darwin-amd64-race at 3702cb5ab95575830488dc2b1ca9424651f828cf :: 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=CD53D0C3-BEFF-4F29-85AF-32D1101D6CEC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FrDNti2TLy/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BBE352CD-1718-4683-AAD9-700730612BBB" "__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=CD53D0C3-BEFF-4F29-85AF-32D1101D6CEC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FrDNti2TLy/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BBE352CD-1718-4683-AAD9-700730612BBB" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.851s ok archive/zip 4.996s ok bufio 1.955s ok bytes 3.260s ok cmp 1.031s ok compress/bzip2 1.663s ok compress/flate 10.986s ok compress/gzip 19.331s ok compress/lzw 2.132s ok compress/zlib 8.202s ok container/heap 1.072s ok container/list 1.057s ok container/ring 1.056s ok context 1.106s ok crypto 1.028s ok crypto/aes 1.103s ok crypto/cipher 1.097s ok crypto/des 1.068s ok crypto/dsa 1.071s ok crypto/ecdh 1.270s ok crypto/ecdsa 1.262s ok crypto/ed25519 1.680s ok crypto/elliptic 1.090s ok crypto/hmac 1.056s ok crypto/internal/alias 1.039s ok crypto/internal/bigmod 5.744s ok crypto/internal/boring 1.088s ok crypto/internal/boring/bcache 1.671s ok crypto/internal/edwards25519 2.220s ok crypto/internal/edwards25519/field 1.182s ok crypto/internal/nistec 2.216s ok crypto/internal/nistec/fiat 1.134s [no tests to run] ok crypto/md5 1.161s ok crypto/rand 1.355s ok crypto/rc4 1.583s ok crypto/rsa 3.732s ok crypto/sha1 1.086s ok crypto/sha256 1.047s ok crypto/sha512 1.068s ok crypto/subtle 1.883s ok crypto/tls 6.822s ok crypto/x509 3.141s ok database/sql 1.713s ok database/sql/driver 1.067s ok debug/buildinfo 1.152s ok debug/dwarf 1.158s ok debug/elf 3.014s ok debug/gosym 1.258s ok debug/macho 1.047s ok debug/pe 1.186s ok debug/plan9obj 1.066s ok embed 1.061s [no tests to run] ok embed/internal/embedtest 1.114s ok encoding/ascii85 1.074s ok encoding/asn1 1.064s ok encoding/base32 1.208s ok encoding/base64 1.092s ok encoding/binary 1.064s ok encoding/csv 1.136s ok encoding/gob 26.957s ok encoding/hex 1.062s ok encoding/json 4.239s ok encoding/pem 4.357s ok encoding/xml 1.364s ok errors 1.106s ok expvar 1.176s ok flag 3.314s ok fmt 1.837s ok go/ast 1.075s ok go/build 7.143s ok go/build/constraint 1.046s ok go/constant 1.063s ok go/doc 1.338s ok go/doc/comment 4.836s ok go/format 1.082s ok go/importer 3.731s ok go/internal/gccgoimporter 1.155s ok go/internal/gcimporter 30.868s ok go/internal/srcimporter 38.059s ok go/parser 2.531s ok go/printer 3.669s ok go/scanner 1.172s ok go/token 1.171s ok go/types 72.223s ok hash 1.048s ok hash/adler32 1.081s ok hash/crc32 1.063s ok hash/crc64 1.056s ok hash/fnv 1.034s ok hash/maphash 1.033s ok html 1.044s ok html/template 1.524s ok image 1.745s ok image/color 1.077s ok image/draw 1.765s ok image/gif 2.666s ok image/jpeg 3.141s ok image/png 4.892s ok index/suffixarray 2.791s ok internal/abi 1.542s ok internal/buildcfg 1.118s ok internal/coverage/cformat 1.148s ok internal/coverage/cmerge 1.045s ok internal/coverage/pods 1.120s ok internal/coverage/slicereader 1.051s ok internal/coverage/slicewriter 1.047s ok internal/coverage/test 1.093s ok internal/cpu 3.106s ok internal/dag 1.054s ok internal/diff 1.065s ok internal/fmtsort 1.030s ok internal/fuzz 1.068s ok internal/godebug 14.976s ok internal/godebugs 1.076s ok internal/intern 3.513s ok internal/itoa 1.050s ok internal/platform 3.162s ok internal/poll 1.536s ok internal/profile 1.052s ok internal/reflectlite 1.030s ok internal/safefilepath 1.069s ok internal/saferio 1.308s ok internal/singleflight 1.171s ok internal/testenv 1.711s ok internal/trace 1.386s ok internal/types/errors 3.270s ok internal/unsafeheader 1.033s ok internal/xcoff 1.056s ok internal/zstd 1.039s ok io 1.151s ok io/fs 1.356s ok io/ioutil 1.140s ok log 1.085s ok log/slog 1.196s ok log/slog/internal/benchmarks 1.026s ok log/slog/internal/buffer 1.030s ok log/syslog 2.303s ok maps 1.036s ok math 1.132s ok math/big 4.962s ok math/bits 1.051s ok math/cmplx 1.073s ok math/rand 5.588s ok mime 1.101s ok mime/multipart 6.592s ok mime/quotedprintable 1.162s ok net 17.864s ok net/http 20.874s ok net/http/cgi 13.617s ok net/http/cookiejar 1.083s ok net/http/fcgi 1.267s ok net/http/httptest 1.502s ok net/http/httptrace 1.047s ok net/http/httputil 2.320s ok net/http/internal 1.049s ok net/http/internal/ascii 1.060s ok net/http/pprof 6.295s ok net/internal/socktest 1.043s ok net/mail 1.042s ok net/netip 2.176s ok net/rpc 1.206s ok net/rpc/jsonrpc 1.150s ok net/smtp 1.214s ok net/textproto 2.662s ok net/url 1.166s ok os 8.038s ok os/exec 12.086s ok os/exec/internal/fdtest 1.057s ok os/signal 21.221s ok os/user 1.096s ok path 1.075s ok path/filepath 1.090s ok plugin 1.036s ok reflect 2.830s ok regexp 4.783s ok regexp/syntax 7.098s ok runtime 79.155s ok runtime/cgo 1.028s ok runtime/coverage 1.077s ok runtime/debug 2.195s ok runtime/internal/atomic 1.082s ok runtime/internal/math 1.088s ok runtime/internal/sys 1.082s ok runtime/internal/wasitest 1.039s ok runtime/metrics 1.072s ok runtime/pprof 23.760s ok runtime/race 15.155s ok runtime/trace 7.159s ok slices 1.797s ok sort 1.746s ok strconv 3.514s ok strings 2.565s ok sync 1.828s ok sync/atomic 5.592s ok syscall 7.469s ok testing 3.579s ok testing/fstest 1.085s ok testing/iotest 1.041s ok testing/quick 1.283s ok testing/slogtest 1.066s ok text/scanner 1.064s ok text/tabwriter 1.044s ok text/template 1.123s ok text/template/parse 1.064s ok time 3.573s ok unicode 1.081s ok unicode/utf16 1.087s ok unicode/utf8 1.098s ok cmd/addr2line 12.655s ok cmd/api 6.121s ok cmd/asm/internal/asm 4.395s ok cmd/asm/internal/lex 1.089s ok cmd/cgo/internal/swig 1.183s ok cmd/cgo/internal/test 3.869s ok cmd/cgo/internal/testcarchive 54.554s ok cmd/cgo/internal/testcshared 24.737s ok cmd/cgo/internal/testerrors 34.393s ok cmd/cgo/internal/testfortran 1.153s ok cmd/cgo/internal/testgodefs 5.016s ok cmd/cgo/internal/testlife 3.943s ok cmd/cgo/internal/testnocgo 1.054s ok cmd/cgo/internal/testplugin 100.413s ok cmd/cgo/internal/testsanitizers 1.045s [no tests to run] ok cmd/cgo/internal/testshared 1.036s ok cmd/cgo/internal/testso 5.848s ok cmd/cgo/internal/teststdio 6.359s ok cmd/cgo/internal/testtls 1.048s ok cmd/compile/internal/abt 1.065s ok cmd/compile/internal/amd64 79.567s ok cmd/compile/internal/base 1.090s ok cmd/compile/internal/compare 1.066s ok cmd/compile/internal/dwarfgen 2.116s ok cmd/compile/internal/importer 6.625s ok cmd/compile/internal/inline/inlheur 3.346s ok cmd/compile/internal/ir 1.035s ok cmd/compile/internal/logopt 3.169s ok cmd/compile/internal/loopvar 48.736s ok cmd/compile/internal/noder 1.036s ok cmd/compile/internal/reflectdata 1.039s [no tests to run] ok cmd/compile/internal/ssa 42.047s ok cmd/compile/internal/syntax 1.276s ok cmd/compile/internal/test 20.029s ok cmd/compile/internal/typecheck 2.122s ok cmd/compile/internal/types 1.052s ok cmd/compile/internal/types2 31.053s ok cmd/covdata 1.068s ok cmd/cover 23.822s ok cmd/dist 1.033s ok cmd/distpack 1.063s ok cmd/doc 7.414s ok cmd/fix 22.455s ok cmd/go 542.772s ok cmd/go/internal/auth 1.073s ok cmd/go/internal/cache 1.472s ok cmd/go/internal/cfg 1.098s [no tests to run] ok cmd/go/internal/envcmd 1.823s ok cmd/go/internal/fsys 1.318s ok cmd/go/internal/generate 1.117s ok cmd/go/internal/gover 1.037s ok cmd/go/internal/imports 1.077s ok cmd/go/internal/load 1.058s ok cmd/go/internal/lockedfile 2.334s ok cmd/go/internal/lockedfile/internal/filelock 2.131s ok cmd/go/internal/modfetch 1.060s ok cmd/go/internal/modfetch/codehost 14.442s ok cmd/go/internal/modfetch/zip_sum_test 1.152s ok cmd/go/internal/modindex 2.099s ok cmd/go/internal/modload 1.102s ok cmd/go/internal/mvs 1.096s ok cmd/go/internal/par 1.132s ok cmd/go/internal/str 1.058s ok cmd/go/internal/test 1.127s ok cmd/go/internal/toolchain 1.113s ok cmd/go/internal/vcs 1.127s ok cmd/go/internal/vcweb 1.184s ok cmd/go/internal/vcweb/vcstest 28.533s ok cmd/go/internal/web 1.120s ok cmd/go/internal/work 4.326s ok cmd/gofmt 1.295s ok cmd/internal/archive 3.709s ok cmd/internal/buildid 2.513s ok cmd/internal/cov 2.365s ok cmd/internal/dwarf 1.060s ok cmd/internal/edit 1.037s ok cmd/internal/goobj 1.022s ok cmd/internal/moddeps 5.161s ok cmd/internal/notsha256 1.049s ok cmd/internal/obj 2.481s ok cmd/internal/obj/ppc64 1.839s ok cmd/internal/obj/riscv 1.391s ok cmd/internal/obj/s390x 1.058s ok cmd/internal/obj/x86 6.298s ok cmd/internal/objabi 1.247s ok cmd/internal/pkgpath 5.294s ok cmd/internal/pkgpattern 1.033s ok cmd/internal/quoted 1.049s ok cmd/internal/src 1.025s ok cmd/internal/test2json 2.223s ok cmd/link 41.629s ok cmd/link/internal/benchmark 1.062s ok cmd/link/internal/ld 27.067s ok cmd/link/internal/loader 1.078s ok cmd/nm 9.856s ok cmd/objdump 10.178s ok cmd/pack 8.322s ok cmd/pprof 4.071s ok cmd/trace 1.197s ok cmd/vet 56.215s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3778 34074 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2372 42345 ns/op 1858 B/op 37 allocs/op Benchmark/Writer/PAX-4 1909 65493 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5439 24925 ns/op 5090 B/op 15 allocs/op Benchmark/Reader/GNU-4 5888 18776 ns/op 5149 B/op 15 allocs/op Benchmark/Reader/PAX-4 2659 48425 ns/op 8673 B/op 33 allocs/op PASS ok archive/tar 1.912s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 257944526 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 165543248 ns/op BenchmarkZip64TestSizes/4096-4 1238 118302 ns/op BenchmarkZip64TestSizes/1048576-4 134 861526 ns/op BenchmarkZip64TestSizes/67108864-4 1 168843761 ns/op PASS ok archive/zip 2.276s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 216261 527.0 ns/op BenchmarkReaderCopyUnoptimal-4 148082 831.4 ns/op BenchmarkReaderCopyNoWriteTo-4 6140 39772 ns/op BenchmarkReaderWriteToOptimal-4 7742 15014 ns/op BenchmarkReaderReadString-4 138922 967.8 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 218872 590.4 ns/op BenchmarkWriterCopyUnoptimal-4 230475 547.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 41196 ns/op BenchmarkReaderEmpty-4 20078 6030 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 16381 6893 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 500394 217.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.202s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3086 43290 ns/op 756.94 MB/s BenchmarkWriteByte-4 418 271095 ns/op 15.11 MB/s BenchmarkWriteRune-4 238 512267 ns/op 23.99 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 3320912 ns/op BenchmarkBufferFullSmallReads-4 100 1253412 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 21676 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 345 398328 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 13 10576262 ns/op 4192263 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 10869924 ns/op 1543.45 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 3687513 31.85 ns/op 313.94 MB/s BenchmarkIndexByte/32-4 3488598 33.42 ns/op 957.58 MB/s BenchmarkIndexByte/4K-4 1000000 106.1 ns/op 38603.34 MB/s BenchmarkIndexBytePortable/10-4 1000000 100.4 ns/op 99.57 MB/s BenchmarkIndexBytePortable/32-4 476197 270.8 ns/op 118.16 MB/s BenchmarkIndexBytePortable/4K-4 4346 29287 ns/op 139.86 MB/s BenchmarkIndexRune/10-4 1000000 114.3 ns/op 87.47 MB/s BenchmarkIndexRune/32-4 1000000 118.9 ns/op 269.06 MB/s BenchmarkIndexRune/4K-4 420085 290.5 ns/op 14101.39 MB/s BenchmarkIndexRuneASCII/10-4 3860762 31.17 ns/op 320.83 MB/s BenchmarkIndexRuneASCII/32-4 3522336 32.85 ns/op 974.14 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 104.1 ns/op 39332.39 MB/s BenchmarkEqual/0-4 11757328 10.19 ns/op BenchmarkEqual/1-4 1273578 91.61 ns/op 10.92 MB/s BenchmarkEqual/6-4 1254627 92.27 ns/op 65.02 MB/s BenchmarkEqual/9-4 1268037 92.97 ns/op 96.80 MB/s BenchmarkEqual/15-4 1296284 92.12 ns/op 162.83 MB/s BenchmarkEqual/16-4 1315742 87.47 ns/op 182.91 MB/s BenchmarkEqual/20-4 1302417 92.97 ns/op 215.12 MB/s BenchmarkEqual/32-4 1300951 90.84 ns/op 352.26 MB/s BenchmarkEqual/4K-4 94039 1254 ns/op 3266.31 MB/s BenchmarkEqualBothUnaligned/64_0-4 1219918 96.15 ns/op 665.62 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 108.1 ns/op 591.99 MB/s BenchmarkEqualBothUnaligned/64_4-4 1206442 97.18 ns/op 658.58 MB/s BenchmarkEqualBothUnaligned/64_7-4 1242160 95.87 ns/op 667.60 MB/s BenchmarkEqualBothUnaligned/4096_0-4 92660 1258 ns/op 3255.50 MB/s BenchmarkEqualBothUnaligned/4096_1-4 64274 1848 ns/op 2216.38 MB/s BenchmarkEqualBothUnaligned/4096_4-4 172240 743.8 ns/op 5506.70 MB/s BenchmarkEqualBothUnaligned/4096_7-4 167929 768.2 ns/op 5332.22 MB/s BenchmarkIndex/10-4 2283835 55.68 ns/op 179.60 MB/s BenchmarkIndex/32-4 2258829 52.18 ns/op 613.28 MB/s BenchmarkIndex/4K-4 39474 2816 ns/op 1454.71 MB/s BenchmarkIndexEasy/10-4 2292194 48.45 ns/op 206.38 MB/s BenchmarkIndexEasy/32-4 2185768 51.36 ns/op 623.09 MB/s BenchmarkIndexEasy/4K-4 582507 223.7 ns/op 18308.52 MB/s BenchmarkCount/10-4 1412320 83.50 ns/op 119.75 MB/s BenchmarkCount/32-4 1358353 89.57 ns/op 357.26 MB/s BenchmarkCount/4K-4 42690 2676 ns/op 1530.79 MB/s BenchmarkCountEasy/10-4 1435117 82.48 ns/op 121.24 MB/s BenchmarkCountEasy/32-4 1370098 86.31 ns/op 370.76 MB/s BenchmarkCountEasy/4K-4 496942 264.7 ns/op 15473.60 MB/s BenchmarkCountSingle/10-4 2726185 43.24 ns/op 231.26 MB/s BenchmarkCountSingle/32-4 2690054 43.37 ns/op 737.92 MB/s BenchmarkCountSingle/4K-4 1000000 122.6 ns/op 33406.56 MB/s BenchmarkToUpper/#00-4 2792918 42.30 ns/op BenchmarkToUpper/ONLYUPPER-4 345752 394.6 ns/op BenchmarkToUpper/abc-4 421906 284.8 ns/op BenchmarkToUpper/AbC123-4 321294 433.3 ns/op BenchmarkToUpper/azAZ09_-4 281068 457.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 84123 1405 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38974 3183 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62473 1952 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118155 912.4 ns/op BenchmarkToLower/#00-4 2688774 44.58 ns/op BenchmarkToLower/abc-4 387273 322.1 ns/op BenchmarkToLower/AbC123-4 319461 417.1 ns/op BenchmarkToLower/azAZ09_-4 284995 447.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82128 1383 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39306 3024 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70772 1639 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 126744 981.5 ns/op BenchmarkFields/ASCII/16-4 196078 704.7 ns/op 22.70 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13428 9007 ns/op 28.42 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 888 132980 ns/op 30.80 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2212694 ns/op 29.62 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38140083 ns/op 27.49 MB/s 2285568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 95332 1258 ns/op 12.72 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6338 18650 ns/op 13.73 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 391 321076 ns/op 12.76 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5328506 ns/op 12.30 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92367632 ns/op 11.35 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 135561 981.3 ns/op 16.30 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8984 12322 ns/op 20.78 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 637 216154 ns/op 18.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3837302 ns/op 17.08 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71544888 ns/op 14.66 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 108360 1062 ns/op 15.06 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7275 17137 ns/op 14.94 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 444 263379 ns/op 15.55 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4579908 ns/op 14.31 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77930947 ns/op 13.46 MB/s 11194624 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1943199 61.00 ns/op BenchmarkTrimSpace/ASCII-4 1000000 101.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 94857 1235 ns/op BenchmarkTrimSpace/JustNonASCII-4 48770 2366 ns/op BenchmarkToValidUTF8/Valid-4 455032 294.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 305695 434.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 78892 1372 ns/op BenchmarkIndexHard1-4 1072 106105 ns/op BenchmarkIndexHard2-4 799 151740 ns/op BenchmarkIndexHard3-4 187 598735 ns/op BenchmarkIndexHard4-4 136 876031 ns/op BenchmarkLastIndexHard1-4 8 13953963 ns/op BenchmarkLastIndexHard2-4 6 17293891 ns/op BenchmarkLastIndexHard3-4 6 19545575 ns/op BenchmarkCountHard1-4 1060 108959 ns/op BenchmarkCountHard2-4 780 155599 ns/op BenchmarkCountHard3-4 192 618017 ns/op BenchmarkSplitEmptySeparator-4 1 116191684 ns/op BenchmarkSplitSingleByteSeparator-4 16 9389133 ns/op BenchmarkSplitMultiByteSeparator-4 12 10430721 ns/op BenchmarkSplitNSingleByteSeparator-4 176646 1051 ns/op BenchmarkSplitNMultiByteSeparator-4 64059 2057 ns/op BenchmarkRepeat-4 159658 839.5 ns/op BenchmarkRepeatLarge/256/1-4 114562 1194 ns/op 214.34 MB/s BenchmarkRepeatLarge/256/16-4 196480 986.0 ns/op 259.63 MB/s BenchmarkRepeatLarge/512/1-4 70935 1848 ns/op 277.00 MB/s BenchmarkRepeatLarge/512/16-4 92918 1362 ns/op 376.03 MB/s BenchmarkRepeatLarge/1024/1-4 47031 2680 ns/op 382.04 MB/s BenchmarkRepeatLarge/1024/16-4 55437 2245 ns/op 456.04 MB/s BenchmarkRepeatLarge/2048/1-4 24981 4874 ns/op 420.16 MB/s BenchmarkRepeatLarge/2048/16-4 30825 3961 ns/op 516.99 MB/s BenchmarkRepeatLarge/4096/1-4 16538 7229 ns/op 566.62 MB/s BenchmarkRepeatLarge/4096/16-4 17762 7101 ns/op 576.83 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14226 ns/op 575.87 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13630 ns/op 601.02 MB/s BenchmarkRepeatLarge/8192/4097-4 16183 7142 ns/op 573.62 MB/s BenchmarkRepeatLarge/16384/1-4 8557 24663 ns/op 664.32 MB/s BenchmarkRepeatLarge/16384/16-4 8874 24568 ns/op 666.88 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18856 ns/op 651.83 MB/s BenchmarkRepeatLarge/32768/1-4 2095 51138 ns/op 640.77 MB/s BenchmarkRepeatLarge/32768/16-4 3141 55055 ns/op 595.19 MB/s BenchmarkRepeatLarge/32768/4097-4 2698 43202 ns/op 663.83 MB/s BenchmarkRepeatLarge/65536/1-4 1294 94011 ns/op 697.11 MB/s BenchmarkRepeatLarge/65536/16-4 1190 98725 ns/op 663.82 MB/s BenchmarkRepeatLarge/65536/4097-4 1335 97146 ns/op 632.60 MB/s BenchmarkRepeatLarge/131072/1-4 300 420500 ns/op 311.70 MB/s BenchmarkRepeatLarge/131072/16-4 298 422035 ns/op 310.57 MB/s BenchmarkRepeatLarge/131072/4097-4 244 464144 ns/op 273.64 MB/s BenchmarkRepeatLarge/262144/1-4 162 763885 ns/op 343.17 MB/s BenchmarkRepeatLarge/262144/16-4 157 705614 ns/op 371.51 MB/s BenchmarkRepeatLarge/262144/4097-4 163 696966 ns/op 370.34 MB/s BenchmarkRepeatLarge/524288/1-4 86 1263409 ns/op 414.98 MB/s BenchmarkRepeatLarge/524288/16-4 90 1374147 ns/op 381.54 MB/s BenchmarkRepeatLarge/524288/4097-4 80 1290703 ns/op 403.13 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2404798 ns/op 436.03 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2318216 ns/op 452.32 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 2345487 ns/op 445.42 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4368497 ns/op 480.06 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4299195 ns/op 487.80 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 4326476 ns/op 483.90 MB/s BenchmarkRepeatLarge/4194304/1-4 13 7857133 ns/op 533.82 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8227528 ns/op 509.79 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8247068 ns/op 508.21 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16411186 ns/op 511.15 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15364928 ns/op 545.96 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14773713 ns/op 567.67 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25357916 ns/op 661.62 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25141818 ns/op 667.30 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26760673 ns/op 626.94 MB/s BenchmarkRepeatLarge/33554432/1-4 3 54008863 ns/op 621.28 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49815039 ns/op 673.58 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 50451268 ns/op 665.09 MB/s BenchmarkRepeatLarge/67108864/1-4 2 101938600 ns/op 658.33 MB/s BenchmarkRepeatLarge/67108864/16-4 2 99564144 ns/op 674.03 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100172975 ns/op 669.93 MB/s BenchmarkRepeatLarge/134217728/1-4 1 201854110 ns/op 664.92 MB/s BenchmarkRepeatLarge/134217728/16-4 1 199790816 ns/op 671.79 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 197260073 ns/op 680.41 MB/s BenchmarkRepeatLarge/268435456/1-4 1 428824321 ns/op 625.98 MB/s BenchmarkRepeatLarge/268435456/16-4 1 400081317 ns/op 670.95 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 418391537 ns/op 641.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 869678380 ns/op 617.32 MB/s BenchmarkRepeatLarge/536870912/16-4 1 817411795 ns/op 656.79 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 804393033 ns/op 667.42 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4237348593 ns/op 253.40 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1520811874 ns/op 706.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1526474394 ns/op 703.41 MB/s BenchmarkBytesCompare/1-4 14703433 8.570 ns/op BenchmarkBytesCompare/2-4 13714396 8.659 ns/op BenchmarkBytesCompare/4-4 14158261 8.640 ns/op BenchmarkBytesCompare/8-4 13786140 7.673 ns/op BenchmarkBytesCompare/16-4 16426675 7.713 ns/op BenchmarkBytesCompare/32-4 13090629 8.786 ns/op BenchmarkBytesCompare/64-4 10708538 10.05 ns/op BenchmarkBytesCompare/128-4 9110464 11.47 ns/op BenchmarkBytesCompare/256-4 8108022 17.33 ns/op BenchmarkBytesCompare/512-4 5362394 21.17 ns/op BenchmarkBytesCompare/1024-4 3419472 33.49 ns/op BenchmarkBytesCompare/2048-4 1897406 61.55 ns/op BenchmarkIndexAnyASCII/1:1-4 2198745 55.21 ns/op BenchmarkIndexAnyASCII/1:2-4 2218194 53.08 ns/op BenchmarkIndexAnyASCII/1:4-4 2239844 52.64 ns/op BenchmarkIndexAnyASCII/1:8-4 2181448 52.73 ns/op BenchmarkIndexAnyASCII/1:16-4 2214930 50.98 ns/op BenchmarkIndexAnyASCII/1:32-4 2171216 54.06 ns/op BenchmarkIndexAnyASCII/1:64-4 2151649 51.85 ns/op BenchmarkIndexAnyASCII/16:1-4 2378584 49.56 ns/op BenchmarkIndexAnyASCII/16:2-4 699192 178.8 ns/op BenchmarkIndexAnyASCII/16:4-4 738555 177.5 ns/op BenchmarkIndexAnyASCII/16:8-4 657950 176.7 ns/op BenchmarkIndexAnyASCII/16:16-4 620355 188.7 ns/op BenchmarkIndexAnyASCII/16:32-4 630087 209.0 ns/op BenchmarkIndexAnyASCII/16:64-4 497924 240.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2194110 53.70 ns/op BenchmarkIndexAnyASCII/256:2-4 59214 2003 ns/op BenchmarkIndexAnyASCII/256:4-4 58394 2145 ns/op BenchmarkIndexAnyASCII/256:8-4 50528 2309 ns/op BenchmarkIndexAnyASCII/256:16-4 56857 2085 ns/op BenchmarkIndexAnyASCII/256:32-4 54789 2150 ns/op BenchmarkIndexAnyASCII/256:64-4 55032 2119 ns/op BenchmarkIndexAnyUTF8/1:1-4 2014981 53.20 ns/op BenchmarkIndexAnyUTF8/1:2-4 2196798 51.93 ns/op BenchmarkIndexAnyUTF8/1:4-4 2297948 52.91 ns/op BenchmarkIndexAnyUTF8/1:8-4 2261080 52.17 ns/op BenchmarkIndexAnyUTF8/1:16-4 2309196 51.18 ns/op BenchmarkIndexAnyUTF8/1:32-4 2278828 52.84 ns/op BenchmarkIndexAnyUTF8/1:64-4 2273872 51.75 ns/op BenchmarkIndexAnyUTF8/16:1-4 161822 723.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 469286 275.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 457098 280.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 439514 274.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 454501 288.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 335817 307.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 357504 304.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9518 10841 ns/op BenchmarkIndexAnyUTF8/256:2-4 32634 3674 ns/op BenchmarkIndexAnyUTF8/256:4-4 32362 3671 ns/op BenchmarkIndexAnyUTF8/256:8-4 30872 3985 ns/op BenchmarkIndexAnyUTF8/256:16-4 30552 3787 ns/op BenchmarkIndexAnyUTF8/256:32-4 28802 4196 ns/op BenchmarkIndexAnyUTF8/256:64-4 27633 4115 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2246340 52.93 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2270097 51.75 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2260171 51.41 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2308186 51.58 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2259098 52.01 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2212831 52.12 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2243851 52.48 ns/op BenchmarkLastIndexAnyASCII/16:1-4 518442 234.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 509524 232.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 428244 237.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 551833 238.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 474879 248.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 476678 265.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 386440 297.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 40520 2933 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38992 3308 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39297 2926 ns/op BenchmarkLastIndexAnyASCII/256:8-4 38304 2949 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39648 2955 ns/op BenchmarkLastIndexAnyASCII/256:32-4 39462 2968 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39199 3070 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2074003 54.64 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2186634 51.66 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2176960 53.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2250192 51.90 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2205513 53.80 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2251366 52.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2167039 53.65 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 199302 598.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 433648 275.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 463212 279.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 437462 293.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 452455 279.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 396250 298.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 394045 301.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13132 9049 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 31275 3696 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30214 3722 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31963 3801 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31540 4256 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28916 3993 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27888 4058 ns/op BenchmarkTrimASCII/1:1-4 2417968 49.08 ns/op BenchmarkTrimASCII/1:2-4 2191570 55.87 ns/op BenchmarkTrimASCII/1:4-4 2145771 54.80 ns/op BenchmarkTrimASCII/1:8-4 1997348 57.37 ns/op BenchmarkTrimASCII/1:16-4 1771144 65.57 ns/op BenchmarkTrimASCII/16:1-4 720974 185.0 ns/op BenchmarkTrimASCII/16:2-4 523959 238.0 ns/op BenchmarkTrimASCII/16:4-4 550062 242.5 ns/op BenchmarkTrimASCII/16:8-4 484339 241.8 ns/op BenchmarkTrimASCII/16:16-4 520777 255.6 ns/op BenchmarkTrimASCII/256:1-4 55612 2235 ns/op BenchmarkTrimASCII/256:2-4 38743 3079 ns/op BenchmarkTrimASCII/256:4-4 37754 3109 ns/op BenchmarkTrimASCII/256:8-4 38577 3009 ns/op BenchmarkTrimASCII/256:16-4 37309 3114 ns/op BenchmarkTrimASCII/4096:1-4 3770 34535 ns/op BenchmarkTrimASCII/4096:2-4 2614 48728 ns/op BenchmarkTrimASCII/4096:4-4 2734 48010 ns/op BenchmarkTrimASCII/4096:8-4 2210 48387 ns/op BenchmarkTrimASCII/4096:16-4 2682 49204 ns/op BenchmarkTrimByte-4 1932771 58.51 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17522 6665 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17376 6841 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 933 125364 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2012 62625 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3760 32126 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5829 17195 ns/op BenchmarkCompareBytesEqual-4 15598152 7.807 ns/op BenchmarkCompareBytesToNil-4 16262269 6.791 ns/op BenchmarkCompareBytesEmpty-4 17102331 6.463 ns/op BenchmarkCompareBytesIdentical-4 16971918 6.117 ns/op BenchmarkCompareBytesSameLength-4 15462367 7.536 ns/op BenchmarkCompareBytesDifferentLength-4 15754605 7.468 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2474 43344 ns/op 24191.95 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2824 43158 ns/op 24296.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3244 41579 ns/op 25218.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2635 43313 ns/op 24209.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3092 42195 ns/op 24850.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3243 41121 ns/op 25500.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3141 41391 ns/op 25333.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2613 41862 ns/op 25048.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2557 43876 ns/op 23898.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2302 44675 ns/op 23471.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2626 43414 ns/op 24153.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2542 42414 ns/op 24722.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2246 45901 ns/op 22844.65 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2496 49820 ns/op 21047.18 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2898 42600 ns/op 24614.75 MB/s BenchmarkCompareBytesBig-4 3211 41024 ns/op 25560.58 MB/s BenchmarkCompareBytesBigIdentical-4 16427653 7.028 ns/op 149194518.54 MB/s PASS ok bytes 72.906s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74698348 ns/op 1.34 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 296389986 ns/op 1.91 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25177713 ns/op 0.65 MB/s 3643456 B/op 51 allocs/op PASS ok compress/bzip2 2.230s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 1983463 ns/op 5.04 MB/s 41978 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19239231 ns/op 5.20 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 202502166 ns/op 4.94 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 2043782 ns/op 4.89 MB/s 43001 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20756325 ns/op 4.82 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 206514948 ns/op 4.84 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1998488 ns/op 5.00 MB/s 42532 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18837733 ns/op 5.31 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 188918769 ns/op 5.29 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 1987941 ns/op 5.03 MB/s 42519 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19404870 ns/op 5.15 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 189648160 ns/op 5.27 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2089327 ns/op 4.79 MB/s 44473 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20283727 ns/op 4.93 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 204687456 ns/op 4.89 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 69 1692154 ns/op 5.91 MB/s 43175 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13725117 ns/op 7.29 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 141103046 ns/op 7.09 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 86 1521687 ns/op 6.57 MB/s 43440 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 11067864 ns/op 9.04 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 110421388 ns/op 9.06 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1525496 ns/op 6.56 MB/s 43631 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11154410 ns/op 8.97 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 110353554 ns/op 9.06 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 97 1184715 ns/op 8.44 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11200144 ns/op 8.93 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 111817043 ns/op 8.94 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2248233 ns/op 4.45 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19117306 ns/op 5.23 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 187484925 ns/op 5.33 MB/s BenchmarkEncode/Digits/Default/1e4-4 21 5478990 ns/op 1.83 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 61252980 ns/op 1.63 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 624067597 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5555851 ns/op 1.80 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 60954092 ns/op 1.64 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 619264420 ns/op 1.61 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1567054 ns/op 6.38 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11810593 ns/op 8.47 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 114874177 ns/op 8.71 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2012371 ns/op 4.97 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15122903 ns/op 6.61 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 145929576 ns/op 6.85 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5535368 ns/op 1.81 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 55524470 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 558826525 ns/op 1.79 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5561244 ns/op 1.80 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 65939565 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 688140764 ns/op 1.45 MB/s PASS ok compress/flate 15.658s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2540314 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2530680 ns/op 3.95 MB/s BenchmarkDecoder/1e5-4 5 23640893 ns/op 4.23 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25233339 ns/op 3.96 MB/s BenchmarkDecoder/1e6-4 1 243195395 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse6-4 1 239394583 ns/op 4.18 MB/s BenchmarkEncoder/1e4-4 57 2061237 ns/op 4.85 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1901114 ns/op 5.26 MB/s BenchmarkEncoder/1e5-4 6 20207679 ns/op 4.95 MB/s BenchmarkEncoder/1e-Reuse5-4 4 30463237 ns/op 3.28 MB/s BenchmarkEncoder/1e6-4 1 254766786 ns/op 3.93 MB/s BenchmarkEncoder/1e-Reuse6-4 1 332410188 ns/op 3.01 MB/s PASS ok compress/lzw 4.407s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4405766 ns/op PASS ok container/heap 1.165s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21018 5272 ns/op BenchmarkWithTimeout/concurrency=40-4 4436 33282 ns/op BenchmarkWithTimeout/concurrency=4000-4 3564 38001 ns/op BenchmarkWithTimeout/concurrency=400000-4 6039 22584 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 418192 546.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13413 8974 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15548 9097 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3466 40537 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2109 98704 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2448 41520 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 266 512300 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 177 1183888 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 264 537709 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 28 4729169 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 9487171 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 28 4281672 ns/op BenchmarkCheckCanceled/Err-4 275085 428.7 ns/op BenchmarkCheckCanceled/Done-4 436177 295.3 ns/op BenchmarkContextCancelDone-4 602925 204.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23542 5926 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20306 5913 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21016 5846 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18355 7037 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12106 10806 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 511540 229.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 338674 451.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 268970 538.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 180716 765.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 40104 2677 ns/op PASS ok context 17.375s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1476172 75.66 ns/op 211.46 MB/s BenchmarkDecrypt-4 1678136 73.55 ns/op 217.55 MB/s BenchmarkExpand-4 881331 189.6 ns/op PASS ok crypto/aes 1.739s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 155755 709.7 ns/op 90.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 377892 347.4 ns/op 184.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 197097 675.9 ns/op 94.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 389548 375.2 ns/op 170.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 128034 1755 ns/op 769.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 185184 676.2 ns/op 1996.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 91653 1378 ns/op 979.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 152252 782.5 ns/op 1725.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46053 2484 ns/op 3297.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 55435 2073 ns/op 3952.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 39697 2920 ns/op 2805.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 43606 2601 ns/op 3149.95 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5233 21981 ns/op 46.36 MB/s BenchmarkAESCFBDecrypt1K-4 6914 22251 ns/op 45.80 MB/s BenchmarkAESCFBDecrypt8K-4 692 158839 ns/op 51.54 MB/s BenchmarkAESOFB1K-4 10000 16107 ns/op 63.27 MB/s BenchmarkAESCTR1K-4 12682 9345 ns/op 109.04 MB/s BenchmarkAESCTR8K-4 1669 99018 ns/op 82.68 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10505 ns/op 97.48 MB/s BenchmarkAESCBCDecrypt1K-4 10000 10059 ns/op 101.80 MB/s PASS ok crypto/cipher 5.216s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 91230 1324 ns/op 6.04 MB/s BenchmarkDecrypt-4 85713 1440 ns/op 5.55 MB/s BenchmarkTDESEncrypt-4 35269 3393 ns/op 2.36 MB/s BenchmarkTDESDecrypt-4 34341 3090 ns/op 2.59 MB/s PASS ok crypto/des 1.751s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1178 102335 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8460723 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19708117 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 2200442 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.801s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2125 66665 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 28 3572780 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 14 13733558 ns/op 3061 B/op 35 allocs/op BenchmarkVerify/P256-4 1200 106552 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 14839796 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21599515 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4914 24572 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 56 2188202 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 5028475 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.930s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 279 445274 ns/op BenchmarkNewKeyFromSeed-4 256 471802 ns/op BenchmarkSigning-4 234 441944 ns/op BenchmarkVerification-4 170 701961 ns/op PASS ok crypto/ed25519 1.795s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7371 18499 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 164 714339 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 2152939 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 26 6655779 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2042 89187 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 73 1940989 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 25 4576487 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 16955902 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10911 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7863 18527 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3942 29091 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1160548 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2592 49708 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 368 317845 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1898 101237 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 103 1152057 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.301s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16294 7006 ns/op 146.17 MB/s BenchmarkHMACSHA256_32-4 23402 5346 ns/op 5.99 MB/s BenchmarkNewWriteSum-4 11367 15285 ns/op 2.09 MB/s PASS ok crypto/hmac 1.840s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43413 3907 ns/op BenchmarkModSub-4 44179 2824 ns/op BenchmarkMontgomeryRepr-4 25827 5415 ns/op BenchmarkMontgomeryMul-4 23724 7530 ns/op BenchmarkModMul-4 10000 10019 ns/op BenchmarkExpBig-4 19 7203627 ns/op BenchmarkExp-4 5 22003822 ns/op PASS ok crypto/internal/bigmod 2.652s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3608 49293 ns/op BenchmarkScalarBaseMult-4 246 464280 ns/op BenchmarkScalarMult-4 100 1088896 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 176 727390 ns/op PASS ok crypto/internal/edwards25519 1.850s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 435046 267.7 ns/op BenchmarkMultiply-4 4938692 23.71 ns/op BenchmarkSquare-4 6694534 23.86 ns/op BenchmarkInvert-4 29601 3981 ns/op BenchmarkMult32-4 1000000 178.4 ns/op PASS ok crypto/internal/edwards25519/field 2.305s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1878791 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1800 67156 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4908151 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14475179 ns/op 1 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 176 757870 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12757 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 72 1609062 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4183719 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.668s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 738290 171.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 329798 481.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 98973 1347 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 710514 187.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 353770 342.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 102100 1017 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.205s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 112953 1238 ns/op 6.46 MB/s BenchmarkHash64-4 115777 1453 ns/op 44.06 MB/s BenchmarkHash128-4 111750 1163 ns/op 110.03 MB/s BenchmarkHash256-4 90003 1237 ns/op 206.90 MB/s BenchmarkHash512-4 73786 1566 ns/op 327.03 MB/s BenchmarkHash1K-4 54520 3066 ns/op 333.94 MB/s BenchmarkHash8K-4 10000 13278 ns/op 616.98 MB/s BenchmarkHash1M-4 70 1533712 ns/op 683.69 MB/s BenchmarkHash8M-4 7 16680186 ns/op 502.91 MB/s BenchmarkHash8BytesUnaligned-4 109789 1254 ns/op 6.38 MB/s BenchmarkHash1KUnaligned-4 48864 2331 ns/op 439.35 MB/s BenchmarkHash8KUnaligned-4 9658 12582 ns/op 651.08 MB/s PASS ok crypto/md5 3.682s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 908154302 ns/op PASS ok crypto/rand 2.965s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 13386 ns/op 9.56 MB/s BenchmarkRC4_1K-4 1356 99074 ns/op 10.34 MB/s BenchmarkRC4_8K-4 100 1183459 ns/op 6.84 MB/s PASS ok crypto/rc4 1.515s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 17070040 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 52448898 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 61863889 ns/op BenchmarkEncryptPKCS1v15/2048-4 21 4966303 ns/op BenchmarkDecryptOAEP/2048-4 8 13640429 ns/op BenchmarkEncryptOAEP/2048-4 32 6509284 ns/op BenchmarkSignPKCS1v15/2048-4 7 14513355 ns/op BenchmarkVerifyPKCS1v15/2048-4 27 7438110 ns/op BenchmarkSignPSS/2048-4 7 15832175 ns/op BenchmarkVerifyPSS/2048-4 27 5987013 ns/op PASS ok crypto/rsa 3.597s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80505 1543 ns/op 5.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 94855 1132 ns/op 7.06 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 67674 1654 ns/op 193.47 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 80820 1646 ns/op 194.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 41846 3328 ns/op 307.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54195 2135 ns/op 479.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 13279 ns/op 616.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10078 ns/op 812.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.584s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76604 1668 ns/op 4.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 78138 1486 ns/op 5.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72392 1592 ns/op 5.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23377 4656 ns/op 219.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27720 4116 ns/op 248.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29010 4721 ns/op 216.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4730 28517 ns/op 287.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4161 30743 ns/op 266.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5847 25103 ns/op 326.34 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.004s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48312 2209 ns/op 3.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 49036 3427 ns/op 2.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 54153 2331 ns/op 3.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28207 4079 ns/op 251.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31714 3428 ns/op 298.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29372 3795 ns/op 269.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6166 18595 ns/op 440.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8730 16822 ns/op 486.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7460 17630 ns/op 464.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.835s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16340644 6.795 ns/op BenchmarkConstantTimeEq-4 21074382 5.955 ns/op BenchmarkConstantTimeLessOrEq-4 23379106 6.259 ns/op BenchmarkXORBytes/8Bytes-4 2849088 42.69 ns/op 187.40 MB/s BenchmarkXORBytes/128Bytes-4 2533914 44.53 ns/op 2874.47 MB/s BenchmarkXORBytes/2048Bytes-4 827438 139.6 ns/op 14668.64 MB/s BenchmarkXORBytes/32768Bytes-4 75596 2007 ns/op 16324.39 MB/s PASS ok crypto/subtle 2.633s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 6805666 ns/op BenchmarkCertCache/1-4 30 6352043 ns/op BenchmarkCertCache/2-4 22 6967134 ns/op BenchmarkCertCache/3-4 16 6283819 ns/op BenchmarkHandshakeServer/RSA-4 8 13379304 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 15940467 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 14579846 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 5360101 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 18 7167640 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 6687638 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 8392702 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 53769192 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36057366 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 129131475 ns/op 8.12 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 135075493 ns/op 7.76 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 254563119 ns/op 8.24 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 255327836 ns/op 8.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 512595771 ns/op 8.18 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 506490101 ns/op 8.28 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 1019483284 ns/op 8.23 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 993910169 ns/op 8.44 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1498286057 ns/op 11.20 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1658649295 ns/op 10.11 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3077991095 ns/op 10.90 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3608999298 ns/op 9.30 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6416583454 ns/op 10.46 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6465031572 ns/op 10.38 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 116019301 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 108132025 ns/op 9.70 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 231110580 ns/op 9.07 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 250277204 ns/op 8.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 338389869 ns/op 12.39 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 419383114 ns/op 10.00 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 757425706 ns/op 11.08 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 824999125 ns/op 10.17 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1565937551 ns/op 10.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1614973153 ns/op 10.39 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3285113631 ns/op 10.21 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3513572847 ns/op 9.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5632443643 ns/op 11.91 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6322280302 ns/op 10.61 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 729091475 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 724254302 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 322937236 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301126896 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168020903 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 167531302 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 108448127 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 104937284 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 61448807 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52865210 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 169804436 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 169912345 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 90725688 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 89030832 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57583112 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56028612 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 52948978 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 44882424 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 37386510 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 37612578 ns/op PASS ok crypto/tls 63.472s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 20759715 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 321 347871 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 658 192521 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 892 230915 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.591s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 31 4874125 ns/op 277900 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 32 3995935 ns/op 266353 B/op 1986 allocs/op BenchmarkConcurrentStmtExec-4 45 2948008 ns/op 214113 B/op 583 allocs/op BenchmarkConcurrentTxQuery-4 40 4155796 ns/op 273070 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 63 1979063 ns/op 87774 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 58 2637871 ns/op 105903 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 128 830438 ns/op 41311 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 3430810 ns/op 229116 B/op 1807 allocs/op BenchmarkManyConcurrentQueries-4 1978 59096 ns/op 4128 B/op 20 allocs/op BenchmarkGrabConn-4 184567 687.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.433s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1818 76061 ns/op BenchmarkSymbols32-4 1437 74037 ns/op PASS ok debug/elf 1.381s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 96932 1524 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 38 2938244 ns/op 188165 B/op 13 allocs/op Benchmark115/LineToPC-4 69 2547518 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15739 7312 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.088s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 43028 2548 ns/op BenchmarkMarshal-4 504 211175 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2554 47227 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.654s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 296 443314 ns/op 18.48 MB/s BenchmarkEncodeToString-4 256 599891 ns/op 13.66 MB/s BenchmarkDecode-4 100 1491525 ns/op 8.79 MB/s BenchmarkDecodeString-4 129 897488 ns/op 14.61 MB/s PASS ok encoding/base32 1.834s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 246 440634 ns/op 18.59 MB/s BenchmarkDecodeString/2-4 270171 520.8 ns/op 7.68 MB/s BenchmarkDecodeString/4-4 237344 602.8 ns/op 13.27 MB/s BenchmarkDecodeString/8-4 123576 868.7 ns/op 13.81 MB/s BenchmarkDecodeString/64-4 39444 2813 ns/op 31.29 MB/s BenchmarkDecodeString/8192-4 358 300802 ns/op 36.32 MB/s BenchmarkNewEncoding-4 48013 2624 ns/op 97.56 MB/s PASS ok encoding/base64 2.577s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1414 102651 ns/op 38.97 MB/s BenchmarkReadStruct-4 14794 8938 ns/op 8.39 MB/s BenchmarkWriteStruct-4 13890 8399 ns/op 8.93 MB/s BenchmarkReadInts-4 33662 3544 ns/op 8.47 MB/s BenchmarkWriteInts-4 36844 3597 ns/op 8.34 MB/s BenchmarkWriteSlice1000Int32s-4 985 163038 ns/op 24.53 MB/s BenchmarkPutUint16-4 2225076 60.27 ns/op 33.19 MB/s BenchmarkAppendUint16-4 2786199 57.35 ns/op 34.87 MB/s BenchmarkPutUint32-4 1936395 58.65 ns/op 68.20 MB/s BenchmarkAppendUint32-4 1461483 82.19 ns/op 48.67 MB/s BenchmarkPutUint64-4 1000000 137.4 ns/op 58.23 MB/s BenchmarkAppendUint64-4 922675 130.8 ns/op 61.17 MB/s BenchmarkLittleEndianPutUint16-4 1900298 71.01 ns/op 28.16 MB/s BenchmarkLittleEndianAppendUint16-4 2584533 55.82 ns/op 35.83 MB/s BenchmarkLittleEndianPutUint32-4 1871526 61.30 ns/op 65.26 MB/s BenchmarkLittleEndianAppendUint32-4 2666553 48.15 ns/op 83.07 MB/s BenchmarkLittleEndianPutUint64-4 1000000 101.1 ns/op 79.10 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 129.6 ns/op 61.73 MB/s BenchmarkReadFloats-4 139480 970.7 ns/op 12.36 MB/s BenchmarkWriteFloats-4 134594 875.3 ns/op 13.71 MB/s BenchmarkReadSlice1000Float32s-4 1191 114317 ns/op 34.99 MB/s BenchmarkWriteSlice1000Float32s-4 1274 97380 ns/op 41.08 MB/s BenchmarkReadSlice1000Uint8s-4 63150 2556 ns/op 391.22 MB/s BenchmarkWriteSlice1000Uint8s-4 53704 3057 ns/op 327.07 MB/s BenchmarkPutUvarint32-4 980396 144.6 ns/op 27.66 MB/s BenchmarkPutUvarint64-4 259276 544.3 ns/op 14.70 MB/s PASS ok encoding/binary 7.074s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5756 23414 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4510 26257 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5982 23196 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2799 40404 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6558 23311 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5582 21755 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7300 22742 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3168 34908 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 22565 ns/op PASS ok encoding/csv 2.840s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8188 20742 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7370 20285 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 152 817451 ns/op 17165 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 366 277869 ns/op 1340 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1018 129726 ns/op 86 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1011 118839 ns/op 86 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1148 93049 ns/op 337 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 48 2607255 ns/op 37941 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 532 412084 ns/op 25245 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 922 185693 ns/op 10804 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 933 163821 ns/op 9763 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 372 405525 ns/op 39236 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 141 798288 ns/op 67280 B/op 2233 allocs/op BenchmarkDecodeBytesSlice-4 315 470814 ns/op 24223 B/op 207 allocs/op BenchmarkDecodeInterfaceSlice-4 58 2615493 ns/op 83511 B/op 3178 allocs/op BenchmarkDecodeMap-4 61 2744388 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 4.833s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 11050 ns/op 23.17 MB/s BenchmarkEncode/1024-4 2353 45883 ns/op 22.32 MB/s BenchmarkEncode/4096-4 346 335839 ns/op 12.20 MB/s BenchmarkEncode/16384-4 151 727260 ns/op 22.53 MB/s BenchmarkDecode/256-4 17566 10039 ns/op 25.50 MB/s BenchmarkDecode/1024-4 6560 25780 ns/op 39.72 MB/s BenchmarkDecode/4096-4 1519 85694 ns/op 47.80 MB/s BenchmarkDecode/16384-4 338 438050 ns/op 37.40 MB/s BenchmarkDump/256-4 799 151902 ns/op 1.69 MB/s BenchmarkDump/1024-4 246 469460 ns/op 2.18 MB/s BenchmarkDump/4096-4 78 2393890 ns/op 1.71 MB/s BenchmarkDump/16384-4 18 8155633 ns/op 2.01 MB/s PASS ok encoding/hex 3.379s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 166951117 ns/op 11.62 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 244284072 ns/op 7.94 MB/s 5512 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 161208181 ns/op 12.04 MB/s 10332840 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 188257044 ns/op 10.31 MB/s 10336216 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 18462 6018 ns/op BenchmarkMarshalBytes/256-4 5395 25302 ns/op BenchmarkMarshalBytes/4096-4 410 300195 ns/op BenchmarkMarshalBytesError/32-4 49 2433092 ns/op BenchmarkMarshalBytesError/256-4 48 2510562 ns/op BenchmarkMarshalBytesError/4096-4 43 2737396 ns/op BenchmarkMarshalMap-4 30327 4565 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 541359242 ns/op 3.58 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 28617 4776 ns/op 2.93 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39394 3253 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 430860111 ns/op 4.50 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 484366469 ns/op 4.01 MB/s 2020952 B/op 40011 allocs/op BenchmarkUnmarshalString-4 65348 2241 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 93157 1351 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 113260 1187 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15654 6989 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 69514 2157 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 79212 2110 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 20563 6492 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2725 42634 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 616 214410 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 86 1484434 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 12861168 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 491370 232.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 512650 226.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 521518 302.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 497811 237.0 ns/op BenchmarkEncodeMarshaler-4 40095 2558 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 54094 2048 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4714015 23.07 ns/op BenchmarkNumberIsValidRegexp-4 15733 13132 ns/op PASS ok encoding/json 11.455s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3290206 ns/op 19.92 MB/s BenchmarkDecode-4 31 4431233 ns/op 20.04 MB/s PASS ok encoding/pem 1.364s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1766 58438 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 631 192232 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2124 51837 ns/op PASS ok encoding/xml 1.507s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 211006 553.2 ns/op BenchmarkAs-4 65138 1934 ns/op PASS ok errors 1.392s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 491917 301.4 ns/op BenchmarkIntSet-4 578858 217.1 ns/op BenchmarkFloatAdd-4 187602 835.9 ns/op BenchmarkFloatSet-4 767277 220.3 ns/op BenchmarkStringSet-4 361689 281.5 ns/op BenchmarkMapSet-4 114520 1000 ns/op BenchmarkMapSetDifferent-4 51004 2320 ns/op BenchmarkMapSetDifferentRandom-4 229 498015 ns/op BenchmarkMapSetString-4 102279 1014 ns/op BenchmarkMapAddSame-4 26502 6012 ns/op BenchmarkMapAddDifferent-4 10876 13478 ns/op BenchmarkMapAddDifferentRandom-4 202 695658 ns/op BenchmarkMapAddSameSteadyState-4 284134 496.2 ns/op BenchmarkMapAddDifferentSteadyState-4 113523 1052 ns/op BenchmarkMapString-4 6556 20766 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15980 9011 ns/op PASS ok expvar 4.901s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 69234 1981 ns/op BenchmarkSprintfEmpty-4 282090 554.6 ns/op BenchmarkSprintfString-4 162337 916.9 ns/op BenchmarkSprintfTruncateString-4 160764 1147 ns/op BenchmarkSprintfTruncateBytes-4 125948 1467 ns/op BenchmarkSprintfSlowParsingPath-4 123854 1040 ns/op BenchmarkSprintfQuoteString-4 36019 3214 ns/op BenchmarkSprintfInt-4 128148 961.1 ns/op BenchmarkSprintfIntInt-4 111500 1464 ns/op BenchmarkSprintfPrefixedInt-4 84543 1439 ns/op BenchmarkSprintfFloat-4 55144 1853 ns/op BenchmarkSprintfComplex-4 26034 3849 ns/op BenchmarkSprintfBoolean-4 143077 1057 ns/op BenchmarkSprintfHexString-4 76926 2708 ns/op BenchmarkSprintfHexBytes-4 62408 2854 ns/op BenchmarkSprintfBytes-4 30004 4564 ns/op BenchmarkSprintfStringer-4 37957 3697 ns/op BenchmarkSprintfStructure-4 14935 10657 ns/op BenchmarkManyArgs-4 34443 3281 ns/op BenchmarkFprintInt-4 55986 2909 ns/op BenchmarkFprintfBytes-4 62773 1974 ns/op BenchmarkFprintIntNoAlloc-4 55074 2312 ns/op BenchmarkScanInts-4 26 4902236 ns/op BenchmarkScanRecursiveInt-4 1 512756559 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 519660331 ns/op PASS ok fmt 7.566s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 404 358532 ns/op PASS ok go/build 1.279s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38850 2713 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14240 11662 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4507 32057 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1132 118445 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 229 552071 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 3586944 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 9929854 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 53975470 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 211512019 ns/op 15259168 B/op 65567 allocs/op PASS ok go/constant 2.991s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 508672310 ns/op 0.13 MB/s 46127824 B/op 48899 allocs/op PASS ok go/format 1.616s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 22924571 ns/op 2.35 MB/s BenchmarkParseOnly-4 6 22293842 ns/op 2.42 MB/s BenchmarkResolve-4 60 2800666 ns/op 19.23 MB/s PASS ok go/parser 3.394s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 269430424 ns/op 0.19 MB/s 4893256 B/op 27434 allocs/op BenchmarkPrintDecl-4 816 192003 ns/op 0.17 MB/s 17314 B/op 51 allocs/op PASS ok go/printer 1.526s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 260 437956 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8727890 ns/op 5.68 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 15899834 ns/op 4.55 MB/s BenchmarkScanFiles/net/http/server.go-4 6 22066516 ns/op 5.36 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 169 781929 ns/op 3.94 MB/s PASS ok go/scanner 1.965s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1449841 79.50 ns/op PASS ok go/token 1.284s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 123 958324 ns/op BenchmarkNamed/Underlying/nongeneric-4 879693 135.3 ns/op BenchmarkNamed/Underlying/generic-4 919846 130.7 ns/op BenchmarkNamed/Underlying/src_instance-4 853567 141.2 ns/op BenchmarkNamed/Underlying/user_instance-4 972825 133.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16791 8854 ns/op BenchmarkNamed/NewMethodSet/generic-4 15052 7952 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12160 8353 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13464 8750 ns/op BenchmarkCheck/http/funcbodies/info-4 1 696125908 ns/op 46785 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 497565445 ns/op 65455 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 345003039 ns/op 94425 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 266710844 ns/op 121776 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2967030711 ns/op 1742 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 119170811 ns/op 42838 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 106464546 ns/op 47989 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 78793252 ns/op 65324 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 848358270 ns/op 2553 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 124213139 ns/op 17291 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 64526238 ns/op 33239 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 65975026 ns/op 32594 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2383510539 ns/op 27430 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 758701924 ns/op 86168 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165627139 ns/op 392988 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 121143458 ns/op 538336 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3313044465 ns/op 605.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 191918104 ns/op 10425 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 100151017 ns/op 19789 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 107220848 ns/op 18631 lines/s PASS ok go/types 55.741s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 11941 10618 ns/op 96.44 MB/s PASS ok hash/adler32 1.303s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 204914 604.9 ns/op 24.80 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 235512 571.7 ns/op 26.24 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 140485 926.9 ns/op 43.15 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 143773 873.0 ns/op 45.82 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 383184 422.1 ns/op 1213.06 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 416916 349.8 ns/op 1463.69 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 331689 430.1 ns/op 2381.02 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 340765 388.4 ns/op 2636.40 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 266150 559.3 ns/op 7323.27 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 214130 539.3 ns/op 7594.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56480 2073 ns/op 15805.80 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53535 2332 ns/op 14049.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 389460 387.9 ns/op 38.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 286758 380.1 ns/op 39.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 307393 392.9 ns/op 101.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 357454 372.5 ns/op 107.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 235600 444.8 ns/op 1151.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 282741 440.6 ns/op 1162.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 281402 576.6 ns/op 1775.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 206590 511.2 ns/op 2003.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 203553 598.3 ns/op 6845.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 217633 569.5 ns/op 7192.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 48892 2569 ns/op 12756.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50985 2336 ns/op 14028.61 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 223196 562.2 ns/op 26.68 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 228301 540.8 ns/op 27.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 133898 1080 ns/op 37.03 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 138895 1532 ns/op 26.12 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 12331 ns/op 41.52 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9231 11665 ns/op 43.89 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6337 26883 ns/op 38.09 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5360 26252 ns/op 39.01 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1212 94245 ns/op 43.46 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1212 101469 ns/op 40.37 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 135 830404 ns/op 39.46 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 150 746933 ns/op 43.87 MB/s PASS ok hash/crc32 8.576s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 138 920305 ns/op 71.21 MB/s BenchmarkCrc64/ISO4KB-4 1428 85064 ns/op 48.15 MB/s BenchmarkCrc64/ISO1KB-4 6726 28943 ns/op 35.38 MB/s BenchmarkCrc64/ECMA64KB-4 100 1033624 ns/op 63.40 MB/s BenchmarkCrc64/Random64KB-4 100 1613544 ns/op 40.62 MB/s BenchmarkCrc64/Random16KB-4 488 235174 ns/op 69.67 MB/s PASS ok hash/crc64 2.442s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12172 9447 ns/op 108.39 MB/s BenchmarkFnv32aKB-4 10000 14113 ns/op 72.56 MB/s BenchmarkFnv64KB-4 12782 9267 ns/op 110.50 MB/s BenchmarkFnv64aKB-4 12400 12416 ns/op 82.47 MB/s BenchmarkFnv128KB-4 1795 74189 ns/op 13.80 MB/s BenchmarkFnv128aKB-4 1560 97279 ns/op 10.53 MB/s PASS ok hash/fnv 2.477s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 441194 319.9 ns/op 12.51 MB/s BenchmarkHash/n=4/Bytes-4 2705756 39.52 ns/op 101.23 MB/s BenchmarkHash/n=4/String-4 1587768 70.00 ns/op 57.14 MB/s BenchmarkHash/n=8/Write-4 429744 416.2 ns/op 19.22 MB/s BenchmarkHash/n=8/Bytes-4 2827250 52.92 ns/op 151.17 MB/s BenchmarkHash/n=8/String-4 1629924 71.20 ns/op 112.35 MB/s BenchmarkHash/n=16/Write-4 410884 489.8 ns/op 32.67 MB/s BenchmarkHash/n=16/Bytes-4 3304531 36.38 ns/op 439.86 MB/s BenchmarkHash/n=16/String-4 1603548 78.71 ns/op 203.29 MB/s BenchmarkHash/n=32/Write-4 384344 368.1 ns/op 86.92 MB/s BenchmarkHash/n=32/Bytes-4 2474457 47.02 ns/op 680.56 MB/s BenchmarkHash/n=32/String-4 1580038 71.21 ns/op 449.36 MB/s BenchmarkHash/n=64/Write-4 386704 326.1 ns/op 196.28 MB/s BenchmarkHash/n=64/Bytes-4 2922556 40.25 ns/op 1589.89 MB/s BenchmarkHash/n=64/String-4 1586967 80.86 ns/op 791.47 MB/s BenchmarkHash/n=256/Write-4 322213 582.8 ns/op 439.26 MB/s BenchmarkHash/n=256/Bytes-4 1982659 54.27 ns/op 4717.46 MB/s BenchmarkHash/n=256/String-4 1000000 139.0 ns/op 1841.87 MB/s BenchmarkHash/n=320/Write-4 282699 405.4 ns/op 789.36 MB/s BenchmarkHash/n=320/Bytes-4 1762851 68.39 ns/op 4679.36 MB/s BenchmarkHash/n=320/String-4 723949 191.8 ns/op 1668.63 MB/s BenchmarkHash/n=1024/Write-4 192616 686.7 ns/op 1491.23 MB/s BenchmarkHash/n=1024/Bytes-4 983578 144.3 ns/op 7097.65 MB/s BenchmarkHash/n=1024/String-4 311041 575.6 ns/op 1778.90 MB/s BenchmarkHash/n=4096/Write-4 84636 1327 ns/op 3087.43 MB/s BenchmarkHash/n=4096/Bytes-4 275721 535.9 ns/op 7643.82 MB/s BenchmarkHash/n=4096/String-4 68664 1756 ns/op 2333.12 MB/s BenchmarkHash/n=16384/Write-4 26084 5091 ns/op 3218.23 MB/s BenchmarkHash/n=16384/Bytes-4 56178 2733 ns/op 5995.19 MB/s BenchmarkHash/n=16384/String-4 16410 6835 ns/op 2397.12 MB/s PASS ok hash/maphash 7.651s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 486 211277 ns/op BenchmarkEscapeNone-4 121574 1079 ns/op BenchmarkUnescape-4 682 202102 ns/op BenchmarkUnescapeNone-4 634867 196.9 ns/op BenchmarkUnescapeSparse-4 3872 30467 ns/op BenchmarkUnescapeDense-4 933 118344 ns/op PASS ok html 2.152s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6670 20118 ns/op BenchmarkCSSEscaperNoSpecials-4 33680 4405 ns/op BenchmarkDecodeCSS-4 10000 11028 ns/op BenchmarkDecodeCSSNoSpecials-4 2605435 46.27 ns/op BenchmarkCSSValueFilter-4 94723 2150 ns/op BenchmarkCSSValueFilterOk-4 66580 1854 ns/op BenchmarkEscapedExecute-4 3976 44760 ns/op BenchmarkHTMLNospaceEscaper-4 7380 29528 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 40333 2856 ns/op BenchmarkStripTags-4 10000 10677 ns/op BenchmarkStripTagsNoSpecials-4 175474 710.3 ns/op BenchmarkJSValEscaperWithNum-4 17517 6601 ns/op BenchmarkJSValEscaperWithStr-4 4024 27417 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 13723 7982 ns/op BenchmarkJSValEscaperWithObj-4 3420 31537 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10771 12425 ns/op BenchmarkJSStrEscaperNoSpecials-4 37732 4468 ns/op BenchmarkJSStrEscaper-4 9367 16618 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 36390 3764 ns/op BenchmarkJSRegexpEscaper-4 9897 15252 ns/op BenchmarkTemplateSpecialTags-4 76 1451817 ns/op BenchmarkURLEscaper-4 4143 36074 ns/op BenchmarkURLEscaperNoSpecials-4 148264 1054 ns/op BenchmarkURLNormalizer-4 5300 24886 ns/op BenchmarkURLNormalizerNoSpecials-4 162265 948.8 ns/op BenchmarkSrcsetFilter-4 16975 13213 ns/op BenchmarkSrcsetFilterNoSpecials-4 78727 1611 ns/op PASS ok html/template 7.642s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 489194 306.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 417470 271.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 628180 250.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 455564 363.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1465083 83.18 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 110.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 125.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 102.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 325797 324.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 313969 379.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 393486 328.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 315700 391.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 773338 179.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 458479 265.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 828201 172.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 465345 274.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 372264 380.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 101.9 ns/op BenchmarkRGBASetRGBA-4 1125057 146.1 ns/op BenchmarkRGBA64At-4 958128 147.2 ns/op BenchmarkRGBA64SetRGBA64-4 627876 166.0 ns/op BenchmarkNRGBAAt-4 1348454 95.56 ns/op BenchmarkNRGBASetNRGBA-4 1000000 107.4 ns/op BenchmarkNRGBA64At-4 947294 144.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 833370 162.9 ns/op BenchmarkAlphaAt-4 2325817 53.13 ns/op BenchmarkAlphaSetAlpha-4 1759904 62.88 ns/op BenchmarkAlpha16At-4 1000000 107.3 ns/op BenchmarkAlphaSetAlpha16-4 1098411 121.4 ns/op BenchmarkGrayAt-4 2222043 60.41 ns/op BenchmarkGraySetGray-4 1266345 84.85 ns/op BenchmarkGray16At-4 1243893 92.35 ns/op BenchmarkGraySetGray16-4 1000000 104.3 ns/op PASS ok image 8.709s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2784594 44.54 ns/op BenchmarkYCbCrToRGB/128-4 2484687 42.81 ns/op BenchmarkYCbCrToRGB/255-4 2721446 40.98 ns/op BenchmarkRGBToYCbCr/0-4 2874067 50.30 ns/op BenchmarkRGBToYCbCr/Cb-4 2393504 41.83 ns/op BenchmarkRGBToYCbCr/Cr-4 3131494 41.45 ns/op BenchmarkYCbCrToRGBA/0-4 2511104 56.88 ns/op BenchmarkYCbCrToRGBA/128-4 2455461 52.92 ns/op BenchmarkYCbCrToRGBA/255-4 2496039 45.68 ns/op BenchmarkNYCbCrAToRGBA/0-4 2232525 49.93 ns/op BenchmarkNYCbCrAToRGBA/128-4 2252739 56.98 ns/op BenchmarkNYCbCrAToRGBA/255-4 2789043 69.16 ns/op PASS ok image/color 3.935s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 49081783 ns/op BenchmarkFillSrc-4 265 390663 ns/op BenchmarkCopyOver-4 6 36131526 ns/op BenchmarkCopySrc-4 412 306415 ns/op BenchmarkNRGBAOver-4 7 15798610 ns/op BenchmarkNRGBASrc-4 12 12384678 ns/op BenchmarkYCbCr-4 9 20425977 ns/op BenchmarkGray-4 14 8340776 ns/op BenchmarkCMYK-4 9 14938118 ns/op BenchmarkGlyphOver-4 18 9330351 ns/op BenchmarkRGBAMaskOver-4 4 44120616 ns/op BenchmarkGrayMaskOver-4 6 20391622 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35502152 ns/op BenchmarkRGBA-4 4 27125402 ns/op BenchmarkPalettedFill-4 832 152127 ns/op BenchmarkPalettedRGBA-4 3 46262388 ns/op BenchmarkGenericOver-4 2 66552898 ns/op BenchmarkGenericMaskOver-4 5 23964400 ns/op BenchmarkGenericSrc-4 3 36303160 ns/op BenchmarkGenericMaskSrc-4 3 46657648 ns/op PASS ok image/draw 9.785s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5972301 ns/op 2.59 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 141577258 ns/op 2.17 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2811210783 ns/op 0.44 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 54 2712130 ns/op 5.70 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 140100120 ns/op 0.44 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.121s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4156 26772 ns/op BenchmarkIDCT-4 2524 43624 ns/op BenchmarkDecodeBaseline-4 7 16429020 ns/op 3.76 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 32281643 ns/op 1.91 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 169540673 ns/op 7.25 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 266493112 ns/op 3.46 MB/s 4552 B/op 8 allocs/op PASS ok image/jpeg 2.856s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15260940 7.638 ns/op BenchmarkDecodeGray-4 9 14445995 ns/op 4.54 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 58289682 ns/op 4.50 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40516832 ns/op 6.47 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 6349416 ns/op 10.32 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35841410 ns/op 7.31 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 65461388 ns/op 4.00 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 66611706 ns/op 4.61 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 87400690 ns/op 3.51 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 207499647 ns/op 5.92 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 400136067 ns/op 3.07 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 34823977 ns/op 8.82 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 205269412 ns/op 5.99 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 770675710 ns/op 1.59 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.843s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 60405730 ns/op 1.66 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45054581 ns/op 2.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 287017674 ns/op 1.74 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 324211234 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 79601898 ns/op 1.26 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 56662744 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 327241961 ns/op 1.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 308201871 ns/op 1.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 841179568 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 700872526 ns/op 1.43 MB/s 8003680 B/op 4 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4714658878 ns/op 1.06 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3811396356 ns/op 1.31 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9816257 ns/op 10.19 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 14036237 ns/op 7.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 58967978 ns/op 8.48 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44850669 ns/op 11.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 88777693 ns/op 11.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 98592568 ns/op 10.14 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 464521305 ns/op 10.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 512708404 ns/op 9.75 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 72220025 ns/op 1.38 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 92004536 ns/op 1.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 441225938 ns/op 1.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 365545921 ns/op 1.37 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1030279511 ns/op 0.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1041045527 ns/op 0.96 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6555542928 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5653855532 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 161612398 ns/op 25.86 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 222950533 ns/op 18.75 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 53.030s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29186 4459 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 23566 6538 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/4-4 29943 6395 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/8-4 7696 13855 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/16-4 10000 10598 ns/op 1.51 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10918 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/64-4 6266 21864 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/128-4 6885 21883 ns/op 5.85 MB/s BenchmarkMarshalCorpusFile/256-4 3244 56379 ns/op 4.54 MB/s BenchmarkMarshalCorpusFile/512-4 1584 129323 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/1024-4 733 272678 ns/op 3.76 MB/s BenchmarkMarshalCorpusFile/2048-4 325 421186 ns/op 4.86 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1056159 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/8192-4 82 1913858 ns/op 4.28 MB/s BenchmarkMarshalCorpusFile/16384-4 57 3432958 ns/op 4.77 MB/s BenchmarkMarshalCorpusFile/32768-4 18 8786312 ns/op 3.73 MB/s BenchmarkMarshalCorpusFile/65536-4 8 19777148 ns/op 3.31 MB/s BenchmarkMarshalCorpusFile/131072-4 3 45320109 ns/op 2.89 MB/s BenchmarkMarshalCorpusFile/262144-4 2 70712868 ns/op 3.71 MB/s BenchmarkMarshalCorpusFile/524288-4 1 133456342 ns/op 3.93 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 258277223 ns/op 4.06 MB/s BenchmarkUnmarshalCorpusFile/1-4 6386 20860 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6111 22044 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 6538 20564 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 6604 25606 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/16-4 5460 25553 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32-4 3261 34646 ns/op 0.92 MB/s BenchmarkUnmarshalCorpusFile/64-4 2972 41049 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/128-4 2235 54328 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/256-4 794 131071 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 379 273166 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/1024-4 230 583066 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 2064100 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 4129597 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 4078365 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 11414787 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15877111 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 34268399 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 133206063 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 167768440 ns/op 1.56 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 339057613 ns/op 1.55 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 714767234 ns/op 1.47 MB/s BenchmarkMutatorBytes/1-4 27891 4488 ns/op BenchmarkMutatorBytes/10-4 34132 4075 ns/op BenchmarkMutatorBytes/100-4 31477 6649 ns/op BenchmarkMutatorBytes/1000-4 18272 6206 ns/op BenchmarkMutatorBytes/10000-4 6150 43245 ns/op BenchmarkMutatorBytes/100000-4 864 186777 ns/op BenchmarkMutatorString/1-4 27940 5472 ns/op BenchmarkMutatorString/10-4 27420 4687 ns/op BenchmarkMutatorString/100-4 25466 4813 ns/op BenchmarkMutatorString/1000-4 10000 10055 ns/op BenchmarkMutatorString/10000-4 3720 116355 ns/op BenchmarkMutatorString/100000-4 169 755502 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17685 7866 ns/op BenchmarkMutatorAllBasicTypes/string-4 14203 7786 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49760 2329 ns/op BenchmarkMutatorAllBasicTypes/float32-4 42146 2595 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43035 4343 ns/op BenchmarkMutatorAllBasicTypes/int-4 43864 2466 ns/op BenchmarkMutatorAllBasicTypes/int8-4 51565 3041 ns/op BenchmarkMutatorAllBasicTypes/int16-4 44055 2962 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47384 4276 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47163 2929 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47523 2596 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44788 2738 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 40453 3640 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 42074 2679 ns/op PASS ok internal/fuzz 18.443s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12648 17471 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 88501 1868 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.140s PASS ok internal/poll 1.098s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 30394618 ns/op PASS ok internal/trace 6.580s PASS ok internal/zstd 1.070s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13515 ns/op BenchmarkCopyNLarge-4 166 867189 ns/op PASS ok io 1.516s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 151812 1208 ns/op BenchmarkPrintln-4 10000 11115 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 33866 4177 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4975 27221 ns/op BenchmarkDiscard-4 994404 133.8 ns/op 0 B/op 0 allocs/op PASS ok log 2.259s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 55294 2128 ns/op BenchmarkJSONHandler/defaults-4 4862 36875 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4278 30405 ns/op 780 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4237 38446 ns/op 767 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5863 17311 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5883 17032 ns/op 518 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4915 30874 ns/op 523 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 20044 5004 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 20962 6544 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 44150 2913 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 44180 2815 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 54926 2267 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 53118 3097 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 56365 2873 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 55911 2110 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 852090 153.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 657586 339.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 629260 443.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 493300 287.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 393099 448.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 3961 49479 ns/op BenchmarkDispatch/switch-checked-4 183907 1336 ns/op BenchmarkDispatch/As-4 210482 636.0 ns/op BenchmarkDispatch/Visit-4 149905 787.4 ns/op BenchmarkUnsafeStrings-4 14642 7633 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 7.218s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1128651 101.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1120554 110.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 791964 172.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 150213 830.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 48326 3382 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 62839 2650 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 26565 5691 ns/op 671 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4436 25970 ns/op 3473 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10204 12294 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 10501 13065 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5421 20966 ns/op 1100 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1726 66757 ns/op 4369 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 11259 11077 ns/op 534 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 11113 11561 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6517 18073 ns/op 946 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2374 55626 ns/op 3769 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.792s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 2 63974453 ns/op PASS ok maps 2.670s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2581453 48.98 ns/op BenchmarkAcosh-4 1204592 97.99 ns/op BenchmarkAsin-4 2005156 60.63 ns/op BenchmarkAsinh-4 1235992 103.8 ns/op BenchmarkAtan-4 2939138 40.47 ns/op BenchmarkAtanh-4 1000000 115.8 ns/op BenchmarkAtan2-4 2149384 60.77 ns/op BenchmarkCbrt-4 1513038 80.73 ns/op BenchmarkCeil-4 17431854 11.71 ns/op BenchmarkCopysign-4 3311912 54.35 ns/op BenchmarkCos-4 1238726 118.5 ns/op BenchmarkCosh-4 1620975 103.3 ns/op BenchmarkErf-4 2937363 39.54 ns/op BenchmarkErfc-4 2796910 54.23 ns/op BenchmarkErfinv-4 2891082 44.02 ns/op BenchmarkErfcinv-4 2638382 79.37 ns/op BenchmarkExp-4 5908393 22.42 ns/op BenchmarkExpGo-4 890754 133.6 ns/op BenchmarkExpm1-4 2242951 58.32 ns/op BenchmarkExp2-4 575899 188.6 ns/op BenchmarkExp2Go-4 960109 159.2 ns/op BenchmarkAbs-4 4640440 29.62 ns/op BenchmarkDim-4 8817613 17.07 ns/op BenchmarkFloor-4 25043586 6.357 ns/op BenchmarkMax-4 17042146 10.81 ns/op BenchmarkMin-4 16056616 8.977 ns/op BenchmarkMod-4 330260 364.1 ns/op BenchmarkFrexp-4 1000000 137.4 ns/op BenchmarkGamma-4 944673 176.2 ns/op BenchmarkHypot-4 13562190 10.97 ns/op BenchmarkHypotGo-4 1540584 74.97 ns/op BenchmarkIlogb-4 1860193 61.31 ns/op BenchmarkJ0-4 267861 466.6 ns/op BenchmarkJ1-4 334228 445.5 ns/op BenchmarkJn-4 124090 1453 ns/op BenchmarkLdexp-4 2001303 61.34 ns/op BenchmarkLgamma-4 1000000 171.3 ns/op BenchmarkLog-4 3608464 46.39 ns/op BenchmarkLogb-4 2199469 64.00 ns/op BenchmarkLog1p-4 1565292 74.86 ns/op BenchmarkLog10-4 4483881 27.45 ns/op BenchmarkLog2-4 1464921 77.86 ns/op BenchmarkModf-4 1661523 88.34 ns/op BenchmarkNextafter32-4 2297779 69.80 ns/op BenchmarkNextafter64-4 2222326 60.83 ns/op BenchmarkPowInt-4 635318 249.1 ns/op BenchmarkPowFrac-4 500275 282.1 ns/op BenchmarkPow10Pos-4 5137194 22.30 ns/op BenchmarkPow10Neg-4 4996288 21.39 ns/op BenchmarkRound-4 4381884 26.77 ns/op BenchmarkRoundToEven-4 13771533 10.89 ns/op BenchmarkRemainder-4 488878 278.2 ns/op BenchmarkSignbit-4 6683738 18.54 ns/op BenchmarkSin-4 1371991 117.3 ns/op BenchmarkSincos-4 1207327 107.7 ns/op BenchmarkSinh-4 1940324 67.39 ns/op BenchmarkSqrtIndirect-4 19928863 6.036 ns/op BenchmarkSqrtLatency-4 24309690 5.919 ns/op BenchmarkSqrtIndirectLatency-4 18890694 7.510 ns/op BenchmarkSqrtGoLatency-4 1261710 139.7 ns/op BenchmarkSqrtPrime-4 35547 3296 ns/op BenchmarkTan-4 1000000 103.1 ns/op BenchmarkTanh-4 1000000 155.2 ns/op BenchmarkTrunc-4 16218308 19.54 ns/op BenchmarkY0-4 179530 778.3 ns/op BenchmarkY1-4 330471 434.6 ns/op BenchmarkYn-4 128452 1276 ns/op BenchmarkFloat64bits-4 7144716 19.05 ns/op BenchmarkFloat64frombits-4 6760041 18.77 ns/op BenchmarkFloat32bits-4 5797773 23.39 ns/op BenchmarkFloat32frombits-4 6508440 23.80 ns/op BenchmarkFMA-4 18659696 8.428 ns/op PASS ok math 18.453s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12820266 15.45 ns/op 4142.61 MB/s BenchmarkAddVV/2-4 8218004 12.66 ns/op 10106.98 MB/s BenchmarkAddVV/3-4 9750316 14.01 ns/op 13704.73 MB/s BenchmarkAddVV/4-4 10332604 13.32 ns/op 19215.60 MB/s BenchmarkAddVV/5-4 9989491 21.72 ns/op 14730.74 MB/s BenchmarkAddVV/10-4 4907353 32.04 ns/op 19973.55 MB/s BenchmarkAddVV/100-4 1926514 103.1 ns/op 62097.58 MB/s BenchmarkAddVV/1000-4 157131 1220 ns/op 52473.42 MB/s BenchmarkSubVV/1-4 8432340 13.61 ns/op 4704.11 MB/s BenchmarkSubVV/2-4 9878494 16.13 ns/op 7935.34 MB/s BenchmarkSubVV/3-4 12264843 14.62 ns/op 13131.63 MB/s BenchmarkSubVV/4-4 12415862 13.25 ns/op 19318.74 MB/s BenchmarkSubVV/5-4 6935216 25.08 ns/op 12758.82 MB/s BenchmarkSubVV/10-4 8713215 13.90 ns/op 46046.09 MB/s BenchmarkSubVV/100-4 1000000 101.3 ns/op 63159.00 MB/s BenchmarkSubVV/1000-4 195741 868.2 ns/op 73714.32 MB/s BenchmarkAddVW/1-4 9812698 14.32 ns/op 558.78 MB/s BenchmarkAddVW/2-4 12205951 9.491 ns/op 1685.86 MB/s BenchmarkAddVW/3-4 12380430 12.70 ns/op 1890.04 MB/s BenchmarkAddVW/4-4 6139242 21.82 ns/op 1466.23 MB/s BenchmarkAddVW/5-4 10694601 15.85 ns/op 2523.84 MB/s BenchmarkAddVW/10-4 10488542 16.59 ns/op 4822.26 MB/s BenchmarkAddVW/100-4 254209 451.8 ns/op 1770.58 MB/s BenchmarkAddVW/1000-4 31545 3609 ns/op 2216.69 MB/s BenchmarkAddVWext/1-4 7660963 14.59 ns/op 548.49 MB/s BenchmarkAddVWext/2-4 13756702 15.87 ns/op 1008.01 MB/s BenchmarkAddVWext/3-4 7814518 13.02 ns/op 1842.87 MB/s BenchmarkAddVWext/4-4 13956668 10.08 ns/op 3173.75 MB/s BenchmarkAddVWext/5-4 13899294 12.90 ns/op 3101.49 MB/s BenchmarkAddVWext/10-4 9050815 13.77 ns/op 5809.59 MB/s BenchmarkAddVWext/100-4 45397 2898 ns/op 276.02 MB/s BenchmarkAddVWext/1000-4 5004 26183 ns/op 305.54 MB/s BenchmarkSubVW/1-4 15613633 8.226 ns/op 972.53 MB/s BenchmarkSubVW/2-4 15760268 10.64 ns/op 1503.07 MB/s BenchmarkSubVW/3-4 11936642 11.87 ns/op 2022.17 MB/s BenchmarkSubVW/4-4 8484476 17.07 ns/op 1874.33 MB/s BenchmarkSubVW/5-4 10388050 10.44 ns/op 3831.67 MB/s BenchmarkSubVW/10-4 6505197 24.21 ns/op 3304.04 MB/s BenchmarkSubVW/100-4 289602 654.4 ns/op 1222.55 MB/s BenchmarkSubVW/1000-4 42454 4515 ns/op 1771.82 MB/s BenchmarkSubVWext/1-4 15207931 11.91 ns/op 671.95 MB/s BenchmarkSubVWext/2-4 13151366 9.812 ns/op 1630.58 MB/s BenchmarkSubVWext/3-4 11913747 9.458 ns/op 2537.61 MB/s BenchmarkSubVWext/4-4 13627774 10.55 ns/op 3034.32 MB/s BenchmarkSubVWext/5-4 11651902 15.99 ns/op 2502.29 MB/s BenchmarkSubVWext/10-4 10483518 14.67 ns/op 5453.93 MB/s BenchmarkSubVWext/100-4 43447 2651 ns/op 301.77 MB/s BenchmarkSubVWext/1000-4 4148 26112 ns/op 306.38 MB/s BenchmarkMulAddVWW/1-4 9064846 11.54 ns/op 5547.04 MB/s BenchmarkMulAddVWW/2-4 6611823 25.59 ns/op 5001.45 MB/s BenchmarkMulAddVWW/3-4 9502134 18.67 ns/op 10284.46 MB/s BenchmarkMulAddVWW/4-4 5488464 27.40 ns/op 9341.94 MB/s BenchmarkMulAddVWW/5-4 8900301 13.07 ns/op 24489.05 MB/s BenchmarkMulAddVWW/10-4 6389840 19.81 ns/op 32300.51 MB/s BenchmarkMulAddVWW/100-4 1000000 107.2 ns/op 59680.07 MB/s BenchmarkMulAddVWW/1000-4 128318 1113 ns/op 57485.35 MB/s BenchmarkAddMulVVW/1-4 7968282 13.15 ns/op 4866.24 MB/s BenchmarkAddMulVVW/2-4 13227344 17.56 ns/op 7289.61 MB/s BenchmarkAddMulVVW/3-4 11707650 12.96 ns/op 14816.06 MB/s BenchmarkAddMulVVW/4-4 6364334 17.08 ns/op 14988.88 MB/s BenchmarkAddMulVVW/5-4 6801783 20.44 ns/op 15656.89 MB/s BenchmarkAddMulVVW/10-4 7235343 16.49 ns/op 38804.97 MB/s BenchmarkAddMulVVW/100-4 1045478 98.59 ns/op 64915.25 MB/s BenchmarkAddMulVVW/1000-4 194289 1089 ns/op 58789.76 MB/s BenchmarkDivWVW/1-4 1579438 91.34 ns/op 700.65 MB/s BenchmarkDivWVW/2-4 1000000 131.3 ns/op 974.62 MB/s BenchmarkDivWVW/3-4 833862 262.4 ns/op 731.65 MB/s BenchmarkDivWVW/4-4 641758 193.8 ns/op 1320.62 MB/s BenchmarkDivWVW/5-4 591398 241.4 ns/op 1325.87 MB/s BenchmarkDivWVW/10-4 266438 481.5 ns/op 1329.09 MB/s BenchmarkDivWVW/100-4 37320 3452 ns/op 1854.23 MB/s BenchmarkDivWVW/1000-4 4387 33004 ns/op 1939.17 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14671526 13.83 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15496857 17.56 ns/op BenchmarkNonZeroShifts/2/shrVU-4 6335094 22.98 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14440728 8.352 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11465155 11.98 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11598336 9.530 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10319660 12.61 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11458186 11.76 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9783498 10.59 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9460466 17.95 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7324532 23.86 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7062264 15.05 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 137.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 100.8 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 147968 794.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 159638 1036 ns/op BenchmarkDecimalConversion-4 100 1014571 ns/op BenchmarkFloatString/100-4 8444 12924 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 205 666475 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 105347834 ns/op 60892 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 6788249079 ns/op 845496 B/op 475 allocs/op BenchmarkFloatAdd/10-4 121840 1052 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 118604 1648 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 72278 1424 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 65996 1669 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15031 8163 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 135062 792.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 134180 1023 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 164974 766.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 78388 1335 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48582 3065 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1220 116898 ns/op BenchmarkParseFloatLargeExp-4 247 417221 ns/op BenchmarkGCD10x10/WithoutXY-4 129794 977.8 ns/op BenchmarkGCD10x10/WithXY-4 42711 4279 ns/op BenchmarkGCD10x100/WithoutXY-4 82298 1838 ns/op BenchmarkGCD10x100/WithXY-4 12228 10069 ns/op BenchmarkGCD10x1000/WithoutXY-4 50034 2566 ns/op BenchmarkGCD10x1000/WithXY-4 10633 16675 ns/op BenchmarkGCD100x100/WithoutXY-4 15168 6724 ns/op BenchmarkGCD100x100/WithXY-4 6864 15593 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12628 ns/op BenchmarkGCD100x1000/WithXY-4 6128 29258 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1400 90977 ns/op BenchmarkGCD1000x1000/WithXY-4 902 123196 ns/op BenchmarkHilbert-4 15 9207171 ns/op BenchmarkBinomial-4 10000 11569 ns/op BenchmarkQuoRem-4 19441 11084 ns/op BenchmarkExp-4 15 8127372 ns/op BenchmarkExpMont/Odd-4 98 1166253 ns/op 2586 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 1367980 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 55 2412564 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1241007 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even4-4 36 4386302 ns/op 3877 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1384494 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even32-4 93 1539455 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1375052 ns/op 3657 B/op 54 allocs/op BenchmarkExpMont/Even96-4 111 1372542 ns/op 3775 B/op 51 allocs/op BenchmarkExpMont/Even128-4 123 1498080 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 1260430 ns/op 2935 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 297 396869 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 249 536348 ns/op 1723 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 226 605560 ns/op 1758 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 262 607683 ns/op 1758 B/op 48 allocs/op BenchmarkExp2-4 16 8003862 ns/op BenchmarkBitset-4 455397 243.4 ns/op BenchmarkBitsetNeg-4 260302 403.9 ns/op BenchmarkBitsetOrig-4 186500 800.0 ns/op BenchmarkBitsetNegOrig-4 110700 1659 ns/op BenchmarkModSqrt225_Tonelli-4 87 1307787 ns/op BenchmarkModSqrt225_3Mod4-4 339 416767 ns/op BenchmarkModSqrt231_Tonelli-4 90 1316927 ns/op BenchmarkModSqrt231_5Mod8-4 230 472070 ns/op BenchmarkModInverse-4 10000 13028 ns/op BenchmarkSqrt-4 1406 104019 ns/op BenchmarkIntSqr/1-4 736507 244.7 ns/op BenchmarkIntSqr/2-4 286102 461.4 ns/op BenchmarkIntSqr/3-4 493110 308.6 ns/op BenchmarkIntSqr/5-4 202328 541.1 ns/op BenchmarkIntSqr/8-4 250599 526.9 ns/op BenchmarkIntSqr/10-4 256656 624.7 ns/op BenchmarkIntSqr/20-4 41050 2921 ns/op BenchmarkIntSqr/30-4 33322 3791 ns/op BenchmarkIntSqr/50-4 22279 6338 ns/op BenchmarkIntSqr/80-4 13902 10488 ns/op BenchmarkIntSqr/100-4 10000 13575 ns/op BenchmarkIntSqr/200-4 3760 38585 ns/op BenchmarkIntSqr/300-4 901 114634 ns/op BenchmarkIntSqr/500-4 726 153798 ns/op BenchmarkIntSqr/800-4 332 376360 ns/op BenchmarkIntSqr/1000-4 229 514042 ns/op BenchmarkDiv/20/10-4 320292 344.9 ns/op BenchmarkDiv/40/20-4 384208 371.6 ns/op BenchmarkDiv/100/50-4 342422 442.8 ns/op BenchmarkDiv/200/100-4 42445 3108 ns/op BenchmarkDiv/400/200-4 42266 3295 ns/op BenchmarkDiv/1000/500-4 32224 5552 ns/op BenchmarkDiv/2000/1000-4 13530 9328 ns/op BenchmarkDiv/20000/10000-4 1058 129033 ns/op BenchmarkDiv/200000/100000-4 31 4886656 ns/op BenchmarkDiv/2000000/1000000-4 1 196909065 ns/op BenchmarkDiv/20000000/10000000-4 1 4629092588 ns/op BenchmarkMul-4 4 37832596 ns/op BenchmarkNatMul/10-4 205023 1497 ns/op BenchmarkNatMul/100-4 7272 42623 ns/op BenchmarkNatMul/1000-4 134 864087 ns/op BenchmarkZeroShifts/Shl-4 10000 19807 ns/op BenchmarkZeroShifts/ShlSame-4 3119810 73.53 ns/op BenchmarkZeroShifts/Shr-4 10000 21820 ns/op BenchmarkZeroShifts/ShrSame-4 3007712 60.05 ns/op BenchmarkExp3Power/0x10-4 140031 1152 ns/op BenchmarkExp3Power/0x40-4 141675 1221 ns/op BenchmarkExp3Power/0x100-4 70742 1797 ns/op BenchmarkExp3Power/0x400-4 27722 4944 ns/op BenchmarkExp3Power/0x1000-4 9759 21591 ns/op BenchmarkExp3Power/0x4000-4 2394 97346 ns/op BenchmarkExp3Power/0x10000-4 100 1329601 ns/op BenchmarkExp3Power/0x40000-4 16 9950153 ns/op BenchmarkExp3Power/0x100000-4 1 114483346 ns/op BenchmarkExp3Power/0x400000-4 1 473412525 ns/op BenchmarkFibo-4 3 54692070 ns/op BenchmarkNatSqr/1-4 639721 257.3 ns/op BenchmarkNatSqr/2-4 550506 434.1 ns/op BenchmarkNatSqr/3-4 237950 473.0 ns/op BenchmarkNatSqr/5-4 328963 773.8 ns/op BenchmarkNatSqr/8-4 227625 1288 ns/op BenchmarkNatSqr/10-4 207979 1224 ns/op BenchmarkNatSqr/20-4 36278 4334 ns/op BenchmarkNatSqr/30-4 27046 5100 ns/op BenchmarkNatSqr/50-4 10000 10338 ns/op BenchmarkNatSqr/80-4 10000 14990 ns/op BenchmarkNatSqr/100-4 10000 19642 ns/op BenchmarkNatSqr/200-4 2208 49061 ns/op BenchmarkNatSqr/300-4 855 128316 ns/op BenchmarkNatSqr/500-4 872 231907 ns/op BenchmarkNatSqr/800-4 303 550945 ns/op BenchmarkNatSqr/1000-4 226 819310 ns/op BenchmarkNatSetBytes/8-4 909054 166.6 ns/op BenchmarkNatSetBytes/24-4 258471 719.2 ns/op BenchmarkNatSetBytes/128-4 55335 2380 ns/op BenchmarkNatSetBytes/7-4 869792 150.8 ns/op BenchmarkNatSetBytes/23-4 315339 550.2 ns/op BenchmarkNatSetBytes/127-4 51105 2326 ns/op BenchmarkScanPi-4 100 1067772 ns/op BenchmarkStringPiParallel-4 403 514850 ns/op BenchmarkScan/10/Base2-4 33517 3414 ns/op BenchmarkScan/100/Base2-4 4785 52487 ns/op BenchmarkScan/1000/Base2-4 390 293368 ns/op BenchmarkScan/10/Base8-4 67904 2551 ns/op BenchmarkScan/100/Base8-4 10000 12543 ns/op BenchmarkScan/1000/Base8-4 1054 105626 ns/op BenchmarkScan/10/Base10-4 98198 1529 ns/op BenchmarkScan/100/Base10-4 10000 14093 ns/op BenchmarkScan/1000/Base10-4 1318 150421 ns/op BenchmarkScan/10/Base16-4 89488 1289 ns/op BenchmarkScan/100/Base16-4 14742 8101 ns/op BenchmarkScan/1000/Base16-4 1725 79018 ns/op BenchmarkString/10/Base2-4 220309 1097 ns/op BenchmarkString/100/Base2-4 28306 5897 ns/op BenchmarkString/1000/Base2-4 3176 53361 ns/op BenchmarkString/10/Base8-4 382712 374.0 ns/op BenchmarkString/100/Base8-4 74630 1846 ns/op BenchmarkString/1000/Base8-4 8443 23180 ns/op BenchmarkString/10/Base10-4 228787 742.2 ns/op BenchmarkString/100/Base10-4 33499 3757 ns/op BenchmarkString/1000/Base10-4 5458 32745 ns/op BenchmarkString/10/Base16-4 422538 448.3 ns/op BenchmarkString/100/Base16-4 95157 1733 ns/op BenchmarkString/1000/Base16-4 10000 14617 ns/op BenchmarkLeafSize/0-4 24 4803624 ns/op BenchmarkLeafSize/1-4 328 387406 ns/op BenchmarkLeafSize/2-4 282 386628 ns/op BenchmarkLeafSize/3-4 286 459123 ns/op BenchmarkLeafSize/4-4 390 434193 ns/op BenchmarkLeafSize/5-4 262 657682 ns/op BenchmarkLeafSize/6-4 289 558329 ns/op BenchmarkLeafSize/7-4 303 454730 ns/op BenchmarkLeafSize/8-4 339 300192 ns/op BenchmarkLeafSize/9-4 147 843119 ns/op BenchmarkLeafSize/10-4 268 453826 ns/op BenchmarkLeafSize/11-4 264 470778 ns/op BenchmarkLeafSize/12-4 302 437497 ns/op BenchmarkLeafSize/13-4 202 620379 ns/op BenchmarkLeafSize/14-4 315 430429 ns/op BenchmarkLeafSize/15-4 315 392697 ns/op BenchmarkLeafSize/16-4 396 379828 ns/op BenchmarkLeafSize/32-4 357 337985 ns/op BenchmarkLeafSize/64-4 351 382667 ns/op BenchmarkProbablyPrime/n=0-4 9 12286034 ns/op BenchmarkProbablyPrime/n=1-4 8 17694809 ns/op BenchmarkProbablyPrime/n=5-4 5 21017045 ns/op BenchmarkProbablyPrime/n=10-4 4 28283894 ns/op BenchmarkProbablyPrime/n=20-4 2 75740868 ns/op BenchmarkProbablyPrime/Lucas-4 12 20108439 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1701789 ns/op BenchmarkRatCmp-4 163694 1221 ns/op BenchmarkFloatSqrt/64-4 18052 5856 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 10102 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 10000 17175 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3736 51788 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 798 192697 ns/op 18045 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 72 2373676 ns/op 175804 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 157659070 ns/op 3774704 B/op 618 allocs/op PASS ok math/big 80.363s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 8818317 11.57 ns/op BenchmarkLeadingZeros8-4 8956069 13.00 ns/op BenchmarkLeadingZeros16-4 6469381 22.99 ns/op BenchmarkLeadingZeros32-4 11608342 10.95 ns/op BenchmarkLeadingZeros64-4 8757226 19.29 ns/op BenchmarkTrailingZeros-4 10477988 12.58 ns/op BenchmarkTrailingZeros8-4 11821845 11.27 ns/op BenchmarkTrailingZeros16-4 11677809 10.61 ns/op BenchmarkTrailingZeros32-4 11182768 10.48 ns/op BenchmarkTrailingZeros64-4 11119656 11.14 ns/op BenchmarkOnesCount-4 9458151 11.55 ns/op BenchmarkOnesCount8-4 11557950 11.06 ns/op BenchmarkOnesCount16-4 9481249 11.32 ns/op BenchmarkOnesCount32-4 11540346 11.54 ns/op BenchmarkOnesCount64-4 12779208 11.31 ns/op BenchmarkRotateLeft-4 10536691 11.38 ns/op BenchmarkRotateLeft8-4 10190042 10.57 ns/op BenchmarkRotateLeft16-4 9942891 12.78 ns/op BenchmarkRotateLeft32-4 10170766 11.27 ns/op BenchmarkRotateLeft64-4 10949677 21.63 ns/op BenchmarkReverse-4 16525496 7.120 ns/op BenchmarkReverse8-4 19744059 5.594 ns/op BenchmarkReverse16-4 19805581 7.246 ns/op BenchmarkReverse32-4 19738410 7.331 ns/op BenchmarkReverse64-4 18815217 7.542 ns/op BenchmarkReverseBytes-4 25661258 5.864 ns/op BenchmarkReverseBytes16-4 22975714 7.554 ns/op BenchmarkReverseBytes32-4 7593202 15.48 ns/op BenchmarkReverseBytes64-4 20148859 12.88 ns/op BenchmarkAdd-4 9631711 19.58 ns/op BenchmarkAdd32-4 10194153 12.46 ns/op BenchmarkAdd64-4 10165329 11.60 ns/op BenchmarkAdd64multiple-4 20184404 9.686 ns/op BenchmarkSub-4 12210476 11.49 ns/op BenchmarkSub32-4 4941819 32.95 ns/op BenchmarkSub64-4 12270482 11.69 ns/op BenchmarkSub64multiple-4 20484457 8.081 ns/op BenchmarkMul-4 10532311 11.68 ns/op BenchmarkMul32-4 13755115 10.22 ns/op BenchmarkMul64-4 11424988 13.25 ns/op BenchmarkDiv-4 2999710 35.53 ns/op BenchmarkDiv32-4 6455064 27.20 ns/op BenchmarkDiv64-4 3187575 39.61 ns/op PASS ok math/bits 10.883s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 8034790 13.36 ns/op BenchmarkAcos-4 493104 296.4 ns/op BenchmarkAcosh-4 419120 243.6 ns/op BenchmarkAsin-4 490742 228.3 ns/op BenchmarkAsinh-4 622719 236.7 ns/op BenchmarkAtan-4 853812 146.6 ns/op BenchmarkAtanh-4 983713 154.0 ns/op BenchmarkConj-4 28911098 5.831 ns/op BenchmarkCos-4 646017 195.5 ns/op BenchmarkCosh-4 687222 214.9 ns/op BenchmarkExp-4 1000000 161.0 ns/op BenchmarkLog-4 739723 168.4 ns/op BenchmarkLog10-4 745428 166.3 ns/op BenchmarkPhase-4 1000000 147.1 ns/op BenchmarkPolar-4 547365 253.4 ns/op BenchmarkPow-4 211659 625.8 ns/op BenchmarkRect-4 880807 126.8 ns/op BenchmarkSin-4 592023 255.7 ns/op BenchmarkSinh-4 628909 397.1 ns/op BenchmarkSqrt-4 1000000 175.4 ns/op BenchmarkTan-4 312942 664.1 ns/op BenchmarkTanh-4 445423 451.4 ns/op PASS ok math/cmplx 6.060s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 575481 210.6 ns/op BenchmarkInt63ThreadsafeParallel-4 881534 141.3 ns/op BenchmarkInt63Unthreadsafe-4 927332 140.0 ns/op BenchmarkIntn1000-4 763964 243.7 ns/op BenchmarkInt63n1000-4 789466 157.9 ns/op BenchmarkInt31n1000-4 758802 176.3 ns/op BenchmarkFloat32-4 742310 214.0 ns/op BenchmarkFloat64-4 757790 163.4 ns/op BenchmarkPerm3-4 132837 1419 ns/op BenchmarkPerm30-4 17994 7369 ns/op BenchmarkPerm30ViaShuffle-4 20478 8696 ns/op BenchmarkShuffleOverhead-4 10000 10623 ns/op BenchmarkRead3-4 852111 200.9 ns/op BenchmarkRead64-4 65007 1550 ns/op BenchmarkRead1000-4 5986 24584 ns/op BenchmarkConcurrent-4 219597 599.2 ns/op PASS ok math/rand 4.463s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34705 5271 ns/op BenchmarkQDecodeWord-4 87810 1615 ns/op BenchmarkQDecodeHeader-4 66012 1610 ns/op BenchmarkTypeByExtension/.html-4 372708 269.2 ns/op BenchmarkTypeByExtension/.HTML-4 253416 407.0 ns/op BenchmarkTypeByExtension/.unused-4 464942 288.9 ns/op BenchmarkExtensionsByType/text/html-4 176155 902.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 65608 3070 ns/op BenchmarkExtensionsByType/application/octet-stream-4 40944 3576 ns/op PASS ok mime 3.160s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 432 374230 ns/op 47599 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 409 337858 ns/op 46510 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 28 3699374 ns/op 107944 B/op 272 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 313 457318 ns/op 50772 B/op 207 allocs/op PASS ok mime/multipart 2.047s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 736 139511 ns/op PASS ok mime/quotedprintable 1.363s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14661562 ns/op 8731 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30631982 ns/op 13464 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019535615 ns/op 151520 B/op 235 allocs/op BenchmarkDNSName-4 121843 1329 ns/op BenchmarkInterfaces-4 1443 144467 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7376 23850 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1576 75819 ns/op 8213 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1915 98662 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5575 26687 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2767 60825 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9201 19790 ns/op BenchmarkParseIPValidIPv4-4 401571 335.6 ns/op BenchmarkParseIPValidIPv6-4 222415 591.0 ns/op BenchmarkIPString/IPv4-4 95275 1098 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 20034 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41779 2967 ns/op BenchmarkIPEqual/IPv4-4 903632 143.1 ns/op BenchmarkIPEqual/IPv6-4 854635 127.1 ns/op BenchmarkTCP4OneShot-4 152 837179 ns/op BenchmarkTCP4OneShotTimeout-4 174 891321 ns/op BenchmarkTCP4Persistent-4 256 469070 ns/op BenchmarkTCP4PersistentTimeout-4 236 540746 ns/op BenchmarkTCP6OneShot-4 151 781791 ns/op BenchmarkTCP6OneShotTimeout-4 115 969424 ns/op BenchmarkTCP6Persistent-4 267 503810 ns/op BenchmarkTCP6PersistentTimeout-4 270 446550 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17776 7218 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11648 15809 ns/op BenchmarkSetReadDeadline-4 128168 949.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 91 1227965 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 106 1143228 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 127 1207588 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 91 1175329 ns/op 0 B/op 0 allocs/op PASS ok net 14.096s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 19515 7443 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8229 19232 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10002 12285 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14445 7748 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 20061 5984 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 39230 3961 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1589606 80.49 ns/op BenchmarkFindChild/n=2/rep=map-4 2581622 42.53 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1362267 86.71 ns/op BenchmarkFindChild/n=4/rep=linear-4 934174 204.9 ns/op BenchmarkFindChild/n=4/rep=map-4 2735061 44.48 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1000000 140.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 390510 291.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2419522 85.17 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 529761 279.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 282861 523.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2578585 45.64 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2031715 54.15 ns/op BenchmarkFindChild/n=32/rep=linear-4 68095 1972 ns/op BenchmarkFindChild/n=32/rep=map-4 2737436 41.18 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1984479 54.38 ns/op BenchmarkServerMatch-4 15580 9159 ns/op BenchmarkReadRequestChrome-4 3672 33421 ns/op 18.28 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9904 14362 ns/op 5.43 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8842 17858 ns/op 4.59 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5463 30073 ns/op 5.02 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 15784 ns/op 2.53 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 32 4030871 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/https1-4 24 5210547 ns/op 0.20 MB/s BenchmarkFileAndServer_1KB/h2-4 22 4928180 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 1 117518743 ns/op 142.76 MB/s BenchmarkFileAndServer_16MB/https1-4 1 289161049 ns/op 58.02 MB/s BenchmarkFileAndServer_16MB/h2-4 1 501854240 ns/op 33.43 MB/s BenchmarkFileAndServer_64MB/h1-4 1 362172038 ns/op 185.30 MB/s BenchmarkFileAndServer_64MB/https1-4 1 824947172 ns/op 81.35 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2117999894 ns/op 31.69 MB/s BenchmarkServeMux-4 214 673501 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 289 440590 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 37 2996706 ns/op 6806 B/op 67 allocs/op BenchmarkClientServer/https1-4 25 4196936 ns/op 10934 B/op 116 allocs/op BenchmarkClientServer/h2-4 30 4042361 ns/op 13976 B/op 119 allocs/op BenchmarkClientServerParallel/4/h1-4 250 408111 ns/op 10279 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 15 8286342 ns/op 111144 B/op 1202 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56909: read tcp 127.0.0.1:56900->127.0.0.1:56909: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56905: write tcp 127.0.0.1:56900->127.0.0.1:56905: use of closed network connection BenchmarkClientServerParallel/4/h2-4 13 10525956 ns/op 90223 B/op 1039 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56939: read tcp 127.0.0.1:56932->127.0.0.1:56939: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56934: read tcp 127.0.0.1:56932->127.0.0.1:56934: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56935: read tcp 127.0.0.1:56932->127.0.0.1:56935: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56946: read tcp 127.0.0.1:56940->127.0.0.1:56946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56952: read tcp 127.0.0.1:56940->127.0.0.1:56952: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56941: read tcp 127.0.0.1:56940->127.0.0.1:56941: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56947: read tcp 127.0.0.1:56940->127.0.0.1:56947: use of closed network connection BenchmarkClientServerParallel/64/h1-4 244 594485 ns/op 24577 B/op 123 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4983: Get: Get "http://127.0.0.1:57118": dial tcp 127.0.0.1:57118: connect: connection reset by peer serve_test.go:4983: Get: Get "http://127.0.0.1:57118": dial tcp 127.0.0.1:57118: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 16 7382732 ns/op 106832 B/op 1172 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57368: read tcp 127.0.0.1:57365->127.0.0.1:57368: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57398: write tcp 127.0.0.1:57388->127.0.0.1:57398: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57396: read tcp 127.0.0.1:57388->127.0.0.1:57396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57399: write tcp 127.0.0.1:57388->127.0.0.1:57399: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57400: write tcp 127.0.0.1:57388->127.0.0.1:57400: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57397: write tcp 127.0.0.1:57388->127.0.0.1:57397: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57408: read tcp 127.0.0.1:57402->127.0.0.1:57408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57415: write tcp 127.0.0.1:57402->127.0.0.1:57415: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 7103851 ns/op 93212 B/op 1094 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57423: read tcp 127.0.0.1:57421->127.0.0.1:57423: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57433: read tcp 127.0.0.1:57425->127.0.0.1:57433: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57434: read tcp 127.0.0.1:57425->127.0.0.1:57434: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57431: write tcp 127.0.0.1:57425->127.0.0.1:57431: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57447: read tcp 127.0.0.1:57435->127.0.0.1:57447: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57441: read tcp 127.0.0.1:57435->127.0.0.1:57441: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57449: write tcp 127.0.0.1:57435->127.0.0.1:57449: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57443: write tcp 127.0.0.1:57435->127.0.0.1:57443: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57448: write tcp 127.0.0.1:57435->127.0.0.1:57448: use of closed network connection BenchmarkServer-4 1 1104794726 ns/op 31920 B/op 155 allocs/op BenchmarkClient-4 32 3385571 ns/op 4035 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 207 713570 ns/op 7665 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 804 133948 ns/op 3085 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1108 106839 ns/op 1916 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1044 108084 ns/op 2775 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1252 97346 ns/op 2719 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1446 108847 ns/op 2737 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1668 86445 ns/op 1919 B/op 14 allocs/op BenchmarkServerHijack-4 589 217612 ns/op 16752 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 31 4133130 ns/op 6007 B/op 55 allocs/op BenchmarkResponseStatusLine-4 234912 445.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 26.879s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2179 67024 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.243s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 88512 1979 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 376868 343.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 196807 613.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 70338 2195 ns/op BenchmarkStdIPv4-4 148039 759.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89115 1943 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 96445 1340 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79682 1498 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 70287 1672 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1357047 88.17 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1362172 87.41 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1248724 92.11 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 319329 372.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 362142 344.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 352224 376.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 97580 1334 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 315456 446.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 147081 834.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 169329 787.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 186618 704.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 65785 1710 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 329136 373.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 130878 1161 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 185510 753.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 262419 489.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 152052 794.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 293103 411.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 145225 1035 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 156338 1211 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 144075 901.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 104757 1485 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 413006 280.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 123278 1835 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87500 2080 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 146731 1121 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 185542 1092 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 101226 1155 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 264904 513.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 106392 1982 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 95629 1294 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 204264 906.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 102265 1174 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 623904 228.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 129.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 844560 127.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 240.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 780120 137.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 880333 127.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 146.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 955530 150.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 630579 240.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 238400 612.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 549655 228.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 229662 515.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 151640 707.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 156152 786.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73128 2636 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 461923 459.1 ns/op PASS ok net/netip 13.754s 2023/09/18 12:48:58 Test RPC server listening on 127.0.0.1:57521 2023/09/18 12:48:58 Test HTTP RPC server listening on 127.0.0.1:57522 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 156 743821 ns/op BenchmarkEndToEndHTTP-4 146 687990 ns/op BenchmarkEndToEndAsync-4 1320 79276 ns/op BenchmarkEndToEndAsyncHTTP-4 1402 82297 ns/op PASS ok net/rpc 2.012s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4671 29212 ns/op BenchmarkReadMIMEHeader/server_headers-4 4892 21539 ns/op BenchmarkUncommon-4 24580 5342 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.649s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4021 36521 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 80167 1477 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 565606 299.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 95522 1275 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 217269 732.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 90163 1312 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13848 10575 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 337825 317.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 102201 1311 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 216454 634.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 97896 1483 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18688 6521 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186526 673.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 71731 1873 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 69339 1809 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29232 4189 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5817 21258 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 176226 837.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63350 1965 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 52366 2049 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 21318 4911 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4959 20916 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.442s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2670804 44.27 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 156928 791.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 512 227618 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 176 688881 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 350 297343 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 49705 2722 ns/op BenchmarkStatFile-4 26828 4259 ns/op BenchmarkStatDir-4 32266 3802 ns/op BenchmarkLstatDot-4 48710 2838 ns/op BenchmarkLstatFile-4 29565 4342 ns/op BenchmarkLstatDir-4 31196 4108 ns/op PASS ok os 3.100s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 4760561 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.270s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 329487 337.0 ns/op PASS ok os/user 1.230s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2499448 42.66 ns/op BenchmarkString-4 1935370 57.86 ns/op BenchmarkBytes-4 1751374 70.99 ns/op BenchmarkNamedBytes-4 1000000 119.8 ns/op BenchmarkBytesArray-4 933481 148.4 ns/op BenchmarkSliceLen-4 2024683 57.67 ns/op BenchmarkMapLen-4 1000000 126.0 ns/op BenchmarkStringLen-4 1566792 86.18 ns/op BenchmarkArrayLen-4 1296380 106.6 ns/op BenchmarkSliceCap-4 1905352 57.75 ns/op BenchmarkDeepEqual/int8-4 569443 222.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89794 1657 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 486207 266.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81757 1315 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 490298 263.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86037 1294 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 493089 264.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 87028 1325 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 463106 269.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 87532 1562 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 471681 223.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 104424 1001 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 441554 274.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82569 1339 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 467560 271.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 92911 1344 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 493669 269.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 91628 1338 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 406864 268.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 95151 1404 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 469303 277.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 78746 1361 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 445420 299.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 90544 1332 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 424356 266.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 94243 1332 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 421315 271.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82866 1346 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 486770 265.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 87537 1353 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 489699 231.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 79471 1295 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 500361 268.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 85149 1376 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 102561 1003 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 58953 2086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 49531 2426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33910 3417 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35622 3490 ns/op BenchmarkIsZero/ArrayComparable-4 314328 441.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 30836 3624 ns/op BenchmarkIsZero/StructComparable-4 659272 194.1 ns/op BenchmarkIsZero/StructIncomparable-4 143493 801.6 ns/op BenchmarkSetZero/Bool/Direct-4 2763708 42.04 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 125.1 ns/op BenchmarkSetZero/Bool/NewZero-4 772422 169.8 ns/op BenchmarkSetZero/Int/Direct-4 2005806 57.22 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 126.5 ns/op BenchmarkSetZero/Int/NewZero-4 777771 175.0 ns/op BenchmarkSetZero/Uint/Direct-4 1969116 58.05 ns/op BenchmarkSetZero/Uint/CachedZero-4 856635 131.9 ns/op BenchmarkSetZero/Uint/NewZero-4 745405 185.5 ns/op BenchmarkSetZero/Float/Direct-4 2038890 59.95 ns/op BenchmarkSetZero/Float/CachedZero-4 848296 129.9 ns/op BenchmarkSetZero/Float/NewZero-4 747386 176.1 ns/op BenchmarkSetZero/Complex/Direct-4 1917501 60.26 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 127.3 ns/op BenchmarkSetZero/Complex/NewZero-4 703334 177.1 ns/op BenchmarkSetZero/Array/Direct-4 1944700 65.26 ns/op BenchmarkSetZero/Array/CachedZero-4 705853 141.7 ns/op BenchmarkSetZero/Array/NewZero-4 666337 179.8 ns/op BenchmarkSetZero/Chan/Direct-4 1802020 62.15 ns/op BenchmarkSetZero/Chan/CachedZero-4 946888 129.6 ns/op BenchmarkSetZero/Chan/NewZero-4 755462 181.3 ns/op BenchmarkSetZero/Func/Direct-4 2010618 59.83 ns/op BenchmarkSetZero/Func/CachedZero-4 990166 132.7 ns/op BenchmarkSetZero/Func/NewZero-4 747427 177.7 ns/op BenchmarkSetZero/Interface/Direct-4 1555914 87.37 ns/op BenchmarkSetZero/Interface/CachedZero-4 539734 213.6 ns/op BenchmarkSetZero/Interface/NewZero-4 629384 171.7 ns/op BenchmarkSetZero/Map/Direct-4 1988350 62.00 ns/op BenchmarkSetZero/Map/CachedZero-4 815791 136.7 ns/op BenchmarkSetZero/Map/NewZero-4 602066 174.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2016093 59.04 ns/op BenchmarkSetZero/Pointer/CachedZero-4 811242 127.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 777300 172.3 ns/op BenchmarkSetZero/Slice/Direct-4 1810830 64.38 ns/op BenchmarkSetZero/Slice/CachedZero-4 981655 125.8 ns/op BenchmarkSetZero/Slice/NewZero-4 597422 175.5 ns/op BenchmarkSetZero/String/Direct-4 1803644 58.49 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 124.0 ns/op BenchmarkSetZero/String/NewZero-4 768763 170.4 ns/op BenchmarkSetZero/Struct/Direct-4 2054565 57.27 ns/op BenchmarkSetZero/Struct/CachedZero-4 997230 124.4 ns/op BenchmarkSetZero/Struct/NewZero-4 677650 167.1 ns/op BenchmarkSelect/1-4 205788 699.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 81468 1651 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33752 3310 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 216230 566.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 193588 656.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 146846 880.8 ns/op 145.33 MB/s BenchmarkCallArgCopy/size=256-4 134920 1031 ns/op 248.20 MB/s BenchmarkCallArgCopy/size=1024-4 66326 2197 ns/op 466.04 MB/s BenchmarkCallArgCopy/size=4096-4 20473 6101 ns/op 671.39 MB/s BenchmarkCallArgCopy/size=65536-4 2262 98164 ns/op 667.62 MB/s BenchmarkFieldByName1-4 571197 198.7 ns/op BenchmarkFieldByName2-4 39357 4590 ns/op BenchmarkFieldByName3-4 5276 29883 ns/op BenchmarkInterfaceBig-4 2740224 42.21 ns/op BenchmarkInterfaceSmall-4 2621928 43.20 ns/op BenchmarkNew-4 1000000 132.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2619 49527 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2062 57471 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2521 50571 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2064 60191 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2590 46724 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2160 59749 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 211341 609.2 ns/op PASS ok reflect 22.058s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8625 24787 ns/op 9341 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 22985 ns/op 9610 B/op 1 allocs/op BenchmarkFindString-4 10000 23302 ns/op 9117 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 24021 ns/op 9477 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22733 ns/op 9116 B/op 2 allocs/op BenchmarkLiteral-4 10000 18577 ns/op BenchmarkNotLiteral-4 4585 40198 ns/op BenchmarkMatchClass-4 3768 48008 ns/op BenchmarkMatchClass_InRange-4 3133 49063 ns/op BenchmarkReplaceAll-4 1417 105548 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15275 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23952 5120 ns/op BenchmarkAnchoredShortMatch-4 10000 18269 ns/op BenchmarkAnchoredLongMatch-4 14622 8172 ns/op BenchmarkOnePassShortA-4 18672 6269 ns/op BenchmarkNotOnePassShortA-4 4971 26477 ns/op BenchmarkOnePassShortB-4 20377 5260 ns/op BenchmarkNotOnePassShortB-4 7719 24264 ns/op BenchmarkOnePassLongPrefix-4 73668 1577 ns/op BenchmarkOnePassLongNotPrefix-4 30570 3881 ns/op BenchmarkMatchParallelShared-4 10000 23448 ns/op BenchmarkMatchParallelCopied-4 10000 22239 ns/op BenchmarkQuoteMetaAll-4 135289 889.1 ns/op 15.75 MB/s BenchmarkQuoteMetaNone-4 399807 419.8 ns/op 61.94 MB/s BenchmarkCompile/Onepass-4 3306 36067 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1435 93498 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 165 881203 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2498809 44.15 ns/op 362.38 MB/s BenchmarkMatch/Easy0/32-4 7020 14524 ns/op 2.20 MB/s BenchmarkMatch/Easy0/1K-4 10000 16848 ns/op 60.78 MB/s BenchmarkMatch/Easy0i/16-4 2671873 42.47 ns/op 376.70 MB/s BenchmarkMatch/Easy0i/32-4 6904 29826 ns/op 1.07 MB/s BenchmarkMatch/Easy0i/1K-4 238 469576 ns/op 2.18 MB/s BenchmarkMatch/Easy1/16-4 2681628 48.58 ns/op 329.35 MB/s BenchmarkMatch/Easy1/32-4 10000 14512 ns/op 2.21 MB/s BenchmarkMatch/Easy1/1K-4 7288 27740 ns/op 36.91 MB/s BenchmarkMatch/Medium/16-4 2591316 43.50 ns/op 367.84 MB/s BenchmarkMatch/Medium/32-4 6532 28937 ns/op 1.11 MB/s BenchmarkMatch/Medium/1K-4 283 403899 ns/op 2.54 MB/s BenchmarkMatch/Hard/16-4 2716518 44.67 ns/op 358.18 MB/s BenchmarkMatch/Hard/32-4 4755 38904 ns/op 0.82 MB/s BenchmarkMatch/Hard/1K-4 164 692986 ns/op 1.48 MB/s BenchmarkMatch/Hard1/16-4 1518 88984 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 776 157912 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 28 4585453 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 26835 4439 ns/op 3.60 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16252 7447 ns/op 4.30 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 614 193627 ns/op 5.29 MB/s 26 B/op 0 allocs/op PASS ok regexp 11.433s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 972260 121.9 ns/op BenchmarkIsWordChar-4 209943 548.7 ns/op PASS ok regexp/syntax 2.433s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 79566 1335 ns/op BenchmarkCallers/inlined-4 80990 1354 ns/op BenchmarkCallers/no-cache-4 20008 5966 ns/op BenchmarkFPCallers/cached-4 3593197 32.60 ns/op BenchmarkMakeChan/Byte-4 892930 320.1 ns/op BenchmarkMakeChan/Int-4 1000000 351.9 ns/op BenchmarkMakeChan/Ptr-4 757224 413.7 ns/op BenchmarkMakeChan/Struct/0-4 766945 248.8 ns/op BenchmarkMakeChan/Struct/32-4 549697 656.7 ns/op BenchmarkMakeChan/Struct/40-4 257360 673.7 ns/op BenchmarkChanNonblocking-4 5967838 16.80 ns/op BenchmarkSelectUncontended-4 1007958 110.8 ns/op BenchmarkSelectSyncContended-4 107917 1230 ns/op BenchmarkSelectAsyncContended-4 282270 417.4 ns/op BenchmarkSelectNonblock-4 3783466 28.36 ns/op BenchmarkChanUncontended-4 15416 8939 ns/op BenchmarkChanContended-4 5149 24137 ns/op BenchmarkChanSync-4 191234 542.0 ns/op BenchmarkChanSyncWork-4 57976 1868 ns/op BenchmarkChanProdCons0-4 199545 512.7 ns/op BenchmarkChanProdCons10-4 419539 261.2 ns/op BenchmarkChanProdCons100-4 509199 232.7 ns/op BenchmarkChanProdConsWork0-4 137990 742.9 ns/op BenchmarkChanProdConsWork10-4 219081 506.1 ns/op BenchmarkChanProdConsWork100-4 255732 499.4 ns/op BenchmarkSelectProdCons-4 158228 767.3 ns/op BenchmarkReceiveDataFromClosedChan-4 779683 137.8 ns/op BenchmarkChanCreation-4 187423 662.1 ns/op BenchmarkChanSem-4 265518 462.5 ns/op BenchmarkChanPopular-4 103 1094457 ns/op BenchmarkChanClosed-4 881505 136.6 ns/op BenchmarkCallClosure-4 4401805 26.01 ns/op BenchmarkCallClosure1-4 4444052 24.70 ns/op BenchmarkCallClosure2-4 1000000 131.4 ns/op BenchmarkCallClosure3-4 1000000 104.1 ns/op BenchmarkCallClosure4-4 1000000 122.3 ns/op BenchmarkComplex128DivNormal-4 13046226 9.244 ns/op BenchmarkComplex128DivNisNaN-4 10262772 11.90 ns/op BenchmarkComplex128DivDisNaN-4 9688315 11.81 ns/op BenchmarkComplex128DivNisInf-4 11184967 9.472 ns/op BenchmarkComplex128DivDisInf-4 7619649 15.72 ns/op BenchmarkSetTypePtr-4 72307189 1.860 ns/op 4300.92 MB/s BenchmarkSetTypePtr8-4 12950834 9.676 ns/op 6614.49 MB/s BenchmarkSetTypePtr16-4 12155491 9.321 ns/op 13732.31 MB/s BenchmarkSetTypePtr32-4 13576851 9.694 ns/op 26406.89 MB/s BenchmarkSetTypePtr64-4 12602892 9.475 ns/op 54037.06 MB/s BenchmarkSetTypePtr126-4 6427164 17.07 ns/op 59049.60 MB/s BenchmarkSetTypePtr128-4 7036177 16.28 ns/op 62917.22 MB/s BenchmarkSetTypePtrSlice-4 1000000 129.1 ns/op 63444.95 MB/s BenchmarkSetTypeNode1-4 12863890 9.536 ns/op 2516.71 MB/s BenchmarkSetTypeNode1Slice-4 3323470 31.25 ns/op 24575.76 MB/s BenchmarkSetTypeNode8-4 12511012 9.466 ns/op 8451.22 MB/s BenchmarkSetTypeNode8Slice-4 1832409 56.55 ns/op 45269.36 MB/s BenchmarkSetTypeNode64-4 6198498 16.91 ns/op 31228.40 MB/s BenchmarkSetTypeNode64Slice-4 333585 407.8 ns/op 41430.25 MB/s BenchmarkSetTypeNode64Dead-4 8551014 12.57 ns/op 42015.79 MB/s BenchmarkSetTypeNode64DeadSlice-4 360859 362.8 ns/op 46572.63 MB/s BenchmarkSetTypeNode124-4 6235304 16.62 ns/op 60653.50 MB/s BenchmarkSetTypeNode124Slice-4 254716 500.0 ns/op 64513.33 MB/s BenchmarkSetTypeNode126-4 7055340 15.90 ns/op 64398.74 MB/s BenchmarkSetTypeNode126Slice-4 262105 529.0 ns/op 61938.24 MB/s BenchmarkSetTypeNode128-4 4504135 23.52 ns/op 44212.70 MB/s BenchmarkSetTypeNode128Slice-4 182254 675.2 ns/op 49289.57 MB/s BenchmarkSetTypeNode130-4 4532154 23.88 ns/op 44213.06 MB/s BenchmarkSetTypeNode130Slice-4 198439 669.8 ns/op 50453.73 MB/s BenchmarkSetTypeNode1024-4 915302 122.3 ns/op 67134.55 MB/s BenchmarkSetTypeNode1024Slice-4 24104 4764 ns/op 55133.87 MB/s BenchmarkAllocation-4 3123 104342 ns/op BenchmarkReadMemStats-4 86 1337024 ns/op BenchmarkReadMemStatsLatency-4 1 3595133 p50-ns 3595133 p90-ns 3595133 p99-ns BenchmarkWriteBarrier-4 2428959 44.17 ns/op BenchmarkBulkWriteBarrier-4 5704939 20.35 ns/op BenchmarkScanStackNoLocals-4 2 60173258 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13975090 8.593 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14585838 9.146 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10545340 10.50 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9347384 13.64 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6066493 19.22 ns/op BenchmarkHash5-4 7897818 14.28 ns/op 350.08 MB/s BenchmarkHash16-4 9158030 13.03 ns/op 1228.36 MB/s BenchmarkHash64-4 7600507 15.18 ns/op 4215.93 MB/s BenchmarkHash1024-4 2452597 47.20 ns/op 21696.33 MB/s BenchmarkHash65536-4 45264 3065 ns/op 21382.60 MB/s BenchmarkAlignedLoad-4 9951555 10.50 ns/op BenchmarkUnalignedLoad-4 10528008 10.19 ns/op BenchmarkEqEfaceConcrete-4 8321071 13.99 ns/op BenchmarkEqIfaceConcrete-4 7372952 14.23 ns/op BenchmarkNeEfaceConcrete-4 8119526 13.68 ns/op BenchmarkNeIfaceConcrete-4 7838346 13.60 ns/op BenchmarkConvT2EByteSized/bool-4 4081117 25.53 ns/op BenchmarkConvT2EByteSized/uint8-4 4916637 24.36 ns/op BenchmarkConvT2ESmall-4 4564501 25.97 ns/op BenchmarkConvT2EUintptr-4 4332379 28.30 ns/op BenchmarkConvT2ELarge-4 1000000 134.7 ns/op BenchmarkConvT2ISmall-4 4317562 26.47 ns/op BenchmarkConvT2IUintptr-4 4168945 27.71 ns/op BenchmarkConvT2ILarge-4 1000000 138.5 ns/op BenchmarkConvI2E-4 4505728 28.41 ns/op BenchmarkConvI2I-4 3768763 30.90 ns/op BenchmarkAssertE2T-4 4160911 28.16 ns/op BenchmarkAssertE2TLarge-4 2211578 52.15 ns/op BenchmarkAssertE2I-4 3732637 29.96 ns/op BenchmarkAssertI2T-4 4127684 28.42 ns/op BenchmarkAssertI2I-4 3696752 31.00 ns/op BenchmarkAssertI2E-4 4266937 26.05 ns/op BenchmarkAssertE2E-4 4305066 25.18 ns/op BenchmarkAssertE2T2-4 2987059 40.35 ns/op BenchmarkAssertE2T2Blank-4 3707913 30.53 ns/op BenchmarkAssertI2E2-4 3734714 33.06 ns/op BenchmarkAssertI2E2Blank-4 4590052 25.77 ns/op BenchmarkAssertE2E2-4 2967308 37.16 ns/op BenchmarkAssertE2E2Blank-4 4450076 24.57 ns/op BenchmarkConvT2Ezero/zero/16-4 4207592 27.28 ns/op BenchmarkConvT2Ezero/zero/32-4 4349186 26.88 ns/op BenchmarkConvT2Ezero/zero/64-4 4424052 27.27 ns/op BenchmarkConvT2Ezero/zero/str-4 4395675 26.46 ns/op BenchmarkConvT2Ezero/zero/slice-4 4335477 26.47 ns/op BenchmarkConvT2Ezero/zero/big-4 145548 1107 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 112.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 114.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 136062 1154 ns/op BenchmarkConvT2Ezero/smallint/16-4 4315010 27.18 ns/op BenchmarkConvT2Ezero/smallint/32-4 4412896 26.81 ns/op BenchmarkConvT2Ezero/smallint/64-4 4285837 26.56 ns/op BenchmarkConvT2Ezero/largeint/16-4 1234318 98.48 ns/op BenchmarkConvT2Ezero/largeint/32-4 1263495 95.68 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 116.3 ns/op BenchmarkMalloc8-4 1550445 101.6 ns/op BenchmarkMalloc16-4 1233546 102.9 ns/op BenchmarkMallocTypeInfo8-4 1696858 70.16 ns/op BenchmarkMallocTypeInfo16-4 1290486 86.34 ns/op BenchmarkMallocLargeStruct-4 107293 1319 ns/op BenchmarkGoroutineSelect-4 22 4756072 ns/op BenchmarkGoroutineBlocking-4 32 4011418 ns/op BenchmarkGoroutineForRange-4 43 4422794 ns/op BenchmarkGoroutineIdle-4 24 4278433 ns/op BenchmarkHashStringSpeed-4 2745621 44.82 ns/op BenchmarkHashBytesSpeed-4 1225922 93.41 ns/op BenchmarkHashInt32Speed-4 2791915 38.81 ns/op BenchmarkHashInt64Speed-4 2870938 44.28 ns/op BenchmarkHashStringArraySpeed-4 637717 198.7 ns/op BenchmarkMegMap-4 3024328 39.79 ns/op BenchmarkMegOneMap-4 3256879 34.99 ns/op BenchmarkMegEqMap-4 3344 37661 ns/op BenchmarkMegEmptyMap-4 3914883 29.03 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2262878 51.73 ns/op BenchmarkSmallStrMap-4 2890682 39.94 ns/op BenchmarkMapStringKeysEight_16-4 3031018 38.90 ns/op BenchmarkMapStringKeysEight_32-4 3062118 39.31 ns/op BenchmarkMapStringKeysEight_64-4 2871339 39.33 ns/op BenchmarkMapStringKeysEight_1M-4 2880201 40.16 ns/op BenchmarkIntMap-4 3242348 35.57 ns/op BenchmarkMapFirst/1-4 3905916 30.57 ns/op BenchmarkMapFirst/2-4 3945505 30.20 ns/op BenchmarkMapFirst/3-4 3805953 33.29 ns/op BenchmarkMapFirst/4-4 3521548 31.56 ns/op BenchmarkMapFirst/5-4 3710829 29.95 ns/op BenchmarkMapFirst/6-4 3784686 32.76 ns/op BenchmarkMapFirst/7-4 3910651 30.64 ns/op BenchmarkMapFirst/8-4 3702501 30.32 ns/op BenchmarkMapFirst/9-4 3549924 32.80 ns/op BenchmarkMapFirst/10-4 3367246 34.08 ns/op BenchmarkMapFirst/11-4 3669050 33.19 ns/op BenchmarkMapFirst/12-4 3303020 33.42 ns/op BenchmarkMapFirst/13-4 3341268 34.99 ns/op BenchmarkMapFirst/14-4 3648973 32.50 ns/op BenchmarkMapFirst/15-4 3463436 32.89 ns/op BenchmarkMapFirst/16-4 3449840 33.89 ns/op BenchmarkMapMid/1-4 4054654 30.36 ns/op BenchmarkMapMid/2-4 3646879 31.57 ns/op BenchmarkMapMid/3-4 3377295 30.50 ns/op BenchmarkMapMid/4-4 3586948 33.18 ns/op BenchmarkMapMid/5-4 3662172 32.31 ns/op BenchmarkMapMid/6-4 3789290 32.21 ns/op BenchmarkMapMid/7-4 3490021 31.61 ns/op BenchmarkMapMid/8-4 3412539 34.44 ns/op BenchmarkMapMid/9-4 3327730 34.68 ns/op BenchmarkMapMid/10-4 3297256 35.39 ns/op BenchmarkMapMid/11-4 3402026 35.09 ns/op BenchmarkMapMid/12-4 3301542 34.27 ns/op BenchmarkMapMid/13-4 3174064 40.06 ns/op BenchmarkMapMid/14-4 3269690 34.52 ns/op BenchmarkMapMid/15-4 2816827 69.81 ns/op BenchmarkMapMid/16-4 2690629 42.42 ns/op BenchmarkMapLast/1-4 3243042 35.20 ns/op BenchmarkMapLast/2-4 3265089 38.98 ns/op BenchmarkMapLast/3-4 3280742 64.16 ns/op BenchmarkMapLast/4-4 2978472 38.95 ns/op BenchmarkMapLast/5-4 3149521 40.32 ns/op BenchmarkMapLast/6-4 2793187 39.18 ns/op BenchmarkMapLast/7-4 2875188 40.46 ns/op BenchmarkMapLast/8-4 2711144 42.40 ns/op BenchmarkMapLast/9-4 2912336 48.66 ns/op BenchmarkMapLast/10-4 2715025 51.97 ns/op BenchmarkMapLast/11-4 2856704 42.15 ns/op BenchmarkMapLast/12-4 2464861 50.59 ns/op BenchmarkMapLast/13-4 2654770 41.77 ns/op BenchmarkMapLast/14-4 2831700 39.64 ns/op BenchmarkMapLast/15-4 2899232 50.49 ns/op BenchmarkMapLast/16-4 2836759 43.47 ns/op BenchmarkMapCycle-4 1000000 121.0 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2540744 83.99 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2280 45902 ns/op BenchmarkMakeMap/[Byte]Byte-4 768664 353.0 ns/op BenchmarkMakeMap/[Int]Int-4 333978 738.0 ns/op BenchmarkNewEmptyMap-4 16504690 7.683 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1615476 70.88 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 656841 214.6 ns/op BenchmarkMapIterEmpty-4 4191554 28.30 ns/op BenchmarkSameLengthMap-4 3812287 30.58 ns/op BenchmarkBigKeyMap-4 1465510 79.27 ns/op BenchmarkBigValMap-4 1327502 90.63 ns/op BenchmarkSmallKeyMap-4 2834912 42.13 ns/op BenchmarkMapPopulate/1-4 2415482 46.98 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 162151 925.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8322 23469 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 717 198192 ns/op 51754 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 56 2348014 ns/op 416308 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 4 25595120 ns/op 6524728 B/op 2871 allocs/op BenchmarkComplexAlgMap-4 535236 225.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1556868 75.50 ns/op BenchmarkGoMapClear/Reflexive/10-4 1453147 81.36 ns/op BenchmarkGoMapClear/Reflexive/100-4 408102 314.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 61009 1967 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7340 15894 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1388036 86.53 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1313325 92.75 ns/op BenchmarkGoMapClear/NonReflexive/100-4 396313 334.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 55264 2233 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6586 15683 ns/op BenchmarkMapStringConversion/32/simple-4 1514530 77.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1408622 81.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1300920 90.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1398728 84.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1304763 88.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 101.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1792555 67.48 ns/op BenchmarkMapInterfacePtr-4 1777244 62.53 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6250023 18.35 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 74716 1857 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6030 20645 ns/op BenchmarkMapPop1000-4 436 279484 ns/op BenchmarkMapPop10000-4 26 4976751 ns/op BenchmarkMapAssign/Int32/256-4 2306860 51.10 ns/op BenchmarkMapAssign/Int32/65536-4 1494536 69.60 ns/op BenchmarkMapAssign/Int64/256-4 2273850 53.95 ns/op BenchmarkMapAssign/Int64/65536-4 1289931 84.45 ns/op BenchmarkMapAssign/Str/256-4 1889514 61.85 ns/op BenchmarkMapAssign/Str/65536-4 792326 131.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1467627 82.60 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1109822 135.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1535670 84.17 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 853522 129.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 561684 3923 ns/op BenchmarkMapOperatorAssign/Str/65536-4 251590 437.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 821541 168.9 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 361070 326.2 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 802312 154.3 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 307590 336.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 731457 218.9 ns/op 62 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 188984 560.1 ns/op 101 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1547168 81.81 ns/op BenchmarkMapDelete/Int32/1000-4 1940961 58.87 ns/op BenchmarkMapDelete/Int32/10000-4 2156014 55.11 ns/op BenchmarkMapDelete/Int64/100-4 1432174 83.89 ns/op BenchmarkMapDelete/Int64/1000-4 1980992 58.97 ns/op BenchmarkMapDelete/Int64/10000-4 2136363 56.72 ns/op BenchmarkMapDelete/Str/100-4 1251757 92.68 ns/op BenchmarkMapDelete/Str/1000-4 1636831 69.99 ns/op BenchmarkMapDelete/Str/10000-4 1605954 74.23 ns/op BenchmarkMapDelete/Pointer/100-4 1238580 102.7 ns/op BenchmarkMapDelete/Pointer/1000-4 1821919 63.22 ns/op BenchmarkMapDelete/Pointer/10000-4 2167274 54.90 ns/op BenchmarkMemmove/0-4 23184870 5.043 ns/op BenchmarkMemmove/1-4 1625914 74.24 ns/op 13.47 MB/s BenchmarkMemmove/2-4 1475568 78.04 ns/op 25.63 MB/s BenchmarkMemmove/3-4 1468930 80.56 ns/op 37.24 MB/s BenchmarkMemmove/4-4 1411524 86.31 ns/op 46.34 MB/s BenchmarkMemmove/5-4 1464396 80.19 ns/op 62.35 MB/s BenchmarkMemmove/6-4 1496360 79.28 ns/op 75.68 MB/s BenchmarkMemmove/7-4 1510978 77.54 ns/op 90.27 MB/s BenchmarkMemmove/8-4 1522159 78.38 ns/op 102.07 MB/s BenchmarkMemmove/9-4 1464958 80.41 ns/op 111.93 MB/s BenchmarkMemmove/10-4 1484880 78.32 ns/op 127.67 MB/s BenchmarkMemmove/11-4 1537321 81.70 ns/op 134.63 MB/s BenchmarkMemmove/12-4 1447909 81.41 ns/op 147.40 MB/s BenchmarkMemmove/13-4 1492060 79.78 ns/op 162.94 MB/s BenchmarkMemmove/14-4 1449405 82.61 ns/op 169.47 MB/s BenchmarkMemmove/15-4 1475884 80.91 ns/op 185.38 MB/s BenchmarkMemmove/16-4 1509128 78.90 ns/op 202.79 MB/s BenchmarkMemmove/32-4 1437658 81.82 ns/op 391.11 MB/s BenchmarkMemmove/64-4 1373888 85.78 ns/op 746.06 MB/s BenchmarkMemmove/128-4 1264824 93.36 ns/op 1371.09 MB/s BenchmarkMemmove/256-4 1000000 114.8 ns/op 2229.64 MB/s BenchmarkMemmove/512-4 865561 154.5 ns/op 3313.23 MB/s BenchmarkMemmove/1024-4 552762 243.6 ns/op 4203.83 MB/s BenchmarkMemmove/2048-4 336386 423.6 ns/op 4835.07 MB/s BenchmarkMemmove/4096-4 171112 690.3 ns/op 5933.25 MB/s BenchmarkMemmoveOverlap/32-4 1430802 80.93 ns/op 395.38 MB/s BenchmarkMemmoveOverlap/64-4 1412506 85.94 ns/op 744.69 MB/s BenchmarkMemmoveOverlap/128-4 1223475 97.51 ns/op 1312.71 MB/s BenchmarkMemmoveOverlap/256-4 1000000 117.7 ns/op 2175.54 MB/s BenchmarkMemmoveOverlap/512-4 822144 157.2 ns/op 3257.17 MB/s BenchmarkMemmoveOverlap/1024-4 534230 240.1 ns/op 4264.64 MB/s BenchmarkMemmoveOverlap/2048-4 331140 384.2 ns/op 5330.82 MB/s BenchmarkMemmoveOverlap/4096-4 180170 677.4 ns/op 6046.88 MB/s BenchmarkMemmoveUnalignedDst/0-4 20926484 5.781 ns/op BenchmarkMemmoveUnalignedDst/1-4 1464627 80.28 ns/op 12.46 MB/s BenchmarkMemmoveUnalignedDst/2-4 1463898 82.02 ns/op 24.39 MB/s BenchmarkMemmoveUnalignedDst/3-4 1446015 82.01 ns/op 36.58 MB/s BenchmarkMemmoveUnalignedDst/4-4 1439932 82.86 ns/op 48.28 MB/s BenchmarkMemmoveUnalignedDst/5-4 1410784 82.08 ns/op 60.92 MB/s BenchmarkMemmoveUnalignedDst/6-4 1459452 82.07 ns/op 73.11 MB/s BenchmarkMemmoveUnalignedDst/7-4 1433661 82.61 ns/op 84.73 MB/s BenchmarkMemmoveUnalignedDst/8-4 1499511 80.43 ns/op 99.47 MB/s BenchmarkMemmoveUnalignedDst/9-4 1406695 84.11 ns/op 107.00 MB/s BenchmarkMemmoveUnalignedDst/10-4 1398212 85.94 ns/op 116.35 MB/s BenchmarkMemmoveUnalignedDst/11-4 1420794 84.39 ns/op 130.34 MB/s BenchmarkMemmoveUnalignedDst/12-4 1406516 85.47 ns/op 140.39 MB/s BenchmarkMemmoveUnalignedDst/13-4 1386942 84.68 ns/op 153.51 MB/s BenchmarkMemmoveUnalignedDst/14-4 1387617 86.96 ns/op 160.99 MB/s BenchmarkMemmoveUnalignedDst/15-4 1405635 84.55 ns/op 177.42 MB/s BenchmarkMemmoveUnalignedDst/16-4 1424043 83.92 ns/op 190.66 MB/s BenchmarkMemmoveUnalignedDst/32-4 1346083 87.50 ns/op 365.70 MB/s BenchmarkMemmoveUnalignedDst/64-4 1308789 95.80 ns/op 668.02 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 106.9 ns/op 1197.37 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 122.0 ns/op 2098.44 MB/s BenchmarkMemmoveUnalignedDst/512-4 694759 163.3 ns/op 3135.17 MB/s BenchmarkMemmoveUnalignedDst/1024-4 497812 253.7 ns/op 4035.64 MB/s BenchmarkMemmoveUnalignedDst/2048-4 309286 403.8 ns/op 5072.43 MB/s BenchmarkMemmoveUnalignedDst/4096-4 179598 712.0 ns/op 5752.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1334967 87.98 ns/op 363.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1248528 95.80 ns/op 668.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.7 ns/op 1211.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.9 ns/op 2082.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 790390 161.7 ns/op 3166.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 460332 254.1 ns/op 4029.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 318873 404.5 ns/op 5062.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 178862 708.8 ns/op 5779.12 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19333147 5.940 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1437998 82.48 ns/op 12.12 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1452085 81.69 ns/op 24.48 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1421058 86.59 ns/op 34.65 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1448562 82.37 ns/op 48.56 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1412233 83.49 ns/op 59.88 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1424628 82.31 ns/op 72.90 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1438539 83.08 ns/op 84.25 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1478377 83.72 ns/op 95.56 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1314864 85.59 ns/op 105.16 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1395390 84.40 ns/op 118.49 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1414945 83.70 ns/op 131.43 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1403377 85.51 ns/op 140.33 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1425655 83.42 ns/op 155.84 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1398576 86.13 ns/op 162.54 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1402959 84.00 ns/op 178.57 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1419330 83.48 ns/op 191.66 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1391058 86.95 ns/op 368.03 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1303029 91.25 ns/op 701.36 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 103.4 ns/op 1238.20 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 131.1 ns/op 1953.01 MB/s BenchmarkMemmoveUnalignedSrc/512-4 668223 170.8 ns/op 2998.33 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 515712 253.4 ns/op 4041.77 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 303234 417.4 ns/op 4906.24 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 150980 801.0 ns/op 5113.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1245055 92.30 ns/op 173.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1248045 94.78 ns/op 168.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1203705 100.1 ns/op 159.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 100.6 ns/op 159.12 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1235966 98.30 ns/op 162.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 969819 117.7 ns/op 135.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 116.2 ns/op 137.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 114.5 ns/op 139.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 117.3 ns/op 545.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 124.7 ns/op 513.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 110.7 ns/op 578.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 936465 116.1 ns/op 551.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 115.2 ns/op 555.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 108.7 ns/op 588.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 111.9 ns/op 571.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 109.7 ns/op 583.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 689002 166.6 ns/op 1536.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 628818 199.3 ns/op 1284.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 926966 140.4 ns/op 1823.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 747494 160.0 ns/op 1600.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 915807 142.7 ns/op 1794.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 879979 140.5 ns/op 1821.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 878725 142.4 ns/op 1797.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 866942 139.9 ns/op 1829.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 98007 1194 ns/op 3429.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 65862 1828 ns/op 2240.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 167799 763.5 ns/op 5364.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 164426 819.6 ns/op 4997.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 157503 754.4 ns/op 5429.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 167688 758.8 ns/op 5398.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 149805 797.4 ns/op 5136.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 162901 781.8 ns/op 5239.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6386 21208 ns/op 3090.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4317 29933 ns/op 2189.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9226 12982 ns/op 5048.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9187 13405 ns/op 4888.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8318 13141 ns/op 4987.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9183 13428 ns/op 4880.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7470 13510 ns/op 4851.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 7796 13449 ns/op 4872.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1228054 96.14 ns/op 332.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 102.8 ns/op 622.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 113.6 ns/op 1127.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 928662 134.5 ns/op 1903.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 753109 177.3 ns/op 2887.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 447025 275.0 ns/op 3723.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 287342 432.0 ns/op 4740.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 169473 770.0 ns/op 5319.18 MB/s BenchmarkMemclr/5-4 15888768 8.079 ns/op 618.91 MB/s BenchmarkMemclr/16-4 15073294 8.272 ns/op 1934.15 MB/s BenchmarkMemclr/64-4 14556072 8.778 ns/op 7290.92 MB/s BenchmarkMemclr/256-4 11191252 10.69 ns/op 23950.42 MB/s BenchmarkMemclr/4096-4 1897017 62.29 ns/op 65755.63 MB/s BenchmarkMemclr/65536-4 68239 1513 ns/op 43313.99 MB/s BenchmarkMemclr/1M-4 5348 23254 ns/op 45092.42 MB/s BenchmarkMemclr/4M-4 1292 97369 ns/op 43076.47 MB/s BenchmarkMemclr/8M-4 429 243495 ns/op 34450.79 MB/s BenchmarkMemclr/16M-4 151 724209 ns/op 23166.26 MB/s BenchmarkMemclr/64M-4 56 1943990 ns/op 34521.19 MB/s BenchmarkMemclrUnaligned/0_5-4 7505036 19.17 ns/op 260.86 MB/s BenchmarkMemclrUnaligned/0_16-4 7040310 15.05 ns/op 1063.08 MB/s BenchmarkMemclrUnaligned/0_64-4 7767139 13.88 ns/op 4610.85 MB/s BenchmarkMemclrUnaligned/0_256-4 7381514 14.25 ns/op 17970.04 MB/s BenchmarkMemclrUnaligned/0_4096-4 2117037 57.02 ns/op 71828.97 MB/s BenchmarkMemclrUnaligned/0_65536-4 87966 1408 ns/op 46532.76 MB/s BenchmarkMemclrUnaligned/1_5-4 8597707 12.80 ns/op 390.64 MB/s BenchmarkMemclrUnaligned/1_16-4 9380845 13.20 ns/op 1211.91 MB/s BenchmarkMemclrUnaligned/1_64-4 9062182 12.88 ns/op 4969.36 MB/s BenchmarkMemclrUnaligned/1_256-4 8117689 14.33 ns/op 17860.78 MB/s BenchmarkMemclrUnaligned/1_4096-4 1400708 89.56 ns/op 45735.55 MB/s BenchmarkMemclrUnaligned/1_65536-4 79026 1562 ns/op 41959.75 MB/s BenchmarkMemclrUnaligned/4_5-4 8769626 12.84 ns/op 389.49 MB/s BenchmarkMemclrUnaligned/4_16-4 8774583 12.84 ns/op 1246.53 MB/s BenchmarkMemclrUnaligned/4_64-4 8693712 12.99 ns/op 4927.71 MB/s BenchmarkMemclrUnaligned/4_256-4 7589678 14.59 ns/op 17550.06 MB/s BenchmarkMemclrUnaligned/4_4096-4 1406326 90.51 ns/op 45255.66 MB/s BenchmarkMemclrUnaligned/4_65536-4 77697 1874 ns/op 34967.19 MB/s BenchmarkMemclrUnaligned/7_5-4 8734176 13.02 ns/op 383.96 MB/s BenchmarkMemclrUnaligned/7_16-4 9138091 12.79 ns/op 1250.76 MB/s BenchmarkMemclrUnaligned/7_64-4 8520466 12.98 ns/op 4931.00 MB/s BenchmarkMemclrUnaligned/7_256-4 8921986 14.13 ns/op 18115.70 MB/s BenchmarkMemclrUnaligned/7_4096-4 1404438 83.38 ns/op 49127.14 MB/s BenchmarkMemclrUnaligned/7_65536-4 76588 1577 ns/op 41545.47 MB/s BenchmarkMemclrUnaligned/0_1M-4 5169 23567 ns/op 44494.20 MB/s BenchmarkMemclrUnaligned/0_4M-4 1204 97177 ns/op 43161.53 MB/s BenchmarkMemclrUnaligned/0_8M-4 418 276540 ns/op 30334.11 MB/s BenchmarkMemclrUnaligned/0_16M-4 162 734073 ns/op 22854.96 MB/s BenchmarkMemclrUnaligned/0_64M-4 64 1849191 ns/op 36290.93 MB/s BenchmarkMemclrUnaligned/1_1M-4 5184 25407 ns/op 41270.79 MB/s BenchmarkMemclrUnaligned/1_4M-4 1081 102566 ns/op 40893.70 MB/s BenchmarkMemclrUnaligned/1_8M-4 447 257762 ns/op 32543.99 MB/s BenchmarkMemclrUnaligned/1_16M-4 152 753333 ns/op 22270.65 MB/s BenchmarkMemclrUnaligned/1_64M-4 57 1811700 ns/op 37041.94 MB/s BenchmarkMemclrUnaligned/4_1M-4 4374 25102 ns/op 41772.90 MB/s BenchmarkMemclrUnaligned/4_4M-4 1113 103165 ns/op 40656.44 MB/s BenchmarkMemclrUnaligned/4_8M-4 433 259982 ns/op 32266.14 MB/s BenchmarkMemclrUnaligned/4_16M-4 154 761786 ns/op 22023.53 MB/s BenchmarkMemclrUnaligned/4_64M-4 64 1826582 ns/op 36740.13 MB/s BenchmarkMemclrUnaligned/7_1M-4 4188 25081 ns/op 41807.92 MB/s BenchmarkMemclrUnaligned/7_4M-4 1059 100642 ns/op 41675.51 MB/s BenchmarkMemclrUnaligned/7_8M-4 424 261557 ns/op 32071.83 MB/s BenchmarkMemclrUnaligned/7_16M-4 160 755575 ns/op 22204.57 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 2049056 ns/op 32751.11 MB/s BenchmarkGoMemclr/5-4 2248016 52.35 ns/op 95.51 MB/s BenchmarkGoMemclr/16-4 780908 165.7 ns/op 96.54 MB/s BenchmarkGoMemclr/64-4 175705 602.3 ns/op 106.26 MB/s BenchmarkGoMemclr/256-4 48600 2347 ns/op 109.07 MB/s BenchmarkMemclrRange/1K_2K-4 91032 1437 ns/op 66737.32 MB/s BenchmarkMemclrRange/2K_8K-4 27451 4102 ns/op 81310.80 MB/s BenchmarkMemclrRange/4K_16K-4 31764 3484 ns/op 92742.25 MB/s BenchmarkMemclrRange/160K_228K-4 3603 36106 ns/op 46055.60 MB/s BenchmarkClearFat7-4 4469139 26.27 ns/op BenchmarkClearFat8-4 4630252 24.72 ns/op BenchmarkClearFat11-4 4305406 27.84 ns/op BenchmarkClearFat12-4 4320327 27.54 ns/op BenchmarkClearFat13-4 4172458 27.48 ns/op BenchmarkClearFat14-4 3868198 27.95 ns/op BenchmarkClearFat15-4 4067467 27.30 ns/op BenchmarkClearFat16-4 4431676 25.35 ns/op BenchmarkClearFat24-4 4120842 27.82 ns/op BenchmarkClearFat32-4 4181726 27.64 ns/op BenchmarkClearFat40-4 3945904 29.19 ns/op BenchmarkClearFat48-4 3908793 29.03 ns/op BenchmarkClearFat56-4 3918538 29.59 ns/op BenchmarkClearFat64-4 3683697 35.83 ns/op BenchmarkClearFat72-4 3784827 31.41 ns/op BenchmarkClearFat128-4 3284853 36.66 ns/op BenchmarkClearFat256-4 2620728 45.79 ns/op BenchmarkClearFat512-4 1486120 76.60 ns/op BenchmarkClearFat1024-4 1000000 148.5 ns/op BenchmarkClearFat1032-4 1000000 120.9 ns/op BenchmarkClearFat1040-4 983421 127.1 ns/op BenchmarkCopyFat7-4 4439128 28.47 ns/op BenchmarkCopyFat8-4 4350861 26.91 ns/op BenchmarkCopyFat11-4 3729634 29.08 ns/op BenchmarkCopyFat12-4 3731733 29.12 ns/op BenchmarkCopyFat13-4 3918895 29.21 ns/op BenchmarkCopyFat14-4 3566662 28.65 ns/op BenchmarkCopyFat15-4 4260714 27.08 ns/op BenchmarkCopyFat16-4 3963804 26.96 ns/op BenchmarkCopyFat24-4 4511418 26.42 ns/op BenchmarkCopyFat32-4 4361260 27.79 ns/op BenchmarkCopyFat64-4 4264470 29.01 ns/op BenchmarkCopyFat72-4 3537885 30.70 ns/op BenchmarkCopyFat128-4 3271150 36.30 ns/op BenchmarkCopyFat256-4 2480340 48.27 ns/op BenchmarkCopyFat512-4 1297489 90.08 ns/op BenchmarkCopyFat520-4 1442138 78.02 ns/op BenchmarkCopyFat1024-4 1000000 129.4 ns/op BenchmarkCopyFat1032-4 1000000 130.2 ns/op BenchmarkCopyFat1040-4 1000000 127.2 ns/op BenchmarkIssue18740/2byte-4 338 330732 ns/op BenchmarkIssue18740/4byte-4 633 185438 ns/op BenchmarkIssue18740/8byte-4 1137 107300 ns/op BenchmarkMemclrKnownSize1-4 7505078 19.47 ns/op 51.36 MB/s BenchmarkMemclrKnownSize2-4 4198995 27.43 ns/op 72.92 MB/s BenchmarkMemclrKnownSize4-4 2688798 39.58 ns/op 101.05 MB/s BenchmarkMemclrKnownSize8-4 1321490 86.92 ns/op 92.04 MB/s BenchmarkMemclrKnownSize16-4 802851 160.4 ns/op 99.76 MB/s BenchmarkMemclrKnownSize32-4 422281 302.8 ns/op 105.67 MB/s BenchmarkMemclrKnownSize64-4 203004 598.5 ns/op 106.94 MB/s BenchmarkMemclrKnownSize112-4 121543 994.2 ns/op 112.66 MB/s BenchmarkMemclrKnownSize128-4 102792 1135 ns/op 112.80 MB/s BenchmarkMemclrKnownSize192-4 62521 1723 ns/op 111.45 MB/s BenchmarkMemclrKnownSize248-4 48097 2172 ns/op 114.19 MB/s BenchmarkMemclrKnownSize256-4 52424 2246 ns/op 113.97 MB/s BenchmarkMemclrKnownSize512-4 25551 4423 ns/op 115.76 MB/s BenchmarkMemclrKnownSize1024-4 13159 8667 ns/op 118.14 MB/s BenchmarkMemclrKnownSize4096-4 3697 34985 ns/op 117.08 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4591265 ns/op 114.19 MB/s BenchmarkReadMetricsLatency-4 10000 3962 p50-ns 6622 p90-ns 10607 p99-ns BenchmarkFinalizer-4 207 543723 ns/op BenchmarkFinalizerRun-4 131308 846.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8246504 13.56 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3705505 31.66 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2810551 40.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2987442 41.11 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1555338 74.16 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1420054 81.89 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2666233 41.73 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1572314 74.57 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1626174 75.92 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2376602 47.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2468644 51.83 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1990884 56.84 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1851259 63.26 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1677408 68.35 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9538656 11.25 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9603202 11.45 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9217048 11.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8989723 11.86 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9291483 12.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8356063 14.64 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10082061 11.30 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9950926 11.44 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9848983 11.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9820611 11.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9843368 11.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9656806 11.37 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10665736 11.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10009358 11.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10489212 11.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8955772 11.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9582789 11.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10107178 11.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9279795 11.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9744508 12.17 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7670575 14.67 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9737355 11.87 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9608856 11.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8840506 12.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9436789 11.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9819691 11.64 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8766820 11.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9680851 11.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9490010 12.04 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9891348 11.84 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9413637 11.74 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9676032 11.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10782625 11.00 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9198554 11.30 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10641735 11.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10926158 11.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8997921 11.94 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9684969 11.97 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9057109 11.90 ns/op BenchmarkNetpollBreak-4 4312 31215 ns/op BenchmarkPinnerPinUnpinBatch-4 1459 136030 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 212 573975 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1446 174964 ns/op BenchmarkPinnerPinUnpin-4 1431342 81.49 ns/op BenchmarkPinnerPinUnpinTiny-4 1440391 81.79 ns/op BenchmarkPinnerPinUnpinDouble-4 519619 223.8 ns/op BenchmarkPinnerPinUnpinParallel-4 2865141 37.67 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3063080 39.79 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 376282 311.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6686343 16.49 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7276814 15.08 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5679945 21.18 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5154339 20.87 ns/op BenchmarkPingPongHog-4 393 372018 ns/op BenchmarkStackGrowth-4 110828 1068 ns/op BenchmarkStackGrowthDeep-4 1122 100909 ns/op BenchmarkCreateGoroutines-4 44592 2566 ns/op BenchmarkCreateGoroutinesParallel-4 52777 1959 ns/op BenchmarkCreateGoroutinesCapture-4 7136 18420 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 42787 2713 ns/op BenchmarkClosureCall-4 24259057 4.761 ns/op BenchmarkWakeupParallelSpinning/0s-4 6302 25485 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5582 23346 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4126 27893 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2650 45257 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1728 73337 ns/op BenchmarkWakeupParallelSpinning/20µs-4 979 117886 ns/op BenchmarkWakeupParallelSpinning/50µs-4 420 304461 ns/op BenchmarkWakeupParallelSpinning/100µs-4 248 498334 ns/op BenchmarkMatmult-4 4466008 34.70 ns/op BenchmarkFastrand-4 7828274 16.62 ns/op BenchmarkFastrand64-4 8079685 16.31 ns/op BenchmarkFastrandHashiter-4 3419317 33.95 ns/op BenchmarkFastrandn/2-4 7332568 16.91 ns/op BenchmarkFastrandn/3-4 6674892 17.99 ns/op BenchmarkFastrandn/4-4 6899884 16.39 ns/op BenchmarkFastrandn/5-4 7412298 16.17 ns/op BenchmarkIfaceCmp100-4 124994 911.2 ns/op BenchmarkIfaceCmpNil100-4 231352 528.4 ns/op BenchmarkEfaceCmpDiff-4 46730 2464 ns/op BenchmarkEfaceCmpDiffIndirect-4 43378 2796 ns/op BenchmarkDefer-4 1000000 114.3 ns/op BenchmarkDefer10-4 931092 172.6 ns/op BenchmarkDeferMany-4 647874 387.4 ns/op BenchmarkPanicRecover-4 773728 172.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1120290 ns/op 1069125 p50-ns 1700657 p90-ns 2005884 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1401955 ns/op 1312411 p50-ns 2137166 p90-ns 5356924 p99-ns BenchmarkGoroutineProfile/small/idle-4 56 2129587 ns/op 1976978 p50-ns 2848389 p90-ns 3722709 p99-ns BenchmarkGoroutineProfile/small/loaded-4 56 2218715 ns/op 2004041 p50-ns 3220866 p90-ns 4355962 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1134066 ns/op 1062242 p50-ns 1768150 p90-ns 2267827 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1240032 ns/op 1137044 p50-ns 1852916 p90-ns 3998987 p99-ns BenchmarkGoroutineProfile/large/idle-4 34 3543979 ns/op 3617054 p50-ns 4151031 p90-ns 4608021 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 9802467 ns/op 9308084 p50-ns 13527560 p90-ns 20726468 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 81 1341013 ns/op 1190213 p50-ns 1962114 p90-ns 2223625 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1975337 ns/op 1748477 p50-ns 3085897 p90-ns 18004952 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 45 2623023 ns/op 2383896 p50-ns 3794787 p90-ns 4640640 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 32 3886132 ns/op 3541421 p50-ns 6627386 p90-ns 10655585 p99-ns BenchmarkRWMutexUncontended-4 2114655 50.78 ns/op BenchmarkRWMutexWrite100-4 71907 2100 ns/op BenchmarkRWMutexWrite10-4 40992 2875 ns/op BenchmarkRWMutexWorkWrite100-4 29763 4755 ns/op BenchmarkRWMutexWorkWrite10-4 56605 6283 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3200 36238 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1168 100801 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1581 76474 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 518 222125 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 834 143256 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 256 441485 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 375 296435 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 123 930767 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 167353 799.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 236401 767.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 165489 840.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 174806 815.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 217608 756.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 169195 1144 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 196150 933.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 171338 927.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 161722 952.4 ns/op BenchmarkMakeSlice/Byte-4 1575922 81.63 ns/op BenchmarkMakeSlice/Int16-4 1446579 85.53 ns/op BenchmarkMakeSlice/Int-4 1000000 114.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 138.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 185.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 215.4 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 247.0 ns/op BenchmarkGrowSlice/Byte-4 397825 275.8 ns/op BenchmarkGrowSlice/Int16-4 413383 276.0 ns/op BenchmarkGrowSlice/Int-4 474091 317.9 ns/op BenchmarkGrowSlice/Ptr-4 556494 379.1 ns/op BenchmarkGrowSlice/Struct/24-4 317533 587.5 ns/op BenchmarkGrowSlice/Struct/32-4 183939 983.8 ns/op BenchmarkGrowSlice/Struct/40-4 144666 883.2 ns/op BenchmarkExtendSlice/IntSlice-4 470252 402.3 ns/op BenchmarkExtendSlice/PointerSlice-4 409358 457.3 ns/op BenchmarkExtendSlice/NoGrow-4 630422 224.6 ns/op BenchmarkAppend-4 1000000 125.4 ns/op BenchmarkAppendGrowByte-4 3 34090968 ns/op BenchmarkAppendGrowString-4 1 418689644 ns/op BenchmarkAppendSlice/1Bytes-4 1301836 95.38 ns/op BenchmarkAppendSlice/4Bytes-4 1126633 103.6 ns/op BenchmarkAppendSlice/7Bytes-4 1212843 94.24 ns/op BenchmarkAppendSlice/8Bytes-4 1279803 90.96 ns/op BenchmarkAppendSlice/15Bytes-4 1237203 96.84 ns/op BenchmarkAppendSlice/16Bytes-4 1245699 91.74 ns/op BenchmarkAppendSlice/32Bytes-4 1283764 92.59 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 60990 2002 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16285 7078 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 26784 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1207 111376 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 106 1238129 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 3890306 ns/op BenchmarkAppendStr/1Bytes-4 1612783 71.59 ns/op BenchmarkAppendStr/4Bytes-4 1568278 75.45 ns/op BenchmarkAppendStr/8Bytes-4 1518013 77.49 ns/op BenchmarkAppendStr/16Bytes-4 1547193 79.43 ns/op BenchmarkAppendStr/32Bytes-4 1577970 79.68 ns/op BenchmarkAppendSpecialCase-4 1000000 119.6 ns/op BenchmarkCopy/1Byte-4 1341856 84.55 ns/op 11.83 MB/s BenchmarkCopy/1String-4 1371004 86.62 ns/op 11.54 MB/s BenchmarkCopy/2Byte-4 1357540 86.82 ns/op 23.04 MB/s BenchmarkCopy/2String-4 1315917 87.23 ns/op 22.93 MB/s BenchmarkCopy/4Byte-4 1375789 87.76 ns/op 45.58 MB/s BenchmarkCopy/4String-4 1329290 86.89 ns/op 46.04 MB/s BenchmarkCopy/8Byte-4 1376434 85.88 ns/op 93.16 MB/s BenchmarkCopy/8String-4 1351837 87.33 ns/op 91.61 MB/s BenchmarkCopy/12Byte-4 1304905 91.40 ns/op 131.29 MB/s BenchmarkCopy/12String-4 1315165 92.74 ns/op 129.39 MB/s BenchmarkCopy/16Byte-4 1314182 87.38 ns/op 183.11 MB/s BenchmarkCopy/16String-4 1320997 90.75 ns/op 176.32 MB/s BenchmarkCopy/32Byte-4 1000000 113.6 ns/op 281.71 MB/s BenchmarkCopy/32String-4 1254204 92.28 ns/op 346.76 MB/s BenchmarkCopy/128Byte-4 1000000 110.2 ns/op 1161.09 MB/s BenchmarkCopy/128String-4 1000000 122.3 ns/op 1046.36 MB/s BenchmarkCopy/1024Byte-4 434731 319.4 ns/op 3206.38 MB/s BenchmarkCopy/1024String-4 325423 390.1 ns/op 2624.97 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23541 5058 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13542 8941 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15557 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19039 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 24238 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147736 1213 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139936 1202 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79144 1568 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 65738 2062 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 47004 2252 ns/op BenchmarkStackCopyPtr-4 1 131409132 ns/op BenchmarkStackCopy-4 2 82208006 ns/op BenchmarkStackCopyNoCache-4 26 4131567 ns/op BenchmarkStackCopyWithStkobj-4 2 76312924 ns/op BenchmarkIssue18138-4 100 1128304 ns/op BenchmarkCompareStringEqual-4 12713514 8.795 ns/op BenchmarkCompareStringIdentical-4 24286596 4.465 ns/op BenchmarkCompareStringSameLength-4 17200429 7.310 ns/op BenchmarkCompareStringDifferentLength-4 24053696 4.286 ns/op BenchmarkCompareStringBigUnaligned-4 2419 104318 ns/op 10051.82 MB/s BenchmarkCompareStringBig-4 2284 47740 ns/op 21964.32 MB/s BenchmarkConcatStringAndBytes-4 2147847 53.19 ns/op BenchmarkSliceByteToString/1-4 1732558 69.15 ns/op BenchmarkSliceByteToString/2-4 773983 145.9 ns/op BenchmarkSliceByteToString/4-4 872736 146.7 ns/op BenchmarkSliceByteToString/8-4 945724 133.0 ns/op BenchmarkSliceByteToString/16-4 917875 133.4 ns/op BenchmarkSliceByteToString/32-4 811736 158.8 ns/op BenchmarkSliceByteToString/64-4 926530 204.8 ns/op BenchmarkSliceByteToString/128-4 732404 291.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2436064 48.37 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 982892 131.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1210357 97.03 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3723104 30.09 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1785408 65.17 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2033216 58.03 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1927396 62.47 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 380371 348.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 467496 277.5 ns/op BenchmarkRuneIterate/range/ASCII-4 9656154 10.76 ns/op BenchmarkRuneIterate/range/Japanese-4 2769819 42.33 ns/op BenchmarkRuneIterate/range/MixedLength-4 3261591 35.75 ns/op BenchmarkRuneIterate/range1/ASCII-4 11529462 10.37 ns/op BenchmarkRuneIterate/range1/Japanese-4 2868568 41.09 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2942816 36.14 ns/op BenchmarkRuneIterate/range2/ASCII-4 11407082 10.44 ns/op BenchmarkRuneIterate/range2/Japanese-4 2780678 40.75 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3389146 35.57 ns/op BenchmarkArrayEqual-4 25272015 4.557 ns/op BenchmarkFunc/Name-4 3405282 32.95 ns/op BenchmarkFunc/Entry-4 13290390 8.807 ns/op BenchmarkFunc/FileLine-4 3397808 34.45 ns/op PASS ok runtime 427.884s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22744 4440 ns/op BenchmarkHandle/concurrent-4 21535 5229 ns/op PASS ok runtime/cgo 1.414s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 27762373 4.815 ns/op BenchmarkAtomicStore64-4 12097159 10.00 ns/op BenchmarkAtomicLoad-4 29709632 4.571 ns/op BenchmarkAtomicStore-4 12706198 9.417 ns/op BenchmarkAnd8-4 12851481 10.01 ns/op BenchmarkAnd-4 12502902 9.970 ns/op BenchmarkAnd8Parallel-4 4043290 28.43 ns/op BenchmarkAndParallel-4 3901312 27.60 ns/op BenchmarkOr8-4 12571563 11.43 ns/op BenchmarkOr-4 12717919 10.07 ns/op BenchmarkOr8Parallel-4 4148401 27.94 ns/op BenchmarkOrParallel-4 4166844 28.20 ns/op BenchmarkXadd-4 4398727 28.02 ns/op BenchmarkXadd64-4 4055727 26.81 ns/op BenchmarkCas-4 2662003 45.61 ns/op BenchmarkCas64-4 2741817 44.38 ns/op BenchmarkXchg-4 4325721 27.60 ns/op BenchmarkXchg64-4 4173880 27.84 ns/op PASS ok runtime/internal/atomic 4.265s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3742569 29.64 ns/op BenchmarkMulUintptr/large-4 2405457 42.18 ns/op PASS ok runtime/internal/math 1.530s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 10366668 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 16554899 ns/op 515.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 40 2930439 ns/op 11.22 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 20648446 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 28193051 ns/op 1147 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 37 3585804 ns/op 21.03 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 101779833 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 126165010 ns/op 8922 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6434333 ns/op 222.2 concurrent_launches/op PASS ok runtime/pprof 3.155s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 13 12041317 ns/op BenchmarkStackLeak-4 27999 4079 ns/op PASS ok runtime/race 1.561s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2631020 40.94 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 337020 436.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.415s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 36 2848863 ns/op BenchmarkIndex_Large-4 21136 5243 ns/op BenchmarkIndexFunc_Large-4 116 1056005 ns/op BenchmarkCompact/nil-4 9104121 12.32 ns/op BenchmarkCompact/one-4 1230634 90.55 ns/op BenchmarkCompact/sorted-4 1000000 118.2 ns/op BenchmarkCompact/1_item-4 940333 139.0 ns/op BenchmarkCompact/unsorted-4 1000000 115.4 ns/op BenchmarkCompact/many-4 664615 187.4 ns/op BenchmarkCompact_Large-4 596 169462 ns/op BenchmarkCompactFunc_Large-4 69 1605861 ns/op BenchmarkReplace/naive-fast-4 50034 2527 ns/op BenchmarkReplace/optimized-fast-4 55010 2402 ns/op BenchmarkReplace/naive-slow-4 15296 7801 ns/op BenchmarkReplace/optimized-slow-4 16971 7411 ns/op BenchmarkBinarySearchFloats/Size16-4 1269596 90.28 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 102.6 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 112.7 ns/op BenchmarkBinarySearchFloats/Size128-4 1000000 129.6 ns/op BenchmarkBinarySearchFloats/Size512-4 840622 153.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 795814 162.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 507483 262.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 445195 285.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 382916 336.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 341641 368.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 284557 447.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 258558 483.2 ns/op PASS ok slices 6.049s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 144621 861.5 ns/op BenchmarkSortInts-4 1 103074212 ns/op BenchmarkSlicesSortInts-4 2 51207614 ns/op BenchmarkSortIsSorted-4 33 3669785 ns/op BenchmarkSlicesIsSorted-4 84 1506258 ns/op BenchmarkSortStrings-4 1 125623882 ns/op BenchmarkSlicesSortStrings-4 2 70698307 ns/op BenchmarkSortStrings_Sorted-4 27 4433716 ns/op BenchmarkSlicesSortStrings_Sorted-4 67 1801769 ns/op BenchmarkSortStructs-4 1 151261675 ns/op BenchmarkSortFuncStructs-4 1 135330397 ns/op BenchmarkSortString1K-4 314 384301 ns/op BenchmarkSortString1K_Slice-4 178 675330 ns/op BenchmarkStableString1K-4 100 1237175 ns/op BenchmarkSortInt1K-4 345 352148 ns/op BenchmarkSortInt1K_Sorted-4 7105 19860 ns/op BenchmarkSortInt1K_Reversed-4 3331 37108 ns/op BenchmarkSortInt1K_Mod8-4 920 130378 ns/op BenchmarkStableInt1K-4 121 1023187 ns/op BenchmarkStableInt1K_Slice-4 138 845055 ns/op BenchmarkSortInt64K-4 4 32097928 ns/op BenchmarkSortInt64K_Slice-4 2 59709116 ns/op BenchmarkStableInt64K-4 2 89879182 ns/op BenchmarkSort1e2-4 337 336688 ns/op BenchmarkStable1e2-4 135 897231 ns/op BenchmarkSort1e4-4 2 58227419 ns/op BenchmarkStable1e4-4 1 251479887 ns/op PASS ok sort 59.570s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 749576 157.0 ns/op BenchmarkAtof64Float-4 718648 173.3 ns/op BenchmarkAtof64FloatExp-4 581728 211.8 ns/op BenchmarkAtof64Big-4 452773 275.9 ns/op BenchmarkAtof64RandomBits-4 222349 529.0 ns/op BenchmarkAtof64RandomFloats-4 486396 259.3 ns/op BenchmarkAtof64RandomLongFloats-4 292069 408.3 ns/op BenchmarkAtof32Decimal-4 713930 161.8 ns/op BenchmarkAtof32Float-4 709018 169.6 ns/op BenchmarkAtof32FloatExp-4 579994 219.9 ns/op BenchmarkAtof32Random-4 371406 356.4 ns/op BenchmarkAtof32RandomLong-4 145129 798.4 ns/op BenchmarkParseInt/Pos/7bit-4 1304152 90.35 ns/op BenchmarkParseInt/Pos/26bit-4 882961 145.0 ns/op BenchmarkParseInt/Pos/31bit-4 740704 174.1 ns/op BenchmarkParseInt/Pos/56bit-4 552393 237.7 ns/op BenchmarkParseInt/Pos/63bit-4 480907 248.7 ns/op BenchmarkParseInt/Neg/7bit-4 1301670 87.51 ns/op BenchmarkParseInt/Neg/26bit-4 689881 157.3 ns/op BenchmarkParseInt/Neg/31bit-4 698682 190.6 ns/op BenchmarkParseInt/Neg/56bit-4 560001 230.7 ns/op BenchmarkParseInt/Neg/63bit-4 414242 253.9 ns/op BenchmarkAtoi/Pos/7bit-4 1699704 70.23 ns/op BenchmarkAtoi/Pos/26bit-4 930423 119.9 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 131.3 ns/op BenchmarkAtoi/Pos/56bit-4 504106 205.6 ns/op BenchmarkAtoi/Pos/63bit-4 468433 259.7 ns/op BenchmarkAtoi/Neg/7bit-4 1736668 70.17 ns/op BenchmarkAtoi/Neg/26bit-4 980295 122.4 ns/op BenchmarkAtoi/Neg/31bit-4 989250 133.6 ns/op BenchmarkAtoi/Neg/56bit-4 654591 199.7 ns/op BenchmarkAtoi/Neg/63bit-4 354373 286.5 ns/op BenchmarkFormatFloat/Decimal-4 120529 1014 ns/op BenchmarkFormatFloat/Float-4 104026 1135 ns/op BenchmarkFormatFloat/Exp-4 113944 1061 ns/op BenchmarkFormatFloat/NegExp-4 103428 1080 ns/op BenchmarkFormatFloat/LongExp-4 88170 1326 ns/op BenchmarkFormatFloat/Big-4 84244 1416 ns/op BenchmarkFormatFloat/BinaryExp-4 241604 547.5 ns/op BenchmarkFormatFloat/32Integer-4 100545 1012 ns/op BenchmarkFormatFloat/32ExactFraction-4 121351 978.3 ns/op BenchmarkFormatFloat/32Point-4 113073 1091 ns/op BenchmarkFormatFloat/32Exp-4 116768 1030 ns/op BenchmarkFormatFloat/32NegExp-4 112456 1010 ns/op BenchmarkFormatFloat/32Shortest-4 129080 1043 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 130056 949.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 124662 984.0 ns/op BenchmarkFormatFloat/64Fixed1-4 159118 809.2 ns/op BenchmarkFormatFloat/64Fixed2-4 148446 773.0 ns/op BenchmarkFormatFloat/64Fixed3-4 162820 798.1 ns/op BenchmarkFormatFloat/64Fixed4-4 164179 763.7 ns/op BenchmarkFormatFloat/64Fixed12-4 83470 1326 ns/op BenchmarkFormatFloat/64Fixed16-4 94495 1229 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 116226 1067 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 88072 1260 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2407 49288 ns/op BenchmarkFormatFloat/Slowpath64-4 91773 1321 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 91507 1330 ns/op BenchmarkAppendFloat/Decimal-4 134178 858.9 ns/op BenchmarkAppendFloat/Float-4 125410 993.7 ns/op BenchmarkAppendFloat/Exp-4 135572 905.5 ns/op BenchmarkAppendFloat/NegExp-4 139657 925.5 ns/op BenchmarkAppendFloat/LongExp-4 97887 1205 ns/op BenchmarkAppendFloat/Big-4 90308 1270 ns/op BenchmarkAppendFloat/BinaryExp-4 353870 373.5 ns/op BenchmarkAppendFloat/32Integer-4 148168 850.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 146773 835.8 ns/op BenchmarkAppendFloat/32Point-4 125826 986.5 ns/op BenchmarkAppendFloat/32Exp-4 131508 936.4 ns/op BenchmarkAppendFloat/32NegExp-4 141207 920.7 ns/op BenchmarkAppendFloat/32Shortest-4 156169 795.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 147628 837.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 136036 951.6 ns/op BenchmarkAppendFloat/64Fixed1-4 192238 662.4 ns/op BenchmarkAppendFloat/64Fixed2-4 171913 666.7 ns/op BenchmarkAppendFloat/64Fixed3-4 185228 661.4 ns/op BenchmarkAppendFloat/64Fixed4-4 194856 670.1 ns/op BenchmarkAppendFloat/64Fixed12-4 92029 1299 ns/op BenchmarkAppendFloat/64Fixed16-4 107805 1078 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 140186 889.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106869 1125 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2510 51501 ns/op BenchmarkAppendFloat/Slowpath64-4 93442 1214 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96336 1207 ns/op BenchmarkFormatInt-4 15037 8052 ns/op BenchmarkAppendInt-4 15973 7056 ns/op BenchmarkFormatUint-4 82222 1582 ns/op BenchmarkAppendUint-4 88435 1280 ns/op BenchmarkFormatIntSmall/7-4 2206774 53.45 ns/op BenchmarkFormatIntSmall/42-4 2160123 52.89 ns/op BenchmarkAppendIntSmall-4 1000000 102.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 100.1 ns/op BenchmarkAppendUintVarlen/12-4 1000000 103.5 ns/op BenchmarkAppendUintVarlen/123-4 974119 135.9 ns/op BenchmarkAppendUintVarlen/1234-4 834903 135.8 ns/op BenchmarkAppendUintVarlen/12345-4 963710 139.9 ns/op BenchmarkAppendUintVarlen/123456-4 939609 151.8 ns/op BenchmarkAppendUintVarlen/1234567-4 931162 137.9 ns/op BenchmarkAppendUintVarlen/12345678-4 931815 140.6 ns/op BenchmarkAppendUintVarlen/123456789-4 906758 145.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 899190 144.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 896272 153.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 807120 146.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 881401 148.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 736484 150.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 802880 154.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 767488 152.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 789502 154.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 846757 155.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 842066 155.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 828201 155.8 ns/op BenchmarkQuote-4 39540 3012 ns/op BenchmarkQuoteRune-4 443458 307.7 ns/op BenchmarkAppendQuote-4 44001 2538 ns/op BenchmarkAppendQuoteRune-4 809010 160.9 ns/op BenchmarkUnquoteEasy-4 1432231 84.66 ns/op BenchmarkUnquoteHard-4 38816 3081 ns/op PASS ok strconv 20.051s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 382261 355.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 129032 1194 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 168526 870.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 419145 361.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 126099 1216 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 161124 857.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 316352 646.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 63741 1950 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89126 1560 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 603526 241.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26410 4315 ns/op BenchmarkGenericMatch1-4 1987 59504 ns/op BenchmarkGenericMatch2-4 438 267766 ns/op BenchmarkSingleMaxSkipping-4 10000 10145 ns/op 985.70 MB/s BenchmarkSingleLongSuffixFail-4 19861 6017 ns/op 166.54 MB/s BenchmarkSingleMatch-4 235 514116 ns/op 29.18 MB/s BenchmarkByteByteNoMatch-4 86006 1258 ns/op BenchmarkByteByteMatch-4 15942 7384 ns/op BenchmarkByteStringMatch-4 16958 6957 ns/op BenchmarkHTMLEscapeNew-4 61656 1878 ns/op BenchmarkHTMLEscapeOld-4 70364 1653 ns/op BenchmarkByteStringReplacerWriteString-4 1353 91100 ns/op BenchmarkByteReplacerWriteString-4 1576 73307 ns/op BenchmarkByteByteReplaces-4 2856 44096 ns/op BenchmarkByteByteMap-4 9080 13187 ns/op BenchmarkMap/identity/ASCII-4 963298 132.5 ns/op BenchmarkMap/identity/Greek-4 644510 187.7 ns/op BenchmarkMap/change/ASCII-4 31214 3571 ns/op BenchmarkMap/change/Greek-4 23526 5045 ns/op BenchmarkIndexRune-4 1779793 66.69 ns/op BenchmarkIndexRuneLongString-4 1670185 72.75 ns/op BenchmarkIndexRuneFastPath-4 3086784 36.05 ns/op BenchmarkIndex-4 3148579 35.75 ns/op BenchmarkLastIndex-4 3220096 35.49 ns/op BenchmarkIndexByte-4 14189827 8.294 ns/op BenchmarkToUpper/#00-4 3534661 32.57 ns/op BenchmarkToUpper/ONLYUPPER-4 2860920 41.26 ns/op BenchmarkToUpper/abc-4 322333 414.2 ns/op BenchmarkToUpper/AbC123-4 218751 552.6 ns/op BenchmarkToUpper/azAZ09_-4 238170 505.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44407 2475 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68594 2038 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28932 3919 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60933 1959 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109636 1002 ns/op BenchmarkToLower/#00-4 3738030 32.24 ns/op BenchmarkToLower/abc-4 3122361 35.92 ns/op BenchmarkToLower/AbC123-4 210804 620.9 ns/op BenchmarkToLower/azAZ09_-4 186747 626.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81699 1405 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52832 2036 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30121 3779 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 73510 1585 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122260 1008 ns/op BenchmarkMapNoChanges-4 1000000 110.1 ns/op BenchmarkTrim-4 33690 3470 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2997286 38.50 ns/op BenchmarkToValidUTF8/InvalidASCII-4 173931 752.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 86740 1155 ns/op BenchmarkEqualFold/Tests-4 50734 2334 ns/op BenchmarkEqualFold/ASCII-4 2325248 44.08 ns/op BenchmarkEqualFold/UnicodePrefix-4 131353 936.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 137958 970.8 ns/op BenchmarkIndexHard1-4 1154 105016 ns/op BenchmarkIndexHard2-4 747 148749 ns/op BenchmarkIndexHard3-4 194 589142 ns/op BenchmarkIndexHard4-4 134 872118 ns/op BenchmarkLastIndexHard1-4 86 1471342 ns/op BenchmarkLastIndexHard2-4 86 1468091 ns/op BenchmarkLastIndexHard3-4 86 1446466 ns/op BenchmarkCountHard1-4 1186 103796 ns/op BenchmarkCountHard2-4 806 147093 ns/op BenchmarkCountHard3-4 198 586552 ns/op BenchmarkIndexTorture-4 10000 11802 ns/op BenchmarkCountTorture-4 10000 11539 ns/op BenchmarkCountTortureOverlapping-4 865 125590 ns/op BenchmarkCountByte/10-4 3459558 33.89 ns/op 295.08 MB/s BenchmarkCountByte/32-4 3210693 35.33 ns/op 905.72 MB/s BenchmarkCountByte/4096-4 1000000 115.7 ns/op 35389.15 MB/s BenchmarkCountByte/4194304-4 939 116922 ns/op 35872.78 MB/s BenchmarkCountByte/67108864-4 26 4743527 ns/op 14147.46 MB/s BenchmarkFields/ASCII/16-4 326875 379.5 ns/op 42.17 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28610 4649 ns/op 55.07 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1899 67967 ns/op 60.26 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1230821 ns/op 53.25 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20497711 ns/op 51.16 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 123247 1007 ns/op 15.89 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7905 12718 ns/op 20.13 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 550 245561 ns/op 16.68 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4251522 ns/op 15.41 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 75479974 ns/op 13.89 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 217710 581.5 ns/op 27.51 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13946 8861 ns/op 28.89 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 792 171015 ns/op 23.95 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 45 3407550 ns/op 19.23 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59115486 ns/op 17.74 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 151551 882.2 ns/op 18.14 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11159 ns/op 22.94 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 678 186797 ns/op 21.93 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3751554 ns/op 17.47 MB/s 463109 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70361969 ns/op 14.90 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 77932442 ns/op BenchmarkSplitSingleByteSeparator-4 20 7417330 ns/op BenchmarkSplitMultiByteSeparator-4 38 3820941 ns/op BenchmarkSplitNSingleByteSeparator-4 223203 790.0 ns/op BenchmarkSplitNMultiByteSeparator-4 166524 959.8 ns/op BenchmarkRepeat/5x0-4 2823375 38.62 ns/op BenchmarkRepeat/5x1-4 3183782 35.25 ns/op BenchmarkRepeat/5x2-4 237508 531.7 ns/op BenchmarkRepeat/5x6-4 145651 914.5 ns/op BenchmarkRepeat/10x0-4 3279694 35.13 ns/op BenchmarkRepeat/10x1-4 3443040 35.25 ns/op BenchmarkRepeat/10x2-4 213720 544.7 ns/op BenchmarkRepeat/10x6-4 138126 905.3 ns/op BenchmarkRepeatLarge/256/1-4 71354 2047 ns/op 125.05 MB/s BenchmarkRepeatLarge/256/16-4 94896 1441 ns/op 177.65 MB/s BenchmarkRepeatLarge/512/1-4 43394 2903 ns/op 176.37 MB/s BenchmarkRepeatLarge/512/16-4 55917 2146 ns/op 238.61 MB/s BenchmarkRepeatLarge/1024/1-4 30732 3811 ns/op 268.67 MB/s BenchmarkRepeatLarge/1024/16-4 42474 3201 ns/op 319.89 MB/s BenchmarkRepeatLarge/2048/1-4 20688 5921 ns/op 345.87 MB/s BenchmarkRepeatLarge/2048/16-4 24669 5207 ns/op 393.31 MB/s BenchmarkRepeatLarge/4096/1-4 12679 9173 ns/op 446.53 MB/s BenchmarkRepeatLarge/4096/16-4 13557 8725 ns/op 469.48 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15416 ns/op 531.41 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13792 ns/op 593.98 MB/s BenchmarkRepeatLarge/8192/4097-4 3672513 30.54 ns/op 134133.51 MB/s BenchmarkRepeatLarge/16384/1-4 7170 27386 ns/op 598.27 MB/s BenchmarkRepeatLarge/16384/16-4 9241 26394 ns/op 620.76 MB/s BenchmarkRepeatLarge/16384/4097-4 6943 20332 ns/op 604.50 MB/s BenchmarkRepeatLarge/32768/1-4 2944 51053 ns/op 641.84 MB/s BenchmarkRepeatLarge/32768/16-4 3429 50345 ns/op 650.86 MB/s BenchmarkRepeatLarge/32768/4097-4 2858 45242 ns/op 633.90 MB/s BenchmarkRepeatLarge/65536/1-4 961 137333 ns/op 477.21 MB/s BenchmarkRepeatLarge/65536/16-4 1290 98665 ns/op 664.23 MB/s BenchmarkRepeatLarge/65536/4097-4 1398 91167 ns/op 674.09 MB/s BenchmarkRepeatLarge/131072/1-4 260 422165 ns/op 310.48 MB/s BenchmarkRepeatLarge/131072/16-4 294 409903 ns/op 319.76 MB/s BenchmarkRepeatLarge/131072/4097-4 261 408546 ns/op 310.88 MB/s BenchmarkRepeatLarge/262144/1-4 146 747252 ns/op 350.81 MB/s BenchmarkRepeatLarge/262144/16-4 156 785305 ns/op 333.81 MB/s BenchmarkRepeatLarge/262144/4097-4 172 743224 ns/op 347.29 MB/s BenchmarkRepeatLarge/524288/1-4 74 1371466 ns/op 382.28 MB/s BenchmarkRepeatLarge/524288/16-4 82 1304679 ns/op 401.85 MB/s BenchmarkRepeatLarge/524288/4097-4 74 1376270 ns/op 378.06 MB/s BenchmarkRepeatLarge/1048576/1-4 78 2474953 ns/op 423.68 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2481368 ns/op 422.58 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2416137 ns/op 432.40 MB/s BenchmarkRepeatLarge/2097152/1-4 34 4550750 ns/op 460.84 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4538266 ns/op 462.10 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 4569250 ns/op 458.19 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8964331 ns/op 467.89 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8971581 ns/op 467.51 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8795590 ns/op 476.52 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14816139 ns/op 566.18 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14549679 ns/op 576.55 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18034657 ns/op 465.02 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25252469 ns/op 664.38 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25223662 ns/op 665.14 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25148480 ns/op 667.13 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50381440 ns/op 666.01 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52473252 ns/op 639.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 50739385 ns/op 661.31 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104071155 ns/op 644.84 MB/s BenchmarkRepeatLarge/67108864/16-4 2 99715788 ns/op 673.00 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 93206216 ns/op 720.00 MB/s BenchmarkRepeatLarge/134217728/1-4 1 188754770 ns/op 711.07 MB/s BenchmarkRepeatLarge/134217728/16-4 1 191349632 ns/op 701.43 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 191759311 ns/op 699.93 MB/s BenchmarkRepeatLarge/268435456/1-4 1 414588404 ns/op 647.47 MB/s BenchmarkRepeatLarge/268435456/16-4 1 369881267 ns/op 725.73 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 369456347 ns/op 726.57 MB/s BenchmarkRepeatLarge/536870912/1-4 1 939223664 ns/op 571.61 MB/s BenchmarkRepeatLarge/536870912/16-4 1 777014723 ns/op 690.94 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 756622358 ns/op 709.56 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1670733374 ns/op 642.68 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1622705101 ns/op 661.70 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1588140895 ns/op 676.10 MB/s BenchmarkIndexAnyASCII/1:1-4 2396965 49.21 ns/op BenchmarkIndexAnyASCII/1:2-4 2380110 50.36 ns/op BenchmarkIndexAnyASCII/1:4-4 2390475 49.87 ns/op BenchmarkIndexAnyASCII/1:8-4 2446810 49.20 ns/op BenchmarkIndexAnyASCII/1:16-4 2341377 49.65 ns/op BenchmarkIndexAnyASCII/1:32-4 2306305 51.14 ns/op BenchmarkIndexAnyASCII/1:64-4 2260744 51.89 ns/op BenchmarkIndexAnyASCII/16:1-4 2245671 49.33 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 126.5 ns/op BenchmarkIndexAnyASCII/16:4-4 904075 126.5 ns/op BenchmarkIndexAnyASCII/16:8-4 835053 127.3 ns/op BenchmarkIndexAnyASCII/16:16-4 763549 141.5 ns/op BenchmarkIndexAnyASCII/16:32-4 732774 158.1 ns/op BenchmarkIndexAnyASCII/16:64-4 570223 193.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2122189 56.07 ns/op BenchmarkIndexAnyASCII/256:2-4 98947 1218 ns/op BenchmarkIndexAnyASCII/256:4-4 88611 1260 ns/op BenchmarkIndexAnyASCII/256:8-4 92155 1339 ns/op BenchmarkIndexAnyASCII/256:16-4 84836 1256 ns/op BenchmarkIndexAnyASCII/256:32-4 86352 1280 ns/op BenchmarkIndexAnyASCII/256:64-4 93156 1299 ns/op BenchmarkIndexAnyUTF8/1:1-4 2386159 49.03 ns/op BenchmarkIndexAnyUTF8/1:2-4 2365824 48.99 ns/op BenchmarkIndexAnyUTF8/1:4-4 2297629 49.51 ns/op BenchmarkIndexAnyUTF8/1:8-4 2380939 50.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 2302822 53.47 ns/op BenchmarkIndexAnyUTF8/1:32-4 2019596 58.84 ns/op BenchmarkIndexAnyUTF8/1:64-4 2204576 51.98 ns/op BenchmarkIndexAnyUTF8/16:1-4 1945111 61.26 ns/op BenchmarkIndexAnyUTF8/16:2-4 248482 455.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 296732 442.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 286846 441.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 276424 450.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 238172 475.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 250976 472.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 423433 271.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 17770 6554 ns/op BenchmarkIndexAnyUTF8/256:4-4 18224 6518 ns/op BenchmarkIndexAnyUTF8/256:8-4 18105 6446 ns/op BenchmarkIndexAnyUTF8/256:16-4 17906 6737 ns/op BenchmarkIndexAnyUTF8/256:32-4 16927 6948 ns/op BenchmarkIndexAnyUTF8/256:64-4 16383 7056 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2325444 51.12 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2290941 50.38 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2311339 50.13 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2349332 50.96 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2382006 49.90 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2175890 51.78 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2247418 52.22 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 127.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 936105 126.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 862838 127.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 832202 140.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 799376 139.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 671184 161.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 572558 194.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 93772 1245 ns/op BenchmarkLastIndexAnyASCII/256:2-4 98196 1239 ns/op BenchmarkLastIndexAnyASCII/256:4-4 89358 1241 ns/op BenchmarkLastIndexAnyASCII/256:8-4 97564 1258 ns/op BenchmarkLastIndexAnyASCII/256:16-4 87483 1254 ns/op BenchmarkLastIndexAnyASCII/256:32-4 89300 1254 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89395 1317 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2289888 51.84 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2381931 50.54 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2332395 49.84 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2328410 50.03 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2270364 51.25 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2239827 51.86 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2240946 54.23 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 296666 426.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 138019 792.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 152500 793.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 161896 784.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 153712 793.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 151768 820.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 154923 804.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20144 5767 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9093 12063 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9973 12036 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9098 11914 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12044 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9585 12251 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12273 ns/op BenchmarkTrimASCII/1:1-4 3001356 41.95 ns/op BenchmarkTrimASCII/1:2-4 2408054 49.68 ns/op BenchmarkTrimASCII/1:4-4 2319026 50.33 ns/op BenchmarkTrimASCII/1:8-4 2193157 53.37 ns/op BenchmarkTrimASCII/1:16-4 1812811 74.33 ns/op BenchmarkTrimASCII/16:1-4 2480685 48.06 ns/op BenchmarkTrimASCII/16:2-4 1000000 124.3 ns/op BenchmarkTrimASCII/16:4-4 962890 124.1 ns/op BenchmarkTrimASCII/16:8-4 896757 127.3 ns/op BenchmarkTrimASCII/16:16-4 776278 136.5 ns/op BenchmarkTrimASCII/256:1-4 838467 123.1 ns/op BenchmarkTrimASCII/256:2-4 100032 1220 ns/op BenchmarkTrimASCII/256:4-4 98798 1209 ns/op BenchmarkTrimASCII/256:8-4 93561 1241 ns/op BenchmarkTrimASCII/256:16-4 97624 1202 ns/op BenchmarkTrimASCII/4096:1-4 95500 1181 ns/op BenchmarkTrimASCII/4096:2-4 7080 18786 ns/op BenchmarkTrimASCII/4096:4-4 7089 18101 ns/op BenchmarkTrimASCII/4096:8-4 6042 19550 ns/op BenchmarkTrimASCII/4096:16-4 6080 18066 ns/op BenchmarkTrimByte-4 3155898 35.80 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18006 6516 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18252 6555 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1567 76948 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3165 37883 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6660 19388 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10913 ns/op BenchmarkJoin/0-4 3913604 30.54 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2980360 39.96 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 180102 684.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 123862 970.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 95348 1334 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73166 1583 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61681 1997 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 51682 2312 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2149815 47.99 ns/op BenchmarkTrimSpace/ASCII-4 1752518 67.71 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127916 935.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 74811 1528 ns/op BenchmarkReplaceAll-4 95319 1208 ns/op 16 B/op 1 allocs/op PASS ok strings 65.052s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 64486 1655 ns/op BenchmarkCond2-4 26696 5051 ns/op BenchmarkCond4-4 13380 8589 ns/op BenchmarkCond8-4 7188 15664 ns/op BenchmarkCond16-4 3780 29954 ns/op BenchmarkCond32-4 2282 56011 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 677175 220.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 405276 297.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 639397 193.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 614730 189.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 325490 560.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 734328 162.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 112888 1300 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 87620 1448 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 90660 1588 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 59352 2602 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 693367 174.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 169629 652.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 594547 173.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 171176 703.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 597748 184.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 189073 660.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 101.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 53478 2112 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 106857 972.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 481154 553.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3774 26700 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 429 350304 ns/op BenchmarkRange/*sync.Map-4 1519 73241 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 92481 2004 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 187396 539.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85012 1414 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 77113 1572 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 200868 527.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 113418 1257 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 113070 1453 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 190040 598.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 868876 144.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 68156 2108 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 151688 778.3 ns/op BenchmarkSwapCollision/*sync.Map-4 101769 1199 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 188 674026 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 129277 921.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 429072 400.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27628 5019 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74733 1548 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32700 3926 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 398720 382.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 117195 855.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 257326 483.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 107.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 181422 650.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 106.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 712543 158.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 157537 677.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 706176 172.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 86770 1308 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 334788 528.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 555770 322.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 139188 875.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 596328 270.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 280608 615.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 116284 940.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 268849 512.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 73609 1753 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 235830 670.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 661053 285.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 140763 848.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 544363 228.5 ns/op BenchmarkUncontendedSemaphore-4 4215458 27.51 ns/op BenchmarkContendedSemaphore-4 4176302 26.81 ns/op BenchmarkMutexUncontended-4 838524 151.1 ns/op BenchmarkMutex-4 212737 562.5 ns/op BenchmarkMutexSlack-4 182649 615.9 ns/op BenchmarkMutexWork-4 203254 596.2 ns/op BenchmarkMutexWorkSlack-4 177681 583.7 ns/op BenchmarkMutexNoSpin-4 83659 1437 ns/op BenchmarkMutexSpin-4 56917 1867 ns/op BenchmarkOnce-4 899275 144.0 ns/op BenchmarkOnceFunc/v=Once-4 1320435 88.06 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1262184 90.77 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 100.0 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5574301 22.11 ns/op BenchmarkSemaSyntNonblock-4 1413763 85.35 ns/op BenchmarkSemaSyntBlock-4 2097050 58.33 ns/op BenchmarkSemaWorkNonblock-4 1266307 98.26 ns/op BenchmarkSemaWorkBlock-4 1405555 85.40 ns/op BenchmarkRWMutexUncontended-4 393472 374.0 ns/op BenchmarkRWMutexWrite100-4 331180 349.7 ns/op BenchmarkRWMutexWrite10-4 300619 367.3 ns/op BenchmarkRWMutexWorkWrite100-4 232863 442.8 ns/op BenchmarkRWMutexWorkWrite10-4 232856 469.1 ns/op BenchmarkWaitGroupUncontended-4 702156 175.2 ns/op BenchmarkWaitGroupAddDone-4 557156 239.2 ns/op BenchmarkWaitGroupAddDoneWork-4 523605 226.4 ns/op BenchmarkWaitGroupWait-4 2351292 45.90 ns/op BenchmarkWaitGroupWaitWork-4 1917728 59.00 ns/op BenchmarkWaitGroupActuallyWait-4 54078 2634 ns/op 32 B/op 2 allocs/op PASS ok sync 23.350s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 728278 159.8 ns/op PASS ok sync/atomic 1.182s PASS ok syscall 1.032s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 164335 762.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.205s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6343 16434 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9678 12101 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1404234 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1129813 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 169152603 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 169684832 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1540 73577 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1858 63677 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7583717 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6029891 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 736973173 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 723670583 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 189 632414 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 208 558295 ns/op 188 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60171259 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57627710 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7272737791 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6970281292 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2424 57075 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3890947 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 341574194 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2326 52997 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 224 521264 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 5120925 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6859 15439 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.703s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102452504 ns/op BenchmarkVariableString-4 84295 1415 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1981 60284 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 1.464s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 49 2141260 ns/op BenchmarkAfter-4 146 1004822 ns/op BenchmarkStop-4 206 490382 ns/op BenchmarkSimultaneousAfterFunc-4 40 2606061 ns/op BenchmarkStartStop-4 367 476216 ns/op BenchmarkReset-4 2144 84470 ns/op BenchmarkSleep-4 50 2894047 ns/op BenchmarkParallelTimerLatency-4 38 993376 avg-late-ns 2419426 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 631059 avg-late-ns 2203962 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 538248 avg-late-ns 2176903 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 213514 avg-late-ns 1416467 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 412392 avg-late-ns 2870647 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 783325 avg-late-ns 5952037 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 376065 avg-late-ns 2357220 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 237031 avg-late-ns 1655003 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 24 457595 avg-late-ns 2377560 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 380845 avg-late-ns 2496896 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 4044274 avg-late-ns 13633476 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 484096 avg-late-ns 1556279 max-late-ns BenchmarkTicker-4 10 24224459 ns/op BenchmarkTickerReset-4 2646 40691 ns/op BenchmarkTickerResetNaive-4 211 639388 ns/op BenchmarkNow-4 768404 170.9 ns/op BenchmarkNowUnixNano-4 763448 182.6 ns/op BenchmarkNowUnixMilli-4 781186 176.4 ns/op BenchmarkNowUnixMicro-4 603475 177.4 ns/op BenchmarkFormat-4 49615 2395 ns/op BenchmarkFormatRFC3339-4 68776 1655 ns/op BenchmarkFormatRFC3339Nano-4 71122 1679 ns/op BenchmarkFormatNow-4 66799 1800 ns/op BenchmarkMarshalJSON-4 88996 1299 ns/op BenchmarkMarshalText-4 94317 1324 ns/op BenchmarkParse-4 102804 1260 ns/op BenchmarkParseRFC3339UTC-4 288769 406.4 ns/op BenchmarkParseRFC3339UTCBytes-4 234865 544.5 ns/op BenchmarkParseRFC3339TZ-4 96794 1282 ns/op BenchmarkParseRFC3339TZBytes-4 74638 1570 ns/op BenchmarkParseDuration-4 572808 233.3 ns/op BenchmarkHour-4 895323 142.1 ns/op BenchmarkSecond-4 908814 150.6 ns/op BenchmarkYear-4 740496 187.9 ns/op BenchmarkDay-4 649884 228.8 ns/op BenchmarkISOWeek-4 680277 192.7 ns/op BenchmarkGoString-4 63505 1818 ns/op BenchmarkUnmarshalText-4 85036 1440 ns/op PASS ok time 13.974s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 558879 232.3 ns/op BenchmarkDecodeValidJapaneseChars-4 591085 186.9 ns/op BenchmarkDecodeRune-4 2513949 47.04 ns/op BenchmarkEncodeValidASCII-4 498028 262.3 ns/op BenchmarkEncodeValidJapaneseChars-4 739075 198.2 ns/op BenchmarkAppendRuneValidASCII-4 962052 115.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2054403 58.83 ns/op BenchmarkEncodeRune-4 4157205 27.70 ns/op PASS ok unicode/utf16 2.396s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1931348 60.92 ns/op BenchmarkRuneCountTenJapaneseChars-4 258746 405.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2759323 42.76 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 314720 369.6 ns/op BenchmarkValidTenASCIIChars-4 1824094 61.82 ns/op BenchmarkValid100KASCIIChars-4 145 879250 ns/op BenchmarkValidTenJapaneseChars-4 317623 425.4 ns/op BenchmarkValidLongMostlyASCII-4 139 852485 ns/op BenchmarkValidLongJapanese-4 64 2020635 ns/op BenchmarkValidStringTenASCIIChars-4 3262646 38.54 ns/op BenchmarkValidString100KASCIIChars-4 10000 10213 ns/op BenchmarkValidStringTenJapaneseChars-4 279612 361.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1341 93276 ns/op BenchmarkValidStringLongJapanese-4 100 1066866 ns/op BenchmarkEncodeASCIIRune-4 2910282 41.82 ns/op BenchmarkEncodeJapaneseRune-4 1656795 69.99 ns/op BenchmarkAppendASCIIRune-4 5630510 19.80 ns/op BenchmarkAppendJapaneseRune-4 1912610 60.96 ns/op BenchmarkDecodeASCIIRune-4 2334751 54.77 ns/op BenchmarkDecodeJapaneseRune-4 1698720 68.07 ns/op BenchmarkFullRune/ASCII-4 3003429 36.69 ns/op BenchmarkFullRune/Incomplete-4 1432515 81.00 ns/op BenchmarkFullRune/Japanese-4 3371230 34.56 ns/op PASS ok unicode/utf8 5.345s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 115046142304 ns/op PASS ok cmd/api 116.347s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 663568 209.2 ns/op BenchmarkCgoCall/one-pointer-4 430986 278.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 427166 326.4 ns/op BenchmarkCgoCall/string-pointer-noescape-4 585968 222.4 ns/op BenchmarkCgoCall/eight-pointers-4 176194 709.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 464739 265.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 24114 5141 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28375 4098 ns/op BenchmarkGoString-4 1000000 185.5 ns/op BenchmarkCGoCallback-4 53468 2112 ns/op BenchmarkCGoInCThread-4 406972 287.0 ns/op PASS ok cmd/cgo/internal/test 3.056s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 123.2 ns/op BenchmarkEqArrayOfStrings64-4 209709 612.8 ns/op BenchmarkEqArrayOfStrings1024-4 12939 8976 ns/op BenchmarkEqArrayOfFloats5-4 1394227 85.35 ns/op BenchmarkEqArrayOfFloats64-4 210853 619.0 ns/op BenchmarkEqArrayOfFloats1024-4 13382 8986 ns/op BenchmarkEqArrayOfStructsEq-4 4203 31725 ns/op BenchmarkEqArrayOfStructsNotEq-4 7618 17829 ns/op BenchmarkEqStruct-4 26735440 4.477 ns/op PASS ok cmd/compile/internal/reflectdata 2.806s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 73392 ns/op BenchmarkCopyElim1-4 235 434623 ns/op BenchmarkCopyElim10-4 199 577227 ns/op BenchmarkCopyElim100-4 133 889295 ns/op BenchmarkCopyElim1000-4 43 2693398 ns/op BenchmarkCopyElim10000-4 3 37658036 ns/op BenchmarkCopyElim100000-4 1 554828610 ns/op BenchmarkDeadCode/1-4 268 541487 ns/op BenchmarkDeadCode/10-4 159 633334 ns/op BenchmarkDeadCode/100-4 100 1133008 ns/op BenchmarkDeadCode/1000-4 52 4691463 ns/op BenchmarkDeadCode/10000-4 4 30277556 ns/op BenchmarkDeadCode/100000-4 1 310023526 ns/op BenchmarkDeadCode/200000-4 1 716263090 ns/op BenchmarkDominatorsLinear-4 15 8864958 ns/op 1.13 MB/s BenchmarkDominatorsFwdBack-4 10 11209099 ns/op 0.89 MB/s BenchmarkDominatorsManyPred-4 10 11452632 ns/op 0.87 MB/s BenchmarkDominatorsMaxPred-4 10 11240855 ns/op 0.89 MB/s BenchmarkDominatorsMaxPredVal-4 10 11468508 ns/op 0.87 MB/s BenchmarkFuse/1-4 247 493874 ns/op BenchmarkFuse/10-4 258 461434 ns/op BenchmarkFuse/100-4 127 926065 ns/op BenchmarkFuse/1000-4 21 6374402 ns/op BenchmarkFuse/10000-4 2 63301382 ns/op BenchmarkNilCheckDeep1-4 11409 10428 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5097 26504 ns/op 0.38 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 638 200058 ns/op 0.50 MB/s 665 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 73 1726829 ns/op 0.58 MB/s 3599 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17566311 ns/op 0.57 MB/s 136898 B/op 6 allocs/op BenchmarkDSEPass-4 39 3108134 ns/op 47268 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118888067 ns/op 4257784 B/op 108459 allocs/op BenchmarkCSEPass-4 8 14670569 ns/op 156086 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 159519916 ns/op 5637664 B/op 97272 allocs/op BenchmarkDeadcodePass-4 177 635468 ns/op 89681 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 135459871 ns/op 4072728 B/op 45111 allocs/op BenchmarkMultiPass-4 68 1490537 ns/op 219691 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 263303952 ns/op 11262752 B/op 150335 allocs/op BenchmarkCondRewrite/SoloJump-4 3970285 28.20 ns/op BenchmarkCondRewrite/CombJump-4 4160728 28.26 ns/op PASS ok cmd/compile/internal/ssa 16.593s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12104 9563 ns/op BenchmarkExtShift-4 22707 5890 ns/op BenchmarkModify-4 8743 14470 ns/op BenchmarkMullImm-4 21757 5263 ns/op BenchmarkConstModify-4 8389 15085 ns/op BenchmarkBitSet-4 13720 7546 ns/op BenchmarkBitClear-4 15315 7627 ns/op BenchmarkBitToggle-4 15640 7479 ns/op BenchmarkBitSetConst-4 130262 938.2 ns/op BenchmarkBitClearConst-4 131677 914.9 ns/op BenchmarkBitToggleConst-4 133228 970.8 ns/op BenchmarkDivconstI64-4 7029576 22.25 ns/op BenchmarkModconstI64-4 5968909 22.64 ns/op BenchmarkDivisiblePow2constI64-4 6574893 18.59 ns/op BenchmarkDivisibleconstI64-4 6479834 16.80 ns/op BenchmarkDivisibleWDivconstI64-4 3311830 32.28 ns/op BenchmarkDivconstU64/3-4 6203462 17.53 ns/op BenchmarkDivconstU64/5-4 4947904 23.46 ns/op BenchmarkDivconstU64/37-4 6866862 16.01 ns/op BenchmarkDivconstU64/1234567-4 4907328 21.86 ns/op BenchmarkModconstU64-4 6004071 19.44 ns/op BenchmarkDivisibleconstU64-4 4966921 21.42 ns/op BenchmarkDivisibleWDivconstU64-4 3873501 34.18 ns/op BenchmarkDivconstI32-4 5737232 23.11 ns/op BenchmarkModconstI32-4 6162078 19.06 ns/op BenchmarkDivisiblePow2constI32-4 6784557 15.16 ns/op BenchmarkDivisibleconstI32-4 6660195 16.19 ns/op BenchmarkDivisibleWDivconstI32-4 3734139 32.95 ns/op BenchmarkDivconstU32-4 6198698 21.35 ns/op BenchmarkModconstU32-4 5252356 23.13 ns/op BenchmarkDivisibleconstU32-4 7572873 15.15 ns/op BenchmarkDivisibleWDivconstU32-4 3412356 32.30 ns/op BenchmarkDivconstI16-4 4850914 22.33 ns/op BenchmarkModconstI16-4 6009770 21.40 ns/op BenchmarkDivisiblePow2constI16-4 7191735 15.47 ns/op BenchmarkDivisibleconstI16-4 7555564 15.24 ns/op BenchmarkDivisibleWDivconstI16-4 3742417 32.08 ns/op BenchmarkDivconstU16-4 7502290 15.19 ns/op BenchmarkModconstU16-4 7746580 16.60 ns/op BenchmarkDivisibleconstU16-4 6037016 20.80 ns/op BenchmarkDivisibleWDivconstU16-4 3636336 32.39 ns/op BenchmarkDivconstI8-4 7348976 16.58 ns/op BenchmarkModconstI8-4 6859144 17.74 ns/op BenchmarkDivisiblePow2constI8-4 7678033 15.12 ns/op BenchmarkDivisibleconstI8-4 7801834 15.97 ns/op BenchmarkDivisibleWDivconstI8-4 3594134 32.95 ns/op BenchmarkDivconstU8-4 7284075 15.74 ns/op BenchmarkModconstU8-4 7289378 16.00 ns/op BenchmarkDivisibleconstU8-4 6245550 19.78 ns/op BenchmarkDivisibleWDivconstU8-4 3583936 32.61 ns/op BenchmarkMul2-4 211855 550.2 ns/op BenchmarkMulNeg2-4 216021 555.5 ns/op BenchmarkEfaceInteger-4 2507787 41.79 ns/op BenchmarkDiv64UnsignedSmall-4 9255579 12.94 ns/op BenchmarkDiv64Small-4 7590396 14.89 ns/op BenchmarkDiv64SmallNegDivisor-4 7546926 14.87 ns/op BenchmarkDiv64SmallNegDividend-4 6741288 15.45 ns/op BenchmarkDiv64SmallNegBoth-4 7637673 14.30 ns/op BenchmarkDiv64Unsigned-4 9386590 13.15 ns/op BenchmarkDiv64-4 8054944 15.66 ns/op BenchmarkDiv64NegDivisor-4 7849695 14.65 ns/op BenchmarkDiv64NegDividend-4 7250206 15.02 ns/op BenchmarkDiv64NegBoth-4 7220500 15.41 ns/op BenchmarkMod64UnsignedSmall-4 9733572 12.37 ns/op BenchmarkMod64Small-4 7452444 14.65 ns/op BenchmarkMod64SmallNegDivisor-4 8414725 14.49 ns/op BenchmarkMod64SmallNegDividend-4 8184183 14.43 ns/op BenchmarkMod64SmallNegBoth-4 7794991 14.58 ns/op BenchmarkMod64Unsigned-4 8776660 13.50 ns/op BenchmarkMod64-4 7874400 14.95 ns/op BenchmarkMod64NegDivisor-4 8340333 14.65 ns/op BenchmarkMod64NegDividend-4 7711498 14.90 ns/op BenchmarkMod64NegBoth-4 7709428 14.70 ns/op BenchmarkMulconstI32/3-4 26808482 4.861 ns/op BenchmarkMulconstI32/5-4 28321952 4.943 ns/op BenchmarkMulconstI32/12-4 25331911 5.044 ns/op BenchmarkMulconstI32/120-4 25963510 4.838 ns/op BenchmarkMulconstI32/-120-4 24757708 5.098 ns/op BenchmarkMulconstI32/65537-4 20774695 5.970 ns/op BenchmarkMulconstI32/65538-4 24936391 5.072 ns/op BenchmarkMulconstI64/3-4 25117818 5.100 ns/op BenchmarkMulconstI64/5-4 27988879 4.877 ns/op BenchmarkMulconstI64/12-4 23346780 5.139 ns/op BenchmarkMulconstI64/120-4 25779268 4.842 ns/op BenchmarkMulconstI64/-120-4 22934574 5.070 ns/op BenchmarkMulconstI64/65537-4 20802327 5.339 ns/op BenchmarkMulconstI64/65538-4 24146792 5.744 ns/op BenchmarkMulconstU32/3-4 24868599 5.083 ns/op BenchmarkMulconstU32/5-4 25487052 5.025 ns/op BenchmarkMulconstU32/12-4 24430359 5.237 ns/op BenchmarkMulconstU32/120-4 21177268 5.058 ns/op BenchmarkMulconstU32/65537-4 25258164 5.190 ns/op BenchmarkMulconstU32/65538-4 24613359 5.318 ns/op BenchmarkMulconstU64/3-4 26043169 5.027 ns/op BenchmarkMulconstU64/5-4 26546070 5.007 ns/op BenchmarkMulconstU64/12-4 22262508 5.200 ns/op BenchmarkMulconstU64/120-4 24320958 5.055 ns/op BenchmarkMulconstU64/65537-4 24442486 5.283 ns/op BenchmarkMulconstU64/65538-4 24060352 5.448 ns/op BenchmarkShiftArithmeticRight-4 24683494 5.690 ns/op BenchmarkSwitch8Predictable-4 7697349 14.67 ns/op BenchmarkSwitch8Unpredictable-4 7917573 14.16 ns/op BenchmarkSwitch32Predictable-4 11361128 9.877 ns/op BenchmarkSwitch32Unpredictable-4 8211543 14.34 ns/op BenchmarkSwitchStringPredictable-4 5929215 20.34 ns/op BenchmarkSwitchStringUnpredictable-4 5951013 18.80 ns/op BenchmarkSwitchTypePredictable-4 4260496 28.95 ns/op BenchmarkSwitchTypeUnpredictable-4 3742148 27.33 ns/op PASS ok cmd/compile/internal/test 19.729s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 142 865046 ns/op BenchmarkNamed/Underlying/nongeneric-4 899607 128.2 ns/op BenchmarkNamed/Underlying/generic-4 792465 128.4 ns/op BenchmarkNamed/Underlying/src_instance-4 833672 129.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 129.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 504661308 ns/op 64664 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 390967123 ns/op 83453 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 145262235 ns/op 224225 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 127587405 ns/op 255282 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2516637569 ns/op 2057 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88625074 ns/op 58333 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 42791218 ns/op 120076 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 36302278 ns/op 142035 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 674191569 ns/op 3212 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 55254242 ns/op 39031 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 28082907 ns/op 76723 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25471700 ns/op 84772 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1571054822 ns/op 41726 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 497115464 ns/op 131698 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 115907650 ns/op 564185 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 93575303 ns/op 698088 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2560517041 ns/op 785.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64091976 ns/op 31328 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44568571 ns/op 43594 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 47547461 ns/op 42131 lines/s PASS ok cmd/compile/internal/types2 45.373s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 39331158 ns/op 17432000 sys-ns/op 6374250 user-ns/op PASS ok cmd/go 1.562s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 268202 487.3 ns/op PASS ok cmd/go/internal/cfg 1.202s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 65859 1825 ns/op 4.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72404 1525 ns/op 5.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18014 6595 ns/op 155.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18567 6362 ns/op 160.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3224 40370 ns/op 202.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3228 40426 ns/op 202.64 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.075s All tests passed.