darwin-amd64-race at 00073c25f65947dc4a331dcc6b20cb215fb03341 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=4934DAC2-1F17-4F19-801B-A9526ADB0FBA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZoXYNmiK5H/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=239F51B4-676B-40BF-BF28-35BA26937B46" "__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=4934DAC2-1F17-4F19-801B-A9526ADB0FBA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZoXYNmiK5H/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=239F51B4-676B-40BF-BF28-35BA26937B46" "__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.103s ok archive/zip 3.432s ok bufio 1.560s ok bytes 3.105s ok cmp 1.070s ok compress/bzip2 1.718s ok compress/flate 10.221s ok compress/gzip 17.728s ok compress/lzw 2.065s ok compress/zlib 6.543s ok container/heap 1.138s ok container/list 1.068s ok container/ring 1.054s ok context 1.100s ok crypto 1.029s ok crypto/aes 1.097s ok crypto/cipher 1.064s ok crypto/des 1.072s ok crypto/dsa 1.045s ok crypto/ecdh 1.253s ok crypto/ecdsa 1.151s ok crypto/ed25519 1.578s ok crypto/elliptic 1.061s ok crypto/hmac 1.042s ok crypto/internal/alias 1.037s ok crypto/internal/bigmod 5.481s ok crypto/internal/boring 1.059s ok crypto/internal/boring/bcache 1.752s ok crypto/internal/edwards25519 2.008s ok crypto/internal/edwards25519/field 1.147s ok crypto/internal/nistec 2.065s ok crypto/internal/nistec/fiat 1.064s [no tests to run] ok crypto/md5 1.133s ok crypto/rand 1.409s ok crypto/rc4 1.654s ok crypto/rsa 3.486s ok crypto/sha1 1.087s ok crypto/sha256 1.061s ok crypto/sha512 1.066s ok crypto/subtle 1.699s ok crypto/tls 6.164s ok crypto/x509 3.117s ok database/sql 1.705s ok database/sql/driver 1.073s ok debug/buildinfo 1.134s ok debug/dwarf 1.171s ok debug/elf 2.596s ok debug/gosym 1.237s ok debug/macho 1.054s ok debug/pe 1.130s ok debug/plan9obj 1.038s ok embed 1.061s [no tests to run] ok embed/internal/embedtest 1.079s ok encoding/ascii85 1.112s ok encoding/asn1 1.051s ok encoding/base32 1.152s ok encoding/base64 1.048s ok encoding/binary 1.063s ok encoding/csv 1.142s ok encoding/gob 24.251s ok encoding/hex 1.051s ok encoding/json 4.211s ok encoding/pem 4.379s ok encoding/xml 1.303s ok errors 1.116s ok expvar 1.087s ok flag 3.458s ok fmt 1.784s ok go/ast 1.070s ok go/build 6.896s ok go/build/constraint 1.044s ok go/constant 1.050s ok go/doc 1.526s ok go/doc/comment 5.754s ok go/format 1.109s ok go/importer 4.001s ok go/internal/gccgoimporter 1.252s ok go/internal/gcimporter 31.039s ok go/internal/srcimporter 36.026s ok go/parser 2.308s ok go/printer 3.320s ok go/scanner 1.066s ok go/token 1.170s ok go/types 72.009s ok hash 1.047s ok hash/adler32 1.080s ok hash/crc32 1.063s ok hash/crc64 1.046s ok hash/fnv 1.053s ok hash/maphash 1.097s ok html 1.091s ok html/template 1.470s ok image 1.692s ok image/color 1.155s ok image/draw 2.113s ok image/gif 3.025s ok image/jpeg 3.537s ok image/png 5.837s ok index/suffixarray 3.109s ok internal/abi 1.420s ok internal/buildcfg 1.034s ok internal/coverage/cformat 1.084s ok internal/coverage/cmerge 1.030s ok internal/coverage/pods 1.062s ok internal/coverage/slicereader 1.028s ok internal/coverage/slicewriter 1.028s ok internal/coverage/test 1.072s ok internal/cpu 3.065s ok internal/dag 1.034s ok internal/diff 1.056s ok internal/fmtsort 1.029s ok internal/fuzz 1.122s ok internal/godebug 14.925s ok internal/godebugs 1.067s ok internal/intern 3.146s ok internal/itoa 1.073s ok internal/platform 2.655s ok internal/poll 1.432s ok internal/profile 1.090s ok internal/reflectlite 1.027s ok internal/safefilepath 1.030s ok internal/saferio 1.215s ok internal/singleflight 1.109s ok internal/testenv 1.763s ok internal/trace 1.346s ok internal/types/errors 3.195s ok internal/unsafeheader 1.034s ok internal/xcoff 1.067s ok internal/zstd 1.036s ok io 1.143s ok io/fs 1.337s ok io/ioutil 1.110s ok log 1.069s ok log/slog 1.312s ok log/slog/internal/benchmarks 1.072s ok log/slog/internal/buffer 1.041s ok log/syslog 2.325s ok maps 1.075s ok math 1.041s ok math/big 4.848s ok math/bits 1.045s ok math/cmplx 1.035s ok math/rand 5.461s ok mime 1.090s ok mime/multipart 6.872s ok mime/quotedprintable 1.118s ok net 18.853s ok net/http 19.964s ok net/http/cgi 13.489s ok net/http/cookiejar 1.094s ok net/http/fcgi 1.294s ok net/http/httptest 1.488s ok net/http/httptrace 1.040s ok net/http/httputil 4.509s ok net/http/internal 1.110s ok net/http/internal/ascii 1.045s ok net/http/pprof 6.307s ok net/internal/socktest 1.036s ok net/mail 1.041s ok net/netip 2.121s ok net/rpc 1.210s ok net/rpc/jsonrpc 1.137s ok net/smtp 1.213s ok net/textproto 2.010s ok net/url 1.137s ok os 7.907s ok os/exec 11.207s ok os/exec/internal/fdtest 1.083s ok os/signal 20.926s ok os/user 1.083s ok path 1.051s ok path/filepath 1.095s ok plugin 1.048s ok reflect 2.810s ok regexp 4.989s ok regexp/syntax 7.681s ok runtime 72.393s ok runtime/cgo 1.029s ok runtime/coverage 1.111s ok runtime/debug 2.201s ok runtime/internal/atomic 1.082s ok runtime/internal/math 1.053s ok runtime/internal/sys 1.064s ok runtime/internal/wasitest 1.045s ok runtime/metrics 1.047s ok runtime/pprof 24.204s ok runtime/race 15.770s ok runtime/trace 7.491s ok slices 2.163s ok sort 2.122s ok strconv 3.848s ok strings 2.877s ok sync 1.984s ok sync/atomic 6.012s ok syscall 7.825s ok testing 3.610s ok testing/fstest 1.053s ok testing/iotest 1.096s ok testing/quick 1.264s ok testing/slogtest 1.037s ok text/scanner 1.057s ok text/tabwriter 1.047s ok text/template 1.120s ok text/template/parse 1.044s ok time 3.531s ok unicode 1.111s ok unicode/utf16 1.086s ok unicode/utf8 1.080s ok cmd/addr2line 11.318s ok cmd/api 4.986s ok cmd/asm/internal/asm 4.274s ok cmd/asm/internal/lex 1.051s ok cmd/cgo/internal/swig 1.149s ok cmd/cgo/internal/test 4.070s ok cmd/cgo/internal/testcarchive 53.548s ok cmd/cgo/internal/testcshared 24.378s ok cmd/cgo/internal/testerrors 33.563s ok cmd/cgo/internal/testfortran 1.118s ok cmd/cgo/internal/testgodefs 4.447s ok cmd/cgo/internal/testlife 4.349s ok cmd/cgo/internal/testnocgo 1.056s ok cmd/cgo/internal/testplugin 98.232s ok cmd/cgo/internal/testsanitizers 1.028s [no tests to run] ok cmd/cgo/internal/testshared 1.028s ok cmd/cgo/internal/testso 5.128s ok cmd/cgo/internal/teststdio 5.430s ok cmd/cgo/internal/testtls 1.033s ok cmd/compile/internal/abt 1.068s ok cmd/compile/internal/amd64 75.923s ok cmd/compile/internal/base 1.041s ok cmd/compile/internal/compare 1.053s ok cmd/compile/internal/dwarfgen 2.212s ok cmd/compile/internal/importer 7.357s ok cmd/compile/internal/inline/inlheur 3.944s ok cmd/compile/internal/ir 1.042s ok cmd/compile/internal/logopt 3.494s ok cmd/compile/internal/loopvar 51.591s ok cmd/compile/internal/noder 1.038s ok cmd/compile/internal/reflectdata 1.046s [no tests to run] ok cmd/compile/internal/ssa 39.931s ok cmd/compile/internal/syntax 1.259s ok cmd/compile/internal/test 21.665s ok cmd/compile/internal/typecheck 2.179s ok cmd/compile/internal/types 1.034s ok cmd/compile/internal/types2 28.364s ok cmd/covdata 1.102s ok cmd/cover 22.854s ok cmd/dist 1.038s ok cmd/distpack 1.082s ok cmd/doc 4.752s ok cmd/fix 20.261s ok cmd/go 535.201s ok cmd/go/internal/auth 1.055s ok cmd/go/internal/cache 1.543s ok cmd/go/internal/cfg 1.037s [no tests to run] ok cmd/go/internal/envcmd 1.826s ok cmd/go/internal/fsys 1.343s ok cmd/go/internal/generate 1.117s ok cmd/go/internal/gover 1.038s ok cmd/go/internal/imports 1.091s ok cmd/go/internal/load 1.046s ok cmd/go/internal/lockedfile 2.384s ok cmd/go/internal/lockedfile/internal/filelock 2.102s ok cmd/go/internal/modfetch 1.081s ok cmd/go/internal/modfetch/codehost 15.464s ok cmd/go/internal/modfetch/zip_sum_test 1.093s ok cmd/go/internal/modindex 2.147s ok cmd/go/internal/modload 1.093s ok cmd/go/internal/mvs 1.119s ok cmd/go/internal/par 1.135s ok cmd/go/internal/str 1.075s ok cmd/go/internal/test 1.144s ok cmd/go/internal/toolchain 1.067s ok cmd/go/internal/vcs 1.088s ok cmd/go/internal/vcweb 1.139s ok cmd/go/internal/vcweb/vcstest 32.871s ok cmd/go/internal/web 1.061s ok cmd/go/internal/work 4.550s ok cmd/gofmt 1.407s ok cmd/internal/archive 3.846s ok cmd/internal/buildid 2.555s ok cmd/internal/cov 2.245s ok cmd/internal/dwarf 1.035s ok cmd/internal/edit 1.049s ok cmd/internal/goobj 1.028s ok cmd/internal/moddeps 4.892s ok cmd/internal/notsha256 1.057s ok cmd/internal/obj 2.593s ok cmd/internal/obj/ppc64 1.776s ok cmd/internal/obj/riscv 1.342s ok cmd/internal/obj/s390x 1.088s ok cmd/internal/obj/x86 6.259s ok cmd/internal/objabi 1.222s ok cmd/internal/pkgpath 5.296s ok cmd/internal/pkgpattern 1.043s ok cmd/internal/quoted 1.039s ok cmd/internal/src 1.029s ok cmd/internal/test2json 2.479s ok cmd/link 43.086s ok cmd/link/internal/benchmark 1.100s ok cmd/link/internal/ld 34.586s ok cmd/link/internal/loader 1.103s ok cmd/nm 10.233s ok cmd/objdump 10.534s ok cmd/pack 8.438s ok cmd/pprof 4.119s ok cmd/trace 1.193s ok cmd/vet 48.222s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3585 32012 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2938 39538 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 2064 60782 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 6001 22865 ns/op 5070 B/op 15 allocs/op Benchmark/Reader/GNU-4 9066 19021 ns/op 5048 B/op 14 allocs/op Benchmark/Reader/PAX-4 3394 44498 ns/op 9079 B/op 33 allocs/op PASS ok archive/tar 2.100s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 245057507 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 165675072 ns/op BenchmarkZip64TestSizes/4096-4 1158 104136 ns/op BenchmarkZip64TestSizes/1048576-4 139 870773 ns/op BenchmarkZip64TestSizes/67108864-4 1 168836323 ns/op PASS ok archive/zip 2.214s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 238638 523.3 ns/op BenchmarkReaderCopyUnoptimal-4 131314 831.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 42483 ns/op BenchmarkReaderWriteToOptimal-4 8342 12930 ns/op BenchmarkReaderReadString-4 124473 1024 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 202681 580.3 ns/op BenchmarkWriterCopyUnoptimal-4 217718 587.0 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 44839 ns/op BenchmarkReaderEmpty-4 15489 7107 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14972 7723 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 548313 227.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.550s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3540 34410 ns/op 952.29 MB/s BenchmarkWriteByte-4 427 282829 ns/op 14.48 MB/s BenchmarkWriteRune-4 225 509966 ns/op 24.10 MB/s BenchmarkBufferNotEmptyWriteRead-4 38 3470123 ns/op BenchmarkBufferFullSmallReads-4 100 1286238 ns/op BenchmarkBufferWriteBlock/N4096-4 9640 23680 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 316 410522 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 11020994 ns/op 4192265 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 14610860 ns/op 1148.27 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3104637 34.99 ns/op 285.78 MB/s BenchmarkIndexByte/32-4 3242476 35.78 ns/op 894.40 MB/s BenchmarkIndexByte/4K-4 1000000 115.8 ns/op 35358.11 MB/s BenchmarkIndexBytePortable/10-4 1000000 115.0 ns/op 86.94 MB/s BenchmarkIndexBytePortable/32-4 427527 315.6 ns/op 101.41 MB/s BenchmarkIndexBytePortable/4K-4 4405 32387 ns/op 126.47 MB/s BenchmarkIndexRune/10-4 1000000 125.8 ns/op 79.51 MB/s BenchmarkIndexRune/32-4 1000000 129.7 ns/op 246.66 MB/s BenchmarkIndexRune/4K-4 420681 347.7 ns/op 11781.03 MB/s BenchmarkIndexRuneASCII/10-4 3113008 35.68 ns/op 280.24 MB/s BenchmarkIndexRuneASCII/32-4 2925868 38.35 ns/op 834.49 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 124.0 ns/op 33031.03 MB/s BenchmarkEqual/0-4 10426042 11.95 ns/op BenchmarkEqual/1-4 1000000 112.6 ns/op 8.88 MB/s BenchmarkEqual/6-4 1007078 106.4 ns/op 56.37 MB/s BenchmarkEqual/9-4 1000000 120.4 ns/op 74.76 MB/s BenchmarkEqual/15-4 1000000 109.4 ns/op 137.17 MB/s BenchmarkEqual/16-4 1000000 107.3 ns/op 149.06 MB/s BenchmarkEqual/20-4 1000000 120.8 ns/op 165.60 MB/s BenchmarkEqual/32-4 1000000 111.3 ns/op 287.61 MB/s BenchmarkEqual/4K-4 80090 1469 ns/op 2788.66 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 121.0 ns/op 529.12 MB/s BenchmarkEqualBothUnaligned/64_1-4 788769 139.2 ns/op 459.90 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 115.5 ns/op 553.96 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 113.4 ns/op 564.57 MB/s BenchmarkEqualBothUnaligned/4096_0-4 71672 1601 ns/op 2558.74 MB/s BenchmarkEqualBothUnaligned/4096_1-4 53210 2181 ns/op 1878.39 MB/s BenchmarkEqualBothUnaligned/4096_4-4 147920 881.8 ns/op 4644.88 MB/s BenchmarkEqualBothUnaligned/4096_7-4 145546 860.8 ns/op 4758.45 MB/s BenchmarkIndex/10-4 2083380 56.06 ns/op 178.39 MB/s BenchmarkIndex/32-4 1947213 58.20 ns/op 549.83 MB/s BenchmarkIndex/4K-4 37002 3104 ns/op 1319.45 MB/s BenchmarkIndexEasy/10-4 2228175 55.17 ns/op 181.25 MB/s BenchmarkIndexEasy/32-4 2027710 57.67 ns/op 554.85 MB/s BenchmarkIndexEasy/4K-4 378955 276.5 ns/op 14812.14 MB/s BenchmarkCount/10-4 1221332 94.20 ns/op 106.16 MB/s BenchmarkCount/32-4 1228909 95.37 ns/op 335.54 MB/s BenchmarkCount/4K-4 39199 2996 ns/op 1367.38 MB/s BenchmarkCountEasy/10-4 1218008 105.9 ns/op 94.39 MB/s BenchmarkCountEasy/32-4 1259488 96.73 ns/op 330.81 MB/s BenchmarkCountEasy/4K-4 474079 284.5 ns/op 14396.20 MB/s BenchmarkCountSingle/10-4 2460613 45.00 ns/op 222.23 MB/s BenchmarkCountSingle/32-4 2523493 45.88 ns/op 697.46 MB/s BenchmarkCountSingle/4K-4 981148 127.3 ns/op 32179.55 MB/s BenchmarkToUpper/#00-4 2704495 43.49 ns/op BenchmarkToUpper/ONLYUPPER-4 331009 400.9 ns/op BenchmarkToUpper/abc-4 487999 274.6 ns/op BenchmarkToUpper/AbC123-4 304561 393.1 ns/op BenchmarkToUpper/azAZ09_-4 284104 425.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 93350 1318 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 40363 3059 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62368 1951 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 136652 915.4 ns/op BenchmarkToLower/#00-4 2691115 43.48 ns/op BenchmarkToLower/abc-4 448406 293.2 ns/op BenchmarkToLower/AbC123-4 329430 419.2 ns/op BenchmarkToLower/azAZ09_-4 284028 447.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83781 1398 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38486 2999 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66416 1758 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124726 946.5 ns/op BenchmarkFields/ASCII/16-4 224160 594.9 ns/op 26.89 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12684 8802 ns/op 29.08 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 831 149188 ns/op 27.46 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 49 2163695 ns/op 30.29 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35222696 ns/op 29.77 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 208954 593.1 ns/op 26.98 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7450 17643 ns/op 14.51 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 414 305578 ns/op 13.40 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5285110 ns/op 12.40 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 94757248 ns/op 11.07 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 173750 750.8 ns/op 21.31 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9398 11895 ns/op 21.52 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 645 210671 ns/op 19.44 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3798001 ns/op 17.26 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64027126 ns/op 16.38 MB/s 11211012 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 151188 852.2 ns/op 18.77 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9511 14726 ns/op 17.38 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 468 270698 ns/op 15.13 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4780313 ns/op 13.71 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 85943002 ns/op 12.20 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1922065 60.09 ns/op BenchmarkTrimSpace/ASCII-4 1203218 99.84 ns/op BenchmarkTrimSpace/SomeNonASCII-4 102315 1146 ns/op BenchmarkTrimSpace/JustNonASCII-4 50419 2327 ns/op BenchmarkToValidUTF8/Valid-4 459007 305.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 319647 418.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84745 1371 ns/op BenchmarkIndexHard1-4 1122 117969 ns/op BenchmarkIndexHard2-4 831 150299 ns/op BenchmarkIndexHard3-4 200 579667 ns/op BenchmarkIndexHard4-4 136 865973 ns/op BenchmarkLastIndexHard1-4 8 13475837 ns/op BenchmarkLastIndexHard2-4 7 16274468 ns/op BenchmarkLastIndexHard3-4 6 17158440 ns/op BenchmarkCountHard1-4 1293 100405 ns/op BenchmarkCountHard2-4 890 142490 ns/op BenchmarkCountHard3-4 210 573664 ns/op BenchmarkSplitEmptySeparator-4 1 105087647 ns/op BenchmarkSplitSingleByteSeparator-4 18 9824837 ns/op BenchmarkSplitMultiByteSeparator-4 12 8627114 ns/op BenchmarkSplitNSingleByteSeparator-4 179738 866.6 ns/op BenchmarkSplitNMultiByteSeparator-4 71910 1915 ns/op BenchmarkRepeat-4 165175 795.7 ns/op BenchmarkRepeatLarge/256/1-4 130300 1222 ns/op 209.57 MB/s BenchmarkRepeatLarge/256/16-4 181510 889.2 ns/op 287.90 MB/s BenchmarkRepeatLarge/512/1-4 82453 1846 ns/op 277.36 MB/s BenchmarkRepeatLarge/512/16-4 90540 1495 ns/op 342.51 MB/s BenchmarkRepeatLarge/1024/1-4 52582 2424 ns/op 422.45 MB/s BenchmarkRepeatLarge/1024/16-4 57444 2070 ns/op 494.70 MB/s BenchmarkRepeatLarge/2048/1-4 31264 4036 ns/op 507.45 MB/s BenchmarkRepeatLarge/2048/16-4 32607 3536 ns/op 579.24 MB/s BenchmarkRepeatLarge/4096/1-4 18682 7216 ns/op 567.66 MB/s BenchmarkRepeatLarge/4096/16-4 20265 6615 ns/op 619.19 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12034 ns/op 680.72 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11409 ns/op 718.03 MB/s BenchmarkRepeatLarge/8192/4097-4 18319 6851 ns/op 597.99 MB/s BenchmarkRepeatLarge/16384/1-4 10000 23838 ns/op 687.31 MB/s BenchmarkRepeatLarge/16384/16-4 9003 23200 ns/op 706.20 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19391 ns/op 633.84 MB/s BenchmarkRepeatLarge/32768/1-4 2098 52447 ns/op 624.79 MB/s BenchmarkRepeatLarge/32768/16-4 2062 50428 ns/op 649.80 MB/s BenchmarkRepeatLarge/32768/4097-4 2847 44405 ns/op 645.85 MB/s BenchmarkRepeatLarge/65536/1-4 1335 98173 ns/op 667.55 MB/s BenchmarkRepeatLarge/65536/16-4 1273 92293 ns/op 710.09 MB/s BenchmarkRepeatLarge/65536/4097-4 1232 106897 ns/op 574.90 MB/s BenchmarkRepeatLarge/131072/1-4 249 421962 ns/op 310.63 MB/s BenchmarkRepeatLarge/131072/16-4 230 662776 ns/op 197.76 MB/s BenchmarkRepeatLarge/131072/4097-4 255 450071 ns/op 282.19 MB/s BenchmarkRepeatLarge/262144/1-4 139 814189 ns/op 321.97 MB/s BenchmarkRepeatLarge/262144/16-4 148 872550 ns/op 300.43 MB/s BenchmarkRepeatLarge/262144/4097-4 156 847973 ns/op 304.39 MB/s BenchmarkRepeatLarge/524288/1-4 74 1525622 ns/op 343.66 MB/s BenchmarkRepeatLarge/524288/16-4 75 1624344 ns/op 322.77 MB/s BenchmarkRepeatLarge/524288/4097-4 73 1655749 ns/op 314.25 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2916307 ns/op 359.56 MB/s BenchmarkRepeatLarge/1048576/16-4 42 2701131 ns/op 388.20 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2884241 ns/op 362.22 MB/s BenchmarkRepeatLarge/2097152/1-4 22 5738198 ns/op 365.47 MB/s BenchmarkRepeatLarge/2097152/16-4 28 5295014 ns/op 396.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 4640832 ns/op 451.12 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9064106 ns/op 462.74 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9032033 ns/op 464.38 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9495734 ns/op 441.38 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14308956 ns/op 586.25 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14150748 ns/op 592.80 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14491963 ns/op 578.70 MB/s BenchmarkRepeatLarge/16777216/1-4 5 25498588 ns/op 657.97 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27038168 ns/op 620.50 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24828359 ns/op 675.73 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51589426 ns/op 650.41 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50798742 ns/op 660.54 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 53268032 ns/op 629.92 MB/s BenchmarkRepeatLarge/67108864/1-4 1 103771329 ns/op 646.70 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103641190 ns/op 647.51 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 102396478 ns/op 655.38 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212731784 ns/op 630.92 MB/s BenchmarkRepeatLarge/134217728/16-4 1 198013286 ns/op 677.82 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 193306815 ns/op 694.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 438903335 ns/op 611.60 MB/s BenchmarkRepeatLarge/268435456/16-4 1 402449708 ns/op 667.00 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 365018082 ns/op 735.40 MB/s BenchmarkRepeatLarge/536870912/1-4 1 810459578 ns/op 662.43 MB/s BenchmarkRepeatLarge/536870912/16-4 1 832009074 ns/op 645.27 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 805900320 ns/op 666.18 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3122041594 ns/op 343.92 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1606894777 ns/op 668.21 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1690292162 ns/op 635.24 MB/s BenchmarkBytesCompare/1-4 9805676 10.21 ns/op BenchmarkBytesCompare/2-4 12176163 9.476 ns/op BenchmarkBytesCompare/4-4 12206505 9.253 ns/op BenchmarkBytesCompare/8-4 13663717 8.463 ns/op BenchmarkBytesCompare/16-4 14493913 8.464 ns/op BenchmarkBytesCompare/32-4 12306477 9.897 ns/op BenchmarkBytesCompare/64-4 9545797 11.56 ns/op BenchmarkBytesCompare/128-4 6932167 15.28 ns/op BenchmarkBytesCompare/256-4 7408706 16.78 ns/op BenchmarkBytesCompare/512-4 5070010 23.01 ns/op BenchmarkBytesCompare/1024-4 2914832 38.62 ns/op BenchmarkBytesCompare/2048-4 1790733 66.22 ns/op BenchmarkIndexAnyASCII/1:1-4 1985785 60.06 ns/op BenchmarkIndexAnyASCII/1:2-4 1969220 57.11 ns/op BenchmarkIndexAnyASCII/1:4-4 1981548 57.80 ns/op BenchmarkIndexAnyASCII/1:8-4 2039880 56.68 ns/op BenchmarkIndexAnyASCII/1:16-4 2078958 57.87 ns/op BenchmarkIndexAnyASCII/1:32-4 2003418 59.20 ns/op BenchmarkIndexAnyASCII/1:64-4 1983895 58.33 ns/op BenchmarkIndexAnyASCII/16:1-4 2219670 53.39 ns/op BenchmarkIndexAnyASCII/16:2-4 683482 202.0 ns/op BenchmarkIndexAnyASCII/16:4-4 513090 205.3 ns/op BenchmarkIndexAnyASCII/16:8-4 504566 210.2 ns/op BenchmarkIndexAnyASCII/16:16-4 589562 234.4 ns/op BenchmarkIndexAnyASCII/16:32-4 435158 313.0 ns/op BenchmarkIndexAnyASCII/16:64-4 451020 279.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1871701 59.55 ns/op BenchmarkIndexAnyASCII/256:2-4 48868 2398 ns/op BenchmarkIndexAnyASCII/256:4-4 44281 2333 ns/op BenchmarkIndexAnyASCII/256:8-4 50428 2338 ns/op BenchmarkIndexAnyASCII/256:16-4 47122 2255 ns/op BenchmarkIndexAnyASCII/256:32-4 51777 2360 ns/op BenchmarkIndexAnyASCII/256:64-4 47986 2868 ns/op BenchmarkIndexAnyUTF8/1:1-4 2043135 58.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 2075090 56.55 ns/op BenchmarkIndexAnyUTF8/1:4-4 2104682 53.83 ns/op BenchmarkIndexAnyUTF8/1:8-4 2236986 52.80 ns/op BenchmarkIndexAnyUTF8/1:16-4 2246770 51.58 ns/op BenchmarkIndexAnyUTF8/1:32-4 2257264 51.75 ns/op BenchmarkIndexAnyUTF8/1:64-4 2307974 51.48 ns/op BenchmarkIndexAnyUTF8/16:1-4 171352 701.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 477480 266.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 481152 262.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 446611 263.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 445722 271.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 399176 281.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 416494 282.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10401 ns/op BenchmarkIndexAnyUTF8/256:2-4 33616 3439 ns/op BenchmarkIndexAnyUTF8/256:4-4 34874 3577 ns/op BenchmarkIndexAnyUTF8/256:8-4 31934 3543 ns/op BenchmarkIndexAnyUTF8/256:16-4 34202 3626 ns/op BenchmarkIndexAnyUTF8/256:32-4 30382 4017 ns/op BenchmarkIndexAnyUTF8/256:64-4 28755 4089 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2248334 51.67 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2357337 54.80 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2292729 51.41 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2059126 56.36 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2121787 56.72 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2040379 55.16 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2126798 52.56 ns/op BenchmarkLastIndexAnyASCII/16:1-4 565320 252.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 505243 228.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 524776 232.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 548118 236.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 523166 252.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 410072 262.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 404156 295.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39752 2897 ns/op BenchmarkLastIndexAnyASCII/256:2-4 41284 2897 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39705 2901 ns/op BenchmarkLastIndexAnyASCII/256:8-4 40004 2958 ns/op BenchmarkLastIndexAnyASCII/256:16-4 37800 3145 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36667 2889 ns/op BenchmarkLastIndexAnyASCII/256:64-4 41823 2859 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2378113 49.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2406643 47.84 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2434351 49.45 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2304570 48.54 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2431706 48.58 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2435923 48.77 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2383612 49.14 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 214222 563.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 440863 263.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 505467 262.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 492238 254.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 419442 263.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 451006 276.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 449532 297.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14275 8542 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 31399 4343 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30760 3837 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31977 3615 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 32083 3811 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30022 3958 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 30340 4139 ns/op BenchmarkTrimASCII/1:1-4 2479329 48.74 ns/op BenchmarkTrimASCII/1:2-4 2244508 54.56 ns/op BenchmarkTrimASCII/1:4-4 2082680 54.40 ns/op BenchmarkTrimASCII/1:8-4 2036034 57.86 ns/op BenchmarkTrimASCII/1:16-4 1863074 65.94 ns/op BenchmarkTrimASCII/16:1-4 644468 185.1 ns/op BenchmarkTrimASCII/16:2-4 600442 230.9 ns/op BenchmarkTrimASCII/16:4-4 548599 231.2 ns/op BenchmarkTrimASCII/16:8-4 584704 235.6 ns/op BenchmarkTrimASCII/16:16-4 542443 245.4 ns/op BenchmarkTrimASCII/256:1-4 56302 2054 ns/op BenchmarkTrimASCII/256:2-4 44137 2795 ns/op BenchmarkTrimASCII/256:4-4 43807 2984 ns/op BenchmarkTrimASCII/256:8-4 41666 2833 ns/op BenchmarkTrimASCII/256:16-4 40848 2863 ns/op BenchmarkTrimASCII/4096:1-4 4183 31780 ns/op BenchmarkTrimASCII/4096:2-4 3013 45576 ns/op BenchmarkTrimASCII/4096:4-4 2967 45591 ns/op BenchmarkTrimASCII/4096:8-4 2644 46355 ns/op BenchmarkTrimASCII/4096:16-4 2817 45171 ns/op BenchmarkTrimByte-4 2377869 50.78 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19273 6190 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19488 6206 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 984 114316 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2005 57546 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4311 28664 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7244 16114 ns/op BenchmarkCompareBytesEqual-4 14918440 7.282 ns/op BenchmarkCompareBytesToNil-4 17624068 6.748 ns/op BenchmarkCompareBytesEmpty-4 20512563 5.674 ns/op BenchmarkCompareBytesIdentical-4 20913483 5.631 ns/op BenchmarkCompareBytesSameLength-4 17231317 6.997 ns/op BenchmarkCompareBytesDifferentLength-4 17101095 6.794 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3379 40548 ns/op 25860.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2652 38193 ns/op 27454.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3220 43428 ns/op 24145.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3153 49001 ns/op 21399.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2899 43313 ns/op 24209.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2773 40132 ns/op 26128.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3313 43874 ns/op 23900.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3589 38192 ns/op 27455.97 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2688 42019 ns/op 24954.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2805 42276 ns/op 24803.48 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2784 41278 ns/op 25403.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2922 41439 ns/op 25304.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2239 44829 ns/op 23390.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2792 42840 ns/op 24476.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2942 41073 ns/op 25529.82 MB/s BenchmarkCompareBytesBig-4 3079 39397 ns/op 26615.84 MB/s BenchmarkCompareBytesBigIdentical-4 15670564 6.886 ns/op 152270116.10 MB/s PASS ok bytes 71.894s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 72631101 ns/op 1.38 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 268047795 ns/op 2.12 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 21751367 ns/op 0.75 MB/s 3643376 B/op 50 allocs/op PASS ok compress/bzip2 2.322s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 64 1920245 ns/op 5.21 MB/s 42590 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17568345 ns/op 5.69 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 188441666 ns/op 5.31 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 2017828 ns/op 4.96 MB/s 42833 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19383824 ns/op 5.16 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 194076660 ns/op 5.15 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 1897035 ns/op 5.27 MB/s 42337 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18246133 ns/op 5.48 MB/s 46372 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 193436191 ns/op 5.17 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1979980 ns/op 5.05 MB/s 43143 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19173027 ns/op 5.22 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 192740256 ns/op 5.19 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 51 2138412 ns/op 4.68 MB/s 43658 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20622386 ns/op 4.85 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 207062900 ns/op 4.83 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1720457 ns/op 5.81 MB/s 42843 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14411766 ns/op 6.94 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 143893120 ns/op 6.95 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1577987 ns/op 6.34 MB/s 43008 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12319123 ns/op 8.12 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 113692507 ns/op 8.80 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1554765 ns/op 6.43 MB/s 43302 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11734542 ns/op 8.52 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 113208315 ns/op 8.83 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1211447 ns/op 8.25 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11549975 ns/op 8.66 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114894771 ns/op 8.70 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2278362 ns/op 4.39 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19930172 ns/op 5.02 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 195138572 ns/op 5.12 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5772689 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 62643935 ns/op 1.60 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 602405623 ns/op 1.66 MB/s BenchmarkEncode/Digits/Compression/1e4-4 22 5517427 ns/op 1.81 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61088326 ns/op 1.64 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 626314048 ns/op 1.60 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 92 1403277 ns/op 7.13 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12042313 ns/op 8.30 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 117203118 ns/op 8.53 MB/s BenchmarkEncode/Newton/Speed/1e4-4 63 1977108 ns/op 5.06 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14381537 ns/op 6.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 136794077 ns/op 7.31 MB/s BenchmarkEncode/Newton/Default/1e4-4 24 5035140 ns/op 1.99 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 55087914 ns/op 1.82 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 515739494 ns/op 1.94 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5042875 ns/op 1.98 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 63042892 ns/op 1.59 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 644434151 ns/op 1.55 MB/s PASS ok compress/flate 14.974s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2323882 ns/op 4.30 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2376701 ns/op 4.21 MB/s BenchmarkDecoder/1e5-4 5 23317746 ns/op 4.29 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23559695 ns/op 4.24 MB/s BenchmarkDecoder/1e6-4 1 233027465 ns/op 4.29 MB/s BenchmarkDecoder/1e-Reuse6-4 1 239263307 ns/op 4.18 MB/s BenchmarkEncoder/1e4-4 58 2009923 ns/op 4.98 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1846304 ns/op 5.42 MB/s BenchmarkEncoder/1e5-4 6 19068993 ns/op 5.24 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18616606 ns/op 5.37 MB/s BenchmarkEncoder/1e6-4 1 191294062 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse6-4 1 187448039 ns/op 5.33 MB/s PASS ok compress/lzw 4.097s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4168527 ns/op PASS ok container/heap 1.254s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25263 4285 ns/op BenchmarkWithTimeout/concurrency=40-4 5698 23751 ns/op BenchmarkWithTimeout/concurrency=4000-4 5662 32866 ns/op BenchmarkWithTimeout/concurrency=400000-4 6866 16434 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 351937 435.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15024 9471 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20080 6110 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3264 38148 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2714 60809 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3019 49649 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 298 397904 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 222 597102 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 318 342530 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 3997204 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6607061 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3485472 ns/op BenchmarkCheckCanceled/Err-4 315067 400.8 ns/op BenchmarkCheckCanceled/Done-4 417174 257.7 ns/op BenchmarkContextCancelDone-4 723030 174.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24511 4967 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20744 5361 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20892 6123 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14118 7322 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10565 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 548503 210.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 345800 333.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 266266 452.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 175843 682.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 92343 1260 ns/op PASS ok context 11.491s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1842676 61.75 ns/op 259.11 MB/s BenchmarkDecrypt-4 1939057 60.76 ns/op 263.33 MB/s BenchmarkExpand-4 1000000 102.0 ns/op PASS ok crypto/aes 1.598s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 290908 445.5 ns/op 143.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 365295 285.9 ns/op 223.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 288930 442.1 ns/op 144.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 429597 298.8 ns/op 214.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 181441 708.5 ns/op 1905.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 241648 534.4 ns/op 2526.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 166735 757.8 ns/op 1781.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 187566 613.3 ns/op 2201.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 60081 1940 ns/op 4221.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 76833 1649 ns/op 4968.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49644 2410 ns/op 3399.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 56828 2102 ns/op 3898.02 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7509 17105 ns/op 59.57 MB/s BenchmarkAESCFBDecrypt1K-4 7704 16991 ns/op 59.97 MB/s BenchmarkAESCFBDecrypt8K-4 908 132071 ns/op 61.99 MB/s BenchmarkAESOFB1K-4 9726 11278 ns/op 90.35 MB/s BenchmarkAESCTR1K-4 15984 7362 ns/op 138.41 MB/s BenchmarkAESCTR8K-4 2132 58084 ns/op 140.95 MB/s BenchmarkAESCBCEncrypt1K-4 15350 7811 ns/op 131.10 MB/s BenchmarkAESCBCDecrypt1K-4 20528 5994 ns/op 170.83 MB/s PASS ok crypto/cipher 4.310s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 108925 1133 ns/op 7.06 MB/s BenchmarkDecrypt-4 106544 1062 ns/op 7.53 MB/s BenchmarkTDESEncrypt-4 42729 2786 ns/op 2.87 MB/s BenchmarkTDESDecrypt-4 42622 2724 ns/op 2.94 MB/s PASS ok crypto/des 1.691s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1339 88722 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 20 5849655 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16185084 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 100 1322061 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.669s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2107 68548 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 33 3699732 ns/op 2677 B/op 34 allocs/op BenchmarkSign/P521-4 14 8693452 ns/op 3061 B/op 35 allocs/op BenchmarkVerify/P256-4 1218 115076 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8098349 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 6 20344732 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 6046 21101 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 75 1606050 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 27 4052533 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.818s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 306 402835 ns/op BenchmarkNewKeyFromSeed-4 302 394076 ns/op BenchmarkSigning-4 291 422296 ns/op BenchmarkVerification-4 193 647209 ns/op PASS ok crypto/ed25519 1.756s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6852 19575 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 181 640513 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 85 1515873 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 32 3902965 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2092 59935 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 79 1640500 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 31 4062112 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 11514208 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14938 8271 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8402 15505 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4989 24668 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1017966 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3255 36779 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 444 265200 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2163 57958 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 123 946286 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.768s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 18092 6243 ns/op 164.02 MB/s BenchmarkHMACSHA256_32-4 28153 4254 ns/op 7.52 MB/s BenchmarkNewWriteSum-4 12038 9321 ns/op 3.43 MB/s PASS ok crypto/hmac 1.657s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46088 2638 ns/op BenchmarkModSub-4 48084 2581 ns/op BenchmarkMontgomeryRepr-4 26512 4454 ns/op BenchmarkMontgomeryMul-4 27962 4417 ns/op BenchmarkModMul-4 12987 9260 ns/op BenchmarkExpBig-4 20 6806703 ns/op BenchmarkExp-4 6 18898386 ns/op PASS ok crypto/internal/bigmod 2.361s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3181 31495 ns/op BenchmarkScalarBaseMult-4 298 389048 ns/op BenchmarkScalarMult-4 132 883753 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 200 603044 ns/op PASS ok crypto/internal/edwards25519 1.840s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 448368 261.2 ns/op BenchmarkMultiply-4 5148032 19.95 ns/op BenchmarkSquare-4 6862015 16.65 ns/op BenchmarkInvert-4 33567 3448 ns/op BenchmarkMult32-4 1352908 89.61 ns/op PASS ok crypto/internal/edwards25519/field 1.954s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1933730 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2049 61505 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 25 4758427 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13307727 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 169 675253 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11727 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 78 1541344 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 3788365 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.304s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 836877 152.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 459802 265.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 149569 825.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 882166 147.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 411314 272.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 159796 858.0 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.977s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 119668 963.8 ns/op 8.30 MB/s BenchmarkHash64-4 169489 739.7 ns/op 86.53 MB/s BenchmarkHash128-4 155563 807.9 ns/op 158.43 MB/s BenchmarkHash256-4 126406 969.9 ns/op 263.93 MB/s BenchmarkHash512-4 80644 1273 ns/op 402.29 MB/s BenchmarkHash1K-4 59006 1985 ns/op 515.99 MB/s BenchmarkHash8K-4 10000 10042 ns/op 815.74 MB/s BenchmarkHash1M-4 98 1218242 ns/op 860.73 MB/s BenchmarkHash8M-4 12 9708794 ns/op 864.02 MB/s BenchmarkHash8BytesUnaligned-4 130176 953.4 ns/op 8.39 MB/s BenchmarkHash1KUnaligned-4 61744 1911 ns/op 535.92 MB/s BenchmarkHash8KUnaligned-4 10000 10798 ns/op 758.63 MB/s PASS ok crypto/md5 3.020s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 185804701 ns/op PASS ok crypto/rand 1.466s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 13840 8512 ns/op 15.04 MB/s BenchmarkRC4_1K-4 1842 69759 ns/op 14.68 MB/s BenchmarkRC4_8K-4 222 559984 ns/op 14.46 MB/s PASS ok crypto/rc4 1.604s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10994835 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 24122553 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44605070 ns/op BenchmarkEncryptPKCS1v15/2048-4 37 3192930 ns/op BenchmarkDecryptOAEP/2048-4 10 11383441 ns/op BenchmarkEncryptOAEP/2048-4 36 3350944 ns/op BenchmarkSignPKCS1v15/2048-4 10 10883396 ns/op BenchmarkVerifyPKCS1v15/2048-4 39 3241263 ns/op BenchmarkSignPSS/2048-4 10 11165432 ns/op BenchmarkVerifyPSS/2048-4 39 3523558 ns/op PASS ok crypto/rsa 3.220s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 95782 1124 ns/op 7.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 116767 912.9 ns/op 8.76 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 93662 1316 ns/op 243.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 118780 1067 ns/op 300.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 63879 1841 ns/op 556.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 70801 1670 ns/op 613.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 14916 8286 ns/op 988.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15068 8043 ns/op 1018.54 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.405s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 86389 1332 ns/op 6.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 99864 1157 ns/op 6.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 92301 1192 ns/op 6.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36464 3328 ns/op 307.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 37948 3179 ns/op 322.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 38811 3407 ns/op 300.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6632 19710 ns/op 415.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6664 18915 ns/op 433.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6828 20007 ns/op 409.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.480s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 67552 1803 ns/op 4.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 79755 1433 ns/op 5.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 74896 1762 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36952 3104 ns/op 329.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 42331 2807 ns/op 364.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 39505 3038 ns/op 337.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9170 13867 ns/op 590.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9504 13453 ns/op 608.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 9451 13738 ns/op 596.28 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.480s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20981811 5.277 ns/op BenchmarkConstantTimeEq-4 24915349 5.125 ns/op BenchmarkConstantTimeLessOrEq-4 24068768 5.692 ns/op BenchmarkXORBytes/8Bytes-4 2780671 47.64 ns/op 167.91 MB/s BenchmarkXORBytes/128Bytes-4 3130516 37.83 ns/op 3383.25 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 111.2 ns/op 18418.24 MB/s BenchmarkXORBytes/32768Bytes-4 83278 1340 ns/op 24452.76 MB/s PASS ok crypto/subtle 2.231s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 22 4790135 ns/op BenchmarkCertCache/1-4 31 3866410 ns/op BenchmarkCertCache/2-4 26 3969117 ns/op BenchmarkCertCache/3-4 33 3837368 ns/op BenchmarkHandshakeServer/RSA-4 9 13194622 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 13357347 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 19055903 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 21 4931973 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 24 7321085 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 8926887 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 8606077 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 47051601 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46117821 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 168126985 ns/op 6.24 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 172031988 ns/op 6.10 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 182675086 ns/op 11.48 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 270440691 ns/op 7.75 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 466974561 ns/op 8.98 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 422167256 ns/op 9.94 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 858090938 ns/op 9.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 994176144 ns/op 8.44 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1490057732 ns/op 11.26 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1457858378 ns/op 11.51 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2639055544 ns/op 12.71 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2707265413 ns/op 12.39 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4738463173 ns/op 14.16 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6578219413 ns/op 10.20 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 163582314 ns/op 6.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 184772255 ns/op 5.67 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 304882755 ns/op 6.88 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 312219181 ns/op 6.72 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 458188676 ns/op 9.15 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 532578295 ns/op 7.88 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 884657070 ns/op 9.48 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 896691756 ns/op 9.36 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1749050800 ns/op 9.59 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2359517519 ns/op 7.11 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3227271357 ns/op 10.40 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2879524219 ns/op 11.65 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5321282870 ns/op 12.61 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5328360925 ns/op 12.59 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 723093987 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721241909 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301056904 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 304594045 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162013059 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161134962 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 102745844 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 91117290 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54197652 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48143004 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157391612 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 160154988 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77426013 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76183249 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51490858 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 53122004 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40528951 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35096826 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34170265 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26575671 ns/op PASS ok crypto/tls 58.133s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 18809422 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 343 363068 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1074 131474 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 633 180389 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.182s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 2731158 ns/op 278558 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 32 3555621 ns/op 264519 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 80 2670276 ns/op 214223 B/op 602 allocs/op BenchmarkConcurrentTxQuery-4 34 3599733 ns/op 272810 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 78 1727411 ns/op 87792 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 2523805 ns/op 105692 B/op 2069 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1025762 ns/op 40109 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 3184526 ns/op 224593 B/op 1748 allocs/op BenchmarkManyConcurrentQueries-4 2740 50558 ns/op 4110 B/op 20 allocs/op BenchmarkGrabConn-4 192358 625.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.138s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1762 62221 ns/op BenchmarkSymbols32-4 2002 68172 ns/op PASS ok debug/elf 1.371s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 114546 1444 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 42 3316061 ns/op 188283 B/op 14 allocs/op Benchmark115/LineToPC-4 52 2157548 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 12539 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.098s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 39769 2738 ns/op BenchmarkMarshal-4 670 174969 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2943 43504 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.558s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 307 376492 ns/op 21.76 MB/s BenchmarkEncodeToString-4 204 574815 ns/op 14.25 MB/s BenchmarkDecode-4 148 927884 ns/op 14.13 MB/s BenchmarkDecodeString-4 147 808163 ns/op 16.22 MB/s PASS ok encoding/base32 1.831s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 291 369645 ns/op 22.16 MB/s BenchmarkDecodeString/2-4 248677 521.9 ns/op 7.66 MB/s BenchmarkDecodeString/4-4 282444 548.0 ns/op 14.60 MB/s BenchmarkDecodeString/8-4 231134 961.7 ns/op 12.48 MB/s BenchmarkDecodeString/64-4 46771 2628 ns/op 33.49 MB/s BenchmarkDecodeString/8192-4 447 283491 ns/op 38.53 MB/s BenchmarkNewEncoding-4 56572 2172 ns/op 117.84 MB/s PASS ok encoding/base64 2.441s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1526 82850 ns/op 48.28 MB/s BenchmarkReadStruct-4 10000 13042 ns/op 5.75 MB/s BenchmarkWriteStruct-4 10000 13354 ns/op 5.62 MB/s BenchmarkReadInts-4 42241 3120 ns/op 9.61 MB/s BenchmarkWriteInts-4 41922 3192 ns/op 9.40 MB/s BenchmarkWriteSlice1000Int32s-4 1071 110848 ns/op 36.09 MB/s BenchmarkPutUint16-4 3151696 52.17 ns/op 38.33 MB/s BenchmarkAppendUint16-4 3019900 38.27 ns/op 52.27 MB/s BenchmarkPutUint32-4 2056062 56.01 ns/op 71.42 MB/s BenchmarkAppendUint32-4 2416965 47.73 ns/op 83.81 MB/s BenchmarkPutUint64-4 1083865 104.0 ns/op 76.89 MB/s BenchmarkAppendUint64-4 1000000 100.3 ns/op 79.73 MB/s BenchmarkLittleEndianPutUint16-4 3251056 48.13 ns/op 41.55 MB/s BenchmarkLittleEndianAppendUint16-4 2172667 65.02 ns/op 30.76 MB/s BenchmarkLittleEndianPutUint32-4 2097667 56.14 ns/op 71.25 MB/s BenchmarkLittleEndianAppendUint32-4 2548660 52.70 ns/op 75.90 MB/s BenchmarkLittleEndianPutUint64-4 1000000 103.5 ns/op 77.33 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 128.5 ns/op 62.26 MB/s BenchmarkReadFloats-4 143794 879.6 ns/op 13.64 MB/s BenchmarkWriteFloats-4 144513 1381 ns/op 8.69 MB/s BenchmarkReadSlice1000Float32s-4 1255 101916 ns/op 39.25 MB/s BenchmarkWriteSlice1000Float32s-4 1138 114388 ns/op 34.97 MB/s BenchmarkReadSlice1000Uint8s-4 52791 2883 ns/op 346.83 MB/s BenchmarkWriteSlice1000Uint8s-4 87982 1798 ns/op 556.07 MB/s BenchmarkPutUvarint32-4 944076 138.8 ns/op 28.82 MB/s BenchmarkPutUvarint64-4 264639 462.8 ns/op 17.29 MB/s PASS ok encoding/binary 6.777s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6084 20225 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6090 20712 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5931 21743 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3724 49216 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5716 37242 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5713 23152 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6199 18760 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3103 45217 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 19839 ns/op PASS ok encoding/csv 3.052s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6362 24440 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7593 22591 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 169 866243 ns/op 17088 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 392 266525 ns/op 1251 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 814 125355 ns/op 107 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1146 134371 ns/op 77 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1054 105088 ns/op 367 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 34 3114539 ns/op 44167 B/op 257 allocs/op BenchmarkDecodeComplex128Slice-4 381 459692 ns/op 25295 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 590 222362 ns/op 10825 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 746 171215 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 409 329792 ns/op 39220 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 139 742898 ns/op 67305 B/op 2234 allocs/op BenchmarkDecodeBytesSlice-4 538 355349 ns/op 23758 B/op 191 allocs/op BenchmarkDecodeInterfaceSlice-4 63 1902415 ns/op 83388 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1779421 ns/op 54126 B/op 181 allocs/op PASS ok encoding/gob 5.038s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10041 ns/op 25.50 MB/s BenchmarkEncode/1024-4 3121 42705 ns/op 23.98 MB/s BenchmarkEncode/4096-4 656 233132 ns/op 17.57 MB/s BenchmarkEncode/16384-4 170 965222 ns/op 16.97 MB/s BenchmarkDecode/256-4 17222 5915 ns/op 43.28 MB/s BenchmarkDecode/1024-4 6760 19647 ns/op 52.12 MB/s BenchmarkDecode/4096-4 1728 76945 ns/op 53.23 MB/s BenchmarkDecode/16384-4 398 302574 ns/op 54.15 MB/s BenchmarkDump/256-4 1269 104008 ns/op 2.46 MB/s BenchmarkDump/1024-4 278 414352 ns/op 2.47 MB/s BenchmarkDump/4096-4 79 1565509 ns/op 2.62 MB/s BenchmarkDump/16384-4 20 6103694 ns/op 2.68 MB/s PASS ok encoding/hex 3.269s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 123955454 ns/op 15.65 MB/s 2056 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 164374759 ns/op 11.81 MB/s 8393768 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 233951133 ns/op 8.29 MB/s 1943504 B/op 19 allocs/op BenchmarkCodeMarshalError-4 1 174797344 ns/op 11.10 MB/s 10468096 B/op 139 allocs/op BenchmarkMarshalBytes/32-4 21139 5946 ns/op BenchmarkMarshalBytes/256-4 5899 27202 ns/op BenchmarkMarshalBytes/4096-4 438 429654 ns/op BenchmarkMarshalBytesError/32-4 46 2313656 ns/op BenchmarkMarshalBytesError/256-4 43 2378841 ns/op BenchmarkMarshalBytesError/4096-4 42 3299280 ns/op BenchmarkMarshalMap-4 28245 4821 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 524386935 ns/op 3.70 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 26463 3867 ns/op 3.62 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 42897 2927 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 378391396 ns/op 5.13 MB/s 2021712 B/op 40010 allocs/op BenchmarkCodeUnmarshalReuse-4 1 484084549 ns/op 4.01 MB/s 2020536 B/op 40010 allocs/op BenchmarkUnmarshalString-4 88737 1710 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 153481 1049 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 218019 754.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 19453 7562 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 71083 2201 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 63672 2048 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 18993 7034 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2755 41183 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 619 205089 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 103 1195679 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 11437241 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 445851 228.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 618642 186.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 687472 178.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 588453 173.9 ns/op BenchmarkEncodeMarshaler-4 61154 1870 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 91274 1462 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4900404 21.95 ns/op BenchmarkNumberIsValidRegexp-4 17659 8942 ns/op PASS ok encoding/json 10.725s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 43 3805864 ns/op 17.22 MB/s BenchmarkDecode-4 37 3628248 ns/op 24.47 MB/s PASS ok encoding/pem 1.482s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2610 54534 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 872 134215 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3057 39392 ns/op PASS ok encoding/xml 1.506s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 205665 524.5 ns/op BenchmarkAs-4 64378 1661 ns/op PASS ok errors 1.349s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 423000 295.9 ns/op BenchmarkIntSet-4 637756 200.0 ns/op BenchmarkFloatAdd-4 142972 913.8 ns/op BenchmarkFloatSet-4 410856 244.6 ns/op BenchmarkStringSet-4 346460 337.3 ns/op BenchmarkMapSet-4 104779 1054 ns/op BenchmarkMapSetDifferent-4 56113 2340 ns/op BenchmarkMapSetDifferentRandom-4 261 479118 ns/op BenchmarkMapSetString-4 102291 1037 ns/op BenchmarkMapAddSame-4 26486 5706 ns/op BenchmarkMapAddDifferent-4 14731 11922 ns/op BenchmarkMapAddDifferentRandom-4 188 552091 ns/op BenchmarkMapAddSameSteadyState-4 341872 420.6 ns/op BenchmarkMapAddDifferentSteadyState-4 115812 1060 ns/op BenchmarkMapString-4 7941 16961 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 18044 7502 ns/op PASS ok expvar 4.617s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 76873 2721 ns/op BenchmarkSprintfEmpty-4 233796 616.6 ns/op BenchmarkSprintfString-4 130615 1269 ns/op BenchmarkSprintfTruncateString-4 126316 1074 ns/op BenchmarkSprintfTruncateBytes-4 97962 1252 ns/op BenchmarkSprintfSlowParsingPath-4 88383 1338 ns/op BenchmarkSprintfQuoteString-4 39496 3101 ns/op BenchmarkSprintfInt-4 143727 776.8 ns/op BenchmarkSprintfIntInt-4 101878 1143 ns/op BenchmarkSprintfPrefixedInt-4 125383 1410 ns/op BenchmarkSprintfFloat-4 88040 1493 ns/op BenchmarkSprintfComplex-4 36640 3621 ns/op BenchmarkSprintfBoolean-4 124558 885.4 ns/op BenchmarkSprintfHexString-4 76309 2134 ns/op BenchmarkSprintfHexBytes-4 60609 2804 ns/op BenchmarkSprintfBytes-4 35228 4440 ns/op BenchmarkSprintfStringer-4 46496 2626 ns/op BenchmarkSprintfStructure-4 13380 10985 ns/op BenchmarkManyArgs-4 37714 3044 ns/op BenchmarkFprintInt-4 58488 2373 ns/op BenchmarkFprintfBytes-4 68791 2529 ns/op BenchmarkFprintIntNoAlloc-4 52069 1993 ns/op BenchmarkScanInts-4 31 3844741 ns/op BenchmarkScanRecursiveInt-4 1 441417115 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 459931042 ns/op PASS ok fmt 7.389s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 568 212424 ns/op PASS ok go/build 1.328s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 47250 2726 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14266 9523 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5152 27477 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1399 122586 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 276 447991 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 68 1826470 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 8830703 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 35466661 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 142229634 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.807s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 478273625 ns/op 0.14 MB/s 43820080 B/op 48468 allocs/op PASS ok go/format 1.577s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 3 39919951 ns/op 1.35 MB/s BenchmarkParseOnly-4 5 26565699 ns/op 2.03 MB/s BenchmarkResolve-4 25 4127594 ns/op 13.05 MB/s PASS ok go/parser 2.785s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 143983705 ns/op 0.36 MB/s 4710568 B/op 27423 allocs/op BenchmarkPrintDecl-4 790 182009 ns/op 0.18 MB/s 16566 B/op 51 allocs/op PASS ok go/printer 1.373s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 297 431798 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 8426503 ns/op 5.89 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13215055 ns/op 5.47 MB/s BenchmarkScanFiles/net/http/server.go-4 6 20895720 ns/op 5.60 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 177 908420 ns/op 3.39 MB/s PASS ok go/scanner 2.068s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1361046 88.91 ns/op PASS ok go/token 1.306s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 121 880913 ns/op BenchmarkNamed/Underlying/nongeneric-4 692468 211.7 ns/op BenchmarkNamed/Underlying/generic-4 889807 131.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 132.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 138.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16263 8327 ns/op BenchmarkNamed/NewMethodSet/generic-4 14421 8015 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15475 9054 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14598 9816 ns/op BenchmarkCheck/http/funcbodies/info-4 1 864230038 ns/op 37555 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 585513259 ns/op 55284 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 332391621 ns/op 97200 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 298191053 ns/op 108655 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2495522121 ns/op 2071 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 118922778 ns/op 43075 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 100704520 ns/op 50913 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 82911188 ns/op 61904 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 473768662 ns/op 4568 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 83325340 ns/op 25880 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 50963272 ns/op 42354 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 50736986 ns/op 42309 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2339993660 ns/op 27931 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 843410215 ns/op 77386 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 216924379 ns/op 301145 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 263471552 ns/op 246571 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3346984787 ns/op 599.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 122083229 ns/op 16253 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 102156656 ns/op 19443 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 121400883 ns/op 16365 lines/s PASS ok go/types 51.396s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13911 8558 ns/op 119.65 MB/s PASS ok hash/adler32 1.264s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 241153 599.1 ns/op 25.04 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 230901 556.9 ns/op 26.93 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 121672 895.2 ns/op 44.68 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 83629 1660 ns/op 24.09 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 385179 403.2 ns/op 1269.96 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 395769 334.8 ns/op 1529.50 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 364320 355.0 ns/op 2884.82 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 373489 328.3 ns/op 3119.34 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 255110 659.7 ns/op 6209.22 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232464 537.9 ns/op 7615.38 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 46500 2878 ns/op 11384.55 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 47188 2393 ns/op 13691.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 318021 506.5 ns/op 29.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 259802 403.6 ns/op 37.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 356810 442.1 ns/op 90.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 282153 766.5 ns/op 52.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 240468 515.9 ns/op 992.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 219720 509.7 ns/op 1004.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 192500 624.3 ns/op 1640.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 186724 574.8 ns/op 1781.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 207714 924.1 ns/op 4432.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 214392 900.3 ns/op 4549.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49268 2317 ns/op 14144.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 48751 2236 ns/op 14657.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 243367 527.2 ns/op 28.45 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 223029 878.8 ns/op 17.07 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 131151 866.0 ns/op 46.19 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 141543 847.8 ns/op 47.18 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12876 16123 ns/op 31.76 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 13459 9267 ns/op 55.25 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5954 31544 ns/op 32.46 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6673 29128 ns/op 35.15 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1471 85474 ns/op 47.92 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1549 89012 ns/op 46.02 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 154 683798 ns/op 47.92 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 177 1051822 ns/op 31.15 MB/s PASS ok hash/crc32 9.025s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 870239 ns/op 75.31 MB/s BenchmarkCrc64/ISO4KB-4 1758 111111 ns/op 36.86 MB/s BenchmarkCrc64/ISO1KB-4 6909 19809 ns/op 51.69 MB/s BenchmarkCrc64/ECMA64KB-4 100 1007702 ns/op 65.04 MB/s BenchmarkCrc64/Random64KB-4 121 1160539 ns/op 56.47 MB/s BenchmarkCrc64/Random16KB-4 469 289767 ns/op 56.54 MB/s PASS ok hash/crc64 2.335s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12369 10005 ns/op 102.35 MB/s BenchmarkFnv32aKB-4 10000 10854 ns/op 94.35 MB/s BenchmarkFnv64KB-4 9790 10669 ns/op 95.98 MB/s BenchmarkFnv64aKB-4 10000 10741 ns/op 95.34 MB/s BenchmarkFnv128KB-4 1446 95779 ns/op 10.69 MB/s BenchmarkFnv128aKB-4 1675 99802 ns/op 10.26 MB/s PASS ok hash/fnv 2.172s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 397040 314.4 ns/op 12.72 MB/s BenchmarkHash/n=4/Bytes-4 2668374 41.39 ns/op 96.64 MB/s BenchmarkHash/n=4/String-4 1531287 121.8 ns/op 32.83 MB/s BenchmarkHash/n=8/Write-4 401029 409.7 ns/op 19.53 MB/s BenchmarkHash/n=8/Bytes-4 3210564 40.03 ns/op 199.84 MB/s BenchmarkHash/n=8/String-4 1475419 88.41 ns/op 90.49 MB/s BenchmarkHash/n=16/Write-4 436389 315.4 ns/op 50.74 MB/s BenchmarkHash/n=16/Bytes-4 3072296 40.28 ns/op 397.20 MB/s BenchmarkHash/n=16/String-4 1895464 80.64 ns/op 198.42 MB/s BenchmarkHash/n=32/Write-4 354573 329.3 ns/op 97.18 MB/s BenchmarkHash/n=32/Bytes-4 2829852 59.23 ns/op 540.23 MB/s BenchmarkHash/n=32/String-4 1563984 77.60 ns/op 412.35 MB/s BenchmarkHash/n=64/Write-4 384313 412.8 ns/op 155.03 MB/s BenchmarkHash/n=64/Bytes-4 2658006 61.36 ns/op 1042.99 MB/s BenchmarkHash/n=64/String-4 1722133 69.51 ns/op 920.68 MB/s BenchmarkHash/n=256/Write-4 342115 591.8 ns/op 432.57 MB/s BenchmarkHash/n=256/Bytes-4 2145351 55.71 ns/op 4595.60 MB/s BenchmarkHash/n=256/String-4 1000000 117.8 ns/op 2172.72 MB/s BenchmarkHash/n=320/Write-4 304010 410.3 ns/op 779.96 MB/s BenchmarkHash/n=320/Bytes-4 1968385 59.29 ns/op 5396.93 MB/s BenchmarkHash/n=320/String-4 768264 167.0 ns/op 1916.63 MB/s BenchmarkHash/n=1024/Write-4 224566 668.1 ns/op 1532.78 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 185.6 ns/op 5517.94 MB/s BenchmarkHash/n=1024/String-4 320066 416.0 ns/op 2461.52 MB/s BenchmarkHash/n=4096/Write-4 87714 1300 ns/op 3149.67 MB/s BenchmarkHash/n=4096/Bytes-4 279771 449.2 ns/op 9118.31 MB/s BenchmarkHash/n=4096/String-4 68216 1643 ns/op 2493.40 MB/s BenchmarkHash/n=16384/Write-4 28309 4031 ns/op 4064.31 MB/s BenchmarkHash/n=16384/Bytes-4 66856 1702 ns/op 9625.82 MB/s BenchmarkHash/n=16384/String-4 18597 6267 ns/op 2614.34 MB/s PASS ok hash/maphash 7.579s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 668 194365 ns/op BenchmarkEscapeNone-4 129414 894.0 ns/op BenchmarkUnescape-4 649 242134 ns/op BenchmarkUnescapeNone-4 638818 212.9 ns/op BenchmarkUnescapeSparse-4 10000 27197 ns/op BenchmarkUnescapeDense-4 1034 230435 ns/op PASS ok html 2.437s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7555 18190 ns/op BenchmarkCSSEscaperNoSpecials-4 29006 3545 ns/op BenchmarkDecodeCSS-4 21664 5938 ns/op BenchmarkDecodeCSSNoSpecials-4 1936910 79.57 ns/op BenchmarkCSSValueFilter-4 61416 2443 ns/op BenchmarkCSSValueFilterOk-4 64356 1868 ns/op BenchmarkEscapedExecute-4 3997 49825 ns/op BenchmarkHTMLNospaceEscaper-4 7774 15224 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42686 4018 ns/op BenchmarkStripTags-4 15032 10166 ns/op BenchmarkStripTagsNoSpecials-4 240981 874.0 ns/op BenchmarkJSValEscaperWithNum-4 15513 7303 ns/op BenchmarkJSValEscaperWithStr-4 3464 33781 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 12399 ns/op BenchmarkJSValEscaperWithObj-4 3811 46072 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 7034 23532 ns/op BenchmarkJSStrEscaperNoSpecials-4 25840 5224 ns/op BenchmarkJSStrEscaper-4 5380 20646 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 21714 4924 ns/op BenchmarkJSRegexpEscaper-4 7281 15060 ns/op BenchmarkTemplateSpecialTags-4 88 2127581 ns/op BenchmarkURLEscaper-4 3424 35891 ns/op BenchmarkURLEscaperNoSpecials-4 98500 1044 ns/op BenchmarkURLNormalizer-4 4212 26592 ns/op BenchmarkURLNormalizerNoSpecials-4 130228 1011 ns/op BenchmarkSrcsetFilter-4 10000 10078 ns/op BenchmarkSrcsetFilterNoSpecials-4 69014 1812 ns/op PASS ok html/template 7.430s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 547858 265.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 518736 302.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 534711 298.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 496594 288.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1377566 82.86 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 107.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1448638 83.99 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 115.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 104.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 348220 350.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 311260 419.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 384985 337.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 254240 568.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 658310 203.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 277206 448.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 792764 208.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 332114 391.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 320720 503.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 103.3 ns/op BenchmarkRGBASetRGBA-4 892611 123.1 ns/op BenchmarkRGBA64At-4 785000 158.2 ns/op BenchmarkRGBA64SetRGBA64-4 853678 175.0 ns/op BenchmarkNRGBAAt-4 1000000 114.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 126.5 ns/op BenchmarkNRGBA64At-4 628502 177.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 680808 189.9 ns/op BenchmarkAlphaAt-4 1847618 58.44 ns/op BenchmarkAlphaSetAlpha-4 1514808 106.8 ns/op BenchmarkAlpha16At-4 1000000 100.4 ns/op BenchmarkAlphaSetAlpha16-4 1000000 176.7 ns/op BenchmarkGrayAt-4 2235552 86.73 ns/op BenchmarkGraySetGray-4 1781336 59.94 ns/op BenchmarkGray16At-4 1328508 90.26 ns/op BenchmarkGraySetGray16-4 1250236 88.51 ns/op PASS ok image 8.596s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2559549 43.32 ns/op BenchmarkYCbCrToRGB/128-4 2916465 35.98 ns/op BenchmarkYCbCrToRGB/255-4 2940852 46.65 ns/op BenchmarkRGBToYCbCr/0-4 3249078 43.96 ns/op BenchmarkRGBToYCbCr/Cb-4 3312026 42.95 ns/op BenchmarkRGBToYCbCr/Cr-4 2986711 36.70 ns/op BenchmarkYCbCrToRGBA/0-4 2254513 56.55 ns/op BenchmarkYCbCrToRGBA/128-4 2548653 63.35 ns/op BenchmarkYCbCrToRGBA/255-4 2688643 42.79 ns/op BenchmarkNYCbCrAToRGBA/0-4 2638380 45.30 ns/op BenchmarkNYCbCrAToRGBA/128-4 2689533 54.90 ns/op BenchmarkNYCbCrAToRGBA/255-4 2409124 53.45 ns/op PASS ok image/color 4.045s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 39843698 ns/op BenchmarkFillSrc-4 279 395595 ns/op BenchmarkCopyOver-4 6 17704576 ns/op BenchmarkCopySrc-4 488 231155 ns/op BenchmarkNRGBAOver-4 8 13868486 ns/op BenchmarkNRGBASrc-4 12 9367205 ns/op BenchmarkYCbCr-4 10 14093148 ns/op BenchmarkGray-4 19 10503813 ns/op BenchmarkCMYK-4 12 9275722 ns/op BenchmarkGlyphOver-4 22 9266332 ns/op BenchmarkRGBAMaskOver-4 5 21590510 ns/op BenchmarkGrayMaskOver-4 7 16445162 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30695364 ns/op BenchmarkRGBA-4 4 29178684 ns/op BenchmarkPalettedFill-4 927 121053 ns/op BenchmarkPalettedRGBA-4 5 22573797 ns/op BenchmarkGenericOver-4 3 50700416 ns/op BenchmarkGenericMaskOver-4 5 20617731 ns/op BenchmarkGenericSrc-4 4 31385176 ns/op BenchmarkGenericMaskSrc-4 3 50134959 ns/op PASS ok image/draw 8.167s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5129456 ns/op 3.01 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 155231510 ns/op 1.98 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2498612051 ns/op 0.49 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2537780 ns/op 6.09 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 149062929 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.752s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4993 23509 ns/op BenchmarkIDCT-4 4420 26921 ns/op BenchmarkDecodeBaseline-4 8 14994691 ns/op 4.12 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19574218 ns/op 3.16 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 208909723 ns/op 5.88 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 222736542 ns/op 4.14 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.830s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17680804 7.558 ns/op BenchmarkDecodeGray-4 12 13925401 ns/op 4.71 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38767870 ns/op 6.76 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40400295 ns/op 6.49 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5601732 ns/op 11.70 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 39422492 ns/op 6.65 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38721321 ns/op 6.77 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 48282779 ns/op 6.36 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62781666 ns/op 4.89 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 179069046 ns/op 6.86 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 178405886 ns/op 6.89 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 31793264 ns/op 9.66 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 180424805 ns/op 6.81 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 789622298 ns/op 1.56 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.381s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 57215222 ns/op 1.75 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 48259065 ns/op 2.07 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 310044230 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 292377684 ns/op 1.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51581208 ns/op 1.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 46057700 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 298264784 ns/op 1.68 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 260432106 ns/op 1.92 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 659766964 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 668715542 ns/op 1.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4034231803 ns/op 1.24 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3917397335 ns/op 1.28 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 11036177 ns/op 9.06 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10643159 ns/op 9.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51420996 ns/op 9.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50867300 ns/op 9.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 84720115 ns/op 11.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113122172 ns/op 8.84 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 503716785 ns/op 9.93 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 758356731 ns/op 6.59 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62083553 ns/op 1.61 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 62230520 ns/op 1.61 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 439123551 ns/op 1.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 346547440 ns/op 1.44 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 883463558 ns/op 1.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 738955936 ns/op 1.35 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6801466455 ns/op 0.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5486646391 ns/op 0.91 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 199657811 ns/op 20.93 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 144941500 ns/op 28.84 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.917s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30793 4811 ns/op 0.21 MB/s BenchmarkMarshalCorpusFile/2-4 30651 4965 ns/op 0.40 MB/s BenchmarkMarshalCorpusFile/4-4 27312 5955 ns/op 0.67 MB/s BenchmarkMarshalCorpusFile/8-4 18403 6731 ns/op 1.19 MB/s BenchmarkMarshalCorpusFile/16-4 16058 10648 ns/op 1.50 MB/s BenchmarkMarshalCorpusFile/32-4 12760 17841 ns/op 1.79 MB/s BenchmarkMarshalCorpusFile/64-4 10000 17879 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/128-4 6573 18008 ns/op 7.11 MB/s BenchmarkMarshalCorpusFile/256-4 3135 54952 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/512-4 1618 122022 ns/op 4.20 MB/s BenchmarkMarshalCorpusFile/1024-4 753 204594 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/2048-4 348 387283 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/4096-4 156 909104 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/8192-4 84 1882397 ns/op 4.35 MB/s BenchmarkMarshalCorpusFile/16384-4 37 3881458 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/32768-4 15 8980497 ns/op 3.65 MB/s BenchmarkMarshalCorpusFile/65536-4 7 18479985 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/131072-4 3 37539952 ns/op 3.49 MB/s BenchmarkMarshalCorpusFile/262144-4 2 63438761 ns/op 4.13 MB/s BenchmarkMarshalCorpusFile/524288-4 1 126869647 ns/op 4.13 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 227697845 ns/op 4.61 MB/s BenchmarkUnmarshalCorpusFile/1-4 7340 20312 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7232 16055 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 8908 17703 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 7353 19812 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/16-4 6673 31734 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/32-4 4281 32122 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3484 38706 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/128-4 2589 78694 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/256-4 792 165969 ns/op 1.54 MB/s BenchmarkUnmarshalCorpusFile/512-4 468 247887 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/1024-4 252 467069 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/2048-4 123 1129410 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 2389211 ns/op 1.71 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 4009820 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 10949906 ns/op 1.50 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15007436 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 53516945 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61060380 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 126256275 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 390319145 ns/op 1.34 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 728073883 ns/op 1.44 MB/s BenchmarkMutatorBytes/1-4 29530 3738 ns/op BenchmarkMutatorBytes/10-4 34491 3409 ns/op BenchmarkMutatorBytes/100-4 31435 3645 ns/op BenchmarkMutatorBytes/1000-4 23042 5364 ns/op BenchmarkMutatorBytes/10000-4 6645 24012 ns/op BenchmarkMutatorBytes/100000-4 799 157791 ns/op BenchmarkMutatorString/1-4 31129 6942 ns/op BenchmarkMutatorString/10-4 28020 4093 ns/op BenchmarkMutatorString/100-4 23418 4919 ns/op BenchmarkMutatorString/1000-4 10000 18091 ns/op BenchmarkMutatorString/10000-4 3908 65418 ns/op BenchmarkMutatorString/100000-4 242 438851 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16170 12710 ns/op BenchmarkMutatorAllBasicTypes/string-4 15492 7371 ns/op BenchmarkMutatorAllBasicTypes/bool-4 55650 2390 ns/op BenchmarkMutatorAllBasicTypes/float32-4 48699 2492 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45501 2436 ns/op BenchmarkMutatorAllBasicTypes/int-4 52488 2231 ns/op BenchmarkMutatorAllBasicTypes/int8-4 47116 2514 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49353 2293 ns/op BenchmarkMutatorAllBasicTypes/int32-4 54994 2277 ns/op BenchmarkMutatorAllBasicTypes/int64-4 48948 2879 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52293 4736 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 43106 3007 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 48368 2596 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 52417 2366 ns/op PASS ok internal/fuzz 17.985s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 8821 13013 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 151996 1245 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.953s PASS ok internal/poll 1.040s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 28790342 ns/op PASS ok internal/trace 4.134s PASS ok internal/zstd 1.079s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 17131 ns/op BenchmarkCopyNLarge-4 138 912969 ns/op PASS ok io 1.537s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 161083 813.0 ns/op BenchmarkPrintln-4 19173 5635 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31413 7243 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 5595 26752 ns/op BenchmarkDiscard-4 1000000 142.8 ns/op 0 B/op 0 allocs/op PASS ok log 2.275s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 67284 1795 ns/op BenchmarkJSONHandler/defaults-4 6981 16183 ns/op 530 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4008 31745 ns/op 807 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3642 29692 ns/op 755 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7804 18292 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6950 21648 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3973 33409 ns/op 529 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24946 4457 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23236 4590 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 82676 1450 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 57160 2049 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 44682 2310 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57111 2094 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 59836 3354 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 59788 2004 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 173.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 844339 169.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 578493 256.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 525669 257.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 457204 343.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5733 32138 ns/op BenchmarkDispatch/switch-checked-4 186740 973.4 ns/op BenchmarkDispatch/As-4 215535 738.9 ns/op BenchmarkDispatch/Visit-4 160162 821.9 ns/op BenchmarkUnsafeStrings-4 15080 9524 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.189s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1272874 99.22 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1178269 100.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 739636 174.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 218853 469.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 34448 3095 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 52669 2854 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 25080 6425 ns/op 674 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4096 24937 ns/op 3470 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10172 11347 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12544 11836 ns/op 603 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6974 19410 ns/op 1101 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1893 70406 ns/op 4359 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 13147 9589 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12182 8990 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7126 16048 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2613 54300 ns/op 3766 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.539s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 39262598 ns/op PASS ok maps 3.199s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2168650 46.72 ns/op BenchmarkAcosh-4 1286653 90.19 ns/op BenchmarkAsin-4 2546574 45.19 ns/op BenchmarkAsinh-4 1259997 157.8 ns/op BenchmarkAtan-4 2936364 38.69 ns/op BenchmarkAtanh-4 1000000 142.4 ns/op BenchmarkAtan2-4 1934601 63.09 ns/op BenchmarkCbrt-4 1000000 118.1 ns/op BenchmarkCeil-4 23134969 5.433 ns/op BenchmarkCopysign-4 3860116 30.37 ns/op BenchmarkCos-4 1322863 144.7 ns/op BenchmarkCosh-4 1817479 76.35 ns/op BenchmarkErf-4 2935888 39.96 ns/op BenchmarkErfc-4 3222518 36.54 ns/op BenchmarkErfinv-4 2848882 40.12 ns/op BenchmarkErfcinv-4 2828110 40.68 ns/op BenchmarkExp-4 6457411 17.33 ns/op BenchmarkExpGo-4 1000000 201.5 ns/op BenchmarkExpm1-4 2402584 49.31 ns/op BenchmarkExp2-4 1000000 134.6 ns/op BenchmarkExp2Go-4 998228 117.4 ns/op BenchmarkAbs-4 4690833 24.44 ns/op BenchmarkDim-4 12137686 13.78 ns/op BenchmarkFloor-4 25353469 5.372 ns/op BenchmarkMax-4 16401573 7.953 ns/op BenchmarkMin-4 17352193 11.12 ns/op BenchmarkMod-4 210938 663.2 ns/op BenchmarkFrexp-4 1532997 75.46 ns/op BenchmarkGamma-4 778028 174.6 ns/op BenchmarkHypot-4 14311614 10.48 ns/op BenchmarkHypotGo-4 1613403 72.77 ns/op BenchmarkIlogb-4 2086921 59.03 ns/op BenchmarkJ0-4 289668 467.0 ns/op BenchmarkJ1-4 306398 738.4 ns/op BenchmarkJn-4 141957 947.2 ns/op BenchmarkLdexp-4 1713249 64.86 ns/op BenchmarkLgamma-4 1000000 118.4 ns/op BenchmarkLog-4 5689342 22.37 ns/op BenchmarkLogb-4 1918812 60.62 ns/op BenchmarkLog1p-4 1508476 89.31 ns/op BenchmarkLog10-4 4730953 22.20 ns/op BenchmarkLog2-4 1352150 80.49 ns/op BenchmarkModf-4 2184517 60.56 ns/op BenchmarkNextafter32-4 2321258 53.45 ns/op BenchmarkNextafter64-4 2316182 52.75 ns/op BenchmarkPowInt-4 489326 217.0 ns/op BenchmarkPowFrac-4 447196 342.6 ns/op BenchmarkPow10Pos-4 5901639 21.49 ns/op BenchmarkPow10Neg-4 4708195 27.52 ns/op BenchmarkRound-4 4508346 25.19 ns/op BenchmarkRoundToEven-4 10781655 11.53 ns/op BenchmarkRemainder-4 578638 312.2 ns/op BenchmarkSignbit-4 6878956 16.98 ns/op BenchmarkSin-4 1302936 122.9 ns/op BenchmarkSincos-4 1130262 102.9 ns/op BenchmarkSinh-4 2020707 56.02 ns/op BenchmarkSqrtIndirect-4 23787670 5.423 ns/op BenchmarkSqrtLatency-4 21372501 5.403 ns/op BenchmarkSqrtIndirectLatency-4 23194442 7.311 ns/op BenchmarkSqrtGoLatency-4 1000000 107.1 ns/op BenchmarkSqrtPrime-4 40962 4861 ns/op BenchmarkTan-4 1479198 85.33 ns/op BenchmarkTanh-4 1481880 69.28 ns/op BenchmarkTrunc-4 24117384 5.979 ns/op BenchmarkY0-4 318879 519.6 ns/op BenchmarkY1-4 316064 435.6 ns/op BenchmarkYn-4 139993 1091 ns/op BenchmarkFloat64bits-4 6184332 22.71 ns/op BenchmarkFloat64frombits-4 6804771 16.62 ns/op BenchmarkFloat32bits-4 6882409 21.25 ns/op BenchmarkFloat32frombits-4 6237414 19.01 ns/op BenchmarkFMA-4 23256246 5.300 ns/op PASS ok math 17.524s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13876440 11.22 ns/op 5704.26 MB/s BenchmarkAddVV/2-4 11509084 9.763 ns/op 13111.26 MB/s BenchmarkAddVV/3-4 9351534 11.82 ns/op 16245.40 MB/s BenchmarkAddVV/4-4 9747417 11.95 ns/op 21420.41 MB/s BenchmarkAddVV/5-4 10056211 11.01 ns/op 29064.16 MB/s BenchmarkAddVV/10-4 8041114 15.77 ns/op 40577.93 MB/s BenchmarkAddVV/100-4 1586205 74.15 ns/op 86313.13 MB/s BenchmarkAddVV/1000-4 288166 535.3 ns/op 119558.86 MB/s BenchmarkSubVV/1-4 14806012 9.088 ns/op 7041.94 MB/s BenchmarkSubVV/2-4 14896273 9.386 ns/op 13637.52 MB/s BenchmarkSubVV/3-4 12168333 10.46 ns/op 18349.55 MB/s BenchmarkSubVV/4-4 11792757 10.35 ns/op 24731.53 MB/s BenchmarkSubVV/5-4 9930866 21.33 ns/op 15003.69 MB/s BenchmarkSubVV/10-4 7941625 20.83 ns/op 30730.71 MB/s BenchmarkSubVV/100-4 1728546 60.13 ns/op 106443.87 MB/s BenchmarkSubVV/1000-4 265418 708.4 ns/op 90347.08 MB/s BenchmarkAddVW/1-4 13794566 7.849 ns/op 1019.21 MB/s BenchmarkAddVW/2-4 15301531 10.88 ns/op 1470.84 MB/s BenchmarkAddVW/3-4 13503933 11.96 ns/op 2006.45 MB/s BenchmarkAddVW/4-4 13413278 8.970 ns/op 3567.50 MB/s BenchmarkAddVW/5-4 14226944 12.42 ns/op 3219.45 MB/s BenchmarkAddVW/10-4 10062264 11.75 ns/op 6806.97 MB/s BenchmarkAddVW/100-4 268844 422.7 ns/op 1892.64 MB/s BenchmarkAddVW/1000-4 42301 2837 ns/op 2819.92 MB/s BenchmarkAddVWext/1-4 16152187 7.817 ns/op 1023.40 MB/s BenchmarkAddVWext/2-4 14788947 10.47 ns/op 1528.20 MB/s BenchmarkAddVWext/3-4 15141649 9.196 ns/op 2609.82 MB/s BenchmarkAddVWext/4-4 14903551 8.487 ns/op 3770.35 MB/s BenchmarkAddVWext/5-4 12088837 9.362 ns/op 4272.71 MB/s BenchmarkAddVWext/10-4 11011671 10.65 ns/op 7510.51 MB/s BenchmarkAddVWext/100-4 53524 3707 ns/op 215.83 MB/s BenchmarkAddVWext/1000-4 5965 23082 ns/op 346.60 MB/s BenchmarkSubVW/1-4 14910060 8.329 ns/op 960.52 MB/s BenchmarkSubVW/2-4 15071977 8.711 ns/op 1836.78 MB/s BenchmarkSubVW/3-4 13224708 11.52 ns/op 2083.68 MB/s BenchmarkSubVW/4-4 14290477 11.65 ns/op 2746.23 MB/s BenchmarkSubVW/5-4 12258819 16.68 ns/op 2397.93 MB/s BenchmarkSubVW/10-4 9195676 19.38 ns/op 4128.21 MB/s BenchmarkSubVW/100-4 297013 811.1 ns/op 986.35 MB/s BenchmarkSubVW/1000-4 36843 3299 ns/op 2424.64 MB/s BenchmarkSubVWext/1-4 10077912 12.07 ns/op 663.05 MB/s BenchmarkSubVWext/2-4 10648725 9.786 ns/op 1634.91 MB/s BenchmarkSubVWext/3-4 10735996 9.965 ns/op 2408.33 MB/s BenchmarkSubVWext/4-4 12790224 10.49 ns/op 3050.50 MB/s BenchmarkSubVWext/5-4 12419838 11.43 ns/op 3498.20 MB/s BenchmarkSubVWext/10-4 7645962 17.07 ns/op 4686.39 MB/s BenchmarkSubVWext/100-4 39440 2955 ns/op 270.71 MB/s BenchmarkSubVWext/1000-4 5229 28643 ns/op 279.30 MB/s BenchmarkMulAddVWW/1-4 12060186 13.53 ns/op 4729.00 MB/s BenchmarkMulAddVWW/2-4 11495708 11.27 ns/op 11353.53 MB/s BenchmarkMulAddVWW/3-4 9874316 11.09 ns/op 17312.55 MB/s BenchmarkMulAddVWW/4-4 9553843 22.47 ns/op 11392.44 MB/s BenchmarkMulAddVWW/5-4 10509579 12.13 ns/op 26381.59 MB/s BenchmarkMulAddVWW/10-4 7432750 15.74 ns/op 40648.89 MB/s BenchmarkMulAddVWW/100-4 1258408 106.1 ns/op 60303.95 MB/s BenchmarkMulAddVWW/1000-4 163262 841.6 ns/op 76046.57 MB/s BenchmarkAddMulVVW/1-4 14888697 8.105 ns/op 7896.52 MB/s BenchmarkAddMulVVW/2-4 13214440 9.361 ns/op 13674.19 MB/s BenchmarkAddMulVVW/3-4 10654288 11.06 ns/op 17357.98 MB/s BenchmarkAddMulVVW/4-4 10956507 12.44 ns/op 20578.25 MB/s BenchmarkAddMulVVW/5-4 9900343 14.00 ns/op 22856.42 MB/s BenchmarkAddMulVVW/10-4 8347046 20.17 ns/op 31729.90 MB/s BenchmarkAddMulVVW/100-4 1887510 70.48 ns/op 90811.94 MB/s BenchmarkAddMulVVW/1000-4 201240 785.9 ns/op 81434.96 MB/s BenchmarkDivWVW/1-4 1000000 102.5 ns/op 624.61 MB/s BenchmarkDivWVW/2-4 1000000 121.7 ns/op 1051.74 MB/s BenchmarkDivWVW/3-4 814671 259.7 ns/op 739.45 MB/s BenchmarkDivWVW/4-4 763360 182.4 ns/op 1403.86 MB/s BenchmarkDivWVW/5-4 550563 212.5 ns/op 1505.88 MB/s BenchmarkDivWVW/10-4 365820 378.5 ns/op 1690.76 MB/s BenchmarkDivWVW/100-4 34840 3060 ns/op 2091.74 MB/s BenchmarkDivWVW/1000-4 4610 51184 ns/op 1250.39 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14540680 8.495 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17089532 8.711 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15152781 9.709 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11503128 11.78 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10595497 11.03 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13051636 11.82 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9457395 14.72 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9302281 12.81 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9183775 11.83 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10303890 11.74 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7939773 14.43 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8362201 13.58 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 100.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1224753 126.0 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 170689 1169 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 181765 1397 ns/op BenchmarkDecimalConversion-4 152 709372 ns/op BenchmarkFloatString/100-4 10000 11633 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 212 555067 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 60977350 ns/op 60280 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 5422000710 ns/op 841088 B/op 517 allocs/op BenchmarkFloatAdd/10-4 157162 866.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 100675 1273 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 146520 903.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85190 1400 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14362 9746 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 194456 782.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 167365 620.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 181918 1109 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 145378 845.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 38528 3165 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1824 69328 ns/op BenchmarkParseFloatLargeExp-4 428 331479 ns/op BenchmarkGCD10x10/WithoutXY-4 159324 1142 ns/op BenchmarkGCD10x10/WithXY-4 49330 2643 ns/op BenchmarkGCD10x100/WithoutXY-4 75081 1603 ns/op BenchmarkGCD10x100/WithXY-4 13740 8471 ns/op BenchmarkGCD10x1000/WithoutXY-4 54850 2477 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13897 ns/op BenchmarkGCD100x100/WithoutXY-4 21620 6047 ns/op BenchmarkGCD100x100/WithXY-4 6523 21595 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10432 ns/op BenchmarkGCD100x1000/WithXY-4 6457 21450 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1648 64427 ns/op BenchmarkGCD1000x1000/WithXY-4 1086 225426 ns/op BenchmarkHilbert-4 20 8644285 ns/op BenchmarkBinomial-4 10000 20547 ns/op BenchmarkQuoRem-4 10000 10793 ns/op BenchmarkExp-4 16 7129902 ns/op BenchmarkExpMont/Odd-4 100 1008623 ns/op 2590 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 1217169 ns/op 3353 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1119762 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1091199 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1073394 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1070687 ns/op 3886 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1054995 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1477354 ns/op 3615 B/op 53 allocs/op BenchmarkExpMont/Even96-4 126 1005972 ns/op 3777 B/op 51 allocs/op BenchmarkExpMont/Even128-4 121 888770 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 156 1091182 ns/op 2956 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 351 351371 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 309 411214 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 283 426863 ns/op 1771 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 274 520565 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 16 6856868 ns/op BenchmarkBitset-4 543505 225.8 ns/op BenchmarkBitsetNeg-4 278484 369.6 ns/op BenchmarkBitsetOrig-4 227452 693.5 ns/op BenchmarkBitsetNegOrig-4 152581 1233 ns/op BenchmarkModSqrt225_Tonelli-4 100 1164432 ns/op BenchmarkModSqrt225_3Mod4-4 328 358087 ns/op BenchmarkModSqrt231_Tonelli-4 62 1770842 ns/op BenchmarkModSqrt231_5Mod8-4 212 665876 ns/op BenchmarkModInverse-4 11668 11314 ns/op BenchmarkSqrt-4 2014 83221 ns/op BenchmarkIntSqr/1-4 976326 246.9 ns/op BenchmarkIntSqr/2-4 567908 242.9 ns/op BenchmarkIntSqr/3-4 435427 557.2 ns/op BenchmarkIntSqr/5-4 296144 361.5 ns/op BenchmarkIntSqr/8-4 282093 556.6 ns/op BenchmarkIntSqr/10-4 217753 709.4 ns/op BenchmarkIntSqr/20-4 49776 2793 ns/op BenchmarkIntSqr/30-4 33176 3880 ns/op BenchmarkIntSqr/50-4 21860 5870 ns/op BenchmarkIntSqr/80-4 12222 9417 ns/op BenchmarkIntSqr/100-4 7873 14923 ns/op BenchmarkIntSqr/200-4 4593 31575 ns/op BenchmarkIntSqr/300-4 1837 73983 ns/op BenchmarkIntSqr/500-4 870 144079 ns/op BenchmarkIntSqr/800-4 288 358517 ns/op BenchmarkIntSqr/1000-4 238 757188 ns/op BenchmarkDiv/20/10-4 388420 344.6 ns/op BenchmarkDiv/40/20-4 282406 409.7 ns/op BenchmarkDiv/100/50-4 355249 434.7 ns/op BenchmarkDiv/200/100-4 43711 2742 ns/op BenchmarkDiv/400/200-4 48013 2691 ns/op BenchmarkDiv/1000/500-4 38096 3251 ns/op BenchmarkDiv/2000/1000-4 31452 7079 ns/op BenchmarkDiv/20000/10000-4 1340 104091 ns/op BenchmarkDiv/200000/100000-4 34 4635556 ns/op BenchmarkDiv/2000000/1000000-4 1 149826359 ns/op BenchmarkDiv/20000000/10000000-4 1 4317565445 ns/op BenchmarkMul-4 5 23730075 ns/op BenchmarkNatMul/10-4 181184 1209 ns/op BenchmarkNatMul/100-4 6674 35020 ns/op BenchmarkNatMul/1000-4 141 818232 ns/op BenchmarkZeroShifts/Shl-4 10000 18145 ns/op BenchmarkZeroShifts/ShlSame-4 3237477 35.85 ns/op BenchmarkZeroShifts/Shr-4 10000 18328 ns/op BenchmarkZeroShifts/ShrSame-4 2711097 56.10 ns/op BenchmarkExp3Power/0x10-4 181366 1197 ns/op BenchmarkExp3Power/0x40-4 121977 1325 ns/op BenchmarkExp3Power/0x100-4 86830 2264 ns/op BenchmarkExp3Power/0x400-4 35624 4371 ns/op BenchmarkExp3Power/0x1000-4 10000 19871 ns/op BenchmarkExp3Power/0x4000-4 1810 93412 ns/op BenchmarkExp3Power/0x10000-4 187 671140 ns/op BenchmarkExp3Power/0x40000-4 18 6211464 ns/op BenchmarkExp3Power/0x100000-4 2 76443067 ns/op BenchmarkExp3Power/0x400000-4 1 608578342 ns/op BenchmarkFibo-4 3 50803626 ns/op BenchmarkNatSqr/1-4 849076 235.4 ns/op BenchmarkNatSqr/2-4 586804 372.4 ns/op BenchmarkNatSqr/3-4 397401 495.9 ns/op BenchmarkNatSqr/5-4 377487 708.4 ns/op BenchmarkNatSqr/8-4 102535 1076 ns/op BenchmarkNatSqr/10-4 104396 1285 ns/op BenchmarkNatSqr/20-4 39891 4727 ns/op BenchmarkNatSqr/30-4 28713 5547 ns/op BenchmarkNatSqr/50-4 13135 7835 ns/op BenchmarkNatSqr/80-4 10000 12845 ns/op BenchmarkNatSqr/100-4 10000 17591 ns/op BenchmarkNatSqr/200-4 4170 39265 ns/op BenchmarkNatSqr/300-4 1771 110074 ns/op BenchmarkNatSqr/500-4 914 202633 ns/op BenchmarkNatSqr/800-4 304 401978 ns/op BenchmarkNatSqr/1000-4 228 596363 ns/op BenchmarkNatSetBytes/8-4 745153 148.4 ns/op BenchmarkNatSetBytes/24-4 290556 633.5 ns/op BenchmarkNatSetBytes/128-4 52404 2889 ns/op BenchmarkNatSetBytes/7-4 435355 245.0 ns/op BenchmarkNatSetBytes/23-4 234355 704.6 ns/op BenchmarkNatSetBytes/127-4 27885 3605 ns/op BenchmarkScanPi-4 135 756635 ns/op BenchmarkStringPiParallel-4 367 363425 ns/op BenchmarkScan/10/Base2-4 34856 3433 ns/op BenchmarkScan/100/Base2-4 4558 48624 ns/op BenchmarkScan/1000/Base2-4 402 280596 ns/op BenchmarkScan/10/Base8-4 89691 1501 ns/op BenchmarkScan/100/Base8-4 11637 10034 ns/op BenchmarkScan/1000/Base8-4 1173 96841 ns/op BenchmarkScan/10/Base10-4 94138 1313 ns/op BenchmarkScan/100/Base10-4 12550 12686 ns/op BenchmarkScan/1000/Base10-4 1330 109369 ns/op BenchmarkScan/10/Base16-4 66398 1593 ns/op BenchmarkScan/100/Base16-4 10000 10514 ns/op BenchmarkScan/1000/Base16-4 1599 85123 ns/op BenchmarkString/10/Base2-4 182073 677.1 ns/op BenchmarkString/100/Base2-4 30788 3959 ns/op BenchmarkString/1000/Base2-4 3312 54832 ns/op BenchmarkString/10/Base8-4 368180 350.3 ns/op BenchmarkString/100/Base8-4 70752 2127 ns/op BenchmarkString/1000/Base8-4 7177 16726 ns/op BenchmarkString/10/Base10-4 166438 687.3 ns/op BenchmarkString/100/Base10-4 39532 3525 ns/op BenchmarkString/1000/Base10-4 4764 25481 ns/op BenchmarkString/10/Base16-4 426441 321.9 ns/op BenchmarkString/100/Base16-4 99734 1427 ns/op BenchmarkString/1000/Base16-4 10000 12289 ns/op BenchmarkLeafSize/0-4 31 5044830 ns/op BenchmarkLeafSize/1-4 381 413007 ns/op BenchmarkLeafSize/2-4 367 305305 ns/op BenchmarkLeafSize/3-4 289 412668 ns/op BenchmarkLeafSize/4-4 402 327184 ns/op BenchmarkLeafSize/5-4 266 505845 ns/op BenchmarkLeafSize/6-4 315 419759 ns/op BenchmarkLeafSize/7-4 372 367788 ns/op BenchmarkLeafSize/8-4 400 328982 ns/op BenchmarkLeafSize/9-4 205 694249 ns/op BenchmarkLeafSize/10-4 283 508706 ns/op BenchmarkLeafSize/11-4 262 433655 ns/op BenchmarkLeafSize/12-4 262 457919 ns/op BenchmarkLeafSize/13-4 256 479808 ns/op BenchmarkLeafSize/14-4 342 360726 ns/op BenchmarkLeafSize/15-4 303 471896 ns/op BenchmarkLeafSize/16-4 379 312282 ns/op BenchmarkLeafSize/32-4 375 293926 ns/op BenchmarkLeafSize/64-4 370 309535 ns/op BenchmarkProbablyPrime/n=0-4 9 11798427 ns/op BenchmarkProbablyPrime/n=1-4 8 13126192 ns/op BenchmarkProbablyPrime/n=5-4 5 20367328 ns/op BenchmarkProbablyPrime/n=10-4 4 36136087 ns/op BenchmarkProbablyPrime/n=20-4 3 43093932 ns/op BenchmarkProbablyPrime/Lucas-4 10 14719761 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1593663 ns/op BenchmarkRatCmp-4 134508 1048 ns/op BenchmarkFloatSqrt/64-4 18685 6264 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10143 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9703 13842 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4212 27520 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 866 218618 ns/op 18096 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 79 2438153 ns/op 174423 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 156512560 ns/op 3745208 B/op 601 allocs/op PASS ok math/big 72.609s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9872600 11.05 ns/op BenchmarkLeadingZeros8-4 11758218 11.03 ns/op BenchmarkLeadingZeros16-4 10208318 16.17 ns/op BenchmarkLeadingZeros32-4 12405991 10.21 ns/op BenchmarkLeadingZeros64-4 9450075 10.82 ns/op BenchmarkTrailingZeros-4 10263816 10.46 ns/op BenchmarkTrailingZeros8-4 10929306 14.13 ns/op BenchmarkTrailingZeros16-4 11338870 12.16 ns/op BenchmarkTrailingZeros32-4 12556092 15.11 ns/op BenchmarkTrailingZeros64-4 12153158 14.75 ns/op BenchmarkOnesCount-4 10212183 10.21 ns/op BenchmarkOnesCount8-4 10440601 12.22 ns/op BenchmarkOnesCount16-4 11055408 10.17 ns/op BenchmarkOnesCount32-4 12379158 10.63 ns/op BenchmarkOnesCount64-4 12840291 10.93 ns/op BenchmarkRotateLeft-4 12908179 9.472 ns/op BenchmarkRotateLeft8-4 12806894 10.07 ns/op BenchmarkRotateLeft16-4 12754826 12.25 ns/op BenchmarkRotateLeft32-4 12233307 10.48 ns/op BenchmarkRotateLeft64-4 11184516 11.61 ns/op BenchmarkReverse-4 17682021 7.289 ns/op BenchmarkReverse8-4 23079585 5.653 ns/op BenchmarkReverse16-4 22840197 7.933 ns/op BenchmarkReverse32-4 19927168 7.352 ns/op BenchmarkReverse64-4 17686356 7.436 ns/op BenchmarkReverseBytes-4 22167226 5.477 ns/op BenchmarkReverseBytes16-4 26276667 7.542 ns/op BenchmarkReverseBytes32-4 19692933 5.950 ns/op BenchmarkReverseBytes64-4 21745255 5.678 ns/op BenchmarkAdd-4 12354472 11.49 ns/op BenchmarkAdd32-4 11945348 18.13 ns/op BenchmarkAdd64-4 13554607 9.774 ns/op BenchmarkAdd64multiple-4 23820469 5.928 ns/op BenchmarkSub-4 11712522 10.70 ns/op BenchmarkSub32-4 12239809 10.17 ns/op BenchmarkSub64-4 10358794 11.88 ns/op BenchmarkSub64multiple-4 22921304 6.554 ns/op BenchmarkMul-4 11553946 16.53 ns/op BenchmarkMul32-4 11709909 10.63 ns/op BenchmarkMul64-4 10262434 11.13 ns/op BenchmarkDiv-4 3141289 37.76 ns/op BenchmarkDiv32-4 6760676 18.15 ns/op BenchmarkDiv64-4 3044684 42.15 ns/op PASS ok math/bits 10.137s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12038329 9.155 ns/op BenchmarkAcos-4 393654 308.8 ns/op BenchmarkAcosh-4 495128 441.7 ns/op BenchmarkAsin-4 433039 234.9 ns/op BenchmarkAsinh-4 611682 233.5 ns/op BenchmarkAtan-4 853641 210.1 ns/op BenchmarkAtanh-4 846387 156.8 ns/op BenchmarkConj-4 28292704 4.747 ns/op BenchmarkCos-4 663517 287.5 ns/op BenchmarkCosh-4 719217 296.7 ns/op BenchmarkExp-4 951526 187.7 ns/op BenchmarkLog-4 710545 142.3 ns/op BenchmarkLog10-4 1000000 154.8 ns/op BenchmarkPhase-4 2219044 55.33 ns/op BenchmarkPolar-4 1000000 120.5 ns/op BenchmarkPow-4 226251 489.6 ns/op BenchmarkRect-4 1000000 107.9 ns/op BenchmarkSin-4 753032 233.1 ns/op BenchmarkSinh-4 717564 187.8 ns/op BenchmarkSqrt-4 1000000 103.0 ns/op BenchmarkTan-4 358684 314.9 ns/op BenchmarkTanh-4 458842 284.1 ns/op PASS ok math/cmplx 5.336s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 722706 169.4 ns/op BenchmarkInt63ThreadsafeParallel-4 839658 141.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 124.8 ns/op BenchmarkIntn1000-4 742436 193.7 ns/op BenchmarkInt63n1000-4 848341 194.8 ns/op BenchmarkInt31n1000-4 867657 146.3 ns/op BenchmarkFloat32-4 760000 158.8 ns/op BenchmarkFloat64-4 1000000 127.7 ns/op BenchmarkPerm3-4 179700 929.5 ns/op BenchmarkPerm30-4 20229 7108 ns/op BenchmarkPerm30ViaShuffle-4 17377 6183 ns/op BenchmarkShuffleOverhead-4 10000 12402 ns/op BenchmarkRead3-4 697021 153.7 ns/op BenchmarkRead64-4 72928 1625 ns/op BenchmarkRead1000-4 6034 24281 ns/op BenchmarkConcurrent-4 240501 529.9 ns/op PASS ok math/rand 4.218s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38048 3041 ns/op BenchmarkQDecodeWord-4 90104 1257 ns/op BenchmarkQDecodeHeader-4 89853 1424 ns/op BenchmarkTypeByExtension/.html-4 392373 266.5 ns/op BenchmarkTypeByExtension/.HTML-4 307587 390.2 ns/op BenchmarkTypeByExtension/.unused-4 357858 389.0 ns/op BenchmarkExtensionsByType/text/html-4 161870 980.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 95652 3255 ns/op BenchmarkExtensionsByType/application/octet-stream-4 36378 3142 ns/op PASS ok mime 3.364s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 423 314674 ns/op 48437 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 321 313583 ns/op 47584 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 38 3290110 ns/op 103238 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 362 380421 ns/op 48527 B/op 206 allocs/op PASS ok mime/multipart 2.031s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 888 136030 ns/op PASS ok mime/quotedprintable 1.210s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 13897782 ns/op 8470 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 27248692 ns/op 13372 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022707595 ns/op 150488 B/op 231 allocs/op BenchmarkDNSName-4 117907 928.8 ns/op BenchmarkInterfaces-4 1294 90172 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4182 29074 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1774 101108 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2072 90453 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4644 35830 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1740 63585 ns/op 5236 B/op 77 allocs/op BenchmarkParseIP-4 5760 18947 ns/op BenchmarkParseIPValidIPv4-4 407612 319.6 ns/op BenchmarkParseIPValidIPv6-4 234807 571.2 ns/op BenchmarkIPString/IPv4-4 125701 1140 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 13303 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44697 2894 ns/op BenchmarkIPEqual/IPv4-4 790906 199.9 ns/op BenchmarkIPEqual/IPv6-4 947586 173.5 ns/op BenchmarkTCP4OneShot-4 180 650250 ns/op BenchmarkTCP4OneShotTimeout-4 204 826004 ns/op BenchmarkTCP4Persistent-4 288 350744 ns/op BenchmarkTCP4PersistentTimeout-4 292 482425 ns/op BenchmarkTCP6OneShot-4 150 980179 ns/op BenchmarkTCP6OneShotTimeout-4 146 725638 ns/op BenchmarkTCP6Persistent-4 262 429196 ns/op BenchmarkTCP6PersistentTimeout-4 250 533543 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15284 8482 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11542 11303 ns/op BenchmarkSetReadDeadline-4 134167 936.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 104 1159287 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1238342 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 88 1186711 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1172105 ns/op 0 B/op 0 allocs/op PASS ok net 13.642s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24651 5886 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7681 18047 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 15537 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 12494 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 25389 5957 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 34111 3739 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1462388 142.5 ns/op BenchmarkFindChild/n=2/rep=map-4 2693528 40.97 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1505186 79.80 ns/op BenchmarkFindChild/n=4/rep=linear-4 1002877 128.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2882929 42.33 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 874113 188.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 509985 314.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2390269 54.38 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 466930 484.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 232978 521.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2638917 44.09 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1957884 58.23 ns/op BenchmarkFindChild/n=32/rep=linear-4 131434 1057 ns/op BenchmarkFindChild/n=32/rep=map-4 1000000 112.4 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2133849 58.52 ns/op BenchmarkServerMatch-4 12760 9497 ns/op BenchmarkReadRequestChrome-4 3634 51720 ns/op 11.81 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11718 ns/op 6.66 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 17171 ns/op 4.78 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7519 23134 ns/op 6.53 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12279 10490 ns/op 3.81 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 37 3002928 ns/op 0.34 MB/s BenchmarkFileAndServer_1KB/https1-4 20 5935992 ns/op 0.17 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4348482 ns/op 0.24 MB/s BenchmarkFileAndServer_16MB/h1-4 2 93856113 ns/op 178.75 MB/s BenchmarkFileAndServer_16MB/https1-4 1 214428890 ns/op 78.24 MB/s BenchmarkFileAndServer_16MB/h2-4 1 566247956 ns/op 29.63 MB/s BenchmarkFileAndServer_64MB/h1-4 1 380240844 ns/op 176.49 MB/s BenchmarkFileAndServer_64MB/https1-4 1 695015937 ns/op 96.56 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1844337708 ns/op 36.39 MB/s BenchmarkServeMux-4 213 615730 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 256 667127 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 36 3760724 ns/op 6594 B/op 66 allocs/op BenchmarkClientServer/https1-4 26 4251461 ns/op 11367 B/op 118 allocs/op BenchmarkClientServer/h2-4 32 3968993 ns/op 13674 B/op 115 allocs/op BenchmarkClientServerParallel/4/h1-4 327 398595 ns/op 9081 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 14 8249899 ns/op 110965 B/op 1186 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56981: read tcp 127.0.0.1:56978->127.0.0.1:56981: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56984: read tcp 127.0.0.1:56982->127.0.0.1:56984: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 8859248 ns/op 103462 B/op 1204 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57019: read tcp 127.0.0.1:57013->127.0.0.1:57019: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57020: read tcp 127.0.0.1:57013->127.0.0.1:57020: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57026: read tcp 127.0.0.1:57022->127.0.0.1:57026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57023: write tcp 127.0.0.1:57022->127.0.0.1:57023: use of closed network connection BenchmarkClientServerParallel/64/h1-4 262 629565 ns/op 18413 B/op 113 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": readLoopPeekFailLocked: read tcp 127.0.0.1:57256->127.0.0.1:57159: read: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": dial tcp 127.0.0.1:57159: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57159": read tcp 127.0.0.1:57260->127.0.0.1:57159: read: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 15 8667812 ns/op 107984 B/op 1198 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57425: read tcp 127.0.0.1:57424->127.0.0.1:57425: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57427: read tcp 127.0.0.1:57424->127.0.0.1:57427: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57434: read tcp 127.0.0.1:57428->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:57429: read tcp 127.0.0.1:57428->127.0.0.1:57429: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57454: read tcp 127.0.0.1:57439->127.0.0.1:57454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57453: read tcp 127.0.0.1:57439->127.0.0.1:57453: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 8735524 ns/op 107270 B/op 1245 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57466: read tcp 127.0.0.1:57460->127.0.0.1:57466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57476: read tcp 127.0.0.1:57467->127.0.0.1:57476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57479: read tcp 127.0.0.1:57467->127.0.0.1:57479: use of closed network connection BenchmarkServer-4 1 1098642285 ns/op 31304 B/op 151 allocs/op BenchmarkClient-4 33 3653096 ns/op 4093 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 117 916103 ns/op 7570 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 910 138197 ns/op 3087 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1342 88267 ns/op 1920 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1137 134543 ns/op 2799 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1282 125396 ns/op 2726 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1278 138260 ns/op 2760 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1387 87980 ns/op 1960 B/op 14 allocs/op BenchmarkServerHijack-4 1063 162502 ns/op 16758 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 28 4434841 ns/op 6397 B/op 55 allocs/op BenchmarkResponseStatusLine-4 273104 451.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 27.741s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2362 73643 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.292s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 84396 1297 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 410150 245.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 218151 993.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63816 1723 ns/op BenchmarkStdIPv4-4 161269 1006 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89871 1647 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 83642 1196 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 93894 2212 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 83319 1678 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1469790 78.32 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1357094 87.62 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1254825 99.94 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 366043 485.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 274887 443.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 294823 388.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83625 2195 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 284152 478.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 169570 909.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 145423 769.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 164952 750.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78268 1424 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 272066 556.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 120538 1012 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 168843 752.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 290686 679.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 142135 822.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 244568 439.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 120424 959.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 153924 1159 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 124738 1324 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 108669 1315 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 498841 311.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 132950 1115 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 103316 1671 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 92896 1136 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 151436 1005 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 94999 1165 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 289989 477.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 135261 1171 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 135756 1277 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187072 779.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 109203 1269 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 125.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 130.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 958216 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 914091 133.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 127.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 892028 146.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 943792 131.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 135.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 894907 126.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 322483 351.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 617103 247.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 231825 540.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 259218 656.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 194724 979.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69376 1866 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 566019 238.3 ns/op PASS ok net/netip 13.560s 2023/09/15 06:56:28 Test RPC server listening on 127.0.0.1:57529 2023/09/15 06:56:28 Test HTTP RPC server listening on 127.0.0.1:57530 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 159 669525 ns/op BenchmarkEndToEndHTTP-4 169 748241 ns/op BenchmarkEndToEndAsync-4 1660 84022 ns/op BenchmarkEndToEndAsyncHTTP-4 1458 84973 ns/op PASS ok net/rpc 2.210s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2725 41016 ns/op BenchmarkReadMIMEHeader/server_headers-4 5452 26761 ns/op BenchmarkUncommon-4 23434 6416 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.641s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3903 32464 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 79794 1735 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 488532 254.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 108678 1260 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 134875 762.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 101188 1434 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16294 8208 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 412855 327.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 114361 1128 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 191826 624.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 94755 1601 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17712 8315 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 168121 812.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76239 1854 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67539 1704 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 22538 7508 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6343 21397 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 161078 920.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64929 1714 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 67858 1712 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27316 7514 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5620 25401 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.323s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2193216 47.82 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 140455 1191 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 474 231097 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 166 965201 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 415 408797 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 46712 2727 ns/op BenchmarkStatFile-4 30730 4737 ns/op BenchmarkStatDir-4 18315 5613 ns/op BenchmarkLstatDot-4 47560 3565 ns/op BenchmarkLstatFile-4 27537 5625 ns/op BenchmarkLstatDir-4 10000 10030 ns/op PASS ok os 3.473s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 14 8016286 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.213s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 276798 592.4 ns/op PASS ok os/user 1.322s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2363708 48.24 ns/op BenchmarkString-4 1594537 95.24 ns/op BenchmarkBytes-4 1482147 78.10 ns/op BenchmarkNamedBytes-4 966921 149.8 ns/op BenchmarkBytesArray-4 741229 182.3 ns/op BenchmarkSliceLen-4 1705556 79.80 ns/op BenchmarkMapLen-4 619122 167.4 ns/op BenchmarkStringLen-4 1224520 179.2 ns/op BenchmarkArrayLen-4 725640 153.8 ns/op BenchmarkSliceCap-4 1348135 84.31 ns/op BenchmarkDeepEqual/int8-4 508682 349.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 86730 1390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 401714 359.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80635 1814 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 443404 309.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 71479 1815 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 424903 302.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80137 1564 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 386881 299.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 75384 1542 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 541725 280.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 108022 1185 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 434732 318.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 66300 1693 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 475080 364.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 74197 1640 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 413247 429.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 74390 1448 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 380649 297.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 85620 1465 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 381990 309.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 75489 1848 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 156163 776.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 67718 2688 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 426684 548.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 79161 1644 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 388702 319.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 75104 1739 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 298598 414.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 38871 3511 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 353428 372.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 70585 1642 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 404494 364.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 73197 1676 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105192 1171 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50228 2422 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45896 2720 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32374 3618 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32425 3601 ns/op BenchmarkIsZero/ArrayComparable-4 323810 402.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 27231 4757 ns/op BenchmarkIsZero/StructComparable-4 566751 259.2 ns/op BenchmarkIsZero/StructIncomparable-4 131841 1117 ns/op BenchmarkSetZero/Bool/Direct-4 2497244 49.53 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 144.5 ns/op BenchmarkSetZero/Bool/NewZero-4 754239 215.3 ns/op BenchmarkSetZero/Int/Direct-4 1748506 62.54 ns/op BenchmarkSetZero/Int/CachedZero-4 917937 147.6 ns/op BenchmarkSetZero/Int/NewZero-4 344932 366.8 ns/op BenchmarkSetZero/Uint/Direct-4 1422559 112.6 ns/op BenchmarkSetZero/Uint/CachedZero-4 655680 179.1 ns/op BenchmarkSetZero/Uint/NewZero-4 675253 180.1 ns/op BenchmarkSetZero/Float/Direct-4 1879339 59.37 ns/op BenchmarkSetZero/Float/CachedZero-4 851300 144.1 ns/op BenchmarkSetZero/Float/NewZero-4 713860 191.9 ns/op BenchmarkSetZero/Complex/Direct-4 1802520 61.37 ns/op BenchmarkSetZero/Complex/CachedZero-4 858535 138.0 ns/op BenchmarkSetZero/Complex/NewZero-4 613710 188.3 ns/op BenchmarkSetZero/Array/Direct-4 2016091 90.00 ns/op BenchmarkSetZero/Array/CachedZero-4 836817 171.1 ns/op BenchmarkSetZero/Array/NewZero-4 461918 388.8 ns/op BenchmarkSetZero/Chan/Direct-4 1294716 100.4 ns/op BenchmarkSetZero/Chan/CachedZero-4 814851 138.8 ns/op BenchmarkSetZero/Chan/NewZero-4 731976 191.7 ns/op BenchmarkSetZero/Func/Direct-4 1707296 91.42 ns/op BenchmarkSetZero/Func/CachedZero-4 872911 203.3 ns/op BenchmarkSetZero/Func/NewZero-4 703581 186.0 ns/op BenchmarkSetZero/Interface/Direct-4 1756701 65.58 ns/op BenchmarkSetZero/Interface/CachedZero-4 877326 132.7 ns/op BenchmarkSetZero/Interface/NewZero-4 676207 220.3 ns/op BenchmarkSetZero/Map/Direct-4 1685662 72.42 ns/op BenchmarkSetZero/Map/CachedZero-4 709364 189.3 ns/op BenchmarkSetZero/Map/NewZero-4 582878 234.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1612160 92.45 ns/op BenchmarkSetZero/Pointer/CachedZero-4 993018 141.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 758486 185.3 ns/op BenchmarkSetZero/Slice/Direct-4 1205074 110.7 ns/op BenchmarkSetZero/Slice/CachedZero-4 722485 157.1 ns/op BenchmarkSetZero/Slice/NewZero-4 616164 191.4 ns/op BenchmarkSetZero/String/Direct-4 1062012 123.5 ns/op BenchmarkSetZero/String/CachedZero-4 889813 176.7 ns/op BenchmarkSetZero/String/NewZero-4 512864 199.5 ns/op BenchmarkSetZero/Struct/Direct-4 1901763 115.4 ns/op BenchmarkSetZero/Struct/CachedZero-4 992630 147.4 ns/op BenchmarkSetZero/Struct/NewZero-4 622796 198.2 ns/op BenchmarkSelect/1-4 183553 986.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 74176 2127 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33027 4864 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 147723 791.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 173815 820.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 91021 1126 ns/op 113.71 MB/s BenchmarkCallArgCopy/size=256-4 82406 1355 ns/op 188.92 MB/s BenchmarkCallArgCopy/size=1024-4 60824 3045 ns/op 336.27 MB/s BenchmarkCallArgCopy/size=4096-4 13080 8883 ns/op 461.10 MB/s BenchmarkCallArgCopy/size=65536-4 1159 149706 ns/op 437.76 MB/s BenchmarkFieldByName1-4 522532 252.4 ns/op BenchmarkFieldByName2-4 23727 5025 ns/op BenchmarkFieldByName3-4 3649 32902 ns/op BenchmarkInterfaceBig-4 1877908 73.91 ns/op BenchmarkInterfaceSmall-4 1641342 77.28 ns/op BenchmarkNew-4 647062 214.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2299 80498 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1978 62629 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2400 52676 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1906 87623 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2061 56659 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2091 61230 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 192302 723.0 ns/op PASS ok reflect 28.314s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4074 24622 ns/op 9237 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 20501 ns/op 8898 B/op 1 allocs/op BenchmarkFindString-4 10000 23468 ns/op 9451 B/op 1 allocs/op BenchmarkFindSubmatch-4 8118 26845 ns/op 9771 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 7989 27199 ns/op 9345 B/op 2 allocs/op BenchmarkLiteral-4 10000 21239 ns/op BenchmarkNotLiteral-4 4452 61009 ns/op BenchmarkMatchClass-4 2887 68085 ns/op BenchmarkMatchClass_InRange-4 3672 56169 ns/op BenchmarkReplaceAll-4 1489 130689 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19981 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23265 4849 ns/op BenchmarkAnchoredShortMatch-4 10000 22734 ns/op BenchmarkAnchoredLongMatch-4 10000 10820 ns/op BenchmarkOnePassShortA-4 18712 8753 ns/op BenchmarkNotOnePassShortA-4 9388 31948 ns/op BenchmarkOnePassShortB-4 22623 7289 ns/op BenchmarkNotOnePassShortB-4 10000 32942 ns/op BenchmarkOnePassLongPrefix-4 56136 2145 ns/op BenchmarkOnePassLongNotPrefix-4 25744 4803 ns/op BenchmarkMatchParallelShared-4 10000 32756 ns/op BenchmarkMatchParallelCopied-4 6300 35519 ns/op BenchmarkQuoteMetaAll-4 103100 1309 ns/op 10.70 MB/s BenchmarkQuoteMetaNone-4 338782 381.5 ns/op 68.15 MB/s BenchmarkCompile/Onepass-4 3033 50992 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1450 99191 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 123 936778 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2291224 50.85 ns/op 314.62 MB/s BenchmarkMatch/Easy0/32-4 10000 21653 ns/op 1.48 MB/s BenchmarkMatch/Easy0/1K-4 4941 23440 ns/op 43.69 MB/s BenchmarkMatch/Easy0i/16-4 2218826 65.73 ns/op 243.44 MB/s BenchmarkMatch/Easy0i/32-4 5132 47459 ns/op 0.67 MB/s BenchmarkMatch/Easy0i/1K-4 212 522842 ns/op 1.96 MB/s BenchmarkMatch/Easy1/16-4 2314942 72.24 ns/op 221.48 MB/s BenchmarkMatch/Easy1/32-4 5407 18910 ns/op 1.69 MB/s BenchmarkMatch/Easy1/1K-4 7561 40825 ns/op 25.08 MB/s BenchmarkMatch/Medium/16-4 2276142 50.32 ns/op 317.96 MB/s BenchmarkMatch/Medium/32-4 7122 39391 ns/op 0.81 MB/s BenchmarkMatch/Medium/1K-4 254 891548 ns/op 1.15 MB/s BenchmarkMatch/Hard/16-4 2543839 46.43 ns/op 344.58 MB/s BenchmarkMatch/Hard/32-4 4749 46645 ns/op 0.69 MB/s BenchmarkMatch/Hard/1K-4 170 852103 ns/op 1.20 MB/s BenchmarkMatch/Hard1/16-4 870 123536 ns/op 0.13 MB/s BenchmarkMatch/Hard1/32-4 679 170777 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 25 7000432 ns/op 0.15 MB/s BenchmarkMatch_onepass_regex/16-4 25356 4440 ns/op 3.60 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 14754 ns/op 2.17 MB/s 25 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 619 318811 ns/op 3.21 MB/s 24 B/op 0 allocs/op PASS ok regexp 13.822s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 947440 153.3 ns/op BenchmarkIsWordChar-4 189300 865.8 ns/op PASS ok regexp/syntax 2.757s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 83344 1658 ns/op BenchmarkCallers/inlined-4 80443 1432 ns/op BenchmarkCallers/no-cache-4 18356 7450 ns/op BenchmarkFPCallers/cached-4 3685240 32.40 ns/op BenchmarkMakeChan/Byte-4 998073 356.6 ns/op BenchmarkMakeChan/Int-4 1000000 521.7 ns/op BenchmarkMakeChan/Ptr-4 400855 617.7 ns/op BenchmarkMakeChan/Struct/0-4 395781 295.8 ns/op BenchmarkMakeChan/Struct/32-4 467942 1011 ns/op BenchmarkMakeChan/Struct/40-4 143161 1354 ns/op BenchmarkChanNonblocking-4 3496531 40.60 ns/op BenchmarkSelectUncontended-4 543369 185.7 ns/op BenchmarkSelectSyncContended-4 89050 1326 ns/op BenchmarkSelectAsyncContended-4 285500 506.9 ns/op BenchmarkSelectNonblock-4 3137499 37.03 ns/op BenchmarkChanUncontended-4 12588 11539 ns/op BenchmarkChanContended-4 4292 29854 ns/op BenchmarkChanSync-4 199538 646.4 ns/op BenchmarkChanSyncWork-4 54850 2091 ns/op BenchmarkChanProdCons0-4 217576 583.0 ns/op BenchmarkChanProdCons10-4 432554 233.4 ns/op BenchmarkChanProdCons100-4 481806 218.8 ns/op BenchmarkChanProdConsWork0-4 158298 739.0 ns/op BenchmarkChanProdConsWork10-4 216753 476.7 ns/op BenchmarkChanProdConsWork100-4 210662 515.5 ns/op BenchmarkSelectProdCons-4 129927 809.0 ns/op BenchmarkReceiveDataFromClosedChan-4 977217 144.4 ns/op BenchmarkChanCreation-4 163564 765.5 ns/op BenchmarkChanSem-4 270708 425.7 ns/op BenchmarkChanPopular-4 87 1658008 ns/op BenchmarkChanClosed-4 958412 132.5 ns/op BenchmarkCallClosure-4 4615170 28.95 ns/op BenchmarkCallClosure1-4 3767178 28.32 ns/op BenchmarkCallClosure2-4 1000000 169.0 ns/op BenchmarkCallClosure3-4 1000000 141.3 ns/op BenchmarkCallClosure4-4 888820 187.2 ns/op BenchmarkComplex128DivNormal-4 4996011 20.97 ns/op BenchmarkComplex128DivNisNaN-4 8255689 12.75 ns/op BenchmarkComplex128DivDisNaN-4 8941063 13.82 ns/op BenchmarkComplex128DivNisInf-4 12457017 9.930 ns/op BenchmarkComplex128DivDisInf-4 6751243 22.45 ns/op BenchmarkSetTypePtr-4 69872209 2.144 ns/op 3731.41 MB/s BenchmarkSetTypePtr8-4 12670820 10.25 ns/op 6242.73 MB/s BenchmarkSetTypePtr16-4 14108778 12.21 ns/op 10480.75 MB/s BenchmarkSetTypePtr32-4 12075854 11.31 ns/op 22629.40 MB/s BenchmarkSetTypePtr64-4 10712955 10.56 ns/op 48507.79 MB/s BenchmarkSetTypePtr126-4 5364135 24.59 ns/op 40998.71 MB/s BenchmarkSetTypePtr128-4 6192691 18.54 ns/op 55225.58 MB/s BenchmarkSetTypePtrSlice-4 984057 151.0 ns/op 54239.73 MB/s BenchmarkSetTypeNode1-4 13630227 14.35 ns/op 1672.63 MB/s BenchmarkSetTypeNode1Slice-4 2816479 38.05 ns/op 20181.64 MB/s BenchmarkSetTypeNode8-4 12681230 9.663 ns/op 8279.13 MB/s BenchmarkSetTypeNode8Slice-4 1000000 104.0 ns/op 24623.62 MB/s BenchmarkSetTypeNode64-4 6901454 17.65 ns/op 29921.22 MB/s BenchmarkSetTypeNode64Slice-4 263583 458.0 ns/op 36892.35 MB/s BenchmarkSetTypeNode64Dead-4 9346474 14.63 ns/op 36083.12 MB/s BenchmarkSetTypeNode64DeadSlice-4 331896 364.2 ns/op 46389.06 MB/s BenchmarkSetTypeNode124-4 6514598 23.61 ns/op 42691.00 MB/s BenchmarkSetTypeNode124Slice-4 247000 560.1 ns/op 57592.95 MB/s BenchmarkSetTypeNode126-4 6402248 18.77 ns/op 54552.37 MB/s BenchmarkSetTypeNode126Slice-4 241519 677.8 ns/op 48345.43 MB/s BenchmarkSetTypeNode128-4 4220868 28.68 ns/op 36257.24 MB/s BenchmarkSetTypeNode128Slice-4 183577 855.0 ns/op 38922.35 MB/s BenchmarkSetTypeNode130-4 5210001 32.03 ns/op 32964.97 MB/s BenchmarkSetTypeNode130Slice-4 187909 861.3 ns/op 39232.16 MB/s BenchmarkSetTypeNode1024-4 822559 241.5 ns/op 33986.58 MB/s BenchmarkSetTypeNode1024Slice-4 27330 4189 ns/op 62707.08 MB/s BenchmarkAllocation-4 1808 92584 ns/op BenchmarkReadMemStats-4 58 2030155 ns/op BenchmarkReadMemStatsLatency-4 1 5859481 p50-ns 5859481 p90-ns 5859481 p99-ns BenchmarkWriteBarrier-4 2994343 39.48 ns/op BenchmarkBulkWriteBarrier-4 6501822 20.01 ns/op BenchmarkScanStackNoLocals-4 3 46668205 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12604998 8.939 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14163782 9.066 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11226536 10.64 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8939805 13.47 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5829236 19.79 ns/op BenchmarkHash5-4 8450810 13.79 ns/op 362.54 MB/s BenchmarkHash16-4 9035107 12.90 ns/op 1239.86 MB/s BenchmarkHash64-4 7753954 14.21 ns/op 4504.48 MB/s BenchmarkHash1024-4 2518230 48.70 ns/op 21025.15 MB/s BenchmarkHash65536-4 51284 2291 ns/op 28609.24 MB/s BenchmarkAlignedLoad-4 11671000 9.954 ns/op BenchmarkUnalignedLoad-4 12012144 9.766 ns/op BenchmarkEqEfaceConcrete-4 7946571 13.87 ns/op BenchmarkEqIfaceConcrete-4 8257000 13.57 ns/op BenchmarkNeEfaceConcrete-4 8791432 12.69 ns/op BenchmarkNeIfaceConcrete-4 9159826 12.90 ns/op BenchmarkConvT2EByteSized/bool-4 4923951 22.97 ns/op BenchmarkConvT2EByteSized/uint8-4 5122882 24.03 ns/op BenchmarkConvT2ESmall-4 4668187 25.06 ns/op BenchmarkConvT2EUintptr-4 4537407 25.34 ns/op BenchmarkConvT2ELarge-4 1000000 113.1 ns/op BenchmarkConvT2ISmall-4 4527751 25.58 ns/op BenchmarkConvT2IUintptr-4 4460066 26.24 ns/op BenchmarkConvT2ILarge-4 1000000 115.0 ns/op BenchmarkConvI2E-4 4457268 26.90 ns/op BenchmarkConvI2I-4 3774579 29.34 ns/op BenchmarkAssertE2T-4 4396431 27.56 ns/op BenchmarkAssertE2TLarge-4 2271201 50.28 ns/op BenchmarkAssertE2I-4 3700838 29.19 ns/op BenchmarkAssertI2T-4 4111754 27.33 ns/op BenchmarkAssertI2I-4 3570762 31.70 ns/op BenchmarkAssertI2E-4 4343144 29.97 ns/op BenchmarkAssertE2E-4 4580822 25.18 ns/op BenchmarkAssertE2T2-4 3153866 37.77 ns/op BenchmarkAssertE2T2Blank-4 3911324 29.11 ns/op BenchmarkAssertI2E2-4 3760086 29.75 ns/op BenchmarkAssertI2E2Blank-4 4824942 24.00 ns/op BenchmarkAssertE2E2-4 3096744 38.74 ns/op BenchmarkAssertE2E2Blank-4 4002192 27.99 ns/op BenchmarkConvT2Ezero/zero/16-4 3920954 25.81 ns/op BenchmarkConvT2Ezero/zero/32-4 4292470 26.71 ns/op BenchmarkConvT2Ezero/zero/64-4 4328492 26.84 ns/op BenchmarkConvT2Ezero/zero/str-4 4386231 26.47 ns/op BenchmarkConvT2Ezero/zero/slice-4 4545693 25.41 ns/op BenchmarkConvT2Ezero/zero/big-4 189361 920.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 112.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 133.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 141200 935.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 4234098 26.25 ns/op BenchmarkConvT2Ezero/smallint/32-4 4308897 25.75 ns/op BenchmarkConvT2Ezero/smallint/64-4 4471267 25.85 ns/op BenchmarkConvT2Ezero/largeint/16-4 1222692 85.97 ns/op BenchmarkConvT2Ezero/largeint/32-4 1342701 88.54 ns/op BenchmarkConvT2Ezero/largeint/64-4 1323206 92.05 ns/op BenchmarkMalloc8-4 1564689 79.98 ns/op BenchmarkMalloc16-4 1489562 76.34 ns/op BenchmarkMallocTypeInfo8-4 1844775 65.20 ns/op BenchmarkMallocTypeInfo16-4 1370826 88.80 ns/op BenchmarkMallocLargeStruct-4 125688 1388 ns/op BenchmarkGoroutineSelect-4 31 3959852 ns/op BenchmarkGoroutineBlocking-4 24 4229429 ns/op BenchmarkGoroutineForRange-4 25 4202920 ns/op BenchmarkGoroutineIdle-4 34 3403743 ns/op BenchmarkHashStringSpeed-4 2869881 39.82 ns/op BenchmarkHashBytesSpeed-4 1336449 87.84 ns/op BenchmarkHashInt32Speed-4 3335562 37.86 ns/op BenchmarkHashInt64Speed-4 2991177 36.52 ns/op BenchmarkHashStringArraySpeed-4 695847 189.6 ns/op BenchmarkMegMap-4 3150806 37.31 ns/op BenchmarkMegOneMap-4 3464446 38.13 ns/op BenchmarkMegEqMap-4 3045 44247 ns/op BenchmarkMegEmptyMap-4 3843679 33.42 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1917236 52.35 ns/op BenchmarkSmallStrMap-4 3148550 37.50 ns/op BenchmarkMapStringKeysEight_16-4 3174934 37.46 ns/op BenchmarkMapStringKeysEight_32-4 3200516 35.59 ns/op BenchmarkMapStringKeysEight_64-4 2967016 36.13 ns/op BenchmarkMapStringKeysEight_1M-4 3137203 37.45 ns/op BenchmarkIntMap-4 3412537 34.38 ns/op BenchmarkMapFirst/1-4 4161187 28.21 ns/op BenchmarkMapFirst/2-4 4063426 27.70 ns/op BenchmarkMapFirst/3-4 4089487 29.01 ns/op BenchmarkMapFirst/4-4 3806588 30.91 ns/op BenchmarkMapFirst/5-4 3708783 29.17 ns/op BenchmarkMapFirst/6-4 3858426 27.73 ns/op BenchmarkMapFirst/7-4 4218927 30.06 ns/op BenchmarkMapFirst/8-4 4087651 27.67 ns/op BenchmarkMapFirst/9-4 4021706 30.49 ns/op BenchmarkMapFirst/10-4 3634377 32.80 ns/op BenchmarkMapFirst/11-4 3532053 33.69 ns/op BenchmarkMapFirst/12-4 3552678 31.19 ns/op BenchmarkMapFirst/13-4 3960584 29.79 ns/op BenchmarkMapFirst/14-4 3755496 30.59 ns/op BenchmarkMapFirst/15-4 3943671 30.12 ns/op BenchmarkMapFirst/16-4 3840506 31.85 ns/op BenchmarkMapMid/1-4 3842782 28.93 ns/op BenchmarkMapMid/2-4 3846836 30.14 ns/op BenchmarkMapMid/3-4 3876536 28.28 ns/op BenchmarkMapMid/4-4 4020961 29.41 ns/op BenchmarkMapMid/5-4 4047828 29.10 ns/op BenchmarkMapMid/6-4 4134490 29.62 ns/op BenchmarkMapMid/7-4 3924354 28.81 ns/op BenchmarkMapMid/8-4 3586449 32.33 ns/op BenchmarkMapMid/9-4 3455718 33.55 ns/op BenchmarkMapMid/10-4 3746960 31.42 ns/op BenchmarkMapMid/11-4 3846606 31.49 ns/op BenchmarkMapMid/12-4 3650220 34.58 ns/op BenchmarkMapMid/13-4 3600019 31.73 ns/op BenchmarkMapMid/14-4 3002401 33.71 ns/op BenchmarkMapMid/15-4 3822080 33.40 ns/op BenchmarkMapMid/16-4 3386422 33.98 ns/op BenchmarkMapLast/1-4 3914194 31.37 ns/op BenchmarkMapLast/2-4 3901784 29.45 ns/op BenchmarkMapLast/3-4 3784572 31.27 ns/op BenchmarkMapLast/4-4 3836318 31.68 ns/op BenchmarkMapLast/5-4 3848672 30.54 ns/op BenchmarkMapLast/6-4 3649527 31.14 ns/op BenchmarkMapLast/7-4 3665955 32.58 ns/op BenchmarkMapLast/8-4 3566616 33.26 ns/op BenchmarkMapLast/9-4 3849025 30.74 ns/op BenchmarkMapLast/10-4 3676041 31.16 ns/op BenchmarkMapLast/11-4 3938257 31.08 ns/op BenchmarkMapLast/12-4 3808448 31.89 ns/op BenchmarkMapLast/13-4 3815332 35.90 ns/op BenchmarkMapLast/14-4 3482202 33.50 ns/op BenchmarkMapLast/15-4 3837824 30.69 ns/op BenchmarkMapLast/16-4 3708034 31.53 ns/op BenchmarkMapCycle-4 2748945 43.10 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3425768 32.14 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2962 34864 ns/op BenchmarkMakeMap/[Byte]Byte-4 831396 266.4 ns/op BenchmarkMakeMap/[Int]Int-4 238708 583.9 ns/op BenchmarkNewEmptyMap-4 18092400 6.329 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1959942 60.37 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 747139 184.6 ns/op BenchmarkMapIterEmpty-4 4911490 24.49 ns/op BenchmarkSameLengthMap-4 4416554 27.59 ns/op BenchmarkBigKeyMap-4 1641628 73.14 ns/op BenchmarkBigValMap-4 1469324 80.89 ns/op BenchmarkSmallKeyMap-4 3221864 37.77 ns/op BenchmarkMapPopulate/1-4 2559124 43.36 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 195724 822.2 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 19369 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 896 177843 ns/op 51776 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 67 1901436 ns/op 416295 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 5 21850020 ns/op 6534974 B/op 2890 allocs/op BenchmarkComplexAlgMap-4 647734 220.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1714725 67.89 ns/op BenchmarkGoMapClear/Reflexive/10-4 1657434 72.02 ns/op BenchmarkGoMapClear/Reflexive/100-4 468663 275.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 69636 1690 ns/op BenchmarkGoMapClear/Reflexive/10000-4 8239 15255 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1371445 83.27 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1353072 90.01 ns/op BenchmarkGoMapClear/NonReflexive/100-4 449968 291.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 68173 1819 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 8228 15053 ns/op BenchmarkMapStringConversion/32/simple-4 1537442 80.78 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1473242 80.75 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1413583 86.60 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1559064 76.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1462510 79.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1366600 90.44 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1863159 59.82 ns/op BenchmarkMapInterfacePtr-4 2161041 54.32 ns/op BenchmarkNewEmptyMapHintLessThan8-4 7596998 16.34 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 85582 1384 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6626 18144 ns/op BenchmarkMapPop1000-4 484 239591 ns/op BenchmarkMapPop10000-4 28 4257490 ns/op BenchmarkMapAssign/Int32/256-4 2327839 48.23 ns/op BenchmarkMapAssign/Int32/65536-4 1485872 69.46 ns/op BenchmarkMapAssign/Int64/256-4 2268619 48.70 ns/op BenchmarkMapAssign/Int64/65536-4 1770352 65.85 ns/op BenchmarkMapAssign/Str/256-4 2113845 57.31 ns/op BenchmarkMapAssign/Str/65536-4 816825 138.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1350145 81.08 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1213245 92.49 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1685562 78.02 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1153238 105.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 409708 2568 ns/op BenchmarkMapOperatorAssign/Str/65536-4 401131 313.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 914396 144.4 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 342700 299.0 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 906482 160.7 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 291150 381.8 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 706551 233.7 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 193030 521.4 ns/op 100 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1272033 83.85 ns/op BenchmarkMapDelete/Int32/1000-4 2030594 62.01 ns/op BenchmarkMapDelete/Int32/10000-4 1905756 65.53 ns/op BenchmarkMapDelete/Int64/100-4 1279072 86.79 ns/op BenchmarkMapDelete/Int64/1000-4 2074058 58.31 ns/op BenchmarkMapDelete/Int64/10000-4 2181196 51.44 ns/op BenchmarkMapDelete/Str/100-4 1294430 90.08 ns/op BenchmarkMapDelete/Str/1000-4 1736481 68.57 ns/op BenchmarkMapDelete/Str/10000-4 1715192 72.12 ns/op BenchmarkMapDelete/Pointer/100-4 1268721 92.05 ns/op BenchmarkMapDelete/Pointer/1000-4 1850041 68.87 ns/op BenchmarkMapDelete/Pointer/10000-4 1649481 71.25 ns/op BenchmarkMemmove/0-4 18281095 5.847 ns/op BenchmarkMemmove/1-4 1437732 81.80 ns/op 12.23 MB/s BenchmarkMemmove/2-4 1438760 81.09 ns/op 24.66 MB/s BenchmarkMemmove/3-4 1494159 78.93 ns/op 38.01 MB/s BenchmarkMemmove/4-4 1474598 81.40 ns/op 49.14 MB/s BenchmarkMemmove/5-4 1389628 86.08 ns/op 58.09 MB/s BenchmarkMemmove/6-4 1322476 98.72 ns/op 60.78 MB/s BenchmarkMemmove/7-4 1377979 86.24 ns/op 81.17 MB/s BenchmarkMemmove/8-4 1229170 84.31 ns/op 94.89 MB/s BenchmarkMemmove/9-4 1373991 86.00 ns/op 104.65 MB/s BenchmarkMemmove/10-4 1266084 90.41 ns/op 110.61 MB/s BenchmarkMemmove/11-4 1279476 93.43 ns/op 117.73 MB/s BenchmarkMemmove/12-4 1298013 90.94 ns/op 131.96 MB/s BenchmarkMemmove/13-4 1309920 89.67 ns/op 144.98 MB/s BenchmarkMemmove/14-4 1336224 86.89 ns/op 161.13 MB/s BenchmarkMemmove/15-4 1361342 94.01 ns/op 159.55 MB/s BenchmarkMemmove/16-4 1369129 85.59 ns/op 186.94 MB/s BenchmarkMemmove/32-4 1334697 89.06 ns/op 359.31 MB/s BenchmarkMemmove/64-4 1236459 94.03 ns/op 680.65 MB/s BenchmarkMemmove/128-4 1000000 104.1 ns/op 1229.16 MB/s BenchmarkMemmove/256-4 1000000 123.5 ns/op 2072.35 MB/s BenchmarkMemmove/512-4 787404 175.8 ns/op 2913.20 MB/s BenchmarkMemmove/1024-4 460879 293.7 ns/op 3486.52 MB/s BenchmarkMemmove/2048-4 303753 412.0 ns/op 4971.10 MB/s BenchmarkMemmove/4096-4 176562 701.4 ns/op 5840.13 MB/s BenchmarkMemmoveOverlap/32-4 1328305 89.67 ns/op 356.85 MB/s BenchmarkMemmoveOverlap/64-4 1270720 92.78 ns/op 689.79 MB/s BenchmarkMemmoveOverlap/128-4 1000000 104.1 ns/op 1229.66 MB/s BenchmarkMemmoveOverlap/256-4 1000000 124.6 ns/op 2055.37 MB/s BenchmarkMemmoveOverlap/512-4 797888 163.5 ns/op 3132.21 MB/s BenchmarkMemmoveOverlap/1024-4 517124 249.2 ns/op 4109.91 MB/s BenchmarkMemmoveOverlap/2048-4 309387 404.0 ns/op 5069.39 MB/s BenchmarkMemmoveOverlap/4096-4 178227 715.0 ns/op 5728.68 MB/s BenchmarkMemmoveUnalignedDst/0-4 17853382 5.908 ns/op BenchmarkMemmoveUnalignedDst/1-4 1419073 82.37 ns/op 12.14 MB/s BenchmarkMemmoveUnalignedDst/2-4 1435798 84.46 ns/op 23.68 MB/s BenchmarkMemmoveUnalignedDst/3-4 1339645 84.53 ns/op 35.49 MB/s BenchmarkMemmoveUnalignedDst/4-4 1379817 84.44 ns/op 47.37 MB/s BenchmarkMemmoveUnalignedDst/5-4 1424408 83.64 ns/op 59.78 MB/s BenchmarkMemmoveUnalignedDst/6-4 1448096 83.48 ns/op 71.88 MB/s BenchmarkMemmoveUnalignedDst/7-4 1444147 80.98 ns/op 86.45 MB/s BenchmarkMemmoveUnalignedDst/8-4 1413604 79.71 ns/op 100.37 MB/s BenchmarkMemmoveUnalignedDst/9-4 1351636 83.03 ns/op 108.40 MB/s BenchmarkMemmoveUnalignedDst/10-4 1470822 82.37 ns/op 121.40 MB/s BenchmarkMemmoveUnalignedDst/11-4 1473032 81.35 ns/op 135.22 MB/s BenchmarkMemmoveUnalignedDst/12-4 1457888 79.58 ns/op 150.79 MB/s BenchmarkMemmoveUnalignedDst/13-4 1498413 83.27 ns/op 156.12 MB/s BenchmarkMemmoveUnalignedDst/14-4 1441389 82.38 ns/op 169.95 MB/s BenchmarkMemmoveUnalignedDst/15-4 1468964 79.25 ns/op 189.27 MB/s BenchmarkMemmoveUnalignedDst/16-4 1522354 80.14 ns/op 199.64 MB/s BenchmarkMemmoveUnalignedDst/32-4 1448302 80.78 ns/op 396.14 MB/s BenchmarkMemmoveUnalignedDst/64-4 1377709 92.04 ns/op 695.38 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 100.6 ns/op 1272.89 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 129.2 ns/op 1981.01 MB/s BenchmarkMemmoveUnalignedDst/512-4 868664 156.1 ns/op 3280.11 MB/s BenchmarkMemmoveUnalignedDst/1024-4 524336 239.5 ns/op 4275.36 MB/s BenchmarkMemmoveUnalignedDst/2048-4 319592 380.5 ns/op 5382.68 MB/s BenchmarkMemmoveUnalignedDst/4096-4 194655 673.3 ns/op 6083.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1330507 83.00 ns/op 385.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1389320 91.48 ns/op 699.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 103.6 ns/op 1235.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 121.1 ns/op 2113.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 572713 176.0 ns/op 2909.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 528627 250.8 ns/op 4082.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 335401 382.4 ns/op 5355.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 173067 656.7 ns/op 6237.16 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18985935 5.944 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1493938 80.35 ns/op 12.44 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1548312 78.86 ns/op 25.36 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1411828 82.79 ns/op 36.24 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1446975 83.15 ns/op 48.10 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1431681 85.85 ns/op 58.24 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1407024 89.04 ns/op 67.38 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1488764 78.99 ns/op 88.61 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1415277 77.51 ns/op 103.21 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1468561 82.03 ns/op 109.72 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1487181 81.18 ns/op 123.19 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1409665 81.69 ns/op 134.66 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1523482 78.75 ns/op 152.38 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1340070 84.54 ns/op 153.77 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1414227 81.99 ns/op 170.75 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1476727 83.46 ns/op 179.73 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1299084 89.01 ns/op 179.76 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1434840 83.40 ns/op 383.69 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1294158 88.98 ns/op 719.29 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1223713 96.33 ns/op 1328.80 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 114.5 ns/op 2235.21 MB/s BenchmarkMemmoveUnalignedSrc/512-4 834309 155.3 ns/op 3295.85 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 469615 257.8 ns/op 3972.06 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 334998 409.2 ns/op 5004.73 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177632 709.4 ns/op 5773.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1283440 86.87 ns/op 184.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1364010 86.95 ns/op 184.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1294270 94.33 ns/op 169.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1249761 96.41 ns/op 165.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1242230 95.36 ns/op 167.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 104.7 ns/op 152.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1305536 90.06 ns/op 177.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1367334 91.10 ns/op 175.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1242253 102.3 ns/op 625.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 112.9 ns/op 567.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 110.8 ns/op 577.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 105.4 ns/op 607.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 104.7 ns/op 611.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 105.8 ns/op 604.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 105.3 ns/op 607.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 105.1 ns/op 608.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 777274 154.4 ns/op 1658.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 634873 183.0 ns/op 1399.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1000000 135.7 ns/op 1886.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 972283 133.3 ns/op 1919.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 858924 135.9 ns/op 1884.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1000000 130.9 ns/op 1955.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 964006 134.3 ns/op 1906.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 941235 131.3 ns/op 1950.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 100624 1110 ns/op 3689.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 68413 1754 ns/op 2335.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 177028 701.9 ns/op 5835.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 171099 732.1 ns/op 5595.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 159871 760.1 ns/op 5388.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 171336 721.5 ns/op 5677.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 173716 722.8 ns/op 5667.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 169894 732.6 ns/op 5590.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6967 17967 ns/op 3647.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4342 27396 ns/op 2392.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9949 12770 ns/op 5132.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9826 11513 ns/op 5692.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 11445 ns/op 5726.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 10000 11391 ns/op 5753.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9975 12112 ns/op 5410.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9628 11382 ns/op 5758.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1361953 86.78 ns/op 368.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1285172 92.47 ns/op 692.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1186324 100.3 ns/op 1275.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 119.3 ns/op 2145.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 831870 148.9 ns/op 3439.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 556272 231.6 ns/op 4421.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 346981 385.4 ns/op 5314.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 190730 684.6 ns/op 5982.81 MB/s BenchmarkMemclr/5-4 17928699 7.321 ns/op 682.93 MB/s BenchmarkMemclr/16-4 18162826 7.227 ns/op 2213.90 MB/s BenchmarkMemclr/64-4 15676135 7.931 ns/op 8069.09 MB/s BenchmarkMemclr/256-4 14318607 9.037 ns/op 28329.03 MB/s BenchmarkMemclr/4096-4 2420056 48.72 ns/op 84075.26 MB/s BenchmarkMemclr/65536-4 101510 1207 ns/op 54284.21 MB/s BenchmarkMemclr/1M-4 6190 20525 ns/op 51087.58 MB/s BenchmarkMemclr/4M-4 1485 82239 ns/op 51001.18 MB/s BenchmarkMemclr/8M-4 477 221953 ns/op 37794.51 MB/s BenchmarkMemclr/16M-4 171 660440 ns/op 25403.10 MB/s BenchmarkMemclr/64M-4 57 1809744 ns/op 37081.96 MB/s BenchmarkMemclrUnaligned/0_5-4 8626860 14.60 ns/op 342.37 MB/s BenchmarkMemclrUnaligned/0_16-4 10629708 11.55 ns/op 1384.92 MB/s BenchmarkMemclrUnaligned/0_64-4 9984222 11.77 ns/op 5438.87 MB/s BenchmarkMemclrUnaligned/0_256-4 8901398 12.87 ns/op 19884.68 MB/s BenchmarkMemclrUnaligned/0_4096-4 2310002 51.19 ns/op 80021.15 MB/s BenchmarkMemclrUnaligned/0_65536-4 91789 1338 ns/op 48978.55 MB/s BenchmarkMemclrUnaligned/1_5-4 10788994 11.29 ns/op 442.72 MB/s BenchmarkMemclrUnaligned/1_16-4 10035026 11.51 ns/op 1389.85 MB/s BenchmarkMemclrUnaligned/1_64-4 9317114 12.07 ns/op 5302.62 MB/s BenchmarkMemclrUnaligned/1_256-4 8944789 13.48 ns/op 18988.67 MB/s BenchmarkMemclrUnaligned/1_4096-4 1550907 79.25 ns/op 51684.78 MB/s BenchmarkMemclrUnaligned/1_65536-4 85562 1437 ns/op 45602.74 MB/s BenchmarkMemclrUnaligned/4_5-4 10136792 11.45 ns/op 436.76 MB/s BenchmarkMemclrUnaligned/4_16-4 10278819 11.18 ns/op 1431.02 MB/s BenchmarkMemclrUnaligned/4_64-4 10627527 11.30 ns/op 5664.78 MB/s BenchmarkMemclrUnaligned/4_256-4 8602236 13.45 ns/op 19031.28 MB/s BenchmarkMemclrUnaligned/4_4096-4 1600292 72.83 ns/op 56242.90 MB/s BenchmarkMemclrUnaligned/4_65536-4 87544 1376 ns/op 47630.17 MB/s BenchmarkMemclrUnaligned/7_5-4 10638027 11.03 ns/op 453.12 MB/s BenchmarkMemclrUnaligned/7_16-4 10481710 10.91 ns/op 1466.07 MB/s BenchmarkMemclrUnaligned/7_64-4 11028984 10.95 ns/op 5843.79 MB/s BenchmarkMemclrUnaligned/7_256-4 9329208 12.66 ns/op 20224.08 MB/s BenchmarkMemclrUnaligned/7_4096-4 1489798 77.01 ns/op 53190.33 MB/s BenchmarkMemclrUnaligned/7_65536-4 85186 1409 ns/op 46512.23 MB/s BenchmarkMemclrUnaligned/0_1M-4 6404 22695 ns/op 46202.12 MB/s BenchmarkMemclrUnaligned/0_4M-4 1381 89736 ns/op 46740.41 MB/s BenchmarkMemclrUnaligned/0_8M-4 465 244716 ns/op 34278.90 MB/s BenchmarkMemclrUnaligned/0_16M-4 165 704167 ns/op 23825.63 MB/s BenchmarkMemclrUnaligned/0_64M-4 62 1818857 ns/op 36896.18 MB/s BenchmarkMemclrUnaligned/1_1M-4 4716 26140 ns/op 40113.68 MB/s BenchmarkMemclrUnaligned/1_4M-4 1143 99614 ns/op 42105.55 MB/s BenchmarkMemclrUnaligned/1_8M-4 430 237725 ns/op 35287.09 MB/s BenchmarkMemclrUnaligned/1_16M-4 160 723620 ns/op 23185.11 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 1923320 ns/op 34892.20 MB/s BenchmarkMemclrUnaligned/4_1M-4 5046 22744 ns/op 46102.41 MB/s BenchmarkMemclrUnaligned/4_4M-4 1378 92077 ns/op 45552.22 MB/s BenchmarkMemclrUnaligned/4_8M-4 470 222905 ns/op 37633.10 MB/s BenchmarkMemclrUnaligned/4_16M-4 163 711340 ns/op 23585.37 MB/s BenchmarkMemclrUnaligned/4_64M-4 60 1963335 ns/op 34181.06 MB/s BenchmarkMemclrUnaligned/7_1M-4 5068 22711 ns/op 46169.93 MB/s BenchmarkMemclrUnaligned/7_4M-4 1220 91897 ns/op 45641.45 MB/s BenchmarkMemclrUnaligned/7_8M-4 465 237226 ns/op 35361.25 MB/s BenchmarkMemclrUnaligned/7_16M-4 162 732737 ns/op 22896.63 MB/s BenchmarkMemclrUnaligned/7_64M-4 58 2060458 ns/op 32569.87 MB/s BenchmarkGoMemclr/5-4 2092489 49.49 ns/op 101.04 MB/s BenchmarkGoMemclr/16-4 813226 158.0 ns/op 101.29 MB/s BenchmarkGoMemclr/64-4 195802 591.1 ns/op 108.27 MB/s BenchmarkGoMemclr/256-4 47748 2229 ns/op 114.86 MB/s BenchmarkMemclrRange/1K_2K-4 93223 1245 ns/op 77019.45 MB/s BenchmarkMemclrRange/2K_8K-4 28749 3910 ns/op 85295.13 MB/s BenchmarkMemclrRange/4K_16K-4 34530 3374 ns/op 95744.00 MB/s BenchmarkMemclrRange/160K_228K-4 3700 34218 ns/op 48595.55 MB/s BenchmarkClearFat7-4 4505004 27.28 ns/op BenchmarkClearFat8-4 4779505 24.34 ns/op BenchmarkClearFat11-4 4293751 26.80 ns/op BenchmarkClearFat12-4 4305740 26.34 ns/op BenchmarkClearFat13-4 4486882 26.25 ns/op BenchmarkClearFat14-4 4615359 26.05 ns/op BenchmarkClearFat15-4 4629390 26.08 ns/op BenchmarkClearFat16-4 4552378 24.26 ns/op BenchmarkClearFat24-4 4390317 26.20 ns/op BenchmarkClearFat32-4 4420594 25.37 ns/op BenchmarkClearFat40-4 4847758 25.97 ns/op BenchmarkClearFat48-4 4455780 25.58 ns/op BenchmarkClearFat56-4 4602567 25.41 ns/op BenchmarkClearFat64-4 4505070 26.15 ns/op BenchmarkClearFat72-4 4432198 26.96 ns/op BenchmarkClearFat128-4 3501134 31.53 ns/op BenchmarkClearFat256-4 2539335 43.32 ns/op BenchmarkClearFat512-4 1398016 72.46 ns/op BenchmarkClearFat1024-4 1000000 111.6 ns/op BenchmarkClearFat1032-4 1000000 107.2 ns/op BenchmarkClearFat1040-4 1000000 109.8 ns/op BenchmarkCopyFat7-4 5176635 23.63 ns/op BenchmarkCopyFat8-4 4989693 22.99 ns/op BenchmarkCopyFat11-4 4869680 24.08 ns/op BenchmarkCopyFat12-4 4757808 26.58 ns/op BenchmarkCopyFat13-4 4740604 25.94 ns/op BenchmarkCopyFat14-4 4583227 24.78 ns/op BenchmarkCopyFat15-4 4987753 24.78 ns/op BenchmarkCopyFat16-4 4832923 23.80 ns/op BenchmarkCopyFat24-4 5056393 24.04 ns/op BenchmarkCopyFat32-4 4623969 25.14 ns/op BenchmarkCopyFat64-4 4465213 26.56 ns/op BenchmarkCopyFat72-4 4261482 27.62 ns/op BenchmarkCopyFat128-4 3347533 33.80 ns/op BenchmarkCopyFat256-4 2678154 43.16 ns/op BenchmarkCopyFat512-4 1557966 72.50 ns/op BenchmarkCopyFat520-4 1580830 73.04 ns/op BenchmarkCopyFat1024-4 1000000 115.0 ns/op BenchmarkCopyFat1032-4 1000000 115.8 ns/op BenchmarkCopyFat1040-4 1000000 121.0 ns/op BenchmarkIssue18740/2byte-4 422 290949 ns/op BenchmarkIssue18740/4byte-4 727 163474 ns/op BenchmarkIssue18740/8byte-4 1273 99292 ns/op BenchmarkMemclrKnownSize1-4 7957478 17.36 ns/op 57.59 MB/s BenchmarkMemclrKnownSize2-4 4628884 25.74 ns/op 77.69 MB/s BenchmarkMemclrKnownSize4-4 3465196 34.26 ns/op 116.77 MB/s BenchmarkMemclrKnownSize8-4 1392255 83.81 ns/op 95.45 MB/s BenchmarkMemclrKnownSize16-4 839127 150.3 ns/op 106.44 MB/s BenchmarkMemclrKnownSize32-4 446371 273.1 ns/op 117.15 MB/s BenchmarkMemclrKnownSize64-4 239348 525.5 ns/op 121.78 MB/s BenchmarkMemclrKnownSize112-4 140444 888.1 ns/op 126.11 MB/s BenchmarkMemclrKnownSize128-4 117040 1005 ns/op 127.33 MB/s BenchmarkMemclrKnownSize192-4 72519 1507 ns/op 127.36 MB/s BenchmarkMemclrKnownSize248-4 57948 2000 ns/op 124.00 MB/s BenchmarkMemclrKnownSize256-4 59838 2097 ns/op 122.06 MB/s BenchmarkMemclrKnownSize512-4 29859 3838 ns/op 133.41 MB/s BenchmarkMemclrKnownSize1024-4 14701 8170 ns/op 125.33 MB/s BenchmarkMemclrKnownSize4096-4 4120 30954 ns/op 132.33 MB/s BenchmarkMemclrKnownSize512KiB-4 28 3994230 ns/op 131.26 MB/s BenchmarkReadMetricsLatency-4 14420 3546 p50-ns 3716 p90-ns 7172 p99-ns BenchmarkFinalizer-4 250 506161 ns/op BenchmarkFinalizerRun-4 218223 690.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9154670 12.15 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4200380 27.61 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3264504 36.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3214450 37.52 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1781466 66.57 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1679547 74.40 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3072352 38.11 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1725098 66.86 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1889150 64.67 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2884456 41.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2933941 40.18 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2426328 53.22 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2033264 56.76 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1825926 66.29 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10722271 10.99 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 11198784 10.37 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11334272 10.45 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 11906192 10.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9682393 11.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 9089383 12.46 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11823201 10.16 ns/op BenchmarkFindBitRange64/PatternAASize8-4 12437329 10.03 ns/op BenchmarkFindBitRange64/PatternAASize32-4 12030580 9.859 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 11977605 10.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 11997906 10.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 12420387 9.900 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10905139 10.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 12187351 10.01 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 11330994 10.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 11514841 11.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9809815 11.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10523422 10.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10749195 10.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10111796 11.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10363881 11.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9459350 11.10 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9021076 11.88 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9626655 11.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9528084 11.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10167530 11.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10241964 11.49 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10511156 11.01 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10040640 11.52 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9677534 11.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10210096 11.71 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10163712 11.10 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11228341 11.07 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10605462 11.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9964424 11.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10109930 11.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10477879 11.12 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10281644 11.10 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10013026 11.12 ns/op BenchmarkNetpollBreak-4 3865 75970 ns/op BenchmarkPinnerPinUnpinBatch-4 1081 124362 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 224 541369 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1543 115160 ns/op BenchmarkPinnerPinUnpin-4 1476123 81.74 ns/op BenchmarkPinnerPinUnpinTiny-4 1471408 79.33 ns/op BenchmarkPinnerPinUnpinDouble-4 546968 242.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3341821 34.58 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3463398 33.88 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 424939 275.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8150607 14.89 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8597504 13.77 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5971285 20.63 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6079082 20.05 ns/op BenchmarkPingPongHog-4 568 339043 ns/op BenchmarkStackGrowth-4 117058 964.8 ns/op BenchmarkStackGrowthDeep-4 1291 94817 ns/op BenchmarkCreateGoroutines-4 49621 2018 ns/op BenchmarkCreateGoroutinesParallel-4 58316 1921 ns/op BenchmarkCreateGoroutinesCapture-4 6423 16062 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 46864 2375 ns/op BenchmarkClosureCall-4 24800336 4.496 ns/op BenchmarkWakeupParallelSpinning/0s-4 7632 15814 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5338 23270 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4444 29219 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2482 40718 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1540 66390 ns/op BenchmarkWakeupParallelSpinning/20µs-4 939 123283 ns/op BenchmarkWakeupParallelSpinning/50µs-4 412 296256 ns/op BenchmarkWakeupParallelSpinning/100µs-4 230 486472 ns/op BenchmarkMatmult-4 4604950 26.09 ns/op BenchmarkFastrand-4 8784721 13.81 ns/op BenchmarkFastrand64-4 9064706 13.63 ns/op BenchmarkFastrandHashiter-4 4160163 29.70 ns/op BenchmarkFastrandn/2-4 7227800 16.50 ns/op BenchmarkFastrandn/3-4 5806690 17.26 ns/op BenchmarkFastrandn/4-4 8068029 15.05 ns/op BenchmarkFastrandn/5-4 8356674 15.26 ns/op BenchmarkIfaceCmp100-4 146894 842.0 ns/op BenchmarkIfaceCmpNil100-4 262138 485.2 ns/op BenchmarkEfaceCmpDiff-4 57156 2073 ns/op BenchmarkEfaceCmpDiffIndirect-4 49537 2280 ns/op BenchmarkDefer-4 1588206 73.75 ns/op BenchmarkDefer10-4 1000000 151.9 ns/op BenchmarkDeferMany-4 699417 320.5 ns/op BenchmarkPanicRecover-4 810894 143.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 102 1649257 ns/op 1531197 p50-ns 2565400 p90-ns 4294436 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 82 1594033 ns/op 1335437 p50-ns 2528288 p90-ns 6430635 p99-ns BenchmarkGoroutineProfile/small/idle-4 100 2151542 ns/op 2125239 p50-ns 2780762 p90-ns 3385054 p99-ns BenchmarkGoroutineProfile/small/loaded-4 56 3182144 ns/op 2384972 p50-ns 5085727 p90-ns 11275130 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 102 1179309 ns/op 1265764 p50-ns 1755897 p90-ns 2065699 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1535735 ns/op 1370512 p50-ns 2512318 p90-ns 5538768 p99-ns BenchmarkGoroutineProfile/large/idle-4 36 4064592 ns/op 4099458 p50-ns 4775938 p90-ns 4894110 p99-ns BenchmarkGoroutineProfile/large/loaded-4 21 9401334 ns/op 7608701 p50-ns 17857925 p90-ns 19376961 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 96 1175643 ns/op 1084957 p50-ns 1684349 p90-ns 2166438 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 87 1581552 ns/op 1446424 p50-ns 2291130 p90-ns 5826998 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 37 3573544 ns/op 3240461 p50-ns 5606796 p90-ns 9109441 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 40 3186171 ns/op 2759664 p50-ns 5143984 p90-ns 8141981 p99-ns BenchmarkRWMutexUncontended-4 2790648 59.40 ns/op BenchmarkRWMutexWrite100-4 97465 1944 ns/op BenchmarkRWMutexWrite10-4 63314 2491 ns/op BenchmarkRWMutexWorkWrite100-4 26928 4406 ns/op BenchmarkRWMutexWorkWrite10-4 28456 4758 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3732 34345 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1143 98591 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1789 70899 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 591 197379 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 808 140632 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 268 434825 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 394 293097 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 129 870310 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 232203 619.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 240960 594.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 219763 626.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 256909 571.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 205220 587.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 231810 660.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 276837 598.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 322089 595.9 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 245464 720.5 ns/op BenchmarkMakeSlice/Byte-4 1852960 69.75 ns/op BenchmarkMakeSlice/Int16-4 1784073 67.01 ns/op BenchmarkMakeSlice/Int-4 1346626 90.93 ns/op BenchmarkMakeSlice/Ptr-4 1000000 118.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 156.4 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 179.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 208.3 ns/op BenchmarkGrowSlice/Byte-4 747836 191.4 ns/op BenchmarkGrowSlice/Int16-4 761941 210.6 ns/op BenchmarkGrowSlice/Int-4 555817 285.8 ns/op BenchmarkGrowSlice/Ptr-4 527944 369.5 ns/op BenchmarkGrowSlice/Struct/24-4 437790 518.9 ns/op BenchmarkGrowSlice/Struct/32-4 236919 592.8 ns/op BenchmarkGrowSlice/Struct/40-4 164888 718.6 ns/op BenchmarkExtendSlice/IntSlice-4 495050 392.7 ns/op BenchmarkExtendSlice/PointerSlice-4 402666 380.9 ns/op BenchmarkExtendSlice/NoGrow-4 674670 197.5 ns/op BenchmarkAppend-4 1000000 112.3 ns/op BenchmarkAppendGrowByte-4 4 27804402 ns/op BenchmarkAppendGrowString-4 1 325292862 ns/op BenchmarkAppendSlice/1Bytes-4 1258726 86.12 ns/op BenchmarkAppendSlice/4Bytes-4 1385242 87.98 ns/op BenchmarkAppendSlice/7Bytes-4 1366522 88.27 ns/op BenchmarkAppendSlice/8Bytes-4 1385622 85.32 ns/op BenchmarkAppendSlice/15Bytes-4 1247282 94.50 ns/op BenchmarkAppendSlice/16Bytes-4 1353133 89.48 ns/op BenchmarkAppendSlice/32Bytes-4 1363304 87.71 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 76302 2068 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18427 6368 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9996 26804 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1387 102159 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 115 927245 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 3304499 ns/op BenchmarkAppendStr/1Bytes-4 1651382 71.50 ns/op BenchmarkAppendStr/4Bytes-4 1637566 72.44 ns/op BenchmarkAppendStr/8Bytes-4 1616198 72.41 ns/op BenchmarkAppendStr/16Bytes-4 1675432 72.10 ns/op BenchmarkAppendStr/32Bytes-4 1737942 68.05 ns/op BenchmarkAppendSpecialCase-4 933228 107.2 ns/op BenchmarkCopy/1Byte-4 1575834 77.33 ns/op 12.93 MB/s BenchmarkCopy/1String-4 1404020 79.55 ns/op 12.57 MB/s BenchmarkCopy/2Byte-4 1581868 76.82 ns/op 26.04 MB/s BenchmarkCopy/2String-4 1506108 77.45 ns/op 25.82 MB/s BenchmarkCopy/4Byte-4 1546329 77.42 ns/op 51.66 MB/s BenchmarkCopy/4String-4 1506074 80.75 ns/op 49.54 MB/s BenchmarkCopy/8Byte-4 1342780 81.16 ns/op 98.57 MB/s BenchmarkCopy/8String-4 1548088 76.44 ns/op 104.65 MB/s BenchmarkCopy/12Byte-4 1523800 80.70 ns/op 148.70 MB/s BenchmarkCopy/12String-4 1438450 81.72 ns/op 146.84 MB/s BenchmarkCopy/16Byte-4 1556569 79.14 ns/op 202.17 MB/s BenchmarkCopy/16String-4 1453153 90.23 ns/op 177.32 MB/s BenchmarkCopy/32Byte-4 1466019 79.42 ns/op 402.91 MB/s BenchmarkCopy/32String-4 1453732 85.32 ns/op 375.07 MB/s BenchmarkCopy/128Byte-4 1237884 96.21 ns/op 1330.42 MB/s BenchmarkCopy/128String-4 1000000 104.9 ns/op 1220.28 MB/s BenchmarkCopy/1024Byte-4 500574 270.9 ns/op 3780.64 MB/s BenchmarkCopy/1024String-4 362371 359.4 ns/op 2849.24 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26466 4495 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14202 8386 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14324 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19079 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20535 ns/op BenchmarkAppendInPlace/Grow/Byte-4 134634 1064 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 147598 1037 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79984 1398 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 87289 2028 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 52761 1978 ns/op BenchmarkStackCopyPtr-4 1 115900607 ns/op BenchmarkStackCopy-4 2 77722485 ns/op BenchmarkStackCopyNoCache-4 26 4151879 ns/op BenchmarkStackCopyWithStkobj-4 2 54131990 ns/op BenchmarkIssue18138-4 141 756394 ns/op BenchmarkCompareStringEqual-4 13773584 8.683 ns/op BenchmarkCompareStringIdentical-4 26120054 4.401 ns/op BenchmarkCompareStringSameLength-4 17496944 7.048 ns/op BenchmarkCompareStringDifferentLength-4 26293030 4.304 ns/op BenchmarkCompareStringBigUnaligned-4 2192 47277 ns/op 22179.65 MB/s BenchmarkCompareStringBig-4 2630 45117 ns/op 23241.65 MB/s BenchmarkConcatStringAndBytes-4 2265584 51.67 ns/op BenchmarkSliceByteToString/1-4 1707180 69.02 ns/op BenchmarkSliceByteToString/2-4 1000000 130.4 ns/op BenchmarkSliceByteToString/4-4 997330 127.7 ns/op BenchmarkSliceByteToString/8-4 852378 135.3 ns/op BenchmarkSliceByteToString/16-4 1000000 131.1 ns/op BenchmarkSliceByteToString/32-4 829218 149.4 ns/op BenchmarkSliceByteToString/64-4 774403 189.8 ns/op BenchmarkSliceByteToString/128-4 735076 256.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2589123 45.49 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 103.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 100.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3539010 30.73 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2049570 63.44 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2161201 56.44 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1997258 58.16 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 404548 326.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 446809 265.5 ns/op BenchmarkRuneIterate/range/ASCII-4 12253462 9.706 ns/op BenchmarkRuneIterate/range/Japanese-4 2946784 38.50 ns/op BenchmarkRuneIterate/range/MixedLength-4 3238774 33.60 ns/op BenchmarkRuneIterate/range1/ASCII-4 12153950 9.862 ns/op BenchmarkRuneIterate/range1/Japanese-4 2965972 39.21 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3483687 33.39 ns/op BenchmarkRuneIterate/range2/ASCII-4 12010818 9.621 ns/op BenchmarkRuneIterate/range2/Japanese-4 2941084 38.14 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3435268 32.70 ns/op BenchmarkArrayEqual-4 23482437 4.768 ns/op BenchmarkFunc/Name-4 3699241 31.50 ns/op BenchmarkFunc/Entry-4 13773102 8.265 ns/op BenchmarkFunc/FileLine-4 4071216 32.03 ns/op PASS ok runtime 417.955s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26940 3743 ns/op BenchmarkHandle/concurrent-4 21148 5059 ns/op PASS ok runtime/cgo 1.365s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29903299 4.666 ns/op BenchmarkAtomicStore64-4 11248666 10.05 ns/op BenchmarkAtomicLoad-4 28761010 4.444 ns/op BenchmarkAtomicStore-4 11870786 9.416 ns/op BenchmarkAnd8-4 12897237 10.02 ns/op BenchmarkAnd-4 13094163 9.343 ns/op BenchmarkAnd8Parallel-4 3977564 27.33 ns/op BenchmarkAndParallel-4 4164964 27.32 ns/op BenchmarkOr8-4 13086204 9.851 ns/op BenchmarkOr-4 13302391 9.898 ns/op BenchmarkOr8Parallel-4 4131067 26.71 ns/op BenchmarkOrParallel-4 4362531 29.06 ns/op BenchmarkXadd-4 4003711 29.21 ns/op BenchmarkXadd64-4 4161147 27.91 ns/op BenchmarkCas-4 2780185 45.81 ns/op BenchmarkCas64-4 2393817 42.85 ns/op BenchmarkXchg-4 4459330 27.91 ns/op BenchmarkXchg64-4 3962566 27.14 ns/op PASS ok runtime/internal/atomic 4.244s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2479609 40.73 ns/op BenchmarkMulUintptr/large-4 2483671 41.94 ns/op PASS ok runtime/internal/math 1.419s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 10089356 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 17286766 ns/op 567.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 43 2634155 ns/op 2.372 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 20340286 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27610232 ns/op 1284 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 33 3361856 ns/op 18.39 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 86951617 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 120463878 ns/op 7361 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6612129 ns/op 237.2 concurrent_launches/op PASS ok runtime/pprof 3.266s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 11385225 ns/op BenchmarkStackLeak-4 25272 4414 ns/op PASS ok runtime/race 1.499s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2568266 40.19 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 328986 422.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.402s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2987262 ns/op BenchmarkIndex_Large-4 22048 5385 ns/op BenchmarkIndexFunc_Large-4 110 1216495 ns/op BenchmarkCompact/nil-4 9413066 12.61 ns/op BenchmarkCompact/one-4 1276039 95.55 ns/op BenchmarkCompact/sorted-4 1000000 118.4 ns/op BenchmarkCompact/1_item-4 814035 142.7 ns/op BenchmarkCompact/unsorted-4 1000000 117.0 ns/op BenchmarkCompact/many-4 630807 196.6 ns/op BenchmarkCompact_Large-4 558 226019 ns/op BenchmarkCompactFunc_Large-4 55 1926533 ns/op BenchmarkReplace/naive-fast-4 50192 2780 ns/op BenchmarkReplace/optimized-fast-4 45603 2871 ns/op BenchmarkReplace/naive-slow-4 12574 10000 ns/op BenchmarkReplace/optimized-slow-4 16966 7825 ns/op BenchmarkBinarySearchFloats/Size16-4 1221962 95.78 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 111.7 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 118.4 ns/op BenchmarkBinarySearchFloats/Size128-4 835315 142.0 ns/op BenchmarkBinarySearchFloats/Size512-4 714804 195.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 751045 176.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 475862 267.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 425104 326.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 364330 359.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 319707 400.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 252603 496.7 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 234760 534.1 ns/op PASS ok slices 6.359s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 127676 964.7 ns/op BenchmarkSortInts-4 1 107165571 ns/op BenchmarkSlicesSortInts-4 2 53650310 ns/op BenchmarkSortIsSorted-4 31 4042517 ns/op BenchmarkSlicesIsSorted-4 78 1578286 ns/op BenchmarkSortStrings-4 1 125258900 ns/op BenchmarkSlicesSortStrings-4 2 78604173 ns/op BenchmarkSortStrings_Sorted-4 28 4567312 ns/op BenchmarkSlicesSortStrings_Sorted-4 67 1799347 ns/op BenchmarkSortStructs-4 1 151666650 ns/op BenchmarkSortFuncStructs-4 1 165897698 ns/op BenchmarkSortString1K-4 272 421055 ns/op BenchmarkSortString1K_Slice-4 177 687717 ns/op BenchmarkStableString1K-4 100 1231747 ns/op BenchmarkSortInt1K-4 326 352583 ns/op BenchmarkSortInt1K_Sorted-4 5624 19365 ns/op BenchmarkSortInt1K_Reversed-4 3667 36887 ns/op BenchmarkSortInt1K_Mod8-4 1027 122740 ns/op BenchmarkStableInt1K-4 127 973359 ns/op BenchmarkStableInt1K_Slice-4 144 785139 ns/op BenchmarkSortInt64K-4 4 27895734 ns/op BenchmarkSortInt64K_Slice-4 2 52359029 ns/op BenchmarkStableInt64K-4 2 81457968 ns/op BenchmarkSort1e2-4 382 300790 ns/op BenchmarkStable1e2-4 129 885505 ns/op BenchmarkSort1e4-4 2 60611946 ns/op BenchmarkStable1e4-4 1 264518256 ns/op PASS ok sort 56.289s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 695647 153.8 ns/op BenchmarkAtof64Float-4 700836 167.1 ns/op BenchmarkAtof64FloatExp-4 569820 261.0 ns/op BenchmarkAtof64Big-4 454608 283.9 ns/op BenchmarkAtof64RandomBits-4 455793 290.5 ns/op BenchmarkAtof64RandomFloats-4 487496 275.2 ns/op BenchmarkAtof64RandomLongFloats-4 437328 301.4 ns/op BenchmarkAtof32Decimal-4 795306 160.3 ns/op BenchmarkAtof32Float-4 761108 165.6 ns/op BenchmarkAtof32FloatExp-4 602504 212.2 ns/op BenchmarkAtof32Random-4 383960 356.2 ns/op BenchmarkAtof32RandomLong-4 161479 770.5 ns/op BenchmarkParseInt/Pos/7bit-4 1303954 86.81 ns/op BenchmarkParseInt/Pos/26bit-4 758348 151.7 ns/op BenchmarkParseInt/Pos/31bit-4 778639 177.7 ns/op BenchmarkParseInt/Pos/56bit-4 503731 241.7 ns/op BenchmarkParseInt/Pos/63bit-4 491856 271.0 ns/op BenchmarkParseInt/Neg/7bit-4 1187902 91.91 ns/op BenchmarkParseInt/Neg/26bit-4 756727 164.0 ns/op BenchmarkParseInt/Neg/31bit-4 687133 187.6 ns/op BenchmarkParseInt/Neg/56bit-4 528678 258.9 ns/op BenchmarkParseInt/Neg/63bit-4 449929 323.7 ns/op BenchmarkAtoi/Pos/7bit-4 1445151 79.99 ns/op BenchmarkAtoi/Pos/26bit-4 969139 135.4 ns/op BenchmarkAtoi/Pos/31bit-4 776169 152.1 ns/op BenchmarkAtoi/Pos/56bit-4 608144 231.7 ns/op BenchmarkAtoi/Pos/63bit-4 436281 308.4 ns/op BenchmarkAtoi/Neg/7bit-4 1429851 77.75 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 145.5 ns/op BenchmarkAtoi/Neg/31bit-4 683560 156.5 ns/op BenchmarkAtoi/Neg/56bit-4 452701 228.0 ns/op BenchmarkAtoi/Neg/63bit-4 418789 332.5 ns/op BenchmarkFormatFloat/Decimal-4 101776 1170 ns/op BenchmarkFormatFloat/Float-4 87840 1300 ns/op BenchmarkFormatFloat/Exp-4 85028 1306 ns/op BenchmarkFormatFloat/NegExp-4 98485 1258 ns/op BenchmarkFormatFloat/LongExp-4 67704 1542 ns/op BenchmarkFormatFloat/Big-4 73542 1641 ns/op BenchmarkFormatFloat/BinaryExp-4 204265 644.4 ns/op BenchmarkFormatFloat/32Integer-4 98475 1194 ns/op BenchmarkFormatFloat/32ExactFraction-4 101349 1078 ns/op BenchmarkFormatFloat/32Point-4 86661 1303 ns/op BenchmarkFormatFloat/32Exp-4 87880 1174 ns/op BenchmarkFormatFloat/32NegExp-4 99811 1134 ns/op BenchmarkFormatFloat/32Shortest-4 103640 1162 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97286 1108 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 101811 1101 ns/op BenchmarkFormatFloat/64Fixed1-4 129062 855.1 ns/op BenchmarkFormatFloat/64Fixed2-4 136830 951.1 ns/op BenchmarkFormatFloat/64Fixed3-4 82742 1217 ns/op BenchmarkFormatFloat/64Fixed4-4 119664 907.3 ns/op BenchmarkFormatFloat/64Fixed12-4 76162 1487 ns/op BenchmarkFormatFloat/64Fixed16-4 87526 1357 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93183 1200 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 87756 1317 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2348 51448 ns/op BenchmarkFormatFloat/Slowpath64-4 85582 1330 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 92224 1299 ns/op BenchmarkAppendFloat/Decimal-4 140601 827.9 ns/op BenchmarkAppendFloat/Float-4 125713 965.5 ns/op BenchmarkAppendFloat/Exp-4 142998 864.9 ns/op BenchmarkAppendFloat/NegExp-4 145179 876.1 ns/op BenchmarkAppendFloat/LongExp-4 108456 1126 ns/op BenchmarkAppendFloat/Big-4 101984 1200 ns/op BenchmarkAppendFloat/BinaryExp-4 382330 342.4 ns/op BenchmarkAppendFloat/32Integer-4 160423 778.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 157011 763.2 ns/op BenchmarkAppendFloat/32Point-4 138897 903.0 ns/op BenchmarkAppendFloat/32Exp-4 138040 840.5 ns/op BenchmarkAppendFloat/32NegExp-4 153350 857.4 ns/op BenchmarkAppendFloat/32Shortest-4 180626 705.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 169447 742.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 165140 777.8 ns/op BenchmarkAppendFloat/64Fixed1-4 211431 596.8 ns/op BenchmarkAppendFloat/64Fixed2-4 215610 602.8 ns/op BenchmarkAppendFloat/64Fixed3-4 199848 596.5 ns/op BenchmarkAppendFloat/64Fixed4-4 197269 609.7 ns/op BenchmarkAppendFloat/64Fixed12-4 114738 1117 ns/op BenchmarkAppendFloat/64Fixed16-4 130120 956.6 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 158866 832.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106530 1045 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2842 48933 ns/op BenchmarkAppendFloat/Slowpath64-4 104666 1157 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 106194 1175 ns/op BenchmarkFormatInt-4 15117 7763 ns/op BenchmarkAppendInt-4 16911 6734 ns/op BenchmarkFormatUint-4 85464 1462 ns/op BenchmarkAppendUint-4 87529 1262 ns/op BenchmarkFormatIntSmall/7-4 2180740 52.99 ns/op BenchmarkFormatIntSmall/42-4 2099584 53.58 ns/op BenchmarkAppendIntSmall-4 1000000 101.0 ns/op BenchmarkAppendUintVarlen/1-4 1255465 96.39 ns/op BenchmarkAppendUintVarlen/12-4 1250906 92.10 ns/op BenchmarkAppendUintVarlen/123-4 1000000 122.1 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 124.6 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 121.3 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 122.5 ns/op BenchmarkAppendUintVarlen/1234567-4 930148 131.6 ns/op BenchmarkAppendUintVarlen/12345678-4 970556 125.0 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 135.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 957058 139.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 934651 138.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 941304 136.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 963170 144.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 920336 139.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 894477 146.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 886257 145.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 868083 150.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 813764 155.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 883064 152.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 873872 149.9 ns/op BenchmarkQuote-4 39537 3049 ns/op BenchmarkQuoteRune-4 379276 303.4 ns/op BenchmarkAppendQuote-4 42667 2561 ns/op BenchmarkAppendQuoteRune-4 802342 158.2 ns/op BenchmarkUnquoteEasy-4 1435414 80.88 ns/op BenchmarkUnquoteHard-4 42321 2935 ns/op PASS ok strconv 20.848s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 285021 427.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 132240 1263 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 179698 795.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 317086 399.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 105213 1069 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 191001 801.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 290842 512.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 71930 1611 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99121 1403 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 654642 228.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28585 3936 ns/op BenchmarkGenericMatch1-4 2314 52628 ns/op BenchmarkGenericMatch2-4 489 240412 ns/op BenchmarkSingleMaxSkipping-4 12859 9208 ns/op 1085.99 MB/s BenchmarkSingleLongSuffixFail-4 21438 5668 ns/op 176.78 MB/s BenchmarkSingleMatch-4 216 472198 ns/op 31.77 MB/s BenchmarkByteByteNoMatch-4 97238 1165 ns/op BenchmarkByteByteMatch-4 17373 6735 ns/op BenchmarkByteStringMatch-4 18254 6607 ns/op BenchmarkHTMLEscapeNew-4 69055 1740 ns/op BenchmarkHTMLEscapeOld-4 76546 1608 ns/op BenchmarkByteStringReplacerWriteString-4 1527 84764 ns/op BenchmarkByteReplacerWriteString-4 1614 72689 ns/op BenchmarkByteByteReplaces-4 3056 42223 ns/op BenchmarkByteByteMap-4 8258 12576 ns/op BenchmarkMap/identity/ASCII-4 991034 128.5 ns/op BenchmarkMap/identity/Greek-4 721341 184.6 ns/op BenchmarkMap/change/ASCII-4 32216 3485 ns/op BenchmarkMap/change/Greek-4 24830 4828 ns/op BenchmarkIndexRune-4 1820528 64.88 ns/op BenchmarkIndexRuneLongString-4 1724883 68.72 ns/op BenchmarkIndexRuneFastPath-4 3537718 33.00 ns/op BenchmarkIndex-4 3307044 32.66 ns/op BenchmarkLastIndex-4 3607251 32.19 ns/op BenchmarkIndexByte-4 16530824 7.542 ns/op BenchmarkToUpper/#00-4 3870789 30.90 ns/op BenchmarkToUpper/ONLYUPPER-4 2913741 40.28 ns/op BenchmarkToUpper/abc-4 326150 413.4 ns/op BenchmarkToUpper/AbC123-4 224686 544.3 ns/op BenchmarkToUpper/azAZ09_-4 233438 495.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 49616 2370 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69175 1827 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29299 3660 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 63376 1875 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122540 1011 ns/op BenchmarkToLower/#00-4 3257638 31.89 ns/op BenchmarkToLower/abc-4 3296376 37.61 ns/op BenchmarkToLower/AbC123-4 193686 884.6 ns/op BenchmarkToLower/azAZ09_-4 183922 668.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76904 1448 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55050 2163 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29394 4030 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70982 1750 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116684 1027 ns/op BenchmarkMapNoChanges-4 1000000 111.4 ns/op BenchmarkTrim-4 32595 3831 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2975211 38.74 ns/op BenchmarkToValidUTF8/InvalidASCII-4 167845 758.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 102513 1167 ns/op BenchmarkEqualFold/Tests-4 51780 2217 ns/op BenchmarkEqualFold/ASCII-4 2713851 44.42 ns/op BenchmarkEqualFold/UnicodePrefix-4 132570 943.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 134574 927.1 ns/op BenchmarkIndexHard1-4 1088 106761 ns/op BenchmarkIndexHard2-4 781 152058 ns/op BenchmarkIndexHard3-4 195 597149 ns/op BenchmarkIndexHard4-4 132 901133 ns/op BenchmarkLastIndexHard1-4 85 1524680 ns/op BenchmarkLastIndexHard2-4 85 1491273 ns/op BenchmarkLastIndexHard3-4 85 1486451 ns/op BenchmarkCountHard1-4 1099 108319 ns/op BenchmarkCountHard2-4 798 149791 ns/op BenchmarkCountHard3-4 202 599509 ns/op BenchmarkIndexTorture-4 10000 11631 ns/op BenchmarkCountTorture-4 10000 12313 ns/op BenchmarkCountTortureOverlapping-4 795 133370 ns/op BenchmarkCountByte/10-4 3463899 34.49 ns/op 289.91 MB/s BenchmarkCountByte/32-4 3188416 35.95 ns/op 890.23 MB/s BenchmarkCountByte/4096-4 1000000 116.1 ns/op 35272.82 MB/s BenchmarkCountByte/4194304-4 1152 109358 ns/op 38353.81 MB/s BenchmarkCountByte/67108864-4 27 4713188 ns/op 14238.53 MB/s BenchmarkFields/ASCII/16-4 327936 373.0 ns/op 42.90 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24238 5024 ns/op 50.95 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1906 69874 ns/op 58.62 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1221887 ns/op 53.64 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18171203 ns/op 57.71 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 107366 1114 ns/op 14.36 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9984 12603 ns/op 20.31 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 618 212340 ns/op 19.29 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 4042126 ns/op 16.21 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71670634 ns/op 14.63 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 183302 683.3 ns/op 23.42 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12156 10695 ns/op 23.94 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 756 165709 ns/op 24.72 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 45 3156578 ns/op 20.76 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 53999529 ns/op 19.42 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 125156 988.6 ns/op 16.18 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11171 ns/op 22.92 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 667 179310 ns/op 22.84 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3532918 ns/op 18.55 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65926416 ns/op 15.91 MB/s 10465632 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 73350776 ns/op BenchmarkSplitSingleByteSeparator-4 20 6668815 ns/op BenchmarkSplitMultiByteSeparator-4 42 3137972 ns/op BenchmarkSplitNSingleByteSeparator-4 209443 685.1 ns/op BenchmarkSplitNMultiByteSeparator-4 176296 843.3 ns/op BenchmarkRepeat/5x0-4 3485474 32.32 ns/op BenchmarkRepeat/5x1-4 3648006 32.29 ns/op BenchmarkRepeat/5x2-4 269714 490.1 ns/op BenchmarkRepeat/5x6-4 152343 805.3 ns/op BenchmarkRepeat/10x0-4 3375794 34.20 ns/op BenchmarkRepeat/10x1-4 3057601 37.16 ns/op BenchmarkRepeat/10x2-4 254586 524.1 ns/op BenchmarkRepeat/10x6-4 145786 877.8 ns/op BenchmarkRepeatLarge/256/1-4 64724 2062 ns/op 124.17 MB/s BenchmarkRepeatLarge/256/16-4 109028 1422 ns/op 180.03 MB/s BenchmarkRepeatLarge/512/1-4 42194 2579 ns/op 198.53 MB/s BenchmarkRepeatLarge/512/16-4 63619 1888 ns/op 271.23 MB/s BenchmarkRepeatLarge/1024/1-4 38582 3323 ns/op 308.13 MB/s BenchmarkRepeatLarge/1024/16-4 50010 2873 ns/op 356.37 MB/s BenchmarkRepeatLarge/2048/1-4 22624 4803 ns/op 426.44 MB/s BenchmarkRepeatLarge/2048/16-4 24192 4368 ns/op 468.87 MB/s BenchmarkRepeatLarge/4096/1-4 13898 9065 ns/op 451.86 MB/s BenchmarkRepeatLarge/4096/16-4 14341 7695 ns/op 532.28 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14340 ns/op 571.26 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12946 ns/op 632.80 MB/s BenchmarkRepeatLarge/8192/4097-4 3914380 30.72 ns/op 133349.51 MB/s BenchmarkRepeatLarge/16384/1-4 6252 24738 ns/op 662.29 MB/s BenchmarkRepeatLarge/16384/16-4 9358 26701 ns/op 613.62 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19594 ns/op 627.30 MB/s BenchmarkRepeatLarge/32768/1-4 2518 46769 ns/op 700.63 MB/s BenchmarkRepeatLarge/32768/16-4 3980 44160 ns/op 742.02 MB/s BenchmarkRepeatLarge/32768/4097-4 2994 40812 ns/op 702.71 MB/s BenchmarkRepeatLarge/65536/1-4 1503 84911 ns/op 771.82 MB/s BenchmarkRepeatLarge/65536/16-4 1525 94602 ns/op 692.75 MB/s BenchmarkRepeatLarge/65536/4097-4 1394 83438 ns/op 736.54 MB/s BenchmarkRepeatLarge/131072/1-4 284 362759 ns/op 361.32 MB/s BenchmarkRepeatLarge/131072/16-4 286 393491 ns/op 333.10 MB/s BenchmarkRepeatLarge/131072/4097-4 277 449250 ns/op 282.71 MB/s BenchmarkRepeatLarge/262144/1-4 162 645796 ns/op 405.92 MB/s BenchmarkRepeatLarge/262144/16-4 154 770967 ns/op 340.02 MB/s BenchmarkRepeatLarge/262144/4097-4 156 675738 ns/op 381.97 MB/s BenchmarkRepeatLarge/524288/1-4 86 1417652 ns/op 369.83 MB/s BenchmarkRepeatLarge/524288/16-4 100 1392817 ns/op 376.42 MB/s BenchmarkRepeatLarge/524288/4097-4 64 1769676 ns/op 294.02 MB/s BenchmarkRepeatLarge/1048576/1-4 28 5118727 ns/op 204.85 MB/s BenchmarkRepeatLarge/1048576/16-4 44 3540229 ns/op 296.19 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2416020 ns/op 432.42 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4309802 ns/op 486.60 MB/s BenchmarkRepeatLarge/2097152/16-4 37 4043708 ns/op 518.62 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4202970 ns/op 498.12 MB/s BenchmarkRepeatLarge/4194304/1-4 15 7544488 ns/op 555.94 MB/s BenchmarkRepeatLarge/4194304/16-4 16 7693976 ns/op 545.14 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7545586 ns/op 555.45 MB/s BenchmarkRepeatLarge/8388608/1-4 8 12858397 ns/op 652.38 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13803822 ns/op 607.70 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13251281 ns/op 632.89 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24735784 ns/op 678.26 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25386615 ns/op 660.87 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26697307 ns/op 628.42 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50531924 ns/op 664.02 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50048573 ns/op 670.44 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 65572618 ns/op 511.71 MB/s BenchmarkRepeatLarge/67108864/1-4 1 179090351 ns/op 374.72 MB/s BenchmarkRepeatLarge/67108864/16-4 2 101080732 ns/op 663.91 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 97413216 ns/op 688.91 MB/s BenchmarkRepeatLarge/134217728/1-4 1 191339924 ns/op 701.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 186034060 ns/op 721.47 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 185566181 ns/op 723.29 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421536890 ns/op 636.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 379147575 ns/op 708.00 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 371361784 ns/op 722.84 MB/s BenchmarkRepeatLarge/536870912/1-4 1 864600494 ns/op 620.95 MB/s BenchmarkRepeatLarge/536870912/16-4 1 831975147 ns/op 645.30 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 809147218 ns/op 663.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1734598593 ns/op 619.01 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1606381548 ns/op 668.42 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1586842185 ns/op 676.65 MB/s BenchmarkIndexAnyASCII/1:1-4 2339862 48.55 ns/op BenchmarkIndexAnyASCII/1:2-4 2414203 48.43 ns/op BenchmarkIndexAnyASCII/1:4-4 2374743 48.55 ns/op BenchmarkIndexAnyASCII/1:8-4 2409044 48.43 ns/op BenchmarkIndexAnyASCII/1:16-4 2366599 49.98 ns/op BenchmarkIndexAnyASCII/1:32-4 2316049 51.21 ns/op BenchmarkIndexAnyASCII/1:64-4 2222618 53.65 ns/op BenchmarkIndexAnyASCII/16:1-4 2292958 55.66 ns/op BenchmarkIndexAnyASCII/16:2-4 851494 126.3 ns/op BenchmarkIndexAnyASCII/16:4-4 833314 127.9 ns/op BenchmarkIndexAnyASCII/16:8-4 986553 130.3 ns/op BenchmarkIndexAnyASCII/16:16-4 746793 141.2 ns/op BenchmarkIndexAnyASCII/16:32-4 795228 159.1 ns/op BenchmarkIndexAnyASCII/16:64-4 598974 193.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2090332 55.92 ns/op BenchmarkIndexAnyASCII/256:2-4 88365 1233 ns/op BenchmarkIndexAnyASCII/256:4-4 97752 1221 ns/op BenchmarkIndexAnyASCII/256:8-4 92172 1264 ns/op BenchmarkIndexAnyASCII/256:16-4 97684 1240 ns/op BenchmarkIndexAnyASCII/256:32-4 92206 1272 ns/op BenchmarkIndexAnyASCII/256:64-4 86155 1303 ns/op BenchmarkIndexAnyUTF8/1:1-4 2404824 49.18 ns/op BenchmarkIndexAnyUTF8/1:2-4 2370252 50.04 ns/op BenchmarkIndexAnyUTF8/1:4-4 2289286 49.24 ns/op BenchmarkIndexAnyUTF8/1:8-4 2311210 49.42 ns/op BenchmarkIndexAnyUTF8/1:16-4 2327526 52.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 1983939 54.07 ns/op BenchmarkIndexAnyUTF8/1:64-4 2283946 51.88 ns/op BenchmarkIndexAnyUTF8/16:1-4 1929265 61.08 ns/op BenchmarkIndexAnyUTF8/16:2-4 299208 432.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 283039 440.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 299289 438.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 280598 448.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 271387 469.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 255471 473.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 393014 271.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 18268 6451 ns/op BenchmarkIndexAnyUTF8/256:4-4 18500 6505 ns/op BenchmarkIndexAnyUTF8/256:8-4 17928 6518 ns/op BenchmarkIndexAnyUTF8/256:16-4 18019 6668 ns/op BenchmarkIndexAnyUTF8/256:32-4 17005 6901 ns/op BenchmarkIndexAnyUTF8/256:64-4 16962 7033 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2252082 51.31 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2232270 55.16 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2367790 50.48 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2386136 50.99 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2277763 50.58 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2227210 50.76 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2401970 49.17 ns/op BenchmarkLastIndexAnyASCII/16:1-4 975037 113.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 930301 114.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 892413 113.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 115.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 1000000 129.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 708570 158.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 644892 189.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 96897 1200 ns/op BenchmarkLastIndexAnyASCII/256:2-4 103653 1190 ns/op BenchmarkLastIndexAnyASCII/256:4-4 101266 1350 ns/op BenchmarkLastIndexAnyASCII/256:8-4 98112 1203 ns/op BenchmarkLastIndexAnyASCII/256:16-4 97561 1229 ns/op BenchmarkLastIndexAnyASCII/256:32-4 101408 1276 ns/op BenchmarkLastIndexAnyASCII/256:64-4 93070 1459 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2171620 52.25 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2273834 54.56 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2035268 56.23 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2043684 51.54 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2507493 46.46 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2518118 47.44 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2440522 48.33 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 325384 496.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 154971 759.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 160429 744.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 159579 928.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 161673 774.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 152083 797.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 151363 779.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21074 5484 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10492 11548 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9584 12341 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8971 11587 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11709 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9463 12647 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11811 ns/op BenchmarkTrimASCII/1:1-4 2919367 38.73 ns/op BenchmarkTrimASCII/1:2-4 2450919 48.81 ns/op BenchmarkTrimASCII/1:4-4 2422322 48.78 ns/op BenchmarkTrimASCII/1:8-4 2332227 50.54 ns/op BenchmarkTrimASCII/1:16-4 2022205 57.87 ns/op BenchmarkTrimASCII/16:1-4 2751530 43.65 ns/op BenchmarkTrimASCII/16:2-4 1011388 119.9 ns/op BenchmarkTrimASCII/16:4-4 943927 117.9 ns/op BenchmarkTrimASCII/16:8-4 1000000 123.8 ns/op BenchmarkTrimASCII/16:16-4 802509 136.5 ns/op BenchmarkTrimASCII/256:1-4 925782 119.6 ns/op BenchmarkTrimASCII/256:2-4 97174 1204 ns/op BenchmarkTrimASCII/256:4-4 102364 1221 ns/op BenchmarkTrimASCII/256:8-4 89816 1273 ns/op BenchmarkTrimASCII/256:16-4 90825 1221 ns/op BenchmarkTrimASCII/4096:1-4 97647 1248 ns/op BenchmarkTrimASCII/4096:2-4 5964 20050 ns/op BenchmarkTrimASCII/4096:4-4 6487 21367 ns/op BenchmarkTrimASCII/4096:8-4 6208 18986 ns/op BenchmarkTrimASCII/4096:16-4 6147 18918 ns/op BenchmarkTrimByte-4 3220064 35.81 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17157 6814 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16838 6812 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1448 81179 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2719 40545 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5353 20103 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11662 ns/op BenchmarkJoin/0-4 3829533 31.84 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2726206 40.42 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 185990 682.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 130778 946.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 94472 1272 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73635 1490 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 66879 1796 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 55239 2074 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2675166 45.10 ns/op BenchmarkTrimSpace/ASCII-4 1793564 64.87 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134053 876.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 83005 1524 ns/op BenchmarkReplaceAll-4 108445 1136 ns/op 16 B/op 1 allocs/op PASS ok strings 64.616s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 64142 1909 ns/op BenchmarkCond2-4 23230 5100 ns/op BenchmarkCond4-4 13567 9400 ns/op BenchmarkCond8-4 7855 15715 ns/op BenchmarkCond16-4 4287 34956 ns/op BenchmarkCond32-4 2512 78983 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 483114 267.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 278418 416.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 558278 214.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 614455 217.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 366009 352.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 655666 171.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 114928 1355 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 92416 1371 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 97988 1393 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 79059 2008 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 707751 159.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 178609 615.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 808761 143.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 189884 635.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 841887 144.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 199881 561.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1694781 77.58 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 53852 1864 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138538 842.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 314654 398.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4083 25308 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 394 330519 ns/op BenchmarkRange/*sync.Map-4 1604 81896 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 110586 2294 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 210812 543.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 90601 1458 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 81452 1416 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 237232 540.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 165126 1033 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 117060 1235 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 192902 594.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 1000000 142.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 76742 1951 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 166624 677.5 ns/op BenchmarkSwapCollision/*sync.Map-4 113990 1075 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 200 578116 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 137048 951.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 354316 381.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 24268 4816 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 69484 1682 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31382 5102 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 330723 369.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 114714 1217 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 231664 493.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1278549 112.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 186834 629.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 101.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 770503 164.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 146966 693.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 709747 211.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 119767 1033 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 302596 846.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 576183 312.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 147853 892.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 562281 276.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 298546 558.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 131120 941.4 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 264328 441.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 61911 1868 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 257456 820.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 481962 242.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 152175 825.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 829952 244.2 ns/op BenchmarkUncontendedSemaphore-4 4446655 26.87 ns/op BenchmarkContendedSemaphore-4 4434142 26.02 ns/op BenchmarkMutexUncontended-4 892012 113.7 ns/op BenchmarkMutex-4 244453 514.7 ns/op BenchmarkMutexSlack-4 242246 489.2 ns/op BenchmarkMutexWork-4 237993 504.5 ns/op BenchmarkMutexWorkSlack-4 223362 485.1 ns/op BenchmarkMutexNoSpin-4 85778 1211 ns/op BenchmarkMutexSpin-4 72789 1423 ns/op BenchmarkOnce-4 1000000 130.9 ns/op BenchmarkOnceFunc/v=Once-4 1463880 83.16 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 102.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1206639 96.31 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1339388 88.29 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 101.5 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5101374 23.49 ns/op BenchmarkSemaSyntNonblock-4 1383996 92.25 ns/op BenchmarkSemaSyntBlock-4 2184181 55.77 ns/op BenchmarkSemaWorkNonblock-4 1225106 104.5 ns/op BenchmarkSemaWorkBlock-4 1452465 84.49 ns/op BenchmarkRWMutexUncontended-4 398632 278.4 ns/op BenchmarkRWMutexWrite100-4 352896 343.6 ns/op BenchmarkRWMutexWrite10-4 272154 368.5 ns/op BenchmarkRWMutexWorkWrite100-4 296074 417.7 ns/op BenchmarkRWMutexWorkWrite10-4 267030 461.0 ns/op BenchmarkWaitGroupUncontended-4 619057 203.9 ns/op BenchmarkWaitGroupAddDone-4 516308 237.3 ns/op BenchmarkWaitGroupAddDoneWork-4 597894 206.5 ns/op BenchmarkWaitGroupWait-4 2386081 45.67 ns/op BenchmarkWaitGroupWaitWork-4 2193351 52.50 ns/op BenchmarkWaitGroupActuallyWait-4 63514 1762 ns/op 32 B/op 2 allocs/op PASS ok sync 23.701s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 780812 150.3 ns/op PASS ok sync/atomic 1.321s PASS ok syscall 1.035s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 164133 791.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.233s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5847 17683 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8547 13045 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1522325 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 93 1262374 ns/op 1391 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 183896011 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 175476510 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1452 81395 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1866 68002 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 7696602 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6644334 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 814268347 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 757490690 ns/op 48120904 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 172 656551 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 181 588809 ns/op 217 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 69320182 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60763861 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7264713100 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6398563644 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 3266 44203 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 3395685 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 324372348 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2898 49101 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 248 482252 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4792984 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7276 14326 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.283s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 85140020 ns/op BenchmarkVariableString-4 98545 1310 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2332 52744 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 1.631s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 70 1736934 ns/op BenchmarkAfter-4 169 943138 ns/op BenchmarkStop-4 267 460434 ns/op BenchmarkSimultaneousAfterFunc-4 45 2322741 ns/op BenchmarkStartStop-4 376 498428 ns/op BenchmarkReset-4 2607 53378 ns/op BenchmarkSleep-4 55 3114764 ns/op BenchmarkParallelTimerLatency-4 40 804741 avg-late-ns 2220540 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 598980 avg-late-ns 1813609 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 472772 avg-late-ns 1836375 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 254861 avg-late-ns 1719193 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 383377 avg-late-ns 2239498 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 203918 avg-late-ns 1861871 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 158742 avg-late-ns 1641566 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 261495 avg-late-ns 2376871 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 5482815 avg-late-ns 17820196 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 638161 avg-late-ns 5240718 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 2953433 avg-late-ns 11242699 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 458370 avg-late-ns 1520041 max-late-ns BenchmarkTicker-4 432 350825 ns/op BenchmarkTickerReset-4 2452 45238 ns/op BenchmarkTickerResetNaive-4 224 475324 ns/op BenchmarkNow-4 769306 168.3 ns/op BenchmarkNowUnixNano-4 673644 168.8 ns/op BenchmarkNowUnixMilli-4 775894 174.4 ns/op BenchmarkNowUnixMicro-4 670790 172.9 ns/op BenchmarkFormat-4 50524 2271 ns/op BenchmarkFormatRFC3339-4 77692 1578 ns/op BenchmarkFormatRFC3339Nano-4 80281 1528 ns/op BenchmarkFormatNow-4 73576 1619 ns/op BenchmarkMarshalJSON-4 104107 1220 ns/op BenchmarkMarshalText-4 100882 1110 ns/op BenchmarkParse-4 117732 1016 ns/op BenchmarkParseRFC3339UTC-4 360458 360.9 ns/op BenchmarkParseRFC3339UTCBytes-4 231207 491.7 ns/op BenchmarkParseRFC3339TZ-4 101823 1131 ns/op BenchmarkParseRFC3339TZBytes-4 93121 1437 ns/op BenchmarkParseDuration-4 551120 207.0 ns/op BenchmarkHour-4 1000000 124.1 ns/op BenchmarkSecond-4 1000000 126.2 ns/op BenchmarkYear-4 822670 155.6 ns/op BenchmarkDay-4 723873 180.5 ns/op BenchmarkISOWeek-4 770496 163.9 ns/op BenchmarkGoString-4 81244 1526 ns/op BenchmarkUnmarshalText-4 95643 1217 ns/op PASS ok time 12.871s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 550770 228.3 ns/op BenchmarkDecodeValidJapaneseChars-4 680577 182.0 ns/op BenchmarkDecodeRune-4 2492449 46.48 ns/op BenchmarkEncodeValidASCII-4 463837 250.0 ns/op BenchmarkEncodeValidJapaneseChars-4 723362 187.3 ns/op BenchmarkAppendRuneValidASCII-4 1000000 109.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1997392 57.75 ns/op BenchmarkEncodeRune-4 4421366 29.48 ns/op PASS ok unicode/utf16 2.390s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1779895 64.67 ns/op BenchmarkRuneCountTenJapaneseChars-4 317671 385.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2795499 41.64 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 366812 370.3 ns/op BenchmarkValidTenASCIIChars-4 1936983 66.24 ns/op BenchmarkValid100KASCIIChars-4 151 758529 ns/op BenchmarkValidTenJapaneseChars-4 313191 413.2 ns/op BenchmarkValidLongMostlyASCII-4 146 834458 ns/op BenchmarkValidLongJapanese-4 66 1825425 ns/op BenchmarkValidStringTenASCIIChars-4 3183326 35.64 ns/op BenchmarkValidString100KASCIIChars-4 12663 9283 ns/op BenchmarkValidStringTenJapaneseChars-4 340546 348.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1392 89601 ns/op BenchmarkValidStringLongJapanese-4 100 1026579 ns/op BenchmarkEncodeASCIIRune-4 2856333 40.10 ns/op BenchmarkEncodeJapaneseRune-4 1767793 68.66 ns/op BenchmarkAppendASCIIRune-4 5786142 19.40 ns/op BenchmarkAppendJapaneseRune-4 2032486 57.70 ns/op BenchmarkDecodeASCIIRune-4 2284796 50.93 ns/op BenchmarkDecodeJapaneseRune-4 1761345 65.85 ns/op BenchmarkFullRune/ASCII-4 3486049 35.40 ns/op BenchmarkFullRune/Incomplete-4 1427120 91.24 ns/op BenchmarkFullRune/Japanese-4 3486153 35.43 ns/op PASS ok unicode/utf8 5.296s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 106535991195 ns/op PASS ok cmd/api 107.822s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 612060 185.3 ns/op BenchmarkCgoCall/one-pointer-4 466236 267.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 417704 322.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 460748 230.3 ns/op BenchmarkCgoCall/eight-pointers-4 156668 700.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 489158 249.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 24122 4934 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27325 4076 ns/op BenchmarkGoString-4 1000000 198.5 ns/op BenchmarkCGoCallback-4 50850 2058 ns/op BenchmarkCGoInCThread-4 448292 257.6 ns/op PASS ok cmd/cgo/internal/test 2.928s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1268907 96.06 ns/op BenchmarkEqArrayOfStrings64-4 189223 620.1 ns/op BenchmarkEqArrayOfStrings1024-4 13034 9090 ns/op BenchmarkEqArrayOfFloats5-4 1386454 86.57 ns/op BenchmarkEqArrayOfFloats64-4 206668 734.1 ns/op BenchmarkEqArrayOfFloats1024-4 12405 10785 ns/op BenchmarkEqArrayOfStructsEq-4 4110 37552 ns/op BenchmarkEqArrayOfStructsNotEq-4 6099 23176 ns/op BenchmarkEqStruct-4 23222624 4.929 ns/op PASS ok cmd/compile/internal/reflectdata 3.103s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 67420 ns/op BenchmarkCopyElim1-4 336 403352 ns/op BenchmarkCopyElim10-4 349 411987 ns/op BenchmarkCopyElim100-4 148 757424 ns/op BenchmarkCopyElim1000-4 46 2531844 ns/op BenchmarkCopyElim10000-4 3 34493028 ns/op BenchmarkCopyElim100000-4 1 511247757 ns/op BenchmarkDeadCode/1-4 264 527634 ns/op BenchmarkDeadCode/10-4 222 494886 ns/op BenchmarkDeadCode/100-4 130 890453 ns/op BenchmarkDeadCode/1000-4 57 3873013 ns/op BenchmarkDeadCode/10000-4 4 27231190 ns/op BenchmarkDeadCode/100000-4 1 314038350 ns/op BenchmarkDeadCode/200000-4 1 661733345 ns/op BenchmarkDominatorsLinear-4 15 8444859 ns/op 1.18 MB/s BenchmarkDominatorsFwdBack-4 9 11666047 ns/op 0.86 MB/s BenchmarkDominatorsManyPred-4 10 10530174 ns/op 0.95 MB/s BenchmarkDominatorsMaxPred-4 12 11136072 ns/op 0.90 MB/s BenchmarkDominatorsMaxPredVal-4 10 10857265 ns/op 0.92 MB/s BenchmarkFuse/1-4 201 634109 ns/op BenchmarkFuse/10-4 219 494939 ns/op BenchmarkFuse/100-4 140 803139 ns/op BenchmarkFuse/1000-4 26 5298858 ns/op BenchmarkFuse/10000-4 2 57912266 ns/op BenchmarkNilCheckDeep1-4 12080 9924 ns/op 0.10 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5436 24169 ns/op 0.41 MB/s 229 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 756 160139 ns/op 0.62 MB/s 636 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1564400 ns/op 0.64 MB/s 4984 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17613155 ns/op 0.57 MB/s 136902 B/op 7 allocs/op BenchmarkDSEPass-4 39 2945470 ns/op 57366 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 108400658 ns/op 4276272 B/op 108869 allocs/op BenchmarkCSEPass-4 8 13196802 ns/op 139700 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 143903597 ns/op 5659784 B/op 97430 allocs/op BenchmarkDeadcodePass-4 205 591253 ns/op 86525 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129301725 ns/op 4036448 B/op 44889 allocs/op BenchmarkMultiPass-4 86 1264292 ns/op 227163 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 242799176 ns/op 11213808 B/op 149956 allocs/op BenchmarkCondRewrite/SoloJump-4 4492407 26.22 ns/op BenchmarkCondRewrite/CombJump-4 4552566 26.21 ns/op PASS ok cmd/compile/internal/ssa 16.087s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13204 8796 ns/op BenchmarkExtShift-4 24940 4894 ns/op BenchmarkModify-4 8968 13630 ns/op BenchmarkMullImm-4 23439 4838 ns/op BenchmarkConstModify-4 9002 14110 ns/op BenchmarkBitSet-4 12313 9508 ns/op BenchmarkBitClear-4 12182 9569 ns/op BenchmarkBitToggle-4 12152 9489 ns/op BenchmarkBitSetConst-4 133782 888.8 ns/op BenchmarkBitClearConst-4 129224 958.5 ns/op BenchmarkBitToggleConst-4 143499 862.8 ns/op BenchmarkDivconstI64-4 6855740 16.39 ns/op BenchmarkModconstI64-4 7225791 16.73 ns/op BenchmarkDivisiblePow2constI64-4 6193372 19.37 ns/op BenchmarkDivisibleconstI64-4 5981646 18.24 ns/op BenchmarkDivisibleWDivconstI64-4 4007242 27.26 ns/op BenchmarkDivconstU64/3-4 4926511 22.07 ns/op BenchmarkDivconstU64/5-4 7278423 17.14 ns/op BenchmarkDivconstU64/37-4 5701570 21.34 ns/op BenchmarkDivconstU64/1234567-4 7823400 14.82 ns/op BenchmarkModconstU64-4 6364810 20.14 ns/op BenchmarkDivisibleconstU64-4 7394035 14.70 ns/op BenchmarkDivisibleWDivconstU64-4 3686907 31.75 ns/op BenchmarkDivconstI32-4 7476118 16.87 ns/op BenchmarkModconstI32-4 8087314 14.47 ns/op BenchmarkDivisiblePow2constI32-4 6975878 19.52 ns/op BenchmarkDivisibleconstI32-4 6936711 16.51 ns/op BenchmarkDivisibleWDivconstI32-4 4247403 26.66 ns/op BenchmarkDivconstU32-4 7649173 15.73 ns/op BenchmarkModconstU32-4 6958276 19.21 ns/op BenchmarkDivisibleconstU32-4 7571974 17.98 ns/op BenchmarkDivisibleWDivconstU32-4 3905786 30.04 ns/op BenchmarkDivconstI16-4 7760132 15.44 ns/op BenchmarkModconstI16-4 7412751 16.39 ns/op BenchmarkDivisiblePow2constI16-4 6729975 18.11 ns/op BenchmarkDivisibleconstI16-4 6501529 15.78 ns/op BenchmarkDivisibleWDivconstI16-4 4558434 27.01 ns/op BenchmarkDivconstU16-4 6492505 19.15 ns/op BenchmarkModconstU16-4 6080346 17.42 ns/op BenchmarkDivisibleconstU16-4 8143138 14.54 ns/op BenchmarkDivisibleWDivconstU16-4 3631813 31.29 ns/op BenchmarkDivconstI8-4 5307116 23.29 ns/op BenchmarkModconstI8-4 6011068 19.78 ns/op BenchmarkDivisiblePow2constI8-4 7823604 14.64 ns/op BenchmarkDivisibleconstI8-4 7001366 19.78 ns/op BenchmarkDivisibleWDivconstI8-4 3571579 29.72 ns/op BenchmarkDivconstU8-4 6753922 19.04 ns/op BenchmarkModconstU8-4 7431616 18.81 ns/op BenchmarkDivisibleconstU8-4 7398237 15.21 ns/op BenchmarkDivisibleWDivconstU8-4 3731686 31.28 ns/op BenchmarkMul2-4 237087 528.0 ns/op BenchmarkMulNeg2-4 235076 538.7 ns/op BenchmarkEfaceInteger-4 2689634 39.93 ns/op BenchmarkDiv64UnsignedSmall-4 9435950 12.43 ns/op BenchmarkDiv64Small-4 8391124 14.55 ns/op BenchmarkDiv64SmallNegDivisor-4 8030919 14.29 ns/op BenchmarkDiv64SmallNegDividend-4 8218146 14.29 ns/op BenchmarkDiv64SmallNegBoth-4 8285709 14.10 ns/op BenchmarkDiv64Unsigned-4 8870748 12.41 ns/op BenchmarkDiv64-4 8270556 14.32 ns/op BenchmarkDiv64NegDivisor-4 8185066 14.16 ns/op BenchmarkDiv64NegDividend-4 8471996 14.24 ns/op BenchmarkDiv64NegBoth-4 8542755 13.95 ns/op BenchmarkMod64UnsignedSmall-4 10262335 13.00 ns/op BenchmarkMod64Small-4 8641512 13.80 ns/op BenchmarkMod64SmallNegDivisor-4 8615353 13.87 ns/op BenchmarkMod64SmallNegDividend-4 8483024 14.03 ns/op BenchmarkMod64SmallNegBoth-4 8328498 13.95 ns/op BenchmarkMod64Unsigned-4 8815983 12.26 ns/op BenchmarkMod64-4 8252437 13.95 ns/op BenchmarkMod64NegDivisor-4 8173760 14.24 ns/op BenchmarkMod64NegDividend-4 8226112 14.18 ns/op BenchmarkMod64NegBoth-4 8015284 14.06 ns/op BenchmarkMulconstI32/3-4 25824394 4.789 ns/op BenchmarkMulconstI32/5-4 26275033 4.702 ns/op BenchmarkMulconstI32/12-4 27451906 4.930 ns/op BenchmarkMulconstI32/120-4 28134637 4.743 ns/op BenchmarkMulconstI32/-120-4 26135067 4.844 ns/op BenchmarkMulconstI32/65537-4 24910596 4.766 ns/op BenchmarkMulconstI32/65538-4 24617899 4.988 ns/op BenchmarkMulconstI64/3-4 26713461 4.703 ns/op BenchmarkMulconstI64/5-4 26107399 4.836 ns/op BenchmarkMulconstI64/12-4 26001658 4.847 ns/op BenchmarkMulconstI64/120-4 27015003 4.712 ns/op BenchmarkMulconstI64/-120-4 26632659 4.735 ns/op BenchmarkMulconstI64/65537-4 24531458 5.121 ns/op BenchmarkMulconstI64/65538-4 23898517 5.047 ns/op BenchmarkMulconstU32/3-4 27096837 4.672 ns/op BenchmarkMulconstU32/5-4 27129151 4.772 ns/op BenchmarkMulconstU32/12-4 27315786 4.775 ns/op BenchmarkMulconstU32/120-4 27246446 4.687 ns/op BenchmarkMulconstU32/65537-4 24897525 4.946 ns/op BenchmarkMulconstU32/65538-4 25676494 4.927 ns/op BenchmarkMulconstU64/3-4 26775888 4.715 ns/op BenchmarkMulconstU64/5-4 27010929 4.846 ns/op BenchmarkMulconstU64/12-4 24872666 4.910 ns/op BenchmarkMulconstU64/120-4 27739237 4.627 ns/op BenchmarkMulconstU64/65537-4 21854001 4.962 ns/op BenchmarkMulconstU64/65538-4 19677734 5.356 ns/op BenchmarkShiftArithmeticRight-4 27738826 4.560 ns/op BenchmarkSwitch8Predictable-4 8631306 13.31 ns/op BenchmarkSwitch8Unpredictable-4 8573492 13.23 ns/op BenchmarkSwitch32Predictable-4 12316747 9.253 ns/op BenchmarkSwitch32Unpredictable-4 8334074 13.60 ns/op BenchmarkSwitchStringPredictable-4 6127932 18.80 ns/op BenchmarkSwitchStringUnpredictable-4 6639612 17.77 ns/op BenchmarkSwitchTypePredictable-4 4458943 26.38 ns/op BenchmarkSwitchTypeUnpredictable-4 4602306 25.54 ns/op PASS ok cmd/compile/internal/test 19.290s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 140 832865 ns/op BenchmarkNamed/Underlying/nongeneric-4 869619 126.3 ns/op BenchmarkNamed/Underlying/generic-4 938394 131.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 128.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 127.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 505242918 ns/op 64354 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 391450535 ns/op 83034 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 146733064 ns/op 221252 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 125445099 ns/op 258818 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2150794734 ns/op 2407 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 106790694 ns/op 48357 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37462056 ns/op 137818 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35169959 ns/op 146046 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 396060381 ns/op 5472 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44706481 ns/op 48194 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 36636549 ns/op 57741 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 25067815 ns/op 84670 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1607228937 ns/op 40785 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 522968860 ns/op 125303 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 124804496 ns/op 524010 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101442392 ns/op 644141 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2589817351 ns/op 776.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 77422654 ns/op 25904 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43888892 ns/op 45713 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42392986 ns/op 47171 lines/s PASS ok cmd/compile/internal/types2 39.475s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 43679555 ns/op 19185333 sys-ns/op 7125000 user-ns/op PASS ok cmd/go 1.536s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 228580 699.7 ns/op PASS ok cmd/go/internal/cfg 1.239s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64702 1817 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74378 1519 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18138 6680 ns/op 153.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18942 6460 ns/op 158.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3013 45989 ns/op 178.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2988 39478 ns/op 207.51 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.072s All tests passed.