darwin-amd64-race at c4af8abae11841d20dfa495a62acc96e5f701f4a :: 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=10329DEB-553D-4499-A72F-5C7381F4191A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EEznG7pof3/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=619E43BB-D6C4-4038-9877-1F52A8C48CEF" "__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=10329DEB-553D-4499-A72F-5C7381F4191A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EEznG7pof3/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=619E43BB-D6C4-4038-9877-1F52A8C48CEF" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.981s ok archive/zip 3.375s ok bufio 1.514s ok bytes 2.711s ok cmp 1.052s ok compress/bzip2 1.509s ok compress/flate 8.941s ok compress/gzip 15.821s ok compress/lzw 1.859s ok compress/zlib 7.068s ok container/heap 1.047s ok container/list 1.041s ok container/ring 1.069s ok context 1.114s ok crypto 1.030s ok crypto/aes 1.106s ok crypto/cipher 1.085s ok crypto/des 1.101s ok crypto/dsa 1.065s ok crypto/ecdh 1.329s ok crypto/ecdsa 1.220s ok crypto/ed25519 1.752s ok crypto/elliptic 1.097s ok crypto/hmac 1.057s ok crypto/internal/alias 1.037s ok crypto/internal/bigmod 5.252s ok crypto/internal/boring 1.088s ok crypto/internal/boring/bcache 1.836s ok crypto/internal/edwards25519 2.241s ok crypto/internal/edwards25519/field 1.180s ok crypto/internal/nistec 1.931s ok crypto/internal/nistec/fiat 1.086s [no tests to run] ok crypto/md5 1.105s ok crypto/rand 1.350s ok crypto/rc4 1.545s ok crypto/rsa 3.075s ok crypto/sha1 1.074s ok crypto/sha256 1.034s ok crypto/sha512 1.036s ok crypto/subtle 1.544s ok crypto/tls 5.778s ok crypto/x509 2.862s ok database/sql 1.718s ok database/sql/driver 1.039s ok debug/buildinfo 1.099s ok debug/dwarf 1.132s ok debug/elf 2.697s ok debug/gosym 1.265s ok debug/macho 1.040s ok debug/pe 1.083s ok debug/plan9obj 1.035s ok embed 1.053s [no tests to run] ok embed/internal/embedtest 1.098s ok encoding/ascii85 1.055s ok encoding/asn1 1.049s ok encoding/base32 1.192s ok encoding/base64 1.044s ok encoding/binary 1.046s ok encoding/csv 1.126s ok encoding/gob 24.391s ok encoding/hex 1.068s ok encoding/json 3.736s ok encoding/pem 3.838s ok encoding/xml 1.297s ok errors 1.094s ok expvar 1.069s ok flag 3.237s ok fmt 1.666s ok go/ast 1.058s ok go/build 6.509s ok go/build/constraint 1.043s ok go/constant 1.071s ok go/doc 1.338s ok go/doc/comment 4.532s ok go/format 1.087s ok go/importer 3.545s ok go/internal/gccgoimporter 1.148s ok go/internal/gcimporter 24.264s ok go/internal/srcimporter 27.392s ok go/parser 2.150s ok go/printer 3.043s ok go/scanner 1.053s ok go/token 1.170s ok go/types 63.279s ok hash 1.037s ok hash/adler32 1.059s ok hash/crc32 1.061s ok hash/crc64 1.048s ok hash/fnv 1.030s ok hash/maphash 1.028s ok html 1.068s ok html/template 1.340s ok image 1.507s ok image/color 1.097s ok image/draw 1.784s ok image/gif 2.405s ok image/jpeg 2.465s ok image/png 4.137s ok index/suffixarray 2.267s ok internal/abi 1.308s ok internal/buildcfg 1.053s ok internal/coverage/cformat 1.087s ok internal/coverage/cmerge 1.031s ok internal/coverage/pods 1.088s ok internal/coverage/slicereader 1.096s ok internal/coverage/slicewriter 1.034s ok internal/coverage/test 1.060s ok internal/cpu 3.089s ok internal/dag 1.203s ok internal/diff 1.099s ok internal/fmtsort 1.026s ok internal/fuzz 1.048s ok internal/godebug 14.580s ok internal/godebugs 1.085s ok internal/intern 2.584s ok internal/itoa 1.047s ok internal/platform 2.272s ok internal/poll 1.377s ok internal/profile 1.068s ok internal/reflectlite 1.028s ok internal/safefilepath 1.038s ok internal/saferio 1.178s ok internal/singleflight 1.112s ok internal/testenv 1.845s ok internal/trace 1.345s ok internal/types/errors 3.330s ok internal/unsafeheader 1.047s ok internal/xcoff 1.051s ok internal/zstd 1.036s ok io 1.148s ok io/fs 1.331s ok io/ioutil 1.094s ok log 1.070s ok log/slog 1.294s ok log/slog/internal/benchmarks 1.050s ok log/slog/internal/buffer 1.028s ok log/syslog 2.293s ok maps 1.028s ok math 1.071s ok math/big 4.834s ok math/bits 1.049s ok math/cmplx 1.040s ok math/rand 4.461s ok mime 1.063s ok mime/multipart 5.666s ok mime/quotedprintable 1.156s ok net 16.617s ok net/http 19.708s ok net/http/cgi 13.269s ok net/http/cookiejar 1.084s ok net/http/fcgi 1.294s ok net/http/httptest 1.327s ok net/http/httptrace 1.036s ok net/http/httputil 2.075s ok net/http/internal 1.068s ok net/http/internal/ascii 1.037s ok net/http/pprof 6.257s ok net/internal/socktest 1.040s ok net/mail 1.044s ok net/netip 1.834s ok net/rpc 1.149s ok net/rpc/jsonrpc 1.096s ok net/smtp 1.153s ok net/textproto 2.179s ok net/url 1.062s ok os 7.611s ok os/exec 11.055s ok os/exec/internal/fdtest 1.043s ok os/signal 20.687s ok os/user 1.078s ok path 1.041s ok path/filepath 1.095s ok plugin 1.057s ok reflect 2.370s ok regexp 4.181s ok regexp/syntax 6.720s ok runtime 63.964s ok runtime/cgo 1.024s ok runtime/coverage 1.074s ok runtime/debug 2.164s ok runtime/internal/atomic 1.084s ok runtime/internal/math 1.042s ok runtime/internal/sys 1.021s ok runtime/internal/wasitest 1.073s ok runtime/metrics 1.053s ok runtime/pprof 21.986s ok runtime/race 13.796s ok runtime/trace 6.388s ok slices 1.728s ok sort 1.858s ok strconv 3.460s ok strings 2.533s ok sync 1.810s ok sync/atomic 4.734s ok syscall 7.511s ok testing 3.910s ok testing/fstest 1.066s ok testing/iotest 1.067s ok testing/quick 1.165s ok testing/slogtest 1.029s ok text/scanner 1.033s ok text/tabwriter 1.041s ok text/template 1.100s ok text/template/parse 1.045s ok time 3.507s ok unicode 1.114s ok unicode/utf16 1.082s ok unicode/utf8 1.131s ok cmd/addr2line 10.808s ok cmd/api 5.238s ok cmd/asm/internal/asm 4.179s ok cmd/asm/internal/lex 1.052s ok cmd/cgo/internal/swig 1.131s ok cmd/cgo/internal/test 3.913s ok cmd/cgo/internal/testcarchive 48.293s ok cmd/cgo/internal/testcshared 21.871s ok cmd/cgo/internal/testerrors 29.424s ok cmd/cgo/internal/testfortran 1.148s ok cmd/cgo/internal/testgodefs 4.236s ok cmd/cgo/internal/testlife 3.538s ok cmd/cgo/internal/testnocgo 1.085s ok cmd/cgo/internal/testplugin 95.386s ok cmd/cgo/internal/testsanitizers 1.033s [no tests to run] ok cmd/cgo/internal/testshared 1.121s ok cmd/cgo/internal/testso 5.110s ok cmd/cgo/internal/teststdio 5.265s ok cmd/cgo/internal/testtls 1.024s ok cmd/compile/internal/abt 1.048s ok cmd/compile/internal/amd64 75.069s ok cmd/compile/internal/base 1.050s ok cmd/compile/internal/compare 1.052s ok cmd/compile/internal/dwarfgen 2.056s ok cmd/compile/internal/importer 6.135s ok cmd/compile/internal/inline/inlheur 3.061s ok cmd/compile/internal/ir 1.023s ok cmd/compile/internal/logopt 2.964s ok cmd/compile/internal/loopvar 44.177s ok cmd/compile/internal/noder 1.033s ok cmd/compile/internal/reflectdata 1.029s [no tests to run] ok cmd/compile/internal/ssa 39.107s ok cmd/compile/internal/syntax 1.275s ok cmd/compile/internal/test 26.888s ok cmd/compile/internal/typecheck 1.924s ok cmd/compile/internal/types 1.031s ok cmd/compile/internal/types2 26.040s ok cmd/covdata 1.069s ok cmd/cover 23.402s ok cmd/dist 1.032s ok cmd/distpack 1.022s ok cmd/doc 5.203s ok cmd/fix 18.512s ok cmd/go 465.644s ok cmd/go/internal/auth 1.038s ok cmd/go/internal/cache 1.299s ok cmd/go/internal/cfg 1.072s [no tests to run] ok cmd/go/internal/envcmd 1.570s ok cmd/go/internal/fsys 1.197s ok cmd/go/internal/generate 1.109s ok cmd/go/internal/gover 1.027s ok cmd/go/internal/imports 1.080s ok cmd/go/internal/load 1.034s ok cmd/go/internal/lockedfile 2.230s ok cmd/go/internal/lockedfile/internal/filelock 2.100s ok cmd/go/internal/modfetch 1.044s ok cmd/go/internal/modfetch/codehost 10.752s ok cmd/go/internal/modfetch/zip_sum_test 1.085s ok cmd/go/internal/modindex 1.863s ok cmd/go/internal/modload 1.099s ok cmd/go/internal/mvs 1.124s ok cmd/go/internal/par 1.129s ok cmd/go/internal/str 1.060s ok cmd/go/internal/test 1.085s ok cmd/go/internal/toolchain 1.055s ok cmd/go/internal/vcs 1.136s ok cmd/go/internal/vcweb 1.165s ok cmd/go/internal/vcweb/vcstest 19.732s ok cmd/go/internal/web 1.045s ok cmd/go/internal/work 2.861s ok cmd/gofmt 1.219s ok cmd/internal/archive 2.823s ok cmd/internal/buildid 2.005s ok cmd/internal/cov 1.908s ok cmd/internal/dwarf 1.039s ok cmd/internal/edit 1.097s ok cmd/internal/goobj 1.024s ok cmd/internal/moddeps 3.499s ok cmd/internal/notsha256 1.033s ok cmd/internal/obj 2.114s ok cmd/internal/obj/ppc64 1.640s ok cmd/internal/obj/riscv 1.329s ok cmd/internal/obj/s390x 1.053s ok cmd/internal/obj/x86 4.897s ok cmd/internal/objabi 1.210s ok cmd/internal/pkgpath 5.180s ok cmd/internal/pkgpattern 1.038s ok cmd/internal/quoted 1.032s ok cmd/internal/src 1.022s ok cmd/internal/test2json 2.221s ok cmd/link 35.173s ok cmd/link/internal/benchmark 1.047s ok cmd/link/internal/ld 27.359s ok cmd/link/internal/loader 1.089s ok cmd/nm 9.397s ok cmd/objdump 8.426s ok cmd/pack 8.148s ok cmd/pprof 3.822s ok cmd/trace 1.210s ok cmd/vet 63.942s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2846 35919 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2074 48419 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1766 73834 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3704 28566 ns/op 4993 B/op 15 allocs/op Benchmark/Reader/GNU-4 5379 22080 ns/op 5077 B/op 14 allocs/op Benchmark/Reader/PAX-4 2270 71360 ns/op 9139 B/op 33 allocs/op PASS ok archive/tar 1.985s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 297083334 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 182274924 ns/op BenchmarkZip64TestSizes/4096-4 578 182365 ns/op BenchmarkZip64TestSizes/1048576-4 98 1086211 ns/op BenchmarkZip64TestSizes/67108864-4 1 177937872 ns/op PASS ok archive/zip 2.332s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 233059 561.4 ns/op BenchmarkReaderCopyUnoptimal-4 136868 901.7 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 54210 ns/op BenchmarkReaderWriteToOptimal-4 10000 16472 ns/op BenchmarkReaderReadString-4 132879 1268 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 204741 611.3 ns/op BenchmarkWriterCopyUnoptimal-4 220843 598.9 ns/op BenchmarkWriterCopyNoReadFrom-4 6298 64876 ns/op BenchmarkReaderEmpty-4 16052 8199 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10452 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 488830 221.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.855s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2988 44829 ns/op 730.95 MB/s BenchmarkWriteByte-4 403 316851 ns/op 12.93 MB/s BenchmarkWriteRune-4 219 618812 ns/op 19.86 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 3541286 ns/op BenchmarkBufferFullSmallReads-4 96 1387063 ns/op BenchmarkBufferWriteBlock/N4096-4 7828 30215 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 212 538570 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14439459 ns/op 4192257 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 3 33708147 ns/op 497.72 MB/s 11184810 B/op 0 allocs/op BenchmarkIndexByte/10-4 3171529 49.11 ns/op 203.63 MB/s BenchmarkIndexByte/32-4 3382870 36.22 ns/op 883.40 MB/s BenchmarkIndexByte/4K-4 1000000 117.3 ns/op 34918.99 MB/s BenchmarkIndexBytePortable/10-4 1000000 108.4 ns/op 92.27 MB/s BenchmarkIndexBytePortable/32-4 402810 424.9 ns/op 75.32 MB/s BenchmarkIndexBytePortable/4K-4 4566 29888 ns/op 137.05 MB/s BenchmarkIndexRune/10-4 1000000 125.4 ns/op 79.75 MB/s BenchmarkIndexRune/32-4 1000000 114.7 ns/op 279.02 MB/s BenchmarkIndexRune/4K-4 404388 292.0 ns/op 14025.31 MB/s BenchmarkIndexRuneASCII/10-4 3537291 33.96 ns/op 294.45 MB/s BenchmarkIndexRuneASCII/32-4 3125419 34.63 ns/op 924.07 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 132.1 ns/op 31001.70 MB/s BenchmarkEqual/0-4 10595941 10.77 ns/op BenchmarkEqual/1-4 1000000 102.1 ns/op 9.80 MB/s BenchmarkEqual/6-4 1000000 105.8 ns/op 56.69 MB/s BenchmarkEqual/9-4 1000000 138.1 ns/op 65.18 MB/s BenchmarkEqual/15-4 1000000 104.1 ns/op 144.09 MB/s BenchmarkEqual/16-4 1000000 106.4 ns/op 150.42 MB/s BenchmarkEqual/20-4 1000000 104.2 ns/op 191.86 MB/s BenchmarkEqual/32-4 1000000 143.3 ns/op 223.25 MB/s BenchmarkEqual/4K-4 86432 1442 ns/op 2841.19 MB/s BenchmarkEqualBothUnaligned/64_0-4 974312 186.5 ns/op 343.13 MB/s BenchmarkEqualBothUnaligned/64_1-4 788598 144.4 ns/op 443.15 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 104.7 ns/op 611.11 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 138.7 ns/op 461.41 MB/s BenchmarkEqualBothUnaligned/4096_0-4 91384 1401 ns/op 2924.39 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58062 2313 ns/op 1771.13 MB/s BenchmarkEqualBothUnaligned/4096_4-4 165992 996.9 ns/op 4108.56 MB/s BenchmarkEqualBothUnaligned/4096_7-4 152349 838.4 ns/op 4885.37 MB/s BenchmarkIndex/10-4 2285984 49.29 ns/op 202.87 MB/s BenchmarkIndex/32-4 2522254 54.13 ns/op 591.18 MB/s BenchmarkIndex/4K-4 43149 2717 ns/op 1507.60 MB/s BenchmarkIndexEasy/10-4 2480295 48.40 ns/op 206.61 MB/s BenchmarkIndexEasy/32-4 2218494 89.87 ns/op 356.06 MB/s BenchmarkIndexEasy/4K-4 538755 229.1 ns/op 17879.85 MB/s BenchmarkCount/10-4 1449710 80.91 ns/op 123.59 MB/s BenchmarkCount/32-4 1323734 88.03 ns/op 363.53 MB/s BenchmarkCount/4K-4 46549 4099 ns/op 999.38 MB/s BenchmarkCountEasy/10-4 1315350 80.63 ns/op 124.02 MB/s BenchmarkCountEasy/32-4 1348124 107.0 ns/op 299.19 MB/s BenchmarkCountEasy/4K-4 516297 273.8 ns/op 14959.45 MB/s BenchmarkCountSingle/10-4 2474390 54.68 ns/op 182.88 MB/s BenchmarkCountSingle/32-4 2509804 52.33 ns/op 611.54 MB/s BenchmarkCountSingle/4K-4 987805 133.5 ns/op 30685.75 MB/s BenchmarkToUpper/#00-4 2512694 49.52 ns/op BenchmarkToUpper/ONLYUPPER-4 329131 505.9 ns/op BenchmarkToUpper/abc-4 445670 308.7 ns/op BenchmarkToUpper/AbC123-4 268911 438.3 ns/op BenchmarkToUpper/azAZ09_-4 279954 618.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80514 1392 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37363 3293 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56358 3281 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 126183 1009 ns/op BenchmarkToLower/#00-4 2698972 44.35 ns/op BenchmarkToLower/abc-4 364320 307.4 ns/op BenchmarkToLower/AbC123-4 281428 594.7 ns/op BenchmarkToLower/azAZ09_-4 276274 487.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88700 1554 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34963 3008 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73120 1594 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 138162 949.7 ns/op BenchmarkFields/ASCII/16-4 195289 867.2 ns/op 18.45 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13934 11610 ns/op 22.05 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 967 164677 ns/op 24.87 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2347569 ns/op 27.92 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50959996 ns/op 20.58 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 214808 594.9 ns/op 26.90 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6061 20884 ns/op 12.26 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 349 404138 ns/op 10.14 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 12 8943898 ns/op 7.33 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 125509525 ns/op 8.35 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 80797 1560 ns/op 10.25 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 15247 ns/op 16.79 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 565 245236 ns/op 16.70 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4363501 ns/op 15.02 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 111209686 ns/op 9.43 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 160518 858.1 ns/op 18.65 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8862 22800 ns/op 11.23 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 430 284060 ns/op 14.42 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5534400 ns/op 11.84 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 84621187 ns/op 12.39 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1953664 65.11 ns/op BenchmarkTrimSpace/ASCII-4 1151906 98.88 ns/op BenchmarkTrimSpace/SomeNonASCII-4 99076 1523 ns/op BenchmarkTrimSpace/JustNonASCII-4 49700 2308 ns/op BenchmarkToValidUTF8/Valid-4 482746 336.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 297114 442.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 81021 1462 ns/op BenchmarkIndexHard1-4 1066 111117 ns/op BenchmarkIndexHard2-4 763 160362 ns/op BenchmarkIndexHard3-4 180 565262 ns/op BenchmarkIndexHard4-4 134 876239 ns/op BenchmarkLastIndexHard1-4 8 14090603 ns/op BenchmarkLastIndexHard2-4 6 17756040 ns/op BenchmarkLastIndexHard3-4 6 19976638 ns/op BenchmarkCountHard1-4 1246 108484 ns/op BenchmarkCountHard2-4 692 153640 ns/op BenchmarkCountHard3-4 202 597941 ns/op BenchmarkSplitEmptySeparator-4 1 127993620 ns/op BenchmarkSplitSingleByteSeparator-4 15 9997770 ns/op BenchmarkSplitMultiByteSeparator-4 13 10590242 ns/op BenchmarkSplitNSingleByteSeparator-4 95084 1174 ns/op BenchmarkSplitNMultiByteSeparator-4 67861 2091 ns/op BenchmarkRepeat-4 165513 877.4 ns/op BenchmarkRepeatLarge/256/1-4 133246 1397 ns/op 183.23 MB/s BenchmarkRepeatLarge/256/16-4 206716 979.4 ns/op 261.38 MB/s BenchmarkRepeatLarge/512/1-4 62697 1854 ns/op 276.13 MB/s BenchmarkRepeatLarge/512/16-4 73539 1585 ns/op 322.95 MB/s BenchmarkRepeatLarge/1024/1-4 42114 2974 ns/op 344.36 MB/s BenchmarkRepeatLarge/1024/16-4 57009 2615 ns/op 391.56 MB/s BenchmarkRepeatLarge/2048/1-4 24158 4520 ns/op 453.10 MB/s BenchmarkRepeatLarge/2048/16-4 37580 3932 ns/op 520.85 MB/s BenchmarkRepeatLarge/4096/1-4 18241 8525 ns/op 480.46 MB/s BenchmarkRepeatLarge/4096/16-4 14583 8883 ns/op 461.08 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14655 ns/op 558.98 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13506 ns/op 606.56 MB/s BenchmarkRepeatLarge/8192/4097-4 12781 8819 ns/op 464.56 MB/s BenchmarkRepeatLarge/16384/1-4 10000 27552 ns/op 594.67 MB/s BenchmarkRepeatLarge/16384/16-4 10000 32482 ns/op 504.40 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 23565 ns/op 521.58 MB/s BenchmarkRepeatLarge/32768/1-4 3211 57940 ns/op 565.55 MB/s BenchmarkRepeatLarge/32768/16-4 2990 54368 ns/op 602.70 MB/s BenchmarkRepeatLarge/32768/4097-4 3121 56750 ns/op 505.36 MB/s BenchmarkRepeatLarge/65536/1-4 1394 112962 ns/op 580.16 MB/s BenchmarkRepeatLarge/65536/16-4 1262 111785 ns/op 586.27 MB/s BenchmarkRepeatLarge/65536/4097-4 1326 94403 ns/op 650.99 MB/s BenchmarkRepeatLarge/131072/1-4 190 620026 ns/op 211.40 MB/s BenchmarkRepeatLarge/131072/16-4 170 614472 ns/op 213.31 MB/s BenchmarkRepeatLarge/131072/4097-4 200 563741 ns/op 225.29 MB/s BenchmarkRepeatLarge/262144/1-4 142 1026232 ns/op 255.44 MB/s BenchmarkRepeatLarge/262144/16-4 134 984655 ns/op 266.23 MB/s BenchmarkRepeatLarge/262144/4097-4 139 895927 ns/op 288.09 MB/s BenchmarkRepeatLarge/524288/1-4 61 1742570 ns/op 300.87 MB/s BenchmarkRepeatLarge/524288/16-4 94 1621107 ns/op 323.41 MB/s BenchmarkRepeatLarge/524288/4097-4 99 1234302 ns/op 421.55 MB/s BenchmarkRepeatLarge/1048576/1-4 56 2531239 ns/op 414.25 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2570606 ns/op 407.91 MB/s BenchmarkRepeatLarge/1048576/4097-4 56 3217880 ns/op 324.67 MB/s BenchmarkRepeatLarge/2097152/1-4 28 6167569 ns/op 340.03 MB/s BenchmarkRepeatLarge/2097152/16-4 27 6198056 ns/op 338.36 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 5064640 ns/op 413.37 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10928279 ns/op 383.80 MB/s BenchmarkRepeatLarge/4194304/16-4 12 13199842 ns/op 317.75 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 11815077 ns/op 354.74 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20411961 ns/op 410.97 MB/s BenchmarkRepeatLarge/8388608/16-4 6 22516174 ns/op 372.56 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15465449 ns/op 542.28 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27097716 ns/op 619.14 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27437791 ns/op 611.46 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 30947239 ns/op 542.12 MB/s BenchmarkRepeatLarge/33554432/1-4 2 69420558 ns/op 483.35 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54386009 ns/op 616.97 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 88641306 ns/op 378.54 MB/s BenchmarkRepeatLarge/67108864/1-4 1 107046987 ns/op 626.91 MB/s BenchmarkRepeatLarge/67108864/16-4 1 112706309 ns/op 595.43 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105279036 ns/op 637.44 MB/s BenchmarkRepeatLarge/134217728/1-4 1 246236473 ns/op 545.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 360608347 ns/op 372.20 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 271525370 ns/op 494.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 424783018 ns/op 631.94 MB/s BenchmarkRepeatLarge/268435456/16-4 1 404405658 ns/op 663.78 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 496027145 ns/op 541.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 929015999 ns/op 577.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 817367533 ns/op 656.83 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 784954264 ns/op 683.95 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6106925662 ns/op 175.82 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1643428373 ns/op 653.35 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1633039913 ns/op 657.51 MB/s BenchmarkBytesCompare/1-4 11184664 9.381 ns/op BenchmarkBytesCompare/2-4 14630611 8.698 ns/op BenchmarkBytesCompare/4-4 14278242 7.972 ns/op BenchmarkBytesCompare/8-4 16074171 10.01 ns/op BenchmarkBytesCompare/16-4 17311120 13.07 ns/op BenchmarkBytesCompare/32-4 14129936 8.434 ns/op BenchmarkBytesCompare/64-4 10809026 9.614 ns/op BenchmarkBytesCompare/128-4 8597556 18.58 ns/op BenchmarkBytesCompare/256-4 8121750 14.51 ns/op BenchmarkBytesCompare/512-4 5916980 29.48 ns/op BenchmarkBytesCompare/1024-4 3465691 35.59 ns/op BenchmarkBytesCompare/2048-4 2076896 59.89 ns/op BenchmarkIndexAnyASCII/1:1-4 1410865 76.00 ns/op BenchmarkIndexAnyASCII/1:2-4 2294478 65.10 ns/op BenchmarkIndexAnyASCII/1:4-4 2145608 50.21 ns/op BenchmarkIndexAnyASCII/1:8-4 2277124 71.45 ns/op BenchmarkIndexAnyASCII/1:16-4 2163766 50.04 ns/op BenchmarkIndexAnyASCII/1:32-4 2340478 49.65 ns/op BenchmarkIndexAnyASCII/1:64-4 2306247 50.32 ns/op BenchmarkIndexAnyASCII/16:1-4 2425381 51.82 ns/op BenchmarkIndexAnyASCII/16:2-4 685420 319.4 ns/op BenchmarkIndexAnyASCII/16:4-4 674676 192.4 ns/op BenchmarkIndexAnyASCII/16:8-4 644373 203.1 ns/op BenchmarkIndexAnyASCII/16:16-4 588116 206.6 ns/op BenchmarkIndexAnyASCII/16:32-4 558278 227.0 ns/op BenchmarkIndexAnyASCII/16:64-4 506055 278.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 103.7 ns/op BenchmarkIndexAnyASCII/256:2-4 46742 2504 ns/op BenchmarkIndexAnyASCII/256:4-4 51849 2174 ns/op BenchmarkIndexAnyASCII/256:8-4 55491 2718 ns/op BenchmarkIndexAnyASCII/256:16-4 51243 2497 ns/op BenchmarkIndexAnyASCII/256:32-4 56234 2169 ns/op BenchmarkIndexAnyASCII/256:64-4 55552 2163 ns/op BenchmarkIndexAnyUTF8/1:1-4 1432057 76.25 ns/op BenchmarkIndexAnyUTF8/1:2-4 2152432 56.00 ns/op BenchmarkIndexAnyUTF8/1:4-4 2138512 57.82 ns/op BenchmarkIndexAnyUTF8/1:8-4 1955871 79.80 ns/op BenchmarkIndexAnyUTF8/1:16-4 1590193 63.30 ns/op BenchmarkIndexAnyUTF8/1:32-4 2103567 57.81 ns/op BenchmarkIndexAnyUTF8/1:64-4 2149894 67.40 ns/op BenchmarkIndexAnyUTF8/16:1-4 168322 752.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 425241 296.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 376747 452.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 411321 502.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 321418 464.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 387874 309.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 431934 316.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 9932 11232 ns/op BenchmarkIndexAnyUTF8/256:2-4 28651 5119 ns/op BenchmarkIndexAnyUTF8/256:4-4 27271 4708 ns/op BenchmarkIndexAnyUTF8/256:8-4 30556 3803 ns/op BenchmarkIndexAnyUTF8/256:16-4 28582 3923 ns/op BenchmarkIndexAnyUTF8/256:32-4 26580 4327 ns/op BenchmarkIndexAnyUTF8/256:64-4 25548 4178 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2122273 54.22 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2224064 78.78 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2064301 79.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2089876 88.68 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2245245 74.74 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2218116 55.07 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2038465 54.63 ns/op BenchmarkLastIndexAnyASCII/16:1-4 332533 399.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 438225 249.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 511863 246.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 416212 247.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 525214 267.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 411960 268.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 417754 326.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37071 3103 ns/op BenchmarkLastIndexAnyASCII/256:2-4 40083 3363 ns/op BenchmarkLastIndexAnyASCII/256:4-4 33709 3816 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39534 3172 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35955 3303 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37500 3167 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35590 2969 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2293035 82.86 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2239990 54.38 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2170528 52.90 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2254033 57.22 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2158203 73.57 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2154028 54.66 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2076223 57.31 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 191894 886.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 392298 285.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 463141 307.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 364874 280.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 440208 340.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 410156 530.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 355510 357.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12418 9695 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30027 5234 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28702 4338 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28254 4081 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29168 4053 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27408 4240 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 26947 4955 ns/op BenchmarkTrimASCII/1:1-4 2221879 97.50 ns/op BenchmarkTrimASCII/1:2-4 2137028 57.48 ns/op BenchmarkTrimASCII/1:4-4 2159037 74.31 ns/op BenchmarkTrimASCII/1:8-4 2061116 59.22 ns/op BenchmarkTrimASCII/1:16-4 1695842 69.20 ns/op BenchmarkTrimASCII/16:1-4 621243 186.2 ns/op BenchmarkTrimASCII/16:2-4 487608 284.2 ns/op BenchmarkTrimASCII/16:4-4 534648 414.4 ns/op BenchmarkTrimASCII/16:8-4 465417 350.6 ns/op BenchmarkTrimASCII/16:16-4 446296 260.2 ns/op BenchmarkTrimASCII/256:1-4 48189 2816 ns/op BenchmarkTrimASCII/256:2-4 35121 3283 ns/op BenchmarkTrimASCII/256:4-4 39196 3011 ns/op BenchmarkTrimASCII/256:8-4 38368 2953 ns/op BenchmarkTrimASCII/256:16-4 38492 2983 ns/op BenchmarkTrimASCII/4096:1-4 3571 34857 ns/op BenchmarkTrimASCII/4096:2-4 2848 48864 ns/op BenchmarkTrimASCII/4096:4-4 2660 52496 ns/op BenchmarkTrimASCII/4096:8-4 2557 57989 ns/op BenchmarkTrimASCII/4096:16-4 2689 49287 ns/op BenchmarkTrimByte-4 2239111 66.59 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16953 6680 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18687 6525 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 997 124347 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2090 60048 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3687 33416 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5601 21189 ns/op BenchmarkCompareBytesEqual-4 15262458 7.995 ns/op BenchmarkCompareBytesToNil-4 16474886 7.113 ns/op BenchmarkCompareBytesEmpty-4 18436764 5.982 ns/op BenchmarkCompareBytesIdentical-4 17697597 7.575 ns/op BenchmarkCompareBytesSameLength-4 15747787 10.65 ns/op BenchmarkCompareBytesDifferentLength-4 14494095 9.887 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2691 51299 ns/op 20440.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3079 67817 ns/op 15461.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2115 56356 ns/op 18606.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3109 52979 ns/op 19792.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2805 49203 ns/op 21311.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2736 70346 ns/op 14906.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2322 56328 ns/op 18615.78 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3351 40501 ns/op 25890.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1999 50664 ns/op 20696.79 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2500 44989 ns/op 23307.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2448 52152 ns/op 20106.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2622 57367 ns/op 18278.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2434 47715 ns/op 21976.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2452 48973 ns/op 21411.26 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2066 78431 ns/op 13369.50 MB/s BenchmarkCompareBytesBig-4 2752 56077 ns/op 18699.05 MB/s BenchmarkCompareBytesBigIdentical-4 18776236 7.426 ns/op 141212205.55 MB/s PASS ok bytes 83.807s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 79152027 ns/op 1.26 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 295555356 ns/op 1.92 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 25650406 ns/op 0.64 MB/s 3645123 B/op 51 allocs/op PASS ok compress/bzip2 2.391s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 64 2353858 ns/op 4.25 MB/s 42205 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 22740362 ns/op 4.40 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 221222381 ns/op 4.52 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 2203744 ns/op 4.54 MB/s 42502 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22569743 ns/op 4.43 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 211848542 ns/op 4.72 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 2070118 ns/op 4.83 MB/s 42630 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19346212 ns/op 5.17 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 184485975 ns/op 5.42 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 67 2082757 ns/op 4.80 MB/s 42537 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 20138428 ns/op 4.97 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 211106946 ns/op 4.74 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 3256229 ns/op 3.07 MB/s 42886 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 25410098 ns/op 3.94 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 223109607 ns/op 4.48 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1726540 ns/op 5.79 MB/s 43264 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 17345248 ns/op 5.77 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 139138931 ns/op 7.19 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1771524 ns/op 5.64 MB/s 43530 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 11458354 ns/op 8.73 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116776050 ns/op 8.56 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 2538997 ns/op 3.94 MB/s 42756 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 14715844 ns/op 6.80 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 128879889 ns/op 7.76 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1125877 ns/op 8.88 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 13688609 ns/op 7.31 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 126706042 ns/op 7.89 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2471608 ns/op 4.05 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19798256 ns/op 5.05 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 263003009 ns/op 3.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5891956 ns/op 1.70 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64184426 ns/op 1.56 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 661810952 ns/op 1.51 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5576001 ns/op 1.79 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 60527874 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 633043832 ns/op 1.58 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1617190 ns/op 6.18 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12595247 ns/op 7.94 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 203507881 ns/op 4.91 MB/s BenchmarkEncode/Newton/Speed/1e4-4 62 3447860 ns/op 2.90 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14117010 ns/op 7.08 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 142911382 ns/op 7.00 MB/s BenchmarkEncode/Newton/Default/1e4-4 22 6106952 ns/op 1.64 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53544544 ns/op 1.87 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 547091545 ns/op 1.83 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5092367 ns/op 1.96 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71636046 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 944862828 ns/op 1.06 MB/s PASS ok compress/flate 18.118s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 57 2407304 ns/op 4.15 MB/s BenchmarkDecoder/1e-Reuse4-4 45 2562353 ns/op 3.90 MB/s BenchmarkDecoder/1e5-4 5 24687220 ns/op 4.05 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24008890 ns/op 4.17 MB/s BenchmarkDecoder/1e6-4 1 235674838 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse6-4 1 238384986 ns/op 4.19 MB/s BenchmarkEncoder/1e4-4 39 2850218 ns/op 3.51 MB/s BenchmarkEncoder/1e-Reuse4-4 62 2145183 ns/op 4.66 MB/s BenchmarkEncoder/1e5-4 6 18845844 ns/op 5.31 MB/s BenchmarkEncoder/1e-Reuse5-4 6 28349303 ns/op 3.53 MB/s BenchmarkEncoder/1e6-4 1 186179041 ns/op 5.37 MB/s BenchmarkEncoder/1e-Reuse6-4 1 185910792 ns/op 5.38 MB/s PASS ok compress/lzw 4.274s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4104277 ns/op PASS ok container/heap 1.156s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24549 4235 ns/op BenchmarkWithTimeout/concurrency=40-4 4642 25148 ns/op BenchmarkWithTimeout/concurrency=4000-4 6067 32063 ns/op BenchmarkWithTimeout/concurrency=400000-4 7370 26804 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 343720 430.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13694 7964 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 11525 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3843 37348 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2301 53707 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3838 32706 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 277 520204 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 140 826019 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 388 343405 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3711022 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6111049 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3182247 ns/op BenchmarkCheckCanceled/Err-4 325609 367.6 ns/op BenchmarkCheckCanceled/Done-4 380704 386.4 ns/op BenchmarkContextCancelDone-4 832492 142.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27598 4428 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27020 4509 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20736 5204 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20020 5859 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13917 8377 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 607909 206.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 395148 345.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 289218 452.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 176655 1219 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 81057 1405 ns/op PASS ok context 12.377s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1896055 63.20 ns/op 253.15 MB/s BenchmarkDecrypt-4 1872830 65.27 ns/op 245.13 MB/s BenchmarkExpand-4 1000000 105.8 ns/op PASS ok crypto/aes 1.717s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 214663 545.3 ns/op 117.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 341386 534.0 ns/op 119.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 236436 557.3 ns/op 114.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 380216 368.5 ns/op 173.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 169816 904.7 ns/op 1492.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 184186 635.2 ns/op 2125.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 129206 1183 ns/op 1141.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 182026 725.4 ns/op 1861.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 57375 2214 ns/op 3699.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 64960 1928 ns/op 4248.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40486 4418 ns/op 1854.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39040 2949 ns/op 2778.23 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5442 33799 ns/op 30.15 MB/s BenchmarkAESCFBDecrypt1K-4 5739 20523 ns/op 49.65 MB/s BenchmarkAESCFBDecrypt8K-4 716 248825 ns/op 32.90 MB/s BenchmarkAESOFB1K-4 9420 14992 ns/op 67.97 MB/s BenchmarkAESCTR1K-4 10000 13499 ns/op 75.49 MB/s BenchmarkAESCTR8K-4 1878 75063 ns/op 109.07 MB/s BenchmarkAESCBCEncrypt1K-4 9739 16960 ns/op 60.38 MB/s BenchmarkAESCBCDecrypt1K-4 15902 8675 ns/op 118.04 MB/s PASS ok crypto/cipher 5.548s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 89796 1887 ns/op 4.24 MB/s BenchmarkDecrypt-4 85586 1675 ns/op 4.78 MB/s BenchmarkTDESEncrypt-4 31454 4097 ns/op 1.95 MB/s BenchmarkTDESDecrypt-4 31363 4197 ns/op 1.91 MB/s PASS ok crypto/des 1.904s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1100 110725 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7084302 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 30617088 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 70 1556022 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.079s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1986 66901 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 28 3732742 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 13 8873028 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 1026 112376 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9527704 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 30819879 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4988 24923 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 63 1908002 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4695908 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.864s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 274 447366 ns/op BenchmarkNewKeyFromSeed-4 249 462442 ns/op BenchmarkSigning-4 183 676809 ns/op BenchmarkVerification-4 176 772293 ns/op PASS ok crypto/ed25519 1.974s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5685 20682 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 163 1171229 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 42 3478306 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 14 8568742 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1555 72006 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 54 2042338 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4892800 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15259284 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9904 12194 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6241 22708 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3750 29947 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1237399 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2340 51970 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 346 368101 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1485 115935 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1067874 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.703s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16209 7443 ns/op 137.58 MB/s BenchmarkHMACSHA256_32-4 21793 7772 ns/op 4.12 MB/s BenchmarkNewWriteSum-4 11716 11139 ns/op 2.87 MB/s PASS ok crypto/hmac 1.840s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38959 3230 ns/op BenchmarkModSub-4 45474 3026 ns/op BenchmarkMontgomeryRepr-4 20296 5101 ns/op BenchmarkMontgomeryMul-4 24795 4997 ns/op BenchmarkModMul-4 10000 15408 ns/op BenchmarkExpBig-4 15 7303046 ns/op BenchmarkExp-4 6 21048957 ns/op PASS ok crypto/internal/bigmod 2.969s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3123 38570 ns/op BenchmarkScalarBaseMult-4 302 430578 ns/op BenchmarkScalarMult-4 100 1232424 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 165 675888 ns/op PASS ok crypto/internal/edwards25519 1.724s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 431720 267.5 ns/op BenchmarkMultiply-4 5347863 23.07 ns/op BenchmarkSquare-4 5239095 19.89 ns/op BenchmarkInvert-4 28207 3925 ns/op BenchmarkMult32-4 1000000 103.4 ns/op PASS ok crypto/internal/edwards25519/field 2.049s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1787500 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1888 60172 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 24 7332775 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 16816968 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 171 707380 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9027 12388 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 62 1706293 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 6132239 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.682s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 734738 208.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 314047 380.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 99182 1097 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 619536 215.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 297296 341.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120279 1098 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.229s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 118666 1129 ns/op 7.09 MB/s BenchmarkHash64-4 157732 837.0 ns/op 76.46 MB/s BenchmarkHash128-4 125775 1496 ns/op 85.54 MB/s BenchmarkHash256-4 105997 1598 ns/op 160.18 MB/s BenchmarkHash512-4 75572 1565 ns/op 327.11 MB/s BenchmarkHash1K-4 44805 3364 ns/op 304.36 MB/s BenchmarkHash8K-4 10000 13952 ns/op 587.17 MB/s BenchmarkHash1M-4 73 1623670 ns/op 645.81 MB/s BenchmarkHash8M-4 10 11204691 ns/op 748.67 MB/s BenchmarkHash8BytesUnaligned-4 90304 1204 ns/op 6.64 MB/s BenchmarkHash1KUnaligned-4 51432 2214 ns/op 462.47 MB/s BenchmarkHash8KUnaligned-4 9310 17966 ns/op 455.97 MB/s PASS ok crypto/md5 3.431s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 168364969 ns/op PASS ok crypto/rand 1.211s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10085 ns/op 12.69 MB/s BenchmarkRC4_1K-4 1486 78989 ns/op 12.96 MB/s BenchmarkRC4_8K-4 187 907041 ns/op 8.93 MB/s PASS ok crypto/rc4 1.581s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 20468524 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 29292030 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 55155258 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 3919349 ns/op BenchmarkDecryptOAEP/2048-4 8 13251759 ns/op BenchmarkEncryptOAEP/2048-4 31 5607078 ns/op BenchmarkSignPKCS1v15/2048-4 6 22578863 ns/op BenchmarkVerifyPKCS1v15/2048-4 32 4127952 ns/op BenchmarkSignPSS/2048-4 7 18591534 ns/op BenchmarkVerifyPSS/2048-4 36 5726061 ns/op PASS ok crypto/rsa 3.522s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 83612 1301 ns/op 6.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 89722 1224 ns/op 6.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 59029 1801 ns/op 177.71 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 90676 1361 ns/op 235.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49170 2390 ns/op 428.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52414 2063 ns/op 496.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10290 ns/op 796.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 14974 ns/op 547.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.593s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 74241 2607 ns/op 3.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 77308 2077 ns/op 3.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 67488 2689 ns/op 2.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27548 4326 ns/op 236.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30216 4793 ns/op 213.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29739 4385 ns/op 233.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4689 31850 ns/op 257.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6240 24095 ns/op 339.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6260 24544 ns/op 333.77 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.492s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 60048 2143 ns/op 3.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 66926 1666 ns/op 4.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58870 2250 ns/op 3.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28958 4729 ns/op 216.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 36166 3285 ns/op 311.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33526 3422 ns/op 299.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6084 28656 ns/op 285.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9009 21038 ns/op 389.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7111 16944 ns/op 483.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.076s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22959321 6.643 ns/op BenchmarkConstantTimeEq-4 21920967 6.941 ns/op BenchmarkConstantTimeLessOrEq-4 22002284 7.976 ns/op BenchmarkXORBytes/8Bytes-4 1988125 57.81 ns/op 138.39 MB/s BenchmarkXORBytes/128Bytes-4 2903816 39.55 ns/op 3236.48 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 117.1 ns/op 17490.11 MB/s BenchmarkXORBytes/32768Bytes-4 76323 1840 ns/op 17806.26 MB/s PASS ok crypto/subtle 2.557s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 26 5534789 ns/op BenchmarkCertCache/1-4 31 6068842 ns/op BenchmarkCertCache/2-4 25 4353657 ns/op BenchmarkCertCache/3-4 27 4055704 ns/op BenchmarkHandshakeServer/RSA-4 10 10383946 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 15235170 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 15327225 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 5110371 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 19 6169228 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 6871543 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6924875 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36143441 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42476088 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 146791765 ns/op 7.14 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 62994578 ns/op 16.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 103573402 ns/op 20.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 114228424 ns/op 18.36 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 331183401 ns/op 12.66 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 470527503 ns/op 8.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 816401535 ns/op 10.28 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 699945577 ns/op 11.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 728264397 ns/op 23.04 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 830535942 ns/op 20.20 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1574522242 ns/op 21.31 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1562429367 ns/op 21.48 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3042119280 ns/op 22.06 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3087416093 ns/op 21.74 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 60003111 ns/op 17.48 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 64860282 ns/op 16.17 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 105017237 ns/op 19.97 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 111266891 ns/op 18.85 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 200112448 ns/op 20.96 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 206001985 ns/op 20.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 363397630 ns/op 23.08 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 481441269 ns/op 17.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 722072828 ns/op 23.23 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 862232276 ns/op 19.46 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1519455300 ns/op 22.08 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1656899882 ns/op 20.25 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2783536109 ns/op 24.11 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2723643344 ns/op 24.64 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 713686982 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713476313 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 297457874 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294361124 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156448309 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155697045 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88550408 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93165359 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 48534479 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45386611 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 149991185 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152779091 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 71933087 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 71223060 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 46784696 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 46289973 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32924081 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30761259 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28434595 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22393430 ns/op PASS ok crypto/tls 37.538s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 14943713 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 393 293799 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1027 119958 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 990 121627 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.017s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 48 2652802 ns/op 277335 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 33 3070449 ns/op 266861 B/op 1981 allocs/op BenchmarkConcurrentStmtExec-4 73 2048342 ns/op 212512 B/op 588 allocs/op BenchmarkConcurrentTxQuery-4 48 2995055 ns/op 273100 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 90 1294137 ns/op 89649 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 58 1943560 ns/op 106338 B/op 2077 allocs/op BenchmarkConcurrentTxStmtExec-4 164 711411 ns/op 40085 B/op 381 allocs/op BenchmarkConcurrentRandom-4 52 2192975 ns/op 231443 B/op 1814 allocs/op BenchmarkManyConcurrentQueries-4 3446 34652 ns/op 4102 B/op 20 allocs/op BenchmarkGrabConn-4 225351 551.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.977s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1966 66517 ns/op BenchmarkSymbols32-4 2137 59989 ns/op PASS ok debug/elf 1.358s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 167154 933.8 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 79 1438651 ns/op 188245 B/op 13 allocs/op Benchmark115/LineToPC-4 68 1485219 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19629 6253 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.877s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50236 2292 ns/op BenchmarkMarshal-4 780 150126 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2928 38029 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.489s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 298 369189 ns/op 22.19 MB/s BenchmarkEncodeToString-4 270 411770 ns/op 19.89 MB/s BenchmarkDecode-4 160 736785 ns/op 17.80 MB/s BenchmarkDecodeString-4 157 740823 ns/op 17.70 MB/s PASS ok encoding/base32 1.793s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 292 367039 ns/op 22.32 MB/s BenchmarkDecodeString/2-4 321350 364.9 ns/op 10.96 MB/s BenchmarkDecodeString/4-4 321748 428.4 ns/op 18.67 MB/s BenchmarkDecodeString/8-4 216602 506.6 ns/op 23.69 MB/s BenchmarkDecodeString/64-4 45750 2468 ns/op 35.66 MB/s BenchmarkDecodeString/8192-4 456 270137 ns/op 40.44 MB/s BenchmarkNewEncoding-4 55441 2023 ns/op 126.56 MB/s PASS ok encoding/base64 2.276s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1446 87707 ns/op 45.61 MB/s BenchmarkReadStruct-4 18082 6631 ns/op 11.31 MB/s BenchmarkWriteStruct-4 16833 6820 ns/op 11.00 MB/s BenchmarkReadInts-4 40923 2935 ns/op 10.22 MB/s BenchmarkWriteInts-4 40374 3027 ns/op 9.91 MB/s BenchmarkWriteSlice1000Int32s-4 1351 114154 ns/op 35.04 MB/s BenchmarkPutUint16-4 2890653 39.23 ns/op 50.99 MB/s BenchmarkAppendUint16-4 3044376 34.23 ns/op 58.44 MB/s BenchmarkPutUint32-4 2488959 48.42 ns/op 82.62 MB/s BenchmarkAppendUint32-4 2541307 44.01 ns/op 90.88 MB/s BenchmarkPutUint64-4 1289010 92.68 ns/op 86.32 MB/s BenchmarkAppendUint64-4 1268713 90.21 ns/op 88.68 MB/s BenchmarkLittleEndianPutUint16-4 3515193 34.07 ns/op 58.70 MB/s BenchmarkLittleEndianAppendUint16-4 3003128 40.22 ns/op 49.73 MB/s BenchmarkLittleEndianPutUint32-4 2340217 49.10 ns/op 81.46 MB/s BenchmarkLittleEndianAppendUint32-4 2435788 44.19 ns/op 90.52 MB/s BenchmarkLittleEndianPutUint64-4 1257609 95.14 ns/op 84.08 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 101.4 ns/op 78.89 MB/s BenchmarkReadFloats-4 164604 777.3 ns/op 15.44 MB/s BenchmarkWriteFloats-4 132518 850.0 ns/op 14.12 MB/s BenchmarkReadSlice1000Float32s-4 1276 91292 ns/op 43.82 MB/s BenchmarkWriteSlice1000Float32s-4 1042 106354 ns/op 37.61 MB/s BenchmarkReadSlice1000Uint8s-4 51561 3106 ns/op 321.94 MB/s BenchmarkWriteSlice1000Uint8s-4 54015 2017 ns/op 495.79 MB/s BenchmarkPutUvarint32-4 870678 124.2 ns/op 32.21 MB/s BenchmarkPutUvarint64-4 279512 427.6 ns/op 18.71 MB/s PASS ok encoding/binary 5.890s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6604 22504 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6543 18438 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7489 19156 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4683 32848 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6962 17124 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6872 16999 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7938 17114 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4594 28717 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 13556 ns/op PASS ok encoding/csv 2.745s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 11498 13285 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10000 11282 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 236 478008 ns/op 16842 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 667 163314 ns/op 737 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1501 77084 ns/op 59 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1354 84259 ns/op 65 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1857 56994 ns/op 208 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 76 1754531 ns/op 32651 B/op 249 allocs/op BenchmarkDecodeComplex128Slice-4 664 253006 ns/op 25220 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1494 126092 ns/op 10791 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1316 114340 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 499 250716 ns/op 39189 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 200 807038 ns/op 66743 B/op 2217 allocs/op BenchmarkDecodeBytesSlice-4 520 311939 ns/op 23782 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 98 1449419 ns/op 83027 B/op 3178 allocs/op BenchmarkDecodeMap-4 79 1507014 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 3.993s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11162 9608 ns/op 26.64 MB/s BenchmarkEncode/1024-4 3276 37575 ns/op 27.25 MB/s BenchmarkEncode/4096-4 807 150889 ns/op 27.15 MB/s BenchmarkEncode/16384-4 198 616634 ns/op 26.57 MB/s BenchmarkDecode/256-4 26071 4568 ns/op 56.04 MB/s BenchmarkDecode/1024-4 7197 18294 ns/op 55.97 MB/s BenchmarkDecode/4096-4 1747 71611 ns/op 57.20 MB/s BenchmarkDecode/16384-4 392 283397 ns/op 57.81 MB/s BenchmarkDump/256-4 1351 91699 ns/op 2.79 MB/s BenchmarkDump/1024-4 331 355765 ns/op 2.88 MB/s BenchmarkDump/4096-4 88 1429867 ns/op 2.86 MB/s BenchmarkDump/16384-4 20 5911556 ns/op 2.77 MB/s PASS ok encoding/hex 2.965s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 137190216 ns/op 14.14 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 123574395 ns/op 15.70 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 132935336 ns/op 14.60 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 135404527 ns/op 14.33 MB/s 10466520 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 22950 5344 ns/op BenchmarkMarshalBytes/256-4 5397 19847 ns/op BenchmarkMarshalBytes/4096-4 502 233567 ns/op BenchmarkMarshalBytesError/32-4 58 2006519 ns/op BenchmarkMarshalBytesError/256-4 58 2013277 ns/op BenchmarkMarshalBytesError/4096-4 45 2276578 ns/op BenchmarkMarshalMap-4 35482 3233 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 394918880 ns/op 4.91 MB/s 10098568 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 33222 3390 ns/op 4.13 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48141 2438 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 348385147 ns/op 5.57 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 352838143 ns/op 5.50 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 90452 1701 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 183745 1029 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 245380 739.1 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22263 5791 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 84291 1725 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 94354 1437 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 22245 5226 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2990 37233 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 657 161976 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 118 983515 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9286883 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 670432 172.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 683382 178.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 667984 170.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 662044 169.0 ns/op BenchmarkEncodeMarshaler-4 63711 1838 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 79404 1736 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5527698 20.86 ns/op BenchmarkNumberIsValidRegexp-4 19938 5888 ns/op PASS ok encoding/json 9.350s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 43 2724827 ns/op 24.05 MB/s BenchmarkDecode-4 33 3473419 ns/op 25.56 MB/s PASS ok encoding/pem 1.407s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2094 56872 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1008 130193 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3459 36491 ns/op PASS ok encoding/xml 1.602s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 275594 483.4 ns/op BenchmarkAs-4 79609 1461 ns/op PASS ok errors 1.354s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 424680 274.8 ns/op BenchmarkIntSet-4 631659 205.2 ns/op BenchmarkFloatAdd-4 146685 1034 ns/op BenchmarkFloatSet-4 609123 215.5 ns/op BenchmarkStringSet-4 532688 273.9 ns/op BenchmarkMapSet-4 128654 1029 ns/op BenchmarkMapSetDifferent-4 66687 1891 ns/op BenchmarkMapSetDifferentRandom-4 289 382467 ns/op BenchmarkMapSetString-4 115626 991.8 ns/op BenchmarkMapAddSame-4 24808 4218 ns/op BenchmarkMapAddDifferent-4 14611 9144 ns/op BenchmarkMapAddDifferentRandom-4 260 447656 ns/op BenchmarkMapAddSameSteadyState-4 358465 307.0 ns/op BenchmarkMapAddDifferentSteadyState-4 151408 795.4 ns/op BenchmarkMapString-4 8025 15346 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15873 8734 ns/op PASS ok expvar 4.157s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 87973 1255 ns/op BenchmarkSprintfEmpty-4 291235 425.1 ns/op BenchmarkSprintfString-4 234087 635.4 ns/op BenchmarkSprintfTruncateString-4 205496 669.6 ns/op BenchmarkSprintfTruncateBytes-4 147823 818.6 ns/op BenchmarkSprintfSlowParsingPath-4 198588 714.2 ns/op BenchmarkSprintfQuoteString-4 52191 2404 ns/op BenchmarkSprintfInt-4 182115 604.9 ns/op BenchmarkSprintfIntInt-4 157110 983.4 ns/op BenchmarkSprintfPrefixedInt-4 182084 910.1 ns/op BenchmarkSprintfFloat-4 135694 1036 ns/op BenchmarkSprintfComplex-4 44575 2379 ns/op BenchmarkSprintfBoolean-4 200642 675.1 ns/op BenchmarkSprintfHexString-4 106746 1545 ns/op BenchmarkSprintfHexBytes-4 87165 2076 ns/op BenchmarkSprintfBytes-4 42038 2925 ns/op BenchmarkSprintfStringer-4 81164 1987 ns/op BenchmarkSprintfStructure-4 30945 4316 ns/op BenchmarkManyArgs-4 49179 2252 ns/op BenchmarkFprintInt-4 67399 1773 ns/op BenchmarkFprintfBytes-4 72576 1597 ns/op BenchmarkFprintIntNoAlloc-4 64840 1705 ns/op BenchmarkScanInts-4 31 3282887 ns/op BenchmarkScanRecursiveInt-4 1 396775503 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 416794036 ns/op PASS ok fmt 6.119s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 570 197457 ns/op PASS ok go/build 1.317s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45984 2220 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15082 7593 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4068 27210 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1407 100586 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 300 385951 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 87 1671880 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 6915632 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 33665598 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 124215780 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.471s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 293342411 ns/op 0.22 MB/s 46124312 B/op 48880 allocs/op PASS ok go/format 1.368s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18987123 ns/op 2.84 MB/s BenchmarkParseOnly-4 7 17478738 ns/op 3.08 MB/s BenchmarkResolve-4 63 1856707 ns/op 29.01 MB/s PASS ok go/parser 3.476s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 133737673 ns/op 0.39 MB/s 5111624 B/op 27473 allocs/op BenchmarkPrintDecl-4 942 132834 ns/op 0.24 MB/s 16869 B/op 51 allocs/op PASS ok go/printer 1.333s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 300 391396 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 7829928 ns/op 6.33 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 11771441 ns/op 6.14 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17375429 ns/op 6.81 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 228 522889 ns/op 5.88 MB/s PASS ok go/scanner 1.829s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1550268 70.67 ns/op PASS ok go/token 1.262s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 148 790747 ns/op BenchmarkNamed/Underlying/nongeneric-4 1031708 114.5 ns/op BenchmarkNamed/Underlying/generic-4 1000000 114.5 ns/op BenchmarkNamed/Underlying/src_instance-4 999870 113.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 113.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20006 6021 ns/op BenchmarkNamed/NewMethodSet/generic-4 18762 6492 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18315 6487 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18243 6196 ns/op BenchmarkCheck/http/funcbodies/info-4 1 547543416 ns/op 60590 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 406420113 ns/op 81610 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 216027826 ns/op 153418 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 197236936 ns/op 168027 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2330302224 ns/op 2217 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 107484141 ns/op 47942 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 63346362 ns/op 81362 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 71109131 ns/op 72439 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 623185842 ns/op 3473 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 61990827 ns/op 34877 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51721818 ns/op 41680 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 45181786 ns/op 47441 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1604494706 ns/op 40769 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 504395384 ns/op 129493 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 123229600 ns/op 527804 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104607465 ns/op 622631 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2822606238 ns/op 710.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 115560251 ns/op 17313 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 83197035 ns/op 24068 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 80529772 ns/op 24867 lines/s PASS ok go/types 41.306s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14508 7834 ns/op 130.71 MB/s PASS ok hash/adler32 1.263s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 215989 524.2 ns/op 28.62 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 236806 490.0 ns/op 30.61 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 143209 796.0 ns/op 50.25 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 145766 800.5 ns/op 49.97 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 424299 300.2 ns/op 1705.56 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 387261 301.2 ns/op 1699.80 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 399793 324.7 ns/op 3153.88 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 411980 320.7 ns/op 3192.56 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 280257 453.7 ns/op 9027.29 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 274635 462.2 ns/op 8862.69 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 66492 1856 ns/op 17659.14 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 65792 1905 ns/op 17205.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 435968 297.3 ns/op 50.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 447081 290.3 ns/op 51.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 453997 283.7 ns/op 141.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 455378 291.7 ns/op 137.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 369980 346.8 ns/op 1476.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 347676 351.1 ns/op 1458.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 317696 405.3 ns/op 2526.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 314497 430.4 ns/op 2379.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 283260 465.0 ns/op 8809.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 270943 461.2 ns/op 8881.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 65378 1837 ns/op 17834.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 65763 1816 ns/op 18045.35 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 297910 444.2 ns/op 33.77 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 301272 438.0 ns/op 34.25 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 152444 780.7 ns/op 51.24 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 164673 765.2 ns/op 52.27 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14092 8529 ns/op 60.03 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14077 8485 ns/op 60.34 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6954 18494 ns/op 55.37 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6940 18280 ns/op 56.02 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1572 78883 ns/op 51.93 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1576 79828 ns/op 51.31 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 182 635180 ns/op 51.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 189 629621 ns/op 52.04 MB/s PASS ok hash/crc32 7.105s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 146 761364 ns/op 86.08 MB/s BenchmarkCrc64/ISO4KB-4 1815 66899 ns/op 61.23 MB/s BenchmarkCrc64/ISO1KB-4 8628 14563 ns/op 70.32 MB/s BenchmarkCrc64/ECMA64KB-4 154 766068 ns/op 85.55 MB/s BenchmarkCrc64/Random64KB-4 159 745880 ns/op 87.86 MB/s BenchmarkCrc64/Random16KB-4 621 196753 ns/op 83.27 MB/s PASS ok hash/crc64 2.139s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15238 7522 ns/op 136.14 MB/s BenchmarkFnv32aKB-4 15800 7550 ns/op 135.63 MB/s BenchmarkFnv64KB-4 15232 7796 ns/op 131.35 MB/s BenchmarkFnv64aKB-4 15277 7887 ns/op 129.83 MB/s BenchmarkFnv128KB-4 1940 62970 ns/op 16.26 MB/s BenchmarkFnv128aKB-4 1828 63775 ns/op 16.06 MB/s PASS ok hash/fnv 2.210s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 387106 267.8 ns/op 14.94 MB/s BenchmarkHash/n=4/Bytes-4 3241075 34.98 ns/op 114.36 MB/s BenchmarkHash/n=4/String-4 1850302 62.17 ns/op 64.34 MB/s BenchmarkHash/n=8/Write-4 483385 259.7 ns/op 30.80 MB/s BenchmarkHash/n=8/Bytes-4 3198264 35.20 ns/op 227.27 MB/s BenchmarkHash/n=8/String-4 1883284 62.45 ns/op 128.11 MB/s BenchmarkHash/n=16/Write-4 518528 264.1 ns/op 60.57 MB/s BenchmarkHash/n=16/Bytes-4 3448785 32.86 ns/op 486.87 MB/s BenchmarkHash/n=16/String-4 1984225 61.09 ns/op 261.91 MB/s BenchmarkHash/n=32/Write-4 495218 263.6 ns/op 121.38 MB/s BenchmarkHash/n=32/Bytes-4 3509776 33.29 ns/op 961.29 MB/s BenchmarkHash/n=32/String-4 1919062 61.14 ns/op 523.43 MB/s BenchmarkHash/n=64/Write-4 476906 278.9 ns/op 229.48 MB/s BenchmarkHash/n=64/Bytes-4 3122652 36.79 ns/op 1739.80 MB/s BenchmarkHash/n=64/String-4 1809076 63.49 ns/op 1008.02 MB/s BenchmarkHash/n=256/Write-4 356355 367.8 ns/op 696.07 MB/s BenchmarkHash/n=256/Bytes-4 2078460 56.04 ns/op 4568.32 MB/s BenchmarkHash/n=256/String-4 1000000 112.2 ns/op 2282.12 MB/s BenchmarkHash/n=320/Write-4 335491 387.6 ns/op 825.63 MB/s BenchmarkHash/n=320/Bytes-4 2043398 55.32 ns/op 5784.89 MB/s BenchmarkHash/n=320/String-4 832862 152.2 ns/op 2102.37 MB/s BenchmarkHash/n=1024/Write-4 246522 512.2 ns/op 1999.29 MB/s BenchmarkHash/n=1024/Bytes-4 950588 122.4 ns/op 8363.95 MB/s BenchmarkHash/n=1024/String-4 331868 398.8 ns/op 2568.00 MB/s BenchmarkHash/n=4096/Write-4 90884 1195 ns/op 3427.90 MB/s BenchmarkHash/n=4096/Bytes-4 300666 436.6 ns/op 9381.16 MB/s BenchmarkHash/n=4096/String-4 74440 1581 ns/op 2591.52 MB/s BenchmarkHash/n=16384/Write-4 28614 3836 ns/op 4271.55 MB/s BenchmarkHash/n=16384/Bytes-4 71778 1636 ns/op 10013.13 MB/s BenchmarkHash/n=16384/String-4 19718 6000 ns/op 2730.83 MB/s PASS ok hash/maphash 6.249s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 621 176869 ns/op BenchmarkEscapeNone-4 131557 850.3 ns/op BenchmarkUnescape-4 674 162627 ns/op BenchmarkUnescapeNone-4 566108 185.0 ns/op BenchmarkUnescapeSparse-4 10000 20525 ns/op BenchmarkUnescapeDense-4 1065 114211 ns/op PASS ok html 2.016s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6927 15302 ns/op BenchmarkCSSEscaperNoSpecials-4 35667 3054 ns/op BenchmarkDecodeCSS-4 22855 4955 ns/op BenchmarkDecodeCSSNoSpecials-4 3247854 38.44 ns/op BenchmarkCSSValueFilter-4 99102 1215 ns/op BenchmarkCSSValueFilterOk-4 70256 1561 ns/op BenchmarkEscapedExecute-4 4995 24500 ns/op BenchmarkHTMLNospaceEscaper-4 9258 12642 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 47888 2230 ns/op BenchmarkStripTags-4 18410 6133 ns/op BenchmarkStripTagsNoSpecials-4 302188 542.9 ns/op BenchmarkJSValEscaperWithNum-4 19458 5319 ns/op BenchmarkJSValEscaperWithStr-4 5426 24809 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18189 6241 ns/op BenchmarkJSValEscaperWithObj-4 4693 24079 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12980 9824 ns/op BenchmarkJSStrEscaperNoSpecials-4 47865 2357 ns/op BenchmarkJSStrEscaper-4 8739 11948 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 47211 2460 ns/op BenchmarkJSRegexpEscaper-4 8475 12315 ns/op BenchmarkTemplateSpecialTags-4 94 1123159 ns/op BenchmarkURLEscaper-4 4618 27343 ns/op BenchmarkURLEscaperNoSpecials-4 192451 759.2 ns/op BenchmarkURLNormalizer-4 6644 20015 ns/op BenchmarkURLNormalizerNoSpecials-4 183571 804.5 ns/op BenchmarkSrcsetFilter-4 18412 6509 ns/op BenchmarkSrcsetFilterNoSpecials-4 97406 1127 ns/op PASS ok html/template 5.851s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 545949 225.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 482595 241.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 622716 205.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 405988 257.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1589025 76.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 100.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1511006 73.42 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 104.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1293712 90.07 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 375759 320.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 305703 376.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 436964 309.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 289849 385.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 648195 196.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 464546 244.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 632604 160.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 523279 250.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 353988 330.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1314714 88.70 ns/op BenchmarkRGBASetRGBA-4 1207374 109.6 ns/op BenchmarkRGBA64At-4 980011 133.0 ns/op BenchmarkRGBA64SetRGBA64-4 865428 144.7 ns/op BenchmarkNRGBAAt-4 1353151 88.80 ns/op BenchmarkNRGBASetNRGBA-4 1203716 101.2 ns/op BenchmarkNRGBA64At-4 977336 128.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 746620 144.1 ns/op BenchmarkAlphaAt-4 2628633 44.61 ns/op BenchmarkAlphaSetAlpha-4 2148940 55.96 ns/op BenchmarkAlpha16At-4 1399254 82.92 ns/op BenchmarkAlphaSetAlpha16-4 1364541 85.67 ns/op BenchmarkGrayAt-4 2604691 46.08 ns/op BenchmarkGraySetGray-4 2189437 55.14 ns/op BenchmarkGray16At-4 1519140 76.30 ns/op BenchmarkGraySetGray16-4 1422494 87.47 ns/op PASS ok image 7.819s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3141225 37.40 ns/op BenchmarkYCbCrToRGB/128-4 3598348 31.40 ns/op BenchmarkYCbCrToRGB/255-4 3783012 33.13 ns/op BenchmarkRGBToYCbCr/0-4 3860500 30.31 ns/op BenchmarkRGBToYCbCr/Cb-4 3622885 33.51 ns/op BenchmarkRGBToYCbCr/Cr-4 3698733 40.29 ns/op BenchmarkYCbCrToRGBA/0-4 2802213 43.02 ns/op BenchmarkYCbCrToRGBA/128-4 2962180 39.25 ns/op BenchmarkYCbCrToRGBA/255-4 3585802 34.26 ns/op BenchmarkNYCbCrAToRGBA/0-4 3263862 35.49 ns/op BenchmarkNYCbCrAToRGBA/128-4 3300462 36.28 ns/op BenchmarkNYCbCrAToRGBA/255-4 3343474 37.07 ns/op PASS ok image/color 3.277s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 4 33085462 ns/op BenchmarkFillSrc-4 362 331833 ns/op BenchmarkCopyOver-4 7 15579923 ns/op BenchmarkCopySrc-4 536 208083 ns/op BenchmarkNRGBAOver-4 9 11922993 ns/op BenchmarkNRGBASrc-4 14 8219740 ns/op BenchmarkYCbCr-4 13 9266771 ns/op BenchmarkGray-4 20 5903307 ns/op BenchmarkCMYK-4 13 8434780 ns/op BenchmarkGlyphOver-4 25 4974428 ns/op BenchmarkRGBAMaskOver-4 6 19506974 ns/op BenchmarkGrayMaskOver-4 7 14993586 ns/op BenchmarkRGBA64ImageMaskOver-4 4 27561979 ns/op BenchmarkRGBA-4 6 18723624 ns/op BenchmarkPalettedFill-4 1029 119114 ns/op BenchmarkPalettedRGBA-4 5 21394337 ns/op BenchmarkGenericOver-4 3 42120820 ns/op BenchmarkGenericMaskOver-4 6 18963138 ns/op BenchmarkGenericSrc-4 4 29013874 ns/op BenchmarkGenericMaskSrc-4 4 28477398 ns/op PASS ok image/draw 6.672s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 4892011 ns/op 3.16 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 121880869 ns/op 2.52 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2152583926 ns/op 0.57 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 64 1866606 ns/op 8.28 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 107781419 ns/op 0.57 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.144s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5032 22143 ns/op BenchmarkIDCT-4 5768 22663 ns/op BenchmarkDecodeBaseline-4 8 12528770 ns/op 4.93 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 16567854 ns/op 3.73 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 137403906 ns/op 8.94 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 180141101 ns/op 5.12 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.549s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 19659940 5.943 ns/op BenchmarkDecodeGray-4 13 8374708 ns/op 7.83 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 34996770 ns/op 7.49 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 29867617 ns/op 8.78 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 26 5050820 ns/op 12.98 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 29807040 ns/op 8.79 MB/s 332004 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39003144 ns/op 6.72 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 45536908 ns/op 6.75 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 45001954 ns/op 6.83 MB/s 284056 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 156342305 ns/op 7.86 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 161001118 ns/op 7.63 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 26098560 ns/op 11.77 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 160372476 ns/op 7.66 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 608552444 ns/op 2.02 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.680s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 49515145 ns/op 2.02 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 42963866 ns/op 2.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 258570201 ns/op 1.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 225674267 ns/op 2.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 47869500 ns/op 2.09 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40687454 ns/op 2.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 252511778 ns/op 1.98 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 208792689 ns/op 2.39 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 501949163 ns/op 1.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 468185451 ns/op 2.14 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3020422885 ns/op 1.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2907518531 ns/op 1.72 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8494960 ns/op 11.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9983134 ns/op 10.02 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40719774 ns/op 12.28 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44497691 ns/op 11.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 80453673 ns/op 12.43 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 84374249 ns/op 11.85 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 415912168 ns/op 12.02 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 423549508 ns/op 11.80 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 54590597 ns/op 1.83 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 44441266 ns/op 2.25 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 288401299 ns/op 1.73 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 274966689 ns/op 1.82 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 628207445 ns/op 1.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 692165421 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5989919967 ns/op 0.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5866382081 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 203857452 ns/op 20.50 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 153195189 ns/op 27.28 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 42.420s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33510 5001 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 28964 4437 ns/op 0.45 MB/s BenchmarkMarshalCorpusFile/4-4 26512 4867 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/8-4 19028 6345 ns/op 1.26 MB/s BenchmarkMarshalCorpusFile/16-4 13188 9196 ns/op 1.74 MB/s BenchmarkMarshalCorpusFile/32-4 10000 16967 ns/op 1.89 MB/s BenchmarkMarshalCorpusFile/64-4 4474 24183 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/128-4 6492 29089 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/256-4 3482 67882 ns/op 3.77 MB/s BenchmarkMarshalCorpusFile/512-4 1356 134705 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/1024-4 750 249072 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/2048-4 289 459172 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/4096-4 134 1057194 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/8192-4 68 1906972 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/16384-4 61 3889127 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/32768-4 12 8482656 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/65536-4 8 18390712 ns/op 3.56 MB/s BenchmarkMarshalCorpusFile/131072-4 3 33920240 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/262144-4 2 63606008 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/524288-4 1 118870175 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 231188027 ns/op 4.54 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 17218 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 19339 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 8667 22793 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 6771 21595 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 5433 24540 ns/op 0.65 MB/s BenchmarkUnmarshalCorpusFile/32-4 2666 44245 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/64-4 3006 46954 ns/op 1.36 MB/s BenchmarkUnmarshalCorpusFile/128-4 2400 55069 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/256-4 889 139836 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/512-4 417 258195 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/1024-4 247 571060 ns/op 1.79 MB/s BenchmarkUnmarshalCorpusFile/2048-4 126 879950 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 3093900 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/8192-4 32 4308509 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7510088 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14906330 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 41995417 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 58856968 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 149152158 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 262513980 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 555940540 ns/op 1.89 MB/s BenchmarkMutatorBytes/1-4 34368 7057 ns/op BenchmarkMutatorBytes/10-4 29667 7593 ns/op BenchmarkMutatorBytes/100-4 30291 4421 ns/op BenchmarkMutatorBytes/1000-4 18111 6978 ns/op BenchmarkMutatorBytes/10000-4 3759 36880 ns/op BenchmarkMutatorBytes/100000-4 855 177572 ns/op BenchmarkMutatorString/1-4 30446 5223 ns/op BenchmarkMutatorString/10-4 29185 3956 ns/op BenchmarkMutatorString/100-4 25634 7390 ns/op BenchmarkMutatorString/1000-4 13138 9811 ns/op BenchmarkMutatorString/10000-4 3374 59679 ns/op BenchmarkMutatorString/100000-4 217 658200 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14044 11381 ns/op BenchmarkMutatorAllBasicTypes/string-4 15603 12118 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50731 2224 ns/op BenchmarkMutatorAllBasicTypes/float32-4 39416 4142 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46304 3636 ns/op BenchmarkMutatorAllBasicTypes/int-4 35818 3856 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46617 2345 ns/op BenchmarkMutatorAllBasicTypes/int16-4 53137 2302 ns/op BenchmarkMutatorAllBasicTypes/int32-4 46587 2266 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49046 2414 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45794 2464 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45980 2513 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46081 3843 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49726 2606 ns/op PASS ok internal/fuzz 18.387s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11082 9557 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 129973 1360 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.763s PASS ok internal/poll 1.053s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21747031 ns/op PASS ok internal/trace 5.303s PASS ok internal/zstd 1.051s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11638 ns/op BenchmarkCopyNLarge-4 195 767813 ns/op PASS ok io 1.594s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 143544 762.1 ns/op BenchmarkPrintln-4 18081 5676 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33178 3686 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5413 26769 ns/op BenchmarkDiscard-4 1000000 147.1 ns/op 0 B/op 0 allocs/op PASS ok log 2.185s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 66302 1786 ns/op BenchmarkJSONHandler/defaults-4 2978 34623 ns/op 517 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 2967 34517 ns/op 763 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 2425 49770 ns/op 740 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6679 17362 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5787 31594 ns/op 536 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3704 31707 ns/op 506 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 27392 4094 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27540 4462 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 77581 1473 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 56113 2218 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 52894 2265 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 58584 2395 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 35742 3744 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 56569 2171 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 927388 130.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 663199 270.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 586556 266.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 439831 290.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 331984 354.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 2925 35308 ns/op BenchmarkDispatch/switch-checked-4 176583 754.6 ns/op BenchmarkDispatch/As-4 203672 639.6 ns/op BenchmarkDispatch/Visit-4 177157 788.6 ns/op BenchmarkUnsafeStrings-4 15602 7237 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.113s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1392858 79.38 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1028966 98.59 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 785316 156.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 240849 549.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 37257 3068 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 44646 3665 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 19089 6857 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4406 30011 ns/op 3458 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8774 14180 ns/op 606 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9771 12607 ns/op 579 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5083 20757 ns/op 1089 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1564 67397 ns/op 4286 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12862 10929 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11053 11205 ns/op 514 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 7009 20040 ns/op 935 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3202 53623 ns/op 3697 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.772s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 36919980 ns/op PASS ok maps 3.151s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2832338 46.48 ns/op BenchmarkAcosh-4 1211323 101.1 ns/op BenchmarkAsin-4 2522068 45.39 ns/op BenchmarkAsinh-4 1226245 96.11 ns/op BenchmarkAtan-4 2524560 54.40 ns/op BenchmarkAtanh-4 1000000 119.1 ns/op BenchmarkAtan2-4 2020575 55.37 ns/op BenchmarkCbrt-4 1564736 100.6 ns/op BenchmarkCeil-4 25500808 5.279 ns/op BenchmarkCopysign-4 3961747 32.43 ns/op BenchmarkCos-4 1000000 119.6 ns/op BenchmarkCosh-4 1803398 63.03 ns/op BenchmarkErf-4 3279340 42.44 ns/op BenchmarkErfc-4 3017491 38.32 ns/op BenchmarkErfinv-4 2832266 41.54 ns/op BenchmarkErfcinv-4 2913466 48.22 ns/op BenchmarkExp-4 6950218 15.99 ns/op BenchmarkExpGo-4 981480 124.9 ns/op BenchmarkExpm1-4 2270984 59.08 ns/op BenchmarkExp2-4 1000000 119.6 ns/op BenchmarkExp2Go-4 878038 117.9 ns/op BenchmarkAbs-4 3764480 27.48 ns/op BenchmarkDim-4 12147304 11.01 ns/op BenchmarkFloor-4 25406137 5.138 ns/op BenchmarkMax-4 18013657 7.328 ns/op BenchmarkMin-4 9267162 11.13 ns/op BenchmarkMod-4 301114 345.9 ns/op BenchmarkFrexp-4 1764816 64.28 ns/op BenchmarkGamma-4 787888 257.9 ns/op BenchmarkHypot-4 11442337 10.61 ns/op BenchmarkHypotGo-4 1603450 70.74 ns/op BenchmarkIlogb-4 2046147 56.22 ns/op BenchmarkJ0-4 255468 452.7 ns/op BenchmarkJ1-4 345183 436.5 ns/op BenchmarkJn-4 134848 1193 ns/op BenchmarkLdexp-4 1752536 102.5 ns/op BenchmarkLgamma-4 1127857 105.6 ns/op BenchmarkLog-4 6621345 21.21 ns/op BenchmarkLogb-4 2038428 57.06 ns/op BenchmarkLog1p-4 1000000 129.1 ns/op BenchmarkLog10-4 6084639 18.83 ns/op BenchmarkLog2-4 1525527 94.33 ns/op BenchmarkModf-4 2514938 53.40 ns/op BenchmarkNextafter32-4 2467353 49.59 ns/op BenchmarkNextafter64-4 2376272 48.63 ns/op BenchmarkPowInt-4 524872 214.4 ns/op BenchmarkPowFrac-4 540398 249.5 ns/op BenchmarkPow10Pos-4 6739588 19.48 ns/op BenchmarkPow10Neg-4 6448197 22.08 ns/op BenchmarkRound-4 4771135 24.33 ns/op BenchmarkRoundToEven-4 13974424 11.27 ns/op BenchmarkRemainder-4 500178 230.9 ns/op BenchmarkSignbit-4 8044059 15.87 ns/op BenchmarkSin-4 1522602 78.20 ns/op BenchmarkSincos-4 1000000 152.4 ns/op BenchmarkSinh-4 2234995 76.33 ns/op BenchmarkSqrtIndirect-4 26486043 5.081 ns/op BenchmarkSqrtLatency-4 26203178 7.703 ns/op BenchmarkSqrtIndirectLatency-4 23547312 5.255 ns/op BenchmarkSqrtGoLatency-4 1361125 106.1 ns/op BenchmarkSqrtPrime-4 38542 2820 ns/op BenchmarkTan-4 1538940 73.49 ns/op BenchmarkTanh-4 1714155 85.69 ns/op BenchmarkTrunc-4 28114896 5.074 ns/op BenchmarkY0-4 279146 450.6 ns/op BenchmarkY1-4 317536 418.9 ns/op BenchmarkYn-4 152869 815.6 ns/op BenchmarkFloat64bits-4 8088500 14.85 ns/op BenchmarkFloat64frombits-4 7686286 16.68 ns/op BenchmarkFloat32bits-4 7340565 15.77 ns/op BenchmarkFloat32frombits-4 6242178 25.64 ns/op BenchmarkFMA-4 21074090 5.142 ns/op PASS ok math 16.611s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14720682 8.045 ns/op 7955.50 MB/s BenchmarkAddVV/2-4 14715675 13.43 ns/op 9533.27 MB/s BenchmarkAddVV/3-4 13427882 11.88 ns/op 16162.80 MB/s BenchmarkAddVV/4-4 12597234 9.509 ns/op 26920.57 MB/s BenchmarkAddVV/5-4 10881232 10.12 ns/op 31619.82 MB/s BenchmarkAddVV/10-4 8851185 13.02 ns/op 49155.90 MB/s BenchmarkAddVV/100-4 1969185 53.94 ns/op 118655.27 MB/s BenchmarkAddVV/1000-4 309606 563.8 ns/op 113517.57 MB/s BenchmarkSubVV/1-4 15319970 7.992 ns/op 8007.91 MB/s BenchmarkSubVV/2-4 13907853 8.401 ns/op 15236.46 MB/s BenchmarkSubVV/3-4 13210154 12.29 ns/op 15619.56 MB/s BenchmarkSubVV/4-4 13132483 9.394 ns/op 27251.86 MB/s BenchmarkSubVV/5-4 10393113 10.53 ns/op 30389.81 MB/s BenchmarkSubVV/10-4 9016347 12.55 ns/op 51014.99 MB/s BenchmarkSubVV/100-4 2133135 49.69 ns/op 128811.36 MB/s BenchmarkSubVV/1000-4 304124 476.6 ns/op 134286.44 MB/s BenchmarkAddVW/1-4 15981642 10.40 ns/op 769.02 MB/s BenchmarkAddVW/2-4 15772869 8.098 ns/op 1975.72 MB/s BenchmarkAddVW/3-4 12717104 9.076 ns/op 2644.30 MB/s BenchmarkAddVW/4-4 14332003 8.482 ns/op 3772.78 MB/s BenchmarkAddVW/5-4 13896103 9.884 ns/op 4046.91 MB/s BenchmarkAddVW/10-4 10052715 19.15 ns/op 4178.16 MB/s BenchmarkAddVW/100-4 316778 399.6 ns/op 2002.01 MB/s BenchmarkAddVW/1000-4 41493 2709 ns/op 2953.57 MB/s BenchmarkAddVWext/1-4 17364984 7.801 ns/op 1025.47 MB/s BenchmarkAddVWext/2-4 17175288 8.288 ns/op 1930.61 MB/s BenchmarkAddVWext/3-4 14971276 14.33 ns/op 1674.95 MB/s BenchmarkAddVWext/4-4 13408969 7.708 ns/op 4151.77 MB/s BenchmarkAddVWext/5-4 13568322 10.21 ns/op 3918.04 MB/s BenchmarkAddVWext/10-4 10814350 10.58 ns/op 7561.20 MB/s BenchmarkAddVWext/100-4 54646 2301 ns/op 347.73 MB/s BenchmarkAddVWext/1000-4 6103 22759 ns/op 351.51 MB/s BenchmarkSubVW/1-4 15492822 7.531 ns/op 1062.21 MB/s BenchmarkSubVW/2-4 7717849 13.27 ns/op 1205.30 MB/s BenchmarkSubVW/3-4 13152535 8.958 ns/op 2679.18 MB/s BenchmarkSubVW/4-4 15198528 8.562 ns/op 3737.41 MB/s BenchmarkSubVW/5-4 14864137 8.885 ns/op 4502.04 MB/s BenchmarkSubVW/10-4 11692831 10.92 ns/op 7325.17 MB/s BenchmarkSubVW/100-4 321318 405.2 ns/op 1974.15 MB/s BenchmarkSubVW/1000-4 43658 2624 ns/op 3049.33 MB/s BenchmarkSubVWext/1-4 16851856 7.681 ns/op 1041.59 MB/s BenchmarkSubVWext/2-4 14928696 8.509 ns/op 1880.38 MB/s BenchmarkSubVWext/3-4 14915536 8.416 ns/op 2851.78 MB/s BenchmarkSubVWext/4-4 13597204 11.75 ns/op 2723.92 MB/s BenchmarkSubVWext/5-4 13546795 9.585 ns/op 4173.11 MB/s BenchmarkSubVWext/10-4 10344998 10.94 ns/op 7311.02 MB/s BenchmarkSubVWext/100-4 51373 2196 ns/op 364.31 MB/s BenchmarkSubVWext/1000-4 5422 23087 ns/op 346.52 MB/s BenchmarkMulAddVWW/1-4 13238397 9.448 ns/op 6773.88 MB/s BenchmarkMulAddVWW/2-4 11645378 10.49 ns/op 12203.05 MB/s BenchmarkMulAddVWW/3-4 12093237 10.61 ns/op 18089.07 MB/s BenchmarkMulAddVWW/4-4 9813530 13.24 ns/op 19339.02 MB/s BenchmarkMulAddVWW/5-4 9859659 11.71 ns/op 27331.40 MB/s BenchmarkMulAddVWW/10-4 7787158 15.28 ns/op 41888.27 MB/s BenchmarkMulAddVWW/100-4 1397920 77.44 ns/op 82645.85 MB/s BenchmarkMulAddVWW/1000-4 170418 1170 ns/op 54693.73 MB/s BenchmarkAddMulVVW/1-4 12914262 8.390 ns/op 7628.50 MB/s BenchmarkAddMulVVW/2-4 13554253 9.707 ns/op 13185.72 MB/s BenchmarkAddMulVVW/3-4 11147863 10.62 ns/op 18075.26 MB/s BenchmarkAddMulVVW/4-4 10718276 10.78 ns/op 23755.45 MB/s BenchmarkAddMulVVW/5-4 9207450 11.95 ns/op 26788.68 MB/s BenchmarkAddMulVVW/10-4 8188292 14.13 ns/op 45301.07 MB/s BenchmarkAddMulVVW/100-4 1888516 66.59 ns/op 96109.87 MB/s BenchmarkAddMulVVW/1000-4 192019 609.3 ns/op 105035.88 MB/s BenchmarkDivWVW/1-4 1746896 63.36 ns/op 1010.14 MB/s BenchmarkDivWVW/2-4 1000000 134.0 ns/op 955.31 MB/s BenchmarkDivWVW/3-4 949322 151.7 ns/op 1265.53 MB/s BenchmarkDivWVW/4-4 661821 184.7 ns/op 1385.93 MB/s BenchmarkDivWVW/5-4 651900 207.4 ns/op 1543.12 MB/s BenchmarkDivWVW/10-4 340477 377.4 ns/op 1696.01 MB/s BenchmarkDivWVW/100-4 36134 3542 ns/op 1807.07 MB/s BenchmarkDivWVW/1000-4 4770 32526 ns/op 1967.64 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15311967 8.000 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14908332 7.826 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11107771 9.108 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13083400 8.831 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12839130 8.405 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13211842 8.439 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12421003 9.396 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12995642 8.793 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11739916 10.30 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12793604 10.19 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7862559 14.53 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8681118 16.11 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1487383 82.04 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1568708 68.88 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 181936 706.5 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 200796 593.6 ns/op BenchmarkDecimalConversion-4 198 721804 ns/op BenchmarkFloatString/100-4 10000 10967 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 238 680940 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 50786392 ns/op 61205 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 5255032126 ns/op 849480 B/op 504 allocs/op BenchmarkFloatAdd/10-4 152727 850.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 160449 944.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 131491 905.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 72873 1750 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 13532 7675 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 187098 642.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 195064 717.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 168963 601.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 167888 825.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48148 2532 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1442 75791 ns/op BenchmarkParseFloatLargeExp-4 327 329885 ns/op BenchmarkGCD10x10/WithoutXY-4 173091 806.7 ns/op BenchmarkGCD10x10/WithXY-4 42763 3149 ns/op BenchmarkGCD10x100/WithoutXY-4 86592 1650 ns/op BenchmarkGCD10x100/WithXY-4 10000 10369 ns/op BenchmarkGCD10x1000/WithoutXY-4 36517 3213 ns/op BenchmarkGCD10x1000/WithXY-4 11058 11595 ns/op BenchmarkGCD100x100/WithoutXY-4 18813 6494 ns/op BenchmarkGCD100x100/WithXY-4 10000 17866 ns/op BenchmarkGCD100x1000/WithoutXY-4 9034 11499 ns/op BenchmarkGCD100x1000/WithXY-4 4854 30594 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2042 63595 ns/op BenchmarkGCD1000x1000/WithXY-4 997 136309 ns/op BenchmarkHilbert-4 14 7511395 ns/op BenchmarkBinomial-4 10000 12333 ns/op BenchmarkQuoRem-4 22112 5877 ns/op BenchmarkExp-4 18 7184246 ns/op BenchmarkExpMont/Odd-4 100 1184288 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1102032 ns/op 3361 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1222420 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1164232 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even4-4 106 1108705 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1088299 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1796856 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even64-4 133 892416 ns/op 3618 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1307347 ns/op 3807 B/op 52 allocs/op BenchmarkExpMont/Even128-4 136 1398473 ns/op 3261 B/op 50 allocs/op BenchmarkExpMont/Even255-4 152 1229398 ns/op 2929 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 304 392060 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 309 408963 ns/op 1705 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 272 419007 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 267 409828 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 16 7212822 ns/op BenchmarkBitset-4 650763 201.0 ns/op BenchmarkBitsetNeg-4 338704 361.4 ns/op BenchmarkBitsetOrig-4 217125 820.4 ns/op BenchmarkBitsetNegOrig-4 139693 1356 ns/op BenchmarkModSqrt225_Tonelli-4 100 1080312 ns/op BenchmarkModSqrt225_3Mod4-4 312 348495 ns/op BenchmarkModSqrt231_Tonelli-4 100 1440795 ns/op BenchmarkModSqrt231_5Mod8-4 294 448901 ns/op BenchmarkModInverse-4 12516 11855 ns/op BenchmarkSqrt-4 1395 100525 ns/op BenchmarkIntSqr/1-4 995437 135.5 ns/op BenchmarkIntSqr/2-4 610261 231.5 ns/op BenchmarkIntSqr/3-4 433494 257.1 ns/op BenchmarkIntSqr/5-4 366621 350.5 ns/op BenchmarkIntSqr/8-4 299304 676.6 ns/op BenchmarkIntSqr/10-4 254760 533.8 ns/op BenchmarkIntSqr/20-4 46587 2727 ns/op BenchmarkIntSqr/30-4 31995 4471 ns/op BenchmarkIntSqr/50-4 22458 6971 ns/op BenchmarkIntSqr/80-4 10000 10238 ns/op BenchmarkIntSqr/100-4 10000 12173 ns/op BenchmarkIntSqr/200-4 3962 41694 ns/op BenchmarkIntSqr/300-4 2059 74509 ns/op BenchmarkIntSqr/500-4 891 144308 ns/op BenchmarkIntSqr/800-4 321 373543 ns/op BenchmarkIntSqr/1000-4 274 574221 ns/op BenchmarkDiv/20/10-4 322372 390.9 ns/op BenchmarkDiv/40/20-4 421443 345.2 ns/op BenchmarkDiv/100/50-4 336512 378.0 ns/op BenchmarkDiv/200/100-4 42570 2918 ns/op BenchmarkDiv/400/200-4 46303 4027 ns/op BenchmarkDiv/1000/500-4 36139 5197 ns/op BenchmarkDiv/2000/1000-4 32182 5441 ns/op BenchmarkDiv/20000/10000-4 946 106981 ns/op BenchmarkDiv/200000/100000-4 24 4617454 ns/op BenchmarkDiv/2000000/1000000-4 1 169543828 ns/op BenchmarkDiv/20000000/10000000-4 1 3894704195 ns/op BenchmarkMul-4 4 27506621 ns/op BenchmarkNatMul/10-4 190304 1119 ns/op BenchmarkNatMul/100-4 5038 32971 ns/op BenchmarkNatMul/1000-4 156 862474 ns/op BenchmarkZeroShifts/Shl-4 5902 17826 ns/op BenchmarkZeroShifts/ShlSame-4 3611816 34.42 ns/op BenchmarkZeroShifts/Shr-4 10000 18084 ns/op BenchmarkZeroShifts/ShrSame-4 3394561 34.72 ns/op BenchmarkExp3Power/0x10-4 148046 1135 ns/op BenchmarkExp3Power/0x40-4 143332 1251 ns/op BenchmarkExp3Power/0x100-4 75900 1901 ns/op BenchmarkExp3Power/0x400-4 34581 4694 ns/op BenchmarkExp3Power/0x1000-4 10000 18076 ns/op BenchmarkExp3Power/0x4000-4 2054 82311 ns/op BenchmarkExp3Power/0x10000-4 220 649925 ns/op BenchmarkExp3Power/0x40000-4 16 7158302 ns/op BenchmarkExp3Power/0x100000-4 2 60298196 ns/op BenchmarkExp3Power/0x400000-4 1 481842665 ns/op BenchmarkFibo-4 3 49403724 ns/op BenchmarkNatSqr/1-4 933798 296.8 ns/op BenchmarkNatSqr/2-4 297224 425.8 ns/op BenchmarkNatSqr/3-4 283051 528.5 ns/op BenchmarkNatSqr/5-4 309322 810.7 ns/op BenchmarkNatSqr/8-4 202825 842.4 ns/op BenchmarkNatSqr/10-4 154411 1032 ns/op BenchmarkNatSqr/20-4 41020 3358 ns/op BenchmarkNatSqr/30-4 29180 5103 ns/op BenchmarkNatSqr/50-4 16932 6350 ns/op BenchmarkNatSqr/80-4 10000 12320 ns/op BenchmarkNatSqr/100-4 10000 16529 ns/op BenchmarkNatSqr/200-4 5155 41327 ns/op BenchmarkNatSqr/300-4 1159 119244 ns/op BenchmarkNatSqr/500-4 966 223906 ns/op BenchmarkNatSqr/800-4 224 505022 ns/op BenchmarkNatSqr/1000-4 165 635650 ns/op BenchmarkNatSetBytes/8-4 455936 244.3 ns/op BenchmarkNatSetBytes/24-4 186064 567.8 ns/op BenchmarkNatSetBytes/128-4 63429 2165 ns/op BenchmarkNatSetBytes/7-4 864508 228.8 ns/op BenchmarkNatSetBytes/23-4 284190 674.3 ns/op BenchmarkNatSetBytes/127-4 66042 2245 ns/op BenchmarkScanPi-4 170 635508 ns/op BenchmarkStringPiParallel-4 345 390344 ns/op BenchmarkScan/10/Base2-4 34941 3082 ns/op BenchmarkScan/100/Base2-4 5053 37762 ns/op BenchmarkScan/1000/Base2-4 412 287277 ns/op BenchmarkScan/10/Base8-4 74514 1374 ns/op BenchmarkScan/100/Base8-4 10000 10295 ns/op BenchmarkScan/1000/Base8-4 1239 97033 ns/op BenchmarkScan/10/Base10-4 90729 1810 ns/op BenchmarkScan/100/Base10-4 13496 9075 ns/op BenchmarkScan/1000/Base10-4 1414 91916 ns/op BenchmarkScan/10/Base16-4 96332 1195 ns/op BenchmarkScan/100/Base16-4 15728 7433 ns/op BenchmarkScan/1000/Base16-4 1624 73909 ns/op BenchmarkString/10/Base2-4 235978 675.1 ns/op BenchmarkString/100/Base2-4 28390 4334 ns/op BenchmarkString/1000/Base2-4 3559 49251 ns/op BenchmarkString/10/Base8-4 405832 343.5 ns/op BenchmarkString/100/Base8-4 69870 1850 ns/op BenchmarkString/1000/Base8-4 8710 14544 ns/op BenchmarkString/10/Base10-4 196141 682.9 ns/op BenchmarkString/100/Base10-4 39092 4949 ns/op BenchmarkString/1000/Base10-4 5179 26443 ns/op BenchmarkString/10/Base16-4 437532 425.8 ns/op BenchmarkString/100/Base16-4 90882 1632 ns/op BenchmarkString/1000/Base16-4 10000 11438 ns/op BenchmarkLeafSize/0-4 33 4219522 ns/op BenchmarkLeafSize/1-4 409 375991 ns/op BenchmarkLeafSize/2-4 404 362585 ns/op BenchmarkLeafSize/3-4 315 502518 ns/op BenchmarkLeafSize/4-4 392 327159 ns/op BenchmarkLeafSize/5-4 234 621842 ns/op BenchmarkLeafSize/6-4 344 395032 ns/op BenchmarkLeafSize/7-4 342 370774 ns/op BenchmarkLeafSize/8-4 408 280554 ns/op BenchmarkLeafSize/9-4 205 527024 ns/op BenchmarkLeafSize/10-4 224 615497 ns/op BenchmarkLeafSize/11-4 277 396571 ns/op BenchmarkLeafSize/12-4 285 396567 ns/op BenchmarkLeafSize/13-4 250 413165 ns/op BenchmarkLeafSize/14-4 332 342741 ns/op BenchmarkLeafSize/15-4 310 354448 ns/op BenchmarkLeafSize/16-4 435 292285 ns/op BenchmarkLeafSize/32-4 354 307786 ns/op BenchmarkLeafSize/64-4 338 322717 ns/op BenchmarkProbablyPrime/n=0-4 9 17204857 ns/op BenchmarkProbablyPrime/n=1-4 8 14095869 ns/op BenchmarkProbablyPrime/n=5-4 6 20170111 ns/op BenchmarkProbablyPrime/n=10-4 4 34165207 ns/op BenchmarkProbablyPrime/n=20-4 3 41241560 ns/op BenchmarkProbablyPrime/Lucas-4 10 11754320 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 87 1665167 ns/op BenchmarkRatCmp-4 212196 893.8 ns/op BenchmarkFloatSqrt/64-4 21171 6964 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12020 9757 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 10000 13764 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5482 27517 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 501 202181 ns/op 18144 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 64 2411896 ns/op 175225 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 146314232 ns/op 3872312 B/op 666 allocs/op PASS ok math/big 71.667s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12945291 12.33 ns/op BenchmarkLeadingZeros8-4 11151142 9.694 ns/op BenchmarkLeadingZeros16-4 11351329 12.71 ns/op BenchmarkLeadingZeros32-4 11217997 11.76 ns/op BenchmarkLeadingZeros64-4 13756240 9.479 ns/op BenchmarkTrailingZeros-4 11375188 17.18 ns/op BenchmarkTrailingZeros8-4 14335021 11.32 ns/op BenchmarkTrailingZeros16-4 12464388 10.27 ns/op BenchmarkTrailingZeros32-4 12788475 12.21 ns/op BenchmarkTrailingZeros64-4 12833025 10.52 ns/op BenchmarkOnesCount-4 10518381 13.46 ns/op BenchmarkOnesCount8-4 10723123 12.60 ns/op BenchmarkOnesCount16-4 11044090 10.13 ns/op BenchmarkOnesCount32-4 12662666 9.960 ns/op BenchmarkOnesCount64-4 11447913 10.07 ns/op BenchmarkRotateLeft-4 11650326 11.62 ns/op BenchmarkRotateLeft8-4 12716204 13.56 ns/op BenchmarkRotateLeft16-4 13563090 9.492 ns/op BenchmarkRotateLeft32-4 12626750 10.35 ns/op BenchmarkRotateLeft64-4 13601372 11.55 ns/op BenchmarkReverse-4 19070551 7.363 ns/op BenchmarkReverse8-4 25998612 5.507 ns/op BenchmarkReverse16-4 23086712 6.400 ns/op BenchmarkReverse32-4 18789654 8.175 ns/op BenchmarkReverse64-4 19732123 8.061 ns/op BenchmarkReverseBytes-4 21758728 5.575 ns/op BenchmarkReverseBytes16-4 20611116 5.207 ns/op BenchmarkReverseBytes32-4 19021800 8.245 ns/op BenchmarkReverseBytes64-4 22421113 7.999 ns/op BenchmarkAdd-4 12425779 10.68 ns/op BenchmarkAdd32-4 10648495 10.05 ns/op BenchmarkAdd64-4 9497433 11.87 ns/op BenchmarkAdd64multiple-4 23656180 5.651 ns/op BenchmarkSub-4 13784667 13.81 ns/op BenchmarkSub32-4 11753785 9.973 ns/op BenchmarkSub64-4 11481794 11.33 ns/op BenchmarkSub64multiple-4 20881734 9.821 ns/op BenchmarkMul-4 12662130 9.774 ns/op BenchmarkMul32-4 7222272 15.37 ns/op BenchmarkMul64-4 12410412 11.03 ns/op BenchmarkDiv-4 3340432 34.30 ns/op BenchmarkDiv32-4 7252054 28.59 ns/op BenchmarkDiv64-4 3167644 50.96 ns/op PASS ok math/bits 10.690s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14761596 8.793 ns/op BenchmarkAcos-4 541326 296.1 ns/op BenchmarkAcosh-4 543086 227.9 ns/op BenchmarkAsin-4 613941 256.5 ns/op BenchmarkAsinh-4 619858 217.6 ns/op BenchmarkAtan-4 865242 139.9 ns/op BenchmarkAtanh-4 850378 170.8 ns/op BenchmarkConj-4 25421355 4.457 ns/op BenchmarkCos-4 356006 292.4 ns/op BenchmarkCosh-4 655512 187.7 ns/op BenchmarkExp-4 912730 127.2 ns/op BenchmarkLog-4 669938 168.6 ns/op BenchmarkLog10-4 1000000 129.7 ns/op BenchmarkPhase-4 2086438 55.36 ns/op BenchmarkPolar-4 1000000 148.2 ns/op BenchmarkPow-4 242766 510.4 ns/op BenchmarkRect-4 1000000 137.6 ns/op BenchmarkSin-4 630562 234.1 ns/op BenchmarkSinh-4 665787 182.7 ns/op BenchmarkSqrt-4 1000000 102.3 ns/op BenchmarkTan-4 481616 323.7 ns/op BenchmarkTanh-4 408639 282.7 ns/op PASS ok math/cmplx 5.174s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 737264 157.7 ns/op BenchmarkInt63ThreadsafeParallel-4 871296 133.9 ns/op BenchmarkInt63Unthreadsafe-4 882090 152.1 ns/op BenchmarkIntn1000-4 757334 149.3 ns/op BenchmarkInt63n1000-4 849028 154.3 ns/op BenchmarkInt31n1000-4 1000000 139.0 ns/op BenchmarkFloat32-4 849162 155.8 ns/op BenchmarkFloat64-4 856081 167.5 ns/op BenchmarkPerm3-4 180634 737.9 ns/op BenchmarkPerm30-4 18897 10959 ns/op BenchmarkPerm30ViaShuffle-4 18781 6135 ns/op BenchmarkShuffleOverhead-4 13562 8784 ns/op BenchmarkRead3-4 895837 147.9 ns/op BenchmarkRead64-4 71811 1610 ns/op BenchmarkRead1000-4 4915 39703 ns/op BenchmarkConcurrent-4 197052 516.7 ns/op PASS ok math/rand 4.304s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 42138 2873 ns/op BenchmarkQDecodeWord-4 94284 1465 ns/op BenchmarkQDecodeHeader-4 85298 2596 ns/op BenchmarkTypeByExtension/.html-4 585483 208.0 ns/op BenchmarkTypeByExtension/.HTML-4 292042 385.3 ns/op BenchmarkTypeByExtension/.unused-4 367335 308.5 ns/op BenchmarkExtensionsByType/text/html-4 107319 992.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 61909 2943 ns/op BenchmarkExtensionsByType/application/octet-stream-4 49364 3459 ns/op PASS ok mime 3.306s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 517 244055 ns/op 47480 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 333 367775 ns/op 47440 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 40 2958596 ns/op 102264 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 408 277455 ns/op 49569 B/op 207 allocs/op PASS ok mime/multipart 1.763s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 954 132292 ns/op PASS ok mime/quotedprintable 1.196s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 14067073 ns/op 8721 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30040538 ns/op 13756 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5023602874 ns/op 150912 B/op 233 allocs/op BenchmarkDNSName-4 129450 1153 ns/op BenchmarkInterfaces-4 1552 84203 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4798 28999 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1904 84696 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1758 97387 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5076 21663 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2522 50178 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7490 22090 ns/op BenchmarkParseIPValidIPv4-4 322394 429.8 ns/op BenchmarkParseIPValidIPv6-4 241033 540.5 ns/op BenchmarkIPString/IPv4-4 114111 948.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10265 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43198 2976 ns/op BenchmarkIPEqual/IPv4-4 946237 116.9 ns/op BenchmarkIPEqual/IPv6-4 965666 129.2 ns/op BenchmarkTCP4OneShot-4 146 699204 ns/op BenchmarkTCP4OneShotTimeout-4 164 810367 ns/op BenchmarkTCP4Persistent-4 229 449899 ns/op BenchmarkTCP4PersistentTimeout-4 266 401636 ns/op BenchmarkTCP6OneShot-4 140 751803 ns/op BenchmarkTCP6OneShotTimeout-4 162 708499 ns/op BenchmarkTCP6Persistent-4 243 469910 ns/op BenchmarkTCP6PersistentTimeout-4 242 457636 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15378 7500 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16807 7478 ns/op BenchmarkSetReadDeadline-4 141038 970.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 100 1064710 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1077402 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 108 1082312 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1178007 ns/op 0 B/op 0 allocs/op PASS ok net 13.473s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23416 6188 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8199 14110 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 12093 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16185 6759 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 24145 5564 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 40962 3028 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1429393 80.70 ns/op BenchmarkFindChild/n=2/rep=map-4 2939085 40.66 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1449820 91.28 ns/op BenchmarkFindChild/n=4/rep=linear-4 967070 208.9 ns/op BenchmarkFindChild/n=4/rep=map-4 3072370 45.92 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 816640 201.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 465034 238.9 ns/op BenchmarkFindChild/n=8/rep=map-4 2859153 46.64 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 476809 276.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 260857 518.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2592008 44.28 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2044272 57.26 ns/op BenchmarkFindChild/n=32/rep=linear-4 109933 932.7 ns/op BenchmarkFindChild/n=32/rep=map-4 3160876 40.17 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2116972 48.90 ns/op BenchmarkMultiConflicts-4 1 202250711 ns/op BenchmarkServerMatch-4 20034 7711 ns/op BenchmarkReadRequestChrome-4 3446 32240 ns/op 18.95 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 16410 ns/op 4.75 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 13923 ns/op 5.89 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5566 22329 ns/op 6.76 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12049 10677 ns/op 3.75 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 34 3226802 ns/op 0.32 MB/s BenchmarkFileAndServer_1KB/https1-4 25 4051619 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4767981 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 2 90380334 ns/op 185.63 MB/s BenchmarkFileAndServer_16MB/https1-4 1 213656692 ns/op 78.52 MB/s BenchmarkFileAndServer_16MB/h2-4 1 465888053 ns/op 36.01 MB/s BenchmarkFileAndServer_64MB/h1-4 1 308167438 ns/op 217.77 MB/s BenchmarkFileAndServer_64MB/https1-4 1 690597517 ns/op 97.18 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1944769983 ns/op 34.51 MB/s BenchmarkServeMux-4 225 887206 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 272 468042 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 32 3145777 ns/op 6905 B/op 67 allocs/op BenchmarkClientServer/https1-4 27 4264323 ns/op 10526 B/op 115 allocs/op BenchmarkClientServer/h2-4 26 4801149 ns/op 15379 B/op 126 allocs/op BenchmarkClientServerParallel/4/h1-4 350 440064 ns/op 9639 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 20 9696243 ns/op 100163 B/op 1079 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57836: read tcp 127.0.0.1:57828->127.0.0.1:57836: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57837: read tcp 127.0.0.1:57828->127.0.0.1:57837: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57834: write tcp 127.0.0.1:57828->127.0.0.1:57834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57850: read tcp 127.0.0.1:57841->127.0.0.1:57850: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57849: read tcp 127.0.0.1:57841->127.0.0.1:57849: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57844: write tcp 127.0.0.1:57841->127.0.0.1:57844: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57851: write tcp 127.0.0.1:57841->127.0.0.1:57851: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57852: write tcp 127.0.0.1:57841->127.0.0.1:57852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57854: write tcp 127.0.0.1:57841->127.0.0.1:57854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57853: write tcp 127.0.0.1:57841->127.0.0.1:57853: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 20 7582502 ns/op 87478 B/op 1022 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57880: read tcp 127.0.0.1:57879->127.0.0.1:57880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57904: read tcp 127.0.0.1:57893->127.0.0.1:57904: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57906: read tcp 127.0.0.1:57893->127.0.0.1:57906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57896: read tcp 127.0.0.1:57893->127.0.0.1:57896: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57894: read tcp 127.0.0.1:57893->127.0.0.1:57894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57916: read tcp 127.0.0.1:57907->127.0.0.1:57916: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57917: write tcp 127.0.0.1:57907->127.0.0.1:57917: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57922: read tcp 127.0.0.1:57907->127.0.0.1:57922: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57918: write tcp 127.0.0.1:57907->127.0.0.1:57918: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57919: write tcp 127.0.0.1:57907->127.0.0.1:57919: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 182 644592 ns/op 22316 B/op 117 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:58109": dial tcp 127.0.0.1:58109: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 14 8910573 ns/op 113953 B/op 1244 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58296: read tcp 127.0.0.1:58294->127.0.0.1:58296: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58319: read tcp 127.0.0.1:58307->127.0.0.1:58319: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58316: read tcp 127.0.0.1:58307->127.0.0.1:58316: use of closed network connection BenchmarkClientServerParallel/64/h2-4 14 7329447 ns/op 87589 B/op 1032 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58339: read tcp 127.0.0.1:58337->127.0.0.1:58339: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58346: read tcp 127.0.0.1:58340->127.0.0.1:58346: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58342: read tcp 127.0.0.1:58340->127.0.0.1:58342: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58343: write tcp 127.0.0.1:58340->127.0.0.1:58343: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58355: read tcp 127.0.0.1:58347->127.0.0.1:58355: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58359: read tcp 127.0.0.1:58347->127.0.0.1:58359: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58361: read tcp 127.0.0.1:58347->127.0.0.1:58361: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58356: read tcp 127.0.0.1:58347->127.0.0.1:58356: use of closed network connection BenchmarkServer-4 1 1226470024 ns/op 73064 B/op 661 allocs/op BenchmarkClient-4 34 3248806 ns/op 4061 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 205 580014 ns/op 7527 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1080 150117 ns/op 3056 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1291 97378 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1074 103818 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1578 97479 ns/op 2751 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1352 108546 ns/op 2669 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1168 91022 ns/op 1916 B/op 14 allocs/op BenchmarkServerHijack-4 1090 138752 ns/op 16720 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 32 3399142 ns/op 5956 B/op 54 allocs/op BenchmarkResponseStatusLine-4 239889 444.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.998s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3253 76406 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.329s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 106190 1114 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 462750 273.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 218869 1011 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66411 1744 ns/op BenchmarkStdIPv4-4 152131 747.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 105086 1174 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 105309 1973 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 90975 1262 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 77504 2290 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1489784 88.02 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1372222 88.81 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1192707 166.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 327066 386.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 366234 564.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 331447 393.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 90015 1453 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 135865 880.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 76208 1529 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 94150 1354 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 78122 1437 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 76759 1611 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 269395 441.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 111418 1252 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 170917 791.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 276403 511.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 149683 1467 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 299722 445.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 130326 897.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 166860 1124 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 155458 826.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110076 1229 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 432124 287.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 111211 937.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 92085 1677 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 130015 1314 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 187742 1129 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99800 1543 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 281811 792.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 99583 1118 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 142897 1183 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 182781 958.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 118399 1810 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 869328 168.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 162.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 261.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 172.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 797746 133.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 128.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 927422 133.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 164.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 405564 460.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 542497 406.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 229245 511.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 251860 655.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 191551 549.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 58120 2149 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 550088 371.4 ns/op PASS ok net/netip 13.643s 2023/09/20 10:11:33 Test RPC server listening on 127.0.0.1:58436 2023/09/20 10:11:33 Test HTTP RPC server listening on 127.0.0.1:58437 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 141 935441 ns/op BenchmarkEndToEndHTTP-4 122 897121 ns/op BenchmarkEndToEndAsync-4 1317 93700 ns/op BenchmarkEndToEndAsyncHTTP-4 1380 101278 ns/op PASS ok net/rpc 2.010s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4387 33879 ns/op BenchmarkReadMIMEHeader/server_headers-4 5290 23160 ns/op BenchmarkUncommon-4 25203 7244 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.730s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3325 35039 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75994 1451 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 475254 288.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 98653 1255 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 249996 648.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 105775 1790 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14828 8763 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 340389 297.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 127413 1338 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 214358 611.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 93823 1313 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17196 8196 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 151795 880.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67430 1805 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 60258 1870 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27555 4834 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5208 40658 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 170025 1096 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63771 1835 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69691 2072 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25666 6271 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6525 22321 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.158s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2336035 51.60 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 126523 999.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 386 364400 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 100 1044784 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 350 438279 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 28594 3692 ns/op BenchmarkStatFile-4 26972 4426 ns/op BenchmarkStatDir-4 31250 5091 ns/op BenchmarkLstatDot-4 46294 2857 ns/op BenchmarkLstatFile-4 29100 4454 ns/op BenchmarkLstatDir-4 30448 4077 ns/op PASS ok os 3.527s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 9 14389613 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.381s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 220051 698.3 ns/op PASS ok os/user 1.463s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1898625 55.40 ns/op BenchmarkString-4 1613233 109.3 ns/op BenchmarkBytes-4 1488924 75.82 ns/op BenchmarkNamedBytes-4 1000000 147.2 ns/op BenchmarkBytesArray-4 719768 285.7 ns/op BenchmarkSliceLen-4 1394196 94.60 ns/op BenchmarkMapLen-4 937623 180.6 ns/op BenchmarkStringLen-4 1287607 131.0 ns/op BenchmarkArrayLen-4 1000000 117.8 ns/op BenchmarkSliceCap-4 1857588 66.28 ns/op BenchmarkDeepEqual/int8-4 476253 269.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82284 1644 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 211078 654.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 68226 2898 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 356553 487.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 66754 3026 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 375316 403.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77452 2159 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 358261 431.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 75776 1636 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 350335 340.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 92259 1309 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 369057 326.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 75643 1632 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 377080 296.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80835 2061 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 467509 339.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 72632 1973 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 413395 359.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 75590 1594 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 388263 331.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 70986 1739 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 266866 833.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 71853 1593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 400356 330.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 74560 1921 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 276826 394.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 76084 1582 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 407881 542.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 66082 2899 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 464942 586.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 79002 2596 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 435657 385.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 66930 1587 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 84367 1704 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 46753 4079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42230 2869 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30324 4040 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 32988 5826 ns/op BenchmarkIsZero/ArrayComparable-4 343832 421.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 27246 4537 ns/op BenchmarkIsZero/StructComparable-4 699918 217.1 ns/op BenchmarkIsZero/StructIncomparable-4 128200 901.5 ns/op BenchmarkSetZero/Bool/Direct-4 2761826 43.47 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 121.3 ns/op BenchmarkSetZero/Bool/NewZero-4 628244 218.4 ns/op BenchmarkSetZero/Int/Direct-4 1655256 78.12 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 174.1 ns/op BenchmarkSetZero/Int/NewZero-4 654229 289.1 ns/op BenchmarkSetZero/Uint/Direct-4 1808625 67.86 ns/op BenchmarkSetZero/Uint/CachedZero-4 963079 134.4 ns/op BenchmarkSetZero/Uint/NewZero-4 673700 187.3 ns/op BenchmarkSetZero/Float/Direct-4 2002836 56.80 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 122.1 ns/op BenchmarkSetZero/Float/NewZero-4 808240 170.1 ns/op BenchmarkSetZero/Complex/Direct-4 1787922 58.46 ns/op BenchmarkSetZero/Complex/CachedZero-4 884109 195.2 ns/op BenchmarkSetZero/Complex/NewZero-4 825522 184.6 ns/op BenchmarkSetZero/Array/Direct-4 1844126 102.9 ns/op BenchmarkSetZero/Array/CachedZero-4 998653 136.2 ns/op BenchmarkSetZero/Array/NewZero-4 506990 203.5 ns/op BenchmarkSetZero/Chan/Direct-4 1804492 61.75 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 134.6 ns/op BenchmarkSetZero/Chan/NewZero-4 791218 170.7 ns/op BenchmarkSetZero/Func/Direct-4 1982698 139.2 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 126.5 ns/op BenchmarkSetZero/Func/NewZero-4 812682 196.1 ns/op BenchmarkSetZero/Interface/Direct-4 1952826 80.30 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 139.8 ns/op BenchmarkSetZero/Interface/NewZero-4 814292 271.9 ns/op BenchmarkSetZero/Map/Direct-4 2200105 55.47 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 119.9 ns/op BenchmarkSetZero/Map/NewZero-4 844032 158.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2215888 87.58 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 118.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 803334 159.9 ns/op BenchmarkSetZero/Slice/Direct-4 1000000 124.0 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 249.2 ns/op BenchmarkSetZero/Slice/NewZero-4 839995 157.1 ns/op BenchmarkSetZero/String/Direct-4 2171832 67.88 ns/op BenchmarkSetZero/String/CachedZero-4 619326 183.3 ns/op BenchmarkSetZero/String/NewZero-4 729300 157.8 ns/op BenchmarkSetZero/Struct/Direct-4 2057668 62.43 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 186.8 ns/op BenchmarkSetZero/Struct/NewZero-4 827665 202.1 ns/op BenchmarkSelect/1-4 212889 711.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 73723 2306 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33658 3985 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 215886 571.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 175544 631.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 164062 843.6 ns/op 151.74 MB/s BenchmarkCallArgCopy/size=256-4 133606 961.8 ns/op 266.16 MB/s BenchmarkCallArgCopy/size=1024-4 88160 2037 ns/op 502.60 MB/s BenchmarkCallArgCopy/size=4096-4 19892 6029 ns/op 679.41 MB/s BenchmarkCallArgCopy/size=65536-4 1900 101380 ns/op 646.44 MB/s BenchmarkFieldByName1-4 685300 146.3 ns/op BenchmarkFieldByName2-4 44072 3532 ns/op BenchmarkFieldByName3-4 6658 20369 ns/op BenchmarkInterfaceBig-4 3010122 47.34 ns/op BenchmarkInterfaceSmall-4 2612241 38.96 ns/op BenchmarkNew-4 1004775 115.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2888 44902 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2367 60961 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2704 46584 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2354 62321 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2852 45032 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2432 78880 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 207818 984.8 ns/op PASS ok reflect 27.175s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4828 21188 ns/op 9576 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 22528 ns/op 9284 B/op 1 allocs/op BenchmarkFindString-4 10000 25491 ns/op 9165 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 29386 ns/op 9522 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 30480 ns/op 9691 B/op 2 allocs/op BenchmarkLiteral-4 10000 20680 ns/op BenchmarkNotLiteral-4 2467 46926 ns/op BenchmarkMatchClass-4 1864 60759 ns/op BenchmarkMatchClass_InRange-4 3582 54458 ns/op BenchmarkReplaceAll-4 1190 112057 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 21860 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22520 6853 ns/op BenchmarkAnchoredShortMatch-4 10000 22532 ns/op BenchmarkAnchoredLongMatch-4 10000 10253 ns/op BenchmarkOnePassShortA-4 18960 6189 ns/op BenchmarkNotOnePassShortA-4 4438 32666 ns/op BenchmarkOnePassShortB-4 24712 5110 ns/op BenchmarkNotOnePassShortB-4 10000 31474 ns/op BenchmarkOnePassLongPrefix-4 80612 1587 ns/op BenchmarkOnePassLongNotPrefix-4 27454 4614 ns/op BenchmarkMatchParallelShared-4 3457 32936 ns/op BenchmarkMatchParallelCopied-4 10000 25551 ns/op BenchmarkQuoteMetaAll-4 148555 1009 ns/op 13.88 MB/s BenchmarkQuoteMetaNone-4 395938 408.6 ns/op 63.64 MB/s BenchmarkCompile/Onepass-4 3278 34006 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 2008 91970 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 141 786421 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2685967 63.52 ns/op 251.89 MB/s BenchmarkMatch/Easy0/32-4 6870 20591 ns/op 1.55 MB/s BenchmarkMatch/Easy0/1K-4 10000 22838 ns/op 44.84 MB/s BenchmarkMatch/Easy0i/16-4 2678287 56.67 ns/op 282.32 MB/s BenchmarkMatch/Easy0i/32-4 4233 49174 ns/op 0.65 MB/s BenchmarkMatch/Easy0i/1K-4 235 470107 ns/op 2.18 MB/s BenchmarkMatch/Easy1/16-4 2608458 50.95 ns/op 314.01 MB/s BenchmarkMatch/Easy1/32-4 10000 20090 ns/op 1.59 MB/s BenchmarkMatch/Easy1/1K-4 9916 34216 ns/op 29.93 MB/s BenchmarkMatch/Medium/16-4 2641622 44.60 ns/op 358.77 MB/s BenchmarkMatch/Medium/32-4 3469 36185 ns/op 0.88 MB/s BenchmarkMatch/Medium/1K-4 175 779090 ns/op 1.31 MB/s BenchmarkMatch/Hard/16-4 2686702 43.78 ns/op 365.47 MB/s BenchmarkMatch/Hard/32-4 5128 47311 ns/op 0.68 MB/s BenchmarkMatch/Hard/1K-4 100 1038943 ns/op 0.99 MB/s BenchmarkMatch/Hard1/16-4 1676 92768 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 802 153653 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 28 4237945 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 27607 4404 ns/op 3.63 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14680 7517 ns/op 4.26 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 541 199738 ns/op 5.13 MB/s 23 B/op 0 allocs/op PASS ok regexp 12.469s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 965076 177.2 ns/op BenchmarkIsWordChar-4 200787 605.7 ns/op PASS ok regexp/syntax 2.656s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 76526 1575 ns/op BenchmarkCallers/inlined-4 68242 2022 ns/op BenchmarkCallers/no-cache-4 13216 7765 ns/op BenchmarkFPCallers/cached-4 3149420 63.92 ns/op BenchmarkMakeChan/Byte-4 605936 402.9 ns/op BenchmarkMakeChan/Int-4 1000000 506.1 ns/op BenchmarkMakeChan/Ptr-4 922440 626.1 ns/op BenchmarkMakeChan/Struct/0-4 1000000 379.6 ns/op BenchmarkMakeChan/Struct/32-4 246290 872.1 ns/op BenchmarkMakeChan/Struct/40-4 215414 1071 ns/op BenchmarkChanNonblocking-4 5530257 22.48 ns/op BenchmarkSelectUncontended-4 742023 159.3 ns/op BenchmarkSelectSyncContended-4 94659 1364 ns/op BenchmarkSelectAsyncContended-4 249034 414.4 ns/op BenchmarkSelectNonblock-4 3505204 37.69 ns/op BenchmarkChanUncontended-4 13326 11361 ns/op BenchmarkChanContended-4 3403 32304 ns/op BenchmarkChanSync-4 214279 752.3 ns/op BenchmarkChanSyncWork-4 56208 2938 ns/op BenchmarkChanProdCons0-4 211634 609.2 ns/op BenchmarkChanProdCons10-4 380694 315.0 ns/op BenchmarkChanProdCons100-4 475170 274.9 ns/op BenchmarkChanProdConsWork0-4 125683 863.8 ns/op BenchmarkChanProdConsWork10-4 213514 535.6 ns/op BenchmarkChanProdConsWork100-4 222171 556.2 ns/op BenchmarkSelectProdCons-4 147376 898.5 ns/op BenchmarkReceiveDataFromClosedChan-4 745857 151.5 ns/op BenchmarkChanCreation-4 140170 853.5 ns/op BenchmarkChanSem-4 266553 487.8 ns/op BenchmarkChanPopular-4 66 2012853 ns/op BenchmarkChanClosed-4 876892 118.7 ns/op BenchmarkCallClosure-4 3845374 32.07 ns/op BenchmarkCallClosure1-4 4940490 26.02 ns/op BenchmarkCallClosure2-4 835321 168.7 ns/op BenchmarkCallClosure3-4 1000000 122.1 ns/op BenchmarkCallClosure4-4 882988 168.2 ns/op BenchmarkComplex128DivNormal-4 10234321 10.60 ns/op BenchmarkComplex128DivNisNaN-4 8244387 14.20 ns/op BenchmarkComplex128DivDisNaN-4 7462431 16.03 ns/op BenchmarkComplex128DivNisInf-4 12532545 18.88 ns/op BenchmarkComplex128DivDisInf-4 6848938 19.76 ns/op BenchmarkSetTypePtr-4 74104401 2.649 ns/op 3019.94 MB/s BenchmarkSetTypePtr8-4 12218110 11.97 ns/op 5347.28 MB/s BenchmarkSetTypePtr16-4 12173185 13.72 ns/op 9329.22 MB/s BenchmarkSetTypePtr32-4 7479609 17.73 ns/op 14440.17 MB/s BenchmarkSetTypePtr64-4 12763040 12.40 ns/op 41277.85 MB/s BenchmarkSetTypePtr126-4 4948626 22.96 ns/op 43909.40 MB/s BenchmarkSetTypePtr128-4 6431217 21.45 ns/op 47734.57 MB/s BenchmarkSetTypePtrSlice-4 999286 288.5 ns/op 28399.56 MB/s BenchmarkSetTypeNode1-4 9976975 15.65 ns/op 1533.92 MB/s BenchmarkSetTypeNode1Slice-4 2578395 70.62 ns/op 10874.38 MB/s BenchmarkSetTypeNode8-4 8503846 14.85 ns/op 5386.77 MB/s BenchmarkSetTypeNode8Slice-4 1239013 96.88 ns/op 26425.08 MB/s BenchmarkSetTypeNode64-4 4134631 29.10 ns/op 18146.46 MB/s BenchmarkSetTypeNode64Slice-4 283322 558.0 ns/op 30281.62 MB/s BenchmarkSetTypeNode64Dead-4 6240853 21.55 ns/op 24496.63 MB/s BenchmarkSetTypeNode64DeadSlice-4 270502 729.1 ns/op 23172.31 MB/s BenchmarkSetTypeNode124-4 4790876 29.00 ns/op 34757.68 MB/s BenchmarkSetTypeNode124Slice-4 208983 823.3 ns/op 39177.66 MB/s BenchmarkSetTypeNode126-4 3740895 29.41 ns/op 34822.66 MB/s BenchmarkSetTypeNode126Slice-4 261537 658.2 ns/op 49781.46 MB/s BenchmarkSetTypeNode128-4 2704011 41.80 ns/op 24878.87 MB/s BenchmarkSetTypeNode128Slice-4 150763 980.2 ns/op 33953.35 MB/s BenchmarkSetTypeNode130-4 4311440 42.86 ns/op 24637.82 MB/s BenchmarkSetTypeNode130Slice-4 145377 1120 ns/op 30169.38 MB/s BenchmarkSetTypeNode1024-4 884535 216.1 ns/op 37974.72 MB/s BenchmarkSetTypeNode1024Slice-4 30259 4992 ns/op 52615.18 MB/s BenchmarkAllocation-4 1513 118527 ns/op BenchmarkReadMemStats-4 54 2248798 ns/op BenchmarkReadMemStatsLatency-4 1 4134754 p50-ns 4134754 p90-ns 4134754 p99-ns BenchmarkWriteBarrier-4 2283604 64.70 ns/op BenchmarkBulkWriteBarrier-4 3964005 30.21 ns/op BenchmarkScanStackNoLocals-4 2 97162546 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12170727 11.06 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12198742 10.74 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9404012 11.51 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7197067 14.99 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5622002 22.38 ns/op BenchmarkHash5-4 6745894 16.93 ns/op 295.29 MB/s BenchmarkHash16-4 7884345 13.80 ns/op 1159.60 MB/s BenchmarkHash64-4 7112607 16.39 ns/op 3905.37 MB/s BenchmarkHash1024-4 2212597 53.72 ns/op 19061.20 MB/s BenchmarkHash65536-4 44778 3901 ns/op 16800.62 MB/s BenchmarkAlignedLoad-4 8691651 14.68 ns/op BenchmarkUnalignedLoad-4 6098496 22.37 ns/op BenchmarkEqEfaceConcrete-4 8329144 29.27 ns/op BenchmarkEqIfaceConcrete-4 7318158 16.08 ns/op BenchmarkNeEfaceConcrete-4 7869859 17.03 ns/op BenchmarkNeIfaceConcrete-4 5430236 19.46 ns/op BenchmarkConvT2EByteSized/bool-4 3934238 29.54 ns/op BenchmarkConvT2EByteSized/uint8-4 3803544 27.77 ns/op BenchmarkConvT2ESmall-4 3528435 30.94 ns/op BenchmarkConvT2EUintptr-4 4037786 29.69 ns/op BenchmarkConvT2ELarge-4 1000000 194.1 ns/op BenchmarkConvT2ISmall-4 3910501 47.78 ns/op BenchmarkConvT2IUintptr-4 3578475 39.33 ns/op BenchmarkConvT2ILarge-4 1000000 191.1 ns/op BenchmarkConvI2E-4 3480092 32.35 ns/op BenchmarkConvI2I-4 3281612 34.52 ns/op BenchmarkAssertE2T-4 3454743 33.89 ns/op BenchmarkAssertE2TLarge-4 1784317 57.24 ns/op BenchmarkAssertE2I-4 3369747 51.29 ns/op BenchmarkAssertI2T-4 2503508 53.24 ns/op BenchmarkAssertI2I-4 3435616 33.71 ns/op BenchmarkAssertI2E-4 4337073 30.32 ns/op BenchmarkAssertE2E-4 3990780 45.70 ns/op BenchmarkAssertE2T2-4 2631723 68.77 ns/op BenchmarkAssertE2T2Blank-4 3365010 45.90 ns/op BenchmarkAssertI2E2-4 2427998 42.95 ns/op BenchmarkAssertI2E2Blank-4 3158762 35.04 ns/op BenchmarkAssertE2E2-4 2508261 45.47 ns/op BenchmarkAssertE2E2Blank-4 3841126 40.91 ns/op BenchmarkConvT2Ezero/zero/16-4 3917120 29.59 ns/op BenchmarkConvT2Ezero/zero/32-4 4096328 30.34 ns/op BenchmarkConvT2Ezero/zero/64-4 4289034 29.22 ns/op BenchmarkConvT2Ezero/zero/str-4 4089021 31.43 ns/op BenchmarkConvT2Ezero/zero/slice-4 4227943 49.50 ns/op BenchmarkConvT2Ezero/zero/big-4 133454 1744 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 159.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 738178 180.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 81927 1391 ns/op BenchmarkConvT2Ezero/smallint/16-4 3861718 57.81 ns/op BenchmarkConvT2Ezero/smallint/32-4 4039538 32.65 ns/op BenchmarkConvT2Ezero/smallint/64-4 3623517 32.05 ns/op BenchmarkConvT2Ezero/largeint/16-4 795362 132.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 162.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 139.8 ns/op BenchmarkMalloc8-4 1000000 111.9 ns/op BenchmarkMalloc16-4 1000000 117.1 ns/op BenchmarkMallocTypeInfo8-4 1000000 111.6 ns/op BenchmarkMallocTypeInfo16-4 1000000 127.8 ns/op BenchmarkMallocLargeStruct-4 79256 2635 ns/op BenchmarkGoroutineSelect-4 13 8073456 ns/op BenchmarkGoroutineBlocking-4 12 9791638 ns/op BenchmarkGoroutineForRange-4 16 7646593 ns/op BenchmarkGoroutineIdle-4 12 8380690 ns/op BenchmarkHashStringSpeed-4 2417454 54.95 ns/op BenchmarkHashBytesSpeed-4 1184712 114.7 ns/op BenchmarkHashInt32Speed-4 2746351 43.05 ns/op BenchmarkHashInt64Speed-4 1824427 62.87 ns/op BenchmarkHashStringArraySpeed-4 532297 227.5 ns/op BenchmarkMegMap-4 2726461 76.01 ns/op BenchmarkMegOneMap-4 2887234 52.97 ns/op BenchmarkMegEqMap-4 3142 58296 ns/op BenchmarkMegEmptyMap-4 3256927 44.69 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1988010 76.69 ns/op BenchmarkSmallStrMap-4 2535871 58.99 ns/op BenchmarkMapStringKeysEight_16-4 2647731 44.02 ns/op BenchmarkMapStringKeysEight_32-4 2477866 45.55 ns/op BenchmarkMapStringKeysEight_64-4 2596348 53.22 ns/op BenchmarkMapStringKeysEight_1M-4 2470782 47.37 ns/op BenchmarkIntMap-4 2998804 77.57 ns/op BenchmarkMapFirst/1-4 3438099 34.68 ns/op BenchmarkMapFirst/2-4 3591171 34.35 ns/op BenchmarkMapFirst/3-4 3481683 37.16 ns/op BenchmarkMapFirst/4-4 3254710 36.06 ns/op BenchmarkMapFirst/5-4 3373021 33.70 ns/op BenchmarkMapFirst/6-4 3825542 29.35 ns/op BenchmarkMapFirst/7-4 4075992 29.42 ns/op BenchmarkMapFirst/8-4 3220747 33.84 ns/op BenchmarkMapFirst/9-4 3084752 47.72 ns/op BenchmarkMapFirst/10-4 2193636 66.62 ns/op BenchmarkMapFirst/11-4 3435891 40.60 ns/op BenchmarkMapFirst/12-4 2897397 38.62 ns/op BenchmarkMapFirst/13-4 3202909 39.61 ns/op BenchmarkMapFirst/14-4 2783412 40.20 ns/op BenchmarkMapFirst/15-4 2110671 73.76 ns/op BenchmarkMapFirst/16-4 3596427 32.61 ns/op BenchmarkMapMid/1-4 3596502 31.08 ns/op BenchmarkMapMid/2-4 2971521 36.13 ns/op BenchmarkMapMid/3-4 3177876 35.74 ns/op BenchmarkMapMid/4-4 3008248 49.97 ns/op BenchmarkMapMid/5-4 2620812 41.65 ns/op BenchmarkMapMid/6-4 2901085 64.73 ns/op BenchmarkMapMid/7-4 2887782 39.45 ns/op BenchmarkMapMid/8-4 2727727 43.44 ns/op BenchmarkMapMid/9-4 2631819 53.44 ns/op BenchmarkMapMid/10-4 2674580 40.88 ns/op BenchmarkMapMid/11-4 2485747 60.91 ns/op BenchmarkMapMid/12-4 2637474 42.48 ns/op BenchmarkMapMid/13-4 2173093 61.58 ns/op BenchmarkMapMid/14-4 2804769 54.79 ns/op BenchmarkMapMid/15-4 1638855 72.99 ns/op BenchmarkMapMid/16-4 2722705 40.94 ns/op BenchmarkMapLast/1-4 3371052 45.31 ns/op BenchmarkMapLast/2-4 3218191 51.72 ns/op BenchmarkMapLast/3-4 3447690 51.69 ns/op BenchmarkMapLast/4-4 3522272 33.88 ns/op BenchmarkMapLast/5-4 3019352 38.60 ns/op BenchmarkMapLast/6-4 3188074 38.92 ns/op BenchmarkMapLast/7-4 3112549 44.77 ns/op BenchmarkMapLast/8-4 3028227 40.58 ns/op BenchmarkMapLast/9-4 3106552 38.43 ns/op BenchmarkMapLast/10-4 3121294 49.51 ns/op BenchmarkMapLast/11-4 3056295 40.33 ns/op BenchmarkMapLast/12-4 2784980 41.36 ns/op BenchmarkMapLast/13-4 2999780 41.00 ns/op BenchmarkMapLast/14-4 2866322 44.08 ns/op BenchmarkMapLast/15-4 2012638 53.63 ns/op BenchmarkMapLast/16-4 2921769 75.10 ns/op BenchmarkMapCycle-4 1000000 100.6 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2408202 47.14 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2446 74662 ns/op BenchmarkMakeMap/[Byte]Byte-4 675692 541.4 ns/op BenchmarkMakeMap/[Int]Int-4 189340 1165 ns/op BenchmarkNewEmptyMap-4 16076661 8.570 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1741003 77.48 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 647306 218.2 ns/op BenchmarkMapIterEmpty-4 3843534 31.27 ns/op BenchmarkSameLengthMap-4 3142274 40.49 ns/op BenchmarkBigKeyMap-4 1217559 97.53 ns/op BenchmarkBigValMap-4 1050003 112.6 ns/op BenchmarkSmallKeyMap-4 2242706 50.83 ns/op BenchmarkMapPopulate/1-4 2121406 56.26 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 153187 1589 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 3238 42468 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 400 278002 ns/op 51757 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 33 4208179 ns/op 416487 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 3 46700124 ns/op 6536712 B/op 2899 allocs/op BenchmarkComplexAlgMap-4 401906 364.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1280112 95.99 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 160.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 288974 521.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 45414 2389 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6073 20273 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1207761 101.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 112.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 331255 361.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59636 2069 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5953 18121 ns/op BenchmarkMapStringConversion/32/simple-4 1377063 108.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 136.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 105.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1266818 111.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1135300 98.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 145.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1590847 75.37 ns/op BenchmarkMapInterfacePtr-4 1000000 105.8 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5632059 20.74 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 41845 2720 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5778 22744 ns/op BenchmarkMapPop1000-4 386 353972 ns/op BenchmarkMapPop10000-4 20 10457441 ns/op BenchmarkMapAssign/Int32/256-4 1000000 113.4 ns/op BenchmarkMapAssign/Int32/65536-4 1158872 149.6 ns/op BenchmarkMapAssign/Int64/256-4 1966267 58.12 ns/op BenchmarkMapAssign/Int64/65536-4 1054814 102.5 ns/op BenchmarkMapAssign/Str/256-4 1773351 76.88 ns/op BenchmarkMapAssign/Str/65536-4 685530 243.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1298594 92.91 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 849204 256.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1300555 91.45 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 441708 270.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 538765 6214 ns/op BenchmarkMapOperatorAssign/Str/65536-4 195596 518.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 779028 217.0 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 183918 639.0 ns/op 68 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 958218 229.3 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 140350 726.6 ns/op 87 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 742593 331.0 ns/op 61 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 103284 1055 ns/op 140 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 110.0 ns/op BenchmarkMapDelete/Int32/1000-4 1720815 63.10 ns/op BenchmarkMapDelete/Int32/10000-4 1864441 64.72 ns/op BenchmarkMapDelete/Int64/100-4 1348624 91.61 ns/op BenchmarkMapDelete/Int64/1000-4 1576686 71.11 ns/op BenchmarkMapDelete/Int64/10000-4 1734458 70.16 ns/op BenchmarkMapDelete/Str/100-4 1000000 114.1 ns/op BenchmarkMapDelete/Str/1000-4 1381046 83.91 ns/op BenchmarkMapDelete/Str/10000-4 1259983 84.57 ns/op BenchmarkMapDelete/Pointer/100-4 1256408 99.63 ns/op BenchmarkMapDelete/Pointer/1000-4 1618065 67.22 ns/op BenchmarkMapDelete/Pointer/10000-4 1851452 62.32 ns/op BenchmarkMemmove/0-4 21657454 5.329 ns/op BenchmarkMemmove/1-4 1376632 84.30 ns/op 11.86 MB/s BenchmarkMemmove/2-4 1369155 83.14 ns/op 24.06 MB/s BenchmarkMemmove/3-4 1306623 87.56 ns/op 34.26 MB/s BenchmarkMemmove/4-4 1375212 84.02 ns/op 47.61 MB/s BenchmarkMemmove/5-4 1403391 85.13 ns/op 58.74 MB/s BenchmarkMemmove/6-4 1356564 83.85 ns/op 71.56 MB/s BenchmarkMemmove/7-4 1423389 83.16 ns/op 84.18 MB/s BenchmarkMemmove/8-4 1481906 80.85 ns/op 98.95 MB/s BenchmarkMemmove/9-4 1341356 84.47 ns/op 106.54 MB/s BenchmarkMemmove/10-4 1369533 91.99 ns/op 108.71 MB/s BenchmarkMemmove/11-4 1402414 85.38 ns/op 128.83 MB/s BenchmarkMemmove/12-4 1377655 84.35 ns/op 142.26 MB/s BenchmarkMemmove/13-4 1453197 83.59 ns/op 155.51 MB/s BenchmarkMemmove/14-4 1385521 83.18 ns/op 168.30 MB/s BenchmarkMemmove/15-4 1411194 88.63 ns/op 169.24 MB/s BenchmarkMemmove/16-4 1449171 79.81 ns/op 200.47 MB/s BenchmarkMemmove/32-4 1349902 86.40 ns/op 370.37 MB/s BenchmarkMemmove/64-4 1236841 102.6 ns/op 623.88 MB/s BenchmarkMemmove/128-4 1000000 103.4 ns/op 1237.80 MB/s BenchmarkMemmove/256-4 979561 114.9 ns/op 2228.85 MB/s BenchmarkMemmove/512-4 838630 156.3 ns/op 3274.87 MB/s BenchmarkMemmove/1024-4 540504 244.6 ns/op 4186.23 MB/s BenchmarkMemmove/2048-4 320355 390.6 ns/op 5243.04 MB/s BenchmarkMemmove/4096-4 188520 683.1 ns/op 5996.58 MB/s BenchmarkMemmoveOverlap/32-4 1410872 83.10 ns/op 385.06 MB/s BenchmarkMemmoveOverlap/64-4 1337407 88.45 ns/op 723.57 MB/s BenchmarkMemmoveOverlap/128-4 1210483 97.09 ns/op 1318.43 MB/s BenchmarkMemmoveOverlap/256-4 1000000 117.2 ns/op 2183.74 MB/s BenchmarkMemmoveOverlap/512-4 840662 154.5 ns/op 3313.43 MB/s BenchmarkMemmoveOverlap/1024-4 486168 241.5 ns/op 4240.66 MB/s BenchmarkMemmoveOverlap/2048-4 306157 396.6 ns/op 5163.65 MB/s BenchmarkMemmoveOverlap/4096-4 185952 760.3 ns/op 5387.57 MB/s BenchmarkMemmoveUnalignedDst/0-4 20793158 5.824 ns/op BenchmarkMemmoveUnalignedDst/1-4 1435783 81.54 ns/op 12.26 MB/s BenchmarkMemmoveUnalignedDst/2-4 1398166 82.20 ns/op 24.33 MB/s BenchmarkMemmoveUnalignedDst/3-4 1426682 87.60 ns/op 34.25 MB/s BenchmarkMemmoveUnalignedDst/4-4 1360934 83.50 ns/op 47.91 MB/s BenchmarkMemmoveUnalignedDst/5-4 1372207 84.08 ns/op 59.47 MB/s BenchmarkMemmoveUnalignedDst/6-4 1394686 84.06 ns/op 71.38 MB/s BenchmarkMemmoveUnalignedDst/7-4 1427677 83.41 ns/op 83.92 MB/s BenchmarkMemmoveUnalignedDst/8-4 1451374 80.65 ns/op 99.19 MB/s BenchmarkMemmoveUnalignedDst/9-4 1384202 93.50 ns/op 96.25 MB/s BenchmarkMemmoveUnalignedDst/10-4 1341537 87.04 ns/op 114.89 MB/s BenchmarkMemmoveUnalignedDst/11-4 1362130 86.55 ns/op 127.10 MB/s BenchmarkMemmoveUnalignedDst/12-4 1364404 86.69 ns/op 138.43 MB/s BenchmarkMemmoveUnalignedDst/13-4 1343431 86.95 ns/op 149.51 MB/s BenchmarkMemmoveUnalignedDst/14-4 1359483 86.70 ns/op 161.47 MB/s BenchmarkMemmoveUnalignedDst/15-4 1369825 87.33 ns/op 171.75 MB/s BenchmarkMemmoveUnalignedDst/16-4 1362037 85.89 ns/op 186.28 MB/s BenchmarkMemmoveUnalignedDst/32-4 1287022 101.6 ns/op 315.00 MB/s BenchmarkMemmoveUnalignedDst/64-4 1299319 94.83 ns/op 674.93 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 105.1 ns/op 1217.97 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 123.7 ns/op 2069.71 MB/s BenchmarkMemmoveUnalignedDst/512-4 807571 162.5 ns/op 3151.28 MB/s BenchmarkMemmoveUnalignedDst/1024-4 507723 251.4 ns/op 4073.86 MB/s BenchmarkMemmoveUnalignedDst/2048-4 316543 388.4 ns/op 5273.38 MB/s BenchmarkMemmoveUnalignedDst/4096-4 171470 694.8 ns/op 5894.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1367144 89.68 ns/op 356.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1239856 93.48 ns/op 684.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1215608 100.6 ns/op 1272.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 953305 122.1 ns/op 2096.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 801584 158.6 ns/op 3227.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 529568 246.9 ns/op 4146.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 323676 393.3 ns/op 5207.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 185474 685.3 ns/op 5976.94 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20551318 5.726 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1468069 79.74 ns/op 12.54 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1445176 89.03 ns/op 22.46 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1347013 83.90 ns/op 35.76 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1421113 84.92 ns/op 47.10 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1401444 91.25 ns/op 54.79 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1375875 86.26 ns/op 69.55 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1387605 85.65 ns/op 81.72 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1456504 81.87 ns/op 97.71 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1360065 87.09 ns/op 103.34 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1322029 86.71 ns/op 115.33 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1402248 86.27 ns/op 127.50 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1363956 86.13 ns/op 139.32 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1370193 88.33 ns/op 147.17 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1364595 87.16 ns/op 160.62 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1360083 84.79 ns/op 176.90 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1351134 84.91 ns/op 188.44 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1315687 86.20 ns/op 371.23 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1320685 89.69 ns/op 713.57 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 101.1 ns/op 1266.03 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 119.6 ns/op 2141.29 MB/s BenchmarkMemmoveUnalignedSrc/512-4 825474 156.7 ns/op 3267.79 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 513564 252.3 ns/op 4059.45 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 279434 407.8 ns/op 5022.25 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 167259 808.5 ns/op 5066.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1234938 93.42 ns/op 171.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1274970 93.01 ns/op 172.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1249879 95.81 ns/op 167.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 101.1 ns/op 158.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 111.0 ns/op 144.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1220528 95.48 ns/op 167.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 100.6 ns/op 159.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1214194 97.37 ns/op 164.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 106.3 ns/op 602.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 118.7 ns/op 538.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 991705 107.6 ns/op 595.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 109.9 ns/op 582.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 116.8 ns/op 547.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 115.6 ns/op 553.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 105.5 ns/op 606.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 103.8 ns/op 616.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 856987 152.0 ns/op 1683.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 688383 188.9 ns/op 1355.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 930986 136.8 ns/op 1871.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 952362 134.2 ns/op 1907.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 920020 132.7 ns/op 1929.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 973281 133.7 ns/op 1914.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 975255 141.3 ns/op 1812.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 965888 135.7 ns/op 1886.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 88119 1227 ns/op 3337.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 66292 1760 ns/op 2327.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 176901 728.1 ns/op 5625.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 178496 727.0 ns/op 5633.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 176822 718.1 ns/op 5704.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 164094 801.6 ns/op 5109.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 177409 722.2 ns/op 5671.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 174478 721.1 ns/op 5680.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6999 18119 ns/op 3616.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4587 27533 ns/op 2380.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9087 12068 ns/op 5430.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8576 12779 ns/op 5128.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9686 12480 ns/op 5251.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9919 12746 ns/op 5141.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9692 12221 ns/op 5362.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9386 13281 ns/op 4934.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1268079 96.57 ns/op 331.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1225982 96.41 ns/op 663.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 105.6 ns/op 1212.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 987492 125.5 ns/op 2039.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 785025 166.0 ns/op 3085.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 479101 254.4 ns/op 4024.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 308510 401.9 ns/op 5095.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 185112 684.0 ns/op 5988.38 MB/s BenchmarkMemclr/5-4 15610017 7.698 ns/op 649.49 MB/s BenchmarkMemclr/16-4 16447674 7.560 ns/op 2116.29 MB/s BenchmarkMemclr/64-4 16176578 7.782 ns/op 8223.63 MB/s BenchmarkMemclr/256-4 13779782 9.333 ns/op 27430.29 MB/s BenchmarkMemclr/4096-4 2441386 48.71 ns/op 84091.56 MB/s BenchmarkMemclr/65536-4 89726 1279 ns/op 51247.73 MB/s BenchmarkMemclr/1M-4 6361 20109 ns/op 52144.51 MB/s BenchmarkMemclr/4M-4 1503 81065 ns/op 51740.20 MB/s BenchmarkMemclr/8M-4 512 249086 ns/op 33677.54 MB/s BenchmarkMemclr/16M-4 138 742738 ns/op 22588.33 MB/s BenchmarkMemclr/64M-4 52 2296935 ns/op 29216.71 MB/s BenchmarkMemclrUnaligned/0_5-4 5959660 19.61 ns/op 254.92 MB/s BenchmarkMemclrUnaligned/0_16-4 7208972 16.21 ns/op 986.87 MB/s BenchmarkMemclrUnaligned/0_64-4 9083604 13.17 ns/op 4859.19 MB/s BenchmarkMemclrUnaligned/0_256-4 7805196 14.24 ns/op 17972.26 MB/s BenchmarkMemclrUnaligned/0_4096-4 2164176 52.41 ns/op 78146.39 MB/s BenchmarkMemclrUnaligned/0_65536-4 105327 1199 ns/op 54680.32 MB/s BenchmarkMemclrUnaligned/1_5-4 10823455 11.16 ns/op 448.06 MB/s BenchmarkMemclrUnaligned/1_16-4 10533758 11.63 ns/op 1376.21 MB/s BenchmarkMemclrUnaligned/1_64-4 9617019 12.03 ns/op 5321.64 MB/s BenchmarkMemclrUnaligned/1_256-4 8253006 14.31 ns/op 17886.18 MB/s BenchmarkMemclrUnaligned/1_4096-4 1607068 72.93 ns/op 56164.62 MB/s BenchmarkMemclrUnaligned/1_65536-4 85770 1390 ns/op 47150.48 MB/s BenchmarkMemclrUnaligned/4_5-4 9928454 11.42 ns/op 437.69 MB/s BenchmarkMemclrUnaligned/4_16-4 10285484 11.28 ns/op 1418.95 MB/s BenchmarkMemclrUnaligned/4_64-4 10546412 11.68 ns/op 5481.79 MB/s BenchmarkMemclrUnaligned/4_256-4 8261133 14.81 ns/op 17289.86 MB/s BenchmarkMemclrUnaligned/4_4096-4 1614166 73.47 ns/op 55750.41 MB/s BenchmarkMemclrUnaligned/4_65536-4 81193 1415 ns/op 46307.37 MB/s BenchmarkMemclrUnaligned/7_5-4 11008933 10.87 ns/op 459.99 MB/s BenchmarkMemclrUnaligned/7_16-4 10038144 11.05 ns/op 1448.18 MB/s BenchmarkMemclrUnaligned/7_64-4 10228149 12.01 ns/op 5329.35 MB/s BenchmarkMemclrUnaligned/7_256-4 6873484 14.69 ns/op 17428.42 MB/s BenchmarkMemclrUnaligned/7_4096-4 1526617 80.50 ns/op 50884.70 MB/s BenchmarkMemclrUnaligned/7_65536-4 88000 1473 ns/op 44496.72 MB/s BenchmarkMemclrUnaligned/0_1M-4 5718 21525 ns/op 48713.58 MB/s BenchmarkMemclrUnaligned/0_4M-4 1489 84593 ns/op 49582.10 MB/s BenchmarkMemclrUnaligned/0_8M-4 505 230607 ns/op 36376.17 MB/s BenchmarkMemclrUnaligned/0_16M-4 151 730632 ns/op 22962.60 MB/s BenchmarkMemclrUnaligned/0_64M-4 61 1875390 ns/op 35783.94 MB/s BenchmarkMemclrUnaligned/1_1M-4 4749 22608 ns/op 46379.96 MB/s BenchmarkMemclrUnaligned/1_4M-4 1215 93381 ns/op 44915.98 MB/s BenchmarkMemclrUnaligned/1_8M-4 474 254115 ns/op 33011.11 MB/s BenchmarkMemclrUnaligned/1_16M-4 157 772268 ns/op 21724.60 MB/s BenchmarkMemclrUnaligned/1_64M-4 58 1989984 ns/op 33723.33 MB/s BenchmarkMemclrUnaligned/4_1M-4 5527 23029 ns/op 45532.76 MB/s BenchmarkMemclrUnaligned/4_4M-4 1202 94879 ns/op 44206.83 MB/s BenchmarkMemclrUnaligned/4_8M-4 428 238369 ns/op 35191.63 MB/s BenchmarkMemclrUnaligned/4_16M-4 152 754628 ns/op 22232.44 MB/s BenchmarkMemclrUnaligned/4_64M-4 60 2043738 ns/op 32836.34 MB/s BenchmarkMemclrUnaligned/7_1M-4 4410 24190 ns/op 43347.78 MB/s BenchmarkMemclrUnaligned/7_4M-4 990 114818 ns/op 36530.04 MB/s BenchmarkMemclrUnaligned/7_8M-4 447 270603 ns/op 30999.70 MB/s BenchmarkMemclrUnaligned/7_16M-4 142 825777 ns/op 20316.87 MB/s BenchmarkMemclrUnaligned/7_64M-4 50 2121373 ns/op 31634.64 MB/s BenchmarkGoMemclr/5-4 2132811 51.17 ns/op 97.72 MB/s BenchmarkGoMemclr/16-4 755230 176.4 ns/op 90.71 MB/s BenchmarkGoMemclr/64-4 225480 576.5 ns/op 111.01 MB/s BenchmarkGoMemclr/256-4 53031 2150 ns/op 119.05 MB/s BenchmarkMemclrRange/1K_2K-4 95901 1254 ns/op 76445.56 MB/s BenchmarkMemclrRange/2K_8K-4 30782 4049 ns/op 82366.74 MB/s BenchmarkMemclrRange/4K_16K-4 33910 3533 ns/op 91455.51 MB/s BenchmarkMemclrRange/160K_228K-4 4068 32926 ns/op 50503.29 MB/s BenchmarkClearFat7-4 4720161 24.59 ns/op BenchmarkClearFat8-4 5161848 23.42 ns/op BenchmarkClearFat11-4 3937018 26.80 ns/op BenchmarkClearFat12-4 4571989 25.43 ns/op BenchmarkClearFat13-4 4455445 25.40 ns/op BenchmarkClearFat14-4 4675082 25.48 ns/op BenchmarkClearFat15-4 4762851 24.96 ns/op BenchmarkClearFat16-4 4800710 24.88 ns/op BenchmarkClearFat24-4 4190022 25.62 ns/op BenchmarkClearFat32-4 4564360 26.46 ns/op BenchmarkClearFat40-4 4252339 26.44 ns/op BenchmarkClearFat48-4 4617422 25.52 ns/op BenchmarkClearFat56-4 4690036 25.99 ns/op BenchmarkClearFat64-4 4626160 25.78 ns/op BenchmarkClearFat72-4 4310830 29.94 ns/op BenchmarkClearFat128-4 3026319 37.23 ns/op BenchmarkClearFat256-4 2474156 44.31 ns/op BenchmarkClearFat512-4 1650505 70.87 ns/op BenchmarkClearFat1024-4 1000000 114.7 ns/op BenchmarkClearFat1032-4 1000000 119.1 ns/op BenchmarkClearFat1040-4 1000000 117.2 ns/op BenchmarkCopyFat7-4 4688852 23.82 ns/op BenchmarkCopyFat8-4 4771936 23.17 ns/op BenchmarkCopyFat11-4 4388524 24.56 ns/op BenchmarkCopyFat12-4 4445865 25.99 ns/op BenchmarkCopyFat13-4 4928257 25.72 ns/op BenchmarkCopyFat14-4 3704827 30.36 ns/op BenchmarkCopyFat15-4 4404198 25.01 ns/op BenchmarkCopyFat16-4 4905211 23.73 ns/op BenchmarkCopyFat24-4 5274848 22.70 ns/op BenchmarkCopyFat32-4 4572795 24.66 ns/op BenchmarkCopyFat64-4 4488548 26.48 ns/op BenchmarkCopyFat72-4 4251331 26.87 ns/op BenchmarkCopyFat128-4 3331442 33.30 ns/op BenchmarkCopyFat256-4 2338863 47.34 ns/op BenchmarkCopyFat512-4 1614523 75.69 ns/op BenchmarkCopyFat520-4 1540632 79.43 ns/op BenchmarkCopyFat1024-4 1000000 131.6 ns/op BenchmarkCopyFat1032-4 1000000 123.7 ns/op BenchmarkCopyFat1040-4 976698 122.1 ns/op BenchmarkIssue18740/2byte-4 402 299618 ns/op BenchmarkIssue18740/4byte-4 733 167399 ns/op BenchmarkIssue18740/8byte-4 1242 101073 ns/op BenchmarkMemclrKnownSize1-4 7983202 17.29 ns/op 57.83 MB/s BenchmarkMemclrKnownSize2-4 4448961 27.04 ns/op 73.96 MB/s BenchmarkMemclrKnownSize4-4 3365731 35.08 ns/op 114.03 MB/s BenchmarkMemclrKnownSize8-4 1389289 80.18 ns/op 99.78 MB/s BenchmarkMemclrKnownSize16-4 828667 156.1 ns/op 102.51 MB/s BenchmarkMemclrKnownSize32-4 448563 292.0 ns/op 109.58 MB/s BenchmarkMemclrKnownSize64-4 232195 573.0 ns/op 111.69 MB/s BenchmarkMemclrKnownSize112-4 134907 954.9 ns/op 117.29 MB/s BenchmarkMemclrKnownSize128-4 88492 2283 ns/op 56.06 MB/s BenchmarkMemclrKnownSize192-4 47510 2700 ns/op 71.12 MB/s BenchmarkMemclrKnownSize248-4 48328 3629 ns/op 68.35 MB/s BenchmarkMemclrKnownSize256-4 48975 2517 ns/op 101.71 MB/s BenchmarkMemclrKnownSize512-4 23398 4763 ns/op 107.49 MB/s BenchmarkMemclrKnownSize1024-4 13046 9345 ns/op 109.58 MB/s BenchmarkMemclrKnownSize4096-4 3778 37170 ns/op 110.20 MB/s BenchmarkMemclrKnownSize512KiB-4 22 4964687 ns/op 105.60 MB/s BenchmarkReadMetricsLatency-4 10000 3712 p50-ns 5723 p90-ns 12674 p99-ns BenchmarkFinalizer-4 214 551365 ns/op BenchmarkFinalizerRun-4 247326 612.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9132272 13.23 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3863905 32.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2858481 40.87 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2707338 41.26 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1707902 70.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1362373 79.16 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2904396 40.96 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1585018 75.72 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1586235 72.73 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2320525 50.06 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2361756 50.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1870816 65.16 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1788567 70.35 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1627899 75.38 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10233298 13.30 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10374790 12.40 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10321112 11.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8953441 11.78 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9034644 14.47 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7876644 14.73 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8606004 11.85 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9843796 11.22 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10645686 12.06 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9985303 11.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10338169 11.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8984286 11.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9470678 12.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9921902 11.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10532406 11.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9704718 13.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10654040 11.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9123754 12.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10065699 11.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9999283 12.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8946681 13.04 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9163018 13.10 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8731105 13.36 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9104344 13.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8503707 12.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 10001481 13.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9705274 13.12 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8658964 12.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9950174 11.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8881538 13.00 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9926701 12.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9466484 12.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10085707 12.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9966774 12.20 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10148767 11.14 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10148992 12.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9951584 12.51 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9495903 11.89 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 11292663 11.73 ns/op BenchmarkNetpollBreak-4 2960 36752 ns/op BenchmarkPinnerPinUnpinBatch-4 1538 180881 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 188 634820 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1035 140843 ns/op BenchmarkPinnerPinUnpin-4 1542715 78.12 ns/op BenchmarkPinnerPinUnpinTiny-4 1443625 80.10 ns/op BenchmarkPinnerPinUnpinDouble-4 549367 229.7 ns/op BenchmarkPinnerPinUnpinParallel-4 2609758 43.95 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3160470 44.15 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 353440 288.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7560934 15.68 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8028303 13.82 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6041581 20.93 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5968224 20.62 ns/op BenchmarkPingPongHog-4 582 321745 ns/op BenchmarkStackGrowth-4 127959 970.5 ns/op BenchmarkStackGrowthDeep-4 1268 94713 ns/op BenchmarkCreateGoroutines-4 68238 1948 ns/op BenchmarkCreateGoroutinesParallel-4 57476 2342 ns/op BenchmarkCreateGoroutinesCapture-4 7795 15540 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 45082 ns/op BenchmarkClosureCall-4 26016964 4.149 ns/op BenchmarkWakeupParallelSpinning/0s-4 9093 17473 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5599 21530 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3796 28907 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2792 43770 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1682 73960 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1077 117821 ns/op BenchmarkWakeupParallelSpinning/50µs-4 433 284169 ns/op BenchmarkWakeupParallelSpinning/100µs-4 259 475144 ns/op BenchmarkMatmult-4 4457154 35.42 ns/op BenchmarkFastrand-4 6746209 16.23 ns/op BenchmarkFastrand64-4 7796432 16.65 ns/op BenchmarkFastrandHashiter-4 3491601 30.35 ns/op BenchmarkFastrandn/2-4 5466072 19.82 ns/op BenchmarkFastrandn/3-4 6691742 16.66 ns/op BenchmarkFastrandn/4-4 7901451 14.72 ns/op BenchmarkFastrandn/5-4 8523397 14.26 ns/op BenchmarkIfaceCmp100-4 153217 821.9 ns/op BenchmarkIfaceCmpNil100-4 262500 470.7 ns/op BenchmarkEfaceCmpDiff-4 52846 2165 ns/op BenchmarkEfaceCmpDiffIndirect-4 50768 2775 ns/op BenchmarkDefer-4 1306438 87.56 ns/op BenchmarkDefer10-4 868458 236.5 ns/op BenchmarkDeferMany-4 440062 441.6 ns/op BenchmarkPanicRecover-4 590956 169.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1665975 ns/op 1647769 p50-ns 2464413 p90-ns 3924983 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 58 3412793 ns/op 3008792 p50-ns 6583768 p90-ns 10707033 p99-ns BenchmarkGoroutineProfile/small/idle-4 21 5154726 ns/op 4874445 p50-ns 7140447 p90-ns 8575326 p99-ns BenchmarkGoroutineProfile/small/loaded-4 36 5875000 ns/op 4876791 p50-ns 9030376 p90-ns 27883633 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1107291 ns/op 1081000 p50-ns 1567693 p90-ns 1972588 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1508058 ns/op 1223354 p50-ns 2155267 p90-ns 7089999 p99-ns BenchmarkGoroutineProfile/large/idle-4 28 4288906 ns/op 4403905 p50-ns 4887715 p90-ns 5511718 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 10015343 ns/op 9215568 p50-ns 14584457 p90-ns 21323915 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1121949 ns/op 1093890 p50-ns 1647373 p90-ns 2337339 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 2006906 ns/op 1902558 p50-ns 3001059 p90-ns 10464368 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 69 2536574 ns/op 2226399 p50-ns 3975962 p90-ns 6263838 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 36 2979390 ns/op 2515526 p50-ns 4236071 p90-ns 7204395 p99-ns BenchmarkRWMutexUncontended-4 2885348 40.47 ns/op BenchmarkRWMutexWrite100-4 1000000 2266 ns/op BenchmarkRWMutexWrite10-4 83974 1347 ns/op BenchmarkRWMutexWorkWrite100-4 35145 3179 ns/op BenchmarkRWMutexWorkWrite10-4 63753 3250 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3584 33677 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1270 89791 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1795 63907 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 655 182139 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 895 129438 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 291 389849 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 446 257306 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 122 823204 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 281048 592.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 197798 544.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 227302 670.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 212340 704.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 298488 508.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 286588 592.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 195440 561.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 203437 612.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 225992 707.6 ns/op BenchmarkMakeSlice/Byte-4 1798866 68.74 ns/op BenchmarkMakeSlice/Int16-4 1618326 76.71 ns/op BenchmarkMakeSlice/Int-4 1297341 97.91 ns/op BenchmarkMakeSlice/Ptr-4 1000000 115.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 164.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 168.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 286.5 ns/op BenchmarkGrowSlice/Byte-4 609808 183.4 ns/op BenchmarkGrowSlice/Int16-4 788329 198.6 ns/op BenchmarkGrowSlice/Int-4 595015 276.3 ns/op BenchmarkGrowSlice/Ptr-4 522427 307.1 ns/op BenchmarkGrowSlice/Struct/24-4 441469 457.0 ns/op BenchmarkGrowSlice/Struct/32-4 232672 565.0 ns/op BenchmarkGrowSlice/Struct/40-4 219368 648.9 ns/op BenchmarkExtendSlice/IntSlice-4 611017 279.5 ns/op BenchmarkExtendSlice/PointerSlice-4 456682 343.0 ns/op BenchmarkExtendSlice/NoGrow-4 797340 187.8 ns/op BenchmarkAppend-4 1200200 100.8 ns/op BenchmarkAppendGrowByte-4 6 22599418 ns/op BenchmarkAppendGrowString-4 1 183786267 ns/op BenchmarkAppendSlice/1Bytes-4 1518258 76.68 ns/op BenchmarkAppendSlice/4Bytes-4 1507836 79.42 ns/op BenchmarkAppendSlice/7Bytes-4 1504287 79.32 ns/op BenchmarkAppendSlice/8Bytes-4 1508343 80.77 ns/op BenchmarkAppendSlice/15Bytes-4 1455555 83.27 ns/op BenchmarkAppendSlice/16Bytes-4 1504981 79.57 ns/op BenchmarkAppendSlice/32Bytes-4 1516467 79.58 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 56616 1772 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18652 6467 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 23544 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1214 83835 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 144 765696 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 49 2465589 ns/op BenchmarkAppendStr/1Bytes-4 1897756 61.97 ns/op BenchmarkAppendStr/4Bytes-4 1818434 64.24 ns/op BenchmarkAppendStr/8Bytes-4 1800949 65.42 ns/op BenchmarkAppendStr/16Bytes-4 1774315 67.25 ns/op BenchmarkAppendStr/32Bytes-4 1821174 65.67 ns/op BenchmarkAppendSpecialCase-4 1000000 102.7 ns/op BenchmarkCopy/1Byte-4 1600836 77.64 ns/op 12.88 MB/s BenchmarkCopy/1String-4 1627131 73.20 ns/op 13.66 MB/s BenchmarkCopy/2Byte-4 1602838 74.36 ns/op 26.90 MB/s BenchmarkCopy/2String-4 1614400 74.85 ns/op 26.72 MB/s BenchmarkCopy/4Byte-4 1535659 77.42 ns/op 51.67 MB/s BenchmarkCopy/4String-4 1535438 78.27 ns/op 51.11 MB/s BenchmarkCopy/8Byte-4 1523901 76.91 ns/op 104.02 MB/s BenchmarkCopy/8String-4 1580419 78.67 ns/op 101.69 MB/s BenchmarkCopy/12Byte-4 1473751 78.60 ns/op 152.67 MB/s BenchmarkCopy/12String-4 1467740 80.65 ns/op 148.78 MB/s BenchmarkCopy/16Byte-4 1538071 78.67 ns/op 203.38 MB/s BenchmarkCopy/16String-4 1521607 78.33 ns/op 204.25 MB/s BenchmarkCopy/32Byte-4 1499245 80.45 ns/op 397.75 MB/s BenchmarkCopy/32String-4 1435188 84.49 ns/op 378.76 MB/s BenchmarkCopy/128Byte-4 1221391 96.76 ns/op 1322.80 MB/s BenchmarkCopy/128String-4 1000000 106.5 ns/op 1202.38 MB/s BenchmarkCopy/1024Byte-4 492405 277.5 ns/op 3689.75 MB/s BenchmarkCopy/1024String-4 368054 340.0 ns/op 3011.73 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26336 4247 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15795 7907 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 9498 12623 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 15827 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20715 ns/op BenchmarkAppendInPlace/Grow/Byte-4 165369 1091 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 168363 950.7 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 95781 1291 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 80388 1599 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 63134 1830 ns/op BenchmarkStackCopyPtr-4 1 111163664 ns/op BenchmarkStackCopy-4 2 65636338 ns/op BenchmarkStackCopyNoCache-4 32 3551403 ns/op BenchmarkStackCopyWithStkobj-4 3 40525361 ns/op BenchmarkIssue18138-4 253 592060 ns/op BenchmarkCompareStringEqual-4 15292710 7.283 ns/op BenchmarkCompareStringIdentical-4 30626143 3.880 ns/op BenchmarkCompareStringSameLength-4 18184214 5.859 ns/op BenchmarkCompareStringDifferentLength-4 28848940 3.876 ns/op BenchmarkCompareStringBigUnaligned-4 2544 42429 ns/op 24713.70 MB/s BenchmarkCompareStringBig-4 2740 40347 ns/op 25989.24 MB/s BenchmarkConcatStringAndBytes-4 2538285 45.94 ns/op BenchmarkSliceByteToString/1-4 1887554 61.02 ns/op BenchmarkSliceByteToString/2-4 1000000 116.2 ns/op BenchmarkSliceByteToString/4-4 1000000 109.5 ns/op BenchmarkSliceByteToString/8-4 1112223 107.5 ns/op BenchmarkSliceByteToString/16-4 971412 110.7 ns/op BenchmarkSliceByteToString/32-4 1000000 125.9 ns/op BenchmarkSliceByteToString/64-4 1000000 172.6 ns/op BenchmarkSliceByteToString/128-4 760609 266.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2714790 42.92 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 101.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1339179 87.54 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4198660 27.53 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2116082 57.79 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2236518 52.21 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2078403 55.49 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 404931 312.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 505429 255.4 ns/op BenchmarkRuneIterate/range/ASCII-4 12637479 9.164 ns/op BenchmarkRuneIterate/range/Japanese-4 3257107 35.87 ns/op BenchmarkRuneIterate/range/MixedLength-4 3542013 30.39 ns/op BenchmarkRuneIterate/range1/ASCII-4 12791896 8.911 ns/op BenchmarkRuneIterate/range1/Japanese-4 3183028 36.16 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3856934 30.57 ns/op BenchmarkRuneIterate/range2/ASCII-4 12377772 9.165 ns/op BenchmarkRuneIterate/range2/Japanese-4 3043114 36.32 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3684249 32.56 ns/op BenchmarkArrayEqual-4 28085948 4.186 ns/op BenchmarkFunc/Name-4 3474645 33.52 ns/op BenchmarkFunc/Entry-4 13796791 8.246 ns/op BenchmarkFunc/FileLine-4 3664592 28.89 ns/op PASS ok runtime 478.895s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26358 3935 ns/op BenchmarkHandle/concurrent-4 24564 4757 ns/op PASS ok runtime/cgo 1.411s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 22380756 4.633 ns/op BenchmarkAtomicStore64-4 13125724 10.06 ns/op BenchmarkAtomicLoad-4 24544424 4.471 ns/op BenchmarkAtomicStore-4 12899126 10.47 ns/op BenchmarkAnd8-4 10193364 10.23 ns/op BenchmarkAnd-4 13049820 10.57 ns/op BenchmarkAnd8Parallel-4 4292622 26.99 ns/op BenchmarkAndParallel-4 3824910 28.19 ns/op BenchmarkOr8-4 10862431 10.30 ns/op BenchmarkOr-4 12273366 10.47 ns/op BenchmarkOr8Parallel-4 4376574 27.98 ns/op BenchmarkOrParallel-4 3733766 28.38 ns/op BenchmarkXadd-4 4127156 26.93 ns/op BenchmarkXadd64-4 3854302 28.07 ns/op BenchmarkCas-4 2537360 48.44 ns/op BenchmarkCas64-4 2564491 46.44 ns/op BenchmarkXchg-4 3875869 26.69 ns/op BenchmarkXchg64-4 4153794 29.26 ns/op PASS ok runtime/internal/atomic 4.279s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3194070 32.12 ns/op BenchmarkMulUintptr/large-4 2473534 40.63 ns/op PASS ok runtime/internal/math 1.423s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 9119898 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 14266910 ns/op 441.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 45 2867864 ns/op 5.800 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 15876618 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27541178 ns/op 1139 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 33 3484664 ns/op 23.88 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 84123292 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 132683406 ns/op 7919 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 6438054 ns/op 218.1 concurrent_launches/op PASS ok runtime/pprof 3.015s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 12029635 ns/op BenchmarkStackLeak-4 28230 4341 ns/op PASS ok runtime/race 1.573s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2601446 42.19 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 220994 474.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.379s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 37 2766191 ns/op BenchmarkIndex_Large-4 22849 4951 ns/op BenchmarkIndexFunc_Large-4 127 929728 ns/op BenchmarkCompact/nil-4 9549730 11.76 ns/op BenchmarkCompact/one-4 1347759 88.58 ns/op BenchmarkCompact/sorted-4 952609 113.7 ns/op BenchmarkCompact/1_item-4 974592 135.1 ns/op BenchmarkCompact/unsorted-4 1000000 114.9 ns/op BenchmarkCompact/many-4 710976 191.9 ns/op BenchmarkCompact_Large-4 658 176482 ns/op BenchmarkCompactFunc_Large-4 74 1641313 ns/op BenchmarkReplace/naive-fast-4 58345 2945 ns/op BenchmarkReplace/optimized-fast-4 48673 2530 ns/op BenchmarkReplace/naive-slow-4 12399 11624 ns/op BenchmarkReplace/optimized-slow-4 15975 8138 ns/op BenchmarkBinarySearchFloats/Size16-4 1326692 91.00 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 103.7 ns/op BenchmarkBinarySearchFloats/Size64-4 897320 117.6 ns/op BenchmarkBinarySearchFloats/Size128-4 767131 131.5 ns/op BenchmarkBinarySearchFloats/Size512-4 852598 152.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 790106 166.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 455222 266.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 407569 293.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 381722 340.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 310256 387.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 261039 477.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 233851 507.1 ns/op PASS ok slices 6.278s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 132700 885.7 ns/op BenchmarkSortInts-4 1 107337575 ns/op BenchmarkSlicesSortInts-4 2 53158584 ns/op BenchmarkSortIsSorted-4 32 3990254 ns/op BenchmarkSlicesIsSorted-4 81 1497822 ns/op BenchmarkSortStrings-4 1 151645971 ns/op BenchmarkSlicesSortStrings-4 2 73285220 ns/op BenchmarkSortStrings_Sorted-4 27 4521892 ns/op BenchmarkSlicesSortStrings_Sorted-4 66 1846648 ns/op BenchmarkSortStructs-4 1 156042925 ns/op BenchmarkSortFuncStructs-4 1 139268824 ns/op BenchmarkSortString1K-4 292 412408 ns/op BenchmarkSortString1K_Slice-4 165 681560 ns/op BenchmarkStableString1K-4 100 1240021 ns/op BenchmarkSortInt1K-4 355 340139 ns/op BenchmarkSortInt1K_Sorted-4 6662 19339 ns/op BenchmarkSortInt1K_Reversed-4 3148 36042 ns/op BenchmarkSortInt1K_Mod8-4 884 132723 ns/op BenchmarkStableInt1K-4 100 1040703 ns/op BenchmarkStableInt1K_Slice-4 135 884861 ns/op BenchmarkSortInt64K-4 4 30940911 ns/op BenchmarkSortInt64K_Slice-4 2 62387988 ns/op BenchmarkStableInt64K-4 2 88826378 ns/op BenchmarkSort1e2-4 364 338107 ns/op BenchmarkStable1e2-4 128 910280 ns/op BenchmarkSort1e4-4 2 60613120 ns/op BenchmarkStable1e4-4 1 258125476 ns/op PASS ok sort 60.370s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 745340 146.6 ns/op BenchmarkAtof64Float-4 712623 164.6 ns/op BenchmarkAtof64FloatExp-4 490525 216.8 ns/op BenchmarkAtof64Big-4 381246 272.0 ns/op BenchmarkAtof64RandomBits-4 458192 289.7 ns/op BenchmarkAtof64RandomFloats-4 508612 262.7 ns/op BenchmarkAtof64RandomLongFloats-4 450012 288.3 ns/op BenchmarkAtof32Decimal-4 758800 164.6 ns/op BenchmarkAtof32Float-4 711126 163.1 ns/op BenchmarkAtof32FloatExp-4 600860 216.8 ns/op BenchmarkAtof32Random-4 386188 338.2 ns/op BenchmarkAtof32RandomLong-4 148868 805.2 ns/op BenchmarkParseInt/Pos/7bit-4 1288273 87.73 ns/op BenchmarkParseInt/Pos/26bit-4 928616 142.2 ns/op BenchmarkParseInt/Pos/31bit-4 802504 161.8 ns/op BenchmarkParseInt/Pos/56bit-4 505815 226.3 ns/op BenchmarkParseInt/Pos/63bit-4 536617 244.6 ns/op BenchmarkParseInt/Neg/7bit-4 1338295 87.46 ns/op BenchmarkParseInt/Neg/26bit-4 705495 149.1 ns/op BenchmarkParseInt/Neg/31bit-4 725253 169.0 ns/op BenchmarkParseInt/Neg/56bit-4 556162 237.6 ns/op BenchmarkParseInt/Neg/63bit-4 537520 243.8 ns/op BenchmarkAtoi/Pos/7bit-4 1697371 70.91 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 120.2 ns/op BenchmarkAtoi/Pos/31bit-4 923918 126.9 ns/op BenchmarkAtoi/Pos/56bit-4 625864 194.8 ns/op BenchmarkAtoi/Pos/63bit-4 480698 253.6 ns/op BenchmarkAtoi/Neg/7bit-4 1727022 69.91 ns/op BenchmarkAtoi/Neg/26bit-4 1042246 128.5 ns/op BenchmarkAtoi/Neg/31bit-4 733833 146.3 ns/op BenchmarkAtoi/Neg/56bit-4 585740 199.7 ns/op BenchmarkAtoi/Neg/63bit-4 488841 253.9 ns/op BenchmarkFormatFloat/Decimal-4 122652 992.8 ns/op BenchmarkFormatFloat/Float-4 97959 1113 ns/op BenchmarkFormatFloat/Exp-4 113210 1038 ns/op BenchmarkFormatFloat/NegExp-4 115207 1030 ns/op BenchmarkFormatFloat/LongExp-4 84648 1368 ns/op BenchmarkFormatFloat/Big-4 83710 1391 ns/op BenchmarkFormatFloat/BinaryExp-4 216988 525.1 ns/op BenchmarkFormatFloat/32Integer-4 120654 976.6 ns/op BenchmarkFormatFloat/32ExactFraction-4 111970 1048 ns/op BenchmarkFormatFloat/32Point-4 106836 1062 ns/op BenchmarkFormatFloat/32Exp-4 127575 1007 ns/op BenchmarkFormatFloat/32NegExp-4 122672 992.5 ns/op BenchmarkFormatFloat/32Shortest-4 134390 937.0 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 122744 936.6 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 125204 960.0 ns/op BenchmarkFormatFloat/64Fixed1-4 147417 774.0 ns/op BenchmarkFormatFloat/64Fixed2-4 146875 767.6 ns/op BenchmarkFormatFloat/64Fixed3-4 153788 766.7 ns/op BenchmarkFormatFloat/64Fixed4-4 160266 782.5 ns/op BenchmarkFormatFloat/64Fixed12-4 85454 1339 ns/op BenchmarkFormatFloat/64Fixed16-4 95030 1210 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104578 1071 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 93693 1306 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2344 49984 ns/op BenchmarkFormatFloat/Slowpath64-4 88555 1307 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 91800 1336 ns/op BenchmarkAppendFloat/Decimal-4 138396 855.6 ns/op BenchmarkAppendFloat/Float-4 126459 1009 ns/op BenchmarkAppendFloat/Exp-4 105387 1021 ns/op BenchmarkAppendFloat/NegExp-4 143343 970.4 ns/op BenchmarkAppendFloat/LongExp-4 95190 1221 ns/op BenchmarkAppendFloat/Big-4 89965 1290 ns/op BenchmarkAppendFloat/BinaryExp-4 351379 369.7 ns/op BenchmarkAppendFloat/32Integer-4 141218 825.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 157164 822.9 ns/op BenchmarkAppendFloat/32Point-4 129132 928.7 ns/op BenchmarkAppendFloat/32Exp-4 145090 862.0 ns/op BenchmarkAppendFloat/32NegExp-4 144314 868.8 ns/op BenchmarkAppendFloat/32Shortest-4 149679 749.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 158312 787.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 146791 825.3 ns/op BenchmarkAppendFloat/64Fixed1-4 195135 626.4 ns/op BenchmarkAppendFloat/64Fixed2-4 197116 622.6 ns/op BenchmarkAppendFloat/64Fixed3-4 188202 631.4 ns/op BenchmarkAppendFloat/64Fixed4-4 203569 622.4 ns/op BenchmarkAppendFloat/64Fixed12-4 101205 1162 ns/op BenchmarkAppendFloat/64Fixed16-4 110828 1026 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 141056 863.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 112654 1075 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2601 48974 ns/op BenchmarkAppendFloat/Slowpath64-4 100513 1222 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 91906 1199 ns/op BenchmarkFormatInt-4 15614 7798 ns/op BenchmarkAppendInt-4 16822 7043 ns/op BenchmarkFormatUint-4 90278 1467 ns/op BenchmarkAppendUint-4 90930 1225 ns/op BenchmarkFormatIntSmall/7-4 2220726 54.83 ns/op BenchmarkFormatIntSmall/42-4 2088980 55.20 ns/op BenchmarkAppendIntSmall-4 1183987 98.52 ns/op BenchmarkAppendUintVarlen/1-4 1210604 97.98 ns/op BenchmarkAppendUintVarlen/12-4 1166014 99.78 ns/op BenchmarkAppendUintVarlen/123-4 900666 130.0 ns/op BenchmarkAppendUintVarlen/1234-4 990183 128.5 ns/op BenchmarkAppendUintVarlen/12345-4 983986 128.9 ns/op BenchmarkAppendUintVarlen/123456-4 972381 130.4 ns/op BenchmarkAppendUintVarlen/1234567-4 992096 130.9 ns/op BenchmarkAppendUintVarlen/12345678-4 789120 127.7 ns/op BenchmarkAppendUintVarlen/123456789-4 955933 134.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 958107 130.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 972526 133.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 964678 133.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 941722 136.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 952510 138.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 890434 139.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 944718 136.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 918558 140.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 922116 140.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 903177 142.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 833394 143.1 ns/op BenchmarkQuote-4 44180 2745 ns/op BenchmarkQuoteRune-4 468531 298.7 ns/op BenchmarkAppendQuote-4 50186 2347 ns/op BenchmarkAppendQuoteRune-4 839690 152.5 ns/op BenchmarkUnquoteEasy-4 1596147 72.74 ns/op BenchmarkUnquoteHard-4 44259 2813 ns/op PASS ok strconv 20.702s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 425410 318.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 127238 1087 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 182175 741.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 471356 304.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 139352 1088 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 190030 827.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 323564 476.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 66945 1603 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 86484 1386 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 644505 221.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 29403 3850 ns/op BenchmarkGenericMatch1-4 2130 53263 ns/op BenchmarkGenericMatch2-4 454 249880 ns/op BenchmarkSingleMaxSkipping-4 13063 10224 ns/op 978.06 MB/s BenchmarkSingleLongSuffixFail-4 21325 5340 ns/op 187.64 MB/s BenchmarkSingleMatch-4 260 463535 ns/op 32.36 MB/s BenchmarkByteByteNoMatch-4 103376 1118 ns/op BenchmarkByteByteMatch-4 17420 6798 ns/op BenchmarkByteStringMatch-4 18675 6326 ns/op BenchmarkHTMLEscapeNew-4 71815 1632 ns/op BenchmarkHTMLEscapeOld-4 80492 1519 ns/op BenchmarkByteStringReplacerWriteString-4 1473 81280 ns/op BenchmarkByteReplacerWriteString-4 1936 63927 ns/op BenchmarkByteByteReplaces-4 3206 39083 ns/op BenchmarkByteByteMap-4 10000 11953 ns/op BenchmarkMap/identity/ASCII-4 931005 121.8 ns/op BenchmarkMap/identity/Greek-4 703789 167.5 ns/op BenchmarkMap/change/ASCII-4 37486 3242 ns/op BenchmarkMap/change/Greek-4 26516 4428 ns/op BenchmarkIndexRune-4 1945803 60.99 ns/op BenchmarkIndexRuneLongString-4 1739688 72.64 ns/op BenchmarkIndexRuneFastPath-4 3598225 31.74 ns/op BenchmarkIndex-4 3657368 32.60 ns/op BenchmarkLastIndex-4 3485214 31.89 ns/op BenchmarkIndexByte-4 15641818 7.763 ns/op BenchmarkToUpper/#00-4 3971960 29.21 ns/op BenchmarkToUpper/ONLYUPPER-4 3071790 38.76 ns/op BenchmarkToUpper/abc-4 343636 384.6 ns/op BenchmarkToUpper/AbC123-4 240057 505.8 ns/op BenchmarkToUpper/azAZ09_-4 262924 456.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 50816 2252 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69278 1742 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33314 3583 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62136 1841 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 136635 911.3 ns/op BenchmarkToLower/#00-4 3851226 29.38 ns/op BenchmarkToLower/abc-4 3493562 32.73 ns/op BenchmarkToLower/AbC123-4 229113 571.5 ns/op BenchmarkToLower/azAZ09_-4 229297 579.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86822 1296 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64291 1872 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31652 3511 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 80174 1476 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 131296 932.4 ns/op BenchmarkMapNoChanges-4 1000000 102.5 ns/op BenchmarkTrim-4 38370 3131 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3366895 36.45 ns/op BenchmarkToValidUTF8/InvalidASCII-4 191578 707.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 101140 1074 ns/op BenchmarkEqualFold/Tests-4 55213 2022 ns/op BenchmarkEqualFold/ASCII-4 2934394 39.82 ns/op BenchmarkEqualFold/UnicodePrefix-4 139900 858.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 150612 822.1 ns/op BenchmarkIndexHard1-4 1172 100372 ns/op BenchmarkIndexHard2-4 855 140209 ns/op BenchmarkIndexHard3-4 216 559226 ns/op BenchmarkIndexHard4-4 144 832957 ns/op BenchmarkLastIndexHard1-4 91 1354277 ns/op BenchmarkLastIndexHard2-4 87 1318221 ns/op BenchmarkLastIndexHard3-4 93 1339856 ns/op BenchmarkCountHard1-4 1215 99701 ns/op BenchmarkCountHard2-4 848 140449 ns/op BenchmarkCountHard3-4 213 550782 ns/op BenchmarkIndexTorture-4 10000 11213 ns/op BenchmarkCountTorture-4 10000 11233 ns/op BenchmarkCountTortureOverlapping-4 927 114529 ns/op BenchmarkCountByte/10-4 3779218 31.44 ns/op 318.06 MB/s BenchmarkCountByte/32-4 3445868 32.56 ns/op 982.67 MB/s BenchmarkCountByte/4096-4 1000000 111.4 ns/op 36758.71 MB/s BenchmarkCountByte/4194304-4 1102 101405 ns/op 41361.89 MB/s BenchmarkCountByte/67108864-4 27 4375662 ns/op 15336.85 MB/s BenchmarkFields/ASCII/16-4 362619 387.3 ns/op 41.31 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24939 5222 ns/op 49.03 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2007 66427 ns/op 61.66 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1173943 ns/op 55.83 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 18408805 ns/op 56.96 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 127418 932.7 ns/op 17.16 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9920 12341 ns/op 20.74 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 645 198036 ns/op 20.68 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 3961923 ns/op 16.54 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 66410342 ns/op 15.79 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 217824 609.1 ns/op 26.27 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14391 8081 ns/op 31.68 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 896 159878 ns/op 25.62 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 3104779 ns/op 21.11 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55977112 ns/op 18.73 MB/s 10465632 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134858 827.4 ns/op 19.34 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10360 ns/op 24.71 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 723 176525 ns/op 23.20 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3465489 ns/op 18.91 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67043931 ns/op 15.64 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 74024952 ns/op BenchmarkSplitSingleByteSeparator-4 24 6735789 ns/op BenchmarkSplitMultiByteSeparator-4 36 3656863 ns/op BenchmarkSplitNSingleByteSeparator-4 220882 715.1 ns/op BenchmarkSplitNMultiByteSeparator-4 163495 923.3 ns/op BenchmarkRepeat/5x0-4 3292951 34.90 ns/op BenchmarkRepeat/5x1-4 3476608 33.80 ns/op BenchmarkRepeat/5x2-4 259875 509.0 ns/op BenchmarkRepeat/5x6-4 148788 815.2 ns/op BenchmarkRepeat/10x0-4 3455115 34.03 ns/op BenchmarkRepeat/10x1-4 3609518 32.92 ns/op BenchmarkRepeat/10x2-4 259323 502.4 ns/op BenchmarkRepeat/10x6-4 158234 850.7 ns/op BenchmarkRepeatLarge/256/1-4 68665 1900 ns/op 134.71 MB/s BenchmarkRepeatLarge/256/16-4 107631 1273 ns/op 201.13 MB/s BenchmarkRepeatLarge/512/1-4 45705 2404 ns/op 212.99 MB/s BenchmarkRepeatLarge/512/16-4 67357 1911 ns/op 267.90 MB/s BenchmarkRepeatLarge/1024/1-4 36286 3780 ns/op 270.88 MB/s BenchmarkRepeatLarge/1024/16-4 45228 2717 ns/op 376.91 MB/s BenchmarkRepeatLarge/2048/1-4 22083 4879 ns/op 419.74 MB/s BenchmarkRepeatLarge/2048/16-4 25977 4743 ns/op 431.84 MB/s BenchmarkRepeatLarge/4096/1-4 14848 8143 ns/op 503.03 MB/s BenchmarkRepeatLarge/4096/16-4 15873 7833 ns/op 522.91 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14656 ns/op 558.96 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14011 ns/op 584.70 MB/s BenchmarkRepeatLarge/8192/4097-4 4051424 28.85 ns/op 142017.55 MB/s BenchmarkRepeatLarge/16384/1-4 8638 24414 ns/op 671.08 MB/s BenchmarkRepeatLarge/16384/16-4 9529 23552 ns/op 695.65 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19824 ns/op 620.02 MB/s BenchmarkRepeatLarge/32768/1-4 2248 46977 ns/op 697.53 MB/s BenchmarkRepeatLarge/32768/16-4 2280 44856 ns/op 730.52 MB/s BenchmarkRepeatLarge/32768/4097-4 3339 43926 ns/op 652.90 MB/s BenchmarkRepeatLarge/65536/1-4 1489 91207 ns/op 718.54 MB/s BenchmarkRepeatLarge/65536/16-4 1364 87536 ns/op 748.67 MB/s BenchmarkRepeatLarge/65536/4097-4 1382 91988 ns/op 668.08 MB/s BenchmarkRepeatLarge/131072/1-4 291 390221 ns/op 335.89 MB/s BenchmarkRepeatLarge/131072/16-4 253 475116 ns/op 275.87 MB/s BenchmarkRepeatLarge/131072/4097-4 320 349529 ns/op 363.37 MB/s BenchmarkRepeatLarge/262144/1-4 171 651677 ns/op 402.26 MB/s BenchmarkRepeatLarge/262144/16-4 198 641024 ns/op 408.95 MB/s BenchmarkRepeatLarge/262144/4097-4 163 647580 ns/op 398.58 MB/s BenchmarkRepeatLarge/524288/1-4 91 1226526 ns/op 427.46 MB/s BenchmarkRepeatLarge/524288/16-4 93 1216446 ns/op 431.00 MB/s BenchmarkRepeatLarge/524288/4097-4 94 1234824 ns/op 421.37 MB/s BenchmarkRepeatLarge/1048576/1-4 50 2551839 ns/op 410.91 MB/s BenchmarkRepeatLarge/1048576/16-4 70 2433100 ns/op 430.96 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 2552149 ns/op 409.35 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5049829 ns/op 415.29 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4341454 ns/op 483.05 MB/s BenchmarkRepeatLarge/2097152/4097-4 40 4305010 ns/op 486.31 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8315775 ns/op 504.38 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8391526 ns/op 499.83 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8325475 ns/op 503.42 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15434773 ns/op 543.49 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17022487 ns/op 492.80 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15081744 ns/op 556.07 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27496122 ns/op 610.17 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26459553 ns/op 634.07 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28216957 ns/op 594.58 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51240138 ns/op 654.85 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50183360 ns/op 668.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51922114 ns/op 646.25 MB/s BenchmarkRepeatLarge/67108864/1-4 2 100400798 ns/op 668.41 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93560912 ns/op 717.27 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 94029120 ns/op 713.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 197753088 ns/op 678.71 MB/s BenchmarkRepeatLarge/134217728/16-4 1 184773759 ns/op 726.39 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 187897629 ns/op 714.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 401203804 ns/op 669.08 MB/s BenchmarkRepeatLarge/268435456/16-4 1 368215400 ns/op 729.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 367408232 ns/op 730.62 MB/s BenchmarkRepeatLarge/536870912/1-4 1 791415860 ns/op 678.37 MB/s BenchmarkRepeatLarge/536870912/16-4 1 739654100 ns/op 725.84 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 761330840 ns/op 705.17 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1653637998 ns/op 649.32 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1631265497 ns/op 658.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1567251722 ns/op 685.11 MB/s BenchmarkIndexAnyASCII/1:1-4 2425912 48.92 ns/op BenchmarkIndexAnyASCII/1:2-4 2414563 47.91 ns/op BenchmarkIndexAnyASCII/1:4-4 2364532 48.49 ns/op BenchmarkIndexAnyASCII/1:8-4 2407683 48.73 ns/op BenchmarkIndexAnyASCII/1:16-4 2395106 50.31 ns/op BenchmarkIndexAnyASCII/1:32-4 2314933 50.42 ns/op BenchmarkIndexAnyASCII/1:64-4 2277907 50.82 ns/op BenchmarkIndexAnyASCII/16:1-4 2373553 56.23 ns/op BenchmarkIndexAnyASCII/16:2-4 930140 127.3 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 125.1 ns/op BenchmarkIndexAnyASCII/16:8-4 940281 127.0 ns/op BenchmarkIndexAnyASCII/16:16-4 926482 134.0 ns/op BenchmarkIndexAnyASCII/16:32-4 786853 155.0 ns/op BenchmarkIndexAnyASCII/16:64-4 716550 191.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2212914 54.65 ns/op BenchmarkIndexAnyASCII/256:2-4 91118 1207 ns/op BenchmarkIndexAnyASCII/256:4-4 95436 1206 ns/op BenchmarkIndexAnyASCII/256:8-4 102865 1234 ns/op BenchmarkIndexAnyASCII/256:16-4 94402 1238 ns/op BenchmarkIndexAnyASCII/256:32-4 93547 1251 ns/op BenchmarkIndexAnyASCII/256:64-4 92118 1395 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 101.2 ns/op BenchmarkIndexAnyUTF8/1:2-4 2090823 56.76 ns/op BenchmarkIndexAnyUTF8/1:4-4 1980848 68.26 ns/op BenchmarkIndexAnyUTF8/1:8-4 2048670 70.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 2052824 73.16 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 115.4 ns/op BenchmarkIndexAnyUTF8/1:64-4 2007541 59.59 ns/op BenchmarkIndexAnyUTF8/16:1-4 1631720 67.21 ns/op BenchmarkIndexAnyUTF8/16:2-4 303932 476.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 242748 467.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 251560 476.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 244491 507.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 287536 611.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 231096 519.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 424542 306.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 18136 7116 ns/op BenchmarkIndexAnyUTF8/256:4-4 15696 13999 ns/op BenchmarkIndexAnyUTF8/256:8-4 14234 7348 ns/op BenchmarkIndexAnyUTF8/256:16-4 15442 10117 ns/op BenchmarkIndexAnyUTF8/256:32-4 15121 7572 ns/op BenchmarkIndexAnyUTF8/256:64-4 14505 7793 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2005677 50.33 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2403177 49.15 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2395524 49.56 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2440663 48.33 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2405293 50.24 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2340792 50.30 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2338077 49.68 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 117.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 857290 121.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 992497 119.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 905666 123.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 783048 129.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 766872 153.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 596316 190.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 86485 1199 ns/op BenchmarkLastIndexAnyASCII/256:2-4 89260 1181 ns/op BenchmarkLastIndexAnyASCII/256:4-4 95528 1181 ns/op BenchmarkLastIndexAnyASCII/256:8-4 99464 1191 ns/op BenchmarkLastIndexAnyASCII/256:16-4 98068 1191 ns/op BenchmarkLastIndexAnyASCII/256:32-4 98386 1205 ns/op BenchmarkLastIndexAnyASCII/256:64-4 86040 1260 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2373778 47.71 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2487618 47.56 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2491161 47.12 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2531446 47.06 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2436218 48.23 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2331380 49.47 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2356088 49.39 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 324163 367.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 173910 722.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 166358 717.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 170488 743.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 146198 753.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 148545 753.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 162770 739.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 22424 5262 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10887 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11513 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11229 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11463 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10201 11672 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9000 11725 ns/op BenchmarkTrimASCII/1:1-4 3119518 36.97 ns/op BenchmarkTrimASCII/1:2-4 2398899 46.78 ns/op BenchmarkTrimASCII/1:4-4 2458023 47.75 ns/op BenchmarkTrimASCII/1:8-4 2316202 50.92 ns/op BenchmarkTrimASCII/1:16-4 2031488 59.03 ns/op BenchmarkTrimASCII/16:1-4 2610636 44.88 ns/op BenchmarkTrimASCII/16:2-4 1017468 118.0 ns/op BenchmarkTrimASCII/16:4-4 1000000 121.0 ns/op BenchmarkTrimASCII/16:8-4 1000000 122.1 ns/op BenchmarkTrimASCII/16:16-4 897997 130.1 ns/op BenchmarkTrimASCII/256:1-4 962440 120.8 ns/op BenchmarkTrimASCII/256:2-4 91737 1169 ns/op BenchmarkTrimASCII/256:4-4 96674 1227 ns/op BenchmarkTrimASCII/256:8-4 84810 1292 ns/op BenchmarkTrimASCII/256:16-4 101272 1196 ns/op BenchmarkTrimASCII/4096:1-4 97281 1185 ns/op BenchmarkTrimASCII/4096:2-4 6249 18284 ns/op BenchmarkTrimASCII/4096:4-4 7280 18678 ns/op BenchmarkTrimASCII/4096:8-4 7267 17760 ns/op BenchmarkTrimASCII/4096:16-4 6010 18036 ns/op BenchmarkTrimByte-4 3383133 34.69 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18567 6385 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18657 6429 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1600 75222 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3466 37274 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6168 18663 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10506 ns/op BenchmarkJoin/0-4 3924598 29.69 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2746257 39.26 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 193028 646.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 125122 904.7 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 91940 1237 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79795 1573 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 67546 1847 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 57946 2120 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2645560 45.11 ns/op BenchmarkTrimSpace/ASCII-4 1773219 64.18 ns/op BenchmarkTrimSpace/SomeNonASCII-4 135180 864.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 79444 1490 ns/op BenchmarkReplaceAll-4 101890 1085 ns/op 16 B/op 1 allocs/op PASS ok strings 64.627s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66237 1621 ns/op BenchmarkCond2-4 23401 4843 ns/op BenchmarkCond4-4 14118 8988 ns/op BenchmarkCond8-4 8439 15813 ns/op BenchmarkCond16-4 4202 28168 ns/op BenchmarkCond32-4 2164 54164 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 610394 231.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 397677 297.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 692642 183.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 724779 175.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 455830 330.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 799156 156.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 123280 1197 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 97783 1291 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 97558 1254 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 81956 1908 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 758740 153.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 187486 600.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 619051 169.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 183122 651.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 801662 158.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 207676 591.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1342696 101.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 66633 1781 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 142593 841.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 354069 436.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4881 23153 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 439 318377 ns/op BenchmarkRange/*sync.Map-4 1630 72622 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 108315 1919 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 230187 527.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 91333 1290 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 102308 1508 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 269716 706.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 160774 924.0 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 120535 1034 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 183573 559.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 949942 128.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 79963 1904 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 172448 669.0 ns/op BenchmarkSwapCollision/*sync.Map-4 103546 1151 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 206 575309 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 139501 819.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 465897 345.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26562 5357 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78259 1507 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35511 3608 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 350353 362.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 138571 831.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 278640 447.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1155636 108.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 172288 612.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1120597 98.33 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 794767 155.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 180823 637.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 746158 159.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 132766 962.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 422745 426.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 481728 321.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 111919 1032 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 648642 259.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 281170 651.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 144220 852.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 292164 480.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72810 1616 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 265186 588.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 646743 259.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 140876 803.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 494253 217.6 ns/op BenchmarkUncontendedSemaphore-4 4476870 25.70 ns/op BenchmarkContendedSemaphore-4 4535048 25.37 ns/op BenchmarkMutexUncontended-4 1000000 149.7 ns/op BenchmarkMutex-4 241650 490.3 ns/op BenchmarkMutexSlack-4 219331 495.6 ns/op BenchmarkMutexWork-4 197698 534.9 ns/op BenchmarkMutexWorkSlack-4 201286 560.0 ns/op BenchmarkMutexNoSpin-4 77755 1497 ns/op BenchmarkMutexSpin-4 63258 1778 ns/op BenchmarkOnce-4 908256 137.2 ns/op BenchmarkOnceFunc/v=Once-4 1217026 87.79 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 106.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 101.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1318418 89.95 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 101.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5200801 21.28 ns/op BenchmarkSemaSyntNonblock-4 1433019 85.27 ns/op BenchmarkSemaSyntBlock-4 1964106 58.57 ns/op BenchmarkSemaWorkNonblock-4 1266062 98.06 ns/op BenchmarkSemaWorkBlock-4 1462453 82.37 ns/op BenchmarkRWMutexUncontended-4 383406 314.7 ns/op BenchmarkRWMutexWrite100-4 348625 348.1 ns/op BenchmarkRWMutexWrite10-4 313519 358.7 ns/op BenchmarkRWMutexWorkWrite100-4 280030 492.0 ns/op BenchmarkRWMutexWorkWrite10-4 257817 459.8 ns/op BenchmarkWaitGroupUncontended-4 732439 185.3 ns/op BenchmarkWaitGroupAddDone-4 552382 205.7 ns/op BenchmarkWaitGroupAddDoneWork-4 598208 207.1 ns/op BenchmarkWaitGroupWait-4 2550022 42.08 ns/op BenchmarkWaitGroupWaitWork-4 2114466 54.55 ns/op BenchmarkWaitGroupActuallyWait-4 58572 1765 ns/op 32 B/op 2 allocs/op PASS ok sync 23.405s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 812554 153.3 ns/op PASS ok sync/atomic 1.340s PASS ok syscall 1.040s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 162692 842.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.211s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7207 16582 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10050 11629 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1445238 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 90 1185150 ns/op 1437 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 158752414 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 156158050 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1899 70091 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1989 60848 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6411257 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5881083 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 703500453 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 685918751 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 195 617330 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 217 531520 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59990988 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56902623 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6789154158 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6606513751 ns/op 335150344 B/op 100094 allocs/op BenchmarkPyramid/10-4 3355 43302 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 3399544 ns/op 409132 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 328761560 ns/op 35625544 B/op 2058 allocs/op BenchmarkRagged/10-4 2617 49767 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 244 473925 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4750729 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 9190 15164 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.676s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 90745611 ns/op BenchmarkVariableString-4 90220 1389 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2005 59303 ns/op 2521 B/op 39 allocs/op PASS ok text/template/parse 1.642s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 1855304 ns/op BenchmarkAfter-4 163 894024 ns/op BenchmarkStop-4 235 601733 ns/op BenchmarkSimultaneousAfterFunc-4 36 2892522 ns/op BenchmarkStartStop-4 301 391659 ns/op BenchmarkReset-4 2590 53948 ns/op BenchmarkSleep-4 55 2826710 ns/op BenchmarkParallelTimerLatency-4 36 859676 avg-late-ns 1748977 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 557209 avg-late-ns 1624003 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 524353 avg-late-ns 1990677 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 286236 avg-late-ns 1836966 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 184248 avg-late-ns 1400902 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 374462 avg-late-ns 2696546 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 264316 avg-late-ns 2513996 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 220528 avg-late-ns 2267034 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 218260 avg-late-ns 1363612 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 486323 avg-late-ns 2391040 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 2886451 avg-late-ns 13052226 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 405684 avg-late-ns 1466214 max-late-ns BenchmarkTicker-4 69 2933587 ns/op BenchmarkTickerReset-4 3260 44490 ns/op BenchmarkTickerResetNaive-4 261 460164 ns/op BenchmarkNow-4 696933 156.1 ns/op BenchmarkNowUnixNano-4 725090 160.0 ns/op BenchmarkNowUnixMilli-4 741784 157.7 ns/op BenchmarkNowUnixMicro-4 844791 154.0 ns/op BenchmarkFormat-4 53180 2128 ns/op BenchmarkFormatRFC3339-4 83136 1465 ns/op BenchmarkFormatRFC3339Nano-4 80547 1506 ns/op BenchmarkFormatNow-4 72117 1599 ns/op BenchmarkMarshalJSON-4 109952 1200 ns/op BenchmarkMarshalText-4 110451 1114 ns/op BenchmarkParse-4 118017 1020 ns/op BenchmarkParseRFC3339UTC-4 324703 353.5 ns/op BenchmarkParseRFC3339UTCBytes-4 235417 477.7 ns/op BenchmarkParseRFC3339TZ-4 107496 1132 ns/op BenchmarkParseRFC3339TZBytes-4 87312 1404 ns/op BenchmarkParseDuration-4 543705 203.2 ns/op BenchmarkHour-4 987040 122.2 ns/op BenchmarkSecond-4 1000000 129.2 ns/op BenchmarkYear-4 753718 169.3 ns/op BenchmarkDay-4 728788 203.4 ns/op BenchmarkISOWeek-4 713061 167.1 ns/op BenchmarkGoString-4 78358 1707 ns/op BenchmarkUnmarshalText-4 96961 1220 ns/op PASS ok time 13.747s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 548968 221.8 ns/op BenchmarkDecodeValidJapaneseChars-4 608710 198.7 ns/op BenchmarkDecodeRune-4 2628808 44.95 ns/op BenchmarkEncodeValidASCII-4 525740 240.7 ns/op BenchmarkEncodeValidJapaneseChars-4 594025 175.7 ns/op BenchmarkAppendRuneValidASCII-4 1000000 103.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2047340 55.28 ns/op BenchmarkEncodeRune-4 4451690 25.91 ns/op PASS ok unicode/utf16 2.308s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1908252 55.40 ns/op BenchmarkRuneCountTenJapaneseChars-4 343702 367.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3086072 37.38 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 402452 342.7 ns/op BenchmarkValidTenASCIIChars-4 2066047 58.11 ns/op BenchmarkValid100KASCIIChars-4 164 740928 ns/op BenchmarkValidTenJapaneseChars-4 344256 386.1 ns/op BenchmarkValidLongMostlyASCII-4 153 749987 ns/op BenchmarkValidLongJapanese-4 68 1735697 ns/op BenchmarkValidStringTenASCIIChars-4 3474332 34.22 ns/op BenchmarkValidString100KASCIIChars-4 12552 9907 ns/op BenchmarkValidStringTenJapaneseChars-4 373120 330.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1447 84712 ns/op BenchmarkValidStringLongJapanese-4 121 980660 ns/op BenchmarkEncodeASCIIRune-4 3056716 39.91 ns/op BenchmarkEncodeJapaneseRune-4 1794946 65.23 ns/op BenchmarkAppendASCIIRune-4 7267632 18.73 ns/op BenchmarkAppendJapaneseRune-4 2097918 55.25 ns/op BenchmarkDecodeASCIIRune-4 2414994 49.45 ns/op BenchmarkDecodeJapaneseRune-4 1889160 62.89 ns/op BenchmarkFullRune/ASCII-4 3789295 32.58 ns/op BenchmarkFullRune/Incomplete-4 1499179 75.17 ns/op BenchmarkFullRune/Japanese-4 3489775 32.46 ns/op PASS ok unicode/utf8 5.406s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 106974241371 ns/op PASS ok cmd/api 108.294s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 507106 202.3 ns/op BenchmarkCgoCall/one-pointer-4 461796 278.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 443893 322.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 620779 217.7 ns/op BenchmarkCgoCall/eight-pointers-4 188827 684.8 ns/op BenchmarkCgoCall/eight-pointers-nil-4 493602 243.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 27633 4584 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31566 3712 ns/op BenchmarkGoString-4 1000000 164.5 ns/op BenchmarkCGoCallback-4 61335 1845 ns/op BenchmarkCGoInCThread-4 457952 246.8 ns/op PASS ok cmd/cgo/internal/test 2.849s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1304988 88.40 ns/op BenchmarkEqArrayOfStrings64-4 223827 562.4 ns/op BenchmarkEqArrayOfStrings1024-4 14299 8184 ns/op BenchmarkEqArrayOfFloats5-4 1542432 77.42 ns/op BenchmarkEqArrayOfFloats64-4 222879 573.5 ns/op BenchmarkEqArrayOfFloats1024-4 14502 8210 ns/op BenchmarkEqArrayOfStructsEq-4 3986 29720 ns/op BenchmarkEqArrayOfStructsNotEq-4 7954 16486 ns/op BenchmarkEqStruct-4 30571479 4.042 ns/op PASS ok cmd/compile/internal/reflectdata 2.727s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 66751 ns/op BenchmarkCopyElim1-4 241 416792 ns/op BenchmarkCopyElim10-4 261 457010 ns/op BenchmarkCopyElim100-4 159 702037 ns/op BenchmarkCopyElim1000-4 49 2157327 ns/op BenchmarkCopyElim10000-4 4 30331457 ns/op BenchmarkCopyElim100000-4 1 506779817 ns/op BenchmarkDeadCode/1-4 207 551161 ns/op BenchmarkDeadCode/10-4 198 648028 ns/op BenchmarkDeadCode/100-4 146 1174200 ns/op BenchmarkDeadCode/1000-4 54 3881210 ns/op BenchmarkDeadCode/10000-4 3 34439054 ns/op BenchmarkDeadCode/100000-4 1 319469617 ns/op BenchmarkDeadCode/200000-4 1 655991134 ns/op BenchmarkDominatorsLinear-4 14 8453666 ns/op 1.18 MB/s BenchmarkDominatorsFwdBack-4 9 11719936 ns/op 0.85 MB/s BenchmarkDominatorsManyPred-4 10 11418250 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 10 11105220 ns/op 0.90 MB/s BenchmarkDominatorsMaxPredVal-4 8 13357021 ns/op 0.75 MB/s BenchmarkFuse/1-4 264 526114 ns/op BenchmarkFuse/10-4 274 470034 ns/op BenchmarkFuse/100-4 140 1031935 ns/op BenchmarkFuse/1000-4 19 5645850 ns/op BenchmarkFuse/10000-4 2 65922654 ns/op BenchmarkNilCheckDeep1-4 12301 10025 ns/op 0.10 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5228 23202 ns/op 0.43 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 780 155367 ns/op 0.64 MB/s 633 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1504491 ns/op 0.66 MB/s 5219 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 16686238 ns/op 0.60 MB/s 93188 B/op 5 allocs/op BenchmarkDSEPass-4 43 2768580 ns/op 47459 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 103290226 ns/op 4255456 B/op 108436 allocs/op BenchmarkCSEPass-4 8 12755301 ns/op 123312 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 137227635 ns/op 5687792 B/op 97631 allocs/op BenchmarkDeadcodePass-4 189 552751 ns/op 88910 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 112442506 ns/op 4064544 B/op 45109 allocs/op BenchmarkMultiPass-4 94 1159113 ns/op 227765 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 230783504 ns/op 11247768 B/op 150225 allocs/op BenchmarkCondRewrite/SoloJump-4 4708969 25.85 ns/op BenchmarkCondRewrite/CombJump-4 4496094 25.72 ns/op PASS ok cmd/compile/internal/ssa 14.863s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14454 7715 ns/op BenchmarkExtShift-4 28573 4284 ns/op BenchmarkModify-4 10000 12113 ns/op BenchmarkMullImm-4 28016 4221 ns/op BenchmarkConstModify-4 10000 12357 ns/op BenchmarkBitSet-4 14280 8369 ns/op BenchmarkBitClear-4 14119 8568 ns/op BenchmarkBitToggle-4 14041 8468 ns/op BenchmarkBitSetConst-4 162546 773.7 ns/op BenchmarkBitClearConst-4 162334 786.6 ns/op BenchmarkBitToggleConst-4 162808 795.3 ns/op BenchmarkDivconstI64-4 8043824 14.13 ns/op BenchmarkModconstI64-4 7886947 15.70 ns/op BenchmarkDivisiblePow2constI64-4 7809520 16.80 ns/op BenchmarkDivisibleconstI64-4 7892778 16.40 ns/op BenchmarkDivisibleWDivconstI64-4 4743811 25.21 ns/op BenchmarkDivconstU64/3-4 5502860 20.83 ns/op BenchmarkDivconstU64/5-4 7557723 15.14 ns/op BenchmarkDivconstU64/37-4 6795454 18.04 ns/op BenchmarkDivconstU64/1234567-4 8578123 13.49 ns/op BenchmarkModconstU64-4 6875421 18.44 ns/op BenchmarkDivisibleconstU64-4 9148186 12.93 ns/op BenchmarkDivisibleWDivconstU64-4 4309174 28.01 ns/op BenchmarkDivconstI32-4 7609852 14.56 ns/op BenchmarkModconstI32-4 9645339 12.56 ns/op BenchmarkDivisiblePow2constI32-4 7514756 15.37 ns/op BenchmarkDivisibleconstI32-4 8233796 14.79 ns/op BenchmarkDivisibleWDivconstI32-4 4968307 23.60 ns/op BenchmarkDivconstU32-4 8501550 14.61 ns/op BenchmarkModconstU32-4 8224999 15.52 ns/op BenchmarkDivisibleconstU32-4 7273738 16.26 ns/op BenchmarkDivisibleWDivconstU32-4 4477263 26.21 ns/op BenchmarkDivconstI16-4 8574229 13.82 ns/op BenchmarkModconstI16-4 7696726 15.33 ns/op BenchmarkDivisiblePow2constI16-4 6882378 15.78 ns/op BenchmarkDivisibleconstI16-4 8490711 14.87 ns/op BenchmarkDivisibleWDivconstI16-4 4565343 24.25 ns/op BenchmarkDivconstU16-4 8348265 16.81 ns/op BenchmarkModconstU16-4 7201070 15.63 ns/op BenchmarkDivisibleconstU16-4 9066392 13.53 ns/op BenchmarkDivisibleWDivconstU16-4 3978628 27.88 ns/op BenchmarkDivconstI8-4 6388528 17.21 ns/op BenchmarkModconstI8-4 8124321 15.23 ns/op BenchmarkDivisiblePow2constI8-4 8582775 13.32 ns/op BenchmarkDivisibleconstI8-4 7879476 15.56 ns/op BenchmarkDivisibleWDivconstI8-4 4600384 26.46 ns/op BenchmarkDivconstU8-4 6645696 16.53 ns/op BenchmarkModconstU8-4 8422249 14.61 ns/op BenchmarkDivisibleconstU8-4 8932807 13.34 ns/op BenchmarkDivisibleWDivconstU8-4 3697707 29.25 ns/op BenchmarkMul2-4 260068 491.7 ns/op BenchmarkMulNeg2-4 265678 482.2 ns/op BenchmarkEfaceInteger-4 2855740 36.40 ns/op BenchmarkDiv64UnsignedSmall-4 11003488 11.30 ns/op BenchmarkDiv64Small-4 9258385 13.10 ns/op BenchmarkDiv64SmallNegDivisor-4 9559597 13.75 ns/op BenchmarkDiv64SmallNegDividend-4 8978124 13.15 ns/op BenchmarkDiv64SmallNegBoth-4 8965315 12.68 ns/op BenchmarkDiv64Unsigned-4 10174609 11.57 ns/op BenchmarkDiv64-4 9570724 12.87 ns/op BenchmarkDiv64NegDivisor-4 9389156 12.94 ns/op BenchmarkDiv64NegDividend-4 8485528 13.02 ns/op BenchmarkDiv64NegBoth-4 8833546 13.07 ns/op BenchmarkMod64UnsignedSmall-4 10782526 11.05 ns/op BenchmarkMod64Small-4 9421297 12.67 ns/op BenchmarkMod64SmallNegDivisor-4 8591480 12.86 ns/op BenchmarkMod64SmallNegDividend-4 9145413 12.68 ns/op BenchmarkMod64SmallNegBoth-4 8893797 12.74 ns/op BenchmarkMod64Unsigned-4 9930904 11.50 ns/op BenchmarkMod64-4 8698891 13.12 ns/op BenchmarkMod64NegDivisor-4 8873102 13.05 ns/op BenchmarkMod64NegDividend-4 9575839 12.85 ns/op BenchmarkMod64NegBoth-4 8279168 12.95 ns/op BenchmarkMulconstI32/3-4 29069618 4.308 ns/op BenchmarkMulconstI32/5-4 28229992 4.377 ns/op BenchmarkMulconstI32/12-4 28250010 5.069 ns/op BenchmarkMulconstI32/120-4 31218618 4.346 ns/op BenchmarkMulconstI32/-120-4 26476184 4.230 ns/op BenchmarkMulconstI32/65537-4 27159828 4.476 ns/op BenchmarkMulconstI32/65538-4 28252377 4.582 ns/op BenchmarkMulconstI64/3-4 29105401 4.398 ns/op BenchmarkMulconstI64/5-4 29132202 4.327 ns/op BenchmarkMulconstI64/12-4 28292631 4.517 ns/op BenchmarkMulconstI64/120-4 29933420 4.254 ns/op BenchmarkMulconstI64/-120-4 30514713 4.267 ns/op BenchmarkMulconstI64/65537-4 27946113 4.458 ns/op BenchmarkMulconstI64/65538-4 28120462 4.547 ns/op BenchmarkMulconstU32/3-4 29081863 4.423 ns/op BenchmarkMulconstU32/5-4 30132931 4.392 ns/op BenchmarkMulconstU32/12-4 27086311 4.705 ns/op BenchmarkMulconstU32/120-4 29643338 4.465 ns/op BenchmarkMulconstU32/65537-4 27526072 4.588 ns/op BenchmarkMulconstU32/65538-4 29000953 4.659 ns/op BenchmarkMulconstU64/3-4 26897554 4.482 ns/op BenchmarkMulconstU64/5-4 28617973 4.529 ns/op BenchmarkMulconstU64/12-4 26433754 4.723 ns/op BenchmarkMulconstU64/120-4 26379370 4.462 ns/op BenchmarkMulconstU64/65537-4 26598804 4.630 ns/op BenchmarkMulconstU64/65538-4 25966870 4.654 ns/op BenchmarkShiftArithmeticRight-4 30693440 4.713 ns/op BenchmarkSwitch8Predictable-4 8799316 12.37 ns/op BenchmarkSwitch8Unpredictable-4 9630306 12.15 ns/op BenchmarkSwitch32Predictable-4 13812008 8.514 ns/op BenchmarkSwitch32Unpredictable-4 9015823 12.13 ns/op BenchmarkSwitchStringPredictable-4 6304537 17.80 ns/op BenchmarkSwitchStringUnpredictable-4 7385653 16.22 ns/op BenchmarkSwitchTypePredictable-4 5010337 23.79 ns/op BenchmarkSwitchTypeUnpredictable-4 4899385 22.98 ns/op PASS ok cmd/compile/internal/test 18.642s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 145 820496 ns/op BenchmarkNamed/Underlying/nongeneric-4 971767 117.1 ns/op BenchmarkNamed/Underlying/generic-4 888298 126.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 118.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 118.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 493201086 ns/op 67358 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 380208618 ns/op 87355 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 149293560 ns/op 222154 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 125104600 ns/op 265034 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2669586084 ns/op 1939 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94105890 ns/op 54881 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36736884 ns/op 139644 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34093379 ns/op 151001 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 560340916 ns/op 3863 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43578247 ns/op 49539 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25927686 ns/op 83151 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25192736 ns/op 85661 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1723877302 ns/op 38032 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 532102189 ns/op 123047 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 125257497 ns/op 522149 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 101273274 ns/op 646365 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3096693469 ns/op 649.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 77283858 ns/op 25977 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50288784 ns/op 39737 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 47419457 ns/op 42308 lines/s PASS ok cmd/compile/internal/types2 43.873s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 37072902 ns/op 16902667 sys-ns/op 6107333 user-ns/op PASS ok cmd/go 1.550s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 253093 487.7 ns/op PASS ok cmd/go/internal/cfg 1.202s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66732 1852 ns/op 4.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74944 1465 ns/op 5.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18727 6498 ns/op 157.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18642 6392 ns/op 160.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3274 40196 ns/op 203.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3321 40174 ns/op 203.91 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.091s All tests passed.