darwin-amd64-race at 30886b1b1ea0ff0282419e4deefdd35a51b2c9fc :: 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=822A6E5C-0361-454B-A511-8B64ABD0400D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.pcx0H0isy5/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=199AEBF8-023D-4F8F-8B76-201FFABD4A80" "__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=822A6E5C-0361-454B-A511-8B64ABD0400D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.pcx0H0isy5/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=199AEBF8-023D-4F8F-8B76-201FFABD4A80" "__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.050s ok archive/zip 3.712s ok bufio 1.496s ok bytes 2.954s ok cmp 1.070s ok compress/bzip2 1.584s ok compress/flate 10.432s ok compress/gzip 18.689s ok compress/lzw 2.062s ok compress/zlib 6.792s ok container/heap 1.061s ok container/list 1.036s ok container/ring 1.076s ok context 1.122s ok crypto 1.034s ok crypto/aes 1.099s ok crypto/cipher 1.054s ok crypto/des 1.066s ok crypto/dsa 1.043s ok crypto/ecdh 1.349s ok crypto/ecdsa 1.173s ok crypto/ed25519 1.532s ok crypto/elliptic 1.084s ok crypto/hmac 1.075s ok crypto/internal/alias 1.032s ok crypto/internal/bigmod 6.213s ok crypto/internal/boring 1.094s ok crypto/internal/boring/bcache 1.876s ok crypto/internal/edwards25519 2.152s ok crypto/internal/edwards25519/field 1.165s ok crypto/internal/nistec 1.908s ok crypto/internal/nistec/fiat 1.056s [no tests to run] ok crypto/md5 1.119s ok crypto/rand 1.480s ok crypto/rc4 1.725s ok crypto/rsa 3.930s ok crypto/sha1 1.128s ok crypto/sha256 1.066s ok crypto/sha512 1.055s ok crypto/subtle 1.686s ok crypto/tls 7.103s ok crypto/x509 3.258s ok database/sql 1.647s ok database/sql/driver 1.069s ok debug/buildinfo 1.087s ok debug/dwarf 1.133s ok debug/elf 2.712s ok debug/gosym 1.220s ok debug/macho 1.054s ok debug/pe 1.109s ok debug/plan9obj 1.032s ok embed 1.077s [no tests to run] ok embed/internal/embedtest 1.144s ok encoding/ascii85 1.065s ok encoding/asn1 1.073s ok encoding/base32 1.176s ok encoding/base64 1.060s ok encoding/binary 1.066s ok encoding/csv 1.215s ok encoding/gob 24.147s ok encoding/hex 1.051s ok encoding/json 3.846s ok encoding/pem 3.954s ok encoding/xml 1.352s ok errors 1.131s ok expvar 1.114s ok flag 3.299s ok fmt 1.944s ok go/ast 1.100s ok go/build 7.104s ok go/build/constraint 1.046s ok go/constant 1.047s ok go/doc 1.462s ok go/doc/comment 5.187s ok go/format 1.142s ok go/importer 3.983s ok go/internal/gccgoimporter 1.140s ok go/internal/gcimporter 32.859s ok go/internal/srcimporter 36.589s ok go/parser 2.326s ok go/printer 3.462s ok go/scanner 1.060s ok go/token 1.313s ok go/types 74.753s ok hash 1.058s ok hash/adler32 1.078s ok hash/crc32 1.076s ok hash/crc64 1.067s ok hash/fnv 1.044s ok hash/maphash 1.034s ok html 1.087s ok html/template 1.569s ok image 1.845s ok image/color 1.100s ok image/draw 2.030s ok image/gif 2.974s ok image/jpeg 3.782s ok image/png 6.077s ok index/suffixarray 3.418s ok internal/abi 1.521s ok internal/buildcfg 1.070s ok internal/coverage/cformat 1.068s ok internal/coverage/cmerge 1.047s ok internal/coverage/pods 1.065s ok internal/coverage/slicereader 1.038s ok internal/coverage/slicewriter 1.072s ok internal/coverage/test 1.169s ok internal/cpu 3.177s ok internal/dag 1.054s ok internal/diff 1.066s ok internal/fmtsort 1.026s ok internal/fuzz 1.075s ok internal/godebug 15.163s ok internal/godebugs 1.097s ok internal/intern 3.246s ok internal/itoa 1.033s ok internal/platform 2.692s ok internal/poll 1.476s ok internal/profile 1.043s ok internal/reflectlite 1.044s ok internal/safefilepath 1.036s ok internal/saferio 1.282s ok internal/singleflight 1.150s ok internal/testenv 1.672s ok internal/trace 1.396s ok internal/types/errors 3.299s ok internal/unsafeheader 1.031s ok internal/xcoff 1.055s ok internal/zstd 1.034s ok io 1.164s ok io/fs 1.385s ok io/ioutil 1.126s ok log 1.061s ok log/slog 1.210s ok log/slog/internal/benchmarks 1.035s ok log/slog/internal/buffer 1.037s ok log/syslog 2.307s ok maps 1.060s ok math 1.120s ok math/big 5.828s ok math/bits 1.057s ok math/cmplx 1.036s ok math/rand 5.327s ok mime 1.054s ok mime/multipart 7.488s ok mime/quotedprintable 1.196s ok net 20.465s ok net/http 22.215s ok net/http/cgi 13.571s ok net/http/cookiejar 1.087s ok net/http/fcgi 1.281s ok net/http/httptest 1.394s ok net/http/httptrace 1.047s ok net/http/httputil 2.426s ok net/http/internal 1.072s ok net/http/internal/ascii 1.109s ok net/http/pprof 6.296s ok net/internal/socktest 1.106s ok net/mail 1.040s ok net/netip 2.141s ok net/rpc 1.271s ok net/rpc/jsonrpc 1.108s ok net/smtp 1.286s ok net/textproto 2.385s ok net/url 1.066s ok os 8.326s ok os/exec 12.014s ok os/exec/internal/fdtest 1.075s ok os/signal 20.355s ok os/user 1.074s ok path 1.060s ok path/filepath 1.096s ok plugin 1.053s ok reflect 2.944s ok regexp 4.944s ok regexp/syntax 7.582s ok runtime 78.083s ok runtime/cgo 1.026s ok runtime/coverage 1.048s ok runtime/debug 2.174s ok runtime/internal/atomic 1.083s ok runtime/internal/math 1.065s ok runtime/internal/sys 1.023s ok runtime/internal/wasitest 1.037s ok runtime/metrics 1.062s ok runtime/pprof 23.043s ok runtime/race 15.547s ok runtime/trace 7.306s ok slices 1.748s ok sort 2.041s ok strconv 3.522s ok strings 2.564s ok sync 1.975s ok sync/atomic 5.162s ok syscall 7.896s ok testing 3.652s ok testing/fstest 1.097s ok testing/iotest 1.046s ok testing/quick 1.258s ok testing/slogtest 1.034s ok text/scanner 1.048s ok text/tabwriter 1.039s ok text/template 1.187s ok text/template/parse 1.074s ok time 3.715s ok unicode 1.062s ok unicode/utf16 1.088s ok unicode/utf8 1.075s ok cmd/addr2line 11.026s ok cmd/api 5.028s ok cmd/asm/internal/asm 4.348s ok cmd/asm/internal/lex 1.077s ok cmd/cgo/internal/swig 1.130s ok cmd/cgo/internal/test 3.768s ok cmd/cgo/internal/testcarchive 55.640s ok cmd/cgo/internal/testcshared 25.520s ok cmd/cgo/internal/testerrors 35.033s ok cmd/cgo/internal/testfortran 1.173s ok cmd/cgo/internal/testgodefs 5.346s ok cmd/cgo/internal/testlife 4.229s ok cmd/cgo/internal/testnocgo 1.049s ok cmd/cgo/internal/testplugin 104.811s ok cmd/cgo/internal/testsanitizers 1.035s [no tests to run] ok cmd/cgo/internal/testshared 1.033s ok cmd/cgo/internal/testso 5.526s ok cmd/cgo/internal/teststdio 5.938s ok cmd/cgo/internal/testtls 1.036s ok cmd/compile/internal/abt 1.063s ok cmd/compile/internal/amd64 76.066s ok cmd/compile/internal/base 1.044s ok cmd/compile/internal/compare 1.065s ok cmd/compile/internal/dwarfgen 2.116s ok cmd/compile/internal/importer 7.471s ok cmd/compile/internal/inline/inlheur 3.310s ok cmd/compile/internal/ir 1.033s ok cmd/compile/internal/logopt 3.753s ok cmd/compile/internal/loopvar 55.180s ok cmd/compile/internal/noder 1.058s ok cmd/compile/internal/reflectdata 1.055s [no tests to run] ok cmd/compile/internal/ssa 41.044s ok cmd/compile/internal/syntax 1.229s ok cmd/compile/internal/test 20.635s ok cmd/compile/internal/typecheck 2.020s ok cmd/compile/internal/types 1.027s ok cmd/compile/internal/types2 29.608s ok cmd/covdata 1.086s ok cmd/cover 22.676s ok cmd/dist 1.093s ok cmd/distpack 1.034s ok cmd/doc 4.635s ok cmd/fix 20.999s ok cmd/go 549.353s ok cmd/go/internal/auth 1.075s ok cmd/go/internal/cache 1.560s ok cmd/go/internal/cfg 1.048s [no tests to run] ok cmd/go/internal/envcmd 1.863s ok cmd/go/internal/fsys 1.304s ok cmd/go/internal/generate 1.201s ok cmd/go/internal/gover 1.046s ok cmd/go/internal/imports 1.104s ok cmd/go/internal/load 1.053s ok cmd/go/internal/lockedfile 2.345s ok cmd/go/internal/lockedfile/internal/filelock 2.155s ok cmd/go/internal/modfetch 1.058s ok cmd/go/internal/modfetch/codehost 16.670s ok cmd/go/internal/modfetch/zip_sum_test 1.185s ok cmd/go/internal/modindex 2.721s ok cmd/go/internal/modload 1.070s ok cmd/go/internal/mvs 1.082s ok cmd/go/internal/par 1.146s ok cmd/go/internal/str 1.052s ok cmd/go/internal/test 1.170s ok cmd/go/internal/toolchain 1.090s ok cmd/go/internal/vcs 1.081s ok cmd/go/internal/vcweb 1.108s ok cmd/go/internal/vcweb/vcstest 28.472s ok cmd/go/internal/web 1.060s ok cmd/go/internal/work 4.378s ok cmd/gofmt 1.332s ok cmd/internal/archive 3.968s ok cmd/internal/buildid 2.574s ok cmd/internal/cov 2.388s ok cmd/internal/dwarf 1.061s ok cmd/internal/edit 1.037s ok cmd/internal/goobj 1.023s ok cmd/internal/moddeps 4.795s ok cmd/internal/notsha256 1.072s ok cmd/internal/obj 2.347s ok cmd/internal/obj/ppc64 1.767s ok cmd/internal/obj/riscv 1.336s ok cmd/internal/obj/s390x 1.060s ok cmd/internal/obj/x86 6.196s ok cmd/internal/objabi 1.274s ok cmd/internal/pkgpath 5.222s ok cmd/internal/pkgpattern 1.043s ok cmd/internal/quoted 1.049s ok cmd/internal/src 1.028s ok cmd/internal/test2json 2.157s ok cmd/link 43.088s ok cmd/link/internal/benchmark 1.059s ok cmd/link/internal/ld 31.930s ok cmd/link/internal/loader 1.127s ok cmd/nm 9.666s ok cmd/objdump 9.805s ok cmd/pack 8.213s ok cmd/pprof 4.069s ok cmd/trace 1.183s ok cmd/vet 57.651s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3174 35859 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2508 61111 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1594 72449 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4513 26547 ns/op 5251 B/op 16 allocs/op Benchmark/Reader/GNU-4 5654 20883 ns/op 5111 B/op 14 allocs/op Benchmark/Reader/PAX-4 2468 53846 ns/op 8822 B/op 33 allocs/op PASS ok archive/tar 2.381s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 296698379 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 187240870 ns/op BenchmarkZip64TestSizes/4096-4 1323 143483 ns/op BenchmarkZip64TestSizes/1048576-4 105 994779 ns/op BenchmarkZip64TestSizes/67108864-4 1 192721858 ns/op PASS ok archive/zip 2.435s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 203875 594.3 ns/op BenchmarkReaderCopyUnoptimal-4 139479 939.5 ns/op BenchmarkReaderCopyNoWriteTo-4 3946 40597 ns/op BenchmarkReaderWriteToOptimal-4 8408 16812 ns/op BenchmarkReaderReadString-4 116532 1100 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 167365 673.9 ns/op BenchmarkWriterCopyUnoptimal-4 207448 613.2 ns/op BenchmarkWriterCopyNoReadFrom-4 4986 49902 ns/op BenchmarkReaderEmpty-4 16533 8566 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13472 8703 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 469504 240.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.097s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2938 41109 ns/op 797.11 MB/s BenchmarkWriteByte-4 360 312259 ns/op 13.12 MB/s BenchmarkWriteRune-4 196 579308 ns/op 21.21 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3754502 ns/op BenchmarkBufferFullSmallReads-4 91 1428550 ns/op BenchmarkBufferWriteBlock/N4096-4 8162 27663 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 230 581897 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 12800823 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 15882287 ns/op 1056.35 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3245428 36.30 ns/op 275.45 MB/s BenchmarkIndexByte/32-4 3117837 38.54 ns/op 830.24 MB/s BenchmarkIndexByte/4K-4 930446 123.4 ns/op 33203.40 MB/s BenchmarkIndexBytePortable/10-4 1000000 116.1 ns/op 86.10 MB/s BenchmarkIndexBytePortable/32-4 339926 308.9 ns/op 103.58 MB/s BenchmarkIndexBytePortable/4K-4 3942 32685 ns/op 125.32 MB/s BenchmarkIndexRune/10-4 1000000 123.8 ns/op 80.78 MB/s BenchmarkIndexRune/32-4 907738 124.6 ns/op 256.90 MB/s BenchmarkIndexRune/4K-4 381206 320.9 ns/op 12765.38 MB/s BenchmarkIndexRuneASCII/10-4 3354981 34.12 ns/op 293.06 MB/s BenchmarkIndexRuneASCII/32-4 3169879 37.24 ns/op 859.28 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 118.9 ns/op 34445.40 MB/s BenchmarkEqual/0-4 9919308 11.23 ns/op BenchmarkEqual/1-4 1000000 101.2 ns/op 9.89 MB/s BenchmarkEqual/6-4 1000000 105.0 ns/op 57.16 MB/s BenchmarkEqual/9-4 1000000 113.3 ns/op 79.41 MB/s BenchmarkEqual/15-4 1000000 105.8 ns/op 141.76 MB/s BenchmarkEqual/16-4 1000000 101.1 ns/op 158.27 MB/s BenchmarkEqual/20-4 1000000 108.1 ns/op 184.99 MB/s BenchmarkEqual/32-4 1000000 104.6 ns/op 305.92 MB/s BenchmarkEqual/4K-4 84237 1397 ns/op 2932.97 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 107.2 ns/op 597.22 MB/s BenchmarkEqualBothUnaligned/64_1-4 936474 120.0 ns/op 533.41 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 109.7 ns/op 583.63 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 105.1 ns/op 608.81 MB/s BenchmarkEqualBothUnaligned/4096_0-4 84718 1380 ns/op 2967.41 MB/s BenchmarkEqualBothUnaligned/4096_1-4 60340 2023 ns/op 2024.56 MB/s BenchmarkEqualBothUnaligned/4096_4-4 158536 827.3 ns/op 4951.23 MB/s BenchmarkEqualBothUnaligned/4096_7-4 152986 808.8 ns/op 5064.34 MB/s BenchmarkIndex/10-4 2288019 54.06 ns/op 184.98 MB/s BenchmarkIndex/32-4 2236018 55.04 ns/op 581.44 MB/s BenchmarkIndex/4K-4 40761 2826 ns/op 1449.40 MB/s BenchmarkIndexEasy/10-4 2290056 51.46 ns/op 194.33 MB/s BenchmarkIndexEasy/32-4 2089372 56.98 ns/op 561.59 MB/s BenchmarkIndexEasy/4K-4 534540 242.2 ns/op 16913.88 MB/s BenchmarkCount/10-4 1294987 92.69 ns/op 107.89 MB/s BenchmarkCount/32-4 1270494 92.74 ns/op 345.06 MB/s BenchmarkCount/4K-4 40390 2940 ns/op 1393.34 MB/s BenchmarkCountEasy/10-4 1314688 88.23 ns/op 113.34 MB/s BenchmarkCountEasy/32-4 1275268 100.7 ns/op 317.87 MB/s BenchmarkCountEasy/4K-4 461925 279.7 ns/op 14642.84 MB/s BenchmarkCountSingle/10-4 2597300 44.80 ns/op 223.22 MB/s BenchmarkCountSingle/32-4 2541106 47.08 ns/op 679.71 MB/s BenchmarkCountSingle/4K-4 973086 132.2 ns/op 30981.43 MB/s BenchmarkToUpper/#00-4 2642616 45.60 ns/op BenchmarkToUpper/ONLYUPPER-4 306068 411.5 ns/op BenchmarkToUpper/abc-4 403808 303.1 ns/op BenchmarkToUpper/AbC123-4 290972 466.3 ns/op BenchmarkToUpper/azAZ09_-4 277640 488.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82657 1485 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34923 3372 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50970 2149 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118104 983.0 ns/op BenchmarkToLower/#00-4 2490656 47.08 ns/op BenchmarkToLower/abc-4 421080 314.1 ns/op BenchmarkToLower/AbC123-4 295983 449.1 ns/op BenchmarkToLower/azAZ09_-4 270086 487.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77943 1526 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35478 3235 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71996 1751 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122577 991.6 ns/op BenchmarkFields/ASCII/16-4 177400 754.9 ns/op 21.19 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13501 8722 ns/op 29.35 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 871 140344 ns/op 29.19 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 45 2368164 ns/op 27.67 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 41484013 ns/op 25.28 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90361 1377 ns/op 11.62 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5553 20192 ns/op 12.68 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 369 338027 ns/op 12.12 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5914487 ns/op 11.08 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 117439897 ns/op 8.93 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 109330 1045 ns/op 15.31 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9668 12259 ns/op 20.88 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 556 218719 ns/op 18.73 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4304579 ns/op 15.22 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74505009 ns/op 14.07 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 114810 1088 ns/op 14.71 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8545 16147 ns/op 15.85 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 432 277618 ns/op 14.75 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 5117148 ns/op 12.81 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 89750435 ns/op 11.68 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1798072 66.25 ns/op BenchmarkTrimSpace/ASCII-4 1000000 109.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 102062 1251 ns/op BenchmarkTrimSpace/JustNonASCII-4 42937 2569 ns/op BenchmarkToValidUTF8/Valid-4 430966 316.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 268567 492.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 71936 1497 ns/op BenchmarkIndexHard1-4 952 149334 ns/op BenchmarkIndexHard2-4 714 168083 ns/op BenchmarkIndexHard3-4 164 656611 ns/op BenchmarkIndexHard4-4 100 1072732 ns/op BenchmarkLastIndexHard1-4 7 14857246 ns/op BenchmarkLastIndexHard2-4 6 19097879 ns/op BenchmarkLastIndexHard3-4 6 20179350 ns/op BenchmarkCountHard1-4 1083 111728 ns/op BenchmarkCountHard2-4 723 156341 ns/op BenchmarkCountHard3-4 188 628494 ns/op BenchmarkSplitEmptySeparator-4 1 118677956 ns/op BenchmarkSplitSingleByteSeparator-4 15 10185570 ns/op BenchmarkSplitMultiByteSeparator-4 12 9677338 ns/op BenchmarkSplitNSingleByteSeparator-4 168045 1003 ns/op BenchmarkSplitNMultiByteSeparator-4 62724 2193 ns/op BenchmarkRepeat-4 159938 851.4 ns/op BenchmarkRepeatLarge/256/1-4 121142 1205 ns/op 212.52 MB/s BenchmarkRepeatLarge/256/16-4 147164 894.2 ns/op 286.28 MB/s BenchmarkRepeatLarge/512/1-4 64484 1759 ns/op 291.06 MB/s BenchmarkRepeatLarge/512/16-4 96866 1440 ns/op 355.64 MB/s BenchmarkRepeatLarge/1024/1-4 34802 3118 ns/op 328.47 MB/s BenchmarkRepeatLarge/1024/16-4 53460 2305 ns/op 444.20 MB/s BenchmarkRepeatLarge/2048/1-4 25264 4147 ns/op 493.83 MB/s BenchmarkRepeatLarge/2048/16-4 30446 3922 ns/op 522.15 MB/s BenchmarkRepeatLarge/4096/1-4 15690 8192 ns/op 499.97 MB/s BenchmarkRepeatLarge/4096/16-4 16944 6446 ns/op 635.46 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13617 ns/op 601.58 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12965 ns/op 631.86 MB/s BenchmarkRepeatLarge/8192/4097-4 15903 7565 ns/op 541.56 MB/s BenchmarkRepeatLarge/16384/1-4 9242 25325 ns/op 646.95 MB/s BenchmarkRepeatLarge/16384/16-4 9681 25481 ns/op 642.99 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18366 ns/op 669.21 MB/s BenchmarkRepeatLarge/32768/1-4 2679 49671 ns/op 659.71 MB/s BenchmarkRepeatLarge/32768/16-4 2679 42754 ns/op 766.43 MB/s BenchmarkRepeatLarge/32768/4097-4 3346 44252 ns/op 648.08 MB/s BenchmarkRepeatLarge/65536/1-4 1396 91493 ns/op 716.29 MB/s BenchmarkRepeatLarge/65536/16-4 1413 89156 ns/op 735.07 MB/s BenchmarkRepeatLarge/65536/4097-4 1380 85145 ns/op 721.77 MB/s BenchmarkRepeatLarge/131072/1-4 248 403523 ns/op 324.82 MB/s BenchmarkRepeatLarge/131072/16-4 285 405124 ns/op 323.54 MB/s BenchmarkRepeatLarge/131072/4097-4 273 451038 ns/op 281.59 MB/s BenchmarkRepeatLarge/262144/1-4 165 767849 ns/op 341.40 MB/s BenchmarkRepeatLarge/262144/16-4 158 744320 ns/op 352.19 MB/s BenchmarkRepeatLarge/262144/4097-4 165 769726 ns/op 335.33 MB/s BenchmarkRepeatLarge/524288/1-4 86 1312509 ns/op 399.45 MB/s BenchmarkRepeatLarge/524288/16-4 78 1295338 ns/op 404.75 MB/s BenchmarkRepeatLarge/524288/4097-4 90 1460900 ns/op 356.16 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2416785 ns/op 433.87 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2318239 ns/op 452.32 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 2308599 ns/op 452.54 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4392716 ns/op 477.42 MB/s BenchmarkRepeatLarge/2097152/16-4 30 4519008 ns/op 464.07 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4301924 ns/op 486.66 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8963494 ns/op 467.93 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8494846 ns/op 493.75 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8523940 ns/op 491.70 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15461490 ns/op 542.55 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16037461 ns/op 523.06 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14518402 ns/op 577.65 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27246299 ns/op 615.76 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27933657 ns/op 600.61 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26402234 ns/op 635.45 MB/s BenchmarkRepeatLarge/33554432/1-4 2 64083720 ns/op 523.60 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53208925 ns/op 630.62 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52945750 ns/op 633.75 MB/s BenchmarkRepeatLarge/67108864/1-4 2 108137254 ns/op 620.59 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105512439 ns/op 636.03 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101492540 ns/op 661.22 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206774553 ns/op 649.10 MB/s BenchmarkRepeatLarge/134217728/16-4 1 200347800 ns/op 669.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 199920359 ns/op 671.36 MB/s BenchmarkRepeatLarge/268435456/1-4 1 432229224 ns/op 621.05 MB/s BenchmarkRepeatLarge/268435456/16-4 1 392427654 ns/op 684.04 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 393315333 ns/op 682.49 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1007812675 ns/op 532.71 MB/s BenchmarkRepeatLarge/536870912/16-4 1 922664746 ns/op 581.87 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 800303227 ns/op 670.83 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3423102734 ns/op 313.68 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1561186965 ns/op 687.77 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1550685248 ns/op 692.43 MB/s BenchmarkBytesCompare/1-4 14730981 8.797 ns/op BenchmarkBytesCompare/2-4 12883576 8.415 ns/op BenchmarkBytesCompare/4-4 13745096 8.737 ns/op BenchmarkBytesCompare/8-4 15213469 7.804 ns/op BenchmarkBytesCompare/16-4 16145233 8.024 ns/op BenchmarkBytesCompare/32-4 12675936 9.274 ns/op BenchmarkBytesCompare/64-4 10872278 10.05 ns/op BenchmarkBytesCompare/128-4 9428328 11.80 ns/op BenchmarkBytesCompare/256-4 7434835 14.77 ns/op BenchmarkBytesCompare/512-4 5353561 21.43 ns/op BenchmarkBytesCompare/1024-4 2960572 37.07 ns/op BenchmarkBytesCompare/2048-4 1784930 64.58 ns/op BenchmarkIndexAnyASCII/1:1-4 2166691 54.12 ns/op BenchmarkIndexAnyASCII/1:2-4 2194035 54.58 ns/op BenchmarkIndexAnyASCII/1:4-4 2231922 53.30 ns/op BenchmarkIndexAnyASCII/1:8-4 2267784 52.76 ns/op BenchmarkIndexAnyASCII/1:16-4 2268723 53.27 ns/op BenchmarkIndexAnyASCII/1:32-4 2145943 55.86 ns/op BenchmarkIndexAnyASCII/1:64-4 2105676 55.84 ns/op BenchmarkIndexAnyASCII/16:1-4 2355624 51.81 ns/op BenchmarkIndexAnyASCII/16:2-4 553758 185.4 ns/op BenchmarkIndexAnyASCII/16:4-4 699202 183.2 ns/op BenchmarkIndexAnyASCII/16:8-4 600322 186.3 ns/op BenchmarkIndexAnyASCII/16:16-4 658262 193.5 ns/op BenchmarkIndexAnyASCII/16:32-4 522708 222.1 ns/op BenchmarkIndexAnyASCII/16:64-4 476020 253.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2116702 56.02 ns/op BenchmarkIndexAnyASCII/256:2-4 53164 2192 ns/op BenchmarkIndexAnyASCII/256:4-4 56971 2095 ns/op BenchmarkIndexAnyASCII/256:8-4 55258 2114 ns/op BenchmarkIndexAnyASCII/256:16-4 53850 2121 ns/op BenchmarkIndexAnyASCII/256:32-4 55418 2129 ns/op BenchmarkIndexAnyASCII/256:64-4 54007 2149 ns/op BenchmarkIndexAnyUTF8/1:1-4 2167095 55.05 ns/op BenchmarkIndexAnyUTF8/1:2-4 2170530 53.01 ns/op BenchmarkIndexAnyUTF8/1:4-4 2208374 54.39 ns/op BenchmarkIndexAnyUTF8/1:8-4 2120227 57.88 ns/op BenchmarkIndexAnyUTF8/1:16-4 2155279 52.96 ns/op BenchmarkIndexAnyUTF8/1:32-4 2154639 54.05 ns/op BenchmarkIndexAnyUTF8/1:64-4 2114827 53.65 ns/op BenchmarkIndexAnyUTF8/16:1-4 169327 743.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 454591 285.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 404370 284.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 452670 282.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 403675 290.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 389052 307.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 390710 309.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11342 ns/op BenchmarkIndexAnyUTF8/256:2-4 31833 3728 ns/op BenchmarkIndexAnyUTF8/256:4-4 30199 3734 ns/op BenchmarkIndexAnyUTF8/256:8-4 30841 3853 ns/op BenchmarkIndexAnyUTF8/256:16-4 29614 3950 ns/op BenchmarkIndexAnyUTF8/256:32-4 27454 4201 ns/op BenchmarkIndexAnyUTF8/256:64-4 27688 4230 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2185161 56.01 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2182000 53.62 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2107760 58.58 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2175240 54.24 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2197304 53.76 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2102808 55.45 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2053210 54.61 ns/op BenchmarkLastIndexAnyASCII/16:1-4 513550 246.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 531541 247.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 528421 248.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 455936 244.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 457732 252.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 426290 274.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 398589 310.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39090 2990 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38286 3060 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39165 3037 ns/op BenchmarkLastIndexAnyASCII/256:8-4 40063 3011 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35584 3044 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38450 3020 ns/op BenchmarkLastIndexAnyASCII/256:64-4 37660 3072 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2172703 53.47 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2177034 52.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2214142 55.60 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2228313 52.99 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2228894 53.52 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2235504 53.80 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2179310 54.33 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 165986 606.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 406222 288.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 452164 288.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 398732 296.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 384054 290.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 389527 305.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 370176 300.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13126 9290 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30837 3752 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30788 3818 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 30831 3698 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30673 4098 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29601 4059 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 28716 4113 ns/op BenchmarkTrimASCII/1:1-4 2363492 49.18 ns/op BenchmarkTrimASCII/1:2-4 2147392 54.83 ns/op BenchmarkTrimASCII/1:4-4 2026380 56.84 ns/op BenchmarkTrimASCII/1:8-4 1996987 58.58 ns/op BenchmarkTrimASCII/1:16-4 1825873 66.42 ns/op BenchmarkTrimASCII/16:1-4 699306 187.8 ns/op BenchmarkTrimASCII/16:2-4 539228 270.9 ns/op BenchmarkTrimASCII/16:4-4 518942 240.7 ns/op BenchmarkTrimASCII/16:8-4 511315 245.3 ns/op BenchmarkTrimASCII/16:16-4 512853 256.1 ns/op BenchmarkTrimASCII/256:1-4 55087 2180 ns/op BenchmarkTrimASCII/256:2-4 38602 3263 ns/op BenchmarkTrimASCII/256:4-4 38691 3178 ns/op BenchmarkTrimASCII/256:8-4 38173 3127 ns/op BenchmarkTrimASCII/256:16-4 35317 3177 ns/op BenchmarkTrimASCII/4096:1-4 3585 35246 ns/op BenchmarkTrimASCII/4096:2-4 2570 50029 ns/op BenchmarkTrimASCII/4096:4-4 2589 48661 ns/op BenchmarkTrimASCII/4096:8-4 2380 49432 ns/op BenchmarkTrimASCII/4096:16-4 2566 48663 ns/op BenchmarkTrimByte-4 2062212 56.06 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16911 6897 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17234 6943 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1000 124351 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1867 63797 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3879 32672 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6415 18043 ns/op BenchmarkCompareBytesEqual-4 12484682 8.247 ns/op BenchmarkCompareBytesToNil-4 16171754 7.280 ns/op BenchmarkCompareBytesEmpty-4 18544947 6.393 ns/op BenchmarkCompareBytesIdentical-4 18281256 6.549 ns/op BenchmarkCompareBytesSameLength-4 12750592 8.536 ns/op BenchmarkCompareBytesDifferentLength-4 15314642 7.743 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2905 45144 ns/op 23227.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2552 44200 ns/op 23723.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2709 44427 ns/op 23602.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3012 44241 ns/op 23701.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3187 45378 ns/op 23108.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3038 44536 ns/op 23544.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2944 47261 ns/op 22187.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2942 43616 ns/op 24041.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2738 50548 ns/op 20744.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2096 58072 ns/op 18056.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2370 45186 ns/op 23206.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2485 44950 ns/op 23327.80 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2442 52781 ns/op 19866.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1825 55925 ns/op 18749.78 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2350 60942 ns/op 17206.29 MB/s BenchmarkCompareBytesBig-4 2828 42180 ns/op 24859.68 MB/s BenchmarkCompareBytesBigIdentical-4 16050994 7.674 ns/op 136645340.20 MB/s PASS ok bytes 71.544s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 72774810 ns/op 1.37 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 252374020 ns/op 2.25 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 20857873 ns/op 0.79 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 2.249s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 63 1749715 ns/op 5.72 MB/s 42492 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17409421 ns/op 5.74 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 170418291 ns/op 5.87 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 69 1863893 ns/op 5.37 MB/s 42639 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18001209 ns/op 5.56 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 184910756 ns/op 5.41 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 70 1764807 ns/op 5.67 MB/s 42218 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17068527 ns/op 5.86 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 172325406 ns/op 5.80 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 70 1874536 ns/op 5.33 MB/s 43040 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17587984 ns/op 5.69 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 176382327 ns/op 5.67 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 66 1999646 ns/op 5.00 MB/s 43729 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19070338 ns/op 5.24 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 190242306 ns/op 5.26 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1509106 ns/op 6.63 MB/s 43688 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13345149 ns/op 7.49 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 135322012 ns/op 7.39 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 85 1656593 ns/op 6.04 MB/s 43758 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10536523 ns/op 9.49 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 105090125 ns/op 9.52 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1437057 ns/op 6.96 MB/s 43156 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10649533 ns/op 9.39 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 105247800 ns/op 9.50 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 98 1184890 ns/op 8.44 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11220278 ns/op 8.91 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 109350188 ns/op 9.14 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2204529 ns/op 4.54 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19019097 ns/op 5.26 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 185144315 ns/op 5.40 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5646426 ns/op 1.77 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 63359233 ns/op 1.58 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 624278875 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5567351 ns/op 1.80 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 59766596 ns/op 1.67 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 617411224 ns/op 1.62 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 90 1428734 ns/op 7.00 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11668633 ns/op 8.57 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 118871601 ns/op 8.41 MB/s BenchmarkEncode/Newton/Speed/1e4-4 58 1995542 ns/op 5.01 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14591418 ns/op 6.85 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 145886568 ns/op 6.85 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5351275 ns/op 1.87 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53203883 ns/op 1.88 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 560633147 ns/op 1.78 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5481483 ns/op 1.82 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68197540 ns/op 1.47 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 704073544 ns/op 1.42 MB/s PASS ok compress/flate 14.497s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 52 2364412 ns/op 4.23 MB/s BenchmarkDecoder/1e-Reuse4-4 54 2402281 ns/op 4.16 MB/s BenchmarkDecoder/1e5-4 5 22918075 ns/op 4.36 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23763465 ns/op 4.21 MB/s BenchmarkDecoder/1e6-4 1 240118088 ns/op 4.16 MB/s BenchmarkDecoder/1e-Reuse6-4 1 237172877 ns/op 4.22 MB/s BenchmarkEncoder/1e4-4 56 2089969 ns/op 4.78 MB/s BenchmarkEncoder/1e-Reuse4-4 60 1949103 ns/op 5.13 MB/s BenchmarkEncoder/1e5-4 6 19444136 ns/op 5.14 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19364670 ns/op 5.16 MB/s BenchmarkEncoder/1e6-4 1 196486048 ns/op 5.09 MB/s BenchmarkEncoder/1e-Reuse6-4 1 196276437 ns/op 5.09 MB/s PASS ok compress/lzw 3.925s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 28 4274302 ns/op PASS ok container/heap 1.173s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25261 4528 ns/op BenchmarkWithTimeout/concurrency=40-4 5618 22763 ns/op BenchmarkWithTimeout/concurrency=4000-4 8062 28030 ns/op BenchmarkWithTimeout/concurrency=400000-4 7827 32822 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 361131 428.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 12881 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20494 6032 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2971 37639 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2352 55640 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3482 37323 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 320 387078 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 228 560973 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 331 340944 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 4194984 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6228785 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 3377641 ns/op BenchmarkCheckCanceled/Err-4 241474 484.6 ns/op BenchmarkCheckCanceled/Done-4 511030 232.4 ns/op BenchmarkContextCancelDone-4 725972 168.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22521 5682 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23024 4970 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23355 5579 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19788 6258 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14882 8886 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 520849 220.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 348602 352.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 240632 500.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 154114 803.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 70082 1485 ns/op PASS ok context 12.932s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1716524 68.49 ns/op 233.60 MB/s BenchmarkDecrypt-4 1742888 66.83 ns/op 239.43 MB/s BenchmarkExpand-4 1000000 115.1 ns/op PASS ok crypto/aes 1.676s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 233205 527.9 ns/op 121.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 351482 321.7 ns/op 198.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 260895 510.6 ns/op 125.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 355933 344.6 ns/op 185.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 126802 927.3 ns/op 1455.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 203088 617.1 ns/op 2187.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145701 870.6 ns/op 1550.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 180976 706.1 ns/op 1911.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 56474 2292 ns/op 3573.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61606 1858 ns/op 4409.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43408 2621 ns/op 3126.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47616 2493 ns/op 3286.07 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6428 20004 ns/op 50.94 MB/s BenchmarkAESCFBDecrypt1K-4 6568 19769 ns/op 51.55 MB/s BenchmarkAESCFBDecrypt8K-4 632 166347 ns/op 49.22 MB/s BenchmarkAESOFB1K-4 10000 13535 ns/op 75.29 MB/s BenchmarkAESCTR1K-4 13335 8803 ns/op 115.75 MB/s BenchmarkAESCTR8K-4 1800 69744 ns/op 117.39 MB/s BenchmarkAESCBCEncrypt1K-4 12625 8957 ns/op 114.32 MB/s BenchmarkAESCBCDecrypt1K-4 17437 6820 ns/op 150.14 MB/s PASS ok crypto/cipher 4.495s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 90999 1417 ns/op 5.64 MB/s BenchmarkDecrypt-4 85519 1201 ns/op 6.66 MB/s BenchmarkTDESEncrypt-4 36597 3257 ns/op 2.46 MB/s BenchmarkTDESDecrypt-4 35739 3171 ns/op 2.52 MB/s PASS ok crypto/des 1.725s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1048 100273 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6926534 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18083516 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 87 1502462 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.704s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1892 66605 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 36 3639990 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 13 9124398 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1170 104685 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8414540 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 22750103 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4941 23948 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 57 1857814 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4526457 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.640s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 207 544712 ns/op BenchmarkNewKeyFromSeed-4 232 542922 ns/op BenchmarkSigning-4 195 563397 ns/op BenchmarkVerification-4 142 836597 ns/op PASS ok crypto/ed25519 2.010s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5373 19460 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1653368 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 2281079 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 5378196 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1317 92579 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 48 2412985 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6942204 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 26445942 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9338 11183 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6054 26277 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3069 45153 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 97 2069958 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2535 49608 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 333 335703 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1909 88680 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1427075 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.507s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 10201 ns/op 100.38 MB/s BenchmarkHMACSHA256_32-4 17638 6055 ns/op 5.28 MB/s BenchmarkNewWriteSum-4 10000 14988 ns/op 2.14 MB/s PASS ok crypto/hmac 1.620s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38652 2957 ns/op BenchmarkModSub-4 40484 3004 ns/op BenchmarkMontgomeryRepr-4 23104 5559 ns/op BenchmarkMontgomeryMul-4 10000 10721 ns/op BenchmarkModMul-4 10000 11155 ns/op BenchmarkExpBig-4 18 7590631 ns/op BenchmarkExp-4 5 24141984 ns/op PASS ok crypto/internal/bigmod 2.773s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2972 49181 ns/op BenchmarkScalarBaseMult-4 250 466306 ns/op BenchmarkScalarMult-4 100 1081439 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 154 974034 ns/op PASS ok crypto/internal/edwards25519 1.815s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 384555 328.6 ns/op BenchmarkMultiply-4 4293823 31.48 ns/op BenchmarkSquare-4 6557047 20.98 ns/op BenchmarkInvert-4 28714 4885 ns/op BenchmarkMult32-4 1000000 107.6 ns/op PASS ok crypto/internal/edwards25519/field 2.138s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 57 2114634 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1840 65740 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 5165905 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 16964899 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 122 973690 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9058 12297 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 70 1836266 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 103192226 ns/op 539368 B/op 7925 allocs/op PASS ok crypto/internal/nistec 2.711s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 613616 212.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 378038 348.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 104734 1017 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 641104 189.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 425626 354.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 122692 1142 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.418s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 103273 1088 ns/op 7.35 MB/s BenchmarkHash64-4 134538 883.7 ns/op 72.43 MB/s BenchmarkHash128-4 121152 974.7 ns/op 131.32 MB/s BenchmarkHash256-4 97558 1188 ns/op 215.41 MB/s BenchmarkHash512-4 79840 1571 ns/op 325.99 MB/s BenchmarkHash1K-4 43507 2332 ns/op 439.10 MB/s BenchmarkHash8K-4 10000 11937 ns/op 686.28 MB/s BenchmarkHash1M-4 85 1407720 ns/op 744.88 MB/s BenchmarkHash8M-4 9 18576922 ns/op 451.56 MB/s BenchmarkHash8BytesUnaligned-4 92746 1136 ns/op 7.04 MB/s BenchmarkHash1KUnaligned-4 49384 2236 ns/op 457.87 MB/s BenchmarkHash8KUnaligned-4 10000 12135 ns/op 675.08 MB/s PASS ok crypto/md5 3.382s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 123165534 ns/op PASS ok crypto/rand 1.167s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 13090 ns/op 9.78 MB/s BenchmarkRC4_1K-4 1406 78961 ns/op 12.97 MB/s BenchmarkRC4_8K-4 100 1019675 ns/op 7.94 MB/s PASS ok crypto/rc4 1.485s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13192413 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 28622300 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 50643384 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3795275 ns/op BenchmarkDecryptOAEP/2048-4 9 12480919 ns/op BenchmarkEncryptOAEP/2048-4 32 3759998 ns/op BenchmarkSignPKCS1v15/2048-4 8 12890070 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 3804992 ns/op BenchmarkSignPSS/2048-4 8 12955938 ns/op BenchmarkVerifyPSS/2048-4 33 3683154 ns/op PASS ok crypto/rsa 3.243s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 84009 1336 ns/op 5.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 73215 1763 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 77194 1565 ns/op 204.49 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 98282 1176 ns/op 272.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58670 2151 ns/op 476.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 59260 2692 ns/op 380.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12378 9653 ns/op 848.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13364 9089 ns/op 901.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.623s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79875 1600 ns/op 5.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 81256 1606 ns/op 4.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88934 1325 ns/op 6.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30664 5186 ns/op 197.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30602 3840 ns/op 266.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32464 4389 ns/op 233.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4976 22821 ns/op 358.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5493 28835 ns/op 284.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5976 22790 ns/op 359.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.894s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59206 2107 ns/op 3.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70155 1644 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 60614 2616 ns/op 3.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34208 3624 ns/op 282.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38545 3330 ns/op 307.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28677 3779 ns/op 270.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6573 16519 ns/op 495.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8685 15707 ns/op 521.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8122 15946 ns/op 513.73 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.818s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24945939 6.379 ns/op BenchmarkConstantTimeEq-4 23426056 5.603 ns/op BenchmarkConstantTimeLessOrEq-4 22809564 6.354 ns/op BenchmarkXORBytes/8Bytes-4 3081944 41.79 ns/op 191.45 MB/s BenchmarkXORBytes/128Bytes-4 2888504 43.66 ns/op 2931.49 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 188.0 ns/op 10895.80 MB/s BenchmarkXORBytes/32768Bytes-4 76112 1780 ns/op 18413.40 MB/s PASS ok crypto/subtle 2.465s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 24 4772367 ns/op BenchmarkCertCache/1-4 22 5319343 ns/op BenchmarkCertCache/2-4 26 5661482 ns/op BenchmarkCertCache/3-4 24 5551960 ns/op BenchmarkHandshakeServer/RSA-4 10 14139224 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 12208522 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 14177561 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 4724390 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 4201923 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 19 5557842 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 24 6794009 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 44656075 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 39292588 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 109044186 ns/op 9.62 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 113177379 ns/op 9.26 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 207806851 ns/op 10.09 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 213580089 ns/op 9.82 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 325351317 ns/op 12.89 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 391695516 ns/op 10.71 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 700505923 ns/op 11.98 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 760387488 ns/op 11.03 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1389877825 ns/op 12.07 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1432405985 ns/op 11.71 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2929233097 ns/op 11.46 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3221301867 ns/op 10.42 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6100661520 ns/op 11.00 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6786129015 ns/op 9.89 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 123800304 ns/op 8.47 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 136207901 ns/op 7.70 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 228243143 ns/op 9.19 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 247541097 ns/op 8.47 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 464764199 ns/op 9.02 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 485725137 ns/op 8.64 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 894489039 ns/op 9.38 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 969717026 ns/op 8.65 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1792282825 ns/op 9.36 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1858228713 ns/op 9.03 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3304417813 ns/op 10.15 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3492479560 ns/op 9.61 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6014284308 ns/op 11.16 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6517427148 ns/op 10.30 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 725518253 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721292179 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 304855159 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 306036777 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 171407974 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 166090332 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97293334 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 102345113 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 58362790 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51937707 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 165404594 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 164449326 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 83408275 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78142809 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 58233901 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 52527223 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 45972661 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38479073 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 40057269 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 34610036 ns/op PASS ok crypto/tls 62.588s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 4 28726691 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 537382 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 889 170643 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 906 150796 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.254s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3909189 ns/op 277730 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 33 4745833 ns/op 264609 B/op 1981 allocs/op BenchmarkConcurrentStmtExec-4 61 2927170 ns/op 213345 B/op 576 allocs/op BenchmarkConcurrentTxQuery-4 31 3940425 ns/op 272761 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 58 2151723 ns/op 87805 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 3528251 ns/op 107026 B/op 2087 allocs/op BenchmarkConcurrentTxStmtExec-4 91 1126207 ns/op 40239 B/op 381 allocs/op BenchmarkConcurrentRandom-4 30 3988006 ns/op 231487 B/op 1807 allocs/op BenchmarkManyConcurrentQueries-4 2146 59302 ns/op 4135 B/op 20 allocs/op BenchmarkGrabConn-4 178734 1095 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.385s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1736 74986 ns/op BenchmarkSymbols32-4 2179 87424 ns/op PASS ok debug/elf 1.443s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 141109 1263 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 46 2230127 ns/op 188295 B/op 14 allocs/op Benchmark115/LineToPC-4 68 2025645 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14444 7308 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.994s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 45268 2487 ns/op BenchmarkMarshal-4 622 243567 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2762 44031 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.660s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 256 464529 ns/op 17.64 MB/s BenchmarkEncodeToString-4 225 569020 ns/op 14.40 MB/s BenchmarkDecode-4 144 878891 ns/op 14.92 MB/s BenchmarkDecodeString-4 127 869440 ns/op 15.08 MB/s PASS ok encoding/base32 1.930s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 285 492309 ns/op 16.64 MB/s BenchmarkDecodeString/2-4 321910 425.2 ns/op 9.41 MB/s BenchmarkDecodeString/4-4 204273 550.8 ns/op 14.52 MB/s BenchmarkDecodeString/8-4 170016 604.6 ns/op 19.85 MB/s BenchmarkDecodeString/64-4 43761 2805 ns/op 31.37 MB/s BenchmarkDecodeString/8192-4 381 305847 ns/op 35.72 MB/s BenchmarkNewEncoding-4 46887 2874 ns/op 89.08 MB/s PASS ok encoding/base64 2.401s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1249 94162 ns/op 42.48 MB/s BenchmarkReadStruct-4 15052 7774 ns/op 9.65 MB/s BenchmarkWriteStruct-4 10000 11189 ns/op 6.70 MB/s BenchmarkReadInts-4 36940 3277 ns/op 9.16 MB/s BenchmarkWriteInts-4 33264 3536 ns/op 8.48 MB/s BenchmarkWriteSlice1000Int32s-4 1101 115055 ns/op 34.77 MB/s BenchmarkPutUint16-4 2557102 44.63 ns/op 44.81 MB/s BenchmarkAppendUint16-4 2865979 45.42 ns/op 44.03 MB/s BenchmarkPutUint32-4 2377863 55.41 ns/op 72.19 MB/s BenchmarkAppendUint32-4 2479068 52.22 ns/op 76.60 MB/s BenchmarkPutUint64-4 1067122 129.0 ns/op 62.00 MB/s BenchmarkAppendUint64-4 1000000 112.0 ns/op 71.45 MB/s BenchmarkLittleEndianPutUint16-4 2994874 60.69 ns/op 32.95 MB/s BenchmarkLittleEndianAppendUint16-4 2202003 48.85 ns/op 40.94 MB/s BenchmarkLittleEndianPutUint32-4 1813332 97.82 ns/op 40.89 MB/s BenchmarkLittleEndianAppendUint32-4 2282228 50.19 ns/op 79.69 MB/s BenchmarkLittleEndianPutUint64-4 1000000 115.4 ns/op 69.33 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 107.7 ns/op 74.29 MB/s BenchmarkReadFloats-4 139628 1044 ns/op 11.49 MB/s BenchmarkWriteFloats-4 126852 942.1 ns/op 12.74 MB/s BenchmarkReadSlice1000Float32s-4 1036 115099 ns/op 34.75 MB/s BenchmarkWriteSlice1000Float32s-4 861 122087 ns/op 32.76 MB/s BenchmarkReadSlice1000Uint8s-4 42184 3480 ns/op 287.36 MB/s BenchmarkWriteSlice1000Uint8s-4 46276 3635 ns/op 275.11 MB/s BenchmarkPutUvarint32-4 734097 151.3 ns/op 26.44 MB/s BenchmarkPutUvarint64-4 215036 490.5 ns/op 16.31 MB/s PASS ok encoding/binary 7.276s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 3952 27465 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6482 22959 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6060 26862 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4004 44593 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6640 19867 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7345 25043 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 4635 21685 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4584 47017 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 19762 ns/op PASS ok encoding/csv 2.778s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6963 14614 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6820 17934 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 165 765738 ns/op 17074 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 469 262366 ns/op 1046 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1087 108127 ns/op 80 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 844 126740 ns/op 103 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1356 87385 ns/op 285 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 49 2641774 ns/op 38176 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 423 378088 ns/op 25277 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 716 184258 ns/op 10815 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 783 145262 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 338 371129 ns/op 39253 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 141 1200868 ns/op 67277 B/op 2233 allocs/op BenchmarkDecodeBytesSlice-4 318 356251 ns/op 24214 B/op 206 allocs/op BenchmarkDecodeInterfaceSlice-4 67 2138046 ns/op 83328 B/op 3178 allocs/op BenchmarkDecodeMap-4 80 1919071 ns/op 54134 B/op 181 allocs/op PASS ok encoding/gob 4.351s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 11681 ns/op 21.92 MB/s BenchmarkEncode/1024-4 2895 54198 ns/op 18.89 MB/s BenchmarkEncode/4096-4 532 200877 ns/op 20.39 MB/s BenchmarkEncode/16384-4 170 702060 ns/op 23.34 MB/s BenchmarkDecode/256-4 21187 5388 ns/op 47.52 MB/s BenchmarkDecode/1024-4 5530 34590 ns/op 29.60 MB/s BenchmarkDecode/4096-4 1213 86456 ns/op 47.38 MB/s BenchmarkDecode/16384-4 237 564447 ns/op 29.03 MB/s BenchmarkDump/256-4 991 204206 ns/op 1.25 MB/s BenchmarkDump/1024-4 244 647710 ns/op 1.58 MB/s BenchmarkDump/4096-4 75 1806611 ns/op 2.27 MB/s BenchmarkDump/16384-4 15 7230764 ns/op 2.27 MB/s PASS ok encoding/hex 3.631s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 151850878 ns/op 12.78 MB/s 8391840 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 185481567 ns/op 10.46 MB/s 8393680 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 171754720 ns/op 11.30 MB/s 10333600 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 155472261 ns/op 12.48 MB/s 2076968 B/op 91 allocs/op BenchmarkMarshalBytes/32-4 18272 6321 ns/op BenchmarkMarshalBytes/256-4 6021 23822 ns/op BenchmarkMarshalBytes/4096-4 416 289872 ns/op BenchmarkMarshalBytesError/32-4 40 2697591 ns/op BenchmarkMarshalBytesError/256-4 49 2242068 ns/op BenchmarkMarshalBytesError/4096-4 45 2515843 ns/op BenchmarkMarshalMap-4 29306 4686 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 642616133 ns/op 3.02 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 28104 4893 ns/op 2.86 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39675 2722 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 398948312 ns/op 4.86 MB/s 2021712 B/op 40010 allocs/op BenchmarkCodeUnmarshalReuse-4 1 406516316 ns/op 4.77 MB/s 2021560 B/op 40013 allocs/op BenchmarkUnmarshalString-4 59931 2208 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 115071 1516 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 202922 909.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 13015 8629 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 55978 2660 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 63248 2746 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16296 7953 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2773 41377 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 626 195768 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 90 1476922 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12840516 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 497182 241.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 467727 227.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 505600 237.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 538478 242.2 ns/op BenchmarkEncodeMarshaler-4 48039 2606 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 59823 2088 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4819500 25.10 ns/op BenchmarkNumberIsValidRegexp-4 14229 8017 ns/op PASS ok encoding/json 11.589s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 3070414 ns/op 21.34 MB/s BenchmarkDecode-4 26 4278857 ns/op 20.75 MB/s PASS ok encoding/pem 1.454s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1918 76407 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 627 178170 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2324 55522 ns/op PASS ok encoding/xml 1.630s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 203866 569.0 ns/op BenchmarkAs-4 63895 2227 ns/op PASS ok errors 1.396s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 391204 307.5 ns/op BenchmarkIntSet-4 612747 231.0 ns/op BenchmarkFloatAdd-4 122862 930.7 ns/op BenchmarkFloatSet-4 703252 235.1 ns/op BenchmarkStringSet-4 299970 353.2 ns/op BenchmarkMapSet-4 109200 1045 ns/op BenchmarkMapSetDifferent-4 53415 2410 ns/op BenchmarkMapSetDifferentRandom-4 235 569393 ns/op BenchmarkMapSetString-4 93676 1077 ns/op BenchmarkMapAddSame-4 29116 5607 ns/op BenchmarkMapAddDifferent-4 11125 11901 ns/op BenchmarkMapAddDifferentRandom-4 225 681261 ns/op BenchmarkMapAddSameSteadyState-4 233368 470.8 ns/op BenchmarkMapAddDifferentSteadyState-4 121513 1057 ns/op BenchmarkMapString-4 6236 19894 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10629 10372 ns/op PASS ok expvar 4.756s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 77960 1678 ns/op BenchmarkSprintfEmpty-4 210225 596.7 ns/op BenchmarkSprintfString-4 172258 876.6 ns/op BenchmarkSprintfTruncateString-4 199963 926.9 ns/op BenchmarkSprintfTruncateBytes-4 115962 1146 ns/op BenchmarkSprintfSlowParsingPath-4 143088 921.0 ns/op BenchmarkSprintfQuoteString-4 40144 3058 ns/op BenchmarkSprintfInt-4 143085 842.3 ns/op BenchmarkSprintfIntInt-4 133538 1460 ns/op BenchmarkSprintfPrefixedInt-4 143217 1356 ns/op BenchmarkSprintfFloat-4 98551 1421 ns/op BenchmarkSprintfComplex-4 37836 3333 ns/op BenchmarkSprintfBoolean-4 138716 852.2 ns/op BenchmarkSprintfHexString-4 80026 2161 ns/op BenchmarkSprintfHexBytes-4 63126 2683 ns/op BenchmarkSprintfBytes-4 30381 4498 ns/op BenchmarkSprintfStringer-4 40500 2860 ns/op BenchmarkSprintfStructure-4 22890 6283 ns/op BenchmarkManyArgs-4 37111 3092 ns/op BenchmarkFprintInt-4 58276 2028 ns/op BenchmarkFprintfBytes-4 64924 2048 ns/op BenchmarkFprintIntNoAlloc-4 58052 2211 ns/op BenchmarkScanInts-4 28 4393131 ns/op BenchmarkScanRecursiveInt-4 1 489830243 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 516301727 ns/op PASS ok fmt 7.132s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 367 288782 ns/op PASS ok go/build 1.265s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 35808 2835 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13404 10703 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4291 39360 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1189 137174 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 258 527100 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 73 2623240 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 11582692 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 44762131 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 178348068 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.993s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 429336063 ns/op 0.15 MB/s 45084312 B/op 48707 allocs/op PASS ok go/format 1.516s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 24207967 ns/op 2.22 MB/s BenchmarkParseOnly-4 4 28949318 ns/op 1.86 MB/s BenchmarkResolve-4 43 3046393 ns/op 17.68 MB/s PASS ok go/parser 2.926s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 153249275 ns/op 0.34 MB/s 5010928 B/op 27455 allocs/op BenchmarkPrintDecl-4 704 195505 ns/op 0.16 MB/s 16140 B/op 51 allocs/op PASS ok go/printer 1.387s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 278 449083 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8762184 ns/op 5.66 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 22549558 ns/op 3.20 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19871825 ns/op 5.95 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 204 586390 ns/op 5.25 MB/s PASS ok go/scanner 2.220s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 106.4 ns/op PASS ok go/token 1.189s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 121 1042126 ns/op BenchmarkNamed/Underlying/nongeneric-4 795536 146.8 ns/op BenchmarkNamed/Underlying/generic-4 786673 152.9 ns/op BenchmarkNamed/Underlying/src_instance-4 768050 153.0 ns/op BenchmarkNamed/Underlying/user_instance-4 805363 147.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11254 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 11551 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13771 10297 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15483 9487 ns/op BenchmarkCheck/http/funcbodies/info-4 1 835763473 ns/op 39001 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 534538829 ns/op 60954 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 353634664 ns/op 92009 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 261945668 ns/op 124025 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3547487234 ns/op 1456 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 142876518 ns/op 36032 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 114851260 ns/op 44784 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 91016723 ns/op 55935 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 710607837 ns/op 3047 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 128699553 ns/op 16731 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 67849554 ns/op 31580 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 71076003 ns/op 30302 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2275536326 ns/op 28730 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 650194202 ns/op 100489 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 175500282 ns/op 369819 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 155647700 ns/op 417493 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4393435039 ns/op 456.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 140191315 ns/op 14234 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 119431135 ns/op 16612 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 134072487 ns/op 14784 lines/s PASS ok go/types 54.386s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10412 ns/op 98.35 MB/s PASS ok hash/adler32 1.186s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 175836 598.0 ns/op 25.08 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 218461 574.9 ns/op 26.09 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 115311 993.2 ns/op 40.28 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 128983 970.6 ns/op 41.21 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 402598 505.7 ns/op 1012.49 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 361720 396.2 ns/op 1292.22 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 359376 364.9 ns/op 2806.55 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 313197 399.1 ns/op 2565.88 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 232304 611.4 ns/op 6699.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 206212 555.7 ns/op 7370.24 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 49374 3042 ns/op 10772.36 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 48379 2496 ns/op 13127.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 344756 381.9 ns/op 39.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 362211 413.0 ns/op 36.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 295812 383.3 ns/op 104.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 313491 697.8 ns/op 57.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 266706 492.9 ns/op 1038.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 253089 622.5 ns/op 822.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 222994 567.7 ns/op 1803.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 186399 703.7 ns/op 1455.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 214202 602.9 ns/op 6793.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 203016 657.6 ns/op 6228.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 30868 3749 ns/op 8741.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45775 3542 ns/op 9250.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 171734 1196 ns/op 12.54 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 187851 750.4 ns/op 19.99 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 112399 1247 ns/op 32.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 107266 1412 ns/op 28.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9303 12153 ns/op 42.13 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11867 ns/op 43.15 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3780 44475 ns/op 23.02 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5055 41616 ns/op 24.61 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 954 108411 ns/op 37.78 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1053 122106 ns/op 33.54 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1011709 ns/op 32.39 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1120946 ns/op 29.23 MB/s PASS ok hash/crc32 9.310s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 123 996086 ns/op 65.79 MB/s BenchmarkCrc64/ISO4KB-4 1570 89216 ns/op 45.91 MB/s BenchmarkCrc64/ISO1KB-4 5956 21633 ns/op 47.33 MB/s BenchmarkCrc64/ECMA64KB-4 120 958130 ns/op 68.40 MB/s BenchmarkCrc64/Random64KB-4 100 1053552 ns/op 62.20 MB/s BenchmarkCrc64/Random16KB-4 517 213818 ns/op 76.63 MB/s PASS ok hash/crc64 2.166s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12706 9533 ns/op 107.42 MB/s BenchmarkFnv32aKB-4 12625 9590 ns/op 106.78 MB/s BenchmarkFnv64KB-4 11732 10946 ns/op 93.55 MB/s BenchmarkFnv64aKB-4 10000 11543 ns/op 88.71 MB/s BenchmarkFnv128KB-4 1600 80107 ns/op 12.78 MB/s BenchmarkFnv128aKB-4 1440 79718 ns/op 12.85 MB/s PASS ok hash/fnv 2.335s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 392482 330.1 ns/op 12.12 MB/s BenchmarkHash/n=4/Bytes-4 2575338 46.14 ns/op 86.69 MB/s BenchmarkHash/n=4/String-4 1222335 87.56 ns/op 45.68 MB/s BenchmarkHash/n=8/Write-4 432532 304.1 ns/op 26.31 MB/s BenchmarkHash/n=8/Bytes-4 2888407 51.16 ns/op 156.37 MB/s BenchmarkHash/n=8/String-4 1324023 76.99 ns/op 103.92 MB/s BenchmarkHash/n=16/Write-4 372435 329.6 ns/op 48.54 MB/s BenchmarkHash/n=16/Bytes-4 2757585 46.39 ns/op 344.92 MB/s BenchmarkHash/n=16/String-4 1000000 113.3 ns/op 141.22 MB/s BenchmarkHash/n=32/Write-4 422899 356.7 ns/op 89.72 MB/s BenchmarkHash/n=32/Bytes-4 3174409 49.83 ns/op 642.18 MB/s BenchmarkHash/n=32/String-4 1490936 77.32 ns/op 413.86 MB/s BenchmarkHash/n=64/Write-4 333229 346.9 ns/op 184.48 MB/s BenchmarkHash/n=64/Bytes-4 2477361 46.19 ns/op 1385.65 MB/s BenchmarkHash/n=64/String-4 1297431 135.4 ns/op 472.56 MB/s BenchmarkHash/n=256/Write-4 238527 851.6 ns/op 300.60 MB/s BenchmarkHash/n=256/Bytes-4 1797807 69.80 ns/op 3667.37 MB/s BenchmarkHash/n=256/String-4 965772 145.8 ns/op 1756.17 MB/s BenchmarkHash/n=320/Write-4 285392 476.8 ns/op 671.19 MB/s BenchmarkHash/n=320/Bytes-4 1820929 75.37 ns/op 4245.97 MB/s BenchmarkHash/n=320/String-4 539310 213.4 ns/op 1499.80 MB/s BenchmarkHash/n=1024/Write-4 126826 1104 ns/op 927.32 MB/s BenchmarkHash/n=1024/Bytes-4 842852 190.9 ns/op 5362.93 MB/s BenchmarkHash/n=1024/String-4 232016 593.3 ns/op 1725.97 MB/s BenchmarkHash/n=4096/Write-4 75639 1553 ns/op 2637.67 MB/s BenchmarkHash/n=4096/Bytes-4 200103 665.4 ns/op 6155.91 MB/s BenchmarkHash/n=4096/String-4 63627 2199 ns/op 1862.97 MB/s BenchmarkHash/n=16384/Write-4 23079 4908 ns/op 3338.50 MB/s BenchmarkHash/n=16384/Bytes-4 58494 2086 ns/op 7853.13 MB/s BenchmarkHash/n=16384/String-4 17221 9702 ns/op 1688.70 MB/s PASS ok hash/maphash 7.782s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 658 190210 ns/op BenchmarkEscapeNone-4 100260 1041 ns/op BenchmarkUnescape-4 577 216925 ns/op BenchmarkUnescapeNone-4 554847 236.9 ns/op BenchmarkUnescapeSparse-4 8419 29391 ns/op BenchmarkUnescapeDense-4 886 135918 ns/op PASS ok html 2.225s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 5704 17582 ns/op BenchmarkCSSEscaperNoSpecials-4 26827 5047 ns/op BenchmarkDecodeCSS-4 17766 7019 ns/op BenchmarkDecodeCSSNoSpecials-4 2541543 46.62 ns/op BenchmarkCSSValueFilter-4 83836 2046 ns/op BenchmarkCSSValueFilterOk-4 58548 1950 ns/op BenchmarkEscapedExecute-4 3543 32313 ns/op BenchmarkHTMLNospaceEscaper-4 8694 15461 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 33910 3454 ns/op BenchmarkStripTags-4 16922 7668 ns/op BenchmarkStripTagsNoSpecials-4 254899 773.5 ns/op BenchmarkJSValEscaperWithNum-4 18907 6294 ns/op BenchmarkJSValEscaperWithStr-4 4590 24695 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15259 7989 ns/op BenchmarkJSValEscaperWithObj-4 4101 44326 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 8654 11574 ns/op BenchmarkJSStrEscaperNoSpecials-4 33164 3207 ns/op BenchmarkJSStrEscaper-4 9938 15335 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 36450 3145 ns/op BenchmarkJSRegexpEscaper-4 8292 14758 ns/op BenchmarkTemplateSpecialTags-4 78 1552527 ns/op BenchmarkURLEscaper-4 2888 36224 ns/op BenchmarkURLEscaperNoSpecials-4 98560 1080 ns/op BenchmarkURLNormalizer-4 4660 23415 ns/op BenchmarkURLNormalizerNoSpecials-4 77580 1478 ns/op BenchmarkSrcsetFilter-4 18096 8708 ns/op BenchmarkSrcsetFilterNoSpecials-4 82105 1388 ns/op PASS ok html/template 7.035s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 559488 263.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 480152 352.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 622360 317.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 516490 313.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 156.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1291395 108.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 118.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 978636 193.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 324543 438.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 318100 449.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 326614 377.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 330058 525.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 564937 222.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 500859 400.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 719622 174.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 529384 318.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 314714 378.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1124710 164.6 ns/op BenchmarkRGBASetRGBA-4 1000000 116.7 ns/op BenchmarkRGBA64At-4 882528 159.9 ns/op BenchmarkRGBA64SetRGBA64-4 777282 178.0 ns/op BenchmarkNRGBAAt-4 1070220 147.9 ns/op BenchmarkNRGBASetNRGBA-4 1000000 142.2 ns/op BenchmarkNRGBA64At-4 775378 167.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 676837 192.9 ns/op BenchmarkAlphaAt-4 1762545 89.50 ns/op BenchmarkAlphaSetAlpha-4 1498960 85.96 ns/op BenchmarkAlpha16At-4 1000000 135.1 ns/op BenchmarkAlphaSetAlpha16-4 1000000 108.7 ns/op BenchmarkGrayAt-4 2055074 57.66 ns/op BenchmarkGraySetGray-4 1673935 66.36 ns/op BenchmarkGray16At-4 1000000 113.2 ns/op BenchmarkGraySetGray16-4 1000000 135.8 ns/op PASS ok image 8.989s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2100924 49.57 ns/op BenchmarkYCbCrToRGB/128-4 1950638 58.07 ns/op BenchmarkYCbCrToRGB/255-4 1655287 68.98 ns/op BenchmarkRGBToYCbCr/0-4 2621288 48.27 ns/op BenchmarkRGBToYCbCr/Cb-4 2905268 55.45 ns/op BenchmarkRGBToYCbCr/Cr-4 2736632 59.33 ns/op BenchmarkYCbCrToRGBA/0-4 2485274 66.27 ns/op BenchmarkYCbCrToRGBA/128-4 1916724 57.38 ns/op BenchmarkYCbCrToRGBA/255-4 2382310 46.66 ns/op BenchmarkNYCbCrAToRGBA/0-4 2376754 45.60 ns/op BenchmarkNYCbCrAToRGBA/128-4 2395114 56.24 ns/op BenchmarkNYCbCrAToRGBA/255-4 2316607 54.47 ns/op PASS ok image/color 3.980s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 43667610 ns/op BenchmarkFillSrc-4 208 534040 ns/op BenchmarkCopyOver-4 6 19238342 ns/op BenchmarkCopySrc-4 368 310541 ns/op BenchmarkNRGBAOver-4 7 21731862 ns/op BenchmarkNRGBASrc-4 9 11755478 ns/op BenchmarkYCbCr-4 9 15866689 ns/op BenchmarkGray-4 15 8166974 ns/op BenchmarkCMYK-4 9 12511783 ns/op BenchmarkGlyphOver-4 16 8668307 ns/op BenchmarkRGBAMaskOver-4 3 42661917 ns/op BenchmarkGrayMaskOver-4 6 21602424 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34632670 ns/op BenchmarkRGBA-4 4 30779224 ns/op BenchmarkPalettedFill-4 772 146518 ns/op BenchmarkPalettedRGBA-4 4 32654166 ns/op BenchmarkGenericOver-4 2 52428673 ns/op BenchmarkGenericMaskOver-4 4 25334370 ns/op BenchmarkGenericSrc-4 3 35832243 ns/op BenchmarkGenericMaskSrc-4 3 37115277 ns/op PASS ok image/draw 8.921s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 15 8454562 ns/op 1.83 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 152213922 ns/op 2.02 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3278433870 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 40 3194868 ns/op 4.84 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 147655950 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.003s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3278 30628 ns/op BenchmarkIDCT-4 5175 30986 ns/op BenchmarkDecodeBaseline-4 6 19739473 ns/op 3.13 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 22928445 ns/op 2.70 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 183175844 ns/op 6.71 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 258318454 ns/op 3.57 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.986s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17147432 8.249 ns/op BenchmarkDecodeGray-4 12 11317067 ns/op 5.79 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 57109916 ns/op 4.59 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 61133187 ns/op 4.29 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 15 7189616 ns/op 9.12 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37090042 ns/op 7.07 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 52485953 ns/op 4.99 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 1 120702001 ns/op 2.55 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 64904049 ns/op 4.73 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 245118399 ns/op 5.01 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 211895632 ns/op 5.80 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 58481714 ns/op 5.25 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 207692033 ns/op 5.92 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1102998635 ns/op 1.11 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.664s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 57798792 ns/op 1.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 50830742 ns/op 1.97 MB/s 802898 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 431225376 ns/op 1.16 MB/s 2007136 B/op 4 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 415770317 ns/op 1.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 84427230 ns/op 1.18 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 64944756 ns/op 1.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 331110108 ns/op 1.51 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 438069552 ns/op 1.14 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 687730574 ns/op 1.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 766034375 ns/op 1.31 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4198895337 ns/op 1.19 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4149573942 ns/op 1.20 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 13551189 ns/op 7.38 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11161560 ns/op 8.96 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 94152046 ns/op 5.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 64739713 ns/op 7.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 104494814 ns/op 9.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 112207274 ns/op 8.91 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 495362491 ns/op 10.09 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 519591637 ns/op 9.62 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 77630541 ns/op 1.29 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64432456 ns/op 1.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 609133878 ns/op 0.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 578006286 ns/op 0.87 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 947461591 ns/op 1.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 952096653 ns/op 1.05 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7574034397 ns/op 0.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6736943429 ns/op 0.74 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 212945510 ns/op 19.63 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 177268640 ns/op 23.58 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 55.888s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 27841 4485 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 27228 4791 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 25432 6316 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/8-4 18919 6342 ns/op 1.26 MB/s BenchmarkMarshalCorpusFile/16-4 15024 11729 ns/op 1.36 MB/s BenchmarkMarshalCorpusFile/32-4 10000 19620 ns/op 1.63 MB/s BenchmarkMarshalCorpusFile/64-4 8058 28089 ns/op 2.28 MB/s BenchmarkMarshalCorpusFile/128-4 6799 28991 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/256-4 2328 60184 ns/op 4.25 MB/s BenchmarkMarshalCorpusFile/512-4 1320 120750 ns/op 4.24 MB/s BenchmarkMarshalCorpusFile/1024-4 618 258826 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/2048-4 285 556194 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1274692 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/8192-4 51 2854602 ns/op 2.87 MB/s BenchmarkMarshalCorpusFile/16384-4 31 4260670 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/32768-4 15 10461447 ns/op 3.13 MB/s BenchmarkMarshalCorpusFile/65536-4 7 17489108 ns/op 3.75 MB/s BenchmarkMarshalCorpusFile/131072-4 3 40804926 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/262144-4 2 67269056 ns/op 3.90 MB/s BenchmarkMarshalCorpusFile/524288-4 1 120299197 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 282382773 ns/op 3.71 MB/s BenchmarkUnmarshalCorpusFile/1-4 9180 20461 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6728 19932 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 5522 21683 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 7647 22577 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 6507 29606 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/32-4 3092 39175 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/64-4 2610 45421 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/128-4 1932 52219 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/256-4 724 150288 ns/op 1.70 MB/s BenchmarkUnmarshalCorpusFile/512-4 343 388317 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/1024-4 183 656978 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/2048-4 79 1423613 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 3051350 ns/op 1.34 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 6606566 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 12396504 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 27730434 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 45742889 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 77773935 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 139580345 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 315956901 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 535709299 ns/op 1.96 MB/s BenchmarkMutatorBytes/1-4 26685 8029 ns/op BenchmarkMutatorBytes/10-4 24590 9505 ns/op BenchmarkMutatorBytes/100-4 27314 5707 ns/op BenchmarkMutatorBytes/1000-4 14020 13579 ns/op BenchmarkMutatorBytes/10000-4 6816 42337 ns/op BenchmarkMutatorBytes/100000-4 804 197427 ns/op BenchmarkMutatorString/1-4 30015 8523 ns/op BenchmarkMutatorString/10-4 26629 4471 ns/op BenchmarkMutatorString/100-4 22086 5440 ns/op BenchmarkMutatorString/1000-4 13933 11249 ns/op BenchmarkMutatorString/10000-4 2986 64065 ns/op BenchmarkMutatorString/100000-4 279 576133 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13758 19430 ns/op BenchmarkMutatorAllBasicTypes/string-4 13489 14821 ns/op BenchmarkMutatorAllBasicTypes/bool-4 41959 3109 ns/op BenchmarkMutatorAllBasicTypes/float32-4 37188 3104 ns/op BenchmarkMutatorAllBasicTypes/float64-4 36860 3102 ns/op BenchmarkMutatorAllBasicTypes/int-4 38160 3548 ns/op BenchmarkMutatorAllBasicTypes/int8-4 34426 5494 ns/op BenchmarkMutatorAllBasicTypes/int16-4 41013 2773 ns/op BenchmarkMutatorAllBasicTypes/int32-4 45103 2814 ns/op BenchmarkMutatorAllBasicTypes/int64-4 39056 2630 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 40678 2913 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 41670 2895 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 39976 3811 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 40839 2946 ns/op PASS ok internal/fuzz 19.502s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 6800 17838 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 106092 1214 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.867s PASS ok internal/poll 1.063s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 26510582 ns/op PASS ok internal/trace 5.952s PASS ok internal/zstd 0.068s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 17294 ns/op BenchmarkCopyNLarge-4 162 911111 ns/op PASS ok io 1.707s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 133184 857.4 ns/op BenchmarkPrintln-4 15955 7272 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 26731 4810 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 3984 28862 ns/op BenchmarkDiscard-4 706918 146.3 ns/op 0 B/op 0 allocs/op PASS ok log 2.089s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 50166 2013 ns/op BenchmarkJSONHandler/defaults-4 5767 19525 ns/op 530 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3676 45178 ns/op 807 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3710 28531 ns/op 786 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6033 18456 ns/op 523 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6457 30497 ns/op 537 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3115 34197 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 19441 6002 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23770 5038 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 77497 2263 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 52900 2309 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50539 2368 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47884 2682 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 50790 3518 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 54818 2310 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 859864 148.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 766344 357.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 500246 292.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 351452 332.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 332222 356.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5116 37380 ns/op BenchmarkDispatch/switch-checked-4 136660 1213 ns/op BenchmarkDispatch/As-4 184435 822.3 ns/op BenchmarkDispatch/Visit-4 126996 875.4 ns/op BenchmarkUnsafeStrings-4 10000 12663 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 PASS ok log/slog 6.784s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1093810 116.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1125537 121.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 583930 201.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 200871 589.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 38358 3530 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 36470 3900 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 18969 6974 ns/op 674 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4098 29283 ns/op 3465 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8862 15227 ns/op 586 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 6873 19889 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6670 25729 ns/op 1061 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1928 88025 ns/op 4303 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9969 14030 ns/op 507 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11142 11647 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7820 19799 ns/op 942 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2472 53120 ns/op 3707 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.195s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34655595 ns/op PASS ok maps 2.846s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2468415 104.2 ns/op BenchmarkAcosh-4 1000000 108.1 ns/op BenchmarkAsin-4 1824717 96.86 ns/op BenchmarkAsinh-4 1000000 106.9 ns/op BenchmarkAtan-4 2765022 43.23 ns/op BenchmarkAtanh-4 1178250 99.43 ns/op BenchmarkAtan2-4 1748677 57.63 ns/op BenchmarkCbrt-4 1439691 76.56 ns/op BenchmarkCeil-4 24987056 5.259 ns/op BenchmarkCopysign-4 3653366 41.70 ns/op BenchmarkCos-4 1000000 115.3 ns/op BenchmarkCosh-4 1000000 101.7 ns/op BenchmarkErf-4 2785045 42.12 ns/op BenchmarkErfc-4 2752543 70.07 ns/op BenchmarkErfinv-4 2430478 47.31 ns/op BenchmarkErfcinv-4 2566312 45.53 ns/op BenchmarkExp-4 5478531 20.54 ns/op BenchmarkExpGo-4 1000000 271.1 ns/op BenchmarkExpm1-4 2128990 55.62 ns/op BenchmarkExp2-4 830152 216.6 ns/op BenchmarkExp2Go-4 873582 133.5 ns/op BenchmarkAbs-4 4239801 25.74 ns/op BenchmarkDim-4 9170239 14.87 ns/op BenchmarkFloor-4 18800214 7.062 ns/op BenchmarkMax-4 13988462 8.635 ns/op BenchmarkMin-4 15806040 11.95 ns/op BenchmarkMod-4 342912 450.0 ns/op BenchmarkFrexp-4 1613296 74.80 ns/op BenchmarkGamma-4 696573 165.6 ns/op BenchmarkHypot-4 8814034 12.10 ns/op BenchmarkHypotGo-4 1605525 73.94 ns/op BenchmarkIlogb-4 1930858 61.86 ns/op BenchmarkJ0-4 264145 495.0 ns/op BenchmarkJ1-4 304641 482.8 ns/op BenchmarkJn-4 118070 1563 ns/op BenchmarkLdexp-4 1556208 72.14 ns/op BenchmarkLgamma-4 1000000 115.0 ns/op BenchmarkLog-4 4798798 34.99 ns/op BenchmarkLogb-4 2045946 61.73 ns/op BenchmarkLog1p-4 1420560 80.40 ns/op BenchmarkLog10-4 4731408 29.87 ns/op BenchmarkLog2-4 1244383 86.24 ns/op BenchmarkModf-4 1866771 58.01 ns/op BenchmarkNextafter32-4 1841971 59.34 ns/op BenchmarkNextafter64-4 2013672 59.88 ns/op BenchmarkPowInt-4 581151 360.7 ns/op BenchmarkPowFrac-4 454149 287.2 ns/op BenchmarkPow10Pos-4 5556679 22.12 ns/op BenchmarkPow10Neg-4 5254494 21.03 ns/op BenchmarkRound-4 4161178 27.85 ns/op BenchmarkRoundToEven-4 12424468 11.05 ns/op BenchmarkRemainder-4 518186 243.6 ns/op BenchmarkSignbit-4 6520210 23.59 ns/op BenchmarkSin-4 1460490 83.04 ns/op BenchmarkSincos-4 1000000 178.8 ns/op BenchmarkSinh-4 1850901 63.14 ns/op BenchmarkSqrtIndirect-4 22396111 8.102 ns/op BenchmarkSqrtLatency-4 18472971 7.095 ns/op BenchmarkSqrtIndirectLatency-4 18198213 8.568 ns/op BenchmarkSqrtGoLatency-4 1000000 178.7 ns/op BenchmarkSqrtPrime-4 35746 3312 ns/op BenchmarkTan-4 1396674 85.94 ns/op BenchmarkTanh-4 1463389 86.19 ns/op BenchmarkTrunc-4 22106514 6.254 ns/op BenchmarkY0-4 306120 646.8 ns/op BenchmarkY1-4 319194 445.0 ns/op BenchmarkYn-4 135843 1827 ns/op BenchmarkFloat64bits-4 7151084 18.43 ns/op BenchmarkFloat64frombits-4 6330870 22.51 ns/op BenchmarkFloat32bits-4 5425543 19.87 ns/op BenchmarkFloat32frombits-4 6437174 18.10 ns/op BenchmarkFMA-4 20216385 6.455 ns/op PASS ok math 17.977s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12048942 9.146 ns/op 6997.86 MB/s BenchmarkAddVV/2-4 9525040 14.38 ns/op 8899.40 MB/s BenchmarkAddVV/3-4 7497078 13.59 ns/op 14128.16 MB/s BenchmarkAddVV/4-4 8849665 17.82 ns/op 14369.75 MB/s BenchmarkAddVV/5-4 8868004 19.64 ns/op 16290.10 MB/s BenchmarkAddVV/10-4 6716907 19.39 ns/op 33010.11 MB/s BenchmarkAddVV/100-4 1654850 64.18 ns/op 99722.16 MB/s BenchmarkAddVV/1000-4 217407 641.1 ns/op 99829.93 MB/s BenchmarkSubVV/1-4 13296649 9.242 ns/op 6924.68 MB/s BenchmarkSubVV/2-4 9143702 12.37 ns/op 10351.76 MB/s BenchmarkSubVV/3-4 11198629 12.93 ns/op 14848.95 MB/s BenchmarkSubVV/4-4 10601982 11.45 ns/op 22357.26 MB/s BenchmarkSubVV/5-4 9418621 14.17 ns/op 22579.49 MB/s BenchmarkSubVV/10-4 5650872 18.78 ns/op 34077.15 MB/s BenchmarkSubVV/100-4 2085732 109.1 ns/op 58652.85 MB/s BenchmarkSubVV/1000-4 246583 583.2 ns/op 109740.90 MB/s BenchmarkAddVW/1-4 11746054 9.670 ns/op 827.31 MB/s BenchmarkAddVW/2-4 12949464 9.921 ns/op 1612.78 MB/s BenchmarkAddVW/3-4 11860024 12.38 ns/op 1937.93 MB/s BenchmarkAddVW/4-4 12416620 10.78 ns/op 2968.86 MB/s BenchmarkAddVW/5-4 9030284 11.77 ns/op 3398.86 MB/s BenchmarkAddVW/10-4 8850320 14.08 ns/op 5680.28 MB/s BenchmarkAddVW/100-4 273464 502.8 ns/op 1591.14 MB/s BenchmarkAddVW/1000-4 38367 3320 ns/op 2409.74 MB/s BenchmarkAddVWext/1-4 11312402 12.80 ns/op 624.78 MB/s BenchmarkAddVWext/2-4 11810094 9.738 ns/op 1643.06 MB/s BenchmarkAddVWext/3-4 14339306 14.11 ns/op 1701.13 MB/s BenchmarkAddVWext/4-4 11254938 10.29 ns/op 3109.63 MB/s BenchmarkAddVWext/5-4 11420775 12.70 ns/op 3148.73 MB/s BenchmarkAddVWext/10-4 10393222 12.52 ns/op 6389.49 MB/s BenchmarkAddVWext/100-4 41874 3099 ns/op 258.12 MB/s BenchmarkAddVWext/1000-4 4806 26897 ns/op 297.44 MB/s BenchmarkSubVW/1-4 13677285 13.56 ns/op 590.01 MB/s BenchmarkSubVW/2-4 12553105 10.17 ns/op 1573.57 MB/s BenchmarkSubVW/3-4 10563128 12.95 ns/op 1853.61 MB/s BenchmarkSubVW/4-4 11493009 11.39 ns/op 2808.98 MB/s BenchmarkSubVW/5-4 8216380 12.94 ns/op 3090.47 MB/s BenchmarkSubVW/10-4 10280539 19.90 ns/op 4020.34 MB/s BenchmarkSubVW/100-4 309567 496.7 ns/op 1610.63 MB/s BenchmarkSubVW/1000-4 33710 4828 ns/op 1656.85 MB/s BenchmarkSubVWext/1-4 14276065 8.953 ns/op 893.59 MB/s BenchmarkSubVWext/2-4 13638164 9.991 ns/op 1601.39 MB/s BenchmarkSubVWext/3-4 13325872 10.80 ns/op 2223.01 MB/s BenchmarkSubVWext/4-4 12926737 11.84 ns/op 2703.68 MB/s BenchmarkSubVWext/5-4 9671814 12.06 ns/op 3316.39 MB/s BenchmarkSubVWext/10-4 8650336 15.76 ns/op 5077.60 MB/s BenchmarkSubVWext/100-4 43413 2934 ns/op 272.70 MB/s BenchmarkSubVWext/1000-4 5499 26743 ns/op 299.14 MB/s BenchmarkMulAddVWW/1-4 10101273 17.37 ns/op 3683.94 MB/s BenchmarkMulAddVWW/2-4 11700555 15.94 ns/op 8028.02 MB/s BenchmarkMulAddVWW/3-4 7730026 20.09 ns/op 9558.19 MB/s BenchmarkMulAddVWW/4-4 9646856 13.19 ns/op 19411.87 MB/s BenchmarkMulAddVWW/5-4 8441730 19.42 ns/op 16474.08 MB/s BenchmarkMulAddVWW/10-4 5263725 19.69 ns/op 32500.60 MB/s BenchmarkMulAddVWW/100-4 1000000 101.2 ns/op 63210.76 MB/s BenchmarkMulAddVWW/1000-4 153898 1232 ns/op 51943.27 MB/s BenchmarkAddMulVVW/1-4 11263892 9.866 ns/op 6486.64 MB/s BenchmarkAddMulVVW/2-4 10552945 10.85 ns/op 11794.74 MB/s BenchmarkAddMulVVW/3-4 9049662 18.37 ns/op 10450.98 MB/s BenchmarkAddMulVVW/4-4 8804395 13.38 ns/op 19135.19 MB/s BenchmarkAddMulVVW/5-4 8805139 13.43 ns/op 23823.52 MB/s BenchmarkAddMulVVW/10-4 6656860 19.18 ns/op 33368.87 MB/s BenchmarkAddMulVVW/100-4 1395699 93.66 ns/op 68335.83 MB/s BenchmarkAddMulVVW/1000-4 139672 793.2 ns/op 80684.54 MB/s BenchmarkDivWVW/1-4 1607160 70.62 ns/op 906.31 MB/s BenchmarkDivWVW/2-4 896152 147.2 ns/op 869.78 MB/s BenchmarkDivWVW/3-4 869079 234.5 ns/op 818.84 MB/s BenchmarkDivWVW/4-4 666412 317.7 ns/op 805.76 MB/s BenchmarkDivWVW/5-4 444913 256.5 ns/op 1247.60 MB/s BenchmarkDivWVW/10-4 360277 554.7 ns/op 1153.77 MB/s BenchmarkDivWVW/100-4 27423 4102 ns/op 1560.26 MB/s BenchmarkDivWVW/1000-4 3708 40513 ns/op 1579.76 MB/s BenchmarkNonZeroShifts/1/shrVU-4 10524282 14.07 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12986748 9.108 ns/op BenchmarkNonZeroShifts/2/shrVU-4 9035718 12.08 ns/op BenchmarkNonZeroShifts/2/shlVU-4 9769612 15.30 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11174586 18.44 ns/op BenchmarkNonZeroShifts/3/shlVU-4 8892696 13.13 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10863819 19.09 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11328489 9.623 ns/op BenchmarkNonZeroShifts/5/shrVU-4 6954970 14.45 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8919424 12.10 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6826774 20.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6562052 20.59 ns/op BenchmarkNonZeroShifts/100/shrVU-4 998868 116.4 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1296220 143.7 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 141787 1067 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 104508 1151 ns/op BenchmarkDecimalConversion-4 130 1824130 ns/op BenchmarkFloatString/100-4 5466 29023 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 87 1294516 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 1 108494742 ns/op 66584 B/op 65 allocs/op BenchmarkFloatString/100000-4 1 7193496636 ns/op 816248 B/op 478 allocs/op BenchmarkFloatAdd/10-4 107038 1099 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 121754 970.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 117439 1580 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 59756 1732 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14365 8279 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 194348 759.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 108066 1322 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 172204 872.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 135799 1477 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 34725 3325 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1174 123144 ns/op BenchmarkParseFloatLargeExp-4 283 420150 ns/op BenchmarkGCD10x10/WithoutXY-4 142189 1140 ns/op BenchmarkGCD10x10/WithXY-4 30909 3389 ns/op BenchmarkGCD10x100/WithoutXY-4 51478 2185 ns/op BenchmarkGCD10x100/WithXY-4 12206 15530 ns/op BenchmarkGCD10x1000/WithoutXY-4 45866 2656 ns/op BenchmarkGCD10x1000/WithXY-4 10000 14531 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 10505 ns/op BenchmarkGCD100x100/WithXY-4 4605 22791 ns/op BenchmarkGCD100x1000/WithoutXY-4 8571 16730 ns/op BenchmarkGCD100x1000/WithXY-4 5127 35188 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1620 97252 ns/op BenchmarkGCD1000x1000/WithXY-4 734 140703 ns/op BenchmarkHilbert-4 15 7068469 ns/op BenchmarkBinomial-4 10000 12456 ns/op BenchmarkQuoRem-4 17390 6809 ns/op BenchmarkExp-4 10 16799451 ns/op BenchmarkExpMont/Odd-4 91 1332560 ns/op 2611 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1202144 ns/op 3351 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1226633 ns/op 3885 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1395346 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1164425 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1292128 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even32-4 92 1217356 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even64-4 108 1071069 ns/op 3623 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1119909 ns/op 3789 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1085204 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 861312 ns/op 2931 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 298 429678 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 240 554704 ns/op 1718 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 231 447746 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 242 507285 ns/op 1751 B/op 47 allocs/op BenchmarkExp2-4 15 8447579 ns/op BenchmarkBitset-4 504714 226.4 ns/op BenchmarkBitsetNeg-4 335578 430.8 ns/op BenchmarkBitsetOrig-4 211828 810.3 ns/op BenchmarkBitsetNegOrig-4 122708 1586 ns/op BenchmarkModSqrt225_Tonelli-4 100 1697073 ns/op BenchmarkModSqrt225_3Mod4-4 312 411932 ns/op BenchmarkModSqrt231_Tonelli-4 91 1807260 ns/op BenchmarkModSqrt231_5Mod8-4 261 923204 ns/op BenchmarkModInverse-4 9166 13698 ns/op BenchmarkSqrt-4 1737 121362 ns/op BenchmarkIntSqr/1-4 788991 168.0 ns/op BenchmarkIntSqr/2-4 580807 416.6 ns/op BenchmarkIntSqr/3-4 478732 335.7 ns/op BenchmarkIntSqr/5-4 280854 518.6 ns/op BenchmarkIntSqr/8-4 277417 783.5 ns/op BenchmarkIntSqr/10-4 236203 603.5 ns/op BenchmarkIntSqr/20-4 26118 5097 ns/op BenchmarkIntSqr/30-4 33484 4005 ns/op BenchmarkIntSqr/50-4 20646 6082 ns/op BenchmarkIntSqr/80-4 10000 12144 ns/op BenchmarkIntSqr/100-4 10827 12560 ns/op BenchmarkIntSqr/200-4 4880 29519 ns/op BenchmarkIntSqr/300-4 1988 71964 ns/op BenchmarkIntSqr/500-4 942 128013 ns/op BenchmarkIntSqr/800-4 312 452409 ns/op BenchmarkIntSqr/1000-4 248 640733 ns/op BenchmarkDiv/20/10-4 354156 360.7 ns/op BenchmarkDiv/40/20-4 399154 367.1 ns/op BenchmarkDiv/100/50-4 292579 366.2 ns/op BenchmarkDiv/200/100-4 47168 2521 ns/op BenchmarkDiv/400/200-4 39292 2905 ns/op BenchmarkDiv/1000/500-4 34143 3707 ns/op BenchmarkDiv/2000/1000-4 23826 4552 ns/op BenchmarkDiv/20000/10000-4 922 114412 ns/op BenchmarkDiv/200000/100000-4 34 5322938 ns/op BenchmarkDiv/2000000/1000000-4 1 130192797 ns/op BenchmarkDiv/20000000/10000000-4 1 4575666173 ns/op BenchmarkMul-4 5 29274704 ns/op BenchmarkNatMul/10-4 175806 1492 ns/op BenchmarkNatMul/100-4 5324 37889 ns/op BenchmarkNatMul/1000-4 123 936575 ns/op BenchmarkZeroShifts/Shl-4 10000 23668 ns/op BenchmarkZeroShifts/ShlSame-4 1970958 51.28 ns/op BenchmarkZeroShifts/Shr-4 10000 18810 ns/op BenchmarkZeroShifts/ShrSame-4 2726682 37.40 ns/op BenchmarkExp3Power/0x10-4 100532 1134 ns/op BenchmarkExp3Power/0x40-4 99003 1648 ns/op BenchmarkExp3Power/0x100-4 76417 1942 ns/op BenchmarkExp3Power/0x400-4 31531 4931 ns/op BenchmarkExp3Power/0x1000-4 7830 21369 ns/op BenchmarkExp3Power/0x4000-4 1455 100101 ns/op BenchmarkExp3Power/0x10000-4 166 676907 ns/op BenchmarkExp3Power/0x40000-4 14 7458138 ns/op BenchmarkExp3Power/0x100000-4 2 73133606 ns/op BenchmarkExp3Power/0x400000-4 1 595824029 ns/op BenchmarkFibo-4 3 41979818 ns/op BenchmarkNatSqr/1-4 501190 216.9 ns/op BenchmarkNatSqr/2-4 534958 490.8 ns/op BenchmarkNatSqr/3-4 417859 554.1 ns/op BenchmarkNatSqr/5-4 214611 755.6 ns/op BenchmarkNatSqr/8-4 193809 1091 ns/op BenchmarkNatSqr/10-4 196956 1482 ns/op BenchmarkNatSqr/20-4 31773 4528 ns/op BenchmarkNatSqr/30-4 24943 5248 ns/op BenchmarkNatSqr/50-4 13778 11042 ns/op BenchmarkNatSqr/80-4 10000 17458 ns/op BenchmarkNatSqr/100-4 10000 24341 ns/op BenchmarkNatSqr/200-4 3091 53409 ns/op BenchmarkNatSqr/300-4 1633 134670 ns/op BenchmarkNatSqr/500-4 705 204333 ns/op BenchmarkNatSqr/800-4 247 492110 ns/op BenchmarkNatSqr/1000-4 196 618803 ns/op BenchmarkNatSetBytes/8-4 621133 171.2 ns/op BenchmarkNatSetBytes/24-4 280371 887.6 ns/op BenchmarkNatSetBytes/128-4 46340 3147 ns/op BenchmarkNatSetBytes/7-4 902276 221.3 ns/op BenchmarkNatSetBytes/23-4 159441 664.9 ns/op BenchmarkNatSetBytes/127-4 39799 4387 ns/op BenchmarkScanPi-4 150 753306 ns/op BenchmarkStringPiParallel-4 230 598438 ns/op BenchmarkScan/10/Base2-4 25498 4908 ns/op BenchmarkScan/100/Base2-4 2952 37272 ns/op BenchmarkScan/1000/Base2-4 324 348300 ns/op BenchmarkScan/10/Base8-4 75036 1977 ns/op BenchmarkScan/100/Base8-4 10000 13834 ns/op BenchmarkScan/1000/Base8-4 884 122441 ns/op BenchmarkScan/10/Base10-4 86479 1813 ns/op BenchmarkScan/100/Base10-4 10000 11444 ns/op BenchmarkScan/1000/Base10-4 933 113091 ns/op BenchmarkScan/10/Base16-4 81794 2460 ns/op BenchmarkScan/100/Base16-4 10000 11203 ns/op BenchmarkScan/1000/Base16-4 1417 97657 ns/op BenchmarkString/10/Base2-4 127222 968.7 ns/op BenchmarkString/100/Base2-4 21836 6428 ns/op BenchmarkString/1000/Base2-4 2590 53123 ns/op BenchmarkString/10/Base8-4 358412 513.9 ns/op BenchmarkString/100/Base8-4 58974 2437 ns/op BenchmarkString/1000/Base8-4 8109 21698 ns/op BenchmarkString/10/Base10-4 159510 771.7 ns/op BenchmarkString/100/Base10-4 29733 5123 ns/op BenchmarkString/1000/Base10-4 6444 35825 ns/op BenchmarkString/10/Base16-4 425283 378.4 ns/op BenchmarkString/100/Base16-4 78703 2187 ns/op BenchmarkString/1000/Base16-4 10000 12485 ns/op BenchmarkLeafSize/0-4 24 4757344 ns/op BenchmarkLeafSize/1-4 357 377396 ns/op BenchmarkLeafSize/2-4 320 386831 ns/op BenchmarkLeafSize/3-4 186 633889 ns/op BenchmarkLeafSize/4-4 361 397831 ns/op BenchmarkLeafSize/5-4 234 903025 ns/op BenchmarkLeafSize/6-4 232 714256 ns/op BenchmarkLeafSize/7-4 268 654488 ns/op BenchmarkLeafSize/8-4 337 350257 ns/op BenchmarkLeafSize/9-4 170 713434 ns/op BenchmarkLeafSize/10-4 241 642769 ns/op BenchmarkLeafSize/11-4 210 634830 ns/op BenchmarkLeafSize/12-4 208 540968 ns/op BenchmarkLeafSize/13-4 190 766425 ns/op BenchmarkLeafSize/14-4 270 519908 ns/op BenchmarkLeafSize/15-4 262 703101 ns/op BenchmarkLeafSize/16-4 270 373182 ns/op BenchmarkLeafSize/32-4 314 487791 ns/op BenchmarkLeafSize/64-4 364 392089 ns/op BenchmarkProbablyPrime/n=0-4 8 12851533 ns/op BenchmarkProbablyPrime/n=1-4 8 13885864 ns/op BenchmarkProbablyPrime/n=5-4 5 26366861 ns/op BenchmarkProbablyPrime/n=10-4 4 31194590 ns/op BenchmarkProbablyPrime/n=20-4 3 64227300 ns/op BenchmarkProbablyPrime/Lucas-4 9 17081955 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 61 1839253 ns/op BenchmarkRatCmp-4 166287 940.8 ns/op BenchmarkFloatSqrt/64-4 16872 6817 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 8960 11305 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7770 17039 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5100 47887 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 696 268155 ns/op 18038 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 32 3254551 ns/op 176406 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 194742358 ns/op 3887480 B/op 681 allocs/op PASS ok math/big 80.790s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 8586685 17.79 ns/op BenchmarkLeadingZeros8-4 8972097 12.24 ns/op BenchmarkLeadingZeros16-4 10038002 22.24 ns/op BenchmarkLeadingZeros32-4 9515764 18.64 ns/op BenchmarkLeadingZeros64-4 10315030 12.11 ns/op BenchmarkTrailingZeros-4 11609899 12.12 ns/op BenchmarkTrailingZeros8-4 10329595 11.71 ns/op BenchmarkTrailingZeros16-4 10758253 11.32 ns/op BenchmarkTrailingZeros32-4 10227674 10.87 ns/op BenchmarkTrailingZeros64-4 11069000 11.88 ns/op BenchmarkOnesCount-4 9916188 12.10 ns/op BenchmarkOnesCount8-4 9829827 14.48 ns/op BenchmarkOnesCount16-4 10923471 11.98 ns/op BenchmarkOnesCount32-4 11279907 10.10 ns/op BenchmarkOnesCount64-4 10700817 18.60 ns/op BenchmarkRotateLeft-4 7806309 13.47 ns/op BenchmarkRotateLeft8-4 11407417 12.82 ns/op BenchmarkRotateLeft16-4 10358209 14.43 ns/op BenchmarkRotateLeft32-4 8040237 16.07 ns/op BenchmarkRotateLeft64-4 9455422 12.87 ns/op BenchmarkReverse-4 12734040 9.615 ns/op BenchmarkReverse8-4 21477416 7.355 ns/op BenchmarkReverse16-4 18281232 7.021 ns/op BenchmarkReverse32-4 17700046 8.283 ns/op BenchmarkReverse64-4 14296557 7.787 ns/op BenchmarkReverseBytes-4 22977188 7.430 ns/op BenchmarkReverseBytes16-4 20217271 7.604 ns/op BenchmarkReverseBytes32-4 21836210 6.905 ns/op BenchmarkReverseBytes64-4 16113831 6.989 ns/op BenchmarkAdd-4 8740118 12.19 ns/op BenchmarkAdd32-4 12764206 17.11 ns/op BenchmarkAdd64-4 7139834 19.71 ns/op BenchmarkAdd64multiple-4 19286743 7.481 ns/op BenchmarkSub-4 8681672 13.15 ns/op BenchmarkSub32-4 9693973 13.57 ns/op BenchmarkSub64-4 12931338 14.68 ns/op BenchmarkSub64multiple-4 18769088 7.396 ns/op BenchmarkMul-4 11975846 12.27 ns/op BenchmarkMul32-4 12174818 12.98 ns/op BenchmarkMul64-4 5248992 19.72 ns/op BenchmarkDiv-4 2927695 41.35 ns/op BenchmarkDiv32-4 6440617 20.78 ns/op BenchmarkDiv64-4 2412712 50.35 ns/op PASS ok math/bits 11.086s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 10038279 10.86 ns/op BenchmarkAcos-4 404452 255.1 ns/op BenchmarkAcosh-4 438655 269.6 ns/op BenchmarkAsin-4 613549 230.5 ns/op BenchmarkAsinh-4 550002 281.4 ns/op BenchmarkAtan-4 924712 173.5 ns/op BenchmarkAtanh-4 866806 155.5 ns/op BenchmarkConj-4 20027366 6.627 ns/op BenchmarkCos-4 562016 180.4 ns/op BenchmarkCosh-4 739675 197.7 ns/op BenchmarkExp-4 967342 183.4 ns/op BenchmarkLog-4 1000000 139.6 ns/op BenchmarkLog10-4 1000000 182.7 ns/op BenchmarkPhase-4 1745857 68.44 ns/op BenchmarkPolar-4 1000000 113.4 ns/op BenchmarkPow-4 235650 805.3 ns/op BenchmarkRect-4 919095 162.6 ns/op BenchmarkSin-4 607732 245.0 ns/op BenchmarkSinh-4 769630 270.9 ns/op BenchmarkSqrt-4 1000000 273.3 ns/op BenchmarkTan-4 323133 342.5 ns/op BenchmarkTanh-4 333088 460.1 ns/op PASS ok math/cmplx 5.749s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 550653 344.5 ns/op BenchmarkInt63ThreadsafeParallel-4 679248 148.8 ns/op BenchmarkInt63Unthreadsafe-4 857941 131.5 ns/op BenchmarkIntn1000-4 782990 165.9 ns/op BenchmarkInt63n1000-4 815578 275.9 ns/op BenchmarkInt31n1000-4 928095 239.8 ns/op BenchmarkFloat32-4 667243 151.0 ns/op BenchmarkFloat64-4 1000000 126.4 ns/op BenchmarkPerm3-4 165356 732.9 ns/op BenchmarkPerm30-4 17538 6102 ns/op BenchmarkPerm30ViaShuffle-4 19461 5984 ns/op BenchmarkShuffleOverhead-4 10000 16774 ns/op BenchmarkRead3-4 651535 158.3 ns/op BenchmarkRead64-4 64558 2538 ns/op BenchmarkRead1000-4 4876 38888 ns/op BenchmarkConcurrent-4 256034 502.6 ns/op PASS ok math/rand 4.633s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 30998 3312 ns/op BenchmarkQDecodeWord-4 84519 1401 ns/op BenchmarkQDecodeHeader-4 73896 1677 ns/op BenchmarkTypeByExtension/.html-4 415216 342.4 ns/op BenchmarkTypeByExtension/.HTML-4 263439 422.4 ns/op BenchmarkTypeByExtension/.unused-4 321468 386.8 ns/op BenchmarkExtensionsByType/text/html-4 147367 1122 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 39489 2952 ns/op BenchmarkExtensionsByType/application/octet-stream-4 42739 3645 ns/op PASS ok mime 3.454s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 381 378848 ns/op 47984 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 345 394566 ns/op 49123 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 30 4235355 ns/op 103321 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 264 500662 ns/op 49001 B/op 206 allocs/op PASS ok mime/multipart 2.211s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 770 170228 ns/op PASS ok mime/quotedprintable 1.333s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15124751 ns/op 8589 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30094236 ns/op 13360 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019466825 ns/op 151928 B/op 236 allocs/op BenchmarkDNSName-4 156198 818.3 ns/op BenchmarkInterfaces-4 2076 74563 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5902 22612 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1476 81809 ns/op 8213 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1879 72596 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5678 22356 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2172 55905 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 9654 18409 ns/op BenchmarkParseIPValidIPv4-4 356106 347.3 ns/op BenchmarkParseIPValidIPv6-4 199845 624.0 ns/op BenchmarkIPString/IPv4-4 105406 1080 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 16840 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 40400 4734 ns/op BenchmarkIPEqual/IPv4-4 832779 134.9 ns/op BenchmarkIPEqual/IPv6-4 870994 150.0 ns/op BenchmarkTCP4OneShot-4 130 898439 ns/op BenchmarkTCP4OneShotTimeout-4 146 927443 ns/op BenchmarkTCP4Persistent-4 271 511333 ns/op BenchmarkTCP4PersistentTimeout-4 246 514569 ns/op BenchmarkTCP6OneShot-4 121 980804 ns/op BenchmarkTCP6OneShotTimeout-4 157 920961 ns/op BenchmarkTCP6Persistent-4 253 446001 ns/op BenchmarkTCP6PersistentTimeout-4 224 496959 ns/op BenchmarkTCP4ConcurrentReadWrite-4 10058 13325 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10770 10137 ns/op BenchmarkSetReadDeadline-4 114388 1027 ns/op BenchmarkUDP6LinkLocalUnicast-4 96 1298793 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 97 1339198 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1261797 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 110 1184074 ns/op 0 B/op 0 allocs/op PASS ok net 13.668s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 17334 5976 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8006 18553 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11302 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14818 8001 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 16155 6872 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35311 5504 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1404327 131.0 ns/op BenchmarkFindChild/n=2/rep=map-4 2549328 62.43 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 120.3 ns/op BenchmarkFindChild/n=4/rep=linear-4 771266 199.1 ns/op BenchmarkFindChild/n=4/rep=map-4 2449684 51.72 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 874580 153.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 412473 509.1 ns/op BenchmarkFindChild/n=8/rep=map-4 2305284 47.79 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 442872 298.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 228344 524.2 ns/op BenchmarkFindChild/n=16/rep=map-4 2451216 46.34 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1875252 60.48 ns/op BenchmarkFindChild/n=32/rep=linear-4 115666 1091 ns/op BenchmarkFindChild/n=32/rep=map-4 2903391 42.87 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2028768 60.41 ns/op BenchmarkServerMatch-4 12376 8707 ns/op BenchmarkReadRequestChrome-4 2646 38978 ns/op 15.68 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7886 17093 ns/op 4.56 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 16561 ns/op 4.95 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5751 25026 ns/op 6.03 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 16032 ns/op 2.50 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 39 3495634 ns/op 0.29 MB/s BenchmarkFileAndServer_1KB/https1-4 14 7479361 ns/op 0.14 MB/s BenchmarkFileAndServer_1KB/h2-4 16 6420305 ns/op 0.16 MB/s BenchmarkFileAndServer_16MB/h1-4 1 117722530 ns/op 142.51 MB/s BenchmarkFileAndServer_16MB/https1-4 1 225656130 ns/op 74.35 MB/s BenchmarkFileAndServer_16MB/h2-4 1 529230765 ns/op 31.70 MB/s BenchmarkFileAndServer_64MB/h1-4 1 290841310 ns/op 230.74 MB/s BenchmarkFileAndServer_64MB/https1-4 1 790572764 ns/op 84.89 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1901691206 ns/op 35.29 MB/s BenchmarkServeMux-4 195 716975 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 259 480595 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 33 3330549 ns/op 6750 B/op 67 allocs/op BenchmarkClientServer/https1-4 24 4428099 ns/op 11007 B/op 120 allocs/op BenchmarkClientServer/h2-4 21 6280271 ns/op 16094 B/op 140 allocs/op BenchmarkClientServerParallel/4/h1-4 315 433879 ns/op 10393 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 12 9344481 ns/op 106859 B/op 1167 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56985: read tcp 127.0.0.1:56983->127.0.0.1:56985: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57005: read tcp 127.0.0.1:56995->127.0.0.1:57005: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57003: read tcp 127.0.0.1:56995->127.0.0.1:57003: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 8043792 ns/op 98951 B/op 1149 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57013: write tcp 127.0.0.1:57010->127.0.0.1:57013: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57011: read tcp 127.0.0.1:57010->127.0.0.1:57011: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57018: read tcp 127.0.0.1:57014->127.0.0.1:57018: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57022: read tcp 127.0.0.1:57014->127.0.0.1:57022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57021: read tcp 127.0.0.1:57014->127.0.0.1:57021: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57019: write tcp 127.0.0.1:57014->127.0.0.1:57019: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57030: read tcp 127.0.0.1:57024->127.0.0.1:57030: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57039: read tcp 127.0.0.1:57024->127.0.0.1:57039: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57037: read tcp 127.0.0.1:57024->127.0.0.1:57037: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57034: read tcp 127.0.0.1:57024->127.0.0.1:57034: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 248 473690 ns/op 23246 B/op 118 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57186": dial tcp 127.0.0.1:57186: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 12 9413748 ns/op 113328 B/op 1255 allocs/op BenchmarkClientServerParallel/64/h2-4 15 8027519 ns/op 86618 B/op 1021 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57623: read tcp 127.0.0.1:57622->127.0.0.1:57623: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57628: read tcp 127.0.0.1:57625->127.0.0.1:57628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57629: read tcp 127.0.0.1:57625->127.0.0.1:57629: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57626: read tcp 127.0.0.1:57625->127.0.0.1:57626: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57632: write tcp 127.0.0.1:57625->127.0.0.1:57632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57636: read tcp 127.0.0.1:57633->127.0.0.1:57636: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57634: read tcp 127.0.0.1:57633->127.0.0.1:57634: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57646: read tcp 127.0.0.1:57633->127.0.0.1:57646: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57645: write tcp 127.0.0.1:57633->127.0.0.1:57645: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57648: write tcp 127.0.0.1:57633->127.0.0.1:57648: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1106486903 ns/op 58640 B/op 424 allocs/op BenchmarkClient-4 32 3300160 ns/op 4064 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 132 993761 ns/op 7718 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 195 560948 ns/op 3268 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 984 102212 ns/op 1916 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 945 117797 ns/op 2778 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 861 120317 ns/op 2751 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1150 98691 ns/op 2712 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1140 109749 ns/op 1987 B/op 14 allocs/op BenchmarkServerHijack-4 619 179082 ns/op 16761 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 24 4811069 ns/op 6914 B/op 55 allocs/op BenchmarkResponseStatusLine-4 254575 484.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.311s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2750 92926 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.402s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 87591 1498 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 430236 409.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 195133 628.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 48285 3384 ns/op BenchmarkStdIPv4-4 146094 1155 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 53110 2146 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 89826 2134 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82461 1403 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 73320 2067 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1372468 92.41 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1123359 148.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 113.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 298401 445.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 336762 426.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 255124 609.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87081 1470 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 231775 629.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 113168 927.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 68361 1693 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 127594 865.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 52220 3337 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 319696 374.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 95319 1303 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 143659 983.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 173252 670.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 126580 2088 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 245926 514.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 125691 1060 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 121077 1125 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 96948 1093 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 54290 2989 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 520129 390.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 93212 2204 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 71698 2166 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 104125 1488 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 145831 1624 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 48243 2488 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 186292 903.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 91789 1533 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 103737 1229 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 173396 1469 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 109237 1052 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 890883 154.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 993426 376.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 960957 148.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 659344 308.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 934701 184.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 996794 163.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 871188 239.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 877544 178.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 738752 167.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 249760 458.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 518605 281.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 183036 904.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 206476 586.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 205498 628.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 66570 2861 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 502983 259.7 ns/op PASS ok net/netip 14.775s 2023/09/18 16:01:36 Test RPC server listening on 127.0.0.1:57690 2023/09/18 16:01:36 Test HTTP RPC server listening on 127.0.0.1:57691 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 115 1108125 ns/op BenchmarkEndToEndHTTP-4 96 1085573 ns/op BenchmarkEndToEndAsync-4 932 127339 ns/op BenchmarkEndToEndAsyncHTTP-4 1172 119395 ns/op PASS ok net/rpc 2.110s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4095 33289 ns/op BenchmarkReadMIMEHeader/server_headers-4 5644 21767 ns/op BenchmarkUncommon-4 20628 6205 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.564s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3450 36887 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 74311 1823 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 378722 304.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94423 1290 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 166147 919.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 87099 1629 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12877 9430 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 343808 441.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 78728 1384 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 157928 741.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 79664 1321 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 12235 11012 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 157750 799.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 57492 2039 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 39331 3199 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24694 4512 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 3920 40639 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 142203 1393 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 55941 2393 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 40314 3881 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27456 4458 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5640 25780 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.447s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2416992 55.53 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 124633 1239 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 488 278785 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 146 1165937 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 400 350462 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 42426 3181 ns/op BenchmarkStatFile-4 26349 4517 ns/op BenchmarkStatDir-4 27603 4867 ns/op BenchmarkLstatDot-4 35930 3848 ns/op BenchmarkLstatFile-4 10000 10663 ns/op BenchmarkLstatDir-4 25605 7868 ns/op PASS ok os 4.153s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 10 14790175 ns/op 8980 B/op 30 allocs/op PASS ok os/exec 1.390s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 276586 510.2 ns/op PASS ok os/user 1.292s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1898902 58.11 ns/op BenchmarkString-4 1544152 107.0 ns/op BenchmarkBytes-4 1000000 108.4 ns/op BenchmarkNamedBytes-4 817230 158.0 ns/op BenchmarkBytesArray-4 826489 187.1 ns/op BenchmarkSliceLen-4 1626688 89.02 ns/op BenchmarkMapLen-4 532003 229.8 ns/op BenchmarkStringLen-4 1247215 134.3 ns/op BenchmarkArrayLen-4 1000000 120.9 ns/op BenchmarkSliceCap-4 1614861 91.57 ns/op BenchmarkDeepEqual/int8-4 344420 374.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 74720 2403 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 356598 333.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 69727 3175 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 475492 402.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 47366 3781 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 472717 334.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 64485 2345 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 369176 305.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 74629 1663 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 372309 364.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 99932 2320 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 392797 596.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 79512 1660 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 427806 335.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 74894 1539 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 473143 299.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 73651 1525 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 449550 314.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 88662 1654 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 414856 312.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75300 1884 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 388606 322.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85744 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 449534 301.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 77631 1529 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 466180 452.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80811 1558 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 472954 375.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 69876 1712 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 493308 247.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 71500 1896 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 400239 314.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 64924 2706 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 94046 1172 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 47533 2298 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41196 2851 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29220 3873 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32785 3670 ns/op BenchmarkIsZero/ArrayComparable-4 259870 414.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 30314 4039 ns/op BenchmarkIsZero/StructComparable-4 592296 235.6 ns/op BenchmarkIsZero/StructIncomparable-4 137914 881.0 ns/op BenchmarkSetZero/Bool/Direct-4 2285728 50.01 ns/op BenchmarkSetZero/Bool/CachedZero-4 789763 149.6 ns/op BenchmarkSetZero/Bool/NewZero-4 767679 231.5 ns/op BenchmarkSetZero/Int/Direct-4 1827288 62.68 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 143.2 ns/op BenchmarkSetZero/Int/NewZero-4 682170 242.7 ns/op BenchmarkSetZero/Uint/Direct-4 1000000 124.2 ns/op BenchmarkSetZero/Uint/CachedZero-4 764587 145.5 ns/op BenchmarkSetZero/Uint/NewZero-4 619092 326.3 ns/op BenchmarkSetZero/Float/Direct-4 1796287 68.82 ns/op BenchmarkSetZero/Float/CachedZero-4 937633 142.7 ns/op BenchmarkSetZero/Float/NewZero-4 571129 204.7 ns/op BenchmarkSetZero/Complex/Direct-4 1840459 137.1 ns/op BenchmarkSetZero/Complex/CachedZero-4 819643 143.3 ns/op BenchmarkSetZero/Complex/NewZero-4 571870 211.9 ns/op BenchmarkSetZero/Array/Direct-4 1673463 108.5 ns/op BenchmarkSetZero/Array/CachedZero-4 780831 148.2 ns/op BenchmarkSetZero/Array/NewZero-4 603549 212.5 ns/op BenchmarkSetZero/Chan/Direct-4 1597425 90.54 ns/op BenchmarkSetZero/Chan/CachedZero-4 730116 243.7 ns/op BenchmarkSetZero/Chan/NewZero-4 606908 347.5 ns/op BenchmarkSetZero/Func/Direct-4 1538980 70.59 ns/op BenchmarkSetZero/Func/CachedZero-4 574960 181.2 ns/op BenchmarkSetZero/Func/NewZero-4 719875 234.2 ns/op BenchmarkSetZero/Interface/Direct-4 1438124 82.31 ns/op BenchmarkSetZero/Interface/CachedZero-4 808437 174.5 ns/op BenchmarkSetZero/Interface/NewZero-4 690544 366.2 ns/op BenchmarkSetZero/Map/Direct-4 1555828 73.56 ns/op BenchmarkSetZero/Map/CachedZero-4 724302 180.2 ns/op BenchmarkSetZero/Map/NewZero-4 531157 222.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1623458 73.46 ns/op BenchmarkSetZero/Pointer/CachedZero-4 747196 165.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 603109 217.0 ns/op BenchmarkSetZero/Slice/Direct-4 1275159 158.8 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 216.2 ns/op BenchmarkSetZero/Slice/NewZero-4 537645 328.0 ns/op BenchmarkSetZero/String/Direct-4 1660376 71.79 ns/op BenchmarkSetZero/String/CachedZero-4 775500 160.3 ns/op BenchmarkSetZero/String/NewZero-4 737954 408.1 ns/op BenchmarkSetZero/Struct/Direct-4 1723958 83.19 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 149.7 ns/op BenchmarkSetZero/Struct/NewZero-4 702518 267.3 ns/op BenchmarkSelect/1-4 130308 1022 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 66406 2765 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 28016 6133 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 129386 895.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 136746 974.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 86186 1275 ns/op 100.37 MB/s BenchmarkCallArgCopy/size=256-4 85598 1856 ns/op 137.94 MB/s BenchmarkCallArgCopy/size=1024-4 54916 3033 ns/op 337.61 MB/s BenchmarkCallArgCopy/size=4096-4 18481 7189 ns/op 569.79 MB/s BenchmarkCallArgCopy/size=65536-4 1558 143252 ns/op 457.49 MB/s BenchmarkFieldByName1-4 604644 205.3 ns/op BenchmarkFieldByName2-4 27925 5556 ns/op BenchmarkFieldByName3-4 4390 30566 ns/op BenchmarkInterfaceBig-4 1798852 61.44 ns/op BenchmarkInterfaceSmall-4 1905133 57.89 ns/op BenchmarkNew-4 667826 157.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2458 55783 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1986 60318 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2436 62569 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1894 64687 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2576 50443 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1659 66917 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 169334 1381 ns/op PASS ok reflect 28.917s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5148 29859 ns/op 9528 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 29714 ns/op 9243 B/op 1 allocs/op BenchmarkFindString-4 10000 33091 ns/op 9447 B/op 1 allocs/op BenchmarkFindSubmatch-4 6600 34406 ns/op 9353 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 5907 34341 ns/op 9449 B/op 2 allocs/op BenchmarkLiteral-4 10000 27617 ns/op BenchmarkNotLiteral-4 2974 45173 ns/op BenchmarkMatchClass-4 3123 77612 ns/op BenchmarkMatchClass_InRange-4 2962 74984 ns/op BenchmarkReplaceAll-4 1057 156748 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24983 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 13556 8299 ns/op BenchmarkAnchoredShortMatch-4 10000 26133 ns/op BenchmarkAnchoredLongMatch-4 10000 11570 ns/op BenchmarkOnePassShortA-4 16642 8224 ns/op BenchmarkNotOnePassShortA-4 3894 39652 ns/op BenchmarkOnePassShortB-4 18727 6482 ns/op BenchmarkNotOnePassShortB-4 4485 31763 ns/op BenchmarkOnePassLongPrefix-4 59366 2195 ns/op BenchmarkOnePassLongNotPrefix-4 24766 4529 ns/op BenchmarkMatchParallelShared-4 10000 35708 ns/op BenchmarkMatchParallelCopied-4 10000 29567 ns/op BenchmarkQuoteMetaAll-4 108468 990.9 ns/op 14.13 MB/s BenchmarkQuoteMetaNone-4 385536 598.0 ns/op 43.48 MB/s BenchmarkCompile/Onepass-4 3133 63292 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1196 147812 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 100 1185365 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2073795 54.63 ns/op 292.88 MB/s BenchmarkMatch/Easy0/32-4 10000 29931 ns/op 1.07 MB/s BenchmarkMatch/Easy0/1K-4 10000 27986 ns/op 36.59 MB/s BenchmarkMatch/Easy0i/16-4 1948510 96.02 ns/op 166.64 MB/s BenchmarkMatch/Easy0i/32-4 6564 46886 ns/op 0.68 MB/s BenchmarkMatch/Easy0i/1K-4 208 559956 ns/op 1.83 MB/s BenchmarkMatch/Easy1/16-4 2017318 53.45 ns/op 299.32 MB/s BenchmarkMatch/Easy1/32-4 10000 17160 ns/op 1.86 MB/s BenchmarkMatch/Easy1/1K-4 8175 42890 ns/op 23.88 MB/s BenchmarkMatch/Medium/16-4 1000000 112.4 ns/op 142.37 MB/s BenchmarkMatch/Medium/32-4 3888 42208 ns/op 0.76 MB/s BenchmarkMatch/Medium/1K-4 242 780052 ns/op 1.31 MB/s BenchmarkMatch/Hard/16-4 2605678 62.91 ns/op 254.33 MB/s BenchmarkMatch/Hard/32-4 2974 46006 ns/op 0.70 MB/s BenchmarkMatch/Hard/1K-4 99 1410515 ns/op 0.73 MB/s BenchmarkMatch/Hard1/16-4 1179 149935 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 644 221361 ns/op 0.14 MB/s BenchmarkMatch/Hard1/1K-4 24 6276185 ns/op 0.16 MB/s BenchmarkMatch_onepass_regex/16-4 19347 8920 ns/op 1.79 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13290 12919 ns/op 2.48 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 604 202714 ns/op 5.05 MB/s 22 B/op 0 allocs/op PASS ok regexp 13.950s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 721420 148.4 ns/op BenchmarkIsWordChar-4 182210 994.0 ns/op PASS ok regexp/syntax 3.066s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 71805 1666 ns/op BenchmarkCallers/inlined-4 55334 2017 ns/op BenchmarkCallers/no-cache-4 14558 7860 ns/op BenchmarkFPCallers/cached-4 2998658 41.04 ns/op BenchmarkMakeChan/Byte-4 932386 439.9 ns/op BenchmarkMakeChan/Int-4 682170 648.6 ns/op BenchmarkMakeChan/Ptr-4 682785 670.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 395.5 ns/op BenchmarkMakeChan/Struct/32-4 268879 1109 ns/op BenchmarkMakeChan/Struct/40-4 84979 1689 ns/op BenchmarkChanNonblocking-4 2075907 119.6 ns/op BenchmarkSelectUncontended-4 575666 455.4 ns/op BenchmarkSelectSyncContended-4 62341 1857 ns/op BenchmarkSelectAsyncContended-4 213368 520.9 ns/op BenchmarkSelectNonblock-4 2724738 45.54 ns/op BenchmarkChanUncontended-4 10849 13154 ns/op BenchmarkChanContended-4 4257 36596 ns/op BenchmarkChanSync-4 177346 756.9 ns/op BenchmarkChanSyncWork-4 50827 2580 ns/op BenchmarkChanProdCons0-4 215487 681.6 ns/op BenchmarkChanProdCons10-4 356713 338.4 ns/op BenchmarkChanProdCons100-4 336733 312.5 ns/op BenchmarkChanProdConsWork0-4 133078 856.6 ns/op BenchmarkChanProdConsWork10-4 225660 576.8 ns/op BenchmarkChanProdConsWork100-4 197674 596.6 ns/op BenchmarkSelectProdCons-4 142743 894.3 ns/op BenchmarkReceiveDataFromClosedChan-4 811440 199.5 ns/op BenchmarkChanCreation-4 141781 1376 ns/op BenchmarkChanSem-4 210066 592.0 ns/op BenchmarkChanPopular-4 68 1817900 ns/op BenchmarkChanClosed-4 926503 126.8 ns/op BenchmarkCallClosure-4 3290344 36.98 ns/op BenchmarkCallClosure1-4 3312578 34.64 ns/op BenchmarkCallClosure2-4 1000000 209.4 ns/op BenchmarkCallClosure3-4 965478 146.5 ns/op BenchmarkCallClosure4-4 974941 192.7 ns/op BenchmarkComplex128DivNormal-4 10207562 15.91 ns/op BenchmarkComplex128DivNisNaN-4 5755282 18.44 ns/op BenchmarkComplex128DivDisNaN-4 7034584 16.57 ns/op BenchmarkComplex128DivNisInf-4 10479411 11.79 ns/op BenchmarkComplex128DivDisInf-4 7002457 42.87 ns/op BenchmarkSetTypePtr-4 56120343 3.229 ns/op 2477.43 MB/s BenchmarkSetTypePtr8-4 6980547 22.10 ns/op 2896.16 MB/s BenchmarkSetTypePtr16-4 10042999 18.20 ns/op 7032.54 MB/s BenchmarkSetTypePtr32-4 6830508 19.84 ns/op 12904.02 MB/s BenchmarkSetTypePtr64-4 9173782 14.02 ns/op 36521.25 MB/s BenchmarkSetTypePtr126-4 4080686 35.64 ns/op 28284.21 MB/s BenchmarkSetTypePtr128-4 3305380 38.57 ns/op 26552.32 MB/s BenchmarkSetTypePtrSlice-4 1000000 212.8 ns/op 38504.74 MB/s BenchmarkSetTypeNode1-4 11302054 13.93 ns/op 1722.78 MB/s BenchmarkSetTypeNode1Slice-4 2227675 62.12 ns/op 12364.02 MB/s BenchmarkSetTypeNode8-4 11144798 13.18 ns/op 6068.17 MB/s BenchmarkSetTypeNode8Slice-4 1274254 88.61 ns/op 28890.65 MB/s BenchmarkSetTypeNode64-4 3744862 43.44 ns/op 12155.16 MB/s BenchmarkSetTypeNode64Slice-4 237014 508.5 ns/op 33230.07 MB/s BenchmarkSetTypeNode64Dead-4 7423622 25.18 ns/op 20972.10 MB/s BenchmarkSetTypeNode64DeadSlice-4 222300 659.3 ns/op 25626.05 MB/s BenchmarkSetTypeNode124-4 6865269 21.50 ns/op 46887.99 MB/s BenchmarkSetTypeNode124Slice-4 236778 687.6 ns/op 46911.90 MB/s BenchmarkSetTypeNode126-4 5604186 21.52 ns/op 47581.68 MB/s BenchmarkSetTypeNode126Slice-4 199184 1070 ns/op 30634.77 MB/s BenchmarkSetTypeNode128-4 3422944 44.44 ns/op 23400.49 MB/s BenchmarkSetTypeNode128Slice-4 141644 1369 ns/op 24318.04 MB/s BenchmarkSetTypeNode130-4 5264936 22.48 ns/op 46971.90 MB/s BenchmarkSetTypeNode130Slice-4 191210 696.6 ns/op 48513.22 MB/s BenchmarkSetTypeNode1024-4 1000000 128.7 ns/op 63768.18 MB/s BenchmarkSetTypeNode1024Slice-4 29665 5632 ns/op 46639.11 MB/s BenchmarkAllocation-4 1026 128223 ns/op BenchmarkReadMemStats-4 61 2109032 ns/op BenchmarkReadMemStatsLatency-4 1 15214982 p50-ns 15214982 p90-ns 15214982 p99-ns BenchmarkWriteBarrier-4 1868661 54.21 ns/op BenchmarkBulkWriteBarrier-4 4021959 26.54 ns/op BenchmarkScanStackNoLocals-4 2 92597564 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10346197 10.70 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10504190 12.31 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8658782 18.32 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8551862 13.39 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5397100 21.49 ns/op BenchmarkHash5-4 7592745 17.37 ns/op 287.92 MB/s BenchmarkHash16-4 7728388 14.76 ns/op 1084.17 MB/s BenchmarkHash64-4 5813707 32.10 ns/op 1993.97 MB/s BenchmarkHash1024-4 2135942 63.87 ns/op 16032.97 MB/s BenchmarkHash65536-4 46394 2636 ns/op 24858.55 MB/s BenchmarkAlignedLoad-4 7977037 15.34 ns/op BenchmarkUnalignedLoad-4 8903544 22.30 ns/op BenchmarkEqEfaceConcrete-4 6854630 16.87 ns/op BenchmarkEqIfaceConcrete-4 8538686 13.89 ns/op BenchmarkNeEfaceConcrete-4 9043918 13.24 ns/op BenchmarkNeIfaceConcrete-4 8571574 13.35 ns/op BenchmarkConvT2EByteSized/bool-4 4618438 25.17 ns/op BenchmarkConvT2EByteSized/uint8-4 4864114 24.73 ns/op BenchmarkConvT2ESmall-4 4567339 26.28 ns/op BenchmarkConvT2EUintptr-4 4277811 27.30 ns/op BenchmarkConvT2ELarge-4 1000000 135.1 ns/op BenchmarkConvT2ISmall-4 4576086 25.71 ns/op BenchmarkConvT2IUintptr-4 4464000 27.30 ns/op BenchmarkConvT2ILarge-4 1000000 134.1 ns/op BenchmarkConvI2E-4 4086612 29.66 ns/op BenchmarkConvI2I-4 3342277 30.89 ns/op BenchmarkAssertE2T-4 3710126 28.28 ns/op BenchmarkAssertE2TLarge-4 2303166 52.96 ns/op BenchmarkAssertE2I-4 3882363 32.24 ns/op BenchmarkAssertI2T-4 4233960 28.19 ns/op BenchmarkAssertI2I-4 3658230 30.59 ns/op BenchmarkAssertI2E-4 4842427 25.25 ns/op BenchmarkAssertE2E-4 4930479 24.54 ns/op BenchmarkAssertE2T2-4 3088437 38.13 ns/op BenchmarkAssertE2T2Blank-4 3812566 30.32 ns/op BenchmarkAssertI2E2-4 3485691 31.37 ns/op BenchmarkAssertI2E2Blank-4 4458907 25.35 ns/op BenchmarkAssertE2E2-4 3117110 38.47 ns/op BenchmarkAssertE2E2Blank-4 4405604 26.06 ns/op BenchmarkConvT2Ezero/zero/16-4 4499589 26.79 ns/op BenchmarkConvT2Ezero/zero/32-4 4179040 27.51 ns/op BenchmarkConvT2Ezero/zero/64-4 4312867 27.34 ns/op BenchmarkConvT2Ezero/zero/str-4 4234140 27.10 ns/op BenchmarkConvT2Ezero/zero/slice-4 4426634 27.44 ns/op BenchmarkConvT2Ezero/zero/big-4 128737 1202 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 150.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 131.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 130917 1108 ns/op BenchmarkConvT2Ezero/smallint/16-4 4180566 28.64 ns/op BenchmarkConvT2Ezero/smallint/32-4 4287607 28.05 ns/op BenchmarkConvT2Ezero/smallint/64-4 4439214 28.11 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 102.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1212823 99.14 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 100.1 ns/op BenchmarkMalloc8-4 1446432 87.04 ns/op BenchmarkMalloc16-4 1374597 83.25 ns/op BenchmarkMallocTypeInfo8-4 1749918 68.94 ns/op BenchmarkMallocTypeInfo16-4 1338159 97.42 ns/op BenchmarkMallocLargeStruct-4 85952 1551 ns/op BenchmarkGoroutineSelect-4 30 4341969 ns/op BenchmarkGoroutineBlocking-4 31 4901851 ns/op BenchmarkGoroutineForRange-4 27 4171530 ns/op BenchmarkGoroutineIdle-4 28 4215341 ns/op BenchmarkHashStringSpeed-4 2674131 42.48 ns/op BenchmarkHashBytesSpeed-4 1278924 92.37 ns/op BenchmarkHashInt32Speed-4 2720298 38.62 ns/op BenchmarkHashInt64Speed-4 2917504 40.14 ns/op BenchmarkHashStringArraySpeed-4 589587 200.0 ns/op BenchmarkMegMap-4 2638398 39.98 ns/op BenchmarkMegOneMap-4 3073114 40.92 ns/op BenchmarkMegEqMap-4 3163 38257 ns/op BenchmarkMegEmptyMap-4 4027732 29.68 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2412696 51.19 ns/op BenchmarkSmallStrMap-4 3089736 38.00 ns/op BenchmarkMapStringKeysEight_16-4 3019972 39.08 ns/op BenchmarkMapStringKeysEight_32-4 2890233 40.36 ns/op BenchmarkMapStringKeysEight_64-4 2863712 41.29 ns/op BenchmarkMapStringKeysEight_1M-4 2943936 41.49 ns/op BenchmarkIntMap-4 3105699 36.89 ns/op BenchmarkMapFirst/1-4 3928268 30.57 ns/op BenchmarkMapFirst/2-4 3660728 30.62 ns/op BenchmarkMapFirst/3-4 3804691 30.99 ns/op BenchmarkMapFirst/4-4 3794205 31.44 ns/op BenchmarkMapFirst/5-4 3705990 30.61 ns/op BenchmarkMapFirst/6-4 3939504 30.57 ns/op BenchmarkMapFirst/7-4 3820490 30.99 ns/op BenchmarkMapFirst/8-4 3710593 30.44 ns/op BenchmarkMapFirst/9-4 3417865 33.95 ns/op BenchmarkMapFirst/10-4 3351871 39.32 ns/op BenchmarkMapFirst/11-4 3383313 34.29 ns/op BenchmarkMapFirst/12-4 3351036 34.82 ns/op BenchmarkMapFirst/13-4 3415575 34.19 ns/op BenchmarkMapFirst/14-4 3331639 34.72 ns/op BenchmarkMapFirst/15-4 3463813 34.59 ns/op BenchmarkMapFirst/16-4 3400111 34.12 ns/op BenchmarkMapMid/1-4 3606331 31.29 ns/op BenchmarkMapMid/2-4 3607842 31.19 ns/op BenchmarkMapMid/3-4 3241449 32.13 ns/op BenchmarkMapMid/4-4 3554119 32.89 ns/op BenchmarkMapMid/5-4 3573351 32.65 ns/op BenchmarkMapMid/6-4 3431072 32.88 ns/op BenchmarkMapMid/7-4 3405003 33.34 ns/op BenchmarkMapMid/8-4 3583774 34.65 ns/op BenchmarkMapMid/9-4 2926920 39.03 ns/op BenchmarkMapMid/10-4 3185943 37.23 ns/op BenchmarkMapMid/11-4 3221162 36.70 ns/op BenchmarkMapMid/12-4 3262771 36.87 ns/op BenchmarkMapMid/13-4 3429002 34.46 ns/op BenchmarkMapMid/14-4 3292146 35.72 ns/op BenchmarkMapMid/15-4 3546825 35.35 ns/op BenchmarkMapMid/16-4 3205089 35.20 ns/op BenchmarkMapLast/1-4 3831054 31.14 ns/op BenchmarkMapLast/2-4 3362247 31.36 ns/op BenchmarkMapLast/3-4 3423363 38.01 ns/op BenchmarkMapLast/4-4 3432489 33.45 ns/op BenchmarkMapLast/5-4 3481890 33.88 ns/op BenchmarkMapLast/6-4 3232803 33.52 ns/op BenchmarkMapLast/7-4 3355012 35.77 ns/op BenchmarkMapLast/8-4 3207448 38.04 ns/op BenchmarkMapLast/9-4 3313140 35.74 ns/op BenchmarkMapLast/10-4 3264571 35.16 ns/op BenchmarkMapLast/11-4 2924516 35.51 ns/op BenchmarkMapLast/12-4 3207981 37.30 ns/op BenchmarkMapLast/13-4 3360459 34.60 ns/op BenchmarkMapLast/14-4 3157662 35.46 ns/op BenchmarkMapLast/15-4 3144778 37.30 ns/op BenchmarkMapLast/16-4 3324963 35.42 ns/op BenchmarkMapCycle-4 2344543 49.94 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3104666 35.55 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2918 39659 ns/op BenchmarkMakeMap/[Byte]Byte-4 872846 345.9 ns/op BenchmarkMakeMap/[Int]Int-4 208176 791.9 ns/op BenchmarkNewEmptyMap-4 14111936 7.536 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1691332 73.54 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 540091 204.3 ns/op BenchmarkMapIterEmpty-4 4318527 28.08 ns/op BenchmarkSameLengthMap-4 3660985 31.80 ns/op BenchmarkBigKeyMap-4 1359052 87.32 ns/op BenchmarkBigValMap-4 1248961 99.06 ns/op BenchmarkSmallKeyMap-4 2366985 44.78 ns/op BenchmarkMapPopulate/1-4 2475654 48.49 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 157519 1036 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7368 22783 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 570 207779 ns/op 51773 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 57 2393588 ns/op 416767 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 25032637 ns/op 6526480 B/op 2886 allocs/op BenchmarkComplexAlgMap-4 510010 238.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1499332 80.47 ns/op BenchmarkGoMapClear/Reflexive/10-4 1361749 87.98 ns/op BenchmarkGoMapClear/Reflexive/100-4 359839 372.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 56215 2092 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6853 16735 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1256262 88.75 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1275126 97.51 ns/op BenchmarkGoMapClear/NonReflexive/100-4 337180 333.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 55650 2044 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6349 16578 ns/op BenchmarkMapStringConversion/32/simple-4 1458410 80.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1435891 82.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1289781 90.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1409424 81.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1364462 87.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1241121 94.04 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1801890 71.69 ns/op BenchmarkMapInterfacePtr-4 1975098 58.58 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6568657 18.08 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 81273 2002 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5200 21161 ns/op BenchmarkMapPop1000-4 406 293152 ns/op BenchmarkMapPop10000-4 22 4833253 ns/op BenchmarkMapAssign/Int32/256-4 2323725 49.16 ns/op BenchmarkMapAssign/Int32/65536-4 1270569 80.00 ns/op BenchmarkMapAssign/Int64/256-4 2387565 50.65 ns/op BenchmarkMapAssign/Int64/65536-4 1278003 89.82 ns/op BenchmarkMapAssign/Str/256-4 1998862 59.92 ns/op BenchmarkMapAssign/Str/65536-4 780332 162.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1402249 81.91 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 915230 142.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1386750 82.73 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 698264 146.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 603057 4383 ns/op BenchmarkMapOperatorAssign/Str/65536-4 307195 396.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 845422 158.2 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 329808 373.8 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 657072 175.9 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 252759 412.2 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 677022 247.9 ns/op 67 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 197299 564.3 ns/op 99 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1596313 91.68 ns/op BenchmarkMapDelete/Int32/1000-4 1931288 60.17 ns/op BenchmarkMapDelete/Int32/10000-4 2046164 58.60 ns/op BenchmarkMapDelete/Int64/100-4 1330080 105.2 ns/op BenchmarkMapDelete/Int64/1000-4 2009647 62.62 ns/op BenchmarkMapDelete/Int64/10000-4 2071371 59.28 ns/op BenchmarkMapDelete/Str/100-4 1222959 93.34 ns/op BenchmarkMapDelete/Str/1000-4 1670185 75.98 ns/op BenchmarkMapDelete/Str/10000-4 1593316 77.28 ns/op BenchmarkMapDelete/Pointer/100-4 1243988 89.03 ns/op BenchmarkMapDelete/Pointer/1000-4 1699992 70.07 ns/op BenchmarkMapDelete/Pointer/10000-4 1267917 88.22 ns/op BenchmarkMemmove/0-4 16904428 8.323 ns/op BenchmarkMemmove/1-4 1223932 104.1 ns/op 9.61 MB/s BenchmarkMemmove/2-4 1000000 119.3 ns/op 16.76 MB/s BenchmarkMemmove/3-4 1309123 99.46 ns/op 30.16 MB/s BenchmarkMemmove/4-4 1000000 100.9 ns/op 39.63 MB/s BenchmarkMemmove/5-4 1000000 110.3 ns/op 45.33 MB/s BenchmarkMemmove/6-4 1000000 120.7 ns/op 49.70 MB/s BenchmarkMemmove/7-4 1000000 116.6 ns/op 60.04 MB/s BenchmarkMemmove/8-4 1000000 101.7 ns/op 78.69 MB/s BenchmarkMemmove/9-4 1000000 116.8 ns/op 77.03 MB/s BenchmarkMemmove/10-4 1000000 116.3 ns/op 85.97 MB/s BenchmarkMemmove/11-4 1000000 121.9 ns/op 90.23 MB/s BenchmarkMemmove/12-4 1000000 108.7 ns/op 110.42 MB/s BenchmarkMemmove/13-4 1000000 104.6 ns/op 124.26 MB/s BenchmarkMemmove/14-4 667497 149.8 ns/op 93.43 MB/s BenchmarkMemmove/15-4 1202214 102.3 ns/op 146.69 MB/s BenchmarkMemmove/16-4 1000000 105.2 ns/op 152.02 MB/s BenchmarkMemmove/32-4 1000000 107.3 ns/op 298.24 MB/s BenchmarkMemmove/64-4 1000000 175.0 ns/op 365.71 MB/s BenchmarkMemmove/128-4 1000000 126.5 ns/op 1011.63 MB/s BenchmarkMemmove/256-4 900488 147.8 ns/op 1732.26 MB/s BenchmarkMemmove/512-4 597836 212.3 ns/op 2411.49 MB/s BenchmarkMemmove/1024-4 441633 326.1 ns/op 3139.70 MB/s BenchmarkMemmove/2048-4 253092 742.0 ns/op 2759.93 MB/s BenchmarkMemmove/4096-4 144919 976.1 ns/op 4196.42 MB/s BenchmarkMemmoveOverlap/32-4 1000000 116.6 ns/op 274.39 MB/s BenchmarkMemmoveOverlap/64-4 1000000 158.5 ns/op 403.86 MB/s BenchmarkMemmoveOverlap/128-4 835886 224.3 ns/op 570.67 MB/s BenchmarkMemmoveOverlap/256-4 916712 157.2 ns/op 1628.15 MB/s BenchmarkMemmoveOverlap/512-4 635145 199.7 ns/op 2563.53 MB/s BenchmarkMemmoveOverlap/1024-4 360138 489.7 ns/op 2090.94 MB/s BenchmarkMemmoveOverlap/2048-4 198523 504.5 ns/op 4059.51 MB/s BenchmarkMemmoveOverlap/4096-4 139077 1659 ns/op 2468.49 MB/s BenchmarkMemmoveUnalignedDst/0-4 15410685 7.777 ns/op BenchmarkMemmoveUnalignedDst/1-4 723938 226.6 ns/op 4.41 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 109.6 ns/op 18.25 MB/s BenchmarkMemmoveUnalignedDst/3-4 973495 112.2 ns/op 26.74 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 108.0 ns/op 37.04 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 109.6 ns/op 45.62 MB/s BenchmarkMemmoveUnalignedDst/6-4 779900 174.7 ns/op 34.34 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 128.2 ns/op 54.59 MB/s BenchmarkMemmoveUnalignedDst/8-4 1180910 106.4 ns/op 75.16 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 112.3 ns/op 80.13 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 114.1 ns/op 87.61 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 117.6 ns/op 93.55 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 112.0 ns/op 107.13 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 158.7 ns/op 81.92 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 123.1 ns/op 113.71 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 127.5 ns/op 117.62 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 116.1 ns/op 137.77 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 109.7 ns/op 291.81 MB/s BenchmarkMemmoveUnalignedDst/64-4 978988 114.4 ns/op 559.59 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 134.2 ns/op 953.47 MB/s BenchmarkMemmoveUnalignedDst/256-4 564216 182.8 ns/op 1400.16 MB/s BenchmarkMemmoveUnalignedDst/512-4 602402 213.4 ns/op 2399.13 MB/s BenchmarkMemmoveUnalignedDst/1024-4 458202 320.7 ns/op 3193.33 MB/s BenchmarkMemmoveUnalignedDst/2048-4 301135 499.6 ns/op 4099.37 MB/s BenchmarkMemmoveUnalignedDst/4096-4 120501 915.2 ns/op 4475.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 115.1 ns/op 278.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 122.5 ns/op 522.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 762132 134.4 ns/op 952.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 992722 194.2 ns/op 1318.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 680716 241.6 ns/op 2119.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 385058 319.9 ns/op 3200.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 231216 492.7 ns/op 4156.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 131101 836.3 ns/op 4897.99 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16369668 8.571 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 101.3 ns/op 9.88 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 114.0 ns/op 17.55 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 118.4 ns/op 25.34 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 122.8 ns/op 32.57 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1087945 144.2 ns/op 34.68 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 108.3 ns/op 55.42 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 103.5 ns/op 67.66 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1220707 101.2 ns/op 79.03 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 131.2 ns/op 68.60 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 132.2 ns/op 75.64 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 193.0 ns/op 56.99 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 113.2 ns/op 105.99 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 172.1 ns/op 75.52 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 115.8 ns/op 120.92 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 224.4 ns/op 66.85 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 116.1 ns/op 137.78 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 113.7 ns/op 281.44 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 122.9 ns/op 520.66 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 136.2 ns/op 939.90 MB/s BenchmarkMemmoveUnalignedSrc/256-4 947380 182.4 ns/op 1403.39 MB/s BenchmarkMemmoveUnalignedSrc/512-4 532105 206.8 ns/op 2475.49 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 365744 323.3 ns/op 3167.38 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 260343 712.0 ns/op 2876.35 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 147571 909.0 ns/op 4506.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 174.2 ns/op 91.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 910674 146.3 ns/op 109.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 944805 133.1 ns/op 120.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 968552 134.8 ns/op 118.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 896887 133.0 ns/op 120.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 775552 133.3 ns/op 120.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 127.1 ns/op 125.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 141.9 ns/op 112.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 932260 205.7 ns/op 311.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 907682 147.3 ns/op 434.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 147.6 ns/op 433.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 804087 138.5 ns/op 462.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 226.9 ns/op 282.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 270.8 ns/op 236.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 833583 147.3 ns/op 434.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 863823 157.9 ns/op 405.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 614593 196.4 ns/op 1303.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 590055 266.0 ns/op 962.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 691216 332.5 ns/op 769.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 781063 173.5 ns/op 1475.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 879154 181.3 ns/op 1412.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 739092 185.4 ns/op 1380.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 398490 277.3 ns/op 923.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 897972 166.7 ns/op 1535.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 72288 1501 ns/op 2728.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 49767 2246 ns/op 1823.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 132960 897.6 ns/op 4563.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 136610 1053 ns/op 3890.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 126133 870.6 ns/op 4704.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 118174 941.0 ns/op 4352.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 108178 968.7 ns/op 4228.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 132177 862.4 ns/op 4749.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6216 32751 ns/op 2001.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3438 31813 ns/op 2060.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7812 14535 ns/op 4508.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8576 23032 ns/op 2845.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8766 14301 ns/op 4582.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8953 19517 ns/op 3357.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9639 14114 ns/op 4643.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9484 23499 ns/op 2788.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 107.1 ns/op 298.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 146.4 ns/op 437.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 994053 200.1 ns/op 639.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 947308 195.4 ns/op 1310.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 718278 213.9 ns/op 2393.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 447391 398.4 ns/op 2570.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 245385 526.7 ns/op 3888.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 126163 1012 ns/op 4045.92 MB/s BenchmarkMemclr/5-4 13751094 11.33 ns/op 441.17 MB/s BenchmarkMemclr/16-4 12782384 9.442 ns/op 1694.62 MB/s BenchmarkMemclr/64-4 13244624 9.762 ns/op 6556.15 MB/s BenchmarkMemclr/256-4 9743989 11.72 ns/op 21837.40 MB/s BenchmarkMemclr/4096-4 1844007 63.18 ns/op 64832.78 MB/s BenchmarkMemclr/65536-4 79344 1584 ns/op 41364.77 MB/s BenchmarkMemclr/1M-4 4699 28468 ns/op 36834.13 MB/s BenchmarkMemclr/4M-4 1304 109033 ns/op 38468.19 MB/s BenchmarkMemclr/8M-4 432 307499 ns/op 27280.15 MB/s BenchmarkMemclr/16M-4 134 853507 ns/op 19656.80 MB/s BenchmarkMemclr/64M-4 54 2544956 ns/op 26369.36 MB/s BenchmarkMemclrUnaligned/0_5-4 7296272 16.77 ns/op 298.17 MB/s BenchmarkMemclrUnaligned/0_16-4 7974150 14.17 ns/op 1129.46 MB/s BenchmarkMemclrUnaligned/0_64-4 7803742 14.68 ns/op 4359.86 MB/s BenchmarkMemclrUnaligned/0_256-4 8217808 18.77 ns/op 13641.46 MB/s BenchmarkMemclrUnaligned/0_4096-4 1842111 77.78 ns/op 52662.28 MB/s BenchmarkMemclrUnaligned/0_65536-4 81357 1457 ns/op 44989.66 MB/s BenchmarkMemclrUnaligned/1_5-4 8626855 13.99 ns/op 357.37 MB/s BenchmarkMemclrUnaligned/1_16-4 8663164 25.53 ns/op 626.76 MB/s BenchmarkMemclrUnaligned/1_64-4 7800919 14.51 ns/op 4409.84 MB/s BenchmarkMemclrUnaligned/1_256-4 6692001 19.03 ns/op 13449.97 MB/s BenchmarkMemclrUnaligned/1_4096-4 1314454 91.50 ns/op 44764.57 MB/s BenchmarkMemclrUnaligned/1_65536-4 76411 1576 ns/op 41575.26 MB/s BenchmarkMemclrUnaligned/4_5-4 7813818 17.45 ns/op 286.52 MB/s BenchmarkMemclrUnaligned/4_16-4 8497003 13.28 ns/op 1204.99 MB/s BenchmarkMemclrUnaligned/4_64-4 8175664 13.22 ns/op 4842.71 MB/s BenchmarkMemclrUnaligned/4_256-4 6727222 16.82 ns/op 15219.17 MB/s BenchmarkMemclrUnaligned/4_4096-4 1315880 89.74 ns/op 45643.68 MB/s BenchmarkMemclrUnaligned/4_65536-4 70953 1585 ns/op 41353.78 MB/s BenchmarkMemclrUnaligned/7_5-4 8856507 13.87 ns/op 360.41 MB/s BenchmarkMemclrUnaligned/7_16-4 7448708 14.41 ns/op 1110.12 MB/s BenchmarkMemclrUnaligned/7_64-4 8189412 14.72 ns/op 4346.39 MB/s BenchmarkMemclrUnaligned/7_256-4 6582507 17.09 ns/op 14983.71 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 122.0 ns/op 33579.14 MB/s BenchmarkMemclrUnaligned/7_65536-4 64615 1609 ns/op 40738.01 MB/s BenchmarkMemclrUnaligned/0_1M-4 4243 41587 ns/op 25214.14 MB/s BenchmarkMemclrUnaligned/0_4M-4 937 109658 ns/op 38248.92 MB/s BenchmarkMemclrUnaligned/0_8M-4 420 262164 ns/op 31997.50 MB/s BenchmarkMemclrUnaligned/0_16M-4 132 815318 ns/op 20577.51 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1892001 ns/op 35469.78 MB/s BenchmarkMemclrUnaligned/1_1M-4 4320 27460 ns/op 38185.71 MB/s BenchmarkMemclrUnaligned/1_4M-4 1016 115254 ns/op 36391.96 MB/s BenchmarkMemclrUnaligned/1_8M-4 399 282682 ns/op 29675.11 MB/s BenchmarkMemclrUnaligned/1_16M-4 150 787413 ns/op 21306.75 MB/s BenchmarkMemclrUnaligned/1_64M-4 62 1873930 ns/op 35811.83 MB/s BenchmarkMemclrUnaligned/4_1M-4 4568 33957 ns/op 30879.11 MB/s BenchmarkMemclrUnaligned/4_4M-4 1044 148916 ns/op 28165.54 MB/s BenchmarkMemclrUnaligned/4_8M-4 411 282207 ns/op 29725.02 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 1223088 ns/op 13717.10 MB/s BenchmarkMemclrUnaligned/4_64M-4 61 2111317 ns/op 31785.31 MB/s BenchmarkMemclrUnaligned/7_1M-4 3910 26289 ns/op 39885.80 MB/s BenchmarkMemclrUnaligned/7_4M-4 1008 113579 ns/op 36928.59 MB/s BenchmarkMemclrUnaligned/7_8M-4 363 309177 ns/op 27132.08 MB/s BenchmarkMemclrUnaligned/7_16M-4 147 1116972 ns/op 15020.27 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 2268776 ns/op 29579.32 MB/s BenchmarkGoMemclr/5-4 2286772 61.80 ns/op 80.91 MB/s BenchmarkGoMemclr/16-4 665983 173.0 ns/op 92.47 MB/s BenchmarkGoMemclr/64-4 198405 646.0 ns/op 99.07 MB/s BenchmarkGoMemclr/256-4 43756 2871 ns/op 89.16 MB/s BenchmarkMemclrRange/1K_2K-4 77569 2153 ns/op 44529.79 MB/s BenchmarkMemclrRange/2K_8K-4 17388 7130 ns/op 46778.36 MB/s BenchmarkMemclrRange/4K_16K-4 32509 5427 ns/op 59530.42 MB/s BenchmarkMemclrRange/160K_228K-4 3230 46705 ns/op 35603.91 MB/s BenchmarkClearFat7-4 2819109 36.64 ns/op BenchmarkClearFat8-4 4484385 26.12 ns/op BenchmarkClearFat11-4 3663410 31.76 ns/op BenchmarkClearFat12-4 4258238 28.95 ns/op BenchmarkClearFat13-4 3865848 28.04 ns/op BenchmarkClearFat14-4 3851822 29.31 ns/op BenchmarkClearFat15-4 3988886 29.61 ns/op BenchmarkClearFat16-4 4683128 29.92 ns/op BenchmarkClearFat24-4 4161579 29.98 ns/op BenchmarkClearFat32-4 3691212 27.39 ns/op BenchmarkClearFat40-4 3827499 42.65 ns/op BenchmarkClearFat48-4 3126519 35.85 ns/op BenchmarkClearFat56-4 3358060 31.98 ns/op BenchmarkClearFat64-4 3144279 35.66 ns/op BenchmarkClearFat72-4 3375496 32.13 ns/op BenchmarkClearFat128-4 2830270 52.70 ns/op BenchmarkClearFat256-4 1680664 77.08 ns/op BenchmarkClearFat512-4 1231681 132.1 ns/op BenchmarkClearFat1024-4 1000000 146.0 ns/op BenchmarkClearFat1032-4 1000000 220.8 ns/op BenchmarkClearFat1040-4 866253 145.8 ns/op BenchmarkCopyFat7-4 3768124 27.24 ns/op BenchmarkCopyFat8-4 3252080 36.85 ns/op BenchmarkCopyFat11-4 4003251 28.77 ns/op BenchmarkCopyFat12-4 4132386 30.20 ns/op BenchmarkCopyFat13-4 3124741 33.24 ns/op BenchmarkCopyFat14-4 4533355 29.17 ns/op BenchmarkCopyFat15-4 3847437 38.90 ns/op BenchmarkCopyFat16-4 4131504 28.20 ns/op BenchmarkCopyFat24-4 3513247 28.95 ns/op BenchmarkCopyFat32-4 3837993 29.94 ns/op BenchmarkCopyFat64-4 3444331 31.91 ns/op BenchmarkCopyFat72-4 3108034 34.13 ns/op BenchmarkCopyFat128-4 3131685 40.49 ns/op BenchmarkCopyFat256-4 1680742 68.97 ns/op BenchmarkCopyFat512-4 1000000 125.7 ns/op BenchmarkCopyFat520-4 1358882 105.1 ns/op BenchmarkCopyFat1024-4 957308 133.2 ns/op BenchmarkCopyFat1032-4 985604 142.5 ns/op BenchmarkCopyFat1040-4 895436 148.0 ns/op BenchmarkIssue18740/2byte-4 343 487290 ns/op BenchmarkIssue18740/4byte-4 594 230706 ns/op BenchmarkIssue18740/8byte-4 1086 112591 ns/op BenchmarkMemclrKnownSize1-4 7587280 27.65 ns/op 36.16 MB/s BenchmarkMemclrKnownSize2-4 3613304 29.52 ns/op 67.76 MB/s BenchmarkMemclrKnownSize4-4 3179712 39.87 ns/op 100.34 MB/s BenchmarkMemclrKnownSize8-4 1000000 109.9 ns/op 72.79 MB/s BenchmarkMemclrKnownSize16-4 693326 167.1 ns/op 95.72 MB/s BenchmarkMemclrKnownSize32-4 435961 327.6 ns/op 97.68 MB/s BenchmarkMemclrKnownSize64-4 212743 609.3 ns/op 105.04 MB/s BenchmarkMemclrKnownSize112-4 114340 1094 ns/op 102.37 MB/s BenchmarkMemclrKnownSize128-4 86174 1283 ns/op 99.80 MB/s BenchmarkMemclrKnownSize192-4 57028 2021 ns/op 95.00 MB/s BenchmarkMemclrKnownSize248-4 43147 3007 ns/op 82.48 MB/s BenchmarkMemclrKnownSize256-4 41180 2467 ns/op 103.78 MB/s BenchmarkMemclrKnownSize512-4 23234 5133 ns/op 99.75 MB/s BenchmarkMemclrKnownSize1024-4 12358 9227 ns/op 110.97 MB/s BenchmarkMemclrKnownSize4096-4 3730 41653 ns/op 98.34 MB/s BenchmarkMemclrKnownSize512KiB-4 22 5052631 ns/op 103.77 MB/s BenchmarkReadMetricsLatency-4 10000 3922 p50-ns 6519 p90-ns 11884 p99-ns BenchmarkFinalizer-4 236 607710 ns/op BenchmarkFinalizerRun-4 168326 899.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8859841 18.16 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3455899 33.25 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2534526 49.29 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2800872 44.72 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1518588 82.53 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1370353 131.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2416310 44.67 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1546948 82.72 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1393945 81.71 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2078858 66.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2294467 53.79 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1933167 110.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1782248 69.14 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 134.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9032192 16.36 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10780083 11.43 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10561236 12.15 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9466569 12.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8902872 16.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6088332 18.54 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9402739 12.61 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9649370 14.75 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10287685 13.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8448294 12.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9852036 15.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10509603 12.18 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9285540 12.00 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9207873 18.59 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8912005 12.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8859794 12.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8896998 12.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9689977 12.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9534361 16.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9206125 15.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9093313 13.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7884337 12.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8379147 22.08 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8861648 13.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9279580 13.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10154340 20.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9073293 13.24 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8274522 13.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9110625 15.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9228338 13.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8795187 12.52 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8017669 14.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10128915 12.37 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9764727 22.07 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10488888 14.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8657562 12.56 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9558349 13.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8884822 12.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8441250 12.44 ns/op BenchmarkNetpollBreak-4 2308 60992 ns/op BenchmarkPinnerPinUnpinBatch-4 1482 144411 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 194 639933 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1057 185473 ns/op BenchmarkPinnerPinUnpin-4 1412238 121.9 ns/op BenchmarkPinnerPinUnpinTiny-4 1409079 84.52 ns/op BenchmarkPinnerPinUnpinDouble-4 487984 231.2 ns/op BenchmarkPinnerPinUnpinParallel-4 2884119 43.00 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2769619 43.92 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 459384 304.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6496418 17.02 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8370348 16.81 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5900544 23.35 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5046171 24.67 ns/op BenchmarkPingPongHog-4 456 289670 ns/op BenchmarkStackGrowth-4 100981 1126 ns/op BenchmarkStackGrowthDeep-4 981 124904 ns/op BenchmarkCreateGoroutines-4 51009 2500 ns/op BenchmarkCreateGoroutinesParallel-4 51439 6668 ns/op BenchmarkCreateGoroutinesCapture-4 7448 15383 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 33948 3362 ns/op BenchmarkClosureCall-4 23656436 4.761 ns/op BenchmarkWakeupParallelSpinning/0s-4 6366 20873 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5296 25764 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5108 35910 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2148 49287 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1542 77973 ns/op BenchmarkWakeupParallelSpinning/20µs-4 980 136887 ns/op BenchmarkWakeupParallelSpinning/50µs-4 410 366580 ns/op BenchmarkWakeupParallelSpinning/100µs-4 217 635036 ns/op BenchmarkMatmult-4 2252968 62.25 ns/op BenchmarkFastrand-4 4574216 22.69 ns/op BenchmarkFastrand64-4 5650290 19.34 ns/op BenchmarkFastrandHashiter-4 2511507 40.66 ns/op BenchmarkFastrandn/2-4 5503486 19.81 ns/op BenchmarkFastrandn/3-4 6290293 20.63 ns/op BenchmarkFastrandn/4-4 6128490 18.52 ns/op BenchmarkFastrandn/5-4 6813892 18.19 ns/op BenchmarkIfaceCmp100-4 118928 1303 ns/op BenchmarkIfaceCmpNil100-4 198813 596.7 ns/op BenchmarkEfaceCmpDiff-4 47948 2518 ns/op BenchmarkEfaceCmpDiffIndirect-4 40440 5009 ns/op BenchmarkDefer-4 1305762 88.80 ns/op BenchmarkDefer10-4 953185 210.2 ns/op BenchmarkDeferMany-4 462898 528.1 ns/op BenchmarkPanicRecover-4 680073 176.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 49 2072258 ns/op 1959793 p50-ns 2741026 p90-ns 4339931 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 69 2368070 ns/op 2064417 p50-ns 3854612 p90-ns 10530939 p99-ns BenchmarkGoroutineProfile/small/idle-4 38 3730161 ns/op 3619569 p50-ns 4796708 p90-ns 5709220 p99-ns BenchmarkGoroutineProfile/small/loaded-4 38 4968405 ns/op 4257615 p50-ns 9884664 p90-ns 14334358 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 76 1830145 ns/op 1810402 p50-ns 2208949 p90-ns 3153283 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 69 2280259 ns/op 1779171 p50-ns 3962642 p90-ns 10618395 p99-ns BenchmarkGoroutineProfile/large/idle-4 18 5838448 ns/op 5828102 p50-ns 7364838 p90-ns 7910434 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 8124266 ns/op 7439216 p50-ns 11338142 p90-ns 11802813 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 55 1908663 ns/op 1758596 p50-ns 2799354 p90-ns 3575707 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 80 2425382 ns/op 1920831 p50-ns 3485515 p90-ns 18117157 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 50 3303064 ns/op 3362071 p50-ns 4494794 p90-ns 5657011 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 36 6288199 ns/op 4646202 p50-ns 9561113 p90-ns 26837394 p99-ns BenchmarkRWMutexUncontended-4 1995718 51.71 ns/op BenchmarkRWMutexWrite100-4 1000000 2346 ns/op BenchmarkRWMutexWrite10-4 160203 2110 ns/op BenchmarkRWMutexWorkWrite100-4 52857 5353 ns/op BenchmarkRWMutexWorkWrite10-4 43104 4036 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3804 36716 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1256 96462 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1506 73822 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 519 208787 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 772 147566 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 254 673646 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 369 297200 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 111 973359 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 247730 894.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 146667 986.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 120166 1019 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 125311 865.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 250051 812.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 211747 1006 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 161722 960.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 135609 829.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 109327 1190 ns/op BenchmarkMakeSlice/Byte-4 1393912 89.99 ns/op BenchmarkMakeSlice/Int16-4 1321262 105.1 ns/op BenchmarkMakeSlice/Int-4 1000000 144.6 ns/op BenchmarkMakeSlice/Ptr-4 666202 156.1 ns/op BenchmarkMakeSlice/Struct/24-4 635586 249.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 265.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 305.0 ns/op BenchmarkGrowSlice/Byte-4 411382 274.6 ns/op BenchmarkGrowSlice/Int16-4 438482 275.7 ns/op BenchmarkGrowSlice/Int-4 571012 486.2 ns/op BenchmarkGrowSlice/Ptr-4 484869 499.6 ns/op BenchmarkGrowSlice/Struct/24-4 292546 684.5 ns/op BenchmarkGrowSlice/Struct/32-4 261021 784.7 ns/op BenchmarkGrowSlice/Struct/40-4 124306 1052 ns/op BenchmarkExtendSlice/IntSlice-4 498928 485.6 ns/op BenchmarkExtendSlice/PointerSlice-4 455156 499.6 ns/op BenchmarkExtendSlice/NoGrow-4 692067 259.0 ns/op BenchmarkAppend-4 970014 123.2 ns/op BenchmarkAppendGrowByte-4 3 39639766 ns/op BenchmarkAppendGrowString-4 1 472668606 ns/op BenchmarkAppendSlice/1Bytes-4 1232052 102.7 ns/op BenchmarkAppendSlice/4Bytes-4 1235149 120.3 ns/op BenchmarkAppendSlice/7Bytes-4 1260638 94.57 ns/op BenchmarkAppendSlice/8Bytes-4 1339410 93.10 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 108.7 ns/op BenchmarkAppendSlice/16Bytes-4 1285902 104.9 ns/op BenchmarkAppendSlice/32Bytes-4 1305990 100.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 51110 2482 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 13951 8462 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9148 30622 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1288 121060 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 79 1594366 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5676592 ns/op BenchmarkAppendStr/1Bytes-4 1597718 73.77 ns/op BenchmarkAppendStr/4Bytes-4 1503418 80.23 ns/op BenchmarkAppendStr/8Bytes-4 1620364 75.73 ns/op BenchmarkAppendStr/16Bytes-4 1491488 81.82 ns/op BenchmarkAppendStr/32Bytes-4 1000000 121.6 ns/op BenchmarkAppendSpecialCase-4 990944 126.3 ns/op BenchmarkCopy/1Byte-4 1346526 86.23 ns/op 11.60 MB/s BenchmarkCopy/1String-4 1290308 97.97 ns/op 10.21 MB/s BenchmarkCopy/2Byte-4 1313079 88.82 ns/op 22.52 MB/s BenchmarkCopy/2String-4 1345118 89.08 ns/op 22.45 MB/s BenchmarkCopy/4Byte-4 1297600 91.13 ns/op 43.89 MB/s BenchmarkCopy/4String-4 1311589 130.2 ns/op 30.72 MB/s BenchmarkCopy/8Byte-4 1364750 96.24 ns/op 83.12 MB/s BenchmarkCopy/8String-4 1000000 106.1 ns/op 75.39 MB/s BenchmarkCopy/12Byte-4 1000000 119.6 ns/op 100.35 MB/s BenchmarkCopy/12String-4 1221361 110.9 ns/op 108.16 MB/s BenchmarkCopy/16Byte-4 1342455 89.81 ns/op 178.15 MB/s BenchmarkCopy/16String-4 1000000 143.2 ns/op 111.76 MB/s BenchmarkCopy/32Byte-4 1000000 120.1 ns/op 266.35 MB/s BenchmarkCopy/32String-4 1000000 148.2 ns/op 215.96 MB/s BenchmarkCopy/128Byte-4 1015998 114.6 ns/op 1117.11 MB/s BenchmarkCopy/128String-4 874222 129.9 ns/op 985.49 MB/s BenchmarkCopy/1024Byte-4 385665 325.6 ns/op 3144.72 MB/s BenchmarkCopy/1024String-4 262586 425.5 ns/op 2406.78 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 18121 7514 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11361 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 24753 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 21790 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 31741 ns/op BenchmarkAppendInPlace/Grow/Byte-4 142185 1383 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 87690 1647 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 68822 1985 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 54321 2285 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 46346 2803 ns/op BenchmarkStackCopyPtr-4 1 147868886 ns/op BenchmarkStackCopy-4 2 121627200 ns/op BenchmarkStackCopyNoCache-4 22 7335269 ns/op BenchmarkStackCopyWithStkobj-4 2 93355625 ns/op BenchmarkIssue18138-4 100 1163814 ns/op BenchmarkCompareStringEqual-4 9776259 10.35 ns/op BenchmarkCompareStringIdentical-4 23113693 6.283 ns/op BenchmarkCompareStringSameLength-4 15126442 10.77 ns/op BenchmarkCompareStringDifferentLength-4 21326948 5.659 ns/op BenchmarkCompareStringBigUnaligned-4 855 128287 ns/op 8173.76 MB/s BenchmarkCompareStringBig-4 1491 78128 ns/op 13421.42 MB/s BenchmarkConcatStringAndBytes-4 1965858 59.06 ns/op BenchmarkSliceByteToString/1-4 1443930 81.29 ns/op BenchmarkSliceByteToString/2-4 834228 184.5 ns/op BenchmarkSliceByteToString/4-4 879290 182.5 ns/op BenchmarkSliceByteToString/8-4 910960 203.8 ns/op BenchmarkSliceByteToString/16-4 805754 194.7 ns/op BenchmarkSliceByteToString/32-4 794383 223.6 ns/op BenchmarkSliceByteToString/64-4 781868 316.9 ns/op BenchmarkSliceByteToString/128-4 783045 376.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2054932 68.42 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 949687 135.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1006803 117.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3262603 39.16 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1683368 71.91 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 101.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1688928 104.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 363241 389.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 435358 324.7 ns/op BenchmarkRuneIterate/range/ASCII-4 8815534 12.37 ns/op BenchmarkRuneIterate/range/Japanese-4 2108155 80.08 ns/op BenchmarkRuneIterate/range/MixedLength-4 3238783 39.22 ns/op BenchmarkRuneIterate/range1/ASCII-4 9523106 11.86 ns/op BenchmarkRuneIterate/range1/Japanese-4 2202910 51.38 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2103283 61.10 ns/op BenchmarkRuneIterate/range2/ASCII-4 9076573 16.69 ns/op BenchmarkRuneIterate/range2/Japanese-4 2507863 49.78 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3330096 43.58 ns/op BenchmarkArrayEqual-4 23627488 10.37 ns/op BenchmarkFunc/Name-4 3234736 39.53 ns/op BenchmarkFunc/Entry-4 10301736 10.13 ns/op BenchmarkFunc/FileLine-4 3098793 37.03 ns/op PASS ok runtime 460.694s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21500 4715 ns/op BenchmarkHandle/concurrent-4 22542 6399 ns/op PASS ok runtime/cgo 1.522s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 20288049 5.612 ns/op BenchmarkAtomicStore64-4 10647223 13.78 ns/op BenchmarkAtomicLoad-4 22327375 4.994 ns/op BenchmarkAtomicStore-4 11861696 15.28 ns/op BenchmarkAnd8-4 10313706 13.53 ns/op BenchmarkAnd-4 13606736 12.90 ns/op BenchmarkAnd8Parallel-4 3641456 30.01 ns/op BenchmarkAndParallel-4 3351903 30.67 ns/op BenchmarkOr8-4 13618598 11.95 ns/op BenchmarkOr-4 10169409 12.05 ns/op BenchmarkOr8Parallel-4 3580704 32.45 ns/op BenchmarkOrParallel-4 3539412 30.85 ns/op BenchmarkXadd-4 3363256 30.14 ns/op BenchmarkXadd64-4 3659667 29.69 ns/op BenchmarkCas-4 2425873 50.00 ns/op BenchmarkCas64-4 2440899 50.65 ns/op BenchmarkXchg-4 3791389 30.89 ns/op BenchmarkXchg64-4 3443377 30.82 ns/op PASS ok runtime/internal/atomic 4.836s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2846187 35.96 ns/op BenchmarkMulUintptr/large-4 2487190 48.37 ns/op PASS ok runtime/internal/math 1.447s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 12509632 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 22013431 ns/op 411.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 58 4266521 ns/op 8.431 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 25637142 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 41070528 ns/op 1427 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 5438009 ns/op 15.24 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 117895627 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 158889175 ns/op 8682 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 14 8920914 ns/op 275.3 concurrent_launches/op PASS ok runtime/pprof 3.339s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 14992431 ns/op BenchmarkStackLeak-4 25351 5100 ns/op PASS ok runtime/race 1.500s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2415625 42.52 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 248241 717.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.422s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 22 5805952 ns/op BenchmarkIndex_Large-4 19742 5311 ns/op BenchmarkIndexFunc_Large-4 91 1226795 ns/op BenchmarkCompact/nil-4 7967232 17.00 ns/op BenchmarkCompact/one-4 1000000 139.5 ns/op BenchmarkCompact/sorted-4 886876 131.7 ns/op BenchmarkCompact/1_item-4 604209 176.5 ns/op BenchmarkCompact/unsorted-4 1000000 132.9 ns/op BenchmarkCompact/many-4 399729 283.8 ns/op BenchmarkCompact_Large-4 384 336004 ns/op BenchmarkCompactFunc_Large-4 48 3506784 ns/op BenchmarkReplace/naive-fast-4 43317 2844 ns/op BenchmarkReplace/optimized-fast-4 30648 3687 ns/op BenchmarkReplace/naive-slow-4 10000 11307 ns/op BenchmarkReplace/optimized-slow-4 10000 11761 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 109.9 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 128.4 ns/op BenchmarkBinarySearchFloats/Size64-4 954792 171.0 ns/op BenchmarkBinarySearchFloats/Size128-4 776030 160.7 ns/op BenchmarkBinarySearchFloats/Size512-4 561457 234.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 683022 230.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 406418 298.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 396610 460.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 361683 392.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 297969 439.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 205416 540.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 163393 635.5 ns/op PASS ok slices 6.932s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 132392 1383 ns/op BenchmarkSortInts-4 1 120005355 ns/op BenchmarkSlicesSortInts-4 2 61424539 ns/op BenchmarkSortIsSorted-4 26 4981960 ns/op BenchmarkSlicesIsSorted-4 78 2167348 ns/op BenchmarkSortStrings-4 1 169697942 ns/op BenchmarkSlicesSortStrings-4 1 103829281 ns/op BenchmarkSortStrings_Sorted-4 24 5285237 ns/op BenchmarkSlicesSortStrings_Sorted-4 61 2263484 ns/op BenchmarkSortStructs-4 1 197023283 ns/op BenchmarkSortFuncStructs-4 1 165042019 ns/op BenchmarkSortString1K-4 247 558390 ns/op BenchmarkSortString1K_Slice-4 141 893220 ns/op BenchmarkStableString1K-4 93 1816083 ns/op BenchmarkSortInt1K-4 309 455356 ns/op BenchmarkSortInt1K_Sorted-4 5596 23210 ns/op BenchmarkSortInt1K_Reversed-4 3564 41972 ns/op BenchmarkSortInt1K_Mod8-4 830 149175 ns/op BenchmarkStableInt1K-4 100 1332633 ns/op BenchmarkStableInt1K_Slice-4 97 1137489 ns/op BenchmarkSortInt64K-4 3 36425165 ns/op BenchmarkSortInt64K_Slice-4 2 67478890 ns/op BenchmarkStableInt64K-4 1 110393125 ns/op BenchmarkSort1e2-4 276 392239 ns/op BenchmarkStable1e2-4 109 1093226 ns/op BenchmarkSort1e4-4 2 67979546 ns/op BenchmarkStable1e4-4 1 396563977 ns/op PASS ok sort 94.262s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 581638 178.9 ns/op BenchmarkAtof64Float-4 616014 206.4 ns/op BenchmarkAtof64FloatExp-4 521070 271.3 ns/op BenchmarkAtof64Big-4 410806 381.8 ns/op BenchmarkAtof64RandomBits-4 190555 663.2 ns/op BenchmarkAtof64RandomFloats-4 381456 311.5 ns/op BenchmarkAtof64RandomLongFloats-4 34339 3512 ns/op BenchmarkAtof32Decimal-4 614281 233.4 ns/op BenchmarkAtof32Float-4 637897 208.8 ns/op BenchmarkAtof32FloatExp-4 427581 264.4 ns/op BenchmarkAtof32Random-4 280143 434.2 ns/op BenchmarkAtof32RandomLong-4 119995 1109 ns/op BenchmarkParseInt/Pos/7bit-4 1088065 105.9 ns/op BenchmarkParseInt/Pos/26bit-4 682240 172.2 ns/op BenchmarkParseInt/Pos/31bit-4 681349 350.3 ns/op BenchmarkParseInt/Pos/56bit-4 409790 279.6 ns/op BenchmarkParseInt/Pos/63bit-4 387458 307.9 ns/op BenchmarkParseInt/Neg/7bit-4 964886 140.2 ns/op BenchmarkParseInt/Neg/26bit-4 666084 200.8 ns/op BenchmarkParseInt/Neg/31bit-4 715588 204.1 ns/op BenchmarkParseInt/Neg/56bit-4 508376 281.0 ns/op BenchmarkParseInt/Neg/63bit-4 447409 311.8 ns/op BenchmarkAtoi/Pos/7bit-4 1431520 80.88 ns/op BenchmarkAtoi/Pos/26bit-4 980464 157.4 ns/op BenchmarkAtoi/Pos/31bit-4 770277 189.5 ns/op BenchmarkAtoi/Pos/56bit-4 468804 231.9 ns/op BenchmarkAtoi/Pos/63bit-4 454663 308.4 ns/op BenchmarkAtoi/Neg/7bit-4 1515112 117.5 ns/op BenchmarkAtoi/Neg/26bit-4 714247 142.3 ns/op BenchmarkAtoi/Neg/31bit-4 829281 158.7 ns/op BenchmarkAtoi/Neg/56bit-4 639187 319.3 ns/op BenchmarkAtoi/Neg/63bit-4 353146 295.7 ns/op BenchmarkFormatFloat/Decimal-4 97516 1215 ns/op BenchmarkFormatFloat/Float-4 86485 1298 ns/op BenchmarkFormatFloat/Exp-4 93180 1264 ns/op BenchmarkFormatFloat/NegExp-4 93642 1167 ns/op BenchmarkFormatFloat/LongExp-4 56272 2065 ns/op BenchmarkFormatFloat/Big-4 75924 1635 ns/op BenchmarkFormatFloat/BinaryExp-4 203810 660.8 ns/op BenchmarkFormatFloat/32Integer-4 105706 1723 ns/op BenchmarkFormatFloat/32ExactFraction-4 98793 1279 ns/op BenchmarkFormatFloat/32Point-4 92674 1272 ns/op BenchmarkFormatFloat/32Exp-4 95733 1317 ns/op BenchmarkFormatFloat/32NegExp-4 93505 1307 ns/op BenchmarkFormatFloat/32Shortest-4 103852 1258 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97258 1152 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 96193 2570 ns/op BenchmarkFormatFloat/64Fixed1-4 116454 1180 ns/op BenchmarkFormatFloat/64Fixed2-4 120384 897.9 ns/op BenchmarkFormatFloat/64Fixed3-4 148562 947.0 ns/op BenchmarkFormatFloat/64Fixed4-4 138510 952.6 ns/op BenchmarkFormatFloat/64Fixed12-4 71972 1660 ns/op BenchmarkFormatFloat/64Fixed16-4 78573 1446 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 92553 1650 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82609 1638 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1975 61213 ns/op BenchmarkFormatFloat/Slowpath64-4 84122 2108 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 74716 2043 ns/op BenchmarkAppendFloat/Decimal-4 122617 1014 ns/op BenchmarkAppendFloat/Float-4 52683 2046 ns/op BenchmarkAppendFloat/Exp-4 111986 1272 ns/op BenchmarkAppendFloat/NegExp-4 114154 1145 ns/op BenchmarkAppendFloat/LongExp-4 66828 1498 ns/op BenchmarkAppendFloat/Big-4 72124 1585 ns/op BenchmarkAppendFloat/BinaryExp-4 305397 445.3 ns/op BenchmarkAppendFloat/32Integer-4 111020 1013 ns/op BenchmarkAppendFloat/32ExactFraction-4 131809 1018 ns/op BenchmarkAppendFloat/32Point-4 108159 1534 ns/op BenchmarkAppendFloat/32Exp-4 119677 1044 ns/op BenchmarkAppendFloat/32NegExp-4 108801 1031 ns/op BenchmarkAppendFloat/32Shortest-4 144771 880.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 122313 991.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 58591 1763 ns/op BenchmarkAppendFloat/64Fixed1-4 172322 742.3 ns/op BenchmarkAppendFloat/64Fixed2-4 184941 844.9 ns/op BenchmarkAppendFloat/64Fixed3-4 176098 757.6 ns/op BenchmarkAppendFloat/64Fixed4-4 177195 782.2 ns/op BenchmarkAppendFloat/64Fixed12-4 89686 1440 ns/op BenchmarkAppendFloat/64Fixed16-4 96758 1349 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 133315 943.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 90685 1351 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2246 58919 ns/op BenchmarkAppendFloat/Slowpath64-4 84625 1384 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 85581 1327 ns/op BenchmarkFormatInt-4 12150 11781 ns/op BenchmarkAppendInt-4 10000 10123 ns/op BenchmarkFormatUint-4 81690 1864 ns/op BenchmarkAppendUint-4 78436 1413 ns/op BenchmarkFormatIntSmall/7-4 2086707 56.78 ns/op BenchmarkFormatIntSmall/42-4 1638181 64.19 ns/op BenchmarkAppendIntSmall-4 994540 118.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 197.0 ns/op BenchmarkAppendUintVarlen/12-4 1000000 142.4 ns/op BenchmarkAppendUintVarlen/123-4 656016 175.8 ns/op BenchmarkAppendUintVarlen/1234-4 868092 145.2 ns/op BenchmarkAppendUintVarlen/12345-4 899439 201.7 ns/op BenchmarkAppendUintVarlen/123456-4 769284 159.4 ns/op BenchmarkAppendUintVarlen/1234567-4 728102 168.0 ns/op BenchmarkAppendUintVarlen/12345678-4 872749 160.9 ns/op BenchmarkAppendUintVarlen/123456789-4 661693 169.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 871501 165.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 711991 171.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 735669 284.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 391767 372.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 612102 180.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 791329 174.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 759866 173.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 757766 179.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 715933 351.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 691693 262.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 728360 197.7 ns/op BenchmarkQuote-4 29374 3914 ns/op BenchmarkQuoteRune-4 394332 371.7 ns/op BenchmarkAppendQuote-4 38894 2980 ns/op BenchmarkAppendQuoteRune-4 683887 194.5 ns/op BenchmarkUnquoteEasy-4 1083812 100.4 ns/op BenchmarkUnquoteHard-4 31176 3823 ns/op PASS ok strconv 25.129s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 356580 447.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 110782 2025 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 102654 1445 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 326880 560.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 107586 1804 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 141078 1402 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 276021 800.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 50002 2729 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 77181 2729 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 546177 399.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19514 6749 ns/op BenchmarkGenericMatch1-4 1634 69839 ns/op BenchmarkGenericMatch2-4 368 554234 ns/op BenchmarkSingleMaxSkipping-4 10021 11277 ns/op 886.75 MB/s BenchmarkSingleLongSuffixFail-4 15752 7142 ns/op 140.30 MB/s BenchmarkSingleMatch-4 174 686413 ns/op 21.85 MB/s BenchmarkByteByteNoMatch-4 76748 1500 ns/op BenchmarkByteByteMatch-4 10000 10392 ns/op BenchmarkByteStringMatch-4 13708 8485 ns/op BenchmarkHTMLEscapeNew-4 59480 2603 ns/op BenchmarkHTMLEscapeOld-4 65922 2817 ns/op BenchmarkByteStringReplacerWriteString-4 1207 100400 ns/op BenchmarkByteReplacerWriteString-4 1417 85548 ns/op BenchmarkByteByteReplaces-4 2474 55002 ns/op BenchmarkByteByteMap-4 9166 15064 ns/op BenchmarkMap/identity/ASCII-4 822013 153.4 ns/op BenchmarkMap/identity/Greek-4 525165 427.0 ns/op BenchmarkMap/change/ASCII-4 29149 4099 ns/op BenchmarkMap/change/Greek-4 19837 5631 ns/op BenchmarkIndexRune-4 1314150 83.30 ns/op BenchmarkIndexRuneLongString-4 1371132 90.36 ns/op BenchmarkIndexRuneFastPath-4 2832438 39.21 ns/op BenchmarkIndex-4 2857082 71.35 ns/op BenchmarkLastIndex-4 2981478 42.34 ns/op BenchmarkIndexByte-4 13363500 10.92 ns/op BenchmarkToUpper/#00-4 2966354 38.71 ns/op BenchmarkToUpper/ONLYUPPER-4 2113808 60.54 ns/op BenchmarkToUpper/abc-4 280904 563.9 ns/op BenchmarkToUpper/AbC123-4 182347 919.5 ns/op BenchmarkToUpper/azAZ09_-4 206442 610.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 32068 3370 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54322 3742 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25159 4775 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47234 2386 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105436 1228 ns/op BenchmarkToLower/#00-4 2691902 38.97 ns/op BenchmarkToLower/abc-4 2800141 42.78 ns/op BenchmarkToLower/AbC123-4 166086 843.8 ns/op BenchmarkToLower/azAZ09_-4 181230 728.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71853 2458 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48795 3401 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 23144 5149 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 61066 1901 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93366 1162 ns/op BenchmarkMapNoChanges-4 789156 259.3 ns/op BenchmarkTrim-4 28458 3996 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2117198 98.10 ns/op BenchmarkToValidUTF8/InvalidASCII-4 142915 988.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88508 1579 ns/op BenchmarkEqualFold/Tests-4 26540 5309 ns/op BenchmarkEqualFold/ASCII-4 2376990 53.44 ns/op BenchmarkEqualFold/UnicodePrefix-4 90620 1726 ns/op BenchmarkEqualFold/UnicodeSuffix-4 117976 1034 ns/op BenchmarkIndexHard1-4 936 118478 ns/op BenchmarkIndexHard2-4 709 167720 ns/op BenchmarkIndexHard3-4 172 707417 ns/op BenchmarkIndexHard4-4 100 1180791 ns/op BenchmarkLastIndexHard1-4 85 1630623 ns/op BenchmarkLastIndexHard2-4 82 1615996 ns/op BenchmarkLastIndexHard3-4 85 1740590 ns/op BenchmarkCountHard1-4 720 156277 ns/op BenchmarkCountHard2-4 598 176190 ns/op BenchmarkCountHard3-4 181 664913 ns/op BenchmarkIndexTorture-4 9712 17407 ns/op BenchmarkCountTorture-4 10000 13095 ns/op BenchmarkCountTortureOverlapping-4 711 194346 ns/op BenchmarkCountByte/10-4 2961733 39.90 ns/op 250.60 MB/s BenchmarkCountByte/32-4 1789339 63.23 ns/op 506.06 MB/s BenchmarkCountByte/4096-4 1000000 133.0 ns/op 30790.13 MB/s BenchmarkCountByte/4194304-4 762 160360 ns/op 26155.50 MB/s BenchmarkCountByte/67108864-4 26 5048116 ns/op 13293.84 MB/s BenchmarkFields/ASCII/16-4 299384 535.1 ns/op 29.90 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18634 8971 ns/op 28.54 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1870 87181 ns/op 46.98 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 67 2000434 ns/op 32.76 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 25014421 ns/op 41.92 MB/s 1515536 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 271755 762.9 ns/op 20.97 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9734 23562 ns/op 10.86 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 424 405343 ns/op 10.11 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 5350794 ns/op 12.25 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 111939174 ns/op 9.37 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 170768 842.8 ns/op 18.98 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10536 ns/op 24.30 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 622 211434 ns/op 19.37 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 5789309 ns/op 11.32 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 77005305 ns/op 13.62 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 148714 888.7 ns/op 18.00 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11472 ns/op 22.32 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 478 252949 ns/op 16.19 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4763431 ns/op 13.76 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 83048875 ns/op 12.63 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 142243208 ns/op BenchmarkSplitSingleByteSeparator-4 19 10433042 ns/op BenchmarkSplitMultiByteSeparator-4 26 4817216 ns/op BenchmarkSplitNSingleByteSeparator-4 164784 1168 ns/op BenchmarkSplitNMultiByteSeparator-4 82809 1228 ns/op BenchmarkRepeat/5x0-4 2344749 56.10 ns/op BenchmarkRepeat/5x1-4 2649408 42.25 ns/op BenchmarkRepeat/5x2-4 222927 605.9 ns/op BenchmarkRepeat/5x6-4 140270 1112 ns/op BenchmarkRepeat/10x0-4 2911329 62.54 ns/op BenchmarkRepeat/10x1-4 2990913 57.45 ns/op BenchmarkRepeat/10x2-4 232282 822.5 ns/op BenchmarkRepeat/10x6-4 121273 1146 ns/op BenchmarkRepeatLarge/256/1-4 62317 2589 ns/op 98.87 MB/s BenchmarkRepeatLarge/256/16-4 92342 1777 ns/op 144.07 MB/s BenchmarkRepeatLarge/512/1-4 37148 3366 ns/op 152.09 MB/s BenchmarkRepeatLarge/512/16-4 52534 2457 ns/op 208.38 MB/s BenchmarkRepeatLarge/1024/1-4 27994 4772 ns/op 214.60 MB/s BenchmarkRepeatLarge/1024/16-4 33415 4315 ns/op 237.31 MB/s BenchmarkRepeatLarge/2048/1-4 15810 7003 ns/op 292.47 MB/s BenchmarkRepeatLarge/2048/16-4 17568 6621 ns/op 309.33 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11875 ns/op 344.94 MB/s BenchmarkRepeatLarge/4096/16-4 10000 12912 ns/op 317.23 MB/s BenchmarkRepeatLarge/8192/1-4 10000 24637 ns/op 332.50 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18218 ns/op 449.67 MB/s BenchmarkRepeatLarge/8192/4097-4 3518896 49.20 ns/op 83273.06 MB/s BenchmarkRepeatLarge/16384/1-4 10000 35769 ns/op 458.04 MB/s BenchmarkRepeatLarge/16384/16-4 9675 36297 ns/op 451.39 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28370 ns/op 433.24 MB/s BenchmarkRepeatLarge/32768/1-4 1894 60961 ns/op 537.53 MB/s BenchmarkRepeatLarge/32768/16-4 2984 65069 ns/op 503.59 MB/s BenchmarkRepeatLarge/32768/4097-4 2623 60893 ns/op 470.97 MB/s BenchmarkRepeatLarge/65536/1-4 924 138136 ns/op 474.43 MB/s BenchmarkRepeatLarge/65536/16-4 969 137284 ns/op 477.38 MB/s BenchmarkRepeatLarge/65536/4097-4 1148 128771 ns/op 477.24 MB/s BenchmarkRepeatLarge/131072/1-4 176 681601 ns/op 192.30 MB/s BenchmarkRepeatLarge/131072/16-4 172 743395 ns/op 176.32 MB/s BenchmarkRepeatLarge/131072/4097-4 164 640099 ns/op 198.42 MB/s BenchmarkRepeatLarge/262144/1-4 100 1020402 ns/op 256.90 MB/s BenchmarkRepeatLarge/262144/16-4 100 1441497 ns/op 181.86 MB/s BenchmarkRepeatLarge/262144/4097-4 85 1280836 ns/op 201.52 MB/s BenchmarkRepeatLarge/524288/1-4 56 2509331 ns/op 208.94 MB/s BenchmarkRepeatLarge/524288/16-4 100 1958047 ns/op 267.76 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2178871 ns/op 238.80 MB/s BenchmarkRepeatLarge/1048576/1-4 61 3760884 ns/op 278.81 MB/s BenchmarkRepeatLarge/1048576/16-4 48 3114410 ns/op 336.69 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 3272481 ns/op 319.25 MB/s BenchmarkRepeatLarge/2097152/1-4 20 7163660 ns/op 292.75 MB/s BenchmarkRepeatLarge/2097152/16-4 16 6315604 ns/op 332.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 6095705 ns/op 343.45 MB/s BenchmarkRepeatLarge/4194304/1-4 8 12637736 ns/op 331.89 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13407059 ns/op 312.84 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11324536 ns/op 370.10 MB/s BenchmarkRepeatLarge/8388608/1-4 5 20288122 ns/op 413.47 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20063698 ns/op 418.10 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18872111 ns/op 444.39 MB/s BenchmarkRepeatLarge/16777216/1-4 3 34740289 ns/op 482.93 MB/s BenchmarkRepeatLarge/16777216/16-4 3 37076306 ns/op 452.51 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 50175300 ns/op 334.37 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59277918 ns/op 566.05 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56246308 ns/op 596.56 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 63449350 ns/op 528.84 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119333637 ns/op 562.36 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121024630 ns/op 554.51 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 131309902 ns/op 511.07 MB/s BenchmarkRepeatLarge/134217728/1-4 1 287600204 ns/op 466.68 MB/s BenchmarkRepeatLarge/134217728/16-4 1 236352228 ns/op 567.87 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 241954277 ns/op 554.72 MB/s BenchmarkRepeatLarge/268435456/1-4 1 596389399 ns/op 450.10 MB/s BenchmarkRepeatLarge/268435456/16-4 1 435348696 ns/op 616.60 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 443217184 ns/op 605.65 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1124911737 ns/op 477.26 MB/s BenchmarkRepeatLarge/536870912/16-4 1 917376935 ns/op 585.22 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1140572919 ns/op 470.70 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2153014248 ns/op 498.72 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2363318270 ns/op 454.34 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2280178969 ns/op 470.90 MB/s BenchmarkIndexAnyASCII/1:1-4 1717701 76.45 ns/op BenchmarkIndexAnyASCII/1:2-4 1948831 102.2 ns/op BenchmarkIndexAnyASCII/1:4-4 1392218 87.40 ns/op BenchmarkIndexAnyASCII/1:8-4 1991017 70.87 ns/op BenchmarkIndexAnyASCII/1:16-4 1890610 64.48 ns/op BenchmarkIndexAnyASCII/1:32-4 1691236 67.95 ns/op BenchmarkIndexAnyASCII/1:64-4 1766563 67.13 ns/op BenchmarkIndexAnyASCII/16:1-4 1821696 67.43 ns/op BenchmarkIndexAnyASCII/16:2-4 900398 160.3 ns/op BenchmarkIndexAnyASCII/16:4-4 807475 151.5 ns/op BenchmarkIndexAnyASCII/16:8-4 880990 164.5 ns/op BenchmarkIndexAnyASCII/16:16-4 818094 316.6 ns/op BenchmarkIndexAnyASCII/16:32-4 439669 289.2 ns/op BenchmarkIndexAnyASCII/16:64-4 629148 225.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1495072 92.47 ns/op BenchmarkIndexAnyASCII/256:2-4 82429 2913 ns/op BenchmarkIndexAnyASCII/256:4-4 68113 1550 ns/op BenchmarkIndexAnyASCII/256:8-4 84553 1509 ns/op BenchmarkIndexAnyASCII/256:16-4 77334 1669 ns/op BenchmarkIndexAnyASCII/256:32-4 68054 2537 ns/op BenchmarkIndexAnyASCII/256:64-4 60562 2441 ns/op BenchmarkIndexAnyUTF8/1:1-4 1865200 60.39 ns/op BenchmarkIndexAnyUTF8/1:2-4 1616388 62.62 ns/op BenchmarkIndexAnyUTF8/1:4-4 1791858 132.5 ns/op BenchmarkIndexAnyUTF8/1:8-4 1689265 64.58 ns/op BenchmarkIndexAnyUTF8/1:16-4 1768767 67.94 ns/op BenchmarkIndexAnyUTF8/1:32-4 1776856 61.75 ns/op BenchmarkIndexAnyUTF8/1:64-4 1666086 65.53 ns/op BenchmarkIndexAnyUTF8/16:1-4 1561738 75.44 ns/op BenchmarkIndexAnyUTF8/16:2-4 203715 592.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 222444 527.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 241748 513.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 234458 650.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 215959 598.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 247778 589.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 362371 468.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 14941 10031 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 11322 ns/op BenchmarkIndexAnyUTF8/256:8-4 14466 15265 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 18535 ns/op BenchmarkIndexAnyUTF8/256:32-4 13698 9991 ns/op BenchmarkIndexAnyUTF8/256:64-4 11815 15120 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1681077 70.14 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1735740 67.07 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1746781 69.16 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1591837 86.47 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1575518 70.45 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1663033 114.4 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 121.1 ns/op BenchmarkLastIndexAnyASCII/16:1-4 846514 172.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 523428 223.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 852273 177.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 632920 190.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 634699 174.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 587918 211.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 567284 244.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 71613 1717 ns/op BenchmarkLastIndexAnyASCII/256:2-4 68758 1764 ns/op BenchmarkLastIndexAnyASCII/256:4-4 79170 2266 ns/op BenchmarkLastIndexAnyASCII/256:8-4 76878 1528 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82399 1524 ns/op BenchmarkLastIndexAnyASCII/256:32-4 58831 1734 ns/op BenchmarkLastIndexAnyASCII/256:64-4 54141 2993 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1827777 61.22 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1489429 68.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1898464 64.53 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 123.4 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1865257 110.8 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1707987 73.78 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1709521 64.09 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 236086 823.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 136680 996.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 132279 1304 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 129025 938.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 120662 1200 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 126720 1048 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 121575 1245 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15426 15057 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 5115 22544 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 22972 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8924 15008 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7798 15160 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7561 15025 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9615 15394 ns/op BenchmarkTrimASCII/1:1-4 2429151 48.26 ns/op BenchmarkTrimASCII/1:2-4 1963033 64.77 ns/op BenchmarkTrimASCII/1:4-4 1836847 118.0 ns/op BenchmarkTrimASCII/1:8-4 1309767 114.9 ns/op BenchmarkTrimASCII/1:16-4 1014722 150.9 ns/op BenchmarkTrimASCII/16:1-4 1942644 109.4 ns/op BenchmarkTrimASCII/16:2-4 804664 339.3 ns/op BenchmarkTrimASCII/16:4-4 718731 237.1 ns/op BenchmarkTrimASCII/16:8-4 694921 182.6 ns/op BenchmarkTrimASCII/16:16-4 767992 179.6 ns/op BenchmarkTrimASCII/256:1-4 680301 266.2 ns/op BenchmarkTrimASCII/256:2-4 73454 2362 ns/op BenchmarkTrimASCII/256:4-4 63483 2520 ns/op BenchmarkTrimASCII/256:8-4 71108 1778 ns/op BenchmarkTrimASCII/256:16-4 59223 1902 ns/op BenchmarkTrimASCII/4096:1-4 60414 1955 ns/op BenchmarkTrimASCII/4096:2-4 4015 38806 ns/op BenchmarkTrimASCII/4096:4-4 3360 40273 ns/op BenchmarkTrimASCII/4096:8-4 4988 28136 ns/op BenchmarkTrimASCII/4096:16-4 5262 27550 ns/op BenchmarkTrimByte-4 2315671 48.45 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 17470 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12128 9111 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1316 130678 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2382 54320 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4712 32295 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5664 28441 ns/op BenchmarkJoin/0-4 3072560 38.51 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2376105 50.41 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 134778 956.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 92751 1252 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 54403 1949 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 61394 3694 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 45266 2466 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 43814 3011 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2011041 60.22 ns/op BenchmarkTrimSpace/ASCII-4 1504803 84.33 ns/op BenchmarkTrimSpace/SomeNonASCII-4 99937 1645 ns/op BenchmarkTrimSpace/JustNonASCII-4 62880 1795 ns/op BenchmarkReplaceAll-4 78343 1335 ns/op 16 B/op 1 allocs/op PASS ok strings 85.054s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 60296 2212 ns/op BenchmarkCond2-4 25540 4737 ns/op BenchmarkCond4-4 12840 8474 ns/op BenchmarkCond8-4 8170 16442 ns/op BenchmarkCond16-4 4232 31844 ns/op BenchmarkCond32-4 2877 63307 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 389209 285.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 322227 762.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 442617 272.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 481232 271.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 254960 425.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 610471 250.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 96867 1534 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71768 2025 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 80541 2357 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 66888 3115 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 541508 237.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 180710 981.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 504187 249.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 122010 924.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 419665 248.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 118954 995.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 924654 132.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 44820 3002 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 105402 1228 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 335706 443.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 2377 47322 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 246 513176 ns/op BenchmarkRange/*sync.Map-4 984 120013 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 67914 2207 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 133909 806.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86412 2063 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 32700 4138 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 141090 850.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 100382 1731 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 97075 1397 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 142958 905.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 728734 162.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 38019 3256 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 138739 1014 ns/op BenchmarkSwapCollision/*sync.Map-4 98738 1458 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1380404 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 102931 1281 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 197809 583.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 16420 6937 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 59438 1857 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23535 5820 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 233444 501.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 105343 1084 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 192828 524.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 628880 194.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 154233 1002 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 644067 176.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 569324 214.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 143956 1050 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 493078 237.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 81670 1415 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 138990 725.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 337862 578.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 95527 1467 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 296491 410.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 190628 959.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 96448 1272 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 208312 490.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 62172 2567 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 201894 1788 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 288344 400.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 78072 1318 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 395870 388.1 ns/op BenchmarkUncontendedSemaphore-4 2687353 42.27 ns/op BenchmarkContendedSemaphore-4 3258610 32.15 ns/op BenchmarkMutexUncontended-4 694532 186.6 ns/op BenchmarkMutex-4 202059 640.9 ns/op BenchmarkMutexSlack-4 170833 618.1 ns/op BenchmarkMutexWork-4 152320 694.5 ns/op BenchmarkMutexWorkSlack-4 163509 839.0 ns/op BenchmarkMutexNoSpin-4 46405 2506 ns/op BenchmarkMutexSpin-4 46862 2376 ns/op BenchmarkOnce-4 923157 136.9 ns/op BenchmarkOnceFunc/v=Once-4 1099034 102.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 127.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 848929 230.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 116.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 880609 193.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 228.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 3382534 32.58 ns/op BenchmarkSemaSyntNonblock-4 1464378 81.38 ns/op BenchmarkSemaSyntBlock-4 1747872 70.26 ns/op BenchmarkSemaWorkNonblock-4 1042360 108.7 ns/op BenchmarkSemaWorkBlock-4 1156845 112.0 ns/op BenchmarkRWMutexUncontended-4 252052 459.5 ns/op BenchmarkRWMutexWrite100-4 225465 471.6 ns/op BenchmarkRWMutexWrite10-4 277375 479.3 ns/op BenchmarkRWMutexWorkWrite100-4 194613 638.2 ns/op BenchmarkRWMutexWorkWrite10-4 150255 677.8 ns/op BenchmarkWaitGroupUncontended-4 463303 262.4 ns/op BenchmarkWaitGroupAddDone-4 320475 339.1 ns/op BenchmarkWaitGroupAddDoneWork-4 365145 325.6 ns/op BenchmarkWaitGroupWait-4 1654348 75.01 ns/op BenchmarkWaitGroupWaitWork-4 1287266 99.02 ns/op BenchmarkWaitGroupActuallyWait-4 33784 3491 ns/op 32 B/op 2 allocs/op PASS ok sync 31.263s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 637276 173.7 ns/op PASS ok sync/atomic 1.290s PASS ok syscall 1.070s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 80389 1453 ns/op 0 B/op 0 allocs/op PASS ok testing 1.288s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5787 31244 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8379 13537 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 2028292 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 84 1657544 ns/op 1540 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 282458362 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 257084544 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1276 97849 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 777 147379 ns/op 6 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 10789146 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7781781 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 968119352 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1248684452 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 141 841447 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1029988 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 104650045 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 108030173 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 10453171776 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9426505846 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 1276 96161 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4986555 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 457290959 ns/op 35625640 B/op 2059 allocs/op BenchmarkRagged/10-4 2005 78355 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 187 706756 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 10057158 ns/op 427428 B/op 1661 allocs/op BenchmarkCode-4 6538 21413 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 28.413s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 125933612 ns/op BenchmarkVariableString-4 72614 2394 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1558 79567 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 1.721s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 43 2811086 ns/op BenchmarkAfter-4 133 1630855 ns/op BenchmarkStop-4 144 889162 ns/op BenchmarkSimultaneousAfterFunc-4 28 4135204 ns/op BenchmarkStartStop-4 162 643253 ns/op BenchmarkReset-4 100 1501411 ns/op BenchmarkSleep-4 22 4683147 ns/op BenchmarkParallelTimerLatency-4 21 1477092 avg-late-ns 4290835 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 750165 avg-late-ns 2381230 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 840214 avg-late-ns 4758853 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 497047 avg-late-ns 2583374 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 1090122 avg-late-ns 6439600 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 439163 avg-late-ns 2651038 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 28 546858 avg-late-ns 2940207 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 25 426665 avg-late-ns 3465636 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 2698301 avg-late-ns 15712595 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 20 6595429 avg-late-ns 23532608 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 16 12971912 avg-late-ns 31911179 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 36 762411 avg-late-ns 5072337 max-late-ns BenchmarkTicker-4 1 517538567 ns/op BenchmarkTickerReset-4 2373 61859 ns/op BenchmarkTickerResetNaive-4 135 792383 ns/op BenchmarkNow-4 667516 192.0 ns/op BenchmarkNowUnixNano-4 751789 219.3 ns/op BenchmarkNowUnixMilli-4 636127 197.4 ns/op BenchmarkNowUnixMicro-4 494677 203.1 ns/op BenchmarkFormat-4 41500 2624 ns/op BenchmarkFormatRFC3339-4 67178 2374 ns/op BenchmarkFormatRFC3339Nano-4 64126 2062 ns/op BenchmarkFormatNow-4 44876 2386 ns/op BenchmarkMarshalJSON-4 97076 1415 ns/op BenchmarkMarshalText-4 82276 1885 ns/op BenchmarkParse-4 83749 2348 ns/op BenchmarkParseRFC3339UTC-4 319952 475.0 ns/op BenchmarkParseRFC3339UTCBytes-4 180240 691.6 ns/op BenchmarkParseRFC3339TZ-4 65739 1747 ns/op BenchmarkParseRFC3339TZBytes-4 63474 1921 ns/op BenchmarkParseDuration-4 390267 433.5 ns/op BenchmarkHour-4 648303 182.2 ns/op BenchmarkSecond-4 671238 160.3 ns/op BenchmarkYear-4 609069 211.7 ns/op BenchmarkDay-4 430605 305.6 ns/op BenchmarkISOWeek-4 516927 224.1 ns/op BenchmarkGoString-4 54952 2456 ns/op BenchmarkUnmarshalText-4 57718 1792 ns/op PASS ok time 17.298s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 443005 270.6 ns/op BenchmarkDecodeValidJapaneseChars-4 538024 323.1 ns/op BenchmarkDecodeRune-4 1267969 86.76 ns/op BenchmarkEncodeValidASCII-4 481892 283.0 ns/op BenchmarkEncodeValidJapaneseChars-4 460206 241.4 ns/op BenchmarkAppendRuneValidASCII-4 963801 115.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 115.7 ns/op BenchmarkEncodeRune-4 3673566 32.27 ns/op PASS ok unicode/utf16 2.659s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1718248 71.66 ns/op BenchmarkRuneCountTenJapaneseChars-4 260665 480.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2401053 68.30 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 349771 507.1 ns/op BenchmarkValidTenASCIIChars-4 1686517 72.85 ns/op BenchmarkValid100KASCIIChars-4 126 932762 ns/op BenchmarkValidTenJapaneseChars-4 300092 519.2 ns/op BenchmarkValidLongMostlyASCII-4 128 1009471 ns/op BenchmarkValidLongJapanese-4 50 3253754 ns/op BenchmarkValidStringTenASCIIChars-4 2829801 45.91 ns/op BenchmarkValidString100KASCIIChars-4 10000 11437 ns/op BenchmarkValidStringTenJapaneseChars-4 284628 390.6 ns/op BenchmarkValidStringLongMostlyASCII-4 981 113763 ns/op BenchmarkValidStringLongJapanese-4 100 1322300 ns/op BenchmarkEncodeASCIIRune-4 2234035 87.41 ns/op BenchmarkEncodeJapaneseRune-4 1401278 85.22 ns/op BenchmarkAppendASCIIRune-4 4686205 23.40 ns/op BenchmarkAppendJapaneseRune-4 1628598 67.28 ns/op BenchmarkDecodeASCIIRune-4 1788428 63.45 ns/op BenchmarkDecodeJapaneseRune-4 1363629 91.83 ns/op BenchmarkFullRune/ASCII-4 3180156 53.60 ns/op BenchmarkFullRune/Incomplete-4 1371658 132.9 ns/op BenchmarkFullRune/Japanese-4 2531385 43.28 ns/op PASS ok unicode/utf8 6.668s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 150350876750 ns/op PASS ok cmd/api 151.894s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 564163 216.8 ns/op BenchmarkCgoCall/one-pointer-4 366183 298.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 301380 376.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 564793 268.5 ns/op BenchmarkCgoCall/eight-pointers-4 135259 811.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 469255 289.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 10095 ns/op BenchmarkCgoCall/eight-pointers-slice-4 26415 4629 ns/op BenchmarkGoString-4 1000000 324.1 ns/op BenchmarkCGoCallback-4 46116 2738 ns/op BenchmarkCGoInCThread-4 403237 368.7 ns/op PASS ok cmd/cgo/internal/test 3.461s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 155.6 ns/op BenchmarkEqArrayOfStrings64-4 167986 670.9 ns/op BenchmarkEqArrayOfStrings1024-4 12162 16189 ns/op BenchmarkEqArrayOfFloats5-4 1000000 117.1 ns/op BenchmarkEqArrayOfFloats64-4 176751 701.6 ns/op BenchmarkEqArrayOfFloats1024-4 11774 9937 ns/op BenchmarkEqArrayOfStructsEq-4 3732 35958 ns/op BenchmarkEqArrayOfStructsNotEq-4 6409 19582 ns/op BenchmarkEqStruct-4 21184150 4.787 ns/op PASS ok cmd/compile/internal/reflectdata 2.953s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 104927 ns/op BenchmarkCopyElim1-4 127 1147284 ns/op BenchmarkCopyElim10-4 127 1137243 ns/op BenchmarkCopyElim100-4 90 1296928 ns/op BenchmarkCopyElim1000-4 30 3789229 ns/op BenchmarkCopyElim10000-4 2 62924556 ns/op BenchmarkCopyElim100000-4 1 881604478 ns/op BenchmarkDeadCode/1-4 100 1021180 ns/op BenchmarkDeadCode/10-4 100 1291597 ns/op BenchmarkDeadCode/100-4 63 1635093 ns/op BenchmarkDeadCode/1000-4 45 6103520 ns/op BenchmarkDeadCode/10000-4 3 48183870 ns/op BenchmarkDeadCode/100000-4 1 429138057 ns/op BenchmarkDeadCode/200000-4 1 823807357 ns/op BenchmarkDominatorsLinear-4 10 11594806 ns/op 0.86 MB/s BenchmarkDominatorsFwdBack-4 8 14987204 ns/op 0.67 MB/s BenchmarkDominatorsManyPred-4 7 14743484 ns/op 0.68 MB/s BenchmarkDominatorsMaxPred-4 8 15089578 ns/op 0.66 MB/s BenchmarkDominatorsMaxPredVal-4 7 14312248 ns/op 0.70 MB/s BenchmarkFuse/1-4 189 721408 ns/op BenchmarkFuse/10-4 129 889817 ns/op BenchmarkFuse/100-4 70 1690086 ns/op BenchmarkFuse/1000-4 15 8758181 ns/op BenchmarkFuse/10000-4 2 104592098 ns/op BenchmarkNilCheckDeep1-4 10000 13351 ns/op 0.07 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3152 38503 ns/op 0.26 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 609 211574 ns/op 0.47 MB/s 593 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 3360601 ns/op 0.30 MB/s 5164 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 3 37714320 ns/op 0.27 MB/s 208194 B/op 9 allocs/op BenchmarkDSEPass-4 25 4062781 ns/op 47421 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 143959801 ns/op 4244136 B/op 108225 allocs/op BenchmarkCSEPass-4 7 17004489 ns/op 122165 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 186026418 ns/op 5668744 B/op 97494 allocs/op BenchmarkDeadcodePass-4 144 826993 ns/op 104637 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 160767240 ns/op 4058256 B/op 45047 allocs/op BenchmarkMultiPass-4 42 2497842 ns/op 235854 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 335172510 ns/op 11197016 B/op 149809 allocs/op BenchmarkCondRewrite/SoloJump-4 3447192 46.30 ns/op BenchmarkCondRewrite/CombJump-4 3158643 41.85 ns/op PASS ok cmd/compile/internal/ssa 20.552s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 10286 ns/op BenchmarkExtShift-4 19660 6166 ns/op BenchmarkModify-4 8409 18661 ns/op BenchmarkMullImm-4 16831 6801 ns/op BenchmarkConstModify-4 7946 17614 ns/op BenchmarkBitSet-4 13899 8679 ns/op BenchmarkBitClear-4 12607 9005 ns/op BenchmarkBitToggle-4 14757 9845 ns/op BenchmarkBitSetConst-4 106861 1163 ns/op BenchmarkBitClearConst-4 120400 1682 ns/op BenchmarkBitToggleConst-4 134521 1076 ns/op BenchmarkDivconstI64-4 4833834 37.95 ns/op BenchmarkModconstI64-4 5188167 25.36 ns/op BenchmarkDivisiblePow2constI64-4 5070193 23.19 ns/op BenchmarkDivisibleconstI64-4 6667940 19.19 ns/op BenchmarkDivisibleWDivconstI64-4 3019632 69.09 ns/op BenchmarkDivconstU64/3-4 4462400 29.55 ns/op BenchmarkDivconstU64/5-4 4462348 30.35 ns/op BenchmarkDivconstU64/37-4 4354444 23.28 ns/op BenchmarkDivconstU64/1234567-4 4278966 26.05 ns/op BenchmarkModconstU64-4 5346380 24.61 ns/op BenchmarkDivisibleconstU64-4 5501973 28.62 ns/op BenchmarkDivisibleWDivconstU64-4 3312055 38.34 ns/op BenchmarkDivconstI32-4 5319963 34.21 ns/op BenchmarkModconstI32-4 5155135 43.54 ns/op BenchmarkDivisiblePow2constI32-4 5613955 19.43 ns/op BenchmarkDivisibleconstI32-4 6144628 18.72 ns/op BenchmarkDivisibleWDivconstI32-4 3053521 36.99 ns/op BenchmarkDivconstU32-4 5419863 41.87 ns/op BenchmarkModconstU32-4 4701057 30.05 ns/op BenchmarkDivisibleconstU32-4 4779549 22.19 ns/op BenchmarkDivisibleWDivconstU32-4 2945947 37.92 ns/op BenchmarkDivconstI16-4 4331144 26.71 ns/op BenchmarkModconstI16-4 5470005 31.13 ns/op BenchmarkDivisiblePow2constI16-4 6575557 20.59 ns/op BenchmarkDivisibleconstI16-4 5018569 23.11 ns/op BenchmarkDivisibleWDivconstI16-4 3062121 62.26 ns/op BenchmarkDivconstU16-4 6624655 21.02 ns/op BenchmarkModconstU16-4 7362181 22.05 ns/op BenchmarkDivisibleconstU16-4 2851180 36.97 ns/op BenchmarkDivisibleWDivconstU16-4 2783320 39.04 ns/op BenchmarkDivconstI8-4 6054865 21.55 ns/op BenchmarkModconstI8-4 5283649 29.72 ns/op BenchmarkDivisiblePow2constI8-4 6308526 20.45 ns/op BenchmarkDivisibleconstI8-4 5670466 18.43 ns/op BenchmarkDivisibleWDivconstI8-4 2550889 39.41 ns/op BenchmarkDivconstU8-4 6759037 23.90 ns/op BenchmarkModconstU8-4 6106209 23.08 ns/op BenchmarkDivisibleconstU8-4 5809933 33.82 ns/op BenchmarkDivisibleWDivconstU8-4 2964709 44.56 ns/op BenchmarkMul2-4 199940 825.6 ns/op BenchmarkMulNeg2-4 197586 648.3 ns/op BenchmarkEfaceInteger-4 2150210 51.33 ns/op BenchmarkDiv64UnsignedSmall-4 7692954 27.25 ns/op BenchmarkDiv64Small-4 6664663 18.21 ns/op BenchmarkDiv64SmallNegDivisor-4 6490098 17.53 ns/op BenchmarkDiv64SmallNegDividend-4 6550212 19.98 ns/op BenchmarkDiv64SmallNegBoth-4 5673280 17.68 ns/op BenchmarkDiv64Unsigned-4 8261319 16.58 ns/op BenchmarkDiv64-4 6810142 18.26 ns/op BenchmarkDiv64NegDivisor-4 6986526 17.54 ns/op BenchmarkDiv64NegDividend-4 7143790 22.95 ns/op BenchmarkDiv64NegBoth-4 6173284 18.96 ns/op BenchmarkMod64UnsignedSmall-4 7270123 15.05 ns/op BenchmarkMod64Small-4 6327933 17.03 ns/op BenchmarkMod64SmallNegDivisor-4 7104790 17.19 ns/op BenchmarkMod64SmallNegDividend-4 6965834 18.34 ns/op BenchmarkMod64SmallNegBoth-4 7642836 16.48 ns/op BenchmarkMod64Unsigned-4 7935306 16.52 ns/op BenchmarkMod64-4 6610148 24.09 ns/op BenchmarkMod64NegDivisor-4 6873375 20.92 ns/op BenchmarkMod64NegDividend-4 6962754 17.98 ns/op BenchmarkMod64NegBoth-4 6603872 17.34 ns/op BenchmarkMulconstI32/3-4 25000963 5.765 ns/op BenchmarkMulconstI32/5-4 22088475 7.549 ns/op BenchmarkMulconstI32/12-4 19449756 6.237 ns/op BenchmarkMulconstI32/120-4 17163524 6.285 ns/op BenchmarkMulconstI32/-120-4 21094701 5.812 ns/op BenchmarkMulconstI32/65537-4 24333760 5.789 ns/op BenchmarkMulconstI32/65538-4 24272973 6.120 ns/op BenchmarkMulconstI64/3-4 22486125 8.433 ns/op BenchmarkMulconstI64/5-4 22982464 5.740 ns/op BenchmarkMulconstI64/12-4 24687415 6.871 ns/op BenchmarkMulconstI64/120-4 23669563 9.722 ns/op BenchmarkMulconstI64/-120-4 19257880 5.830 ns/op BenchmarkMulconstI64/65537-4 14315821 8.725 ns/op BenchmarkMulconstI64/65538-4 14032071 7.507 ns/op BenchmarkMulconstU32/3-4 18738628 6.547 ns/op BenchmarkMulconstU32/5-4 23394520 8.516 ns/op BenchmarkMulconstU32/12-4 16502565 6.960 ns/op BenchmarkMulconstU32/120-4 18222102 9.366 ns/op BenchmarkMulconstU32/65537-4 18415834 6.364 ns/op BenchmarkMulconstU32/65538-4 23106262 6.592 ns/op BenchmarkMulconstU64/3-4 23422420 5.756 ns/op BenchmarkMulconstU64/5-4 25066315 5.860 ns/op BenchmarkMulconstU64/12-4 22569211 6.190 ns/op BenchmarkMulconstU64/120-4 23410874 5.616 ns/op BenchmarkMulconstU64/65537-4 13546214 8.980 ns/op BenchmarkMulconstU64/65538-4 21996428 6.426 ns/op BenchmarkShiftArithmeticRight-4 23219598 6.533 ns/op BenchmarkSwitch8Predictable-4 7349277 17.03 ns/op BenchmarkSwitch8Unpredictable-4 7302044 16.83 ns/op BenchmarkSwitch32Predictable-4 9857233 11.90 ns/op BenchmarkSwitch32Unpredictable-4 7198882 26.44 ns/op BenchmarkSwitchStringPredictable-4 4281688 26.50 ns/op BenchmarkSwitchStringUnpredictable-4 4793034 25.97 ns/op BenchmarkSwitchTypePredictable-4 3003900 36.70 ns/op BenchmarkSwitchTypeUnpredictable-4 3686391 29.82 ns/op PASS ok cmd/compile/internal/test 26.458s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1026101 ns/op BenchmarkNamed/Underlying/nongeneric-4 928612 143.9 ns/op BenchmarkNamed/Underlying/generic-4 776236 153.2 ns/op BenchmarkNamed/Underlying/src_instance-4 758379 173.0 ns/op BenchmarkNamed/Underlying/user_instance-4 868197 142.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 704239141 ns/op 46325 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 453172844 ns/op 71926 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 235414932 ns/op 138107 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 173387819 ns/op 187218 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3055035447 ns/op 1694 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 127365176 ns/op 40401 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 56226082 ns/op 90854 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70744747 ns/op 72572 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 931426817 ns/op 2326 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 76129582 ns/op 28067 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 43558601 ns/op 49379 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 34209539 ns/op 62683 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2695196066 ns/op 24314 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 750826936 ns/op 87248 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 303223973 ns/op 215447 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136543346 ns/op 476694 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3644192803 ns/op 551.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 146595636 ns/op 13609 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 78278902 ns/op 25454 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 63972510 ns/op 31093 lines/s PASS ok cmd/compile/internal/types2 52.098s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 2 53823709 ns/op 31578500 sys-ns/op 7570000 user-ns/op PASS ok cmd/go 1.640s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 251344 555.7 ns/op PASS ok cmd/go/internal/cfg 1.254s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 52050 2951 ns/op 2.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 64182 1872 ns/op 4.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 10000 13193 ns/op 77.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14746 7601 ns/op 134.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2283 61019 ns/op 134.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2370 59876 ns/op 136.82 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.460s All tests passed.