darwin-amd64-race at 795414d1c628f763defa43199ab51ea3dc3241d8 :: 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=E95D470C-0BAF-41EA-818D-94FCEE58621E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.L8cmmMQWVH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FB36ECCC-FA41-4EDC-BE16-DD3B2392D08E" "__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=E95D470C-0BAF-41EA-818D-94FCEE58621E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.L8cmmMQWVH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FB36ECCC-FA41-4EDC-BE16-DD3B2392D08E" "__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 1.846s ok archive/zip 3.102s ok bufio 1.432s ok bytes 2.698s ok cmp 1.088s ok compress/bzip2 1.582s ok compress/flate 10.017s ok compress/gzip 17.409s ok compress/lzw 2.129s ok compress/zlib 6.358s ok container/heap 1.050s ok container/list 1.035s ok container/ring 1.039s ok context 1.135s ok crypto 1.040s ok crypto/aes 1.085s ok crypto/cipher 1.065s ok crypto/des 1.068s ok crypto/dsa 1.053s ok crypto/ecdh 1.264s ok crypto/ecdsa 1.158s ok crypto/ed25519 1.600s ok crypto/elliptic 1.061s ok crypto/hmac 1.042s ok crypto/internal/alias 1.036s ok crypto/internal/bigmod 5.593s ok crypto/internal/boring 1.085s ok crypto/internal/boring/bcache 1.709s ok crypto/internal/edwards25519 2.166s ok crypto/internal/edwards25519/field 1.134s ok crypto/internal/nistec 1.913s ok crypto/internal/nistec/fiat 1.072s [no tests to run] ok crypto/md5 1.098s ok crypto/rand 1.397s ok crypto/rc4 1.616s ok crypto/rsa 3.055s ok crypto/sha1 1.061s ok crypto/sha256 1.047s ok crypto/sha512 1.079s ok crypto/subtle 1.574s ok crypto/tls 6.055s ok crypto/x509 2.965s ok database/sql 1.670s ok database/sql/driver 1.047s ok debug/buildinfo 1.121s ok debug/dwarf 1.123s ok debug/elf 2.404s ok debug/gosym 1.248s ok debug/macho 1.047s ok debug/pe 1.141s ok debug/plan9obj 1.034s ok embed 1.047s [no tests to run] ok embed/internal/embedtest 1.063s ok encoding/ascii85 1.083s ok encoding/asn1 1.032s ok encoding/base32 1.103s ok encoding/base64 1.034s ok encoding/binary 1.043s ok encoding/csv 1.141s ok encoding/gob 19.806s ok encoding/hex 1.047s ok encoding/json 3.456s ok encoding/pem 3.541s ok encoding/xml 1.327s ok errors 1.108s ok expvar 1.150s ok flag 3.236s ok fmt 1.726s ok go/ast 1.075s ok go/build 6.689s ok go/build/constraint 1.040s ok go/constant 1.040s ok go/doc 1.416s ok go/doc/comment 4.922s ok go/format 1.157s ok go/importer 3.607s ok go/internal/gccgoimporter 1.148s ok go/internal/gcimporter 25.893s ok go/internal/srcimporter 32.541s ok go/parser 2.248s ok go/printer 3.141s ok go/scanner 1.094s ok go/token 1.204s ok go/types 62.111s ok hash 1.034s ok hash/adler32 1.058s ok hash/crc32 1.050s ok hash/crc64 1.038s ok hash/fnv 1.051s ok hash/maphash 1.020s ok html 1.075s ok html/template 1.284s ok image 1.475s ok image/color 1.220s ok image/draw 1.725s ok image/gif 2.411s ok image/jpeg 2.413s ok image/png 3.893s ok index/suffixarray 2.214s ok internal/abi 1.278s ok internal/buildcfg 1.051s ok internal/coverage/cformat 1.090s ok internal/coverage/cmerge 1.029s ok internal/coverage/pods 1.042s ok internal/coverage/slicereader 1.038s ok internal/coverage/slicewriter 1.037s ok internal/coverage/test 1.076s ok internal/cpu 3.070s ok internal/dag 1.031s ok internal/diff 1.102s ok internal/fmtsort 1.026s ok internal/fuzz 1.058s ok internal/godebug 14.402s ok internal/godebugs 1.097s ok internal/intern 2.947s ok internal/itoa 1.034s ok internal/platform 2.622s ok internal/poll 1.553s ok internal/profile 1.066s ok internal/reflectlite 1.024s ok internal/safefilepath 1.033s ok internal/saferio 1.178s ok internal/singleflight 1.122s ok internal/testenv 1.569s ok internal/trace 1.386s ok internal/types/errors 2.346s ok internal/unsafeheader 1.024s ok internal/xcoff 1.037s ok internal/zstd 1.070s ok io 1.107s ok io/fs 1.242s ok io/ioutil 1.055s ok log 1.042s ok log/slog 1.156s ok log/slog/internal/benchmarks 1.021s ok log/slog/internal/buffer 1.037s ok log/syslog 2.331s ok maps 1.065s ok math 1.086s ok math/big 6.493s ok math/bits 1.100s ok math/cmplx 1.082s ok math/rand 5.671s ok mime 1.096s ok mime/multipart 7.740s ok mime/quotedprintable 1.309s ok net 21.370s ok net/http 22.658s ok net/http/cgi 13.850s ok net/http/cookiejar 1.140s ok net/http/fcgi 1.326s ok net/http/httptest 1.388s ok net/http/httptrace 1.045s ok net/http/httputil 2.172s ok net/http/internal 1.040s ok net/http/internal/ascii 1.042s ok net/http/pprof 6.285s ok net/internal/socktest 1.036s ok net/mail 1.047s ok net/netip 2.065s ok net/rpc 1.222s ok net/rpc/jsonrpc 1.119s ok net/smtp 1.201s ok net/textproto 2.357s ok net/url 1.119s ok os 7.808s ok os/exec 11.131s ok os/exec/internal/fdtest 1.050s ok os/signal 18.315s ok os/user 1.084s ok path 1.059s ok path/filepath 1.101s ok plugin 1.119s ok reflect 2.648s ok regexp 4.613s ok regexp/syntax 7.112s ok runtime 77.435s ok runtime/cgo 1.027s ok runtime/coverage 1.124s ok runtime/debug 2.207s ok runtime/internal/atomic 1.081s ok runtime/internal/math 1.032s ok runtime/internal/sys 1.024s ok runtime/internal/wasitest 1.040s ok runtime/metrics 1.061s ok runtime/pprof 23.274s ok runtime/race 16.161s ok runtime/trace 7.420s ok slices 2.224s ok sort 2.400s ok strconv 3.457s ok strings 2.562s ok sync 1.904s ok sync/atomic 4.351s ok syscall 7.267s ok testing 3.757s ok testing/fstest 1.067s ok testing/iotest 1.083s ok testing/quick 1.272s ok testing/slogtest 1.052s ok text/scanner 1.046s ok text/tabwriter 1.061s ok text/template 1.161s ok text/template/parse 1.088s ok time 3.583s ok unicode 1.119s ok unicode/utf16 1.078s ok unicode/utf8 1.095s ok cmd/addr2line 11.133s ok cmd/api 5.137s ok cmd/asm/internal/asm 4.339s ok cmd/asm/internal/lex 1.110s ok cmd/cgo/internal/swig 1.140s ok cmd/cgo/internal/test 3.971s ok cmd/cgo/internal/testcarchive 54.002s ok cmd/cgo/internal/testcshared 25.390s ok cmd/cgo/internal/testerrors 33.639s ok cmd/cgo/internal/testfortran 1.249s ok cmd/cgo/internal/testgodefs 4.712s ok cmd/cgo/internal/testlife 3.999s ok cmd/cgo/internal/testnocgo 1.090s ok cmd/cgo/internal/testplugin 106.852s ok cmd/cgo/internal/testsanitizers 1.056s [no tests to run] ok cmd/cgo/internal/testshared 1.029s ok cmd/cgo/internal/testso 5.452s ok cmd/cgo/internal/teststdio 5.953s ok cmd/cgo/internal/testtls 1.040s ok cmd/compile/internal/abt 1.058s ok cmd/compile/internal/amd64 79.358s ok cmd/compile/internal/base 1.072s ok cmd/compile/internal/compare 1.070s ok cmd/compile/internal/dwarfgen 2.155s ok cmd/compile/internal/importer 7.013s ok cmd/compile/internal/inline/inlheur 3.790s ok cmd/compile/internal/ir 1.034s ok cmd/compile/internal/logopt 3.209s ok cmd/compile/internal/loopvar 49.698s ok cmd/compile/internal/noder 1.032s ok cmd/compile/internal/reflectdata 1.047s [no tests to run] ok cmd/compile/internal/ssa 40.550s ok cmd/compile/internal/syntax 1.407s ok cmd/compile/internal/test 28.329s ok cmd/compile/internal/typecheck 1.895s ok cmd/compile/internal/types 1.030s ok cmd/compile/internal/types2 28.364s ok cmd/covdata 1.068s ok cmd/cover 23.338s ok cmd/dist 1.034s ok cmd/distpack 1.047s ok cmd/doc 5.934s ok cmd/fix 19.014s ok cmd/go 455.175s ok cmd/go/internal/auth 1.043s ok cmd/go/internal/cache 1.365s ok cmd/go/internal/cfg 1.047s [no tests to run] ok cmd/go/internal/envcmd 1.671s ok cmd/go/internal/fsys 1.298s ok cmd/go/internal/generate 1.101s ok cmd/go/internal/gover 1.034s ok cmd/go/internal/imports 1.077s ok cmd/go/internal/load 1.037s ok cmd/go/internal/lockedfile 2.295s ok cmd/go/internal/lockedfile/internal/filelock 2.125s ok cmd/go/internal/modfetch 1.086s ok cmd/go/internal/modfetch/codehost 10.930s ok cmd/go/internal/modfetch/zip_sum_test 1.093s ok cmd/go/internal/modindex 1.917s ok cmd/go/internal/modload 1.064s ok cmd/go/internal/mvs 1.071s ok cmd/go/internal/par 1.136s ok cmd/go/internal/str 1.030s ok cmd/go/internal/test 1.114s ok cmd/go/internal/toolchain 1.056s ok cmd/go/internal/vcs 1.058s ok cmd/go/internal/vcweb 1.116s ok cmd/go/internal/vcweb/vcstest 24.991s ok cmd/go/internal/web 1.057s ok cmd/go/internal/work 3.005s ok cmd/gofmt 1.239s ok cmd/internal/archive 3.152s ok cmd/internal/buildid 2.305s ok cmd/internal/cov 2.234s ok cmd/internal/dwarf 1.038s ok cmd/internal/edit 1.061s ok cmd/internal/goobj 1.023s ok cmd/internal/moddeps 3.702s ok cmd/internal/notsha256 1.037s ok cmd/internal/obj 2.245s ok cmd/internal/obj/ppc64 1.951s ok cmd/internal/obj/riscv 1.448s ok cmd/internal/obj/s390x 1.074s ok cmd/internal/obj/x86 5.775s ok cmd/internal/objabi 1.222s ok cmd/internal/pkgpath 5.199s ok cmd/internal/pkgpattern 1.054s ok cmd/internal/quoted 1.059s ok cmd/internal/src 1.032s ok cmd/internal/test2json 2.210s ok cmd/link 59.385s ok cmd/link/internal/benchmark 1.082s ok cmd/link/internal/ld 36.121s ok cmd/link/internal/loader 1.162s ok cmd/nm 9.753s ok cmd/objdump 10.809s ok cmd/pack 8.478s ok cmd/pprof 4.077s ok cmd/trace 1.232s ok cmd/vet 47.171s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3265 44831 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1854 63569 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1628 86352 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5314 43377 ns/op 5175 B/op 16 allocs/op Benchmark/Reader/GNU-4 6488 40143 ns/op 5120 B/op 15 allocs/op Benchmark/Reader/PAX-4 1431 74832 ns/op 9030 B/op 33 allocs/op PASS ok archive/tar 2.612s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 288302595 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 263121264 ns/op BenchmarkZip64TestSizes/4096-4 858 144303 ns/op BenchmarkZip64TestSizes/1048576-4 91 1119255 ns/op BenchmarkZip64TestSizes/67108864-4 1 180050293 ns/op PASS ok archive/zip 2.442s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 188374 615.8 ns/op BenchmarkReaderCopyUnoptimal-4 126634 1026 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 77236 ns/op BenchmarkReaderWriteToOptimal-4 7249 21196 ns/op BenchmarkReaderReadString-4 113823 1572 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 179532 1597 ns/op BenchmarkWriterCopyUnoptimal-4 164546 773.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 84012 ns/op BenchmarkReaderEmpty-4 10000 12548 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13284 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 409369 313.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.914s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2824 44320 ns/op 739.35 MB/s BenchmarkWriteByte-4 340 321389 ns/op 12.74 MB/s BenchmarkWriteRune-4 224 530018 ns/op 23.18 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3449659 ns/op BenchmarkBufferFullSmallReads-4 91 1359578 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 29869 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 236 523477 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14834630 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 56267992 ns/op 298.17 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 3460442 37.34 ns/op 267.82 MB/s BenchmarkIndexByte/32-4 3321685 52.99 ns/op 603.83 MB/s BenchmarkIndexByte/4K-4 1000000 118.9 ns/op 34447.10 MB/s BenchmarkIndexBytePortable/10-4 1000000 104.1 ns/op 96.08 MB/s BenchmarkIndexBytePortable/32-4 425937 333.6 ns/op 95.93 MB/s BenchmarkIndexBytePortable/4K-4 4099 31095 ns/op 131.73 MB/s BenchmarkIndexRune/10-4 967758 121.6 ns/op 82.26 MB/s BenchmarkIndexRune/32-4 837152 127.4 ns/op 251.16 MB/s BenchmarkIndexRune/4K-4 346591 299.6 ns/op 13671.66 MB/s BenchmarkIndexRuneASCII/10-4 3606025 37.16 ns/op 269.12 MB/s BenchmarkIndexRuneASCII/32-4 3256370 33.83 ns/op 945.94 MB/s BenchmarkIndexRuneASCII/4K-4 1126333 109.0 ns/op 37577.14 MB/s BenchmarkEqual/0-4 10723262 10.18 ns/op BenchmarkEqual/1-4 1216410 135.0 ns/op 7.41 MB/s BenchmarkEqual/6-4 1149082 131.0 ns/op 45.79 MB/s BenchmarkEqual/9-4 1000000 119.1 ns/op 75.57 MB/s BenchmarkEqual/15-4 1211577 95.92 ns/op 156.37 MB/s BenchmarkEqual/16-4 1337763 91.57 ns/op 174.73 MB/s BenchmarkEqual/20-4 1249652 110.2 ns/op 181.46 MB/s BenchmarkEqual/32-4 1212078 94.94 ns/op 337.04 MB/s BenchmarkEqual/4K-4 90428 1652 ns/op 2479.22 MB/s BenchmarkEqualBothUnaligned/64_0-4 1255869 95.68 ns/op 668.92 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 104.7 ns/op 611.22 MB/s BenchmarkEqualBothUnaligned/64_4-4 1250743 94.82 ns/op 674.96 MB/s BenchmarkEqualBothUnaligned/64_7-4 1251520 95.22 ns/op 672.14 MB/s BenchmarkEqualBothUnaligned/4096_0-4 94551 1242 ns/op 3298.62 MB/s BenchmarkEqualBothUnaligned/4096_1-4 64947 1889 ns/op 2167.98 MB/s BenchmarkEqualBothUnaligned/4096_4-4 166292 879.0 ns/op 4660.02 MB/s BenchmarkEqualBothUnaligned/4096_7-4 163447 737.7 ns/op 5552.65 MB/s BenchmarkIndex/10-4 2358988 67.04 ns/op 149.17 MB/s BenchmarkIndex/32-4 2313662 52.61 ns/op 608.28 MB/s BenchmarkIndex/4K-4 40520 4019 ns/op 1019.28 MB/s BenchmarkIndexEasy/10-4 2431879 65.45 ns/op 152.79 MB/s BenchmarkIndexEasy/32-4 2322298 49.69 ns/op 643.94 MB/s BenchmarkIndexEasy/4K-4 584034 258.8 ns/op 15824.20 MB/s BenchmarkCount/10-4 1301544 82.76 ns/op 120.84 MB/s BenchmarkCount/32-4 1435765 85.31 ns/op 375.12 MB/s BenchmarkCount/4K-4 44575 2594 ns/op 1578.91 MB/s BenchmarkCountEasy/10-4 1000000 102.8 ns/op 97.26 MB/s BenchmarkCountEasy/32-4 1424095 107.9 ns/op 296.63 MB/s BenchmarkCountEasy/4K-4 522268 257.5 ns/op 15909.35 MB/s BenchmarkCountSingle/10-4 2892583 40.86 ns/op 244.71 MB/s BenchmarkCountSingle/32-4 2824376 51.44 ns/op 622.12 MB/s BenchmarkCountSingle/4K-4 954968 212.4 ns/op 19282.94 MB/s BenchmarkToUpper/#00-4 2898703 41.13 ns/op BenchmarkToUpper/ONLYUPPER-4 370719 398.9 ns/op BenchmarkToUpper/abc-4 479980 280.3 ns/op BenchmarkToUpper/AbC123-4 301766 462.1 ns/op BenchmarkToUpper/azAZ09_-4 318860 438.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87940 1426 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33682 3733 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58912 2063 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 105878 1069 ns/op BenchmarkToLower/#00-4 1723377 84.77 ns/op BenchmarkToLower/abc-4 453032 306.0 ns/op BenchmarkToLower/AbC123-4 281796 422.8 ns/op BenchmarkToLower/azAZ09_-4 295080 481.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86244 1419 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38238 4531 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71431 1684 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 134013 916.5 ns/op BenchmarkFields/ASCII/16-4 215906 889.3 ns/op 17.99 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12970 8874 ns/op 28.85 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 900 168380 ns/op 24.33 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2346356 ns/op 27.93 MB/s 147457 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53046307 ns/op 19.77 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 61636 1988 ns/op 8.05 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6756 20478 ns/op 12.50 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 348 386328 ns/op 10.60 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5922329 ns/op 11.07 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 129953730 ns/op 8.07 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 137398 1286 ns/op 12.44 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12009 ns/op 21.32 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 595 273468 ns/op 14.98 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 5150874 ns/op 12.72 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 91045130 ns/op 11.52 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 76339 1842 ns/op 8.69 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7839 16759 ns/op 15.28 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 481 265654 ns/op 15.42 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 5570697 ns/op 11.76 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 84390934 ns/op 12.43 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1928568 61.06 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 100975 1194 ns/op BenchmarkTrimSpace/JustNonASCII-4 46156 2463 ns/op BenchmarkToValidUTF8/Valid-4 391736 384.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 280771 420.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87985 1897 ns/op BenchmarkIndexHard1-4 1035 143826 ns/op BenchmarkIndexHard2-4 772 220181 ns/op BenchmarkIndexHard3-4 201 569707 ns/op BenchmarkIndexHard4-4 134 845985 ns/op BenchmarkLastIndexHard1-4 8 13367271 ns/op BenchmarkLastIndexHard2-4 7 23717268 ns/op BenchmarkLastIndexHard3-4 6 19247861 ns/op BenchmarkCountHard1-4 1008 117473 ns/op BenchmarkCountHard2-4 852 225932 ns/op BenchmarkCountHard3-4 202 596380 ns/op BenchmarkSplitEmptySeparator-4 1 119300611 ns/op BenchmarkSplitSingleByteSeparator-4 14 10376867 ns/op BenchmarkSplitMultiByteSeparator-4 10 10291329 ns/op BenchmarkSplitNSingleByteSeparator-4 156681 1094 ns/op BenchmarkSplitNMultiByteSeparator-4 64466 2136 ns/op BenchmarkRepeat-4 162750 971.9 ns/op BenchmarkRepeatLarge/256/1-4 119330 1312 ns/op 195.07 MB/s BenchmarkRepeatLarge/256/16-4 205512 1057 ns/op 242.10 MB/s BenchmarkRepeatLarge/512/1-4 68457 2107 ns/op 243.00 MB/s BenchmarkRepeatLarge/512/16-4 76395 1632 ns/op 313.65 MB/s BenchmarkRepeatLarge/1024/1-4 40057 3165 ns/op 323.53 MB/s BenchmarkRepeatLarge/1024/16-4 52758 2545 ns/op 402.29 MB/s BenchmarkRepeatLarge/2048/1-4 24244 5157 ns/op 397.11 MB/s BenchmarkRepeatLarge/2048/16-4 24219 4849 ns/op 422.39 MB/s BenchmarkRepeatLarge/4096/1-4 14151 9385 ns/op 436.46 MB/s BenchmarkRepeatLarge/4096/16-4 14691 7948 ns/op 515.34 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15756 ns/op 519.91 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14792 ns/op 553.83 MB/s BenchmarkRepeatLarge/8192/4097-4 14804 7729 ns/op 530.10 MB/s BenchmarkRepeatLarge/16384/1-4 9464 31560 ns/op 519.13 MB/s BenchmarkRepeatLarge/16384/16-4 9483 26989 ns/op 607.07 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25388 ns/op 484.13 MB/s BenchmarkRepeatLarge/32768/1-4 2419 58063 ns/op 564.35 MB/s BenchmarkRepeatLarge/32768/16-4 4201 55160 ns/op 594.05 MB/s BenchmarkRepeatLarge/32768/4097-4 2143 48885 ns/op 586.67 MB/s BenchmarkRepeatLarge/65536/1-4 1040 116924 ns/op 560.50 MB/s BenchmarkRepeatLarge/65536/16-4 1080 114059 ns/op 574.58 MB/s BenchmarkRepeatLarge/65536/4097-4 993 102650 ns/op 598.68 MB/s BenchmarkRepeatLarge/131072/1-4 234 567202 ns/op 231.09 MB/s BenchmarkRepeatLarge/131072/16-4 210 515907 ns/op 254.06 MB/s BenchmarkRepeatLarge/131072/4097-4 246 575704 ns/op 220.61 MB/s BenchmarkRepeatLarge/262144/1-4 135 896219 ns/op 292.50 MB/s BenchmarkRepeatLarge/262144/16-4 132 886819 ns/op 295.60 MB/s BenchmarkRepeatLarge/262144/4097-4 123 964344 ns/op 267.65 MB/s BenchmarkRepeatLarge/524288/1-4 86 1690601 ns/op 310.12 MB/s BenchmarkRepeatLarge/524288/16-4 100 1597699 ns/op 328.15 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1548489 ns/op 336.02 MB/s BenchmarkRepeatLarge/1048576/1-4 57 3012168 ns/op 348.11 MB/s BenchmarkRepeatLarge/1048576/16-4 70 2390661 ns/op 438.61 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2692500 ns/op 388.02 MB/s BenchmarkRepeatLarge/2097152/1-4 38 5866994 ns/op 357.45 MB/s BenchmarkRepeatLarge/2097152/16-4 22 5835358 ns/op 359.39 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 5782326 ns/op 362.06 MB/s BenchmarkRepeatLarge/4194304/1-4 12 12736800 ns/op 329.31 MB/s BenchmarkRepeatLarge/4194304/16-4 10 13717089 ns/op 305.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10747370 ns/op 389.98 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17557209 ns/op 477.79 MB/s BenchmarkRepeatLarge/8388608/16-4 7 20018366 ns/op 419.05 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 25364588 ns/op 330.64 MB/s BenchmarkRepeatLarge/16777216/1-4 3 48425264 ns/op 346.46 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28563492 ns/op 587.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 33478255 ns/op 501.14 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56688415 ns/op 591.91 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54574812 ns/op 614.83 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58923324 ns/op 569.46 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102209038 ns/op 656.58 MB/s BenchmarkRepeatLarge/67108864/16-4 1 153156950 ns/op 438.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109693440 ns/op 611.79 MB/s BenchmarkRepeatLarge/134217728/1-4 1 265113858 ns/op 506.26 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205170643 ns/op 654.18 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 210405611 ns/op 637.90 MB/s BenchmarkRepeatLarge/268435456/1-4 1 540135880 ns/op 496.98 MB/s BenchmarkRepeatLarge/268435456/16-4 1 461944170 ns/op 581.10 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 509203766 ns/op 527.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1236448178 ns/op 434.20 MB/s BenchmarkRepeatLarge/536870912/16-4 1 987141083 ns/op 543.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1017529159 ns/op 527.62 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 7453166889 ns/op 144.07 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1768309086 ns/op 607.21 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2024738042 ns/op 530.31 MB/s BenchmarkBytesCompare/1-4 11162889 10.50 ns/op BenchmarkBytesCompare/2-4 11359760 10.49 ns/op BenchmarkBytesCompare/4-4 12698146 10.07 ns/op BenchmarkBytesCompare/8-4 13542352 9.178 ns/op BenchmarkBytesCompare/16-4 8150109 15.38 ns/op BenchmarkBytesCompare/32-4 12963661 10.07 ns/op BenchmarkBytesCompare/64-4 9712938 12.50 ns/op BenchmarkBytesCompare/128-4 9963168 13.45 ns/op BenchmarkBytesCompare/256-4 5750881 19.19 ns/op BenchmarkBytesCompare/512-4 4394935 25.19 ns/op BenchmarkBytesCompare/1024-4 2955484 40.41 ns/op BenchmarkBytesCompare/2048-4 1646758 111.2 ns/op BenchmarkIndexAnyASCII/1:1-4 2024344 58.78 ns/op BenchmarkIndexAnyASCII/1:2-4 1952701 57.25 ns/op BenchmarkIndexAnyASCII/1:4-4 2057404 59.02 ns/op BenchmarkIndexAnyASCII/1:8-4 1985650 57.26 ns/op BenchmarkIndexAnyASCII/1:16-4 1726567 59.03 ns/op BenchmarkIndexAnyASCII/1:32-4 2088313 77.37 ns/op BenchmarkIndexAnyASCII/1:64-4 1915526 71.64 ns/op BenchmarkIndexAnyASCII/16:1-4 2133778 107.1 ns/op BenchmarkIndexAnyASCII/16:2-4 554481 233.7 ns/op BenchmarkIndexAnyASCII/16:4-4 661218 213.5 ns/op BenchmarkIndexAnyASCII/16:8-4 460902 234.1 ns/op BenchmarkIndexAnyASCII/16:16-4 536560 298.3 ns/op BenchmarkIndexAnyASCII/16:32-4 496435 249.7 ns/op BenchmarkIndexAnyASCII/16:64-4 428650 287.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1786954 67.79 ns/op BenchmarkIndexAnyASCII/256:2-4 45412 2486 ns/op BenchmarkIndexAnyASCII/256:4-4 51696 3548 ns/op BenchmarkIndexAnyASCII/256:8-4 42956 2489 ns/op BenchmarkIndexAnyASCII/256:16-4 50229 2269 ns/op BenchmarkIndexAnyASCII/256:32-4 44632 2371 ns/op BenchmarkIndexAnyASCII/256:64-4 48717 2489 ns/op BenchmarkIndexAnyUTF8/1:1-4 1963099 59.55 ns/op BenchmarkIndexAnyUTF8/1:2-4 1695062 88.70 ns/op BenchmarkIndexAnyUTF8/1:4-4 1941612 64.73 ns/op BenchmarkIndexAnyUTF8/1:8-4 1873317 56.09 ns/op BenchmarkIndexAnyUTF8/1:16-4 2021184 57.40 ns/op BenchmarkIndexAnyUTF8/1:32-4 1893831 75.82 ns/op BenchmarkIndexAnyUTF8/1:64-4 1894887 95.68 ns/op BenchmarkIndexAnyUTF8/16:1-4 148308 1102 ns/op BenchmarkIndexAnyUTF8/16:2-4 459181 321.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 349876 311.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 453446 489.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 409159 350.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 290647 437.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 339852 351.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12999 ns/op BenchmarkIndexAnyUTF8/256:2-4 27138 4414 ns/op BenchmarkIndexAnyUTF8/256:4-4 28627 4323 ns/op BenchmarkIndexAnyUTF8/256:8-4 27160 4438 ns/op BenchmarkIndexAnyUTF8/256:16-4 23049 4772 ns/op BenchmarkIndexAnyUTF8/256:32-4 26785 6889 ns/op BenchmarkIndexAnyUTF8/256:64-4 24972 5502 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1872301 66.11 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1744796 82.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1975450 61.07 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1952934 60.64 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2021078 79.58 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1760688 62.64 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1899055 58.70 ns/op BenchmarkLastIndexAnyASCII/16:1-4 499249 264.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 478629 233.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 559684 235.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 503247 253.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 427905 308.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 401145 322.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 372118 493.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33697 3489 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33334 3527 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32134 3541 ns/op BenchmarkLastIndexAnyASCII/256:8-4 34387 5564 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31617 4452 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32948 5338 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33399 5972 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1642046 60.90 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1992363 57.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1897365 66.81 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2234944 53.16 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2328039 52.27 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2157279 54.41 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1823732 61.45 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 167335 696.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 367623 351.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 393999 339.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 331828 349.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 318597 619.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 358244 380.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 309609 477.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10846 10459 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25177 4415 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 26346 4600 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 22534 4558 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24272 5492 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 22652 4803 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22238 6423 ns/op BenchmarkTrimASCII/1:1-4 1203021 90.95 ns/op BenchmarkTrimASCII/1:2-4 1880738 87.25 ns/op BenchmarkTrimASCII/1:4-4 1858738 87.89 ns/op BenchmarkTrimASCII/1:8-4 1344787 85.71 ns/op BenchmarkTrimASCII/1:16-4 1565308 71.86 ns/op BenchmarkTrimASCII/16:1-4 708504 247.6 ns/op BenchmarkTrimASCII/16:2-4 423529 274.0 ns/op BenchmarkTrimASCII/16:4-4 458600 311.2 ns/op BenchmarkTrimASCII/16:8-4 377030 302.8 ns/op BenchmarkTrimASCII/16:16-4 408424 285.2 ns/op BenchmarkTrimASCII/256:1-4 50691 2442 ns/op BenchmarkTrimASCII/256:2-4 35071 4295 ns/op BenchmarkTrimASCII/256:4-4 32584 3578 ns/op BenchmarkTrimASCII/256:8-4 37840 3018 ns/op BenchmarkTrimASCII/256:16-4 36451 3061 ns/op BenchmarkTrimASCII/4096:1-4 3519 33941 ns/op BenchmarkTrimASCII/4096:2-4 2785 47144 ns/op BenchmarkTrimASCII/4096:4-4 2670 46731 ns/op BenchmarkTrimASCII/4096:8-4 2589 47670 ns/op BenchmarkTrimASCII/4096:16-4 2269 47639 ns/op BenchmarkTrimByte-4 2122939 53.88 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17088 6665 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17383 6599 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 860 123305 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1890 62485 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3745 31908 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6782 17033 ns/op BenchmarkCompareBytesEqual-4 14705223 7.847 ns/op BenchmarkCompareBytesToNil-4 17346726 6.848 ns/op BenchmarkCompareBytesEmpty-4 18036200 6.008 ns/op BenchmarkCompareBytesIdentical-4 18828597 6.081 ns/op BenchmarkCompareBytesSameLength-4 14754174 7.554 ns/op BenchmarkCompareBytesDifferentLength-4 15444928 7.432 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2740 45071 ns/op 23265.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2938 45298 ns/op 23148.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2634 43853 ns/op 23911.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2979 42682 ns/op 24567.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3042 46784 ns/op 22413.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2814 45616 ns/op 22987.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2924 47230 ns/op 22201.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2584 44739 ns/op 23438.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2233 50258 ns/op 20864.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2887 48131 ns/op 21785.96 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2986 48265 ns/op 21725.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2355 50842 ns/op 20624.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2914 48015 ns/op 21838.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2085 48274 ns/op 21721.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2841 47302 ns/op 22167.92 MB/s BenchmarkCompareBytesBig-4 2964 40634 ns/op 25805.76 MB/s BenchmarkCompareBytesBigIdentical-4 18031833 7.043 ns/op 148888959.04 MB/s PASS ok bytes 88.855s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 73173124 ns/op 1.37 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 282725126 ns/op 2.01 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23495193 ns/op 0.70 MB/s 3643414 B/op 51 allocs/op PASS ok compress/bzip2 2.337s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 63 1964246 ns/op 5.09 MB/s 42883 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18608444 ns/op 5.37 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 190509798 ns/op 5.25 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1992949 ns/op 5.02 MB/s 42604 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19461996 ns/op 5.14 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 199165455 ns/op 5.02 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1930102 ns/op 5.18 MB/s 43065 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18419757 ns/op 5.43 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 178457640 ns/op 5.60 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 1889245 ns/op 5.29 MB/s 43041 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17796324 ns/op 5.62 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 178005436 ns/op 5.62 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 63 2197937 ns/op 4.55 MB/s 42935 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19686972 ns/op 5.08 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 198190504 ns/op 5.05 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 79 1623360 ns/op 6.16 MB/s 42821 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13534654 ns/op 7.39 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 137017988 ns/op 7.30 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 88 1492064 ns/op 6.70 MB/s 43479 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10930295 ns/op 9.15 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 107106824 ns/op 9.34 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1503738 ns/op 6.65 MB/s 43557 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10672927 ns/op 9.37 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 108180355 ns/op 9.24 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1133974 ns/op 8.82 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10890675 ns/op 9.18 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 108853684 ns/op 9.19 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2166255 ns/op 4.62 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18413583 ns/op 5.43 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 182293872 ns/op 5.49 MB/s BenchmarkEncode/Digits/Default/1e4-4 21 5408925 ns/op 1.85 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 59989326 ns/op 1.67 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 606569979 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5340303 ns/op 1.87 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 58582075 ns/op 1.71 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 593224588 ns/op 1.69 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1356416 ns/op 7.37 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11148654 ns/op 8.97 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 113765302 ns/op 8.79 MB/s BenchmarkEncode/Newton/Speed/1e4-4 61 1944510 ns/op 5.14 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14783184 ns/op 6.76 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 142277585 ns/op 7.03 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5271734 ns/op 1.90 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 51818850 ns/op 1.93 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 568129854 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5199853 ns/op 1.92 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 63770621 ns/op 1.57 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 681581595 ns/op 1.47 MB/s PASS ok compress/flate 15.005s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2341521 ns/op 4.27 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2398227 ns/op 4.17 MB/s BenchmarkDecoder/1e5-4 5 23576955 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23604262 ns/op 4.24 MB/s BenchmarkDecoder/1e6-4 1 236178728 ns/op 4.23 MB/s BenchmarkDecoder/1e-Reuse6-4 1 234184210 ns/op 4.27 MB/s BenchmarkEncoder/1e4-4 55 1976547 ns/op 5.06 MB/s BenchmarkEncoder/1e-Reuse4-4 54 1894221 ns/op 5.28 MB/s BenchmarkEncoder/1e5-4 6 18692259 ns/op 5.35 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18455578 ns/op 5.42 MB/s BenchmarkEncoder/1e6-4 1 187820502 ns/op 5.32 MB/s BenchmarkEncoder/1e-Reuse6-4 1 187390122 ns/op 5.34 MB/s PASS ok compress/lzw 3.934s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 28 4101847 ns/op PASS ok container/heap 1.161s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 27243 4181 ns/op BenchmarkWithTimeout/concurrency=40-4 5594 20764 ns/op BenchmarkWithTimeout/concurrency=4000-4 6788 24893 ns/op BenchmarkWithTimeout/concurrency=400000-4 10000 16819 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 375642 348.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18042 6816 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23248 4997 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3810 30868 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2907 60614 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2893 34773 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 364 336619 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 247 519045 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 349 313815 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3624183 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5682119 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 2960941 ns/op BenchmarkCheckCanceled/Err-4 335697 332.4 ns/op BenchmarkCheckCanceled/Done-4 496729 228.3 ns/op BenchmarkContextCancelDone-4 469334 220.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 31192 3827 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 28046 4191 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27430 4391 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23906 5027 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 17212 7170 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 700530 183.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 411741 303.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 299378 414.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 187552 662.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 84361 1270 ns/op PASS ok context 10.314s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1874766 59.70 ns/op 268.01 MB/s BenchmarkDecrypt-4 2007710 58.95 ns/op 271.43 MB/s BenchmarkExpand-4 1000000 100.0 ns/op PASS ok crypto/aes 1.577s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 255126 465.0 ns/op 137.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 337106 298.8 ns/op 214.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 260542 468.2 ns/op 136.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 409482 311.8 ns/op 205.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 164690 745.5 ns/op 1810.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 222100 574.0 ns/op 2351.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 150403 812.9 ns/op 1660.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 193656 636.5 ns/op 2121.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 58969 1961 ns/op 4178.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 72313 1647 ns/op 4972.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 48548 2352 ns/op 3483.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 56700 2136 ns/op 3835.35 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7360 17087 ns/op 59.64 MB/s BenchmarkAESCFBDecrypt1K-4 7653 16907 ns/op 60.27 MB/s BenchmarkAESCFBDecrypt8K-4 908 133683 ns/op 61.24 MB/s BenchmarkAESOFB1K-4 10000 11106 ns/op 91.75 MB/s BenchmarkAESCTR1K-4 15994 7288 ns/op 139.81 MB/s BenchmarkAESCTR8K-4 2128 58390 ns/op 140.21 MB/s BenchmarkAESCBCEncrypt1K-4 15067 7880 ns/op 129.94 MB/s BenchmarkAESCBCDecrypt1K-4 19994 5950 ns/op 172.09 MB/s PASS ok crypto/cipher 4.290s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 95527 1177 ns/op 6.80 MB/s BenchmarkDecrypt-4 105040 1064 ns/op 7.52 MB/s BenchmarkTDESEncrypt-4 41601 2860 ns/op 2.80 MB/s BenchmarkTDESDecrypt-4 40959 2820 ns/op 2.84 MB/s PASS ok crypto/des 1.687s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1336 90054 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 20 5963068 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16259004 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 94 1300328 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.668s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2096 56368 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 42 3111642 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 14 7592635 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 1226 92261 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 15 7372395 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 6 18946558 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 6148 20752 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 76 1509883 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 27 3957999 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 2.493s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 278 427980 ns/op BenchmarkNewKeyFromSeed-4 285 409968 ns/op BenchmarkSigning-4 270 425780 ns/op BenchmarkVerification-4 192 632817 ns/op PASS ok crypto/ed25519 1.744s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7543 17239 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 183 642348 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 81 1533427 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 32 3912346 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2151 61761 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 76 1630322 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 31 4414049 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 11693506 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14178 8098 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8450 16141 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4639 23263 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1026339 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3354 37451 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 438 269320 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2184 62117 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1036086 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.708s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16419 6755 ns/op 151.59 MB/s BenchmarkHMACSHA256_32-4 25280 4626 ns/op 6.92 MB/s BenchmarkNewWriteSum-4 10000 10398 ns/op 3.08 MB/s PASS ok crypto/hmac 1.556s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 42213 2620 ns/op BenchmarkModSub-4 45402 2610 ns/op BenchmarkMontgomeryRepr-4 26342 4596 ns/op BenchmarkMontgomeryMul-4 25251 4571 ns/op BenchmarkModMul-4 12954 9581 ns/op BenchmarkExpBig-4 18 6643779 ns/op BenchmarkExp-4 6 19257862 ns/op PASS ok crypto/internal/bigmod 2.348s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3729 34782 ns/op BenchmarkScalarBaseMult-4 283 398987 ns/op BenchmarkScalarMult-4 130 900263 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 190 575856 ns/op PASS ok crypto/internal/edwards25519 1.756s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 450385 262.3 ns/op BenchmarkMultiply-4 5785340 21.16 ns/op BenchmarkSquare-4 7021816 17.90 ns/op BenchmarkInvert-4 32577 3666 ns/op BenchmarkMult32-4 1295178 93.01 ns/op PASS ok crypto/internal/edwards25519/field 1.984s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1763790 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2380 53076 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4223536 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12194450 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 188 611359 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10807 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 84 1425202 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3561670 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.245s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 756333 167.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 441638 285.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118627 880.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 807676 161.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 427288 288.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 132968 868.7 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.984s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 103546 1005 ns/op 7.96 MB/s BenchmarkHash64-4 154827 790.8 ns/op 80.93 MB/s BenchmarkHash128-4 149454 850.5 ns/op 150.50 MB/s BenchmarkHash256-4 106936 1010 ns/op 253.35 MB/s BenchmarkHash512-4 94454 1302 ns/op 393.36 MB/s BenchmarkHash1K-4 62475 1958 ns/op 522.96 MB/s BenchmarkHash8K-4 10000 10788 ns/op 759.39 MB/s BenchmarkHash1M-4 96 1256221 ns/op 834.71 MB/s BenchmarkHash8M-4 10 10199033 ns/op 822.49 MB/s BenchmarkHash8BytesUnaligned-4 117175 994.4 ns/op 8.04 MB/s BenchmarkHash1KUnaligned-4 62178 1928 ns/op 531.17 MB/s BenchmarkHash8KUnaligned-4 10000 10860 ns/op 754.30 MB/s PASS ok crypto/md5 3.050s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 325654624 ns/op PASS ok crypto/rand 1.364s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 13239 8910 ns/op 14.37 MB/s BenchmarkRC4_1K-4 1616 71820 ns/op 14.26 MB/s BenchmarkRC4_8K-4 206 554798 ns/op 14.59 MB/s PASS ok crypto/rc4 1.597s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11978978 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26349205 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 47215221 ns/op BenchmarkEncryptPKCS1v15/2048-4 34 3416558 ns/op BenchmarkDecryptOAEP/2048-4 9 11757203 ns/op BenchmarkEncryptOAEP/2048-4 34 3438074 ns/op BenchmarkSignPKCS1v15/2048-4 9 11907533 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3450414 ns/op BenchmarkSignPSS/2048-4 9 11426397 ns/op BenchmarkVerifyPSS/2048-4 37 3439218 ns/op PASS ok crypto/rsa 2.896s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98026 1198 ns/op 6.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 127617 956.3 ns/op 8.37 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 86442 1331 ns/op 240.42 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 96936 1118 ns/op 286.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 56400 2039 ns/op 502.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 66976 1809 ns/op 565.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13377 8614 ns/op 951.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13647 8404 ns/op 974.73 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.430s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 78565 1440 ns/op 5.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 97713 1234 ns/op 6.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 92732 1240 ns/op 6.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31989 3537 ns/op 289.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34411 3361 ns/op 304.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 35904 3461 ns/op 295.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6326 20734 ns/op 395.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6074 20263 ns/op 404.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6109 20768 ns/op 394.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.464s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 62989 1933 ns/op 4.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 78270 1450 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 68583 1677 ns/op 4.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 37011 3268 ns/op 313.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 40495 2892 ns/op 354.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 37371 3151 ns/op 325.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8587 14706 ns/op 557.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8994 14613 ns/op 560.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7231 15099 ns/op 542.54 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.446s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25531935 5.209 ns/op BenchmarkConstantTimeEq-4 26574570 4.781 ns/op BenchmarkConstantTimeLessOrEq-4 25142384 4.970 ns/op BenchmarkXORBytes/8Bytes-4 3525442 33.60 ns/op 238.08 MB/s BenchmarkXORBytes/128Bytes-4 3265255 36.23 ns/op 3533.37 MB/s BenchmarkXORBytes/2048Bytes-4 978955 109.8 ns/op 18648.33 MB/s BenchmarkXORBytes/32768Bytes-4 86384 1326 ns/op 24710.53 MB/s PASS ok crypto/subtle 2.172s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3930586 ns/op BenchmarkCertCache/1-4 28 4267928 ns/op BenchmarkCertCache/2-4 30 3724210 ns/op BenchmarkCertCache/3-4 27 3920066 ns/op BenchmarkHandshakeServer/RSA-4 12 9519241 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9550342 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 10103596 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 43 2877256 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 46 3523916 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4090800 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 4566398 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28847241 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29424797 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 58661074 ns/op 17.88 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 56080242 ns/op 18.70 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 102801922 ns/op 20.40 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 106636467 ns/op 19.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 182055361 ns/op 23.04 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 198068017 ns/op 21.18 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 382032286 ns/op 21.96 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 388213461 ns/op 21.61 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 705143125 ns/op 23.79 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 765084468 ns/op 21.93 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1450413597 ns/op 23.13 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1539374172 ns/op 21.80 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2735481861 ns/op 24.53 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2979616764 ns/op 22.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 60560592 ns/op 17.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 63125456 ns/op 16.61 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 101193540 ns/op 20.72 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 115578764 ns/op 18.14 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 186063778 ns/op 22.54 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 204666240 ns/op 20.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 357364154 ns/op 23.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 402548075 ns/op 20.84 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 701927461 ns/op 23.90 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 765862205 ns/op 21.91 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1418380308 ns/op 23.66 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1553368922 ns/op 21.60 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2877392186 ns/op 23.32 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2973924291 ns/op 22.57 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717003189 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 714401680 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 296605215 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296363559 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162866410 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161313051 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 89824236 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88991363 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47693069 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 46258393 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 152280352 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154756934 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 72886982 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74082042 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 50286533 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47557701 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38050173 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 32983866 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 27691364 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 25893032 ns/op PASS ok crypto/tls 34.760s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15591085 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 404 309637 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1008 122268 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 981 132188 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 1.849s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 2891455 ns/op 278233 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 37 3091693 ns/op 266215 B/op 1985 allocs/op BenchmarkConcurrentStmtExec-4 51 2274684 ns/op 214421 B/op 590 allocs/op BenchmarkConcurrentTxQuery-4 36 3189444 ns/op 272801 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 85 1396268 ns/op 87789 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 2179223 ns/op 105842 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 157 775910 ns/op 41079 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 2739265 ns/op 229986 B/op 1769 allocs/op BenchmarkManyConcurrentQueries-4 2724 41906 ns/op 4119 B/op 20 allocs/op BenchmarkGrabConn-4 204218 598.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.799s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1894 68494 ns/op BenchmarkSymbols32-4 2472 53547 ns/op PASS ok debug/elf 1.358s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 185881 777.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 78 1469836 ns/op 188248 B/op 13 allocs/op Benchmark115/LineToPC-4 86 1509652 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19154 6528 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.876s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 53073 2292 ns/op BenchmarkMarshal-4 760 154171 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3399 37314 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.507s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 285 399029 ns/op 20.53 MB/s BenchmarkEncodeToString-4 284 413015 ns/op 19.83 MB/s BenchmarkDecode-4 157 724174 ns/op 18.11 MB/s BenchmarkDecodeString-4 158 752371 ns/op 17.43 MB/s PASS ok encoding/base32 1.809s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 295 360144 ns/op 22.75 MB/s BenchmarkDecodeString/2-4 339950 351.9 ns/op 11.37 MB/s BenchmarkDecodeString/4-4 315033 409.4 ns/op 19.54 MB/s BenchmarkDecodeString/8-4 238834 483.3 ns/op 24.83 MB/s BenchmarkDecodeString/64-4 48834 2641 ns/op 33.32 MB/s BenchmarkDecodeString/8192-4 442 253085 ns/op 43.16 MB/s BenchmarkNewEncoding-4 59637 1987 ns/op 128.85 MB/s PASS ok encoding/base64 2.288s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1441 87754 ns/op 45.58 MB/s BenchmarkReadStruct-4 18078 6518 ns/op 11.51 MB/s BenchmarkWriteStruct-4 17400 6800 ns/op 11.03 MB/s BenchmarkReadInts-4 44142 2775 ns/op 10.81 MB/s BenchmarkWriteInts-4 41410 2952 ns/op 10.16 MB/s BenchmarkWriteSlice1000Int32s-4 1345 94661 ns/op 42.26 MB/s BenchmarkPutUint16-4 2888089 37.98 ns/op 52.66 MB/s BenchmarkAppendUint16-4 3393728 34.83 ns/op 57.42 MB/s BenchmarkPutUint32-4 2558469 45.93 ns/op 87.09 MB/s BenchmarkAppendUint32-4 2695395 42.21 ns/op 94.77 MB/s BenchmarkPutUint64-4 1282198 88.78 ns/op 90.11 MB/s BenchmarkAppendUint64-4 1346037 87.60 ns/op 91.33 MB/s BenchmarkLittleEndianPutUint16-4 3361269 33.21 ns/op 60.23 MB/s BenchmarkLittleEndianAppendUint16-4 2997686 37.79 ns/op 52.93 MB/s BenchmarkLittleEndianPutUint32-4 2491891 46.90 ns/op 85.30 MB/s BenchmarkLittleEndianAppendUint32-4 2563274 42.57 ns/op 93.96 MB/s BenchmarkLittleEndianPutUint64-4 1334134 88.80 ns/op 90.09 MB/s BenchmarkLittleEndianAppendUint64-4 1360628 89.22 ns/op 89.66 MB/s BenchmarkReadFloats-4 157782 776.4 ns/op 15.46 MB/s BenchmarkWriteFloats-4 145309 830.4 ns/op 14.45 MB/s BenchmarkReadSlice1000Float32s-4 1514 83835 ns/op 47.71 MB/s BenchmarkWriteSlice1000Float32s-4 1311 97828 ns/op 40.89 MB/s BenchmarkReadSlice1000Uint8s-4 62158 2462 ns/op 406.12 MB/s BenchmarkWriteSlice1000Uint8s-4 59757 2192 ns/op 456.31 MB/s BenchmarkPutUvarint32-4 890725 118.8 ns/op 33.66 MB/s BenchmarkPutUvarint64-4 315895 402.5 ns/op 19.88 MB/s PASS ok encoding/binary 5.887s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6134 18273 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6524 18054 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7228 17971 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3632 31403 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6721 17479 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7020 16749 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7066 17914 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4466 32084 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 9424 15323 ns/op PASS ok encoding/csv 2.847s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7641 14108 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 11466 11670 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 243 485026 ns/op 16807 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 685 162508 ns/op 716 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1731 78582 ns/op 51 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1371 82894 ns/op 63 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1994 59473 ns/op 194 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 60 1851008 ns/op 35649 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 558 270191 ns/op 25240 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1278 131675 ns/op 10794 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1306 112238 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 469 264604 ns/op 39201 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 193 609627 ns/op 66783 B/op 2218 allocs/op BenchmarkDecodeBytesSlice-4 502 297333 ns/op 23804 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 94 1490586 ns/op 83049 B/op 3178 allocs/op BenchmarkDecodeMap-4 87 1448494 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 4.078s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11298 9438 ns/op 27.12 MB/s BenchmarkEncode/1024-4 3262 38158 ns/op 26.84 MB/s BenchmarkEncode/4096-4 777 152703 ns/op 26.82 MB/s BenchmarkEncode/16384-4 195 615030 ns/op 26.64 MB/s BenchmarkDecode/256-4 24350 4640 ns/op 55.17 MB/s BenchmarkDecode/1024-4 7084 18310 ns/op 55.92 MB/s BenchmarkDecode/4096-4 1584 74460 ns/op 55.01 MB/s BenchmarkDecode/16384-4 411 297062 ns/op 55.15 MB/s BenchmarkDump/256-4 1232 95803 ns/op 2.67 MB/s BenchmarkDump/1024-4 298 369897 ns/op 2.77 MB/s BenchmarkDump/4096-4 88 1498535 ns/op 2.73 MB/s BenchmarkDump/16384-4 20 6054463 ns/op 2.71 MB/s PASS ok encoding/hex 2.983s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 114502280 ns/op 16.95 MB/s 2056 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 133658369 ns/op 14.52 MB/s 8393680 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 136016223 ns/op 14.27 MB/s 10333600 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 131411317 ns/op 14.77 MB/s 10337144 B/op 115 allocs/op BenchmarkMarshalBytes/32-4 22376 5147 ns/op BenchmarkMarshalBytes/256-4 6236 19787 ns/op BenchmarkMarshalBytes/4096-4 504 232994 ns/op BenchmarkMarshalBytesError/32-4 58 2005601 ns/op BenchmarkMarshalBytesError/256-4 60 2002393 ns/op BenchmarkMarshalBytesError/4096-4 52 2119295 ns/op BenchmarkMarshalMap-4 36687 3072 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 391260329 ns/op 4.96 MB/s 10099496 B/op 40041 allocs/op BenchmarkUnicodeDecoder-4 33660 3411 ns/op 4.10 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47455 2481 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 345906986 ns/op 5.61 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 342222929 ns/op 5.67 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 87903 1542 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 149446 918.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 238653 685.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22887 5809 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 92282 1650 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 89370 1432 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 24434 5141 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3175 36654 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 739 158198 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 124 979339 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8721491 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 696417 169.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 703626 163.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 580677 175.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 692200 158.8 ns/op BenchmarkEncodeMarshaler-4 68522 1809 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 83026 1332 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5511945 20.92 ns/op BenchmarkNumberIsValidRegexp-4 19580 6046 ns/op PASS ok encoding/json 9.072s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 42 2701529 ns/op 24.26 MB/s BenchmarkDecode-4 36 3505106 ns/op 25.33 MB/s PASS ok encoding/pem 1.417s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2155 57839 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 922 138319 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3064 36098 ns/op PASS ok encoding/xml 1.485s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 254866 444.9 ns/op BenchmarkAs-4 87310 1380 ns/op PASS ok errors 1.416s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 518468 268.8 ns/op BenchmarkIntSet-4 667762 205.2 ns/op BenchmarkFloatAdd-4 108986 1105 ns/op BenchmarkFloatSet-4 610152 199.1 ns/op BenchmarkStringSet-4 488890 260.9 ns/op BenchmarkMapSet-4 139821 1034 ns/op BenchmarkMapSetDifferent-4 76833 1712 ns/op BenchmarkMapSetDifferentRandom-4 285 384402 ns/op BenchmarkMapSetString-4 126765 1077 ns/op BenchmarkMapAddSame-4 31806 3603 ns/op BenchmarkMapAddDifferent-4 15140 8821 ns/op BenchmarkMapAddDifferentRandom-4 249 470277 ns/op BenchmarkMapAddSameSteadyState-4 318344 331.0 ns/op BenchmarkMapAddDifferentSteadyState-4 128095 783.7 ns/op BenchmarkMapString-4 7579 15804 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 18507 6252 ns/op PASS ok expvar 4.141s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 93732 1276 ns/op BenchmarkSprintfEmpty-4 237607 439.4 ns/op BenchmarkSprintfString-4 190452 616.9 ns/op BenchmarkSprintfTruncateString-4 196711 715.9 ns/op BenchmarkSprintfTruncateBytes-4 167145 970.3 ns/op BenchmarkSprintfSlowParsingPath-4 160818 769.9 ns/op BenchmarkSprintfQuoteString-4 46014 2518 ns/op BenchmarkSprintfInt-4 181953 674.5 ns/op BenchmarkSprintfIntInt-4 148083 866.3 ns/op BenchmarkSprintfPrefixedInt-4 156526 896.6 ns/op BenchmarkSprintfFloat-4 103420 1201 ns/op BenchmarkSprintfComplex-4 45684 2371 ns/op BenchmarkSprintfBoolean-4 210662 665.7 ns/op BenchmarkSprintfHexString-4 95234 1760 ns/op BenchmarkSprintfHexBytes-4 74173 1949 ns/op BenchmarkSprintfBytes-4 39144 3312 ns/op BenchmarkSprintfStringer-4 67392 2102 ns/op BenchmarkSprintfStructure-4 31302 4785 ns/op BenchmarkManyArgs-4 51622 2588 ns/op BenchmarkFprintInt-4 64658 2100 ns/op BenchmarkFprintfBytes-4 62569 1852 ns/op BenchmarkFprintIntNoAlloc-4 63468 1842 ns/op BenchmarkScanInts-4 31 3570061 ns/op BenchmarkScanRecursiveInt-4 1 410427178 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 417900624 ns/op PASS ok fmt 6.214s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 504 210103 ns/op PASS ok go/build 1.218s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 47589 2332 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13956 8513 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3901 27767 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1393 103353 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 307 420442 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 80 1772015 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 7591223 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 30883444 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 132560015 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.772s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 358981335 ns/op 0.18 MB/s 46076208 B/op 48883 allocs/op PASS ok go/format 1.445s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19320199 ns/op 2.79 MB/s BenchmarkParseOnly-4 6 16961851 ns/op 3.18 MB/s BenchmarkResolve-4 61 2032501 ns/op 26.50 MB/s PASS ok go/parser 2.834s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 131054760 ns/op 0.39 MB/s 4811992 B/op 27443 allocs/op BenchmarkPrintDecl-4 955 137164 ns/op 0.23 MB/s 16603 B/op 51 allocs/op PASS ok go/printer 1.332s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 306 381464 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 7291370 ns/op 6.80 MB/s BenchmarkScanFiles/go/parser/parser.go-4 10 11093470 ns/op 6.51 MB/s BenchmarkScanFiles/net/http/server.go-4 7 16505986 ns/op 7.17 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 252 489058 ns/op 6.29 MB/s PASS ok go/scanner 1.826s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1645704 65.22 ns/op PASS ok go/token 1.250s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1452983 ns/op BenchmarkNamed/Underlying/nongeneric-4 502438 334.1 ns/op BenchmarkNamed/Underlying/generic-4 1000000 223.3 ns/op BenchmarkNamed/Underlying/src_instance-4 874026 192.7 ns/op BenchmarkNamed/Underlying/user_instance-4 747950 189.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12912 10175 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 11150 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10594 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10317 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1094972036 ns/op 30279 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 642194071 ns/op 51560 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 318513349 ns/op 103890 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 404396900 ns/op 81737 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3760268736 ns/op 1375 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 137870265 ns/op 37169 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 117699211 ns/op 43360 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 112450800 ns/op 45176 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 721335901 ns/op 3000 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 98351376 ns/op 21868 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 62110310 ns/op 33927 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 69012312 ns/op 31091 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2406793339 ns/op 27174 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 697057238 ns/op 93805 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 181238796 ns/op 357972 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 134014370 ns/op 485019 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3660111145 ns/op 548.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 142532868 ns/op 13977 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 125083550 ns/op 15912 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 112825608 ns/op 17554 lines/s PASS ok go/types 46.827s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 13548 ns/op 75.58 MB/s PASS ok hash/adler32 1.236s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 246456 541.5 ns/op 27.70 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 214936 529.8 ns/op 28.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 130329 906.1 ns/op 44.14 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 129458 918.5 ns/op 43.55 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 247801 447.5 ns/op 1144.14 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 430098 343.2 ns/op 1491.69 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 368377 403.4 ns/op 2538.28 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 326488 420.1 ns/op 2437.35 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 255190 678.2 ns/op 6039.78 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 252446 899.4 ns/op 4554.34 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 50968 3406 ns/op 9621.50 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 62635 2113 ns/op 15509.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 307404 341.2 ns/op 43.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 320394 347.7 ns/op 43.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 414247 339.9 ns/op 117.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 438855 346.1 ns/op 115.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 288658 411.4 ns/op 1244.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 313480 427.5 ns/op 1197.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 245427 546.4 ns/op 1874.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 234128 517.2 ns/op 1979.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 217122 760.2 ns/op 5387.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 233462 562.5 ns/op 7282.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48540 2176 ns/op 15059.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 49815 2208 ns/op 14840.47 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 245289 648.9 ns/op 23.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 217264 622.5 ns/op 24.10 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 107517 1271 ns/op 31.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 134918 1079 ns/op 37.06 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8925 11346 ns/op 45.12 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10947 10665 ns/op 48.01 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6398 26767 ns/op 38.26 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6532 22631 ns/op 45.25 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1027 108860 ns/op 37.63 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1210 99217 ns/op 41.28 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 151 788485 ns/op 41.56 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 141 736624 ns/op 44.48 MB/s PASS ok hash/crc32 8.642s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 136 924732 ns/op 70.87 MB/s BenchmarkCrc64/ISO4KB-4 1222 111202 ns/op 36.83 MB/s BenchmarkCrc64/ISO1KB-4 7788 15773 ns/op 64.92 MB/s BenchmarkCrc64/ECMA64KB-4 100 2065523 ns/op 31.73 MB/s BenchmarkCrc64/Random64KB-4 141 881381 ns/op 74.36 MB/s BenchmarkCrc64/Random16KB-4 447 345596 ns/op 47.41 MB/s PASS ok hash/crc64 2.334s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13118 9876 ns/op 103.69 MB/s BenchmarkFnv32aKB-4 13052 8881 ns/op 115.30 MB/s BenchmarkFnv64KB-4 12566 9333 ns/op 109.71 MB/s BenchmarkFnv64aKB-4 7514 16481 ns/op 62.13 MB/s BenchmarkFnv128KB-4 1783 81635 ns/op 12.54 MB/s BenchmarkFnv128aKB-4 1585 116143 ns/op 8.82 MB/s PASS ok hash/fnv 2.418s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 342075 415.5 ns/op 9.63 MB/s BenchmarkHash/n=4/Bytes-4 3061060 40.04 ns/op 99.90 MB/s BenchmarkHash/n=4/String-4 1595179 93.16 ns/op 42.94 MB/s BenchmarkHash/n=8/Write-4 293966 386.5 ns/op 20.70 MB/s BenchmarkHash/n=8/Bytes-4 3353970 54.33 ns/op 147.24 MB/s BenchmarkHash/n=8/String-4 1626942 72.14 ns/op 110.89 MB/s BenchmarkHash/n=16/Write-4 394682 298.8 ns/op 53.54 MB/s BenchmarkHash/n=16/Bytes-4 3147124 36.19 ns/op 442.14 MB/s BenchmarkHash/n=16/String-4 1636785 74.73 ns/op 214.11 MB/s BenchmarkHash/n=32/Write-4 432986 300.6 ns/op 106.44 MB/s BenchmarkHash/n=32/Bytes-4 3023288 36.83 ns/op 868.97 MB/s BenchmarkHash/n=32/String-4 1536169 74.53 ns/op 429.35 MB/s BenchmarkHash/n=64/Write-4 400518 377.7 ns/op 169.43 MB/s BenchmarkHash/n=64/Bytes-4 2802991 42.21 ns/op 1516.21 MB/s BenchmarkHash/n=64/String-4 1612083 75.13 ns/op 851.81 MB/s BenchmarkHash/n=256/Write-4 274335 393.8 ns/op 650.04 MB/s BenchmarkHash/n=256/Bytes-4 2061097 58.27 ns/op 4393.43 MB/s BenchmarkHash/n=256/String-4 1000000 235.2 ns/op 1088.41 MB/s BenchmarkHash/n=320/Write-4 288740 428.9 ns/op 746.17 MB/s BenchmarkHash/n=320/Bytes-4 1770622 66.78 ns/op 4792.21 MB/s BenchmarkHash/n=320/String-4 527323 192.2 ns/op 1665.15 MB/s BenchmarkHash/n=1024/Write-4 224701 851.9 ns/op 1202.04 MB/s BenchmarkHash/n=1024/Bytes-4 995076 150.0 ns/op 6825.43 MB/s BenchmarkHash/n=1024/String-4 250362 465.8 ns/op 2198.49 MB/s BenchmarkHash/n=4096/Write-4 79267 1428 ns/op 2867.74 MB/s BenchmarkHash/n=4096/Bytes-4 275181 468.6 ns/op 8740.78 MB/s BenchmarkHash/n=4096/String-4 68638 1749 ns/op 2341.97 MB/s BenchmarkHash/n=16384/Write-4 24972 5896 ns/op 2778.85 MB/s BenchmarkHash/n=16384/Bytes-4 61198 1821 ns/op 8994.91 MB/s BenchmarkHash/n=16384/String-4 10000 10164 ns/op 1612.03 MB/s PASS ok hash/maphash 7.789s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 633 208358 ns/op BenchmarkEscapeNone-4 111604 967.9 ns/op BenchmarkUnescape-4 625 190410 ns/op BenchmarkUnescapeNone-4 555664 362.7 ns/op BenchmarkUnescapeSparse-4 5589 29739 ns/op BenchmarkUnescapeDense-4 1010 129439 ns/op PASS ok html 2.317s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7528 15678 ns/op BenchmarkCSSEscaperNoSpecials-4 36958 2995 ns/op BenchmarkDecodeCSS-4 21914 5718 ns/op BenchmarkDecodeCSSNoSpecials-4 2845665 50.15 ns/op BenchmarkCSSValueFilter-4 75636 1783 ns/op BenchmarkCSSValueFilterOk-4 72818 1710 ns/op BenchmarkEscapedExecute-4 4687 27915 ns/op BenchmarkHTMLNospaceEscaper-4 10000 16701 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 48187 2647 ns/op BenchmarkStripTags-4 17076 7090 ns/op BenchmarkStripTagsNoSpecials-4 187332 766.3 ns/op BenchmarkJSValEscaperWithNum-4 20184 6062 ns/op BenchmarkJSValEscaperWithStr-4 6526 22536 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16972 6782 ns/op BenchmarkJSValEscaperWithObj-4 4191 36370 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10170 ns/op BenchmarkJSStrEscaperNoSpecials-4 42900 2814 ns/op BenchmarkJSStrEscaper-4 9676 14604 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38988 3018 ns/op BenchmarkJSRegexpEscaper-4 7423 14566 ns/op BenchmarkTemplateSpecialTags-4 100 1747754 ns/op BenchmarkURLEscaper-4 4443 32763 ns/op BenchmarkURLEscaperNoSpecials-4 141242 1179 ns/op BenchmarkURLNormalizer-4 6130 27296 ns/op BenchmarkURLNormalizerNoSpecials-4 157579 993.8 ns/op BenchmarkSrcsetFilter-4 14943 11497 ns/op BenchmarkSrcsetFilterNoSpecials-4 87480 1414 ns/op PASS ok html/template 6.574s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 508911 228.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 406748 365.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 649299 279.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 515366 366.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1433056 80.75 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 107.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1427545 80.73 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 115.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 814017 177.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 347304 349.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 256816 615.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 366032 362.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 296739 507.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 707545 196.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 281323 361.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 739917 205.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 431217 287.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 325023 373.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 128.1 ns/op BenchmarkRGBASetRGBA-4 1000000 102.8 ns/op BenchmarkRGBA64At-4 859248 145.2 ns/op BenchmarkRGBA64SetRGBA64-4 695924 178.4 ns/op BenchmarkNRGBAAt-4 1000000 101.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 117.5 ns/op BenchmarkNRGBA64At-4 625134 201.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 756301 173.5 ns/op BenchmarkAlphaAt-4 2476830 55.15 ns/op BenchmarkAlphaSetAlpha-4 1736179 68.56 ns/op BenchmarkAlpha16At-4 1000000 101.2 ns/op BenchmarkAlphaSetAlpha16-4 1225123 175.3 ns/op BenchmarkGrayAt-4 2159943 60.63 ns/op BenchmarkGraySetGray-4 1912669 60.45 ns/op BenchmarkGray16At-4 1317880 88.93 ns/op BenchmarkGraySetGray16-4 1247296 99.57 ns/op PASS ok image 8.793s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2681812 41.48 ns/op BenchmarkYCbCrToRGB/128-4 3252144 40.17 ns/op BenchmarkYCbCrToRGB/255-4 3274076 36.01 ns/op BenchmarkRGBToYCbCr/0-4 3244146 37.85 ns/op BenchmarkRGBToYCbCr/Cb-4 3168446 36.11 ns/op BenchmarkRGBToYCbCr/Cr-4 3618918 37.21 ns/op BenchmarkYCbCrToRGBA/0-4 2837779 42.45 ns/op BenchmarkYCbCrToRGBA/128-4 2333836 81.49 ns/op BenchmarkYCbCrToRGBA/255-4 3036658 40.50 ns/op BenchmarkNYCbCrAToRGBA/0-4 2802774 43.96 ns/op BenchmarkNYCbCrAToRGBA/128-4 2503485 43.04 ns/op BenchmarkNYCbCrAToRGBA/255-4 2758596 46.60 ns/op PASS ok image/color 4.134s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 54545510 ns/op BenchmarkFillSrc-4 264 385687 ns/op BenchmarkCopyOver-4 5 20012742 ns/op BenchmarkCopySrc-4 487 435898 ns/op BenchmarkNRGBAOver-4 7 15720554 ns/op BenchmarkNRGBASrc-4 8 14953681 ns/op BenchmarkYCbCr-4 10 19396048 ns/op BenchmarkGray-4 16 7087329 ns/op BenchmarkCMYK-4 12 12778878 ns/op BenchmarkGlyphOver-4 20 5824624 ns/op BenchmarkRGBAMaskOver-4 5 29112914 ns/op BenchmarkGrayMaskOver-4 6 18336399 ns/op BenchmarkRGBA64ImageMaskOver-4 3 36942768 ns/op BenchmarkRGBA-4 5 21444525 ns/op BenchmarkPalettedFill-4 1006 136070 ns/op BenchmarkPalettedRGBA-4 5 24850949 ns/op BenchmarkGenericOver-4 2 51106161 ns/op BenchmarkGenericMaskOver-4 5 31238353 ns/op BenchmarkGenericSrc-4 4 32660866 ns/op BenchmarkGenericMaskSrc-4 4 34555598 ns/op PASS ok image/draw 8.453s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 25 4998696 ns/op 3.09 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 137064993 ns/op 2.24 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2738575162 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 57 2284090 ns/op 6.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 161610257 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.125s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4822 23341 ns/op BenchmarkIDCT-4 5184 22938 ns/op BenchmarkDecodeBaseline-4 8 13157169 ns/op 4.70 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 23648292 ns/op 2.61 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154922345 ns/op 7.93 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 285857807 ns/op 3.22 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.721s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17924655 6.812 ns/op BenchmarkDecodeGray-4 12 9407723 ns/op 6.97 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 62739222 ns/op 4.18 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34606834 ns/op 7.57 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5792037 ns/op 11.31 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33610201 ns/op 7.80 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 58688048 ns/op 4.47 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50520671 ns/op 6.08 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 52037400 ns/op 5.90 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 178028197 ns/op 6.90 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 200099486 ns/op 6.14 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 37013928 ns/op 8.30 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 190915742 ns/op 6.44 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 705208810 ns/op 1.74 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.820s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55328422 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 40024825 ns/op 2.50 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 294292245 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 287198125 ns/op 1.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 66666118 ns/op 1.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40834403 ns/op 2.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 244227923 ns/op 2.05 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 218538067 ns/op 2.29 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 565541058 ns/op 1.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 521463354 ns/op 1.92 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3346588759 ns/op 1.49 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3384519087 ns/op 1.48 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 13383129 ns/op 7.47 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 12353665 ns/op 8.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51671208 ns/op 9.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 74585146 ns/op 6.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 79204075 ns/op 12.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 113302053 ns/op 8.83 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 520505704 ns/op 9.61 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 434616060 ns/op 11.50 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 54407118 ns/op 1.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 51840471 ns/op 1.93 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 319464420 ns/op 1.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 316903737 ns/op 1.58 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1015812319 ns/op 0.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 825904413 ns/op 1.21 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6010363560 ns/op 0.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5695509306 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 208465160 ns/op 20.05 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 154230359 ns/op 27.10 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 44.330s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33651 3448 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 28572 4013 ns/op 0.50 MB/s BenchmarkMarshalCorpusFile/4-4 21708 4798 ns/op 0.83 MB/s BenchmarkMarshalCorpusFile/8-4 22762 5460 ns/op 1.47 MB/s BenchmarkMarshalCorpusFile/16-4 16414 7265 ns/op 2.20 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12792 ns/op 2.50 MB/s BenchmarkMarshalCorpusFile/64-4 10000 17502 ns/op 3.66 MB/s BenchmarkMarshalCorpusFile/128-4 6100 20048 ns/op 6.38 MB/s BenchmarkMarshalCorpusFile/256-4 2823 49914 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/512-4 1602 123865 ns/op 4.13 MB/s BenchmarkMarshalCorpusFile/1024-4 649 186015 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/2048-4 264 427424 ns/op 4.79 MB/s BenchmarkMarshalCorpusFile/4096-4 171 731063 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/8192-4 73 1897197 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/16384-4 34 4113858 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/32768-4 27 8187478 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/65536-4 9 15538862 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/131072-4 3 33633664 ns/op 3.90 MB/s BenchmarkMarshalCorpusFile/262144-4 2 50602876 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/524288-4 1 121536617 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 247798266 ns/op 4.23 MB/s BenchmarkUnmarshalCorpusFile/1-4 8653 19863 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8497 21098 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 6542 19439 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 7448 21707 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 5643 26101 ns/op 0.61 MB/s BenchmarkUnmarshalCorpusFile/32-4 3776 34222 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 3650 45568 ns/op 1.40 MB/s BenchmarkUnmarshalCorpusFile/128-4 2647 56473 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/256-4 832 152011 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/512-4 462 245652 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1024-4 237 478902 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1279521 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 2198863 ns/op 1.86 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 4544922 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7276801 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 19731745 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 37501266 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60877664 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 176006070 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 268146051 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 639830000 ns/op 1.64 MB/s BenchmarkMutatorBytes/1-4 29348 3772 ns/op BenchmarkMutatorBytes/10-4 32150 3616 ns/op BenchmarkMutatorBytes/100-4 30884 3924 ns/op BenchmarkMutatorBytes/1000-4 20812 7540 ns/op BenchmarkMutatorBytes/10000-4 5133 28683 ns/op BenchmarkMutatorBytes/100000-4 818 144521 ns/op BenchmarkMutatorString/1-4 29216 7771 ns/op BenchmarkMutatorString/10-4 32828 4085 ns/op BenchmarkMutatorString/100-4 29053 4279 ns/op BenchmarkMutatorString/1000-4 13466 8179 ns/op BenchmarkMutatorString/10000-4 3460 84853 ns/op BenchmarkMutatorString/100000-4 259 418347 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19297 7102 ns/op BenchmarkMutatorAllBasicTypes/string-4 15810 7343 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57043 2176 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46454 4442 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51567 2226 ns/op BenchmarkMutatorAllBasicTypes/int-4 51280 2322 ns/op BenchmarkMutatorAllBasicTypes/int8-4 52818 2151 ns/op BenchmarkMutatorAllBasicTypes/int16-4 53133 3111 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55329 2357 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49488 2241 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48818 3249 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50523 2296 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 50352 3440 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49202 2269 ns/op PASS ok internal/fuzz 18.111s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13417 8536 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 84986 1404 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.762s PASS ok internal/poll 1.037s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 23177244 ns/op PASS ok internal/trace 4.151s PASS ok internal/zstd 1.096s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 12319 9858 ns/op BenchmarkCopyNLarge-4 174 670340 ns/op PASS ok io 1.524s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 123708 1174 ns/op BenchmarkPrintln-4 20102 6224 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34545 3438 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4526 23727 ns/op BenchmarkDiscard-4 785761 131.5 ns/op 0 B/op 0 allocs/op PASS ok log 2.022s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 67242 1647 ns/op BenchmarkJSONHandler/defaults-4 7164 17158 ns/op 525 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4034 31770 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4388 36652 ns/op 772 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6100 17730 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5917 17114 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4093 28812 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 30801 4220 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27738 4301 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 79995 2613 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 62140 1956 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 53173 1937 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 53344 2105 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 64168 2356 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 66708 2028 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 954692 125.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 876795 211.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 572719 212.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 440179 277.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 464775 294.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5761 38464 ns/op BenchmarkDispatch/switch-checked-4 197212 1043 ns/op BenchmarkDispatch/As-4 205447 835.1 ns/op BenchmarkDispatch/Visit-4 185774 697.7 ns/op BenchmarkUnsafeStrings-4 15487 10330 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.163s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1422745 97.23 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1352925 94.98 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 821276 135.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 246552 476.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 38950 3085 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 40221 3016 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 22696 6244 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4485 24233 ns/op 3480 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8904 12476 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8857 12274 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6297 17633 ns/op 1090 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2634 56019 ns/op 4276 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11948 9860 ns/op 505 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13548 10322 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8284 19627 ns/op 937 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2629 41304 ns/op 3754 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.795s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34518852 ns/op PASS ok maps 2.570s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2694778 43.27 ns/op BenchmarkAcosh-4 1270131 87.54 ns/op BenchmarkAsin-4 2627276 47.05 ns/op BenchmarkAsinh-4 1283738 90.81 ns/op BenchmarkAtan-4 3075295 39.28 ns/op BenchmarkAtanh-4 1310726 127.1 ns/op BenchmarkAtan2-4 2271712 52.36 ns/op BenchmarkCbrt-4 1643086 70.47 ns/op BenchmarkCeil-4 18196540 5.519 ns/op BenchmarkCopysign-4 4182616 29.34 ns/op BenchmarkCos-4 1465462 98.92 ns/op BenchmarkCosh-4 1899808 56.31 ns/op BenchmarkErf-4 3547585 34.63 ns/op BenchmarkErfc-4 3200764 34.68 ns/op BenchmarkErfinv-4 3149402 39.96 ns/op BenchmarkErfcinv-4 2960067 40.75 ns/op BenchmarkExp-4 6791018 16.79 ns/op BenchmarkExpGo-4 1000000 116.9 ns/op BenchmarkExpm1-4 2341184 47.04 ns/op BenchmarkExp2-4 1084668 148.5 ns/op BenchmarkExp2Go-4 1000000 122.1 ns/op BenchmarkAbs-4 5116477 23.39 ns/op BenchmarkDim-4 10856689 10.29 ns/op BenchmarkFloor-4 25080864 5.274 ns/op BenchmarkMax-4 17045342 7.375 ns/op BenchmarkMin-4 17697310 7.683 ns/op BenchmarkMod-4 400104 316.2 ns/op BenchmarkFrexp-4 1000000 113.0 ns/op BenchmarkGamma-4 742982 161.4 ns/op BenchmarkHypot-4 14331193 16.45 ns/op BenchmarkHypotGo-4 1755667 70.35 ns/op BenchmarkIlogb-4 2072024 78.15 ns/op BenchmarkJ0-4 279658 446.2 ns/op BenchmarkJ1-4 348596 419.5 ns/op BenchmarkJn-4 130353 956.5 ns/op BenchmarkLdexp-4 1683603 63.01 ns/op BenchmarkLgamma-4 1000000 107.4 ns/op BenchmarkLog-4 5678292 21.13 ns/op BenchmarkLogb-4 2104831 90.13 ns/op BenchmarkLog1p-4 1627515 83.39 ns/op BenchmarkLog10-4 4439162 23.60 ns/op BenchmarkLog2-4 1561580 75.50 ns/op BenchmarkModf-4 2395447 49.96 ns/op BenchmarkNextafter32-4 2305166 52.78 ns/op BenchmarkNextafter64-4 2503005 71.09 ns/op BenchmarkPowInt-4 576008 231.7 ns/op BenchmarkPowFrac-4 496758 257.5 ns/op BenchmarkPow10Pos-4 5909908 20.68 ns/op BenchmarkPow10Neg-4 5463294 19.46 ns/op BenchmarkRound-4 4979839 23.01 ns/op BenchmarkRoundToEven-4 12245248 11.69 ns/op BenchmarkRemainder-4 506235 222.4 ns/op BenchmarkSignbit-4 6772312 17.84 ns/op BenchmarkSin-4 1576848 105.5 ns/op BenchmarkSincos-4 1000000 166.7 ns/op BenchmarkSinh-4 1000000 112.4 ns/op BenchmarkSqrtIndirect-4 19468755 5.335 ns/op BenchmarkSqrtLatency-4 20785688 5.685 ns/op BenchmarkSqrtIndirectLatency-4 23411582 5.703 ns/op BenchmarkSqrtGoLatency-4 1306836 86.98 ns/op BenchmarkSqrtPrime-4 37220 2875 ns/op BenchmarkTan-4 1397458 155.0 ns/op BenchmarkTanh-4 1605568 72.60 ns/op BenchmarkTrunc-4 24894472 9.151 ns/op BenchmarkY0-4 324862 410.5 ns/op BenchmarkY1-4 349896 586.5 ns/op BenchmarkYn-4 137508 902.0 ns/op BenchmarkFloat64bits-4 7680932 15.31 ns/op BenchmarkFloat64frombits-4 7248360 16.30 ns/op BenchmarkFloat32bits-4 7499060 16.64 ns/op BenchmarkFloat32frombits-4 6796843 15.68 ns/op BenchmarkFMA-4 21056416 6.727 ns/op PASS ok math 16.847s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14335635 8.411 ns/op 7608.68 MB/s BenchmarkAddVV/2-4 15657756 9.319 ns/op 13735.61 MB/s BenchmarkAddVV/3-4 12560241 10.66 ns/op 18012.62 MB/s BenchmarkAddVV/4-4 14411792 12.36 ns/op 20709.02 MB/s BenchmarkAddVV/5-4 8807499 12.20 ns/op 26219.91 MB/s BenchmarkAddVV/10-4 9144769 12.88 ns/op 49705.30 MB/s BenchmarkAddVV/100-4 2338959 51.92 ns/op 123269.40 MB/s BenchmarkAddVV/1000-4 252316 504.2 ns/op 126933.78 MB/s BenchmarkSubVV/1-4 14478163 8.977 ns/op 7129.13 MB/s BenchmarkSubVV/2-4 11708766 12.38 ns/op 10342.01 MB/s BenchmarkSubVV/3-4 10297125 10.28 ns/op 18672.26 MB/s BenchmarkSubVV/4-4 12006132 13.70 ns/op 18686.46 MB/s BenchmarkSubVV/5-4 11378497 10.97 ns/op 29160.75 MB/s BenchmarkSubVV/10-4 7547026 14.10 ns/op 45388.17 MB/s BenchmarkSubVV/100-4 2542089 70.06 ns/op 91347.12 MB/s BenchmarkSubVV/1000-4 225835 451.2 ns/op 141838.02 MB/s BenchmarkAddVW/1-4 15565269 10.31 ns/op 775.64 MB/s BenchmarkAddVW/2-4 15523476 8.202 ns/op 1950.70 MB/s BenchmarkAddVW/3-4 12007782 9.424 ns/op 2546.61 MB/s BenchmarkAddVW/4-4 13361713 8.670 ns/op 3690.82 MB/s BenchmarkAddVW/5-4 12976611 10.84 ns/op 3688.36 MB/s BenchmarkAddVW/10-4 9343650 15.19 ns/op 5266.27 MB/s BenchmarkAddVW/100-4 303110 474.9 ns/op 1684.44 MB/s BenchmarkAddVW/1000-4 41295 2773 ns/op 2884.94 MB/s BenchmarkAddVWext/1-4 17914971 7.411 ns/op 1079.53 MB/s BenchmarkAddVWext/2-4 14324689 11.50 ns/op 1390.83 MB/s BenchmarkAddVWext/3-4 14284131 10.17 ns/op 2359.99 MB/s BenchmarkAddVWext/4-4 13650247 8.290 ns/op 3859.97 MB/s BenchmarkAddVWext/5-4 12308696 13.35 ns/op 2997.34 MB/s BenchmarkAddVWext/10-4 9108014 11.21 ns/op 7138.79 MB/s BenchmarkAddVWext/100-4 48564 2425 ns/op 329.90 MB/s BenchmarkAddVWext/1000-4 4800 23488 ns/op 340.59 MB/s BenchmarkSubVW/1-4 15859027 12.02 ns/op 665.46 MB/s BenchmarkSubVW/2-4 14781524 8.328 ns/op 1921.29 MB/s BenchmarkSubVW/3-4 15449691 9.049 ns/op 2652.23 MB/s BenchmarkSubVW/4-4 14741481 10.32 ns/op 3100.11 MB/s BenchmarkSubVW/5-4 12527998 9.004 ns/op 4442.55 MB/s BenchmarkSubVW/10-4 10792674 11.36 ns/op 7044.45 MB/s BenchmarkSubVW/100-4 332472 437.2 ns/op 1829.70 MB/s BenchmarkSubVW/1000-4 43770 4390 ns/op 1822.22 MB/s BenchmarkSubVWext/1-4 15711224 8.069 ns/op 991.42 MB/s BenchmarkSubVWext/2-4 13741806 10.01 ns/op 1597.88 MB/s BenchmarkSubVWext/3-4 11987539 9.319 ns/op 2575.30 MB/s BenchmarkSubVWext/4-4 16300266 11.12 ns/op 2877.55 MB/s BenchmarkSubVWext/5-4 13539735 11.24 ns/op 3557.39 MB/s BenchmarkSubVWext/10-4 11067675 19.31 ns/op 4143.59 MB/s BenchmarkSubVWext/100-4 45102 3525 ns/op 226.95 MB/s BenchmarkSubVWext/1000-4 6123 25341 ns/op 315.70 MB/s BenchmarkMulAddVWW/1-4 12963654 10.31 ns/op 6209.97 MB/s BenchmarkMulAddVWW/2-4 11906418 20.64 ns/op 6200.11 MB/s BenchmarkMulAddVWW/3-4 11850896 11.06 ns/op 17359.50 MB/s BenchmarkMulAddVWW/4-4 9494835 12.12 ns/op 21128.92 MB/s BenchmarkMulAddVWW/5-4 12280737 12.58 ns/op 25440.51 MB/s BenchmarkMulAddVWW/10-4 6794268 15.85 ns/op 40372.76 MB/s BenchmarkMulAddVWW/100-4 1000000 100.4 ns/op 63776.18 MB/s BenchmarkMulAddVWW/1000-4 150890 998.0 ns/op 64127.86 MB/s BenchmarkAddMulVVW/1-4 15840866 8.949 ns/op 7151.98 MB/s BenchmarkAddMulVVW/2-4 12149800 10.04 ns/op 12747.96 MB/s BenchmarkAddMulVVW/3-4 11790422 10.57 ns/op 18169.89 MB/s BenchmarkAddMulVVW/4-4 8995689 11.73 ns/op 21828.25 MB/s BenchmarkAddMulVVW/5-4 7456902 15.85 ns/op 20193.44 MB/s BenchmarkAddMulVVW/10-4 7987285 21.18 ns/op 30218.51 MB/s BenchmarkAddMulVVW/100-4 1822858 62.43 ns/op 102508.17 MB/s BenchmarkAddMulVVW/1000-4 251118 749.7 ns/op 85367.73 MB/s BenchmarkDivWVW/1-4 1693674 128.9 ns/op 496.43 MB/s BenchmarkDivWVW/2-4 1000000 127.2 ns/op 1006.63 MB/s BenchmarkDivWVW/3-4 799446 154.6 ns/op 1241.66 MB/s BenchmarkDivWVW/4-4 746172 186.3 ns/op 1374.21 MB/s BenchmarkDivWVW/5-4 558274 214.5 ns/op 1491.67 MB/s BenchmarkDivWVW/10-4 379462 405.1 ns/op 1579.75 MB/s BenchmarkDivWVW/100-4 37222 2962 ns/op 2160.96 MB/s BenchmarkDivWVW/1000-4 2412 49798 ns/op 1285.20 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14854204 8.069 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15986617 10.45 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13208742 9.105 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13691919 12.67 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11637207 16.65 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12100735 9.281 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13950559 10.28 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9313086 12.03 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11680755 10.55 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10658733 15.00 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6557256 21.37 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8002641 24.35 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 115.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1625932 82.64 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 166365 869.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 198513 735.3 ns/op BenchmarkDecimalConversion-4 162 898748 ns/op BenchmarkFloatString/100-4 10000 13129 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 92 1171936 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 53511498 ns/op 60428 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 5498375658 ns/op 841696 B/op 537 allocs/op BenchmarkFloatAdd/10-4 130297 837.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166378 825.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 127676 902.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 73414 1451 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16216 7319 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 192493 631.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 202706 637.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 180784 1046 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 152826 841.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44017 2451 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1947 75088 ns/op BenchmarkParseFloatLargeExp-4 394 360810 ns/op BenchmarkGCD10x10/WithoutXY-4 161272 989.7 ns/op BenchmarkGCD10x10/WithXY-4 45670 2779 ns/op BenchmarkGCD10x100/WithoutXY-4 81224 1582 ns/op BenchmarkGCD10x100/WithXY-4 15458 8096 ns/op BenchmarkGCD10x1000/WithoutXY-4 57103 2629 ns/op BenchmarkGCD10x1000/WithXY-4 9490 13235 ns/op BenchmarkGCD100x100/WithoutXY-4 18651 8092 ns/op BenchmarkGCD100x100/WithXY-4 8791 14633 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11070 ns/op BenchmarkGCD100x1000/WithXY-4 6044 23716 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1755 63010 ns/op BenchmarkGCD1000x1000/WithXY-4 1008 122575 ns/op BenchmarkHilbert-4 14 10619890 ns/op BenchmarkBinomial-4 10000 10244 ns/op BenchmarkQuoRem-4 20049 5929 ns/op BenchmarkExp-4 14 8122926 ns/op BenchmarkExpMont/Odd-4 96 1054859 ns/op 2604 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1588458 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1082627 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1073361 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1084332 ns/op 3889 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1851642 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1490825 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even64-4 123 1249195 ns/op 3658 B/op 54 allocs/op BenchmarkExpMont/Even96-4 126 1061667 ns/op 3761 B/op 51 allocs/op BenchmarkExpMont/Even128-4 138 862164 ns/op 3248 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1019439 ns/op 2961 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 296 379449 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 261 419890 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 267 422902 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 268 413105 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 18 7531181 ns/op BenchmarkBitset-4 657624 368.3 ns/op BenchmarkBitsetNeg-4 344368 370.3 ns/op BenchmarkBitsetOrig-4 166316 732.4 ns/op BenchmarkBitsetNegOrig-4 143907 1538 ns/op BenchmarkModSqrt225_Tonelli-4 100 1132330 ns/op BenchmarkModSqrt225_3Mod4-4 348 341910 ns/op BenchmarkModSqrt231_Tonelli-4 100 1223297 ns/op BenchmarkModSqrt231_5Mod8-4 268 410838 ns/op BenchmarkModInverse-4 10000 15256 ns/op BenchmarkSqrt-4 1532 94856 ns/op BenchmarkIntSqr/1-4 903978 136.0 ns/op BenchmarkIntSqr/2-4 648352 222.5 ns/op BenchmarkIntSqr/3-4 551632 311.6 ns/op BenchmarkIntSqr/5-4 404194 347.3 ns/op BenchmarkIntSqr/8-4 252363 447.8 ns/op BenchmarkIntSqr/10-4 223227 548.6 ns/op BenchmarkIntSqr/20-4 44930 3168 ns/op BenchmarkIntSqr/30-4 32726 3989 ns/op BenchmarkIntSqr/50-4 10000 11823 ns/op BenchmarkIntSqr/80-4 12153 10329 ns/op BenchmarkIntSqr/100-4 10000 12552 ns/op BenchmarkIntSqr/200-4 3640 29262 ns/op BenchmarkIntSqr/300-4 1657 105743 ns/op BenchmarkIntSqr/500-4 819 152862 ns/op BenchmarkIntSqr/800-4 334 471054 ns/op BenchmarkIntSqr/1000-4 258 540735 ns/op BenchmarkDiv/20/10-4 353132 580.9 ns/op BenchmarkDiv/40/20-4 410550 348.4 ns/op BenchmarkDiv/100/50-4 305563 388.2 ns/op BenchmarkDiv/200/100-4 47269 2605 ns/op BenchmarkDiv/400/200-4 38382 2806 ns/op BenchmarkDiv/1000/500-4 36946 3207 ns/op BenchmarkDiv/2000/1000-4 27096 4370 ns/op BenchmarkDiv/20000/10000-4 1221 114019 ns/op BenchmarkDiv/200000/100000-4 31 5000048 ns/op BenchmarkDiv/2000000/1000000-4 1 122128928 ns/op BenchmarkDiv/20000000/10000000-4 1 4250693230 ns/op BenchmarkMul-4 5 21774974 ns/op BenchmarkNatMul/10-4 86630 1257 ns/op BenchmarkNatMul/100-4 6936 34868 ns/op BenchmarkNatMul/1000-4 165 858773 ns/op BenchmarkZeroShifts/Shl-4 10000 21158 ns/op BenchmarkZeroShifts/ShlSame-4 3230983 35.37 ns/op BenchmarkZeroShifts/Shr-4 10000 20370 ns/op BenchmarkZeroShifts/ShrSame-4 3262214 35.73 ns/op BenchmarkExp3Power/0x10-4 150292 996.0 ns/op BenchmarkExp3Power/0x40-4 129429 1202 ns/op BenchmarkExp3Power/0x100-4 74812 1868 ns/op BenchmarkExp3Power/0x400-4 19510 5968 ns/op BenchmarkExp3Power/0x1000-4 10000 19106 ns/op BenchmarkExp3Power/0x4000-4 2336 84122 ns/op BenchmarkExp3Power/0x10000-4 196 622929 ns/op BenchmarkExp3Power/0x40000-4 20 6433495 ns/op BenchmarkExp3Power/0x100000-4 2 58901190 ns/op BenchmarkExp3Power/0x400000-4 1 572662453 ns/op BenchmarkFibo-4 3 39324753 ns/op BenchmarkNatSqr/1-4 998745 263.5 ns/op BenchmarkNatSqr/2-4 438693 495.9 ns/op BenchmarkNatSqr/3-4 402080 523.6 ns/op BenchmarkNatSqr/5-4 272934 698.6 ns/op BenchmarkNatSqr/8-4 207924 867.9 ns/op BenchmarkNatSqr/10-4 206840 1146 ns/op BenchmarkNatSqr/20-4 38833 4259 ns/op BenchmarkNatSqr/30-4 27002 4479 ns/op BenchmarkNatSqr/50-4 15907 10716 ns/op BenchmarkNatSqr/80-4 10000 12358 ns/op BenchmarkNatSqr/100-4 10000 16840 ns/op BenchmarkNatSqr/200-4 4654 42783 ns/op BenchmarkNatSqr/300-4 1090 123213 ns/op BenchmarkNatSqr/500-4 886 196556 ns/op BenchmarkNatSqr/800-4 303 500599 ns/op BenchmarkNatSqr/1000-4 214 529183 ns/op BenchmarkNatSetBytes/8-4 677683 159.5 ns/op BenchmarkNatSetBytes/24-4 307606 566.5 ns/op BenchmarkNatSetBytes/128-4 61346 2181 ns/op BenchmarkNatSetBytes/7-4 1000000 132.7 ns/op BenchmarkNatSetBytes/23-4 296674 554.0 ns/op BenchmarkNatSetBytes/127-4 67629 2338 ns/op BenchmarkScanPi-4 160 674597 ns/op BenchmarkStringPiParallel-4 458 375772 ns/op BenchmarkScan/10/Base2-4 37180 3160 ns/op BenchmarkScan/100/Base2-4 5205 27991 ns/op BenchmarkScan/1000/Base2-4 436 292596 ns/op BenchmarkScan/10/Base8-4 86984 1984 ns/op BenchmarkScan/100/Base8-4 12276 9797 ns/op BenchmarkScan/1000/Base8-4 1408 117650 ns/op BenchmarkScan/10/Base10-4 100737 1326 ns/op BenchmarkScan/100/Base10-4 13366 11696 ns/op BenchmarkScan/1000/Base10-4 1501 135926 ns/op BenchmarkScan/10/Base16-4 102712 1168 ns/op BenchmarkScan/100/Base16-4 15282 7864 ns/op BenchmarkScan/1000/Base16-4 1680 83225 ns/op BenchmarkString/10/Base2-4 157696 1041 ns/op BenchmarkString/100/Base2-4 30862 4644 ns/op BenchmarkString/1000/Base2-4 2271 44452 ns/op BenchmarkString/10/Base8-4 418195 530.8 ns/op BenchmarkString/100/Base8-4 70239 1832 ns/op BenchmarkString/1000/Base8-4 9994 18636 ns/op BenchmarkString/10/Base10-4 208788 626.1 ns/op BenchmarkString/100/Base10-4 39769 3328 ns/op BenchmarkString/1000/Base10-4 6374 30908 ns/op BenchmarkString/10/Base16-4 474246 427.2 ns/op BenchmarkString/100/Base16-4 91772 1705 ns/op BenchmarkString/1000/Base16-4 9873 13086 ns/op BenchmarkLeafSize/0-4 31 6237517 ns/op BenchmarkLeafSize/1-4 399 300335 ns/op BenchmarkLeafSize/2-4 402 378225 ns/op BenchmarkLeafSize/3-4 303 424194 ns/op BenchmarkLeafSize/4-4 340 298186 ns/op BenchmarkLeafSize/5-4 255 442752 ns/op BenchmarkLeafSize/6-4 292 498694 ns/op BenchmarkLeafSize/7-4 351 476425 ns/op BenchmarkLeafSize/8-4 421 348969 ns/op BenchmarkLeafSize/9-4 226 600567 ns/op BenchmarkLeafSize/10-4 283 507674 ns/op BenchmarkLeafSize/11-4 255 418527 ns/op BenchmarkLeafSize/12-4 309 381789 ns/op BenchmarkLeafSize/13-4 316 419720 ns/op BenchmarkLeafSize/14-4 351 422690 ns/op BenchmarkLeafSize/15-4 302 331130 ns/op BenchmarkLeafSize/16-4 391 364699 ns/op BenchmarkLeafSize/32-4 393 337303 ns/op BenchmarkLeafSize/64-4 330 349555 ns/op BenchmarkProbablyPrime/n=0-4 8 15726016 ns/op BenchmarkProbablyPrime/n=1-4 8 12681938 ns/op BenchmarkProbablyPrime/n=5-4 6 27105399 ns/op BenchmarkProbablyPrime/n=10-4 4 26236936 ns/op BenchmarkProbablyPrime/n=20-4 3 65391475 ns/op BenchmarkProbablyPrime/Lucas-4 12 9903814 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 79 2920193 ns/op BenchmarkRatCmp-4 127452 829.8 ns/op BenchmarkFloatSqrt/64-4 19843 11883 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10761 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 10000 13624 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3613 28593 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 771 193880 ns/op 18047 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 73 2068125 ns/op 176240 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 140566717 ns/op 3753400 B/op 599 allocs/op PASS ok math/big 73.352s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9946009 11.00 ns/op BenchmarkLeadingZeros8-4 10381113 20.68 ns/op BenchmarkLeadingZeros16-4 12793810 12.43 ns/op BenchmarkLeadingZeros32-4 10398721 13.36 ns/op BenchmarkLeadingZeros64-4 13097739 10.96 ns/op BenchmarkTrailingZeros-4 10984670 10.75 ns/op BenchmarkTrailingZeros8-4 12637848 11.71 ns/op BenchmarkTrailingZeros16-4 10394480 12.93 ns/op BenchmarkTrailingZeros32-4 12335923 10.62 ns/op BenchmarkTrailingZeros64-4 12084314 11.75 ns/op BenchmarkOnesCount-4 12271634 10.18 ns/op BenchmarkOnesCount8-4 12997797 11.14 ns/op BenchmarkOnesCount16-4 9351000 11.62 ns/op BenchmarkOnesCount32-4 10157870 11.50 ns/op BenchmarkOnesCount64-4 4491866 23.35 ns/op BenchmarkRotateLeft-4 12090543 10.07 ns/op BenchmarkRotateLeft8-4 13044750 11.89 ns/op BenchmarkRotateLeft16-4 9075204 13.96 ns/op BenchmarkRotateLeft32-4 8654863 21.55 ns/op BenchmarkRotateLeft64-4 8013901 22.72 ns/op BenchmarkReverse-4 17563747 7.897 ns/op BenchmarkReverse8-4 26114006 5.511 ns/op BenchmarkReverse16-4 18386811 8.488 ns/op BenchmarkReverse32-4 13599073 9.675 ns/op BenchmarkReverse64-4 17221731 8.352 ns/op BenchmarkReverseBytes-4 19491644 7.843 ns/op BenchmarkReverseBytes16-4 22907332 9.174 ns/op BenchmarkReverseBytes32-4 26311028 5.356 ns/op BenchmarkReverseBytes64-4 26763108 5.702 ns/op BenchmarkAdd-4 13156395 12.49 ns/op BenchmarkAdd32-4 12702303 13.31 ns/op BenchmarkAdd64-4 10903461 17.27 ns/op BenchmarkAdd64multiple-4 20102917 5.759 ns/op BenchmarkSub-4 12620296 11.07 ns/op BenchmarkSub32-4 11705808 12.74 ns/op BenchmarkSub64-4 10456573 15.16 ns/op BenchmarkSub64multiple-4 16188535 14.02 ns/op BenchmarkMul-4 6405120 19.60 ns/op BenchmarkMul32-4 13571588 10.58 ns/op BenchmarkMul64-4 13179286 21.51 ns/op BenchmarkDiv-4 2583105 47.07 ns/op BenchmarkDiv32-4 6270560 18.55 ns/op BenchmarkDiv64-4 2849414 39.36 ns/op PASS ok math/bits 10.826s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14815593 15.43 ns/op BenchmarkAcos-4 371996 282.2 ns/op BenchmarkAcosh-4 442818 272.9 ns/op BenchmarkAsin-4 512265 245.8 ns/op BenchmarkAsinh-4 570045 251.4 ns/op BenchmarkAtan-4 877674 248.3 ns/op BenchmarkAtanh-4 712722 170.1 ns/op BenchmarkConj-4 21980025 5.958 ns/op BenchmarkCos-4 616776 205.9 ns/op BenchmarkCosh-4 804297 198.0 ns/op BenchmarkExp-4 890163 208.6 ns/op BenchmarkLog-4 1000000 129.8 ns/op BenchmarkLog10-4 978142 129.4 ns/op BenchmarkPhase-4 1561893 104.8 ns/op BenchmarkPolar-4 1308668 88.92 ns/op BenchmarkPow-4 283994 486.1 ns/op BenchmarkRect-4 1000000 106.7 ns/op BenchmarkSin-4 670917 307.7 ns/op BenchmarkSinh-4 692604 184.4 ns/op BenchmarkSqrt-4 1000000 107.7 ns/op BenchmarkTan-4 426572 417.6 ns/op BenchmarkTanh-4 388570 291.5 ns/op PASS ok math/cmplx 5.796s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 619765 230.0 ns/op BenchmarkInt63ThreadsafeParallel-4 790125 143.4 ns/op BenchmarkInt63Unthreadsafe-4 837832 137.2 ns/op BenchmarkIntn1000-4 806539 177.3 ns/op BenchmarkInt63n1000-4 712477 181.0 ns/op BenchmarkInt31n1000-4 725181 210.8 ns/op BenchmarkFloat32-4 725720 160.8 ns/op BenchmarkFloat64-4 848606 132.6 ns/op BenchmarkPerm3-4 154815 1922 ns/op BenchmarkPerm30-4 18172 7719 ns/op BenchmarkPerm30ViaShuffle-4 18175 10518 ns/op BenchmarkShuffleOverhead-4 12696 9073 ns/op BenchmarkRead3-4 448862 242.0 ns/op BenchmarkRead64-4 68043 2181 ns/op BenchmarkRead1000-4 5839 25776 ns/op BenchmarkConcurrent-4 210777 543.1 ns/op PASS ok math/rand 4.953s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38202 2979 ns/op BenchmarkQDecodeWord-4 98478 2069 ns/op BenchmarkQDecodeHeader-4 63231 2020 ns/op BenchmarkTypeByExtension/.html-4 352333 299.0 ns/op BenchmarkTypeByExtension/.HTML-4 268290 461.1 ns/op BenchmarkTypeByExtension/.unused-4 437656 269.0 ns/op BenchmarkExtensionsByType/text/html-4 185799 877.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 40944 3258 ns/op BenchmarkExtensionsByType/application/octet-stream-4 36120 3871 ns/op PASS ok mime 3.385s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 438 348475 ns/op 48403 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 519 290046 ns/op 48453 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 51 2673587 ns/op 103172 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 385 307932 ns/op 50231 B/op 207 allocs/op PASS ok mime/multipart 1.817s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 1033 124627 ns/op PASS ok mime/quotedprintable 1.202s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 13442758 ns/op 8500 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 28378001 ns/op 13500 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022790592 ns/op 150912 B/op 232 allocs/op BenchmarkDNSName-4 119180 914.2 ns/op BenchmarkInterfaces-4 2007 82484 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7160 21775 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2155 82095 ns/op 8211 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2007 77167 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6201 20877 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2434 60556 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7851 14347 ns/op BenchmarkParseIPValidIPv4-4 382453 312.5 ns/op BenchmarkParseIPValidIPv6-4 259596 518.7 ns/op BenchmarkIPString/IPv4-4 134044 955.1 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12441 9585 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45668 2602 ns/op BenchmarkIPEqual/IPv4-4 1055626 114.8 ns/op BenchmarkIPEqual/IPv6-4 976948 112.9 ns/op BenchmarkTCP4OneShot-4 192 681070 ns/op BenchmarkTCP4OneShotTimeout-4 213 621038 ns/op BenchmarkTCP4Persistent-4 336 365752 ns/op BenchmarkTCP4PersistentTimeout-4 328 399835 ns/op BenchmarkTCP6OneShot-4 186 608581 ns/op BenchmarkTCP6OneShotTimeout-4 202 618103 ns/op BenchmarkTCP6Persistent-4 298 392149 ns/op BenchmarkTCP6PersistentTimeout-4 285 399636 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16236 7114 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14152 8332 ns/op BenchmarkSetReadDeadline-4 132246 821.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 109 1004887 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 123 991284 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 130 945468 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 122 939219 ns/op 0 B/op 0 allocs/op PASS ok net 13.337s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20504 4940 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7683 17004 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11357 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 12444 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 23252 5297 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 44744 3078 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1585467 74.33 ns/op BenchmarkFindChild/n=2/rep=map-4 2848336 40.60 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 102.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 1000000 132.7 ns/op BenchmarkFindChild/n=4/rep=map-4 2894082 41.08 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 783600 140.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 548310 353.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2603376 46.71 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 521041 571.3 ns/op BenchmarkFindChild/n=16/rep=linear-4 237966 486.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2813697 66.47 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2083782 56.71 ns/op BenchmarkFindChild/n=32/rep=linear-4 122204 977.8 ns/op BenchmarkFindChild/n=32/rep=map-4 2871032 39.10 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2067241 65.62 ns/op BenchmarkMultiConflicts-4 1 313531087 ns/op BenchmarkServerMatch-4 15576 7357 ns/op BenchmarkReadRequestChrome-4 3339 39774 ns/op 15.36 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9036 18625 ns/op 4.19 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8245 20936 ns/op 3.92 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6414 26747 ns/op 5.65 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11863 ns/op 3.37 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 28 3944992 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/https1-4 19 5300846 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 18 5885663 ns/op 0.17 MB/s BenchmarkFileAndServer_16MB/h1-4 1 114588003 ns/op 146.41 MB/s BenchmarkFileAndServer_16MB/https1-4 1 264457988 ns/op 63.44 MB/s BenchmarkFileAndServer_16MB/h2-4 1 536054939 ns/op 31.30 MB/s BenchmarkFileAndServer_64MB/h1-4 1 383223441 ns/op 175.12 MB/s BenchmarkFileAndServer_64MB/https1-4 1 884872183 ns/op 75.84 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2132566569 ns/op 31.47 MB/s BenchmarkServeMux-4 176 1087067 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 252 748075 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 31 3505298 ns/op 6868 B/op 67 allocs/op BenchmarkClientServer/https1-4 22 5051932 ns/op 11412 B/op 123 allocs/op BenchmarkClientServer/h2-4 24 4814996 ns/op 15318 B/op 130 allocs/op BenchmarkClientServerParallel/4/h1-4 292 444403 ns/op 9816 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 15 9546488 ns/op 111948 B/op 1194 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56662: read tcp 127.0.0.1:56656->127.0.0.1:56662: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56664: write tcp 127.0.0.1:56656->127.0.0.1:56664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56680: read tcp 127.0.0.1:56667->127.0.0.1:56680: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56679: read tcp 127.0.0.1:56667->127.0.0.1:56679: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56674: write tcp 127.0.0.1:56667->127.0.0.1:56674: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56676: write tcp 127.0.0.1:56667->127.0.0.1:56676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56678: write tcp 127.0.0.1:56667->127.0.0.1:56678: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56694: read tcp 127.0.0.1:56681->127.0.0.1:56694: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 10016821 ns/op 109464 B/op 1284 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56700: read tcp 127.0.0.1:56699->127.0.0.1:56700: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56707: read tcp 127.0.0.1:56702->127.0.0.1:56707: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56708: read tcp 127.0.0.1:56702->127.0.0.1:56708: use of closed network connection BenchmarkClientServerParallel/64/h1-4 177 649241 ns/op 17873 B/op 114 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:56896": dial tcp 127.0.0.1:56896: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 12 9896314 ns/op 103184 B/op 1176 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57081: read tcp 127.0.0.1:57079->127.0.0.1:57081: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57093: read tcp 127.0.0.1:57086->127.0.0.1:57093: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57115: read tcp 127.0.0.1:57107->127.0.0.1:57115: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57108: read tcp 127.0.0.1:57107->127.0.0.1:57108: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 9200628 ns/op 96765 B/op 1139 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57123: read tcp 127.0.0.1:57122->127.0.0.1:57123: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57126: read tcp 127.0.0.1:57125->127.0.0.1:57126: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57128: read tcp 127.0.0.1:57125->127.0.0.1:57128: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57131: read tcp 127.0.0.1:57125->127.0.0.1:57131: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57144: read tcp 127.0.0.1:57132->127.0.0.1:57144: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57136: read tcp 127.0.0.1:57132->127.0.0.1:57136: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57142: read tcp 127.0.0.1:57132->127.0.0.1:57142: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57134: read tcp 127.0.0.1:57132->127.0.0.1:57134: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57145: write tcp 127.0.0.1:57132->127.0.0.1:57145: use of closed network connection BenchmarkServer-4 1 1105692897 ns/op 31384 B/op 152 allocs/op BenchmarkClient-4 28 3985062 ns/op 4172 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 150 784645 ns/op 7096 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1179 130238 ns/op 3082 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1323 104431 ns/op 1872 B/op 13 allocs/op BenchmarkServerHandlerTypeLen-4 1287 107068 ns/op 2792 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1068 99741 ns/op 2716 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1404 102421 ns/op 2734 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1292 103657 ns/op 1961 B/op 14 allocs/op BenchmarkServerHijack-4 813 153944 ns/op 16724 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 24 4233631 ns/op 5909 B/op 55 allocs/op BenchmarkResponseStatusLine-4 269810 422.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 28.267s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1820 88528 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.307s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 96048 1155 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 481363 297.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 189595 612.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65548 2025 ns/op BenchmarkStdIPv4-4 169866 817.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 90535 1313 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 122100 1137 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79646 1365 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 82606 1646 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1215705 93.37 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 165.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1223060 105.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 286141 435.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 381532 649.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 346754 440.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84363 1387 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 327964 489.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 159595 810.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 155544 1225 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 137331 818.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 76711 1940 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 376534 495.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 143653 1094 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155835 839.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 229887 505.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139798 844.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 248019 482.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 100449 1010 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 106707 983.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 154124 1339 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 123084 1663 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 476430 289.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 127450 1292 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 81285 1617 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 129812 1212 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 182236 1200 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 96357 1425 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 165076 684.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 130173 996.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 146367 812.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 169411 832.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122904 1181 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 874992 137.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 884155 142.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 996727 139.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 805677 135.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 817734 139.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 189.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 812850 164.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 854508 138.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 976510 126.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 388860 379.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 500620 253.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 221029 1009 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 229738 526.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 224245 559.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81126 1571 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 588139 248.6 ns/op PASS ok net/netip 14.044s 2023/09/21 15:47:33 Test RPC server listening on 127.0.0.1:57210 2023/09/21 15:47:33 Test HTTP RPC server listening on 127.0.0.1:57211 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 93 1195861 ns/op BenchmarkEndToEndHTTP-4 110 985867 ns/op BenchmarkEndToEndAsync-4 1123 116714 ns/op BenchmarkEndToEndAsyncHTTP-4 1026 121374 ns/op PASS ok net/rpc 2.085s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 1436 77035 ns/op BenchmarkReadMIMEHeader/server_headers-4 4710 43717 ns/op BenchmarkUncommon-4 19184 6381 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.764s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3495 36832 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75782 1702 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 419701 280.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90528 1402 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 221803 703.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82514 1418 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14373 8818 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 345434 398.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 99802 1328 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 187915 716.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 88545 1784 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14247 9219 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 168907 951.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 58953 1990 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 55438 2054 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27069 4523 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5892 24312 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 185479 758.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62352 1954 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 50223 2107 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27378 4441 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4723 30386 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.027s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2018506 50.40 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 101384 1716 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 354 593115 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 141 812990 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 376 388445 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 41259 4022 ns/op BenchmarkStatFile-4 24640 6223 ns/op BenchmarkStatDir-4 26168 4729 ns/op BenchmarkLstatDot-4 29070 4201 ns/op BenchmarkLstatFile-4 24063 6723 ns/op BenchmarkLstatDir-4 22611 4780 ns/op PASS ok os 3.778s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 9379632 ns/op 8979 B/op 30 allocs/op PASS ok os/exec 1.327s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 274515 434.6 ns/op PASS ok os/user 1.270s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1542480 75.33 ns/op BenchmarkString-4 1735238 65.56 ns/op BenchmarkBytes-4 1575993 106.8 ns/op BenchmarkNamedBytes-4 1000000 166.1 ns/op BenchmarkBytesArray-4 708752 167.7 ns/op BenchmarkSliceLen-4 1835582 67.37 ns/op BenchmarkMapLen-4 951271 143.1 ns/op BenchmarkStringLen-4 1000000 100.0 ns/op BenchmarkArrayLen-4 1000000 107.5 ns/op BenchmarkSliceCap-4 1932410 63.57 ns/op BenchmarkDeepEqual/int8-4 482571 247.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81832 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 438778 291.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 88750 1534 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 395520 292.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 87244 1393 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 469389 427.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81898 1450 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 514929 312.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 95060 1325 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 438018 248.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 99451 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 451401 287.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 88873 1380 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 455389 277.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 85134 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 462698 353.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 84296 1603 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 364161 408.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81481 1451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 467283 283.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77079 1407 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 416268 278.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76122 1449 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 426663 392.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83138 1423 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 413590 544.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 88162 1335 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 479403 466.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 71857 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 492054 227.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 94294 1353 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 459896 278.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 77952 2670 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 114067 1147 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53434 4048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 50083 2323 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 31276 6868 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 27754 3869 ns/op BenchmarkIsZero/ArrayComparable-4 269284 507.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 31586 5644 ns/op BenchmarkIsZero/StructComparable-4 597038 196.7 ns/op BenchmarkIsZero/StructIncomparable-4 141438 814.2 ns/op BenchmarkSetZero/Bool/Direct-4 2552365 73.67 ns/op BenchmarkSetZero/Bool/CachedZero-4 949954 135.9 ns/op BenchmarkSetZero/Bool/NewZero-4 769341 178.5 ns/op BenchmarkSetZero/Int/Direct-4 1975012 60.46 ns/op BenchmarkSetZero/Int/CachedZero-4 790608 134.7 ns/op BenchmarkSetZero/Int/NewZero-4 718078 171.2 ns/op BenchmarkSetZero/Uint/Direct-4 2238754 58.09 ns/op BenchmarkSetZero/Uint/CachedZero-4 945090 122.9 ns/op BenchmarkSetZero/Uint/NewZero-4 717724 218.6 ns/op BenchmarkSetZero/Float/Direct-4 1938801 62.10 ns/op BenchmarkSetZero/Float/CachedZero-4 670532 259.6 ns/op BenchmarkSetZero/Float/NewZero-4 796977 179.9 ns/op BenchmarkSetZero/Complex/Direct-4 1846426 64.06 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 156.0 ns/op BenchmarkSetZero/Complex/NewZero-4 774806 181.6 ns/op BenchmarkSetZero/Array/Direct-4 1847284 60.92 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 126.7 ns/op BenchmarkSetZero/Array/NewZero-4 536966 319.2 ns/op BenchmarkSetZero/Chan/Direct-4 1754474 65.05 ns/op BenchmarkSetZero/Chan/CachedZero-4 883168 179.9 ns/op BenchmarkSetZero/Chan/NewZero-4 598508 336.4 ns/op BenchmarkSetZero/Func/Direct-4 1802175 74.05 ns/op BenchmarkSetZero/Func/CachedZero-4 580813 243.4 ns/op BenchmarkSetZero/Func/NewZero-4 594847 306.4 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 147.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 961224 135.5 ns/op BenchmarkSetZero/Interface/NewZero-4 816754 176.7 ns/op BenchmarkSetZero/Map/Direct-4 2070426 60.04 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 168.3 ns/op BenchmarkSetZero/Map/NewZero-4 635990 188.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1812486 117.5 ns/op BenchmarkSetZero/Pointer/CachedZero-4 785476 145.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 568129 279.8 ns/op BenchmarkSetZero/Slice/Direct-4 1800958 63.32 ns/op BenchmarkSetZero/Slice/CachedZero-4 904850 123.5 ns/op BenchmarkSetZero/Slice/NewZero-4 726048 173.3 ns/op BenchmarkSetZero/String/Direct-4 1933471 58.60 ns/op BenchmarkSetZero/String/CachedZero-4 969985 124.8 ns/op BenchmarkSetZero/String/NewZero-4 641221 172.3 ns/op BenchmarkSetZero/Struct/Direct-4 2017162 61.40 ns/op BenchmarkSetZero/Struct/CachedZero-4 964460 134.7 ns/op BenchmarkSetZero/Struct/NewZero-4 767427 174.7 ns/op BenchmarkSelect/1-4 141068 905.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77350 2106 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32553 5533 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 171854 710.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 177292 704.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 166352 1086 ns/op 117.91 MB/s BenchmarkCallArgCopy/size=256-4 83944 1516 ns/op 168.86 MB/s BenchmarkCallArgCopy/size=1024-4 80971 2554 ns/op 400.96 MB/s BenchmarkCallArgCopy/size=4096-4 17410 7295 ns/op 561.49 MB/s BenchmarkCallArgCopy/size=65536-4 1254 141613 ns/op 462.78 MB/s BenchmarkFieldByName1-4 566116 223.6 ns/op BenchmarkFieldByName2-4 26730 4676 ns/op BenchmarkFieldByName3-4 3243 30859 ns/op BenchmarkInterfaceBig-4 2246535 53.71 ns/op BenchmarkInterfaceSmall-4 2150344 52.24 ns/op BenchmarkNew-4 692725 151.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2418 50500 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1984 66887 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2215 69291 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2090 62775 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2434 49184 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2125 58883 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 176942 629.4 ns/op PASS ok reflect 26.039s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5419 28697 ns/op 9558 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 23203 ns/op 9173 B/op 1 allocs/op BenchmarkFindString-4 10000 27633 ns/op 9147 B/op 1 allocs/op BenchmarkFindSubmatch-4 9807 29971 ns/op 9353 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 27179 ns/op 9268 B/op 2 allocs/op BenchmarkLiteral-4 10000 21654 ns/op BenchmarkNotLiteral-4 5127 43858 ns/op BenchmarkMatchClass-4 3487 55814 ns/op BenchmarkMatchClass_InRange-4 3073 54917 ns/op BenchmarkReplaceAll-4 1023 132379 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 22732 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 18651 6972 ns/op BenchmarkAnchoredShortMatch-4 10000 25948 ns/op BenchmarkAnchoredLongMatch-4 10000 11812 ns/op BenchmarkOnePassShortA-4 17353 6003 ns/op BenchmarkNotOnePassShortA-4 9948 31621 ns/op BenchmarkOnePassShortB-4 24819 6177 ns/op BenchmarkNotOnePassShortB-4 6786 27614 ns/op BenchmarkOnePassLongPrefix-4 75940 1593 ns/op BenchmarkOnePassLongNotPrefix-4 28340 4048 ns/op BenchmarkMatchParallelShared-4 4074 26366 ns/op BenchmarkMatchParallelCopied-4 4884 29254 ns/op BenchmarkQuoteMetaAll-4 159577 1090 ns/op 12.84 MB/s BenchmarkQuoteMetaNone-4 397146 327.1 ns/op 79.48 MB/s BenchmarkCompile/Onepass-4 3847 42024 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1660 92817 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 136 797202 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2676498 50.14 ns/op 319.10 MB/s BenchmarkMatch/Easy0/32-4 10000 21511 ns/op 1.49 MB/s BenchmarkMatch/Easy0/1K-4 10000 21790 ns/op 46.99 MB/s BenchmarkMatch/Easy0i/16-4 2597766 45.57 ns/op 351.10 MB/s BenchmarkMatch/Easy0i/32-4 2856 43431 ns/op 0.74 MB/s BenchmarkMatch/Easy0i/1K-4 248 493066 ns/op 2.08 MB/s BenchmarkMatch/Easy1/16-4 2921377 43.29 ns/op 369.61 MB/s BenchmarkMatch/Easy1/32-4 10000 24187 ns/op 1.32 MB/s BenchmarkMatch/Easy1/1K-4 7960 36930 ns/op 27.73 MB/s BenchmarkMatch/Medium/16-4 1337024 76.70 ns/op 208.60 MB/s BenchmarkMatch/Medium/32-4 4608 41112 ns/op 0.78 MB/s BenchmarkMatch/Medium/1K-4 289 387317 ns/op 2.64 MB/s BenchmarkMatch/Hard/16-4 2273704 44.12 ns/op 362.61 MB/s BenchmarkMatch/Hard/32-4 3140 43087 ns/op 0.74 MB/s BenchmarkMatch/Hard/1K-4 169 1190583 ns/op 0.86 MB/s BenchmarkMatch/Hard1/16-4 1668 93359 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 766 153957 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 27 4229317 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 28970 4286 ns/op 3.73 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15690 7714 ns/op 4.15 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 578 200792 ns/op 5.10 MB/s 27 B/op 0 allocs/op PASS ok regexp 12.963s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 949737 157.7 ns/op BenchmarkIsWordChar-4 213295 549.0 ns/op PASS ok regexp/syntax 2.537s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 93129 1193 ns/op BenchmarkCallers/inlined-4 84428 1279 ns/op BenchmarkCallers/no-cache-4 20572 8808 ns/op BenchmarkFPCallers/cached-4 3185841 32.58 ns/op BenchmarkMakeChan/Byte-4 960876 338.5 ns/op BenchmarkMakeChan/Int-4 1000000 435.7 ns/op BenchmarkMakeChan/Ptr-4 984490 511.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 281.5 ns/op BenchmarkMakeChan/Struct/32-4 314247 768.9 ns/op BenchmarkMakeChan/Struct/40-4 152970 847.5 ns/op BenchmarkChanNonblocking-4 5422698 18.45 ns/op BenchmarkSelectUncontended-4 1020402 129.3 ns/op BenchmarkSelectSyncContended-4 103359 1321 ns/op BenchmarkSelectAsyncContended-4 286333 406.8 ns/op BenchmarkSelectNonblock-4 3754294 29.42 ns/op BenchmarkChanUncontended-4 14582 8697 ns/op BenchmarkChanContended-4 5095 25322 ns/op BenchmarkChanSync-4 202570 602.4 ns/op BenchmarkChanSyncWork-4 67183 2134 ns/op BenchmarkChanProdCons0-4 254251 520.5 ns/op BenchmarkChanProdCons10-4 437874 266.3 ns/op BenchmarkChanProdCons100-4 468180 252.5 ns/op BenchmarkChanProdConsWork0-4 140956 724.0 ns/op BenchmarkChanProdConsWork10-4 248097 488.3 ns/op BenchmarkChanProdConsWork100-4 241231 470.1 ns/op BenchmarkSelectProdCons-4 158085 682.4 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 130.3 ns/op BenchmarkChanCreation-4 156698 717.5 ns/op BenchmarkChanSem-4 263061 457.0 ns/op BenchmarkChanPopular-4 105 1214224 ns/op BenchmarkChanClosed-4 1000000 110.5 ns/op BenchmarkCallClosure-4 4189848 26.01 ns/op BenchmarkCallClosure1-4 4702687 25.70 ns/op BenchmarkCallClosure2-4 1000000 170.6 ns/op BenchmarkCallClosure3-4 885405 132.1 ns/op BenchmarkCallClosure4-4 1000000 133.5 ns/op BenchmarkComplex128DivNormal-4 13747156 9.148 ns/op BenchmarkComplex128DivNisNaN-4 9491325 15.27 ns/op BenchmarkComplex128DivDisNaN-4 9770170 12.93 ns/op BenchmarkComplex128DivNisInf-4 12403110 9.841 ns/op BenchmarkComplex128DivDisInf-4 7196979 15.22 ns/op BenchmarkSetTypePtr-4 74853007 3.005 ns/op 2662.39 MB/s BenchmarkSetTypePtr8-4 9584319 10.44 ns/op 6130.82 MB/s BenchmarkSetTypePtr16-4 13068932 10.75 ns/op 11910.20 MB/s BenchmarkSetTypePtr32-4 15333673 10.41 ns/op 24595.92 MB/s BenchmarkSetTypePtr64-4 13572391 10.90 ns/op 46971.24 MB/s BenchmarkSetTypePtr126-4 6502868 28.41 ns/op 35481.16 MB/s BenchmarkSetTypePtr128-4 6220208 34.01 ns/op 30110.97 MB/s BenchmarkSetTypePtrSlice-4 1000000 163.6 ns/op 50062.62 MB/s BenchmarkSetTypeNode1-4 12594120 12.11 ns/op 1981.10 MB/s BenchmarkSetTypeNode1Slice-4 3067740 35.45 ns/op 21663.57 MB/s BenchmarkSetTypeNode8-4 13566093 9.580 ns/op 8350.94 MB/s BenchmarkSetTypeNode8Slice-4 1902266 86.73 ns/op 29517.60 MB/s BenchmarkSetTypeNode64-4 6472274 20.64 ns/op 25579.57 MB/s BenchmarkSetTypeNode64Slice-4 292291 438.0 ns/op 38575.43 MB/s BenchmarkSetTypeNode64Dead-4 9801154 14.26 ns/op 37016.97 MB/s BenchmarkSetTypeNode64DeadSlice-4 337232 430.9 ns/op 39213.33 MB/s BenchmarkSetTypeNode124-4 6422548 22.76 ns/op 44297.00 MB/s BenchmarkSetTypeNode124Slice-4 246789 522.1 ns/op 61785.28 MB/s BenchmarkSetTypeNode126-4 5928884 21.21 ns/op 48274.80 MB/s BenchmarkSetTypeNode126Slice-4 248875 625.8 ns/op 52364.35 MB/s BenchmarkSetTypeNode128-4 4558474 32.76 ns/op 31746.16 MB/s BenchmarkSetTypeNode128Slice-4 175789 927.2 ns/op 35893.36 MB/s BenchmarkSetTypeNode130-4 3679275 28.72 ns/op 36773.25 MB/s BenchmarkSetTypeNode130Slice-4 189037 696.8 ns/op 48497.30 MB/s BenchmarkSetTypeNode1024-4 664090 240.1 ns/op 34183.84 MB/s BenchmarkSetTypeNode1024Slice-4 23179 4528 ns/op 58013.16 MB/s BenchmarkAllocation-4 3657 101671 ns/op BenchmarkReadMemStats-4 50 2061698 ns/op BenchmarkReadMemStatsLatency-4 1 2903433 p50-ns 2903433 p90-ns 2903433 p99-ns BenchmarkWriteBarrier-4 1965907 51.82 ns/op BenchmarkBulkWriteBarrier-4 4211660 30.66 ns/op BenchmarkScanStackNoLocals-4 2 73000070 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14185179 9.638 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10036075 10.47 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10319398 16.86 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8600611 14.95 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5301435 21.98 ns/op BenchmarkHash5-4 7364659 16.27 ns/op 307.32 MB/s BenchmarkHash16-4 8207488 14.33 ns/op 1116.37 MB/s BenchmarkHash64-4 8513144 15.59 ns/op 4105.54 MB/s BenchmarkHash1024-4 2239605 91.00 ns/op 11252.85 MB/s BenchmarkHash65536-4 46634 2442 ns/op 26832.38 MB/s BenchmarkAlignedLoad-4 8594995 13.65 ns/op BenchmarkUnalignedLoad-4 10948116 11.59 ns/op BenchmarkEqEfaceConcrete-4 8481770 15.72 ns/op BenchmarkEqIfaceConcrete-4 7395163 16.12 ns/op BenchmarkNeEfaceConcrete-4 7236212 22.37 ns/op BenchmarkNeIfaceConcrete-4 7790040 16.42 ns/op BenchmarkConvT2EByteSized/bool-4 4051670 38.62 ns/op BenchmarkConvT2EByteSized/uint8-4 3617827 38.09 ns/op BenchmarkConvT2ESmall-4 3910081 40.95 ns/op BenchmarkConvT2EUintptr-4 3835832 35.93 ns/op BenchmarkConvT2ELarge-4 1000000 172.1 ns/op BenchmarkConvT2ISmall-4 4193157 30.66 ns/op BenchmarkConvT2IUintptr-4 3442124 32.99 ns/op BenchmarkConvT2ILarge-4 1000000 198.5 ns/op BenchmarkConvI2E-4 3423364 30.41 ns/op BenchmarkConvI2I-4 3475683 33.53 ns/op BenchmarkAssertE2T-4 4056204 28.46 ns/op BenchmarkAssertE2TLarge-4 1626303 103.6 ns/op BenchmarkAssertE2I-4 3402649 33.45 ns/op BenchmarkAssertI2T-4 3689007 36.69 ns/op BenchmarkAssertI2I-4 3482469 33.36 ns/op BenchmarkAssertI2E-4 4175575 33.13 ns/op BenchmarkAssertE2E-4 4102550 55.66 ns/op BenchmarkAssertE2T2-4 2334352 63.86 ns/op BenchmarkAssertE2T2Blank-4 3331304 33.52 ns/op BenchmarkAssertI2E2-4 2633962 56.93 ns/op BenchmarkAssertI2E2Blank-4 3968176 28.90 ns/op BenchmarkAssertE2E2-4 2218177 47.27 ns/op BenchmarkAssertE2E2Blank-4 3973344 28.60 ns/op BenchmarkConvT2Ezero/zero/16-4 4249020 35.92 ns/op BenchmarkConvT2Ezero/zero/32-4 4093006 34.36 ns/op BenchmarkConvT2Ezero/zero/64-4 4034373 40.54 ns/op BenchmarkConvT2Ezero/zero/str-4 4330492 25.99 ns/op BenchmarkConvT2Ezero/zero/slice-4 4047742 50.17 ns/op BenchmarkConvT2Ezero/zero/big-4 101514 1307 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 171.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 186.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 88317 1638 ns/op BenchmarkConvT2Ezero/smallint/16-4 4186560 28.26 ns/op BenchmarkConvT2Ezero/smallint/32-4 2686515 55.14 ns/op BenchmarkConvT2Ezero/smallint/64-4 3671005 28.73 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 130.9 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 158.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 136.3 ns/op BenchmarkMalloc8-4 1000000 116.9 ns/op BenchmarkMalloc16-4 1000000 120.4 ns/op BenchmarkMallocTypeInfo8-4 1363654 82.13 ns/op BenchmarkMallocTypeInfo16-4 1000000 119.4 ns/op BenchmarkMallocLargeStruct-4 55482 2568 ns/op BenchmarkGoroutineSelect-4 14 7836118 ns/op BenchmarkGoroutineBlocking-4 14 8206536 ns/op BenchmarkGoroutineForRange-4 18 7974563 ns/op BenchmarkGoroutineIdle-4 14 7329165 ns/op BenchmarkHashStringSpeed-4 2206281 49.20 ns/op BenchmarkHashBytesSpeed-4 1000000 115.1 ns/op BenchmarkHashInt32Speed-4 2821561 72.08 ns/op BenchmarkHashInt64Speed-4 2591097 40.95 ns/op BenchmarkHashStringArraySpeed-4 563259 294.7 ns/op BenchmarkMegMap-4 2780878 41.15 ns/op BenchmarkMegOneMap-4 3008137 44.75 ns/op BenchmarkMegEqMap-4 3244 38710 ns/op BenchmarkMegEmptyMap-4 3659751 33.07 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2283970 72.44 ns/op BenchmarkSmallStrMap-4 2748754 41.75 ns/op BenchmarkMapStringKeysEight_16-4 2856127 40.08 ns/op BenchmarkMapStringKeysEight_32-4 2778649 51.08 ns/op BenchmarkMapStringKeysEight_64-4 2718712 43.09 ns/op BenchmarkMapStringKeysEight_1M-4 2974965 41.78 ns/op BenchmarkIntMap-4 2906913 39.81 ns/op BenchmarkMapFirst/1-4 3368044 32.73 ns/op BenchmarkMapFirst/2-4 3433732 56.62 ns/op BenchmarkMapFirst/3-4 3230700 54.88 ns/op BenchmarkMapFirst/4-4 3366526 34.86 ns/op BenchmarkMapFirst/5-4 3530833 32.58 ns/op BenchmarkMapFirst/6-4 3495021 45.86 ns/op BenchmarkMapFirst/7-4 3636446 32.61 ns/op BenchmarkMapFirst/8-4 3230888 33.54 ns/op BenchmarkMapFirst/9-4 3240897 65.59 ns/op BenchmarkMapFirst/10-4 2185213 51.29 ns/op BenchmarkMapFirst/11-4 3167376 36.08 ns/op BenchmarkMapFirst/12-4 3009780 36.07 ns/op BenchmarkMapFirst/13-4 3053211 36.39 ns/op BenchmarkMapFirst/14-4 3170160 37.89 ns/op BenchmarkMapFirst/15-4 3118189 36.38 ns/op BenchmarkMapFirst/16-4 3265789 34.97 ns/op BenchmarkMapMid/1-4 4008222 29.63 ns/op BenchmarkMapMid/2-4 4015600 37.41 ns/op BenchmarkMapMid/3-4 3508009 31.61 ns/op BenchmarkMapMid/4-4 3194973 33.87 ns/op BenchmarkMapMid/5-4 3526167 32.32 ns/op BenchmarkMapMid/6-4 3447985 33.15 ns/op BenchmarkMapMid/7-4 2883481 48.97 ns/op BenchmarkMapMid/8-4 3988976 38.93 ns/op BenchmarkMapMid/9-4 3174358 36.51 ns/op BenchmarkMapMid/10-4 3318561 35.63 ns/op BenchmarkMapMid/11-4 3191251 37.49 ns/op BenchmarkMapMid/12-4 3084790 37.54 ns/op BenchmarkMapMid/13-4 3296689 51.25 ns/op BenchmarkMapMid/14-4 3141804 51.12 ns/op BenchmarkMapMid/15-4 3088718 37.52 ns/op BenchmarkMapMid/16-4 3306891 35.93 ns/op BenchmarkMapLast/1-4 3684646 31.86 ns/op BenchmarkMapLast/2-4 3804135 37.64 ns/op BenchmarkMapLast/3-4 3526984 34.12 ns/op BenchmarkMapLast/4-4 3315931 34.57 ns/op BenchmarkMapLast/5-4 3788133 43.57 ns/op BenchmarkMapLast/6-4 3303238 36.80 ns/op BenchmarkMapLast/7-4 3024334 37.61 ns/op BenchmarkMapLast/8-4 3078595 39.73 ns/op BenchmarkMapLast/9-4 2968852 38.02 ns/op BenchmarkMapLast/10-4 1904457 54.22 ns/op BenchmarkMapLast/11-4 3185026 45.23 ns/op BenchmarkMapLast/12-4 3078111 42.15 ns/op BenchmarkMapLast/13-4 3069906 38.08 ns/op BenchmarkMapLast/14-4 3197622 53.40 ns/op BenchmarkMapLast/15-4 3318038 35.83 ns/op BenchmarkMapLast/16-4 3182802 36.53 ns/op BenchmarkMapCycle-4 2457822 49.40 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2987538 40.80 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2644 75572 ns/op BenchmarkMakeMap/[Byte]Byte-4 817912 485.4 ns/op BenchmarkMakeMap/[Int]Int-4 251392 968.8 ns/op BenchmarkNewEmptyMap-4 17779736 7.573 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1610594 76.88 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 654438 208.3 ns/op BenchmarkMapIterEmpty-4 3920829 29.79 ns/op BenchmarkSameLengthMap-4 3502594 33.79 ns/op BenchmarkBigKeyMap-4 1000000 144.8 ns/op BenchmarkBigValMap-4 1000000 104.6 ns/op BenchmarkSmallKeyMap-4 2386741 63.25 ns/op BenchmarkMapPopulate/1-4 2436528 50.07 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 174800 1391 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 33426 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 475 279966 ns/op 51741 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 33 3326378 ns/op 416340 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 4 33361962 ns/op 6527624 B/op 2897 allocs/op BenchmarkComplexAlgMap-4 528608 252.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 125.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 1328997 144.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 382881 358.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50985 3108 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7796 16098 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1252696 93.01 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1207538 96.75 ns/op BenchmarkGoMapClear/NonReflexive/100-4 324016 458.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 55448 1995 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6334 16994 ns/op BenchmarkMapStringConversion/32/simple-4 1299478 135.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1211756 120.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1211523 94.06 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1164541 87.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1244212 94.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 115.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1518654 73.94 ns/op BenchmarkMapInterfacePtr-4 1749520 68.11 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2774664 36.79 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 42094 2653 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6075 22096 ns/op BenchmarkMapPop1000-4 417 300703 ns/op BenchmarkMapPop10000-4 20 5212710 ns/op BenchmarkMapAssign/Int32/256-4 2120212 58.34 ns/op BenchmarkMapAssign/Int32/65536-4 1117630 116.9 ns/op BenchmarkMapAssign/Int64/256-4 2087563 51.39 ns/op BenchmarkMapAssign/Int64/65536-4 1023055 168.8 ns/op BenchmarkMapAssign/Str/256-4 1923034 66.22 ns/op BenchmarkMapAssign/Str/65536-4 534543 308.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1349816 88.53 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 696154 160.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 169.2 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 549607 185.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 551257 5106 ns/op BenchmarkMapOperatorAssign/Str/65536-4 173452 700.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 590029 204.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 332384 555.8 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 196.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 193156 640.2 ns/op 72 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 633860 298.1 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 112966 905.7 ns/op 130 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1438428 91.10 ns/op BenchmarkMapDelete/Int32/1000-4 1838263 65.51 ns/op BenchmarkMapDelete/Int32/10000-4 2133505 58.37 ns/op BenchmarkMapDelete/Int64/100-4 1471872 85.23 ns/op BenchmarkMapDelete/Int64/1000-4 2300200 54.66 ns/op BenchmarkMapDelete/Int64/10000-4 2232278 54.92 ns/op BenchmarkMapDelete/Str/100-4 1211992 90.06 ns/op BenchmarkMapDelete/Str/1000-4 1802554 65.74 ns/op BenchmarkMapDelete/Str/10000-4 1787716 67.88 ns/op BenchmarkMapDelete/Pointer/100-4 1343341 88.92 ns/op BenchmarkMapDelete/Pointer/1000-4 1889353 61.72 ns/op BenchmarkMapDelete/Pointer/10000-4 1931538 63.17 ns/op BenchmarkMemmove/0-4 20723848 5.461 ns/op BenchmarkMemmove/1-4 1401740 82.59 ns/op 12.11 MB/s BenchmarkMemmove/2-4 1439805 83.75 ns/op 23.88 MB/s BenchmarkMemmove/3-4 1412512 86.69 ns/op 34.60 MB/s BenchmarkMemmove/4-4 1390856 86.30 ns/op 46.35 MB/s BenchmarkMemmove/5-4 1328970 89.11 ns/op 56.11 MB/s BenchmarkMemmove/6-4 1426173 86.92 ns/op 69.03 MB/s BenchmarkMemmove/7-4 1385806 88.07 ns/op 79.48 MB/s BenchmarkMemmove/8-4 1467580 79.66 ns/op 100.43 MB/s BenchmarkMemmove/9-4 1291788 90.59 ns/op 99.35 MB/s BenchmarkMemmove/10-4 1345221 88.06 ns/op 113.56 MB/s BenchmarkMemmove/11-4 1358101 86.31 ns/op 127.45 MB/s BenchmarkMemmove/12-4 1337856 87.28 ns/op 137.49 MB/s BenchmarkMemmove/13-4 1371958 88.37 ns/op 147.12 MB/s BenchmarkMemmove/14-4 1357972 87.45 ns/op 160.09 MB/s BenchmarkMemmove/15-4 1329130 89.26 ns/op 168.04 MB/s BenchmarkMemmove/16-4 1395090 83.34 ns/op 191.98 MB/s BenchmarkMemmove/32-4 1413064 87.62 ns/op 365.22 MB/s BenchmarkMemmove/64-4 1308771 93.82 ns/op 682.16 MB/s BenchmarkMemmove/128-4 1000000 101.4 ns/op 1262.07 MB/s BenchmarkMemmove/256-4 1000000 119.9 ns/op 2135.42 MB/s BenchmarkMemmove/512-4 788122 161.4 ns/op 3172.44 MB/s BenchmarkMemmove/1024-4 531726 251.4 ns/op 4073.77 MB/s BenchmarkMemmove/2048-4 329703 399.4 ns/op 5128.17 MB/s BenchmarkMemmove/4096-4 166062 706.3 ns/op 5799.60 MB/s BenchmarkMemmoveOverlap/32-4 1373090 87.17 ns/op 367.12 MB/s BenchmarkMemmoveOverlap/64-4 1259768 91.49 ns/op 699.56 MB/s BenchmarkMemmoveOverlap/128-4 1235526 98.05 ns/op 1305.49 MB/s BenchmarkMemmoveOverlap/256-4 1000000 116.9 ns/op 2190.63 MB/s BenchmarkMemmoveOverlap/512-4 816300 154.5 ns/op 3313.88 MB/s BenchmarkMemmoveOverlap/1024-4 535980 243.6 ns/op 4203.80 MB/s BenchmarkMemmoveOverlap/2048-4 336753 394.0 ns/op 5197.99 MB/s BenchmarkMemmoveOverlap/4096-4 178332 712.3 ns/op 5750.74 MB/s BenchmarkMemmoveUnalignedDst/0-4 19530909 5.780 ns/op BenchmarkMemmoveUnalignedDst/1-4 1494676 82.68 ns/op 12.09 MB/s BenchmarkMemmoveUnalignedDst/2-4 1409230 83.82 ns/op 23.86 MB/s BenchmarkMemmoveUnalignedDst/3-4 1372514 85.20 ns/op 35.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 1431028 84.76 ns/op 47.19 MB/s BenchmarkMemmoveUnalignedDst/5-4 1377369 86.72 ns/op 57.65 MB/s BenchmarkMemmoveUnalignedDst/6-4 1380199 84.82 ns/op 70.74 MB/s BenchmarkMemmoveUnalignedDst/7-4 1407798 86.18 ns/op 81.22 MB/s BenchmarkMemmoveUnalignedDst/8-4 1469245 82.84 ns/op 96.57 MB/s BenchmarkMemmoveUnalignedDst/9-4 1302482 87.62 ns/op 102.71 MB/s BenchmarkMemmoveUnalignedDst/10-4 1355565 87.16 ns/op 114.73 MB/s BenchmarkMemmoveUnalignedDst/11-4 1362241 88.64 ns/op 124.10 MB/s BenchmarkMemmoveUnalignedDst/12-4 1330401 87.85 ns/op 136.60 MB/s BenchmarkMemmoveUnalignedDst/13-4 1378302 85.69 ns/op 151.70 MB/s BenchmarkMemmoveUnalignedDst/14-4 1338886 85.74 ns/op 163.29 MB/s BenchmarkMemmoveUnalignedDst/15-4 1373706 85.70 ns/op 175.04 MB/s BenchmarkMemmoveUnalignedDst/16-4 1396046 84.83 ns/op 188.61 MB/s BenchmarkMemmoveUnalignedDst/32-4 1365728 87.17 ns/op 367.10 MB/s BenchmarkMemmoveUnalignedDst/64-4 1297372 92.80 ns/op 689.67 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 101.4 ns/op 1262.42 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 121.2 ns/op 2111.80 MB/s BenchmarkMemmoveUnalignedDst/512-4 812240 160.7 ns/op 3186.48 MB/s BenchmarkMemmoveUnalignedDst/1024-4 521388 249.7 ns/op 4101.05 MB/s BenchmarkMemmoveUnalignedDst/2048-4 332840 402.0 ns/op 5094.51 MB/s BenchmarkMemmoveUnalignedDst/4096-4 174738 714.2 ns/op 5734.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1342364 87.61 ns/op 365.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1313468 92.51 ns/op 691.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 103.6 ns/op 1235.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.1 ns/op 2095.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 735018 157.7 ns/op 3247.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 512854 253.0 ns/op 4047.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 320654 391.8 ns/op 5227.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 182752 699.2 ns/op 5857.86 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20702918 5.672 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1479778 79.12 ns/op 12.64 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1485973 80.40 ns/op 24.88 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1456402 81.05 ns/op 37.01 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1451209 81.53 ns/op 49.06 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1440960 81.66 ns/op 61.23 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1446126 81.07 ns/op 74.01 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1481448 82.10 ns/op 85.27 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1487113 79.26 ns/op 100.93 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1386744 84.18 ns/op 106.92 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1404871 85.50 ns/op 116.95 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1367539 84.93 ns/op 129.51 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1437493 82.83 ns/op 144.87 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1415257 83.87 ns/op 155.01 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1392949 83.28 ns/op 168.12 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1391673 84.54 ns/op 177.42 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1426261 85.01 ns/op 188.22 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1390252 85.24 ns/op 375.39 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1328623 90.29 ns/op 708.84 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 101.3 ns/op 1263.09 MB/s BenchmarkMemmoveUnalignedSrc/256-4 965091 121.1 ns/op 2113.65 MB/s BenchmarkMemmoveUnalignedSrc/512-4 809055 157.0 ns/op 3260.68 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 504471 250.3 ns/op 4091.90 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 333168 392.0 ns/op 5223.91 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 186183 686.8 ns/op 5963.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1309900 90.33 ns/op 177.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1300555 92.67 ns/op 172.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1234185 94.66 ns/op 169.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1238348 97.23 ns/op 164.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1256913 93.67 ns/op 170.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1264363 93.95 ns/op 170.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1276515 93.05 ns/op 171.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1291249 91.50 ns/op 174.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.3 ns/op 625.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 109.1 ns/op 586.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 101.2 ns/op 632.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 101.4 ns/op 631.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 102.7 ns/op 623.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1234711 99.03 ns/op 646.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1222021 98.51 ns/op 649.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1215838 99.51 ns/op 643.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 786898 144.6 ns/op 1770.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 662971 182.3 ns/op 1404.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1000000 131.4 ns/op 1947.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 1000000 130.3 ns/op 1964.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 891608 130.3 ns/op 1964.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 998154 130.4 ns/op 1963.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1000000 131.7 ns/op 1944.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 948756 131.0 ns/op 1954.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 103174 1074 ns/op 3813.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 70872 1680 ns/op 2438.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 182338 699.2 ns/op 5858.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 180544 703.7 ns/op 5820.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 177748 696.1 ns/op 5884.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 180198 693.5 ns/op 5906.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 172330 711.3 ns/op 5758.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 181090 689.2 ns/op 5943.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7275 19362 ns/op 3384.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4796 26343 ns/op 2487.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 11244 ns/op 5828.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9894 11367 ns/op 5765.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9526 11247 ns/op 5827.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8803 12037 ns/op 5444.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 11182 ns/op 5861.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9481 11448 ns/op 5724.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1383444 85.63 ns/op 373.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1328463 92.02 ns/op 695.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 101.4 ns/op 1262.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 120.8 ns/op 2119.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 688974 157.8 ns/op 3243.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 534898 242.8 ns/op 4216.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 290274 387.9 ns/op 5280.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 184584 688.3 ns/op 5951.15 MB/s BenchmarkMemclr/5-4 18784330 7.073 ns/op 706.91 MB/s BenchmarkMemclr/16-4 17583838 7.127 ns/op 2244.97 MB/s BenchmarkMemclr/64-4 14876425 7.918 ns/op 8083.01 MB/s BenchmarkMemclr/256-4 12713337 10.51 ns/op 24353.40 MB/s BenchmarkMemclr/4096-4 2241798 50.94 ns/op 80416.05 MB/s BenchmarkMemclr/65536-4 95552 1217 ns/op 53855.16 MB/s BenchmarkMemclr/1M-4 5437 22748 ns/op 46094.39 MB/s BenchmarkMemclr/4M-4 1371 84412 ns/op 49688.52 MB/s BenchmarkMemclr/8M-4 444 245987 ns/op 34101.85 MB/s BenchmarkMemclr/16M-4 176 670437 ns/op 25024.30 MB/s BenchmarkMemclr/64M-4 58 1900206 ns/op 35316.63 MB/s BenchmarkMemclrUnaligned/0_5-4 8603479 13.76 ns/op 363.26 MB/s BenchmarkMemclrUnaligned/0_16-4 10504854 11.45 ns/op 1397.41 MB/s BenchmarkMemclrUnaligned/0_64-4 9083496 11.76 ns/op 5442.64 MB/s BenchmarkMemclrUnaligned/0_256-4 8344050 12.84 ns/op 19937.83 MB/s BenchmarkMemclrUnaligned/0_4096-4 2286309 50.16 ns/op 81658.02 MB/s BenchmarkMemclrUnaligned/0_65536-4 98334 1219 ns/op 53742.80 MB/s BenchmarkMemclrUnaligned/1_5-4 9809714 11.28 ns/op 443.09 MB/s BenchmarkMemclrUnaligned/1_16-4 10486741 11.21 ns/op 1426.88 MB/s BenchmarkMemclrUnaligned/1_64-4 8997782 11.43 ns/op 5597.48 MB/s BenchmarkMemclrUnaligned/1_256-4 9478184 12.81 ns/op 19980.82 MB/s BenchmarkMemclrUnaligned/1_4096-4 1606315 78.00 ns/op 52516.06 MB/s BenchmarkMemclrUnaligned/1_65536-4 88988 1354 ns/op 48413.08 MB/s BenchmarkMemclrUnaligned/4_5-4 10943035 11.53 ns/op 433.77 MB/s BenchmarkMemclrUnaligned/4_16-4 10968663 11.44 ns/op 1398.67 MB/s BenchmarkMemclrUnaligned/4_64-4 10715742 11.40 ns/op 5613.73 MB/s BenchmarkMemclrUnaligned/4_256-4 9005679 12.74 ns/op 20090.70 MB/s BenchmarkMemclrUnaligned/4_4096-4 1497865 74.09 ns/op 55287.43 MB/s BenchmarkMemclrUnaligned/4_65536-4 84781 1371 ns/op 47799.03 MB/s BenchmarkMemclrUnaligned/7_5-4 9700726 11.32 ns/op 441.72 MB/s BenchmarkMemclrUnaligned/7_16-4 10799504 11.12 ns/op 1438.43 MB/s BenchmarkMemclrUnaligned/7_64-4 10150774 11.35 ns/op 5636.89 MB/s BenchmarkMemclrUnaligned/7_256-4 8936562 12.88 ns/op 19868.15 MB/s BenchmarkMemclrUnaligned/7_4096-4 1579256 74.27 ns/op 55149.19 MB/s BenchmarkMemclrUnaligned/7_65536-4 85801 1384 ns/op 47364.32 MB/s BenchmarkMemclrUnaligned/0_1M-4 6186 20872 ns/op 50239.60 MB/s BenchmarkMemclrUnaligned/0_4M-4 1464 81176 ns/op 51669.33 MB/s BenchmarkMemclrUnaligned/0_8M-4 494 236624 ns/op 35451.15 MB/s BenchmarkMemclrUnaligned/0_16M-4 157 705591 ns/op 23777.55 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1925065 ns/op 34860.57 MB/s BenchmarkMemclrUnaligned/1_1M-4 4554 25940 ns/op 40423.27 MB/s BenchmarkMemclrUnaligned/1_4M-4 1190 94442 ns/op 44411.54 MB/s BenchmarkMemclrUnaligned/1_8M-4 429 267626 ns/op 31344.48 MB/s BenchmarkMemclrUnaligned/1_16M-4 166 723916 ns/op 23175.63 MB/s BenchmarkMemclrUnaligned/1_64M-4 55 1844965 ns/op 36374.06 MB/s BenchmarkMemclrUnaligned/4_1M-4 5983 22155 ns/op 47328.31 MB/s BenchmarkMemclrUnaligned/4_4M-4 1179 94042 ns/op 44600.39 MB/s BenchmarkMemclrUnaligned/4_8M-4 415 278865 ns/op 30081.24 MB/s BenchmarkMemclrUnaligned/4_16M-4 158 723784 ns/op 23179.85 MB/s BenchmarkMemclrUnaligned/4_64M-4 64 1821159 ns/op 36849.54 MB/s BenchmarkMemclrUnaligned/7_1M-4 5558 23106 ns/op 45380.88 MB/s BenchmarkMemclrUnaligned/7_4M-4 1232 91803 ns/op 45688.23 MB/s BenchmarkMemclrUnaligned/7_8M-4 405 269709 ns/op 31102.49 MB/s BenchmarkMemclrUnaligned/7_16M-4 159 745135 ns/op 22515.67 MB/s BenchmarkMemclrUnaligned/7_64M-4 58 1839173 ns/op 36488.61 MB/s BenchmarkGoMemclr/5-4 2530028 47.52 ns/op 105.23 MB/s BenchmarkGoMemclr/16-4 840667 155.6 ns/op 102.84 MB/s BenchmarkGoMemclr/64-4 219799 549.9 ns/op 116.39 MB/s BenchmarkGoMemclr/256-4 55496 2123 ns/op 120.56 MB/s BenchmarkMemclrRange/1K_2K-4 85561 1268 ns/op 75635.65 MB/s BenchmarkMemclrRange/2K_8K-4 30003 3757 ns/op 88780.33 MB/s BenchmarkMemclrRange/4K_16K-4 37368 3248 ns/op 99464.66 MB/s BenchmarkMemclrRange/160K_228K-4 4126 31510 ns/op 52773.17 MB/s BenchmarkClearFat7-4 4685286 24.30 ns/op BenchmarkClearFat8-4 5012586 23.06 ns/op BenchmarkClearFat11-4 4453593 25.57 ns/op BenchmarkClearFat12-4 4463325 24.97 ns/op BenchmarkClearFat13-4 4444665 25.02 ns/op BenchmarkClearFat14-4 4595006 25.64 ns/op BenchmarkClearFat15-4 4241876 25.94 ns/op BenchmarkClearFat16-4 5371116 22.60 ns/op BenchmarkClearFat24-4 4846484 24.08 ns/op BenchmarkClearFat32-4 4839555 24.17 ns/op BenchmarkClearFat40-4 5030863 23.94 ns/op BenchmarkClearFat48-4 4534419 25.73 ns/op BenchmarkClearFat56-4 4023942 25.79 ns/op BenchmarkClearFat64-4 4545794 25.95 ns/op BenchmarkClearFat72-4 4529290 26.28 ns/op BenchmarkClearFat128-4 3530818 30.81 ns/op BenchmarkClearFat256-4 2791070 40.39 ns/op BenchmarkClearFat512-4 1779022 66.36 ns/op BenchmarkClearFat1024-4 1000000 106.2 ns/op BenchmarkClearFat1032-4 1000000 110.6 ns/op BenchmarkClearFat1040-4 1000000 112.1 ns/op BenchmarkCopyFat7-4 4950057 23.83 ns/op BenchmarkCopyFat8-4 4967077 23.34 ns/op BenchmarkCopyFat11-4 4971970 24.05 ns/op BenchmarkCopyFat12-4 5034888 24.57 ns/op BenchmarkCopyFat13-4 5027346 24.14 ns/op BenchmarkCopyFat14-4 4344067 25.71 ns/op BenchmarkCopyFat15-4 4901472 24.61 ns/op BenchmarkCopyFat16-4 4592408 24.65 ns/op BenchmarkCopyFat24-4 4553587 23.34 ns/op BenchmarkCopyFat32-4 4548236 25.39 ns/op BenchmarkCopyFat64-4 4391133 27.30 ns/op BenchmarkCopyFat72-4 4037155 27.54 ns/op BenchmarkCopyFat128-4 3393159 33.57 ns/op BenchmarkCopyFat256-4 2459026 43.14 ns/op BenchmarkCopyFat512-4 1661523 72.21 ns/op BenchmarkCopyFat520-4 1537272 73.35 ns/op BenchmarkCopyFat1024-4 1000000 120.4 ns/op BenchmarkCopyFat1032-4 1000000 119.8 ns/op BenchmarkCopyFat1040-4 1000000 118.1 ns/op BenchmarkIssue18740/2byte-4 416 289631 ns/op BenchmarkIssue18740/4byte-4 763 164009 ns/op BenchmarkIssue18740/8byte-4 1275 98393 ns/op BenchmarkMemclrKnownSize1-4 8394357 17.55 ns/op 56.98 MB/s BenchmarkMemclrKnownSize2-4 4503547 24.92 ns/op 80.27 MB/s BenchmarkMemclrKnownSize4-4 3241394 34.20 ns/op 116.95 MB/s BenchmarkMemclrKnownSize8-4 1462612 79.88 ns/op 100.15 MB/s BenchmarkMemclrKnownSize16-4 796074 152.3 ns/op 105.06 MB/s BenchmarkMemclrKnownSize32-4 469903 274.3 ns/op 116.68 MB/s BenchmarkMemclrKnownSize64-4 239532 519.9 ns/op 123.09 MB/s BenchmarkMemclrKnownSize112-4 137428 923.5 ns/op 121.27 MB/s BenchmarkMemclrKnownSize128-4 115153 1049 ns/op 121.98 MB/s BenchmarkMemclrKnownSize192-4 67756 1557 ns/op 123.29 MB/s BenchmarkMemclrKnownSize248-4 57775 2037 ns/op 121.76 MB/s BenchmarkMemclrKnownSize256-4 54866 2104 ns/op 121.70 MB/s BenchmarkMemclrKnownSize512-4 29760 4018 ns/op 127.41 MB/s BenchmarkMemclrKnownSize1024-4 14100 8045 ns/op 127.29 MB/s BenchmarkMemclrKnownSize4096-4 3795 32582 ns/op 125.71 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4259730 ns/op 123.08 MB/s BenchmarkReadMetricsLatency-4 10000 3582 p50-ns 5799 p90-ns 10679 p99-ns BenchmarkFinalizer-4 250 485834 ns/op BenchmarkFinalizerRun-4 293996 570.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9565694 11.84 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3958731 29.51 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3132040 36.88 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3137706 37.65 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1721634 65.69 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1610926 73.45 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3047624 37.07 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1782537 66.24 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1850905 61.87 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2824684 41.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2854227 40.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2407242 48.00 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2062944 55.97 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1947565 60.82 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10818841 10.42 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 11896438 10.44 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11393930 9.998 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10381885 10.35 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 10727142 11.47 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8925031 12.76 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11759096 10.54 ns/op BenchmarkFindBitRange64/PatternAASize8-4 12192656 10.50 ns/op BenchmarkFindBitRange64/PatternAASize32-4 12301623 10.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 11306804 10.47 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11890206 10.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 11161537 10.47 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 11008578 10.37 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10684575 10.28 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 11826536 10.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11281477 10.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 11060049 10.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 12498786 10.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11019894 10.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10502798 10.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10669405 10.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11626038 10.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10634776 10.98 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10180131 11.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 11351966 10.29 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10715683 10.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10761541 11.07 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 11275878 10.37 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10053934 11.08 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10437997 10.93 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11786682 10.51 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 11236296 10.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11412868 10.30 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 11059513 10.69 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11622584 10.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10894120 10.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 11144284 10.30 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10795236 10.53 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 11538440 10.21 ns/op BenchmarkNetpollBreak-4 5191 21818 ns/op BenchmarkPinnerPinUnpinBatch-4 1725 125108 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 241 530130 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1392 127172 ns/op BenchmarkPinnerPinUnpin-4 1623727 71.57 ns/op BenchmarkPinnerPinUnpinTiny-4 1608106 72.89 ns/op BenchmarkPinnerPinUnpinDouble-4 522552 203.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3989649 30.65 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3382108 33.68 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 397470 261.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8280081 14.59 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8333334 13.25 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6040518 19.00 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6857343 19.24 ns/op BenchmarkPingPongHog-4 459 266350 ns/op BenchmarkStackGrowth-4 129829 897.7 ns/op BenchmarkStackGrowthDeep-4 1207 85325 ns/op BenchmarkCreateGoroutines-4 72782 1787 ns/op BenchmarkCreateGoroutinesParallel-4 70807 1631 ns/op BenchmarkCreateGoroutinesCapture-4 9570 13794 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 50378 2246 ns/op BenchmarkClosureCall-4 27417265 4.075 ns/op BenchmarkWakeupParallelSpinning/0s-4 6427 20496 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5995 20543 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4866 26896 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2688 42296 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1866 72222 ns/op BenchmarkWakeupParallelSpinning/20µs-4 951 122777 ns/op BenchmarkWakeupParallelSpinning/50µs-4 409 296357 ns/op BenchmarkWakeupParallelSpinning/100µs-4 231 486905 ns/op BenchmarkMatmult-4 5901002 24.80 ns/op BenchmarkFastrand-4 7594191 14.06 ns/op BenchmarkFastrand64-4 7226586 14.84 ns/op BenchmarkFastrandHashiter-4 3820490 29.80 ns/op BenchmarkFastrandn/2-4 7103776 15.99 ns/op BenchmarkFastrandn/3-4 7276458 16.44 ns/op BenchmarkFastrandn/4-4 7612508 15.30 ns/op BenchmarkFastrandn/5-4 7562983 14.87 ns/op BenchmarkIfaceCmp100-4 143247 810.6 ns/op BenchmarkIfaceCmpNil100-4 273294 477.7 ns/op BenchmarkEfaceCmpDiff-4 54446 2126 ns/op BenchmarkEfaceCmpDiffIndirect-4 48906 2359 ns/op BenchmarkDefer-4 1599248 74.08 ns/op BenchmarkDefer10-4 1000000 157.4 ns/op BenchmarkDeferMany-4 598735 350.6 ns/op BenchmarkPanicRecover-4 717760 157.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 87 1224839 ns/op 1084013 p50-ns 1820562 p90-ns 2668557 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 72 1497314 ns/op 1220684 p50-ns 2120637 p90-ns 8949690 p99-ns BenchmarkGoroutineProfile/small/idle-4 50 2320811 ns/op 2160372 p50-ns 3055101 p90-ns 3348264 p99-ns BenchmarkGoroutineProfile/small/loaded-4 44 3374524 ns/op 2911376 p50-ns 5014953 p90-ns 11435390 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1187557 ns/op 1135248 p50-ns 1668014 p90-ns 2416735 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1546072 ns/op 1314042 p50-ns 2245911 p90-ns 7611046 p99-ns BenchmarkGoroutineProfile/large/idle-4 34 3940778 ns/op 4039430 p50-ns 4550615 p90-ns 5707373 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 11638021 ns/op 9151753 p50-ns 21626404 p90-ns 27645897 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 93 1246566 ns/op 1110150 p50-ns 1864944 p90-ns 2322164 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1746488 ns/op 1527099 p50-ns 2642449 p90-ns 7626210 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 52 2416791 ns/op 2184204 p50-ns 3608644 p90-ns 3776582 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 52 3618029 ns/op 2949281 p50-ns 5943818 p90-ns 15781956 p99-ns BenchmarkRWMutexUncontended-4 2591128 40.12 ns/op BenchmarkRWMutexWrite100-4 87062 2306 ns/op BenchmarkRWMutexWrite10-4 68086 1610 ns/op BenchmarkRWMutexWorkWrite100-4 24632 4600 ns/op BenchmarkRWMutexWorkWrite10-4 32174 3670 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3819 33287 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1201 93534 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1855 67499 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 550 197737 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 858 135019 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 259 416116 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 435 268944 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 139 837963 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 279834 593.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 192177 593.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 207290 711.7 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 200989 617.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 217536 581.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 204151 727.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 206666 636.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 155418 676.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 158172 777.1 ns/op BenchmarkMakeSlice/Byte-4 1650979 74.27 ns/op BenchmarkMakeSlice/Int16-4 1783033 69.84 ns/op BenchmarkMakeSlice/Int-4 1411550 99.01 ns/op BenchmarkMakeSlice/Ptr-4 1000000 111.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 157.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 183.4 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 215.7 ns/op BenchmarkGrowSlice/Byte-4 546014 204.4 ns/op BenchmarkGrowSlice/Int16-4 776953 206.3 ns/op BenchmarkGrowSlice/Int-4 721068 296.4 ns/op BenchmarkGrowSlice/Ptr-4 522427 348.1 ns/op BenchmarkGrowSlice/Struct/24-4 349118 506.2 ns/op BenchmarkGrowSlice/Struct/32-4 253312 582.3 ns/op BenchmarkGrowSlice/Struct/40-4 169472 737.1 ns/op BenchmarkExtendSlice/IntSlice-4 522176 327.7 ns/op BenchmarkExtendSlice/PointerSlice-4 454516 396.7 ns/op BenchmarkExtendSlice/NoGrow-4 787671 198.0 ns/op BenchmarkAppend-4 1000000 107.0 ns/op BenchmarkAppendGrowByte-4 5 25859394 ns/op BenchmarkAppendGrowString-4 1 190625854 ns/op BenchmarkAppendSlice/1Bytes-4 1373328 83.21 ns/op BenchmarkAppendSlice/4Bytes-4 1440039 82.88 ns/op BenchmarkAppendSlice/7Bytes-4 1438442 83.90 ns/op BenchmarkAppendSlice/8Bytes-4 1431526 84.40 ns/op BenchmarkAppendSlice/15Bytes-4 1355643 86.61 ns/op BenchmarkAppendSlice/16Bytes-4 1397894 84.02 ns/op BenchmarkAppendSlice/32Bytes-4 1409785 84.75 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 61126 1850 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18607 6174 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 23059 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1168 89063 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 147 849706 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 43 2613683 ns/op BenchmarkAppendStr/1Bytes-4 1732975 67.49 ns/op BenchmarkAppendStr/4Bytes-4 1730518 67.51 ns/op BenchmarkAppendStr/8Bytes-4 1692549 68.65 ns/op BenchmarkAppendStr/16Bytes-4 1701493 70.10 ns/op BenchmarkAppendStr/32Bytes-4 1744054 68.60 ns/op BenchmarkAppendSpecialCase-4 1000000 109.6 ns/op BenchmarkCopy/1Byte-4 1519980 78.08 ns/op 12.81 MB/s BenchmarkCopy/1String-4 1548345 75.85 ns/op 13.18 MB/s BenchmarkCopy/2Byte-4 1510372 77.05 ns/op 25.96 MB/s BenchmarkCopy/2String-4 1527162 78.04 ns/op 25.63 MB/s BenchmarkCopy/4Byte-4 1456344 78.90 ns/op 50.69 MB/s BenchmarkCopy/4String-4 1507192 78.12 ns/op 51.20 MB/s BenchmarkCopy/8Byte-4 1522443 76.83 ns/op 104.13 MB/s BenchmarkCopy/8String-4 1512105 79.39 ns/op 100.77 MB/s BenchmarkCopy/12Byte-4 1430029 83.23 ns/op 144.17 MB/s BenchmarkCopy/12String-4 1425258 83.62 ns/op 143.51 MB/s BenchmarkCopy/16Byte-4 1456831 80.47 ns/op 198.84 MB/s BenchmarkCopy/16String-4 1427030 81.94 ns/op 195.25 MB/s BenchmarkCopy/32Byte-4 1402802 90.42 ns/op 353.92 MB/s BenchmarkCopy/32String-4 1360774 86.75 ns/op 368.89 MB/s BenchmarkCopy/128Byte-4 1211179 102.7 ns/op 1246.09 MB/s BenchmarkCopy/128String-4 1000000 110.2 ns/op 1161.61 MB/s BenchmarkCopy/1024Byte-4 472674 277.5 ns/op 3690.57 MB/s BenchmarkCopy/1024String-4 377666 342.8 ns/op 2987.56 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26024 4320 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15204 8371 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 12626 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 17931 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 21043 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154352 1058 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 148574 1021 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 83526 1372 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 58842 1791 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 62082 2072 ns/op BenchmarkStackCopyPtr-4 1 114563840 ns/op BenchmarkStackCopy-4 2 74513720 ns/op BenchmarkStackCopyNoCache-4 31 3794452 ns/op BenchmarkStackCopyWithStkobj-4 3 43010678 ns/op BenchmarkIssue18138-4 199 553928 ns/op BenchmarkCompareStringEqual-4 14421627 7.758 ns/op BenchmarkCompareStringIdentical-4 29411612 3.949 ns/op BenchmarkCompareStringSameLength-4 20184790 6.376 ns/op BenchmarkCompareStringDifferentLength-4 28861486 4.023 ns/op BenchmarkCompareStringBigUnaligned-4 1854 67953 ns/op 15431.05 MB/s BenchmarkCompareStringBig-4 2085 59466 ns/op 17633.36 MB/s BenchmarkConcatStringAndBytes-4 2381133 49.23 ns/op BenchmarkSliceByteToString/1-4 1778884 65.94 ns/op BenchmarkSliceByteToString/2-4 970086 131.8 ns/op BenchmarkSliceByteToString/4-4 1000000 128.3 ns/op BenchmarkSliceByteToString/8-4 1000000 120.7 ns/op BenchmarkSliceByteToString/16-4 1000000 128.2 ns/op BenchmarkSliceByteToString/32-4 1000000 149.6 ns/op BenchmarkSliceByteToString/64-4 1000000 184.3 ns/op BenchmarkSliceByteToString/128-4 888664 279.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2600994 44.73 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 104.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1300022 88.92 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4246933 27.50 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2042978 58.58 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2102888 53.19 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2027209 57.96 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 419706 316.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 495937 249.2 ns/op BenchmarkRuneIterate/range/ASCII-4 12000042 9.425 ns/op BenchmarkRuneIterate/range/Japanese-4 2936470 37.10 ns/op BenchmarkRuneIterate/range/MixedLength-4 3603386 31.85 ns/op BenchmarkRuneIterate/range1/ASCII-4 13095168 9.214 ns/op BenchmarkRuneIterate/range1/Japanese-4 3047964 37.78 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3475584 31.39 ns/op BenchmarkRuneIterate/range2/ASCII-4 12583282 9.508 ns/op BenchmarkRuneIterate/range2/Japanese-4 3012609 37.43 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3593101 32.27 ns/op BenchmarkArrayEqual-4 28149236 4.076 ns/op BenchmarkFunc/Name-4 3896233 31.51 ns/op BenchmarkFunc/Entry-4 14723052 8.050 ns/op BenchmarkFunc/FileLine-4 3520101 28.86 ns/op PASS ok runtime 474.088s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26252 4063 ns/op BenchmarkHandle/concurrent-4 24160 5037 ns/op PASS ok runtime/cgo 1.391s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 31941465 4.256 ns/op BenchmarkAtomicStore64-4 13839999 9.193 ns/op BenchmarkAtomicLoad-4 32125167 4.147 ns/op BenchmarkAtomicStore-4 14082744 9.234 ns/op BenchmarkAnd8-4 13934392 9.300 ns/op BenchmarkAnd-4 14014412 9.138 ns/op BenchmarkAnd8Parallel-4 4618796 25.28 ns/op BenchmarkAndParallel-4 4157234 26.28 ns/op BenchmarkOr8-4 13202190 9.419 ns/op BenchmarkOr-4 13289233 9.333 ns/op BenchmarkOr8Parallel-4 4486410 25.81 ns/op BenchmarkOrParallel-4 4340415 26.95 ns/op BenchmarkXadd-4 4285905 26.77 ns/op BenchmarkXadd64-4 4387993 27.51 ns/op BenchmarkCas-4 2711088 42.66 ns/op BenchmarkCas64-4 2808040 42.10 ns/op BenchmarkXchg-4 4560463 26.94 ns/op BenchmarkXchg64-4 4283629 25.85 ns/op PASS ok runtime/internal/atomic 4.121s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3680840 29.00 ns/op BenchmarkMulUintptr/large-4 2727046 38.64 ns/op PASS ok runtime/internal/math 1.400s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 8436614 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 13192830 ns/op 420.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 52 2241109 ns/op 2.250 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 15118902 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 25360987 ns/op 1186 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 50 3351334 ns/op 22.92 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80173554 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 105113246 ns/op 8099 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 5954411 ns/op 212.9 concurrent_launches/op PASS ok runtime/pprof 2.937s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10770563 ns/op BenchmarkStackLeak-4 28108 4006 ns/op PASS ok runtime/race 1.665s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2497705 41.37 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 391876 457.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.430s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2820621 ns/op BenchmarkIndex_Large-4 23955 4746 ns/op BenchmarkIndexFunc_Large-4 100 1023130 ns/op BenchmarkCompact/nil-4 10247520 11.51 ns/op BenchmarkCompact/one-4 1347658 87.14 ns/op BenchmarkCompact/sorted-4 1000000 113.3 ns/op BenchmarkCompact/1_item-4 946621 134.0 ns/op BenchmarkCompact/unsorted-4 1000000 115.2 ns/op BenchmarkCompact/many-4 706671 184.1 ns/op BenchmarkCompact_Large-4 705 148806 ns/op BenchmarkCompactFunc_Large-4 69 1656181 ns/op BenchmarkReplace/naive-fast-4 64714 2620 ns/op BenchmarkReplace/optimized-fast-4 49174 2492 ns/op BenchmarkReplace/naive-slow-4 15030 8535 ns/op BenchmarkReplace/optimized-slow-4 15608 7241 ns/op BenchmarkBinarySearchFloats/Size16-4 1330596 88.77 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 101.8 ns/op BenchmarkBinarySearchFloats/Size64-4 981990 113.8 ns/op BenchmarkBinarySearchFloats/Size128-4 845516 132.1 ns/op BenchmarkBinarySearchFloats/Size512-4 769718 149.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 788360 163.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 538230 240.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 428386 284.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 313189 336.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 350463 372.0 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 272325 450.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 233252 502.3 ns/op PASS ok slices 5.973s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 133483 884.9 ns/op BenchmarkSortInts-4 1 105887668 ns/op BenchmarkSlicesSortInts-4 2 52787608 ns/op BenchmarkSortIsSorted-4 31 3941188 ns/op BenchmarkSlicesIsSorted-4 82 1519811 ns/op BenchmarkSortStrings-4 1 127885740 ns/op BenchmarkSlicesSortStrings-4 2 75150827 ns/op BenchmarkSortStrings_Sorted-4 25 4451219 ns/op BenchmarkSlicesSortStrings_Sorted-4 67 1823355 ns/op BenchmarkSortStructs-4 1 162912394 ns/op BenchmarkSortFuncStructs-4 1 136918183 ns/op BenchmarkSortString1K-4 302 374871 ns/op BenchmarkSortString1K_Slice-4 189 636399 ns/op BenchmarkStableString1K-4 100 1163775 ns/op BenchmarkSortInt1K-4 384 322470 ns/op BenchmarkSortInt1K_Sorted-4 7166 17959 ns/op BenchmarkSortInt1K_Reversed-4 3567 34324 ns/op BenchmarkSortInt1K_Mod8-4 969 127158 ns/op BenchmarkStableInt1K-4 100 1047368 ns/op BenchmarkStableInt1K_Slice-4 141 853661 ns/op BenchmarkSortInt64K-4 4 28557958 ns/op BenchmarkSortInt64K_Slice-4 2 55311545 ns/op BenchmarkStableInt64K-4 2 87975552 ns/op BenchmarkSort1e2-4 336 347251 ns/op BenchmarkStable1e2-4 130 876930 ns/op BenchmarkSort1e4-4 2 62132006 ns/op BenchmarkStable1e4-4 1 271639235 ns/op PASS ok sort 57.100s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 755011 147.3 ns/op BenchmarkAtof64Float-4 718720 162.9 ns/op BenchmarkAtof64FloatExp-4 548965 217.8 ns/op BenchmarkAtof64Big-4 336296 299.3 ns/op BenchmarkAtof64RandomBits-4 397294 306.4 ns/op BenchmarkAtof64RandomFloats-4 434751 284.9 ns/op BenchmarkAtof64RandomLongFloats-4 404401 300.1 ns/op BenchmarkAtof32Decimal-4 845761 155.9 ns/op BenchmarkAtof32Float-4 784227 166.5 ns/op BenchmarkAtof32FloatExp-4 607401 222.1 ns/op BenchmarkAtof32Random-4 384364 337.2 ns/op BenchmarkAtof32RandomLong-4 155504 757.7 ns/op BenchmarkParseInt/Pos/7bit-4 1299067 85.21 ns/op BenchmarkParseInt/Pos/26bit-4 930327 145.9 ns/op BenchmarkParseInt/Pos/31bit-4 637202 168.8 ns/op BenchmarkParseInt/Pos/56bit-4 540447 237.5 ns/op BenchmarkParseInt/Pos/63bit-4 476988 243.4 ns/op BenchmarkParseInt/Neg/7bit-4 1340079 86.30 ns/op BenchmarkParseInt/Neg/26bit-4 627744 163.5 ns/op BenchmarkParseInt/Neg/31bit-4 607303 166.4 ns/op BenchmarkParseInt/Neg/56bit-4 484484 242.5 ns/op BenchmarkParseInt/Neg/63bit-4 492385 256.2 ns/op BenchmarkAtoi/Pos/7bit-4 1715026 67.71 ns/op BenchmarkAtoi/Pos/26bit-4 823734 124.1 ns/op BenchmarkAtoi/Pos/31bit-4 829020 133.9 ns/op BenchmarkAtoi/Pos/56bit-4 583960 201.3 ns/op BenchmarkAtoi/Pos/63bit-4 482568 266.9 ns/op BenchmarkAtoi/Neg/7bit-4 1651234 71.47 ns/op BenchmarkAtoi/Neg/26bit-4 847519 119.4 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 130.7 ns/op BenchmarkAtoi/Neg/56bit-4 683716 195.7 ns/op BenchmarkAtoi/Neg/63bit-4 508534 264.7 ns/op BenchmarkFormatFloat/Decimal-4 116568 1009 ns/op BenchmarkFormatFloat/Float-4 104784 1112 ns/op BenchmarkFormatFloat/Exp-4 97544 1055 ns/op BenchmarkFormatFloat/NegExp-4 112240 1049 ns/op BenchmarkFormatFloat/LongExp-4 83295 1305 ns/op BenchmarkFormatFloat/Big-4 83866 1457 ns/op BenchmarkFormatFloat/BinaryExp-4 232410 550.4 ns/op BenchmarkFormatFloat/32Integer-4 118096 994.1 ns/op BenchmarkFormatFloat/32ExactFraction-4 102638 1006 ns/op BenchmarkFormatFloat/32Point-4 97068 1147 ns/op BenchmarkFormatFloat/32Exp-4 103182 1098 ns/op BenchmarkFormatFloat/32NegExp-4 99440 1111 ns/op BenchmarkFormatFloat/32Shortest-4 124506 963.8 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 128091 960.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 117210 1017 ns/op BenchmarkFormatFloat/64Fixed1-4 151681 828.3 ns/op BenchmarkFormatFloat/64Fixed2-4 142412 800.7 ns/op BenchmarkFormatFloat/64Fixed3-4 139240 792.3 ns/op BenchmarkFormatFloat/64Fixed4-4 164858 841.2 ns/op BenchmarkFormatFloat/64Fixed12-4 79868 1393 ns/op BenchmarkFormatFloat/64Fixed16-4 93980 1218 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 91984 1149 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 81140 1323 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2308 52156 ns/op BenchmarkFormatFloat/Slowpath64-4 92344 1327 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82755 1446 ns/op BenchmarkAppendFloat/Decimal-4 143049 886.0 ns/op BenchmarkAppendFloat/Float-4 115286 1023 ns/op BenchmarkAppendFloat/Exp-4 116258 968.8 ns/op BenchmarkAppendFloat/NegExp-4 129091 929.0 ns/op BenchmarkAppendFloat/LongExp-4 100131 1225 ns/op BenchmarkAppendFloat/Big-4 92978 1311 ns/op BenchmarkAppendFloat/BinaryExp-4 350131 383.7 ns/op BenchmarkAppendFloat/32Integer-4 128428 891.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 132716 907.6 ns/op BenchmarkAppendFloat/32Point-4 124257 965.6 ns/op BenchmarkAppendFloat/32Exp-4 143523 910.8 ns/op BenchmarkAppendFloat/32NegExp-4 129961 962.4 ns/op BenchmarkAppendFloat/32Shortest-4 151197 829.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 138660 855.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 133218 833.2 ns/op BenchmarkAppendFloat/64Fixed1-4 181245 653.7 ns/op BenchmarkAppendFloat/64Fixed2-4 189577 674.0 ns/op BenchmarkAppendFloat/64Fixed3-4 170662 659.7 ns/op BenchmarkAppendFloat/64Fixed4-4 170458 679.2 ns/op BenchmarkAppendFloat/64Fixed12-4 98835 1226 ns/op BenchmarkAppendFloat/64Fixed16-4 115622 1078 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 142089 882.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94940 1140 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2119 50482 ns/op BenchmarkAppendFloat/Slowpath64-4 87646 1253 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 95884 1187 ns/op BenchmarkFormatInt-4 15712 7733 ns/op BenchmarkAppendInt-4 16339 7081 ns/op BenchmarkFormatUint-4 89580 1443 ns/op BenchmarkAppendUint-4 96631 1248 ns/op BenchmarkFormatIntSmall/7-4 2266381 51.75 ns/op BenchmarkFormatIntSmall/42-4 2270072 51.79 ns/op BenchmarkAppendIntSmall-4 1000000 100.1 ns/op BenchmarkAppendUintVarlen/1-4 1213590 98.71 ns/op BenchmarkAppendUintVarlen/12-4 1000000 104.3 ns/op BenchmarkAppendUintVarlen/123-4 968635 140.5 ns/op BenchmarkAppendUintVarlen/1234-4 779109 135.5 ns/op BenchmarkAppendUintVarlen/12345-4 976626 135.5 ns/op BenchmarkAppendUintVarlen/123456-4 905847 139.3 ns/op BenchmarkAppendUintVarlen/1234567-4 955206 143.8 ns/op BenchmarkAppendUintVarlen/12345678-4 874994 143.6 ns/op BenchmarkAppendUintVarlen/123456789-4 932626 145.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 805040 142.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 891933 149.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 837433 149.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 799945 146.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 728854 150.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 668067 151.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 771704 156.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 845913 159.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 701232 159.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 769216 162.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 775984 162.9 ns/op BenchmarkQuote-4 36891 3138 ns/op BenchmarkQuoteRune-4 388603 329.8 ns/op BenchmarkAppendQuote-4 41757 2670 ns/op BenchmarkAppendQuoteRune-4 599632 167.1 ns/op BenchmarkUnquoteEasy-4 1407924 81.12 ns/op BenchmarkUnquoteHard-4 34540 3194 ns/op PASS ok strconv 20.597s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 422959 347.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128436 1113 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 156403 877.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 318690 354.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 134210 1222 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 146577 804.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 278422 514.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 59329 1908 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 73916 1765 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 501180 285.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25728 4814 ns/op BenchmarkGenericMatch1-4 1815 59956 ns/op BenchmarkGenericMatch2-4 468 263683 ns/op BenchmarkSingleMaxSkipping-4 12280 9539 ns/op 1048.38 MB/s BenchmarkSingleLongSuffixFail-4 21598 5360 ns/op 186.93 MB/s BenchmarkSingleMatch-4 222 568399 ns/op 26.39 MB/s BenchmarkByteByteNoMatch-4 91252 1283 ns/op BenchmarkByteByteMatch-4 15468 7039 ns/op BenchmarkByteStringMatch-4 18114 6640 ns/op BenchmarkHTMLEscapeNew-4 67741 1743 ns/op BenchmarkHTMLEscapeOld-4 76052 1602 ns/op BenchmarkByteStringReplacerWriteString-4 1435 81752 ns/op BenchmarkByteReplacerWriteString-4 1852 67200 ns/op BenchmarkByteByteReplaces-4 3201 40684 ns/op BenchmarkByteByteMap-4 9493 12199 ns/op BenchmarkMap/identity/ASCII-4 1000000 125.5 ns/op BenchmarkMap/identity/Greek-4 740088 177.3 ns/op BenchmarkMap/change/ASCII-4 35832 3348 ns/op BenchmarkMap/change/Greek-4 24328 4854 ns/op BenchmarkIndexRune-4 1828957 63.66 ns/op BenchmarkIndexRuneLongString-4 1650972 70.97 ns/op BenchmarkIndexRuneFastPath-4 3297362 34.55 ns/op BenchmarkIndex-4 3270129 34.51 ns/op BenchmarkLastIndex-4 3253330 34.98 ns/op BenchmarkIndexByte-4 13143380 8.460 ns/op BenchmarkToUpper/#00-4 3735170 31.53 ns/op BenchmarkToUpper/ONLYUPPER-4 2453035 41.27 ns/op BenchmarkToUpper/abc-4 328449 409.7 ns/op BenchmarkToUpper/AbC123-4 228138 562.5 ns/op BenchmarkToUpper/azAZ09_-4 244526 493.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47289 2435 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65337 1863 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28285 4073 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55761 2029 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115755 1024 ns/op BenchmarkToLower/#00-4 3508453 33.54 ns/op BenchmarkToLower/abc-4 3070240 37.52 ns/op BenchmarkToLower/AbC123-4 183288 660.9 ns/op BenchmarkToLower/azAZ09_-4 183354 618.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81717 1513 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55502 2150 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29815 3976 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 78246 1596 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 97386 1057 ns/op BenchmarkMapNoChanges-4 1000000 113.1 ns/op BenchmarkTrim-4 34524 3511 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3073815 37.95 ns/op BenchmarkToValidUTF8/InvalidASCII-4 174907 751.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 97586 1130 ns/op BenchmarkEqualFold/Tests-4 51208 2279 ns/op BenchmarkEqualFold/ASCII-4 2720665 42.98 ns/op BenchmarkEqualFold/UnicodePrefix-4 130710 941.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 137654 899.3 ns/op BenchmarkIndexHard1-4 1124 104338 ns/op BenchmarkIndexHard2-4 814 144529 ns/op BenchmarkIndexHard3-4 202 606020 ns/op BenchmarkIndexHard4-4 135 891338 ns/op BenchmarkLastIndexHard1-4 86 1438573 ns/op BenchmarkLastIndexHard2-4 85 1436500 ns/op BenchmarkLastIndexHard3-4 88 1451431 ns/op BenchmarkCountHard1-4 1137 106493 ns/op BenchmarkCountHard2-4 818 146339 ns/op BenchmarkCountHard3-4 199 601418 ns/op BenchmarkIndexTorture-4 10000 11862 ns/op BenchmarkCountTorture-4 10000 11705 ns/op BenchmarkCountTortureOverlapping-4 838 141781 ns/op BenchmarkCountByte/10-4 3156452 36.33 ns/op 275.22 MB/s BenchmarkCountByte/32-4 3311236 37.05 ns/op 863.64 MB/s BenchmarkCountByte/4096-4 975840 116.2 ns/op 35246.11 MB/s BenchmarkCountByte/4194304-4 1011 103603 ns/op 40484.37 MB/s BenchmarkCountByte/67108864-4 27 4289942 ns/op 15643.30 MB/s BenchmarkFields/ASCII/16-4 315878 406.4 ns/op 39.37 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27652 4263 ns/op 60.05 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2026 68534 ns/op 59.77 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 105 1107234 ns/op 59.19 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 18033386 ns/op 58.15 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 149995 829.5 ns/op 19.29 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8952 11711 ns/op 21.86 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 610 206694 ns/op 19.82 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 38 3642202 ns/op 17.99 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 68881132 ns/op 15.22 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 181950 720.6 ns/op 22.20 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13532 8527 ns/op 30.02 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 933 156897 ns/op 26.11 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 44 3116235 ns/op 21.03 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55581948 ns/op 18.87 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 180158 702.2 ns/op 22.78 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10024 ns/op 25.54 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 729 176228 ns/op 23.24 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 37 3441903 ns/op 19.04 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 60647334 ns/op 17.29 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 73167491 ns/op BenchmarkSplitSingleByteSeparator-4 24 6977618 ns/op BenchmarkSplitMultiByteSeparator-4 37 3479018 ns/op BenchmarkSplitNSingleByteSeparator-4 229362 656.1 ns/op BenchmarkSplitNMultiByteSeparator-4 176985 849.8 ns/op BenchmarkRepeat/5x0-4 3589808 32.99 ns/op BenchmarkRepeat/5x1-4 3771333 32.40 ns/op BenchmarkRepeat/5x2-4 256093 489.2 ns/op BenchmarkRepeat/5x6-4 153474 807.3 ns/op BenchmarkRepeat/10x0-4 3600111 33.01 ns/op BenchmarkRepeat/10x1-4 3622490 32.53 ns/op BenchmarkRepeat/10x2-4 258147 491.1 ns/op BenchmarkRepeat/10x6-4 158404 829.1 ns/op BenchmarkRepeatLarge/256/1-4 74461 1780 ns/op 143.83 MB/s BenchmarkRepeatLarge/256/16-4 109327 1251 ns/op 204.62 MB/s BenchmarkRepeatLarge/512/1-4 51559 2227 ns/op 229.91 MB/s BenchmarkRepeatLarge/512/16-4 69036 1831 ns/op 279.57 MB/s BenchmarkRepeatLarge/1024/1-4 23371 4447 ns/op 230.25 MB/s BenchmarkRepeatLarge/1024/16-4 49326 2709 ns/op 377.98 MB/s BenchmarkRepeatLarge/2048/1-4 23974 4995 ns/op 410.02 MB/s BenchmarkRepeatLarge/2048/16-4 30154 3883 ns/op 527.39 MB/s BenchmarkRepeatLarge/4096/1-4 15724 7516 ns/op 544.98 MB/s BenchmarkRepeatLarge/4096/16-4 16051 7438 ns/op 550.70 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14275 ns/op 573.87 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12113 ns/op 676.27 MB/s BenchmarkRepeatLarge/8192/4097-4 4085143 27.64 ns/op 148235.00 MB/s BenchmarkRepeatLarge/16384/1-4 5668 24726 ns/op 662.63 MB/s BenchmarkRepeatLarge/16384/16-4 7341 20567 ns/op 796.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 16887 ns/op 727.85 MB/s BenchmarkRepeatLarge/32768/1-4 3759 44430 ns/op 737.51 MB/s BenchmarkRepeatLarge/32768/16-4 3036 43768 ns/op 748.68 MB/s BenchmarkRepeatLarge/32768/4097-4 4182 39242 ns/op 730.82 MB/s BenchmarkRepeatLarge/65536/1-4 1262 86140 ns/op 760.81 MB/s BenchmarkRepeatLarge/65536/16-4 1252 88506 ns/op 740.47 MB/s BenchmarkRepeatLarge/65536/4097-4 1328 80189 ns/op 766.38 MB/s BenchmarkRepeatLarge/131072/1-4 368 358314 ns/op 365.80 MB/s BenchmarkRepeatLarge/131072/16-4 354 344644 ns/op 380.31 MB/s BenchmarkRepeatLarge/131072/4097-4 356 309884 ns/op 409.85 MB/s BenchmarkRepeatLarge/262144/1-4 184 643113 ns/op 407.62 MB/s BenchmarkRepeatLarge/262144/16-4 195 577408 ns/op 454.00 MB/s BenchmarkRepeatLarge/262144/4097-4 186 653440 ns/op 395.00 MB/s BenchmarkRepeatLarge/524288/1-4 97 1071902 ns/op 489.12 MB/s BenchmarkRepeatLarge/524288/16-4 100 1074345 ns/op 488.01 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1094997 ns/op 475.18 MB/s BenchmarkRepeatLarge/1048576/1-4 61 2045117 ns/op 512.72 MB/s BenchmarkRepeatLarge/1048576/16-4 62 1926964 ns/op 544.16 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 1920359 ns/op 544.03 MB/s BenchmarkRepeatLarge/2097152/1-4 33 3729485 ns/op 562.32 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3796762 ns/op 552.35 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3635215 ns/op 575.91 MB/s BenchmarkRepeatLarge/4194304/1-4 16 7106459 ns/op 590.21 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6679717 ns/op 627.92 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6953953 ns/op 602.71 MB/s BenchmarkRepeatLarge/8388608/1-4 8 12665732 ns/op 662.31 MB/s BenchmarkRepeatLarge/8388608/16-4 8 12553126 ns/op 668.25 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12862674 ns/op 652.01 MB/s BenchmarkRepeatLarge/16777216/1-4 5 22205740 ns/op 755.54 MB/s BenchmarkRepeatLarge/16777216/16-4 5 23409163 ns/op 716.69 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23942430 ns/op 700.73 MB/s BenchmarkRepeatLarge/33554432/1-4 3 47676561 ns/op 703.79 MB/s BenchmarkRepeatLarge/33554432/16-4 3 45408365 ns/op 738.95 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 45739095 ns/op 733.61 MB/s BenchmarkRepeatLarge/67108864/1-4 2 91335746 ns/op 734.75 MB/s BenchmarkRepeatLarge/67108864/16-4 2 84710604 ns/op 792.21 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 85376052 ns/op 786.04 MB/s BenchmarkRepeatLarge/134217728/1-4 1 176913939 ns/op 758.66 MB/s BenchmarkRepeatLarge/134217728/16-4 1 175649225 ns/op 764.12 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 173159213 ns/op 775.11 MB/s BenchmarkRepeatLarge/268435456/1-4 1 375852715 ns/op 714.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 346919738 ns/op 773.77 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 352238260 ns/op 762.08 MB/s BenchmarkRepeatLarge/536870912/1-4 1 762825094 ns/op 703.79 MB/s BenchmarkRepeatLarge/536870912/16-4 1 721502303 ns/op 744.10 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 713126463 ns/op 752.84 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1691208236 ns/op 634.90 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1655677647 ns/op 648.52 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1632539272 ns/op 657.71 MB/s BenchmarkIndexAnyASCII/1:1-4 2355240 49.07 ns/op BenchmarkIndexAnyASCII/1:2-4 2379034 49.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2411098 50.23 ns/op BenchmarkIndexAnyASCII/1:8-4 2379955 49.06 ns/op BenchmarkIndexAnyASCII/1:16-4 2355702 50.61 ns/op BenchmarkIndexAnyASCII/1:32-4 2334529 51.32 ns/op BenchmarkIndexAnyASCII/1:64-4 2292466 52.05 ns/op BenchmarkIndexAnyASCII/16:1-4 2349931 50.75 ns/op BenchmarkIndexAnyASCII/16:2-4 893570 125.4 ns/op BenchmarkIndexAnyASCII/16:4-4 980647 126.1 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 128.5 ns/op BenchmarkIndexAnyASCII/16:16-4 938253 138.7 ns/op BenchmarkIndexAnyASCII/16:32-4 837124 156.5 ns/op BenchmarkIndexAnyASCII/16:64-4 545400 192.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2147614 56.61 ns/op BenchmarkIndexAnyASCII/256:2-4 88384 1220 ns/op BenchmarkIndexAnyASCII/256:4-4 92235 1251 ns/op BenchmarkIndexAnyASCII/256:8-4 90090 1263 ns/op BenchmarkIndexAnyASCII/256:16-4 95517 1219 ns/op BenchmarkIndexAnyASCII/256:32-4 87108 1269 ns/op BenchmarkIndexAnyASCII/256:64-4 93740 1275 ns/op BenchmarkIndexAnyUTF8/1:1-4 2491324 48.21 ns/op BenchmarkIndexAnyUTF8/1:2-4 2395044 49.11 ns/op BenchmarkIndexAnyUTF8/1:4-4 2295483 48.72 ns/op BenchmarkIndexAnyUTF8/1:8-4 2389441 49.77 ns/op BenchmarkIndexAnyUTF8/1:16-4 2359748 50.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 2309755 52.56 ns/op BenchmarkIndexAnyUTF8/1:64-4 2218717 51.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 1947117 59.76 ns/op BenchmarkIndexAnyUTF8/16:2-4 279966 436.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 291511 432.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 297866 429.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 303332 447.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 251481 462.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 278208 461.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 473725 264.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 18594 6442 ns/op BenchmarkIndexAnyUTF8/256:4-4 18676 6514 ns/op BenchmarkIndexAnyUTF8/256:8-4 18578 6574 ns/op BenchmarkIndexAnyUTF8/256:16-4 17821 6554 ns/op BenchmarkIndexAnyUTF8/256:32-4 16806 6568 ns/op BenchmarkIndexAnyUTF8/256:64-4 16521 6945 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2118127 53.92 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2250272 51.02 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2193742 51.23 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2108808 52.12 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1998811 57.38 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2057353 54.64 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1934250 59.83 ns/op BenchmarkLastIndexAnyASCII/16:1-4 896678 131.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 728023 137.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 908762 133.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 983130 132.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 805351 140.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 634360 160.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 578889 190.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 100702 1246 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93987 1247 ns/op BenchmarkLastIndexAnyASCII/256:4-4 98031 1236 ns/op BenchmarkLastIndexAnyASCII/256:8-4 91150 1243 ns/op BenchmarkLastIndexAnyASCII/256:16-4 86852 1250 ns/op BenchmarkLastIndexAnyASCII/256:32-4 91810 1243 ns/op BenchmarkLastIndexAnyASCII/256:64-4 78960 1293 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2374545 52.99 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2412720 50.50 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2248507 50.06 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2253021 49.52 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2294515 51.04 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2152807 53.57 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2069523 54.16 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 337405 387.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 162180 756.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 164002 754.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 157507 755.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 156298 778.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 154190 788.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 154018 777.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20857 5509 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8942 11780 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11510 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9181 11952 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11780 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9910 12069 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9543 12176 ns/op BenchmarkTrimASCII/1:1-4 2989830 38.30 ns/op BenchmarkTrimASCII/1:2-4 2440503 50.70 ns/op BenchmarkTrimASCII/1:4-4 2364117 49.80 ns/op BenchmarkTrimASCII/1:8-4 2255377 52.83 ns/op BenchmarkTrimASCII/1:16-4 1997522 60.96 ns/op BenchmarkTrimASCII/16:1-4 2614682 46.23 ns/op BenchmarkTrimASCII/16:2-4 1000000 123.8 ns/op BenchmarkTrimASCII/16:4-4 954309 123.4 ns/op BenchmarkTrimASCII/16:8-4 924751 126.9 ns/op BenchmarkTrimASCII/16:16-4 967582 133.3 ns/op BenchmarkTrimASCII/256:1-4 924210 127.1 ns/op BenchmarkTrimASCII/256:2-4 92737 1217 ns/op BenchmarkTrimASCII/256:4-4 96613 1223 ns/op BenchmarkTrimASCII/256:8-4 95160 1202 ns/op BenchmarkTrimASCII/256:16-4 92284 1221 ns/op BenchmarkTrimASCII/4096:1-4 102966 1191 ns/op BenchmarkTrimASCII/4096:2-4 6457 18239 ns/op BenchmarkTrimASCII/4096:4-4 7069 18498 ns/op BenchmarkTrimASCII/4096:8-4 6968 18730 ns/op BenchmarkTrimASCII/4096:16-4 6278 18484 ns/op BenchmarkTrimByte-4 3179199 35.27 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18025 6568 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17955 6521 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1431 78508 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3080 38281 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5569 19348 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10954 ns/op BenchmarkJoin/0-4 3766644 30.90 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2865301 40.69 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 179469 669.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 115561 933.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 97093 1285 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79724 1556 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67438 1827 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53944 2069 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2603107 44.61 ns/op BenchmarkTrimSpace/ASCII-4 1886253 63.92 ns/op BenchmarkTrimSpace/SomeNonASCII-4 143066 874.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 79791 1482 ns/op BenchmarkReplaceAll-4 103196 1101 ns/op 16 B/op 1 allocs/op PASS ok strings 63.910s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 71230 1772 ns/op BenchmarkCond2-4 27472 4745 ns/op BenchmarkCond4-4 14841 8179 ns/op BenchmarkCond8-4 7986 15747 ns/op BenchmarkCond16-4 4798 28118 ns/op BenchmarkCond32-4 2394 55434 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 650216 206.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 390260 502.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 667184 194.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 613479 171.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 417867 312.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 753550 164.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 129788 1185 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108314 1415 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 95749 1358 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 83410 1940 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 586072 199.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 196765 601.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 649516 167.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 178978 663.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 604336 168.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 209371 610.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 102.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 69058 1882 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 164589 860.7 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 299484 508.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4450 25290 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 400 311344 ns/op BenchmarkRange/*sync.Map-4 1808 69332 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 129566 1977 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 191965 763.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 84003 1309 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 71434 1649 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 242301 579.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 102736 1171 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 112975 1142 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 194839 602.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 900414 137.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 71216 2100 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 171224 683.7 ns/op BenchmarkSwapCollision/*sync.Map-4 102943 1103 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 216 695907 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 126004 909.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 316316 371.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26592 4842 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80690 1542 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35342 3679 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 348745 389.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 146725 887.9 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 263900 482.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 891654 132.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 159847 699.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 102.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 718382 170.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 173677 663.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 639352 179.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 121432 1029 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 250056 531.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 340698 334.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 139914 946.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 677576 313.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 203894 656.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 118730 874.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 276277 489.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77737 1719 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 247326 674.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 549481 276.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 152316 843.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 444423 258.4 ns/op BenchmarkUncontendedSemaphore-4 4644607 26.06 ns/op BenchmarkContendedSemaphore-4 4015826 25.47 ns/op BenchmarkMutexUncontended-4 967794 133.0 ns/op BenchmarkMutex-4 212719 501.5 ns/op BenchmarkMutexSlack-4 219514 515.9 ns/op BenchmarkMutexWork-4 191511 543.0 ns/op BenchmarkMutexWorkSlack-4 195716 548.2 ns/op BenchmarkMutexNoSpin-4 77971 1367 ns/op BenchmarkMutexSpin-4 60778 1852 ns/op BenchmarkOnce-4 951957 121.6 ns/op BenchmarkOnceFunc/v=Once-4 1364578 86.96 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 103.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 107.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1289706 91.46 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 103.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4940576 22.30 ns/op BenchmarkSemaSyntNonblock-4 1348567 86.93 ns/op BenchmarkSemaSyntBlock-4 1838756 58.03 ns/op BenchmarkSemaWorkNonblock-4 1204033 95.29 ns/op BenchmarkSemaWorkBlock-4 1374957 84.99 ns/op BenchmarkRWMutexUncontended-4 309907 334.3 ns/op BenchmarkRWMutexWrite100-4 314622 359.8 ns/op BenchmarkRWMutexWrite10-4 288145 385.0 ns/op BenchmarkRWMutexWorkWrite100-4 262359 461.9 ns/op BenchmarkRWMutexWorkWrite10-4 251272 468.1 ns/op BenchmarkWaitGroupUncontended-4 573342 183.5 ns/op BenchmarkWaitGroupAddDone-4 536126 256.5 ns/op BenchmarkWaitGroupAddDoneWork-4 497166 228.7 ns/op BenchmarkWaitGroupWait-4 2502685 46.24 ns/op BenchmarkWaitGroupWaitWork-4 1996849 57.66 ns/op BenchmarkWaitGroupActuallyWait-4 56068 1878 ns/op 32 B/op 2 allocs/op PASS ok sync 24.188s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 834608 143.6 ns/op PASS ok sync/atomic 1.349s PASS ok syscall 1.047s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 163048 759.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.205s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6679 16225 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8958 12441 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 80 1405209 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 91 1137707 ns/op 1421 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 173766925 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 179891801 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1382 76434 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2041 63409 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6665641 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6003566 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 722129133 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 711757131 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 182 614121 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 207 546303 ns/op 189 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60902919 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57954649 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6828614279 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6303964276 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 3067 43795 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3284117 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 303608823 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2438 48803 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 252 444020 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 4648812 ns/op 427433 B/op 1661 allocs/op BenchmarkCode-4 8828 14117 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.504s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 85547700 ns/op BenchmarkVariableString-4 87453 1343 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2088 56193 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 1.621s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 1842383 ns/op BenchmarkAfter-4 154 844820 ns/op BenchmarkStop-4 285 555616 ns/op BenchmarkSimultaneousAfterFunc-4 40 2849287 ns/op BenchmarkStartStop-4 354 462623 ns/op BenchmarkReset-4 2335 46039 ns/op BenchmarkSleep-4 46 2428774 ns/op BenchmarkParallelTimerLatency-4 36 793592 avg-late-ns 1563310 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 505722 avg-late-ns 1734586 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 37 388165 avg-late-ns 2055173 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 211430 avg-late-ns 1699499 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 272860 avg-late-ns 1677764 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 242051 avg-late-ns 1657409 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 224951 avg-late-ns 2303337 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 217994 avg-late-ns 2053976 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 255694 avg-late-ns 2178715 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 390640 avg-late-ns 2616181 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2393827 avg-late-ns 13986972 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 422631 avg-late-ns 1468409 max-late-ns BenchmarkTicker-4 2 75001173 ns/op BenchmarkTickerReset-4 2798 36793 ns/op BenchmarkTickerResetNaive-4 260 491565 ns/op BenchmarkNow-4 685338 162.5 ns/op BenchmarkNowUnixNano-4 723634 157.0 ns/op BenchmarkNowUnixMilli-4 708696 154.2 ns/op BenchmarkNowUnixMicro-4 742581 152.6 ns/op BenchmarkFormat-4 58550 2001 ns/op BenchmarkFormatRFC3339-4 82172 1368 ns/op BenchmarkFormatRFC3339Nano-4 88989 1402 ns/op BenchmarkFormatNow-4 79551 1514 ns/op BenchmarkMarshalJSON-4 105982 1104 ns/op BenchmarkMarshalText-4 114831 1042 ns/op BenchmarkParse-4 122854 975.3 ns/op BenchmarkParseRFC3339UTC-4 351602 341.4 ns/op BenchmarkParseRFC3339UTCBytes-4 276836 461.0 ns/op BenchmarkParseRFC3339TZ-4 111204 1097 ns/op BenchmarkParseRFC3339TZBytes-4 89589 1351 ns/op BenchmarkParseDuration-4 596914 198.8 ns/op BenchmarkHour-4 1000000 119.2 ns/op BenchmarkSecond-4 1000000 124.2 ns/op BenchmarkYear-4 824085 155.1 ns/op BenchmarkDay-4 743976 176.5 ns/op BenchmarkISOWeek-4 801079 163.9 ns/op BenchmarkGoString-4 79240 1503 ns/op BenchmarkUnmarshalText-4 92698 1184 ns/op PASS ok time 12.788s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 620719 201.8 ns/op BenchmarkDecodeValidJapaneseChars-4 689338 167.1 ns/op BenchmarkDecodeRune-4 2729445 41.85 ns/op BenchmarkEncodeValidASCII-4 552334 231.3 ns/op BenchmarkEncodeValidJapaneseChars-4 830976 166.5 ns/op BenchmarkAppendRuneValidASCII-4 1223688 97.32 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2240299 52.08 ns/op BenchmarkEncodeRune-4 4478678 25.36 ns/op PASS ok unicode/utf16 2.440s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1980664 54.23 ns/op BenchmarkRuneCountTenJapaneseChars-4 334200 369.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3005302 37.96 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 391773 335.1 ns/op BenchmarkValidTenASCIIChars-4 2031031 57.63 ns/op BenchmarkValid100KASCIIChars-4 168 730575 ns/op BenchmarkValidTenJapaneseChars-4 334642 387.1 ns/op BenchmarkValidLongMostlyASCII-4 158 753782 ns/op BenchmarkValidLongJapanese-4 70 1718904 ns/op BenchmarkValidStringTenASCIIChars-4 3337851 32.91 ns/op BenchmarkValidString100KASCIIChars-4 13770 8671 ns/op BenchmarkValidStringTenJapaneseChars-4 382392 324.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1573 81906 ns/op BenchmarkValidStringLongJapanese-4 129 922998 ns/op BenchmarkEncodeASCIIRune-4 3243154 35.68 ns/op BenchmarkEncodeJapaneseRune-4 2006544 60.18 ns/op BenchmarkAppendASCIIRune-4 6590760 16.89 ns/op BenchmarkAppendJapaneseRune-4 2195251 51.77 ns/op BenchmarkDecodeASCIIRune-4 2565801 45.52 ns/op BenchmarkDecodeJapaneseRune-4 1974626 59.35 ns/op BenchmarkFullRune/ASCII-4 3709965 31.50 ns/op BenchmarkFullRune/Incomplete-4 1648838 69.97 ns/op BenchmarkFullRune/Japanese-4 3677134 31.42 ns/op PASS ok unicode/utf8 5.420s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 100197524118 ns/op PASS ok cmd/api 101.478s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 553224 191.2 ns/op BenchmarkCgoCall/one-pointer-4 480013 261.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 333342 327.4 ns/op BenchmarkCgoCall/string-pointer-noescape-4 593002 225.4 ns/op BenchmarkCgoCall/eight-pointers-4 184827 674.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 470030 255.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 26341 4788 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29850 3800 ns/op BenchmarkGoString-4 1000000 186.5 ns/op BenchmarkCGoCallback-4 54958 1959 ns/op BenchmarkCGoInCThread-4 451521 261.5 ns/op PASS ok cmd/cgo/internal/test 2.908s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1306777 85.57 ns/op BenchmarkEqArrayOfStrings64-4 225242 560.6 ns/op BenchmarkEqArrayOfStrings1024-4 14953 8154 ns/op BenchmarkEqArrayOfFloats5-4 1555671 75.59 ns/op BenchmarkEqArrayOfFloats64-4 232860 555.9 ns/op BenchmarkEqArrayOfFloats1024-4 15040 8059 ns/op BenchmarkEqArrayOfStructsEq-4 4648 28059 ns/op BenchmarkEqArrayOfStructsNotEq-4 8194 15958 ns/op BenchmarkEqStruct-4 29985231 4.029 ns/op PASS ok cmd/compile/internal/reflectdata 2.708s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 64193 ns/op BenchmarkInvertLessThanNoov-4 19309483 5.367 ns/op BenchmarkCopyElim1-4 363 372401 ns/op BenchmarkCopyElim10-4 261 470113 ns/op BenchmarkCopyElim100-4 174 701683 ns/op BenchmarkCopyElim1000-4 46 2497717 ns/op BenchmarkCopyElim10000-4 4 31473295 ns/op BenchmarkCopyElim100000-4 1 480279925 ns/op BenchmarkDeadCode/1-4 242 596372 ns/op BenchmarkDeadCode/10-4 235 557353 ns/op BenchmarkDeadCode/100-4 144 759018 ns/op BenchmarkDeadCode/1000-4 55 3209735 ns/op BenchmarkDeadCode/10000-4 4 27919842 ns/op BenchmarkDeadCode/100000-4 1 307061819 ns/op BenchmarkDeadCode/200000-4 1 643140797 ns/op BenchmarkDominatorsLinear-4 15 7740432 ns/op 1.29 MB/s BenchmarkDominatorsFwdBack-4 10 10995999 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 12 11089698 ns/op 0.90 MB/s BenchmarkDominatorsMaxPred-4 10 11081422 ns/op 0.90 MB/s BenchmarkDominatorsMaxPredVal-4 10 11118321 ns/op 0.90 MB/s BenchmarkFuse/1-4 337 408803 ns/op BenchmarkFuse/10-4 276 446137 ns/op BenchmarkFuse/100-4 135 909680 ns/op BenchmarkFuse/1000-4 24 5603514 ns/op BenchmarkFuse/10000-4 2 62012843 ns/op BenchmarkNilCheckDeep1-4 10000 10189 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4670 23664 ns/op 0.42 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 678 161355 ns/op 0.62 MB/s 670 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 78 1500089 ns/op 0.67 MB/s 5430 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 17083502 ns/op 0.59 MB/s 147829 B/op 7 allocs/op BenchmarkDSEPass-4 43 2846170 ns/op 52040 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 104795135 ns/op 4229336 B/op 107941 allocs/op BenchmarkCSEPass-4 8 13203610 ns/op 123309 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 139753881 ns/op 5691704 B/op 97658 allocs/op BenchmarkDeadcodePass-4 216 548172 ns/op 87483 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 119284051 ns/op 4044232 B/op 44877 allocs/op BenchmarkMultiPass-4 80 1273103 ns/op 203967 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 245347262 ns/op 11245136 B/op 150234 allocs/op BenchmarkCondRewrite/SoloJump-4 4207581 26.41 ns/op BenchmarkCondRewrite/CombJump-4 4442156 25.49 ns/op PASS ok cmd/compile/internal/ssa 15.555s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12984 8588 ns/op BenchmarkExtShift-4 26026 4694 ns/op BenchmarkModify-4 8181 13204 ns/op BenchmarkMullImm-4 25704 4686 ns/op BenchmarkConstModify-4 9244 13614 ns/op BenchmarkBitSet-4 13250 9135 ns/op BenchmarkBitClear-4 13282 9085 ns/op BenchmarkBitToggle-4 13141 9029 ns/op BenchmarkBitSetConst-4 148244 841.5 ns/op BenchmarkBitClearConst-4 144277 846.3 ns/op BenchmarkBitToggleConst-4 151437 819.6 ns/op BenchmarkDivconstI64-4 7774176 15.29 ns/op BenchmarkModconstI64-4 7627238 16.07 ns/op BenchmarkDivisiblePow2constI64-4 6434584 17.39 ns/op BenchmarkDivisibleconstI64-4 7976352 15.48 ns/op BenchmarkDivisibleWDivconstI64-4 4605342 26.09 ns/op BenchmarkDivconstU64/3-4 5234754 21.02 ns/op BenchmarkDivconstU64/5-4 7150579 16.23 ns/op BenchmarkDivconstU64/37-4 5824035 18.39 ns/op BenchmarkDivconstU64/1234567-4 8449818 14.84 ns/op BenchmarkModconstU64-4 5638082 19.90 ns/op BenchmarkDivisibleconstU64-4 7886427 13.87 ns/op BenchmarkDivisibleWDivconstU64-4 3929508 30.18 ns/op BenchmarkDivconstI32-4 7219027 16.06 ns/op BenchmarkModconstI32-4 8033810 13.66 ns/op BenchmarkDivisiblePow2constI32-4 6118064 17.03 ns/op BenchmarkDivisibleconstI32-4 7122799 16.01 ns/op BenchmarkDivisibleWDivconstI32-4 4695925 25.58 ns/op BenchmarkDivconstU32-4 6808938 15.74 ns/op BenchmarkModconstU32-4 7601666 17.04 ns/op BenchmarkDivisibleconstU32-4 7661425 16.85 ns/op BenchmarkDivisibleWDivconstU32-4 4098942 28.09 ns/op BenchmarkDivconstI16-4 7194626 14.95 ns/op BenchmarkModconstI16-4 7189832 16.02 ns/op BenchmarkDivisiblePow2constI16-4 6223101 16.93 ns/op BenchmarkDivisibleconstI16-4 7587588 15.29 ns/op BenchmarkDivisibleWDivconstI16-4 4570789 24.57 ns/op BenchmarkDivconstU16-4 7596514 15.39 ns/op BenchmarkModconstU16-4 7460913 15.59 ns/op BenchmarkDivisibleconstU16-4 8879836 13.52 ns/op BenchmarkDivisibleWDivconstU16-4 4002639 28.88 ns/op BenchmarkDivconstI8-4 6384904 18.19 ns/op BenchmarkModconstI8-4 7272572 16.14 ns/op BenchmarkDivisiblePow2constI8-4 8846745 13.55 ns/op BenchmarkDivisibleconstI8-4 7750324 15.72 ns/op BenchmarkDivisibleWDivconstI8-4 4187134 26.89 ns/op BenchmarkDivconstU8-4 6187406 17.47 ns/op BenchmarkModconstU8-4 7024310 15.03 ns/op BenchmarkDivisibleconstU8-4 9248736 13.75 ns/op BenchmarkDivisibleWDivconstU8-4 3864501 29.36 ns/op BenchmarkMul2-4 255096 503.3 ns/op BenchmarkMulNeg2-4 240945 503.6 ns/op BenchmarkEfaceInteger-4 2830612 37.71 ns/op BenchmarkDiv64UnsignedSmall-4 9071972 11.88 ns/op BenchmarkDiv64Small-4 9019521 13.68 ns/op BenchmarkDiv64SmallNegDivisor-4 8640799 13.68 ns/op BenchmarkDiv64SmallNegDividend-4 8203004 13.82 ns/op BenchmarkDiv64SmallNegBoth-4 9251149 13.13 ns/op BenchmarkDiv64Unsigned-4 9905941 12.19 ns/op BenchmarkDiv64-4 9165316 13.90 ns/op BenchmarkDiv64NegDivisor-4 8086905 13.65 ns/op BenchmarkDiv64NegDividend-4 8818538 13.60 ns/op BenchmarkDiv64NegBoth-4 8490109 13.64 ns/op BenchmarkMod64UnsignedSmall-4 9866779 11.46 ns/op BenchmarkMod64Small-4 8782939 13.28 ns/op BenchmarkMod64SmallNegDivisor-4 9037936 13.34 ns/op BenchmarkMod64SmallNegDividend-4 8989341 13.45 ns/op BenchmarkMod64SmallNegBoth-4 9414627 13.28 ns/op BenchmarkMod64Unsigned-4 9013786 12.09 ns/op BenchmarkMod64-4 9128218 13.45 ns/op BenchmarkMod64NegDivisor-4 9126130 13.62 ns/op BenchmarkMod64NegDividend-4 9137858 13.43 ns/op BenchmarkMod64NegBoth-4 8732851 13.52 ns/op BenchmarkMulconstI32/3-4 27729064 4.443 ns/op BenchmarkMulconstI32/5-4 27370532 4.535 ns/op BenchmarkMulconstI32/12-4 27988983 4.595 ns/op BenchmarkMulconstI32/120-4 26251099 4.448 ns/op BenchmarkMulconstI32/-120-4 26876988 4.515 ns/op BenchmarkMulconstI32/65537-4 26321515 4.747 ns/op BenchmarkMulconstI32/65538-4 27574435 4.677 ns/op BenchmarkMulconstI64/3-4 26709306 4.543 ns/op BenchmarkMulconstI64/5-4 26804853 4.575 ns/op BenchmarkMulconstI64/12-4 27843842 4.565 ns/op BenchmarkMulconstI64/120-4 31250577 4.480 ns/op BenchmarkMulconstI64/-120-4 27062262 4.440 ns/op BenchmarkMulconstI64/65537-4 27974192 4.540 ns/op BenchmarkMulconstI64/65538-4 28391560 4.664 ns/op BenchmarkMulconstU32/3-4 24897938 4.475 ns/op BenchmarkMulconstU32/5-4 28300825 4.536 ns/op BenchmarkMulconstU32/12-4 27079459 4.755 ns/op BenchmarkMulconstU32/120-4 30219879 4.629 ns/op BenchmarkMulconstU32/65537-4 27758250 4.817 ns/op BenchmarkMulconstU32/65538-4 25401163 4.963 ns/op BenchmarkMulconstU64/3-4 28374415 4.580 ns/op BenchmarkMulconstU64/5-4 27656670 4.609 ns/op BenchmarkMulconstU64/12-4 23098479 4.812 ns/op BenchmarkMulconstU64/120-4 25249470 4.565 ns/op BenchmarkMulconstU64/65537-4 26222818 4.818 ns/op BenchmarkMulconstU64/65538-4 27868892 5.145 ns/op BenchmarkShiftArithmeticRight-4 28720088 4.465 ns/op BenchmarkSwitch8Predictable-4 8124706 13.37 ns/op BenchmarkSwitch8Unpredictable-4 9054738 13.04 ns/op BenchmarkSwitch32Predictable-4 12290306 9.093 ns/op BenchmarkSwitch32Unpredictable-4 8347863 13.01 ns/op BenchmarkSwitchStringPredictable-4 6095762 18.72 ns/op BenchmarkSwitchStringUnpredictable-4 6458668 17.34 ns/op BenchmarkSwitchTypePredictable-4 4466784 24.86 ns/op BenchmarkSwitchTypeUnpredictable-4 4997607 23.73 ns/op PASS ok cmd/compile/internal/test 18.871s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 147 770752 ns/op BenchmarkNamed/Underlying/nongeneric-4 1074897 109.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 110.2 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 111.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 115.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 472354038 ns/op 70222 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 321805721 ns/op 103197 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 135274254 ns/op 244640 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 118173673 ns/op 279309 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2097906161 ns/op 2468 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 89132022 ns/op 58001 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40293123 ns/op 127541 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 31279829 ns/op 165208 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 523680372 ns/op 4137 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39342816 ns/op 54933 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24105766 ns/op 86577 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24867846 ns/op 86231 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1608664950 ns/op 40753 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 519107433 ns/op 126255 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 123656186 ns/op 527771 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 100028186 ns/op 653548 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2697787897 ns/op 745.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 79430104 ns/op 25256 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 50014204 ns/op 40085 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 47258614 ns/op 42192 lines/s PASS ok cmd/compile/internal/types2 38.917s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 35991608 ns/op 16643500 sys-ns/op 6838750 user-ns/op PASS ok cmd/go 1.540s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 274021 459.9 ns/op PASS ok cmd/go/internal/cfg 1.208s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65334 1805 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 80035 1449 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18666 6277 ns/op 163.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 20124 6139 ns/op 166.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3243 39253 ns/op 208.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3387 38123 ns/op 214.88 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.071s All tests passed.