darwin-amd64-race at c994067e5bf8c9fde09cabfc29d56fdcf98bbee8 :: 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=3B990B09-3852-44C9-B555-E522A2840450" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PkQWz8QGbZ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6FC6140D-F8B3-4C24-A589-E07409406A43" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 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 :: 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=3B990B09-3852-44C9-B555-E522A2840450" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PkQWz8QGbZ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6FC6140D-F8B3-4C24-A589-E07409406A43" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.789s ok archive/zip 2.456s ok bufio 0.675s ok bytes 3.979s ok compress/bzip2 0.973s ok compress/flate 8.793s ok compress/gzip 19.722s ok compress/lzw 1.396s ok compress/zlib 8.422s ok container/heap 0.093s ok container/list 0.052s ok container/ring 0.073s ok context 0.110s ok crypto 0.105s ok crypto/aes 0.096s ok crypto/cipher 0.085s ok crypto/des 0.116s ok crypto/dsa 0.068s ok crypto/ecdh 0.546s ok crypto/ecdsa 0.185s ok crypto/ed25519 0.600s ok crypto/elliptic 0.126s ok crypto/hmac 0.084s ok crypto/internal/alias 0.062s ok crypto/internal/bigmod 3.842s ok crypto/internal/boring 0.039s ok crypto/internal/boring/bcache 0.466s ok crypto/internal/edwards25519 56.637s ok crypto/internal/edwards25519/field 21.367s ok crypto/internal/nistec 1.190s ok crypto/internal/nistec/fiat 0.073s [no tests to run] ok crypto/md5 0.121s ok crypto/rand 0.472s ok crypto/rc4 0.725s ok crypto/rsa 2.144s ok crypto/sha1 0.091s ok crypto/sha256 0.114s ok crypto/sha512 0.105s ok crypto/subtle 0.465s ok crypto/tls 3.654s ok crypto/x509 1.622s ok database/sql 0.602s ok database/sql/driver 0.049s ok debug/buildinfo 0.107s ok debug/dwarf 0.159s ok debug/elf 1.782s ok debug/gosym 0.186s ok debug/macho 0.154s ok debug/pe 0.141s ok debug/plan9obj 0.098s ok embed 0.072s [no tests to run] ok embed/internal/embedtest 0.131s ok encoding/ascii85 0.182s ok encoding/asn1 0.072s ok encoding/base32 0.276s ok encoding/base64 0.070s ok encoding/binary 0.053s ok encoding/csv 0.118s ok encoding/gob 46.809s ok encoding/hex 0.057s ok encoding/json 2.119s ok encoding/pem 2.491s ok encoding/xml 0.271s ok errors 0.072s ok expvar 0.089s ok flag 0.189s ok fmt 0.749s ok go/ast 0.089s ok go/build 8.602s ok go/build/constraint 0.091s ok go/constant 0.065s ok go/doc 0.410s ok go/doc/comment 7.777s ok go/format 0.132s ok go/importer 1.839s ok go/internal/gccgoimporter 0.237s ok go/internal/gcimporter 10.997s ok go/internal/srcimporter 34.844s ok go/parser 1.728s ok go/printer 2.462s ok go/scanner 0.076s ok go/token 0.230s ok go/types 65.437s ok hash 0.095s ok hash/adler32 0.099s ok hash/crc32 0.144s ok hash/crc64 0.113s ok hash/fnv 0.065s ok hash/maphash 0.116s ok html 0.068s ok html/template 0.669s ok image 1.318s ok image/color 0.114s ok image/draw 1.048s ok image/gif 1.953s ok image/jpeg 2.115s ok image/png 5.548s ok index/suffixarray 1.787s ok internal/abi 0.412s ok internal/buildcfg 0.060s ok internal/coverage/cformat 0.105s ok internal/coverage/cmerge 0.088s ok internal/coverage/pods 0.070s ok internal/coverage/slicereader 0.062s ok internal/coverage/slicewriter 0.052s ok internal/coverage/test 0.105s ok internal/cpu 0.158s ok internal/dag 0.063s ok internal/diff 0.096s ok internal/fmtsort 0.078s ok internal/fuzz 0.086s ok internal/godebug 0.059s ok internal/intern 2.326s ok internal/itoa 0.110s ok internal/poll 0.604s ok internal/profile 0.125s ok internal/reflectlite 0.355s ok internal/safefilepath 0.088s ok internal/saferio 0.509s ok internal/singleflight 0.302s ok internal/testenv 0.050s ok internal/trace 0.473s ok internal/types/errors 2.484s ok internal/unsafeheader 0.077s ok internal/xcoff 0.179s ok io 0.159s ok io/fs 0.377s ok io/ioutil 0.103s ok log 0.085s ok log/slog 0.115s ok log/slog/internal/buffer 0.070s ok log/syslog 1.338s ok maps 0.052s ok math 0.077s ok math/big 4.163s ok math/bits 0.124s ok math/cmplx 0.107s ok math/rand 3.640s ok mime 0.107s ok mime/multipart 8.886s ok mime/quotedprintable 0.208s ok net 19.613s ok net/http 25.559s ok net/http/cgi 2.393s ok net/http/cookiejar 0.162s ok net/http/fcgi 0.247s ok net/http/httptest 0.457s ok net/http/httptrace 0.073s ok net/http/httputil 1.440s ok net/http/internal 0.076s ok net/http/internal/ascii 0.077s ok net/http/pprof 5.307s ok net/internal/socktest 0.046s ok net/mail 0.045s ok net/netip 1.135s ok net/rpc 0.269s ok net/rpc/jsonrpc 0.126s ok net/smtp 0.268s ok net/textproto 0.072s ok net/url 0.088s ok os 2.492s ok os/exec 4.995s ok os/exec/internal/fdtest 0.088s ok os/signal 5.387s ok os/user 0.141s ok path 0.043s ok path/filepath 0.199s ok plugin 0.053s ok reflect 1.245s ok regexp 3.292s ok regexp/syntax 4.194s ok runtime 65.834s ok runtime/cgo 0.121s ok runtime/coverage 0.124s ok runtime/debug 0.260s ok runtime/internal/atomic 0.090s ok runtime/internal/math 0.039s ok runtime/internal/sys 0.034s ok runtime/metrics 0.084s ok runtime/pprof 13.689s ok runtime/race 14.201s ok runtime/trace 7.022s ok slices 0.083s ok sort 0.533s ok strconv 4.265s ok strings 3.225s ok sync 0.714s ok sync/atomic 8.572s ok syscall 2.000s ok testing 2.433s ok testing/fstest 0.041s ok testing/iotest 0.046s ok testing/quick 0.197s ok text/scanner 0.118s ok text/tabwriter 0.100s ok text/template 0.152s ok text/template/parse 0.075s ok time 2.703s ok unicode 0.060s ok unicode/utf16 0.101s ok unicode/utf8 0.095s ok cmd/addr2line 7.353s ok cmd/api 29.113s ok cmd/asm/internal/asm 7.192s ok cmd/asm/internal/lex 0.097s ok cmd/compile/internal/abt 0.068s ok cmd/compile/internal/amd64 78.767s ok cmd/compile/internal/base 0.059s ok cmd/compile/internal/compare 0.063s ok cmd/compile/internal/dwarfgen 1.470s ok cmd/compile/internal/importer 4.264s ok cmd/compile/internal/ir 0.070s ok cmd/compile/internal/logopt 1.883s ok cmd/compile/internal/loopvar 33.924s ok cmd/compile/internal/noder 0.068s ok cmd/compile/internal/reflectdata 0.062s [no tests to run] ok cmd/compile/internal/ssa 45.597s ok cmd/compile/internal/syntax 0.438s ok cmd/compile/internal/test 21.625s ok cmd/compile/internal/typecheck 1.440s ok cmd/compile/internal/types 0.049s ok cmd/compile/internal/types2 33.207s ok cmd/covdata 0.050s ok cmd/cover 5.555s ok cmd/dist 0.071s ok cmd/doc 1.381s ok cmd/fix 15.911s ok cmd/go 368.810s ok cmd/go/internal/auth 0.072s ok cmd/go/internal/cache 0.630s ok cmd/go/internal/fsys 0.349s ok cmd/go/internal/generate 0.053s ok cmd/go/internal/get 0.062s ok cmd/go/internal/imports 0.111s ok cmd/go/internal/load 0.047s ok cmd/go/internal/lockedfile 0.626s ok cmd/go/internal/lockedfile/internal/filelock 0.171s ok cmd/go/internal/modconv 0.160s ok cmd/go/internal/modfetch 0.116s ok cmd/go/internal/modfetch/codehost 0.143s ok cmd/go/internal/modfetch/zip_sum_test 0.107s ok cmd/go/internal/modindex 0.716s ok cmd/go/internal/modload 0.097s ok cmd/go/internal/mvs 0.071s ok cmd/go/internal/par 0.100s ok cmd/go/internal/str 0.038s ok cmd/go/internal/test 0.075s ok cmd/go/internal/vcs 0.097s ok cmd/go/internal/vcweb 0.127s ok cmd/go/internal/vcweb/vcstest 24.291s ok cmd/go/internal/web 0.060s ok cmd/go/internal/work 2.063s ok cmd/gofmt 0.394s ok cmd/internal/archive 2.331s ok cmd/internal/buildid 1.414s ok cmd/internal/cov 1.155s ok cmd/internal/dwarf 0.041s ok cmd/internal/edit 0.050s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 5.327s ok cmd/internal/notsha256 0.047s ok cmd/internal/obj 1.616s ok cmd/internal/obj/ppc64 0.819s ok cmd/internal/obj/riscv 0.343s ok cmd/internal/obj/s390x 0.095s ok cmd/internal/obj/x86 3.890s ok cmd/internal/objabi 0.083s ok cmd/internal/pkgpath 0.270s ok cmd/internal/pkgpattern 0.055s ok cmd/internal/quoted 0.074s ok cmd/internal/src 0.033s ok cmd/internal/test2json 1.351s ok cmd/link 24.785s ok cmd/link/internal/benchmark 0.075s ok cmd/link/internal/ld 35.686s ok cmd/link/internal/loader 0.125s ok cmd/nm 3.791s ok cmd/objdump 12.592s ok cmd/pack 3.846s ok cmd/pprof 2.047s ok cmd/trace 0.213s ok cmd/vet 37.768s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3313 35519 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2389 43149 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1624 65916 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5097 24914 ns/op 5188 B/op 16 allocs/op Benchmark/Reader/GNU-4 7122 20006 ns/op 5180 B/op 15 allocs/op Benchmark/Reader/PAX-4 2756 49777 ns/op 8941 B/op 33 allocs/op PASS ok archive/tar 1.045s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 272931731 ns/op 1642272 B/op 98 allocs/op BenchmarkZip64Test-4 1 176935500 ns/op BenchmarkZip64TestSizes/4096-4 921 142286 ns/op BenchmarkZip64TestSizes/1048576-4 103 1036765 ns/op BenchmarkZip64TestSizes/67108864-4 1 167619035 ns/op PASS ok archive/zip 1.324s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 175890 620.8 ns/op BenchmarkReaderCopyUnoptimal-4 107794 954.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 51736 ns/op BenchmarkReaderWriteToOptimal-4 7726 14919 ns/op BenchmarkReaderReadString-4 102608 1134 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 183819 659.1 ns/op BenchmarkWriterCopyUnoptimal-4 198985 619.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 51589 ns/op BenchmarkReaderEmpty-4 13730 7603 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 12176 12673 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 489242 238.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.886s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2787 42473 ns/op 771.50 MB/s BenchmarkWriteByte-4 379 303209 ns/op 13.51 MB/s BenchmarkWriteRune-4 211 565269 ns/op 21.74 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3862272 ns/op BenchmarkBufferFullSmallReads-4 91 1425170 ns/op BenchmarkBufferWriteBlock/N4096-4 8701 25465 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 292 439953 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 13949904 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 14918794 ns/op 1124.57 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3415281 34.02 ns/op 293.91 MB/s BenchmarkIndexByte/32-4 3188491 36.64 ns/op 873.30 MB/s BenchmarkIndexByte/4K-4 1000000 120.8 ns/op 33916.24 MB/s BenchmarkIndexBytePortable/10-4 1000000 114.0 ns/op 87.70 MB/s BenchmarkIndexBytePortable/32-4 450472 301.9 ns/op 105.99 MB/s BenchmarkIndexBytePortable/4K-4 4160 31137 ns/op 131.55 MB/s BenchmarkIndexRune/10-4 1000000 123.0 ns/op 81.31 MB/s BenchmarkIndexRune/32-4 1000000 126.4 ns/op 253.24 MB/s BenchmarkIndexRune/4K-4 418267 323.2 ns/op 12673.18 MB/s BenchmarkIndexRuneASCII/10-4 3560450 33.21 ns/op 301.10 MB/s BenchmarkIndexRuneASCII/32-4 3300141 34.59 ns/op 925.23 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 115.7 ns/op 35411.19 MB/s BenchmarkEqual/0-4 9477207 11.51 ns/op BenchmarkEqual/1-4 1000000 101.1 ns/op 9.89 MB/s BenchmarkEqual/6-4 1000000 105.0 ns/op 57.12 MB/s BenchmarkEqual/9-4 1000000 105.1 ns/op 85.67 MB/s BenchmarkEqual/15-4 1000000 105.7 ns/op 141.86 MB/s BenchmarkEqual/16-4 1215044 97.28 ns/op 164.47 MB/s BenchmarkEqual/20-4 1000000 105.6 ns/op 189.33 MB/s BenchmarkEqual/32-4 1000000 106.5 ns/op 300.59 MB/s BenchmarkEqual/4K-4 84396 1407 ns/op 2910.83 MB/s BenchmarkIndex/10-4 2232634 57.85 ns/op 172.85 MB/s BenchmarkIndex/32-4 2210215 53.78 ns/op 594.99 MB/s BenchmarkIndex/4K-4 22813 5102 ns/op 802.88 MB/s BenchmarkIndexEasy/10-4 2325391 55.94 ns/op 178.77 MB/s BenchmarkIndexEasy/32-4 2029221 54.00 ns/op 592.57 MB/s BenchmarkIndexEasy/4K-4 460226 244.1 ns/op 16781.08 MB/s BenchmarkCount/10-4 1340197 89.00 ns/op 112.36 MB/s BenchmarkCount/32-4 1337370 89.87 ns/op 356.09 MB/s BenchmarkCount/4K-4 22071 5258 ns/op 779.04 MB/s BenchmarkCountEasy/10-4 1384158 86.60 ns/op 115.48 MB/s BenchmarkCountEasy/32-4 1352389 88.65 ns/op 360.99 MB/s BenchmarkCountEasy/4K-4 465979 282.6 ns/op 14494.44 MB/s BenchmarkCountSingle/10-4 2661160 45.15 ns/op 221.49 MB/s BenchmarkCountSingle/32-4 2597139 46.38 ns/op 689.90 MB/s BenchmarkCountSingle/4K-4 971752 130.9 ns/op 31291.66 MB/s BenchmarkToUpper/#00-4 2431034 48.69 ns/op BenchmarkToUpper/ONLYUPPER-4 321256 419.2 ns/op BenchmarkToUpper/abc-4 382276 301.5 ns/op BenchmarkToUpper/AbC123-4 288070 455.9 ns/op BenchmarkToUpper/azAZ09_-4 250875 500.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 71769 1691 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35490 3436 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51572 2249 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119022 969.6 ns/op BenchmarkToLower/#00-4 2547152 46.26 ns/op BenchmarkToLower/abc-4 352117 338.6 ns/op BenchmarkToLower/AbC123-4 258003 465.1 ns/op BenchmarkToLower/azAZ09_-4 212972 475.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79065 1464 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35478 3208 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67065 1764 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119211 1004 ns/op BenchmarkFields/ASCII/16-4 198399 684.0 ns/op 23.39 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13922 8395 ns/op 30.49 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 901 144266 ns/op 28.39 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2494676 ns/op 26.27 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40504289 ns/op 25.89 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 78085 1532 ns/op 10.44 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6099 20945 ns/op 12.22 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 316 481637 ns/op 8.50 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6200660 ns/op 10.57 MB/s 512261 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 103422739 ns/op 10.14 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 136287 949.6 ns/op 16.85 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12295 ns/op 20.82 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 560 223577 ns/op 18.32 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4388839 ns/op 14.93 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72914112 ns/op 14.38 MB/s 11219248 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 89094 1283 ns/op 12.47 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8052 16681 ns/op 15.35 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 452 310863 ns/op 13.18 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 4855626 ns/op 13.50 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 86530784 ns/op 12.12 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1817407 64.95 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 91995 1228 ns/op BenchmarkTrimSpace/JustNonASCII-4 47725 2478 ns/op BenchmarkToValidUTF8/Valid-4 444502 310.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 248426 434.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83683 1413 ns/op BenchmarkIndexHard1-4 991 111037 ns/op BenchmarkIndexHard2-4 751 150091 ns/op BenchmarkIndexHard3-4 188 626015 ns/op BenchmarkIndexHard4-4 244 502204 ns/op BenchmarkLastIndexHard1-4 8 14492431 ns/op BenchmarkLastIndexHard2-4 6 17915872 ns/op BenchmarkLastIndexHard3-4 6 19692166 ns/op BenchmarkCountHard1-4 1083 111743 ns/op BenchmarkCountHard2-4 732 166169 ns/op BenchmarkCountHard3-4 184 630660 ns/op BenchmarkSplitEmptySeparator-4 1 109552314 ns/op BenchmarkSplitSingleByteSeparator-4 14 9776038 ns/op BenchmarkSplitMultiByteSeparator-4 12 9219827 ns/op BenchmarkSplitNSingleByteSeparator-4 138180 1079 ns/op BenchmarkSplitNMultiByteSeparator-4 63764 2082 ns/op BenchmarkRepeat-4 148620 884.8 ns/op BenchmarkRepeatLarge/256/1-4 115641 1165 ns/op 219.79 MB/s BenchmarkRepeatLarge/256/16-4 179758 872.4 ns/op 293.45 MB/s BenchmarkRepeatLarge/512/1-4 65862 1776 ns/op 288.34 MB/s BenchmarkRepeatLarge/512/16-4 85509 1376 ns/op 372.09 MB/s BenchmarkRepeatLarge/1024/1-4 45951 2920 ns/op 350.67 MB/s BenchmarkRepeatLarge/1024/16-4 49375 2551 ns/op 401.47 MB/s BenchmarkRepeatLarge/2048/1-4 28910 4522 ns/op 452.93 MB/s BenchmarkRepeatLarge/2048/16-4 30865 3801 ns/op 538.86 MB/s BenchmarkRepeatLarge/4096/1-4 14925 7263 ns/op 563.94 MB/s BenchmarkRepeatLarge/4096/16-4 15272 6930 ns/op 591.05 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14831 ns/op 552.37 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13406 ns/op 611.07 MB/s BenchmarkRepeatLarge/8192/4097-4 15776 7566 ns/op 541.52 MB/s BenchmarkRepeatLarge/16384/1-4 9486 31306 ns/op 523.36 MB/s BenchmarkRepeatLarge/16384/16-4 9684 23895 ns/op 685.67 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19896 ns/op 617.75 MB/s BenchmarkRepeatLarge/32768/1-4 2436 47220 ns/op 693.95 MB/s BenchmarkRepeatLarge/32768/16-4 2372 49580 ns/op 660.91 MB/s BenchmarkRepeatLarge/32768/4097-4 3438 46809 ns/op 612.68 MB/s BenchmarkRepeatLarge/65536/1-4 1374 95008 ns/op 689.80 MB/s BenchmarkRepeatLarge/65536/16-4 1384 91582 ns/op 715.60 MB/s BenchmarkRepeatLarge/65536/4097-4 1549 94231 ns/op 652.17 MB/s BenchmarkRepeatLarge/131072/1-4 283 471717 ns/op 277.86 MB/s BenchmarkRepeatLarge/131072/16-4 268 459142 ns/op 285.47 MB/s BenchmarkRepeatLarge/131072/4097-4 238 441367 ns/op 287.76 MB/s BenchmarkRepeatLarge/262144/1-4 144 785099 ns/op 333.90 MB/s BenchmarkRepeatLarge/262144/16-4 150 797074 ns/op 328.88 MB/s BenchmarkRepeatLarge/262144/4097-4 150 721593 ns/op 357.70 MB/s BenchmarkRepeatLarge/524288/1-4 86 1380254 ns/op 379.85 MB/s BenchmarkRepeatLarge/524288/16-4 69 1487063 ns/op 352.57 MB/s BenchmarkRepeatLarge/524288/4097-4 85 1336219 ns/op 389.40 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2774721 ns/op 377.90 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2799191 ns/op 374.60 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2707293 ns/op 385.90 MB/s BenchmarkRepeatLarge/2097152/1-4 32 5982683 ns/op 350.54 MB/s BenchmarkRepeatLarge/2097152/16-4 27 6111112 ns/op 343.17 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4749293 ns/op 440.82 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9360367 ns/op 448.09 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8273718 ns/op 506.94 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9254927 ns/op 452.86 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16176062 ns/op 518.58 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15121375 ns/op 554.75 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15467323 ns/op 542.21 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27445484 ns/op 611.29 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27095345 ns/op 619.19 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26116383 ns/op 642.40 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53039349 ns/op 632.63 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52467700 ns/op 639.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 54557029 ns/op 615.03 MB/s BenchmarkRepeatLarge/67108864/1-4 1 132666962 ns/op 505.84 MB/s BenchmarkRepeatLarge/67108864/16-4 2 105005344 ns/op 639.10 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114104629 ns/op 588.13 MB/s BenchmarkRepeatLarge/134217728/1-4 1 220904028 ns/op 607.58 MB/s BenchmarkRepeatLarge/134217728/16-4 1 195886626 ns/op 685.18 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 194944008 ns/op 688.49 MB/s BenchmarkRepeatLarge/268435456/1-4 1 441813202 ns/op 607.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416632441 ns/op 644.30 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 403778369 ns/op 664.81 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1049240054 ns/op 511.68 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1154347653 ns/op 465.09 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1069599297 ns/op 501.94 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4451639026 ns/op 241.20 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3467177800 ns/op 309.69 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3865144143 ns/op 277.80 MB/s BenchmarkBytesCompare/1-4 9912852 11.54 ns/op BenchmarkBytesCompare/2-4 10214715 12.90 ns/op BenchmarkBytesCompare/4-4 8580918 12.66 ns/op BenchmarkBytesCompare/8-4 11600802 12.07 ns/op BenchmarkBytesCompare/16-4 10880025 11.90 ns/op BenchmarkBytesCompare/32-4 9944712 13.26 ns/op BenchmarkBytesCompare/64-4 10332886 12.29 ns/op BenchmarkBytesCompare/128-4 9229592 13.68 ns/op BenchmarkBytesCompare/256-4 5658558 18.78 ns/op BenchmarkBytesCompare/512-4 5139234 23.89 ns/op BenchmarkBytesCompare/1024-4 2949526 35.01 ns/op BenchmarkBytesCompare/2048-4 1775404 62.78 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 121.9 ns/op BenchmarkIndexAnyASCII/1:2-4 2130322 56.63 ns/op BenchmarkIndexAnyASCII/1:4-4 2122677 55.78 ns/op BenchmarkIndexAnyASCII/1:8-4 2000508 56.24 ns/op BenchmarkIndexAnyASCII/1:16-4 2126114 56.48 ns/op BenchmarkIndexAnyASCII/1:32-4 2072349 57.11 ns/op BenchmarkIndexAnyASCII/1:64-4 2129628 56.08 ns/op BenchmarkIndexAnyASCII/16:1-4 2344648 51.86 ns/op BenchmarkIndexAnyASCII/16:2-4 602695 202.1 ns/op BenchmarkIndexAnyASCII/16:4-4 601284 191.6 ns/op BenchmarkIndexAnyASCII/16:8-4 652840 196.9 ns/op BenchmarkIndexAnyASCII/16:16-4 508236 211.3 ns/op BenchmarkIndexAnyASCII/16:32-4 454838 233.2 ns/op BenchmarkIndexAnyASCII/16:64-4 397023 262.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2085126 56.39 ns/op BenchmarkIndexAnyASCII/256:2-4 55344 2230 ns/op BenchmarkIndexAnyASCII/256:4-4 52208 2094 ns/op BenchmarkIndexAnyASCII/256:8-4 54678 2310 ns/op BenchmarkIndexAnyASCII/256:16-4 51106 2276 ns/op BenchmarkIndexAnyASCII/256:32-4 51271 2161 ns/op BenchmarkIndexAnyASCII/256:64-4 46142 2277 ns/op BenchmarkIndexAnyUTF8/1:1-4 1791961 57.84 ns/op BenchmarkIndexAnyUTF8/1:2-4 2137449 56.72 ns/op BenchmarkIndexAnyUTF8/1:4-4 2067428 56.87 ns/op BenchmarkIndexAnyUTF8/1:8-4 2087343 56.39 ns/op BenchmarkIndexAnyUTF8/1:16-4 2104162 55.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 1996615 57.38 ns/op BenchmarkIndexAnyUTF8/1:64-4 2077688 56.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 162861 737.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 442069 293.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 411394 290.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 402452 288.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 341620 296.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 425463 307.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 385360 321.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11062 ns/op BenchmarkIndexAnyUTF8/256:2-4 30628 3841 ns/op BenchmarkIndexAnyUTF8/256:4-4 31712 3808 ns/op BenchmarkIndexAnyUTF8/256:8-4 29630 3821 ns/op BenchmarkIndexAnyUTF8/256:16-4 30541 4017 ns/op BenchmarkIndexAnyUTF8/256:32-4 29436 4010 ns/op BenchmarkIndexAnyUTF8/256:64-4 28090 4163 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2057624 58.65 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2102047 57.68 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2058134 57.92 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2081362 57.46 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2060916 87.85 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2022464 60.28 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1994592 58.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 450598 249.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 456055 242.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 431773 243.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 447361 244.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 444013 256.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 456751 271.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 377763 303.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37023 3030 ns/op BenchmarkLastIndexAnyASCII/256:2-4 39390 2980 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38707 3030 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39488 3009 ns/op BenchmarkLastIndexAnyASCII/256:16-4 37918 2977 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38996 3016 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38430 3075 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2102634 59.05 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2140020 56.98 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2099550 56.80 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2113998 57.33 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2054427 56.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2033798 58.80 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1933160 59.01 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 206460 608.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 420800 291.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 435894 293.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 440517 297.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 430495 298.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 407042 310.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 400646 318.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11323 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 26067 4377 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31068 3851 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31231 3786 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30260 3886 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29696 4072 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29414 4150 ns/op BenchmarkTrimASCII/1:1-4 2024019 53.75 ns/op BenchmarkTrimASCII/1:2-4 2053219 57.81 ns/op BenchmarkTrimASCII/1:4-4 1996929 61.08 ns/op BenchmarkTrimASCII/1:8-4 1734342 66.68 ns/op BenchmarkTrimASCII/1:16-4 1000000 133.9 ns/op BenchmarkTrimASCII/16:1-4 657379 323.5 ns/op BenchmarkTrimASCII/16:2-4 420888 253.5 ns/op BenchmarkTrimASCII/16:4-4 495058 250.0 ns/op BenchmarkTrimASCII/16:8-4 424442 263.5 ns/op BenchmarkTrimASCII/16:16-4 469729 272.2 ns/op BenchmarkTrimASCII/256:1-4 54825 2260 ns/op BenchmarkTrimASCII/256:2-4 37994 3088 ns/op BenchmarkTrimASCII/256:4-4 37291 3153 ns/op BenchmarkTrimASCII/256:8-4 37762 3105 ns/op BenchmarkTrimASCII/256:16-4 38886 3090 ns/op BenchmarkTrimASCII/4096:1-4 3300 35652 ns/op BenchmarkTrimASCII/4096:2-4 2634 48371 ns/op BenchmarkTrimASCII/4096:4-4 2364 49144 ns/op BenchmarkTrimASCII/4096:8-4 2457 48089 ns/op BenchmarkTrimASCII/4096:16-4 2593 50148 ns/op BenchmarkTrimByte-4 1611711 75.45 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17223 6895 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17551 6797 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 993 119997 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1984 61270 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3873 31367 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7165 17121 ns/op BenchmarkCompareBytesEqual-4 14608278 9.372 ns/op BenchmarkCompareBytesToNil-4 16095022 6.937 ns/op BenchmarkCompareBytesEmpty-4 17570152 6.175 ns/op BenchmarkCompareBytesIdentical-4 18075034 6.223 ns/op BenchmarkCompareBytesSameLength-4 13907584 7.829 ns/op BenchmarkCompareBytesDifferentLength-4 15082119 7.881 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2928 42857 ns/op 24467.31 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2676 43479 ns/op 24116.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2638 42652 ns/op 24584.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3006 42745 ns/op 24531.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3139 43791 ns/op 23945.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3051 42840 ns/op 24476.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2620 43264 ns/op 24237.14 MB/s BenchmarkCompareBytesBig-4 3363 40977 ns/op 25589.44 MB/s BenchmarkCompareBytesBigIdentical-4 17613832 6.651 ns/op 157668738.44 MB/s PASS ok bytes 98.609s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75905031 ns/op 1.32 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 276009825 ns/op 2.05 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23592649 ns/op 0.69 MB/s 3646766 B/op 52 allocs/op PASS ok compress/bzip2 1.365s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 1981878 ns/op 5.05 MB/s 42422 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19669528 ns/op 5.08 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 198902267 ns/op 5.03 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 51 2036001 ns/op 4.91 MB/s 43517 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20678951 ns/op 4.84 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 212542517 ns/op 4.70 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 2119333 ns/op 4.72 MB/s 42327 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19754366 ns/op 5.06 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 190745913 ns/op 5.24 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 2009689 ns/op 4.98 MB/s 42462 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19085696 ns/op 5.24 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 194960575 ns/op 5.13 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2102180 ns/op 4.76 MB/s 43219 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20482536 ns/op 4.88 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 215447649 ns/op 4.64 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 62 1637937 ns/op 6.11 MB/s 43405 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13793525 ns/op 7.25 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 143624668 ns/op 6.96 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1699741 ns/op 5.88 MB/s 42715 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11429107 ns/op 8.75 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 113802660 ns/op 8.79 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 72 1511685 ns/op 6.62 MB/s 43671 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11338302 ns/op 8.82 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116225375 ns/op 8.60 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1311352 ns/op 7.63 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12649434 ns/op 7.91 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 127425878 ns/op 7.85 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2274731 ns/op 4.40 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21323502 ns/op 4.69 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 203791985 ns/op 4.91 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5695924 ns/op 1.76 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 62746630 ns/op 1.59 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 650274316 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5595672 ns/op 1.79 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 63309630 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 629967830 ns/op 1.59 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1494795 ns/op 6.69 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15806829 ns/op 6.33 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 134237375 ns/op 7.45 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2185050 ns/op 4.58 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15645432 ns/op 6.39 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 152050582 ns/op 6.58 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5928290 ns/op 1.69 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56485233 ns/op 1.77 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 563241688 ns/op 1.78 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5315345 ns/op 1.88 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66275608 ns/op 1.51 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 688522268 ns/op 1.45 MB/s PASS ok compress/flate 14.421s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2581230 ns/op 3.87 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2580288 ns/op 3.88 MB/s BenchmarkDecoder/1e5-4 5 24303235 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25577978 ns/op 3.91 MB/s BenchmarkDecoder/1e6-4 1 250923767 ns/op 3.99 MB/s BenchmarkDecoder/1e-Reuse6-4 1 243261955 ns/op 4.11 MB/s BenchmarkEncoder/1e4-4 60 2028483 ns/op 4.93 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1779573 ns/op 5.62 MB/s BenchmarkEncoder/1e5-4 6 19128567 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse5-4 6 20253021 ns/op 4.94 MB/s BenchmarkEncoder/1e6-4 1 231642609 ns/op 4.32 MB/s BenchmarkEncoder/1e-Reuse6-4 1 202966236 ns/op 4.93 MB/s PASS ok compress/lzw 3.163s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4051565 ns/op PASS ok container/heap 0.271s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24228 4305 ns/op BenchmarkWithTimeout/concurrency=40-4 6782 20738 ns/op BenchmarkWithTimeout/concurrency=4000-4 5889 29170 ns/op BenchmarkWithTimeout/concurrency=400000-4 9321 14308 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 399183 386.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17598 6875 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21420 5165 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4431 31978 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2528 66585 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3752 32460 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 356 347250 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 243 533067 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 346 319047 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 38 3752866 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6304313 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 39 3235252 ns/op BenchmarkCheckCanceled/Err-4 348675 422.7 ns/op BenchmarkCheckCanceled/Done-4 510067 202.6 ns/op BenchmarkContextCancelDone-4 670656 155.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28736 4156 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24690 4434 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22020 4772 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20917 5557 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14304 7606 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 519236 202.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 405828 320.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 279159 451.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 171259 684.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 91326 1294 ns/op PASS ok context 10.076s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1824045 63.29 ns/op 252.82 MB/s BenchmarkDecrypt-4 1825126 64.02 ns/op 249.93 MB/s BenchmarkExpand-4 1000000 110.6 ns/op PASS ok crypto/aes 0.755s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 236988 529.1 ns/op 120.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 385492 314.0 ns/op 203.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 219055 538.7 ns/op 118.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 394996 343.3 ns/op 186.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 143996 810.5 ns/op 1665.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 200366 618.2 ns/op 2183.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 133927 864.0 ns/op 1562.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 175065 719.4 ns/op 1876.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49239 2384 ns/op 3435.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 59966 1883 ns/op 4351.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42332 2764 ns/op 2963.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47869 2458 ns/op 3332.72 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6070 20228 ns/op 50.38 MB/s BenchmarkAESCFBDecrypt1K-4 6104 20111 ns/op 50.67 MB/s BenchmarkAESCFBDecrypt8K-4 805 155104 ns/op 52.78 MB/s BenchmarkAESOFB1K-4 10000 12488 ns/op 81.60 MB/s BenchmarkAESCTR1K-4 13839 8499 ns/op 119.90 MB/s BenchmarkAESCTR8K-4 1860 68100 ns/op 120.22 MB/s BenchmarkAESCBCEncrypt1K-4 13863 8873 ns/op 115.40 MB/s BenchmarkAESCBCDecrypt1K-4 18066 6951 ns/op 147.32 MB/s PASS ok crypto/cipher 3.618s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 97094 1222 ns/op 6.55 MB/s BenchmarkDecrypt-4 100315 1154 ns/op 6.93 MB/s BenchmarkTDESEncrypt-4 38944 3053 ns/op 2.62 MB/s BenchmarkTDESDecrypt-4 40608 2994 ns/op 2.67 MB/s PASS ok crypto/des 0.713s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1363 97830 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 20 6042883 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16569073 ns/op 1539 B/op 21 allocs/op BenchmarkECDH/X25519-4 94 1326353 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.699s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2108 59531 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 54 2272167 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 22 5236565 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 1242 106189 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 6800055 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17543796 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4792 23829 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 72 1627337 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4515862 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.529s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 302 395599 ns/op BenchmarkNewKeyFromSeed-4 302 389267 ns/op BenchmarkSigning-4 285 409643 ns/op BenchmarkVerification-4 206 578728 ns/op PASS ok crypto/ed25519 0.749s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7406 17655 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 171 674113 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 78 1654369 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4605249 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1674 68039 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1909140 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4730860 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13481380 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10238 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6614 17439 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4550 26455 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1196574 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3184 40739 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 393 319580 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1982 62785 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1033948 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.734s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16976 7103 ns/op 144.16 MB/s BenchmarkHMACSHA256_32-4 26125 4729 ns/op 6.77 MB/s BenchmarkNewWriteSum-4 10000 10199 ns/op 3.14 MB/s PASS ok crypto/hmac 0.683s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44962 2274 ns/op BenchmarkModSub-4 59754 1923 ns/op BenchmarkMontgomeryRepr-4 30926 3843 ns/op BenchmarkMontgomeryMul-4 33270 3592 ns/op BenchmarkModMul-4 15075 7803 ns/op BenchmarkExpBig-4 16 7284771 ns/op BenchmarkExp-4 7 15590426 ns/op PASS ok crypto/internal/bigmod 1.427s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3549 32280 ns/op BenchmarkScalarBaseMult-4 291 406406 ns/op BenchmarkScalarMult-4 132 912746 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 198 604407 ns/op PASS ok crypto/internal/edwards25519 0.765s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 425244 270.5 ns/op BenchmarkMultiply-4 4977492 21.74 ns/op BenchmarkSquare-4 6195306 17.88 ns/op BenchmarkInvert-4 32337 3826 ns/op BenchmarkMult32-4 1252809 93.73 ns/op PASS ok crypto/internal/edwards25519/field 1.120s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 67 1742706 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2222 55550 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4252396 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12188806 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 178 627522 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11250 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 81 1433284 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3637997 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.343s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 610336 171.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 392242 300.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 143708 899.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 693751 171.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 437460 304.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 127670 909.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.992s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 103177 1176 ns/op 6.80 MB/s BenchmarkHash64-4 124154 959.1 ns/op 66.73 MB/s BenchmarkHash128-4 114355 1048 ns/op 122.18 MB/s BenchmarkHash256-4 94916 1220 ns/op 209.90 MB/s BenchmarkHash512-4 76150 1611 ns/op 317.79 MB/s BenchmarkHash1K-4 45802 2414 ns/op 424.12 MB/s BenchmarkHash8K-4 10000 12812 ns/op 639.39 MB/s BenchmarkHash1M-4 76 1492908 ns/op 702.37 MB/s BenchmarkHash8M-4 9 12190237 ns/op 688.14 MB/s BenchmarkHash8BytesUnaligned-4 105198 1092 ns/op 7.33 MB/s BenchmarkHash1KUnaligned-4 50331 2335 ns/op 438.52 MB/s BenchmarkHash8KUnaligned-4 10000 12484 ns/op 656.18 MB/s PASS ok crypto/md5 2.228s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 269239808 ns/op PASS ok crypto/rand 0.666s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10079 ns/op 12.70 MB/s BenchmarkRC4_1K-4 1473 77326 ns/op 13.24 MB/s BenchmarkRC4_8K-4 193 617516 ns/op 13.11 MB/s PASS ok crypto/rc4 0.498s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10861908 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 25468092 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 81850116 ns/op BenchmarkEncryptPKCS1v15/2048-4 26 4159425 ns/op BenchmarkDecryptOAEP/2048-4 9 18694617 ns/op BenchmarkEncryptOAEP/2048-4 30 3896227 ns/op BenchmarkSignPKCS1v15/2048-4 9 15376552 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 4072697 ns/op BenchmarkSignPSS/2048-4 10 11449288 ns/op BenchmarkVerifyPSS/2048-4 24 4484055 ns/op PASS ok crypto/rsa 2.540s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 87465 1455 ns/op 5.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 80526 1475 ns/op 5.42 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 69793 1640 ns/op 195.10 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 80452 1477 ns/op 216.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45505 4277 ns/op 239.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 49147 2159 ns/op 474.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9901 19139 ns/op 428.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 12948 ns/op 632.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.717s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 67267 2928 ns/op 2.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 86493 1331 ns/op 6.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 75759 2204 ns/op 3.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27098 4523 ns/op 226.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26610 4318 ns/op 237.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28624 8994 ns/op 113.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4298 30457 ns/op 268.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4604 38758 ns/op 211.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5688 35174 ns/op 232.90 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.573s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 52425 2320 ns/op 3.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68808 2914 ns/op 2.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 60423 2275 ns/op 3.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25934 4455 ns/op 229.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34857 3448 ns/op 296.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34214 6826 ns/op 150.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6723 18336 ns/op 446.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5978 31393 ns/op 260.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7100 18031 ns/op 454.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.454s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21335547 5.860 ns/op BenchmarkConstantTimeEq-4 22218408 5.210 ns/op BenchmarkConstantTimeLessOrEq-4 22055925 5.302 ns/op BenchmarkXORBytes/8Bytes-4 2048784 51.25 ns/op 156.09 MB/s BenchmarkXORBytes/128Bytes-4 3043324 75.70 ns/op 1690.94 MB/s BenchmarkXORBytes/2048Bytes-4 829132 124.9 ns/op 16394.94 MB/s BenchmarkXORBytes/32768Bytes-4 75920 1381 ns/op 23725.00 MB/s PASS ok crypto/subtle 1.611s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 24 5478770 ns/op BenchmarkCertCache/1-4 20 6173762 ns/op BenchmarkCertCache/2-4 20 5812235 ns/op BenchmarkCertCache/3-4 21 5783200 ns/op BenchmarkHandshakeServer/RSA-4 16 8474164 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 7774519 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 18 9171022 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 21 5206868 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 6363800 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 24 6626708 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 7542280 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 38198439 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34606830 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 101624295 ns/op 10.32 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 124538372 ns/op 8.42 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 198386614 ns/op 10.57 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 286093083 ns/op 7.33 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 414357076 ns/op 10.12 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 465357243 ns/op 9.01 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 787469842 ns/op 10.65 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 871204070 ns/op 9.63 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1679585582 ns/op 9.99 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1811075676 ns/op 9.26 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 4135409075 ns/op 8.11 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 4066000923 ns/op 8.25 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 7346105510 ns/op 9.14 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7339543033 ns/op 9.14 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 146708088 ns/op 7.15 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 158998068 ns/op 6.59 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 302732501 ns/op 6.93 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 248957887 ns/op 8.42 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 589936047 ns/op 7.11 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 599240170 ns/op 7.00 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 868464502 ns/op 9.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 757501199 ns/op 11.07 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1366563571 ns/op 12.28 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1551579297 ns/op 10.81 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2818144035 ns/op 11.91 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3052357461 ns/op 10.99 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5243736918 ns/op 12.80 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5053589778 ns/op 13.28 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 713261556 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713601850 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303424575 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296059778 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 159912537 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 167013491 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 92205204 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 89576717 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 50398794 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 46419960 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155670432 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 151552647 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 71996961 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70242899 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 48506437 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 44415953 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 33883253 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30538630 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 25557474 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22849028 ns/op PASS ok crypto/tls 63.136s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13191842 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 397 297807 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1161 102680 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1114 122685 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.286s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 40 3130136 ns/op 278437 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 34 3279686 ns/op 263254 B/op 1975 allocs/op BenchmarkConcurrentStmtExec-4 67 2467339 ns/op 213838 B/op 590 allocs/op BenchmarkConcurrentTxQuery-4 38 3480642 ns/op 272324 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 75 1671084 ns/op 87857 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 61 2567370 ns/op 104672 B/op 2077 allocs/op BenchmarkConcurrentTxStmtExec-4 122 880707 ns/op 41388 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 2681601 ns/op 228597 B/op 1790 allocs/op BenchmarkManyConcurrentQueries-4 2229 46144 ns/op 4111 B/op 20 allocs/op BenchmarkGrabConn-4 205291 555.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.111s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 124758 874.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 58 2018089 ns/op 188197 B/op 13 allocs/op Benchmark115/LineToPC-4 69 1679724 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17220 8260 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.937s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 724 172842 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2727 37374 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.322s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 261 525087 ns/op 15.60 MB/s BenchmarkEncodeToString-4 236 490885 ns/op 16.69 MB/s BenchmarkDecode-4 160 987723 ns/op 13.27 MB/s BenchmarkDecodeString-4 157 759713 ns/op 17.26 MB/s PASS ok encoding/base32 0.907s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 316 462958 ns/op 17.69 MB/s BenchmarkDecodeString/2-4 279814 477.1 ns/op 8.38 MB/s BenchmarkDecodeString/4-4 259748 499.6 ns/op 16.01 MB/s BenchmarkDecodeString/8-4 213256 549.4 ns/op 21.84 MB/s BenchmarkDecodeString/64-4 37659 3160 ns/op 27.85 MB/s BenchmarkDecodeString/8192-4 406 415428 ns/op 26.30 MB/s BenchmarkNewEncoding-4 104374 1090 ns/op 234.80 MB/s PASS ok encoding/base64 1.933s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1216 134055 ns/op 29.84 MB/s BenchmarkReadStruct-4 16106 6837 ns/op 10.97 MB/s BenchmarkWriteStruct-4 18712 11912 ns/op 6.30 MB/s BenchmarkReadInts-4 23631 4834 ns/op 6.21 MB/s BenchmarkWriteInts-4 33250 3451 ns/op 8.69 MB/s BenchmarkWriteSlice1000Int32s-4 1346 156631 ns/op 25.54 MB/s BenchmarkPutUint16-4 2872750 70.04 ns/op 28.55 MB/s BenchmarkAppendUint16-4 2873960 53.91 ns/op 37.10 MB/s BenchmarkPutUint32-4 2209755 57.80 ns/op 69.20 MB/s BenchmarkAppendUint32-4 1580974 85.45 ns/op 46.81 MB/s BenchmarkPutUint64-4 1229460 101.5 ns/op 78.79 MB/s BenchmarkAppendUint64-4 1000000 103.8 ns/op 77.10 MB/s BenchmarkLittleEndianPutUint16-4 2337444 58.13 ns/op 34.40 MB/s BenchmarkLittleEndianAppendUint16-4 2839014 44.69 ns/op 44.75 MB/s BenchmarkLittleEndianPutUint32-4 2253337 51.76 ns/op 77.27 MB/s BenchmarkLittleEndianAppendUint32-4 2149611 81.35 ns/op 49.17 MB/s BenchmarkLittleEndianPutUint64-4 1017364 98.96 ns/op 80.84 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 103.0 ns/op 77.65 MB/s BenchmarkReadFloats-4 169688 845.0 ns/op 14.20 MB/s BenchmarkWriteFloats-4 118143 1488 ns/op 8.06 MB/s BenchmarkReadSlice1000Float32s-4 1368 93019 ns/op 43.00 MB/s BenchmarkWriteSlice1000Float32s-4 1154 109633 ns/op 36.49 MB/s BenchmarkReadSlice1000Uint8s-4 59446 3272 ns/op 305.59 MB/s BenchmarkWriteSlice1000Uint8s-4 37666 3137 ns/op 318.74 MB/s BenchmarkPutUvarint32-4 1000000 193.6 ns/op 20.66 MB/s BenchmarkPutUvarint64-4 266325 503.5 ns/op 15.89 MB/s PASS ok encoding/binary 6.413s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5498 19714 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5697 19191 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6290 19862 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3958 41907 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6628 18310 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6112 19706 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7383 27416 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4744 31914 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 18051 ns/op PASS ok encoding/csv 1.800s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6586 16337 ns/op BenchmarkEndToEndByteBuffer-4 7665 18278 ns/op BenchmarkEndToEndSliceByteBuffer-4 201 597509 ns/op BenchmarkEncodeComplex128Slice-4 490 229422 ns/op BenchmarkEncodeFloat64Slice-4 1086 105065 ns/op BenchmarkEncodeInt32Slice-4 1034 130108 ns/op BenchmarkEncodeStringSlice-4 1528 74990 ns/op BenchmarkEncodeInterfaceSlice-4 49 2670572 ns/op BenchmarkDecodeComplex128Slice-4 447 400158 ns/op BenchmarkDecodeFloat64Slice-4 957 161844 ns/op BenchmarkDecodeInt32Slice-4 922 139935 ns/op BenchmarkDecodeStringSlice-4 409 363617 ns/op BenchmarkDecodeStringsSlice-4 176 841614 ns/op BenchmarkDecodeBytesSlice-4 345 385908 ns/op BenchmarkDecodeInterfaceSlice-4 69 2064539 ns/op BenchmarkDecodeMap-4 94 1954564 ns/op PASS ok encoding/gob 3.544s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7908 20338 ns/op 12.59 MB/s BenchmarkEncode/1024-4 2608 53485 ns/op 19.15 MB/s BenchmarkEncode/4096-4 739 232988 ns/op 17.58 MB/s BenchmarkEncode/16384-4 187 681234 ns/op 24.05 MB/s BenchmarkDecode/256-4 24622 5520 ns/op 46.38 MB/s BenchmarkDecode/1024-4 6896 19865 ns/op 51.55 MB/s BenchmarkDecode/4096-4 1533 98443 ns/op 41.61 MB/s BenchmarkDecode/16384-4 379 365628 ns/op 44.81 MB/s BenchmarkDump/256-4 1176 128493 ns/op 1.99 MB/s BenchmarkDump/1024-4 291 421897 ns/op 2.43 MB/s BenchmarkDump/4096-4 55 2213598 ns/op 1.85 MB/s BenchmarkDump/16384-4 20 6505857 ns/op 2.52 MB/s PASS ok encoding/hex 2.712s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 186392366 ns/op 10.41 MB/s 8391752 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 135534726 ns/op 14.32 MB/s 8526312 B/op 141 allocs/op BenchmarkCodeMarshal-4 1 142944098 ns/op 13.58 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 123813091 ns/op 15.67 MB/s 1947176 B/op 70 allocs/op BenchmarkMarshalBytes/32-4 23746 5374 ns/op BenchmarkMarshalBytes/256-4 5278 19247 ns/op BenchmarkMarshalBytes/4096-4 445 231862 ns/op BenchmarkMarshalBytesError/32-4 57 2062220 ns/op BenchmarkMarshalBytesError/256-4 52 2021958 ns/op BenchmarkMarshalBytesError/4096-4 52 2181405 ns/op BenchmarkCodeDecoder-4 1 501218542 ns/op 3.87 MB/s 11017184 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 27657 4409 ns/op 3.18 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38488 3399 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 377118814 ns/op 5.15 MB/s 2939816 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 354874696 ns/op 5.47 MB/s 2938320 B/op 91328 allocs/op BenchmarkUnmarshalString-4 67266 1880 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 127644 1215 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 148941 883.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 68110 2207 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 83798 1727 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 19359 6721 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3069 42261 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 604 191214 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1094287 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10330358 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 510111 208.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 549738 210.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 593524 201.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 480940 215.3 ns/op BenchmarkEncodeMarshaler-4 47569 2240 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 64130 1774 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5154024 24.12 ns/op BenchmarkNumberIsValidRegexp-4 17620 6826 ns/op PASS ok encoding/json 8.385s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 3035949 ns/op 21.59 MB/s BenchmarkDecode-4 21 6080548 ns/op 14.60 MB/s PASS ok encoding/pem 0.465s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1819 62688 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 660 173685 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3138 50622 ns/op PASS ok encoding/xml 0.550s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 451291 277.4 ns/op BenchmarkIntSet-4 566695 203.2 ns/op BenchmarkFloatAdd-4 150100 973.2 ns/op BenchmarkFloatSet-4 577444 218.1 ns/op BenchmarkStringSet-4 407178 281.1 ns/op BenchmarkMapSet-4 116301 1031 ns/op BenchmarkMapSetDifferent-4 68786 1710 ns/op BenchmarkMapSetDifferentRandom-4 274 414909 ns/op BenchmarkMapSetString-4 112136 1035 ns/op BenchmarkMapAddSame-4 27928 4199 ns/op BenchmarkMapAddDifferent-4 12520 9859 ns/op BenchmarkMapAddDifferentRandom-4 247 549071 ns/op BenchmarkMapAddSameSteadyState-4 317060 388.3 ns/op BenchmarkMapAddDifferentSteadyState-4 125797 864.6 ns/op BenchmarkRealworldExpvarUsage-4 14874 8084 ns/op PASS ok expvar 3.079s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 96220 1198 ns/op BenchmarkSprintfEmpty-4 342760 436.0 ns/op BenchmarkSprintfString-4 259150 681.0 ns/op BenchmarkSprintfTruncateString-4 167571 754.5 ns/op BenchmarkSprintfTruncateBytes-4 187639 1034 ns/op BenchmarkSprintfSlowParsingPath-4 181214 723.2 ns/op BenchmarkSprintfQuoteString-4 44683 2959 ns/op BenchmarkSprintfInt-4 181138 597.7 ns/op BenchmarkSprintfIntInt-4 151702 920.7 ns/op BenchmarkSprintfPrefixedInt-4 226210 1117 ns/op BenchmarkSprintfFloat-4 99145 1370 ns/op BenchmarkSprintfComplex-4 39982 2914 ns/op BenchmarkSprintfBoolean-4 310154 747.4 ns/op BenchmarkSprintfHexString-4 77695 1983 ns/op BenchmarkSprintfHexBytes-4 72974 2149 ns/op BenchmarkSprintfBytes-4 37862 3750 ns/op BenchmarkSprintfStringer-4 61234 2054 ns/op BenchmarkSprintfStructure-4 29227 5288 ns/op BenchmarkManyArgs-4 49996 2399 ns/op BenchmarkFprintInt-4 71547 1712 ns/op BenchmarkFprintfBytes-4 67328 1830 ns/op BenchmarkFprintIntNoAlloc-4 73742 1768 ns/op BenchmarkScanInts-4 26 4304050 ns/op BenchmarkScanRecursiveInt-4 1 438829726 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 459725878 ns/op PASS ok fmt 5.795s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 591 205162 ns/op PASS ok go/build 0.198s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 45919 2372 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14796 10677 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4272 32091 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1180 123420 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 266 431169 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 67 2421512 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 9218453 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 32631941 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 163770757 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.913s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 375387066 ns/op 0.17 MB/s 46447784 B/op 48958 allocs/op PASS ok go/format 0.465s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19289274 ns/op 2.79 MB/s BenchmarkParseOnly-4 6 18813496 ns/op 2.86 MB/s BenchmarkResolve-4 58 1938049 ns/op 27.79 MB/s PASS ok go/parser 2.278s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 135478975 ns/op 0.38 MB/s 5049672 B/op 27595 allocs/op BenchmarkPrintDecl-4 903 149651 ns/op 0.21 MB/s 15605 B/op 51 allocs/op PASS ok go/printer 0.349s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 284 421066 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8876085 ns/op 6.26 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14314891 ns/op 5.03 MB/s BenchmarkScanFiles/net/http/server.go-4 6 29300956 ns/op 3.86 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 196 683343 ns/op 4.50 MB/s PASS ok go/scanner 0.986s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1497094 113.1 ns/op PASS ok go/token 0.442s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 141 845808 ns/op BenchmarkNamed/Underlying/nongeneric-4 943718 136.1 ns/op BenchmarkNamed/Underlying/generic-4 892988 137.2 ns/op BenchmarkNamed/Underlying/src_instance-4 919288 142.6 ns/op BenchmarkNamed/Underlying/user_instance-4 839839 157.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11306 ns/op BenchmarkNamed/NewMethodSet/generic-4 13104 8684 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 14534 7567 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12982 8198 ns/op BenchmarkCheck/http/funcbodies/info-4 1 565044472 ns/op 53969 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 442405963 ns/op 68915 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 277154074 ns/op 109801 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 220014507 ns/op 137910 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2211010387 ns/op 2316 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 153800582 ns/op 33219 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 112395430 ns/op 45245 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 92783476 ns/op 54896 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 591728341 ns/op 3654 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 91771514 ns/op 23551 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 63743716 ns/op 33724 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 55914540 ns/op 38500 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1939005096 ns/op 32374 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 623373041 ns/op 100595 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 157396201 ns/op 393187 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 106798031 ns/op 584460 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2575194000 ns/op 773.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109748995 ns/op 18012 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 113144741 ns/op 17329 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 112053501 ns/op 17700 lines/s PASS ok go/types 41.111s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14984 9316 ns/op 109.92 MB/s PASS ok hash/adler32 0.270s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 235210 514.9 ns/op 29.13 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 265192 584.5 ns/op 25.66 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 160392 820.2 ns/op 48.77 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 143439 816.1 ns/op 49.01 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 394874 279.1 ns/op 1834.75 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 395554 279.0 ns/op 1835.02 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 427120 317.2 ns/op 3228.01 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 386283 309.9 ns/op 3304.63 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 270547 479.0 ns/op 8551.99 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 277856 589.4 ns/op 6949.31 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 59976 1893 ns/op 17311.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64216 1875 ns/op 17474.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 425565 422.2 ns/op 35.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 393714 305.3 ns/op 49.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 440150 302.9 ns/op 132.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 370838 308.8 ns/op 129.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 291387 385.3 ns/op 1328.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 326760 395.5 ns/op 1294.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 286971 462.6 ns/op 2213.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 268406 457.3 ns/op 2239.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 243891 624.6 ns/op 6558.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 229870 508.8 ns/op 8049.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 56287 2045 ns/op 16020.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 56373 2019 ns/op 16226.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 226204 454.9 ns/op 32.97 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 287156 453.0 ns/op 33.11 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 159458 1331 ns/op 30.05 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 142125 838.9 ns/op 47.68 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12867 9149 ns/op 55.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10693 14425 ns/op 35.49 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6046 19849 ns/op 51.59 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6672 29309 ns/op 34.94 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1449 85178 ns/op 48.09 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1130 88570 ns/op 46.25 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 153 660262 ns/op 49.63 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 176 916346 ns/op 35.76 MB/s PASS ok hash/crc32 7.186s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 146 891785 ns/op 73.49 MB/s BenchmarkCrc64/ISO4KB-4 1396 83530 ns/op 49.04 MB/s BenchmarkCrc64/ISO1KB-4 7633 16785 ns/op 61.01 MB/s BenchmarkCrc64/ECMA64KB-4 144 895714 ns/op 73.17 MB/s BenchmarkCrc64/Random64KB-4 141 815964 ns/op 80.32 MB/s BenchmarkCrc64/Random16KB-4 571 207187 ns/op 79.08 MB/s PASS ok hash/crc64 1.237s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12934 8183 ns/op 125.14 MB/s BenchmarkFnv32aKB-4 14712 8197 ns/op 124.92 MB/s BenchmarkFnv64KB-4 13886 8573 ns/op 119.44 MB/s BenchmarkFnv64aKB-4 10000 14154 ns/op 72.35 MB/s BenchmarkFnv128KB-4 1456 78591 ns/op 13.03 MB/s BenchmarkFnv128aKB-4 1796 65814 ns/op 15.56 MB/s PASS ok hash/fnv 1.233s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 350286 313.6 ns/op 12.76 MB/s BenchmarkHash/n=4/Bytes-4 3217410 37.05 ns/op 107.97 MB/s BenchmarkHash/n=4/String-4 1749740 102.2 ns/op 39.16 MB/s BenchmarkHash/n=8/Write-4 400849 276.9 ns/op 28.89 MB/s BenchmarkHash/n=8/Bytes-4 3026002 41.09 ns/op 194.68 MB/s BenchmarkHash/n=8/String-4 1239226 121.8 ns/op 65.67 MB/s BenchmarkHash/n=16/Write-4 416922 288.7 ns/op 55.42 MB/s BenchmarkHash/n=16/Bytes-4 1861953 56.32 ns/op 284.11 MB/s BenchmarkHash/n=16/String-4 1680373 67.10 ns/op 238.45 MB/s BenchmarkHash/n=32/Write-4 419032 280.1 ns/op 114.24 MB/s BenchmarkHash/n=32/Bytes-4 3432603 33.84 ns/op 945.74 MB/s BenchmarkHash/n=32/String-4 1852082 64.07 ns/op 499.42 MB/s BenchmarkHash/n=64/Write-4 403804 287.1 ns/op 222.93 MB/s BenchmarkHash/n=64/Bytes-4 3322564 36.55 ns/op 1750.80 MB/s BenchmarkHash/n=64/String-4 1460527 68.94 ns/op 928.40 MB/s BenchmarkHash/n=256/Write-4 294478 415.6 ns/op 616.01 MB/s BenchmarkHash/n=256/Bytes-4 2113758 54.50 ns/op 4696.99 MB/s BenchmarkHash/n=256/String-4 961938 120.1 ns/op 2131.45 MB/s BenchmarkHash/n=320/Write-4 349980 382.8 ns/op 836.05 MB/s BenchmarkHash/n=320/Bytes-4 1978436 65.47 ns/op 4888.01 MB/s BenchmarkHash/n=320/String-4 708792 166.2 ns/op 1925.13 MB/s BenchmarkHash/n=1024/Write-4 214435 758.4 ns/op 1350.30 MB/s BenchmarkHash/n=1024/Bytes-4 837105 135.6 ns/op 7552.07 MB/s BenchmarkHash/n=1024/String-4 280220 420.2 ns/op 2436.88 MB/s BenchmarkHash/n=4096/Write-4 104011 1813 ns/op 2259.06 MB/s BenchmarkHash/n=4096/Bytes-4 294978 457.4 ns/op 8955.01 MB/s BenchmarkHash/n=4096/String-4 74638 1892 ns/op 2164.73 MB/s BenchmarkHash/n=16384/Write-4 27757 3953 ns/op 4144.26 MB/s BenchmarkHash/n=16384/Bytes-4 72670 2372 ns/op 6907.94 MB/s BenchmarkHash/n=16384/String-4 18866 7740 ns/op 2116.68 MB/s PASS ok hash/maphash 6.566s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 724 165945 ns/op BenchmarkEscapeNone-4 125779 868.1 ns/op BenchmarkUnescape-4 637 202641 ns/op BenchmarkUnescapeNone-4 566080 185.1 ns/op BenchmarkUnescapeSparse-4 5683 26008 ns/op BenchmarkUnescapeDense-4 988 101511 ns/op PASS ok html 1.208s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8024 14263 ns/op BenchmarkCSSEscaperNoSpecials-4 39804 3273 ns/op BenchmarkDecodeCSS-4 21584 4909 ns/op BenchmarkDecodeCSSNoSpecials-4 3200832 39.09 ns/op BenchmarkCSSValueFilter-4 90985 1466 ns/op BenchmarkCSSValueFilterOk-4 76833 1573 ns/op BenchmarkEscapedExecute-4 3891 29488 ns/op BenchmarkHTMLNospaceEscaper-4 9254 13123 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 44594 2257 ns/op BenchmarkStripTags-4 19300 7056 ns/op BenchmarkStripTagsNoSpecials-4 235338 629.8 ns/op BenchmarkJSValEscaperWithNum-4 23604 5106 ns/op BenchmarkJSValEscaperWithStr-4 5882 25472 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19602 5781 ns/op BenchmarkJSValEscaperWithObj-4 4806 26168 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13209 9562 ns/op BenchmarkJSStrEscaperNoSpecials-4 47599 2538 ns/op BenchmarkJSStrEscaper-4 9861 12326 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45312 2629 ns/op BenchmarkJSRegexpEscaper-4 10000 19957 ns/op BenchmarkTemplateSpecialTags-4 82 1321752 ns/op BenchmarkURLEscaper-4 4185 33621 ns/op BenchmarkURLEscaperNoSpecials-4 181722 819.2 ns/op BenchmarkURLNormalizer-4 5436 20107 ns/op BenchmarkURLNormalizerNoSpecials-4 175164 866.8 ns/op BenchmarkSrcsetFilter-4 18055 8768 ns/op BenchmarkSrcsetFilterNoSpecials-4 76641 1315 ns/op PASS ok html/template 5.406s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 513745 207.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 403389 262.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 538663 294.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 547742 268.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1564219 72.62 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1234282 106.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1696020 77.05 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1207443 99.50 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1248446 91.07 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 361105 322.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335176 375.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 440872 325.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 316598 419.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 638670 168.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 505848 306.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 767847 162.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 552412 299.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 363375 319.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 110.4 ns/op BenchmarkRGBASetRGBA-4 940777 118.7 ns/op BenchmarkRGBA64At-4 640720 169.3 ns/op BenchmarkRGBA64SetRGBA64-4 737668 170.2 ns/op BenchmarkNRGBAAt-4 1284034 114.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 125.8 ns/op BenchmarkNRGBA64At-4 838551 132.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 809142 146.5 ns/op BenchmarkAlphaAt-4 2269447 57.52 ns/op BenchmarkAlphaSetAlpha-4 1757058 64.76 ns/op BenchmarkAlpha16At-4 1419978 82.46 ns/op BenchmarkAlphaSetAlpha16-4 1348143 90.06 ns/op BenchmarkGrayAt-4 2357037 56.22 ns/op BenchmarkGraySetGray-4 2321414 56.76 ns/op BenchmarkGray16At-4 1000000 125.3 ns/op BenchmarkGraySetGray16-4 1306737 86.26 ns/op PASS ok image 7.600s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3400674 37.77 ns/op BenchmarkYCbCrToRGB/128-4 3037250 36.63 ns/op BenchmarkYCbCrToRGB/255-4 2854740 40.26 ns/op BenchmarkRGBToYCbCr/0-4 3086742 42.03 ns/op BenchmarkRGBToYCbCr/Cb-4 2927040 50.89 ns/op BenchmarkRGBToYCbCr/Cr-4 3004753 38.35 ns/op BenchmarkYCbCrToRGBA/0-4 2839077 65.26 ns/op BenchmarkYCbCrToRGBA/128-4 2337782 58.45 ns/op BenchmarkYCbCrToRGBA/255-4 2540679 46.85 ns/op BenchmarkNYCbCrAToRGBA/0-4 2713755 45.27 ns/op BenchmarkNYCbCrAToRGBA/128-4 2177953 54.85 ns/op BenchmarkNYCbCrAToRGBA/255-4 2631369 48.55 ns/op PASS ok image/color 2.836s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 61084540 ns/op BenchmarkFillSrc-4 346 383231 ns/op BenchmarkCopyOver-4 6 17869741 ns/op BenchmarkCopySrc-4 471 223348 ns/op BenchmarkNRGBAOver-4 8 13482613 ns/op BenchmarkNRGBASrc-4 12 9384733 ns/op BenchmarkYCbCr-4 10 17738594 ns/op BenchmarkGray-4 18 9909640 ns/op BenchmarkCMYK-4 12 10251980 ns/op BenchmarkGlyphOver-4 21 6824903 ns/op BenchmarkRGBAMaskOver-4 5 22665907 ns/op BenchmarkGrayMaskOver-4 6 21510360 ns/op BenchmarkRGBA64ImageMaskOver-4 3 50035782 ns/op BenchmarkRGBA-4 5 20697381 ns/op BenchmarkPalettedFill-4 896 132247 ns/op BenchmarkPalettedRGBA-4 5 23173193 ns/op BenchmarkGenericOver-4 2 60479654 ns/op BenchmarkGenericMaskOver-4 4 27188152 ns/op BenchmarkGenericSrc-4 4 40308144 ns/op BenchmarkGenericMaskSrc-4 3 50339883 ns/op PASS ok image/draw 7.060s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5228053 ns/op 2.96 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 156220711 ns/op 1.97 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2598811171 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 2182574 ns/op 7.08 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 128166508 ns/op 0.48 MB/s 105960 B/op 14 allocs/op PASS ok image/gif 3.835s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4934 24120 ns/op BenchmarkIDCT-4 5296 23052 ns/op BenchmarkDecodeBaseline-4 8 13643576 ns/op 4.53 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18409769 ns/op 3.36 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 161789496 ns/op 7.60 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 244392848 ns/op 3.77 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.664s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17054962 7.485 ns/op BenchmarkDecodeGray-4 13 8799041 ns/op 7.45 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 37874635 ns/op 6.92 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 41232267 ns/op 6.36 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5126795 ns/op 12.78 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32196912 ns/op 8.14 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39829015 ns/op 6.58 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 50855312 ns/op 6.04 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 62520049 ns/op 4.91 MB/s 284058 B/op 10 allocs/op BenchmarkEncodeNRGBOpaque-4 1 178996545 ns/op 6.86 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 217535999 ns/op 5.65 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 51536660 ns/op 5.96 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 167616272 ns/op 7.33 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 669631975 ns/op 1.84 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.147s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53869248 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44255317 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 345181907 ns/op 1.45 MB/s 2007144 B/op 5 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 279816312 ns/op 1.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49451366 ns/op 2.02 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43018143 ns/op 2.32 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 260771028 ns/op 1.92 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 212141027 ns/op 2.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 627315669 ns/op 1.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 541653644 ns/op 1.85 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4030479408 ns/op 1.24 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3280899957 ns/op 1.52 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8776640 ns/op 11.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9542666 ns/op 10.48 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 43827563 ns/op 11.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48916109 ns/op 10.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 85993200 ns/op 11.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 112909692 ns/op 8.86 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 426748612 ns/op 11.72 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 520433126 ns/op 9.61 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58418638 ns/op 1.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52000528 ns/op 1.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 328242526 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 337925091 ns/op 1.48 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 694910095 ns/op 1.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 980566760 ns/op 1.02 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6002183179 ns/op 0.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5499736242 ns/op 0.91 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 157673896 ns/op 26.51 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 164571337 ns/op 25.40 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 48.883s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31113 3314 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/2-4 33866 3840 ns/op 0.52 MB/s BenchmarkMarshalCorpusFile/4-4 29350 4885 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/8-4 25454 4503 ns/op 1.78 MB/s BenchmarkMarshalCorpusFile/16-4 20792 6015 ns/op 2.66 MB/s BenchmarkMarshalCorpusFile/32-4 12638 8886 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/64-4 7768 14873 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/128-4 5274 24864 ns/op 5.15 MB/s BenchmarkMarshalCorpusFile/256-4 2283 50034 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/512-4 1368 95228 ns/op 5.38 MB/s BenchmarkMarshalCorpusFile/1024-4 718 188523 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/2048-4 324 364720 ns/op 5.62 MB/s BenchmarkMarshalCorpusFile/4096-4 160 727621 ns/op 5.63 MB/s BenchmarkMarshalCorpusFile/8192-4 82 1489180 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/16384-4 44 2956408 ns/op 5.54 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6542592 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12980672 ns/op 5.05 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24593339 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/262144-4 2 50204701 ns/op 5.22 MB/s BenchmarkMarshalCorpusFile/524288-4 1 108428538 ns/op 4.84 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 189320362 ns/op 5.54 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 11258 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10239 11875 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8144 12513 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/8-4 9141 15234 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/16-4 5752 18985 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/32-4 4165 29537 ns/op 1.08 MB/s BenchmarkUnmarshalCorpusFile/64-4 4384 31984 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/128-4 3018 42874 ns/op 2.99 MB/s BenchmarkUnmarshalCorpusFile/256-4 1088 112047 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 534 214851 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/1024-4 278 412416 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/2048-4 145 816344 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1545718 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 39 3104449 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6505028 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12471109 ns/op 2.63 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25040685 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50018576 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 100404877 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 197490862 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 405323977 ns/op 2.59 MB/s BenchmarkMutatorBytes/1-4 38161 3156 ns/op BenchmarkMutatorBytes/10-4 41664 2823 ns/op BenchmarkMutatorBytes/100-4 41107 3009 ns/op BenchmarkMutatorBytes/1000-4 27829 4504 ns/op BenchmarkMutatorBytes/10000-4 8202 19825 ns/op BenchmarkMutatorBytes/100000-4 1125 122020 ns/op BenchmarkMutatorString/1-4 41414 3194 ns/op BenchmarkMutatorString/10-4 40570 3037 ns/op BenchmarkMutatorString/100-4 36913 3622 ns/op BenchmarkMutatorString/1000-4 17246 6871 ns/op BenchmarkMutatorString/10000-4 4813 48630 ns/op BenchmarkMutatorString/100000-4 397 332318 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19836 6081 ns/op BenchmarkMutatorAllBasicTypes/string-4 17500 6614 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59544 1940 ns/op BenchmarkMutatorAllBasicTypes/float32-4 52138 2222 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54296 2295 ns/op BenchmarkMutatorAllBasicTypes/int-4 57613 2061 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49888 2058 ns/op BenchmarkMutatorAllBasicTypes/int16-4 64722 1886 ns/op BenchmarkMutatorAllBasicTypes/int32-4 64207 1904 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60612 1934 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 62578 1952 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 58368 2056 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54954 2117 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59035 2138 ns/op PASS ok internal/fuzz 12.887s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14518 8333 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 152902 842.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.655s PASS ok internal/poll 0.038s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21554934 ns/op PASS ok internal/trace 2.801s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10400 ns/op BenchmarkCopyNLarge-4 274 502616 ns/op PASS ok io 0.387s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 142590 796.0 ns/op BenchmarkPrintln-4 22752 5197 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31266 3377 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6549 21220 ns/op BenchmarkDiscard-4 947947 117.1 ns/op 0 B/op 0 allocs/op PASS ok log 0.944s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 46432 2362 ns/op BenchmarkJSONHandler/defaults-4 7825 15043 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4141 24548 ns/op 780 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4977 20990 ns/op 775 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8433 14599 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct-4 8550 14360 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5054 23903 ns/op 512 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 34108 3458 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 32841 3567 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 72618 1509 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 55161 2273 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 66559 1827 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 52039 2070 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 50912 2346 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 61254 1690 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 619735 204.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 470844 270.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 318688 389.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 228379 539.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 188761 668.5 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 394436 556.4 ns/op BenchmarkSourceLine/stringifying-4 61918 1968 ns/op BenchmarkRecord-4 3459 30792 ns/op BenchmarkDispatch/switch-checked-4 210426 586.0 ns/op BenchmarkDispatch/As-4 235683 525.9 ns/op BenchmarkDispatch/Visit-4 170677 606.7 ns/op BenchmarkUnsafeStrings-4 18795 6323 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 4.658s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2786184 40.97 ns/op BenchmarkAcosh-4 1420928 82.76 ns/op BenchmarkAsin-4 2825703 41.30 ns/op BenchmarkAsinh-4 1365208 87.79 ns/op BenchmarkAtan-4 3408921 36.05 ns/op BenchmarkAtanh-4 1379973 92.56 ns/op BenchmarkAtan2-4 2415316 49.22 ns/op BenchmarkCbrt-4 1742704 67.41 ns/op BenchmarkCeil-4 26457679 4.714 ns/op BenchmarkCompare-4 5195146 22.25 ns/op BenchmarkCompare32-4 6962119 17.33 ns/op BenchmarkCopysign-4 4382791 27.74 ns/op BenchmarkCos-4 1484529 78.82 ns/op BenchmarkCosh-4 1993753 59.41 ns/op BenchmarkErf-4 3504016 33.63 ns/op BenchmarkErfc-4 3605384 33.48 ns/op BenchmarkErfinv-4 3189250 36.90 ns/op BenchmarkErfcinv-4 3192480 36.73 ns/op BenchmarkExp-4 6313572 16.79 ns/op BenchmarkExpGo-4 1000000 106.9 ns/op BenchmarkExpm1-4 2800401 44.08 ns/op BenchmarkExp2-4 1000000 100.8 ns/op BenchmarkExp2Go-4 1000000 104.6 ns/op BenchmarkAbs-4 5348998 22.68 ns/op BenchmarkDim-4 12859728 9.005 ns/op BenchmarkFloor-4 27071762 4.764 ns/op BenchmarkMax-4 16906384 7.118 ns/op BenchmarkMin-4 18704655 7.083 ns/op BenchmarkMod-4 417248 300.2 ns/op BenchmarkFrexp-4 2009574 58.11 ns/op BenchmarkGamma-4 928902 131.9 ns/op BenchmarkHypot-4 14274423 8.732 ns/op BenchmarkHypotGo-4 1888930 62.32 ns/op BenchmarkIlogb-4 2268169 52.66 ns/op BenchmarkJ0-4 334382 385.7 ns/op BenchmarkJ1-4 325953 388.0 ns/op BenchmarkJn-4 145819 819.0 ns/op BenchmarkLdexp-4 2029437 58.41 ns/op BenchmarkLgamma-4 1210957 98.44 ns/op BenchmarkLog-4 6166035 18.09 ns/op BenchmarkLogb-4 2408156 49.11 ns/op BenchmarkLog1p-4 1839010 65.65 ns/op BenchmarkLog10-4 6129115 18.91 ns/op BenchmarkLog2-4 1759129 66.52 ns/op BenchmarkModf-4 2704740 43.82 ns/op BenchmarkNextafter32-4 2754183 44.26 ns/op BenchmarkNextafter64-4 2701609 44.42 ns/op BenchmarkPowInt-4 720829 176.6 ns/op BenchmarkPowFrac-4 526549 233.5 ns/op BenchmarkPow10Pos-4 6981726 17.10 ns/op BenchmarkPow10Neg-4 7274180 16.64 ns/op BenchmarkRound-4 5128035 22.45 ns/op BenchmarkRoundToEven-4 13870862 8.765 ns/op BenchmarkRemainder-4 655860 193.9 ns/op BenchmarkSignbit-4 8332748 14.48 ns/op BenchmarkSin-4 1831821 65.31 ns/op BenchmarkSincos-4 1316437 91.15 ns/op BenchmarkSinh-4 2435785 49.43 ns/op BenchmarkSqrtIndirect-4 27007257 4.804 ns/op BenchmarkSqrtLatency-4 25040581 5.093 ns/op BenchmarkSqrtIndirectLatency-4 23084020 5.389 ns/op BenchmarkSqrtGoLatency-4 1498520 80.76 ns/op BenchmarkSqrtPrime-4 42361 2668 ns/op BenchmarkTan-4 1745601 68.42 ns/op BenchmarkTanh-4 1831630 65.06 ns/op BenchmarkTrunc-4 23956657 4.791 ns/op BenchmarkY0-4 321453 370.6 ns/op BenchmarkY1-4 329230 370.3 ns/op BenchmarkYn-4 155244 801.4 ns/op BenchmarkFloat64bits-4 7359544 16.08 ns/op BenchmarkFloat64frombits-4 8009588 15.34 ns/op BenchmarkFloat32bits-4 7423234 15.61 ns/op BenchmarkFloat32frombits-4 8303566 14.63 ns/op BenchmarkFMA-4 25712586 5.088 ns/op PASS ok math 13.230s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 17007535 7.405 ns/op 8642.53 MB/s BenchmarkAddVV/2-4 14946430 8.299 ns/op 15422.92 MB/s BenchmarkAddVV/3-4 13767097 8.988 ns/op 21362.30 MB/s BenchmarkAddVV/4-4 12937784 9.248 ns/op 27682.78 MB/s BenchmarkAddVV/5-4 12498174 10.06 ns/op 31824.90 MB/s BenchmarkAddVV/10-4 9134526 12.25 ns/op 52236.62 MB/s BenchmarkAddVV/100-4 2490783 47.54 ns/op 134610.65 MB/s BenchmarkAddVV/1000-4 286690 453.0 ns/op 141293.60 MB/s BenchmarkSubVV/1-4 17086340 7.408 ns/op 8639.53 MB/s BenchmarkSubVV/2-4 14709878 8.517 ns/op 15029.29 MB/s BenchmarkSubVV/3-4 13282465 9.140 ns/op 21007.68 MB/s BenchmarkSubVV/4-4 13092776 9.029 ns/op 28353.24 MB/s BenchmarkSubVV/5-4 12436875 9.795 ns/op 32670.73 MB/s BenchmarkSubVV/10-4 10421911 12.28 ns/op 52112.27 MB/s BenchmarkSubVV/100-4 2294077 50.28 ns/op 127276.81 MB/s BenchmarkSubVV/1000-4 294229 472.8 ns/op 135363.29 MB/s BenchmarkAddVW/1-4 17958441 7.187 ns/op 1113.17 MB/s BenchmarkAddVW/2-4 16267873 7.257 ns/op 2204.84 MB/s BenchmarkAddVW/3-4 15368511 7.919 ns/op 3030.65 MB/s BenchmarkAddVW/4-4 15895764 7.803 ns/op 4101.16 MB/s BenchmarkAddVW/5-4 13780454 8.548 ns/op 4679.42 MB/s BenchmarkAddVW/10-4 12272871 9.909 ns/op 8073.24 MB/s BenchmarkAddVW/100-4 319216 375.0 ns/op 2133.39 MB/s BenchmarkAddVW/1000-4 47973 2578 ns/op 3103.01 MB/s BenchmarkAddVWext/1-4 18742183 6.673 ns/op 1198.91 MB/s BenchmarkAddVWext/2-4 17823193 7.076 ns/op 2261.21 MB/s BenchmarkAddVWext/3-4 16255126 7.525 ns/op 3189.39 MB/s BenchmarkAddVWext/4-4 15851403 7.864 ns/op 4069.17 MB/s BenchmarkAddVWext/5-4 14352490 8.544 ns/op 4681.61 MB/s BenchmarkAddVWext/10-4 12515792 9.858 ns/op 8115.24 MB/s BenchmarkAddVWext/100-4 48676 2258 ns/op 354.33 MB/s BenchmarkAddVWext/1000-4 5889 21783 ns/op 367.26 MB/s BenchmarkSubVW/1-4 19032715 6.556 ns/op 1220.22 MB/s BenchmarkSubVW/2-4 17513763 7.246 ns/op 2208.17 MB/s BenchmarkSubVW/3-4 15110241 8.385 ns/op 2862.42 MB/s BenchmarkSubVW/4-4 15896786 7.738 ns/op 4135.44 MB/s BenchmarkSubVW/5-4 14917177 8.259 ns/op 4842.94 MB/s BenchmarkSubVW/10-4 12707419 9.770 ns/op 8188.25 MB/s BenchmarkSubVW/100-4 326480 391.5 ns/op 2043.26 MB/s BenchmarkSubVW/1000-4 46513 2510 ns/op 3187.48 MB/s BenchmarkSubVWext/1-4 19272986 6.540 ns/op 1223.28 MB/s BenchmarkSubVWext/2-4 16408072 7.130 ns/op 2244.13 MB/s BenchmarkSubVWext/3-4 15733804 8.049 ns/op 2981.78 MB/s BenchmarkSubVWext/4-4 15933562 7.780 ns/op 4113.12 MB/s BenchmarkSubVWext/5-4 15394706 8.132 ns/op 4918.84 MB/s BenchmarkSubVWext/10-4 11915598 9.951 ns/op 8039.25 MB/s BenchmarkSubVWext/100-4 55272 2143 ns/op 373.26 MB/s BenchmarkSubVWext/1000-4 6024 20871 ns/op 383.31 MB/s BenchmarkMulAddVWW/1-4 15853938 7.887 ns/op 8114.68 MB/s BenchmarkMulAddVWW/2-4 14635170 8.846 ns/op 14469.93 MB/s BenchmarkMulAddVWW/3-4 11254136 9.310 ns/op 20623.87 MB/s BenchmarkMulAddVWW/4-4 13163488 9.793 ns/op 26141.87 MB/s BenchmarkMulAddVWW/5-4 10523911 10.79 ns/op 29665.90 MB/s BenchmarkMulAddVWW/10-4 8472954 13.52 ns/op 47343.31 MB/s BenchmarkMulAddVWW/100-4 1529844 73.19 ns/op 87443.78 MB/s BenchmarkMulAddVWW/1000-4 184201 703.4 ns/op 90987.39 MB/s BenchmarkAddMulVVW/1-4 17681516 7.101 ns/op 9012.58 MB/s BenchmarkAddMulVVW/2-4 15105895 8.100 ns/op 15803.26 MB/s BenchmarkAddMulVVW/3-4 14137533 8.975 ns/op 21391.95 MB/s BenchmarkAddMulVVW/4-4 12684973 9.620 ns/op 26610.97 MB/s BenchmarkAddMulVVW/5-4 11839579 10.30 ns/op 31080.46 MB/s BenchmarkAddMulVVW/10-4 9735306 12.41 ns/op 51572.64 MB/s BenchmarkAddMulVVW/100-4 2010087 57.26 ns/op 111778.03 MB/s BenchmarkAddMulVVW/1000-4 244959 538.7 ns/op 118800.80 MB/s BenchmarkDivWVW/1-4 2087782 55.67 ns/op 1149.58 MB/s BenchmarkDivWVW/2-4 1000000 112.5 ns/op 1138.18 MB/s BenchmarkDivWVW/3-4 868988 138.3 ns/op 1388.68 MB/s BenchmarkDivWVW/4-4 777765 164.0 ns/op 1561.00 MB/s BenchmarkDivWVW/5-4 674124 189.0 ns/op 1692.74 MB/s BenchmarkDivWVW/10-4 398452 339.1 ns/op 1887.57 MB/s BenchmarkDivWVW/100-4 43215 3001 ns/op 2132.50 MB/s BenchmarkDivWVW/1000-4 4681 26767 ns/op 2391.02 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16571287 7.058 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17347196 6.964 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14693338 7.782 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15856454 7.327 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14293569 8.309 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14685807 8.457 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13600362 8.708 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12834948 8.683 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11588648 9.541 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11053063 9.207 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8280175 12.91 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8399712 11.96 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1452601 78.41 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1643628 67.14 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 179860 703.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 213548 596.8 ns/op BenchmarkDecimalConversion-4 214 578350 ns/op BenchmarkFloatString/100-4 10000 10021 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 231 500960 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 46136136 ns/op 60808 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 4550012644 ns/op 825008 B/op 487 allocs/op BenchmarkFloatAdd/10-4 149722 732.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 163790 739.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 154660 792.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 89995 1316 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18958 6302 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 213631 560.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 221442 569.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 206912 596.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 137313 822.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56617 2165 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1886 63873 ns/op BenchmarkParseFloatLargeExp-4 421 262123 ns/op BenchmarkGCD10x10/WithoutXY-4 180013 662.4 ns/op BenchmarkGCD10x10/WithXY-4 50316 2260 ns/op BenchmarkGCD10x100/WithoutXY-4 99076 1309 ns/op BenchmarkGCD10x100/WithXY-4 18421 6796 ns/op BenchmarkGCD10x1000/WithoutXY-4 63616 2154 ns/op BenchmarkGCD10x1000/WithXY-4 13444 8687 ns/op BenchmarkGCD100x100/WithoutXY-4 22998 4822 ns/op BenchmarkGCD100x100/WithXY-4 9962 11414 ns/op BenchmarkGCD100x1000/WithoutXY-4 13153 9091 ns/op BenchmarkGCD100x1000/WithXY-4 6044 18214 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2150 57103 ns/op BenchmarkGCD1000x1000/WithXY-4 1128 104600 ns/op BenchmarkHilbert-4 19 5639558 ns/op BenchmarkBinomial-4 12141 9863 ns/op BenchmarkQuoRem-4 24262 5627 ns/op BenchmarkExp-4 18 6573294 ns/op BenchmarkExpMont/Odd-4 128 929781 ns/op 2597 B/op 22 allocs/op BenchmarkExpMont/Even1-4 126 936417 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 121 985283 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even3-4 120 981242 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even4-4 120 1072003 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even8-4 121 976351 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1004613 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even64-4 141 834430 ns/op 3632 B/op 53 allocs/op BenchmarkExpMont/Even96-4 132 885122 ns/op 3767 B/op 51 allocs/op BenchmarkExpMont/Even128-4 157 757513 ns/op 3255 B/op 50 allocs/op BenchmarkExpMont/Even255-4 169 705390 ns/op 2945 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 355 338762 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 324 368532 ns/op 1725 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 313 368532 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 314 370843 ns/op 1737 B/op 47 allocs/op BenchmarkExp2-4 18 6637335 ns/op BenchmarkBitset-4 664022 184.1 ns/op BenchmarkBitsetNeg-4 373752 331.7 ns/op BenchmarkBitsetOrig-4 223284 594.0 ns/op BenchmarkBitsetNegOrig-4 153792 977.5 ns/op BenchmarkModSqrt225_Tonelli-4 114 1070099 ns/op BenchmarkModSqrt225_3Mod4-4 349 366857 ns/op BenchmarkModSqrt231_Tonelli-4 100 1095039 ns/op BenchmarkModSqrt231_5Mod8-4 310 367079 ns/op BenchmarkModInverse-4 12518 9793 ns/op BenchmarkSqrt-4 2060 63774 ns/op BenchmarkIntSqr/1-4 969573 122.8 ns/op BenchmarkIntSqr/2-4 582388 211.0 ns/op BenchmarkIntSqr/3-4 524284 232.1 ns/op BenchmarkIntSqr/5-4 368680 314.8 ns/op BenchmarkIntSqr/8-4 311580 404.5 ns/op BenchmarkIntSqr/10-4 243868 484.8 ns/op BenchmarkIntSqr/20-4 55012 2295 ns/op BenchmarkIntSqr/30-4 39987 3126 ns/op BenchmarkIntSqr/50-4 25579 4721 ns/op BenchmarkIntSqr/80-4 14634 7767 ns/op BenchmarkIntSqr/100-4 10000 10463 ns/op BenchmarkIntSqr/200-4 4590 26004 ns/op BenchmarkIntSqr/300-4 1917 58657 ns/op BenchmarkIntSqr/500-4 1022 122934 ns/op BenchmarkIntSqr/800-4 392 307794 ns/op BenchmarkIntSqr/1000-4 289 409828 ns/op BenchmarkDiv/20/10-4 419394 302.5 ns/op BenchmarkDiv/40/20-4 428974 297.8 ns/op BenchmarkDiv/100/50-4 363067 348.8 ns/op BenchmarkDiv/200/100-4 60230 2044 ns/op BenchmarkDiv/400/200-4 54520 2290 ns/op BenchmarkDiv/1000/500-4 47630 2571 ns/op BenchmarkDiv/2000/1000-4 36067 3395 ns/op BenchmarkDiv/20000/10000-4 1428 82324 ns/op BenchmarkDiv/200000/100000-4 32 3809174 ns/op BenchmarkDiv/2000000/1000000-4 1 102517172 ns/op BenchmarkDiv/20000000/10000000-4 1 3043675569 ns/op BenchmarkMul-4 6 19642182 ns/op BenchmarkNatMul/10-4 210098 704.5 ns/op BenchmarkNatMul/100-4 7945 19457 ns/op BenchmarkNatMul/1000-4 196 587434 ns/op BenchmarkZeroShifts/Shl-4 9529 12122 ns/op BenchmarkZeroShifts/ShlSame-4 3748755 30.59 ns/op BenchmarkZeroShifts/Shr-4 10000 14716 ns/op BenchmarkZeroShifts/ShrSame-4 3765958 29.99 ns/op BenchmarkExp3Power/0x10-4 188798 776.0 ns/op BenchmarkExp3Power/0x40-4 153352 864.3 ns/op BenchmarkExp3Power/0x100-4 89614 1529 ns/op BenchmarkExp3Power/0x400-4 40677 2930 ns/op BenchmarkExp3Power/0x1000-4 10000 12640 ns/op BenchmarkExp3Power/0x4000-4 2419 60824 ns/op BenchmarkExp3Power/0x10000-4 236 521832 ns/op BenchmarkExp3Power/0x40000-4 21 5026761 ns/op BenchmarkExp3Power/0x100000-4 3 47584400 ns/op BenchmarkExp3Power/0x400000-4 1 422200384 ns/op BenchmarkFibo-4 4 33154074 ns/op BenchmarkNatSqr/1-4 952876 172.7 ns/op BenchmarkNatSqr/2-4 431716 308.7 ns/op BenchmarkNatSqr/3-4 390753 439.8 ns/op BenchmarkNatSqr/5-4 332691 528.5 ns/op BenchmarkNatSqr/8-4 236271 660.8 ns/op BenchmarkNatSqr/10-4 200542 767.1 ns/op BenchmarkNatSqr/20-4 40570 2754 ns/op BenchmarkNatSqr/30-4 33595 3831 ns/op BenchmarkNatSqr/50-4 19510 6303 ns/op BenchmarkNatSqr/80-4 12198 9993 ns/op BenchmarkNatSqr/100-4 9510 12397 ns/op BenchmarkNatSqr/200-4 3715 30699 ns/op BenchmarkNatSqr/300-4 1759 80081 ns/op BenchmarkNatSqr/500-4 974 139678 ns/op BenchmarkNatSqr/800-4 333 333056 ns/op BenchmarkNatSqr/1000-4 271 450631 ns/op BenchmarkNatSetBytes/8-4 838606 142.0 ns/op BenchmarkNatSetBytes/24-4 291984 457.7 ns/op BenchmarkNatSetBytes/128-4 60843 1911 ns/op BenchmarkNatSetBytes/7-4 975374 132.8 ns/op BenchmarkNatSetBytes/23-4 291646 525.1 ns/op BenchmarkNatSetBytes/127-4 64156 1874 ns/op BenchmarkScanPi-4 216 533364 ns/op BenchmarkStringPiParallel-4 540 276417 ns/op BenchmarkScan/10/Base2-4 38560 3034 ns/op BenchmarkScan/100/Base2-4 4257 26318 ns/op BenchmarkScan/1000/Base2-4 448 263287 ns/op BenchmarkScan/10/Base8-4 76711 1322 ns/op BenchmarkScan/100/Base8-4 10000 10038 ns/op BenchmarkScan/1000/Base8-4 1306 87238 ns/op BenchmarkScan/10/Base10-4 105408 1173 ns/op BenchmarkScan/100/Base10-4 14530 8158 ns/op BenchmarkScan/1000/Base10-4 1288 79302 ns/op BenchmarkScan/10/Base16-4 105072 1053 ns/op BenchmarkScan/100/Base16-4 16705 7235 ns/op BenchmarkScan/1000/Base16-4 1778 71783 ns/op BenchmarkString/10/Base2-4 235431 567.9 ns/op BenchmarkString/100/Base2-4 33271 3752 ns/op BenchmarkString/1000/Base2-4 3519 35715 ns/op BenchmarkString/10/Base8-4 362508 310.1 ns/op BenchmarkString/100/Base8-4 80716 1525 ns/op BenchmarkString/1000/Base8-4 7957 13167 ns/op BenchmarkString/10/Base10-4 199179 543.4 ns/op BenchmarkString/100/Base10-4 42519 2832 ns/op BenchmarkString/1000/Base10-4 7164 19382 ns/op BenchmarkString/10/Base16-4 487394 299.8 ns/op BenchmarkString/100/Base16-4 103380 1130 ns/op BenchmarkString/1000/Base16-4 12702 9722 ns/op BenchmarkLeafSize/0-4 32 3787214 ns/op BenchmarkLeafSize/1-4 505 241708 ns/op BenchmarkLeafSize/2-4 504 240137 ns/op BenchmarkLeafSize/3-4 364 322357 ns/op BenchmarkLeafSize/4-4 508 218283 ns/op BenchmarkLeafSize/5-4 333 371394 ns/op BenchmarkLeafSize/6-4 382 311494 ns/op BenchmarkLeafSize/7-4 403 299933 ns/op BenchmarkLeafSize/8-4 526 238969 ns/op BenchmarkLeafSize/9-4 272 445218 ns/op BenchmarkLeafSize/10-4 334 375757 ns/op BenchmarkLeafSize/11-4 345 350165 ns/op BenchmarkLeafSize/12-4 378 329967 ns/op BenchmarkLeafSize/13-4 334 368530 ns/op BenchmarkLeafSize/14-4 402 300233 ns/op BenchmarkLeafSize/15-4 412 289317 ns/op BenchmarkLeafSize/16-4 522 231861 ns/op BenchmarkLeafSize/32-4 480 263204 ns/op BenchmarkLeafSize/64-4 432 266400 ns/op BenchmarkProbablyPrime/n=0-4 10 10027096 ns/op BenchmarkProbablyPrime/n=1-4 9 11577346 ns/op BenchmarkProbablyPrime/n=5-4 6 17191036 ns/op BenchmarkProbablyPrime/n=10-4 5 25209136 ns/op BenchmarkProbablyPrime/n=20-4 3 38851644 ns/op BenchmarkProbablyPrime/Lucas-4 12 8874649 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 86 1468142 ns/op BenchmarkRatCmp-4 212294 699.3 ns/op BenchmarkFloatSqrt/64-4 20869 5837 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13206 8827 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9768 12255 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4650 23890 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 990 132747 ns/op 18207 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 80 1720186 ns/op 175581 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 129334357 ns/op 3813392 B/op 644 allocs/op PASS ok math/big 56.722s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10324610 10.29 ns/op BenchmarkLeadingZeros8-4 12669424 9.715 ns/op BenchmarkLeadingZeros16-4 12568564 9.427 ns/op BenchmarkLeadingZeros32-4 12160405 9.634 ns/op BenchmarkLeadingZeros64-4 12401936 9.159 ns/op BenchmarkTrailingZeros-4 13266415 9.130 ns/op BenchmarkTrailingZeros8-4 12066372 9.523 ns/op BenchmarkTrailingZeros16-4 13467744 9.250 ns/op BenchmarkTrailingZeros32-4 12456283 9.753 ns/op BenchmarkTrailingZeros64-4 11372902 9.252 ns/op BenchmarkOnesCount-4 12398176 9.692 ns/op BenchmarkOnesCount8-4 13116746 10.59 ns/op BenchmarkOnesCount16-4 13529179 9.290 ns/op BenchmarkOnesCount32-4 13219276 9.332 ns/op BenchmarkOnesCount64-4 12241594 9.760 ns/op BenchmarkRotateLeft-4 12882080 9.175 ns/op BenchmarkRotateLeft8-4 13311943 9.279 ns/op BenchmarkRotateLeft16-4 13069942 9.208 ns/op BenchmarkRotateLeft32-4 12722950 9.021 ns/op BenchmarkRotateLeft64-4 12982148 9.172 ns/op BenchmarkReverse-4 19627820 6.157 ns/op BenchmarkReverse8-4 25216027 4.851 ns/op BenchmarkReverse16-4 23287590 5.458 ns/op BenchmarkReverse32-4 21334285 5.820 ns/op BenchmarkReverse64-4 20651076 6.275 ns/op BenchmarkReverseBytes-4 26735251 4.796 ns/op BenchmarkReverseBytes16-4 25305511 4.937 ns/op BenchmarkReverseBytes32-4 25206271 4.850 ns/op BenchmarkReverseBytes64-4 26407009 4.925 ns/op BenchmarkAdd-4 13300028 9.155 ns/op BenchmarkAdd32-4 13441518 9.260 ns/op BenchmarkAdd64-4 12752023 9.368 ns/op BenchmarkAdd64multiple-4 23282652 5.103 ns/op BenchmarkSub-4 12874242 9.326 ns/op BenchmarkSub32-4 12217785 9.724 ns/op BenchmarkSub64-4 13173818 9.187 ns/op BenchmarkSub64multiple-4 25110901 5.115 ns/op BenchmarkMul-4 13011141 9.980 ns/op BenchmarkMul32-4 13287648 9.190 ns/op BenchmarkMul64-4 13506678 8.945 ns/op BenchmarkDiv-4 3530112 33.62 ns/op BenchmarkDiv32-4 7632002 15.90 ns/op BenchmarkDiv64-4 3535760 37.50 ns/op PASS ok math/bits 7.026s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13517487 8.586 ns/op BenchmarkAcos-4 567643 205.5 ns/op BenchmarkAcosh-4 563068 224.6 ns/op BenchmarkAsin-4 610292 207.1 ns/op BenchmarkAsinh-4 525714 213.8 ns/op BenchmarkAtan-4 966255 131.3 ns/op BenchmarkAtanh-4 983430 129.0 ns/op BenchmarkConj-4 27636224 4.241 ns/op BenchmarkCos-4 595207 173.1 ns/op BenchmarkCosh-4 751520 174.8 ns/op BenchmarkExp-4 937764 125.2 ns/op BenchmarkLog-4 1000000 118.0 ns/op BenchmarkLog10-4 1000000 118.7 ns/op BenchmarkPhase-4 2213614 50.52 ns/op BenchmarkPolar-4 1453212 82.73 ns/op BenchmarkPow-4 293002 440.7 ns/op BenchmarkRect-4 1257748 97.06 ns/op BenchmarkSin-4 737437 162.4 ns/op BenchmarkSinh-4 793462 158.8 ns/op BenchmarkSqrt-4 1293356 92.33 ns/op BenchmarkTan-4 461835 277.0 ns/op BenchmarkTanh-4 486127 250.7 ns/op PASS ok math/cmplx 3.704s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 783049 149.1 ns/op BenchmarkInt63ThreadsafeParallel-4 850017 140.1 ns/op BenchmarkInt63Unthreadsafe-4 1031442 113.5 ns/op BenchmarkIntn1000-4 753536 149.8 ns/op BenchmarkInt63n1000-4 869271 151.7 ns/op BenchmarkInt31n1000-4 876742 135.8 ns/op BenchmarkFloat32-4 945568 131.3 ns/op BenchmarkFloat64-4 930286 114.7 ns/op BenchmarkPerm3-4 189079 643.7 ns/op BenchmarkPerm30-4 21903 5522 ns/op BenchmarkPerm30ViaShuffle-4 20851 5488 ns/op BenchmarkShuffleOverhead-4 15366 7882 ns/op BenchmarkRead3-4 962864 133.3 ns/op BenchmarkRead64-4 89953 1410 ns/op BenchmarkRead1000-4 5791 20687 ns/op BenchmarkConcurrent-4 192918 605.9 ns/op PASS ok math/rand 2.714s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34650 2926 ns/op BenchmarkQDecodeWord-4 94416 1271 ns/op BenchmarkQDecodeHeader-4 92082 1336 ns/op BenchmarkTypeByExtension/.html-4 455499 229.5 ns/op BenchmarkTypeByExtension/.HTML-4 334563 322.8 ns/op BenchmarkTypeByExtension/.unused-4 449418 290.3 ns/op BenchmarkExtensionsByType/text/html-4 215430 953.7 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 46575 2537 ns/op BenchmarkExtensionsByType/application/octet-stream-4 36057 3464 ns/op PASS ok mime 1.648s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 849 126597 ns/op PASS ok mime/quotedprintable 0.215s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 23392815 ns/op 8430 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 49012756 ns/op 13461 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025649356 ns/op 150440 B/op 232 allocs/op BenchmarkDNSName-4 169803 718.7 ns/op BenchmarkInterfaces-4 1884 60246 ns/op BenchmarkInterfaceByIndex-4 6360 17859 ns/op BenchmarkInterfaceByName-4 2022 60272 ns/op BenchmarkInterfaceAddrs-4 2268 58725 ns/op BenchmarkInterfacesAndAddrs-4 6548 18719 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2733 41142 ns/op BenchmarkParseIP-4 8242 14788 ns/op BenchmarkParseIPValidIPv4-4 419960 281.6 ns/op BenchmarkParseIPValidIPv6-4 224302 493.6 ns/op BenchmarkIPString/IPv4-4 126331 926.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12568 9320 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46270 2341 ns/op BenchmarkIPEqual/IPv4-4 1089715 106.7 ns/op BenchmarkIPEqual/IPv6-4 1139988 103.8 ns/op BenchmarkTCP4OneShot-4 192 686409 ns/op BenchmarkTCP4OneShotTimeout-4 115 891545 ns/op BenchmarkTCP4Persistent-4 337 339331 ns/op BenchmarkTCP4PersistentTimeout-4 327 360722 ns/op BenchmarkTCP6OneShot-4 157 732540 ns/op BenchmarkTCP6OneShotTimeout-4 153 795887 ns/op BenchmarkTCP6Persistent-4 309 329949 ns/op BenchmarkTCP6PersistentTimeout-4 350 315040 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18044 5998 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15100 6726 ns/op BenchmarkSetReadDeadline-4 142269 837.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 240 429783 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 232 454351 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 303 506369 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 258 404365 ns/op 0 B/op 0 allocs/op PASS ok net 12.145s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23384 4991 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9594 11572 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12589 10167 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18589 6279 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31692 4048 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 48499 2607 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 883934 115.2 ns/op BenchmarkReadRequestChrome-4 3732 27261 ns/op 22.41 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11647 10452 ns/op 7.46 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11079 10376 ns/op 7.90 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8502 15196 ns/op 9.94 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17007 7471 ns/op 5.35 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 56 2282557 ns/op 0.45 MB/s BenchmarkFileAndServer_1KB/https1-4 43 2537051 ns/op 0.40 MB/s BenchmarkFileAndServer_1KB/h2-4 36 2795229 ns/op 0.37 MB/s BenchmarkFileAndServer_16MB/h1-4 2 65129800 ns/op 257.60 MB/s BenchmarkFileAndServer_16MB/https1-4 1 154766765 ns/op 108.40 MB/s BenchmarkFileAndServer_16MB/h2-4 1 373080445 ns/op 44.97 MB/s BenchmarkFileAndServer_64MB/h1-4 1 274859307 ns/op 244.16 MB/s BenchmarkFileAndServer_64MB/https1-4 1 583462301 ns/op 115.02 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1570557083 ns/op 42.73 MB/s BenchmarkServeMux-4 302 416086 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 385 326416 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 2298784 ns/op 6172 B/op 66 allocs/op BenchmarkClientServer/https1-4 43 2634414 ns/op 8914 B/op 99 allocs/op BenchmarkClientServer/h2-4 38 2700948 ns/op 13597 B/op 112 allocs/op BenchmarkClientServerParallel/4/h1-4 276 391960 ns/op 11342 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 21 6031959 ns/op 99938 B/op 1115 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57210: read tcp 127.0.0.1:57203->127.0.0.1:57210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57235: write tcp 127.0.0.1:57218->127.0.0.1:57235: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57222: write tcp 127.0.0.1:57218->127.0.0.1:57222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57223: write tcp 127.0.0.1:57218->127.0.0.1:57223: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57236: write tcp 127.0.0.1:57218->127.0.0.1:57236: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57258: write tcp 127.0.0.1:57237->127.0.0.1:57258: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57251: write tcp 127.0.0.1:57237->127.0.0.1:57251: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 7734796 ns/op 87487 B/op 992 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57263: read tcp 127.0.0.1:57261->127.0.0.1:57263: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57264: read tcp 127.0.0.1:57261->127.0.0.1:57264: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57276: read tcp 127.0.0.1:57266->127.0.0.1:57276: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57277: read tcp 127.0.0.1:57266->127.0.0.1:57277: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57272: read tcp 127.0.0.1:57266->127.0.0.1:57272: use of closed network connection BenchmarkClientServerParallel/64/h1-4 162 747209 ns/op 21963 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 49 6419990 ns/op 109925 B/op 1189 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57496: read tcp 127.0.0.1:57487->127.0.0.1:57496: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57499: write tcp 127.0.0.1:57487->127.0.0.1:57499: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57514: read tcp 127.0.0.1:57500->127.0.0.1:57514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57511: write tcp 127.0.0.1:57500->127.0.0.1:57511: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57513: write tcp 127.0.0.1:57500->127.0.0.1:57513: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57512: read tcp 127.0.0.1:57500->127.0.0.1:57512: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57508: write tcp 127.0.0.1:57500->127.0.0.1:57508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57509: read tcp 127.0.0.1:57500->127.0.0.1:57509: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57510: write tcp 127.0.0.1:57500->127.0.0.1:57510: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57517: read tcp 127.0.0.1:57500->127.0.0.1:57517: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 19 5565489 ns/op 100022 B/op 1173 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57583: read tcp 127.0.0.1:57576->127.0.0.1:57583: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57595: write tcp 127.0.0.1:57587->127.0.0.1:57595: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57594: write tcp 127.0.0.1:57587->127.0.0.1:57594: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57597: write tcp 127.0.0.1:57587->127.0.0.1:57597: use of closed network connection BenchmarkServer-4 6 17022642 ns/op 5660 B/op 41 allocs/op BenchmarkClient-4 45 3007732 ns/op 4022 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 196 520791 ns/op 7447 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 843 125401 ns/op 3045 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1354 103369 ns/op 1911 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1434 95999 ns/op 2786 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1327 94069 ns/op 2631 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1252 114205 ns/op 2721 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1773 102154 ns/op 1926 B/op 14 allocs/op BenchmarkServerHijack-4 960 152219 ns/op 16718 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 55 2772977 ns/op 6849 B/op 54 allocs/op BenchmarkResponseStatusLine-4 381367 304.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.623s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3019 57952 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.245s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105181 1085 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 493167 242.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 234744 549.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75148 1589 ns/op BenchmarkStdIPv4-4 129955 817.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 110431 1142 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 103296 1133 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 104421 1204 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81404 1430 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1537107 76.25 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1428968 82.71 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1251220 95.67 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 353408 344.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 392966 317.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 347568 360.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 99238 1148 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 319778 398.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 175680 638.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 207499 598.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 178540 669.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 91438 1245 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 432110 308.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 146457 875.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 181154 656.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 287100 412.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 144506 766.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 329169 402.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 173055 741.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 155868 719.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 177967 741.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 127575 1012 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 469796 239.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150138 811.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 96458 1216 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 130531 948.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 182576 676.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 124339 1036 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 274108 422.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 127136 946.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 160988 804.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 220604 608.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 143946 868.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 108.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 108.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 118.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 119.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 328460 365.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 631911 201.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 271510 465.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 297258 436.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 266569 464.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 96910 1289 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 598405 210.2 ns/op PASS ok net/netip 9.167s 2023/03/24 13:22:30 Test RPC server listening on 127.0.0.1:57689 2023/03/24 13:22:30 Test HTTP RPC server listening on 127.0.0.1:57690 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 184 578268 ns/op BenchmarkEndToEndHTTP-4 184 612530 ns/op BenchmarkEndToEndAsync-4 1450 86285 ns/op BenchmarkEndToEndAsyncHTTP-4 1321 78522 ns/op PASS ok net/rpc 0.964s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3640 29553 ns/op BenchmarkReadMIMEHeader/server_headers-4 5775 20195 ns/op BenchmarkUncommon-4 25748 4604 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.595s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4530 25075 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 80293 1316 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 522813 219.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 120321 1061 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 234170 548.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 108669 1155 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 18489 6545 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 409882 252.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 125854 968.2 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 253747 520.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 109730 1057 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 21554 5463 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 198836 610.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 77972 1533 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 74785 1572 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32580 3474 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6128 19221 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 190755 611.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74587 1523 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72366 1565 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33841 3475 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6405 18298 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.951s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2596231 41.35 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 137628 798.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 582 207729 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 212 570415 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 472 252042 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 52882 2312 ns/op BenchmarkStatFile-4 33856 3580 ns/op BenchmarkStatDir-4 35648 3399 ns/op BenchmarkLstatDot-4 52118 2334 ns/op BenchmarkLstatFile-4 33306 3540 ns/op BenchmarkLstatDir-4 34936 3637 ns/op PASS ok os 1.998s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 4571104 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.277s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 327176 353.4 ns/op PASS ok os/user 0.334s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2345354 43.87 ns/op BenchmarkString-4 2103768 55.14 ns/op BenchmarkBytes-4 1815016 65.28 ns/op BenchmarkNamedBytes-4 827229 155.8 ns/op BenchmarkBytesArray-4 632252 170.5 ns/op BenchmarkSliceLen-4 2044059 56.62 ns/op BenchmarkMapLen-4 1292434 95.88 ns/op BenchmarkStringLen-4 1455553 84.10 ns/op BenchmarkArrayLen-4 1529311 77.37 ns/op BenchmarkSliceCap-4 2185323 54.97 ns/op BenchmarkDeepEqual/int8-4 706309 167.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 106773 1058 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 612794 209.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105914 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 580084 210.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 110001 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 577918 208.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 102676 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 570396 208.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 112056 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 774384 165.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 146216 835.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 622411 204.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 109674 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 564960 208.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 111712 1073 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 623490 212.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 105519 1247 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 577220 208.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 108094 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 616726 203.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 113523 1070 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 600226 203.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 112970 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 594198 207.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 114530 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 615585 209.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 106626 1074 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 583375 220.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 110659 1074 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 772944 167.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 111490 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 637900 201.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 108273 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 137046 856.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65694 1780 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 70069 1698 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44590 2587 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 331719 364.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 41562 2809 ns/op BenchmarkIsZero/StructComparable-4 1000000 115.7 ns/op BenchmarkIsZero/StructIncomparable-4 197792 632.6 ns/op BenchmarkSetZero/Bool/Direct-4 2783752 42.55 ns/op BenchmarkSetZero/Bool/CachedZero-4 1910022 61.05 ns/op BenchmarkSetZero/Bool/NewZero-4 1298188 92.26 ns/op BenchmarkSetZero/Int/Direct-4 2107747 55.64 ns/op BenchmarkSetZero/Int/CachedZero-4 1930010 63.33 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 101.1 ns/op BenchmarkSetZero/Uint/Direct-4 2150744 55.11 ns/op BenchmarkSetZero/Uint/CachedZero-4 1944788 61.15 ns/op BenchmarkSetZero/Uint/NewZero-4 1311249 91.22 ns/op BenchmarkSetZero/Float/Direct-4 2165496 55.64 ns/op BenchmarkSetZero/Float/CachedZero-4 1940364 62.63 ns/op BenchmarkSetZero/Float/NewZero-4 1311361 91.24 ns/op BenchmarkSetZero/Complex/Direct-4 2176329 55.61 ns/op BenchmarkSetZero/Complex/CachedZero-4 1909014 64.65 ns/op BenchmarkSetZero/Complex/NewZero-4 1310874 91.75 ns/op BenchmarkSetZero/Array/Direct-4 2961694 39.70 ns/op BenchmarkSetZero/Array/CachedZero-4 1862805 61.77 ns/op BenchmarkSetZero/Array/NewZero-4 1315848 92.23 ns/op BenchmarkSetZero/Chan/Direct-4 2164866 55.88 ns/op BenchmarkSetZero/Chan/CachedZero-4 1399524 83.70 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 113.7 ns/op BenchmarkSetZero/Func/Direct-4 2166166 55.23 ns/op BenchmarkSetZero/Func/CachedZero-4 1419398 82.47 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 113.6 ns/op BenchmarkSetZero/Interface/Direct-4 1983805 60.18 ns/op BenchmarkSetZero/Interface/CachedZero-4 1922510 61.10 ns/op BenchmarkSetZero/Interface/NewZero-4 1328167 90.67 ns/op BenchmarkSetZero/Map/Direct-4 2141970 55.32 ns/op BenchmarkSetZero/Map/CachedZero-4 1411226 84.24 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 124.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2093167 56.89 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1458816 82.96 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 112.1 ns/op BenchmarkSetZero/Slice/Direct-4 1981262 60.37 ns/op BenchmarkSetZero/Slice/CachedZero-4 2004589 60.48 ns/op BenchmarkSetZero/Slice/NewZero-4 1342671 88.73 ns/op BenchmarkSetZero/String/Direct-4 2193528 53.91 ns/op BenchmarkSetZero/String/CachedZero-4 2011051 60.03 ns/op BenchmarkSetZero/String/NewZero-4 1342687 88.30 ns/op BenchmarkSetZero/Struct/Direct-4 3427010 35.58 ns/op BenchmarkSetZero/Struct/CachedZero-4 1976943 60.42 ns/op BenchmarkSetZero/Struct/NewZero-4 1341186 89.21 ns/op BenchmarkSelect/1-4 227295 575.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 111550 1203 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 49777 2669 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 164006 678.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 160410 839.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 133856 956.3 ns/op 133.85 MB/s BenchmarkCallArgCopy/size=256-4 119432 1052 ns/op 243.28 MB/s BenchmarkCallArgCopy/size=1024-4 85556 1997 ns/op 512.70 MB/s BenchmarkCallArgCopy/size=4096-4 21645 5670 ns/op 722.35 MB/s BenchmarkCallArgCopy/size=65536-4 1392 81928 ns/op 799.92 MB/s BenchmarkPtrTo-4 572161 178.7 ns/op BenchmarkFieldByName1-4 766040 245.4 ns/op BenchmarkFieldByName2-4 33766 3629 ns/op BenchmarkFieldByName3-4 4586 22719 ns/op BenchmarkInterfaceBig-4 3241158 34.80 ns/op BenchmarkInterfaceSmall-4 2988500 37.87 ns/op BenchmarkNew-4 1305050 103.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 3591 34686 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3498 35125 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3438 37130 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3337 38699 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3517 35440 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3541 35170 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 231037 530.4 ns/op PASS ok reflect 21.156s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7423 24320 ns/op 9265 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 7588 18024 ns/op 9567 B/op 1 allocs/op BenchmarkFindString-4 10000 19262 ns/op 9632 B/op 1 allocs/op BenchmarkFindSubmatch-4 7066 20180 ns/op 9249 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9481 19393 ns/op 9433 B/op 2 allocs/op BenchmarkLiteral-4 10000 15261 ns/op BenchmarkNotLiteral-4 3447 37399 ns/op BenchmarkMatchClass-4 3364 45808 ns/op BenchmarkMatchClass_InRange-4 3597 43723 ns/op BenchmarkReplaceAll-4 1581 91737 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16369 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 21910 4638 ns/op BenchmarkAnchoredShortMatch-4 10000 17030 ns/op BenchmarkAnchoredLongMatch-4 14647 7314 ns/op BenchmarkOnePassShortA-4 20614 5829 ns/op BenchmarkNotOnePassShortA-4 6964 23025 ns/op BenchmarkOnePassShortB-4 25753 4597 ns/op BenchmarkNotOnePassShortB-4 10000 21841 ns/op BenchmarkOnePassLongPrefix-4 85237 1431 ns/op BenchmarkOnePassLongNotPrefix-4 31249 3729 ns/op BenchmarkMatchParallelShared-4 5815 19192 ns/op BenchmarkMatchParallelCopied-4 7245 19509 ns/op BenchmarkQuoteMetaAll-4 154458 833.6 ns/op 16.79 MB/s BenchmarkQuoteMetaNone-4 398664 310.9 ns/op 83.64 MB/s BenchmarkCompile/Onepass-4 3572 29944 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1594 76858 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 175 702190 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2606133 42.88 ns/op 373.14 MB/s BenchmarkMatch/Easy0/32-4 10000 15526 ns/op 2.06 MB/s BenchmarkMatch/Easy0/1K-4 4627 32223 ns/op 31.78 MB/s BenchmarkMatch/Easy0i/16-4 2760590 42.02 ns/op 380.74 MB/s BenchmarkMatch/Easy0i/32-4 6604 27093 ns/op 1.18 MB/s BenchmarkMatch/Easy0i/1K-4 228 458695 ns/op 2.23 MB/s BenchmarkMatch/Easy1/16-4 2786829 41.52 ns/op 385.40 MB/s BenchmarkMatch/Easy1/32-4 10000 15633 ns/op 2.05 MB/s BenchmarkMatch/Easy1/1K-4 4317 38026 ns/op 26.93 MB/s BenchmarkMatch/Medium/16-4 2786138 41.28 ns/op 387.58 MB/s BenchmarkMatch/Medium/32-4 6790 26595 ns/op 1.20 MB/s BenchmarkMatch/Medium/1K-4 297 397004 ns/op 2.58 MB/s BenchmarkMatch/Hard/16-4 2844177 40.75 ns/op 392.61 MB/s BenchmarkMatch/Hard/32-4 4653 36051 ns/op 0.89 MB/s BenchmarkMatch/Hard/1K-4 176 654767 ns/op 1.56 MB/s BenchmarkMatch/Hard1/16-4 1671 80049 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 847 142814 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 28 4044073 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 30112 3935 ns/op 4.07 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17266 6854 ns/op 4.67 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 637 182642 ns/op 5.61 MB/s 27 B/op 0 allocs/op PASS ok regexp 8.977s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 899604 121.9 ns/op BenchmarkIsWordChar-4 234936 543.8 ns/op PASS ok regexp/syntax 1.339s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 96154 1221 ns/op BenchmarkCallers/inlined-4 71371 1672 ns/op BenchmarkCallers/no-cache-4 16356 7323 ns/op BenchmarkMakeChan/Byte-4 795706 233.0 ns/op BenchmarkMakeChan/Int-4 789655 309.7 ns/op BenchmarkMakeChan/Ptr-4 845017 380.7 ns/op BenchmarkMakeChan/Struct/0-4 868279 219.2 ns/op BenchmarkMakeChan/Struct/32-4 233821 762.6 ns/op BenchmarkMakeChan/Struct/40-4 260778 737.8 ns/op BenchmarkChanNonblocking-4 6062940 16.73 ns/op BenchmarkSelectUncontended-4 1041337 111.7 ns/op BenchmarkSelectSyncContended-4 116748 1101 ns/op BenchmarkSelectAsyncContended-4 321142 357.0 ns/op BenchmarkSelectNonblock-4 4787755 26.13 ns/op BenchmarkChanUncontended-4 13098 8071 ns/op BenchmarkChanContended-4 5298 21375 ns/op BenchmarkChanSync-4 207156 544.9 ns/op BenchmarkChanSyncWork-4 10000 31034 ns/op BenchmarkChanProdCons0-4 270584 437.2 ns/op BenchmarkChanProdCons10-4 453883 241.3 ns/op BenchmarkChanProdCons100-4 564127 217.5 ns/op BenchmarkChanProdConsWork0-4 153884 709.0 ns/op BenchmarkChanProdConsWork10-4 252691 472.9 ns/op BenchmarkChanProdConsWork100-4 277248 472.0 ns/op BenchmarkSelectProdCons-4 145837 733.2 ns/op BenchmarkReceiveDataFromClosedChan-4 961648 127.2 ns/op BenchmarkChanCreation-4 180175 563.6 ns/op BenchmarkChanSem-4 313094 400.7 ns/op BenchmarkChanPopular-4 122 964436 ns/op BenchmarkChanClosed-4 909230 140.8 ns/op BenchmarkCallClosure-4 4571995 24.79 ns/op BenchmarkCallClosure1-4 4372251 24.95 ns/op BenchmarkCallClosure2-4 1000000 114.3 ns/op BenchmarkCallClosure3-4 1255015 93.32 ns/op BenchmarkCallClosure4-4 1000000 108.9 ns/op BenchmarkComplex128DivNormal-4 13377536 9.161 ns/op BenchmarkComplex128DivNisNaN-4 9601178 11.63 ns/op BenchmarkComplex128DivDisNaN-4 9379959 12.01 ns/op BenchmarkComplex128DivNisInf-4 13650962 8.857 ns/op BenchmarkComplex128DivDisInf-4 7381149 15.86 ns/op BenchmarkSetTypePtr-4 62886818 2.022 ns/op 3956.68 MB/s BenchmarkSetTypePtr8-4 13549779 9.108 ns/op 7026.58 MB/s BenchmarkSetTypePtr16-4 12748134 9.461 ns/op 13529.78 MB/s BenchmarkSetTypePtr32-4 13145836 9.250 ns/op 27675.87 MB/s BenchmarkSetTypePtr64-4 13857447 9.129 ns/op 56083.35 MB/s BenchmarkSetTypePtr126-4 7747732 15.12 ns/op 66662.39 MB/s BenchmarkSetTypePtr128-4 7280925 15.36 ns/op 66674.94 MB/s BenchmarkSetTypePtrSlice-4 992008 121.0 ns/op 67684.73 MB/s BenchmarkSetTypeNode1-4 13364959 9.681 ns/op 2479.16 MB/s BenchmarkSetTypeNode1Slice-4 4287627 29.27 ns/op 26239.54 MB/s BenchmarkSetTypeNode8-4 13700104 8.848 ns/op 9041.68 MB/s BenchmarkSetTypeNode8Slice-4 2030040 54.30 ns/op 47147.08 MB/s BenchmarkSetTypeNode64-4 7170896 15.39 ns/op 34298.01 MB/s BenchmarkSetTypeNode64Slice-4 353031 370.9 ns/op 45555.45 MB/s BenchmarkSetTypeNode64Dead-4 9412994 13.31 ns/op 39667.43 MB/s BenchmarkSetTypeNode64DeadSlice-4 392518 326.1 ns/op 51819.76 MB/s BenchmarkSetTypeNode124-4 7303198 15.48 ns/op 65128.43 MB/s BenchmarkSetTypeNode124Slice-4 272630 483.0 ns/op 66787.73 MB/s BenchmarkSetTypeNode126-4 7697473 15.43 ns/op 66375.55 MB/s BenchmarkSetTypeNode126Slice-4 264199 500.3 ns/op 65493.05 MB/s BenchmarkSetTypeNode128-4 4801494 22.70 ns/op 45807.92 MB/s BenchmarkSetTypeNode128Slice-4 211640 606.4 ns/op 54884.08 MB/s BenchmarkSetTypeNode130-4 5006560 21.65 ns/op 48785.18 MB/s BenchmarkSetTypeNode130Slice-4 207004 610.6 ns/op 55338.46 MB/s BenchmarkSetTypeNode1024-4 1000000 110.4 ns/op 74380.45 MB/s BenchmarkSetTypeNode1024Slice-4 33694 3523 ns/op 74557.64 MB/s BenchmarkAllocation-4 5432 74768 ns/op BenchmarkReadMemStats-4 100 1110641 ns/op BenchmarkReadMemStatsLatency-4 1 2270671 p50-ns 2270671 p90-ns 2270671 p99-ns BenchmarkWriteBarrier-4 3257084 43.07 ns/op BenchmarkBulkWriteBarrier-4 6678237 18.15 ns/op BenchmarkScanStackNoLocals-4 3 38135788 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15253119 8.297 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14003739 8.827 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11443248 10.46 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9251601 14.45 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6190093 19.18 ns/op BenchmarkHash5-4 7750311 14.99 ns/op 333.58 MB/s BenchmarkHash16-4 9069735 12.97 ns/op 1233.97 MB/s BenchmarkHash64-4 8016756 14.93 ns/op 4286.01 MB/s BenchmarkHash1024-4 2536597 45.69 ns/op 22413.63 MB/s BenchmarkHash65536-4 49332 2259 ns/op 29012.25 MB/s BenchmarkAlignedLoad-4 11267767 10.26 ns/op BenchmarkUnalignedLoad-4 11344245 9.935 ns/op BenchmarkEqEfaceConcrete-4 8273730 13.51 ns/op BenchmarkEqIfaceConcrete-4 8946976 13.33 ns/op BenchmarkNeEfaceConcrete-4 8803868 13.87 ns/op BenchmarkNeIfaceConcrete-4 7798404 13.09 ns/op BenchmarkConvT2EByteSized/bool-4 5049748 23.91 ns/op BenchmarkConvT2EByteSized/uint8-4 4380694 26.01 ns/op BenchmarkConvT2ESmall-4 4606918 25.30 ns/op BenchmarkConvT2EUintptr-4 4567684 25.69 ns/op BenchmarkConvT2ELarge-4 1000000 129.4 ns/op BenchmarkConvT2ISmall-4 4623039 24.42 ns/op BenchmarkConvT2IUintptr-4 4474792 25.79 ns/op BenchmarkConvT2ILarge-4 1000000 124.6 ns/op BenchmarkConvI2E-4 4175410 26.96 ns/op BenchmarkConvI2I-4 3795792 29.41 ns/op BenchmarkAssertE2T-4 4598650 26.09 ns/op BenchmarkAssertE2TLarge-4 2271231 49.86 ns/op BenchmarkAssertE2I-4 4059360 28.98 ns/op BenchmarkAssertI2T-4 4352596 26.27 ns/op BenchmarkAssertI2I-4 3737238 29.30 ns/op BenchmarkAssertI2E-4 4885084 24.78 ns/op BenchmarkAssertE2E-4 5054577 26.71 ns/op BenchmarkAssertE2T2-4 3220494 37.18 ns/op BenchmarkAssertE2T2Blank-4 3817815 29.45 ns/op BenchmarkAssertI2E2-4 3673627 29.11 ns/op BenchmarkAssertI2E2Blank-4 4849324 23.70 ns/op BenchmarkAssertE2E2-4 3222344 35.77 ns/op BenchmarkAssertE2E2Blank-4 4685270 25.82 ns/op BenchmarkConvT2Ezero/zero/16-4 4379577 25.85 ns/op BenchmarkConvT2Ezero/zero/32-4 4579875 25.96 ns/op BenchmarkConvT2Ezero/zero/64-4 4529044 25.90 ns/op BenchmarkConvT2Ezero/zero/str-4 4478212 25.88 ns/op BenchmarkConvT2Ezero/zero/slice-4 4368236 26.49 ns/op BenchmarkConvT2Ezero/zero/big-4 160569 1031 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 103.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 111.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 186891 986.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4625817 25.81 ns/op BenchmarkConvT2Ezero/smallint/32-4 4631506 26.12 ns/op BenchmarkConvT2Ezero/smallint/64-4 4664815 25.96 ns/op BenchmarkConvT2Ezero/largeint/16-4 1315012 83.20 ns/op BenchmarkConvT2Ezero/largeint/32-4 1473133 79.49 ns/op BenchmarkConvT2Ezero/largeint/64-4 1505460 85.02 ns/op BenchmarkMalloc8-4 1245210 111.7 ns/op BenchmarkMalloc16-4 1000000 107.6 ns/op BenchmarkMallocTypeInfo8-4 1000000 101.5 ns/op BenchmarkMallocTypeInfo16-4 1000000 116.7 ns/op BenchmarkMallocLargeStruct-4 116947 1297 ns/op BenchmarkGoroutineSelect-4 22 4636645 ns/op BenchmarkGoroutineBlocking-4 32 4032489 ns/op BenchmarkGoroutineForRange-4 33 3744787 ns/op BenchmarkGoroutineIdle-4 27 3810864 ns/op BenchmarkHashStringSpeed-4 2824068 43.54 ns/op BenchmarkHashBytesSpeed-4 1301356 87.24 ns/op BenchmarkHashInt32Speed-4 3252388 38.08 ns/op BenchmarkHashInt64Speed-4 3088053 37.91 ns/op BenchmarkHashStringArraySpeed-4 704228 183.3 ns/op BenchmarkMegMap-4 3198727 37.34 ns/op BenchmarkMegOneMap-4 3555475 33.17 ns/op BenchmarkMegEqMap-4 3609 34794 ns/op BenchmarkMegEmptyMap-4 4302348 27.25 ns/op BenchmarkSmallStrMap-4 3188089 37.41 ns/op BenchmarkMapStringKeysEight_16-4 3179034 38.01 ns/op BenchmarkMapStringKeysEight_32-4 3149445 37.57 ns/op BenchmarkMapStringKeysEight_64-4 3082192 38.11 ns/op BenchmarkMapStringKeysEight_1M-4 3137116 37.95 ns/op BenchmarkIntMap-4 3428688 34.24 ns/op BenchmarkMapFirst/1-4 4342359 28.96 ns/op BenchmarkMapFirst/2-4 4104178 29.28 ns/op BenchmarkMapFirst/3-4 4360182 28.18 ns/op BenchmarkMapFirst/4-4 3984519 29.77 ns/op BenchmarkMapFirst/5-4 4001299 28.22 ns/op BenchmarkMapFirst/6-4 3740436 28.79 ns/op BenchmarkMapFirst/7-4 4057119 28.68 ns/op BenchmarkMapFirst/8-4 4034430 29.47 ns/op BenchmarkMapFirst/9-4 3726583 31.79 ns/op BenchmarkMapFirst/10-4 3537700 32.42 ns/op BenchmarkMapFirst/11-4 3668314 31.84 ns/op BenchmarkMapFirst/12-4 3588266 33.07 ns/op BenchmarkMapFirst/13-4 3697440 32.19 ns/op BenchmarkMapFirst/14-4 3595464 32.00 ns/op BenchmarkMapFirst/15-4 3736783 33.71 ns/op BenchmarkMapFirst/16-4 3651750 32.35 ns/op BenchmarkMapMid/1-4 3533426 34.36 ns/op BenchmarkMapMid/2-4 3564811 33.88 ns/op BenchmarkMapMid/3-4 3621018 32.64 ns/op BenchmarkMapMid/4-4 3253852 34.42 ns/op BenchmarkMapMid/5-4 3320676 34.22 ns/op BenchmarkMapMid/6-4 3522756 34.26 ns/op BenchmarkMapMid/7-4 3383946 35.20 ns/op BenchmarkMapMid/8-4 3328542 34.84 ns/op BenchmarkMapMid/9-4 3338046 36.59 ns/op BenchmarkMapMid/10-4 3115930 37.08 ns/op BenchmarkMapMid/11-4 3235423 36.94 ns/op BenchmarkMapMid/12-4 3195981 36.43 ns/op BenchmarkMapMid/13-4 3182582 36.11 ns/op BenchmarkMapMid/14-4 3160290 36.22 ns/op BenchmarkMapMid/15-4 3212214 36.62 ns/op BenchmarkMapMid/16-4 3194998 42.81 ns/op BenchmarkMapLast/1-4 3457977 36.52 ns/op BenchmarkMapLast/2-4 3405106 34.84 ns/op BenchmarkMapLast/3-4 3282282 34.49 ns/op BenchmarkMapLast/4-4 3332844 34.26 ns/op BenchmarkMapLast/5-4 3319564 35.14 ns/op BenchmarkMapLast/6-4 3019107 36.58 ns/op BenchmarkMapLast/7-4 3241346 37.29 ns/op BenchmarkMapLast/8-4 3131156 37.84 ns/op BenchmarkMapLast/9-4 2994044 37.65 ns/op BenchmarkMapLast/10-4 3153508 39.82 ns/op BenchmarkMapLast/11-4 3161066 38.22 ns/op BenchmarkMapLast/12-4 3162102 37.75 ns/op BenchmarkMapLast/13-4 3170798 37.97 ns/op BenchmarkMapLast/14-4 3133896 38.27 ns/op BenchmarkMapLast/15-4 3206355 36.68 ns/op BenchmarkMapLast/16-4 3160347 36.59 ns/op BenchmarkMapCycle-4 2565399 46.69 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3365630 39.36 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2755 37957 ns/op BenchmarkMakeMap/[Byte]Byte-4 771138 327.8 ns/op BenchmarkMakeMap/[Int]Int-4 273552 679.3 ns/op BenchmarkNewEmptyMap-4 17311095 6.991 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1585038 73.88 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 663787 187.9 ns/op BenchmarkMapIterEmpty-4 4702150 26.07 ns/op BenchmarkSameLengthMap-4 4119908 28.96 ns/op BenchmarkBigKeyMap-4 1582662 74.97 ns/op BenchmarkBigValMap-4 1347357 89.60 ns/op BenchmarkSmallKeyMap-4 2856127 46.18 ns/op BenchmarkMapPopulate/1-4 1904754 58.58 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 133136 1412 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8114 33573 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 558 190168 ns/op 51738 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 72 3097732 ns/op 416377 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 39141880 ns/op 6526680 B/op 2889 allocs/op BenchmarkComplexAlgMap-4 516699 250.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 638360 185.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 622723 220.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 263788 480.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 53218 2248 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6098 20723 ns/op BenchmarkGoMapClear/NonReflexive/1-4 572236 241.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 511560 279.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 232564 684.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49266 2320 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5133 19650 ns/op BenchmarkMapStringConversion/32/simple-4 1242986 84.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1343781 124.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1159447 107.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1311670 93.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 125.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 149.5 ns/op BenchmarkMapInterfacePtr-4 1739677 108.2 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5240714 43.67 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 48686 3085 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7304 19345 ns/op BenchmarkMapPop1000-4 458 271533 ns/op BenchmarkMapPop10000-4 25 6462312 ns/op BenchmarkMapAssign/Int32/256-4 1000000 109.3 ns/op BenchmarkMapAssign/Int32/65536-4 1367132 91.96 ns/op BenchmarkMapAssign/Int64/256-4 2130904 58.60 ns/op BenchmarkMapAssign/Int64/65536-4 1045944 101.0 ns/op BenchmarkMapAssign/Str/256-4 1794288 75.34 ns/op BenchmarkMapAssign/Str/65536-4 594891 192.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1325556 88.04 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 733652 249.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 184.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 769542 165.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 578283 5410 ns/op BenchmarkMapOperatorAssign/Str/65536-4 232063 471.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 858853 189.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 329016 445.8 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 876564 179.4 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 174100 622.1 ns/op 76 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 752725 344.4 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 117181 905.0 ns/op 127 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1347450 93.00 ns/op BenchmarkMapDelete/Int32/1000-4 1766347 65.46 ns/op BenchmarkMapDelete/Int32/10000-4 1927437 71.50 ns/op BenchmarkMapDelete/Int64/100-4 1291580 88.28 ns/op BenchmarkMapDelete/Int64/1000-4 2079706 59.88 ns/op BenchmarkMapDelete/Int64/10000-4 1914260 67.66 ns/op BenchmarkMapDelete/Str/100-4 1267683 96.23 ns/op BenchmarkMapDelete/Str/1000-4 1540333 78.44 ns/op BenchmarkMapDelete/Str/10000-4 1434607 82.26 ns/op BenchmarkMapDelete/Pointer/100-4 1434368 82.78 ns/op BenchmarkMapDelete/Pointer/1000-4 1739185 66.86 ns/op BenchmarkMapDelete/Pointer/10000-4 1695111 62.21 ns/op BenchmarkMemmove/0-4 22054930 6.175 ns/op BenchmarkMemmove/1-4 1491474 84.08 ns/op 11.89 MB/s BenchmarkMemmove/2-4 1000000 143.9 ns/op 13.90 MB/s BenchmarkMemmove/3-4 1375807 100.6 ns/op 29.83 MB/s BenchmarkMemmove/4-4 1334382 87.20 ns/op 45.87 MB/s BenchmarkMemmove/5-4 1290078 171.3 ns/op 29.18 MB/s BenchmarkMemmove/6-4 1000000 144.4 ns/op 41.54 MB/s BenchmarkMemmove/7-4 1000000 130.3 ns/op 53.71 MB/s BenchmarkMemmove/8-4 1000000 121.1 ns/op 66.08 MB/s BenchmarkMemmove/9-4 1248254 87.11 ns/op 103.31 MB/s BenchmarkMemmove/10-4 1316743 89.00 ns/op 112.36 MB/s BenchmarkMemmove/11-4 1390201 125.7 ns/op 87.49 MB/s BenchmarkMemmove/12-4 1388245 88.27 ns/op 135.94 MB/s BenchmarkMemmove/13-4 1403008 89.38 ns/op 145.45 MB/s BenchmarkMemmove/14-4 1296577 88.35 ns/op 158.45 MB/s BenchmarkMemmove/15-4 1295228 89.64 ns/op 167.33 MB/s BenchmarkMemmove/16-4 1305814 115.0 ns/op 139.16 MB/s BenchmarkMemmove/32-4 626080 173.3 ns/op 184.67 MB/s BenchmarkMemmove/64-4 1000000 100.3 ns/op 638.06 MB/s BenchmarkMemmove/128-4 1000000 200.7 ns/op 637.74 MB/s BenchmarkMemmove/256-4 945670 127.0 ns/op 2016.44 MB/s BenchmarkMemmove/512-4 703381 192.1 ns/op 2665.76 MB/s BenchmarkMemmove/1024-4 451575 285.0 ns/op 3592.82 MB/s BenchmarkMemmove/2048-4 322748 658.8 ns/op 3108.86 MB/s BenchmarkMemmove/4096-4 161924 700.3 ns/op 5849.11 MB/s BenchmarkMemmoveOverlap/32-4 1000000 125.2 ns/op 255.54 MB/s BenchmarkMemmoveOverlap/64-4 1268983 91.65 ns/op 698.33 MB/s BenchmarkMemmoveOverlap/128-4 1087401 191.9 ns/op 666.89 MB/s BenchmarkMemmoveOverlap/256-4 924982 126.7 ns/op 2019.81 MB/s BenchmarkMemmoveOverlap/512-4 807669 169.1 ns/op 3027.56 MB/s BenchmarkMemmoveOverlap/1024-4 460858 264.1 ns/op 3877.69 MB/s BenchmarkMemmoveOverlap/2048-4 326722 649.1 ns/op 3154.97 MB/s BenchmarkMemmoveOverlap/4096-4 178070 714.8 ns/op 5729.97 MB/s BenchmarkMemmoveUnalignedDst/0-4 19153833 6.781 ns/op BenchmarkMemmoveUnalignedDst/1-4 1211720 85.64 ns/op 11.68 MB/s BenchmarkMemmoveUnalignedDst/2-4 1401626 83.87 ns/op 23.85 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 153.0 ns/op 19.61 MB/s BenchmarkMemmoveUnalignedDst/4-4 1276915 86.26 ns/op 46.37 MB/s BenchmarkMemmoveUnalignedDst/5-4 1421481 86.77 ns/op 57.62 MB/s BenchmarkMemmoveUnalignedDst/6-4 1371662 87.60 ns/op 68.50 MB/s BenchmarkMemmoveUnalignedDst/7-4 1404416 85.42 ns/op 81.95 MB/s BenchmarkMemmoveUnalignedDst/8-4 1449079 82.53 ns/op 96.94 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 102.0 ns/op 88.26 MB/s BenchmarkMemmoveUnalignedDst/10-4 1371960 90.81 ns/op 110.12 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 125.7 ns/op 87.50 MB/s BenchmarkMemmoveUnalignedDst/12-4 1348102 89.19 ns/op 134.55 MB/s BenchmarkMemmoveUnalignedDst/13-4 1322150 100.9 ns/op 128.85 MB/s BenchmarkMemmoveUnalignedDst/14-4 1333664 88.48 ns/op 158.22 MB/s BenchmarkMemmoveUnalignedDst/15-4 1362577 104.0 ns/op 144.27 MB/s BenchmarkMemmoveUnalignedDst/16-4 1388884 167.4 ns/op 95.58 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 151.4 ns/op 211.31 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 101.6 ns/op 630.00 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 103.9 ns/op 1231.55 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 157.7 ns/op 1623.10 MB/s BenchmarkMemmoveUnalignedDst/512-4 763239 173.5 ns/op 2950.23 MB/s BenchmarkMemmoveUnalignedDst/1024-4 511318 283.6 ns/op 3610.42 MB/s BenchmarkMemmoveUnalignedDst/2048-4 291361 471.6 ns/op 4342.57 MB/s BenchmarkMemmoveUnalignedDst/4096-4 154674 722.4 ns/op 5670.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1278781 140.9 ns/op 227.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 135.8 ns/op 471.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.2 ns/op 1172.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 994218 129.4 ns/op 1977.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 772550 173.1 ns/op 2957.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 406971 266.9 ns/op 3836.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 277972 450.3 ns/op 4547.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129792 800.3 ns/op 5118.35 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19587808 6.126 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1382912 87.59 ns/op 11.42 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1339213 165.9 ns/op 12.05 MB/s BenchmarkMemmoveUnalignedSrc/3-4 938707 119.2 ns/op 25.17 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1359457 90.44 ns/op 44.23 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1347278 151.9 ns/op 32.91 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1330972 91.02 ns/op 65.92 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1345461 122.1 ns/op 57.33 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1426064 85.33 ns/op 93.75 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1302558 91.00 ns/op 98.90 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1307682 88.09 ns/op 113.52 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1349847 91.49 ns/op 120.24 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1249262 172.2 ns/op 69.68 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1298743 91.28 ns/op 142.41 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1247286 95.63 ns/op 146.40 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 105.2 ns/op 142.52 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1291720 100.8 ns/op 158.71 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1322842 93.82 ns/op 341.09 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1246087 94.32 ns/op 678.51 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 108.2 ns/op 1183.53 MB/s BenchmarkMemmoveUnalignedSrc/256-4 938006 127.4 ns/op 2009.88 MB/s BenchmarkMemmoveUnalignedSrc/512-4 767510 169.3 ns/op 3024.86 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 509208 362.5 ns/op 2824.80 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 284739 399.3 ns/op 5129.29 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 162123 767.7 ns/op 5335.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1317364 174.5 ns/op 183.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1240460 104.4 ns/op 612.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 182.5 ns/op 701.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 126.1 ns/op 2030.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 702619 198.2 ns/op 2583.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 440534 360.3 ns/op 2841.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 301035 404.7 ns/op 5060.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 177698 798.1 ns/op 5131.91 MB/s BenchmarkMemclr/5-4 16606617 7.223 ns/op 692.20 MB/s BenchmarkMemclr/16-4 15125246 7.821 ns/op 2045.83 MB/s BenchmarkMemclr/64-4 13938572 8.214 ns/op 7791.55 MB/s BenchmarkMemclr/256-4 13814257 11.75 ns/op 21785.39 MB/s BenchmarkMemclr/4096-4 2318977 51.98 ns/op 78797.51 MB/s BenchmarkMemclr/65536-4 129261 1291 ns/op 50782.12 MB/s BenchmarkMemclr/1M-4 5931 20780 ns/op 50460.26 MB/s BenchmarkMemclr/4M-4 1179 181312 ns/op 23133.08 MB/s BenchmarkMemclr/8M-4 468 254478 ns/op 32964.00 MB/s BenchmarkMemclr/16M-4 132 797829 ns/op 21028.60 MB/s BenchmarkMemclr/64M-4 43 2466453 ns/op 27208.66 MB/s BenchmarkGoMemclr/5-4 2468691 74.79 ns/op 66.85 MB/s BenchmarkGoMemclr/16-4 743281 203.7 ns/op 78.56 MB/s BenchmarkGoMemclr/64-4 205933 624.9 ns/op 102.42 MB/s BenchmarkGoMemclr/256-4 50623 2369 ns/op 108.06 MB/s BenchmarkMemclrRange/1K_2K-4 87258 1951 ns/op 49129.98 MB/s BenchmarkMemclrRange/2K_8K-4 28504 5132 ns/op 64995.79 MB/s BenchmarkMemclrRange/4K_16K-4 31617 3861 ns/op 83679.25 MB/s BenchmarkMemclrRange/160K_228K-4 3750 35637 ns/op 46660.71 MB/s BenchmarkClearFat7-4 4217582 44.69 ns/op BenchmarkClearFat8-4 5181805 39.36 ns/op BenchmarkClearFat11-4 4124164 28.54 ns/op BenchmarkClearFat12-4 3507391 45.87 ns/op BenchmarkClearFat13-4 4000244 26.71 ns/op BenchmarkClearFat14-4 3985401 29.22 ns/op BenchmarkClearFat15-4 2144221 48.93 ns/op BenchmarkClearFat16-4 4686271 37.70 ns/op BenchmarkClearFat24-4 4408863 35.99 ns/op BenchmarkClearFat32-4 4208726 33.13 ns/op BenchmarkClearFat40-4 4313695 27.66 ns/op BenchmarkClearFat48-4 4093239 40.23 ns/op BenchmarkClearFat56-4 3861331 33.33 ns/op BenchmarkClearFat64-4 4152132 42.20 ns/op BenchmarkClearFat72-4 3955206 30.63 ns/op BenchmarkClearFat128-4 3293078 42.61 ns/op BenchmarkClearFat256-4 2148290 59.12 ns/op BenchmarkClearFat512-4 1293988 83.52 ns/op BenchmarkClearFat1024-4 1000000 113.6 ns/op BenchmarkClearFat1032-4 1000000 147.5 ns/op BenchmarkClearFat1040-4 1000000 157.4 ns/op BenchmarkCopyFat7-4 4014967 28.12 ns/op BenchmarkCopyFat8-4 4726092 25.25 ns/op BenchmarkCopyFat11-4 4482614 27.93 ns/op BenchmarkCopyFat12-4 2595877 43.38 ns/op BenchmarkCopyFat13-4 2629064 40.89 ns/op BenchmarkCopyFat14-4 4834569 26.35 ns/op BenchmarkCopyFat15-4 4327348 35.73 ns/op BenchmarkCopyFat16-4 4712622 25.07 ns/op BenchmarkCopyFat24-4 4597912 25.70 ns/op BenchmarkCopyFat32-4 4448184 30.33 ns/op BenchmarkCopyFat64-4 4088872 29.03 ns/op BenchmarkCopyFat72-4 3188454 32.74 ns/op BenchmarkCopyFat128-4 2485245 44.35 ns/op BenchmarkCopyFat256-4 2227612 96.61 ns/op BenchmarkCopyFat512-4 1534635 117.4 ns/op BenchmarkCopyFat520-4 1374085 113.3 ns/op BenchmarkCopyFat1024-4 812266 126.4 ns/op BenchmarkCopyFat1032-4 1000000 191.0 ns/op BenchmarkCopyFat1040-4 986845 134.2 ns/op BenchmarkIssue18740/2byte-4 270 540482 ns/op BenchmarkIssue18740/4byte-4 482 241112 ns/op BenchmarkIssue18740/8byte-4 927 139142 ns/op BenchmarkMemclrKnownSize1-4 6607162 16.09 ns/op 62.17 MB/s BenchmarkMemclrKnownSize2-4 4020753 29.02 ns/op 68.92 MB/s BenchmarkMemclrKnownSize4-4 2915824 42.03 ns/op 95.18 MB/s BenchmarkMemclrKnownSize8-4 1257344 90.96 ns/op 87.95 MB/s BenchmarkMemclrKnownSize16-4 742053 187.4 ns/op 85.37 MB/s BenchmarkMemclrKnownSize32-4 387112 324.4 ns/op 98.65 MB/s BenchmarkMemclrKnownSize64-4 87501 1220 ns/op 52.45 MB/s BenchmarkMemclrKnownSize112-4 104133 1060 ns/op 105.64 MB/s BenchmarkMemclrKnownSize128-4 96858 1500 ns/op 85.33 MB/s BenchmarkMemclrKnownSize192-4 54944 2121 ns/op 90.51 MB/s BenchmarkMemclrKnownSize248-4 47247 3699 ns/op 67.05 MB/s BenchmarkMemclrKnownSize256-4 46664 2430 ns/op 105.34 MB/s BenchmarkMemclrKnownSize512-4 20712 5686 ns/op 90.04 MB/s BenchmarkMemclrKnownSize1024-4 10000 12644 ns/op 80.99 MB/s BenchmarkMemclrKnownSize4096-4 3691 52010 ns/op 78.75 MB/s BenchmarkMemclrKnownSize512KiB-4 24 5368038 ns/op 97.67 MB/s BenchmarkReadMetricsLatency-4 13725 2920 p50-ns 4331 p90-ns 8005 p99-ns BenchmarkFinalizer-4 207 621425 ns/op BenchmarkFinalizerRun-4 187772 1014 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8307153 14.17 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3658884 31.29 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2884351 62.02 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2324648 47.84 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1613667 76.49 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1366881 138.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2724934 56.22 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1521678 92.04 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1343898 82.24 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1762657 106.4 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2480264 93.81 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2036446 56.00 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1535650 65.62 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1628590 129.6 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7317278 21.47 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7130096 15.70 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8031817 21.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7023277 18.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7214749 15.54 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6434180 18.89 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7688595 18.62 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6883689 15.99 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6873511 30.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6914535 17.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8021755 15.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6700384 16.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6829119 18.53 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7602636 15.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7189126 15.53 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7368067 19.37 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7373727 15.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6936463 32.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7249344 16.23 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 3959594 25.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6483468 16.67 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7556142 15.93 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7108570 17.75 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6414205 17.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8315799 15.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7084411 24.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7527847 17.71 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8167939 15.99 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5849293 20.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7503855 21.03 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7801658 23.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 4817794 25.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7145448 14.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6719487 15.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6725044 27.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7199232 16.57 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6834063 14.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6612675 16.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6890166 15.40 ns/op BenchmarkNetpollBreak-4 3685 36579 ns/op BenchmarkPingPongHog-4 543 410092 ns/op BenchmarkStackGrowth-4 98716 1130 ns/op BenchmarkStackGrowthDeep-4 952 114886 ns/op BenchmarkCreateGoroutines-4 49479 2618 ns/op BenchmarkCreateGoroutinesParallel-4 50882 2556 ns/op BenchmarkCreateGoroutinesCapture-4 8820 22200 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 23634 8572 ns/op BenchmarkClosureCall-4 25721592 4.733 ns/op BenchmarkWakeupParallelSpinning/0s-4 5456 19212 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5406 27430 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3310 31215 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2670 49920 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1597 86050 ns/op BenchmarkWakeupParallelSpinning/20µs-4 914 146764 ns/op BenchmarkWakeupParallelSpinning/50µs-4 380 341297 ns/op BenchmarkWakeupParallelSpinning/100µs-4 211 610497 ns/op BenchmarkMatmult-4 4320558 43.98 ns/op BenchmarkFastrand-4 7082484 19.59 ns/op BenchmarkFastrand64-4 6888961 18.61 ns/op BenchmarkFastrandHashiter-4 3199486 38.79 ns/op BenchmarkFastrandn/2-4 4606796 31.00 ns/op BenchmarkFastrandn/3-4 3999392 45.31 ns/op BenchmarkFastrandn/4-4 2359215 49.91 ns/op BenchmarkFastrandn/5-4 4246324 24.65 ns/op BenchmarkIfaceCmp100-4 142722 1070 ns/op BenchmarkIfaceCmpNil100-4 249996 573.4 ns/op BenchmarkEfaceCmpDiff-4 49321 2412 ns/op BenchmarkEfaceCmpDiffIndirect-4 47068 2806 ns/op BenchmarkDefer-4 1562347 75.56 ns/op BenchmarkDefer10-4 909109 223.9 ns/op BenchmarkDeferMany-4 541010 445.3 ns/op BenchmarkPanicRecover-4 249386 568.1 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 69 1708511 ns/op 1651613 p50-ns 2223125 p90-ns 2855765 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 88 2120201 ns/op 1901991 p50-ns 3225508 p90-ns 5782942 p99-ns BenchmarkGoroutineProfile/small/idle-4 33 3194243 ns/op 3198366 p50-ns 3668421 p90-ns 6201855 p99-ns BenchmarkGoroutineProfile/small/loaded-4 43 3048336 ns/op 3084666 p50-ns 3637477 p90-ns 4586368 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 82 1648823 ns/op 1617443 p50-ns 2087017 p90-ns 3020796 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 72 1762441 ns/op 1710567 p50-ns 2160394 p90-ns 3546446 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 8853591 ns/op 8380561 p50-ns 9390225 p90-ns 15780032 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 19064940 ns/op 19641563 p50-ns 23239777 p90-ns 23239777 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 87 1689533 ns/op 1583918 p50-ns 2240839 p90-ns 3564205 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 98 1679825 ns/op 1624311 p50-ns 2340726 p90-ns 3042112 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 45 2914256 ns/op 2795855 p50-ns 3770694 p90-ns 4885151 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 45 4572691 ns/op 3868511 p50-ns 6039031 p90-ns 16016011 p99-ns BenchmarkRWMutexUncontended-4 1976006 162.0 ns/op BenchmarkRWMutexWrite100-4 670246 2506 ns/op BenchmarkRWMutexWrite10-4 116380 1987 ns/op BenchmarkRWMutexWorkWrite100-4 16956 6369 ns/op BenchmarkRWMutexWorkWrite10-4 31890 3862 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2622 61455 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1075 103358 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1030 99295 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 319 400200 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 595 202034 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 240 470056 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 286 664266 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 108 1854642 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 263463 985.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 171793 914.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 155565 1342 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 224852 975.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 201063 1010 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 113967 948.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 143470 1330 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 127968 1219 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 106552 1081 ns/op BenchmarkMakeSlice/Byte-4 1218955 106.1 ns/op BenchmarkMakeSlice/Int16-4 1000000 106.7 ns/op BenchmarkMakeSlice/Int-4 1000000 127.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 173.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 267.4 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 280.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 295.3 ns/op BenchmarkGrowSlice/Byte-4 476277 416.6 ns/op BenchmarkGrowSlice/Int16-4 500128 305.8 ns/op BenchmarkGrowSlice/Int-4 561709 434.2 ns/op BenchmarkGrowSlice/Ptr-4 489103 707.8 ns/op BenchmarkGrowSlice/Struct/24-4 168326 1679 ns/op BenchmarkGrowSlice/Struct/32-4 92186 4106 ns/op BenchmarkGrowSlice/Struct/40-4 68095 2063 ns/op BenchmarkExtendSlice/IntSlice-4 214053 977.2 ns/op BenchmarkExtendSlice/PointerSlice-4 153728 1309 ns/op BenchmarkExtendSlice/NoGrow-4 310501 598.0 ns/op BenchmarkAppend-4 1000000 192.1 ns/op BenchmarkAppendGrowByte-4 2 84595136 ns/op BenchmarkAppendGrowString-4 1 474896323 ns/op BenchmarkAppendSlice/1Bytes-4 367546 1042 ns/op BenchmarkAppendSlice/4Bytes-4 87297 1433 ns/op BenchmarkAppendSlice/7Bytes-4 255810 481.5 ns/op BenchmarkAppendSlice/8Bytes-4 368388 678.0 ns/op BenchmarkAppendSlice/15Bytes-4 276897 428.8 ns/op BenchmarkAppendSlice/16Bytes-4 203559 582.5 ns/op BenchmarkAppendSlice/32Bytes-4 277916 576.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 37567 3599 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10018 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8444 33916 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1239 131249 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 70 1480745 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 3934891 ns/op BenchmarkAppendStr/1Bytes-4 1000000 277.4 ns/op BenchmarkAppendStr/4Bytes-4 781249 277.4 ns/op BenchmarkAppendStr/8Bytes-4 793964 750.0 ns/op BenchmarkAppendStr/16Bytes-4 163812 638.1 ns/op BenchmarkAppendStr/32Bytes-4 371876 291.4 ns/op BenchmarkAppendSpecialCase-4 608812 208.5 ns/op BenchmarkCopy/1Byte-4 859770 267.6 ns/op 3.74 MB/s BenchmarkCopy/1String-4 1000000 104.4 ns/op 9.58 MB/s BenchmarkCopy/2Byte-4 1381044 123.9 ns/op 16.14 MB/s BenchmarkCopy/2String-4 1000000 102.4 ns/op 19.53 MB/s BenchmarkCopy/4Byte-4 1340517 96.82 ns/op 41.31 MB/s BenchmarkCopy/4String-4 1276414 148.5 ns/op 26.94 MB/s BenchmarkCopy/8Byte-4 1000000 105.3 ns/op 75.98 MB/s BenchmarkCopy/8String-4 1000000 163.7 ns/op 48.86 MB/s BenchmarkCopy/12Byte-4 1233452 105.4 ns/op 113.85 MB/s BenchmarkCopy/12String-4 1280449 99.40 ns/op 120.73 MB/s BenchmarkCopy/16Byte-4 1286996 90.57 ns/op 176.66 MB/s BenchmarkCopy/16String-4 1273254 89.79 ns/op 178.19 MB/s BenchmarkCopy/32Byte-4 1266799 95.34 ns/op 335.64 MB/s BenchmarkCopy/32String-4 1219893 97.26 ns/op 329.00 MB/s BenchmarkCopy/128Byte-4 943338 111.4 ns/op 1149.27 MB/s BenchmarkCopy/128String-4 1000000 196.3 ns/op 652.04 MB/s BenchmarkCopy/1024Byte-4 379461 313.2 ns/op 3269.75 MB/s BenchmarkCopy/1024String-4 336765 379.6 ns/op 2697.41 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26310 7948 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 12019 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 5264 24094 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 6201 20869 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 29300 ns/op BenchmarkAppendInPlace/Grow/Byte-4 163480 1322 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139832 1300 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 61712 1840 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 55294 2528 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43915 2677 ns/op BenchmarkStackCopyPtr-4 1 138382094 ns/op BenchmarkStackCopy-4 2 76507820 ns/op BenchmarkStackCopyNoCache-4 26 5026611 ns/op BenchmarkStackCopyWithStkobj-4 2 57010484 ns/op BenchmarkIssue18138-4 100 1004896 ns/op BenchmarkCompareStringEqual-4 14609805 8.331 ns/op BenchmarkCompareStringIdentical-4 20282096 5.198 ns/op BenchmarkCompareStringSameLength-4 17870042 6.428 ns/op BenchmarkCompareStringDifferentLength-4 27886275 4.420 ns/op BenchmarkCompareStringBigUnaligned-4 1249 96125 ns/op 10908.62 MB/s BenchmarkCompareStringBig-4 1704 63527 ns/op 16506.25 MB/s BenchmarkConcatStringAndBytes-4 1514758 79.60 ns/op BenchmarkSliceByteToString/1-4 1640668 71.25 ns/op BenchmarkSliceByteToString/2-4 793630 164.6 ns/op BenchmarkSliceByteToString/4-4 1000000 145.6 ns/op BenchmarkSliceByteToString/8-4 1000000 133.6 ns/op BenchmarkSliceByteToString/16-4 1000000 124.6 ns/op BenchmarkSliceByteToString/32-4 1000000 151.1 ns/op BenchmarkSliceByteToString/64-4 983824 267.1 ns/op BenchmarkSliceByteToString/128-4 746450 379.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2355876 48.25 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 977271 117.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 107.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2767479 58.36 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1390861 97.49 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 114.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1644672 95.53 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 377290 400.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 473397 303.6 ns/op BenchmarkRuneIterate/range/ASCII-4 7173435 16.33 ns/op BenchmarkRuneIterate/range/Japanese-4 2494731 53.11 ns/op BenchmarkRuneIterate/range/MixedLength-4 2809384 79.40 ns/op BenchmarkRuneIterate/range1/ASCII-4 8083009 15.85 ns/op BenchmarkRuneIterate/range1/Japanese-4 1895226 56.64 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2898136 45.76 ns/op BenchmarkRuneIterate/range2/ASCII-4 7432880 25.04 ns/op BenchmarkRuneIterate/range2/Japanese-4 2377959 50.52 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2831282 48.56 ns/op BenchmarkArrayEqual-4 23512201 4.899 ns/op BenchmarkFunc/Name-4 5877074 17.55 ns/op BenchmarkFunc/Entry-4 12472722 11.29 ns/op BenchmarkFunc/FileLine-4 1986082 62.94 ns/op PASS ok runtime 511.530s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22851 6740 ns/op BenchmarkHandle/concurrent-4 22633 5680 ns/op PASS ok runtime/cgo 0.542s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 23024647 8.408 ns/op BenchmarkAtomicStore64-4 12281524 12.80 ns/op BenchmarkAtomicLoad-4 30856347 4.303 ns/op BenchmarkAtomicStore-4 12793599 9.586 ns/op BenchmarkAnd8-4 7237134 14.11 ns/op BenchmarkAnd-4 10820602 16.37 ns/op BenchmarkAnd8Parallel-4 3798668 28.71 ns/op BenchmarkAndParallel-4 4056590 29.25 ns/op BenchmarkOr8-4 12304143 11.18 ns/op BenchmarkOr-4 11303359 11.47 ns/op BenchmarkOr8Parallel-4 3734157 29.68 ns/op BenchmarkOrParallel-4 3799120 28.74 ns/op BenchmarkXadd-4 3845745 29.66 ns/op BenchmarkXadd64-4 3829460 29.60 ns/op BenchmarkCas-4 2517927 45.02 ns/op BenchmarkCas64-4 2690066 47.64 ns/op BenchmarkXchg-4 3859626 30.20 ns/op BenchmarkXchg64-4 4054222 31.81 ns/op PASS ok runtime/internal/atomic 3.643s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3918705 36.52 ns/op BenchmarkMulUintptr/large-4 2730727 49.86 ns/op PASS ok runtime/internal/math 0.853s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 12166943 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 21361850 ns/op 491.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 31 4332775 ns/op 7.387 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 21143810 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 36261660 ns/op 1519 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 18 5961910 ns/op 105.2 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 111817129 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 136537667 ns/op 11358 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 13675171 ns/op 950.7 concurrent_launches/op PASS ok runtime/pprof 2.595s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 14493176 ns/op BenchmarkStackLeak-4 22078 4734 ns/op PASS ok runtime/race 0.463s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3277881 43.69 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 209892 549.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.421s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9787350 15.96 ns/op BenchmarkCompact/one-4 926142 143.2 ns/op BenchmarkCompact/sorted-4 491088 276.0 ns/op BenchmarkCompact/1_item-4 965401 180.6 ns/op BenchmarkCompact/unsorted-4 741756 167.2 ns/op BenchmarkCompact/many-4 745339 197.0 ns/op BenchmarkReplace/naive-fast-4 34609 3470 ns/op BenchmarkReplace/optimized-fast-4 37251 3327 ns/op BenchmarkReplace/naive-slow-4 18806 6927 ns/op BenchmarkReplace/optimized-slow-4 19578 6191 ns/op PASS ok slices 2.280s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 119631 963.7 ns/op BenchmarkSortString1K-4 132 897109 ns/op BenchmarkSortString1K_Slice-4 129 824582 ns/op BenchmarkStableString1K-4 85 1329028 ns/op BenchmarkSortInt1K-4 156 815476 ns/op BenchmarkSortInt1K_Sorted-4 2156 57563 ns/op BenchmarkSortInt1K_Reversed-4 1393 88835 ns/op BenchmarkSortInt1K_Mod8-4 426 318436 ns/op BenchmarkStableInt1K-4 100 1221984 ns/op BenchmarkStableInt1K_Slice-4 93 1200017 ns/op BenchmarkSortInt64K-4 2 64288388 ns/op BenchmarkSortInt64K_Slice-4 2 58996926 ns/op BenchmarkStableInt64K-4 2 91200148 ns/op BenchmarkSort1e2-4 331 351234 ns/op BenchmarkStable1e2-4 132 981800 ns/op BenchmarkSort1e4-4 2 65212153 ns/op BenchmarkStable1e4-4 1 305693591 ns/op PASS ok sort 45.476s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 529432 210.8 ns/op BenchmarkAtof64Float-4 644992 300.9 ns/op BenchmarkAtof64FloatExp-4 527626 223.8 ns/op BenchmarkAtof64Big-4 483594 362.2 ns/op BenchmarkAtof64RandomBits-4 478334 286.5 ns/op BenchmarkAtof64RandomFloats-4 501943 270.6 ns/op BenchmarkAtof64RandomLongFloats-4 274990 454.7 ns/op BenchmarkAtof32Decimal-4 797635 212.2 ns/op BenchmarkAtof32Float-4 611739 186.2 ns/op BenchmarkAtof32FloatExp-4 446379 225.5 ns/op BenchmarkAtof32Random-4 329444 353.7 ns/op BenchmarkAtof32RandomLong-4 151490 1168 ns/op BenchmarkParseInt/Pos/7bit-4 1224235 101.3 ns/op BenchmarkParseInt/Pos/26bit-4 777506 171.7 ns/op BenchmarkParseInt/Pos/31bit-4 742002 226.2 ns/op BenchmarkParseInt/Pos/56bit-4 488739 245.3 ns/op BenchmarkParseInt/Pos/63bit-4 503646 268.9 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 121.7 ns/op BenchmarkParseInt/Neg/26bit-4 762366 174.0 ns/op BenchmarkParseInt/Neg/31bit-4 462852 261.8 ns/op BenchmarkParseInt/Neg/56bit-4 507879 258.1 ns/op BenchmarkParseInt/Neg/63bit-4 434008 322.7 ns/op BenchmarkAtoi/Pos/7bit-4 1495318 76.15 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 120.2 ns/op BenchmarkAtoi/Pos/31bit-4 847425 200.0 ns/op BenchmarkAtoi/Pos/56bit-4 550537 329.1 ns/op BenchmarkAtoi/Pos/63bit-4 417586 283.1 ns/op BenchmarkAtoi/Neg/7bit-4 1564340 77.95 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 129.9 ns/op BenchmarkAtoi/Neg/31bit-4 965278 155.5 ns/op BenchmarkAtoi/Neg/56bit-4 568116 210.5 ns/op BenchmarkAtoi/Neg/63bit-4 437655 310.2 ns/op BenchmarkFormatFloat/Decimal-4 110752 1281 ns/op BenchmarkFormatFloat/Float-4 79176 2400 ns/op BenchmarkFormatFloat/Exp-4 91686 1453 ns/op BenchmarkFormatFloat/NegExp-4 95670 1275 ns/op BenchmarkFormatFloat/LongExp-4 79078 1610 ns/op BenchmarkFormatFloat/Big-4 78784 1506 ns/op BenchmarkFormatFloat/BinaryExp-4 166272 890.1 ns/op BenchmarkFormatFloat/32Integer-4 94629 2033 ns/op BenchmarkFormatFloat/32ExactFraction-4 90124 1164 ns/op BenchmarkFormatFloat/32Point-4 72163 1442 ns/op BenchmarkFormatFloat/32Exp-4 99765 1111 ns/op BenchmarkFormatFloat/32NegExp-4 103924 1116 ns/op BenchmarkFormatFloat/32Shortest-4 111290 1083 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 120334 974.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 118885 1025 ns/op BenchmarkFormatFloat/64Fixed1-4 132124 893.0 ns/op BenchmarkFormatFloat/64Fixed2-4 137548 1070 ns/op BenchmarkFormatFloat/64Fixed3-4 118243 1319 ns/op BenchmarkFormatFloat/64Fixed4-4 117844 971.4 ns/op BenchmarkFormatFloat/64Fixed12-4 79596 1616 ns/op BenchmarkFormatFloat/64Fixed16-4 100785 1550 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96937 1285 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 72607 1608 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2078 94833 ns/op BenchmarkFormatFloat/Slowpath64-4 76850 1531 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 74384 1477 ns/op BenchmarkAppendFloat/Decimal-4 128084 1077 ns/op BenchmarkAppendFloat/Float-4 115618 1139 ns/op BenchmarkAppendFloat/Exp-4 132932 1000 ns/op BenchmarkAppendFloat/NegExp-4 123003 995.1 ns/op BenchmarkAppendFloat/LongExp-4 93351 1341 ns/op BenchmarkAppendFloat/Big-4 81216 1442 ns/op BenchmarkAppendFloat/BinaryExp-4 344192 373.4 ns/op BenchmarkAppendFloat/32Integer-4 126489 938.7 ns/op BenchmarkAppendFloat/32ExactFraction-4 116583 1275 ns/op BenchmarkAppendFloat/32Point-4 99063 1703 ns/op BenchmarkAppendFloat/32Exp-4 122382 1116 ns/op BenchmarkAppendFloat/32NegExp-4 129813 1038 ns/op BenchmarkAppendFloat/32Shortest-4 120386 1878 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 139682 1121 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 90760 1124 ns/op BenchmarkAppendFloat/64Fixed1-4 182181 1281 ns/op BenchmarkAppendFloat/64Fixed2-4 186348 956.6 ns/op BenchmarkAppendFloat/64Fixed3-4 134668 1120 ns/op BenchmarkAppendFloat/64Fixed4-4 177303 914.5 ns/op BenchmarkAppendFloat/64Fixed12-4 89502 2276 ns/op BenchmarkAppendFloat/64Fixed16-4 99822 1086 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 114433 1057 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 97819 1151 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2012 61492 ns/op BenchmarkAppendFloat/Slowpath64-4 85705 1310 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 75543 1467 ns/op BenchmarkFormatInt-4 10000 10559 ns/op BenchmarkAppendInt-4 16218 8655 ns/op BenchmarkFormatUint-4 69300 1833 ns/op BenchmarkAppendUint-4 68989 2113 ns/op BenchmarkFormatIntSmall/7-4 1814776 61.07 ns/op BenchmarkFormatIntSmall/42-4 1914906 63.43 ns/op BenchmarkAppendIntSmall-4 927452 124.4 ns/op BenchmarkAppendUintVarlen/1-4 909279 122.3 ns/op BenchmarkAppendUintVarlen/12-4 822438 127.2 ns/op BenchmarkAppendUintVarlen/123-4 721538 148.4 ns/op BenchmarkAppendUintVarlen/1234-4 872499 182.0 ns/op BenchmarkAppendUintVarlen/12345-4 851047 159.0 ns/op BenchmarkAppendUintVarlen/123456-4 721725 289.9 ns/op BenchmarkAppendUintVarlen/1234567-4 839668 210.6 ns/op BenchmarkAppendUintVarlen/12345678-4 788690 209.8 ns/op BenchmarkAppendUintVarlen/123456789-4 765250 265.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 866176 157.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 799408 164.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 723006 201.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 748155 157.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 786624 167.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 771290 264.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 665786 167.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 642750 173.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 794598 171.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 634112 184.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 742390 247.4 ns/op BenchmarkQuote-4 33765 4817 ns/op BenchmarkQuoteRune-4 353396 382.2 ns/op BenchmarkAppendQuote-4 41690 2871 ns/op BenchmarkAppendQuoteRune-4 758780 267.9 ns/op BenchmarkUnquoteEasy-4 1432550 86.51 ns/op BenchmarkUnquoteHard-4 33908 4961 ns/op PASS ok strconv 24.535s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 319126 501.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 106112 1424 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 132987 1017 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 226879 803.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 53259 2376 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 60385 2090 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 579926 313.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22299 6575 ns/op BenchmarkGenericMatch1-4 1825 61382 ns/op BenchmarkGenericMatch2-4 412 371094 ns/op BenchmarkSingleMaxSkipping-4 10000 11265 ns/op 887.70 MB/s BenchmarkSingleLongSuffixFail-4 18381 6280 ns/op 159.55 MB/s BenchmarkSingleMatch-4 200 608501 ns/op 24.65 MB/s BenchmarkByteByteNoMatch-4 93019 1283 ns/op BenchmarkByteByteMatch-4 10000 14409 ns/op BenchmarkByteStringMatch-4 15214 9144 ns/op BenchmarkHTMLEscapeNew-4 61824 2149 ns/op BenchmarkHTMLEscapeOld-4 49740 2351 ns/op BenchmarkByteStringReplacerWriteString-4 1330 122477 ns/op BenchmarkByteReplacerWriteString-4 1509 78642 ns/op BenchmarkByteByteReplaces-4 2530 58638 ns/op BenchmarkByteByteMap-4 9410 14225 ns/op BenchmarkMap/identity/ASCII-4 871974 164.7 ns/op BenchmarkMap/identity/Greek-4 484093 215.8 ns/op BenchmarkMap/change/ASCII-4 30226 5401 ns/op BenchmarkMap/change/Greek-4 19453 7249 ns/op BenchmarkIndexRune-4 1378232 127.4 ns/op BenchmarkIndexRuneLongString-4 1432732 84.16 ns/op BenchmarkIndexRuneFastPath-4 3142840 54.36 ns/op BenchmarkIndex-4 2936938 63.69 ns/op BenchmarkLastIndex-4 2921974 37.87 ns/op BenchmarkIndexByte-4 15554692 8.399 ns/op BenchmarkToUpper/#00-4 2503227 45.85 ns/op BenchmarkToUpper/ONLYUPPER-4 2219066 60.32 ns/op BenchmarkToUpper/abc-4 278229 484.6 ns/op BenchmarkToUpper/AbC123-4 187754 641.4 ns/op BenchmarkToUpper/azAZ09_-4 230258 578.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44341 2734 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59414 2637 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27006 4500 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46330 4029 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 46484 2222 ns/op BenchmarkToLower/#00-4 2567830 46.28 ns/op BenchmarkToLower/abc-4 2330121 49.04 ns/op BenchmarkToLower/AbC123-4 149604 730.8 ns/op BenchmarkToLower/azAZ09_-4 131780 865.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78154 1602 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47096 2315 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29155 4009 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56721 1878 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101883 1080 ns/op BenchmarkMapNoChanges-4 1000000 110.8 ns/op BenchmarkTrim-4 31650 6296 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2490100 47.25 ns/op BenchmarkToValidUTF8/InvalidASCII-4 150612 1377 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 97856 1231 ns/op BenchmarkEqualFold/Tests-4 47019 2317 ns/op BenchmarkEqualFold/ASCII-4 2473993 50.71 ns/op BenchmarkEqualFold/UnicodePrefix-4 109818 1460 ns/op BenchmarkEqualFold/UnicodeSuffix-4 100968 1123 ns/op BenchmarkIndexHard1-4 1077 127074 ns/op BenchmarkIndexHard2-4 679 171678 ns/op BenchmarkIndexHard3-4 139 933342 ns/op BenchmarkIndexHard4-4 223 556737 ns/op BenchmarkLastIndexHard1-4 74 1607586 ns/op BenchmarkLastIndexHard2-4 81 1558095 ns/op BenchmarkLastIndexHard3-4 85 1539397 ns/op BenchmarkCountHard1-4 901 129904 ns/op BenchmarkCountHard2-4 765 278305 ns/op BenchmarkCountHard3-4 172 615167 ns/op BenchmarkIndexTorture-4 10000 13588 ns/op BenchmarkCountTorture-4 9394 12573 ns/op BenchmarkCountTortureOverlapping-4 882 128787 ns/op BenchmarkCountByte/10-4 3122371 37.10 ns/op 269.51 MB/s BenchmarkCountByte/32-4 3003716 39.93 ns/op 801.44 MB/s BenchmarkCountByte/4096-4 957543 239.2 ns/op 17120.86 MB/s BenchmarkCountByte/4194304-4 807 128962 ns/op 32523.47 MB/s BenchmarkCountByte/67108864-4 26 5141690 ns/op 13051.91 MB/s BenchmarkFields/ASCII/16-4 250972 532.2 ns/op 30.06 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20233 5767 ns/op 44.39 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1870 115433 ns/op 35.48 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 1930407 ns/op 33.95 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 23623311 ns/op 44.39 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 140008 1053 ns/op 15.19 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8904 16794 ns/op 15.24 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 541 263332 ns/op 15.55 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 4905920 ns/op 13.36 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 84556842 ns/op 12.40 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153208 1371 ns/op 11.67 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11251 ns/op 22.75 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 727 186959 ns/op 21.91 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 5096478 ns/op 12.86 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74643321 ns/op 14.05 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 172904 776.6 ns/op 20.60 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13459 ns/op 19.02 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 495 217085 ns/op 18.87 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 5011536 ns/op 13.08 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 93264090 ns/op 11.24 MB/s 10449200 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 85163602 ns/op BenchmarkSplitSingleByteSeparator-4 15 9494518 ns/op BenchmarkSplitMultiByteSeparator-4 32 4528962 ns/op BenchmarkSplitNSingleByteSeparator-4 77553 1349 ns/op BenchmarkSplitNMultiByteSeparator-4 132559 1280 ns/op BenchmarkRepeat/5x0-4 2559082 41.75 ns/op BenchmarkRepeat/5x1-4 2547350 48.10 ns/op BenchmarkRepeat/5x2-4 220525 619.8 ns/op BenchmarkRepeat/5x6-4 137012 1101 ns/op BenchmarkRepeat/10x0-4 2737036 74.28 ns/op BenchmarkRepeat/10x1-4 2716370 45.80 ns/op BenchmarkRepeat/10x2-4 238197 891.5 ns/op BenchmarkRepeat/10x6-4 117561 1142 ns/op BenchmarkRepeatLarge/256/1-4 58606 2424 ns/op 105.61 MB/s BenchmarkRepeatLarge/256/16-4 94821 1731 ns/op 147.90 MB/s BenchmarkRepeatLarge/512/1-4 39068 3310 ns/op 154.67 MB/s BenchmarkRepeatLarge/512/16-4 45073 2553 ns/op 200.51 MB/s BenchmarkRepeatLarge/1024/1-4 21369 5154 ns/op 198.69 MB/s BenchmarkRepeatLarge/1024/16-4 32797 4112 ns/op 249.03 MB/s BenchmarkRepeatLarge/2048/1-4 19086 6972 ns/op 293.74 MB/s BenchmarkRepeatLarge/2048/16-4 19447 6898 ns/op 296.88 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11562 ns/op 354.25 MB/s BenchmarkRepeatLarge/4096/16-4 12129 12368 ns/op 331.17 MB/s BenchmarkRepeatLarge/8192/1-4 5592 21331 ns/op 384.05 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20846 ns/op 392.97 MB/s BenchmarkRepeatLarge/8192/4097-4 3467341 31.28 ns/op 130996.25 MB/s BenchmarkRepeatLarge/16384/1-4 7584 38405 ns/op 426.61 MB/s BenchmarkRepeatLarge/16384/16-4 10000 38552 ns/op 424.99 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 34780 ns/op 353.40 MB/s BenchmarkRepeatLarge/32768/1-4 2178 75187 ns/op 435.82 MB/s BenchmarkRepeatLarge/32768/16-4 1575 73855 ns/op 443.68 MB/s BenchmarkRepeatLarge/32768/4097-4 1819 59097 ns/op 485.29 MB/s BenchmarkRepeatLarge/65536/1-4 913 117401 ns/op 558.22 MB/s BenchmarkRepeatLarge/65536/16-4 1039 119133 ns/op 550.11 MB/s BenchmarkRepeatLarge/65536/4097-4 1250 119314 ns/op 515.07 MB/s BenchmarkRepeatLarge/131072/1-4 175 757084 ns/op 173.13 MB/s BenchmarkRepeatLarge/131072/16-4 186 669900 ns/op 195.66 MB/s BenchmarkRepeatLarge/131072/4097-4 166 665391 ns/op 190.88 MB/s BenchmarkRepeatLarge/262144/1-4 122 1150269 ns/op 227.90 MB/s BenchmarkRepeatLarge/262144/16-4 100 1017865 ns/op 257.54 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1146716 ns/op 225.09 MB/s BenchmarkRepeatLarge/524288/1-4 73 1829605 ns/op 286.56 MB/s BenchmarkRepeatLarge/524288/16-4 64 2044556 ns/op 256.43 MB/s BenchmarkRepeatLarge/524288/4097-4 51 2267184 ns/op 229.50 MB/s BenchmarkRepeatLarge/1048576/1-4 38 3473225 ns/op 301.90 MB/s BenchmarkRepeatLarge/1048576/16-4 52 3460649 ns/op 303.00 MB/s BenchmarkRepeatLarge/1048576/4097-4 33 3551279 ns/op 294.19 MB/s BenchmarkRepeatLarge/2097152/1-4 40 5323247 ns/op 393.96 MB/s BenchmarkRepeatLarge/2097152/16-4 32 5834139 ns/op 359.46 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 6071260 ns/op 344.83 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10238742 ns/op 409.65 MB/s BenchmarkRepeatLarge/4194304/16-4 12 11065706 ns/op 379.04 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10972797 ns/op 381.97 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16892901 ns/op 496.58 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14696870 ns/op 570.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18614111 ns/op 450.55 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25686486 ns/op 653.15 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29090011 ns/op 576.73 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 51901144 ns/op 323.25 MB/s BenchmarkRepeatLarge/33554432/1-4 2 98097350 ns/op 342.05 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59488812 ns/op 564.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 76609518 ns/op 437.99 MB/s BenchmarkRepeatLarge/67108864/1-4 1 151738881 ns/op 442.27 MB/s BenchmarkRepeatLarge/67108864/16-4 1 136069296 ns/op 493.20 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110100222 ns/op 609.53 MB/s BenchmarkRepeatLarge/134217728/1-4 1 315539969 ns/op 425.36 MB/s BenchmarkRepeatLarge/134217728/16-4 1 224758781 ns/op 597.16 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 315566194 ns/op 425.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 546349321 ns/op 491.33 MB/s BenchmarkRepeatLarge/268435456/16-4 1 467491638 ns/op 574.20 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 467761658 ns/op 573.87 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1224645051 ns/op 438.39 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1199928267 ns/op 447.42 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1054069748 ns/op 509.33 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4771073486 ns/op 225.05 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4689760242 ns/op 228.95 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6552154627 ns/op 163.88 MB/s BenchmarkIndexAnyASCII/1:1-4 1719254 88.29 ns/op BenchmarkIndexAnyASCII/1:2-4 1937102 70.86 ns/op BenchmarkIndexAnyASCII/1:4-4 1807231 75.86 ns/op BenchmarkIndexAnyASCII/1:8-4 2036556 63.55 ns/op BenchmarkIndexAnyASCII/1:16-4 1245098 92.03 ns/op BenchmarkIndexAnyASCII/1:32-4 1966657 59.80 ns/op BenchmarkIndexAnyASCII/1:64-4 1992108 58.54 ns/op BenchmarkIndexAnyASCII/16:1-4 2094130 94.17 ns/op BenchmarkIndexAnyASCII/16:2-4 825344 139.3 ns/op BenchmarkIndexAnyASCII/16:4-4 748762 145.8 ns/op BenchmarkIndexAnyASCII/16:8-4 951847 146.7 ns/op BenchmarkIndexAnyASCII/16:16-4 690716 161.6 ns/op BenchmarkIndexAnyASCII/16:32-4 728722 272.0 ns/op BenchmarkIndexAnyASCII/16:64-4 583699 239.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1367460 115.7 ns/op BenchmarkIndexAnyASCII/256:2-4 85208 1435 ns/op BenchmarkIndexAnyASCII/256:4-4 68658 1775 ns/op BenchmarkIndexAnyASCII/256:8-4 74377 1434 ns/op BenchmarkIndexAnyASCII/256:16-4 87259 2025 ns/op BenchmarkIndexAnyASCII/256:32-4 83145 2593 ns/op BenchmarkIndexAnyASCII/256:64-4 79735 1460 ns/op BenchmarkIndexAnyUTF8/1:1-4 2119276 87.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 2118434 64.90 ns/op BenchmarkIndexAnyUTF8/1:4-4 1982566 58.23 ns/op BenchmarkIndexAnyUTF8/1:8-4 1897363 58.49 ns/op BenchmarkIndexAnyUTF8/1:16-4 2019790 59.18 ns/op BenchmarkIndexAnyUTF8/1:32-4 1989924 68.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 1932670 59.34 ns/op BenchmarkIndexAnyUTF8/16:1-4 1676600 69.85 ns/op BenchmarkIndexAnyUTF8/16:2-4 234643 458.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 249759 487.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 247009 579.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 258133 744.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 247244 561.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 265774 694.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 380473 294.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 15712 9608 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 14650 ns/op BenchmarkIndexAnyUTF8/256:8-4 16912 8460 ns/op BenchmarkIndexAnyUTF8/256:16-4 8887 13864 ns/op BenchmarkIndexAnyUTF8/256:32-4 15662 9603 ns/op BenchmarkIndexAnyUTF8/256:64-4 15307 7406 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1982901 56.26 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1911445 76.87 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1932180 62.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1857614 88.81 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1932897 59.32 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2055638 63.06 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1945047 63.50 ns/op BenchmarkLastIndexAnyASCII/16:1-4 823483 179.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 894933 140.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 795409 146.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 868502 140.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 769873 154.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 651409 258.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 573714 209.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 89511 1392 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73348 1557 ns/op BenchmarkLastIndexAnyASCII/256:4-4 84589 1868 ns/op BenchmarkLastIndexAnyASCII/256:8-4 85189 1452 ns/op BenchmarkLastIndexAnyASCII/256:16-4 85329 2233 ns/op BenchmarkLastIndexAnyASCII/256:32-4 74828 2850 ns/op BenchmarkLastIndexAnyASCII/256:64-4 75333 1610 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2119020 59.33 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 115.7 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1966004 58.85 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2028256 57.58 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2023101 104.4 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1771232 97.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1995784 62.38 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 326816 424.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 137836 878.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 136982 839.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 140784 870.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 140054 1138 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 129738 1133 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 136335 881.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19188 6218 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 13197 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 13089 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 17816 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 15728 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8922 13530 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9230 15681 ns/op BenchmarkTrimASCII/1:1-4 2824648 61.67 ns/op BenchmarkTrimASCII/1:2-4 1631749 90.70 ns/op BenchmarkTrimASCII/1:4-4 1894977 60.78 ns/op BenchmarkTrimASCII/1:8-4 1349841 81.77 ns/op BenchmarkTrimASCII/1:16-4 1670761 71.59 ns/op BenchmarkTrimASCII/16:1-4 2094124 69.86 ns/op BenchmarkTrimASCII/16:2-4 877382 135.1 ns/op BenchmarkTrimASCII/16:4-4 836913 135.9 ns/op BenchmarkTrimASCII/16:8-4 773816 148.5 ns/op BenchmarkTrimASCII/16:16-4 772818 149.2 ns/op BenchmarkTrimASCII/256:1-4 927662 172.4 ns/op BenchmarkTrimASCII/256:2-4 80276 1304 ns/op BenchmarkTrimASCII/256:4-4 82820 1351 ns/op BenchmarkTrimASCII/256:8-4 86744 1557 ns/op BenchmarkTrimASCII/256:16-4 85327 1547 ns/op BenchmarkTrimASCII/4096:1-4 85927 1279 ns/op BenchmarkTrimASCII/4096:2-4 6873 20209 ns/op BenchmarkTrimASCII/4096:4-4 5877 20190 ns/op BenchmarkTrimASCII/4096:8-4 6816 20126 ns/op BenchmarkTrimASCII/4096:16-4 5665 23209 ns/op BenchmarkTrimByte-4 3068208 38.03 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16927 7336 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17024 7210 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1598 79547 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2947 40374 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6672 34903 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9892 14304 ns/op BenchmarkJoin/0-4 3619880 39.29 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2763196 43.38 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 155023 794.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 102636 1025 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83008 1697 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 65349 2252 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 58599 3712 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 47126 2282 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2127008 55.57 ns/op BenchmarkTrimSpace/ASCII-4 1000000 158.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 130262 1859 ns/op BenchmarkTrimSpace/JustNonASCII-4 69957 2154 ns/op BenchmarkReplaceAll-4 88756 1241 ns/op 16 B/op 1 allocs/op PASS ok strings 111.971s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 60802 1994 ns/op BenchmarkCond2-4 26362 4450 ns/op BenchmarkCond4-4 15723 8228 ns/op BenchmarkCond8-4 8476 15840 ns/op BenchmarkCond16-4 4086 29576 ns/op BenchmarkCond32-4 1722 62977 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 426999 252.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 294925 377.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 357516 280.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 483788 327.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 274783 892.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 637640 201.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 108112 1566 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 82441 2039 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 80772 2135 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44263 2646 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 576248 200.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 186979 760.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 553389 215.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 182493 786.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 538388 201.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 183112 889.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1046628 135.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 62596 2530 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 129740 1006 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 382003 348.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5272 20924 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 338 423565 ns/op BenchmarkRange/*sync.Map-4 1280 80090 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 106171 3427 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 230186 591.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 60544 1655 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 45080 2670 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 174400 642.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 134094 1309 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 96757 1639 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 186841 657.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 861181 146.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49945 2528 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 160447 820.1 ns/op BenchmarkSwapCollision/*sync.Map-4 100477 1287 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 132 1150072 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 129081 963.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 310096 484.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21423 5909 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 85437 1650 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33919 4219 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 325078 549.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 110025 950.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 291110 438.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1159059 97.09 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 161941 656.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 991306 140.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 603934 178.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 177297 712.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 550845 190.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 99894 1162 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 273832 872.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 342667 473.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 147919 994.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 317338 373.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 231088 567.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 101684 1095 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 230686 440.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 74041 1780 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 178987 831.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 314178 373.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 109965 949.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 501394 231.3 ns/op BenchmarkUncontendedSemaphore-4 4172200 27.63 ns/op BenchmarkContendedSemaphore-4 3987721 29.15 ns/op BenchmarkMutexUncontended-4 778778 174.8 ns/op BenchmarkMutex-4 196527 558.3 ns/op BenchmarkMutexSlack-4 201352 587.8 ns/op BenchmarkMutexWork-4 203904 616.8 ns/op BenchmarkMutexWorkSlack-4 190568 576.7 ns/op BenchmarkMutexNoSpin-4 53576 2320 ns/op BenchmarkMutexSpin-4 59922 2039 ns/op BenchmarkOnce-4 1007793 114.9 ns/op BenchmarkSemaUncontended-4 3667260 33.18 ns/op BenchmarkSemaSyntNonblock-4 1471270 87.92 ns/op BenchmarkSemaSyntBlock-4 2000401 62.94 ns/op BenchmarkSemaWorkNonblock-4 1251699 96.98 ns/op BenchmarkSemaWorkBlock-4 1335346 90.28 ns/op BenchmarkRWMutexUncontended-4 305192 352.5 ns/op BenchmarkRWMutexWrite100-4 312046 360.3 ns/op BenchmarkRWMutexWrite10-4 277860 397.6 ns/op BenchmarkRWMutexWorkWrite100-4 264810 496.4 ns/op BenchmarkRWMutexWorkWrite10-4 257028 481.8 ns/op BenchmarkWaitGroupUncontended-4 624237 189.7 ns/op BenchmarkWaitGroupAddDone-4 481926 290.7 ns/op BenchmarkWaitGroupAddDoneWork-4 435009 297.4 ns/op BenchmarkWaitGroupWait-4 2249428 48.62 ns/op BenchmarkWaitGroupWaitWork-4 1513472 75.15 ns/op BenchmarkWaitGroupActuallyWait-4 41335 2659 ns/op 32 B/op 2 allocs/op PASS ok sync 26.656s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 757477 172.0 ns/op PASS ok sync/atomic 0.286s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 110830 1119 ns/op 0 B/op 0 allocs/op PASS ok testing 0.344s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6924 17869 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8551 13108 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 61 1899117 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 2088000 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 197993434 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 200854643 ns/op 19393296 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 1630 110939 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1926 101411 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7590829 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6477008 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 897474863 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 775635933 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 193 607553 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 208 556682 ns/op 188 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60252762 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57490316 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6695304070 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6595316879 ns/op 335150448 B/op 100096 allocs/op BenchmarkPyramid/10-4 3104 42702 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 3231927 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 301014581 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2762 47565 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 267 450267 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 4540499 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7266 15268 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.166s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 84915863 ns/op BenchmarkVariableString-4 85135 1334 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1957 55840 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 0.617s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 66 1821325 ns/op BenchmarkAfter-4 141 837895 ns/op BenchmarkStop-4 279 490155 ns/op BenchmarkSimultaneousAfterFunc-4 50 2802601 ns/op BenchmarkStartStop-4 268 566317 ns/op BenchmarkReset-4 2610 53051 ns/op BenchmarkSleep-4 31 3252864 ns/op BenchmarkParallelTimerLatency-4 37 757489 avg-late-ns 1745173 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 560633 avg-late-ns 1654070 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 395190 avg-late-ns 1889590 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 521681 avg-late-ns 2245564 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 333922 avg-late-ns 2054966 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 280538 avg-late-ns 2259406 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 263574 avg-late-ns 2670563 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 241220 avg-late-ns 3360052 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 19 19108332 avg-late-ns 44810085 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 659559 avg-late-ns 2593065 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 6493126 avg-late-ns 20139989 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 2734401 avg-late-ns 7625563 max-late-ns BenchmarkTicker-4 349 292308 ns/op BenchmarkTickerReset-4 3252 39090 ns/op BenchmarkTickerResetNaive-4 219 513465 ns/op BenchmarkNow-4 726423 162.8 ns/op BenchmarkNowUnixNano-4 763196 167.5 ns/op BenchmarkNowUnixMilli-4 681516 165.8 ns/op BenchmarkNowUnixMicro-4 693386 168.2 ns/op BenchmarkFormat-4 50445 2297 ns/op BenchmarkFormatRFC3339-4 71527 1566 ns/op BenchmarkFormatRFC3339Nano-4 73752 1612 ns/op BenchmarkFormatNow-4 65967 1712 ns/op BenchmarkMarshalJSON-4 87547 1359 ns/op BenchmarkMarshalText-4 97948 1374 ns/op BenchmarkParse-4 97731 1093 ns/op BenchmarkParseRFC3339UTC-4 341968 377.4 ns/op BenchmarkParseRFC3339UTCBytes-4 218500 512.4 ns/op BenchmarkParseRFC3339TZ-4 92880 1184 ns/op BenchmarkParseRFC3339TZBytes-4 86058 1439 ns/op BenchmarkParseDuration-4 533610 212.3 ns/op BenchmarkHour-4 864458 125.0 ns/op BenchmarkSecond-4 1000000 122.5 ns/op BenchmarkYear-4 718982 169.7 ns/op BenchmarkDay-4 600612 185.8 ns/op BenchmarkISOWeek-4 744376 171.5 ns/op BenchmarkGoString-4 73258 1607 ns/op BenchmarkUnmarshalText-4 77630 1502 ns/op PASS ok time 12.069s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 429290 270.1 ns/op BenchmarkDecodeValidJapaneseChars-4 557355 220.6 ns/op BenchmarkDecodeRune-4 2512261 49.17 ns/op BenchmarkEncodeValidASCII-4 507252 247.4 ns/op BenchmarkEncodeValidJapaneseChars-4 728262 177.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 107.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2098501 55.25 ns/op BenchmarkEncodeRune-4 4756114 25.13 ns/op PASS ok unicode/utf16 1.359s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1053322 110.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 197913 553.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3112952 38.70 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 388432 332.8 ns/op BenchmarkValidTenASCIIChars-4 1000000 106.1 ns/op BenchmarkValid100KASCIIChars-4 162 735899 ns/op BenchmarkValidTenJapaneseChars-4 204456 623.6 ns/op BenchmarkValidLongMostlyASCII-4 154 767327 ns/op BenchmarkValidLongJapanese-4 69 1760768 ns/op BenchmarkValidStringTenASCIIChars-4 3500694 33.83 ns/op BenchmarkValidString100KASCIIChars-4 10000 10073 ns/op BenchmarkValidStringTenJapaneseChars-4 371199 332.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1494 82973 ns/op BenchmarkValidStringLongJapanese-4 122 988673 ns/op BenchmarkEncodeASCIIRune-4 3011068 38.45 ns/op BenchmarkEncodeJapaneseRune-4 1837477 64.93 ns/op BenchmarkAppendASCIIRune-4 8141582 13.72 ns/op BenchmarkAppendJapaneseRune-4 2018332 58.87 ns/op BenchmarkDecodeASCIIRune-4 2495270 48.32 ns/op BenchmarkDecodeJapaneseRune-4 1557703 75.11 ns/op BenchmarkFullRune/ASCII-4 3497745 34.20 ns/op BenchmarkFullRune/Incomplete-4 1613755 74.90 ns/op BenchmarkFullRune/Japanese-4 3389845 33.91 ns/op PASS ok unicode/utf8 4.208s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 65889365068 ns/op PASS ok cmd/api 94.067s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1284536 90.84 ns/op BenchmarkEqArrayOfStrings64-4 214131 586.5 ns/op BenchmarkEqArrayOfStrings1024-4 13941 8602 ns/op BenchmarkEqArrayOfFloats5-4 1470236 80.26 ns/op BenchmarkEqArrayOfFloats64-4 215300 592.0 ns/op BenchmarkEqArrayOfFloats1024-4 12184 10122 ns/op BenchmarkEqStruct-4 25559475 4.234 ns/op PASS ok cmd/compile/internal/reflectdata 1.431s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 69610 ns/op BenchmarkCopyElim1-4 289 408416 ns/op BenchmarkCopyElim10-4 252 456748 ns/op BenchmarkCopyElim100-4 166 741687 ns/op BenchmarkCopyElim1000-4 49 2477212 ns/op BenchmarkCopyElim10000-4 4 29325667 ns/op BenchmarkCopyElim100000-4 1 478523755 ns/op BenchmarkDeadCode/1-4 236 570066 ns/op BenchmarkDeadCode/10-4 195 524984 ns/op BenchmarkDeadCode/100-4 136 799676 ns/op BenchmarkDeadCode/1000-4 58 3229807 ns/op BenchmarkDeadCode/10000-4 4 28679662 ns/op BenchmarkDeadCode/100000-4 1 302122982 ns/op BenchmarkDeadCode/200000-4 1 796229084 ns/op BenchmarkDominatorsLinear-4 14 8190841 ns/op 1.22 MB/s BenchmarkDominatorsFwdBack-4 12 11571951 ns/op 0.86 MB/s BenchmarkDominatorsManyPred-4 12 10615296 ns/op 0.94 MB/s BenchmarkDominatorsMaxPred-4 12 10566642 ns/op 0.95 MB/s BenchmarkDominatorsMaxPredVal-4 12 10993759 ns/op 0.91 MB/s BenchmarkFuse/1-4 301 366858 ns/op BenchmarkFuse/10-4 279 442759 ns/op BenchmarkFuse/100-4 144 792424 ns/op BenchmarkFuse/1000-4 26 5433952 ns/op BenchmarkFuse/10000-4 2 57482595 ns/op BenchmarkNilCheckDeep1-4 13743 8873 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5727 20863 ns/op 0.48 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 813 139107 ns/op 0.72 MB/s 661 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 74 1366117 ns/op 0.73 MB/s 5053 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15333461 ns/op 0.65 MB/s 107981 B/op 6 allocs/op BenchmarkDSEPass-4 43 2771878 ns/op 53564 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 101250603 ns/op 4270168 B/op 108687 allocs/op BenchmarkCSEPass-4 8 12593206 ns/op 106923 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 137920457 ns/op 5633464 B/op 97242 allocs/op BenchmarkDeadcodePass-4 220 576427 ns/op 80994 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 113677026 ns/op 4050008 B/op 44997 allocs/op BenchmarkMultiPass-4 75 1345042 ns/op 254579 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 221022313 ns/op 11312336 B/op 150771 allocs/op BenchmarkCondRewrite/SoloJump-4 4560403 27.43 ns/op BenchmarkCondRewrite/CombJump-4 4612689 26.15 ns/op PASS ok cmd/compile/internal/ssa 14.896s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13800 8190 ns/op BenchmarkExtShift-4 24913 4570 ns/op BenchmarkModify-4 9831 12681 ns/op BenchmarkMullImm-4 25600 4434 ns/op BenchmarkConstModify-4 9308 12707 ns/op BenchmarkBitSet-4 18199 6419 ns/op BenchmarkBitClear-4 18734 6367 ns/op BenchmarkBitToggle-4 18526 6346 ns/op BenchmarkBitSetConst-4 157848 786.3 ns/op BenchmarkBitClearConst-4 159734 797.8 ns/op BenchmarkBitToggleConst-4 155306 802.3 ns/op BenchmarkDivconstI64-4 7695482 16.35 ns/op BenchmarkModconstI64-4 7272232 16.72 ns/op BenchmarkDivisiblePow2constI64-4 6305414 17.08 ns/op BenchmarkDivisibleconstI64-4 8445181 22.82 ns/op BenchmarkDivisibleWDivconstI64-4 3533961 39.01 ns/op BenchmarkDivconstU64/3-4 7178468 17.30 ns/op BenchmarkDivconstU64/5-4 4965631 21.22 ns/op BenchmarkDivconstU64/37-4 5839659 21.08 ns/op BenchmarkDivconstU64/1234567-4 5855251 19.75 ns/op BenchmarkModconstU64-4 7684623 15.74 ns/op BenchmarkDivisibleconstU64-4 7067598 16.14 ns/op BenchmarkDivisibleWDivconstU64-4 4456075 27.10 ns/op BenchmarkDivconstI32-4 6072820 18.34 ns/op BenchmarkModconstI32-4 6917102 16.21 ns/op BenchmarkDivisiblePow2constI32-4 8791485 14.01 ns/op BenchmarkDivisibleconstI32-4 7519011 14.87 ns/op BenchmarkDivisibleWDivconstI32-4 3785071 30.66 ns/op BenchmarkDivconstU32-4 7000888 17.02 ns/op BenchmarkModconstU32-4 6779233 17.48 ns/op BenchmarkDivisibleconstU32-4 7882893 14.73 ns/op BenchmarkDivisibleWDivconstU32-4 3157947 32.42 ns/op BenchmarkDivconstI16-4 4882684 22.03 ns/op BenchmarkModconstI16-4 6854973 16.31 ns/op BenchmarkDivisiblePow2constI16-4 7600900 15.11 ns/op BenchmarkDivisibleconstI16-4 8581951 14.20 ns/op BenchmarkDivisibleWDivconstI16-4 3701610 32.36 ns/op BenchmarkDivconstU16-4 7812193 15.76 ns/op BenchmarkModconstU16-4 8103202 14.62 ns/op BenchmarkDivisibleconstU16-4 8021179 15.43 ns/op BenchmarkDivisibleWDivconstU16-4 3638658 33.01 ns/op BenchmarkDivconstI8-4 7330126 14.76 ns/op BenchmarkModconstI8-4 8195610 14.84 ns/op BenchmarkDivisiblePow2constI8-4 7153190 16.12 ns/op BenchmarkDivisibleconstI8-4 6408159 18.90 ns/op BenchmarkDivisibleWDivconstI8-4 3603354 32.04 ns/op BenchmarkDivconstU8-4 8096320 15.44 ns/op BenchmarkModconstU8-4 8321168 15.31 ns/op BenchmarkDivisibleconstU8-4 7620805 16.18 ns/op BenchmarkDivisibleWDivconstU8-4 3601932 31.50 ns/op BenchmarkMul2-4 216879 544.1 ns/op BenchmarkMulNeg2-4 230070 542.5 ns/op BenchmarkEfaceInteger-4 2686758 39.61 ns/op BenchmarkMulconstI32/3-4 24479184 4.703 ns/op BenchmarkMulconstI32/5-4 27688641 4.603 ns/op BenchmarkMulconstI32/12-4 26923268 4.888 ns/op BenchmarkMulconstI32/120-4 27420624 5.108 ns/op BenchmarkMulconstI32/-120-4 27801331 4.583 ns/op BenchmarkMulconstI32/65537-4 25863478 4.699 ns/op BenchmarkMulconstI32/65538-4 26876956 4.979 ns/op BenchmarkMulconstI64/3-4 29071618 5.181 ns/op BenchmarkMulconstI64/5-4 27193352 4.891 ns/op BenchmarkMulconstI64/12-4 26407485 5.110 ns/op BenchmarkMulconstI64/120-4 27652311 4.609 ns/op BenchmarkMulconstI64/-120-4 28614922 4.452 ns/op BenchmarkMulconstI64/65537-4 27057478 4.781 ns/op BenchmarkMulconstI64/65538-4 26033169 4.758 ns/op BenchmarkMulconstU32/3-4 28262898 4.534 ns/op BenchmarkMulconstU32/5-4 27937662 4.508 ns/op BenchmarkMulconstU32/12-4 25186035 4.744 ns/op BenchmarkMulconstU32/120-4 25910936 4.575 ns/op BenchmarkMulconstU32/65537-4 24786346 4.901 ns/op BenchmarkMulconstU32/65538-4 25055403 4.809 ns/op BenchmarkMulconstU64/3-4 27957976 4.548 ns/op BenchmarkMulconstU64/5-4 28141368 4.558 ns/op BenchmarkMulconstU64/12-4 27008284 4.803 ns/op BenchmarkMulconstU64/120-4 28508173 4.600 ns/op BenchmarkMulconstU64/65537-4 27215407 4.779 ns/op BenchmarkMulconstU64/65538-4 26636158 5.349 ns/op BenchmarkShiftArithmeticRight-4 25165641 4.522 ns/op BenchmarkSwitch8Predictable-4 8283693 13.44 ns/op BenchmarkSwitch8Unpredictable-4 8608888 13.44 ns/op BenchmarkSwitch32Predictable-4 12788965 9.183 ns/op BenchmarkSwitch32Unpredictable-4 7938765 13.79 ns/op BenchmarkSwitchStringPredictable-4 5283847 18.98 ns/op BenchmarkSwitchStringUnpredictable-4 6871328 17.20 ns/op PASS ok cmd/compile/internal/test 14.653s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 157 748522 ns/op BenchmarkNamed/Underlying/nongeneric-4 964716 117.0 ns/op BenchmarkNamed/Underlying/generic-4 906190 115.8 ns/op BenchmarkNamed/Underlying/src_instance-4 936345 116.4 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 117.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 399152520 ns/op 76534 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 303349994 ns/op 100526 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 125648082 ns/op 242717 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 118864872 ns/op 256483 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1821163858 ns/op 2815 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86105948 ns/op 59486 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36256528 ns/op 141092 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36088582 ns/op 141466 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 567403084 ns/op 3818 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40680305 ns/op 53227 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23147466 ns/op 92606 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23642954 ns/op 89782 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1502561289 ns/op 41880 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 492407730 ns/op 127686 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 107818336 ns/op 578458 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 86899288 ns/op 720598 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2340869727 ns/op 853.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 83363524 ns/op 23889 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50724158 ns/op 38879 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44247605 ns/op 45041 lines/s PASS ok cmd/compile/internal/types2 39.028s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 36437363 ns/op 19092500 sys-ns/op 4221000 user-ns/op PASS ok cmd/go 0.585s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 69308 1738 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78538 1501 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18372 6582 ns/op 155.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18940 6166 ns/op 166.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2767 39357 ns/op 208.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3236 39244 ns/op 208.75 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.072s All tests passed.