darwin-amd64-race at ecb9d9b95ccba900de9504b3699a219c84b0aa96 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=79BF1366-B90B-42E3-B5F3-CB3CD0C42BEE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sAd2IsBMNf/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=EB6D6E49-2A14-43D3-99AB-B40CCCF0AECD" "__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=79BF1366-B90B-42E3-B5F3-CB3CD0C42BEE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sAd2IsBMNf/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=EB6D6E49-2A14-43D3-99AB-B40CCCF0AECD" "__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.336s ok archive/zip 4.214s ok bufio 1.593s ok bytes 3.334s ok cmp 1.128s ok compress/bzip2 1.646s ok compress/flate 10.298s ok compress/gzip 18.724s ok compress/lzw 2.403s ok compress/zlib 7.251s ok container/heap 1.041s ok container/list 1.035s ok container/ring 1.084s ok context 1.127s ok crypto 1.049s ok crypto/aes 1.107s ok crypto/cipher 1.067s ok crypto/des 1.075s ok crypto/dsa 1.050s ok crypto/ecdh 1.299s ok crypto/ecdsa 1.231s ok crypto/ed25519 1.565s ok crypto/elliptic 1.092s ok crypto/hmac 1.081s ok crypto/internal/alias 1.040s ok crypto/internal/bigmod 5.700s ok crypto/internal/boring 1.055s ok crypto/internal/boring/bcache 1.806s ok crypto/internal/edwards25519 2.398s ok crypto/internal/edwards25519/field 1.214s ok crypto/internal/nistec 2.207s ok crypto/internal/nistec/fiat 1.083s [no tests to run] ok crypto/md5 1.122s ok crypto/rand 1.474s ok crypto/rc4 1.813s ok crypto/rsa 3.481s ok crypto/sha1 1.118s ok crypto/sha256 1.052s ok crypto/sha512 1.085s ok crypto/subtle 1.597s ok crypto/tls 6.438s ok crypto/x509 3.112s ok database/sql 1.735s ok database/sql/driver 1.073s ok debug/buildinfo 1.126s ok debug/dwarf 1.122s ok debug/elf 2.537s ok debug/gosym 1.191s ok debug/macho 1.053s ok debug/pe 1.163s ok debug/plan9obj 1.070s ok embed 1.063s [no tests to run] ok embed/internal/embedtest 1.091s ok encoding/ascii85 1.125s ok encoding/asn1 1.038s ok encoding/base32 1.135s ok encoding/base64 1.034s ok encoding/binary 1.080s ok encoding/csv 1.116s ok encoding/gob 23.878s ok encoding/hex 1.054s ok encoding/json 3.893s ok encoding/pem 4.046s ok encoding/xml 1.362s ok errors 1.059s ok expvar 1.164s ok flag 3.279s ok fmt 1.753s ok go/ast 1.046s ok go/build 7.868s ok go/build/constraint 1.053s ok go/constant 1.071s ok go/doc 1.423s ok go/doc/comment 5.254s ok go/format 1.106s ok go/importer 3.404s ok go/internal/gccgoimporter 1.225s ok go/internal/gcimporter 27.811s ok go/internal/srcimporter 33.945s ok go/parser 2.466s ok go/printer 3.376s ok go/scanner 1.054s ok go/token 1.163s ok go/types 75.489s ok go/version 1.034s ok hash 1.097s ok hash/adler32 1.058s ok hash/crc32 1.065s ok hash/crc64 1.072s ok hash/fnv 1.096s ok hash/maphash 1.043s ok html 1.032s ok html/template 1.305s ok image 1.582s ok image/color 1.086s ok image/draw 1.857s ok image/gif 2.857s ok image/jpeg 2.964s ok image/png 6.035s ok index/suffixarray 2.925s ok internal/abi 1.483s ok internal/buildcfg 1.043s ok internal/coverage/cformat 1.058s ok internal/coverage/cmerge 1.039s ok internal/coverage/pods 1.053s ok internal/coverage/slicereader 1.053s ok internal/coverage/slicewriter 1.104s ok internal/coverage/test 1.115s ok internal/cpu 3.124s ok internal/dag 1.106s ok internal/diff 1.072s ok internal/fmtsort 1.035s ok internal/fuzz 1.137s ok internal/godebug 15.100s ok internal/godebugs 1.065s ok internal/gover 1.032s ok internal/intern 2.391s ok internal/itoa 1.032s ok internal/platform 3.233s ok internal/poll 1.585s ok internal/profile 1.075s ok internal/reflectlite 1.029s ok internal/safefilepath 1.046s ok internal/saferio 1.258s ok internal/singleflight 1.135s ok internal/testenv 1.575s ok internal/trace 1.775s ok internal/trace/v2 17.929s ok internal/types/errors 3.479s ok internal/unsafeheader 1.043s ok internal/xcoff 1.055s ok internal/zstd 1.103s ok io 1.123s ok io/fs 1.312s ok io/ioutil 1.145s ok log 1.058s ok log/slog 1.245s ok log/slog/internal/benchmarks 1.037s ok log/slog/internal/buffer 1.033s ok log/syslog 2.317s ok maps 1.047s ok math 1.058s ok math/big 4.560s ok math/bits 1.050s ok math/cmplx 1.048s ok math/rand 5.422s ok math/rand/v2 3.628s ok mime 1.063s ok mime/multipart 6.192s ok mime/quotedprintable 1.240s ok net 20.555s ok net/http 23.086s ok net/http/cgi 28.375s ok net/http/cookiejar 1.147s ok net/http/fcgi 1.293s ok net/http/httptest 1.309s ok net/http/httptrace 1.034s ok net/http/httputil 2.017s ok net/http/internal 1.048s ok net/http/internal/ascii 1.026s ok net/http/pprof 6.225s ok net/internal/socktest 1.044s ok net/mail 1.042s ok net/netip 2.070s ok net/rpc 1.211s ok net/rpc/jsonrpc 1.093s ok net/smtp 1.206s ok net/textproto 2.894s ok net/url 1.186s ok os 8.504s ok os/exec 11.494s ok os/exec/internal/fdtest 1.146s ok os/signal 21.748s ok os/user 1.094s ok path 1.042s ok path/filepath 1.085s ok plugin 1.052s ok reflect 2.982s ok regexp 5.112s ok regexp/syntax 8.226s ok runtime 76.448s ok runtime/cgo 1.032s ok runtime/coverage 1.098s ok runtime/debug 2.225s ok runtime/internal/atomic 1.094s ok runtime/internal/math 1.047s ok runtime/internal/sys 1.070s ok runtime/internal/wasitest 1.043s ok runtime/metrics 1.052s ok runtime/pprof 24.256s ok runtime/race 14.192s ok runtime/trace 1.206s ok slices 1.699s ok sort 2.137s ok strconv 3.853s ok strings 2.801s ok sync 2.123s ok sync/atomic 5.990s ok syscall 7.407s ok testing 4.311s ok testing/fstest 1.098s ok testing/iotest 1.047s ok testing/quick 1.268s ok testing/slogtest 1.057s ok text/scanner 1.054s ok text/tabwriter 1.033s ok text/template 1.132s ok text/template/parse 1.044s ok time 3.868s ok unicode 1.084s ok unicode/utf16 1.099s ok unicode/utf8 1.061s ok cmd/addr2line 13.053s ok cmd/api 6.439s ok cmd/asm/internal/asm 4.514s ok cmd/asm/internal/lex 1.089s ok cmd/cgo/internal/swig 1.149s ok cmd/cgo/internal/test 4.264s ok cmd/cgo/internal/testcarchive 57.062s ok cmd/cgo/internal/testcshared 24.887s ok cmd/cgo/internal/testerrors 36.716s ok cmd/cgo/internal/testfortran 1.138s ok cmd/cgo/internal/testgodefs 5.013s ok cmd/cgo/internal/testlife 4.503s ok cmd/cgo/internal/testnocgo 1.063s ok cmd/cgo/internal/testplugin 121.491s ok cmd/cgo/internal/testsanitizers 1.099s [no tests to run] ok cmd/cgo/internal/testshared 1.035s ok cmd/cgo/internal/testso 6.610s ok cmd/cgo/internal/teststdio 7.298s ok cmd/cgo/internal/testtls 1.042s ok cmd/compile/internal/abt 1.063s ok cmd/compile/internal/amd64 87.766s ok cmd/compile/internal/base 1.046s ok cmd/compile/internal/compare 1.060s ok cmd/compile/internal/devirtualize 1.045s ok cmd/compile/internal/dwarfgen 2.354s ok cmd/compile/internal/importer 6.958s ok cmd/compile/internal/inline/inlheur 3.646s ok cmd/compile/internal/ir 1.069s ok cmd/compile/internal/logopt 2.604s ok cmd/compile/internal/loopvar 53.538s ok cmd/compile/internal/noder 1.046s ok cmd/compile/internal/reflectdata 1.052s [no tests to run] ok cmd/compile/internal/ssa 59.117s ok cmd/compile/internal/syntax 1.371s ok cmd/compile/internal/test 35.121s ok cmd/compile/internal/typecheck 1.991s ok cmd/compile/internal/types 1.063s ok cmd/compile/internal/types2 35.935s ok cmd/covdata 1.084s ok cmd/cover 23.787s ok cmd/dist 1.038s ok cmd/distpack 1.075s ok cmd/doc 3.801s ok cmd/fix 18.159s ok cmd/go 594.771s ok cmd/go/internal/auth 1.114s ok cmd/go/internal/cache 1.585s ok cmd/go/internal/cfg 1.040s [no tests to run] ok cmd/go/internal/envcmd 1.811s ok cmd/go/internal/fsys 1.211s ok cmd/go/internal/generate 1.069s ok cmd/go/internal/gover 1.082s ok cmd/go/internal/imports 1.110s ok cmd/go/internal/load 1.054s ok cmd/go/internal/lockedfile 2.282s ok cmd/go/internal/lockedfile/internal/filelock 2.124s ok cmd/go/internal/modfetch 1.071s ok cmd/go/internal/modfetch/codehost 12.525s ok cmd/go/internal/modfetch/zip_sum_test 1.093s ok cmd/go/internal/modindex 2.082s ok cmd/go/internal/modload 1.097s ok cmd/go/internal/mvs 1.084s ok cmd/go/internal/par 1.116s ok cmd/go/internal/str 1.028s ok cmd/go/internal/test 1.119s ok cmd/go/internal/toolchain 1.083s ok cmd/go/internal/vcs 1.132s ok cmd/go/internal/vcweb 1.160s ok cmd/go/internal/vcweb/vcstest 30.611s ok cmd/go/internal/web 1.107s ok cmd/go/internal/work 3.801s ok cmd/gofmt 1.389s ok cmd/internal/archive 3.291s ok cmd/internal/buildid 2.053s ok cmd/internal/cov 2.065s ok cmd/internal/dwarf 1.069s ok cmd/internal/edit 1.042s ok cmd/internal/goobj 1.029s ok cmd/internal/moddeps 3.624s ok cmd/internal/notsha256 1.070s ok cmd/internal/obj 2.698s ok cmd/internal/obj/ppc64 2.171s ok cmd/internal/obj/riscv 1.578s ok cmd/internal/obj/s390x 1.038s ok cmd/internal/obj/x86 5.997s ok cmd/internal/objabi 1.203s ok cmd/internal/pkgpath 5.154s ok cmd/internal/pkgpattern 1.056s ok cmd/internal/quoted 1.062s ok cmd/internal/src 1.044s ok cmd/internal/test2json 2.140s ok cmd/link 26.018s ok cmd/link/internal/benchmark 1.062s ok cmd/link/internal/ld 31.573s ok cmd/link/internal/loader 1.123s ok cmd/nm 12.646s ok cmd/objdump 10.618s ok cmd/pack 8.327s ok cmd/pprof 4.083s ok cmd/trace 1.142s ok cmd/trace/v2 1.352s ok cmd/vet 48.421s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2932 54843 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2265 54080 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1527 78301 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4880 35285 ns/op 5212 B/op 16 allocs/op Benchmark/Reader/GNU-4 3900 31051 ns/op 5118 B/op 15 allocs/op Benchmark/Reader/PAX-4 1760 80025 ns/op 8884 B/op 33 allocs/op PASS ok archive/tar 2.132s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 307535614 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 179215712 ns/op BenchmarkZip64TestSizes/4096-4 802 187091 ns/op BenchmarkZip64TestSizes/1048576-4 79 1302962 ns/op BenchmarkZip64TestSizes/67108864-4 1 159308883 ns/op PASS ok archive/zip 2.410s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 184134 597.6 ns/op BenchmarkReaderCopyUnoptimal-4 134791 974.8 ns/op BenchmarkReaderCopyNoWriteTo-4 9765 53180 ns/op BenchmarkReaderWriteToOptimal-4 8919 16444 ns/op BenchmarkReaderReadString-4 107001 1147 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 188850 652.3 ns/op BenchmarkWriterCopyUnoptimal-4 161235 657.6 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 56850 ns/op BenchmarkReaderEmpty-4 10000 10183 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10637 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 513136 250.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.644s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2380 61403 ns/op 533.65 MB/s BenchmarkWriteByte-4 292 382734 ns/op 10.70 MB/s BenchmarkWriteRune-4 183 891904 ns/op 13.78 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 4186835 ns/op BenchmarkBufferFullSmallReads-4 75 1660434 ns/op BenchmarkBufferWriteBlock/N4096-4 8944 30394 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 225 534660 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 18483788 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 2 59390357 ns/op 282.49 MB/s 16777216 B/op 1 allocs/op BenchmarkIndexByte/10-4 2497809 46.50 ns/op 215.06 MB/s BenchmarkIndexByte/32-4 2613885 49.53 ns/op 646.02 MB/s BenchmarkIndexByte/4K-4 809217 164.2 ns/op 24938.14 MB/s BenchmarkIndexBytePortable/10-4 820104 129.7 ns/op 77.08 MB/s BenchmarkIndexBytePortable/32-4 344028 502.3 ns/op 63.70 MB/s BenchmarkIndexBytePortable/4K-4 2388 47113 ns/op 86.94 MB/s BenchmarkIndexRune/10-4 890016 144.4 ns/op 69.25 MB/s BenchmarkIndexRune/32-4 942568 137.0 ns/op 233.56 MB/s BenchmarkIndexRune/4K-4 386498 337.5 ns/op 12137.04 MB/s BenchmarkIndexRuneASCII/10-4 3011646 38.92 ns/op 256.94 MB/s BenchmarkIndexRuneASCII/32-4 2353482 44.02 ns/op 726.96 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 163.4 ns/op 25068.93 MB/s BenchmarkEqual/0-4 8862546 12.02 ns/op BenchmarkEqual/1-4 1000000 135.0 ns/op 7.41 MB/s BenchmarkEqual/6-4 895971 151.6 ns/op 39.58 MB/s BenchmarkEqual/9-4 1000000 200.8 ns/op 44.81 MB/s BenchmarkEqual/15-4 987560 119.8 ns/op 125.25 MB/s BenchmarkEqual/16-4 1000000 160.5 ns/op 99.66 MB/s BenchmarkEqual/20-4 1000000 121.5 ns/op 164.64 MB/s BenchmarkEqual/32-4 1000000 124.0 ns/op 258.14 MB/s BenchmarkEqual/4K-4 72517 1712 ns/op 2392.40 MB/s BenchmarkEqualBothUnaligned/64_0-4 968346 142.7 ns/op 448.40 MB/s BenchmarkEqualBothUnaligned/64_1-4 875024 128.7 ns/op 497.27 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 118.6 ns/op 539.57 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 113.5 ns/op 564.09 MB/s BenchmarkEqualBothUnaligned/4096_0-4 77235 1490 ns/op 2748.34 MB/s BenchmarkEqualBothUnaligned/4096_1-4 50371 2159 ns/op 1897.43 MB/s BenchmarkEqualBothUnaligned/4096_4-4 149947 854.6 ns/op 4792.63 MB/s BenchmarkEqualBothUnaligned/4096_7-4 136432 825.9 ns/op 4959.62 MB/s BenchmarkIndex/10-4 1839201 69.51 ns/op 143.87 MB/s BenchmarkIndex/32-4 2111439 53.31 ns/op 600.28 MB/s BenchmarkIndex/4K-4 41353 2922 ns/op 1401.73 MB/s BenchmarkIndexEasy/10-4 2623155 45.51 ns/op 219.71 MB/s BenchmarkIndexEasy/32-4 2410520 51.93 ns/op 616.22 MB/s BenchmarkIndexEasy/4K-4 535701 253.9 ns/op 16134.67 MB/s BenchmarkCount/10-4 1000000 114.9 ns/op 87.04 MB/s BenchmarkCount/32-4 1000000 105.7 ns/op 302.84 MB/s BenchmarkCount/4K-4 20834 4851 ns/op 844.33 MB/s BenchmarkCountEasy/10-4 1000000 109.9 ns/op 90.97 MB/s BenchmarkCountEasy/32-4 1000000 142.7 ns/op 224.28 MB/s BenchmarkCountEasy/4K-4 425473 310.9 ns/op 13175.87 MB/s BenchmarkCountSingle/10-4 2059135 53.85 ns/op 185.70 MB/s BenchmarkCountSingle/32-4 2141013 51.33 ns/op 623.39 MB/s BenchmarkCountSingle/4K-4 1000000 186.5 ns/op 21967.12 MB/s BenchmarkToUpper/#00-4 2220171 69.63 ns/op BenchmarkToUpper/ONLYUPPER-4 248602 559.9 ns/op BenchmarkToUpper/abc-4 321643 369.0 ns/op BenchmarkToUpper/AbC123-4 265462 477.6 ns/op BenchmarkToUpper/azAZ09_-4 250978 522.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75552 1564 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35856 3698 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48639 2567 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113260 1127 ns/op BenchmarkToLower/#00-4 2244310 50.43 ns/op BenchmarkToLower/abc-4 382372 394.1 ns/op BenchmarkToLower/AbC123-4 208981 567.3 ns/op BenchmarkToLower/azAZ09_-4 185556 581.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 61450 1737 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30615 3863 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 51997 2900 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 107244 1195 ns/op BenchmarkFields/ASCII/16-4 142238 862.5 ns/op 18.55 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 13018 ns/op 19.66 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 720 192904 ns/op 21.23 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 40 3626692 ns/op 18.07 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 55488042 ns/op 18.90 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70042 1659 ns/op 9.65 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5293 24325 ns/op 10.52 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 298 419488 ns/op 9.76 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 8517758 ns/op 7.69 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 132742418 ns/op 7.90 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 89173 1348 ns/op 11.87 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8744 13437 ns/op 19.05 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 564 238057 ns/op 17.21 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4502568 ns/op 14.56 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 118276526 ns/op 8.87 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 95899 1196 ns/op 13.38 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6426 17692 ns/op 14.47 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 421 287550 ns/op 14.24 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5733902 ns/op 11.43 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 107939461 ns/op 9.71 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1588899 98.77 ns/op BenchmarkTrimSpace/ASCII-4 844081 169.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78069 1528 ns/op BenchmarkTrimSpace/JustNonASCII-4 35892 3019 ns/op BenchmarkToValidUTF8/Valid-4 334072 385.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 244632 548.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 69514 1838 ns/op BenchmarkIndexHard1-4 908 130240 ns/op BenchmarkIndexHard2-4 649 175628 ns/op BenchmarkIndexHard3-4 144 762920 ns/op BenchmarkIndexHard4-4 116 969622 ns/op BenchmarkLastIndexHard1-4 7 15985197 ns/op BenchmarkLastIndexHard2-4 5 21809135 ns/op BenchmarkLastIndexHard3-4 4 31029062 ns/op BenchmarkCountHard1-4 951 123612 ns/op BenchmarkCountHard2-4 565 210496 ns/op BenchmarkCountHard3-4 156 682876 ns/op BenchmarkSplitEmptySeparator-4 1 131727764 ns/op BenchmarkSplitSingleByteSeparator-4 16 14499180 ns/op BenchmarkSplitMultiByteSeparator-4 9 13196955 ns/op BenchmarkSplitNSingleByteSeparator-4 161652 1347 ns/op BenchmarkSplitNMultiByteSeparator-4 49786 3066 ns/op BenchmarkRepeat-4 162530 1040 ns/op BenchmarkRepeatLarge/256/1-4 90170 1852 ns/op 138.20 MB/s BenchmarkRepeatLarge/256/16-4 189452 1132 ns/op 226.25 MB/s BenchmarkRepeatLarge/512/1-4 58484 2352 ns/op 217.70 MB/s BenchmarkRepeatLarge/512/16-4 74486 1879 ns/op 272.41 MB/s BenchmarkRepeatLarge/1024/1-4 32622 4010 ns/op 255.35 MB/s BenchmarkRepeatLarge/1024/16-4 35934 3382 ns/op 302.77 MB/s BenchmarkRepeatLarge/2048/1-4 23764 5124 ns/op 399.67 MB/s BenchmarkRepeatLarge/2048/16-4 31693 4201 ns/op 487.55 MB/s BenchmarkRepeatLarge/4096/1-4 15679 9609 ns/op 426.26 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10001 ns/op 409.58 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20090 ns/op 407.77 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16264 ns/op 503.70 MB/s BenchmarkRepeatLarge/8192/4097-4 12001 9876 ns/op 414.86 MB/s BenchmarkRepeatLarge/16384/1-4 10000 34342 ns/op 477.09 MB/s BenchmarkRepeatLarge/16384/16-4 9175 33016 ns/op 496.25 MB/s BenchmarkRepeatLarge/16384/4097-4 7758 27140 ns/op 452.87 MB/s BenchmarkRepeatLarge/32768/1-4 3610 66736 ns/op 491.01 MB/s BenchmarkRepeatLarge/32768/16-4 1606 67018 ns/op 488.95 MB/s BenchmarkRepeatLarge/32768/4097-4 2412 66523 ns/op 431.12 MB/s BenchmarkRepeatLarge/65536/1-4 692 149642 ns/op 437.95 MB/s BenchmarkRepeatLarge/65536/16-4 981 108469 ns/op 604.19 MB/s BenchmarkRepeatLarge/65536/4097-4 1278 98248 ns/op 625.51 MB/s BenchmarkRepeatLarge/131072/1-4 244 486055 ns/op 269.66 MB/s BenchmarkRepeatLarge/131072/16-4 235 650586 ns/op 201.47 MB/s BenchmarkRepeatLarge/131072/4097-4 194 628537 ns/op 202.07 MB/s BenchmarkRepeatLarge/262144/1-4 112 1328002 ns/op 197.40 MB/s BenchmarkRepeatLarge/262144/16-4 130 1457805 ns/op 179.82 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1029229 ns/op 250.78 MB/s BenchmarkRepeatLarge/524288/1-4 60 2117194 ns/op 247.63 MB/s BenchmarkRepeatLarge/524288/16-4 100 1964990 ns/op 266.81 MB/s BenchmarkRepeatLarge/524288/4097-4 82 2270285 ns/op 229.19 MB/s BenchmarkRepeatLarge/1048576/1-4 56 4080512 ns/op 256.97 MB/s BenchmarkRepeatLarge/1048576/16-4 43 3706820 ns/op 282.88 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 3703206 ns/op 282.12 MB/s BenchmarkRepeatLarge/2097152/1-4 21 6798817 ns/op 308.46 MB/s BenchmarkRepeatLarge/2097152/16-4 22 6142068 ns/op 341.44 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 7088654 ns/op 295.34 MB/s BenchmarkRepeatLarge/4194304/1-4 7 14752764 ns/op 284.31 MB/s BenchmarkRepeatLarge/4194304/16-4 9 12851083 ns/op 326.38 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 12969229 ns/op 323.17 MB/s BenchmarkRepeatLarge/8388608/1-4 4 28039094 ns/op 299.18 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17288091 ns/op 485.22 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 16979524 ns/op 493.92 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35424221 ns/op 473.61 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39888833 ns/op 420.60 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33632803 ns/op 498.83 MB/s BenchmarkRepeatLarge/33554432/1-4 2 62039106 ns/op 540.86 MB/s BenchmarkRepeatLarge/33554432/16-4 2 91157389 ns/op 368.09 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 64035380 ns/op 524.00 MB/s BenchmarkRepeatLarge/67108864/1-4 1 131363692 ns/op 510.86 MB/s BenchmarkRepeatLarge/67108864/16-4 1 131345162 ns/op 510.94 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 205668172 ns/op 326.30 MB/s BenchmarkRepeatLarge/134217728/1-4 1 246334825 ns/op 544.86 MB/s BenchmarkRepeatLarge/134217728/16-4 1 219008400 ns/op 612.84 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 251994921 ns/op 532.62 MB/s BenchmarkRepeatLarge/268435456/1-4 1 481386341 ns/op 557.63 MB/s BenchmarkRepeatLarge/268435456/16-4 1 454402905 ns/op 590.74 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 500545341 ns/op 536.29 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2054118785 ns/op 261.36 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1050721482 ns/op 510.95 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1075325878 ns/op 499.26 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 7134959057 ns/op 150.49 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2075692276 ns/op 517.29 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1595867251 ns/op 672.83 MB/s BenchmarkBytesCompare/1-4 15764583 8.743 ns/op BenchmarkBytesCompare/2-4 14566242 8.346 ns/op BenchmarkBytesCompare/4-4 14111659 8.237 ns/op BenchmarkBytesCompare/8-4 15835110 11.02 ns/op BenchmarkBytesCompare/16-4 15552086 7.929 ns/op BenchmarkBytesCompare/32-4 12449058 9.470 ns/op BenchmarkBytesCompare/64-4 9977012 12.20 ns/op BenchmarkBytesCompare/128-4 8193163 20.35 ns/op BenchmarkBytesCompare/256-4 8326624 14.35 ns/op BenchmarkBytesCompare/512-4 5951328 32.62 ns/op BenchmarkBytesCompare/1024-4 3229954 49.26 ns/op BenchmarkBytesCompare/2048-4 2036941 61.10 ns/op BenchmarkIndexAnyASCII/1:1-4 1728499 70.70 ns/op BenchmarkIndexAnyASCII/1:2-4 1985971 60.53 ns/op BenchmarkIndexAnyASCII/1:4-4 1774296 76.18 ns/op BenchmarkIndexAnyASCII/1:8-4 1873951 63.93 ns/op BenchmarkIndexAnyASCII/1:16-4 1852752 85.19 ns/op BenchmarkIndexAnyASCII/1:32-4 1604451 71.83 ns/op BenchmarkIndexAnyASCII/1:64-4 1887007 64.29 ns/op BenchmarkIndexAnyASCII/16:1-4 1943646 59.58 ns/op BenchmarkIndexAnyASCII/16:2-4 437830 487.7 ns/op BenchmarkIndexAnyASCII/16:4-4 425553 290.0 ns/op BenchmarkIndexAnyASCII/16:8-4 482492 295.0 ns/op BenchmarkIndexAnyASCII/16:16-4 396151 301.9 ns/op BenchmarkIndexAnyASCII/16:32-4 404666 324.9 ns/op BenchmarkIndexAnyASCII/16:64-4 310178 350.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1732426 69.80 ns/op BenchmarkIndexAnyASCII/256:2-4 30177 5796 ns/op BenchmarkIndexAnyASCII/256:4-4 30666 3933 ns/op BenchmarkIndexAnyASCII/256:8-4 29641 3719 ns/op BenchmarkIndexAnyASCII/256:16-4 31473 3654 ns/op BenchmarkIndexAnyASCII/256:32-4 29678 3830 ns/op BenchmarkIndexAnyASCII/256:64-4 30168 3742 ns/op BenchmarkIndexAnyUTF8/1:1-4 1729087 76.07 ns/op BenchmarkIndexAnyUTF8/1:2-4 1768507 67.66 ns/op BenchmarkIndexAnyUTF8/1:4-4 1796355 66.41 ns/op BenchmarkIndexAnyUTF8/1:8-4 1676846 66.35 ns/op BenchmarkIndexAnyUTF8/1:16-4 1778121 75.97 ns/op BenchmarkIndexAnyUTF8/1:32-4 1596747 133.0 ns/op BenchmarkIndexAnyUTF8/1:64-4 1704000 69.30 ns/op BenchmarkIndexAnyUTF8/16:1-4 118944 885.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 362250 359.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 363661 758.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 314836 357.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 340699 448.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 329906 354.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 336694 365.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 19004 ns/op BenchmarkIndexAnyUTF8/256:2-4 27931 4479 ns/op BenchmarkIndexAnyUTF8/256:4-4 26396 4462 ns/op BenchmarkIndexAnyUTF8/256:8-4 26070 4388 ns/op BenchmarkIndexAnyUTF8/256:16-4 26796 4533 ns/op BenchmarkIndexAnyUTF8/256:32-4 23719 4970 ns/op BenchmarkIndexAnyUTF8/256:64-4 24178 8159 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1887638 59.74 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2092075 77.13 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1892842 59.25 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1975528 61.09 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1912342 58.76 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1890492 85.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1892059 60.87 ns/op BenchmarkLastIndexAnyASCII/16:1-4 412920 296.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 456670 296.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 387405 298.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 417528 331.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 399255 294.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 407702 331.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 335841 373.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 29484 6245 ns/op BenchmarkLastIndexAnyASCII/256:2-4 30196 3880 ns/op BenchmarkLastIndexAnyASCII/256:4-4 28933 3990 ns/op BenchmarkLastIndexAnyASCII/256:8-4 32433 3984 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31827 4080 ns/op BenchmarkLastIndexAnyASCII/256:32-4 29728 3854 ns/op BenchmarkLastIndexAnyASCII/256:64-4 29336 3931 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1654875 63.79 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2026725 74.84 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1916646 114.8 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1980973 58.72 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1973602 82.47 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1933968 103.0 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1951573 61.42 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 163106 711.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 366694 337.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 376956 335.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 314815 514.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 364330 338.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 325846 378.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 375703 364.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10152 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 24914 4590 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 25528 4607 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24645 4542 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 25087 4727 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24916 8514 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22537 5184 ns/op BenchmarkTrimASCII/1:1-4 2185290 51.29 ns/op BenchmarkTrimASCII/1:2-4 1000000 122.9 ns/op BenchmarkTrimASCII/1:4-4 1886492 65.46 ns/op BenchmarkTrimASCII/1:8-4 1873772 63.36 ns/op BenchmarkTrimASCII/1:16-4 1493210 77.12 ns/op BenchmarkTrimASCII/16:1-4 580123 229.6 ns/op BenchmarkTrimASCII/16:2-4 393639 314.6 ns/op BenchmarkTrimASCII/16:4-4 320161 503.2 ns/op BenchmarkTrimASCII/16:8-4 331244 309.3 ns/op BenchmarkTrimASCII/16:16-4 408685 328.1 ns/op BenchmarkTrimASCII/256:1-4 30266 3940 ns/op BenchmarkTrimASCII/256:2-4 29469 4161 ns/op BenchmarkTrimASCII/256:4-4 27547 4361 ns/op BenchmarkTrimASCII/256:8-4 25402 7549 ns/op BenchmarkTrimASCII/256:16-4 27116 6065 ns/op BenchmarkTrimASCII/4096:1-4 2139 63429 ns/op BenchmarkTrimASCII/4096:2-4 1986 69931 ns/op BenchmarkTrimASCII/4096:4-4 2060 66995 ns/op BenchmarkTrimASCII/4096:8-4 1951 73166 ns/op BenchmarkTrimASCII/4096:16-4 1975 69859 ns/op BenchmarkTrimByte-4 1745740 60.56 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14349 7465 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14134 9891 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 789 148997 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1621 71542 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2746 45638 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5743 22632 ns/op BenchmarkCompareBytesEqual-4 12046012 10.93 ns/op BenchmarkCompareBytesToNil-4 12995284 9.745 ns/op BenchmarkCompareBytesEmpty-4 13995247 11.99 ns/op BenchmarkCompareBytesIdentical-4 14195400 9.292 ns/op BenchmarkCompareBytesSameLength-4 13821822 10.88 ns/op BenchmarkCompareBytesDifferentLength-4 10199324 10.95 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1780 84636 ns/op 12389.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2880 59758 ns/op 17547.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1932 64987 ns/op 16135.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1873 67571 ns/op 15518.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1623 73153 ns/op 14334.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1248 86663 ns/op 12099.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1807 79479 ns/op 13193.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3045 56038 ns/op 18712.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2275 98602 ns/op 10634.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1922 73756 ns/op 14216.85 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2484 89000 ns/op 11781.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2287 74128 ns/op 14145.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2316 88272 ns/op 11879.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1670 79288 ns/op 13225.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2524 61102 ns/op 17161.19 MB/s BenchmarkCompareBytesBig-4 2510 47144 ns/op 22242.16 MB/s BenchmarkCompareBytesBigIdentical-4 14458377 8.007 ns/op 130953970.92 MB/s PASS ok bytes 91.557s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 180318318 ns/op 0.55 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 345658883 ns/op 1.64 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 46456739 ns/op 0.35 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 2.503s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 45 3122690 ns/op 3.20 MB/s 42182 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22333670 ns/op 4.48 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 390624862 ns/op 2.56 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 2617723 ns/op 3.82 MB/s 43636 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 26694126 ns/op 3.75 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 248556801 ns/op 4.02 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2554830 ns/op 3.91 MB/s 43080 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 26886744 ns/op 3.72 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 224895465 ns/op 4.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 2579218 ns/op 3.88 MB/s 42975 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 25627955 ns/op 3.90 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 231127473 ns/op 4.33 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2712040 ns/op 3.69 MB/s 42751 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 3 33599517 ns/op 2.98 MB/s 47920 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 246715651 ns/op 4.05 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 2185297 ns/op 4.58 MB/s 43433 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 24075436 ns/op 4.15 MB/s 47906 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 240535087 ns/op 4.16 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 74 1990689 ns/op 5.02 MB/s 43052 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 28992750 ns/op 3.45 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 147241169 ns/op 6.79 MB/s 70328 B/op 163 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 55 2323738 ns/op 4.30 MB/s 43140 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 13392016 ns/op 7.47 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 127438561 ns/op 7.85 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 1324577 ns/op 7.55 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 6 19123515 ns/op 5.23 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 171702412 ns/op 5.82 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 3012637 ns/op 3.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 26828628 ns/op 3.73 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 231459244 ns/op 4.32 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 7773573 ns/op 1.29 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 76367240 ns/op 1.31 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1003662184 ns/op 1.00 MB/s BenchmarkEncode/Digits/Compression/1e4-4 12 9186950 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 97942621 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 861290848 ns/op 1.16 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1749767 ns/op 5.72 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15991529 ns/op 6.25 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 153738221 ns/op 6.50 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2989020 ns/op 3.35 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18886576 ns/op 5.29 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 188903191 ns/op 5.29 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 8338802 ns/op 1.20 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 90339826 ns/op 1.11 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 865237624 ns/op 1.16 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 11098146 ns/op 0.90 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 118480543 ns/op 0.84 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1004412741 ns/op 1.00 MB/s PASS ok compress/flate 22.561s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 37 3081606 ns/op 3.25 MB/s BenchmarkDecoder/1e-Reuse4-4 32 5065278 ns/op 1.97 MB/s BenchmarkDecoder/1e5-4 4 37738650 ns/op 2.65 MB/s BenchmarkDecoder/1e-Reuse5-4 4 36137874 ns/op 2.77 MB/s BenchmarkDecoder/1e6-4 1 513943437 ns/op 1.95 MB/s BenchmarkDecoder/1e-Reuse6-4 1 301991615 ns/op 3.31 MB/s BenchmarkEncoder/1e4-4 42 2892841 ns/op 3.46 MB/s BenchmarkEncoder/1e-Reuse4-4 45 2466077 ns/op 4.06 MB/s BenchmarkEncoder/1e5-4 3 44794390 ns/op 2.23 MB/s BenchmarkEncoder/1e-Reuse5-4 5 24390867 ns/op 4.10 MB/s BenchmarkEncoder/1e6-4 1 240641789 ns/op 4.16 MB/s BenchmarkEncoder/1e-Reuse6-4 1 249512813 ns/op 4.01 MB/s PASS ok compress/lzw 5.375s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 5350427 ns/op PASS ok container/heap 1.422s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21291 5362 ns/op BenchmarkWithTimeout/concurrency=40-4 4210 35213 ns/op BenchmarkWithTimeout/concurrency=4000-4 2850 49688 ns/op BenchmarkWithTimeout/concurrency=400000-4 3664 33119 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 392977 587.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13188 8259 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18106 5981 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4329 48902 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2334 75945 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2524 43336 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 284 471288 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 100 1154474 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 273 373019 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5153044 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 8445136 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 5987173 ns/op BenchmarkCheckCanceled/Err-4 254223 449.8 ns/op BenchmarkCheckCanceled/Done-4 407731 514.2 ns/op BenchmarkContextCancelDone-4 658888 176.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23076 5824 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20934 6188 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17076 7336 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14427 10814 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9594 12123 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 460518 352.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 249410 760.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 188235 652.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 118536 1020 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 65302 2103 ns/op PASS ok context 15.352s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1000000 124.6 ns/op 128.39 MB/s BenchmarkDecrypt-4 1000000 166.2 ns/op 96.28 MB/s BenchmarkExpand-4 1000000 142.9 ns/op PASS ok crypto/aes 1.670s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 188202 712.5 ns/op 89.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 384610 377.6 ns/op 169.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 207076 622.7 ns/op 102.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 190352 624.0 ns/op 102.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 124641 944.6 ns/op 1429.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 202434 720.5 ns/op 1873.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 74941 1367 ns/op 987.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 160714 1094 ns/op 1234.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 44143 2547 ns/op 3215.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 56538 2133 ns/op 3840.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 36031 4742 ns/op 1727.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 40364 2758 ns/op 2970.13 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 3298 31127 ns/op 32.74 MB/s BenchmarkAESCFBDecrypt1K-4 4702 35976 ns/op 28.32 MB/s BenchmarkAESCFBDecrypt8K-4 666 306783 ns/op 26.69 MB/s BenchmarkAESOFB1K-4 9394 14992 ns/op 67.97 MB/s BenchmarkAESCTR1K-4 10000 17024 ns/op 59.86 MB/s BenchmarkAESCTR8K-4 1590 81079 ns/op 100.98 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11049 ns/op 92.68 MB/s BenchmarkAESCBCDecrypt1K-4 10000 12266 ns/op 83.48 MB/s PASS ok crypto/cipher 5.127s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 63206 2023 ns/op 3.95 MB/s BenchmarkDecrypt-4 76128 1715 ns/op 4.67 MB/s BenchmarkTDESEncrypt-4 30627 7035 ns/op 1.14 MB/s BenchmarkTDESDecrypt-4 28368 5829 ns/op 1.37 MB/s PASS ok crypto/des 2.037s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 994 113531 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 12374649 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 24293427 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 84 2208255 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.066s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1575 76849 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 25 4805105 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 9 12007339 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 835 138286 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 9 14111838 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 3 37660273 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4600 37724 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 38 2688383 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 6089742 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 3.182s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 247 635888 ns/op BenchmarkNewKeyFromSeed-4 206 550124 ns/op BenchmarkSigning-4 210 586916 ns/op BenchmarkVerification-4 129 935238 ns/op PASS ok crypto/ed25519 1.954s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5110 22426 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1134850 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2719279 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 8472699 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1418 87863 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 56 2663756 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 18 11521684 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 18043929 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9910 11640 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7402 21843 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3454 44837 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 75 1628616 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2324 85825 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 274 474856 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1448 107667 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1436358 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.556s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12630 9142 ns/op 112.01 MB/s BenchmarkHMACSHA256_32-4 19530 5992 ns/op 5.34 MB/s BenchmarkNewWriteSum-4 10000 19504 ns/op 1.64 MB/s PASS ok crypto/hmac 1.764s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 35612 3571 ns/op BenchmarkModSub-4 35359 6761 ns/op BenchmarkMontgomeryRepr-4 20337 6659 ns/op BenchmarkMontgomeryMul-4 20146 8437 ns/op BenchmarkModMul-4 9417 12524 ns/op BenchmarkExpBig-4 13 10790420 ns/op BenchmarkExp-4 5 23240374 ns/op PASS ok crypto/internal/bigmod 3.070s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1776 60946 ns/op BenchmarkScalarBaseMult-4 200 577911 ns/op BenchmarkScalarMult-4 100 1235610 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 100 1062646 ns/op PASS ok crypto/internal/edwards25519 1.682s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 348435 322.1 ns/op BenchmarkMultiply-4 3627776 28.97 ns/op BenchmarkSquare-4 5186589 26.31 ns/op BenchmarkInvert-4 27544 4293 ns/op BenchmarkMult32-4 1000000 124.0 ns/op PASS ok crypto/internal/edwards25519/field 2.297s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 48 2407496 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1848 64430 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 6075995 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 16048919 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 136 953821 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9150 15050 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 2275572 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 19 8329721 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.619s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 506385 200.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 355353 379.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 103113 1049 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 637192 211.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 392540 422.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 102385 1109 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.207s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 102361 1300 ns/op 6.15 MB/s BenchmarkHash64-4 120396 1004 ns/op 63.78 MB/s BenchmarkHash128-4 104104 1097 ns/op 116.71 MB/s BenchmarkHash256-4 91533 1318 ns/op 194.23 MB/s BenchmarkHash512-4 63426 1845 ns/op 277.45 MB/s BenchmarkHash1K-4 49496 2551 ns/op 401.41 MB/s BenchmarkHash8K-4 10000 13346 ns/op 613.82 MB/s BenchmarkHash1M-4 69 2448107 ns/op 428.32 MB/s BenchmarkHash8M-4 8 12867448 ns/op 651.92 MB/s BenchmarkHash8BytesUnaligned-4 90075 1282 ns/op 6.24 MB/s BenchmarkHash1KUnaligned-4 50967 2570 ns/op 398.49 MB/s BenchmarkHash8KUnaligned-4 10000 12234 ns/op 669.58 MB/s PASS ok crypto/md5 3.503s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 208480620 ns/op PASS ok crypto/rand 1.542s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12931 ns/op 9.90 MB/s BenchmarkRC4_1K-4 1406 132562 ns/op 7.72 MB/s BenchmarkRC4_8K-4 188 648646 ns/op 12.48 MB/s PASS ok crypto/rc4 1.660s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13744728 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 31700272 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 59677848 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 4020516 ns/op BenchmarkDecryptOAEP/2048-4 8 13034956 ns/op BenchmarkEncryptOAEP/2048-4 32 4353394 ns/op BenchmarkSignPKCS1v15/2048-4 8 13869878 ns/op BenchmarkVerifyPKCS1v15/2048-4 30 4274159 ns/op BenchmarkSignPSS/2048-4 8 14689202 ns/op BenchmarkVerifyPSS/2048-4 32 3990421 ns/op PASS ok crypto/rsa 3.175s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 90306 1307 ns/op 6.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 94633 2222 ns/op 3.60 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75132 1595 ns/op 200.57 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 90165 1292 ns/op 247.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55015 2405 ns/op 425.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 62038 1914 ns/op 535.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13387 9128 ns/op 897.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12822 9395 ns/op 871.94 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 3.073s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 67363 1716 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 90456 1365 ns/op 5.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 83761 1440 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33045 3799 ns/op 269.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30873 4066 ns/op 251.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29976 3823 ns/op 267.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5650 23661 ns/op 346.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5874 23511 ns/op 348.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5282 21753 ns/op 376.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.804s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45904 2389 ns/op 3.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 59472 1808 ns/op 4.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51831 2073 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28122 4078 ns/op 251.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31932 3890 ns/op 263.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28965 3824 ns/op 267.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8032 18084 ns/op 452.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7885 20213 ns/op 405.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7867 17660 ns/op 463.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.750s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 17764126 7.061 ns/op BenchmarkConstantTimeEq-4 18138970 7.767 ns/op BenchmarkConstantTimeLessOrEq-4 20121856 6.582 ns/op BenchmarkXORBytes/8Bytes-4 2662204 45.51 ns/op 175.78 MB/s BenchmarkXORBytes/128Bytes-4 2506056 47.03 ns/op 2721.50 MB/s BenchmarkXORBytes/2048Bytes-4 871278 201.8 ns/op 10151.06 MB/s BenchmarkXORBytes/32768Bytes-4 66818 2202 ns/op 14882.43 MB/s PASS ok crypto/subtle 2.632s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 13 8620629 ns/op BenchmarkCertCache/1-4 18 6861019 ns/op BenchmarkCertCache/2-4 18 7607795 ns/op BenchmarkCertCache/3-4 16 6432068 ns/op BenchmarkHandshakeServer/RSA-4 9 13974120 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 13900174 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 15688806 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 4855415 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 19 5823799 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6476412 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 8048291 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41137269 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 43496358 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 145561899 ns/op 7.20 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 141197402 ns/op 7.43 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 227060752 ns/op 9.24 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 255414726 ns/op 8.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 286826131 ns/op 14.62 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 454397082 ns/op 9.23 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 843733076 ns/op 9.94 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 854438204 ns/op 9.82 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1744256571 ns/op 9.62 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1908800721 ns/op 8.79 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3331347951 ns/op 10.07 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3486603009 ns/op 9.62 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6527838076 ns/op 10.28 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6798664519 ns/op 9.87 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 114515030 ns/op 9.16 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 123748221 ns/op 8.47 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 213897548 ns/op 9.80 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 222846065 ns/op 9.41 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 454227645 ns/op 9.23 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 439143214 ns/op 9.55 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 847034278 ns/op 9.90 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 850976249 ns/op 9.86 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1715747267 ns/op 9.78 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1532624889 ns/op 10.95 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3278855339 ns/op 10.23 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3292945448 ns/op 10.19 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6471801460 ns/op 10.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7001758556 ns/op 9.58 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718759688 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 723948597 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 312493013 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 304843990 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 175714469 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 172955992 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 110552584 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 110669356 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 68715062 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 56563282 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158531341 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 166603673 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 88822492 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 1 100288409 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 60532309 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 63226553 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 52570436 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 40030206 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 36496585 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 37444128 ns/op PASS ok crypto/tls 64.861s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 31758710 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 319 411277 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 868 153761 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 812 229756 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.738s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 25 4390386 ns/op 278976 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 25 4562665 ns/op 263698 B/op 1967 allocs/op BenchmarkConcurrentStmtExec-4 70 3068669 ns/op 212872 B/op 579 allocs/op BenchmarkConcurrentTxQuery-4 42 4519001 ns/op 274861 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 62 1985825 ns/op 87795 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 38 3187100 ns/op 106997 B/op 2086 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1150678 ns/op 40160 B/op 381 allocs/op BenchmarkConcurrentRandom-4 24 5451234 ns/op 230013 B/op 1778 allocs/op BenchmarkManyConcurrentQueries-4 1813 60874 ns/op 4131 B/op 20 allocs/op BenchmarkGrabConn-4 163384 829.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.122s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1382 88388 ns/op BenchmarkSymbols32-4 2086 85630 ns/op PASS ok debug/elf 1.583s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 114813 1424 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 38 2706537 ns/op 180203 B/op 13 allocs/op Benchmark115/LineToPC-4 50 2084166 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12453 8472 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.946s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 33205 3319 ns/op BenchmarkMarshal-4 576 296632 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 1647 92710 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.892s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 213 577324 ns/op 14.19 MB/s BenchmarkEncodeToString-4 226 482229 ns/op 16.99 MB/s BenchmarkDecode-4 133 957025 ns/op 13.70 MB/s BenchmarkDecodeString-4 130 933851 ns/op 14.04 MB/s PASS ok encoding/base32 2.049s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 236 453377 ns/op 18.07 MB/s BenchmarkDecodeString/2-4 334142 499.3 ns/op 8.01 MB/s BenchmarkDecodeString/4-4 241446 529.3 ns/op 15.11 MB/s BenchmarkDecodeString/8-4 182726 670.7 ns/op 17.89 MB/s BenchmarkDecodeString/64-4 40274 3011 ns/op 29.23 MB/s BenchmarkDecodeString/8192-4 352 319389 ns/op 34.20 MB/s BenchmarkNewEncoding-4 44640 2526 ns/op 101.35 MB/s PASS ok encoding/base64 2.619s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 824 215310 ns/op 18.58 MB/s BenchmarkReadStruct-4 14490 8849 ns/op 8.48 MB/s BenchmarkWriteStruct-4 12218 10359 ns/op 7.24 MB/s BenchmarkReadInts-4 35410 3924 ns/op 7.65 MB/s BenchmarkWriteInts-4 31798 4071 ns/op 7.37 MB/s BenchmarkWriteSlice1000Int32s-4 894 149240 ns/op 26.80 MB/s BenchmarkPutUint16-4 2662196 67.05 ns/op 29.83 MB/s BenchmarkAppendUint16-4 2510919 51.34 ns/op 38.96 MB/s BenchmarkPutUint32-4 1659270 107.8 ns/op 37.12 MB/s BenchmarkAppendUint32-4 1000000 102.1 ns/op 39.16 MB/s BenchmarkPutUint64-4 1000000 119.9 ns/op 66.72 MB/s BenchmarkAppendUint64-4 873477 115.2 ns/op 69.43 MB/s BenchmarkLittleEndianPutUint16-4 2571309 45.30 ns/op 44.15 MB/s BenchmarkLittleEndianAppendUint16-4 2410375 45.20 ns/op 44.25 MB/s BenchmarkLittleEndianPutUint32-4 1809400 61.26 ns/op 65.30 MB/s BenchmarkLittleEndianAppendUint32-4 1921039 59.64 ns/op 67.07 MB/s BenchmarkLittleEndianPutUint64-4 880425 137.1 ns/op 58.34 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 133.0 ns/op 60.17 MB/s BenchmarkReadFloats-4 116336 985.0 ns/op 12.18 MB/s BenchmarkWriteFloats-4 130042 1167 ns/op 10.29 MB/s BenchmarkReadSlice1000Float32s-4 996 134752 ns/op 29.68 MB/s BenchmarkWriteSlice1000Float32s-4 813 215922 ns/op 18.53 MB/s BenchmarkReadSlice1000Uint8s-4 48619 3821 ns/op 261.74 MB/s BenchmarkWriteSlice1000Uint8s-4 31425 3297 ns/op 303.32 MB/s BenchmarkPutUvarint32-4 997621 223.0 ns/op 17.94 MB/s BenchmarkPutUvarint64-4 251764 544.8 ns/op 14.68 MB/s PASS ok encoding/binary 7.044s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4250 26476 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4789 26031 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6110 23916 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4405 41169 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6609 28773 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7348 34004 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6204 28873 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4363 45201 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 21632 ns/op PASS ok encoding/csv 3.114s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5596 21447 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7532 18307 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 160 811264 ns/op 17123 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 505 239339 ns/op 972 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1090 122378 ns/op 80 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 969 111803 ns/op 90 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1543 85056 ns/op 251 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 2865151 ns/op 39067 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 409 387801 ns/op 25282 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 718 174152 ns/op 10817 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 759 192487 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 306 480993 ns/op 39272 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 110 968399 ns/op 67821 B/op 2250 allocs/op BenchmarkDecodeBytesSlice-4 294 439816 ns/op 24304 B/op 209 allocs/op BenchmarkDecodeInterfaceSlice-4 67 2285190 ns/op 83331 B/op 3178 allocs/op BenchmarkDecodeMap-4 74 1834404 ns/op 54133 B/op 181 allocs/op PASS ok encoding/gob 4.814s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8760 18744 ns/op 13.66 MB/s BenchmarkEncode/1024-4 1706 74242 ns/op 13.79 MB/s BenchmarkEncode/4096-4 513 200685 ns/op 20.41 MB/s BenchmarkEncode/16384-4 142 890497 ns/op 18.40 MB/s BenchmarkDecode/256-4 19815 6031 ns/op 42.45 MB/s BenchmarkDecode/1024-4 6068 35859 ns/op 28.56 MB/s BenchmarkDecode/4096-4 1246 94997 ns/op 43.12 MB/s BenchmarkDecode/16384-4 280 591157 ns/op 27.72 MB/s BenchmarkDump/256-4 1040 113629 ns/op 2.25 MB/s BenchmarkDump/1024-4 258 599222 ns/op 1.71 MB/s BenchmarkDump/4096-4 82 1792558 ns/op 2.29 MB/s BenchmarkDump/16384-4 15 7516169 ns/op 2.18 MB/s PASS ok encoding/hex 3.810s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 158523451 ns/op 12.24 MB/s 8391416 B/op 58 allocs/op BenchmarkCodeEncoderError-4 1 168314955 ns/op 11.53 MB/s 8393680 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 175604006 ns/op 11.05 MB/s 10333608 B/op 62 allocs/op BenchmarkCodeMarshalError-4 1 213915453 ns/op 9.07 MB/s 10466360 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 10000 10484 ns/op BenchmarkMarshalBytes/256-4 3553 34339 ns/op BenchmarkMarshalBytes/4096-4 448 363713 ns/op BenchmarkMarshalBytesError/32-4 46 2432502 ns/op BenchmarkMarshalBytesError/256-4 48 2201988 ns/op BenchmarkMarshalBytesError/4096-4 38 2841335 ns/op BenchmarkMarshalMap-4 22737 4875 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 714787598 ns/op 2.71 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 24825 4491 ns/op 3.12 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39355 3346 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 443888663 ns/op 4.37 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 460328229 ns/op 4.22 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 67580 2229 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 104367 1340 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 141852 1084 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14790 9090 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 45668 2756 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 73975 1917 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16850 6550 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3140 39329 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 552 219366 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 79 1446700 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12784692 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 509830 235.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 501460 236.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 516748 228.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 479762 253.5 ns/op BenchmarkEncodeMarshaler-4 35133 3026 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 46105 2982 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4372384 29.24 ns/op BenchmarkNumberIsValidRegexp-4 12792 11663 ns/op PASS ok encoding/json 11.561s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 33 5429912 ns/op 12.07 MB/s BenchmarkDecode-4 27 5055290 ns/op 17.56 MB/s PASS ok encoding/pem 1.520s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1782 59655 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 847 151991 ns/op 8220 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2919 64703 ns/op PASS ok encoding/xml 1.796s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 192562 543.7 ns/op BenchmarkAs-4 51321 2157 ns/op PASS ok errors 1.496s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 374689 303.6 ns/op BenchmarkIntSet-4 661044 228.0 ns/op BenchmarkFloatAdd-4 198685 787.1 ns/op BenchmarkFloatSet-4 578978 232.8 ns/op BenchmarkStringSet-4 343497 315.7 ns/op BenchmarkMapSet-4 134601 1105 ns/op BenchmarkMapSetDifferent-4 55879 2601 ns/op BenchmarkMapSetDifferentRandom-4 213 527861 ns/op BenchmarkMapSetString-4 118094 1038 ns/op BenchmarkMapAddSame-4 23976 6324 ns/op BenchmarkMapAddDifferent-4 9991 13323 ns/op BenchmarkMapAddDifferentRandom-4 100 1021130 ns/op BenchmarkMapAddSameSteadyState-4 241064 432.0 ns/op BenchmarkMapAddDifferentSteadyState-4 92312 1107 ns/op BenchmarkMapString-4 6861 19416 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15423 7887 ns/op PASS ok expvar 4.846s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 68786 1830 ns/op BenchmarkSprintfEmpty-4 217593 542.9 ns/op BenchmarkSprintfString-4 203308 829.9 ns/op BenchmarkSprintfTruncateString-4 127383 977.2 ns/op BenchmarkSprintfTruncateBytes-4 122656 1262 ns/op BenchmarkSprintfSlowParsingPath-4 106167 1081 ns/op BenchmarkSprintfQuoteString-4 38679 3341 ns/op BenchmarkSprintfInt-4 191341 937.5 ns/op BenchmarkSprintfIntInt-4 122451 1246 ns/op BenchmarkSprintfPrefixedInt-4 128514 1389 ns/op BenchmarkSprintfFloat-4 86616 1408 ns/op BenchmarkSprintfComplex-4 40114 3473 ns/op BenchmarkSprintfBoolean-4 143547 947.2 ns/op BenchmarkSprintfHexString-4 65266 2536 ns/op BenchmarkSprintfHexBytes-4 55482 2533 ns/op BenchmarkSprintfBytes-4 30829 4381 ns/op BenchmarkSprintfStringer-4 59106 2708 ns/op BenchmarkSprintfStructure-4 28062 5153 ns/op BenchmarkManyArgs-4 52476 2645 ns/op BenchmarkFprintInt-4 63285 2206 ns/op BenchmarkFprintfBytes-4 60381 2184 ns/op BenchmarkFprintIntNoAlloc-4 59811 2060 ns/op BenchmarkScanInts-4 33 4294895 ns/op BenchmarkScanRecursiveInt-4 1 430508597 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 478922752 ns/op PASS ok fmt 7.225s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 396 332770 ns/op PASS ok go/build 1.297s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 31452 3608 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 11398 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4113 48380 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 910 172136 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 238 537994 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 67 2547136 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 11938215 ns/op 846316 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 2 72006582 ns/op 3615248 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 166043177 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 2.882s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 432715303 ns/op 0.15 MB/s 46034728 B/op 49011 allocs/op PASS ok go/format 1.556s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 24047551 ns/op 2.24 MB/s BenchmarkParseOnly-4 5 30060745 ns/op 1.79 MB/s BenchmarkResolve-4 46 2720264 ns/op 19.80 MB/s PASS ok go/parser 3.084s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 177367131 ns/op 0.29 MB/s 5212224 B/op 27520 allocs/op BenchmarkPrintDecl-4 764 223509 ns/op 0.14 MB/s 16361 B/op 51 allocs/op PASS ok go/printer 1.468s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 219 530794 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10580943 ns/op 4.70 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 16260487 ns/op 4.51 MB/s BenchmarkScanFiles/net/http/server.go-4 4 34140814 ns/op 3.61 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1338116 ns/op 2.32 MB/s PASS ok go/scanner 2.271s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 118.5 ns/op PASS ok go/token 1.253s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 63 1740146 ns/op BenchmarkNamed/Underlying/nongeneric-4 533127 226.5 ns/op BenchmarkNamed/Underlying/generic-4 562730 226.6 ns/op BenchmarkNamed/Underlying/src_instance-4 726790 260.6 ns/op BenchmarkNamed/Underlying/user_instance-4 804628 258.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 13775 ns/op BenchmarkNamed/NewMethodSet/generic-4 11979 11667 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 17017 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 13379 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1075168994 ns/op 31229 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 647151560 ns/op 51857 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 455143272 ns/op 73691 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 467645481 ns/op 71689 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3560297914 ns/op 1455 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 178804140 ns/op 28840 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 162448344 ns/op 31656 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 110145213 ns/op 46753 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 864644760 ns/op 2501 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 88860612 ns/op 24167 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 92395163 ns/op 23039 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 75358775 ns/op 28563 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2437823835 ns/op 28199 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 860633691 ns/op 79758 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 256117288 ns/op 264853 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 279688200 ns/op 244671 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4359840997 ns/op 460.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 120193400 ns/op 16536 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 136462270 ns/op 14430 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 180234779 ns/op 11073 lines/s PASS ok go/types 61.774s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 8635 13354 ns/op 76.68 MB/s PASS ok hash/adler32 1.297s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 179763 638.7 ns/op 23.49 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 195398 610.6 ns/op 24.57 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104863 1256 ns/op 31.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 104242 1134 ns/op 35.26 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 228202 460.6 ns/op 1111.69 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 257446 471.6 ns/op 1085.73 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 280062 379.9 ns/op 2695.10 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 382680 484.3 ns/op 2114.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 229350 573.6 ns/op 7140.70 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 168584 906.4 ns/op 4519.12 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56959 2207 ns/op 14846.44 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 54975 2119 ns/op 15467.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 383442 352.1 ns/op 42.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 371955 336.9 ns/op 44.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 391893 326.7 ns/op 122.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 410287 314.1 ns/op 127.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 243982 421.5 ns/op 1214.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 316906 412.4 ns/op 1241.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 274350 459.4 ns/op 2228.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 287385 456.7 ns/op 2242.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 226050 538.6 ns/op 7605.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 204960 568.7 ns/op 7202.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 58058 2110 ns/op 15529.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 58185 2078 ns/op 15771.76 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 251877 509.2 ns/op 29.46 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 228141 566.1 ns/op 26.49 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 132002 968.7 ns/op 41.29 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 125761 925.0 ns/op 43.24 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10503 10865 ns/op 47.12 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11905 ns/op 43.01 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5143 23522 ns/op 43.53 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5323 23268 ns/op 44.01 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1294 96192 ns/op 42.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1292 96831 ns/op 42.30 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 152 776820 ns/op 42.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 153 768246 ns/op 42.65 MB/s PASS ok hash/crc32 7.982s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 124 952967 ns/op 68.77 MB/s BenchmarkCrc64/ISO4KB-4 1555 80590 ns/op 50.82 MB/s BenchmarkCrc64/ISO1KB-4 7348 17809 ns/op 57.50 MB/s BenchmarkCrc64/ECMA64KB-4 121 930337 ns/op 70.44 MB/s BenchmarkCrc64/Random64KB-4 126 909602 ns/op 72.05 MB/s BenchmarkCrc64/Random16KB-4 495 231524 ns/op 70.77 MB/s PASS ok hash/crc64 2.222s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 10288 ns/op 99.54 MB/s BenchmarkFnv32aKB-4 12896 9529 ns/op 107.46 MB/s BenchmarkFnv64KB-4 10000 10209 ns/op 100.30 MB/s BenchmarkFnv64aKB-4 12295 9959 ns/op 102.82 MB/s BenchmarkFnv128KB-4 1730 73314 ns/op 13.97 MB/s BenchmarkFnv128aKB-4 1737 74073 ns/op 13.82 MB/s PASS ok hash/fnv 2.087s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 429774 272.5 ns/op 14.68 MB/s BenchmarkHash/n=4/Bytes-4 3427071 33.91 ns/op 117.96 MB/s BenchmarkHash/n=4/String-4 1693566 70.01 ns/op 57.13 MB/s BenchmarkHash/n=8/Write-4 443986 259.3 ns/op 30.85 MB/s BenchmarkHash/n=8/Bytes-4 3371863 34.49 ns/op 231.98 MB/s BenchmarkHash/n=8/String-4 1787932 68.61 ns/op 116.60 MB/s BenchmarkHash/n=16/Write-4 492830 260.3 ns/op 61.46 MB/s BenchmarkHash/n=16/Bytes-4 3508021 33.89 ns/op 472.09 MB/s BenchmarkHash/n=16/String-4 1761084 66.92 ns/op 239.10 MB/s BenchmarkHash/n=32/Write-4 474912 260.3 ns/op 122.94 MB/s BenchmarkHash/n=32/Bytes-4 3347551 34.17 ns/op 936.53 MB/s BenchmarkHash/n=32/String-4 1721712 68.86 ns/op 464.68 MB/s BenchmarkHash/n=64/Write-4 483645 282.1 ns/op 226.84 MB/s BenchmarkHash/n=64/Bytes-4 3235288 35.92 ns/op 1781.50 MB/s BenchmarkHash/n=64/String-4 1700160 74.92 ns/op 854.25 MB/s BenchmarkHash/n=256/Write-4 330507 416.7 ns/op 614.36 MB/s BenchmarkHash/n=256/Bytes-4 2184762 51.33 ns/op 4987.34 MB/s BenchmarkHash/n=256/String-4 1128498 105.3 ns/op 2432.28 MB/s BenchmarkHash/n=320/Write-4 350767 381.2 ns/op 839.41 MB/s BenchmarkHash/n=320/Bytes-4 2065171 56.72 ns/op 5642.10 MB/s BenchmarkHash/n=320/String-4 843020 156.9 ns/op 2039.12 MB/s BenchmarkHash/n=1024/Write-4 219936 558.2 ns/op 1834.37 MB/s BenchmarkHash/n=1024/Bytes-4 930376 137.1 ns/op 7469.61 MB/s BenchmarkHash/n=1024/String-4 321385 387.6 ns/op 2642.07 MB/s BenchmarkHash/n=4096/Write-4 92858 1278 ns/op 3205.88 MB/s BenchmarkHash/n=4096/Bytes-4 271318 452.1 ns/op 9059.80 MB/s BenchmarkHash/n=4096/String-4 80330 1417 ns/op 2890.43 MB/s BenchmarkHash/n=16384/Write-4 28800 4136 ns/op 3961.04 MB/s BenchmarkHash/n=16384/Bytes-4 70180 1711 ns/op 9577.53 MB/s BenchmarkHash/n=16384/String-4 21698 5364 ns/op 3054.36 MB/s PASS ok hash/maphash 6.467s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 609 183444 ns/op BenchmarkEscapeNone-4 124246 879.2 ns/op BenchmarkUnescape-4 699 183006 ns/op BenchmarkUnescapeNone-4 594774 218.1 ns/op BenchmarkUnescapeSparse-4 8559 23851 ns/op BenchmarkUnescapeDense-4 840 122883 ns/op PASS ok html 2.154s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7838 14006 ns/op BenchmarkCSSEscaperNoSpecials-4 35454 3347 ns/op BenchmarkDecodeCSS-4 23616 4842 ns/op BenchmarkDecodeCSSNoSpecials-4 2988576 39.53 ns/op BenchmarkCSSValueFilter-4 104265 1201 ns/op BenchmarkCSSValueFilterOk-4 70806 1635 ns/op BenchmarkEscapedExecute-4 3978 25845 ns/op BenchmarkHTMLNospaceEscaper-4 9022 13905 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51610 2287 ns/op BenchmarkStripTags-4 18056 6352 ns/op BenchmarkStripTagsNoSpecials-4 286125 525.0 ns/op BenchmarkJSValEscaperWithNum-4 21552 5504 ns/op BenchmarkJSValEscaperWithStr-4 6122 21683 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18087 6438 ns/op BenchmarkJSValEscaperWithObj-4 5144 25255 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12876 9392 ns/op BenchmarkJSStrEscaperNoSpecials-4 45336 2562 ns/op BenchmarkJSStrEscaper-4 10000 12721 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42422 2831 ns/op BenchmarkJSRegexpEscaper-4 9435 13150 ns/op BenchmarkTemplateSpecialTags-4 94 1252993 ns/op BenchmarkURLEscaper-4 4141 28673 ns/op BenchmarkURLEscaperNoSpecials-4 173876 803.0 ns/op BenchmarkURLNormalizer-4 5067 22360 ns/op BenchmarkURLNormalizerNoSpecials-4 170234 872.6 ns/op BenchmarkSrcsetFilter-4 17154 6834 ns/op BenchmarkSrcsetFilterNoSpecials-4 98269 1217 ns/op PASS ok html/template 5.675s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 549256 245.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 396516 253.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 682714 209.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 487939 262.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1605637 74.71 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1629218 72.99 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1324066 89.18 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 317169 344.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 357838 384.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 351700 326.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 307172 383.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 682088 177.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 498846 269.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 776977 172.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 503755 266.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 384819 339.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1276294 92.78 ns/op BenchmarkRGBASetRGBA-4 1000000 104.4 ns/op BenchmarkRGBA64At-4 792145 147.8 ns/op BenchmarkRGBA64SetRGBA64-4 725746 155.7 ns/op BenchmarkNRGBAAt-4 1348392 88.83 ns/op BenchmarkNRGBASetNRGBA-4 1000000 101.9 ns/op BenchmarkNRGBA64At-4 844622 173.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 808892 157.6 ns/op BenchmarkAlphaAt-4 2389524 47.62 ns/op BenchmarkAlphaSetAlpha-4 2054686 54.18 ns/op BenchmarkAlpha16At-4 1424348 84.11 ns/op BenchmarkAlphaSetAlpha16-4 1333650 89.15 ns/op BenchmarkGrayAt-4 2223692 48.35 ns/op BenchmarkGraySetGray-4 2041287 56.31 ns/op BenchmarkGray16At-4 1000000 103.3 ns/op BenchmarkGraySetGray16-4 1321104 89.38 ns/op PASS ok image 7.407s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2794122 39.65 ns/op BenchmarkYCbCrToRGB/128-4 3125437 37.62 ns/op BenchmarkYCbCrToRGB/255-4 2883484 42.86 ns/op BenchmarkRGBToYCbCr/0-4 3128012 36.86 ns/op BenchmarkRGBToYCbCr/Cb-4 3199952 37.91 ns/op BenchmarkRGBToYCbCr/Cr-4 2982279 36.84 ns/op BenchmarkYCbCrToRGBA/0-4 2873275 38.86 ns/op BenchmarkYCbCrToRGBA/128-4 2699461 44.55 ns/op BenchmarkYCbCrToRGBA/255-4 2798395 41.56 ns/op BenchmarkNYCbCrAToRGBA/0-4 2578706 44.60 ns/op BenchmarkNYCbCrAToRGBA/128-4 2542737 45.21 ns/op BenchmarkNYCbCrAToRGBA/255-4 2654160 43.62 ns/op PASS ok image/color 3.351s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 37980404 ns/op BenchmarkFillSrc-4 336 393409 ns/op BenchmarkCopyOver-4 6 17577715 ns/op BenchmarkCopySrc-4 493 239210 ns/op BenchmarkNRGBAOver-4 7 15259778 ns/op BenchmarkNRGBASrc-4 10 10730188 ns/op BenchmarkYCbCr-4 9 11208297 ns/op BenchmarkGray-4 16 6841518 ns/op BenchmarkCMYK-4 10 10521166 ns/op BenchmarkGlyphOver-4 21 5641923 ns/op BenchmarkRGBAMaskOver-4 5 23270215 ns/op BenchmarkGrayMaskOver-4 6 18410142 ns/op BenchmarkRGBA64ImageMaskOver-4 4 31386366 ns/op BenchmarkRGBA-4 4 27781405 ns/op BenchmarkPalettedFill-4 991 118225 ns/op BenchmarkPalettedRGBA-4 5 21831149 ns/op BenchmarkGenericOver-4 3 46714919 ns/op BenchmarkGenericMaskOver-4 5 20224886 ns/op BenchmarkGenericSrc-4 4 30734475 ns/op BenchmarkGenericMaskSrc-4 4 28220596 ns/op PASS ok image/draw 7.460s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 25 4798198 ns/op 3.22 MB/s 48619 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 117679594 ns/op 2.61 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2192355128 ns/op 0.56 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 67 1973492 ns/op 7.83 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 112579452 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.213s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5302 23146 ns/op BenchmarkIDCT-4 5551 21395 ns/op BenchmarkDecodeBaseline-4 8 13526031 ns/op 4.57 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17701161 ns/op 3.49 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 151687595 ns/op 8.10 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 189071193 ns/op 4.87 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.472s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17759060 6.378 ns/op BenchmarkDecodeGray-4 12 9030222 ns/op 7.26 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38158945 ns/op 6.87 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 32922705 ns/op 7.96 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5412418 ns/op 12.11 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32615030 ns/op 8.04 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40875931 ns/op 6.41 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 51062630 ns/op 6.02 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62207832 ns/op 4.94 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 204770225 ns/op 6.00 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 210899901 ns/op 5.83 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 4 33376817 ns/op 9.20 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 213549919 ns/op 5.75 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 801346668 ns/op 1.53 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.076s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 51942194 ns/op 1.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44232426 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 269475763 ns/op 1.86 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 251543316 ns/op 1.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 50672318 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 42464108 ns/op 2.35 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 253985115 ns/op 1.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 226573242 ns/op 2.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 547510547 ns/op 1.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 491849407 ns/op 2.03 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3210744091 ns/op 1.56 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3218799789 ns/op 1.55 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9492465 ns/op 10.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10025392 ns/op 9.97 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47091344 ns/op 10.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48207557 ns/op 10.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 91487148 ns/op 10.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 97792170 ns/op 10.23 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 462783524 ns/op 10.80 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 517796921 ns/op 9.66 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 68658240 ns/op 1.46 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 48621091 ns/op 2.06 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 306831256 ns/op 1.63 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 280000126 ns/op 1.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 663468587 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 666267942 ns/op 1.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4936091767 ns/op 1.01 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4830865857 ns/op 1.04 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 160313066 ns/op 26.07 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 156777511 ns/op 26.66 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 41.143s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35524 3317 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 32696 3701 ns/op 0.54 MB/s BenchmarkMarshalCorpusFile/4-4 31347 4122 ns/op 0.97 MB/s BenchmarkMarshalCorpusFile/8-4 23652 4936 ns/op 1.62 MB/s BenchmarkMarshalCorpusFile/16-4 19494 5908 ns/op 2.71 MB/s BenchmarkMarshalCorpusFile/32-4 12996 8609 ns/op 3.72 MB/s BenchmarkMarshalCorpusFile/64-4 10000 13192 ns/op 4.85 MB/s BenchmarkMarshalCorpusFile/128-4 6699 17591 ns/op 7.28 MB/s BenchmarkMarshalCorpusFile/256-4 2592 45976 ns/op 5.57 MB/s BenchmarkMarshalCorpusFile/512-4 1572 87865 ns/op 5.83 MB/s BenchmarkMarshalCorpusFile/1024-4 876 172986 ns/op 5.92 MB/s BenchmarkMarshalCorpusFile/2048-4 326 361491 ns/op 5.67 MB/s BenchmarkMarshalCorpusFile/4096-4 166 657023 ns/op 6.23 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1364747 ns/op 6.00 MB/s BenchmarkMarshalCorpusFile/16384-4 52 3026733 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/32768-4 19 5494261 ns/op 5.96 MB/s BenchmarkMarshalCorpusFile/65536-4 9 13000103 ns/op 5.04 MB/s BenchmarkMarshalCorpusFile/131072-4 5 25844835 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/262144-4 3 49004075 ns/op 5.35 MB/s BenchmarkMarshalCorpusFile/524288-4 1 108728239 ns/op 4.82 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 170300459 ns/op 6.16 MB/s BenchmarkUnmarshalCorpusFile/1-4 7942 15137 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 9675 14208 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 9122 15306 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/8-4 7887 18616 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 6564 21253 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/32-4 4352 31169 ns/op 1.03 MB/s BenchmarkUnmarshalCorpusFile/64-4 3374 36609 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/128-4 2626 49291 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/256-4 985 129257 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/512-4 468 232765 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/1024-4 246 459269 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/2048-4 130 887019 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1803582 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3568072 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7101861 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14484786 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27596960 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 62955288 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 117579368 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 227721898 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 457332180 ns/op 2.29 MB/s BenchmarkMutatorBytes/1-4 32251 3743 ns/op BenchmarkMutatorBytes/10-4 33454 3422 ns/op BenchmarkMutatorBytes/100-4 31290 3680 ns/op BenchmarkMutatorBytes/1000-4 23188 5173 ns/op BenchmarkMutatorBytes/10000-4 7808 20823 ns/op BenchmarkMutatorBytes/100000-4 987 135869 ns/op BenchmarkMutatorString/1-4 29647 3898 ns/op BenchmarkMutatorString/10-4 30552 3819 ns/op BenchmarkMutatorString/100-4 28272 4603 ns/op BenchmarkMutatorString/1000-4 14312 7663 ns/op BenchmarkMutatorString/10000-4 3498 50207 ns/op BenchmarkMutatorString/100000-4 306 329143 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15290 7343 ns/op BenchmarkMutatorAllBasicTypes/string-4 15811 8469 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51960 2184 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46777 2597 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47026 2546 ns/op BenchmarkMutatorAllBasicTypes/int-4 49057 2358 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48616 2374 ns/op BenchmarkMutatorAllBasicTypes/int16-4 51072 2308 ns/op BenchmarkMutatorAllBasicTypes/int32-4 49603 2365 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47629 2608 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 49689 2424 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48163 2451 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49702 2499 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46750 2447 ns/op PASS ok internal/fuzz 14.508s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12118 9651 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 146188 882.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.565s PASS ok internal/poll 1.043s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 26297528 ns/op PASS ok internal/trace 3.791s PASS ok internal/zstd 1.075s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10922 ns/op BenchmarkCopyNLarge-4 277 558511 ns/op PASS ok io 1.531s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 142700 807.5 ns/op BenchmarkPrintln-4 20371 5574 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30910 3815 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5211 20597 ns/op BenchmarkDiscard-4 881820 151.2 ns/op 0 B/op 0 allocs/op PASS ok log 1.949s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 53174 1904 ns/op BenchmarkJSONHandler/defaults-4 6651 17841 ns/op 523 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4094 29919 ns/op 775 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4682 25937 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6855 17255 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7476 18856 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4170 47022 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 27616 4485 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26479 4424 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 88575 1375 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 65175 1979 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 58995 2210 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 55616 2099 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 64269 2011 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 58550 2107 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 732835 159.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 693355 157.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 618307 198.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 581842 231.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5874 31330 ns/op BenchmarkDispatch/switch-checked-4 175243 661.6 ns/op BenchmarkDispatch/As-4 214018 577.3 ns/op BenchmarkDispatch/Visit-4 173251 736.5 ns/op BenchmarkUnsafeStrings-4 17263 6723 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 5.438s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1041980 111.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1119780 102.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 599991 170.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 198277 597.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 49752 2902 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 51057 2785 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 21634 5691 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5354 23485 ns/op 3461 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 9855 11501 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 11823 11523 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5649 21803 ns/op 1092 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2566 56153 ns/op 4280 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15405 9737 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13214 9047 ns/op 531 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7509 13633 ns/op 935 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2696 42890 ns/op 3722 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.317s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 32767510 ns/op PASS ok maps 2.882s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2295898 44.22 ns/op BenchmarkAcosh-4 1047961 113.7 ns/op BenchmarkAsin-4 2675466 45.25 ns/op BenchmarkAsinh-4 1000000 125.7 ns/op BenchmarkAtan-4 2800980 39.85 ns/op BenchmarkAtanh-4 1000000 114.6 ns/op BenchmarkAtan2-4 2034915 52.70 ns/op BenchmarkCbrt-4 1275938 91.93 ns/op BenchmarkCeil-4 20000816 5.315 ns/op BenchmarkCopysign-4 2760768 41.96 ns/op BenchmarkCos-4 1349475 86.02 ns/op BenchmarkCosh-4 1599116 74.45 ns/op BenchmarkErf-4 2875862 39.78 ns/op BenchmarkErfc-4 2851844 40.06 ns/op BenchmarkErfinv-4 2802944 41.02 ns/op BenchmarkErfcinv-4 2805616 40.74 ns/op BenchmarkExp-4 6590430 15.79 ns/op BenchmarkExpGo-4 942772 140.6 ns/op BenchmarkExpm1-4 2468007 47.88 ns/op BenchmarkExp2-4 978860 139.0 ns/op BenchmarkExp2Go-4 757416 164.5 ns/op BenchmarkAbs-4 3673580 30.97 ns/op BenchmarkDim-4 11388279 8.822 ns/op BenchmarkFloor-4 22566472 5.289 ns/op BenchmarkMax-4 16063465 7.739 ns/op BenchmarkMin-4 15882643 7.861 ns/op BenchmarkMod-4 245368 470.5 ns/op BenchmarkFrexp-4 1420208 86.12 ns/op BenchmarkGamma-4 739072 148.8 ns/op BenchmarkHypot-4 12610852 8.915 ns/op BenchmarkHypotGo-4 1359354 86.62 ns/op BenchmarkIlogb-4 1578760 74.77 ns/op BenchmarkJ0-4 299295 438.0 ns/op BenchmarkJ1-4 318187 408.7 ns/op BenchmarkJn-4 124054 948.8 ns/op BenchmarkLdexp-4 1557289 78.62 ns/op BenchmarkLgamma-4 985741 110.6 ns/op BenchmarkLog-4 6552668 18.25 ns/op BenchmarkLogb-4 1616119 73.59 ns/op BenchmarkLog1p-4 1288197 89.42 ns/op BenchmarkLog10-4 6184994 19.54 ns/op BenchmarkLog2-4 1000000 102.7 ns/op BenchmarkModf-4 2142390 55.61 ns/op BenchmarkNextafter32-4 1965465 62.73 ns/op BenchmarkNextafter64-4 1919618 62.26 ns/op BenchmarkPowInt-4 449026 293.4 ns/op BenchmarkPowFrac-4 360362 343.0 ns/op BenchmarkPow10Pos-4 5494833 22.59 ns/op BenchmarkPow10Neg-4 5966763 20.40 ns/op BenchmarkRound-4 3239766 33.06 ns/op BenchmarkRoundToEven-4 10328031 10.46 ns/op BenchmarkRemainder-4 365580 327.7 ns/op BenchmarkSignbit-4 5083987 21.38 ns/op BenchmarkSin-4 1595577 74.84 ns/op BenchmarkSincos-4 1000000 106.4 ns/op BenchmarkSinh-4 2179579 53.42 ns/op BenchmarkSqrtIndirect-4 20956839 5.313 ns/op BenchmarkSqrtLatency-4 24388448 5.405 ns/op BenchmarkSqrtIndirectLatency-4 25001473 5.235 ns/op BenchmarkSqrtGoLatency-4 1000000 102.7 ns/op BenchmarkSqrtPrime-4 43131 2812 ns/op BenchmarkTan-4 1649260 71.63 ns/op BenchmarkTanh-4 1501791 77.58 ns/op BenchmarkTrunc-4 23063820 5.114 ns/op BenchmarkY0-4 305648 415.1 ns/op BenchmarkY1-4 262159 467.7 ns/op BenchmarkYn-4 141116 889.7 ns/op BenchmarkFloat64bits-4 5937715 19.99 ns/op BenchmarkFloat64frombits-4 5543179 20.90 ns/op BenchmarkFloat32bits-4 5647574 19.57 ns/op BenchmarkFloat32frombits-4 5766894 20.24 ns/op BenchmarkFMA-4 22911081 5.372 ns/op PASS ok math 14.001s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15266428 8.237 ns/op 7770.13 MB/s BenchmarkAddVV/2-4 12820074 8.862 ns/op 14443.19 MB/s BenchmarkAddVV/3-4 10496653 9.872 ns/op 19449.50 MB/s BenchmarkAddVV/4-4 12823158 10.40 ns/op 24615.25 MB/s BenchmarkAddVV/5-4 8286811 13.47 ns/op 23762.15 MB/s BenchmarkAddVV/10-4 8882152 13.38 ns/op 47827.23 MB/s BenchmarkAddVV/100-4 2144227 53.16 ns/op 120401.64 MB/s BenchmarkAddVV/1000-4 280582 457.8 ns/op 139787.40 MB/s BenchmarkSubVV/1-4 15794506 8.029 ns/op 7970.68 MB/s BenchmarkSubVV/2-4 13706073 8.918 ns/op 14353.15 MB/s BenchmarkSubVV/3-4 12002482 9.846 ns/op 19500.66 MB/s BenchmarkSubVV/4-4 11853308 9.834 ns/op 26030.85 MB/s BenchmarkSubVV/5-4 10758072 10.46 ns/op 30586.70 MB/s BenchmarkSubVV/10-4 8214249 12.94 ns/op 49465.39 MB/s BenchmarkSubVV/100-4 2087032 49.79 ns/op 128540.19 MB/s BenchmarkSubVV/1000-4 282133 430.8 ns/op 148569.28 MB/s BenchmarkAddVW/1-4 17081431 7.413 ns/op 1079.16 MB/s BenchmarkAddVW/2-4 15665037 7.805 ns/op 2050.03 MB/s BenchmarkAddVW/3-4 13743202 8.765 ns/op 2738.16 MB/s BenchmarkAddVW/4-4 14341029 8.431 ns/op 3795.65 MB/s BenchmarkAddVW/5-4 14100876 8.767 ns/op 4562.75 MB/s BenchmarkAddVW/10-4 11725944 10.50 ns/op 7620.11 MB/s BenchmarkAddVW/100-4 313970 387.2 ns/op 2065.99 MB/s BenchmarkAddVW/1000-4 45099 2611 ns/op 3064.41 MB/s BenchmarkAddVWext/1-4 17145166 7.367 ns/op 1085.92 MB/s BenchmarkAddVWext/2-4 15704762 7.977 ns/op 2005.88 MB/s BenchmarkAddVWext/3-4 13668624 8.832 ns/op 2717.24 MB/s BenchmarkAddVWext/4-4 14578455 8.376 ns/op 3820.48 MB/s BenchmarkAddVWext/5-4 13315262 9.162 ns/op 4365.87 MB/s BenchmarkAddVWext/10-4 10972134 9.946 ns/op 8043.70 MB/s BenchmarkAddVWext/100-4 68167 1725 ns/op 463.84 MB/s BenchmarkAddVWext/1000-4 7803 15860 ns/op 504.40 MB/s BenchmarkSubVW/1-4 17215422 7.212 ns/op 1109.32 MB/s BenchmarkSubVW/2-4 13559469 8.869 ns/op 1804.07 MB/s BenchmarkSubVW/3-4 14257489 8.703 ns/op 2757.80 MB/s BenchmarkSubVW/4-4 14872042 8.448 ns/op 3787.67 MB/s BenchmarkSubVW/5-4 14398028 8.518 ns/op 4695.85 MB/s BenchmarkSubVW/10-4 12037246 10.05 ns/op 7961.42 MB/s BenchmarkSubVW/100-4 334784 380.8 ns/op 2100.96 MB/s BenchmarkSubVW/1000-4 45258 2521 ns/op 3172.74 MB/s BenchmarkSubVWext/1-4 17463217 7.008 ns/op 1141.56 MB/s BenchmarkSubVWext/2-4 15870228 7.955 ns/op 2011.38 MB/s BenchmarkSubVWext/3-4 14323261 8.747 ns/op 2743.81 MB/s BenchmarkSubVWext/4-4 15229569 8.117 ns/op 3942.47 MB/s BenchmarkSubVWext/5-4 12535375 9.340 ns/op 4282.69 MB/s BenchmarkSubVWext/10-4 12139554 10.15 ns/op 7881.07 MB/s BenchmarkSubVWext/100-4 73794 1630 ns/op 490.71 MB/s BenchmarkSubVWext/1000-4 7940 15760 ns/op 507.61 MB/s BenchmarkMulAddVWW/1-4 14383845 8.581 ns/op 7458.43 MB/s BenchmarkMulAddVWW/2-4 12495057 8.935 ns/op 14325.09 MB/s BenchmarkMulAddVWW/3-4 12912600 9.344 ns/op 20548.19 MB/s BenchmarkMulAddVWW/4-4 11052642 10.06 ns/op 25444.62 MB/s BenchmarkMulAddVWW/5-4 11352645 10.30 ns/op 31080.83 MB/s BenchmarkMulAddVWW/10-4 8919009 13.42 ns/op 47697.89 MB/s BenchmarkMulAddVWW/100-4 1601116 71.86 ns/op 89060.37 MB/s BenchmarkMulAddVWW/1000-4 150748 711.9 ns/op 89898.21 MB/s BenchmarkAddMulVVW/1-4 16088395 8.006 ns/op 7993.73 MB/s BenchmarkAddMulVVW/2-4 13989085 8.672 ns/op 14759.49 MB/s BenchmarkAddMulVVW/3-4 13127196 9.271 ns/op 20710.74 MB/s BenchmarkAddMulVVW/4-4 12085978 10.11 ns/op 25315.43 MB/s BenchmarkAddMulVVW/5-4 11070261 10.69 ns/op 29939.18 MB/s BenchmarkAddMulVVW/10-4 9524874 12.70 ns/op 50381.27 MB/s BenchmarkAddMulVVW/100-4 2127160 56.86 ns/op 112564.05 MB/s BenchmarkAddMulVVW/1000-4 250147 525.7 ns/op 121737.45 MB/s BenchmarkDivWVW/1-4 2063557 56.40 ns/op 1134.82 MB/s BenchmarkDivWVW/2-4 1000000 117.1 ns/op 1093.46 MB/s BenchmarkDivWVW/3-4 843189 149.3 ns/op 1286.04 MB/s BenchmarkDivWVW/4-4 714508 177.4 ns/op 1443.13 MB/s BenchmarkDivWVW/5-4 639735 202.8 ns/op 1577.66 MB/s BenchmarkDivWVW/10-4 348034 367.0 ns/op 1743.97 MB/s BenchmarkDivWVW/100-4 37377 3039 ns/op 2106.05 MB/s BenchmarkDivWVW/1000-4 4442 29135 ns/op 2196.67 MB/s BenchmarkNonZeroShifts/1/shrVU-4 17334130 7.289 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16927137 7.117 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14892495 7.747 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15979917 7.438 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13909405 8.279 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14275929 7.898 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12890568 8.865 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13715716 8.536 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11964175 9.707 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12769304 8.957 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8987865 12.77 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9623235 11.94 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1546624 76.78 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1866946 64.92 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 192118 650.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 228002 548.0 ns/op BenchmarkDecimalConversion-4 205 559325 ns/op BenchmarkFloatString/100-4 10000 10309 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 218 530191 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49084044 ns/op 60821 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 4816310549 ns/op 817840 B/op 503 allocs/op BenchmarkFloatAdd/10-4 170109 749.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 167018 755.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153676 800.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86950 1359 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18717 6657 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 210210 583.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 219772 594.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 211510 601.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 164322 757.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56176 2168 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2042 65060 ns/op BenchmarkParseFloatLargeExp-4 446 279885 ns/op BenchmarkGCD10x10/WithoutXY-4 151030 715.8 ns/op BenchmarkGCD10x10/WithXY-4 47464 2445 ns/op BenchmarkGCD10x100/WithoutXY-4 90696 1376 ns/op BenchmarkGCD10x100/WithXY-4 17013 7347 ns/op BenchmarkGCD10x1000/WithoutXY-4 58711 2278 ns/op BenchmarkGCD10x1000/WithXY-4 13353 9260 ns/op BenchmarkGCD100x100/WithoutXY-4 21642 5077 ns/op BenchmarkGCD100x100/WithXY-4 9706 11991 ns/op BenchmarkGCD100x1000/WithoutXY-4 12181 9955 ns/op BenchmarkGCD100x1000/WithXY-4 5088 21176 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1957 60928 ns/op BenchmarkGCD1000x1000/WithXY-4 1048 108709 ns/op BenchmarkHilbert-4 21 5920469 ns/op BenchmarkBinomial-4 10000 10341 ns/op BenchmarkQuoRem-4 22189 5437 ns/op BenchmarkExp-4 18 6756843 ns/op BenchmarkExpMont/Odd-4 118 953405 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 121 961347 ns/op 3368 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1026004 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1003380 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1078343 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1004316 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1029158 ns/op 3867 B/op 53 allocs/op BenchmarkExpMont/Even64-4 135 865828 ns/op 3646 B/op 54 allocs/op BenchmarkExpMont/Even96-4 132 933015 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 153 781926 ns/op 3238 B/op 50 allocs/op BenchmarkExpMont/Even255-4 156 727940 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 342 351419 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 307 397630 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 307 388751 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 296 396373 ns/op 1720 B/op 47 allocs/op BenchmarkExp2-4 18 6860103 ns/op BenchmarkBitset-4 669637 189.4 ns/op BenchmarkBitsetNeg-4 375002 344.2 ns/op BenchmarkBitsetOrig-4 220923 637.0 ns/op BenchmarkBitsetNegOrig-4 138187 1001 ns/op BenchmarkModSqrt225_Tonelli-4 97 1079170 ns/op BenchmarkModSqrt225_3Mod4-4 361 325491 ns/op BenchmarkModSqrt231_Tonelli-4 100 1124506 ns/op BenchmarkModSqrt231_5Mod8-4 316 380625 ns/op BenchmarkModInverse-4 10000 10124 ns/op BenchmarkSqrt-4 1957 72057 ns/op BenchmarkIntSqr/1-4 926658 124.3 ns/op BenchmarkIntSqr/2-4 612202 218.9 ns/op BenchmarkIntSqr/3-4 528484 237.9 ns/op BenchmarkIntSqr/5-4 422085 309.1 ns/op BenchmarkIntSqr/8-4 321084 401.5 ns/op BenchmarkIntSqr/10-4 269562 482.4 ns/op BenchmarkIntSqr/20-4 50373 2529 ns/op BenchmarkIntSqr/30-4 36560 3652 ns/op BenchmarkIntSqr/50-4 23134 5373 ns/op BenchmarkIntSqr/80-4 14613 8381 ns/op BenchmarkIntSqr/100-4 10000 10830 ns/op BenchmarkIntSqr/200-4 4484 26683 ns/op BenchmarkIntSqr/300-4 1857 65566 ns/op BenchmarkIntSqr/500-4 927 119607 ns/op BenchmarkIntSqr/800-4 392 301660 ns/op BenchmarkIntSqr/1000-4 274 422544 ns/op BenchmarkDiv/20/10-4 365348 314.6 ns/op BenchmarkDiv/40/20-4 413271 314.6 ns/op BenchmarkDiv/100/50-4 367257 361.5 ns/op BenchmarkDiv/200/100-4 50208 2432 ns/op BenchmarkDiv/400/200-4 47551 2577 ns/op BenchmarkDiv/1000/500-4 37833 3062 ns/op BenchmarkDiv/2000/1000-4 31179 3918 ns/op BenchmarkDiv/20000/10000-4 1338 93596 ns/op BenchmarkDiv/200000/100000-4 34 4129281 ns/op BenchmarkDiv/2000000/1000000-4 1 117199491 ns/op BenchmarkDiv/20000000/10000000-4 1 3466477606 ns/op BenchmarkMul-4 5 20784003 ns/op BenchmarkNatMul/10-4 191202 901.6 ns/op BenchmarkNatMul/100-4 5414 24981 ns/op BenchmarkNatMul/1000-4 175 668755 ns/op BenchmarkZeroShifts/Shl-4 8012 15962 ns/op BenchmarkZeroShifts/ShlSame-4 3106398 41.99 ns/op BenchmarkZeroShifts/Shr-4 10000 15329 ns/op BenchmarkZeroShifts/ShrSame-4 3307016 34.00 ns/op BenchmarkExp3Power/0x10-4 167150 859.0 ns/op BenchmarkExp3Power/0x40-4 135900 1000 ns/op BenchmarkExp3Power/0x100-4 78375 1634 ns/op BenchmarkExp3Power/0x400-4 36781 3366 ns/op BenchmarkExp3Power/0x1000-4 6477 16190 ns/op BenchmarkExp3Power/0x4000-4 1897 68549 ns/op BenchmarkExp3Power/0x10000-4 202 653068 ns/op BenchmarkExp3Power/0x40000-4 20 5559059 ns/op BenchmarkExp3Power/0x100000-4 3 48561179 ns/op BenchmarkExp3Power/0x400000-4 1 443687198 ns/op BenchmarkFibo-4 4 33129170 ns/op BenchmarkNatSqr/1-4 1000000 185.4 ns/op BenchmarkNatSqr/2-4 459066 338.1 ns/op BenchmarkNatSqr/3-4 458944 365.3 ns/op BenchmarkNatSqr/5-4 347306 501.5 ns/op BenchmarkNatSqr/8-4 248390 675.1 ns/op BenchmarkNatSqr/10-4 206313 786.0 ns/op BenchmarkNatSqr/20-4 41959 2970 ns/op BenchmarkNatSqr/30-4 30302 4000 ns/op BenchmarkNatSqr/50-4 16304 6970 ns/op BenchmarkNatSqr/80-4 10000 12115 ns/op BenchmarkNatSqr/100-4 8862 13984 ns/op BenchmarkNatSqr/200-4 4935 33490 ns/op BenchmarkNatSqr/300-4 1946 89261 ns/op BenchmarkNatSqr/500-4 925 163712 ns/op BenchmarkNatSqr/800-4 320 342493 ns/op BenchmarkNatSqr/1000-4 253 494332 ns/op BenchmarkNatSetBytes/8-4 722313 154.1 ns/op BenchmarkNatSetBytes/24-4 262962 506.2 ns/op BenchmarkNatSetBytes/128-4 58879 2132 ns/op BenchmarkNatSetBytes/7-4 915673 141.5 ns/op BenchmarkNatSetBytes/23-4 279930 501.1 ns/op BenchmarkNatSetBytes/127-4 56149 2148 ns/op BenchmarkScanPi-4 181 584292 ns/op BenchmarkStringPiParallel-4 589 303531 ns/op BenchmarkScan/10/Base2-4 36303 3152 ns/op BenchmarkScan/100/Base2-4 4696 27672 ns/op BenchmarkScan/1000/Base2-4 408 274964 ns/op BenchmarkScan/10/Base8-4 88899 1340 ns/op BenchmarkScan/100/Base8-4 12231 9731 ns/op BenchmarkScan/1000/Base8-4 1267 96628 ns/op BenchmarkScan/10/Base10-4 94216 1220 ns/op BenchmarkScan/100/Base10-4 13612 8658 ns/op BenchmarkScan/1000/Base10-4 1335 84594 ns/op BenchmarkScan/10/Base16-4 101020 1070 ns/op BenchmarkScan/100/Base16-4 15580 7496 ns/op BenchmarkScan/1000/Base16-4 1466 73731 ns/op BenchmarkString/10/Base2-4 219349 602.4 ns/op BenchmarkString/100/Base2-4 29738 4054 ns/op BenchmarkString/1000/Base2-4 3428 45331 ns/op BenchmarkString/10/Base8-4 395727 350.3 ns/op BenchmarkString/100/Base8-4 72320 1691 ns/op BenchmarkString/1000/Base8-4 9604 15770 ns/op BenchmarkString/10/Base10-4 196854 618.0 ns/op BenchmarkString/100/Base10-4 37568 3074 ns/op BenchmarkString/1000/Base10-4 6190 22228 ns/op BenchmarkString/10/Base16-4 349292 321.3 ns/op BenchmarkString/100/Base16-4 97084 1264 ns/op BenchmarkString/1000/Base16-4 11160 10402 ns/op BenchmarkLeafSize/0-4 31 3979539 ns/op BenchmarkLeafSize/1-4 440 272839 ns/op BenchmarkLeafSize/2-4 466 281766 ns/op BenchmarkLeafSize/3-4 350 378596 ns/op BenchmarkLeafSize/4-4 416 248457 ns/op BenchmarkLeafSize/5-4 282 396017 ns/op BenchmarkLeafSize/6-4 345 359427 ns/op BenchmarkLeafSize/7-4 358 346003 ns/op BenchmarkLeafSize/8-4 424 331900 ns/op BenchmarkLeafSize/9-4 250 484993 ns/op BenchmarkLeafSize/10-4 288 402638 ns/op BenchmarkLeafSize/11-4 303 384630 ns/op BenchmarkLeafSize/12-4 338 362146 ns/op BenchmarkLeafSize/13-4 298 461209 ns/op BenchmarkLeafSize/14-4 382 340354 ns/op BenchmarkLeafSize/15-4 405 321971 ns/op BenchmarkLeafSize/16-4 442 261314 ns/op BenchmarkLeafSize/32-4 472 270370 ns/op BenchmarkLeafSize/64-4 393 307426 ns/op BenchmarkProbablyPrime/n=0-4 9 11219174 ns/op BenchmarkProbablyPrime/n=1-4 8 12695278 ns/op BenchmarkProbablyPrime/n=5-4 6 18915025 ns/op BenchmarkProbablyPrime/n=10-4 4 27123413 ns/op BenchmarkProbablyPrime/n=20-4 3 40790632 ns/op BenchmarkProbablyPrime/Lucas-4 13 9971732 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1530097 ns/op BenchmarkRatCmp-4 193496 736.9 ns/op BenchmarkFloatPrecExact/1-4 113373 1090 ns/op BenchmarkFloatPrecExact/10-4 33643 3485 ns/op BenchmarkFloatPrecExact/100-4 9655 13092 ns/op BenchmarkFloatPrecExact/1000-4 2719 54860 ns/op BenchmarkFloatPrecExact/10000-4 139 853582 ns/op BenchmarkFloatPrecExact/100000-4 4 32439995 ns/op BenchmarkFloatPrecExact/1000000-4 1 1565971913 ns/op BenchmarkFloatPrecMixed/1-4 102680 1140 ns/op BenchmarkFloatPrecMixed/10-4 30081 4111 ns/op BenchmarkFloatPrecMixed/100-4 6123 22203 ns/op BenchmarkFloatPrecMixed/1000-4 463 257063 ns/op BenchmarkFloatPrecMixed/10000-4 15 7668958 ns/op BenchmarkFloatPrecMixed/100000-4 1 413057950 ns/op BenchmarkFloatPrecMixed/1000000-4 1 26125125020 ns/op BenchmarkFloatPrecInexact/1-4 172291 693.8 ns/op BenchmarkFloatPrecInexact/10-4 165194 782.3 ns/op BenchmarkFloatPrecInexact/100-4 102303 1317 ns/op BenchmarkFloatPrecInexact/1000-4 22317 5526 ns/op BenchmarkFloatPrecInexact/10000-4 3973 46124 ns/op BenchmarkFloatPrecInexact/100000-4 301 381362 ns/op BenchmarkFloatPrecInexact/1000000-4 32 5249292 ns/op BenchmarkFloatSqrt/64-4 20068 5766 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12709 9232 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9722 13253 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4738 24952 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 940 138380 ns/op 17966 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 66 1942428 ns/op 175625 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 128114854 ns/op 3825920 B/op 643 allocs/op PASS ok math/big 91.624s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10532578 10.92 ns/op BenchmarkLeadingZeros8-4 9968232 11.06 ns/op BenchmarkLeadingZeros16-4 10788984 10.06 ns/op BenchmarkLeadingZeros32-4 12331143 9.929 ns/op BenchmarkLeadingZeros64-4 10688571 10.62 ns/op BenchmarkTrailingZeros-4 13060278 10.17 ns/op BenchmarkTrailingZeros8-4 12338379 9.796 ns/op BenchmarkTrailingZeros16-4 10936453 10.02 ns/op BenchmarkTrailingZeros32-4 12750619 10.09 ns/op BenchmarkTrailingZeros64-4 11172526 10.01 ns/op BenchmarkOnesCount-4 11685424 10.29 ns/op BenchmarkOnesCount8-4 12390607 9.566 ns/op BenchmarkOnesCount16-4 10816618 9.991 ns/op BenchmarkOnesCount32-4 11064278 10.28 ns/op BenchmarkOnesCount64-4 11110917 10.13 ns/op BenchmarkRotateLeft-4 12072734 9.751 ns/op BenchmarkRotateLeft8-4 12549355 9.597 ns/op BenchmarkRotateLeft16-4 12333278 9.750 ns/op BenchmarkRotateLeft32-4 12227070 9.761 ns/op BenchmarkRotateLeft64-4 12801235 9.617 ns/op BenchmarkReverse-4 18758227 6.818 ns/op BenchmarkReverse8-4 20187609 5.667 ns/op BenchmarkReverse16-4 21675552 5.481 ns/op BenchmarkReverse32-4 19260028 5.962 ns/op BenchmarkReverse64-4 17786575 6.725 ns/op BenchmarkReverseBytes-4 22055704 5.708 ns/op BenchmarkReverseBytes16-4 21407984 5.730 ns/op BenchmarkReverseBytes32-4 22751716 5.667 ns/op BenchmarkReverseBytes64-4 22283166 6.013 ns/op BenchmarkAdd-4 11682703 11.21 ns/op BenchmarkAdd32-4 12340276 9.840 ns/op BenchmarkAdd64-4 10536970 9.982 ns/op BenchmarkAdd64multiple-4 19594689 5.299 ns/op BenchmarkSub-4 10768225 9.857 ns/op BenchmarkSub32-4 12016992 10.24 ns/op BenchmarkSub64-4 12553872 10.69 ns/op BenchmarkSub64multiple-4 25666642 5.109 ns/op BenchmarkMul-4 12936916 9.306 ns/op BenchmarkMul32-4 12984633 9.469 ns/op BenchmarkMul64-4 12750792 9.507 ns/op BenchmarkDiv-4 3471795 33.28 ns/op BenchmarkDiv32-4 7539145 15.78 ns/op BenchmarkDiv64-4 3679772 33.11 ns/op PASS ok math/bits 8.136s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13384203 8.566 ns/op BenchmarkAcos-4 494248 234.3 ns/op BenchmarkAcosh-4 471861 254.7 ns/op BenchmarkAsin-4 520113 236.4 ns/op BenchmarkAsinh-4 517459 234.5 ns/op BenchmarkAtan-4 857947 144.4 ns/op BenchmarkAtanh-4 748952 152.3 ns/op BenchmarkConj-4 25282170 4.322 ns/op BenchmarkCos-4 673752 186.7 ns/op BenchmarkCosh-4 671688 184.3 ns/op BenchmarkExp-4 880658 138.0 ns/op BenchmarkLog-4 1000000 122.8 ns/op BenchmarkLog10-4 892659 121.6 ns/op BenchmarkPhase-4 2020326 56.59 ns/op BenchmarkPolar-4 1367967 87.28 ns/op BenchmarkPow-4 230846 559.2 ns/op BenchmarkRect-4 1000000 102.1 ns/op BenchmarkSin-4 623667 188.7 ns/op BenchmarkSinh-4 708382 182.8 ns/op BenchmarkSqrt-4 1000000 124.5 ns/op BenchmarkTan-4 391057 342.7 ns/op BenchmarkTanh-4 436442 299.1 ns/op PASS ok math/cmplx 4.583s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 646948 162.3 ns/op BenchmarkInt63ThreadsafeParallel-4 816552 140.0 ns/op BenchmarkInt63Unthreadsafe-4 911548 120.2 ns/op BenchmarkIntn1000-4 852186 151.1 ns/op BenchmarkInt63n1000-4 842452 148.0 ns/op BenchmarkInt31n1000-4 897312 140.2 ns/op BenchmarkFloat32-4 810075 159.0 ns/op BenchmarkFloat64-4 960698 154.1 ns/op BenchmarkPerm3-4 171062 1390 ns/op BenchmarkPerm30-4 18080 7318 ns/op BenchmarkPerm30ViaShuffle-4 20042 6174 ns/op BenchmarkShuffleOverhead-4 13225 8284 ns/op BenchmarkRead3-4 823432 149.2 ns/op BenchmarkRead64-4 70101 1658 ns/op BenchmarkRead1000-4 6002 24895 ns/op BenchmarkConcurrent-4 228499 552.1 ns/op PASS ok math/rand 3.996s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2908682 40.50 ns/op BenchmarkSourceUint64-4 1814130 72.75 ns/op BenchmarkGlobalInt64-4 2320648 53.81 ns/op BenchmarkGlobalInt64Parallel-4 3681085 32.50 ns/op BenchmarkGlobalUint64-4 2630859 41.06 ns/op BenchmarkGlobalUint64Parallel-4 3754166 28.82 ns/op BenchmarkInt64-4 1402912 75.79 ns/op BenchmarkUint64-4 1611600 72.77 ns/op BenchmarkGlobalIntN1000-4 1605658 80.10 ns/op BenchmarkIntN1000-4 1227223 100.3 ns/op BenchmarkInt64N1000-4 1222320 111.3 ns/op BenchmarkInt64N1e8-4 1000000 101.9 ns/op BenchmarkInt64N1e9-4 1226090 94.07 ns/op BenchmarkInt64N2e9-4 1000000 100.3 ns/op BenchmarkInt64N1e18-4 1000000 103.5 ns/op BenchmarkInt64N2e18-4 1000000 102.6 ns/op BenchmarkInt64N4e18-4 1000000 133.6 ns/op BenchmarkInt32N1000-4 1000000 100.1 ns/op BenchmarkInt32N1e8-4 1000000 104.5 ns/op BenchmarkInt32N1e9-4 1000000 109.4 ns/op BenchmarkInt32N2e9-4 1000000 111.6 ns/op BenchmarkFloat32-4 1589770 86.98 ns/op BenchmarkFloat64-4 1547707 75.17 ns/op BenchmarkExpFloat64-4 1000000 126.0 ns/op BenchmarkNormFloat64-4 1000000 131.7 ns/op BenchmarkPerm3-4 210894 555.9 ns/op BenchmarkPerm30-4 22714 5525 ns/op BenchmarkPerm30ViaShuffle-4 22746 4838 ns/op BenchmarkShuffleOverhead-4 33308 3611 ns/op BenchmarkConcurrent-4 1793250 68.87 ns/op PASS ok math/rand/v2 6.875s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37574 3049 ns/op BenchmarkQDecodeWord-4 95408 1748 ns/op BenchmarkQDecodeHeader-4 79676 2032 ns/op BenchmarkTypeByExtension/.html-4 541080 285.3 ns/op BenchmarkTypeByExtension/.HTML-4 313126 370.8 ns/op BenchmarkTypeByExtension/.unused-4 345855 317.8 ns/op BenchmarkExtensionsByType/text/html-4 209270 972.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 48962 2802 ns/op BenchmarkExtensionsByType/application/octet-stream-4 43536 3016 ns/op PASS ok mime 3.061s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 382 403167 ns/op 47115 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 442 297718 ns/op 47321 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 52 2132214 ns/op 106858 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 404 300571 ns/op 50179 B/op 207 allocs/op PASS ok mime/multipart 1.783s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 822 143414 ns/op PASS ok mime/quotedprintable 1.185s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 13813636 ns/op 8216 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 28909106 ns/op 13296 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019924377 ns/op 150216 B/op 231 allocs/op BenchmarkDNSName-4 157677 734.4 ns/op BenchmarkInterfaces-4 2223 63805 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5834 18236 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1897 65123 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2458 64351 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5442 19870 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2516 46141 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 9229 14666 ns/op BenchmarkParseIPValidIPv4-4 421261 300.7 ns/op BenchmarkParseIPValidIPv6-4 228247 550.7 ns/op BenchmarkIPString/IPv4-4 125924 938.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10361 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46987 2685 ns/op BenchmarkIPEqual/IPv4-4 1022142 120.9 ns/op BenchmarkIPEqual/IPv6-4 982922 114.7 ns/op BenchmarkSendfileZeroBytes-4 1 147005466 ns/op 567928 B/op 119 allocs/op BenchmarkTCP4OneShot-4 159 849260 ns/op BenchmarkTCP4OneShotTimeout-4 171 650199 ns/op BenchmarkTCP4Persistent-4 294 342573 ns/op BenchmarkTCP4PersistentTimeout-4 334 366170 ns/op BenchmarkTCP6OneShot-4 154 798087 ns/op BenchmarkTCP6OneShotTimeout-4 166 818553 ns/op BenchmarkTCP6Persistent-4 277 372850 ns/op BenchmarkTCP6PersistentTimeout-4 336 329849 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18330 5869 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16701 6717 ns/op BenchmarkSetReadDeadline-4 135562 901.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 249 440546 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 198 534516 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 285 415974 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 274 414683 ns/op 0 B/op 0 allocs/op PASS ok net 12.307s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23691 4989 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10152 11962 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10385 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17010 6971 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28914 4075 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 42943 2990 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1643100 71.25 ns/op BenchmarkFindChild/n=2/rep=map-4 2890456 39.62 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1399986 85.01 ns/op BenchmarkFindChild/n=4/rep=linear-4 967192 122.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2751105 44.80 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 941044 131.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 545709 237.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2691314 41.83 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 546045 242.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 268976 419.8 ns/op BenchmarkFindChild/n=16/rep=map-4 2844374 40.14 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2249563 54.02 ns/op BenchmarkFindChild/n=32/rep=linear-4 147714 847.0 ns/op BenchmarkFindChild/n=32/rep=map-4 3048042 36.53 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2454199 48.24 ns/op BenchmarkMultiConflicts-4 1 216125553 ns/op BenchmarkServerMatch-4 17916 7257 ns/op BenchmarkReadRequestChrome-4 4414 30680 ns/op 19.92 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11590 ns/op 6.73 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9782 12053 ns/op 6.80 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7879 17372 ns/op 8.69 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14924 8246 ns/op 4.85 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 54 2208485 ns/op 0.46 MB/s BenchmarkFileAndServer_1KB/https1-4 40 2871067 ns/op 0.36 MB/s BenchmarkFileAndServer_1KB/h2-4 33 3149141 ns/op 0.33 MB/s BenchmarkFileAndServer_16MB/h1-4 2 76029676 ns/op 220.67 MB/s BenchmarkFileAndServer_16MB/https1-4 1 166779759 ns/op 100.60 MB/s BenchmarkFileAndServer_16MB/h2-4 1 394206987 ns/op 42.56 MB/s BenchmarkFileAndServer_64MB/h1-4 1 273719473 ns/op 245.17 MB/s BenchmarkFileAndServer_64MB/https1-4 1 639518384 ns/op 104.94 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1705840432 ns/op 39.34 MB/s BenchmarkServeMux-4 205 612784 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 248 507238 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 50 2341587 ns/op 6313 B/op 65 allocs/op BenchmarkClientServer/https1-4 43 3083911 ns/op 8981 B/op 96 allocs/op BenchmarkClientServer/h2-4 36 2999593 ns/op 12929 B/op 107 allocs/op BenchmarkClientServerParallel/4/h1-4 320 326204 ns/op 9941 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 22 5899164 ns/op 90470 B/op 997 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57054: read tcp 127.0.0.1:57053->127.0.0.1:57054: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57058: read tcp 127.0.0.1:57053->127.0.0.1:57058: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57060: read tcp 127.0.0.1:57053->127.0.0.1:57060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57077: read tcp 127.0.0.1:57064->127.0.0.1:57077: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57078: write tcp 127.0.0.1:57064->127.0.0.1:57078: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57081: read tcp 127.0.0.1:57064->127.0.0.1:57081: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57080: write tcp 127.0.0.1:57064->127.0.0.1:57080: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57075: write tcp 127.0.0.1:57064->127.0.0.1:57075: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57082: write tcp 127.0.0.1:57064->127.0.0.1:57082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57103: read tcp 127.0.0.1:57083->127.0.0.1:57103: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 24 4523081 ns/op 68739 B/op 810 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57115: read tcp 127.0.0.1:57112->127.0.0.1:57115: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57113: read tcp 127.0.0.1:57112->127.0.0.1:57113: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57118: write tcp 127.0.0.1:57112->127.0.0.1:57118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57128: read tcp 127.0.0.1:57123->127.0.0.1:57128: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57132: read tcp 127.0.0.1:57123->127.0.0.1:57132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57130: write tcp 127.0.0.1:57123->127.0.0.1:57130: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57148: read tcp 127.0.0.1:57140->127.0.0.1:57148: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57156: read tcp 127.0.0.1:57140->127.0.0.1:57156: use of closed network connection BenchmarkClientServerParallel/64/h1-4 242 509274 ns/op 20919 B/op 114 allocs/op BenchmarkClientServerParallel/64/https1-4 24 7089301 ns/op 103334 B/op 1138 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57400: read tcp 127.0.0.1:57395->127.0.0.1:57400: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57401: read tcp 127.0.0.1:57395->127.0.0.1:57401: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57398: write tcp 127.0.0.1:57395->127.0.0.1:57398: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57399: write tcp 127.0.0.1:57395->127.0.0.1:57399: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57405: write tcp 127.0.0.1:57395->127.0.0.1:57405: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57413: read tcp 127.0.0.1:57406->127.0.0.1:57413: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57425: read tcp 127.0.0.1:57406->127.0.0.1:57425: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 6479754 ns/op 94564 B/op 1131 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57434: read tcp 127.0.0.1:57433->127.0.0.1:57434: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57455: read tcp 127.0.0.1:57448->127.0.0.1:57455: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57451: read tcp 127.0.0.1:57448->127.0.0.1:57451: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57474: read tcp 127.0.0.1:57464->127.0.0.1:57474: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57478: read tcp 127.0.0.1:57464->127.0.0.1:57478: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57483: write tcp 127.0.0.1:57464->127.0.0.1:57483: use of closed network connection BenchmarkServer-4 1 1071931754 ns/op 31440 B/op 152 allocs/op BenchmarkClient-4 38 2671655 ns/op 4014 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 192 738768 ns/op 7532 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 920 135998 ns/op 3097 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1021 98027 ns/op 1930 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1021 102230 ns/op 2811 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1172 109242 ns/op 2750 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1137 112516 ns/op 2737 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1312 101140 ns/op 1932 B/op 14 allocs/op BenchmarkServerHijack-4 769 164063 ns/op 16789 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 2932101 ns/op 5722 B/op 53 allocs/op BenchmarkResponseStatusLine-4 371217 330.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.363s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2858 57699 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.231s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 102348 1161 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 527558 239.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 222144 578.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72490 1674 ns/op BenchmarkStdIPv4-4 173307 727.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 115249 1117 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 120435 992.4 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 97550 1217 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75061 1406 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1648035 71.00 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1409384 83.55 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1312627 93.09 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 328710 376.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 343062 355.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 326812 381.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 89473 1229 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 324105 400.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 178676 715.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 186800 678.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 171810 713.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 88400 1367 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 410112 324.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124117 897.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 194113 642.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 237529 439.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 175483 764.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 336204 415.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 157825 760.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 169606 784.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 168429 782.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 123003 1080 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 543535 244.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 242762 502.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 104347 1124 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 130524 943.4 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 159609 1052 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 128590 931.6 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 242971 442.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 126808 1014 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 161172 809.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 193605 680.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 142482 945.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 798465 126.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 127.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 959296 124.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 982346 129.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 987802 128.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 916254 128.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 968888 130.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 832726 129.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 914814 128.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 383468 378.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 573560 226.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 238717 533.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 249252 491.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 226353 546.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 82562 1448 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 537205 224.7 ns/op PASS ok net/netip 10.609s 2023/12/01 20:03:51 Test RPC server listening on 127.0.0.1:57543 2023/12/01 20:03:51 Test HTTP RPC server listening on 127.0.0.1:57544 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 153 676521 ns/op BenchmarkEndToEndHTTP-4 141 818335 ns/op BenchmarkEndToEndAsync-4 1597 73868 ns/op BenchmarkEndToEndAsyncHTTP-4 1366 82004 ns/op PASS ok net/rpc 1.953s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3799 35915 ns/op BenchmarkReadMIMEHeader/server_headers-4 5412 21467 ns/op BenchmarkUncommon-4 24118 4810 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.615s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4039 32225 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 65245 1568 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 441939 247.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 106027 1239 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 210700 622.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 95571 1271 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14389 7841 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 331173 318.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88345 1911 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 133288 780.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 87141 1494 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14762 7731 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 166225 855.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67521 1787 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58045 1896 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29137 4092 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5923 22265 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 148497 769.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63022 1879 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62474 1842 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27577 4131 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5341 23758 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.277s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2147128 58.25 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 135049 835.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 453 248710 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 169 651690 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 376 298210 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 50031 2544 ns/op BenchmarkStatFile-4 29848 4004 ns/op BenchmarkStatDir-4 32332 3859 ns/op BenchmarkLstatDot-4 46986 2535 ns/op BenchmarkLstatFile-4 31556 3888 ns/op BenchmarkLstatDir-4 32248 3688 ns/op PASS ok os 3.116s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 19 5841908 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.410s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 248919 418.1 ns/op PASS ok os/user 1.234s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2443070 47.83 ns/op BenchmarkString-4 1664829 68.61 ns/op BenchmarkBytes-4 1615478 73.84 ns/op BenchmarkNamedBytes-4 959301 139.1 ns/op BenchmarkBytesArray-4 783483 180.0 ns/op BenchmarkSliceLen-4 1802263 63.73 ns/op BenchmarkMapLen-4 801343 157.1 ns/op BenchmarkStringLen-4 1000000 102.2 ns/op BenchmarkArrayLen-4 868900 147.7 ns/op BenchmarkSliceCap-4 2041742 56.92 ns/op BenchmarkDeepEqual/int8-4 384249 329.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 76070 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 344872 380.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 76292 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 358098 364.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 81088 1431 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 343098 368.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82640 1528 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 368263 359.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 84969 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 402054 328.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 108142 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 348006 373.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80473 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 342064 366.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 78231 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 370638 356.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 84494 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 360302 357.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 84553 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 359102 371.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 83804 1413 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 341278 356.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 87846 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 371815 345.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84306 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 363932 361.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 84206 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 347658 356.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81538 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 421483 302.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 88922 1357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 384655 349.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 75828 1494 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 102186 1142 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51859 2143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47460 2496 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34120 3528 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30838 3542 ns/op BenchmarkIsZero/ArrayComparable-4 387444 323.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 32804 3778 ns/op BenchmarkIsZero/StructComparable-4 690790 167.2 ns/op BenchmarkIsZero/StructIncomparable-4 138603 841.4 ns/op BenchmarkIsZero/ArrayInt_4-4 1238456 96.99 ns/op BenchmarkIsZero/ArrayInt_1024-4 24411 4866 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 44956 2617 ns/op BenchmarkIsZero/Struct4Int-4 1247630 95.81 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 23920 4868 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 22452 4864 ns/op BenchmarkIsZero/StructInt_512-4 47253 2585 ns/op BenchmarkSetZero/Bool/Direct-4 2749429 42.57 ns/op BenchmarkSetZero/Bool/CachedZero-4 905748 129.6 ns/op BenchmarkSetZero/Bool/NewZero-4 706246 171.6 ns/op BenchmarkSetZero/Int/Direct-4 2111853 57.16 ns/op BenchmarkSetZero/Int/CachedZero-4 996159 126.9 ns/op BenchmarkSetZero/Int/NewZero-4 720554 174.7 ns/op BenchmarkSetZero/Uint/Direct-4 2013390 57.94 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 126.5 ns/op BenchmarkSetZero/Uint/NewZero-4 739238 170.0 ns/op BenchmarkSetZero/Float/Direct-4 2034572 58.10 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 129.7 ns/op BenchmarkSetZero/Float/NewZero-4 679999 172.8 ns/op BenchmarkSetZero/Complex/Direct-4 2021334 59.89 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 130.3 ns/op BenchmarkSetZero/Complex/NewZero-4 748878 175.2 ns/op BenchmarkSetZero/Array/Direct-4 2012478 55.52 ns/op BenchmarkSetZero/Array/CachedZero-4 998608 130.8 ns/op BenchmarkSetZero/Array/NewZero-4 751159 174.9 ns/op BenchmarkSetZero/Chan/Direct-4 2021914 60.14 ns/op BenchmarkSetZero/Chan/CachedZero-4 968728 133.8 ns/op BenchmarkSetZero/Chan/NewZero-4 738498 180.6 ns/op BenchmarkSetZero/Func/Direct-4 2028195 57.18 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 127.9 ns/op BenchmarkSetZero/Func/NewZero-4 620992 161.6 ns/op BenchmarkSetZero/Interface/Direct-4 2009761 63.01 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 150.8 ns/op BenchmarkSetZero/Interface/NewZero-4 808856 174.3 ns/op BenchmarkSetZero/Map/Direct-4 2177265 53.83 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 124.7 ns/op BenchmarkSetZero/Map/NewZero-4 732758 160.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2200495 53.86 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 123.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 808627 160.5 ns/op BenchmarkSetZero/Slice/Direct-4 2022334 57.13 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 118.5 ns/op BenchmarkSetZero/Slice/NewZero-4 831560 156.3 ns/op BenchmarkSetZero/String/Direct-4 2212879 53.91 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 115.5 ns/op BenchmarkSetZero/String/NewZero-4 841707 158.6 ns/op BenchmarkSetZero/Struct/Direct-4 2326338 48.67 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 116.7 ns/op BenchmarkSetZero/Struct/NewZero-4 831960 154.1 ns/op BenchmarkSelect/1-4 222543 644.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 89491 1536 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40971 3402 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 223896 469.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 216290 609.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 184516 738.2 ns/op 173.40 MB/s BenchmarkCallArgCopy/size=256-4 139180 850.8 ns/op 300.89 MB/s BenchmarkCallArgCopy/size=1024-4 97609 1612 ns/op 635.25 MB/s BenchmarkCallArgCopy/size=4096-4 25650 5344 ns/op 766.40 MB/s BenchmarkCallArgCopy/size=65536-4 2294 76813 ns/op 853.18 MB/s BenchmarkFieldByName1-4 959042 113.7 ns/op BenchmarkFieldByName2-4 51765 2767 ns/op BenchmarkFieldByName3-4 7492 15652 ns/op BenchmarkInterfaceBig-4 3188691 35.57 ns/op BenchmarkInterfaceSmall-4 3317870 35.40 ns/op BenchmarkNew-4 1514391 86.00 ns/op BenchmarkMap/StringKeys/MapIndex-4 2848 44443 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2298 54202 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2685 45645 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2257 54852 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2920 43370 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2308 53166 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 229425 543.5 ns/op PASS ok reflect 22.362s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 9246 17706 ns/op 9155 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 15918 ns/op 9247 B/op 1 allocs/op BenchmarkFindString-4 10000 16992 ns/op 9388 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 19446 ns/op 9247 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 17960 ns/op 9068 B/op 2 allocs/op BenchmarkLiteral-4 10000 14897 ns/op BenchmarkNotLiteral-4 5058 36331 ns/op BenchmarkMatchClass-4 3950 41808 ns/op BenchmarkMatchClass_InRange-4 4020 41722 ns/op BenchmarkReplaceAll-4 1719 89325 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15238 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23880 4834 ns/op BenchmarkAnchoredShortMatch-4 10000 13762 ns/op BenchmarkAnchoredLongMatch-4 14986 7160 ns/op BenchmarkOnePassShortA-4 19072 6062 ns/op BenchmarkNotOnePassShortA-4 5787 21564 ns/op BenchmarkOnePassShortB-4 24433 4924 ns/op BenchmarkNotOnePassShortB-4 10000 19530 ns/op BenchmarkOnePassLongPrefix-4 77856 1508 ns/op BenchmarkOnePassLongNotPrefix-4 29383 4008 ns/op BenchmarkMatchParallelShared-4 10000 16840 ns/op BenchmarkMatchParallelCopied-4 8294 19022 ns/op BenchmarkQuoteMetaAll-4 158239 847.0 ns/op 16.53 MB/s BenchmarkQuoteMetaNone-4 373872 331.6 ns/op 78.40 MB/s BenchmarkCompile/Onepass-4 3580 29771 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1680 72211 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 170 650185 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2996244 38.71 ns/op 413.38 MB/s BenchmarkMatch/Easy0/32-4 8413 15907 ns/op 2.01 MB/s BenchmarkMatch/Easy0/1K-4 10000 13050 ns/op 78.47 MB/s BenchmarkMatch/Easy0i/16-4 2912481 39.11 ns/op 409.14 MB/s BenchmarkMatch/Easy0i/32-4 6430 30266 ns/op 1.06 MB/s BenchmarkMatch/Easy0i/1K-4 246 472478 ns/op 2.17 MB/s BenchmarkMatch/Easy1/16-4 2966484 38.19 ns/op 418.95 MB/s BenchmarkMatch/Easy1/32-4 10000 13680 ns/op 2.34 MB/s BenchmarkMatch/Easy1/1K-4 8636 27728 ns/op 36.93 MB/s BenchmarkMatch/Medium/16-4 2753364 41.53 ns/op 385.29 MB/s BenchmarkMatch/Medium/32-4 7214 25930 ns/op 1.23 MB/s BenchmarkMatch/Medium/1K-4 289 404117 ns/op 2.53 MB/s BenchmarkMatch/Hard/16-4 2763339 40.16 ns/op 398.40 MB/s BenchmarkMatch/Hard/32-4 4498 35262 ns/op 0.91 MB/s BenchmarkMatch/Hard/1K-4 162 727514 ns/op 1.41 MB/s BenchmarkMatch/Hard1/16-4 1545 86009 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 789 157303 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 4354197 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 26691 4350 ns/op 3.68 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16063 7468 ns/op 4.28 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 582 199213 ns/op 5.14 MB/s 27 B/op 0 allocs/op PASS ok regexp 10.109s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 876256 145.7 ns/op BenchmarkIsWordChar-4 220462 584.1 ns/op PASS ok regexp/syntax 2.339s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 87529 1359 ns/op BenchmarkCallers/inlined-4 83839 1336 ns/op BenchmarkCallers/no-cache-4 19477 5973 ns/op BenchmarkFPCallers/cached-4 3651796 33.25 ns/op BenchmarkMakeChan/Byte-4 840297 220.5 ns/op BenchmarkMakeChan/Int-4 1000000 396.3 ns/op BenchmarkMakeChan/Ptr-4 704685 392.1 ns/op BenchmarkMakeChan/Struct/0-4 1000000 249.2 ns/op BenchmarkMakeChan/Struct/32-4 327523 675.2 ns/op BenchmarkMakeChan/Struct/40-4 165087 699.1 ns/op BenchmarkChanNonblocking-4 6829035 18.59 ns/op BenchmarkSelectUncontended-4 913602 123.6 ns/op BenchmarkSelectSyncContended-4 84224 1346 ns/op BenchmarkSelectAsyncContended-4 230245 452.8 ns/op BenchmarkSelectNonblock-4 3790756 29.02 ns/op BenchmarkChanUncontended-4 14376 9904 ns/op BenchmarkChanContended-4 3982 26362 ns/op BenchmarkChanSync-4 159429 639.8 ns/op BenchmarkChanSyncWork-4 50050 2034 ns/op BenchmarkChanProdCons0-4 198390 563.3 ns/op BenchmarkChanProdCons10-4 421995 290.9 ns/op BenchmarkChanProdCons100-4 454021 245.8 ns/op BenchmarkChanProdConsWork0-4 153818 776.5 ns/op BenchmarkChanProdConsWork10-4 197744 530.0 ns/op BenchmarkChanProdConsWork100-4 233922 494.9 ns/op BenchmarkSelectProdCons-4 127158 841.8 ns/op BenchmarkReceiveDataFromClosedChan-4 939043 136.7 ns/op BenchmarkChanCreation-4 183045 724.3 ns/op BenchmarkChanSem-4 251026 438.3 ns/op BenchmarkChanPopular-4 88 1529292 ns/op BenchmarkChanClosed-4 858822 154.2 ns/op BenchmarkCallClosure-4 4832269 23.80 ns/op BenchmarkCallClosure1-4 4707156 24.69 ns/op BenchmarkCallClosure2-4 1000000 127.1 ns/op BenchmarkCallClosure3-4 1166778 99.11 ns/op BenchmarkCallClosure4-4 887360 120.2 ns/op BenchmarkComplex128DivNormal-4 12565345 9.333 ns/op BenchmarkComplex128DivNisNaN-4 9462141 11.93 ns/op BenchmarkComplex128DivDisNaN-4 10151194 11.58 ns/op BenchmarkComplex128DivNisInf-4 13633368 9.084 ns/op BenchmarkComplex128DivDisInf-4 6760692 15.88 ns/op BenchmarkAllocation-4 2346 87664 ns/op BenchmarkReadMemStats-4 99 1529340 ns/op BenchmarkReadMemStatsLatency-4 1 2786123 p50-ns 2786123 p90-ns 2786123 p99-ns BenchmarkWriteBarrier-4 2687886 48.50 ns/op BenchmarkBulkWriteBarrier-4 5271741 23.54 ns/op BenchmarkScanStackNoLocals-4 3 58164208 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12275446 8.203 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11903985 9.189 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9421908 12.52 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9191979 13.68 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6162351 20.60 ns/op BenchmarkHash5-4 7190354 15.75 ns/op 317.45 MB/s BenchmarkHash16-4 8144204 16.39 ns/op 976.45 MB/s BenchmarkHash64-4 6995072 18.37 ns/op 3484.49 MB/s BenchmarkHash1024-4 2380111 54.91 ns/op 18648.46 MB/s BenchmarkHash65536-4 45760 2536 ns/op 25847.32 MB/s BenchmarkAlignedLoad-4 8171784 13.22 ns/op BenchmarkUnalignedLoad-4 8779627 11.88 ns/op BenchmarkEqEfaceConcrete-4 6954162 15.30 ns/op BenchmarkEqIfaceConcrete-4 7106232 15.30 ns/op BenchmarkNeEfaceConcrete-4 7130836 15.21 ns/op BenchmarkNeIfaceConcrete-4 7455038 14.76 ns/op BenchmarkConvT2EByteSized/bool-4 4782351 25.31 ns/op BenchmarkConvT2EByteSized/uint8-4 4695054 31.06 ns/op BenchmarkConvT2ESmall-4 4236099 27.65 ns/op BenchmarkConvT2EUintptr-4 4265301 28.04 ns/op BenchmarkConvT2ELarge-4 947050 140.7 ns/op BenchmarkConvT2ISmall-4 4420449 27.22 ns/op BenchmarkConvT2IUintptr-4 4180339 29.25 ns/op BenchmarkConvT2ILarge-4 986433 176.3 ns/op BenchmarkConvI2E-4 4203229 26.78 ns/op BenchmarkConvI2I-4 4148948 28.48 ns/op BenchmarkAssertE2T-4 4413555 27.46 ns/op BenchmarkAssertE2TLarge-4 2151745 53.64 ns/op BenchmarkAssertE2I-4 4611919 25.39 ns/op BenchmarkAssertI2T-4 3755256 31.66 ns/op BenchmarkAssertI2I-4 4747155 25.31 ns/op BenchmarkAssertI2E-4 4318378 26.05 ns/op BenchmarkAssertE2E-4 4457760 26.05 ns/op BenchmarkAssertE2T2-4 2884671 43.79 ns/op BenchmarkAssertE2T2Blank-4 3400527 32.08 ns/op BenchmarkAssertI2E2-4 3409444 32.47 ns/op BenchmarkAssertI2E2Blank-4 4571406 26.87 ns/op BenchmarkAssertE2E2-4 3396106 43.27 ns/op BenchmarkAssertE2E2Blank-4 4631535 25.77 ns/op BenchmarkConvT2Ezero/zero/16-4 4316785 27.21 ns/op BenchmarkConvT2Ezero/zero/32-4 4196647 27.79 ns/op BenchmarkConvT2Ezero/zero/64-4 4201513 27.58 ns/op BenchmarkConvT2Ezero/zero/str-4 4341882 27.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 4247810 27.41 ns/op BenchmarkConvT2Ezero/zero/big-4 116690 1112 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 121.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 116.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 142666 965.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 4166578 27.55 ns/op BenchmarkConvT2Ezero/smallint/32-4 4071878 27.55 ns/op BenchmarkConvT2Ezero/smallint/64-4 4159045 27.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 1275793 87.68 ns/op BenchmarkConvT2Ezero/largeint/32-4 1346014 93.80 ns/op BenchmarkConvT2Ezero/largeint/64-4 1236212 121.0 ns/op BenchmarkMalloc8-4 1662508 72.08 ns/op BenchmarkMalloc16-4 1583925 75.20 ns/op BenchmarkMallocTypeInfo8-4 1715792 68.07 ns/op BenchmarkMallocTypeInfo16-4 1414030 88.51 ns/op BenchmarkMallocLargeStruct-4 80371 1474 ns/op BenchmarkGoroutineSelect-4 26 4434293 ns/op BenchmarkGoroutineBlocking-4 26 4732071 ns/op BenchmarkGoroutineForRange-4 26 3956661 ns/op BenchmarkGoroutineIdle-4 38 4226888 ns/op BenchmarkHashStringSpeed-4 2531671 44.96 ns/op BenchmarkHashBytesSpeed-4 1330072 92.51 ns/op BenchmarkHashInt32Speed-4 2570293 42.01 ns/op BenchmarkHashInt64Speed-4 2664832 41.63 ns/op BenchmarkHashStringArraySpeed-4 622842 203.5 ns/op BenchmarkMegMap-4 2809647 43.68 ns/op BenchmarkMegOneMap-4 3300219 37.24 ns/op BenchmarkMegEqMap-4 3696 36971 ns/op BenchmarkMegEmptyMap-4 3689881 32.36 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2119582 54.43 ns/op BenchmarkSmallStrMap-4 2495722 48.28 ns/op BenchmarkMapStringKeysEight_16-4 2467584 46.89 ns/op BenchmarkMapStringKeysEight_32-4 2447845 47.60 ns/op BenchmarkMapStringKeysEight_64-4 2619945 46.25 ns/op BenchmarkMapStringKeysEight_1M-4 2576640 48.38 ns/op BenchmarkIntMap-4 2498005 46.59 ns/op BenchmarkMapFirst/1-4 3537427 32.75 ns/op BenchmarkMapFirst/2-4 3443920 34.71 ns/op BenchmarkMapFirst/3-4 3571926 32.76 ns/op BenchmarkMapFirst/4-4 3409904 33.08 ns/op BenchmarkMapFirst/5-4 3576928 35.61 ns/op BenchmarkMapFirst/6-4 3417187 34.51 ns/op BenchmarkMapFirst/7-4 3600184 33.54 ns/op BenchmarkMapFirst/8-4 3475036 31.92 ns/op BenchmarkMapFirst/9-4 3179983 36.00 ns/op BenchmarkMapFirst/10-4 3248834 37.55 ns/op BenchmarkMapFirst/11-4 3023798 36.81 ns/op BenchmarkMapFirst/12-4 3448102 39.14 ns/op BenchmarkMapFirst/13-4 2961690 37.58 ns/op BenchmarkMapFirst/14-4 3078888 37.24 ns/op BenchmarkMapFirst/15-4 3235756 34.84 ns/op BenchmarkMapFirst/16-4 3078932 37.59 ns/op BenchmarkMapMid/1-4 3471903 33.08 ns/op BenchmarkMapMid/2-4 3023155 41.06 ns/op BenchmarkMapMid/3-4 3621126 32.51 ns/op BenchmarkMapMid/4-4 2818951 41.94 ns/op BenchmarkMapMid/5-4 2873810 38.54 ns/op BenchmarkMapMid/6-4 3369193 40.46 ns/op BenchmarkMapMid/7-4 3595495 34.23 ns/op BenchmarkMapMid/8-4 2746772 42.92 ns/op BenchmarkMapMid/9-4 3273447 34.08 ns/op BenchmarkMapMid/10-4 3127336 37.08 ns/op BenchmarkMapMid/11-4 3154786 37.06 ns/op BenchmarkMapMid/12-4 3295909 35.45 ns/op BenchmarkMapMid/13-4 2828274 41.57 ns/op BenchmarkMapMid/14-4 3186632 36.26 ns/op BenchmarkMapMid/15-4 3081422 36.93 ns/op BenchmarkMapMid/16-4 3298713 34.12 ns/op BenchmarkMapLast/1-4 3834622 32.17 ns/op BenchmarkMapLast/2-4 3249576 32.29 ns/op BenchmarkMapLast/3-4 3064815 39.96 ns/op BenchmarkMapLast/4-4 2630904 43.84 ns/op BenchmarkMapLast/5-4 3339142 43.30 ns/op BenchmarkMapLast/6-4 3016210 44.50 ns/op BenchmarkMapLast/7-4 3191330 38.03 ns/op BenchmarkMapLast/8-4 2411605 54.80 ns/op BenchmarkMapLast/9-4 3128571 37.42 ns/op BenchmarkMapLast/10-4 3121348 37.09 ns/op BenchmarkMapLast/11-4 2931440 36.86 ns/op BenchmarkMapLast/12-4 3037485 35.75 ns/op BenchmarkMapLast/13-4 2534656 43.31 ns/op BenchmarkMapLast/14-4 3096704 37.36 ns/op BenchmarkMapLast/15-4 3100413 36.32 ns/op BenchmarkMapLast/16-4 2998531 38.92 ns/op BenchmarkMapCycle-4 2221444 54.97 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2808811 41.70 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3181 39216 ns/op BenchmarkMakeMap/[Byte]Byte-4 651542 335.2 ns/op BenchmarkMakeMap/[Int]Int-4 211576 654.1 ns/op BenchmarkNewEmptyMap-4 4152397 29.28 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 102.8 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 587236 254.0 ns/op BenchmarkMapIterEmpty-4 3416178 31.13 ns/op BenchmarkSameLengthMap-4 3527936 33.77 ns/op BenchmarkBigKeyMap-4 1314439 88.69 ns/op BenchmarkBigValMap-4 1000000 100.1 ns/op BenchmarkSmallKeyMap-4 2798758 47.99 ns/op BenchmarkMapPopulate/1-4 1804012 61.38 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 167374 1035 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9728 16396 ns/op 3350 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 580 214487 ns/op 53267 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 56 2462136 ns/op 427440 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 5 21523751 ns/op 3605534 B/op 3961 allocs/op BenchmarkComplexAlgMap-4 457885 236.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 1435753 76.07 ns/op BenchmarkGoMapClear/Reflexive/10-4 1476068 81.88 ns/op BenchmarkGoMapClear/Reflexive/100-4 618766 208.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 52480 2125 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6112 16572 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1338516 90.00 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1265755 93.95 ns/op BenchmarkGoMapClear/NonReflexive/100-4 600078 223.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46572 2495 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7219 16760 ns/op BenchmarkMapStringConversion/32/simple-4 1383423 84.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1262924 95.34 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1338806 89.52 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 105.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 100.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1572158 74.86 ns/op BenchmarkMapInterfacePtr-4 1587248 77.07 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3442209 34.63 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 65884 1774 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5217 22391 ns/op BenchmarkMapPop1000-4 388 282497 ns/op BenchmarkMapPop10000-4 27 5498756 ns/op BenchmarkMapAssign/Int32/256-4 2299056 50.60 ns/op BenchmarkMapAssign/Int32/65536-4 1458704 70.51 ns/op BenchmarkMapAssign/Int64/256-4 2089425 53.02 ns/op BenchmarkMapAssign/Int64/65536-4 1487618 76.31 ns/op BenchmarkMapAssign/Str/256-4 1776133 63.35 ns/op BenchmarkMapAssign/Str/65536-4 712586 153.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1350943 83.55 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 965784 109.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1465014 83.37 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 913260 122.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 359876 2762 ns/op BenchmarkMapOperatorAssign/Str/65536-4 269275 406.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 128.2 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 370026 270.6 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 134.2 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 316286 337.2 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 906651 157.9 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 223698 485.9 ns/op 88 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1481551 86.77 ns/op BenchmarkMapDelete/Int32/1000-4 2245926 53.67 ns/op BenchmarkMapDelete/Int32/10000-4 2317635 53.58 ns/op BenchmarkMapDelete/Int64/100-4 1313557 86.45 ns/op BenchmarkMapDelete/Int64/1000-4 1925478 58.15 ns/op BenchmarkMapDelete/Int64/10000-4 2147652 55.97 ns/op BenchmarkMapDelete/Str/100-4 1000000 104.4 ns/op BenchmarkMapDelete/Str/1000-4 1609290 72.20 ns/op BenchmarkMapDelete/Str/10000-4 1473694 75.16 ns/op BenchmarkMapDelete/Pointer/100-4 1355134 83.97 ns/op BenchmarkMapDelete/Pointer/1000-4 1650025 65.99 ns/op BenchmarkMapDelete/Pointer/10000-4 1792729 67.43 ns/op BenchmarkMemmove/0-4 18321393 5.912 ns/op BenchmarkMemmove/1-4 1425903 83.34 ns/op 12.00 MB/s BenchmarkMemmove/2-4 1389232 87.93 ns/op 22.75 MB/s BenchmarkMemmove/3-4 1247468 90.15 ns/op 33.28 MB/s BenchmarkMemmove/4-4 1327506 89.30 ns/op 44.79 MB/s BenchmarkMemmove/5-4 1316811 88.66 ns/op 56.39 MB/s BenchmarkMemmove/6-4 1315606 89.11 ns/op 67.34 MB/s BenchmarkMemmove/7-4 1295989 90.28 ns/op 77.53 MB/s BenchmarkMemmove/8-4 1316206 87.91 ns/op 91.00 MB/s BenchmarkMemmove/9-4 1289816 91.77 ns/op 98.07 MB/s BenchmarkMemmove/10-4 1287313 92.65 ns/op 107.94 MB/s BenchmarkMemmove/11-4 1222003 98.11 ns/op 112.12 MB/s BenchmarkMemmove/12-4 1259000 93.79 ns/op 127.95 MB/s BenchmarkMemmove/13-4 1276831 92.44 ns/op 140.63 MB/s BenchmarkMemmove/14-4 1256827 91.29 ns/op 153.35 MB/s BenchmarkMemmove/15-4 1298190 94.09 ns/op 159.43 MB/s BenchmarkMemmove/16-4 1309370 89.97 ns/op 177.83 MB/s BenchmarkMemmove/32-4 1324149 92.91 ns/op 344.43 MB/s BenchmarkMemmove/64-4 1244876 95.94 ns/op 667.09 MB/s BenchmarkMemmove/128-4 1000000 106.9 ns/op 1197.81 MB/s BenchmarkMemmove/256-4 1000000 127.0 ns/op 2016.09 MB/s BenchmarkMemmove/512-4 773910 168.0 ns/op 3047.87 MB/s BenchmarkMemmove/1024-4 508819 260.0 ns/op 3939.10 MB/s BenchmarkMemmove/2048-4 318806 406.6 ns/op 5036.41 MB/s BenchmarkMemmove/4096-4 176025 737.9 ns/op 5550.64 MB/s BenchmarkMemmoveOverlap/32-4 1256773 92.27 ns/op 346.80 MB/s BenchmarkMemmoveOverlap/64-4 1230710 97.94 ns/op 653.48 MB/s BenchmarkMemmoveOverlap/128-4 1000000 118.4 ns/op 1081.28 MB/s BenchmarkMemmoveOverlap/256-4 850167 133.7 ns/op 1914.44 MB/s BenchmarkMemmoveOverlap/512-4 727984 170.3 ns/op 3006.83 MB/s BenchmarkMemmoveOverlap/1024-4 399476 267.2 ns/op 3832.43 MB/s BenchmarkMemmoveOverlap/2048-4 316494 433.3 ns/op 4726.29 MB/s BenchmarkMemmoveOverlap/4096-4 172231 768.2 ns/op 5331.78 MB/s BenchmarkMemmoveUnalignedDst/0-4 15590359 6.484 ns/op BenchmarkMemmoveUnalignedDst/1-4 1284130 91.43 ns/op 10.94 MB/s BenchmarkMemmoveUnalignedDst/2-4 1312665 93.43 ns/op 21.41 MB/s BenchmarkMemmoveUnalignedDst/3-4 1244355 95.38 ns/op 31.45 MB/s BenchmarkMemmoveUnalignedDst/4-4 1265005 94.17 ns/op 42.48 MB/s BenchmarkMemmoveUnalignedDst/5-4 1270477 93.58 ns/op 53.43 MB/s BenchmarkMemmoveUnalignedDst/6-4 1245668 93.75 ns/op 64.00 MB/s BenchmarkMemmoveUnalignedDst/7-4 1266352 92.85 ns/op 75.39 MB/s BenchmarkMemmoveUnalignedDst/8-4 1282338 92.33 ns/op 86.64 MB/s BenchmarkMemmoveUnalignedDst/9-4 1253890 94.73 ns/op 95.00 MB/s BenchmarkMemmoveUnalignedDst/10-4 1239722 95.18 ns/op 105.06 MB/s BenchmarkMemmoveUnalignedDst/11-4 1275830 91.90 ns/op 119.69 MB/s BenchmarkMemmoveUnalignedDst/12-4 1262793 99.59 ns/op 120.49 MB/s BenchmarkMemmoveUnalignedDst/13-4 1298314 93.56 ns/op 138.95 MB/s BenchmarkMemmoveUnalignedDst/14-4 1278297 90.89 ns/op 154.04 MB/s BenchmarkMemmoveUnalignedDst/15-4 1299064 92.65 ns/op 161.90 MB/s BenchmarkMemmoveUnalignedDst/16-4 1286258 93.20 ns/op 171.67 MB/s BenchmarkMemmoveUnalignedDst/32-4 1271083 91.95 ns/op 348.02 MB/s BenchmarkMemmoveUnalignedDst/64-4 1233536 98.08 ns/op 652.51 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 106.9 ns/op 1197.61 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 126.2 ns/op 2029.13 MB/s BenchmarkMemmoveUnalignedDst/512-4 781488 166.2 ns/op 3081.47 MB/s BenchmarkMemmoveUnalignedDst/1024-4 506871 256.2 ns/op 3996.81 MB/s BenchmarkMemmoveUnalignedDst/2048-4 326210 401.0 ns/op 5107.30 MB/s BenchmarkMemmoveUnalignedDst/4096-4 179514 711.3 ns/op 5758.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1286173 96.33 ns/op 332.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1228334 96.46 ns/op 663.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 968263 106.9 ns/op 1197.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 126.7 ns/op 2019.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 797120 160.7 ns/op 3185.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 497508 250.8 ns/op 4083.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 323862 402.3 ns/op 5090.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 176182 689.8 ns/op 5938.35 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18494190 6.162 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1420570 84.43 ns/op 11.84 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1418024 84.56 ns/op 23.65 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1361116 86.57 ns/op 34.65 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1339701 90.85 ns/op 44.03 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1335223 90.76 ns/op 55.09 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1302507 90.19 ns/op 66.52 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1327670 89.01 ns/op 78.64 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1328166 97.15 ns/op 82.34 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1299160 95.43 ns/op 94.31 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1271853 91.38 ns/op 109.43 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1319898 90.53 ns/op 121.50 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1316125 90.66 ns/op 132.36 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1326931 92.07 ns/op 141.20 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1334845 88.81 ns/op 157.64 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1356489 88.83 ns/op 168.86 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1310475 89.27 ns/op 179.24 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1308638 91.93 ns/op 348.08 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1248758 95.49 ns/op 670.22 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.8 ns/op 1198.74 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 125.7 ns/op 2037.05 MB/s BenchmarkMemmoveUnalignedSrc/512-4 695908 165.3 ns/op 3096.50 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 492278 250.0 ns/op 4096.56 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 323840 403.5 ns/op 5075.71 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 181026 741.6 ns/op 5523.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 123.7 ns/op 129.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1250841 97.54 ns/op 164.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 102.4 ns/op 156.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1204192 100.6 ns/op 159.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 102.6 ns/op 155.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1204092 99.18 ns/op 161.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 104.6 ns/op 153.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1212361 97.56 ns/op 164.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 108.9 ns/op 587.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 116.0 ns/op 551.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 109.7 ns/op 583.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 108.4 ns/op 590.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 108.4 ns/op 590.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 110.7 ns/op 578.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 112.0 ns/op 571.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 111.4 ns/op 574.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 799660 164.2 ns/op 1559.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 632474 192.4 ns/op 1330.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 896882 145.3 ns/op 1762.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 885766 142.7 ns/op 1794.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 764132 149.1 ns/op 1717.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 916300 136.5 ns/op 1874.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 889743 144.6 ns/op 1770.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 917169 139.0 ns/op 1841.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 100598 1154 ns/op 3550.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 65440 1781 ns/op 2299.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 173745 740.5 ns/op 5531.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 161936 735.1 ns/op 5571.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 170502 728.6 ns/op 5621.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 175420 731.4 ns/op 5600.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 171718 731.0 ns/op 5603.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 171855 737.7 ns/op 5552.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6577 18425 ns/op 3556.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4549 27433 ns/op 2388.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9907 11988 ns/op 5466.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8446 12245 ns/op 5352.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9717 12133 ns/op 5401.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9679 12127 ns/op 5404.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9756 11932 ns/op 5492.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9699 12149 ns/op 5394.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1234502 97.77 ns/op 327.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 112.5 ns/op 568.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 110.4 ns/op 1159.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 967921 132.2 ns/op 1936.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 769348 178.5 ns/op 2867.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 502308 257.5 ns/op 3975.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 315865 414.2 ns/op 4944.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 178342 710.9 ns/op 5762.11 MB/s BenchmarkMemclr/5-4 15303373 7.860 ns/op 636.15 MB/s BenchmarkMemclr/16-4 14726912 8.208 ns/op 1949.35 MB/s BenchmarkMemclr/64-4 14979234 8.423 ns/op 7598.58 MB/s BenchmarkMemclr/256-4 11840938 9.492 ns/op 26971.19 MB/s BenchmarkMemclr/4096-4 2309314 50.34 ns/op 81374.23 MB/s BenchmarkMemclr/65536-4 94704 1291 ns/op 50778.76 MB/s BenchmarkMemclr/1M-4 5859 22173 ns/op 47291.73 MB/s BenchmarkMemclr/4M-4 1315 90256 ns/op 46471.05 MB/s BenchmarkMemclr/8M-4 471 248587 ns/op 33745.16 MB/s BenchmarkMemclr/16M-4 153 758320 ns/op 22124.18 MB/s BenchmarkMemclr/64M-4 51 2190392 ns/op 30637.83 MB/s BenchmarkMemclrUnaligned/0_5-4 6831008 17.57 ns/op 284.53 MB/s BenchmarkMemclrUnaligned/0_16-4 9940976 11.73 ns/op 1363.61 MB/s BenchmarkMemclrUnaligned/0_64-4 9074041 12.67 ns/op 5052.17 MB/s BenchmarkMemclrUnaligned/0_256-4 8299497 14.70 ns/op 17420.80 MB/s BenchmarkMemclrUnaligned/0_4096-4 2192996 55.49 ns/op 73812.97 MB/s BenchmarkMemclrUnaligned/0_65536-4 86472 1302 ns/op 50322.91 MB/s BenchmarkMemclrUnaligned/1_5-4 8664706 12.84 ns/op 389.53 MB/s BenchmarkMemclrUnaligned/1_16-4 10431435 11.74 ns/op 1363.14 MB/s BenchmarkMemclrUnaligned/1_64-4 9570873 12.48 ns/op 5126.47 MB/s BenchmarkMemclrUnaligned/1_256-4 8010894 14.55 ns/op 17589.33 MB/s BenchmarkMemclrUnaligned/1_4096-4 1454061 81.21 ns/op 50435.55 MB/s BenchmarkMemclrUnaligned/1_65536-4 79338 1515 ns/op 43252.00 MB/s BenchmarkMemclrUnaligned/4_5-4 9645866 12.88 ns/op 388.32 MB/s BenchmarkMemclrUnaligned/4_16-4 9784444 12.69 ns/op 1261.17 MB/s BenchmarkMemclrUnaligned/4_64-4 9485242 12.92 ns/op 4951.89 MB/s BenchmarkMemclrUnaligned/4_256-4 7475722 14.70 ns/op 17410.28 MB/s BenchmarkMemclrUnaligned/4_4096-4 1358373 83.08 ns/op 49300.86 MB/s BenchmarkMemclrUnaligned/4_65536-4 76527 1516 ns/op 43233.64 MB/s BenchmarkMemclrUnaligned/7_5-4 8675418 13.13 ns/op 380.71 MB/s BenchmarkMemclrUnaligned/7_16-4 8982907 12.84 ns/op 1246.13 MB/s BenchmarkMemclrUnaligned/7_64-4 9016003 12.79 ns/op 5004.56 MB/s BenchmarkMemclrUnaligned/7_256-4 8251989 14.70 ns/op 17415.12 MB/s BenchmarkMemclrUnaligned/7_4096-4 1490637 80.01 ns/op 51190.79 MB/s BenchmarkMemclrUnaligned/7_65536-4 78843 1508 ns/op 43459.35 MB/s BenchmarkMemclrUnaligned/0_1M-4 5770 22816 ns/op 45958.83 MB/s BenchmarkMemclrUnaligned/0_4M-4 1147 115226 ns/op 36400.63 MB/s BenchmarkMemclrUnaligned/0_8M-4 354 312419 ns/op 26850.49 MB/s BenchmarkMemclrUnaligned/0_16M-4 100 1011950 ns/op 16579.09 MB/s BenchmarkMemclrUnaligned/0_64M-4 55 2234695 ns/op 30030.43 MB/s BenchmarkMemclrUnaligned/1_1M-4 4246 34788 ns/op 30141.81 MB/s BenchmarkMemclrUnaligned/1_4M-4 1114 101820 ns/op 41193.14 MB/s BenchmarkMemclrUnaligned/1_8M-4 399 302455 ns/op 27735.02 MB/s BenchmarkMemclrUnaligned/1_16M-4 100 1034587 ns/op 16216.34 MB/s BenchmarkMemclrUnaligned/1_64M-4 49 2971009 ns/op 22587.90 MB/s BenchmarkMemclrUnaligned/4_1M-4 4430 32243 ns/op 32520.54 MB/s BenchmarkMemclrUnaligned/4_4M-4 739 153441 ns/op 27334.96 MB/s BenchmarkMemclrUnaligned/4_8M-4 381 323571 ns/op 25925.11 MB/s BenchmarkMemclrUnaligned/4_16M-4 140 859340 ns/op 19523.38 MB/s BenchmarkMemclrUnaligned/4_64M-4 57 2083303 ns/op 32212.72 MB/s BenchmarkMemclrUnaligned/7_1M-4 4354 28052 ns/op 37380.01 MB/s BenchmarkMemclrUnaligned/7_4M-4 1038 110379 ns/op 37999.18 MB/s BenchmarkMemclrUnaligned/7_8M-4 343 330795 ns/op 25358.93 MB/s BenchmarkMemclrUnaligned/7_16M-4 141 866580 ns/op 19360.27 MB/s BenchmarkMemclrUnaligned/7_64M-4 57 2032815 ns/op 33012.77 MB/s BenchmarkGoMemclr/5-4 2079068 60.04 ns/op 83.28 MB/s BenchmarkGoMemclr/16-4 591152 198.1 ns/op 80.79 MB/s BenchmarkGoMemclr/64-4 174666 670.6 ns/op 95.43 MB/s BenchmarkGoMemclr/256-4 43725 2760 ns/op 92.75 MB/s BenchmarkMemclrRange/1K_2K-4 77612 1433 ns/op 66903.88 MB/s BenchmarkMemclrRange/2K_8K-4 27310 4480 ns/op 74446.95 MB/s BenchmarkMemclrRange/4K_16K-4 29839 3704 ns/op 87216.01 MB/s BenchmarkMemclrRange/160K_228K-4 3663 37490 ns/op 44354.63 MB/s BenchmarkClearFat7-4 5645409 26.25 ns/op BenchmarkClearFat8-4 4343965 25.34 ns/op BenchmarkClearFat11-4 5032278 27.41 ns/op BenchmarkClearFat12-4 3791260 30.95 ns/op BenchmarkClearFat13-4 4492214 28.06 ns/op BenchmarkClearFat14-4 4030443 26.57 ns/op BenchmarkClearFat15-4 5435968 25.97 ns/op BenchmarkClearFat16-4 4206344 26.42 ns/op BenchmarkClearFat24-4 5576050 26.92 ns/op BenchmarkClearFat32-4 4071913 26.95 ns/op BenchmarkClearFat40-4 4659056 27.06 ns/op BenchmarkClearFat48-4 3818091 28.05 ns/op BenchmarkClearFat56-4 4036692 28.76 ns/op BenchmarkClearFat64-4 3776755 29.21 ns/op BenchmarkClearFat72-4 4000052 29.07 ns/op BenchmarkClearFat128-4 3109880 32.62 ns/op BenchmarkClearFat256-4 2800724 39.46 ns/op BenchmarkClearFat512-4 1708341 69.06 ns/op BenchmarkClearFat1024-4 1000000 110.2 ns/op BenchmarkClearFat1032-4 1000000 108.7 ns/op BenchmarkClearFat1040-4 1000000 112.3 ns/op BenchmarkCopyFat7-4 4706062 22.90 ns/op BenchmarkCopyFat8-4 5044206 23.67 ns/op BenchmarkCopyFat11-4 5389024 22.27 ns/op BenchmarkCopyFat12-4 5589094 22.81 ns/op BenchmarkCopyFat13-4 5009047 22.01 ns/op BenchmarkCopyFat14-4 5168584 24.93 ns/op BenchmarkCopyFat15-4 6134468 28.15 ns/op BenchmarkCopyFat16-4 4686031 24.57 ns/op BenchmarkCopyFat24-4 4766071 23.29 ns/op BenchmarkCopyFat32-4 4476510 23.81 ns/op BenchmarkCopyFat64-4 5722154 26.72 ns/op BenchmarkCopyFat72-4 4144945 26.70 ns/op BenchmarkCopyFat128-4 4309347 32.19 ns/op BenchmarkCopyFat256-4 2377188 42.19 ns/op BenchmarkCopyFat512-4 1862194 69.49 ns/op BenchmarkCopyFat520-4 1777317 69.69 ns/op BenchmarkCopyFat1024-4 1000000 108.5 ns/op BenchmarkCopyFat1032-4 1000000 105.2 ns/op BenchmarkCopyFat1040-4 1000000 113.4 ns/op BenchmarkIssue18740/2byte-4 416 260586 ns/op BenchmarkIssue18740/4byte-4 764 158441 ns/op BenchmarkIssue18740/8byte-4 1279 96361 ns/op BenchmarkMemclrKnownSize1-4 8025172 13.95 ns/op 71.71 MB/s BenchmarkMemclrKnownSize2-4 4601668 26.70 ns/op 74.91 MB/s BenchmarkMemclrKnownSize4-4 3516322 33.33 ns/op 120.02 MB/s BenchmarkMemclrKnownSize8-4 1523649 80.39 ns/op 99.52 MB/s BenchmarkMemclrKnownSize16-4 846577 154.1 ns/op 103.85 MB/s BenchmarkMemclrKnownSize32-4 466044 272.9 ns/op 117.27 MB/s BenchmarkMemclrKnownSize64-4 237832 544.2 ns/op 117.61 MB/s BenchmarkMemclrKnownSize112-4 139082 906.2 ns/op 123.60 MB/s BenchmarkMemclrKnownSize128-4 121594 1067 ns/op 120.01 MB/s BenchmarkMemclrKnownSize192-4 72886 1591 ns/op 120.68 MB/s BenchmarkMemclrKnownSize248-4 58392 2058 ns/op 120.50 MB/s BenchmarkMemclrKnownSize256-4 54446 2083 ns/op 122.90 MB/s BenchmarkMemclrKnownSize512-4 28482 4234 ns/op 120.94 MB/s BenchmarkMemclrKnownSize1024-4 14379 8040 ns/op 127.37 MB/s BenchmarkMemclrKnownSize4096-4 3927 32031 ns/op 127.88 MB/s BenchmarkMemclrKnownSize512KiB-4 28 4146620 ns/op 126.44 MB/s BenchmarkReadMetricsLatency-4 10000 4642 p50-ns 5136 p90-ns 14311 p99-ns BenchmarkFinalizer-4 267 432634 ns/op BenchmarkFinalizerRun-4 331669 499.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9205896 12.22 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4406004 26.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3601687 32.58 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3400683 36.18 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1847342 63.58 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1682911 73.96 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3122518 38.13 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1780590 64.70 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1972915 61.50 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2833360 41.78 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2794287 41.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2430523 50.89 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2138506 53.55 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 2004942 60.58 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10023736 11.23 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10836590 10.68 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11363379 10.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10460216 11.28 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 10037535 11.82 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 9075871 13.29 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10624948 11.10 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10481019 11.01 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10434885 10.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10625577 11.08 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11238432 10.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10492441 10.81 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10486962 10.98 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 11304436 10.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 11656754 10.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10156982 11.37 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10479256 11.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 11010600 10.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9431432 11.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9191169 12.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9351534 12.04 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 10419996 11.19 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9382346 11.83 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9457441 12.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10280980 11.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9583934 11.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9702320 11.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9330111 11.33 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9138661 11.99 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9373552 11.94 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10731681 11.18 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10567158 11.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10595809 10.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10221292 11.28 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11002641 10.90 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10709389 10.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10102423 11.22 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10568770 10.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 11047382 10.84 ns/op BenchmarkNetpollBreak-4 5054 22178 ns/op BenchmarkPinnerPinUnpinBatch-4 1548 123195 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 236 485215 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1520 116576 ns/op BenchmarkPinnerPinUnpin-4 1493590 80.52 ns/op BenchmarkPinnerPinUnpinTiny-4 1486353 78.95 ns/op BenchmarkPinnerPinUnpinDouble-4 587479 218.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3075321 33.70 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3513648 33.28 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 434175 296.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8146381 14.88 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7306880 15.44 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6092053 18.63 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6283150 18.66 ns/op BenchmarkPingPongHog-4 396 332685 ns/op BenchmarkStackGrowth-4 114339 944.2 ns/op BenchmarkStackGrowthDeep-4 1256 90922 ns/op BenchmarkCreateGoroutines-4 57010 1885 ns/op BenchmarkCreateGoroutinesParallel-4 66171 1792 ns/op BenchmarkCreateGoroutinesCapture-4 8431 13951 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 47216 2128 ns/op BenchmarkClosureCall-4 25810413 4.275 ns/op BenchmarkWakeupParallelSpinning/0s-4 8659 17795 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6535 23338 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5208 36838 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2654 45502 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1737 66360 ns/op BenchmarkWakeupParallelSpinning/20µs-4 955 125291 ns/op BenchmarkWakeupParallelSpinning/50µs-4 427 288946 ns/op BenchmarkWakeupParallelSpinning/100µs-4 253 466187 ns/op BenchmarkMatmult-4 5845364 23.99 ns/op BenchmarkFastrand-4 8002766 13.49 ns/op BenchmarkFastrand64-4 7666255 14.32 ns/op BenchmarkFastrandHashiter-4 3640444 33.28 ns/op BenchmarkFastrandn/2-4 6869014 17.51 ns/op BenchmarkFastrandn/3-4 6797767 17.52 ns/op BenchmarkFastrandn/4-4 6855184 16.73 ns/op BenchmarkFastrandn/5-4 7370210 16.43 ns/op BenchmarkIfaceCmp100-4 146182 844.6 ns/op BenchmarkIfaceCmpNil100-4 237660 521.7 ns/op BenchmarkEfaceCmpDiff-4 52267 2222 ns/op BenchmarkEfaceCmpDiffIndirect-4 40874 2812 ns/op BenchmarkDefer-4 1000000 106.4 ns/op BenchmarkDefer10-4 951151 157.5 ns/op BenchmarkDeferMany-4 582648 348.9 ns/op BenchmarkPanicRecover-4 616982 177.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1063058 ns/op 1060200 p50-ns 1552694 p90-ns 1904569 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1371942 ns/op 1189243 p50-ns 2012186 p90-ns 4519206 p99-ns BenchmarkGoroutineProfile/small/idle-4 100 2242314 ns/op 2171496 p50-ns 2702621 p90-ns 3748781 p99-ns BenchmarkGoroutineProfile/small/loaded-4 48 3641430 ns/op 2919774 p50-ns 5107717 p90-ns 16119846 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1565771 ns/op 1645557 p50-ns 2066463 p90-ns 2454328 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 69 1959513 ns/op 1654975 p50-ns 2995246 p90-ns 7635897 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 4562841 ns/op 4676926 p50-ns 5258070 p90-ns 5913116 p99-ns BenchmarkGoroutineProfile/large/loaded-4 13 10909619 ns/op 10571112 p50-ns 12686761 p90-ns 23240028 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 96 1547044 ns/op 1648844 p50-ns 2105199 p90-ns 2921282 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 80 2022262 ns/op 1701430 p50-ns 3474949 p90-ns 12660298 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 40 2942935 ns/op 2952819 p50-ns 3836585 p90-ns 4283529 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 28 5291209 ns/op 3680103 p50-ns 10314652 p90-ns 21053154 p99-ns BenchmarkRWMutexUncontended-4 2238062 64.31 ns/op BenchmarkRWMutexWrite100-4 43190 2962 ns/op BenchmarkRWMutexWrite10-4 749677 2195 ns/op BenchmarkRWMutexWorkWrite100-4 35241 4145 ns/op BenchmarkRWMutexWorkWrite10-4 27592 3941 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3249 34820 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1086 100933 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1696 71559 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 531 215114 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 784 146460 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 240 478204 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 418 285187 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 895009 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 372608 609.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 314293 598.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 177626 766.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 265563 588.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 276049 582.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 305288 811.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 158890 635.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 260919 638.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 176670 800.3 ns/op BenchmarkMakeSlice/Byte-4 1594852 76.94 ns/op BenchmarkMakeSlice/Int16-4 1540069 80.27 ns/op BenchmarkMakeSlice/Int-4 1000000 101.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 110.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 156.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 198.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 245.3 ns/op BenchmarkGrowSlice/Byte-4 708553 219.7 ns/op BenchmarkGrowSlice/Int16-4 688538 236.8 ns/op BenchmarkGrowSlice/Int-4 519960 355.5 ns/op BenchmarkGrowSlice/Ptr-4 537279 399.4 ns/op BenchmarkGrowSlice/Struct/24-4 378654 600.5 ns/op BenchmarkGrowSlice/Struct/32-4 195625 679.0 ns/op BenchmarkGrowSlice/Struct/40-4 207218 866.6 ns/op BenchmarkExtendSlice/IntSlice-4 402873 386.4 ns/op BenchmarkExtendSlice/PointerSlice-4 402824 418.3 ns/op BenchmarkExtendSlice/NoGrow-4 652300 256.5 ns/op BenchmarkAppend-4 1000000 113.8 ns/op BenchmarkAppendGrowByte-4 4 30156654 ns/op BenchmarkAppendGrowString-4 1 250672721 ns/op BenchmarkAppendSlice/1Bytes-4 1232343 91.20 ns/op BenchmarkAppendSlice/4Bytes-4 1246929 92.72 ns/op BenchmarkAppendSlice/7Bytes-4 1230318 94.52 ns/op BenchmarkAppendSlice/8Bytes-4 1300624 92.11 ns/op BenchmarkAppendSlice/15Bytes-4 1211460 95.09 ns/op BenchmarkAppendSlice/16Bytes-4 1244526 91.81 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 100.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 66644 1817 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18438 6637 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9811 25604 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1161 101629 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 121 1030785 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2787202 ns/op BenchmarkAppendStr/1Bytes-4 1753790 67.10 ns/op BenchmarkAppendStr/4Bytes-4 1704429 69.33 ns/op BenchmarkAppendStr/8Bytes-4 1608282 71.49 ns/op BenchmarkAppendStr/16Bytes-4 1584788 72.83 ns/op BenchmarkAppendStr/32Bytes-4 1609303 72.22 ns/op BenchmarkAppendSpecialCase-4 1000000 123.3 ns/op BenchmarkCopy/1Byte-4 1305368 86.68 ns/op 11.54 MB/s BenchmarkCopy/1String-4 1296169 97.01 ns/op 10.31 MB/s BenchmarkCopy/2Byte-4 1302523 90.67 ns/op 22.06 MB/s BenchmarkCopy/2String-4 1331000 88.71 ns/op 22.55 MB/s BenchmarkCopy/4Byte-4 1298100 93.36 ns/op 42.85 MB/s BenchmarkCopy/4String-4 1282599 88.06 ns/op 45.43 MB/s BenchmarkCopy/8Byte-4 1316653 89.20 ns/op 89.69 MB/s BenchmarkCopy/8String-4 1289650 89.67 ns/op 89.21 MB/s BenchmarkCopy/12Byte-4 1259509 92.71 ns/op 129.44 MB/s BenchmarkCopy/12String-4 1209776 92.74 ns/op 129.40 MB/s BenchmarkCopy/16Byte-4 1280256 92.00 ns/op 173.92 MB/s BenchmarkCopy/16String-4 1272937 92.70 ns/op 172.60 MB/s BenchmarkCopy/32Byte-4 1243747 93.88 ns/op 340.85 MB/s BenchmarkCopy/32String-4 1261382 94.39 ns/op 339.02 MB/s BenchmarkCopy/128Byte-4 1000000 111.9 ns/op 1143.88 MB/s BenchmarkCopy/128String-4 1000000 121.7 ns/op 1052.07 MB/s BenchmarkCopy/1024Byte-4 427539 289.6 ns/op 3536.00 MB/s BenchmarkCopy/1024String-4 350185 384.1 ns/op 2665.89 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23271 4814 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10903 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14823 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 20197 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9078 22594 ns/op BenchmarkAppendInPlace/Grow/Byte-4 137700 1182 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139495 1205 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 68280 1531 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 53482 1888 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 58024 2192 ns/op BenchmarkStackCopyPtr-4 1 120324071 ns/op BenchmarkStackCopy-4 2 79251314 ns/op BenchmarkStackCopyNoCache-4 25 4300804 ns/op BenchmarkStackCopyWithStkobj-4 3 48450202 ns/op BenchmarkIssue18138-4 141 740198 ns/op BenchmarkCompareStringEqual-4 12462513 8.794 ns/op BenchmarkCompareStringIdentical-4 23199280 4.574 ns/op BenchmarkCompareStringSameLength-4 13957090 7.322 ns/op BenchmarkCompareStringDifferentLength-4 21629162 4.788 ns/op BenchmarkCompareStringBigUnaligned-4 1336 101574 ns/op 10323.37 MB/s BenchmarkCompareStringBig-4 1818 63292 ns/op 16567.43 MB/s BenchmarkConcatStringAndBytes-4 2061062 55.92 ns/op BenchmarkSliceByteToString/1-4 1529526 74.65 ns/op BenchmarkSliceByteToString/2-4 1000000 138.3 ns/op BenchmarkSliceByteToString/4-4 1000000 134.1 ns/op BenchmarkSliceByteToString/8-4 1000000 138.3 ns/op BenchmarkSliceByteToString/16-4 840754 132.8 ns/op BenchmarkSliceByteToString/32-4 725683 155.3 ns/op BenchmarkSliceByteToString/64-4 747220 205.7 ns/op BenchmarkSliceByteToString/128-4 628821 291.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2695088 40.99 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 980246 110.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1232572 95.06 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3747236 31.67 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1800168 62.28 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2080887 55.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2022301 57.11 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 393019 332.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 438063 280.6 ns/op BenchmarkRuneIterate/range/ASCII-4 9716698 10.46 ns/op BenchmarkRuneIterate/range/Japanese-4 2781475 41.62 ns/op BenchmarkRuneIterate/range/MixedLength-4 3496500 34.70 ns/op BenchmarkRuneIterate/range1/ASCII-4 11748283 10.94 ns/op BenchmarkRuneIterate/range1/Japanese-4 2666637 41.89 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3177231 35.20 ns/op BenchmarkRuneIterate/range2/ASCII-4 11134736 10.33 ns/op BenchmarkRuneIterate/range2/Japanese-4 2715693 44.17 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3240314 34.89 ns/op BenchmarkArrayEqual-4 22390744 4.712 ns/op BenchmarkFunc/Name-4 3622862 32.95 ns/op BenchmarkFunc/Entry-4 12456382 8.614 ns/op BenchmarkFunc/FileLine-4 3450559 36.13 ns/op PASS ok runtime 393.562s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26949 4328 ns/op BenchmarkHandle/concurrent-4 22924 5421 ns/op PASS ok runtime/cgo 1.537s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 11791321 10.97 ns/op BenchmarkAnd32Parallel-4 3205017 35.80 ns/op BenchmarkAnd64-4 11849264 10.03 ns/op BenchmarkAnd64Parallel-4 3138997 36.51 ns/op BenchmarkOr32-4 10489036 11.31 ns/op BenchmarkOr32Parallel-4 3156853 38.06 ns/op BenchmarkOr64-4 10358893 10.76 ns/op BenchmarkOr64Parallel-4 3401457 35.07 ns/op BenchmarkAtomicLoad64-4 27148036 4.567 ns/op BenchmarkAtomicStore64-4 12747458 13.83 ns/op BenchmarkAtomicLoad-4 29371170 4.568 ns/op BenchmarkAtomicStore-4 12905053 9.452 ns/op BenchmarkAnd8-4 12942975 10.06 ns/op BenchmarkAnd-4 13058900 10.01 ns/op BenchmarkAnd8Parallel-4 4297047 28.96 ns/op BenchmarkAndParallel-4 4059012 30.74 ns/op BenchmarkOr8-4 11629194 10.03 ns/op BenchmarkOr-4 12286861 10.01 ns/op BenchmarkOr8Parallel-4 4145342 27.65 ns/op BenchmarkOrParallel-4 4081638 27.64 ns/op BenchmarkXadd-4 4340266 27.80 ns/op BenchmarkXadd64-4 3643944 28.62 ns/op BenchmarkCas-4 2618167 42.98 ns/op BenchmarkCas64-4 2576283 44.14 ns/op BenchmarkXchg-4 4541600 27.03 ns/op BenchmarkXchg64-4 4161829 27.97 ns/op PASS ok runtime/internal/atomic 5.742s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3499831 32.70 ns/op BenchmarkMulUintptr/large-4 2863408 41.02 ns/op PASS ok runtime/internal/math 1.636s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 10165372 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 14781584 ns/op 457.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 40 2849804 ns/op 4.025 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16659330 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 25417596 ns/op 967.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 3839056 ns/op 18.85 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 86438462 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 123459700 ns/op 6996 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6465684 ns/op 195.1 concurrent_launches/op PASS ok runtime/pprof 3.056s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10979191 ns/op BenchmarkStackLeak-4 24872 4651 ns/op PASS ok runtime/race 1.653s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2943699 37.87 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 342408 515.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.522s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 40 2600581 ns/op BenchmarkIndex_Large-4 21015 5342 ns/op BenchmarkIndexFunc_Large-4 124 907932 ns/op BenchmarkCompact/nil-4 8916817 12.98 ns/op BenchmarkCompact/one-4 1193048 90.79 ns/op BenchmarkCompact/sorted-4 1000000 119.6 ns/op BenchmarkCompact/1_item-4 766177 147.8 ns/op BenchmarkCompact/unsorted-4 1000000 128.0 ns/op BenchmarkCompact/many-4 638458 192.8 ns/op BenchmarkCompact_Large-4 298 344582 ns/op BenchmarkCompactFunc_Large-4 62 1702197 ns/op BenchmarkReplace/naive-fast-4 57564 2735 ns/op BenchmarkReplace/optimized-fast-4 42715 2728 ns/op BenchmarkReplace/naive-slow-4 12548 10560 ns/op BenchmarkReplace/optimized-slow-4 13476 8980 ns/op BenchmarkBinarySearchFloats/Size16-4 1240929 92.53 ns/op BenchmarkBinarySearchFloats/Size32-4 972402 106.9 ns/op BenchmarkBinarySearchFloats/Size64-4 848533 118.2 ns/op BenchmarkBinarySearchFloats/Size128-4 949080 137.9 ns/op BenchmarkBinarySearchFloats/Size512-4 833666 161.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 652872 173.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 395419 254.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 408072 298.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 360639 353.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 259770 445.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 280389 473.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 230155 523.7 ns/op PASS ok slices 6.330s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 90256 1241 ns/op BenchmarkSortInts-4 1 138356919 ns/op BenchmarkSlicesSortInts-4 2 57585894 ns/op BenchmarkSortIsSorted-4 26 4186605 ns/op BenchmarkSlicesIsSorted-4 78 1682256 ns/op BenchmarkSortStrings-4 1 143166471 ns/op BenchmarkSlicesSortStrings-4 2 83601920 ns/op BenchmarkSortStrings_Sorted-4 22 4885562 ns/op BenchmarkSlicesSortStrings_Sorted-4 62 2054326 ns/op BenchmarkSortStructs-4 1 175854518 ns/op BenchmarkSortFuncStructs-4 1 159429871 ns/op BenchmarkSortString1K-4 246 444361 ns/op BenchmarkSortString1K_Slice-4 156 752553 ns/op BenchmarkStableString1K-4 94 1300301 ns/op BenchmarkSortInt1K-4 330 358019 ns/op BenchmarkSortInt1K_Sorted-4 6801 20386 ns/op BenchmarkSortInt1K_Reversed-4 3008 39175 ns/op BenchmarkSortInt1K_Mod8-4 950 126096 ns/op BenchmarkStableInt1K-4 122 941657 ns/op BenchmarkStableInt1K_Slice-4 140 849130 ns/op BenchmarkSortInt64K-4 4 28096272 ns/op BenchmarkSortInt64K_Slice-4 2 54936407 ns/op BenchmarkStableInt64K-4 2 84782335 ns/op BenchmarkSort1e2-4 360 329522 ns/op BenchmarkStable1e2-4 141 846836 ns/op BenchmarkSort1e4-4 2 57573824 ns/op BenchmarkStable1e4-4 1 252827048 ns/op PASS ok sort 58.818s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 728959 157.6 ns/op BenchmarkAtof64Float-4 701938 171.3 ns/op BenchmarkAtof64FloatExp-4 468105 220.6 ns/op BenchmarkAtof64Big-4 374010 299.3 ns/op BenchmarkAtof64RandomBits-4 430730 304.6 ns/op BenchmarkAtof64RandomFloats-4 487689 278.5 ns/op BenchmarkAtof64RandomLongFloats-4 402583 310.9 ns/op BenchmarkAtof32Decimal-4 824629 159.6 ns/op BenchmarkAtof32Float-4 738914 172.5 ns/op BenchmarkAtof32FloatExp-4 522483 223.2 ns/op BenchmarkAtof32Random-4 359749 361.2 ns/op BenchmarkAtof32RandomLong-4 142754 827.5 ns/op BenchmarkParseInt/Pos/7bit-4 1235004 95.86 ns/op BenchmarkParseInt/Pos/26bit-4 736940 164.2 ns/op BenchmarkParseInt/Pos/31bit-4 698584 187.7 ns/op BenchmarkParseInt/Pos/56bit-4 495373 269.3 ns/op BenchmarkParseInt/Pos/63bit-4 466456 271.0 ns/op BenchmarkParseInt/Neg/7bit-4 1294137 91.84 ns/op BenchmarkParseInt/Neg/26bit-4 823828 155.1 ns/op BenchmarkParseInt/Neg/31bit-4 543298 192.0 ns/op BenchmarkParseInt/Neg/56bit-4 496454 261.3 ns/op BenchmarkParseInt/Neg/63bit-4 471525 274.6 ns/op BenchmarkAtoi/Pos/7bit-4 1648746 72.65 ns/op BenchmarkAtoi/Pos/26bit-4 962250 148.4 ns/op BenchmarkAtoi/Pos/31bit-4 838506 142.2 ns/op BenchmarkAtoi/Pos/56bit-4 535846 219.1 ns/op BenchmarkAtoi/Pos/63bit-4 408466 294.9 ns/op BenchmarkAtoi/Neg/7bit-4 1694002 69.00 ns/op BenchmarkAtoi/Neg/26bit-4 980522 132.1 ns/op BenchmarkAtoi/Neg/31bit-4 898479 141.6 ns/op BenchmarkAtoi/Neg/56bit-4 540513 211.7 ns/op BenchmarkAtoi/Neg/63bit-4 415706 283.2 ns/op BenchmarkFormatFloat/Decimal-4 124141 1033 ns/op BenchmarkFormatFloat/Float-4 96438 1136 ns/op BenchmarkFormatFloat/Exp-4 107750 1046 ns/op BenchmarkFormatFloat/NegExp-4 107294 1062 ns/op BenchmarkFormatFloat/LongExp-4 88303 1342 ns/op BenchmarkFormatFloat/Big-4 84222 1396 ns/op BenchmarkFormatFloat/BinaryExp-4 249364 534.7 ns/op BenchmarkFormatFloat/32Integer-4 117872 973.1 ns/op BenchmarkFormatFloat/32ExactFraction-4 124365 948.2 ns/op BenchmarkFormatFloat/32Point-4 100507 1134 ns/op BenchmarkFormatFloat/32Exp-4 117870 995.6 ns/op BenchmarkFormatFloat/32NegExp-4 119710 1001 ns/op BenchmarkFormatFloat/32Shortest-4 122360 946.9 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 127309 929.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127111 962.0 ns/op BenchmarkFormatFloat/64Fixed1-4 156574 810.6 ns/op BenchmarkFormatFloat/64Fixed2-4 159589 802.5 ns/op BenchmarkFormatFloat/64Fixed3-4 150813 791.7 ns/op BenchmarkFormatFloat/64Fixed4-4 141418 805.9 ns/op BenchmarkFormatFloat/64Fixed12-4 87451 1379 ns/op BenchmarkFormatFloat/64Fixed16-4 91963 1208 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 101110 1139 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 85243 1311 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2121 55808 ns/op BenchmarkFormatFloat/Slowpath64-4 83991 1344 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 78003 1360 ns/op BenchmarkAppendFloat/Decimal-4 138664 901.8 ns/op BenchmarkAppendFloat/Float-4 118530 1052 ns/op BenchmarkAppendFloat/Exp-4 127623 953.6 ns/op BenchmarkAppendFloat/NegExp-4 135211 986.0 ns/op BenchmarkAppendFloat/LongExp-4 91795 1260 ns/op BenchmarkAppendFloat/Big-4 86721 1448 ns/op BenchmarkAppendFloat/BinaryExp-4 301344 392.1 ns/op BenchmarkAppendFloat/32Integer-4 141524 889.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 145311 871.2 ns/op BenchmarkAppendFloat/32Point-4 122984 1003 ns/op BenchmarkAppendFloat/32Exp-4 130963 952.6 ns/op BenchmarkAppendFloat/32NegExp-4 129027 971.7 ns/op BenchmarkAppendFloat/32Shortest-4 150027 842.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 142345 909.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 135662 916.8 ns/op BenchmarkAppendFloat/64Fixed1-4 178050 711.4 ns/op BenchmarkAppendFloat/64Fixed2-4 182553 715.6 ns/op BenchmarkAppendFloat/64Fixed3-4 175126 705.8 ns/op BenchmarkAppendFloat/64Fixed4-4 174139 708.4 ns/op BenchmarkAppendFloat/64Fixed12-4 88510 1334 ns/op BenchmarkAppendFloat/64Fixed16-4 99482 1208 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 126880 961.3 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 99211 1269 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2095 57627 ns/op BenchmarkAppendFloat/Slowpath64-4 89817 1360 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81789 1275 ns/op BenchmarkFormatInt-4 14446 8358 ns/op BenchmarkAppendInt-4 15253 7788 ns/op BenchmarkFormatUint-4 76256 1597 ns/op BenchmarkAppendUint-4 85795 1358 ns/op BenchmarkFormatIntSmall/7-4 2276122 51.87 ns/op BenchmarkFormatIntSmall/42-4 2175102 51.37 ns/op BenchmarkAppendIntSmall-4 1000000 107.0 ns/op BenchmarkAppendUintVarlen/1-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 102.2 ns/op BenchmarkAppendUintVarlen/123-4 886216 147.0 ns/op BenchmarkAppendUintVarlen/1234-4 903199 146.9 ns/op BenchmarkAppendUintVarlen/12345-4 855074 143.7 ns/op BenchmarkAppendUintVarlen/123456-4 802812 148.9 ns/op BenchmarkAppendUintVarlen/1234567-4 836702 143.8 ns/op BenchmarkAppendUintVarlen/12345678-4 897703 148.2 ns/op BenchmarkAppendUintVarlen/123456789-4 865155 154.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 879387 152.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 849177 151.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 857329 162.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 746076 151.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 832101 160.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 723886 158.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 825478 159.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 653524 166.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 691462 166.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 787862 169.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 697432 169.8 ns/op BenchmarkQuote-4 37699 3343 ns/op BenchmarkQuoteRune-4 428030 313.4 ns/op BenchmarkAppendQuote-4 47839 2540 ns/op BenchmarkAppendQuoteRune-4 801888 162.8 ns/op BenchmarkUnquoteEasy-4 1327821 90.76 ns/op BenchmarkUnquoteHard-4 37195 3153 ns/op PASS ok strconv 20.697s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 367225 382.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128864 1291 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 124932 870.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 376875 375.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 128336 1268 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 163442 890.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 283466 649.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 58000 1863 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 81764 1623 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 500277 253.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25834 4439 ns/op BenchmarkGenericMatch1-4 2060 57278 ns/op BenchmarkGenericMatch2-4 421 276846 ns/op BenchmarkSingleMaxSkipping-4 10615 10953 ns/op 912.97 MB/s BenchmarkSingleLongSuffixFail-4 19156 6068 ns/op 165.12 MB/s BenchmarkSingleMatch-4 230 495509 ns/op 30.27 MB/s BenchmarkByteByteNoMatch-4 84092 1376 ns/op BenchmarkByteByteMatch-4 15384 7699 ns/op BenchmarkByteStringMatch-4 16476 7309 ns/op BenchmarkHTMLEscapeNew-4 59362 1989 ns/op BenchmarkHTMLEscapeOld-4 70920 1689 ns/op BenchmarkByteStringReplacerWriteString-4 1382 87087 ns/op BenchmarkByteReplacerWriteString-4 1512 76066 ns/op BenchmarkByteByteReplaces-4 3246 40428 ns/op BenchmarkByteByteMap-4 7854 13361 ns/op BenchmarkMap/identity/ASCII-4 711050 166.6 ns/op BenchmarkMap/identity/Greek-4 546049 214.9 ns/op BenchmarkMap/change/ASCII-4 32793 3748 ns/op BenchmarkMap/change/Greek-4 24216 4838 ns/op BenchmarkIndexRune-4 1624702 74.41 ns/op BenchmarkIndexRuneLongString-4 1395681 83.92 ns/op BenchmarkIndexRuneFastPath-4 3207318 37.49 ns/op BenchmarkIndex-4 3091125 37.69 ns/op BenchmarkLastIndex-4 3223046 36.77 ns/op BenchmarkIndexByte-4 15338559 7.737 ns/op BenchmarkToUpper/#00-4 3230452 32.61 ns/op BenchmarkToUpper/ONLYUPPER-4 2510701 45.23 ns/op BenchmarkToUpper/abc-4 305332 433.2 ns/op BenchmarkToUpper/AbC123-4 200490 563.4 ns/op BenchmarkToUpper/azAZ09_-4 206540 518.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47733 2537 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62240 1949 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29827 3903 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53827 2065 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116277 1068 ns/op BenchmarkToLower/#00-4 3355029 32.55 ns/op BenchmarkToLower/abc-4 3030620 37.89 ns/op BenchmarkToLower/AbC123-4 194838 692.5 ns/op BenchmarkToLower/azAZ09_-4 203101 620.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80827 1422 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57696 1959 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32578 3717 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72284 1622 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116614 1076 ns/op BenchmarkMapNoChanges-4 915766 126.6 ns/op BenchmarkTrim-4 33351 3337 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2678536 45.29 ns/op BenchmarkToValidUTF8/InvalidASCII-4 176643 742.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111685 1082 ns/op BenchmarkEqualFold/Tests-4 51576 2185 ns/op BenchmarkEqualFold/ASCII-4 2662137 41.97 ns/op BenchmarkEqualFold/UnicodePrefix-4 127537 976.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 128145 921.1 ns/op BenchmarkIndexHard1-4 1190 102909 ns/op BenchmarkIndexHard2-4 834 143194 ns/op BenchmarkIndexHard3-4 204 569054 ns/op BenchmarkIndexHard4-4 141 837792 ns/op BenchmarkLastIndexHard1-4 90 1418604 ns/op BenchmarkLastIndexHard2-4 90 1420274 ns/op BenchmarkLastIndexHard3-4 86 1422045 ns/op BenchmarkCountHard1-4 1185 100981 ns/op BenchmarkCountHard2-4 836 140684 ns/op BenchmarkCountHard3-4 207 588186 ns/op BenchmarkIndexTorture-4 10000 11694 ns/op BenchmarkCountTorture-4 10000 11681 ns/op BenchmarkCountTortureOverlapping-4 885 123236 ns/op BenchmarkCountByte/10-4 3102079 36.70 ns/op 272.47 MB/s BenchmarkCountByte/32-4 3162942 35.99 ns/op 889.26 MB/s BenchmarkCountByte/4096-4 1315726 91.72 ns/op 44657.75 MB/s BenchmarkCountByte/4194304-4 1010 111613 ns/op 37578.89 MB/s BenchmarkCountByte/67108864-4 27 4677418 ns/op 14347.42 MB/s BenchmarkFields/ASCII/16-4 344592 383.7 ns/op 41.70 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23716 4695 ns/op 54.52 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2000 68653 ns/op 59.66 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1191246 ns/op 55.01 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19361320 ns/op 54.16 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 131000 934.8 ns/op 17.12 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8862 12230 ns/op 20.93 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 542 223614 ns/op 18.32 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3876604 ns/op 16.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 67132720 ns/op 15.62 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 196606 651.9 ns/op 24.54 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13681 8575 ns/op 29.85 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 835 163100 ns/op 25.11 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 45 3338046 ns/op 19.63 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 57407554 ns/op 18.27 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 142173 825.0 ns/op 19.39 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11890 ns/op 21.53 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 529 226728 ns/op 18.07 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 3726167 ns/op 17.59 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65022812 ns/op 16.13 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 83257896 ns/op BenchmarkSplitSingleByteSeparator-4 21 6467994 ns/op BenchmarkSplitMultiByteSeparator-4 33 3463110 ns/op BenchmarkSplitNSingleByteSeparator-4 219069 692.5 ns/op BenchmarkSplitNMultiByteSeparator-4 168940 916.0 ns/op BenchmarkRepeat/5x0-4 2995114 37.81 ns/op BenchmarkRepeat/5x1-4 3301624 37.94 ns/op BenchmarkRepeat/5x2-4 224599 596.4 ns/op BenchmarkRepeat/5x6-4 102411 1002 ns/op BenchmarkRepeat/10x0-4 3096422 37.79 ns/op BenchmarkRepeat/10x1-4 2966544 37.07 ns/op BenchmarkRepeat/10x2-4 210692 614.7 ns/op BenchmarkRepeat/10x6-4 111727 1043 ns/op BenchmarkRepeatLarge/256/1-4 52464 2203 ns/op 116.19 MB/s BenchmarkRepeatLarge/256/16-4 87996 1570 ns/op 163.07 MB/s BenchmarkRepeatLarge/512/1-4 40327 2917 ns/op 175.51 MB/s BenchmarkRepeatLarge/512/16-4 54897 2104 ns/op 243.31 MB/s BenchmarkRepeatLarge/1024/1-4 30664 4426 ns/op 231.37 MB/s BenchmarkRepeatLarge/1024/16-4 34876 3309 ns/op 309.42 MB/s BenchmarkRepeatLarge/2048/1-4 19926 5883 ns/op 348.10 MB/s BenchmarkRepeatLarge/2048/16-4 24019 5087 ns/op 402.61 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10802 ns/op 379.18 MB/s BenchmarkRepeatLarge/4096/16-4 14934 8901 ns/op 460.15 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16100 ns/op 508.81 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14235 ns/op 575.50 MB/s BenchmarkRepeatLarge/8192/4097-4 3439495 32.73 ns/op 125193.64 MB/s BenchmarkRepeatLarge/16384/1-4 7731 29311 ns/op 558.96 MB/s BenchmarkRepeatLarge/16384/16-4 8131 28348 ns/op 577.97 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20824 ns/op 590.22 MB/s BenchmarkRepeatLarge/32768/1-4 2245 54512 ns/op 601.11 MB/s BenchmarkRepeatLarge/32768/16-4 2662 50124 ns/op 653.73 MB/s BenchmarkRepeatLarge/32768/4097-4 3438 47670 ns/op 601.62 MB/s BenchmarkRepeatLarge/65536/1-4 1146 103805 ns/op 631.34 MB/s BenchmarkRepeatLarge/65536/16-4 1486 98970 ns/op 662.18 MB/s BenchmarkRepeatLarge/65536/4097-4 1260 94434 ns/op 650.77 MB/s BenchmarkRepeatLarge/131072/1-4 264 431677 ns/op 303.63 MB/s BenchmarkRepeatLarge/131072/16-4 276 417811 ns/op 313.71 MB/s BenchmarkRepeatLarge/131072/4097-4 280 443667 ns/op 286.27 MB/s BenchmarkRepeatLarge/262144/1-4 136 986378 ns/op 265.76 MB/s BenchmarkRepeatLarge/262144/16-4 177 762929 ns/op 343.60 MB/s BenchmarkRepeatLarge/262144/4097-4 176 702528 ns/op 367.40 MB/s BenchmarkRepeatLarge/524288/1-4 85 1367370 ns/op 383.43 MB/s BenchmarkRepeatLarge/524288/16-4 75 1647806 ns/op 318.17 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1209342 ns/op 430.25 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2510076 ns/op 417.75 MB/s BenchmarkRepeatLarge/1048576/16-4 42 2808004 ns/op 373.42 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 2548881 ns/op 409.88 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4355861 ns/op 481.46 MB/s BenchmarkRepeatLarge/2097152/16-4 36 4351530 ns/op 481.93 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4547602 ns/op 460.37 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8562478 ns/op 489.85 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8203012 ns/op 511.31 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8650545 ns/op 484.50 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14365932 ns/op 583.92 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15160171 ns/op 553.33 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15251374 ns/op 549.89 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25309552 ns/op 662.88 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25263792 ns/op 664.08 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32155891 ns/op 521.75 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51681464 ns/op 649.25 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50405087 ns/op 665.70 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 51622033 ns/op 650.00 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100221019 ns/op 669.61 MB/s BenchmarkRepeatLarge/67108864/16-4 2 104100108 ns/op 644.66 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 95487403 ns/op 702.80 MB/s BenchmarkRepeatLarge/134217728/1-4 1 202548636 ns/op 662.64 MB/s BenchmarkRepeatLarge/134217728/16-4 1 196070231 ns/op 684.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 195332351 ns/op 687.12 MB/s BenchmarkRepeatLarge/268435456/1-4 1 410538322 ns/op 653.86 MB/s BenchmarkRepeatLarge/268435456/16-4 1 377580740 ns/op 710.94 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 381209601 ns/op 704.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 811166574 ns/op 661.85 MB/s BenchmarkRepeatLarge/536870912/16-4 1 807141294 ns/op 665.15 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 777866579 ns/op 690.18 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1723675874 ns/op 622.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1652765709 ns/op 649.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1606475277 ns/op 668.38 MB/s BenchmarkIndexAnyASCII/1:1-4 2070619 56.61 ns/op BenchmarkIndexAnyASCII/1:2-4 2080831 55.27 ns/op BenchmarkIndexAnyASCII/1:4-4 2081714 58.60 ns/op BenchmarkIndexAnyASCII/1:8-4 1758942 60.12 ns/op BenchmarkIndexAnyASCII/1:16-4 1991780 56.77 ns/op BenchmarkIndexAnyASCII/1:32-4 1928408 58.13 ns/op BenchmarkIndexAnyASCII/1:64-4 1960808 58.88 ns/op BenchmarkIndexAnyASCII/16:1-4 1985888 60.17 ns/op BenchmarkIndexAnyASCII/16:2-4 920116 124.5 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 127.2 ns/op BenchmarkIndexAnyASCII/16:8-4 896494 132.7 ns/op BenchmarkIndexAnyASCII/16:16-4 888285 143.0 ns/op BenchmarkIndexAnyASCII/16:32-4 783662 160.9 ns/op BenchmarkIndexAnyASCII/16:64-4 567410 196.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1752616 66.01 ns/op BenchmarkIndexAnyASCII/256:2-4 96448 1236 ns/op BenchmarkIndexAnyASCII/256:4-4 91485 1238 ns/op BenchmarkIndexAnyASCII/256:8-4 95284 1222 ns/op BenchmarkIndexAnyASCII/256:16-4 91927 1239 ns/op BenchmarkIndexAnyASCII/256:32-4 89829 1263 ns/op BenchmarkIndexAnyASCII/256:64-4 88088 1322 ns/op BenchmarkIndexAnyUTF8/1:1-4 1660880 61.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 1949319 60.91 ns/op BenchmarkIndexAnyUTF8/1:4-4 1898631 63.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 1937769 61.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 1847670 62.18 ns/op BenchmarkIndexAnyUTF8/1:32-4 1884297 62.92 ns/op BenchmarkIndexAnyUTF8/1:64-4 1816212 65.17 ns/op BenchmarkIndexAnyUTF8/16:1-4 1614240 74.26 ns/op BenchmarkIndexAnyUTF8/16:2-4 294824 430.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 295941 423.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 288165 438.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 267878 446.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 273218 469.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 259159 470.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 422161 282.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 18062 6533 ns/op BenchmarkIndexAnyUTF8/256:4-4 18277 6463 ns/op BenchmarkIndexAnyUTF8/256:8-4 17853 6666 ns/op BenchmarkIndexAnyUTF8/256:16-4 17494 7198 ns/op BenchmarkIndexAnyUTF8/256:32-4 16695 7102 ns/op BenchmarkIndexAnyUTF8/256:64-4 17002 6988 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1982858 58.80 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2092911 57.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2023240 56.13 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2150275 56.50 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2169388 57.55 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1990582 59.17 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2020094 59.64 ns/op BenchmarkLastIndexAnyASCII/16:1-4 879211 123.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 837254 125.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 816417 126.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 873319 128.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 762751 136.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 716954 158.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 613950 188.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 96348 1257 ns/op BenchmarkLastIndexAnyASCII/256:2-4 89570 1225 ns/op BenchmarkLastIndexAnyASCII/256:4-4 95421 1247 ns/op BenchmarkLastIndexAnyASCII/256:8-4 90788 1231 ns/op BenchmarkLastIndexAnyASCII/256:16-4 95868 1250 ns/op BenchmarkLastIndexAnyASCII/256:32-4 92658 1273 ns/op BenchmarkLastIndexAnyASCII/256:64-4 87109 1304 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1882684 63.74 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1939828 61.22 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1884470 62.05 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1898854 61.29 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1936056 62.42 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1816107 63.99 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1808108 64.14 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 296484 413.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 183289 664.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 196261 636.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 177988 637.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 155420 648.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 164066 685.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 168907 658.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20536 5751 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12504 9437 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12136 9474 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12504 9543 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12110 9692 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10384 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10616 ns/op BenchmarkTrimASCII/1:1-4 2655297 41.62 ns/op BenchmarkTrimASCII/1:2-4 2223010 54.23 ns/op BenchmarkTrimASCII/1:4-4 2186761 55.12 ns/op BenchmarkTrimASCII/1:8-4 2015446 61.66 ns/op BenchmarkTrimASCII/1:16-4 1534604 69.63 ns/op BenchmarkTrimASCII/16:1-4 2413819 49.06 ns/op BenchmarkTrimASCII/16:2-4 762430 131.4 ns/op BenchmarkTrimASCII/16:4-4 994477 130.5 ns/op BenchmarkTrimASCII/16:8-4 820436 131.0 ns/op BenchmarkTrimASCII/16:16-4 878792 143.6 ns/op BenchmarkTrimASCII/256:1-4 626452 188.9 ns/op BenchmarkTrimASCII/256:2-4 98277 1236 ns/op BenchmarkTrimASCII/256:4-4 84670 1350 ns/op BenchmarkTrimASCII/256:8-4 93480 1239 ns/op BenchmarkTrimASCII/256:16-4 95097 1263 ns/op BenchmarkTrimASCII/4096:1-4 46798 2426 ns/op BenchmarkTrimASCII/4096:2-4 6902 19155 ns/op BenchmarkTrimASCII/4096:4-4 6022 19018 ns/op BenchmarkTrimASCII/4096:8-4 6838 18703 ns/op BenchmarkTrimASCII/4096:16-4 6199 19326 ns/op BenchmarkTrimByte-4 3032788 37.16 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17918 6826 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15325 7067 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1549 78063 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2892 43528 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5709 22113 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9384 11934 ns/op BenchmarkJoin/0-4 3427746 33.27 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2807888 37.67 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 173474 696.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 122958 969.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92006 1321 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 66381 1519 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63030 1909 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55141 2128 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2703378 41.28 ns/op BenchmarkTrimSpace/ASCII-4 1807719 62.05 ns/op BenchmarkTrimSpace/SomeNonASCII-4 133533 866.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 63525 1710 ns/op BenchmarkReplaceAll-4 92941 1148 ns/op 16 B/op 1 allocs/op PASS ok strings 65.494s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66904 1646 ns/op BenchmarkCond2-4 22485 5268 ns/op BenchmarkCond4-4 11750 9653 ns/op BenchmarkCond8-4 6980 16257 ns/op BenchmarkCond16-4 3956 27661 ns/op BenchmarkCond32-4 2252 56364 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 695767 204.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 405891 311.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 612554 208.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 614650 219.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 391464 430.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 694450 197.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 115726 1332 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 97849 1348 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 97674 1417 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 70159 2062 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 731006 145.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 167450 638.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 689008 211.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 166300 700.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 783560 165.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 162742 638.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1423600 99.78 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 78228 1967 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 119400 878.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 616824 438.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3820 31396 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 375 349480 ns/op BenchmarkRange/*sync.Map-4 1594 74247 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 98676 1625 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 183330 548.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 80694 1361 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 94426 1638 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 198308 520.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 114386 1180 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 102078 1149 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 202227 602.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 842408 127.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 75276 2010 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 172258 722.7 ns/op BenchmarkSwapCollision/*sync.Map-4 101287 1125 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 171 594956 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 133914 895.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 290011 379.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 24043 4907 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 76779 1521 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32857 3828 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 393308 416.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 136159 895.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 254073 479.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 951163 113.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 173274 669.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 106.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 710504 153.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 164080 752.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 676899 172.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 113288 1103 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 412118 510.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 490652 424.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 133423 991.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 544714 307.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 215857 490.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 124390 921.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 253864 504.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 65127 1802 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 275133 712.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 447610 262.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 143872 869.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 626780 225.5 ns/op BenchmarkUncontendedSemaphore-4 4329697 27.07 ns/op BenchmarkContendedSemaphore-4 4219262 26.42 ns/op BenchmarkMutexUncontended-4 812198 135.3 ns/op BenchmarkMutex-4 227901 541.8 ns/op BenchmarkMutexSlack-4 222504 537.8 ns/op BenchmarkMutexWork-4 200908 582.6 ns/op BenchmarkMutexWorkSlack-4 184568 588.4 ns/op BenchmarkMutexNoSpin-4 69704 1507 ns/op BenchmarkMutexSpin-4 60603 1869 ns/op BenchmarkOnce-4 818924 131.2 ns/op BenchmarkOnceFunc/v=Once-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 992062 130.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 117.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 118.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 127.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 996519 117.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5048584 23.38 ns/op BenchmarkSemaSyntNonblock-4 1299007 87.48 ns/op BenchmarkSemaSyntBlock-4 2020021 61.58 ns/op BenchmarkSemaWorkNonblock-4 1207098 95.72 ns/op BenchmarkSemaWorkBlock-4 1389042 83.93 ns/op BenchmarkRWMutexUncontended-4 315693 334.2 ns/op BenchmarkRWMutexWrite100-4 347130 375.7 ns/op BenchmarkRWMutexWrite10-4 283335 385.5 ns/op BenchmarkRWMutexWorkWrite100-4 262468 464.6 ns/op BenchmarkRWMutexWorkWrite10-4 246996 487.3 ns/op BenchmarkWaitGroupUncontended-4 730172 179.5 ns/op BenchmarkWaitGroupAddDone-4 545572 226.9 ns/op BenchmarkWaitGroupAddDoneWork-4 589964 216.4 ns/op BenchmarkWaitGroupWait-4 2969540 44.11 ns/op BenchmarkWaitGroupWaitWork-4 1954660 60.03 ns/op BenchmarkWaitGroupActuallyWait-4 51768 2056 ns/op 32 B/op 2 allocs/op PASS ok sync 23.193s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 635952 161.1 ns/op PASS ok sync/atomic 1.170s PASS ok syscall 1.039s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 148780 879.3 ns/op 0 B/op 0 allocs/op PASS ok testing 1.225s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5898 18027 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8934 12897 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 1406298 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 96 1201317 ns/op 1155 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 181979522 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 178626362 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1656 79921 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1857 67727 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7340622 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 6718085 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 784930116 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 771149024 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 153 663546 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 198 596926 ns/op 198 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63411347 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 60000314 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7368359732 ns/op 334042176 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7129624288 ns/op 334041992 B/op 100089 allocs/op BenchmarkPyramid/10-4 2391 58273 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 3917925 ns/op 410542 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 351434008 ns/op 35607112 B/op 2057 allocs/op BenchmarkRagged/10-4 2384 56861 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 211 599268 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 20 5300409 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 7209 15973 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.164s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 101585703 ns/op BenchmarkVariableString-4 80490 1503 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1969 62863 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 1.476s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 61 1964901 ns/op BenchmarkAfter-4 157 1075823 ns/op BenchmarkStop-4 249 550445 ns/op BenchmarkSimultaneousAfterFunc-4 42 2875700 ns/op BenchmarkStartStop-4 319 489845 ns/op BenchmarkReset-4 2494 57054 ns/op BenchmarkSleep-4 46 2552828 ns/op BenchmarkParallelTimerLatency-4 45 857982 avg-late-ns 1731629 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 542557 avg-late-ns 1472539 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 524065 avg-late-ns 2205733 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 479271 avg-late-ns 3799446 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 271190 avg-late-ns 1855332 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 261416 avg-late-ns 2165577 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 205812 avg-late-ns 1667333 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 303593 avg-late-ns 2234505 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 283519 avg-late-ns 3016621 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 329839 avg-late-ns 2062130 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 2574662 avg-late-ns 11852335 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 444843 avg-late-ns 1413728 max-late-ns BenchmarkTicker-4 100 1794346 ns/op BenchmarkTickerReset-4 2703 41126 ns/op BenchmarkTickerResetNaive-4 198 599285 ns/op BenchmarkNow-4 725407 197.0 ns/op BenchmarkNowUnixNano-4 616113 190.6 ns/op BenchmarkNowUnixMilli-4 607820 184.7 ns/op BenchmarkNowUnixMicro-4 656275 198.4 ns/op BenchmarkFormat-4 46359 2331 ns/op BenchmarkFormatRFC3339-4 69516 1617 ns/op BenchmarkFormatRFC3339Nano-4 67052 1655 ns/op BenchmarkFormatNow-4 65024 1744 ns/op BenchmarkMarshalJSON-4 92978 1286 ns/op BenchmarkMarshalText-4 93370 1205 ns/op BenchmarkParse-4 104404 1072 ns/op BenchmarkParseRFC3339UTC-4 324836 394.4 ns/op BenchmarkParseRFC3339UTCBytes-4 218269 555.5 ns/op BenchmarkParseRFC3339TZ-4 99633 1226 ns/op BenchmarkParseRFC3339TZBytes-4 80194 1513 ns/op BenchmarkParseDuration-4 499738 222.0 ns/op BenchmarkHour-4 870061 147.9 ns/op BenchmarkSecond-4 861160 150.2 ns/op BenchmarkYear-4 649906 199.3 ns/op BenchmarkDay-4 596318 220.6 ns/op BenchmarkISOWeek-4 630391 198.9 ns/op BenchmarkGoString-4 79561 1563 ns/op BenchmarkUnmarshalText-4 89055 1339 ns/op PASS ok time 13.511s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 458096 283.9 ns/op BenchmarkDecodeValidJapaneseChars-4 546115 227.1 ns/op BenchmarkDecodeRune-4 2386539 51.09 ns/op BenchmarkEncodeValidASCII-4 518919 248.5 ns/op BenchmarkEncodeValidJapaneseChars-4 718753 174.4 ns/op BenchmarkAppendRuneValidASCII-4 904947 113.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2027444 55.27 ns/op BenchmarkEncodeRune-4 1863112 64.46 ns/op PASS ok unicode/utf16 2.396s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1931881 55.13 ns/op BenchmarkRuneCountTenJapaneseChars-4 330784 387.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2622384 42.89 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 346285 367.6 ns/op BenchmarkValidTenASCIIChars-4 1969576 59.81 ns/op BenchmarkValid100KASCIIChars-4 136 877427 ns/op BenchmarkValidTenJapaneseChars-4 332956 390.1 ns/op BenchmarkValidLongMostlyASCII-4 121 953592 ns/op BenchmarkValidLongJapanese-4 60 2050711 ns/op BenchmarkValidStringTenASCIIChars-4 3021422 35.21 ns/op BenchmarkValidString100KASCIIChars-4 13213 9051 ns/op BenchmarkValidStringTenJapaneseChars-4 342506 343.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1518 85077 ns/op BenchmarkValidStringLongJapanese-4 100 1025537 ns/op BenchmarkEncodeASCIIRune-4 2815161 41.68 ns/op BenchmarkEncodeJapaneseRune-4 1679434 69.70 ns/op BenchmarkAppendASCIIRune-4 8500243 13.55 ns/op BenchmarkAppendJapaneseRune-4 1991347 57.51 ns/op BenchmarkDecodeASCIIRune-4 2633026 43.66 ns/op BenchmarkDecodeJapaneseRune-4 1824150 65.12 ns/op BenchmarkFullRune/ASCII-4 2833420 42.42 ns/op BenchmarkFullRune/Incomplete-4 1430193 79.67 ns/op BenchmarkFullRune/Japanese-4 2747702 40.41 ns/op PASS ok unicode/utf8 5.279s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 120304959108 ns/op PASS ok cmd/api 121.624s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 601566 186.1 ns/op BenchmarkCgoCall/one-pointer-4 454122 288.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 402356 333.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 406016 315.0 ns/op BenchmarkCgoCall/eight-pointers-4 177238 728.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 521876 250.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 23551 5154 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27780 4111 ns/op BenchmarkGoString-4 1000000 192.2 ns/op BenchmarkCGoCallback-4 58456 2134 ns/op BenchmarkCGoInCThread-4 463351 255.6 ns/op PASS ok cmd/cgo/internal/test 3.222s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 986072 101.7 ns/op BenchmarkEqArrayOfStrings64-4 198342 631.8 ns/op BenchmarkEqArrayOfStrings1024-4 12956 9057 ns/op BenchmarkEqArrayOfFloats5-4 1412677 81.04 ns/op BenchmarkEqArrayOfFloats64-4 194208 670.4 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10595 ns/op BenchmarkEqArrayOfStructsEq-4 3793 35099 ns/op BenchmarkEqArrayOfStructsNotEq-4 6990 18627 ns/op BenchmarkEqStruct-4 26983078 4.687 ns/op PASS ok cmd/compile/internal/reflectdata 2.649s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 75900 ns/op BenchmarkInvertLessThanNoov-4 18252706 6.070 ns/op BenchmarkCopyElim1-4 225 487893 ns/op BenchmarkCopyElim10-4 252 442399 ns/op BenchmarkCopyElim100-4 171 612631 ns/op BenchmarkCopyElim1000-4 46 2480231 ns/op BenchmarkCopyElim10000-4 3 46935892 ns/op BenchmarkCopyElim100000-4 1 550683329 ns/op BenchmarkDeadCode/1-4 171 652931 ns/op BenchmarkDeadCode/10-4 172 774306 ns/op BenchmarkDeadCode/100-4 136 870769 ns/op BenchmarkDeadCode/1000-4 55 4244608 ns/op BenchmarkDeadCode/10000-4 3 36886411 ns/op BenchmarkDeadCode/100000-4 1 328051261 ns/op BenchmarkDeadCode/200000-4 1 694777517 ns/op BenchmarkDominatorsLinear-4 13 9185911 ns/op 1.09 MB/s BenchmarkDominatorsFwdBack-4 9 14518333 ns/op 0.69 MB/s BenchmarkDominatorsManyPred-4 9 12646433 ns/op 0.79 MB/s BenchmarkDominatorsMaxPred-4 8 17008675 ns/op 0.59 MB/s BenchmarkDominatorsMaxPredVal-4 9 13737583 ns/op 0.73 MB/s BenchmarkFuse/1-4 262 428196 ns/op BenchmarkFuse/10-4 268 508333 ns/op BenchmarkFuse/100-4 123 964799 ns/op BenchmarkFuse/1000-4 25 7009189 ns/op BenchmarkFuse/10000-4 2 69118885 ns/op BenchmarkNilCheckDeep1-4 10000 11051 ns/op 0.09 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4790 24201 ns/op 0.41 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 716 164286 ns/op 0.61 MB/s 1186 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1574695 ns/op 0.64 MB/s 7955 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19228310 ns/op 0.52 MB/s 109846 B/op 6 allocs/op BenchmarkDSEPass-4 31 3441737 ns/op 50968 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 116405083 ns/op 4277440 B/op 108880 allocs/op BenchmarkCSEPass-4 7 15482545 ns/op 103441 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 156857869 ns/op 5696744 B/op 97694 allocs/op BenchmarkDeadcodePass-4 182 621685 ns/op 92738 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 138497417 ns/op 4011136 B/op 44703 allocs/op BenchmarkMultiPass-4 75 1772473 ns/op 228591 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 310812456 ns/op 11245320 B/op 150157 allocs/op BenchmarkCondRewrite/SoloJump-4 3962836 29.66 ns/op BenchmarkCondRewrite/CombJump-4 3493392 33.22 ns/op PASS ok cmd/compile/internal/ssa 17.284s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13695 9387 ns/op BenchmarkExtShift-4 24490 4791 ns/op BenchmarkModify-4 8708 15104 ns/op BenchmarkMullImm-4 23796 4685 ns/op BenchmarkConstModify-4 7467 15175 ns/op BenchmarkBitSet-4 10000 10303 ns/op BenchmarkBitClear-4 10000 10351 ns/op BenchmarkBitToggle-4 12280 9781 ns/op BenchmarkBitSetConst-4 143899 891.2 ns/op BenchmarkBitClearConst-4 89983 1232 ns/op BenchmarkBitToggleConst-4 140149 900.1 ns/op BenchmarkDivconstI64-4 7002391 18.83 ns/op BenchmarkModconstI64-4 6714300 17.97 ns/op BenchmarkDivisiblePow2constI64-4 6722540 16.57 ns/op BenchmarkDivisibleconstI64-4 7176084 15.88 ns/op BenchmarkDivisibleWDivconstI64-4 4093197 30.81 ns/op BenchmarkDivconstU64/3-4 5301226 20.34 ns/op BenchmarkDivconstU64/5-4 6726060 17.41 ns/op BenchmarkDivconstU64/37-4 5965424 21.61 ns/op BenchmarkDivconstU64/1234567-4 7118421 18.30 ns/op BenchmarkModconstU64-4 5928771 18.64 ns/op BenchmarkDivisibleconstU64-4 6737584 18.32 ns/op BenchmarkDivisibleWDivconstU64-4 3469490 32.49 ns/op BenchmarkDivconstI32-4 5925320 20.10 ns/op BenchmarkModconstI32-4 6310622 16.36 ns/op BenchmarkDivisiblePow2constI32-4 8073360 16.81 ns/op BenchmarkDivisibleconstI32-4 6819748 16.70 ns/op BenchmarkDivisibleWDivconstI32-4 3615716 31.75 ns/op BenchmarkDivconstU32-4 7049938 17.55 ns/op BenchmarkModconstU32-4 6127450 18.28 ns/op BenchmarkDivisibleconstU32-4 6859573 16.42 ns/op BenchmarkDivisibleWDivconstU32-4 3947658 30.97 ns/op BenchmarkDivconstI16-4 6582313 18.06 ns/op BenchmarkModconstI16-4 6668490 18.01 ns/op BenchmarkDivisiblePow2constI16-4 7403595 16.27 ns/op BenchmarkDivisibleconstI16-4 7533351 15.77 ns/op BenchmarkDivisibleWDivconstI16-4 3674389 30.93 ns/op BenchmarkDivconstU16-4 6096687 17.97 ns/op BenchmarkModconstU16-4 7711190 15.49 ns/op BenchmarkDivisibleconstU16-4 8946525 15.81 ns/op BenchmarkDivisibleWDivconstU16-4 3626173 32.15 ns/op BenchmarkDivconstI8-4 5596532 19.94 ns/op BenchmarkModconstI8-4 6260091 17.49 ns/op BenchmarkDivisiblePow2constI8-4 7753178 14.29 ns/op BenchmarkDivisibleconstI8-4 6061622 16.60 ns/op BenchmarkDivisibleWDivconstI8-4 3479636 32.37 ns/op BenchmarkDivconstU8-4 6293062 16.65 ns/op BenchmarkModconstU8-4 6501832 16.53 ns/op BenchmarkDivisibleconstU8-4 7736960 13.94 ns/op BenchmarkDivisibleWDivconstU8-4 3958094 30.26 ns/op BenchmarkMul2-4 228117 554.2 ns/op BenchmarkMulNeg2-4 211179 552.5 ns/op BenchmarkEfaceInteger-4 2766990 37.25 ns/op BenchmarkTypeAssert-4 16532978 6.379 ns/op BenchmarkDiv64UnsignedSmall-4 8873590 13.90 ns/op BenchmarkDiv64Small-4 7762363 14.64 ns/op BenchmarkDiv64SmallNegDivisor-4 7438713 15.55 ns/op BenchmarkDiv64SmallNegDividend-4 8057100 15.03 ns/op BenchmarkDiv64SmallNegBoth-4 8094609 14.58 ns/op BenchmarkDiv64Unsigned-4 8773364 13.24 ns/op BenchmarkDiv64-4 8177598 15.28 ns/op BenchmarkDiv64NegDivisor-4 7448716 15.18 ns/op BenchmarkDiv64NegDividend-4 8280564 14.62 ns/op BenchmarkDiv64NegBoth-4 7999458 15.25 ns/op BenchmarkMod64UnsignedSmall-4 9200882 12.64 ns/op BenchmarkMod64Small-4 8278441 15.56 ns/op BenchmarkMod64SmallNegDivisor-4 8189880 15.24 ns/op BenchmarkMod64SmallNegDividend-4 7698176 15.01 ns/op BenchmarkMod64SmallNegBoth-4 8041771 15.98 ns/op BenchmarkMod64Unsigned-4 8055285 13.08 ns/op BenchmarkMod64-4 8124004 15.02 ns/op BenchmarkMod64NegDivisor-4 8019585 15.47 ns/op BenchmarkMod64NegDividend-4 7156754 15.95 ns/op BenchmarkMod64NegBoth-4 7116486 15.82 ns/op BenchmarkMulconstI32/3-4 24129686 5.379 ns/op BenchmarkMulconstI32/5-4 24287112 5.794 ns/op BenchmarkMulconstI32/12-4 19439500 5.464 ns/op BenchmarkMulconstI32/120-4 21987476 5.225 ns/op BenchmarkMulconstI32/-120-4 22785012 5.402 ns/op BenchmarkMulconstI32/65537-4 22332028 5.613 ns/op BenchmarkMulconstI32/65538-4 22867003 5.220 ns/op BenchmarkMulconstI64/3-4 24391800 5.404 ns/op BenchmarkMulconstI64/5-4 25040528 5.271 ns/op BenchmarkMulconstI64/12-4 22643606 5.503 ns/op BenchmarkMulconstI64/120-4 24103978 5.758 ns/op BenchmarkMulconstI64/-120-4 20496544 5.545 ns/op BenchmarkMulconstI64/65537-4 23488807 5.407 ns/op BenchmarkMulconstI64/65538-4 23221646 5.359 ns/op BenchmarkMulconstU32/3-4 21985116 5.768 ns/op BenchmarkMulconstU32/5-4 22317426 5.287 ns/op BenchmarkMulconstU32/12-4 21998569 5.365 ns/op BenchmarkMulconstU32/120-4 22706990 5.423 ns/op BenchmarkMulconstU32/65537-4 24611618 5.291 ns/op BenchmarkMulconstU32/65538-4 20459611 5.302 ns/op BenchmarkMulconstU64/3-4 20100808 5.552 ns/op BenchmarkMulconstU64/5-4 22661296 5.631 ns/op BenchmarkMulconstU64/12-4 22079311 5.559 ns/op BenchmarkMulconstU64/120-4 19926268 5.465 ns/op BenchmarkMulconstU64/65537-4 22183327 5.334 ns/op BenchmarkMulconstU64/65538-4 24456484 5.182 ns/op BenchmarkShiftArithmeticRight-4 24158931 5.006 ns/op BenchmarkSwitch8Predictable-4 7251219 14.48 ns/op BenchmarkSwitch8Unpredictable-4 8471918 13.94 ns/op BenchmarkSwitch32Predictable-4 11727454 10.37 ns/op BenchmarkSwitch32Unpredictable-4 7058167 14.47 ns/op BenchmarkSwitchStringPredictable-4 5045689 21.50 ns/op BenchmarkSwitchStringUnpredictable-4 5460650 19.77 ns/op BenchmarkSwitchTypePredictable-4 3733682 30.23 ns/op BenchmarkSwitchTypeUnpredictable-4 3697147 31.67 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4995480 23.29 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4573962 23.02 ns/op PASS ok cmd/compile/internal/test 19.215s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 88 1194708 ns/op BenchmarkNamed/Underlying/nongeneric-4 796621 149.3 ns/op BenchmarkNamed/Underlying/generic-4 841758 153.8 ns/op BenchmarkNamed/Underlying/src_instance-4 869407 150.2 ns/op BenchmarkNamed/Underlying/user_instance-4 872970 148.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 584959943 ns/op 57533 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 441032319 ns/op 76295 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 163540201 ns/op 204205 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 198568155 ns/op 169240 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2761475712 ns/op 1879 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 129226664 ns/op 40055 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 49616421 ns/op 104275 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 44359731 ns/op 116400 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 571458269 ns/op 3795 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46075804 ns/op 46995 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 36004852 ns/op 59705 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 33709022 ns/op 63876 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2935611631 ns/op 23478 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 761351274 ns/op 90503 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 200069508 ns/op 343480 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115732311 ns/op 593634 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3585619055 ns/op 560.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 78089380 ns/op 25715 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 60422317 ns/op 33127 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 52275758 ns/op 38354 lines/s PASS ok cmd/compile/internal/types2 47.666s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 48257321 ns/op 25682000 sys-ns/op 7872333 user-ns/op PASS ok cmd/go 1.854s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 163786 693.9 ns/op PASS ok cmd/go/internal/cfg 1.221s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 43672 2424 ns/op 3.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65667 1643 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16651 7124 ns/op 143.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17113 6965 ns/op 147.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3127 42598 ns/op 192.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3157 43543 ns/op 188.13 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.161s All tests passed.