darwin-amd64-race at 65c53a1833a26467357b4aa6223e4dde5d6d7ed0 :: 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=41B1140F-7C8B-41B4-AFFB-FC714B413BD6" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.yo1smKCLO3/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5B485C01-50C6-4DB7-8365-805383A05634" "__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=41B1140F-7C8B-41B4-AFFB-FC714B413BD6" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.yo1smKCLO3/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5B485C01-50C6-4DB7-8365-805383A05634" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.375s ok archive/zip 3.979s ok bufio 1.581s ok bytes 3.315s ok cmp 1.089s ok compress/bzip2 1.586s ok compress/flate 10.593s ok compress/gzip 19.119s ok compress/lzw 2.162s ok compress/zlib 6.977s ok container/heap 1.040s ok container/list 1.038s ok container/ring 1.056s ok context 1.127s ok crypto 1.034s ok crypto/aes 1.081s ok crypto/cipher 1.064s ok crypto/des 1.062s ok crypto/dsa 1.039s ok crypto/ecdh 1.257s ok crypto/ecdsa 1.234s ok crypto/ed25519 1.579s ok crypto/elliptic 1.071s ok crypto/hmac 1.035s ok crypto/internal/alias 1.038s ok crypto/internal/bigmod 5.165s ok crypto/internal/boring 1.096s ok crypto/internal/boring/bcache 1.751s ok crypto/internal/edwards25519 2.034s ok crypto/internal/edwards25519/field 1.118s ok crypto/internal/nistec 1.897s ok crypto/internal/nistec/fiat 1.043s [no tests to run] ok crypto/md5 1.100s ok crypto/rand 1.355s ok crypto/rc4 1.602s ok crypto/rsa 3.230s ok crypto/sha1 1.076s ok crypto/sha256 1.038s ok crypto/sha512 1.040s ok crypto/subtle 1.551s ok crypto/tls 6.857s ok crypto/x509 2.900s ok database/sql 1.763s ok database/sql/driver 1.142s ok debug/buildinfo 1.132s ok debug/dwarf 1.117s ok debug/elf 2.707s ok debug/gosym 1.195s ok debug/macho 1.079s ok debug/pe 1.134s ok debug/plan9obj 1.036s ok embed 1.049s [no tests to run] ok embed/internal/embedtest 1.096s ok encoding/ascii85 1.070s ok encoding/asn1 1.056s ok encoding/base32 1.146s ok encoding/base64 1.046s ok encoding/binary 1.062s ok encoding/csv 1.196s ok encoding/gob 22.800s ok encoding/hex 1.046s ok encoding/json 3.790s ok encoding/pem 3.876s ok encoding/xml 1.284s ok errors 1.068s ok expvar 1.106s ok flag 3.278s ok fmt 1.760s ok go/ast 1.080s ok go/build 6.751s ok go/build/constraint 1.041s ok go/constant 1.040s ok go/doc 1.442s ok go/doc/comment 5.151s ok go/format 1.215s ok go/importer 3.764s ok go/internal/gccgoimporter 1.110s ok go/internal/gcimporter 26.774s ok go/internal/srcimporter 32.422s ok go/parser 2.245s ok go/printer 3.193s ok go/scanner 1.075s ok go/token 1.182s ok go/types 66.075s ok hash 1.047s ok hash/adler32 1.070s ok hash/crc32 1.058s ok hash/crc64 1.064s ok hash/fnv 1.055s ok hash/maphash 1.039s ok html 1.039s ok html/template 1.343s ok image 1.558s ok image/color 1.075s ok image/draw 1.732s ok image/gif 2.518s ok image/jpeg 2.982s ok image/png 4.097s ok index/suffixarray 2.678s ok internal/abi 1.487s ok internal/buildcfg 1.052s ok internal/coverage/cformat 1.106s ok internal/coverage/cmerge 1.038s ok internal/coverage/pods 1.124s ok internal/coverage/slicereader 1.057s ok internal/coverage/slicewriter 1.049s ok internal/coverage/test 1.094s ok internal/cpu 3.088s ok internal/dag 1.049s ok internal/diff 1.050s ok internal/fmtsort 1.031s ok internal/fuzz 1.098s ok internal/godebug 15.616s ok internal/godebugs 1.075s ok internal/intern 4.165s ok internal/itoa 1.047s ok internal/platform 3.439s ok internal/poll 1.689s ok internal/profile 1.072s ok internal/reflectlite 1.057s ok internal/safefilepath 1.047s ok internal/saferio 1.258s ok internal/singleflight 1.155s ok internal/testenv 2.040s ok internal/trace 1.602s ok internal/types/errors 3.779s ok internal/unsafeheader 1.049s ok internal/xcoff 1.071s ok internal/zstd 1.055s ok io 1.216s ok io/fs 1.471s ok io/ioutil 1.251s ok log 1.071s ok log/slog 1.219s ok log/slog/internal/benchmarks 1.048s ok log/slog/internal/buffer 1.040s ok log/syslog 2.319s ok maps 1.039s ok math 1.077s ok math/big 4.186s ok math/bits 1.043s ok math/cmplx 1.040s ok math/rand 5.001s ok mime 1.068s ok mime/multipart 5.821s ok mime/quotedprintable 1.128s ok net 18.458s ok net/http 22.374s ok net/http/cgi 13.620s ok net/http/cookiejar 1.085s ok net/http/fcgi 1.313s ok net/http/httptest 1.413s ok net/http/httptrace 1.046s ok net/http/httputil 2.260s ok net/http/internal 1.144s ok net/http/internal/ascii 1.114s ok net/http/pprof 6.251s ok net/internal/socktest 1.039s ok net/mail 1.048s ok net/netip 2.317s ok net/rpc 1.225s ok net/rpc/jsonrpc 1.198s ok net/smtp 1.275s ok net/textproto 2.396s ok net/url 1.067s ok os 7.783s ok os/exec 12.063s ok os/exec/internal/fdtest 1.053s ok os/signal 21.460s ok os/user 1.079s ok path 1.040s ok path/filepath 1.108s ok plugin 1.073s ok reflect 2.692s ok regexp 4.754s ok regexp/syntax 7.241s ok runtime 81.326s ok runtime/cgo 1.037s ok runtime/coverage 1.080s ok runtime/debug 2.202s ok runtime/internal/atomic 1.079s ok runtime/internal/math 1.079s ok runtime/internal/sys 1.079s ok runtime/internal/wasitest 1.036s ok runtime/metrics 1.064s ok runtime/pprof 23.168s ok runtime/race 16.583s ok runtime/trace 7.853s ok slices 2.512s ok sort 2.295s ok strconv 3.517s ok strings 2.618s ok sync 2.118s ok sync/atomic 4.594s ok syscall 6.839s ok testing 3.691s ok testing/fstest 1.115s ok testing/iotest 1.033s ok testing/quick 1.248s ok testing/slogtest 1.038s ok text/scanner 1.046s ok text/tabwriter 1.035s ok text/template 1.128s ok text/template/parse 1.061s ok time 3.589s ok unicode 1.113s ok unicode/utf16 1.083s ok unicode/utf8 1.086s ok cmd/addr2line 10.871s ok cmd/api 5.068s ok cmd/asm/internal/asm 4.454s ok cmd/asm/internal/lex 1.102s ok cmd/cgo/internal/swig 1.180s ok cmd/cgo/internal/test 3.950s ok cmd/cgo/internal/testcarchive 52.515s ok cmd/cgo/internal/testcshared 24.689s ok cmd/cgo/internal/testerrors 33.926s ok cmd/cgo/internal/testfortran 1.273s ok cmd/cgo/internal/testgodefs 4.956s ok cmd/cgo/internal/testlife 4.053s ok cmd/cgo/internal/testnocgo 1.093s ok cmd/cgo/internal/testplugin 107.512s ok cmd/cgo/internal/testsanitizers 1.032s [no tests to run] ok cmd/cgo/internal/testshared 1.034s ok cmd/cgo/internal/testso 6.314s ok cmd/cgo/internal/teststdio 6.088s ok cmd/cgo/internal/testtls 1.082s ok cmd/compile/internal/abt 1.085s ok cmd/compile/internal/amd64 80.254s ok cmd/compile/internal/base 1.082s ok cmd/compile/internal/compare 1.044s ok cmd/compile/internal/dwarfgen 2.156s ok cmd/compile/internal/importer 7.360s ok cmd/compile/internal/inline/inlheur 3.440s ok cmd/compile/internal/ir 1.036s ok cmd/compile/internal/logopt 3.597s ok cmd/compile/internal/loopvar 56.643s ok cmd/compile/internal/noder 1.060s ok cmd/compile/internal/reflectdata 1.059s [no tests to run] ok cmd/compile/internal/ssa 40.587s ok cmd/compile/internal/syntax 1.285s ok cmd/compile/internal/test 22.292s ok cmd/compile/internal/typecheck 2.153s ok cmd/compile/internal/types 1.046s ok cmd/compile/internal/types2 29.801s ok cmd/covdata 1.083s ok cmd/cover 21.838s ok cmd/dist 1.045s ok cmd/distpack 1.037s ok cmd/doc 6.374s ok cmd/fix 20.550s ok cmd/go 527.965s ok cmd/go/internal/auth 1.056s ok cmd/go/internal/cache 1.551s ok cmd/go/internal/cfg 1.092s [no tests to run] ok cmd/go/internal/envcmd 1.834s ok cmd/go/internal/fsys 1.567s ok cmd/go/internal/generate 1.333s ok cmd/go/internal/gover 1.058s ok cmd/go/internal/imports 1.109s ok cmd/go/internal/load 1.060s ok cmd/go/internal/lockedfile 2.367s ok cmd/go/internal/lockedfile/internal/filelock 2.123s ok cmd/go/internal/modfetch 1.061s ok cmd/go/internal/modfetch/codehost 15.251s ok cmd/go/internal/modfetch/zip_sum_test 1.171s ok cmd/go/internal/modindex 2.228s ok cmd/go/internal/modload 1.067s ok cmd/go/internal/mvs 1.061s ok cmd/go/internal/par 1.093s ok cmd/go/internal/str 1.049s ok cmd/go/internal/test 1.155s ok cmd/go/internal/toolchain 1.094s ok cmd/go/internal/vcs 1.066s ok cmd/go/internal/vcweb 1.143s ok cmd/go/internal/vcweb/vcstest 27.843s ok cmd/go/internal/web 1.066s ok cmd/go/internal/work 4.034s ok cmd/gofmt 1.329s ok cmd/internal/archive 3.660s ok cmd/internal/buildid 2.297s ok cmd/internal/cov 2.286s ok cmd/internal/dwarf 1.034s ok cmd/internal/edit 1.052s ok cmd/internal/goobj 1.023s ok cmd/internal/moddeps 4.695s ok cmd/internal/notsha256 1.056s ok cmd/internal/obj 2.466s ok cmd/internal/obj/ppc64 1.839s ok cmd/internal/obj/riscv 1.475s ok cmd/internal/obj/s390x 1.128s ok cmd/internal/obj/x86 5.558s ok cmd/internal/objabi 1.229s ok cmd/internal/pkgpath 5.271s ok cmd/internal/pkgpattern 1.078s ok cmd/internal/quoted 1.031s ok cmd/internal/src 1.020s ok cmd/internal/test2json 2.047s ok cmd/link 40.832s ok cmd/link/internal/benchmark 1.054s ok cmd/link/internal/ld 38.400s ok cmd/link/internal/loader 1.161s ok cmd/nm 9.586s ok cmd/objdump 9.712s ok cmd/pack 8.197s ok cmd/pprof 4.041s ok cmd/trace 1.203s ok cmd/vet 56.736s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2920 40829 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2666 50466 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1447 72932 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5181 29511 ns/op 5129 B/op 15 allocs/op Benchmark/Reader/GNU-4 4419 28285 ns/op 5198 B/op 15 allocs/op Benchmark/Reader/PAX-4 2145 79737 ns/op 8786 B/op 33 allocs/op PASS ok archive/tar 2.153s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 332187363 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 223570921 ns/op BenchmarkZip64TestSizes/4096-4 540 199636 ns/op BenchmarkZip64TestSizes/1048576-4 80 1375280 ns/op BenchmarkZip64TestSizes/67108864-4 1 326527148 ns/op PASS ok archive/zip 2.640s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 173620 613.0 ns/op BenchmarkReaderCopyUnoptimal-4 126566 962.7 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 54695 ns/op BenchmarkReaderWriteToOptimal-4 7300 16705 ns/op BenchmarkReaderReadString-4 115392 1119 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 172028 665.0 ns/op BenchmarkWriterCopyUnoptimal-4 183255 619.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 49758 ns/op BenchmarkReaderEmpty-4 14149 8270 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13960 9749 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 519156 241.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.767s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2557 44782 ns/op 731.72 MB/s BenchmarkWriteByte-4 328 307126 ns/op 13.34 MB/s BenchmarkWriteRune-4 207 567162 ns/op 21.67 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3763262 ns/op BenchmarkBufferFullSmallReads-4 84 1415643 ns/op BenchmarkBufferWriteBlock/N4096-4 8961 25589 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 253 424948 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 14400311 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 107654315 ns/op 155.84 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3293613 35.14 ns/op 284.59 MB/s BenchmarkIndexByte/32-4 3137786 36.55 ns/op 875.62 MB/s BenchmarkIndexByte/4K-4 943717 117.3 ns/op 34916.35 MB/s BenchmarkIndexBytePortable/10-4 1000000 113.0 ns/op 88.48 MB/s BenchmarkIndexBytePortable/32-4 443498 296.7 ns/op 107.84 MB/s BenchmarkIndexBytePortable/4K-4 3802 32458 ns/op 126.19 MB/s BenchmarkIndexRune/10-4 1000000 126.9 ns/op 78.79 MB/s BenchmarkIndexRune/32-4 839348 142.8 ns/op 224.16 MB/s BenchmarkIndexRune/4K-4 341550 326.6 ns/op 12541.49 MB/s BenchmarkIndexRuneASCII/10-4 2954078 36.71 ns/op 272.40 MB/s BenchmarkIndexRuneASCII/32-4 3191511 36.46 ns/op 877.72 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 118.2 ns/op 34653.55 MB/s BenchmarkEqual/0-4 9683971 11.32 ns/op BenchmarkEqual/1-4 1000000 101.1 ns/op 9.89 MB/s BenchmarkEqual/6-4 1000000 105.8 ns/op 56.73 MB/s BenchmarkEqual/9-4 1000000 107.3 ns/op 83.85 MB/s BenchmarkEqual/15-4 1000000 106.8 ns/op 140.43 MB/s BenchmarkEqual/16-4 1000000 101.7 ns/op 157.26 MB/s BenchmarkEqual/20-4 1000000 109.4 ns/op 182.80 MB/s BenchmarkEqual/32-4 1000000 105.5 ns/op 303.44 MB/s BenchmarkEqual/4K-4 82116 1417 ns/op 2891.31 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 109.1 ns/op 586.67 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 121.8 ns/op 525.56 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 106.3 ns/op 601.83 MB/s BenchmarkEqualBothUnaligned/64_7-4 1099520 106.7 ns/op 599.78 MB/s BenchmarkEqualBothUnaligned/4096_0-4 80631 1429 ns/op 2867.28 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58020 2053 ns/op 1995.56 MB/s BenchmarkEqualBothUnaligned/4096_4-4 143654 972.7 ns/op 4211.13 MB/s BenchmarkEqualBothUnaligned/4096_7-4 146643 815.1 ns/op 5025.25 MB/s BenchmarkIndex/10-4 2287044 52.47 ns/op 190.58 MB/s BenchmarkIndex/32-4 2199177 54.54 ns/op 586.69 MB/s BenchmarkIndex/4K-4 39484 2928 ns/op 1398.91 MB/s BenchmarkIndexEasy/10-4 2178853 54.54 ns/op 183.36 MB/s BenchmarkIndexEasy/32-4 2035154 56.94 ns/op 562.00 MB/s BenchmarkIndexEasy/4K-4 546927 246.3 ns/op 16632.65 MB/s BenchmarkCount/10-4 1315720 90.54 ns/op 110.45 MB/s BenchmarkCount/32-4 1316766 91.57 ns/op 349.45 MB/s BenchmarkCount/4K-4 37843 2957 ns/op 1385.16 MB/s BenchmarkCountEasy/10-4 1314291 88.43 ns/op 113.08 MB/s BenchmarkCountEasy/32-4 1256768 90.02 ns/op 355.50 MB/s BenchmarkCountEasy/4K-4 482090 279.9 ns/op 14633.18 MB/s BenchmarkCountSingle/10-4 2690312 45.71 ns/op 218.75 MB/s BenchmarkCountSingle/32-4 2489226 46.62 ns/op 686.44 MB/s BenchmarkCountSingle/4K-4 979128 133.7 ns/op 30645.65 MB/s BenchmarkToUpper/#00-4 2599995 45.30 ns/op BenchmarkToUpper/ONLYUPPER-4 283351 418.2 ns/op BenchmarkToUpper/abc-4 427063 322.7 ns/op BenchmarkToUpper/AbC123-4 284602 450.4 ns/op BenchmarkToUpper/azAZ09_-4 274663 536.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75795 1517 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35062 3417 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51573 2103 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128209 994.6 ns/op BenchmarkToLower/#00-4 2392614 47.57 ns/op BenchmarkToLower/abc-4 392708 326.5 ns/op BenchmarkToLower/AbC123-4 282164 438.9 ns/op BenchmarkToLower/azAZ09_-4 246265 479.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71256 1526 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38038 3212 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66822 1766 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101887 1018 ns/op BenchmarkFields/ASCII/16-4 191658 747.1 ns/op 21.42 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12302 9392 ns/op 27.26 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 902 136833 ns/op 29.93 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2435422 ns/op 26.91 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38257155 ns/op 27.41 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 203256 609.3 ns/op 26.26 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5552 19053 ns/op 13.44 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 369 324718 ns/op 12.61 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5620081 ns/op 11.66 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 99722690 ns/op 10.51 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 121208 1013 ns/op 15.80 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8001 13317 ns/op 19.22 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 560 225729 ns/op 18.15 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4553390 ns/op 14.39 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 110283860 ns/op 9.51 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 155160 859.3 ns/op 18.62 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6769 15631 ns/op 16.38 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 436 276802 ns/op 14.80 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5122507 ns/op 12.79 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 89025441 ns/op 11.78 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1783870 66.30 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 91459 1237 ns/op BenchmarkTrimSpace/JustNonASCII-4 42259 2559 ns/op BenchmarkToValidUTF8/Valid-4 423433 312.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 271426 450.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84123 1489 ns/op BenchmarkIndexHard1-4 1036 113081 ns/op BenchmarkIndexHard2-4 715 156731 ns/op BenchmarkIndexHard3-4 181 633817 ns/op BenchmarkIndexHard4-4 123 899378 ns/op BenchmarkLastIndexHard1-4 7 14393081 ns/op BenchmarkLastIndexHard2-4 6 18422156 ns/op BenchmarkLastIndexHard3-4 6 19910000 ns/op BenchmarkCountHard1-4 1120 113518 ns/op BenchmarkCountHard2-4 680 179042 ns/op BenchmarkCountHard3-4 193 623543 ns/op BenchmarkSplitEmptySeparator-4 1 113460670 ns/op BenchmarkSplitSingleByteSeparator-4 16 9774299 ns/op BenchmarkSplitMultiByteSeparator-4 12 9600217 ns/op BenchmarkSplitNSingleByteSeparator-4 176610 983.5 ns/op BenchmarkSplitNMultiByteSeparator-4 62923 2027 ns/op BenchmarkRepeat-4 147189 871.8 ns/op BenchmarkRepeatLarge/256/1-4 116926 1361 ns/op 188.05 MB/s BenchmarkRepeatLarge/256/16-4 197240 899.8 ns/op 284.50 MB/s BenchmarkRepeatLarge/512/1-4 62294 1740 ns/op 294.30 MB/s BenchmarkRepeatLarge/512/16-4 82740 1494 ns/op 342.64 MB/s BenchmarkRepeatLarge/1024/1-4 44988 2902 ns/op 352.84 MB/s BenchmarkRepeatLarge/1024/16-4 50718 2485 ns/op 412.01 MB/s BenchmarkRepeatLarge/2048/1-4 25611 4661 ns/op 439.39 MB/s BenchmarkRepeatLarge/2048/16-4 30640 3983 ns/op 514.17 MB/s BenchmarkRepeatLarge/4096/1-4 14547 9109 ns/op 449.67 MB/s BenchmarkRepeatLarge/4096/16-4 15486 7255 ns/op 564.58 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13464 ns/op 608.43 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13624 ns/op 601.31 MB/s BenchmarkRepeatLarge/8192/4097-4 15801 7926 ns/op 516.92 MB/s BenchmarkRepeatLarge/16384/1-4 8340 27377 ns/op 598.47 MB/s BenchmarkRepeatLarge/16384/16-4 9139 24641 ns/op 664.90 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21546 ns/op 570.45 MB/s BenchmarkRepeatLarge/32768/1-4 3519 48988 ns/op 668.90 MB/s BenchmarkRepeatLarge/32768/16-4 2083 52278 ns/op 626.80 MB/s BenchmarkRepeatLarge/32768/4097-4 2395 46726 ns/op 613.77 MB/s BenchmarkRepeatLarge/65536/1-4 1356 93022 ns/op 704.52 MB/s BenchmarkRepeatLarge/65536/16-4 960 116510 ns/op 562.49 MB/s BenchmarkRepeatLarge/65536/4097-4 1210 94987 ns/op 646.99 MB/s BenchmarkRepeatLarge/131072/1-4 268 436488 ns/op 300.29 MB/s BenchmarkRepeatLarge/131072/16-4 250 484354 ns/op 270.61 MB/s BenchmarkRepeatLarge/131072/4097-4 234 678295 ns/op 187.24 MB/s BenchmarkRepeatLarge/262144/1-4 152 839535 ns/op 312.25 MB/s BenchmarkRepeatLarge/262144/16-4 100 1026304 ns/op 255.43 MB/s BenchmarkRepeatLarge/262144/4097-4 151 831112 ns/op 310.56 MB/s BenchmarkRepeatLarge/524288/1-4 75 1469762 ns/op 356.72 MB/s BenchmarkRepeatLarge/524288/16-4 73 1457522 ns/op 359.71 MB/s BenchmarkRepeatLarge/524288/4097-4 78 1439781 ns/op 361.39 MB/s BenchmarkRepeatLarge/1048576/1-4 37 2715045 ns/op 386.21 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2519669 ns/op 416.16 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2656407 ns/op 393.29 MB/s BenchmarkRepeatLarge/2097152/1-4 22 5050238 ns/op 415.26 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4901910 ns/op 427.82 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5031122 ns/op 416.12 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9236156 ns/op 454.12 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9037529 ns/op 464.10 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9328091 ns/op 449.31 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16000657 ns/op 524.27 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16431745 ns/op 510.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17006258 ns/op 493.15 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28030331 ns/op 598.54 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28140540 ns/op 596.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27674460 ns/op 606.23 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54704111 ns/op 613.38 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53295552 ns/op 629.59 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53028354 ns/op 632.76 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100773613 ns/op 665.94 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104808531 ns/op 640.30 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 102574022 ns/op 654.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 222542430 ns/op 603.11 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203670222 ns/op 659.00 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 205834479 ns/op 652.07 MB/s BenchmarkRepeatLarge/268435456/1-4 1 435200102 ns/op 616.81 MB/s BenchmarkRepeatLarge/268435456/16-4 1 411066249 ns/op 653.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 397903975 ns/op 674.62 MB/s BenchmarkRepeatLarge/536870912/1-4 1 867209237 ns/op 619.08 MB/s BenchmarkRepeatLarge/536870912/16-4 1 827718063 ns/op 648.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 863304969 ns/op 621.88 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3055871668 ns/op 351.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1635676803 ns/op 656.45 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1636189473 ns/op 656.25 MB/s BenchmarkBytesCompare/1-4 12423306 8.902 ns/op BenchmarkBytesCompare/2-4 13251088 9.185 ns/op BenchmarkBytesCompare/4-4 13301484 9.077 ns/op BenchmarkBytesCompare/8-4 14764903 8.191 ns/op BenchmarkBytesCompare/16-4 14524261 8.296 ns/op BenchmarkBytesCompare/32-4 12840060 9.662 ns/op BenchmarkBytesCompare/64-4 10772294 10.47 ns/op BenchmarkBytesCompare/128-4 9343645 12.18 ns/op BenchmarkBytesCompare/256-4 7944472 14.69 ns/op BenchmarkBytesCompare/512-4 4934875 22.40 ns/op BenchmarkBytesCompare/1024-4 3166478 35.46 ns/op BenchmarkBytesCompare/2048-4 1847184 60.54 ns/op BenchmarkIndexAnyASCII/1:1-4 2055524 57.50 ns/op BenchmarkIndexAnyASCII/1:2-4 2044592 71.65 ns/op BenchmarkIndexAnyASCII/1:4-4 2195541 54.13 ns/op BenchmarkIndexAnyASCII/1:8-4 1994314 53.30 ns/op BenchmarkIndexAnyASCII/1:16-4 2280420 52.79 ns/op BenchmarkIndexAnyASCII/1:32-4 2156161 75.16 ns/op BenchmarkIndexAnyASCII/1:64-4 510507 197.4 ns/op BenchmarkIndexAnyASCII/16:1-4 1278054 88.37 ns/op BenchmarkIndexAnyASCII/16:2-4 591232 236.9 ns/op BenchmarkIndexAnyASCII/16:4-4 661384 226.4 ns/op BenchmarkIndexAnyASCII/16:8-4 473578 217.7 ns/op BenchmarkIndexAnyASCII/16:16-4 540628 222.0 ns/op BenchmarkIndexAnyASCII/16:32-4 480154 241.1 ns/op BenchmarkIndexAnyASCII/16:64-4 422977 272.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1879407 60.99 ns/op BenchmarkIndexAnyASCII/256:2-4 51298 2240 ns/op BenchmarkIndexAnyASCII/256:4-4 47383 2314 ns/op BenchmarkIndexAnyASCII/256:8-4 48685 2291 ns/op BenchmarkIndexAnyASCII/256:16-4 46911 2576 ns/op BenchmarkIndexAnyASCII/256:32-4 52155 2197 ns/op BenchmarkIndexAnyASCII/256:64-4 51402 2199 ns/op BenchmarkIndexAnyUTF8/1:1-4 2200514 53.19 ns/op BenchmarkIndexAnyUTF8/1:2-4 2220312 52.80 ns/op BenchmarkIndexAnyUTF8/1:4-4 2226428 52.49 ns/op BenchmarkIndexAnyUTF8/1:8-4 2202024 52.69 ns/op BenchmarkIndexAnyUTF8/1:16-4 2287634 51.09 ns/op BenchmarkIndexAnyUTF8/1:32-4 2267160 51.43 ns/op BenchmarkIndexAnyUTF8/1:64-4 2299808 51.64 ns/op BenchmarkIndexAnyUTF8/16:1-4 169584 742.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 430752 278.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 438735 276.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 405940 277.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 451987 282.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 351733 300.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 427521 305.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11374 ns/op BenchmarkIndexAnyUTF8/256:2-4 32347 3592 ns/op BenchmarkIndexAnyUTF8/256:4-4 31797 3649 ns/op BenchmarkIndexAnyUTF8/256:8-4 31399 3647 ns/op BenchmarkIndexAnyUTF8/256:16-4 30865 3809 ns/op BenchmarkIndexAnyUTF8/256:32-4 29648 3970 ns/op BenchmarkIndexAnyUTF8/256:64-4 30085 3973 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2268334 51.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2346808 50.95 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2317190 51.20 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2206423 51.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2311388 50.39 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2302186 51.63 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2274613 52.35 ns/op BenchmarkLastIndexAnyASCII/16:1-4 499672 231.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 556119 231.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 420662 247.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 483242 236.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 508669 245.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 482214 263.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 385340 295.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39180 2948 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38577 2902 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39873 2918 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38954 2898 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39540 2931 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38090 2930 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39388 2970 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2237780 52.05 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2282126 50.98 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2335303 51.14 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2301178 51.32 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2314814 51.01 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2254666 52.03 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2222698 52.05 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 199990 599.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 427738 279.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 463970 276.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 437533 313.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 450430 284.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 431400 296.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 433794 297.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13392 9022 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30802 3653 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 33110 3661 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31743 3684 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 33072 3691 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29880 3936 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29581 3946 ns/op BenchmarkTrimASCII/1:1-4 2516192 48.19 ns/op BenchmarkTrimASCII/1:2-4 2298992 52.22 ns/op BenchmarkTrimASCII/1:4-4 2198499 53.10 ns/op BenchmarkTrimASCII/1:8-4 2093692 57.51 ns/op BenchmarkTrimASCII/1:16-4 1859418 65.32 ns/op BenchmarkTrimASCII/16:1-4 720138 178.3 ns/op BenchmarkTrimASCII/16:2-4 557749 227.9 ns/op BenchmarkTrimASCII/16:4-4 553047 239.0 ns/op BenchmarkTrimASCII/16:8-4 546306 236.4 ns/op BenchmarkTrimASCII/16:16-4 528016 245.3 ns/op BenchmarkTrimASCII/256:1-4 56012 2119 ns/op BenchmarkTrimASCII/256:2-4 40597 2955 ns/op BenchmarkTrimASCII/256:4-4 39603 2945 ns/op BenchmarkTrimASCII/256:8-4 40376 2936 ns/op BenchmarkTrimASCII/256:16-4 40438 2943 ns/op BenchmarkTrimASCII/4096:1-4 3860 33492 ns/op BenchmarkTrimASCII/4096:2-4 2793 46899 ns/op BenchmarkTrimASCII/4096:4-4 2762 46337 ns/op BenchmarkTrimASCII/4096:8-4 2774 46461 ns/op BenchmarkTrimASCII/4096:16-4 2655 45640 ns/op BenchmarkTrimByte-4 2207966 52.92 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18448 6679 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18206 6898 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1010 120727 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1975 61471 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3804 32062 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7051 16580 ns/op BenchmarkCompareBytesEqual-4 15359043 8.546 ns/op BenchmarkCompareBytesToNil-4 14175237 8.966 ns/op BenchmarkCompareBytesEmpty-4 18744109 6.166 ns/op BenchmarkCompareBytesIdentical-4 18224360 6.212 ns/op BenchmarkCompareBytesSameLength-4 15159092 7.988 ns/op BenchmarkCompareBytesDifferentLength-4 15571462 7.575 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2918 44670 ns/op 23474.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3123 45241 ns/op 23177.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3169 44399 ns/op 23617.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2623 43832 ns/op 23922.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2833 47299 ns/op 22169.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2989 45833 ns/op 22878.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2562 45065 ns/op 23268.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2810 41686 ns/op 25154.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2832 45104 ns/op 23248.09 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2840 49170 ns/op 21325.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2962 46164 ns/op 22714.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2960 45981 ns/op 22804.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2913 52794 ns/op 19861.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2804 47185 ns/op 22222.68 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2662 45704 ns/op 22942.93 MB/s BenchmarkCompareBytesBig-4 3021 42738 ns/op 24535.28 MB/s BenchmarkCompareBytesBigIdentical-4 15868741 7.454 ns/op 140677198.59 MB/s PASS ok bytes 70.173s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 76472124 ns/op 1.31 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 283890169 ns/op 2.00 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24330656 ns/op 0.67 MB/s 3643376 B/op 50 allocs/op PASS ok compress/bzip2 2.354s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 51 2171040 ns/op 4.61 MB/s 42793 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21000204 ns/op 4.76 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 205255994 ns/op 4.87 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 58 2129782 ns/op 4.70 MB/s 42741 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21749795 ns/op 4.60 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 228851240 ns/op 4.37 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2162692 ns/op 4.62 MB/s 42778 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21452982 ns/op 4.66 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 201790151 ns/op 4.96 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 49 2142932 ns/op 4.67 MB/s 42926 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20585555 ns/op 4.86 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 223843951 ns/op 4.47 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2317899 ns/op 4.31 MB/s 43980 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21680316 ns/op 4.61 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 219984345 ns/op 4.55 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 66 1772488 ns/op 5.64 MB/s 43143 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14910241 ns/op 6.71 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 149710079 ns/op 6.68 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1722088 ns/op 5.81 MB/s 43004 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11872545 ns/op 8.42 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 118999790 ns/op 8.40 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 66 1636700 ns/op 6.11 MB/s 43413 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11952910 ns/op 8.37 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 120029063 ns/op 8.33 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 98 1270763 ns/op 7.87 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12242617 ns/op 8.17 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 127069306 ns/op 7.87 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2592573 ns/op 3.86 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21658368 ns/op 4.62 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 199648517 ns/op 5.01 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 6132469 ns/op 1.63 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 68109890 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 685582064 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6327996 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 68061588 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 681221096 ns/op 1.47 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 74 1515829 ns/op 6.60 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12764228 ns/op 7.83 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126190068 ns/op 7.92 MB/s BenchmarkEncode/Newton/Speed/1e4-4 55 2266430 ns/op 4.41 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16180702 ns/op 6.18 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 160276110 ns/op 6.24 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5727374 ns/op 1.75 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58526327 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 597831133 ns/op 1.67 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5859328 ns/op 1.71 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 72810241 ns/op 1.37 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 731800696 ns/op 1.37 MB/s PASS ok compress/flate 16.783s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2638879 ns/op 3.79 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2681526 ns/op 3.73 MB/s BenchmarkDecoder/1e5-4 4 26614009 ns/op 3.76 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25955280 ns/op 3.85 MB/s BenchmarkDecoder/1e6-4 1 256451776 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse6-4 1 251999734 ns/op 3.97 MB/s BenchmarkEncoder/1e4-4 55 2108393 ns/op 4.74 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1960916 ns/op 5.10 MB/s BenchmarkEncoder/1e5-4 5 20226560 ns/op 4.94 MB/s BenchmarkEncoder/1e-Reuse5-4 6 20168540 ns/op 4.96 MB/s BenchmarkEncoder/1e6-4 1 211473441 ns/op 4.73 MB/s BenchmarkEncoder/1e-Reuse6-4 1 203645845 ns/op 4.91 MB/s PASS ok compress/lzw 4.180s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4500546 ns/op PASS ok container/heap 1.277s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 28670 3859 ns/op BenchmarkWithTimeout/concurrency=40-4 7046 22638 ns/op BenchmarkWithTimeout/concurrency=4000-4 6037 26625 ns/op BenchmarkWithTimeout/concurrency=400000-4 7341 20086 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 284059 389.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17218 7285 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21240 5142 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4518 31341 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2133 66640 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3910 30678 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 345 359858 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 238 546029 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 357 314846 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 3589384 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5729976 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 3184244 ns/op BenchmarkCheckCanceled/Err-4 335480 368.6 ns/op BenchmarkCheckCanceled/Done-4 483770 244.3 ns/op BenchmarkContextCancelDone-4 396616 349.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26956 4513 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24062 4876 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24442 5297 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19909 6070 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15150 8323 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 526376 209.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 328190 354.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 255816 468.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 163292 764.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 79654 1396 ns/op PASS ok context 11.135s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1660560 72.27 ns/op 221.38 MB/s BenchmarkDecrypt-4 1855555 63.19 ns/op 253.19 MB/s BenchmarkExpand-4 946448 106.4 ns/op PASS ok crypto/aes 1.590s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 225123 523.6 ns/op 122.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 385414 340.4 ns/op 188.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 221271 501.2 ns/op 127.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 370394 342.1 ns/op 187.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 145130 813.7 ns/op 1659.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 188818 613.8 ns/op 2199.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 132862 883.6 ns/op 1527.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 169659 725.1 ns/op 1861.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 48914 2217 ns/op 3695.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63327 1894 ns/op 4325.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44128 2663 ns/op 3076.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 46027 2427 ns/op 3375.71 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6442 20154 ns/op 50.56 MB/s BenchmarkAESCFBDecrypt1K-4 6636 19553 ns/op 52.11 MB/s BenchmarkAESCFBDecrypt8K-4 765 155065 ns/op 52.80 MB/s BenchmarkAESOFB1K-4 10000 12973 ns/op 78.55 MB/s BenchmarkAESCTR1K-4 13905 8495 ns/op 119.95 MB/s BenchmarkAESCTR8K-4 1807 70145 ns/op 116.71 MB/s BenchmarkAESCBCEncrypt1K-4 13825 8805 ns/op 116.30 MB/s BenchmarkAESCBCDecrypt1K-4 17317 6484 ns/op 157.93 MB/s PASS ok crypto/cipher 4.588s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 85936 1310 ns/op 6.11 MB/s BenchmarkDecrypt-4 87896 1208 ns/op 6.62 MB/s BenchmarkTDESEncrypt-4 35846 3237 ns/op 2.47 MB/s BenchmarkTDESDecrypt-4 37640 3111 ns/op 2.57 MB/s PASS ok crypto/des 1.711s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1275 99799 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 7149904 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 17483870 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1444171 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.677s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1970 64321 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 33 3403739 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 14 8355782 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1178 99572 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8003917 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21059796 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5211 23221 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 70 1758753 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4549269 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.666s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 259 449356 ns/op BenchmarkNewKeyFromSeed-4 267 433860 ns/op BenchmarkSigning-4 254 457641 ns/op BenchmarkVerification-4 174 655280 ns/op PASS ok crypto/ed25519 1.759s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5696 18718 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 779130 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 1670666 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 4346194 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1903 68289 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 62 1904816 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4764108 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13401630 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12374 9468 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6723 17740 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4333 27320 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1186704 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2716 43034 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 345 309534 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1896 70000 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1126143 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.753s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15723 7000 ns/op 146.29 MB/s BenchmarkHMACSHA256_32-4 24193 4774 ns/op 6.70 MB/s BenchmarkNewWriteSum-4 11077 10547 ns/op 3.03 MB/s PASS ok crypto/hmac 1.633s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38395 2669 ns/op BenchmarkModSub-4 42164 2701 ns/op BenchmarkMontgomeryRepr-4 25572 4667 ns/op BenchmarkMontgomeryMul-4 25068 4609 ns/op BenchmarkModMul-4 12451 10018 ns/op BenchmarkExpBig-4 18 6773591 ns/op BenchmarkExp-4 6 19832746 ns/op PASS ok crypto/internal/bigmod 2.553s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3457 34846 ns/op BenchmarkScalarBaseMult-4 278 421912 ns/op BenchmarkScalarMult-4 122 965975 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 189 630601 ns/op PASS ok crypto/internal/edwards25519 1.776s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 420627 266.5 ns/op BenchmarkMultiply-4 5400958 21.24 ns/op BenchmarkSquare-4 6861193 17.16 ns/op BenchmarkInvert-4 32278 3677 ns/op BenchmarkMult32-4 1276142 91.81 ns/op PASS ok crypto/internal/edwards25519/field 1.974s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 1822375 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2277 55974 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4514660 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 12845002 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 181 626598 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11160 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 86 1480993 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3690864 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.278s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 706470 173.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 429403 301.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 130666 914.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 719251 180.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 439942 303.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 132283 923.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.033s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 100336 1139 ns/op 7.02 MB/s BenchmarkHash64-4 138132 875.0 ns/op 73.14 MB/s BenchmarkHash128-4 130268 932.0 ns/op 137.34 MB/s BenchmarkHash256-4 109960 1088 ns/op 235.23 MB/s BenchmarkHash512-4 82880 1424 ns/op 359.47 MB/s BenchmarkHash1K-4 55762 2126 ns/op 481.73 MB/s BenchmarkHash8K-4 10000 11592 ns/op 706.70 MB/s BenchmarkHash1M-4 86 1393595 ns/op 752.43 MB/s BenchmarkHash8M-4 9 11419244 ns/op 734.60 MB/s BenchmarkHash8BytesUnaligned-4 94569 1095 ns/op 7.30 MB/s BenchmarkHash1KUnaligned-4 57544 2098 ns/op 488.04 MB/s BenchmarkHash8KUnaligned-4 10000 11779 ns/op 695.47 MB/s PASS ok crypto/md5 3.093s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 100532940 ns/op PASS ok crypto/rand 1.329s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12351 9232 ns/op 13.86 MB/s BenchmarkRC4_1K-4 1617 74961 ns/op 13.66 MB/s BenchmarkRC4_8K-4 198 590062 ns/op 13.72 MB/s PASS ok crypto/rc4 1.611s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11908951 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26379512 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 46612376 ns/op BenchmarkEncryptPKCS1v15/2048-4 34 3500333 ns/op BenchmarkDecryptOAEP/2048-4 9 12122591 ns/op BenchmarkEncryptOAEP/2048-4 32 3568782 ns/op BenchmarkSignPKCS1v15/2048-4 9 12275093 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3564731 ns/op BenchmarkSignPSS/2048-4 9 12344045 ns/op BenchmarkVerifyPSS/2048-4 33 3708901 ns/op PASS ok crypto/rsa 3.132s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 93266 1213 ns/op 6.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 120178 1013 ns/op 7.90 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 79972 1429 ns/op 223.89 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 105048 1184 ns/op 270.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55915 2077 ns/op 492.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 62539 1830 ns/op 559.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13281 8896 ns/op 920.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13948 8597 ns/op 952.88 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.551s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76432 1470 ns/op 5.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96061 1296 ns/op 6.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 96154 1313 ns/op 6.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30930 3626 ns/op 282.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34323 3536 ns/op 289.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34857 3531 ns/op 290.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5498 23294 ns/op 351.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6182 22349 ns/op 366.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6020 21137 ns/op 387.56 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.629s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 57230 2072 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72734 1554 ns/op 5.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 63789 1769 ns/op 4.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33147 3554 ns/op 288.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 32343 3579 ns/op 286.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33470 3425 ns/op 298.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8210 16314 ns/op 502.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8404 15424 ns/op 531.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8437 16055 ns/op 510.25 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.528s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25572602 5.708 ns/op BenchmarkConstantTimeEq-4 20140388 5.202 ns/op BenchmarkConstantTimeLessOrEq-4 24414901 5.349 ns/op BenchmarkXORBytes/8Bytes-4 3486322 33.77 ns/op 236.91 MB/s BenchmarkXORBytes/128Bytes-4 3000242 37.18 ns/op 3442.86 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 111.3 ns/op 18393.57 MB/s BenchmarkXORBytes/32768Bytes-4 82728 1392 ns/op 23545.13 MB/s PASS ok crypto/subtle 2.217s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 5685339 ns/op BenchmarkCertCache/1-4 42 3892379 ns/op BenchmarkCertCache/2-4 30 4058609 ns/op BenchmarkCertCache/3-4 42 3802066 ns/op BenchmarkHandshakeServer/RSA-4 10 10605268 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9998424 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 10193351 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 44 2980940 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 33 3969516 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 27 4040857 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 30 5072397 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37300174 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 31847738 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 60273332 ns/op 17.40 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 59091231 ns/op 17.75 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 113651631 ns/op 18.45 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 106976637 ns/op 19.60 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 227865756 ns/op 18.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 198377167 ns/op 21.14 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 387378822 ns/op 21.65 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 392984045 ns/op 21.35 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 707528408 ns/op 23.71 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 756390084 ns/op 22.18 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1532561412 ns/op 21.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1703924206 ns/op 19.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5541522755 ns/op 12.11 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6488573840 ns/op 10.34 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 125010115 ns/op 8.39 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 127065835 ns/op 8.25 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 210654229 ns/op 9.96 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 209413934 ns/op 10.01 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 392248345 ns/op 10.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 473716547 ns/op 8.85 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 778953667 ns/op 10.77 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 875856683 ns/op 9.58 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1529600854 ns/op 10.97 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1624188235 ns/op 10.33 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2989311728 ns/op 11.22 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2843089082 ns/op 11.80 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5837722264 ns/op 11.50 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6380199465 ns/op 10.52 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 721981078 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 719717947 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 308372945 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 306258291 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168498379 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160837248 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 98752345 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 97634012 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 62858382 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 54109742 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 176823167 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 159365405 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 83459985 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 82925811 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 62170918 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 53756530 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 44838968 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 2 51583276 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35977473 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 37728354 ns/op PASS ok crypto/tls 53.524s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 18174739 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 370 421604 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 867 133144 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 822 156831 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.649s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 40 3055192 ns/op 278530 B/op 1627 allocs/op BenchmarkConcurrentStmtQuery-4 36 3315486 ns/op 265079 B/op 1989 allocs/op BenchmarkConcurrentStmtExec-4 72 2583602 ns/op 214403 B/op 603 allocs/op BenchmarkConcurrentTxQuery-4 34 3401513 ns/op 272844 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 99 1885250 ns/op 87797 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 43 2345153 ns/op 110082 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 128 859958 ns/op 40135 B/op 381 allocs/op BenchmarkConcurrentRandom-4 33 3532384 ns/op 229790 B/op 1803 allocs/op BenchmarkManyConcurrentQueries-4 2070 50730 ns/op 4129 B/op 20 allocs/op BenchmarkGrabConn-4 196339 645.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.103s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1832 88726 ns/op BenchmarkSymbols32-4 1477 74464 ns/op PASS ok debug/elf 1.522s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 113582 1530 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 54 2613404 ns/op 188163 B/op 13 allocs/op Benchmark115/LineToPC-4 69 2226285 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16321 11950 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.279s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 47390 2482 ns/op BenchmarkMarshal-4 727 187966 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2382 45317 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.556s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 294 413959 ns/op 19.79 MB/s BenchmarkEncodeToString-4 262 502178 ns/op 16.31 MB/s BenchmarkDecode-4 84 1501454 ns/op 8.73 MB/s BenchmarkDecodeString-4 114 1171716 ns/op 11.19 MB/s PASS ok encoding/base32 1.959s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 250 615539 ns/op 13.31 MB/s BenchmarkDecodeString/2-4 315470 459.8 ns/op 8.70 MB/s BenchmarkDecodeString/4-4 210777 698.9 ns/op 11.45 MB/s BenchmarkDecodeString/8-4 190051 616.9 ns/op 19.45 MB/s BenchmarkDecodeString/64-4 35766 3092 ns/op 28.46 MB/s BenchmarkDecodeString/8192-4 358 316605 ns/op 34.50 MB/s BenchmarkNewEncoding-4 40188 3102 ns/op 82.52 MB/s PASS ok encoding/base64 2.504s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1269 106502 ns/op 37.56 MB/s BenchmarkReadStruct-4 14842 13736 ns/op 5.46 MB/s BenchmarkWriteStruct-4 10000 11504 ns/op 6.52 MB/s BenchmarkReadInts-4 29078 4150 ns/op 7.23 MB/s BenchmarkWriteInts-4 31735 3911 ns/op 7.67 MB/s BenchmarkWriteSlice1000Int32s-4 1076 118624 ns/op 33.72 MB/s BenchmarkPutUint16-4 2561301 59.73 ns/op 33.48 MB/s BenchmarkAppendUint16-4 3255560 39.70 ns/op 50.38 MB/s BenchmarkPutUint32-4 2297266 52.93 ns/op 75.57 MB/s BenchmarkAppendUint32-4 2429050 48.65 ns/op 82.22 MB/s BenchmarkPutUint64-4 1000000 160.0 ns/op 49.99 MB/s BenchmarkAppendUint64-4 1000000 117.2 ns/op 68.26 MB/s BenchmarkLittleEndianPutUint16-4 2428314 84.78 ns/op 23.59 MB/s BenchmarkLittleEndianAppendUint16-4 1823918 57.32 ns/op 34.89 MB/s BenchmarkLittleEndianPutUint32-4 1891698 69.67 ns/op 57.41 MB/s BenchmarkLittleEndianAppendUint32-4 2065224 85.58 ns/op 46.74 MB/s BenchmarkLittleEndianPutUint64-4 1052547 155.3 ns/op 51.53 MB/s BenchmarkLittleEndianAppendUint64-4 990015 112.5 ns/op 71.12 MB/s BenchmarkReadFloats-4 115752 996.2 ns/op 12.05 MB/s BenchmarkWriteFloats-4 110452 2132 ns/op 5.63 MB/s BenchmarkReadSlice1000Float32s-4 962 133649 ns/op 29.93 MB/s BenchmarkWriteSlice1000Float32s-4 832 138125 ns/op 28.96 MB/s BenchmarkReadSlice1000Uint8s-4 41920 5330 ns/op 187.63 MB/s BenchmarkWriteSlice1000Uint8s-4 30991 4783 ns/op 209.09 MB/s BenchmarkPutUvarint32-4 781981 179.0 ns/op 22.34 MB/s BenchmarkPutUvarint64-4 224184 886.6 ns/op 9.02 MB/s PASS ok encoding/binary 7.523s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5104 22669 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5419 27397 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5467 38715 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2566 43759 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5952 36934 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6800 20690 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 4741 24209 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4593 37690 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 22635 ns/op PASS ok encoding/csv 3.158s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6690 21509 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6612 15874 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 184 762631 ns/op 17003 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 523 238553 ns/op 938 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 988 120365 ns/op 88 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 900 117452 ns/op 96 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1437 83650 ns/op 270 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 48 2640631 ns/op 38620 B/op 258 allocs/op BenchmarkDecodeComplex128Slice-4 348 474889 ns/op 25311 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 752 199451 ns/op 10813 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 764 184360 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 358 471293 ns/op 39245 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 132 970852 ns/op 67412 B/op 2237 allocs/op BenchmarkDecodeBytesSlice-4 345 421298 ns/op 24132 B/op 203 allocs/op BenchmarkDecodeInterfaceSlice-4 62 2203774 ns/op 83406 B/op 3178 allocs/op BenchmarkDecodeMap-4 81 1828262 ns/op 54131 B/op 181 allocs/op PASS ok encoding/gob 4.876s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9846 12193 ns/op 21.00 MB/s BenchmarkEncode/1024-4 2227 46163 ns/op 22.18 MB/s BenchmarkEncode/4096-4 585 307989 ns/op 13.30 MB/s BenchmarkEncode/16384-4 152 770837 ns/op 21.25 MB/s BenchmarkDecode/256-4 18147 8922 ns/op 28.69 MB/s BenchmarkDecode/1024-4 6103 30245 ns/op 33.86 MB/s BenchmarkDecode/4096-4 1465 88155 ns/op 46.46 MB/s BenchmarkDecode/16384-4 271 582591 ns/op 28.12 MB/s BenchmarkDump/256-4 896 139313 ns/op 1.84 MB/s BenchmarkDump/1024-4 240 468061 ns/op 2.19 MB/s BenchmarkDump/4096-4 79 1959793 ns/op 2.09 MB/s BenchmarkDump/16384-4 14 8321096 ns/op 1.97 MB/s PASS ok encoding/hex 3.517s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 136931838 ns/op 14.17 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 144561073 ns/op 13.42 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 149211819 ns/op 13.00 MB/s 1943664 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 203439347 ns/op 9.54 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19610 10624 ns/op BenchmarkMarshalBytes/256-4 3477 49349 ns/op BenchmarkMarshalBytes/4096-4 382 323801 ns/op BenchmarkMarshalBytesError/32-4 36 3189436 ns/op BenchmarkMarshalBytesError/256-4 44 3132111 ns/op BenchmarkMarshalBytesError/4096-4 36 3057654 ns/op BenchmarkMarshalMap-4 21062 4844 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 498190184 ns/op 3.90 MB/s 10099080 B/op 40041 allocs/op BenchmarkUnicodeDecoder-4 25506 4274 ns/op 3.28 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41136 4633 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 716040163 ns/op 2.71 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 467045201 ns/op 4.15 MB/s 2020960 B/op 40012 allocs/op BenchmarkUnmarshalString-4 65194 2122 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 95664 1569 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 130294 1342 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14928 8703 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 56889 3102 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 53331 2384 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16038 7335 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2932 49175 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 586 242381 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 68 1749184 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 14108656 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 482967 245.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 474502 268.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 447372 258.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 450474 249.6 ns/op BenchmarkEncodeMarshaler-4 45696 2568 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 50676 2251 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4287976 33.42 ns/op BenchmarkNumberIsValidRegexp-4 18099 8614 ns/op PASS ok encoding/json 12.026s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 3591298 ns/op 18.25 MB/s BenchmarkDecode-4 30 4839050 ns/op 18.35 MB/s PASS ok encoding/pem 1.376s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1879 91356 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 614 209129 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2401 56200 ns/op PASS ok encoding/xml 1.822s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 173866 790.9 ns/op BenchmarkAs-4 54554 3064 ns/op PASS ok errors 1.481s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 374926 308.2 ns/op BenchmarkIntSet-4 630384 209.9 ns/op BenchmarkFloatAdd-4 130959 1001 ns/op BenchmarkFloatSet-4 525268 230.0 ns/op BenchmarkStringSet-4 353134 334.5 ns/op BenchmarkMapSet-4 105177 1085 ns/op BenchmarkMapSetDifferent-4 45974 2673 ns/op BenchmarkMapSetDifferentRandom-4 220 519071 ns/op BenchmarkMapSetString-4 100899 1146 ns/op BenchmarkMapAddSame-4 34149 6318 ns/op BenchmarkMapAddDifferent-4 9657 14581 ns/op BenchmarkMapAddDifferentRandom-4 176 614418 ns/op BenchmarkMapAddSameSteadyState-4 314835 442.5 ns/op BenchmarkMapAddDifferentSteadyState-4 87520 1246 ns/op BenchmarkMapString-4 7804 25659 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 13975 10462 ns/op PASS ok expvar 4.865s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 76298 1965 ns/op BenchmarkSprintfEmpty-4 194460 615.4 ns/op BenchmarkSprintfString-4 213985 934.1 ns/op BenchmarkSprintfTruncateString-4 120184 1032 ns/op BenchmarkSprintfTruncateBytes-4 71835 1499 ns/op BenchmarkSprintfSlowParsingPath-4 199621 941.9 ns/op BenchmarkSprintfQuoteString-4 39771 3028 ns/op BenchmarkSprintfInt-4 146361 981.5 ns/op BenchmarkSprintfIntInt-4 101214 1135 ns/op BenchmarkSprintfPrefixedInt-4 138091 1452 ns/op BenchmarkSprintfFloat-4 105295 1584 ns/op BenchmarkSprintfComplex-4 36692 3521 ns/op BenchmarkSprintfBoolean-4 124131 1026 ns/op BenchmarkSprintfHexString-4 64212 2464 ns/op BenchmarkSprintfHexBytes-4 59622 2885 ns/op BenchmarkSprintfBytes-4 29395 4587 ns/op BenchmarkSprintfStringer-4 42631 2452 ns/op BenchmarkSprintfStructure-4 20779 5280 ns/op BenchmarkManyArgs-4 41982 2766 ns/op BenchmarkFprintInt-4 55387 3023 ns/op BenchmarkFprintfBytes-4 52849 2226 ns/op BenchmarkFprintIntNoAlloc-4 52318 2229 ns/op BenchmarkScanInts-4 25 4317336 ns/op BenchmarkScanRecursiveInt-4 1 483941919 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 668122814 ns/op PASS ok fmt 7.910s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 507 254730 ns/op PASS ok go/build 1.250s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 36405 3163 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 12757 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4556 37872 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 867 190511 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 241 820906 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 46 3423481 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 10943830 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 48299591 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 182629223 ns/op 15259168 B/op 65567 allocs/op PASS ok go/constant 3.100s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 456716903 ns/op 0.14 MB/s 46819576 B/op 49035 allocs/op PASS ok go/format 1.547s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 34690018 ns/op 1.55 MB/s BenchmarkParseOnly-4 6 20166369 ns/op 2.67 MB/s BenchmarkResolve-4 46 3277542 ns/op 16.43 MB/s PASS ok go/parser 3.189s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 150067530 ns/op 0.34 MB/s 5178392 B/op 27482 allocs/op BenchmarkPrintDecl-4 856 211577 ns/op 0.15 MB/s 15506 B/op 51 allocs/op PASS ok go/printer 1.426s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 199 597290 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10168027 ns/op 4.88 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14706079 ns/op 4.91 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21408031 ns/op 5.47 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1040827 ns/op 2.96 MB/s PASS ok go/scanner 1.984s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1231008 141.0 ns/op PASS ok go/token 1.372s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 99 1010191 ns/op BenchmarkNamed/Underlying/nongeneric-4 768435 151.8 ns/op BenchmarkNamed/Underlying/generic-4 741643 260.6 ns/op BenchmarkNamed/Underlying/src_instance-4 927457 141.0 ns/op BenchmarkNamed/Underlying/user_instance-4 697934 151.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14209 9287 ns/op BenchmarkNamed/NewMethodSet/generic-4 12054 10176 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10127 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10683 ns/op BenchmarkCheck/http/funcbodies/info-4 1 713669048 ns/op 45471 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 614033744 ns/op 52811 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 305129187 ns/op 106278 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 284923511 ns/op 113786 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3401145974 ns/op 1519 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 163874250 ns/op 31354 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 115908381 ns/op 43674 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 111440862 ns/op 45883 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 808840375 ns/op 2674 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 88644056 ns/op 24346 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 105313705 ns/op 19633 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 74529442 ns/op 28959 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2432265843 ns/op 26885 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 711522873 ns/op 91869 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 183534813 ns/op 355151 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 154567310 ns/op 421831 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3905736174 ns/op 513.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 113595686 ns/op 17499 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 116208010 ns/op 17056 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 118322591 ns/op 16748 lines/s PASS ok go/types 57.903s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12082 13261 ns/op 77.22 MB/s PASS ok hash/adler32 1.331s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 232951 596.3 ns/op 25.15 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 178549 591.0 ns/op 25.38 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 127213 1386 ns/op 28.86 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 113310 957.2 ns/op 41.79 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 326084 381.5 ns/op 1341.98 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 416460 557.1 ns/op 919.08 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 317695 389.4 ns/op 2629.37 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 297752 429.3 ns/op 2385.25 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 231852 557.2 ns/op 7351.09 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 226248 695.9 ns/op 5885.51 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52678 2284 ns/op 14346.24 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 55692 2195 ns/op 14927.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 350835 380.7 ns/op 39.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 351220 381.3 ns/op 39.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 371310 402.3 ns/op 99.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 339141 370.6 ns/op 107.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 314262 528.7 ns/op 968.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 290328 460.0 ns/op 1113.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 238908 592.5 ns/op 1728.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 211947 669.0 ns/op 1530.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 203354 611.9 ns/op 6694.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 165565 629.8 ns/op 6504.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49222 2672 ns/op 12264.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 52862 2324 ns/op 14098.99 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 200229 716.2 ns/op 20.94 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 237007 774.8 ns/op 19.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 114086 1108 ns/op 36.09 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 120418 1061 ns/op 37.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 18150 ns/op 28.21 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 12355 ns/op 41.44 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5799 23065 ns/op 44.40 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6096 23177 ns/op 44.18 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1294 137834 ns/op 29.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1183 100136 ns/op 40.90 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 140 781909 ns/op 41.91 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 158 798553 ns/op 41.03 MB/s PASS ok hash/crc32 8.930s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 123 959268 ns/op 68.32 MB/s BenchmarkCrc64/ISO4KB-4 1360 84364 ns/op 48.55 MB/s BenchmarkCrc64/ISO1KB-4 6663 18520 ns/op 55.29 MB/s BenchmarkCrc64/ECMA64KB-4 100 1068208 ns/op 61.35 MB/s BenchmarkCrc64/Random64KB-4 100 1229207 ns/op 53.32 MB/s BenchmarkCrc64/Random16KB-4 456 272653 ns/op 60.09 MB/s PASS ok hash/crc64 2.203s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12806 10639 ns/op 96.25 MB/s BenchmarkFnv32aKB-4 13980 13998 ns/op 73.15 MB/s BenchmarkFnv64KB-4 12541 12688 ns/op 80.70 MB/s BenchmarkFnv64aKB-4 10000 10764 ns/op 95.13 MB/s BenchmarkFnv128KB-4 1365 77901 ns/op 13.14 MB/s BenchmarkFnv128aKB-4 1809 118462 ns/op 8.64 MB/s PASS ok hash/fnv 2.503s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 419712 338.0 ns/op 11.84 MB/s BenchmarkHash/n=4/Bytes-4 2962566 40.15 ns/op 99.62 MB/s BenchmarkHash/n=4/String-4 1688972 74.58 ns/op 53.63 MB/s BenchmarkHash/n=8/Write-4 400134 497.8 ns/op 16.07 MB/s BenchmarkHash/n=8/Bytes-4 2489422 46.37 ns/op 172.54 MB/s BenchmarkHash/n=8/String-4 1483388 72.25 ns/op 110.73 MB/s BenchmarkHash/n=16/Write-4 402055 318.4 ns/op 50.25 MB/s BenchmarkHash/n=16/Bytes-4 2964892 43.13 ns/op 370.99 MB/s BenchmarkHash/n=16/String-4 1000000 102.3 ns/op 156.40 MB/s BenchmarkHash/n=32/Write-4 392468 314.1 ns/op 101.89 MB/s BenchmarkHash/n=32/Bytes-4 2841351 38.03 ns/op 841.41 MB/s BenchmarkHash/n=32/String-4 1550404 70.05 ns/op 456.85 MB/s BenchmarkHash/n=64/Write-4 391059 347.2 ns/op 184.34 MB/s BenchmarkHash/n=64/Bytes-4 2479341 43.47 ns/op 1472.33 MB/s BenchmarkHash/n=64/String-4 1000000 108.1 ns/op 591.91 MB/s BenchmarkHash/n=256/Write-4 271582 462.8 ns/op 553.13 MB/s BenchmarkHash/n=256/Bytes-4 1882054 74.74 ns/op 3425.06 MB/s BenchmarkHash/n=256/String-4 683866 182.0 ns/op 1406.72 MB/s BenchmarkHash/n=320/Write-4 294849 488.2 ns/op 655.46 MB/s BenchmarkHash/n=320/Bytes-4 1485120 70.63 ns/op 4530.81 MB/s BenchmarkHash/n=320/String-4 604926 203.2 ns/op 1574.52 MB/s BenchmarkHash/n=1024/Write-4 127384 1088 ns/op 941.33 MB/s BenchmarkHash/n=1024/Bytes-4 723822 139.7 ns/op 7329.17 MB/s BenchmarkHash/n=1024/String-4 278203 788.5 ns/op 1298.68 MB/s BenchmarkHash/n=4096/Write-4 78624 2564 ns/op 1597.54 MB/s BenchmarkHash/n=4096/Bytes-4 227569 696.0 ns/op 5885.32 MB/s BenchmarkHash/n=4096/String-4 53730 2312 ns/op 1771.65 MB/s BenchmarkHash/n=16384/Write-4 19208 8384 ns/op 1954.10 MB/s BenchmarkHash/n=16384/Bytes-4 42320 2957 ns/op 5541.25 MB/s BenchmarkHash/n=16384/String-4 10000 10947 ns/op 1496.65 MB/s PASS ok hash/maphash 8.292s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 100 1035886 ns/op BenchmarkEscapeNone-4 56702 2421 ns/op BenchmarkUnescape-4 519 237575 ns/op BenchmarkUnescapeNone-4 523920 229.2 ns/op BenchmarkUnescapeSparse-4 10000 30402 ns/op BenchmarkUnescapeDense-4 885 193827 ns/op PASS ok html 2.382s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6584 17134 ns/op BenchmarkCSSEscaperNoSpecials-4 35559 3410 ns/op BenchmarkDecodeCSS-4 22315 7940 ns/op BenchmarkDecodeCSSNoSpecials-4 2888778 42.94 ns/op BenchmarkCSSValueFilter-4 95652 1603 ns/op BenchmarkCSSValueFilterOk-4 59384 1804 ns/op BenchmarkEscapedExecute-4 3273 32270 ns/op BenchmarkHTMLNospaceEscaper-4 10000 14703 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 38250 3300 ns/op BenchmarkStripTags-4 10000 11995 ns/op BenchmarkStripTagsNoSpecials-4 242932 768.0 ns/op BenchmarkJSValEscaperWithNum-4 11550 8794 ns/op BenchmarkJSValEscaperWithStr-4 4042 42802 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15883 6801 ns/op BenchmarkJSValEscaperWithObj-4 5146 28739 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10732 ns/op BenchmarkJSStrEscaperNoSpecials-4 41733 2849 ns/op BenchmarkJSStrEscaper-4 5748 20888 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37777 3840 ns/op BenchmarkJSRegexpEscaper-4 9380 15520 ns/op BenchmarkTemplateSpecialTags-4 82 1559184 ns/op BenchmarkURLEscaper-4 3204 55722 ns/op BenchmarkURLEscaperNoSpecials-4 152287 1353 ns/op BenchmarkURLNormalizer-4 5793 50515 ns/op BenchmarkURLNormalizerNoSpecials-4 146181 1085 ns/op BenchmarkSrcsetFilter-4 13416 9133 ns/op BenchmarkSrcsetFilterNoSpecials-4 99058 1353 ns/op PASS ok html/template 7.154s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 566082 250.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 525290 299.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 543081 247.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 431680 297.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1373827 81.40 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 116.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1407745 80.61 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 102.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 345063 423.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 325912 416.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 313388 425.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 336130 420.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 576874 215.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 449581 366.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 609316 183.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 496113 301.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 294294 379.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1133554 98.33 ns/op BenchmarkRGBASetRGBA-4 1000000 130.6 ns/op BenchmarkRGBA64At-4 856608 144.4 ns/op BenchmarkRGBA64SetRGBA64-4 869504 308.4 ns/op BenchmarkNRGBAAt-4 1000000 139.9 ns/op BenchmarkNRGBASetNRGBA-4 1000000 128.6 ns/op BenchmarkNRGBA64At-4 741747 181.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 810810 192.3 ns/op BenchmarkAlphaAt-4 1860789 94.45 ns/op BenchmarkAlphaSetAlpha-4 1752561 79.93 ns/op BenchmarkAlpha16At-4 997245 118.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 115.4 ns/op BenchmarkGrayAt-4 2154015 58.04 ns/op BenchmarkGraySetGray-4 1598202 67.38 ns/op BenchmarkGray16At-4 1000000 132.3 ns/op BenchmarkGraySetGray16-4 1000000 165.0 ns/op PASS ok image 8.748s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2369601 48.70 ns/op BenchmarkYCbCrToRGB/128-4 2671126 75.08 ns/op BenchmarkYCbCrToRGB/255-4 2373280 56.13 ns/op BenchmarkRGBToYCbCr/0-4 2108486 67.21 ns/op BenchmarkRGBToYCbCr/Cb-4 2484868 44.08 ns/op BenchmarkRGBToYCbCr/Cr-4 2002395 64.36 ns/op BenchmarkYCbCrToRGBA/0-4 1822012 62.24 ns/op BenchmarkYCbCrToRGBA/128-4 2396542 58.84 ns/op BenchmarkYCbCrToRGBA/255-4 2645464 63.20 ns/op BenchmarkNYCbCrAToRGBA/0-4 2440066 49.52 ns/op BenchmarkNYCbCrAToRGBA/128-4 1722537 69.00 ns/op BenchmarkNYCbCrAToRGBA/255-4 2260514 45.52 ns/op PASS ok image/color 4.559s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 57502140 ns/op BenchmarkFillSrc-4 247 870031 ns/op BenchmarkCopyOver-4 6 21401424 ns/op BenchmarkCopySrc-4 402 460865 ns/op BenchmarkNRGBAOver-4 7 15997331 ns/op BenchmarkNRGBASrc-4 6 20273660 ns/op BenchmarkYCbCr-4 7 15200598 ns/op BenchmarkGray-4 14 10524566 ns/op BenchmarkCMYK-4 10 11043551 ns/op BenchmarkGlyphOver-4 16 7166830 ns/op BenchmarkRGBAMaskOver-4 3 52771688 ns/op BenchmarkGrayMaskOver-4 6 19491719 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38473311 ns/op BenchmarkRGBA-4 4 45231162 ns/op BenchmarkPalettedFill-4 741 172267 ns/op BenchmarkPalettedRGBA-4 4 31712704 ns/op BenchmarkGenericOver-4 2 62093954 ns/op BenchmarkGenericMaskOver-4 4 30415218 ns/op BenchmarkGenericSrc-4 3 36325486 ns/op BenchmarkGenericMaskSrc-4 3 35419045 ns/op PASS ok image/draw 8.857s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 16 10695516 ns/op 1.44 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 254564161 ns/op 1.21 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3221605284 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 60 2831875 ns/op 5.46 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 142658876 ns/op 0.43 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.802s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3496 47225 ns/op BenchmarkIDCT-4 2918 51058 ns/op BenchmarkDecodeBaseline-4 7 17105748 ns/op 3.61 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 29036754 ns/op 2.13 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 194741780 ns/op 6.31 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 345357013 ns/op 2.67 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.836s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14287233 7.930 ns/op BenchmarkDecodeGray-4 10 15719658 ns/op 4.17 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 50425915 ns/op 5.20 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 63048070 ns/op 4.16 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 18 9710355 ns/op 6.75 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 60369176 ns/op 4.34 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 1 109195125 ns/op 2.40 MB/s 605224 B/op 269 allocs/op BenchmarkEncodeGray-4 1 158590567 ns/op 1.94 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 66170181 ns/op 4.64 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 209938250 ns/op 5.85 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 257844409 ns/op 4.77 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 76322334 ns/op 4.03 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 227458609 ns/op 5.40 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 1219736996 ns/op 1.01 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.680s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 125188948 ns/op 0.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 75438476 ns/op 1.33 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 465712283 ns/op 1.07 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 463709801 ns/op 1.08 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 112494109 ns/op 0.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 50587332 ns/op 1.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 568543396 ns/op 0.88 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 636697922 ns/op 0.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1024095237 ns/op 0.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 748047132 ns/op 1.34 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4367002204 ns/op 1.14 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3970833963 ns/op 1.26 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 13994435 ns/op 7.15 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 14169615 ns/op 7.06 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 75114204 ns/op 6.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 52622804 ns/op 9.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 125517096 ns/op 7.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111022412 ns/op 9.01 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 469332932 ns/op 10.65 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 544528512 ns/op 9.18 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 71817010 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 58799468 ns/op 1.70 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 516947226 ns/op 0.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 370813101 ns/op 1.35 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 909366244 ns/op 1.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 825256038 ns/op 1.21 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6454560828 ns/op 0.77 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6621241109 ns/op 0.76 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 260866775 ns/op 16.02 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 167640553 ns/op 24.93 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 58.123s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 20032 6436 ns/op 0.16 MB/s BenchmarkMarshalCorpusFile/2-4 30727 4469 ns/op 0.45 MB/s BenchmarkMarshalCorpusFile/4-4 26904 4915 ns/op 0.81 MB/s BenchmarkMarshalCorpusFile/8-4 21613 9283 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/16-4 16844 7036 ns/op 2.27 MB/s BenchmarkMarshalCorpusFile/32-4 10808 12124 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/64-4 9436 15841 ns/op 4.04 MB/s BenchmarkMarshalCorpusFile/128-4 6644 20823 ns/op 6.15 MB/s BenchmarkMarshalCorpusFile/256-4 2269 52584 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/512-4 1020 117426 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/1024-4 700 279770 ns/op 3.66 MB/s BenchmarkMarshalCorpusFile/2048-4 298 517053 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/4096-4 150 1008561 ns/op 4.06 MB/s BenchmarkMarshalCorpusFile/8192-4 62 1809661 ns/op 4.53 MB/s BenchmarkMarshalCorpusFile/16384-4 44 4071222 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/32768-4 20 11494315 ns/op 2.85 MB/s BenchmarkMarshalCorpusFile/65536-4 7 16902055 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/131072-4 3 41116600 ns/op 3.19 MB/s BenchmarkMarshalCorpusFile/262144-4 2 70365965 ns/op 3.73 MB/s BenchmarkMarshalCorpusFile/524288-4 1 131876245 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 267396353 ns/op 3.92 MB/s BenchmarkUnmarshalCorpusFile/1-4 7846 21958 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 5955 20219 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 5863 23056 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 7822 24954 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/16-4 4131 25386 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32-4 3776 39071 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/64-4 2661 50750 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/128-4 2031 59771 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/256-4 706 172024 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/512-4 487 245722 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/1024-4 231 698313 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 120 1014168 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/4096-4 56 2010080 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 4103158 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 8265938 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 18706246 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 50252950 ns/op 1.30 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60469598 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 193038587 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 319493276 ns/op 1.64 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 638539925 ns/op 1.64 MB/s BenchmarkMutatorBytes/1-4 25686 4407 ns/op BenchmarkMutatorBytes/10-4 28591 8713 ns/op BenchmarkMutatorBytes/100-4 32680 4060 ns/op BenchmarkMutatorBytes/1000-4 18644 8579 ns/op BenchmarkMutatorBytes/10000-4 6512 27191 ns/op BenchmarkMutatorBytes/100000-4 738 170510 ns/op BenchmarkMutatorString/1-4 26050 4209 ns/op BenchmarkMutatorString/10-4 28128 4050 ns/op BenchmarkMutatorString/100-4 29564 5299 ns/op BenchmarkMutatorString/1000-4 10000 13507 ns/op BenchmarkMutatorString/10000-4 2070 75874 ns/op BenchmarkMutatorString/100000-4 289 504829 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16118 8741 ns/op BenchmarkMutatorAllBasicTypes/string-4 14293 7757 ns/op BenchmarkMutatorAllBasicTypes/bool-4 47371 2462 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44452 3833 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43233 2700 ns/op BenchmarkMutatorAllBasicTypes/int-4 42580 2671 ns/op BenchmarkMutatorAllBasicTypes/int8-4 45706 2967 ns/op BenchmarkMutatorAllBasicTypes/int16-4 42578 2628 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44604 4354 ns/op BenchmarkMutatorAllBasicTypes/int64-4 45813 3262 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 51004 2650 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 42930 3276 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48002 3150 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 39958 3756 ns/op PASS ok internal/fuzz 18.386s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14065 10452 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 118483 985.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.127s PASS ok internal/poll 1.055s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 46142469 ns/op PASS ok internal/trace 3.600s PASS ok internal/zstd 1.090s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 12663 ns/op BenchmarkCopyNLarge-4 217 555419 ns/op PASS ok io 1.709s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 147726 875.1 ns/op BenchmarkPrintln-4 18624 7317 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 23397 4362 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 3940 27861 ns/op BenchmarkDiscard-4 945015 140.5 ns/op 0 B/op 0 allocs/op PASS ok log 2.083s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 60607 2941 ns/op BenchmarkJSONHandler/defaults-4 6673 17387 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4450 30236 ns/op 806 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4696 25103 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 4370 32502 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7514 17959 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4149 32445 ns/op 513 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26210 4526 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22422 5637 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 83768 1516 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 58933 2127 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 54289 2100 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 55162 2191 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 69649 2116 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 56655 2012 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 139.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 680058 175.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 529675 216.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 501237 270.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 382848 304.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3722 29539 ns/op BenchmarkDispatch/switch-checked-4 175680 956.5 ns/op BenchmarkDispatch/As-4 206930 606.3 ns/op BenchmarkDispatch/Visit-4 159985 1036 ns/op BenchmarkUnsafeStrings-4 14650 7888 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.421s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1119354 105.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 984372 113.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 729218 174.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 215917 553.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 40314 3727 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 41329 3165 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 25366 6952 ns/op 673 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4515 31463 ns/op 3460 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9441 14780 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8281 15050 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4920 26789 ns/op 1084 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1546 89750 ns/op 4364 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9254 10912 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8415 13433 ns/op 533 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5908 22572 ns/op 941 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2371 65257 ns/op 3704 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.875s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 47272553 ns/op PASS ok maps 2.760s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2430166 46.34 ns/op BenchmarkAcosh-4 1217596 98.21 ns/op BenchmarkAsin-4 2144151 69.73 ns/op BenchmarkAsinh-4 1000000 108.1 ns/op BenchmarkAtan-4 2784816 41.55 ns/op BenchmarkAtanh-4 1000000 100.4 ns/op BenchmarkAtan2-4 1853258 113.2 ns/op BenchmarkCbrt-4 1340505 82.99 ns/op BenchmarkCeil-4 20837880 9.544 ns/op BenchmarkCopysign-4 2914113 35.94 ns/op BenchmarkCos-4 1000000 114.5 ns/op BenchmarkCosh-4 1311037 80.98 ns/op BenchmarkErf-4 2814582 42.78 ns/op BenchmarkErfc-4 3163239 39.66 ns/op BenchmarkErfinv-4 2740216 42.23 ns/op BenchmarkErfcinv-4 2760990 83.66 ns/op BenchmarkExp-4 6486404 20.66 ns/op BenchmarkExpGo-4 1000000 124.0 ns/op BenchmarkExpm1-4 2180481 52.79 ns/op BenchmarkExp2-4 1000000 124.9 ns/op BenchmarkExp2Go-4 1000000 153.9 ns/op BenchmarkAbs-4 4387934 36.59 ns/op BenchmarkDim-4 9460827 12.95 ns/op BenchmarkFloor-4 21238820 6.118 ns/op BenchmarkMax-4 13677825 12.27 ns/op BenchmarkMin-4 15689652 11.90 ns/op BenchmarkMod-4 315872 356.0 ns/op BenchmarkFrexp-4 1681622 71.32 ns/op BenchmarkGamma-4 924754 172.3 ns/op BenchmarkHypot-4 11375230 11.71 ns/op BenchmarkHypotGo-4 1517760 76.55 ns/op BenchmarkIlogb-4 1980842 60.83 ns/op BenchmarkJ0-4 306513 469.0 ns/op BenchmarkJ1-4 271280 458.8 ns/op BenchmarkJn-4 138297 1753 ns/op BenchmarkLdexp-4 1266384 104.7 ns/op BenchmarkLgamma-4 891908 116.3 ns/op BenchmarkLog-4 5875324 22.43 ns/op BenchmarkLogb-4 1953404 117.6 ns/op BenchmarkLog1p-4 1000000 115.6 ns/op BenchmarkLog10-4 4771522 30.28 ns/op BenchmarkLog2-4 1454986 114.4 ns/op BenchmarkModf-4 1000000 126.3 ns/op BenchmarkNextafter32-4 2180103 54.95 ns/op BenchmarkNextafter64-4 1997559 57.85 ns/op BenchmarkPowInt-4 523617 353.2 ns/op BenchmarkPowFrac-4 476244 279.6 ns/op BenchmarkPow10Pos-4 3146538 36.45 ns/op BenchmarkPow10Neg-4 5691812 20.45 ns/op BenchmarkRound-4 2440485 46.67 ns/op BenchmarkRoundToEven-4 13887642 11.31 ns/op BenchmarkRemainder-4 438463 240.9 ns/op BenchmarkSignbit-4 6969538 18.12 ns/op BenchmarkSin-4 1344900 86.97 ns/op BenchmarkSincos-4 992953 202.9 ns/op BenchmarkSinh-4 1523703 66.60 ns/op BenchmarkSqrtIndirect-4 20708017 9.709 ns/op BenchmarkSqrtLatency-4 18662680 6.694 ns/op BenchmarkSqrtIndirectLatency-4 16738419 6.710 ns/op BenchmarkSqrtGoLatency-4 826345 162.4 ns/op BenchmarkSqrtPrime-4 31460 5122 ns/op BenchmarkTan-4 1209571 84.66 ns/op BenchmarkTanh-4 1000000 107.9 ns/op BenchmarkTrunc-4 21579314 6.673 ns/op BenchmarkY0-4 247225 977.4 ns/op BenchmarkY1-4 249404 478.9 ns/op BenchmarkYn-4 150840 987.7 ns/op BenchmarkFloat64bits-4 6684879 25.77 ns/op BenchmarkFloat64frombits-4 6440598 17.14 ns/op BenchmarkFloat32bits-4 5873570 18.94 ns/op BenchmarkFloat32frombits-4 6383571 30.52 ns/op BenchmarkFMA-4 19870332 7.785 ns/op PASS ok math 18.549s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 9916039 15.41 ns/op 4154.35 MB/s BenchmarkAddVV/2-4 8115440 13.49 ns/op 9486.73 MB/s BenchmarkAddVV/3-4 6425426 22.74 ns/op 8441.56 MB/s BenchmarkAddVV/4-4 8996208 15.49 ns/op 16529.33 MB/s BenchmarkAddVV/5-4 8888196 20.99 ns/op 15244.34 MB/s BenchmarkAddVV/10-4 7178595 15.88 ns/op 40310.77 MB/s BenchmarkAddVV/100-4 2093804 56.07 ns/op 114146.42 MB/s BenchmarkAddVV/1000-4 224702 601.3 ns/op 106435.00 MB/s BenchmarkSubVV/1-4 15065899 10.02 ns/op 6387.90 MB/s BenchmarkSubVV/2-4 10121581 12.79 ns/op 10009.07 MB/s BenchmarkSubVV/3-4 9606991 17.09 ns/op 11235.13 MB/s BenchmarkSubVV/4-4 10484551 17.24 ns/op 14851.57 MB/s BenchmarkSubVV/5-4 8557269 14.63 ns/op 21873.56 MB/s BenchmarkSubVV/10-4 6995713 15.42 ns/op 41505.62 MB/s BenchmarkSubVV/100-4 1399152 96.44 ns/op 66363.49 MB/s BenchmarkSubVV/1000-4 165015 659.7 ns/op 97007.80 MB/s BenchmarkAddVW/1-4 13276944 11.08 ns/op 721.75 MB/s BenchmarkAddVW/2-4 10938015 14.90 ns/op 1074.07 MB/s BenchmarkAddVW/3-4 10639738 20.17 ns/op 1189.61 MB/s BenchmarkAddVW/4-4 12085290 10.24 ns/op 3125.76 MB/s BenchmarkAddVW/5-4 12934551 10.02 ns/op 3992.50 MB/s BenchmarkAddVW/10-4 5858853 18.57 ns/op 4308.20 MB/s BenchmarkAddVW/100-4 272516 450.5 ns/op 1775.70 MB/s BenchmarkAddVW/1000-4 39436 3170 ns/op 2523.49 MB/s BenchmarkAddVWext/1-4 11636150 10.59 ns/op 755.15 MB/s BenchmarkAddVWext/2-4 14111014 13.00 ns/op 1230.83 MB/s BenchmarkAddVWext/3-4 12682934 9.681 ns/op 2479.02 MB/s BenchmarkAddVWext/4-4 14031729 13.87 ns/op 2307.90 MB/s BenchmarkAddVWext/5-4 12877812 13.08 ns/op 3058.85 MB/s BenchmarkAddVWext/10-4 7470134 20.85 ns/op 3836.62 MB/s BenchmarkAddVWext/100-4 44643 2571 ns/op 311.15 MB/s BenchmarkAddVWext/1000-4 5692 26079 ns/op 306.76 MB/s BenchmarkSubVW/1-4 12171801 9.234 ns/op 866.32 MB/s BenchmarkSubVW/2-4 13452276 11.85 ns/op 1350.69 MB/s BenchmarkSubVW/3-4 9511683 15.35 ns/op 1563.62 MB/s BenchmarkSubVW/4-4 13034083 11.57 ns/op 2766.19 MB/s BenchmarkSubVW/5-4 11858313 10.89 ns/op 3671.50 MB/s BenchmarkSubVW/10-4 8411259 14.26 ns/op 5610.29 MB/s BenchmarkSubVW/100-4 270604 733.4 ns/op 1090.79 MB/s BenchmarkSubVW/1000-4 33169 3556 ns/op 2249.76 MB/s BenchmarkSubVWext/1-4 14244064 10.96 ns/op 730.16 MB/s BenchmarkSubVWext/2-4 12810819 9.984 ns/op 1602.64 MB/s BenchmarkSubVWext/3-4 12160582 12.12 ns/op 1979.66 MB/s BenchmarkSubVWext/4-4 10778241 11.59 ns/op 2761.35 MB/s BenchmarkSubVWext/5-4 12108096 11.06 ns/op 3618.17 MB/s BenchmarkSubVWext/10-4 8911510 16.67 ns/op 4800.31 MB/s BenchmarkSubVWext/100-4 42872 2752 ns/op 290.71 MB/s BenchmarkSubVWext/1000-4 5004 32445 ns/op 246.57 MB/s BenchmarkMulAddVWW/1-4 8308657 12.74 ns/op 5024.08 MB/s BenchmarkMulAddVWW/2-4 9750914 13.17 ns/op 9718.90 MB/s BenchmarkMulAddVWW/3-4 9302451 12.33 ns/op 15566.99 MB/s BenchmarkMulAddVWW/4-4 11070073 14.75 ns/op 17356.50 MB/s BenchmarkMulAddVWW/5-4 6620121 19.91 ns/op 16073.51 MB/s BenchmarkMulAddVWW/10-4 6462207 24.39 ns/op 26235.09 MB/s BenchmarkMulAddVWW/100-4 1000000 105.2 ns/op 60822.78 MB/s BenchmarkMulAddVWW/1000-4 170229 936.7 ns/op 68322.12 MB/s BenchmarkAddMulVVW/1-4 11715540 9.521 ns/op 6721.80 MB/s BenchmarkAddMulVVW/2-4 10990494 17.30 ns/op 7400.54 MB/s BenchmarkAddMulVVW/3-4 9446614 12.31 ns/op 15594.16 MB/s BenchmarkAddMulVVW/4-4 6409215 22.05 ns/op 11609.51 MB/s BenchmarkAddMulVVW/5-4 6692204 23.79 ns/op 13453.47 MB/s BenchmarkAddMulVVW/10-4 6840272 16.52 ns/op 38743.25 MB/s BenchmarkAddMulVVW/100-4 1221864 82.74 ns/op 77347.57 MB/s BenchmarkAddMulVVW/1000-4 210733 700.8 ns/op 91323.24 MB/s BenchmarkDivWVW/1-4 1000000 116.1 ns/op 551.17 MB/s BenchmarkDivWVW/2-4 893558 134.7 ns/op 950.44 MB/s BenchmarkDivWVW/3-4 763962 179.7 ns/op 1068.30 MB/s BenchmarkDivWVW/4-4 676328 227.6 ns/op 1124.53 MB/s BenchmarkDivWVW/5-4 623398 253.5 ns/op 1262.19 MB/s BenchmarkDivWVW/10-4 209211 627.7 ns/op 1019.55 MB/s BenchmarkDivWVW/100-4 29496 3554 ns/op 1800.77 MB/s BenchmarkDivWVW/1000-4 4234 33869 ns/op 1889.65 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13226563 9.024 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14473730 9.364 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11002522 10.78 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13230132 9.646 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10079086 10.12 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13099069 11.36 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8232944 19.35 ns/op BenchmarkNonZeroShifts/4/shlVU-4 6507964 18.02 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10224702 11.49 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9724844 17.78 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8143659 14.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7857782 19.08 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1548416 68.34 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 171318 738.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 205112 922.9 ns/op BenchmarkDecimalConversion-4 166 700757 ns/op BenchmarkFloatString/100-4 9968 14314 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 212 560268 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 85631086 ns/op 60736 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 6859986388 ns/op 849064 B/op 503 allocs/op BenchmarkFloatAdd/10-4 134362 1831 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 100542 1613 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 121032 1264 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 65540 1816 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 12640 9290 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 181083 739.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 176146 759.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 135141 801.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 111748 1423 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 38505 3494 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1304 92094 ns/op BenchmarkParseFloatLargeExp-4 313 475409 ns/op BenchmarkGCD10x10/WithoutXY-4 150504 1184 ns/op BenchmarkGCD10x10/WithXY-4 36327 3616 ns/op BenchmarkGCD10x100/WithoutXY-4 69187 1797 ns/op BenchmarkGCD10x100/WithXY-4 12681 10349 ns/op BenchmarkGCD10x1000/WithoutXY-4 52918 3334 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12548 ns/op BenchmarkGCD100x100/WithoutXY-4 18006 6899 ns/op BenchmarkGCD100x100/WithXY-4 10000 15865 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 13891 ns/op BenchmarkGCD100x1000/WithXY-4 5713 38469 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1916 65158 ns/op BenchmarkGCD1000x1000/WithXY-4 1000 128106 ns/op BenchmarkHilbert-4 22 7614722 ns/op BenchmarkBinomial-4 7190 27619 ns/op BenchmarkQuoRem-4 12063 10390 ns/op BenchmarkExp-4 12 8728384 ns/op BenchmarkExpMont/Odd-4 98 1474880 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1102585 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 104 1113456 ns/op 3825 B/op 52 allocs/op BenchmarkExpMont/Even3-4 111 1511958 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1440152 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1487578 ns/op 3810 B/op 52 allocs/op BenchmarkExpMont/Even32-4 94 1175851 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1185480 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1040436 ns/op 3790 B/op 51 allocs/op BenchmarkExpMont/Even128-4 129 1091328 ns/op 3274 B/op 51 allocs/op BenchmarkExpMont/Even255-4 130 852930 ns/op 2941 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 278 437064 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 267 510475 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 176 641216 ns/op 1751 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 288 450117 ns/op 1738 B/op 47 allocs/op BenchmarkExp2-4 15 11629405 ns/op BenchmarkBitset-4 574249 212.6 ns/op BenchmarkBitsetNeg-4 319405 633.1 ns/op BenchmarkBitsetOrig-4 211796 847.3 ns/op BenchmarkBitsetNegOrig-4 129945 1638 ns/op BenchmarkModSqrt225_Tonelli-4 64 1791914 ns/op BenchmarkModSqrt225_3Mod4-4 291 422280 ns/op BenchmarkModSqrt231_Tonelli-4 97 1372580 ns/op BenchmarkModSqrt231_5Mod8-4 220 464229 ns/op BenchmarkModInverse-4 6300 16599 ns/op BenchmarkSqrt-4 1586 117781 ns/op BenchmarkIntSqr/1-4 831054 204.9 ns/op BenchmarkIntSqr/2-4 549400 237.1 ns/op BenchmarkIntSqr/3-4 370502 363.5 ns/op BenchmarkIntSqr/5-4 306249 373.0 ns/op BenchmarkIntSqr/8-4 215305 529.5 ns/op BenchmarkIntSqr/10-4 165414 616.1 ns/op BenchmarkIntSqr/20-4 30242 4694 ns/op BenchmarkIntSqr/30-4 26841 6562 ns/op BenchmarkIntSqr/50-4 13286 8491 ns/op BenchmarkIntSqr/80-4 9301 17049 ns/op BenchmarkIntSqr/100-4 9826 29120 ns/op BenchmarkIntSqr/200-4 3903 41036 ns/op BenchmarkIntSqr/300-4 1214 86176 ns/op BenchmarkIntSqr/500-4 666 164054 ns/op BenchmarkIntSqr/800-4 318 408184 ns/op BenchmarkIntSqr/1000-4 194 611038 ns/op BenchmarkDiv/20/10-4 318985 438.8 ns/op BenchmarkDiv/40/20-4 369864 404.5 ns/op BenchmarkDiv/100/50-4 252621 469.3 ns/op BenchmarkDiv/200/100-4 27502 3771 ns/op BenchmarkDiv/400/200-4 39468 3237 ns/op BenchmarkDiv/1000/500-4 32533 3845 ns/op BenchmarkDiv/2000/1000-4 23638 6016 ns/op BenchmarkDiv/20000/10000-4 808 149792 ns/op BenchmarkDiv/200000/100000-4 28 5969155 ns/op BenchmarkDiv/2000000/1000000-4 1 179067785 ns/op BenchmarkDiv/20000000/10000000-4 1 4831905446 ns/op BenchmarkMul-4 4 54711675 ns/op BenchmarkNatMul/10-4 101594 1359 ns/op BenchmarkNatMul/100-4 6373 35581 ns/op BenchmarkNatMul/1000-4 141 1223342 ns/op BenchmarkZeroShifts/Shl-4 6962 22711 ns/op BenchmarkZeroShifts/ShlSame-4 3160052 40.23 ns/op BenchmarkZeroShifts/Shr-4 10000 22694 ns/op BenchmarkZeroShifts/ShrSame-4 2957996 40.56 ns/op BenchmarkExp3Power/0x10-4 121576 1294 ns/op BenchmarkExp3Power/0x40-4 138124 1223 ns/op BenchmarkExp3Power/0x100-4 71360 2082 ns/op BenchmarkExp3Power/0x400-4 37023 4414 ns/op BenchmarkExp3Power/0x1000-4 10000 24950 ns/op BenchmarkExp3Power/0x4000-4 1378 110729 ns/op BenchmarkExp3Power/0x10000-4 168 786156 ns/op BenchmarkExp3Power/0x40000-4 18 8623913 ns/op BenchmarkExp3Power/0x100000-4 1 136975452 ns/op BenchmarkExp3Power/0x400000-4 1 755821494 ns/op BenchmarkFibo-4 3 47601372 ns/op BenchmarkNatSqr/1-4 330754 327.6 ns/op BenchmarkNatSqr/2-4 399146 544.5 ns/op BenchmarkNatSqr/3-4 392694 611.9 ns/op BenchmarkNatSqr/5-4 214725 748.3 ns/op BenchmarkNatSqr/8-4 124615 1222 ns/op BenchmarkNatSqr/10-4 97689 1371 ns/op BenchmarkNatSqr/20-4 30894 5083 ns/op BenchmarkNatSqr/30-4 20266 6983 ns/op BenchmarkNatSqr/50-4 11610 10217 ns/op BenchmarkNatSqr/80-4 10000 17854 ns/op BenchmarkNatSqr/100-4 5332 18998 ns/op BenchmarkNatSqr/200-4 3531 50780 ns/op BenchmarkNatSqr/300-4 1513 128756 ns/op BenchmarkNatSqr/500-4 566 319918 ns/op BenchmarkNatSqr/800-4 273 667026 ns/op BenchmarkNatSqr/1000-4 214 656178 ns/op BenchmarkNatSetBytes/8-4 707667 344.7 ns/op BenchmarkNatSetBytes/24-4 206564 674.7 ns/op BenchmarkNatSetBytes/128-4 57658 2936 ns/op BenchmarkNatSetBytes/7-4 835528 144.0 ns/op BenchmarkNatSetBytes/23-4 300193 638.3 ns/op BenchmarkNatSetBytes/127-4 54523 2495 ns/op BenchmarkScanPi-4 146 850168 ns/op BenchmarkStringPiParallel-4 626 431276 ns/op BenchmarkScan/10/Base2-4 28972 3571 ns/op BenchmarkScan/100/Base2-4 4600 31604 ns/op BenchmarkScan/1000/Base2-4 427 308842 ns/op BenchmarkScan/10/Base8-4 77860 1654 ns/op BenchmarkScan/100/Base8-4 10000 10701 ns/op BenchmarkScan/1000/Base8-4 676 162235 ns/op BenchmarkScan/10/Base10-4 84430 1389 ns/op BenchmarkScan/100/Base10-4 10000 10068 ns/op BenchmarkScan/1000/Base10-4 1238 94372 ns/op BenchmarkScan/10/Base16-4 99908 1289 ns/op BenchmarkScan/100/Base16-4 13561 8726 ns/op BenchmarkScan/1000/Base16-4 1485 100724 ns/op BenchmarkString/10/Base2-4 164065 938.4 ns/op BenchmarkString/100/Base2-4 24308 5356 ns/op BenchmarkString/1000/Base2-4 2415 47769 ns/op BenchmarkString/10/Base8-4 345698 627.0 ns/op BenchmarkString/100/Base8-4 54625 2546 ns/op BenchmarkString/1000/Base8-4 5727 27600 ns/op BenchmarkString/10/Base10-4 209508 766.4 ns/op BenchmarkString/100/Base10-4 31119 4303 ns/op BenchmarkString/1000/Base10-4 4105 35772 ns/op BenchmarkString/10/Base16-4 285583 449.0 ns/op BenchmarkString/100/Base16-4 71540 1527 ns/op BenchmarkString/1000/Base16-4 8716 14139 ns/op BenchmarkLeafSize/0-4 31 4559015 ns/op BenchmarkLeafSize/1-4 446 384214 ns/op BenchmarkLeafSize/2-4 397 316890 ns/op BenchmarkLeafSize/3-4 271 407780 ns/op BenchmarkLeafSize/4-4 375 319637 ns/op BenchmarkLeafSize/5-4 226 619321 ns/op BenchmarkLeafSize/6-4 300 556775 ns/op BenchmarkLeafSize/7-4 302 478426 ns/op BenchmarkLeafSize/8-4 372 359707 ns/op BenchmarkLeafSize/9-4 195 714273 ns/op BenchmarkLeafSize/10-4 213 559333 ns/op BenchmarkLeafSize/11-4 218 534487 ns/op BenchmarkLeafSize/12-4 232 444247 ns/op BenchmarkLeafSize/13-4 237 509146 ns/op BenchmarkLeafSize/14-4 258 414196 ns/op BenchmarkLeafSize/15-4 350 423166 ns/op BenchmarkLeafSize/16-4 328 349982 ns/op BenchmarkLeafSize/32-4 364 380475 ns/op BenchmarkLeafSize/64-4 303 363059 ns/op BenchmarkProbablyPrime/n=0-4 8 13196648 ns/op BenchmarkProbablyPrime/n=1-4 7 15284397 ns/op BenchmarkProbablyPrime/n=5-4 4 28708930 ns/op BenchmarkProbablyPrime/n=10-4 4 31431591 ns/op BenchmarkProbablyPrime/n=20-4 2 58777891 ns/op BenchmarkProbablyPrime/Lucas-4 12 14620818 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1998011 ns/op BenchmarkRatCmp-4 139117 1023 ns/op BenchmarkFloatSqrt/64-4 18151 6990 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 12011 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 5348 24301 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4654 32805 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 709 280644 ns/op 18001 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 50 2448357 ns/op 174702 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 185594459 ns/op 3829696 B/op 653 allocs/op PASS ok math/big 80.694s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9653421 17.26 ns/op BenchmarkLeadingZeros8-4 9840390 11.52 ns/op BenchmarkLeadingZeros16-4 10203148 12.99 ns/op BenchmarkLeadingZeros32-4 9766076 11.42 ns/op BenchmarkLeadingZeros64-4 12330222 13.53 ns/op BenchmarkTrailingZeros-4 8664259 12.83 ns/op BenchmarkTrailingZeros8-4 8937375 12.69 ns/op BenchmarkTrailingZeros16-4 9074502 18.14 ns/op BenchmarkTrailingZeros32-4 9772159 18.42 ns/op BenchmarkTrailingZeros64-4 9687382 14.28 ns/op BenchmarkOnesCount-4 10103815 18.60 ns/op BenchmarkOnesCount8-4 9385692 11.65 ns/op BenchmarkOnesCount16-4 11036523 14.18 ns/op BenchmarkOnesCount32-4 11513599 21.12 ns/op BenchmarkOnesCount64-4 9816140 12.00 ns/op BenchmarkRotateLeft-4 8368136 14.44 ns/op BenchmarkRotateLeft8-4 11494467 18.38 ns/op BenchmarkRotateLeft16-4 8221807 17.21 ns/op BenchmarkRotateLeft32-4 11313919 12.20 ns/op BenchmarkRotateLeft64-4 9526092 12.72 ns/op BenchmarkReverse-4 16521278 8.186 ns/op BenchmarkReverse8-4 22276402 6.135 ns/op BenchmarkReverse16-4 20260245 8.603 ns/op BenchmarkReverse32-4 14665291 13.25 ns/op BenchmarkReverse64-4 14780372 7.957 ns/op BenchmarkReverseBytes-4 20327341 10.34 ns/op BenchmarkReverseBytes16-4 20652154 5.970 ns/op BenchmarkReverseBytes32-4 23701610 6.225 ns/op BenchmarkReverseBytes64-4 23377826 9.033 ns/op BenchmarkAdd-4 9621151 11.45 ns/op BenchmarkAdd32-4 11373253 14.94 ns/op BenchmarkAdd64-4 12899907 20.20 ns/op BenchmarkAdd64multiple-4 17543416 10.56 ns/op BenchmarkSub-4 9998204 16.35 ns/op BenchmarkSub32-4 9910209 12.51 ns/op BenchmarkSub64-4 10635486 11.27 ns/op BenchmarkSub64multiple-4 21177970 7.680 ns/op BenchmarkMul-4 13190947 11.37 ns/op BenchmarkMul32-4 8640261 11.74 ns/op BenchmarkMul64-4 10144654 13.10 ns/op BenchmarkDiv-4 2765107 42.22 ns/op BenchmarkDiv32-4 5062863 20.28 ns/op BenchmarkDiv64-4 3268396 39.59 ns/op PASS ok math/bits 11.701s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12221426 11.10 ns/op BenchmarkAcos-4 409107 256.3 ns/op BenchmarkAcosh-4 448597 258.2 ns/op BenchmarkAsin-4 582829 256.7 ns/op BenchmarkAsinh-4 543316 243.7 ns/op BenchmarkAtan-4 902488 163.8 ns/op BenchmarkAtanh-4 993582 192.9 ns/op BenchmarkConj-4 26047166 5.264 ns/op BenchmarkCos-4 580008 283.9 ns/op BenchmarkCosh-4 605853 191.8 ns/op BenchmarkExp-4 876766 135.0 ns/op BenchmarkLog-4 1000000 227.7 ns/op BenchmarkLog10-4 987878 148.6 ns/op BenchmarkPhase-4 1813939 82.39 ns/op BenchmarkPolar-4 1000000 111.2 ns/op BenchmarkPow-4 207727 814.4 ns/op BenchmarkRect-4 1000000 113.6 ns/op BenchmarkSin-4 704272 189.2 ns/op BenchmarkSinh-4 607898 200.3 ns/op BenchmarkSqrt-4 588436 190.8 ns/op BenchmarkTan-4 413502 342.1 ns/op BenchmarkTanh-4 494785 327.9 ns/op PASS ok math/cmplx 5.865s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 692931 177.8 ns/op BenchmarkInt63ThreadsafeParallel-4 842620 148.7 ns/op BenchmarkInt63Unthreadsafe-4 910785 135.7 ns/op BenchmarkIntn1000-4 847520 168.1 ns/op BenchmarkInt63n1000-4 340170 337.1 ns/op BenchmarkInt31n1000-4 795036 188.1 ns/op BenchmarkFloat32-4 717721 169.8 ns/op BenchmarkFloat64-4 980349 138.2 ns/op BenchmarkPerm3-4 132566 858.1 ns/op BenchmarkPerm30-4 18117 7520 ns/op BenchmarkPerm30ViaShuffle-4 17347 6907 ns/op BenchmarkShuffleOverhead-4 10000 12476 ns/op BenchmarkRead3-4 841298 160.8 ns/op BenchmarkRead64-4 73015 2051 ns/op BenchmarkRead1000-4 5952 26603 ns/op BenchmarkConcurrent-4 207553 676.2 ns/op PASS ok math/rand 4.120s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 27988 6922 ns/op BenchmarkQDecodeWord-4 62660 1674 ns/op BenchmarkQDecodeHeader-4 65965 1716 ns/op BenchmarkTypeByExtension/.html-4 388665 297.1 ns/op BenchmarkTypeByExtension/.HTML-4 199442 568.4 ns/op BenchmarkTypeByExtension/.unused-4 227119 460.5 ns/op BenchmarkExtensionsByType/text/html-4 103117 1339 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 40948 3812 ns/op BenchmarkExtensionsByType/application/octet-stream-4 38490 3916 ns/op PASS ok mime 3.266s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 296 358694 ns/op 46877 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 366 318996 ns/op 46927 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 31 4046584 ns/op 102867 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 333 385484 ns/op 49209 B/op 207 allocs/op PASS ok mime/multipart 2.074s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 808 143052 ns/op PASS ok mime/quotedprintable 1.338s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 6 17088904 ns/op 8765 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 32943246 ns/op 13600 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023361273 ns/op 150760 B/op 235 allocs/op BenchmarkDNSName-4 119799 1192 ns/op BenchmarkInterfaces-4 1519 83288 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4815 26353 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1504 109002 ns/op 8213 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1408 108454 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5907 29031 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2398 68953 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8344 16778 ns/op BenchmarkParseIPValidIPv4-4 334798 344.2 ns/op BenchmarkParseIPValidIPv6-4 192375 760.0 ns/op BenchmarkIPString/IPv4-4 108848 1064 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9772 20672 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41056 4008 ns/op BenchmarkIPEqual/IPv4-4 816314 161.1 ns/op BenchmarkIPEqual/IPv6-4 977149 121.1 ns/op BenchmarkTCP4OneShot-4 156 854507 ns/op BenchmarkTCP4OneShotTimeout-4 165 826202 ns/op BenchmarkTCP4Persistent-4 262 552069 ns/op BenchmarkTCP4PersistentTimeout-4 283 446922 ns/op BenchmarkTCP6OneShot-4 142 831129 ns/op BenchmarkTCP6OneShotTimeout-4 142 973822 ns/op BenchmarkTCP6Persistent-4 258 436967 ns/op BenchmarkTCP6PersistentTimeout-4 201 545093 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11240 10827 ns/op BenchmarkTCP6ConcurrentReadWrite-4 7816 13338 ns/op BenchmarkSetReadDeadline-4 117554 1093 ns/op BenchmarkUDP6LinkLocalUnicast-4 98 1071002 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 103 1148512 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 102 1143782 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 99 1125179 ns/op 0 B/op 0 allocs/op PASS ok net 13.801s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 17596 5904 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7862 18515 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 13630 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 11275 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 17884 6898 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 42470 3799 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1541596 113.5 ns/op BenchmarkFindChild/n=2/rep=map-4 2319582 72.38 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 119.1 ns/op BenchmarkFindChild/n=4/rep=linear-4 857779 193.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2461725 46.09 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 879280 156.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 483470 325.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2436462 48.74 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 532255 270.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 261879 826.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2027638 85.08 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1899559 59.92 ns/op BenchmarkFindChild/n=32/rep=linear-4 124448 1094 ns/op BenchmarkFindChild/n=32/rep=map-4 2710900 43.80 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1968703 59.77 ns/op BenchmarkServerMatch-4 14862 10617 ns/op BenchmarkReadRequestChrome-4 3733 37139 ns/op 16.45 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8089 19543 ns/op 3.99 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 18688 ns/op 4.39 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6130 25155 ns/op 6.00 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12103 ns/op 3.31 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 37 3791736 ns/op 0.27 MB/s BenchmarkFileAndServer_1KB/https1-4 21 5889192 ns/op 0.17 MB/s BenchmarkFileAndServer_1KB/h2-4 18 7534740 ns/op 0.14 MB/s BenchmarkFileAndServer_16MB/h1-4 1 117329527 ns/op 142.99 MB/s BenchmarkFileAndServer_16MB/https1-4 1 230147032 ns/op 72.90 MB/s BenchmarkFileAndServer_16MB/h2-4 1 530375062 ns/op 31.63 MB/s BenchmarkFileAndServer_64MB/h1-4 1 511048016 ns/op 131.32 MB/s BenchmarkFileAndServer_64MB/https1-4 1 943106622 ns/op 71.16 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2100821107 ns/op 31.94 MB/s BenchmarkServeMux-4 195 617884 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 260 492050 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 31 3444633 ns/op 6988 B/op 67 allocs/op BenchmarkClientServer/https1-4 22 4645628 ns/op 11846 B/op 124 allocs/op BenchmarkClientServer/h2-4 21 4930819 ns/op 16627 B/op 139 allocs/op BenchmarkClientServerParallel/4/h1-4 265 472727 ns/op 9725 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 13 9494237 ns/op 106621 B/op 1168 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56876: read tcp 127.0.0.1:56874->127.0.0.1:56876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56883: write tcp 127.0.0.1:56877->127.0.0.1:56883: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56882: write tcp 127.0.0.1:56877->127.0.0.1:56882: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56888: read tcp 127.0.0.1:56885->127.0.0.1:56888: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56887: read tcp 127.0.0.1:56885->127.0.0.1:56887: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56886: write tcp 127.0.0.1:56885->127.0.0.1:56886: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 10098035 ns/op 110047 B/op 1274 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56912: read tcp 127.0.0.1:56911->127.0.0.1:56912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56919: read tcp 127.0.0.1:56914->127.0.0.1:56919: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56918: read tcp 127.0.0.1:56914->127.0.0.1:56918: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56922: read tcp 127.0.0.1:56921->127.0.0.1:56922: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56923: read tcp 127.0.0.1:56921->127.0.0.1:56923: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56924: read tcp 127.0.0.1:56921->127.0.0.1:56924: use of closed network connection BenchmarkClientServerParallel/64/h1-4 178 915181 ns/op 19880 B/op 118 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57222->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57214->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": dial tcp 127.0.0.1:57094: connect: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": readLoopPeekFailLocked: read tcp 127.0.0.1:57249->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57220->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57215->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57218->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57217->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57208->127.0.0.1:57094: read: connection reset by peer serve_test.go:4977: Get: Get "http://127.0.0.1:57094": read tcp 127.0.0.1:57207->127.0.0.1:57094: read: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 10 10012381 ns/op 103878 B/op 1157 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57278: read tcp 127.0.0.1:57275->127.0.0.1:57278: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57286: read tcp 127.0.0.1:57279->127.0.0.1:57286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57292: read tcp 127.0.0.1:57287->127.0.0.1:57292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57302: read tcp 127.0.0.1:57297->127.0.0.1:57302: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 8581967 ns/op 95537 B/op 1126 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57311: read tcp 127.0.0.1:57310->127.0.0.1:57311: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57322: read tcp 127.0.0.1:57314->127.0.0.1:57322: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57319: read tcp 127.0.0.1:57314->127.0.0.1:57319: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57320: read tcp 127.0.0.1:57314->127.0.0.1:57320: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57317: write tcp 127.0.0.1:57314->127.0.0.1:57317: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57334: read tcp 127.0.0.1:57323->127.0.0.1:57334: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57336: read tcp 127.0.0.1:57323->127.0.0.1:57336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57324: read tcp 127.0.0.1:57323->127.0.0.1:57324: use of closed network connection BenchmarkServer-4 1 1103338222 ns/op 57536 B/op 421 allocs/op BenchmarkClient-4 36 3945902 ns/op 4071 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 504 227510 ns/op 7310 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 826 148729 ns/op 3029 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 940 121634 ns/op 1965 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1090 101099 ns/op 2789 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1436 100444 ns/op 2719 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1285 109209 ns/op 2751 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1506 93727 ns/op 1934 B/op 14 allocs/op BenchmarkServerHijack-4 783 184810 ns/op 16733 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 25 4451375 ns/op 7012 B/op 55 allocs/op BenchmarkResponseStatusLine-4 270170 467.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 26.775s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2490 88990 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.335s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 75165 1393 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 335709 361.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 181806 1072 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63986 1947 ns/op BenchmarkStdIPv4-4 152250 844.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 85410 1472 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 76074 1380 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 77738 1655 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66676 1930 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1321491 102.5 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1219473 97.59 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1142617 122.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 356647 490.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 173454 790.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 300105 487.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 76654 1478 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 283972 418.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 134036 778.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 125348 974.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 155640 829.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 60422 1681 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 344569 478.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 74992 1591 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 167809 1078 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 257390 532.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156692 916.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 269834 585.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 129195 921.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 144926 946.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 158043 929.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 81814 1435 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 310167 381.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 146996 956.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 78339 2131 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 111120 1253 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 117466 1397 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99666 1765 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 219082 759.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 94243 1267 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 152839 1162 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 138220 944.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 119266 1093 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 833490 157.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 884468 134.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 816252 138.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 912236 153.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 862239 165.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 938106 150.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 923366 142.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 968076 313.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 919281 151.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 325782 464.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 476874 272.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 105760 1064 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 234810 559.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 192699 1165 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76922 2707 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 552937 270.0 ns/op PASS ok net/netip 13.951s 2023/09/14 21:13:27 Test RPC server listening on 127.0.0.1:57379 2023/09/14 21:13:27 Test HTTP RPC server listening on 127.0.0.1:57380 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 111 1373184 ns/op BenchmarkEndToEndHTTP-4 111 995795 ns/op BenchmarkEndToEndAsync-4 922 122069 ns/op BenchmarkEndToEndAsyncHTTP-4 1005 117359 ns/op PASS ok net/rpc 2.344s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2648 37983 ns/op BenchmarkReadMIMEHeader/server_headers-4 4753 26803 ns/op BenchmarkUncommon-4 10000 12279 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.712s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3204 34853 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 47826 2573 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 288860 393.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 88246 1317 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 199644 707.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 76278 2053 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12954 12517 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 309514 356.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87573 2167 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 184622 763.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81931 2312 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13293 8774 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 164713 856.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 59182 2439 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65025 1944 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26803 7226 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4972 24057 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 142994 803.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59356 1955 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 42979 3296 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 20358 6418 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 2452 47623 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.403s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2054248 96.77 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 112610 1032 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 423 325253 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 129 931117 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 384 455918 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 42969 3383 ns/op BenchmarkStatFile-4 28663 4364 ns/op BenchmarkStatDir-4 26647 4211 ns/op BenchmarkLstatDot-4 45986 3008 ns/op BenchmarkLstatFile-4 30639 4358 ns/op BenchmarkLstatDir-4 27058 3992 ns/op PASS ok os 3.727s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 12 12064275 ns/op 8977 B/op 30 allocs/op PASS ok os/exec 1.315s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 100000 1187 ns/op PASS ok os/user 1.210s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1000000 112.4 ns/op BenchmarkString-4 1559676 103.0 ns/op BenchmarkBytes-4 1294436 79.33 ns/op BenchmarkNamedBytes-4 940735 134.3 ns/op BenchmarkBytesArray-4 656929 205.4 ns/op BenchmarkSliceLen-4 1680098 72.11 ns/op BenchmarkMapLen-4 937730 236.5 ns/op BenchmarkStringLen-4 1202352 95.32 ns/op BenchmarkArrayLen-4 1000000 117.5 ns/op BenchmarkSliceCap-4 1680528 69.15 ns/op BenchmarkDeepEqual/int8-4 503476 304.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 72986 1510 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 443721 332.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83482 1574 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 437338 350.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 58648 1996 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 329031 310.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80254 1778 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 199221 659.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 73347 2222 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 533241 275.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 91503 1265 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 367796 332.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 72988 1783 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 248538 413.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 69796 2327 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 470574 309.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77822 2780 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 484201 315.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 70509 1658 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 431697 366.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 53755 1883 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 431424 317.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 70630 1763 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 487280 550.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 70969 1595 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 396786 381.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 77589 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 333405 461.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 65104 1575 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 529572 274.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82158 1681 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 422845 323.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 71394 1710 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 92132 1299 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 43194 2533 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42165 3343 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 27414 4258 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 25602 4030 ns/op BenchmarkIsZero/ArrayComparable-4 292066 425.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 22798 4466 ns/op BenchmarkIsZero/StructComparable-4 558910 328.9 ns/op BenchmarkIsZero/StructIncomparable-4 133531 1827 ns/op BenchmarkSetZero/Bool/Direct-4 2430854 47.42 ns/op BenchmarkSetZero/Bool/CachedZero-4 993741 159.2 ns/op BenchmarkSetZero/Bool/NewZero-4 682560 202.0 ns/op BenchmarkSetZero/Int/Direct-4 1766502 66.53 ns/op BenchmarkSetZero/Int/CachedZero-4 894045 146.6 ns/op BenchmarkSetZero/Int/NewZero-4 704102 187.1 ns/op BenchmarkSetZero/Uint/Direct-4 1655358 65.36 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 245.1 ns/op BenchmarkSetZero/Uint/NewZero-4 700891 220.8 ns/op BenchmarkSetZero/Float/Direct-4 1799521 67.00 ns/op BenchmarkSetZero/Float/CachedZero-4 806274 164.6 ns/op BenchmarkSetZero/Float/NewZero-4 598846 207.8 ns/op BenchmarkSetZero/Complex/Direct-4 1847934 67.50 ns/op BenchmarkSetZero/Complex/CachedZero-4 660091 232.8 ns/op BenchmarkSetZero/Complex/NewZero-4 606117 205.7 ns/op BenchmarkSetZero/Array/Direct-4 1519303 69.06 ns/op BenchmarkSetZero/Array/CachedZero-4 850612 129.7 ns/op BenchmarkSetZero/Array/NewZero-4 591877 197.8 ns/op BenchmarkSetZero/Chan/Direct-4 1782253 80.48 ns/op BenchmarkSetZero/Chan/CachedZero-4 930213 159.8 ns/op BenchmarkSetZero/Chan/NewZero-4 602764 375.6 ns/op BenchmarkSetZero/Func/Direct-4 1487593 101.4 ns/op BenchmarkSetZero/Func/CachedZero-4 721803 161.3 ns/op BenchmarkSetZero/Func/NewZero-4 618055 205.9 ns/op BenchmarkSetZero/Interface/Direct-4 1528708 73.44 ns/op BenchmarkSetZero/Interface/CachedZero-4 775456 140.2 ns/op BenchmarkSetZero/Interface/NewZero-4 708588 201.8 ns/op BenchmarkSetZero/Map/Direct-4 1726179 64.55 ns/op BenchmarkSetZero/Map/CachedZero-4 814286 161.2 ns/op BenchmarkSetZero/Map/NewZero-4 711817 206.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1000000 103.0 ns/op BenchmarkSetZero/Pointer/CachedZero-4 831121 166.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 681754 201.5 ns/op BenchmarkSetZero/Slice/Direct-4 1580818 94.11 ns/op BenchmarkSetZero/Slice/CachedZero-4 948206 281.6 ns/op BenchmarkSetZero/Slice/NewZero-4 755157 201.1 ns/op BenchmarkSetZero/String/Direct-4 1651194 117.5 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 202.0 ns/op BenchmarkSetZero/String/NewZero-4 627074 197.3 ns/op BenchmarkSetZero/Struct/Direct-4 1771639 67.43 ns/op BenchmarkSetZero/Struct/CachedZero-4 767702 164.6 ns/op BenchmarkSetZero/Struct/NewZero-4 643141 206.5 ns/op BenchmarkSelect/1-4 149241 1044 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 66646 1997 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 34701 5153 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 147740 831.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 140204 806.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 99650 1118 ns/op 114.45 MB/s BenchmarkCallArgCopy/size=256-4 77221 1412 ns/op 181.31 MB/s BenchmarkCallArgCopy/size=1024-4 58586 2888 ns/op 354.57 MB/s BenchmarkCallArgCopy/size=4096-4 15880 7923 ns/op 517.01 MB/s BenchmarkCallArgCopy/size=65536-4 1924 145845 ns/op 449.35 MB/s BenchmarkFieldByName1-4 618988 201.6 ns/op BenchmarkFieldByName2-4 34981 5141 ns/op BenchmarkFieldByName3-4 4706 30616 ns/op BenchmarkInterfaceBig-4 1975844 58.57 ns/op BenchmarkInterfaceSmall-4 1933270 58.74 ns/op BenchmarkNew-4 800490 183.7 ns/op BenchmarkMap/StringKeys/MapIndex-4 2030 55306 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1435 71436 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2601 57478 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1939 63183 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2518 88563 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1953 69568 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 171117 782.5 ns/op PASS ok reflect 26.924s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6598 37992 ns/op 9193 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 22024 ns/op 9287 B/op 1 allocs/op BenchmarkFindString-4 10000 30400 ns/op 9417 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 33918 ns/op 9451 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 32553 ns/op 9294 B/op 2 allocs/op BenchmarkLiteral-4 10000 22574 ns/op BenchmarkNotLiteral-4 4166 48417 ns/op BenchmarkMatchClass-4 2689 77860 ns/op BenchmarkMatchClass_InRange-4 2392 70873 ns/op BenchmarkReplaceAll-4 987 159296 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 25950 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 14710 8069 ns/op BenchmarkAnchoredShortMatch-4 10000 24566 ns/op BenchmarkAnchoredLongMatch-4 10000 12324 ns/op BenchmarkOnePassShortA-4 16149 7029 ns/op BenchmarkNotOnePassShortA-4 10000 36214 ns/op BenchmarkOnePassShortB-4 19370 7503 ns/op BenchmarkNotOnePassShortB-4 6140 38037 ns/op BenchmarkOnePassLongPrefix-4 56118 1852 ns/op BenchmarkOnePassLongNotPrefix-4 22822 4730 ns/op BenchmarkMatchParallelShared-4 10000 29182 ns/op BenchmarkMatchParallelCopied-4 10000 36331 ns/op BenchmarkQuoteMetaAll-4 95095 1532 ns/op 9.14 MB/s BenchmarkQuoteMetaNone-4 346581 369.6 ns/op 70.35 MB/s BenchmarkCompile/Onepass-4 2896 41465 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1297 124393 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 147 1060772 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2704405 49.21 ns/op 325.14 MB/s BenchmarkMatch/Easy0/32-4 10000 20617 ns/op 1.55 MB/s BenchmarkMatch/Easy0/1K-4 10000 22852 ns/op 44.81 MB/s BenchmarkMatch/Easy0i/16-4 2666443 45.45 ns/op 352.03 MB/s BenchmarkMatch/Easy0i/32-4 6100 37773 ns/op 0.85 MB/s BenchmarkMatch/Easy0i/1K-4 219 559427 ns/op 1.83 MB/s BenchmarkMatch/Easy1/16-4 1000000 100.8 ns/op 158.69 MB/s BenchmarkMatch/Easy1/32-4 10000 23239 ns/op 1.38 MB/s BenchmarkMatch/Easy1/1K-4 7794 48560 ns/op 21.09 MB/s BenchmarkMatch/Medium/16-4 2291595 51.08 ns/op 313.25 MB/s BenchmarkMatch/Medium/32-4 3655 44929 ns/op 0.71 MB/s BenchmarkMatch/Medium/1K-4 177 994972 ns/op 1.03 MB/s BenchmarkMatch/Hard/16-4 2229392 52.88 ns/op 302.57 MB/s BenchmarkMatch/Hard/32-4 2416 53623 ns/op 0.60 MB/s BenchmarkMatch/Hard/1K-4 156 786189 ns/op 1.30 MB/s BenchmarkMatch/Hard1/16-4 1258 128050 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 657 194029 ns/op 0.16 MB/s BenchmarkMatch/Hard1/1K-4 21 4971117 ns/op 0.21 MB/s BenchmarkMatch_onepass_regex/16-4 10000 10419 ns/op 1.54 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12884 8815 ns/op 3.63 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 507 219047 ns/op 4.67 MB/s 24 B/op 0 allocs/op PASS ok regexp 13.814s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 789279 151.3 ns/op BenchmarkIsWordChar-4 219548 690.8 ns/op PASS ok regexp/syntax 2.798s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 77812 1935 ns/op BenchmarkCallers/inlined-4 75889 2002 ns/op BenchmarkCallers/no-cache-4 16174 7026 ns/op BenchmarkFPCallers/cached-4 2917786 38.62 ns/op BenchmarkMakeChan/Byte-4 459250 341.4 ns/op BenchmarkMakeChan/Int-4 1000000 571.6 ns/op BenchmarkMakeChan/Ptr-4 398247 810.9 ns/op BenchmarkMakeChan/Struct/0-4 974358 428.8 ns/op BenchmarkMakeChan/Struct/32-4 221806 1001 ns/op BenchmarkMakeChan/Struct/40-4 123723 1136 ns/op BenchmarkChanNonblocking-4 5180156 21.77 ns/op BenchmarkSelectUncontended-4 866091 152.0 ns/op BenchmarkSelectSyncContended-4 93537 1343 ns/op BenchmarkSelectAsyncContended-4 290323 458.3 ns/op BenchmarkSelectNonblock-4 3224176 37.70 ns/op BenchmarkChanUncontended-4 11112 12017 ns/op BenchmarkChanContended-4 3610 35186 ns/op BenchmarkChanSync-4 196263 653.3 ns/op BenchmarkChanSyncWork-4 49257 3262 ns/op BenchmarkChanProdCons0-4 228146 592.3 ns/op BenchmarkChanProdCons10-4 365431 374.7 ns/op BenchmarkChanProdCons100-4 401810 312.3 ns/op BenchmarkChanProdConsWork0-4 141021 917.7 ns/op BenchmarkChanProdConsWork10-4 220836 618.8 ns/op BenchmarkChanProdConsWork100-4 218892 511.6 ns/op BenchmarkSelectProdCons-4 150478 864.5 ns/op BenchmarkReceiveDataFromClosedChan-4 892882 158.6 ns/op BenchmarkChanCreation-4 143098 798.0 ns/op BenchmarkChanSem-4 215702 513.3 ns/op BenchmarkChanPopular-4 66 1682674 ns/op BenchmarkChanClosed-4 895921 140.1 ns/op BenchmarkCallClosure-4 2480434 50.58 ns/op BenchmarkCallClosure1-4 3783240 27.88 ns/op BenchmarkCallClosure2-4 1000000 182.2 ns/op BenchmarkCallClosure3-4 1000000 130.6 ns/op BenchmarkCallClosure4-4 783604 145.3 ns/op BenchmarkComplex128DivNormal-4 6484530 16.51 ns/op BenchmarkComplex128DivNisNaN-4 7653654 14.29 ns/op BenchmarkComplex128DivDisNaN-4 7516585 14.91 ns/op BenchmarkComplex128DivNisInf-4 11082153 10.59 ns/op BenchmarkComplex128DivDisInf-4 6244749 19.62 ns/op BenchmarkSetTypePtr-4 67583816 3.655 ns/op 2188.86 MB/s BenchmarkSetTypePtr8-4 9357910 15.31 ns/op 4180.18 MB/s BenchmarkSetTypePtr16-4 8889975 15.43 ns/op 8297.06 MB/s BenchmarkSetTypePtr32-4 10489166 11.63 ns/op 22008.22 MB/s BenchmarkSetTypePtr64-4 12811348 11.81 ns/op 43365.30 MB/s BenchmarkSetTypePtr126-4 5396029 30.73 ns/op 32800.56 MB/s BenchmarkSetTypePtr128-4 7645502 22.77 ns/op 44978.99 MB/s BenchmarkSetTypePtrSlice-4 953442 202.8 ns/op 40401.19 MB/s BenchmarkSetTypeNode1-4 11924655 16.24 ns/op 1477.39 MB/s BenchmarkSetTypeNode1Slice-4 2673903 42.44 ns/op 18094.21 MB/s BenchmarkSetTypeNode8-4 9415768 12.86 ns/op 6221.87 MB/s BenchmarkSetTypeNode8Slice-4 1370113 111.6 ns/op 22942.25 MB/s BenchmarkSetTypeNode64-4 6134044 26.05 ns/op 20269.58 MB/s BenchmarkSetTypeNode64Slice-4 254907 464.4 ns/op 36383.79 MB/s BenchmarkSetTypeNode64Dead-4 8556297 17.39 ns/op 30371.00 MB/s BenchmarkSetTypeNode64DeadSlice-4 165174 620.2 ns/op 27243.05 MB/s BenchmarkSetTypeNode124-4 5138154 22.50 ns/op 44795.92 MB/s BenchmarkSetTypeNode124Slice-4 223221 582.5 ns/op 55378.72 MB/s BenchmarkSetTypeNode126-4 4277228 30.32 ns/op 33768.45 MB/s BenchmarkSetTypeNode126Slice-4 224025 648.5 ns/op 50530.85 MB/s BenchmarkSetTypeNode128-4 2867722 39.61 ns/op 26256.16 MB/s BenchmarkSetTypeNode128Slice-4 172460 1297 ns/op 25664.09 MB/s BenchmarkSetTypeNode130-4 3552188 30.54 ns/op 34579.58 MB/s BenchmarkSetTypeNode130Slice-4 178890 1094 ns/op 30887.67 MB/s BenchmarkSetTypeNode1024-4 992059 184.5 ns/op 44491.48 MB/s BenchmarkSetTypeNode1024Slice-4 30177 5117 ns/op 51334.05 MB/s BenchmarkAllocation-4 1527 116804 ns/op BenchmarkReadMemStats-4 73 2173598 ns/op BenchmarkReadMemStatsLatency-4 1 2451140 p50-ns 2451140 p90-ns 2451140 p99-ns BenchmarkWriteBarrier-4 1979653 79.32 ns/op BenchmarkBulkWriteBarrier-4 2169508 51.42 ns/op BenchmarkScanStackNoLocals-4 2 67759204 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14407052 14.28 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9089053 14.54 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8391639 14.06 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8470238 20.89 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4846341 22.69 ns/op BenchmarkHash5-4 8070955 18.35 ns/op 272.47 MB/s BenchmarkHash16-4 2516499 48.43 ns/op 330.37 MB/s BenchmarkHash64-4 6749570 30.51 ns/op 2097.76 MB/s BenchmarkHash1024-4 1367284 75.55 ns/op 13554.16 MB/s BenchmarkHash65536-4 41486 4487 ns/op 14606.35 MB/s BenchmarkAlignedLoad-4 10823949 13.57 ns/op BenchmarkUnalignedLoad-4 10696306 11.52 ns/op BenchmarkEqEfaceConcrete-4 8315022 17.45 ns/op BenchmarkEqIfaceConcrete-4 7315869 15.12 ns/op BenchmarkNeEfaceConcrete-4 7674206 17.70 ns/op BenchmarkNeIfaceConcrete-4 6223153 22.85 ns/op BenchmarkConvT2EByteSized/bool-4 4324372 31.04 ns/op BenchmarkConvT2EByteSized/uint8-4 4112724 47.66 ns/op BenchmarkConvT2ESmall-4 3872292 33.48 ns/op BenchmarkConvT2EUintptr-4 3692569 32.75 ns/op BenchmarkConvT2ELarge-4 887064 216.9 ns/op BenchmarkConvT2ISmall-4 4061142 30.46 ns/op BenchmarkConvT2IUintptr-4 3690339 35.69 ns/op BenchmarkConvT2ILarge-4 1000000 220.8 ns/op BenchmarkConvI2E-4 3800463 43.67 ns/op BenchmarkConvI2I-4 2531421 39.74 ns/op BenchmarkAssertE2T-4 3066084 33.95 ns/op BenchmarkAssertE2TLarge-4 1758820 67.64 ns/op BenchmarkAssertE2I-4 3260809 33.76 ns/op BenchmarkAssertI2T-4 3836007 31.07 ns/op BenchmarkAssertI2I-4 3345692 33.70 ns/op BenchmarkAssertI2E-4 3995077 30.04 ns/op BenchmarkAssertE2E-4 4295832 34.31 ns/op BenchmarkAssertE2T2-4 2598943 46.58 ns/op BenchmarkAssertE2T2Blank-4 3714291 32.58 ns/op BenchmarkAssertI2E2-4 3330898 37.04 ns/op BenchmarkAssertI2E2Blank-4 3745593 28.32 ns/op BenchmarkAssertE2E2-4 2320040 43.69 ns/op BenchmarkAssertE2E2Blank-4 3730443 30.54 ns/op BenchmarkConvT2Ezero/zero/16-4 3730752 30.64 ns/op BenchmarkConvT2Ezero/zero/32-4 3904444 31.70 ns/op BenchmarkConvT2Ezero/zero/64-4 3811117 31.27 ns/op BenchmarkConvT2Ezero/zero/str-4 4056987 31.02 ns/op BenchmarkConvT2Ezero/zero/slice-4 3599247 30.73 ns/op BenchmarkConvT2Ezero/zero/big-4 113050 1965 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 166.8 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 172.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 123348 1569 ns/op BenchmarkConvT2Ezero/smallint/16-4 3955797 33.98 ns/op BenchmarkConvT2Ezero/smallint/32-4 3887896 53.76 ns/op BenchmarkConvT2Ezero/smallint/64-4 3994915 43.38 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 164.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 152.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 179.4 ns/op BenchmarkMalloc8-4 1000000 122.9 ns/op BenchmarkMalloc16-4 1000000 112.3 ns/op BenchmarkMallocTypeInfo8-4 1000000 110.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 158.2 ns/op BenchmarkMallocLargeStruct-4 45732 2484 ns/op BenchmarkGoroutineSelect-4 14 8716976 ns/op BenchmarkGoroutineBlocking-4 14 9180366 ns/op BenchmarkGoroutineForRange-4 15 7210425 ns/op BenchmarkGoroutineIdle-4 18 8453348 ns/op BenchmarkHashStringSpeed-4 2256028 49.48 ns/op BenchmarkHashBytesSpeed-4 1000000 123.0 ns/op BenchmarkHashInt32Speed-4 2542971 46.70 ns/op BenchmarkHashInt64Speed-4 2627565 55.05 ns/op BenchmarkHashStringArraySpeed-4 503235 227.0 ns/op BenchmarkMegMap-4 2712052 47.98 ns/op BenchmarkMegOneMap-4 3092427 59.89 ns/op BenchmarkMegEqMap-4 1245 87978 ns/op BenchmarkMegEmptyMap-4 3472572 32.57 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2029509 56.73 ns/op BenchmarkSmallStrMap-4 2460198 47.15 ns/op BenchmarkMapStringKeysEight_16-4 2344297 46.53 ns/op BenchmarkMapStringKeysEight_32-4 2476431 52.55 ns/op BenchmarkMapStringKeysEight_64-4 2690355 44.74 ns/op BenchmarkMapStringKeysEight_1M-4 2601819 46.25 ns/op BenchmarkIntMap-4 3018344 41.85 ns/op BenchmarkMapFirst/1-4 2572210 50.42 ns/op BenchmarkMapFirst/2-4 3245781 46.34 ns/op BenchmarkMapFirst/3-4 2911304 44.43 ns/op BenchmarkMapFirst/4-4 3037164 41.88 ns/op BenchmarkMapFirst/5-4 2953080 36.67 ns/op BenchmarkMapFirst/6-4 3244164 37.58 ns/op BenchmarkMapFirst/7-4 2948484 38.22 ns/op BenchmarkMapFirst/8-4 3234126 43.59 ns/op BenchmarkMapFirst/9-4 2258083 51.17 ns/op BenchmarkMapFirst/10-4 1845778 65.00 ns/op BenchmarkMapFirst/11-4 2834511 48.31 ns/op BenchmarkMapFirst/12-4 2196206 48.66 ns/op BenchmarkMapFirst/13-4 2440359 109.1 ns/op BenchmarkMapFirst/14-4 1000000 359.8 ns/op BenchmarkMapFirst/15-4 2564925 50.62 ns/op BenchmarkMapFirst/16-4 2750173 45.89 ns/op BenchmarkMapMid/1-4 3189772 37.35 ns/op BenchmarkMapMid/2-4 2845711 48.80 ns/op BenchmarkMapMid/3-4 3344713 35.96 ns/op BenchmarkMapMid/4-4 3183034 37.48 ns/op BenchmarkMapMid/5-4 3210458 49.62 ns/op BenchmarkMapMid/6-4 3029724 41.28 ns/op BenchmarkMapMid/7-4 3398282 52.52 ns/op BenchmarkMapMid/8-4 2872112 36.56 ns/op BenchmarkMapMid/9-4 2831970 41.79 ns/op BenchmarkMapMid/10-4 2832759 44.99 ns/op BenchmarkMapMid/11-4 2877571 41.02 ns/op BenchmarkMapMid/12-4 2896785 43.46 ns/op BenchmarkMapMid/13-4 2642779 70.05 ns/op BenchmarkMapMid/14-4 2524392 41.72 ns/op BenchmarkMapMid/15-4 2863533 84.47 ns/op BenchmarkMapMid/16-4 2599332 41.41 ns/op BenchmarkMapLast/1-4 3548026 32.98 ns/op BenchmarkMapLast/2-4 3239689 35.19 ns/op BenchmarkMapLast/3-4 3271419 35.63 ns/op BenchmarkMapLast/4-4 3400130 43.80 ns/op BenchmarkMapLast/5-4 2931679 36.54 ns/op BenchmarkMapLast/6-4 2655043 52.57 ns/op BenchmarkMapLast/7-4 2909028 46.33 ns/op BenchmarkMapLast/8-4 2972625 39.74 ns/op BenchmarkMapLast/9-4 2649820 52.15 ns/op BenchmarkMapLast/10-4 2875966 64.60 ns/op BenchmarkMapLast/11-4 2621870 52.98 ns/op BenchmarkMapLast/12-4 2546097 42.65 ns/op BenchmarkMapLast/13-4 2989060 68.19 ns/op BenchmarkMapLast/14-4 3073816 42.55 ns/op BenchmarkMapLast/15-4 2805969 50.03 ns/op BenchmarkMapLast/16-4 2797394 42.01 ns/op BenchmarkMapCycle-4 2166978 50.19 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2993386 51.73 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2985 47043 ns/op BenchmarkMakeMap/[Byte]Byte-4 682405 477.7 ns/op BenchmarkMakeMap/[Int]Int-4 136423 1269 ns/op BenchmarkNewEmptyMap-4 15591763 8.060 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1397446 73.97 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 656797 216.3 ns/op BenchmarkMapIterEmpty-4 4108750 29.81 ns/op BenchmarkSameLengthMap-4 3327600 53.63 ns/op BenchmarkBigKeyMap-4 1313466 138.1 ns/op BenchmarkBigValMap-4 1000000 101.9 ns/op BenchmarkSmallKeyMap-4 2536215 47.13 ns/op BenchmarkMapPopulate/1-4 2251134 54.97 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 130988 1006 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 5059 31951 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 445 299515 ns/op 51737 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 36 5094759 ns/op 416691 B/op 205 allocs/op BenchmarkMapPopulate/100000-4 2 66874912 ns/op 6523288 B/op 2854 allocs/op BenchmarkComplexAlgMap-4 508194 287.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1501162 87.63 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 118.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 337800 364.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50800 3849 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6638 18881 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 104.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 158.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 367968 372.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52345 2892 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5943 17661 ns/op BenchmarkMapStringConversion/32/simple-4 1498546 88.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 136.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 106.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 169.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 105.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 124.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1550494 79.59 ns/op BenchmarkMapInterfacePtr-4 1519416 74.26 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5432139 23.91 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 76850 2516 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5103 23126 ns/op BenchmarkMapPop1000-4 343 308531 ns/op BenchmarkMapPop10000-4 22 5975133 ns/op BenchmarkMapAssign/Int32/256-4 2122588 53.78 ns/op BenchmarkMapAssign/Int32/65536-4 680276 226.0 ns/op BenchmarkMapAssign/Int64/256-4 1836392 57.38 ns/op BenchmarkMapAssign/Int64/65536-4 1040120 123.7 ns/op BenchmarkMapAssign/Str/256-4 1573879 79.00 ns/op BenchmarkMapAssign/Str/65536-4 202364 529.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1247936 107.0 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 832652 181.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 157.9 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 435667 407.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 512295 5231 ns/op BenchmarkMapOperatorAssign/Str/65536-4 54027 1917 ns/op BenchmarkMapAppendAssign/Int32/256-4 806103 191.9 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 119244 1233 ns/op 88 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 911774 213.1 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 127218 1468 ns/op 93 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 692740 369.6 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 69567 3212 ns/op 192 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1328132 87.28 ns/op BenchmarkMapDelete/Int32/1000-4 1906982 63.54 ns/op BenchmarkMapDelete/Int32/10000-4 2106684 58.67 ns/op BenchmarkMapDelete/Int64/100-4 1377696 84.71 ns/op BenchmarkMapDelete/Int64/1000-4 1905648 64.50 ns/op BenchmarkMapDelete/Int64/10000-4 2025162 60.98 ns/op BenchmarkMapDelete/Str/100-4 1210035 96.01 ns/op BenchmarkMapDelete/Str/1000-4 1592850 73.88 ns/op BenchmarkMapDelete/Str/10000-4 1659777 80.93 ns/op BenchmarkMapDelete/Pointer/100-4 1351800 88.49 ns/op BenchmarkMapDelete/Pointer/1000-4 1864532 63.74 ns/op BenchmarkMapDelete/Pointer/10000-4 1846369 63.41 ns/op BenchmarkMemmove/0-4 18984123 5.894 ns/op BenchmarkMemmove/1-4 1399839 84.44 ns/op 11.84 MB/s BenchmarkMemmove/2-4 1387185 87.86 ns/op 22.76 MB/s BenchmarkMemmove/3-4 1382266 85.90 ns/op 34.92 MB/s BenchmarkMemmove/4-4 1379176 85.29 ns/op 46.90 MB/s BenchmarkMemmove/5-4 1341993 88.64 ns/op 56.41 MB/s BenchmarkMemmove/6-4 1387078 85.48 ns/op 70.19 MB/s BenchmarkMemmove/7-4 1379816 86.23 ns/op 81.18 MB/s BenchmarkMemmove/8-4 1425429 84.69 ns/op 94.46 MB/s BenchmarkMemmove/9-4 1215134 93.51 ns/op 96.24 MB/s BenchmarkMemmove/10-4 1349324 89.09 ns/op 112.25 MB/s BenchmarkMemmove/11-4 1366779 94.26 ns/op 116.69 MB/s BenchmarkMemmove/12-4 1330532 88.60 ns/op 135.43 MB/s BenchmarkMemmove/13-4 1326133 87.60 ns/op 148.40 MB/s BenchmarkMemmove/14-4 1363486 87.68 ns/op 159.68 MB/s BenchmarkMemmove/15-4 1353370 88.47 ns/op 169.54 MB/s BenchmarkMemmove/16-4 1391761 85.50 ns/op 187.12 MB/s BenchmarkMemmove/32-4 1357785 88.60 ns/op 361.15 MB/s BenchmarkMemmove/64-4 1246059 92.88 ns/op 689.04 MB/s BenchmarkMemmove/128-4 1000000 103.8 ns/op 1232.78 MB/s BenchmarkMemmove/256-4 1000000 127.0 ns/op 2016.19 MB/s BenchmarkMemmove/512-4 796844 164.8 ns/op 3107.72 MB/s BenchmarkMemmove/1024-4 516945 258.2 ns/op 3966.18 MB/s BenchmarkMemmove/2048-4 321596 409.6 ns/op 5000.55 MB/s BenchmarkMemmove/4096-4 155779 722.2 ns/op 5671.41 MB/s BenchmarkMemmoveOverlap/32-4 1300095 89.08 ns/op 359.23 MB/s BenchmarkMemmoveOverlap/64-4 1270692 103.0 ns/op 621.33 MB/s BenchmarkMemmoveOverlap/128-4 1000000 106.8 ns/op 1198.86 MB/s BenchmarkMemmoveOverlap/256-4 1000000 124.8 ns/op 2051.11 MB/s BenchmarkMemmoveOverlap/512-4 729589 171.1 ns/op 2992.36 MB/s BenchmarkMemmoveOverlap/1024-4 522944 251.0 ns/op 4079.65 MB/s BenchmarkMemmoveOverlap/2048-4 322908 405.3 ns/op 5053.66 MB/s BenchmarkMemmoveOverlap/4096-4 176466 713.0 ns/op 5745.08 MB/s BenchmarkMemmoveUnalignedDst/0-4 19620901 6.030 ns/op BenchmarkMemmoveUnalignedDst/1-4 1389412 84.14 ns/op 11.88 MB/s BenchmarkMemmoveUnalignedDst/2-4 1396893 84.29 ns/op 23.73 MB/s BenchmarkMemmoveUnalignedDst/3-4 1411393 83.74 ns/op 35.82 MB/s BenchmarkMemmoveUnalignedDst/4-4 1404847 85.06 ns/op 47.02 MB/s BenchmarkMemmoveUnalignedDst/5-4 1447944 83.28 ns/op 60.04 MB/s BenchmarkMemmoveUnalignedDst/6-4 1433210 83.88 ns/op 71.53 MB/s BenchmarkMemmoveUnalignedDst/7-4 1423081 85.13 ns/op 82.23 MB/s BenchmarkMemmoveUnalignedDst/8-4 1456968 82.39 ns/op 97.10 MB/s BenchmarkMemmoveUnalignedDst/9-4 1380216 87.30 ns/op 103.09 MB/s BenchmarkMemmoveUnalignedDst/10-4 1335902 88.34 ns/op 113.20 MB/s BenchmarkMemmoveUnalignedDst/11-4 1297951 95.16 ns/op 115.59 MB/s BenchmarkMemmoveUnalignedDst/12-4 1354357 87.82 ns/op 136.64 MB/s BenchmarkMemmoveUnalignedDst/13-4 1313840 88.41 ns/op 147.04 MB/s BenchmarkMemmoveUnalignedDst/14-4 1339514 88.01 ns/op 159.07 MB/s BenchmarkMemmoveUnalignedDst/15-4 1371644 87.38 ns/op 171.67 MB/s BenchmarkMemmoveUnalignedDst/16-4 1345766 89.92 ns/op 177.93 MB/s BenchmarkMemmoveUnalignedDst/32-4 1341398 90.92 ns/op 351.95 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 104.7 ns/op 611.11 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 104.3 ns/op 1226.95 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 129.4 ns/op 1978.48 MB/s BenchmarkMemmoveUnalignedDst/512-4 734319 165.7 ns/op 3090.63 MB/s BenchmarkMemmoveUnalignedDst/1024-4 501232 257.5 ns/op 3976.36 MB/s BenchmarkMemmoveUnalignedDst/2048-4 272883 416.2 ns/op 4920.80 MB/s BenchmarkMemmoveUnalignedDst/4096-4 162193 725.2 ns/op 5648.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1279881 91.43 ns/op 349.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1215952 96.73 ns/op 661.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 107.4 ns/op 1191.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 979018 126.9 ns/op 2017.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 678336 166.3 ns/op 3078.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 501390 264.2 ns/op 3875.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 318400 410.6 ns/op 4988.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 160048 723.7 ns/op 5659.79 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19345218 6.101 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1363074 84.92 ns/op 11.78 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1373389 85.21 ns/op 23.47 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1280896 95.47 ns/op 31.42 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1386943 86.84 ns/op 46.06 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1348288 86.67 ns/op 57.69 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1369848 87.05 ns/op 68.92 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1368766 86.62 ns/op 80.81 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1367989 83.18 ns/op 96.18 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1303255 91.37 ns/op 98.50 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1280575 88.73 ns/op 112.70 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1358413 89.29 ns/op 123.19 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1350075 87.79 ns/op 136.69 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1282408 89.53 ns/op 145.20 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1320614 89.74 ns/op 156.00 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1318020 90.35 ns/op 166.01 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1320290 89.01 ns/op 179.75 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1287237 91.06 ns/op 351.43 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1213222 97.33 ns/op 657.54 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.6 ns/op 1200.78 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 125.7 ns/op 2036.59 MB/s BenchmarkMemmoveUnalignedSrc/512-4 632744 170.2 ns/op 3008.13 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 504936 256.5 ns/op 3992.26 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 320193 417.9 ns/op 4900.29 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 170067 725.6 ns/op 5645.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1228297 104.5 ns/op 153.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1236487 97.19 ns/op 164.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 105.0 ns/op 152.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1201948 100.4 ns/op 159.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1206109 97.24 ns/op 164.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 100.1 ns/op 159.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1213640 99.19 ns/op 161.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1209355 98.93 ns/op 161.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 107.5 ns/op 595.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 116.9 ns/op 547.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 108.4 ns/op 590.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 109.3 ns/op 585.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 109.5 ns/op 584.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 105.8 ns/op 604.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 111.6 ns/op 573.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 107.2 ns/op 597.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 825044 156.7 ns/op 1633.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 637597 192.6 ns/op 1329.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 827526 142.8 ns/op 1792.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 934135 140.2 ns/op 1826.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 933381 140.5 ns/op 1822.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 782961 142.8 ns/op 1792.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 786525 158.5 ns/op 1614.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 852798 138.9 ns/op 1843.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 99502 1158 ns/op 3538.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 65443 1810 ns/op 2262.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 157755 745.6 ns/op 5493.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 156793 763.9 ns/op 5361.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 158997 752.4 ns/op 5444.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 164262 761.2 ns/op 5380.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 144415 761.5 ns/op 5379.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 167017 748.9 ns/op 5469.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6760 18892 ns/op 3468.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4116 28385 ns/op 2308.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8872 12439 ns/op 5268.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8204 12438 ns/op 5269.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9502 12311 ns/op 5323.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9541 12149 ns/op 5394.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9691 12122 ns/op 5406.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9579 12209 ns/op 5367.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1306510 91.15 ns/op 351.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1254954 110.2 ns/op 580.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 108.4 ns/op 1181.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 124.9 ns/op 2049.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 721606 167.0 ns/op 3066.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 479604 254.3 ns/op 4026.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 320797 407.6 ns/op 5024.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 178778 719.5 ns/op 5692.96 MB/s BenchmarkMemclr/5-4 16591525 7.543 ns/op 662.85 MB/s BenchmarkMemclr/16-4 15839514 7.377 ns/op 2169.02 MB/s BenchmarkMemclr/64-4 15907802 7.991 ns/op 8009.26 MB/s BenchmarkMemclr/256-4 12190045 10.12 ns/op 25288.52 MB/s BenchmarkMemclr/4096-4 2401886 49.48 ns/op 82784.35 MB/s BenchmarkMemclr/65536-4 97311 1254 ns/op 52249.95 MB/s BenchmarkMemclr/1M-4 5886 21441 ns/op 48905.84 MB/s BenchmarkMemclr/4M-4 1302 90556 ns/op 46317.30 MB/s BenchmarkMemclr/8M-4 529 225508 ns/op 37198.65 MB/s BenchmarkMemclr/16M-4 165 704923 ns/op 23800.05 MB/s BenchmarkMemclr/64M-4 62 1876852 ns/op 35756.08 MB/s BenchmarkMemclrUnaligned/0_5-4 6996506 16.97 ns/op 294.64 MB/s BenchmarkMemclrUnaligned/0_16-4 8236059 13.94 ns/op 1147.52 MB/s BenchmarkMemclrUnaligned/0_64-4 8812063 12.39 ns/op 5166.19 MB/s BenchmarkMemclrUnaligned/0_256-4 8030580 14.73 ns/op 17382.54 MB/s BenchmarkMemclrUnaligned/0_4096-4 2178540 54.04 ns/op 75794.97 MB/s BenchmarkMemclrUnaligned/0_65536-4 85164 1290 ns/op 50788.83 MB/s BenchmarkMemclrUnaligned/1_5-4 9609804 12.60 ns/op 396.86 MB/s BenchmarkMemclrUnaligned/1_16-4 10454726 11.96 ns/op 1337.57 MB/s BenchmarkMemclrUnaligned/1_64-4 9304083 12.17 ns/op 5260.38 MB/s BenchmarkMemclrUnaligned/1_256-4 8428994 14.09 ns/op 18174.76 MB/s BenchmarkMemclrUnaligned/1_4096-4 1501948 83.46 ns/op 49079.58 MB/s BenchmarkMemclrUnaligned/1_65536-4 80998 1448 ns/op 45253.36 MB/s BenchmarkMemclrUnaligned/4_5-4 9431062 11.86 ns/op 421.47 MB/s BenchmarkMemclrUnaligned/4_16-4 9562634 11.83 ns/op 1352.58 MB/s BenchmarkMemclrUnaligned/4_64-4 9918441 12.02 ns/op 5325.36 MB/s BenchmarkMemclrUnaligned/4_256-4 8058966 14.86 ns/op 17227.08 MB/s BenchmarkMemclrUnaligned/4_4096-4 1488330 78.32 ns/op 52295.70 MB/s BenchmarkMemclrUnaligned/4_65536-4 78717 1459 ns/op 44925.81 MB/s BenchmarkMemclrUnaligned/7_5-4 9576549 11.77 ns/op 424.71 MB/s BenchmarkMemclrUnaligned/7_16-4 9727850 11.96 ns/op 1337.55 MB/s BenchmarkMemclrUnaligned/7_64-4 10238058 12.13 ns/op 5275.53 MB/s BenchmarkMemclrUnaligned/7_256-4 7861210 13.38 ns/op 19129.41 MB/s BenchmarkMemclrUnaligned/7_4096-4 1439125 78.44 ns/op 52216.24 MB/s BenchmarkMemclrUnaligned/7_65536-4 72010 1457 ns/op 44965.08 MB/s BenchmarkMemclrUnaligned/0_1M-4 4765 22438 ns/op 46731.57 MB/s BenchmarkMemclrUnaligned/0_4M-4 1234 109107 ns/op 38442.03 MB/s BenchmarkMemclrUnaligned/0_8M-4 464 230473 ns/op 36397.28 MB/s BenchmarkMemclrUnaligned/0_16M-4 162 705642 ns/op 23775.83 MB/s BenchmarkMemclrUnaligned/0_64M-4 55 1946814 ns/op 34471.12 MB/s BenchmarkMemclrUnaligned/1_1M-4 4009 30353 ns/op 34545.96 MB/s BenchmarkMemclrUnaligned/1_4M-4 933 119366 ns/op 35138.26 MB/s BenchmarkMemclrUnaligned/1_8M-4 466 254135 ns/op 33008.47 MB/s BenchmarkMemclrUnaligned/1_16M-4 152 785121 ns/op 21368.95 MB/s BenchmarkMemclrUnaligned/1_64M-4 55 2004143 ns/op 33485.07 MB/s BenchmarkMemclrUnaligned/4_1M-4 5386 25002 ns/op 41939.22 MB/s BenchmarkMemclrUnaligned/4_4M-4 1204 98487 ns/op 42587.27 MB/s BenchmarkMemclrUnaligned/4_8M-4 435 260368 ns/op 32218.25 MB/s BenchmarkMemclrUnaligned/4_16M-4 154 772802 ns/op 21709.59 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 1808560 ns/op 37106.25 MB/s BenchmarkMemclrUnaligned/7_1M-4 5336 24664 ns/op 42513.70 MB/s BenchmarkMemclrUnaligned/7_4M-4 1167 99863 ns/op 42000.56 MB/s BenchmarkMemclrUnaligned/7_8M-4 469 252283 ns/op 33250.82 MB/s BenchmarkMemclrUnaligned/7_16M-4 157 764226 ns/op 21953.21 MB/s BenchmarkMemclrUnaligned/7_64M-4 54 1987239 ns/op 33769.90 MB/s BenchmarkGoMemclr/5-4 2362554 49.65 ns/op 100.71 MB/s BenchmarkGoMemclr/16-4 655173 167.0 ns/op 95.81 MB/s BenchmarkGoMemclr/64-4 210172 572.7 ns/op 111.75 MB/s BenchmarkGoMemclr/256-4 47371 2303 ns/op 111.16 MB/s BenchmarkMemclrRange/1K_2K-4 90638 1267 ns/op 75699.14 MB/s BenchmarkMemclrRange/2K_8K-4 29172 4155 ns/op 80262.34 MB/s BenchmarkMemclrRange/4K_16K-4 34582 3524 ns/op 91678.32 MB/s BenchmarkMemclrRange/160K_228K-4 3320 35371 ns/op 47011.59 MB/s BenchmarkClearFat7-4 4130923 27.18 ns/op BenchmarkClearFat8-4 4835792 24.90 ns/op BenchmarkClearFat11-4 4281165 27.63 ns/op BenchmarkClearFat12-4 4471110 27.20 ns/op BenchmarkClearFat13-4 4180032 30.12 ns/op BenchmarkClearFat14-4 3892033 27.28 ns/op BenchmarkClearFat15-4 4060472 28.04 ns/op BenchmarkClearFat16-4 4477542 26.22 ns/op BenchmarkClearFat24-4 4530498 26.77 ns/op BenchmarkClearFat32-4 4372476 27.26 ns/op BenchmarkClearFat40-4 3965523 27.70 ns/op BenchmarkClearFat48-4 4052398 28.55 ns/op BenchmarkClearFat56-4 3864644 28.86 ns/op BenchmarkClearFat64-4 3991887 28.26 ns/op BenchmarkClearFat72-4 4040958 28.87 ns/op BenchmarkClearFat128-4 3556596 33.58 ns/op BenchmarkClearFat256-4 2379732 43.41 ns/op BenchmarkClearFat512-4 1543357 70.58 ns/op BenchmarkClearFat1024-4 940813 111.3 ns/op BenchmarkClearFat1032-4 1000000 117.6 ns/op BenchmarkClearFat1040-4 1000000 119.5 ns/op BenchmarkCopyFat7-4 4766676 25.69 ns/op BenchmarkCopyFat8-4 4161874 28.29 ns/op BenchmarkCopyFat11-4 4023631 26.78 ns/op BenchmarkCopyFat12-4 4288665 26.41 ns/op BenchmarkCopyFat13-4 4212624 27.17 ns/op BenchmarkCopyFat14-4 4698100 25.78 ns/op BenchmarkCopyFat15-4 3959877 27.10 ns/op BenchmarkCopyFat16-4 4285764 27.04 ns/op BenchmarkCopyFat24-4 4264986 25.54 ns/op BenchmarkCopyFat32-4 3886936 26.82 ns/op BenchmarkCopyFat64-4 3811732 28.83 ns/op BenchmarkCopyFat72-4 4260126 29.45 ns/op BenchmarkCopyFat128-4 2984372 36.97 ns/op BenchmarkCopyFat256-4 2494920 46.03 ns/op BenchmarkCopyFat512-4 1587620 74.70 ns/op BenchmarkCopyFat520-4 1508530 76.49 ns/op BenchmarkCopyFat1024-4 1000000 120.2 ns/op BenchmarkCopyFat1032-4 1000000 127.5 ns/op BenchmarkCopyFat1040-4 1000000 132.8 ns/op BenchmarkIssue18740/2byte-4 400 307281 ns/op BenchmarkIssue18740/4byte-4 679 176064 ns/op BenchmarkIssue18740/8byte-4 1184 103666 ns/op BenchmarkMemclrKnownSize1-4 7884188 18.35 ns/op 54.49 MB/s BenchmarkMemclrKnownSize2-4 4104608 27.39 ns/op 73.01 MB/s BenchmarkMemclrKnownSize4-4 3221572 37.39 ns/op 106.97 MB/s BenchmarkMemclrKnownSize8-4 1324054 82.60 ns/op 96.85 MB/s BenchmarkMemclrKnownSize16-4 802015 162.6 ns/op 98.42 MB/s BenchmarkMemclrKnownSize32-4 447594 290.9 ns/op 109.99 MB/s BenchmarkMemclrKnownSize64-4 215698 554.6 ns/op 115.39 MB/s BenchmarkMemclrKnownSize112-4 131383 946.1 ns/op 118.38 MB/s BenchmarkMemclrKnownSize128-4 98200 1094 ns/op 117.03 MB/s BenchmarkMemclrKnownSize192-4 73795 1725 ns/op 111.32 MB/s BenchmarkMemclrKnownSize248-4 53816 2155 ns/op 115.09 MB/s BenchmarkMemclrKnownSize256-4 55717 2166 ns/op 118.22 MB/s BenchmarkMemclrKnownSize512-4 26041 4249 ns/op 120.51 MB/s BenchmarkMemclrKnownSize1024-4 13837 8922 ns/op 114.78 MB/s BenchmarkMemclrKnownSize4096-4 3441 35981 ns/op 113.84 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4590950 ns/op 114.20 MB/s BenchmarkReadMetricsLatency-4 10000 3857 p50-ns 5511 p90-ns 9689 p99-ns BenchmarkFinalizer-4 210 539102 ns/op BenchmarkFinalizerRun-4 127053 873.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8860005 12.89 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4052397 31.06 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2831384 38.88 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2856423 39.91 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1657527 69.29 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1544589 82.11 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2941826 39.57 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1676695 69.78 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1693798 67.95 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2663670 44.39 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2604568 44.13 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2229508 51.49 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1958870 60.11 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1789609 65.59 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10246020 11.10 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10735171 10.89 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10559894 10.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10156549 11.29 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9959499 12.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8468185 15.21 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11009698 11.67 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8247013 13.49 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9740876 15.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9943083 11.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9901200 10.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10042473 11.09 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10208035 10.88 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10593876 10.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10823287 10.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9779244 11.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10540017 10.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10066394 11.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10512220 11.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9858840 11.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10037209 11.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 10936128 10.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10063050 11.36 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10393033 11.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10117916 11.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9841867 12.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10318824 12.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8882552 11.94 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8677455 12.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10176051 11.49 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9974262 11.32 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10643571 11.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11080000 10.75 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10743183 11.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9950350 10.99 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10898529 10.60 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9413455 11.23 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10658070 10.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10717676 10.81 ns/op BenchmarkNetpollBreak-4 5500 31965 ns/op BenchmarkPinnerPinUnpinBatch-4 1482 132849 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 225 532311 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1414 133538 ns/op BenchmarkPinnerPinUnpin-4 1414419 102.4 ns/op BenchmarkPinnerPinUnpinTiny-4 1503855 78.22 ns/op BenchmarkPinnerPinUnpinDouble-4 534566 227.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3268249 34.28 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3200623 33.79 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 434229 276.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7443028 15.28 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8947176 13.85 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5647819 20.65 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5316804 21.32 ns/op BenchmarkPingPongHog-4 555 346599 ns/op BenchmarkStackGrowth-4 125764 943.8 ns/op BenchmarkStackGrowthDeep-4 1338 90043 ns/op BenchmarkCreateGoroutines-4 44734 2486 ns/op BenchmarkCreateGoroutinesParallel-4 53043 2039 ns/op BenchmarkCreateGoroutinesCapture-4 6054 16994 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35895 3402 ns/op BenchmarkClosureCall-4 28409655 4.724 ns/op BenchmarkWakeupParallelSpinning/0s-4 6741 19499 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5654 21359 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4111 27785 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2601 50065 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1749 75190 ns/op BenchmarkWakeupParallelSpinning/20µs-4 986 122128 ns/op BenchmarkWakeupParallelSpinning/50µs-4 376 287189 ns/op BenchmarkWakeupParallelSpinning/100µs-4 219 477978 ns/op BenchmarkMatmult-4 4690081 31.68 ns/op BenchmarkFastrand-4 7801963 15.28 ns/op BenchmarkFastrand64-4 7095068 14.66 ns/op BenchmarkFastrandHashiter-4 3608928 31.99 ns/op BenchmarkFastrandn/2-4 7213010 17.07 ns/op BenchmarkFastrandn/3-4 6627732 17.80 ns/op BenchmarkFastrandn/4-4 7412514 17.32 ns/op BenchmarkFastrandn/5-4 6919683 16.87 ns/op BenchmarkIfaceCmp100-4 137450 944.9 ns/op BenchmarkIfaceCmpNil100-4 252272 521.4 ns/op BenchmarkEfaceCmpDiff-4 50433 2329 ns/op BenchmarkEfaceCmpDiffIndirect-4 44026 2561 ns/op BenchmarkDefer-4 1399558 84.20 ns/op BenchmarkDefer10-4 935209 196.0 ns/op BenchmarkDeferMany-4 397738 471.4 ns/op BenchmarkPanicRecover-4 651613 166.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1147481 ns/op 1099541 p50-ns 1719759 p90-ns 2018856 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 81 1718795 ns/op 1403283 p50-ns 3350477 p90-ns 10457257 p99-ns BenchmarkGoroutineProfile/small/idle-4 74 2455974 ns/op 2148549 p50-ns 3430948 p90-ns 4085655 p99-ns BenchmarkGoroutineProfile/small/loaded-4 32 3209023 ns/op 2556810 p50-ns 5498074 p90-ns 9457400 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 87 1203749 ns/op 1114728 p50-ns 1668353 p90-ns 2261744 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 75 1549504 ns/op 1290831 p50-ns 2235371 p90-ns 7124956 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 4499984 ns/op 4279679 p50-ns 5572031 p90-ns 5912777 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 9035775 ns/op 8003698 p50-ns 13197929 p90-ns 17651630 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1258679 ns/op 1148744 p50-ns 1815244 p90-ns 2342924 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 98 1494440 ns/op 1259443 p50-ns 2246267 p90-ns 5381550 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 45 2425529 ns/op 2145846 p50-ns 3404519 p90-ns 3804204 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 28 4473737 ns/op 3719519 p50-ns 7650026 p90-ns 10994338 p99-ns BenchmarkRWMutexUncontended-4 2200268 49.76 ns/op BenchmarkRWMutexWrite100-4 92776 3165 ns/op BenchmarkRWMutexWrite10-4 72741 3316 ns/op BenchmarkRWMutexWorkWrite100-4 43533 4055 ns/op BenchmarkRWMutexWorkWrite10-4 43635 4428 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3528 35488 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1167 98787 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1760 70293 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 585 199308 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 828 137426 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 270 428239 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 398 275326 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 882796 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 180902 785.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 174933 755.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 209590 818.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 211657 748.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 168888 743.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 137808 857.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 175234 794.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 172724 996.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 176779 887.3 ns/op BenchmarkMakeSlice/Byte-4 1679742 77.51 ns/op BenchmarkMakeSlice/Int16-4 1684986 82.83 ns/op BenchmarkMakeSlice/Int-4 1000000 103.8 ns/op BenchmarkMakeSlice/Ptr-4 1000000 119.8 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 155.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 183.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 236.5 ns/op BenchmarkGrowSlice/Byte-4 405603 262.9 ns/op BenchmarkGrowSlice/Int16-4 459723 236.1 ns/op BenchmarkGrowSlice/Int-4 565455 293.7 ns/op BenchmarkGrowSlice/Ptr-4 515889 352.4 ns/op BenchmarkGrowSlice/Struct/24-4 306498 504.8 ns/op BenchmarkGrowSlice/Struct/32-4 276814 597.0 ns/op BenchmarkGrowSlice/Struct/40-4 160024 726.7 ns/op BenchmarkExtendSlice/IntSlice-4 508539 349.5 ns/op BenchmarkExtendSlice/PointerSlice-4 394020 404.9 ns/op BenchmarkExtendSlice/NoGrow-4 696836 223.1 ns/op BenchmarkAppend-4 917217 135.4 ns/op BenchmarkAppendGrowByte-4 3 36143257 ns/op BenchmarkAppendGrowString-4 1 271711036 ns/op BenchmarkAppendSlice/1Bytes-4 1320046 92.39 ns/op BenchmarkAppendSlice/4Bytes-4 1271978 98.34 ns/op BenchmarkAppendSlice/7Bytes-4 1274409 90.52 ns/op BenchmarkAppendSlice/8Bytes-4 1337547 87.01 ns/op BenchmarkAppendSlice/15Bytes-4 1325109 90.29 ns/op BenchmarkAppendSlice/16Bytes-4 1354356 87.98 ns/op BenchmarkAppendSlice/32Bytes-4 1340072 87.74 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 64107 1599 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17949 6441 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8841 24531 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1269 93933 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 102 1035963 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 3526069 ns/op BenchmarkAppendStr/1Bytes-4 1647096 69.73 ns/op BenchmarkAppendStr/4Bytes-4 1624111 72.96 ns/op BenchmarkAppendStr/8Bytes-4 1619396 77.87 ns/op BenchmarkAppendStr/16Bytes-4 1552012 74.80 ns/op BenchmarkAppendStr/32Bytes-4 1618280 73.97 ns/op BenchmarkAppendSpecialCase-4 1000000 116.1 ns/op BenchmarkCopy/1Byte-4 1471374 82.02 ns/op 12.19 MB/s BenchmarkCopy/1String-4 1413247 83.37 ns/op 11.99 MB/s BenchmarkCopy/2Byte-4 1439809 81.53 ns/op 24.53 MB/s BenchmarkCopy/2String-4 1316980 82.37 ns/op 24.28 MB/s BenchmarkCopy/4Byte-4 1478269 81.20 ns/op 49.26 MB/s BenchmarkCopy/4String-4 1384352 84.24 ns/op 47.48 MB/s BenchmarkCopy/8Byte-4 1385398 85.44 ns/op 93.63 MB/s BenchmarkCopy/8String-4 1343332 80.23 ns/op 99.72 MB/s BenchmarkCopy/12Byte-4 1401760 84.46 ns/op 142.09 MB/s BenchmarkCopy/12String-4 1328114 86.74 ns/op 138.35 MB/s BenchmarkCopy/16Byte-4 1414357 83.15 ns/op 192.41 MB/s BenchmarkCopy/16String-4 1420352 82.25 ns/op 194.53 MB/s BenchmarkCopy/32Byte-4 1376239 86.86 ns/op 368.42 MB/s BenchmarkCopy/32String-4 1371375 87.09 ns/op 367.44 MB/s BenchmarkCopy/128Byte-4 1000000 106.8 ns/op 1198.96 MB/s BenchmarkCopy/128String-4 1000000 114.1 ns/op 1121.49 MB/s BenchmarkCopy/1024Byte-4 448574 283.4 ns/op 3613.14 MB/s BenchmarkCopy/1024String-4 361546 369.1 ns/op 2774.34 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25233 4466 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16126 8849 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13735 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16923 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20239 ns/op BenchmarkAppendInPlace/Grow/Byte-4 150253 1053 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 145226 1049 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 85450 1323 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 71058 1658 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 54134 1959 ns/op BenchmarkStackCopyPtr-4 1 122517330 ns/op BenchmarkStackCopy-4 2 80560703 ns/op BenchmarkStackCopyNoCache-4 24 4223739 ns/op BenchmarkStackCopyWithStkobj-4 2 50688776 ns/op BenchmarkIssue18138-4 302 349449 ns/op BenchmarkCompareStringEqual-4 14570250 7.967 ns/op BenchmarkCompareStringIdentical-4 25239145 4.208 ns/op BenchmarkCompareStringSameLength-4 18359462 6.522 ns/op BenchmarkCompareStringDifferentLength-4 25044788 4.539 ns/op BenchmarkCompareStringBigUnaligned-4 2250 90381 ns/op 11601.79 MB/s BenchmarkCompareStringBig-4 2301 46783 ns/op 22413.77 MB/s BenchmarkConcatStringAndBytes-4 2206778 52.90 ns/op BenchmarkSliceByteToString/1-4 1658044 70.11 ns/op BenchmarkSliceByteToString/2-4 888048 135.9 ns/op BenchmarkSliceByteToString/4-4 1000000 125.5 ns/op BenchmarkSliceByteToString/8-4 1000000 124.3 ns/op BenchmarkSliceByteToString/16-4 930376 126.4 ns/op BenchmarkSliceByteToString/32-4 875064 160.9 ns/op BenchmarkSliceByteToString/64-4 820351 190.8 ns/op BenchmarkSliceByteToString/128-4 712297 268.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2408688 48.71 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 935311 113.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1204908 96.72 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3737370 30.12 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1873486 65.36 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2102304 56.96 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1833097 75.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 322538 350.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 469299 294.7 ns/op BenchmarkRuneIterate/range/ASCII-4 10412200 10.51 ns/op BenchmarkRuneIterate/range/Japanese-4 2553402 43.27 ns/op BenchmarkRuneIterate/range/MixedLength-4 3281353 35.84 ns/op BenchmarkRuneIterate/range1/ASCII-4 11039814 10.15 ns/op BenchmarkRuneIterate/range1/Japanese-4 2650936 41.11 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2928729 37.45 ns/op BenchmarkRuneIterate/range2/ASCII-4 10691098 11.18 ns/op BenchmarkRuneIterate/range2/Japanese-4 2742399 41.25 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3257552 34.27 ns/op BenchmarkArrayEqual-4 25596739 4.506 ns/op BenchmarkFunc/Name-4 3419674 34.01 ns/op BenchmarkFunc/Entry-4 13204669 8.929 ns/op BenchmarkFunc/FileLine-4 3353310 36.44 ns/op PASS ok runtime 456.252s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25806 4254 ns/op BenchmarkHandle/concurrent-4 25418 5167 ns/op PASS ok runtime/cgo 1.431s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26444491 4.682 ns/op BenchmarkAtomicStore64-4 12387543 10.76 ns/op BenchmarkAtomicLoad-4 26630106 5.544 ns/op BenchmarkAtomicStore-4 10674062 11.37 ns/op BenchmarkAnd8-4 10113872 12.28 ns/op BenchmarkAnd-4 11949362 12.26 ns/op BenchmarkAnd8Parallel-4 3659430 32.11 ns/op BenchmarkAndParallel-4 4032666 29.90 ns/op BenchmarkOr8-4 8246190 13.05 ns/op BenchmarkOr-4 9572691 12.87 ns/op BenchmarkOr8Parallel-4 4021671 29.98 ns/op BenchmarkOrParallel-4 3978067 28.64 ns/op BenchmarkXadd-4 4030338 31.21 ns/op BenchmarkXadd64-4 3669435 30.49 ns/op BenchmarkCas-4 2480836 44.70 ns/op BenchmarkCas64-4 2690902 43.97 ns/op BenchmarkXchg-4 4157570 27.57 ns/op BenchmarkXchg64-4 4379007 27.78 ns/op PASS ok runtime/internal/atomic 4.664s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3348876 31.81 ns/op BenchmarkMulUintptr/large-4 2359936 48.92 ns/op PASS ok runtime/internal/math 1.428s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 9678397 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 16315497 ns/op 401.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 51 3113527 ns/op 2.725 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 20534861 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 39736925 ns/op 1323 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 30 3842111 ns/op 24.53 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 107488008 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 118908476 ns/op 6759 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 14 8771928 ns/op 236.1 concurrent_launches/op PASS ok runtime/pprof 3.324s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 14850002 ns/op BenchmarkStackLeak-4 19003 5887 ns/op PASS ok runtime/race 1.589s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2526968 42.51 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 393814 503.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.495s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 33 3535501 ns/op BenchmarkIndex_Large-4 22444 5200 ns/op BenchmarkIndexFunc_Large-4 92 1100731 ns/op BenchmarkCompact/nil-4 9470575 12.94 ns/op BenchmarkCompact/one-4 1201671 97.87 ns/op BenchmarkCompact/sorted-4 1000000 125.5 ns/op BenchmarkCompact/1_item-4 943016 143.0 ns/op BenchmarkCompact/unsorted-4 916659 120.0 ns/op BenchmarkCompact/many-4 670125 201.2 ns/op BenchmarkCompact_Large-4 477 321854 ns/op BenchmarkCompactFunc_Large-4 52 2019219 ns/op BenchmarkReplace/naive-fast-4 50479 3025 ns/op BenchmarkReplace/optimized-fast-4 44624 2940 ns/op BenchmarkReplace/naive-slow-4 10000 10262 ns/op BenchmarkReplace/optimized-slow-4 12085 9756 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 107.8 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 130.0 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 126.8 ns/op BenchmarkBinarySearchFloats/Size128-4 935355 151.4 ns/op BenchmarkBinarySearchFloats/Size512-4 588007 171.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 689352 178.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 414956 276.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 330776 347.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 305474 399.6 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 279459 442.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 225050 506.1 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 216489 548.7 ns/op PASS ok slices 6.102s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 125461 1010 ns/op BenchmarkSortInts-4 1 134046503 ns/op BenchmarkSlicesSortInts-4 2 56902647 ns/op BenchmarkSortIsSorted-4 30 4037504 ns/op BenchmarkSlicesIsSorted-4 78 1655126 ns/op BenchmarkSortStrings-4 1 159084315 ns/op BenchmarkSlicesSortStrings-4 2 85569073 ns/op BenchmarkSortStrings_Sorted-4 24 5346763 ns/op BenchmarkSlicesSortStrings_Sorted-4 60 2249073 ns/op BenchmarkSortStructs-4 1 189499072 ns/op BenchmarkSortFuncStructs-4 1 165500827 ns/op BenchmarkSortString1K-4 231 465023 ns/op BenchmarkSortString1K_Slice-4 151 887694 ns/op BenchmarkStableString1K-4 96 1283061 ns/op BenchmarkSortInt1K-4 320 382274 ns/op BenchmarkSortInt1K_Sorted-4 6108 21936 ns/op BenchmarkSortInt1K_Reversed-4 2689 39374 ns/op BenchmarkSortInt1K_Mod8-4 734 161240 ns/op BenchmarkStableInt1K-4 100 1053315 ns/op BenchmarkStableInt1K_Slice-4 132 839759 ns/op BenchmarkSortInt64K-4 4 32234916 ns/op BenchmarkSortInt64K_Slice-4 2 85729679 ns/op BenchmarkStableInt64K-4 2 91666484 ns/op BenchmarkSort1e2-4 295 376609 ns/op BenchmarkStable1e2-4 100 1145697 ns/op BenchmarkSort1e4-4 2 70663938 ns/op BenchmarkStable1e4-4 1 299301637 ns/op PASS ok sort 58.354s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 682788 172.7 ns/op BenchmarkAtof64Float-4 677953 191.4 ns/op BenchmarkAtof64FloatExp-4 501730 254.1 ns/op BenchmarkAtof64Big-4 406549 314.5 ns/op BenchmarkAtof64RandomBits-4 219416 619.1 ns/op BenchmarkAtof64RandomFloats-4 468427 285.1 ns/op BenchmarkAtof64RandomLongFloats-4 226071 484.6 ns/op BenchmarkAtof32Decimal-4 633288 175.8 ns/op BenchmarkAtof32Float-4 697750 196.9 ns/op BenchmarkAtof32FloatExp-4 452954 238.7 ns/op BenchmarkAtof32Random-4 258936 423.9 ns/op BenchmarkAtof32RandomLong-4 126798 876.0 ns/op BenchmarkParseInt/Pos/7bit-4 932769 107.8 ns/op BenchmarkParseInt/Pos/26bit-4 636253 167.3 ns/op BenchmarkParseInt/Pos/31bit-4 638748 204.9 ns/op BenchmarkParseInt/Pos/56bit-4 416121 276.4 ns/op BenchmarkParseInt/Pos/63bit-4 348768 306.2 ns/op BenchmarkParseInt/Neg/7bit-4 1113127 96.50 ns/op BenchmarkParseInt/Neg/26bit-4 800952 185.1 ns/op BenchmarkParseInt/Neg/31bit-4 675218 202.0 ns/op BenchmarkParseInt/Neg/56bit-4 390562 280.8 ns/op BenchmarkParseInt/Neg/63bit-4 495405 276.0 ns/op BenchmarkAtoi/Pos/7bit-4 1610246 76.77 ns/op BenchmarkAtoi/Pos/26bit-4 860131 134.3 ns/op BenchmarkAtoi/Pos/31bit-4 819135 148.5 ns/op BenchmarkAtoi/Pos/56bit-4 510014 211.0 ns/op BenchmarkAtoi/Pos/63bit-4 341080 300.6 ns/op BenchmarkAtoi/Neg/7bit-4 1434400 78.71 ns/op BenchmarkAtoi/Neg/26bit-4 969457 138.0 ns/op BenchmarkAtoi/Neg/31bit-4 938850 147.8 ns/op BenchmarkAtoi/Neg/56bit-4 529404 220.6 ns/op BenchmarkAtoi/Neg/63bit-4 465055 297.3 ns/op BenchmarkFormatFloat/Decimal-4 97054 1192 ns/op BenchmarkFormatFloat/Float-4 92152 1300 ns/op BenchmarkFormatFloat/Exp-4 106952 1249 ns/op BenchmarkFormatFloat/NegExp-4 92008 1356 ns/op BenchmarkFormatFloat/LongExp-4 76970 1586 ns/op BenchmarkFormatFloat/Big-4 67668 1694 ns/op BenchmarkFormatFloat/BinaryExp-4 194812 632.0 ns/op BenchmarkFormatFloat/32Integer-4 104870 1115 ns/op BenchmarkFormatFloat/32ExactFraction-4 97706 1198 ns/op BenchmarkFormatFloat/32Point-4 82034 1256 ns/op BenchmarkFormatFloat/32Exp-4 86886 1196 ns/op BenchmarkFormatFloat/32NegExp-4 102519 1111 ns/op BenchmarkFormatFloat/32Shortest-4 94651 1099 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 101923 1099 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 106340 1103 ns/op BenchmarkFormatFloat/64Fixed1-4 101146 999.4 ns/op BenchmarkFormatFloat/64Fixed2-4 119781 963.1 ns/op BenchmarkFormatFloat/64Fixed3-4 135093 910.5 ns/op BenchmarkFormatFloat/64Fixed4-4 131187 875.7 ns/op BenchmarkFormatFloat/64Fixed12-4 68755 1537 ns/op BenchmarkFormatFloat/64Fixed16-4 86131 1342 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93433 1395 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79468 1500 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1891 61329 ns/op BenchmarkFormatFloat/Slowpath64-4 71479 1524 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 74101 1567 ns/op BenchmarkAppendFloat/Decimal-4 113276 1197 ns/op BenchmarkAppendFloat/Float-4 97460 1193 ns/op BenchmarkAppendFloat/Exp-4 106473 1081 ns/op BenchmarkAppendFloat/NegExp-4 98250 1089 ns/op BenchmarkAppendFloat/LongExp-4 83572 1397 ns/op BenchmarkAppendFloat/Big-4 65154 1583 ns/op BenchmarkAppendFloat/BinaryExp-4 296236 463.4 ns/op BenchmarkAppendFloat/32Integer-4 125498 990.7 ns/op BenchmarkAppendFloat/32ExactFraction-4 134526 913.9 ns/op BenchmarkAppendFloat/32Point-4 96469 1118 ns/op BenchmarkAppendFloat/32Exp-4 106070 1070 ns/op BenchmarkAppendFloat/32NegExp-4 127592 1041 ns/op BenchmarkAppendFloat/32Shortest-4 123746 934.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 124508 960.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 138183 954.6 ns/op BenchmarkAppendFloat/64Fixed1-4 177673 767.3 ns/op BenchmarkAppendFloat/64Fixed2-4 154080 758.8 ns/op BenchmarkAppendFloat/64Fixed3-4 182178 783.5 ns/op BenchmarkAppendFloat/64Fixed4-4 153972 761.9 ns/op BenchmarkAppendFloat/64Fixed12-4 68972 1491 ns/op BenchmarkAppendFloat/64Fixed16-4 112864 1265 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 122997 1026 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 86089 1320 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2316 58914 ns/op BenchmarkAppendFloat/Slowpath64-4 79368 1484 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 90895 1359 ns/op BenchmarkFormatInt-4 12855 9140 ns/op BenchmarkAppendInt-4 13051 10428 ns/op BenchmarkFormatUint-4 68853 1812 ns/op BenchmarkAppendUint-4 78321 1552 ns/op BenchmarkFormatIntSmall/7-4 1894796 57.86 ns/op BenchmarkFormatIntSmall/42-4 2045844 58.34 ns/op BenchmarkAppendIntSmall-4 1000000 107.4 ns/op BenchmarkAppendUintVarlen/1-4 1000000 105.3 ns/op BenchmarkAppendUintVarlen/12-4 1000000 107.4 ns/op BenchmarkAppendUintVarlen/123-4 932497 136.9 ns/op BenchmarkAppendUintVarlen/1234-4 826962 136.2 ns/op BenchmarkAppendUintVarlen/12345-4 956124 131.2 ns/op BenchmarkAppendUintVarlen/123456-4 950391 136.4 ns/op BenchmarkAppendUintVarlen/1234567-4 940066 135.1 ns/op BenchmarkAppendUintVarlen/12345678-4 965239 137.4 ns/op BenchmarkAppendUintVarlen/123456789-4 951026 151.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 895230 139.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 914103 148.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 884211 146.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 877078 151.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 845647 154.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 711896 167.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 704760 168.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 815841 200.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 720925 164.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 832104 170.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 838168 174.2 ns/op BenchmarkQuote-4 38976 3163 ns/op BenchmarkQuoteRune-4 350809 331.9 ns/op BenchmarkAppendQuote-4 41685 2650 ns/op BenchmarkAppendQuoteRune-4 772449 168.8 ns/op BenchmarkUnquoteEasy-4 1331745 100.7 ns/op BenchmarkUnquoteHard-4 30948 3450 ns/op PASS ok strconv 21.741s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 327133 423.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 89932 1478 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 127503 942.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 343884 391.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 107899 1378 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 155304 977.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 221353 728.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 62540 1964 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89628 1614 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 477106 273.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26924 4498 ns/op BenchmarkGenericMatch1-4 1944 62074 ns/op BenchmarkGenericMatch2-4 412 285197 ns/op BenchmarkSingleMaxSkipping-4 10868 9991 ns/op 1000.92 MB/s BenchmarkSingleLongSuffixFail-4 20026 5932 ns/op 168.92 MB/s BenchmarkSingleMatch-4 224 562787 ns/op 26.65 MB/s BenchmarkByteByteNoMatch-4 77636 1344 ns/op BenchmarkByteByteMatch-4 14521 8003 ns/op BenchmarkByteStringMatch-4 15651 7343 ns/op BenchmarkHTMLEscapeNew-4 56403 2093 ns/op BenchmarkHTMLEscapeOld-4 66823 1891 ns/op BenchmarkByteStringReplacerWriteString-4 1269 101376 ns/op BenchmarkByteReplacerWriteString-4 1519 78948 ns/op BenchmarkByteByteReplaces-4 2932 45268 ns/op BenchmarkByteByteMap-4 8340 13639 ns/op BenchmarkMap/identity/ASCII-4 921348 136.0 ns/op BenchmarkMap/identity/Greek-4 682664 191.2 ns/op BenchmarkMap/change/ASCII-4 31821 3660 ns/op BenchmarkMap/change/Greek-4 23434 5461 ns/op BenchmarkIndexRune-4 1717824 67.36 ns/op BenchmarkIndexRuneLongString-4 1608404 72.04 ns/op BenchmarkIndexRuneFastPath-4 3390132 34.47 ns/op BenchmarkIndex-4 3390786 35.24 ns/op BenchmarkLastIndex-4 3275058 34.74 ns/op BenchmarkIndexByte-4 13708245 8.110 ns/op BenchmarkToUpper/#00-4 3632421 31.90 ns/op BenchmarkToUpper/ONLYUPPER-4 2823988 41.66 ns/op BenchmarkToUpper/abc-4 287238 428.9 ns/op BenchmarkToUpper/AbC123-4 210895 540.2 ns/op BenchmarkToUpper/azAZ09_-4 240070 508.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47904 2444 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61821 1911 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29763 3858 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58400 2009 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118587 986.3 ns/op BenchmarkToLower/#00-4 3678291 31.47 ns/op BenchmarkToLower/abc-4 3289112 35.89 ns/op BenchmarkToLower/AbC123-4 206520 617.2 ns/op BenchmarkToLower/azAZ09_-4 196291 613.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84988 1420 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58225 2118 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32074 3722 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73944 1594 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106773 1019 ns/op BenchmarkMapNoChanges-4 1000000 108.6 ns/op BenchmarkTrim-4 35679 3532 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2618197 40.99 ns/op BenchmarkToValidUTF8/InvalidASCII-4 168448 745.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94659 1210 ns/op BenchmarkEqualFold/Tests-4 50196 2245 ns/op BenchmarkEqualFold/ASCII-4 2653028 42.33 ns/op BenchmarkEqualFold/UnicodePrefix-4 132198 913.2 ns/op BenchmarkEqualFold/UnicodeSuffix-4 109078 922.9 ns/op BenchmarkIndexHard1-4 1150 112570 ns/op BenchmarkIndexHard2-4 788 161870 ns/op BenchmarkIndexHard3-4 160 675451 ns/op BenchmarkIndexHard4-4 120 921095 ns/op BenchmarkLastIndexHard1-4 81 1566759 ns/op BenchmarkLastIndexHard2-4 82 1549112 ns/op BenchmarkLastIndexHard3-4 82 1550409 ns/op BenchmarkCountHard1-4 1056 113764 ns/op BenchmarkCountHard2-4 790 160387 ns/op BenchmarkCountHard3-4 188 622822 ns/op BenchmarkIndexTorture-4 10000 12442 ns/op BenchmarkCountTorture-4 10000 12505 ns/op BenchmarkCountTortureOverlapping-4 792 143801 ns/op BenchmarkCountByte/10-4 2486398 42.96 ns/op 232.79 MB/s BenchmarkCountByte/32-4 2967874 38.58 ns/op 829.52 MB/s BenchmarkCountByte/4096-4 896619 133.7 ns/op 30628.09 MB/s BenchmarkCountByte/4194304-4 742 161838 ns/op 25916.64 MB/s BenchmarkCountByte/67108864-4 24 5220363 ns/op 12855.21 MB/s BenchmarkFields/ASCII/16-4 286622 423.3 ns/op 37.80 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24315 5105 ns/op 50.15 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1744 76473 ns/op 53.56 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1416672 ns/op 46.26 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 20532765 ns/op 51.07 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 359119 359.9 ns/op 44.45 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9723 13006 ns/op 19.68 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 489 230264 ns/op 17.79 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 4067898 ns/op 16.11 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 81297748 ns/op 12.90 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183178 697.2 ns/op 22.95 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12979 9040 ns/op 28.32 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 820 163939 ns/op 24.98 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 49 3444819 ns/op 19.02 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64189092 ns/op 16.34 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 197206 617.8 ns/op 25.90 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10443 ns/op 24.51 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 643 220681 ns/op 18.56 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3825285 ns/op 17.13 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 62648084 ns/op 16.74 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 76895276 ns/op BenchmarkSplitSingleByteSeparator-4 21 7268010 ns/op BenchmarkSplitMultiByteSeparator-4 34 3854549 ns/op BenchmarkSplitNSingleByteSeparator-4 207783 877.9 ns/op BenchmarkSplitNMultiByteSeparator-4 164217 988.0 ns/op BenchmarkRepeat/5x0-4 3077296 37.50 ns/op BenchmarkRepeat/5x1-4 3125668 37.40 ns/op BenchmarkRepeat/5x2-4 232634 558.8 ns/op BenchmarkRepeat/5x6-4 141326 942.1 ns/op BenchmarkRepeat/10x0-4 2979019 36.58 ns/op BenchmarkRepeat/10x1-4 3165976 36.06 ns/op BenchmarkRepeat/10x2-4 236035 557.9 ns/op BenchmarkRepeat/10x6-4 129194 1211 ns/op BenchmarkRepeatLarge/256/1-4 52627 2238 ns/op 114.39 MB/s BenchmarkRepeatLarge/256/16-4 86778 1465 ns/op 174.80 MB/s BenchmarkRepeatLarge/512/1-4 41895 2975 ns/op 172.09 MB/s BenchmarkRepeatLarge/512/16-4 53086 2152 ns/op 237.89 MB/s BenchmarkRepeatLarge/1024/1-4 28140 4489 ns/op 228.13 MB/s BenchmarkRepeatLarge/1024/16-4 33567 3763 ns/op 272.12 MB/s BenchmarkRepeatLarge/2048/1-4 19321 6426 ns/op 318.72 MB/s BenchmarkRepeatLarge/2048/16-4 23313 5641 ns/op 363.09 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10352 ns/op 395.67 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10137 ns/op 404.06 MB/s BenchmarkRepeatLarge/8192/1-4 10000 19243 ns/op 425.70 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16104 ns/op 508.69 MB/s BenchmarkRepeatLarge/8192/4097-4 3410631 34.54 ns/op 118613.88 MB/s BenchmarkRepeatLarge/16384/1-4 9531 30327 ns/op 540.24 MB/s BenchmarkRepeatLarge/16384/16-4 7743 29245 ns/op 560.24 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22398 ns/op 548.74 MB/s BenchmarkRepeatLarge/32768/1-4 1932 57294 ns/op 571.93 MB/s BenchmarkRepeatLarge/32768/16-4 2643 54649 ns/op 599.61 MB/s BenchmarkRepeatLarge/32768/4097-4 4162 64337 ns/op 445.76 MB/s BenchmarkRepeatLarge/65536/1-4 1149 114411 ns/op 572.81 MB/s BenchmarkRepeatLarge/65536/16-4 943 106488 ns/op 615.43 MB/s BenchmarkRepeatLarge/65536/4097-4 1207 107057 ns/op 574.04 MB/s BenchmarkRepeatLarge/131072/1-4 285 487725 ns/op 268.74 MB/s BenchmarkRepeatLarge/131072/16-4 252 423130 ns/op 309.77 MB/s BenchmarkRepeatLarge/131072/4097-4 246 459822 ns/op 276.21 MB/s BenchmarkRepeatLarge/262144/1-4 123 897250 ns/op 292.16 MB/s BenchmarkRepeatLarge/262144/16-4 129 1091181 ns/op 240.24 MB/s BenchmarkRepeatLarge/262144/4097-4 141 834182 ns/op 309.42 MB/s BenchmarkRepeatLarge/524288/1-4 68 1512627 ns/op 346.61 MB/s BenchmarkRepeatLarge/524288/16-4 74 1588552 ns/op 330.04 MB/s BenchmarkRepeatLarge/524288/4097-4 86 1533944 ns/op 339.20 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2753882 ns/op 380.76 MB/s BenchmarkRepeatLarge/1048576/16-4 38 2808469 ns/op 373.36 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 2558587 ns/op 408.32 MB/s BenchmarkRepeatLarge/2097152/1-4 25 4996853 ns/op 419.69 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4991292 ns/op 420.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 5316525 ns/op 393.78 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10034017 ns/op 418.01 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10474087 ns/op 400.45 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11475895 ns/op 365.22 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19489678 ns/op 430.41 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15155412 ns/op 553.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 20650027 ns/op 406.13 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28445436 ns/op 589.80 MB/s BenchmarkRepeatLarge/16777216/16-4 3 34110109 ns/op 491.85 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29895373 ns/op 561.20 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51012354 ns/op 657.77 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52480282 ns/op 639.37 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53896868 ns/op 622.57 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109240970 ns/op 614.32 MB/s BenchmarkRepeatLarge/67108864/16-4 1 112688509 ns/op 595.53 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 103023001 ns/op 651.40 MB/s BenchmarkRepeatLarge/134217728/1-4 1 215982480 ns/op 621.43 MB/s BenchmarkRepeatLarge/134217728/16-4 1 190768098 ns/op 703.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 191624907 ns/op 700.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 430999278 ns/op 622.82 MB/s BenchmarkRepeatLarge/268435456/16-4 1 387148337 ns/op 693.37 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 415945690 ns/op 645.36 MB/s BenchmarkRepeatLarge/536870912/1-4 1 937190383 ns/op 572.85 MB/s BenchmarkRepeatLarge/536870912/16-4 1 809712119 ns/op 663.04 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 799266722 ns/op 671.70 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1750396455 ns/op 613.43 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1784496867 ns/op 601.71 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1833017102 ns/op 585.78 MB/s BenchmarkIndexAnyASCII/1:1-4 2045780 56.71 ns/op BenchmarkIndexAnyASCII/1:2-4 1855820 55.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2063764 54.73 ns/op BenchmarkIndexAnyASCII/1:8-4 2046622 54.48 ns/op BenchmarkIndexAnyASCII/1:16-4 1977537 55.02 ns/op BenchmarkIndexAnyASCII/1:32-4 2064778 58.54 ns/op BenchmarkIndexAnyASCII/1:64-4 1961083 56.94 ns/op BenchmarkIndexAnyASCII/16:1-4 1984189 54.49 ns/op BenchmarkIndexAnyASCII/16:2-4 964477 147.4 ns/op BenchmarkIndexAnyASCII/16:4-4 844924 146.8 ns/op BenchmarkIndexAnyASCII/16:8-4 843136 142.1 ns/op BenchmarkIndexAnyASCII/16:16-4 702142 147.6 ns/op BenchmarkIndexAnyASCII/16:32-4 562899 178.8 ns/op BenchmarkIndexAnyASCII/16:64-4 510880 214.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1733652 62.65 ns/op BenchmarkIndexAnyASCII/256:2-4 76035 1384 ns/op BenchmarkIndexAnyASCII/256:4-4 86677 1365 ns/op BenchmarkIndexAnyASCII/256:8-4 86652 1374 ns/op BenchmarkIndexAnyASCII/256:16-4 81646 1443 ns/op BenchmarkIndexAnyASCII/256:32-4 78374 1443 ns/op BenchmarkIndexAnyASCII/256:64-4 79717 1492 ns/op BenchmarkIndexAnyUTF8/1:1-4 2157247 52.18 ns/op BenchmarkIndexAnyUTF8/1:2-4 2232896 53.89 ns/op BenchmarkIndexAnyUTF8/1:4-4 2219724 54.06 ns/op BenchmarkIndexAnyUTF8/1:8-4 2204938 53.77 ns/op BenchmarkIndexAnyUTF8/1:16-4 2131711 55.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 1944811 61.57 ns/op BenchmarkIndexAnyUTF8/1:64-4 2164182 55.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1701795 68.06 ns/op BenchmarkIndexAnyUTF8/16:2-4 235680 489.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 221532 457.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 238495 471.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 235489 508.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 239582 533.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 233281 543.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 387577 300.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 16424 7403 ns/op BenchmarkIndexAnyUTF8/256:4-4 16158 7281 ns/op BenchmarkIndexAnyUTF8/256:8-4 16492 6933 ns/op BenchmarkIndexAnyUTF8/256:16-4 16436 7367 ns/op BenchmarkIndexAnyUTF8/256:32-4 15703 7698 ns/op BenchmarkIndexAnyUTF8/256:64-4 15079 7990 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2114638 54.18 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2015754 60.83 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2038473 55.16 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2027674 54.36 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2040459 55.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2108190 58.16 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2003767 56.83 ns/op BenchmarkLastIndexAnyASCII/16:1-4 767420 153.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 832627 146.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 841945 162.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 853880 150.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 583681 185.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 595472 178.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 486680 221.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 82123 1404 ns/op BenchmarkLastIndexAnyASCII/256:2-4 74102 1391 ns/op BenchmarkLastIndexAnyASCII/256:4-4 85674 1369 ns/op BenchmarkLastIndexAnyASCII/256:8-4 82106 1498 ns/op BenchmarkLastIndexAnyASCII/256:16-4 82845 1465 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75417 1542 ns/op BenchmarkLastIndexAnyASCII/256:64-4 75831 1441 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1938328 59.49 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1892721 57.64 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1989526 57.24 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2216271 54.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2054130 57.24 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1999064 60.57 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1688415 60.46 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 279379 455.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 140329 888.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 127183 899.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 137394 871.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 138182 876.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 127105 883.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 133388 889.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18397 6362 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 7882 13290 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8889 13086 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8828 12870 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8072 13568 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7047 14315 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8665 13414 ns/op BenchmarkTrimASCII/1:1-4 2626776 45.77 ns/op BenchmarkTrimASCII/1:2-4 2011723 58.43 ns/op BenchmarkTrimASCII/1:4-4 1905162 56.44 ns/op BenchmarkTrimASCII/1:8-4 2022597 59.51 ns/op BenchmarkTrimASCII/1:16-4 1650092 71.64 ns/op BenchmarkTrimASCII/16:1-4 2243443 51.02 ns/op BenchmarkTrimASCII/16:2-4 842804 140.1 ns/op BenchmarkTrimASCII/16:4-4 831634 141.9 ns/op BenchmarkTrimASCII/16:8-4 715480 145.3 ns/op BenchmarkTrimASCII/16:16-4 683362 155.0 ns/op BenchmarkTrimASCII/256:1-4 683949 146.3 ns/op BenchmarkTrimASCII/256:2-4 81082 1350 ns/op BenchmarkTrimASCII/256:4-4 73933 1422 ns/op BenchmarkTrimASCII/256:8-4 85224 1412 ns/op BenchmarkTrimASCII/256:16-4 77658 1386 ns/op BenchmarkTrimASCII/4096:1-4 77370 1346 ns/op BenchmarkTrimASCII/4096:2-4 5865 21242 ns/op BenchmarkTrimASCII/4096:4-4 5239 23447 ns/op BenchmarkTrimASCII/4096:8-4 4328 30420 ns/op BenchmarkTrimASCII/4096:16-4 5274 22825 ns/op BenchmarkTrimByte-4 2997895 39.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14355 7984 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15384 7770 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1416 90154 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2738 42598 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5997 22195 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9819 12490 ns/op BenchmarkJoin/0-4 3372759 34.89 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2478739 46.74 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 133622 895.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 100440 1101 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 81080 1575 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 60754 1872 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 50586 2381 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 38788 3460 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2189409 52.13 ns/op BenchmarkTrimSpace/ASCII-4 1577734 75.51 ns/op BenchmarkTrimSpace/SomeNonASCII-4 118698 1031 ns/op BenchmarkTrimSpace/JustNonASCII-4 64179 1664 ns/op BenchmarkReplaceAll-4 90196 1312 ns/op 16 B/op 1 allocs/op PASS ok strings 68.533s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66242 1852 ns/op BenchmarkCond2-4 19833 5870 ns/op BenchmarkCond4-4 10000 10495 ns/op BenchmarkCond8-4 6620 18084 ns/op BenchmarkCond16-4 3414 40386 ns/op BenchmarkCond32-4 2346 61038 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 538540 267.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 352125 382.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 551935 209.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 643905 223.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 339846 382.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 699019 194.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 102728 1419 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 73611 1618 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 77216 1718 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 58558 2570 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 632046 176.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 163899 645.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 592567 183.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 162910 733.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 568350 193.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 175084 686.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 111.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 60492 2076 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 115870 947.0 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 205536 582.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3638 31997 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 362 339125 ns/op BenchmarkRange/*sync.Map-4 1402 83625 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94038 2156 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 183183 601.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 69027 1573 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 59460 2180 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 189565 582.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 103749 1391 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 64639 1690 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 156822 834.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 677884 156.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 45908 2936 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 129406 788.6 ns/op BenchmarkSwapCollision/*sync.Map-4 95430 1698 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1258817 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 120028 1028 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 348109 488.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19663 5610 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 67550 1772 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 25783 5231 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 377166 487.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 92700 1119 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 219624 519.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1033288 130.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 171024 856.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 137.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 643755 181.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 155398 718.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 565950 210.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 103641 1270 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 227862 631.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 367203 503.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 124476 1019 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 463226 378.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 399325 726.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 121408 1102 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 236008 518.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 60378 2636 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 199662 1422 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 411558 360.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 111765 945.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 522741 272.9 ns/op BenchmarkUncontendedSemaphore-4 3772618 37.91 ns/op BenchmarkContendedSemaphore-4 3964161 34.96 ns/op BenchmarkMutexUncontended-4 646968 184.5 ns/op BenchmarkMutex-4 183922 605.3 ns/op BenchmarkMutexSlack-4 188035 750.1 ns/op BenchmarkMutexWork-4 185114 611.2 ns/op BenchmarkMutexWorkSlack-4 180756 679.3 ns/op BenchmarkMutexNoSpin-4 64756 1736 ns/op BenchmarkMutexSpin-4 49707 2454 ns/op BenchmarkOnce-4 750536 148.4 ns/op BenchmarkOnceFunc/v=Once-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 133.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 123.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 973634 123.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 993424 122.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4176945 28.58 ns/op BenchmarkSemaSyntNonblock-4 1270755 105.9 ns/op BenchmarkSemaSyntBlock-4 1716633 68.98 ns/op BenchmarkSemaWorkNonblock-4 1049392 114.0 ns/op BenchmarkSemaWorkBlock-4 1243286 96.24 ns/op BenchmarkRWMutexUncontended-4 306264 463.0 ns/op BenchmarkRWMutexWrite100-4 265543 441.1 ns/op BenchmarkRWMutexWrite10-4 278758 459.1 ns/op BenchmarkRWMutexWorkWrite100-4 193827 532.3 ns/op BenchmarkRWMutexWorkWrite10-4 198942 564.8 ns/op BenchmarkWaitGroupUncontended-4 501192 202.9 ns/op BenchmarkWaitGroupAddDone-4 478905 254.7 ns/op BenchmarkWaitGroupAddDoneWork-4 414326 260.8 ns/op BenchmarkWaitGroupWait-4 1962780 54.38 ns/op BenchmarkWaitGroupWaitWork-4 1798000 69.94 ns/op BenchmarkWaitGroupActuallyWait-4 45812 2294 ns/op 32 B/op 2 allocs/op PASS ok sync 25.118s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 700472 160.2 ns/op PASS ok sync/atomic 1.260s PASS ok syscall 1.064s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 116865 973.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.320s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4926 24565 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8839 13875 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 66 1752548 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 88 1475821 ns/op 1470 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 202240484 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 188186143 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1435 95288 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1550 71798 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7358635 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6436048 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 857242938 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 820941754 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 187 632365 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 216 553004 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63153509 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58122944 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7652553670 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7522513686 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 2790 48129 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3597889 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 333412140 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2226 53792 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 195 514294 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 5110015 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 8691 15235 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.268s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102411289 ns/op BenchmarkVariableString-4 79340 1484 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1716 66921 ns/op 2530 B/op 39 allocs/op PASS ok text/template/parse 1.481s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 45 2514196 ns/op BenchmarkAfter-4 116 959586 ns/op BenchmarkStop-4 260 572910 ns/op BenchmarkSimultaneousAfterFunc-4 44 2694388 ns/op BenchmarkStartStop-4 284 510439 ns/op BenchmarkReset-4 2419 78388 ns/op BenchmarkSleep-4 37 2766512 ns/op BenchmarkParallelTimerLatency-4 36 1007391 avg-late-ns 2692136 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 575337 avg-late-ns 1652519 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 454257 avg-late-ns 1790528 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 498771 avg-late-ns 2448690 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 391888 avg-late-ns 2327252 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 283989 avg-late-ns 2044321 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 485399 avg-late-ns 3874197 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 291889 avg-late-ns 2353302 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 319997 avg-late-ns 2737304 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 420944 avg-late-ns 2582544 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2689526 avg-late-ns 15087129 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 496684 avg-late-ns 1462678 max-late-ns BenchmarkTicker-4 145 1521103 ns/op BenchmarkTickerReset-4 2164 49965 ns/op BenchmarkTickerResetNaive-4 253 607537 ns/op BenchmarkNow-4 666705 173.8 ns/op BenchmarkNowUnixNano-4 575646 176.9 ns/op BenchmarkNowUnixMilli-4 678058 183.7 ns/op BenchmarkNowUnixMicro-4 676384 175.1 ns/op BenchmarkFormat-4 49908 2308 ns/op BenchmarkFormatRFC3339-4 73807 1615 ns/op BenchmarkFormatRFC3339Nano-4 72231 1658 ns/op BenchmarkFormatNow-4 63590 1770 ns/op BenchmarkMarshalJSON-4 86656 1298 ns/op BenchmarkMarshalText-4 97136 1350 ns/op BenchmarkParse-4 106286 1139 ns/op BenchmarkParseRFC3339UTC-4 316131 416.4 ns/op BenchmarkParseRFC3339UTCBytes-4 196530 571.0 ns/op BenchmarkParseRFC3339TZ-4 85636 1271 ns/op BenchmarkParseRFC3339TZBytes-4 83923 1491 ns/op BenchmarkParseDuration-4 587168 231.8 ns/op BenchmarkHour-4 783285 131.7 ns/op BenchmarkSecond-4 953973 135.5 ns/op BenchmarkYear-4 762112 169.5 ns/op BenchmarkDay-4 682884 191.0 ns/op BenchmarkISOWeek-4 729376 172.2 ns/op BenchmarkGoString-4 62863 1710 ns/op BenchmarkUnmarshalText-4 89349 1283 ns/op PASS ok time 15.012s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 509605 246.4 ns/op BenchmarkDecodeValidJapaneseChars-4 592250 194.0 ns/op BenchmarkDecodeRune-4 2268864 49.36 ns/op BenchmarkEncodeValidASCII-4 480207 263.7 ns/op BenchmarkEncodeValidJapaneseChars-4 680314 197.4 ns/op BenchmarkAppendRuneValidASCII-4 926517 114.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1959871 58.44 ns/op BenchmarkEncodeRune-4 4035375 27.64 ns/op PASS ok unicode/utf16 2.377s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1581013 77.18 ns/op BenchmarkRuneCountTenJapaneseChars-4 289726 415.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2731366 42.30 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 343562 372.2 ns/op BenchmarkValidTenASCIIChars-4 1787098 64.70 ns/op BenchmarkValid100KASCIIChars-4 148 798614 ns/op BenchmarkValidTenJapaneseChars-4 314078 423.9 ns/op BenchmarkValidLongMostlyASCII-4 138 828305 ns/op BenchmarkValidLongJapanese-4 64 1965240 ns/op BenchmarkValidStringTenASCIIChars-4 3176691 38.43 ns/op BenchmarkValidString100KASCIIChars-4 10000 10240 ns/op BenchmarkValidStringTenJapaneseChars-4 314842 387.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1351 97094 ns/op BenchmarkValidStringLongJapanese-4 100 1073535 ns/op BenchmarkEncodeASCIIRune-4 2645450 41.90 ns/op BenchmarkEncodeJapaneseRune-4 1634910 68.44 ns/op BenchmarkAppendASCIIRune-4 5878616 18.26 ns/op BenchmarkAppendJapaneseRune-4 2049789 58.73 ns/op BenchmarkDecodeASCIIRune-4 2309755 51.43 ns/op BenchmarkDecodeJapaneseRune-4 1832224 67.66 ns/op BenchmarkFullRune/ASCII-4 2858848 40.70 ns/op BenchmarkFullRune/Incomplete-4 1307913 79.60 ns/op BenchmarkFullRune/Japanese-4 3151562 34.99 ns/op PASS ok unicode/utf8 5.310s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 113491800223 ns/op PASS ok cmd/api 114.784s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 643878 186.2 ns/op BenchmarkCgoCall/one-pointer-4 287707 360.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 397629 331.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 541608 220.4 ns/op BenchmarkCgoCall/eight-pointers-4 184153 712.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 406684 274.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 23458 5156 ns/op BenchmarkCgoCall/eight-pointers-slice-4 26302 4721 ns/op BenchmarkGoString-4 652822 289.7 ns/op BenchmarkCGoCallback-4 50008 2226 ns/op BenchmarkCGoInCThread-4 324146 350.7 ns/op PASS ok cmd/cgo/internal/test 3.306s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 102.0 ns/op BenchmarkEqArrayOfStrings64-4 203503 623.0 ns/op BenchmarkEqArrayOfStrings1024-4 12673 9189 ns/op BenchmarkEqArrayOfFloats5-4 1268701 87.22 ns/op BenchmarkEqArrayOfFloats64-4 204952 621.3 ns/op BenchmarkEqArrayOfFloats1024-4 13208 8939 ns/op BenchmarkEqArrayOfStructsEq-4 4300 30142 ns/op BenchmarkEqArrayOfStructsNotEq-4 7520 17352 ns/op BenchmarkEqStruct-4 23844187 4.432 ns/op PASS ok cmd/compile/internal/reflectdata 2.629s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70525 ns/op BenchmarkCopyElim1-4 253 440720 ns/op BenchmarkCopyElim10-4 224 545222 ns/op BenchmarkCopyElim100-4 145 732438 ns/op BenchmarkCopyElim1000-4 44 2516372 ns/op BenchmarkCopyElim10000-4 4 32128329 ns/op BenchmarkCopyElim100000-4 1 525137372 ns/op BenchmarkDeadCode/1-4 327 561654 ns/op BenchmarkDeadCode/10-4 207 594965 ns/op BenchmarkDeadCode/100-4 127 875660 ns/op BenchmarkDeadCode/1000-4 60 3341062 ns/op BenchmarkDeadCode/10000-4 4 30618080 ns/op BenchmarkDeadCode/100000-4 1 329261221 ns/op BenchmarkDeadCode/200000-4 1 684861368 ns/op BenchmarkDominatorsLinear-4 15 8889904 ns/op 1.12 MB/s BenchmarkDominatorsFwdBack-4 9 11543350 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 9 12153141 ns/op 0.82 MB/s BenchmarkDominatorsMaxPred-4 10 12176525 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 9 12064094 ns/op 0.83 MB/s BenchmarkFuse/1-4 370 421793 ns/op BenchmarkFuse/10-4 306 434736 ns/op BenchmarkFuse/100-4 135 872852 ns/op BenchmarkFuse/1000-4 26 6082018 ns/op BenchmarkFuse/10000-4 2 62731648 ns/op BenchmarkNilCheckDeep1-4 10000 10019 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5170 24138 ns/op 0.41 MB/s 242 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 723 166160 ns/op 0.60 MB/s 642 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1620586 ns/op 0.62 MB/s 4520 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17755223 ns/op 0.56 MB/s 60418 B/op 5 allocs/op BenchmarkDSEPass-4 40 2963320 ns/op 64133 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 110355737 ns/op 4280984 B/op 108969 allocs/op BenchmarkCSEPass-4 8 12966526 ns/op 82343 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 145677172 ns/op 5676592 B/op 97551 allocs/op BenchmarkDeadcodePass-4 205 584422 ns/op 86691 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 128568084 ns/op 4086864 B/op 45261 allocs/op BenchmarkMultiPass-4 74 1546351 ns/op 252052 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 258754296 ns/op 11137560 B/op 149261 allocs/op BenchmarkCondRewrite/SoloJump-4 4259612 27.91 ns/op BenchmarkCondRewrite/CombJump-4 4071093 27.62 ns/op PASS ok cmd/compile/internal/ssa 16.172s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12726 8972 ns/op BenchmarkExtShift-4 22650 4824 ns/op BenchmarkModify-4 7928 14380 ns/op BenchmarkMullImm-4 24358 5008 ns/op BenchmarkConstModify-4 8917 14318 ns/op BenchmarkBitSet-4 12043 9815 ns/op BenchmarkBitClear-4 12457 9677 ns/op BenchmarkBitToggle-4 12478 9684 ns/op BenchmarkBitSetConst-4 140314 892.3 ns/op BenchmarkBitClearConst-4 140265 891.5 ns/op BenchmarkBitToggleConst-4 135291 981.8 ns/op BenchmarkDivconstI64-4 6781959 16.73 ns/op BenchmarkModconstI64-4 7199625 16.69 ns/op BenchmarkDivisiblePow2constI64-4 6431089 18.12 ns/op BenchmarkDivisibleconstI64-4 6283620 19.10 ns/op BenchmarkDivisibleWDivconstI64-4 4150501 27.67 ns/op BenchmarkDivconstU64/3-4 5577990 22.19 ns/op BenchmarkDivconstU64/5-4 7005945 17.09 ns/op BenchmarkDivconstU64/37-4 4463955 23.92 ns/op BenchmarkDivconstU64/1234567-4 7551588 15.10 ns/op BenchmarkModconstU64-4 5749569 20.51 ns/op BenchmarkDivisibleconstU64-4 8293413 15.04 ns/op BenchmarkDivisibleWDivconstU64-4 3782286 31.86 ns/op BenchmarkDivconstI32-4 7194189 16.73 ns/op BenchmarkModconstI32-4 8209752 14.53 ns/op BenchmarkDivisiblePow2constI32-4 7317384 17.11 ns/op BenchmarkDivisibleconstI32-4 6487448 16.57 ns/op BenchmarkDivisibleWDivconstI32-4 4127798 27.24 ns/op BenchmarkDivconstU32-4 6562864 16.57 ns/op BenchmarkModconstU32-4 6740622 17.56 ns/op BenchmarkDivisibleconstU32-4 7154205 16.45 ns/op BenchmarkDivisibleWDivconstU32-4 3816391 29.43 ns/op BenchmarkDivconstI16-4 7552239 16.96 ns/op BenchmarkModconstI16-4 6308671 16.35 ns/op BenchmarkDivisiblePow2constI16-4 7236274 17.43 ns/op BenchmarkDivisibleconstI16-4 8055690 16.02 ns/op BenchmarkDivisibleWDivconstI16-4 3985074 28.02 ns/op BenchmarkDivconstU16-4 6988759 17.65 ns/op BenchmarkModconstU16-4 6619044 16.19 ns/op BenchmarkDivisibleconstU16-4 6922224 15.45 ns/op BenchmarkDivisibleWDivconstU16-4 3489794 33.47 ns/op BenchmarkDivconstI8-4 5734879 20.28 ns/op BenchmarkModconstI8-4 7182126 17.21 ns/op BenchmarkDivisiblePow2constI8-4 7455703 15.31 ns/op BenchmarkDivisibleconstI8-4 6038936 18.48 ns/op BenchmarkDivisibleWDivconstI8-4 3962156 30.67 ns/op BenchmarkDivconstU8-4 7032242 18.25 ns/op BenchmarkModconstU8-4 8152088 16.53 ns/op BenchmarkDivisibleconstU8-4 7017754 15.10 ns/op BenchmarkDivisibleWDivconstU8-4 3513535 32.30 ns/op BenchmarkMul2-4 225706 557.4 ns/op BenchmarkMulNeg2-4 233846 610.7 ns/op BenchmarkEfaceInteger-4 2967012 41.11 ns/op BenchmarkDiv64UnsignedSmall-4 9081368 12.45 ns/op BenchmarkDiv64Small-4 8127091 14.40 ns/op BenchmarkDiv64SmallNegDivisor-4 8514758 14.25 ns/op BenchmarkDiv64SmallNegDividend-4 8217241 14.51 ns/op BenchmarkDiv64SmallNegBoth-4 8116951 14.06 ns/op BenchmarkDiv64Unsigned-4 8385616 12.97 ns/op BenchmarkDiv64-4 8563020 14.93 ns/op BenchmarkDiv64NegDivisor-4 8269892 14.06 ns/op BenchmarkDiv64NegDividend-4 8047728 14.82 ns/op BenchmarkDiv64NegBoth-4 8461569 14.08 ns/op BenchmarkMod64UnsignedSmall-4 8654985 12.48 ns/op BenchmarkMod64Small-4 7969256 14.65 ns/op BenchmarkMod64SmallNegDivisor-4 7232379 14.10 ns/op BenchmarkMod64SmallNegDividend-4 8151597 14.25 ns/op BenchmarkMod64SmallNegBoth-4 7561891 14.34 ns/op BenchmarkMod64Unsigned-4 9768843 13.25 ns/op BenchmarkMod64-4 7652944 15.36 ns/op BenchmarkMod64NegDivisor-4 7221261 22.51 ns/op BenchmarkMod64NegDividend-4 7555344 16.56 ns/op BenchmarkMod64NegBoth-4 7292523 16.53 ns/op BenchmarkMulconstI32/3-4 22541365 5.668 ns/op BenchmarkMulconstI32/5-4 15464827 9.515 ns/op BenchmarkMulconstI32/12-4 23790886 5.397 ns/op BenchmarkMulconstI32/120-4 25481802 4.994 ns/op BenchmarkMulconstI32/-120-4 23671281 5.172 ns/op BenchmarkMulconstI32/65537-4 25047025 5.140 ns/op BenchmarkMulconstI32/65538-4 22813891 5.283 ns/op BenchmarkMulconstI64/3-4 24038384 5.089 ns/op BenchmarkMulconstI64/5-4 24794734 5.061 ns/op BenchmarkMulconstI64/12-4 21817868 5.171 ns/op BenchmarkMulconstI64/120-4 26845546 4.831 ns/op BenchmarkMulconstI64/-120-4 25944145 4.866 ns/op BenchmarkMulconstI64/65537-4 24860990 5.161 ns/op BenchmarkMulconstI64/65538-4 23282670 5.266 ns/op BenchmarkMulconstU32/3-4 21971832 5.086 ns/op BenchmarkMulconstU32/5-4 25374211 5.339 ns/op BenchmarkMulconstU32/12-4 19981098 6.336 ns/op BenchmarkMulconstU32/120-4 21822300 5.197 ns/op BenchmarkMulconstU32/65537-4 26286902 5.161 ns/op BenchmarkMulconstU32/65538-4 25564686 5.179 ns/op BenchmarkMulconstU64/3-4 25589032 5.029 ns/op BenchmarkMulconstU64/5-4 25228660 5.237 ns/op BenchmarkMulconstU64/12-4 25037425 5.126 ns/op BenchmarkMulconstU64/120-4 25744183 4.842 ns/op BenchmarkMulconstU64/65537-4 25906388 4.928 ns/op BenchmarkMulconstU64/65538-4 24230396 5.135 ns/op BenchmarkShiftArithmeticRight-4 28876556 4.457 ns/op BenchmarkSwitch8Predictable-4 8354294 13.77 ns/op BenchmarkSwitch8Unpredictable-4 8816900 13.31 ns/op BenchmarkSwitch32Predictable-4 13019421 9.270 ns/op BenchmarkSwitch32Unpredictable-4 8255413 13.40 ns/op BenchmarkSwitchStringPredictable-4 6127940 19.34 ns/op BenchmarkSwitchStringUnpredictable-4 6523324 17.88 ns/op BenchmarkSwitchTypePredictable-4 4370000 27.26 ns/op BenchmarkSwitchTypeUnpredictable-4 4403394 26.01 ns/op PASS ok cmd/compile/internal/test 19.830s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 122 905396 ns/op BenchmarkNamed/Underlying/nongeneric-4 930528 125.7 ns/op BenchmarkNamed/Underlying/generic-4 853106 134.0 ns/op BenchmarkNamed/Underlying/src_instance-4 842502 131.6 ns/op BenchmarkNamed/Underlying/user_instance-4 806996 135.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 566528745 ns/op 57385 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 384736162 ns/op 84497 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 155567183 ns/op 207463 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 134289713 ns/op 241539 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2622137379 ns/op 1971 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90755112 ns/op 56653 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37625932 ns/op 137204 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36253520 ns/op 137399 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 634046007 ns/op 3420 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 55447966 ns/op 38952 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 44234482 ns/op 48806 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 27118824 ns/op 79471 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1719855963 ns/op 38116 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 520751650 ns/op 125840 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 126568637 ns/op 514248 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 106679310 ns/op 612693 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3193687944 ns/op 629.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 81036480 ns/op 24578 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 52402265 ns/op 38233 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 57041302 ns/op 35091 lines/s PASS ok cmd/compile/internal/types2 46.413s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 41778993 ns/op 25995333 sys-ns/op 8372333 user-ns/op PASS ok cmd/go 1.663s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 211410 543.3 ns/op PASS ok cmd/go/internal/cfg 1.197s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 56264 1919 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 61598 1643 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16322 7022 ns/op 145.82 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17451 6810 ns/op 150.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3055 46280 ns/op 177.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3079 43667 ns/op 187.60 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.104s All tests passed.