darwin-amd64-race at ef0dedce87b505f6115dd39b4329da9e9231ff95 :: 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=E3C22D63-936B-41D2-A376-9BBD952F260E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sACPnlAI9M/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=316001F1-8AAA-4D8F-9B76-23393F86C25D" "__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=E3C22D63-936B-41D2-A376-9BBD952F260E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.sACPnlAI9M/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=316001F1-8AAA-4D8F-9B76-23393F86C25D" "__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 2.538s ok archive/zip 3.833s ok bufio 0.635s ok bytes 4.426s ok compress/bzip2 0.947s ok compress/flate 10.379s ok compress/gzip 18.400s ok compress/lzw 0.956s ok compress/zlib 7.250s ok container/heap 0.047s ok container/list 0.040s ok container/ring 0.053s ok context 0.110s ok crypto 0.082s ok crypto/aes 0.134s ok crypto/cipher 0.108s ok crypto/des 0.120s ok crypto/dsa 0.051s ok crypto/ecdh 0.240s ok crypto/ecdsa 0.172s ok crypto/ed25519 0.478s ok crypto/elliptic 0.058s ok crypto/hmac 0.042s ok crypto/internal/alias 0.026s ok crypto/internal/bigmod 3.503s ok crypto/internal/boring 0.034s ok crypto/internal/boring/bcache 0.521s ok crypto/internal/edwards25519 55.852s ok crypto/internal/edwards25519/field 16.829s ok crypto/internal/nistec 0.884s ok crypto/internal/nistec/fiat 0.043s [no tests to run] ok crypto/md5 0.069s ok crypto/rand 0.375s ok crypto/rc4 1.014s ok crypto/rsa 2.177s ok crypto/sha1 0.065s ok crypto/sha256 0.133s ok crypto/sha512 0.140s ok crypto/subtle 0.569s ok crypto/tls 3.617s ok crypto/x509 1.745s ok database/sql 0.567s ok database/sql/driver 0.056s ok debug/buildinfo 0.126s ok debug/dwarf 0.164s ok debug/elf 1.579s ok debug/gosym 0.260s ok debug/macho 0.215s ok debug/pe 0.197s ok debug/plan9obj 0.112s ok embed 0.179s [no tests to run] ok embed/internal/embedtest 0.119s ok encoding/ascii85 0.128s ok encoding/asn1 0.061s ok encoding/base32 0.257s ok encoding/base64 0.163s ok encoding/binary 0.059s ok encoding/csv 0.133s ok encoding/gob 47.980s ok encoding/hex 0.060s ok encoding/json 2.644s ok encoding/pem 2.768s ok encoding/xml 0.349s ok errors 0.072s ok expvar 0.072s ok flag 0.251s ok fmt 0.788s ok go/ast 0.098s ok go/build 6.595s ok go/build/constraint 0.054s ok go/constant 0.060s ok go/doc 0.478s ok go/doc/comment 5.953s ok go/format 0.250s ok go/importer 1.192s ok go/internal/gccgoimporter 0.145s ok go/internal/gcimporter 8.727s ok go/internal/srcimporter 30.624s ok go/parser 2.039s ok go/printer 2.640s ok go/scanner 0.084s ok go/token 0.150s ok go/types 54.636s ok hash 0.071s ok hash/adler32 0.100s ok hash/crc32 0.071s ok hash/crc64 0.049s ok hash/fnv 0.096s ok hash/maphash 0.117s ok html 0.102s ok html/template 0.407s ok image 0.721s ok image/color 0.137s ok image/draw 0.999s ok image/gif 1.770s ok image/jpeg 1.829s ok image/png 4.520s ok index/suffixarray 1.662s ok internal/abi 0.250s ok internal/buildcfg 0.126s ok internal/coverage/cformat 0.114s ok internal/coverage/cmerge 0.104s ok internal/coverage/pods 0.089s ok internal/coverage/slicereader 0.042s ok internal/coverage/slicewriter 0.044s ok internal/coverage/test 0.077s ok internal/cpu 0.113s ok internal/dag 0.042s ok internal/diff 0.080s ok internal/fmtsort 0.075s ok internal/fuzz 0.099s ok internal/godebug 0.076s ok internal/intern 1.982s ok internal/itoa 0.100s ok internal/poll 0.883s ok internal/profile 0.079s ok internal/reflectlite 0.357s ok internal/safefilepath 0.058s ok internal/saferio 0.328s ok internal/singleflight 0.263s ok internal/testenv 0.051s ok internal/trace 0.364s ok internal/types/errors 2.341s ok internal/unsafeheader 0.091s ok internal/xcoff 0.184s ok io 0.130s ok io/fs 0.288s ok io/ioutil 0.098s ok log 0.067s ok log/slog 0.126s ok log/slog/internal/buffer 0.075s ok log/syslog 1.356s ok maps 0.041s ok math 0.073s ok math/big 4.331s ok math/bits 0.191s ok math/cmplx 0.214s ok math/rand 3.917s ok mime 0.107s ok mime/multipart 8.067s ok mime/quotedprintable 0.205s ok net 20.995s ok net/http 19.797s ok net/http/cgi 1.985s ok net/http/cookiejar 0.100s ok net/http/fcgi 0.209s ok net/http/httptest 0.376s ok net/http/httptrace 0.062s ok net/http/httputil 1.214s ok net/http/internal 0.182s ok net/http/internal/ascii 0.157s ok net/http/pprof 5.324s ok net/internal/socktest 0.186s ok net/mail 0.065s ok net/netip 1.620s ok net/rpc 0.317s ok net/rpc/jsonrpc 0.259s ok net/smtp 0.329s ok net/textproto 0.091s ok net/url 0.150s ok os 3.788s ok os/exec 5.244s ok os/exec/internal/fdtest 0.104s ok os/signal 6.547s ok os/user 0.095s ok path 0.078s ok path/filepath 0.317s ok plugin 0.056s ok reflect 2.226s ok regexp 4.549s ok regexp/syntax 5.366s ok runtime 73.584s ok runtime/cgo 0.059s ok runtime/coverage 0.102s ok runtime/debug 0.182s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.072s ok runtime/internal/sys 0.062s ok runtime/metrics 0.036s ok runtime/pprof 13.465s ok runtime/race 13.429s ok runtime/trace 6.637s ok slices 0.091s ok sort 0.504s ok strconv 4.518s ok strings 3.406s ok sync 0.724s ok sync/atomic 8.063s ok syscall 2.893s ok testing 2.942s ok testing/fstest 0.083s ok testing/iotest 0.077s ok testing/quick 0.190s ok text/scanner 0.061s ok text/tabwriter 0.064s ok text/template 0.137s ok text/template/parse 0.063s ok time 3.032s ok unicode 0.064s ok unicode/utf16 0.098s ok unicode/utf8 0.078s ok cmd/addr2line 7.831s ok cmd/api 30.975s ok cmd/asm/internal/asm 8.883s ok cmd/asm/internal/lex 0.072s ok cmd/compile/internal/abt 0.075s ok cmd/compile/internal/amd64 98.848s ok cmd/compile/internal/base 0.038s ok cmd/compile/internal/compare 0.046s ok cmd/compile/internal/dwarfgen 0.956s ok cmd/compile/internal/importer 4.548s ok cmd/compile/internal/ir 0.059s ok cmd/compile/internal/logopt 2.593s ok cmd/compile/internal/loopvar 41.566s ok cmd/compile/internal/noder 0.064s ok cmd/compile/internal/reflectdata 0.065s [no tests to run] ok cmd/compile/internal/ssa 49.001s ok cmd/compile/internal/syntax 0.340s ok cmd/compile/internal/test 23.485s ok cmd/compile/internal/typecheck 1.419s ok cmd/compile/internal/types 0.057s ok cmd/compile/internal/types2 34.033s ok cmd/covdata 0.045s ok cmd/cover 4.731s ok cmd/dist 0.154s ok cmd/doc 1.398s ok cmd/fix 19.730s ok cmd/go 395.554s ok cmd/go/internal/auth 0.057s ok cmd/go/internal/cache 0.750s ok cmd/go/internal/fsys 0.440s ok cmd/go/internal/generate 0.094s ok cmd/go/internal/get 0.098s ok cmd/go/internal/imports 0.222s ok cmd/go/internal/load 0.051s ok cmd/go/internal/lockedfile 0.451s ok cmd/go/internal/lockedfile/internal/filelock 0.189s ok cmd/go/internal/modconv 0.185s ok cmd/go/internal/modfetch 0.096s ok cmd/go/internal/modfetch/codehost 0.134s ok cmd/go/internal/modfetch/zip_sum_test 0.103s ok cmd/go/internal/modindex 0.837s ok cmd/go/internal/modload 0.096s ok cmd/go/internal/mvs 0.105s ok cmd/go/internal/par 0.126s ok cmd/go/internal/str 0.038s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.097s ok cmd/go/internal/vcweb 0.145s ok cmd/go/internal/vcweb/vcstest 31.481s ok cmd/go/internal/web 0.080s ok cmd/go/internal/work 3.369s ok cmd/gofmt 0.497s ok cmd/internal/archive 2.781s ok cmd/internal/buildid 1.643s ok cmd/internal/cov 1.695s ok cmd/internal/dwarf 0.078s ok cmd/internal/edit 0.102s ok cmd/internal/goobj 0.040s ok cmd/internal/moddeps 7.191s ok cmd/internal/notsha256 0.070s ok cmd/internal/obj 1.536s ok cmd/internal/obj/ppc64 0.945s ok cmd/internal/obj/riscv 0.419s ok cmd/internal/obj/s390x 0.112s ok cmd/internal/obj/x86 5.489s ok cmd/internal/objabi 0.104s ok cmd/internal/pkgpath 0.358s ok cmd/internal/pkgpattern 0.060s ok cmd/internal/quoted 0.043s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.329s ok cmd/link 25.506s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 31.667s ok cmd/link/internal/loader 0.139s ok cmd/nm 3.750s ok cmd/objdump 11.921s ok cmd/pack 3.331s ok cmd/pprof 2.143s ok cmd/trace 0.224s ok cmd/vet 31.743s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3309 33499 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2536 44745 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1804 80514 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3490 29456 ns/op 5054 B/op 15 allocs/op Benchmark/Reader/GNU-4 6460 20952 ns/op 5093 B/op 14 allocs/op Benchmark/Reader/PAX-4 2876 54011 ns/op 8950 B/op 33 allocs/op PASS ok archive/tar 1.081s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 269856238 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 201840475 ns/op BenchmarkZip64TestSizes/4096-4 846 161522 ns/op BenchmarkZip64TestSizes/1048576-4 93 1184672 ns/op BenchmarkZip64TestSizes/67108864-4 1 185028569 ns/op PASS ok archive/zip 1.418s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 167934 611.0 ns/op BenchmarkReaderCopyUnoptimal-4 126744 919.8 ns/op BenchmarkReaderCopyNoWriteTo-4 6624 68561 ns/op BenchmarkReaderWriteToOptimal-4 8041 18408 ns/op BenchmarkReaderReadString-4 119539 1338 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 182725 808.4 ns/op BenchmarkWriterCopyUnoptimal-4 166752 718.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 59285 ns/op BenchmarkReaderEmpty-4 14194 8652 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11200 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 428205 259.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.887s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2476 56190 ns/op 583.16 MB/s BenchmarkWriteByte-4 363 337323 ns/op 12.14 MB/s BenchmarkWriteRune-4 142 771651 ns/op 15.92 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 4197425 ns/op BenchmarkBufferFullSmallReads-4 91 1406095 ns/op BenchmarkBufferWriteBlock/N4096-4 9086 25945 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 292 498324 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 17631016 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 19084452 ns/op 879.10 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 3015368 39.82 ns/op 251.14 MB/s BenchmarkIndexByte/32-4 2770920 39.82 ns/op 803.66 MB/s BenchmarkIndexByte/4K-4 904356 130.2 ns/op 31453.96 MB/s BenchmarkIndexBytePortable/10-4 1000000 122.0 ns/op 81.97 MB/s BenchmarkIndexBytePortable/32-4 397009 351.9 ns/op 90.93 MB/s BenchmarkIndexBytePortable/4K-4 3061 40446 ns/op 101.27 MB/s BenchmarkIndexRune/10-4 818142 135.8 ns/op 73.62 MB/s BenchmarkIndexRune/32-4 1000000 133.5 ns/op 239.63 MB/s BenchmarkIndexRune/4K-4 402901 344.8 ns/op 11878.31 MB/s BenchmarkIndexRuneASCII/10-4 3033020 37.05 ns/op 269.90 MB/s BenchmarkIndexRuneASCII/32-4 2779998 42.40 ns/op 754.69 MB/s BenchmarkIndexRuneASCII/4K-4 906518 135.0 ns/op 30340.92 MB/s BenchmarkEqual/0-4 9143313 11.18 ns/op BenchmarkEqual/1-4 1000000 101.5 ns/op 9.85 MB/s BenchmarkEqual/6-4 1000000 107.0 ns/op 56.07 MB/s BenchmarkEqual/9-4 1000000 105.0 ns/op 85.69 MB/s BenchmarkEqual/15-4 1000000 119.7 ns/op 125.29 MB/s BenchmarkEqual/16-4 1000000 113.5 ns/op 140.99 MB/s BenchmarkEqual/20-4 1000000 122.5 ns/op 163.26 MB/s BenchmarkEqual/32-4 1000000 125.0 ns/op 256.01 MB/s BenchmarkEqual/4K-4 67968 1545 ns/op 2651.56 MB/s BenchmarkIndex/10-4 1981588 58.19 ns/op 171.85 MB/s BenchmarkIndex/32-4 1978977 60.28 ns/op 530.83 MB/s BenchmarkIndex/4K-4 20206 5626 ns/op 728.06 MB/s BenchmarkIndexEasy/10-4 2118726 56.37 ns/op 177.40 MB/s BenchmarkIndexEasy/32-4 1928678 61.57 ns/op 519.75 MB/s BenchmarkIndexEasy/4K-4 424554 268.6 ns/op 15251.72 MB/s BenchmarkCount/10-4 1202422 102.8 ns/op 97.24 MB/s BenchmarkCount/32-4 1000000 108.1 ns/op 296.04 MB/s BenchmarkCount/4K-4 21378 5679 ns/op 721.23 MB/s BenchmarkCountEasy/10-4 1232198 100.2 ns/op 99.84 MB/s BenchmarkCountEasy/32-4 1000000 110.3 ns/op 290.23 MB/s BenchmarkCountEasy/4K-4 459709 307.8 ns/op 13307.65 MB/s BenchmarkCountSingle/10-4 2345470 49.71 ns/op 201.17 MB/s BenchmarkCountSingle/32-4 2339739 53.49 ns/op 598.22 MB/s BenchmarkCountSingle/4K-4 965746 130.9 ns/op 31301.20 MB/s BenchmarkToUpper/#00-4 2521435 47.38 ns/op BenchmarkToUpper/ONLYUPPER-4 323790 413.3 ns/op BenchmarkToUpper/abc-4 454959 366.2 ns/op BenchmarkToUpper/AbC123-4 226935 518.6 ns/op BenchmarkToUpper/azAZ09_-4 241551 567.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 68793 1593 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30684 3931 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47391 2408 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104943 1096 ns/op BenchmarkToLower/#00-4 2288115 50.58 ns/op BenchmarkToLower/abc-4 401120 365.5 ns/op BenchmarkToLower/AbC123-4 279338 513.2 ns/op BenchmarkToLower/azAZ09_-4 233180 603.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73009 1625 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32911 3651 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59088 1984 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115412 1142 ns/op BenchmarkFields/ASCII/16-4 167676 990.7 ns/op 16.15 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10820 ns/op 23.66 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 687 154911 ns/op 26.44 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 56 2504209 ns/op 26.17 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 39716910 ns/op 26.40 MB/s 2269216 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 83364 1432 ns/op 11.18 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5264 21715 ns/op 11.79 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 369 381330 ns/op 10.74 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 7150868 ns/op 9.16 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106314797 ns/op 9.86 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 102991 1187 ns/op 13.48 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13983 ns/op 18.31 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 495 248892 ns/op 16.46 MB/s 24836 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 5356403 ns/op 12.24 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74809798 ns/op 14.02 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 94377 1256 ns/op 12.74 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7165 17805 ns/op 14.38 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 424 292123 ns/op 14.02 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 6438205 ns/op 10.18 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 105013906 ns/op 9.99 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1519293 71.47 ns/op BenchmarkTrimSpace/ASCII-4 986304 126.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 79398 1453 ns/op BenchmarkTrimSpace/JustNonASCII-4 42271 2838 ns/op BenchmarkToValidUTF8/Valid-4 441926 378.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 224461 474.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 74961 1778 ns/op BenchmarkIndexHard1-4 991 122159 ns/op BenchmarkIndexHard2-4 711 170718 ns/op BenchmarkIndexHard3-4 194 612404 ns/op BenchmarkIndexHard4-4 237 488056 ns/op BenchmarkLastIndexHard1-4 7 15072696 ns/op BenchmarkLastIndexHard2-4 6 21285997 ns/op BenchmarkLastIndexHard3-4 5 23017188 ns/op BenchmarkCountHard1-4 1035 123030 ns/op BenchmarkCountHard2-4 668 186466 ns/op BenchmarkCountHard3-4 175 705157 ns/op BenchmarkSplitEmptySeparator-4 1 130303644 ns/op BenchmarkSplitSingleByteSeparator-4 16 10339724 ns/op BenchmarkSplitMultiByteSeparator-4 10 11407234 ns/op BenchmarkSplitNSingleByteSeparator-4 151728 1230 ns/op BenchmarkSplitNMultiByteSeparator-4 57600 2344 ns/op BenchmarkRepeat-4 136232 1138 ns/op BenchmarkRepeatLarge/256/1-4 111081 1467 ns/op 174.52 MB/s BenchmarkRepeatLarge/256/16-4 174752 1038 ns/op 246.69 MB/s BenchmarkRepeatLarge/512/1-4 58856 2173 ns/op 235.57 MB/s BenchmarkRepeatLarge/512/16-4 78967 1774 ns/op 288.53 MB/s BenchmarkRepeatLarge/1024/1-4 39290 3514 ns/op 291.38 MB/s BenchmarkRepeatLarge/1024/16-4 46225 2941 ns/op 348.15 MB/s BenchmarkRepeatLarge/2048/1-4 25615 4303 ns/op 475.92 MB/s BenchmarkRepeatLarge/2048/16-4 31783 3947 ns/op 518.81 MB/s BenchmarkRepeatLarge/4096/1-4 14851 9771 ns/op 419.20 MB/s BenchmarkRepeatLarge/4096/16-4 13981 8290 ns/op 494.12 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16754 ns/op 488.97 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17253 ns/op 474.82 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10184 ns/op 402.29 MB/s BenchmarkRepeatLarge/16384/1-4 10000 29172 ns/op 561.63 MB/s BenchmarkRepeatLarge/16384/16-4 9403 25401 ns/op 645.03 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21908 ns/op 561.02 MB/s BenchmarkRepeatLarge/32768/1-4 2743 60495 ns/op 541.67 MB/s BenchmarkRepeatLarge/32768/16-4 3385 57847 ns/op 566.46 MB/s BenchmarkRepeatLarge/32768/4097-4 2148 64546 ns/op 444.32 MB/s BenchmarkRepeatLarge/65536/1-4 901 113875 ns/op 575.51 MB/s BenchmarkRepeatLarge/65536/16-4 1029 116582 ns/op 562.14 MB/s BenchmarkRepeatLarge/65536/4097-4 1032 115687 ns/op 531.22 MB/s BenchmarkRepeatLarge/131072/1-4 172 670009 ns/op 195.63 MB/s BenchmarkRepeatLarge/131072/16-4 236 431605 ns/op 303.69 MB/s BenchmarkRepeatLarge/131072/4097-4 306 463032 ns/op 274.29 MB/s BenchmarkRepeatLarge/262144/1-4 94 1079254 ns/op 242.89 MB/s BenchmarkRepeatLarge/262144/16-4 130 1078658 ns/op 243.03 MB/s BenchmarkRepeatLarge/262144/4097-4 120 1059859 ns/op 243.53 MB/s BenchmarkRepeatLarge/524288/1-4 64 1717560 ns/op 305.25 MB/s BenchmarkRepeatLarge/524288/16-4 56 1803706 ns/op 290.67 MB/s BenchmarkRepeatLarge/524288/4097-4 63 1749319 ns/op 297.44 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3477998 ns/op 301.49 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2914734 ns/op 359.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 40 2844725 ns/op 367.25 MB/s BenchmarkRepeatLarge/2097152/1-4 20 5369383 ns/op 390.58 MB/s BenchmarkRepeatLarge/2097152/16-4 34 5030259 ns/op 416.91 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 5534392 ns/op 378.28 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10330645 ns/op 406.01 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10063736 ns/op 416.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10251555 ns/op 408.84 MB/s BenchmarkRepeatLarge/8388608/1-4 8 15394267 ns/op 544.92 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14480071 ns/op 579.32 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14864777 ns/op 564.19 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28607606 ns/op 586.46 MB/s BenchmarkRepeatLarge/16777216/16-4 4 30073902 ns/op 557.87 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29430708 ns/op 570.06 MB/s BenchmarkRepeatLarge/33554432/1-4 2 60746840 ns/op 552.37 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56107488 ns/op 598.04 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53476724 ns/op 627.46 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102397273 ns/op 655.38 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101916947 ns/op 658.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105915346 ns/op 633.61 MB/s BenchmarkRepeatLarge/134217728/1-4 1 237256591 ns/op 565.71 MB/s BenchmarkRepeatLarge/134217728/16-4 1 225124626 ns/op 596.19 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 244693110 ns/op 548.51 MB/s BenchmarkRepeatLarge/268435456/1-4 1 446320935 ns/op 601.44 MB/s BenchmarkRepeatLarge/268435456/16-4 1 445116767 ns/op 603.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 437284732 ns/op 613.87 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1248342369 ns/op 430.07 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1523821876 ns/op 352.32 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1136964799 ns/op 472.20 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4393236191 ns/op 244.41 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4336519941 ns/op 247.60 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5506018571 ns/op 195.01 MB/s BenchmarkBytesCompare/1-4 9623433 12.35 ns/op BenchmarkBytesCompare/2-4 9999817 12.27 ns/op BenchmarkBytesCompare/4-4 9028113 13.58 ns/op BenchmarkBytesCompare/8-4 10843860 10.31 ns/op BenchmarkBytesCompare/16-4 13278686 11.92 ns/op BenchmarkBytesCompare/32-4 13097125 11.59 ns/op BenchmarkBytesCompare/64-4 9345507 12.25 ns/op BenchmarkBytesCompare/128-4 8546054 13.88 ns/op BenchmarkBytesCompare/256-4 6984938 17.32 ns/op BenchmarkBytesCompare/512-4 4159340 27.38 ns/op BenchmarkBytesCompare/1024-4 2723439 42.04 ns/op BenchmarkBytesCompare/2048-4 1474320 68.21 ns/op BenchmarkIndexAnyASCII/1:1-4 1771450 64.18 ns/op BenchmarkIndexAnyASCII/1:2-4 1952695 58.68 ns/op BenchmarkIndexAnyASCII/1:4-4 1954186 59.95 ns/op BenchmarkIndexAnyASCII/1:8-4 1933896 63.16 ns/op BenchmarkIndexAnyASCII/1:16-4 1803108 66.62 ns/op BenchmarkIndexAnyASCII/1:32-4 1638320 63.38 ns/op BenchmarkIndexAnyASCII/1:64-4 1833700 64.57 ns/op BenchmarkIndexAnyASCII/16:1-4 1948972 59.21 ns/op BenchmarkIndexAnyASCII/16:2-4 543396 217.2 ns/op BenchmarkIndexAnyASCII/16:4-4 598568 217.7 ns/op BenchmarkIndexAnyASCII/16:8-4 504758 252.1 ns/op BenchmarkIndexAnyASCII/16:16-4 555753 235.3 ns/op BenchmarkIndexAnyASCII/16:32-4 468207 256.7 ns/op BenchmarkIndexAnyASCII/16:64-4 411585 391.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1754158 68.08 ns/op BenchmarkIndexAnyASCII/256:2-4 46056 2797 ns/op BenchmarkIndexAnyASCII/256:4-4 47900 2367 ns/op BenchmarkIndexAnyASCII/256:8-4 46848 2563 ns/op BenchmarkIndexAnyASCII/256:16-4 51070 2267 ns/op BenchmarkIndexAnyASCII/256:32-4 48969 2277 ns/op BenchmarkIndexAnyASCII/256:64-4 51482 2492 ns/op BenchmarkIndexAnyUTF8/1:1-4 1886034 63.39 ns/op BenchmarkIndexAnyUTF8/1:2-4 1600904 65.17 ns/op BenchmarkIndexAnyUTF8/1:4-4 1661613 64.62 ns/op BenchmarkIndexAnyUTF8/1:8-4 1763798 62.65 ns/op BenchmarkIndexAnyUTF8/1:16-4 1793505 62.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 1519245 72.02 ns/op BenchmarkIndexAnyUTF8/1:64-4 1814018 64.19 ns/op BenchmarkIndexAnyUTF8/16:1-4 121843 943.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 357314 348.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 351411 323.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 333618 367.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 415854 336.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 314354 427.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 392088 355.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 12678 ns/op BenchmarkIndexAnyUTF8/256:2-4 27492 4478 ns/op BenchmarkIndexAnyUTF8/256:4-4 26434 4196 ns/op BenchmarkIndexAnyUTF8/256:8-4 27500 4261 ns/op BenchmarkIndexAnyUTF8/256:16-4 26919 4608 ns/op BenchmarkIndexAnyUTF8/256:32-4 26466 4988 ns/op BenchmarkIndexAnyUTF8/256:64-4 25284 4717 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1740854 64.51 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1831038 63.77 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1619253 63.32 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1682185 65.96 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1724451 59.84 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1820041 60.20 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1801987 60.45 ns/op BenchmarkLastIndexAnyASCII/16:1-4 471652 262.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 451734 275.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 452654 289.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 425280 318.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 442119 305.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 351453 309.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 367717 390.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 32480 3537 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34814 3421 ns/op BenchmarkLastIndexAnyASCII/256:4-4 33255 3403 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33810 3907 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33094 3497 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34111 4396 ns/op BenchmarkLastIndexAnyASCII/256:64-4 31306 3740 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1570956 74.62 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1943407 61.17 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1905234 65.18 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1958880 70.54 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1868875 65.66 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1739247 68.30 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1768242 70.16 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 184732 1016 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 379242 339.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 365340 299.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 359246 308.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 401725 317.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 367264 541.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 370792 344.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12727 9651 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 22996 4834 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 22080 5371 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 26680 3881 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29953 4028 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 25946 4439 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 25334 5191 ns/op BenchmarkTrimASCII/1:1-4 1869340 62.75 ns/op BenchmarkTrimASCII/1:2-4 1639006 70.36 ns/op BenchmarkTrimASCII/1:4-4 1663777 70.26 ns/op BenchmarkTrimASCII/1:8-4 1588311 87.09 ns/op BenchmarkTrimASCII/1:16-4 1000000 101.7 ns/op BenchmarkTrimASCII/16:1-4 584822 252.7 ns/op BenchmarkTrimASCII/16:2-4 338533 330.5 ns/op BenchmarkTrimASCII/16:4-4 347252 354.4 ns/op BenchmarkTrimASCII/16:8-4 381045 323.8 ns/op BenchmarkTrimASCII/16:16-4 424730 386.0 ns/op BenchmarkTrimASCII/256:1-4 39954 3234 ns/op BenchmarkTrimASCII/256:2-4 33764 3503 ns/op BenchmarkTrimASCII/256:4-4 34626 3382 ns/op BenchmarkTrimASCII/256:8-4 34705 3581 ns/op BenchmarkTrimASCII/256:16-4 31224 3508 ns/op BenchmarkTrimASCII/4096:1-4 3412 40693 ns/op BenchmarkTrimASCII/4096:2-4 1890 55747 ns/op BenchmarkTrimASCII/4096:4-4 2328 56175 ns/op BenchmarkTrimASCII/4096:8-4 2180 55665 ns/op BenchmarkTrimASCII/4096:16-4 2462 55836 ns/op BenchmarkTrimByte-4 1306134 89.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13440 7772 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14572 7885 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 776 146523 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1356 89901 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3196 35952 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6454 19749 ns/op BenchmarkCompareBytesEqual-4 12054472 9.969 ns/op BenchmarkCompareBytesToNil-4 13494429 8.610 ns/op BenchmarkCompareBytesEmpty-4 13823706 8.274 ns/op BenchmarkCompareBytesIdentical-4 13994522 8.655 ns/op BenchmarkCompareBytesSameLength-4 13210905 8.680 ns/op BenchmarkCompareBytesDifferentLength-4 10530264 9.509 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2209 47504 ns/op 22073.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2359 56591 ns/op 18529.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2114 53382 ns/op 19642.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2336 48643 ns/op 21556.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2180 48340 ns/op 21692.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2883 50550 ns/op 20743.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2583 54925 ns/op 19091.20 MB/s BenchmarkCompareBytesBig-4 2803 45235 ns/op 23180.99 MB/s BenchmarkCompareBytesBigIdentical-4 14756794 9.043 ns/op 115952719.27 MB/s PASS ok bytes 112.072s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 80925040 ns/op 1.24 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 297934571 ns/op 1.90 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25405522 ns/op 0.64 MB/s 3645484 B/op 51 allocs/op PASS ok compress/bzip2 1.295s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2135034 ns/op 4.68 MB/s 42004 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19775654 ns/op 5.06 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201213753 ns/op 4.97 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 51 2058306 ns/op 4.86 MB/s 42873 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20095141 ns/op 4.98 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 207875979 ns/op 4.81 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 2053139 ns/op 4.87 MB/s 42829 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19719738 ns/op 5.07 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 197431064 ns/op 5.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 52 2182006 ns/op 4.58 MB/s 41684 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 25725975 ns/op 3.89 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 216940950 ns/op 4.61 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2512957 ns/op 3.98 MB/s 43371 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22823349 ns/op 4.38 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 230035118 ns/op 4.35 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 69 1953612 ns/op 5.12 MB/s 43294 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15582450 ns/op 6.42 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 159800709 ns/op 6.26 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 79 1657906 ns/op 6.03 MB/s 42821 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 14224380 ns/op 7.03 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 126287965 ns/op 7.92 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 69 1753175 ns/op 5.70 MB/s 42833 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12109208 ns/op 8.26 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 121434089 ns/op 8.23 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 99 1360528 ns/op 7.35 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12869232 ns/op 7.77 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 123316842 ns/op 8.11 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2380567 ns/op 4.20 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22228865 ns/op 4.50 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 218311421 ns/op 4.58 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6266001 ns/op 1.60 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 71649221 ns/op 1.40 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 708269688 ns/op 1.41 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6369461 ns/op 1.57 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 69249536 ns/op 1.44 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 721001624 ns/op 1.39 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1687224 ns/op 5.93 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13539447 ns/op 7.39 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 136815146 ns/op 7.31 MB/s BenchmarkEncode/Newton/Speed/1e4-4 52 2230226 ns/op 4.48 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16817460 ns/op 5.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 161779836 ns/op 6.18 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5757367 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57472510 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 564293148 ns/op 1.77 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5375673 ns/op 1.86 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68514948 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 745390771 ns/op 1.34 MB/s PASS ok compress/flate 16.462s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2678763 ns/op 3.73 MB/s BenchmarkDecoder/1e-Reuse4-4 45 2937775 ns/op 3.40 MB/s BenchmarkDecoder/1e5-4 4 27689041 ns/op 3.61 MB/s BenchmarkDecoder/1e-Reuse5-4 4 27808846 ns/op 3.60 MB/s BenchmarkDecoder/1e6-4 1 268095256 ns/op 3.73 MB/s BenchmarkDecoder/1e-Reuse6-4 1 268621237 ns/op 3.72 MB/s BenchmarkEncoder/1e4-4 51 2300983 ns/op 4.35 MB/s BenchmarkEncoder/1e-Reuse4-4 54 2123191 ns/op 4.71 MB/s BenchmarkEncoder/1e5-4 5 23498695 ns/op 4.26 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21147331 ns/op 4.73 MB/s BenchmarkEncoder/1e6-4 1 223144935 ns/op 4.48 MB/s BenchmarkEncoder/1e-Reuse6-4 1 220720447 ns/op 4.53 MB/s PASS ok compress/lzw 3.380s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4112116 ns/op PASS ok container/heap 0.261s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 10000 10600 ns/op BenchmarkWithTimeout/concurrency=40-4 2830 52023 ns/op BenchmarkWithTimeout/concurrency=4000-4 2680 52010 ns/op BenchmarkWithTimeout/concurrency=400000-4 4143 29187 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 205594 712.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 7660 19686 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 12559 12800 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2548 55946 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1900 83884 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2779 48821 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 205 549121 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 145 868957 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 171 668524 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5029301 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 8050910 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 6636798 ns/op BenchmarkCheckCanceled/Err-4 241998 514.4 ns/op BenchmarkCheckCanceled/Done-4 387054 364.9 ns/op BenchmarkContextCancelDone-4 683221 178.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20640 6256 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23064 7596 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16092 7078 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 13488 8836 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14064 10291 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 606177 233.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 285418 394.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 194446 632.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 144958 826.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 47499 2165 ns/op PASS ok context 16.740s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1523786 88.46 ns/op 180.88 MB/s BenchmarkDecrypt-4 1570300 106.1 ns/op 150.85 MB/s BenchmarkExpand-4 1000000 152.4 ns/op PASS ok crypto/aes 0.818s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 198757 950.0 ns/op 67.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 318993 379.4 ns/op 168.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 156984 866.5 ns/op 73.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 338348 356.7 ns/op 179.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 125980 899.9 ns/op 1500.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 193036 1268 ns/op 1064.48 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 97737 1034 ns/op 1305.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 139837 797.8 ns/op 1692.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 44348 2482 ns/op 3301.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 44385 3105 ns/op 2638.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 36728 3627 ns/op 2258.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 41581 3582 ns/op 2287.07 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5942 19843 ns/op 51.35 MB/s BenchmarkAESCFBDecrypt1K-4 6381 21209 ns/op 48.05 MB/s BenchmarkAESCFBDecrypt8K-4 630 291323 ns/op 28.10 MB/s BenchmarkAESOFB1K-4 10000 14192 ns/op 71.80 MB/s BenchmarkAESCTR1K-4 12626 10050 ns/op 101.39 MB/s BenchmarkAESCTR8K-4 1434 95686 ns/op 85.56 MB/s BenchmarkAESCBCEncrypt1K-4 10000 13276 ns/op 77.13 MB/s BenchmarkAESCBCDecrypt1K-4 15697 7040 ns/op 145.45 MB/s PASS ok crypto/cipher 4.592s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 77584 1491 ns/op 5.37 MB/s BenchmarkDecrypt-4 85179 1498 ns/op 5.34 MB/s BenchmarkTDESEncrypt-4 30013 4172 ns/op 1.92 MB/s BenchmarkTDESDecrypt-4 28009 5778 ns/op 1.38 MB/s PASS ok crypto/des 1.140s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1164 168476 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7086930 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18897448 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 78 1462306 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.999s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1995 63635 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 51 2259067 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 22 5211941 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 1186 94203 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 19 7197925 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 7 17562338 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4537 25138 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 63 2858808 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4338347 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.847s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 247 490273 ns/op BenchmarkNewKeyFromSeed-4 283 421844 ns/op BenchmarkSigning-4 277 544575 ns/op BenchmarkVerification-4 187 620672 ns/op PASS ok crypto/ed25519 0.810s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6828 19384 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 154 762782 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 1767189 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 6574085 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1772 66228 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1993286 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 4941072 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 16055056 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 13642 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6532 25298 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4546 48862 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 96 1209170 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3013 50183 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 360 325961 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1885 66652 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1389696 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.419s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15073 10693 ns/op 95.76 MB/s BenchmarkHMACSHA256_32-4 22027 6027 ns/op 5.31 MB/s BenchmarkNewWriteSum-4 9177 11602 ns/op 2.76 MB/s PASS ok crypto/hmac 0.682s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 47850 3674 ns/op BenchmarkModSub-4 61068 1919 ns/op BenchmarkMontgomeryRepr-4 32660 3869 ns/op BenchmarkMontgomeryMul-4 24006 4196 ns/op BenchmarkModMul-4 15548 8104 ns/op BenchmarkExpBig-4 16 11930522 ns/op BenchmarkExp-4 7 16072158 ns/op PASS ok crypto/internal/bigmod 1.553s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3447 32208 ns/op BenchmarkScalarBaseMult-4 273 524587 ns/op BenchmarkScalarMult-4 100 1012400 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 162 677795 ns/op PASS ok crypto/internal/edwards25519 0.950s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 428181 289.9 ns/op BenchmarkMultiply-4 4808163 25.94 ns/op BenchmarkSquare-4 6284829 21.14 ns/op BenchmarkInvert-4 29095 5275 ns/op BenchmarkMult32-4 1242892 144.0 ns/op PASS ok crypto/internal/edwards25519/field 1.315s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 54 2715383 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1627 65536 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5348461 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15726427 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 134 775731 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9202 13235 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 70 1825486 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 111895918 ns/op 539104 B/op 7921 allocs/op PASS ok crypto/internal/nistec 1.467s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 533139 239.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 323175 323.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 123105 1094 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 498010 201.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 325946 509.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 104463 1164 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.283s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 101814 1236 ns/op 6.47 MB/s BenchmarkHash64-4 121880 1110 ns/op 57.65 MB/s BenchmarkHash128-4 105391 1184 ns/op 108.07 MB/s BenchmarkHash256-4 77247 2030 ns/op 126.13 MB/s BenchmarkHash512-4 68664 2164 ns/op 236.57 MB/s BenchmarkHash1K-4 45520 2810 ns/op 364.42 MB/s BenchmarkHash8K-4 5166 24726 ns/op 331.31 MB/s BenchmarkHash1M-4 52 3129227 ns/op 335.09 MB/s BenchmarkHash8M-4 8 18117740 ns/op 463.01 MB/s BenchmarkHash8BytesUnaligned-4 91616 1250 ns/op 6.40 MB/s BenchmarkHash1KUnaligned-4 46867 2524 ns/op 405.67 MB/s BenchmarkHash8KUnaligned-4 10000 13861 ns/op 590.99 MB/s PASS ok crypto/md5 2.618s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 412056529 ns/op PASS ok crypto/rand 0.979s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9339 11930 ns/op 10.73 MB/s BenchmarkRC4_1K-4 1113 93098 ns/op 11.00 MB/s BenchmarkRC4_8K-4 100 1578323 ns/op 5.13 MB/s PASS ok crypto/rc4 0.633s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 11334813 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 34775972 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 62755351 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3906800 ns/op BenchmarkDecryptOAEP/2048-4 9 18305559 ns/op BenchmarkEncryptOAEP/2048-4 33 4197849 ns/op BenchmarkSignPKCS1v15/2048-4 8 18836048 ns/op BenchmarkVerifyPKCS1v15/2048-4 28 4860267 ns/op BenchmarkSignPSS/2048-4 8 20494051 ns/op BenchmarkVerifyPSS/2048-4 33 4908438 ns/op PASS ok crypto/rsa 2.548s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 66577 2821 ns/op 2.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 89797 1583 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 55856 2805 ns/op 114.08 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 83485 1473 ns/op 217.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45508 3169 ns/op 323.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53451 2036 ns/op 503.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10771 ns/op 760.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10420 ns/op 786.15 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.698s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 53352 1875 ns/op 4.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 72436 1754 ns/op 4.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69674 1568 ns/op 5.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25539 5087 ns/op 201.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 24264 4791 ns/op 213.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26845 4429 ns/op 231.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4143 31150 ns/op 262.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5583 25564 ns/op 320.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5829 40950 ns/op 200.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.051s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45513 2743 ns/op 2.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 54073 1950 ns/op 4.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 59508 2635 ns/op 3.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27961 4261 ns/op 240.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31084 3584 ns/op 285.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30684 4259 ns/op 240.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7297 18989 ns/op 431.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7788 19241 ns/op 425.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8061 18660 ns/op 439.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.119s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21075880 9.652 ns/op BenchmarkConstantTimeEq-4 20161330 11.43 ns/op BenchmarkConstantTimeLessOrEq-4 22051368 6.087 ns/op BenchmarkXORBytes/8Bytes-4 2960822 41.85 ns/op 191.15 MB/s BenchmarkXORBytes/128Bytes-4 2412854 46.52 ns/op 2751.61 MB/s BenchmarkXORBytes/2048Bytes-4 945350 140.0 ns/op 14628.62 MB/s BenchmarkXORBytes/32768Bytes-4 69369 1636 ns/op 20032.81 MB/s PASS ok crypto/subtle 1.834s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 9281013 ns/op BenchmarkCertCache/1-4 20 11224300 ns/op BenchmarkCertCache/2-4 18 6416408 ns/op BenchmarkCertCache/3-4 20 6901426 ns/op BenchmarkHandshakeServer/RSA-4 21 9689558 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 9186878 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 9194659 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 21 5645513 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 19 6783129 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 7372555 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 18 8527978 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41151785 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 40551253 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 140348612 ns/op 7.47 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 167802947 ns/op 6.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 286027506 ns/op 7.33 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 240586350 ns/op 8.72 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 451256837 ns/op 9.29 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 504820450 ns/op 8.31 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 928851709 ns/op 9.03 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 1043578774 ns/op 8.04 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1843635412 ns/op 9.10 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1890291311 ns/op 8.88 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3559938520 ns/op 9.43 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3493948912 ns/op 9.60 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6567137994 ns/op 10.22 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7301723526 ns/op 9.19 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 134341328 ns/op 7.81 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 132339972 ns/op 7.92 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 266716326 ns/op 7.86 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 206572922 ns/op 10.15 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 406657825 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 473916902 ns/op 8.85 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 818776814 ns/op 10.25 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1033618679 ns/op 8.12 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1658319381 ns/op 10.12 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1856688838 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3418977195 ns/op 9.81 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3395055516 ns/op 9.88 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6853379387 ns/op 9.79 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7134103054 ns/op 9.41 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 726710955 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 720176012 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 306414871 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300219421 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 165929494 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162123214 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97201766 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92707216 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 57143430 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 50266256 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158515372 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 161704483 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75606330 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 80147768 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53375300 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 58553692 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42456631 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 40088271 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 36592919 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29009130 ns/op PASS ok crypto/tls 66.381s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17132033 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 331 587901 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 819 147795 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 874 177718 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.565s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3767371 ns/op 278123 B/op 1618 allocs/op BenchmarkConcurrentStmtQuery-4 30 3667891 ns/op 264190 B/op 1969 allocs/op BenchmarkConcurrentStmtExec-4 82 3144692 ns/op 211313 B/op 561 allocs/op BenchmarkConcurrentTxQuery-4 32 4868277 ns/op 274623 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 64 2343970 ns/op 87794 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 3581559 ns/op 105441 B/op 2085 allocs/op BenchmarkConcurrentTxStmtExec-4 121 1221373 ns/op 40162 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 3464810 ns/op 223218 B/op 1755 allocs/op BenchmarkManyConcurrentQueries-4 1676 75577 ns/op 4218 B/op 20 allocs/op BenchmarkGrabConn-4 178842 598.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.074s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 121880 1040 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 61 2295788 ns/op 188265 B/op 14 allocs/op Benchmark115/LineToPC-4 61 1939139 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14370 7829 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.021s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 652 196302 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2637 68641 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.623s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 243 495819 ns/op 16.52 MB/s BenchmarkEncodeToString-4 219 582395 ns/op 14.07 MB/s BenchmarkDecode-4 128 840231 ns/op 15.61 MB/s BenchmarkDecodeString-4 102 1028922 ns/op 12.74 MB/s PASS ok encoding/base32 1.008s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 265 409120 ns/op 20.02 MB/s BenchmarkDecodeString/2-4 317678 457.4 ns/op 8.74 MB/s BenchmarkDecodeString/4-4 249513 724.6 ns/op 11.04 MB/s BenchmarkDecodeString/8-4 119704 904.2 ns/op 13.27 MB/s BenchmarkDecodeString/64-4 43632 3290 ns/op 26.74 MB/s BenchmarkDecodeString/8192-4 307 390370 ns/op 27.98 MB/s BenchmarkNewEncoding-4 96832 2023 ns/op 126.53 MB/s PASS ok encoding/base64 1.662s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1309 115444 ns/op 34.65 MB/s BenchmarkReadStruct-4 12158 11341 ns/op 6.61 MB/s BenchmarkWriteStruct-4 16780 7296 ns/op 10.28 MB/s BenchmarkReadInts-4 39457 4516 ns/op 6.64 MB/s BenchmarkWriteInts-4 28090 4144 ns/op 7.24 MB/s BenchmarkWriteSlice1000Int32s-4 1165 166505 ns/op 24.02 MB/s BenchmarkPutUint16-4 2161304 46.39 ns/op 43.11 MB/s BenchmarkAppendUint16-4 2667601 68.47 ns/op 29.21 MB/s BenchmarkPutUint32-4 1749326 98.26 ns/op 40.71 MB/s BenchmarkAppendUint32-4 2389477 56.01 ns/op 71.41 MB/s BenchmarkPutUint64-4 807087 140.7 ns/op 56.87 MB/s BenchmarkAppendUint64-4 864081 155.1 ns/op 51.57 MB/s BenchmarkLittleEndianPutUint16-4 2611405 56.29 ns/op 35.53 MB/s BenchmarkLittleEndianAppendUint16-4 2632658 42.24 ns/op 47.35 MB/s BenchmarkLittleEndianPutUint32-4 2031388 55.40 ns/op 72.20 MB/s BenchmarkLittleEndianAppendUint32-4 1871302 86.47 ns/op 46.26 MB/s BenchmarkLittleEndianPutUint64-4 1000000 132.4 ns/op 60.43 MB/s BenchmarkLittleEndianAppendUint64-4 974316 187.8 ns/op 42.59 MB/s BenchmarkReadFloats-4 117218 1150 ns/op 10.44 MB/s BenchmarkWriteFloats-4 109226 1157 ns/op 10.37 MB/s BenchmarkReadSlice1000Float32s-4 1077 107375 ns/op 37.25 MB/s BenchmarkWriteSlice1000Float32s-4 920 128563 ns/op 31.11 MB/s BenchmarkReadSlice1000Uint8s-4 41521 3620 ns/op 276.21 MB/s BenchmarkWriteSlice1000Uint8s-4 47552 2673 ns/op 374.12 MB/s BenchmarkPutUvarint32-4 713055 163.0 ns/op 24.54 MB/s BenchmarkPutUvarint64-4 231332 533.5 ns/op 15.00 MB/s PASS ok encoding/binary 6.364s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5631 21848 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5676 25307 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6230 22709 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3637 48110 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6934 31657 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6925 18503 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7509 18532 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4447 33077 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 18683 ns/op PASS ok encoding/csv 1.902s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6234 16821 ns/op BenchmarkEndToEndByteBuffer-4 7656 16523 ns/op BenchmarkEndToEndSliceByteBuffer-4 202 635082 ns/op BenchmarkEncodeComplex128Slice-4 558 231535 ns/op BenchmarkEncodeFloat64Slice-4 928 110806 ns/op BenchmarkEncodeInt32Slice-4 846 122044 ns/op BenchmarkEncodeStringSlice-4 1546 76438 ns/op BenchmarkEncodeInterfaceSlice-4 52 2404234 ns/op BenchmarkDecodeComplex128Slice-4 348 342876 ns/op BenchmarkDecodeFloat64Slice-4 788 162092 ns/op BenchmarkDecodeInt32Slice-4 825 160352 ns/op BenchmarkDecodeStringSlice-4 316 421813 ns/op BenchmarkDecodeStringsSlice-4 134 909274 ns/op BenchmarkDecodeBytesSlice-4 382 403292 ns/op BenchmarkDecodeInterfaceSlice-4 78 2246061 ns/op BenchmarkDecodeMap-4 100 1359517 ns/op PASS ok encoding/gob 3.449s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 12150 ns/op 21.07 MB/s BenchmarkEncode/1024-4 2814 48247 ns/op 21.22 MB/s BenchmarkEncode/4096-4 655 183145 ns/op 22.36 MB/s BenchmarkEncode/16384-4 147 774853 ns/op 21.14 MB/s BenchmarkDecode/256-4 21872 6109 ns/op 41.91 MB/s BenchmarkDecode/1024-4 6688 23793 ns/op 43.04 MB/s BenchmarkDecode/4096-4 1533 81322 ns/op 50.37 MB/s BenchmarkDecode/16384-4 303 360747 ns/op 45.42 MB/s BenchmarkDump/256-4 1162 105081 ns/op 2.44 MB/s BenchmarkDump/1024-4 295 478035 ns/op 2.14 MB/s BenchmarkDump/4096-4 69 1713610 ns/op 2.39 MB/s BenchmarkDump/16384-4 19 7120932 ns/op 2.30 MB/s PASS ok encoding/hex 2.442s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 132139181 ns/op 14.69 MB/s 8391744 B/op 58 allocs/op BenchmarkCodeEncoderError-4 1 138947861 ns/op 13.97 MB/s 8525224 B/op 138 allocs/op BenchmarkCodeMarshal-4 1 138155253 ns/op 14.05 MB/s 10201712 B/op 35 allocs/op BenchmarkCodeMarshalError-4 1 126961843 ns/op 15.28 MB/s 1945784 B/op 66 allocs/op BenchmarkMarshalBytes/32-4 21722 6053 ns/op BenchmarkMarshalBytes/256-4 6675 24754 ns/op BenchmarkMarshalBytes/4096-4 496 344212 ns/op BenchmarkMarshalBytesError/32-4 60 1995824 ns/op BenchmarkMarshalBytesError/256-4 60 2892848 ns/op BenchmarkMarshalBytesError/4096-4 45 2242615 ns/op BenchmarkCodeDecoder-4 1 419961945 ns/op 4.62 MB/s 11017600 B/op 91360 allocs/op BenchmarkUnicodeDecoder-4 35541 3511 ns/op 3.99 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50750 2867 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 372884105 ns/op 5.20 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 376383796 ns/op 5.16 MB/s 2938320 B/op 91328 allocs/op BenchmarkUnmarshalString-4 56803 1868 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 120784 1265 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 239340 961.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 69450 2334 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65799 1716 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17338 7593 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2782 38160 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 747 212363 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1191750 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9993019 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 584686 198.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 578116 201.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 512194 203.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 579561 216.4 ns/op BenchmarkEncodeMarshaler-4 57210 2051 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 79866 1450 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5012394 21.46 ns/op BenchmarkNumberIsValidRegexp-4 10000 11538 ns/op PASS ok encoding/json 8.503s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 27 4163624 ns/op 15.74 MB/s BenchmarkDecode-4 27 4007017 ns/op 22.16 MB/s PASS ok encoding/pem 0.348s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1740 87428 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 660 182819 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2320 55818 ns/op PASS ok encoding/xml 0.710s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 366361 275.3 ns/op BenchmarkIntSet-4 492308 229.7 ns/op BenchmarkFloatAdd-4 189942 912.3 ns/op BenchmarkFloatSet-4 596415 251.8 ns/op BenchmarkStringSet-4 335588 319.0 ns/op BenchmarkMapSet-4 124044 1023 ns/op BenchmarkMapSetDifferent-4 55455 2290 ns/op BenchmarkMapSetDifferentRandom-4 247 490702 ns/op BenchmarkMapSetString-4 124627 1110 ns/op BenchmarkMapAddSame-4 25742 6071 ns/op BenchmarkMapAddDifferent-4 13794 11959 ns/op BenchmarkMapAddDifferentRandom-4 214 725587 ns/op BenchmarkMapAddSameSteadyState-4 289984 405.0 ns/op BenchmarkMapAddDifferentSteadyState-4 113863 1150 ns/op BenchmarkRealworldExpvarUsage-4 10840 10023 ns/op PASS ok expvar 3.786s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 96009 1561 ns/op BenchmarkSprintfEmpty-4 216196 544.6 ns/op BenchmarkSprintfString-4 218337 1026 ns/op BenchmarkSprintfTruncateString-4 161979 997.4 ns/op BenchmarkSprintfTruncateBytes-4 118527 1392 ns/op BenchmarkSprintfSlowParsingPath-4 140900 957.8 ns/op BenchmarkSprintfQuoteString-4 31968 3489 ns/op BenchmarkSprintfInt-4 147448 748.2 ns/op BenchmarkSprintfIntInt-4 112470 1233 ns/op BenchmarkSprintfPrefixedInt-4 109514 1341 ns/op BenchmarkSprintfFloat-4 82376 1252 ns/op BenchmarkSprintfComplex-4 33831 3051 ns/op BenchmarkSprintfBoolean-4 205362 881.5 ns/op BenchmarkSprintfHexString-4 88268 2155 ns/op BenchmarkSprintfHexBytes-4 71856 2920 ns/op BenchmarkSprintfBytes-4 31804 4220 ns/op BenchmarkSprintfStringer-4 56481 3382 ns/op BenchmarkSprintfStructure-4 26950 5908 ns/op BenchmarkManyArgs-4 37792 2870 ns/op BenchmarkFprintInt-4 75792 2363 ns/op BenchmarkFprintfBytes-4 66130 2036 ns/op BenchmarkFprintIntNoAlloc-4 59455 1827 ns/op BenchmarkScanInts-4 27 4313820 ns/op BenchmarkScanRecursiveInt-4 1 432987383 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 531622939 ns/op PASS ok fmt 6.302s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 543 213641 ns/op PASS ok go/build 0.194s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38716 2784 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13374 11841 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 2649 42005 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1158 116307 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 253 491301 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 60 2343091 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 9861313 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 46783674 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 183301991 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 1.981s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 355944562 ns/op 0.18 MB/s 46400960 B/op 48967 allocs/op PASS ok go/format 0.454s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 28383591 ns/op 1.90 MB/s BenchmarkParseOnly-4 6 19132836 ns/op 2.82 MB/s BenchmarkResolve-4 49 2432571 ns/op 22.14 MB/s PASS ok go/parser 1.803s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 147848974 ns/op 0.35 MB/s 4915144 B/op 27571 allocs/op BenchmarkPrintDecl-4 782 203917 ns/op 0.16 MB/s 17342 B/op 51 allocs/op PASS ok go/printer 0.400s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 278 419009 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 10324545 ns/op 5.39 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 22143382 ns/op 3.25 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18508182 ns/op 6.12 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 188 598541 ns/op 5.14 MB/s PASS ok go/scanner 1.149s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1519374 131.3 ns/op PASS ok go/token 0.370s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 141 1028241 ns/op BenchmarkNamed/Underlying/nongeneric-4 886898 140.7 ns/op BenchmarkNamed/Underlying/generic-4 879496 128.1 ns/op BenchmarkNamed/Underlying/src_instance-4 909956 227.6 ns/op BenchmarkNamed/Underlying/user_instance-4 920785 164.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16054 9083 ns/op BenchmarkNamed/NewMethodSet/generic-4 13914 8382 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16644 8197 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14637 7712 ns/op BenchmarkCheck/http/funcbodies/info-4 1 664449839 ns/op 45872 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 486181672 ns/op 62711 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 315978637 ns/op 96292 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 241245795 ns/op 126057 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2551842129 ns/op 2005 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 178182078 ns/op 28629 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 106253935 ns/op 47870 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 108891172 ns/op 46831 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 923688070 ns/op 2345 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 114724713 ns/op 18679 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 111396199 ns/op 19109 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 73904690 ns/op 29054 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1904726690 ns/op 32958 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 571167257 ns/op 109801 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159741616 ns/op 389285 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 123572723 ns/op 504425 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3133796839 ns/op 635.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 161241904 ns/op 12295 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 136865856 ns/op 14272 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 117776590 ns/op 16522 lines/s PASS ok go/types 47.342s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10397 ns/op 98.49 MB/s PASS ok hash/adler32 0.182s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 229356 467.2 ns/op 32.10 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 227569 458.8 ns/op 32.69 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 137733 798.9 ns/op 50.07 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 157857 814.2 ns/op 49.13 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 378602 305.1 ns/op 1678.19 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 432380 310.9 ns/op 1646.88 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 338265 367.9 ns/op 2783.19 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 418491 298.2 ns/op 3433.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 264586 460.3 ns/op 8898.28 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 268908 467.8 ns/op 8755.95 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 55446 1948 ns/op 16820.30 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 61514 1935 ns/op 16933.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 473040 312.4 ns/op 48.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 360480 322.8 ns/op 46.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 339726 382.8 ns/op 104.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 364257 497.6 ns/op 80.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 347155 577.6 ns/op 886.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 277021 440.1 ns/op 1163.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 223269 503.6 ns/op 2033.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 276687 671.2 ns/op 1525.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 196596 543.4 ns/op 7538.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 258126 582.7 ns/op 7028.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52375 2255 ns/op 14533.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 49717 2274 ns/op 14411.19 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 235200 584.6 ns/op 25.66 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 251835 523.0 ns/op 28.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 139770 990.2 ns/op 40.40 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 125198 1561 ns/op 25.62 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10595 ns/op 48.32 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10633 ns/op 48.15 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5700 22295 ns/op 45.93 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5482 24557 ns/op 41.70 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1378 84653 ns/op 48.39 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1371 83947 ns/op 48.79 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 174 688918 ns/op 47.56 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 158 1252021 ns/op 26.17 MB/s PASS ok hash/crc32 7.391s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 134 837740 ns/op 78.23 MB/s BenchmarkCrc64/ISO4KB-4 1652 74421 ns/op 55.04 MB/s BenchmarkCrc64/ISO1KB-4 7249 17125 ns/op 59.79 MB/s BenchmarkCrc64/ECMA64KB-4 126 954175 ns/op 68.68 MB/s BenchmarkCrc64/Random64KB-4 100 1250736 ns/op 52.40 MB/s BenchmarkCrc64/Random16KB-4 486 244544 ns/op 67.00 MB/s PASS ok hash/crc64 1.260s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13281 8161 ns/op 125.48 MB/s BenchmarkFnv32aKB-4 14509 7890 ns/op 129.78 MB/s BenchmarkFnv64KB-4 12243 11533 ns/op 88.79 MB/s BenchmarkFnv64aKB-4 14014 8444 ns/op 121.27 MB/s BenchmarkFnv128KB-4 1890 65537 ns/op 15.62 MB/s BenchmarkFnv128aKB-4 1904 67326 ns/op 15.21 MB/s PASS ok hash/fnv 1.321s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 447831 273.6 ns/op 14.62 MB/s BenchmarkHash/n=4/Bytes-4 3116496 37.11 ns/op 107.79 MB/s BenchmarkHash/n=4/String-4 1905898 67.20 ns/op 59.52 MB/s BenchmarkHash/n=8/Write-4 255950 410.3 ns/op 19.50 MB/s BenchmarkHash/n=8/Bytes-4 3015927 36.86 ns/op 217.03 MB/s BenchmarkHash/n=8/String-4 1839768 63.25 ns/op 126.47 MB/s BenchmarkHash/n=16/Write-4 491455 264.3 ns/op 60.54 MB/s BenchmarkHash/n=16/Bytes-4 3542473 32.63 ns/op 490.37 MB/s BenchmarkHash/n=16/String-4 1867308 60.64 ns/op 263.84 MB/s BenchmarkHash/n=32/Write-4 416857 268.9 ns/op 118.98 MB/s BenchmarkHash/n=32/Bytes-4 3653131 32.57 ns/op 982.47 MB/s BenchmarkHash/n=32/String-4 1929588 61.77 ns/op 518.09 MB/s BenchmarkHash/n=64/Write-4 412665 280.4 ns/op 228.21 MB/s BenchmarkHash/n=64/Bytes-4 3283814 35.69 ns/op 1792.99 MB/s BenchmarkHash/n=64/String-4 1864245 63.66 ns/op 1005.28 MB/s BenchmarkHash/n=256/Write-4 349531 365.7 ns/op 700.01 MB/s BenchmarkHash/n=256/Bytes-4 2238054 51.14 ns/op 5005.44 MB/s BenchmarkHash/n=256/String-4 1000000 116.1 ns/op 2204.27 MB/s BenchmarkHash/n=320/Write-4 344271 394.9 ns/op 810.31 MB/s BenchmarkHash/n=320/Bytes-4 2046403 56.38 ns/op 5675.38 MB/s BenchmarkHash/n=320/String-4 833203 154.4 ns/op 2071.95 MB/s BenchmarkHash/n=1024/Write-4 190888 551.3 ns/op 1857.55 MB/s BenchmarkHash/n=1024/Bytes-4 999837 128.6 ns/op 7962.83 MB/s BenchmarkHash/n=1024/String-4 320098 401.6 ns/op 2550.05 MB/s BenchmarkHash/n=4096/Write-4 95160 1245 ns/op 3291.18 MB/s BenchmarkHash/n=4096/Bytes-4 295984 448.8 ns/op 9126.72 MB/s BenchmarkHash/n=4096/String-4 76797 1515 ns/op 2703.38 MB/s BenchmarkHash/n=16384/Write-4 29990 3925 ns/op 4174.55 MB/s BenchmarkHash/n=16384/Bytes-4 70178 1633 ns/op 10032.70 MB/s BenchmarkHash/n=16384/String-4 20212 5950 ns/op 2753.75 MB/s PASS ok hash/maphash 5.456s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 724 169529 ns/op BenchmarkEscapeNone-4 126783 871.8 ns/op BenchmarkUnescape-4 742 161686 ns/op BenchmarkUnescapeNone-4 584862 181.9 ns/op BenchmarkUnescapeSparse-4 10000 20272 ns/op BenchmarkUnescapeDense-4 1060 113808 ns/op PASS ok html 1.027s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8602 14982 ns/op BenchmarkCSSEscaperNoSpecials-4 40753 2752 ns/op BenchmarkDecodeCSS-4 24637 4818 ns/op BenchmarkDecodeCSSNoSpecials-4 3373789 36.02 ns/op BenchmarkCSSValueFilter-4 114771 1147 ns/op BenchmarkCSSValueFilterOk-4 79413 1495 ns/op BenchmarkEscapedExecute-4 4825 25043 ns/op BenchmarkHTMLNospaceEscaper-4 10000 12268 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 54310 2063 ns/op BenchmarkStripTags-4 20458 6075 ns/op BenchmarkStripTagsNoSpecials-4 311020 498.6 ns/op BenchmarkJSValEscaperWithNum-4 24368 4947 ns/op BenchmarkJSValEscaperWithStr-4 6178 18919 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20824 5599 ns/op BenchmarkJSValEscaperWithObj-4 5151 23084 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14546 8009 ns/op BenchmarkJSStrEscaperNoSpecials-4 51100 2380 ns/op BenchmarkJSStrEscaper-4 10000 12706 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 47116 2432 ns/op BenchmarkJSRegexpEscaper-4 10000 12044 ns/op BenchmarkTemplateSpecialTags-4 100 1106042 ns/op BenchmarkURLEscaper-4 5068 26220 ns/op BenchmarkURLEscaperNoSpecials-4 181057 702.9 ns/op BenchmarkURLNormalizer-4 5164 20159 ns/op BenchmarkURLNormalizerNoSpecials-4 187342 721.8 ns/op BenchmarkSrcsetFilter-4 19459 6412 ns/op BenchmarkSrcsetFilterNoSpecials-4 111516 1070 ns/op PASS ok html/template 4.878s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 549054 198.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 471111 247.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 564631 204.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 479085 245.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1594532 73.21 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1246513 93.88 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1588743 72.86 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1223862 104.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1296998 90.23 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 338499 307.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 346286 350.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 375618 303.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 377344 360.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 663516 163.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 506701 243.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 752244 153.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 467067 232.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 379536 315.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1375329 88.16 ns/op BenchmarkRGBASetRGBA-4 1000000 101.3 ns/op BenchmarkRGBA64At-4 969606 129.5 ns/op BenchmarkRGBA64SetRGBA64-4 876496 143.8 ns/op BenchmarkNRGBAAt-4 1364252 86.13 ns/op BenchmarkNRGBASetNRGBA-4 1186131 99.71 ns/op BenchmarkNRGBA64At-4 927442 132.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 868012 146.7 ns/op BenchmarkAlphaAt-4 2347456 48.70 ns/op BenchmarkAlphaSetAlpha-4 2107465 55.77 ns/op BenchmarkAlpha16At-4 1462012 83.46 ns/op BenchmarkAlphaSetAlpha16-4 1340324 89.97 ns/op BenchmarkGrayAt-4 2325804 48.66 ns/op BenchmarkGraySetGray-4 2109681 60.75 ns/op BenchmarkGray16At-4 1463913 83.26 ns/op BenchmarkGraySetGray16-4 1327891 89.98 ns/op PASS ok image 6.786s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3579108 34.65 ns/op BenchmarkYCbCrToRGB/128-4 3281935 34.88 ns/op BenchmarkYCbCrToRGB/255-4 3221995 35.09 ns/op BenchmarkRGBToYCbCr/0-4 3515577 34.36 ns/op BenchmarkRGBToYCbCr/Cb-4 3290662 33.81 ns/op BenchmarkRGBToYCbCr/Cr-4 3434354 33.37 ns/op BenchmarkYCbCrToRGBA/0-4 2645762 42.66 ns/op BenchmarkYCbCrToRGBA/128-4 2603952 45.12 ns/op BenchmarkYCbCrToRGBA/255-4 2816817 38.84 ns/op BenchmarkNYCbCrAToRGBA/0-4 2960812 39.95 ns/op BenchmarkNYCbCrAToRGBA/128-4 2877308 40.74 ns/op BenchmarkNYCbCrAToRGBA/255-4 2737447 42.58 ns/op PASS ok image/color 2.400s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 37692143 ns/op BenchmarkFillSrc-4 338 363873 ns/op BenchmarkCopyOver-4 6 17803747 ns/op BenchmarkCopySrc-4 484 222643 ns/op BenchmarkNRGBAOver-4 8 13642620 ns/op BenchmarkNRGBASrc-4 12 9289301 ns/op BenchmarkYCbCr-4 10 10418728 ns/op BenchmarkGray-4 18 6542893 ns/op BenchmarkCMYK-4 12 9653526 ns/op BenchmarkGlyphOver-4 19 5416385 ns/op BenchmarkRGBAMaskOver-4 5 22000115 ns/op BenchmarkGrayMaskOver-4 6 16931736 ns/op BenchmarkRGBA64ImageMaskOver-4 4 29912758 ns/op BenchmarkRGBA-4 5 20814006 ns/op BenchmarkPalettedFill-4 942 127105 ns/op BenchmarkPalettedRGBA-4 5 21999435 ns/op BenchmarkGenericOver-4 3 46750377 ns/op BenchmarkGenericMaskOver-4 5 20971489 ns/op BenchmarkGenericSrc-4 4 31951794 ns/op BenchmarkGenericMaskSrc-4 4 28643086 ns/op PASS ok image/draw 6.388s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5859600 ns/op 2.64 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 132064588 ns/op 2.33 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2437303341 ns/op 0.50 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 2045366 ns/op 7.55 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 114521423 ns/op 0.54 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.536s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5056 24031 ns/op BenchmarkIDCT-4 5458 22301 ns/op BenchmarkDecodeBaseline-4 8 13425052 ns/op 4.60 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18360384 ns/op 3.37 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 152952223 ns/op 8.03 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 205429918 ns/op 4.49 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.611s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14827156 6.805 ns/op BenchmarkDecodeGray-4 12 9279304 ns/op 7.06 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38783294 ns/op 6.76 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 32777528 ns/op 8.00 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5635310 ns/op 11.63 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31679616 ns/op 8.27 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39805523 ns/op 6.59 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 47985913 ns/op 6.40 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 48790228 ns/op 6.30 MB/s 284056 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 172033614 ns/op 7.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 177084842 ns/op 6.94 MB/s 864096 B/op 30 allocs/op BenchmarkEncodePaletted-4 4 29114837 ns/op 10.55 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 170138659 ns/op 7.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 643593352 ns/op 1.91 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.131s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50834362 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 42113484 ns/op 2.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 259335298 ns/op 1.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 236930994 ns/op 2.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48397697 ns/op 2.07 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41899895 ns/op 2.39 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 247718020 ns/op 2.02 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 235600904 ns/op 2.12 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 518125107 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 495130833 ns/op 2.02 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2996908582 ns/op 1.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2870475413 ns/op 1.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8324558 ns/op 12.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 8632534 ns/op 11.58 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40680510 ns/op 12.29 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 42710354 ns/op 11.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 79958683 ns/op 12.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 82859034 ns/op 12.07 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 401545256 ns/op 12.45 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 419321269 ns/op 11.92 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58813314 ns/op 1.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53473590 ns/op 1.87 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 410343275 ns/op 1.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 326640348 ns/op 1.53 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 736067249 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 785067370 ns/op 1.27 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5533156201 ns/op 0.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4872884125 ns/op 1.03 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 139479722 ns/op 29.97 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 151144814 ns/op 27.65 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 44.365s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33026 3117 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 36319 3345 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 33193 3596 ns/op 1.11 MB/s BenchmarkMarshalCorpusFile/8-4 27580 4296 ns/op 1.86 MB/s BenchmarkMarshalCorpusFile/16-4 20890 5811 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/32-4 14067 8538 ns/op 3.75 MB/s BenchmarkMarshalCorpusFile/64-4 8467 14206 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/128-4 5590 23909 ns/op 5.35 MB/s BenchmarkMarshalCorpusFile/256-4 2268 45814 ns/op 5.59 MB/s BenchmarkMarshalCorpusFile/512-4 1369 96762 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/1024-4 705 179602 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/2048-4 330 364700 ns/op 5.62 MB/s BenchmarkMarshalCorpusFile/4096-4 158 805966 ns/op 5.08 MB/s BenchmarkMarshalCorpusFile/8192-4 85 1735150 ns/op 4.72 MB/s BenchmarkMarshalCorpusFile/16384-4 38 2994801 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6551127 ns/op 5.00 MB/s BenchmarkMarshalCorpusFile/65536-4 9 13253000 ns/op 4.94 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27791596 ns/op 4.72 MB/s BenchmarkMarshalCorpusFile/262144-4 2 52369406 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/524288-4 1 103311021 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 196990689 ns/op 5.32 MB/s BenchmarkUnmarshalCorpusFile/1-4 9836 11803 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 8325 12388 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9756 13547 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 6549 15586 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 5788 19084 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/32-4 4107 27495 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/64-4 3499 31546 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/128-4 2887 42614 ns/op 3.00 MB/s BenchmarkUnmarshalCorpusFile/256-4 1021 114890 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/512-4 583 212758 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/1024-4 260 466673 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/2048-4 154 771069 ns/op 2.66 MB/s BenchmarkUnmarshalCorpusFile/4096-4 78 1486216 ns/op 2.76 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 2994883 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/16384-4 20 6045423 ns/op 2.71 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 11953193 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 23955985 ns/op 2.74 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 48018263 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 96233210 ns/op 2.72 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 191922818 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 381048305 ns/op 2.75 MB/s BenchmarkMutatorBytes/1-4 40513 3004 ns/op BenchmarkMutatorBytes/10-4 43744 2752 ns/op BenchmarkMutatorBytes/100-4 40784 2916 ns/op BenchmarkMutatorBytes/1000-4 27710 4420 ns/op BenchmarkMutatorBytes/10000-4 8571 18881 ns/op BenchmarkMutatorBytes/100000-4 1107 126034 ns/op BenchmarkMutatorString/1-4 41557 3039 ns/op BenchmarkMutatorString/10-4 42237 3010 ns/op BenchmarkMutatorString/100-4 34021 3476 ns/op BenchmarkMutatorString/1000-4 17806 6655 ns/op BenchmarkMutatorString/10000-4 3974 40130 ns/op BenchmarkMutatorString/100000-4 421 289594 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20718 5673 ns/op BenchmarkMutatorAllBasicTypes/string-4 19783 5761 ns/op BenchmarkMutatorAllBasicTypes/bool-4 70257 1684 ns/op BenchmarkMutatorAllBasicTypes/float32-4 63422 1899 ns/op BenchmarkMutatorAllBasicTypes/float64-4 60759 1902 ns/op BenchmarkMutatorAllBasicTypes/int-4 65962 1782 ns/op BenchmarkMutatorAllBasicTypes/int8-4 67617 1778 ns/op BenchmarkMutatorAllBasicTypes/int16-4 67725 1814 ns/op BenchmarkMutatorAllBasicTypes/int32-4 68755 1788 ns/op BenchmarkMutatorAllBasicTypes/int64-4 65841 1795 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 64212 1854 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 61531 1859 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 64503 1849 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 64476 1847 ns/op PASS ok internal/fuzz 12.761s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 21687 5935 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 178250 733.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.676s PASS ok internal/poll 0.033s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 19432794 ns/op PASS ok internal/trace 2.549s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 18094 10349 ns/op BenchmarkCopyNLarge-4 272 531506 ns/op PASS ok io 0.676s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 165904 713.4 ns/op BenchmarkPrintln-4 25184 4787 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37783 3112 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 7093 17485 ns/op BenchmarkDiscard-4 1000000 101.1 ns/op 0 B/op 0 allocs/op PASS ok log 1.000s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 47482 2365 ns/op BenchmarkJSONHandler/defaults-4 7659 16633 ns/op 530 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4470 24237 ns/op 779 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5719 22371 ns/op 751 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8098 14837 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct-4 8868 14882 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4830 24606 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32974 3657 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 32046 3688 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 79165 1563 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 50697 2247 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 55113 2039 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54396 2207 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 49812 2330 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 53018 2192 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 515907 224.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 431340 293.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 315990 400.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 229257 553.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 170792 707.6 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 396865 646.3 ns/op BenchmarkSourceLine/stringifying-4 49254 2678 ns/op BenchmarkRecord-4 4299 33443 ns/op BenchmarkDispatch/switch-checked-4 198300 621.7 ns/op BenchmarkDispatch/As-4 226952 557.8 ns/op BenchmarkDispatch/Visit-4 185101 637.9 ns/op BenchmarkUnsafeStrings-4 18114 6605 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.917s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2488887 43.26 ns/op BenchmarkAcosh-4 1328059 92.02 ns/op BenchmarkAsin-4 2655445 44.00 ns/op BenchmarkAsinh-4 1244443 94.01 ns/op BenchmarkAtan-4 3116047 37.16 ns/op BenchmarkAtanh-4 1297869 92.08 ns/op BenchmarkAtan2-4 2262902 52.00 ns/op BenchmarkCbrt-4 1634694 71.39 ns/op BenchmarkCeil-4 23913585 5.233 ns/op BenchmarkCompare-4 5011525 23.31 ns/op BenchmarkCompare32-4 6318350 18.91 ns/op BenchmarkCopysign-4 3897357 30.52 ns/op BenchmarkCos-4 1222698 97.12 ns/op BenchmarkCosh-4 1869607 63.16 ns/op BenchmarkErf-4 3398212 35.85 ns/op BenchmarkErfc-4 3327608 35.85 ns/op BenchmarkErfinv-4 2954745 39.37 ns/op BenchmarkErfcinv-4 2852467 39.10 ns/op BenchmarkExp-4 7165696 16.20 ns/op BenchmarkExpGo-4 1000000 111.8 ns/op BenchmarkExpm1-4 2547362 46.45 ns/op BenchmarkExp2-4 1000000 104.7 ns/op BenchmarkExp2Go-4 1000000 111.4 ns/op BenchmarkAbs-4 5017620 24.13 ns/op BenchmarkDim-4 11641051 10.11 ns/op BenchmarkFloor-4 21582924 5.117 ns/op BenchmarkMax-4 16333527 7.247 ns/op BenchmarkMin-4 17450686 7.316 ns/op BenchmarkMod-4 394407 298.6 ns/op BenchmarkFrexp-4 1988094 59.69 ns/op BenchmarkGamma-4 910770 140.8 ns/op BenchmarkHypot-4 13478979 9.435 ns/op BenchmarkHypotGo-4 1762442 67.06 ns/op BenchmarkIlogb-4 2208596 55.04 ns/op BenchmarkJ0-4 316402 417.8 ns/op BenchmarkJ1-4 318808 411.7 ns/op BenchmarkJn-4 140138 880.8 ns/op BenchmarkLdexp-4 1879087 61.28 ns/op BenchmarkLgamma-4 1000000 108.5 ns/op BenchmarkLog-4 6284677 18.50 ns/op BenchmarkLogb-4 2193460 52.55 ns/op BenchmarkLog1p-4 1597383 72.34 ns/op BenchmarkLog10-4 5662845 19.68 ns/op BenchmarkLog2-4 1654015 71.53 ns/op BenchmarkModf-4 2446712 52.79 ns/op BenchmarkNextafter32-4 2471443 47.92 ns/op BenchmarkNextafter64-4 2485443 47.35 ns/op BenchmarkPowInt-4 615289 191.2 ns/op BenchmarkPowFrac-4 524455 250.3 ns/op BenchmarkPow10Pos-4 5718330 20.67 ns/op BenchmarkPow10Neg-4 6092570 19.95 ns/op BenchmarkRound-4 4410813 25.93 ns/op BenchmarkRoundToEven-4 10850169 10.18 ns/op BenchmarkRemainder-4 545950 207.6 ns/op BenchmarkSignbit-4 6675855 17.36 ns/op BenchmarkSin-4 1643172 78.36 ns/op BenchmarkSincos-4 945099 108.9 ns/op BenchmarkSinh-4 2171164 53.43 ns/op BenchmarkSqrtIndirect-4 23724308 5.159 ns/op BenchmarkSqrtLatency-4 23398946 5.554 ns/op BenchmarkSqrtIndirectLatency-4 22791632 5.416 ns/op BenchmarkSqrtGoLatency-4 1378795 85.43 ns/op BenchmarkSqrtPrime-4 42484 2873 ns/op BenchmarkTan-4 1512046 78.20 ns/op BenchmarkTanh-4 1710756 68.45 ns/op BenchmarkTrunc-4 25194072 5.124 ns/op BenchmarkY0-4 302196 417.6 ns/op BenchmarkY1-4 308854 422.7 ns/op BenchmarkYn-4 141342 861.3 ns/op BenchmarkFloat64bits-4 6232473 18.18 ns/op BenchmarkFloat64frombits-4 6503078 17.88 ns/op BenchmarkFloat32bits-4 6820326 17.36 ns/op BenchmarkFloat32frombits-4 6797232 17.64 ns/op BenchmarkFMA-4 22703416 6.325 ns/op PASS ok math 13.626s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15627535 7.775 ns/op 8231.53 MB/s BenchmarkAddVV/2-4 14083141 8.807 ns/op 14533.91 MB/s BenchmarkAddVV/3-4 12155410 9.422 ns/op 20377.79 MB/s BenchmarkAddVV/4-4 11994018 9.908 ns/op 25837.19 MB/s BenchmarkAddVV/5-4 11669970 10.12 ns/op 31621.48 MB/s BenchmarkAddVV/10-4 8766980 12.05 ns/op 53099.68 MB/s BenchmarkAddVV/100-4 2394364 49.23 ns/op 129992.15 MB/s BenchmarkAddVV/1000-4 283066 463.8 ns/op 137986.56 MB/s BenchmarkSubVV/1-4 16534920 7.811 ns/op 8194.06 MB/s BenchmarkSubVV/2-4 12460308 10.38 ns/op 12328.75 MB/s BenchmarkSubVV/3-4 12700184 9.739 ns/op 19713.79 MB/s BenchmarkSubVV/4-4 12732130 9.521 ns/op 26888.52 MB/s BenchmarkSubVV/5-4 10839132 10.25 ns/op 31212.63 MB/s BenchmarkSubVV/10-4 9822105 12.66 ns/op 50549.09 MB/s BenchmarkSubVV/100-4 2336785 51.05 ns/op 125356.34 MB/s BenchmarkSubVV/1000-4 292737 465.3 ns/op 137536.13 MB/s BenchmarkAddVW/1-4 18024534 7.499 ns/op 1066.76 MB/s BenchmarkAddVW/2-4 15628532 7.725 ns/op 2071.20 MB/s BenchmarkAddVW/3-4 13409275 8.200 ns/op 2926.90 MB/s BenchmarkAddVW/4-4 13485556 8.755 ns/op 3654.86 MB/s BenchmarkAddVW/5-4 13929595 9.175 ns/op 4359.83 MB/s BenchmarkAddVW/10-4 10952622 10.62 ns/op 7534.78 MB/s BenchmarkAddVW/100-4 308376 385.7 ns/op 2074.12 MB/s BenchmarkAddVW/1000-4 43839 2692 ns/op 2972.05 MB/s BenchmarkAddVWext/1-4 16591132 7.263 ns/op 1101.48 MB/s BenchmarkAddVWext/2-4 14830272 7.516 ns/op 2128.81 MB/s BenchmarkAddVWext/3-4 14188266 8.889 ns/op 2700.07 MB/s BenchmarkAddVWext/4-4 14351829 8.342 ns/op 3836.09 MB/s BenchmarkAddVWext/5-4 13353577 9.201 ns/op 4347.33 MB/s BenchmarkAddVWext/10-4 10395103 10.74 ns/op 7449.64 MB/s BenchmarkAddVWext/100-4 53272 2225 ns/op 359.60 MB/s BenchmarkAddVWext/1000-4 5871 21934 ns/op 364.73 MB/s BenchmarkSubVW/1-4 18211952 7.045 ns/op 1135.62 MB/s BenchmarkSubVW/2-4 16571275 7.416 ns/op 2157.59 MB/s BenchmarkSubVW/3-4 15155716 8.366 ns/op 2868.73 MB/s BenchmarkSubVW/4-4 13629002 9.675 ns/op 3307.63 MB/s BenchmarkSubVW/5-4 11304553 11.22 ns/op 3563.51 MB/s BenchmarkSubVW/10-4 9627464 11.09 ns/op 7214.77 MB/s BenchmarkSubVW/100-4 300468 414.9 ns/op 1928.04 MB/s BenchmarkSubVW/1000-4 42243 2733 ns/op 2926.80 MB/s BenchmarkSubVWext/1-4 16351887 7.255 ns/op 1102.63 MB/s BenchmarkSubVWext/2-4 16116735 7.565 ns/op 2114.91 MB/s BenchmarkSubVWext/3-4 13629931 8.520 ns/op 2816.86 MB/s BenchmarkSubVWext/4-4 14838538 8.620 ns/op 3712.10 MB/s BenchmarkSubVWext/5-4 13978452 9.018 ns/op 4435.72 MB/s BenchmarkSubVWext/10-4 10685205 10.82 ns/op 7393.69 MB/s BenchmarkSubVWext/100-4 49510 2530 ns/op 316.25 MB/s BenchmarkSubVWext/1000-4 5272 24686 ns/op 324.08 MB/s BenchmarkMulAddVWW/1-4 13980903 8.869 ns/op 7215.79 MB/s BenchmarkMulAddVWW/2-4 12379509 9.786 ns/op 13080.15 MB/s BenchmarkMulAddVWW/3-4 10992115 10.01 ns/op 19177.76 MB/s BenchmarkMulAddVWW/4-4 11913139 10.59 ns/op 24176.88 MB/s BenchmarkMulAddVWW/5-4 10437668 11.57 ns/op 27647.86 MB/s BenchmarkMulAddVWW/10-4 7683813 15.19 ns/op 42123.34 MB/s BenchmarkMulAddVWW/100-4 1409102 80.43 ns/op 79574.30 MB/s BenchmarkMulAddVWW/1000-4 166958 775.1 ns/op 82564.85 MB/s BenchmarkAddMulVVW/1-4 15666240 7.958 ns/op 8042.48 MB/s BenchmarkAddMulVVW/2-4 14300644 8.924 ns/op 14343.97 MB/s BenchmarkAddMulVVW/3-4 12421928 9.985 ns/op 19229.13 MB/s BenchmarkAddMulVVW/4-4 10404111 10.45 ns/op 24493.83 MB/s BenchmarkAddMulVVW/5-4 9585187 11.38 ns/op 28126.08 MB/s BenchmarkAddMulVVW/10-4 8796550 13.20 ns/op 48469.38 MB/s BenchmarkAddMulVVW/100-4 1946023 62.32 ns/op 102695.87 MB/s BenchmarkAddMulVVW/1000-4 218119 540.0 ns/op 118507.96 MB/s BenchmarkDivWVW/1-4 2020196 62.69 ns/op 1020.88 MB/s BenchmarkDivWVW/2-4 1007778 115.6 ns/op 1107.61 MB/s BenchmarkDivWVW/3-4 894968 144.7 ns/op 1327.11 MB/s BenchmarkDivWVW/4-4 751134 171.1 ns/op 1496.39 MB/s BenchmarkDivWVW/5-4 644833 208.8 ns/op 1532.40 MB/s BenchmarkDivWVW/10-4 371646 356.1 ns/op 1797.17 MB/s BenchmarkDivWVW/100-4 39756 2987 ns/op 2142.83 MB/s BenchmarkDivWVW/1000-4 4597 28304 ns/op 2261.15 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14769693 7.406 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13874278 7.389 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14213380 8.394 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13852120 7.913 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13705698 8.823 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13627092 8.652 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12053083 9.463 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11141216 9.282 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11473741 10.00 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11165487 10.06 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8551576 13.56 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8458603 12.47 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1379864 80.72 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1711256 69.60 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 148549 761.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 222030 687.6 ns/op BenchmarkDecimalConversion-4 178 621196 ns/op BenchmarkFloatString/100-4 10000 10297 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 225 522029 ns/op 2912 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48422430 ns/op 60365 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 4886693896 ns/op 858568 B/op 528 allocs/op BenchmarkFloatAdd/10-4 160178 763.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 161377 762.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 154088 839.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 88987 1385 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17724 6891 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 214156 663.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 187821 594.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 186240 605.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 164940 753.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48498 2298 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1898 67888 ns/op BenchmarkParseFloatLargeExp-4 397 285890 ns/op BenchmarkGCD10x10/WithoutXY-4 162510 719.1 ns/op BenchmarkGCD10x10/WithXY-4 46383 2545 ns/op BenchmarkGCD10x100/WithoutXY-4 83254 1362 ns/op BenchmarkGCD10x100/WithXY-4 16599 7600 ns/op BenchmarkGCD10x1000/WithoutXY-4 58473 2348 ns/op BenchmarkGCD10x1000/WithXY-4 12727 9330 ns/op BenchmarkGCD100x100/WithoutXY-4 22299 5187 ns/op BenchmarkGCD100x100/WithXY-4 9793 11862 ns/op BenchmarkGCD100x1000/WithoutXY-4 11450 9603 ns/op BenchmarkGCD100x1000/WithXY-4 6200 18913 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1912 60622 ns/op BenchmarkGCD1000x1000/WithXY-4 952 110908 ns/op BenchmarkHilbert-4 19 5893932 ns/op BenchmarkBinomial-4 10000 10591 ns/op BenchmarkQuoRem-4 23098 5358 ns/op BenchmarkExp-4 18 7704705 ns/op BenchmarkExpMont/Odd-4 123 967402 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 123 975039 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1026293 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1038051 ns/op 3812 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1068365 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even8-4 118 1027738 ns/op 3879 B/op 54 allocs/op BenchmarkExpMont/Even32-4 120 1018256 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even64-4 139 839171 ns/op 3652 B/op 54 allocs/op BenchmarkExpMont/Even96-4 123 892746 ns/op 3776 B/op 51 allocs/op BenchmarkExpMont/Even128-4 150 765763 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 154 711692 ns/op 2932 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 357 335891 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 322 372683 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 301 370989 ns/op 1748 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 309 370157 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 16 6958871 ns/op BenchmarkBitset-4 691792 189.7 ns/op BenchmarkBitsetNeg-4 362704 346.5 ns/op BenchmarkBitsetOrig-4 223706 675.2 ns/op BenchmarkBitsetNegOrig-4 133611 1044 ns/op BenchmarkModSqrt225_Tonelli-4 100 1081788 ns/op BenchmarkModSqrt225_3Mod4-4 352 330127 ns/op BenchmarkModSqrt231_Tonelli-4 100 1139684 ns/op BenchmarkModSqrt231_5Mod8-4 294 389721 ns/op BenchmarkModInverse-4 12038 9427 ns/op BenchmarkSqrt-4 2146 73652 ns/op BenchmarkIntSqr/1-4 634233 158.3 ns/op BenchmarkIntSqr/2-4 543630 208.1 ns/op BenchmarkIntSqr/3-4 508843 245.0 ns/op BenchmarkIntSqr/5-4 372852 317.0 ns/op BenchmarkIntSqr/8-4 308450 411.4 ns/op BenchmarkIntSqr/10-4 256914 495.3 ns/op BenchmarkIntSqr/20-4 50834 2375 ns/op BenchmarkIntSqr/30-4 32733 3230 ns/op BenchmarkIntSqr/50-4 24664 5104 ns/op BenchmarkIntSqr/80-4 14652 8125 ns/op BenchmarkIntSqr/100-4 11046 10493 ns/op BenchmarkIntSqr/200-4 5067 26177 ns/op BenchmarkIntSqr/300-4 2008 66630 ns/op BenchmarkIntSqr/500-4 939 128976 ns/op BenchmarkIntSqr/800-4 360 333460 ns/op BenchmarkIntSqr/1000-4 276 456718 ns/op BenchmarkDiv/20/10-4 408489 310.1 ns/op BenchmarkDiv/40/20-4 406690 308.3 ns/op BenchmarkDiv/100/50-4 337573 364.2 ns/op BenchmarkDiv/200/100-4 57036 2229 ns/op BenchmarkDiv/400/200-4 50670 2279 ns/op BenchmarkDiv/1000/500-4 45152 2761 ns/op BenchmarkDiv/2000/1000-4 32706 3628 ns/op BenchmarkDiv/20000/10000-4 1408 91591 ns/op BenchmarkDiv/200000/100000-4 30 4279744 ns/op BenchmarkDiv/2000000/1000000-4 1 134291414 ns/op BenchmarkDiv/20000000/10000000-4 1 3512738711 ns/op BenchmarkMul-4 5 20600752 ns/op BenchmarkNatMul/10-4 193884 934.6 ns/op BenchmarkNatMul/100-4 5511 26540 ns/op BenchmarkNatMul/1000-4 180 664712 ns/op BenchmarkZeroShifts/Shl-4 10000 17915 ns/op BenchmarkZeroShifts/ShlSame-4 3460610 32.97 ns/op BenchmarkZeroShifts/Shr-4 10000 13287 ns/op BenchmarkZeroShifts/ShrSame-4 3613357 32.43 ns/op BenchmarkExp3Power/0x10-4 158142 861.4 ns/op BenchmarkExp3Power/0x40-4 141903 1007 ns/op BenchmarkExp3Power/0x100-4 85927 1554 ns/op BenchmarkExp3Power/0x400-4 35772 3514 ns/op BenchmarkExp3Power/0x1000-4 8656 14406 ns/op BenchmarkExp3Power/0x4000-4 2511 62939 ns/op BenchmarkExp3Power/0x10000-4 228 555557 ns/op BenchmarkExp3Power/0x40000-4 22 5251831 ns/op BenchmarkExp3Power/0x100000-4 3 49185146 ns/op BenchmarkExp3Power/0x400000-4 1 443220214 ns/op BenchmarkFibo-4 3 36213029 ns/op BenchmarkNatSqr/1-4 802632 215.0 ns/op BenchmarkNatSqr/2-4 521282 307.2 ns/op BenchmarkNatSqr/3-4 407084 364.7 ns/op BenchmarkNatSqr/5-4 331430 509.5 ns/op BenchmarkNatSqr/8-4 220988 710.0 ns/op BenchmarkNatSqr/10-4 202658 866.3 ns/op BenchmarkNatSqr/20-4 39990 2904 ns/op BenchmarkNatSqr/30-4 33344 3782 ns/op BenchmarkNatSqr/50-4 18636 6588 ns/op BenchmarkNatSqr/80-4 10000 10307 ns/op BenchmarkNatSqr/100-4 9159 13204 ns/op BenchmarkNatSqr/200-4 4480 35666 ns/op BenchmarkNatSqr/300-4 1468 87888 ns/op BenchmarkNatSqr/500-4 916 155196 ns/op BenchmarkNatSqr/800-4 343 342270 ns/op BenchmarkNatSqr/1000-4 271 502489 ns/op BenchmarkNatSetBytes/8-4 886826 149.0 ns/op BenchmarkNatSetBytes/24-4 292467 526.8 ns/op BenchmarkNatSetBytes/128-4 60144 1967 ns/op BenchmarkNatSetBytes/7-4 813098 137.4 ns/op BenchmarkNatSetBytes/23-4 249957 497.4 ns/op BenchmarkNatSetBytes/127-4 58146 1989 ns/op BenchmarkScanPi-4 194 560838 ns/op BenchmarkStringPiParallel-4 412 335814 ns/op BenchmarkScan/10/Base2-4 37845 3182 ns/op BenchmarkScan/100/Base2-4 4494 26767 ns/op BenchmarkScan/1000/Base2-4 429 270409 ns/op BenchmarkScan/10/Base8-4 86130 1351 ns/op BenchmarkScan/100/Base8-4 12378 10315 ns/op BenchmarkScan/1000/Base8-4 1249 95138 ns/op BenchmarkScan/10/Base10-4 82652 1292 ns/op BenchmarkScan/100/Base10-4 13526 8617 ns/op BenchmarkScan/1000/Base10-4 1234 84873 ns/op BenchmarkScan/10/Base16-4 95620 1082 ns/op BenchmarkScan/100/Base16-4 16052 7561 ns/op BenchmarkScan/1000/Base16-4 1828 70870 ns/op BenchmarkString/10/Base2-4 175400 598.5 ns/op BenchmarkString/100/Base2-4 27860 3970 ns/op BenchmarkString/1000/Base2-4 3267 39783 ns/op BenchmarkString/10/Base8-4 400882 311.7 ns/op BenchmarkString/100/Base8-4 72109 1720 ns/op BenchmarkString/1000/Base8-4 9392 14866 ns/op BenchmarkString/10/Base10-4 212761 597.4 ns/op BenchmarkString/100/Base10-4 37460 3093 ns/op BenchmarkString/1000/Base10-4 5822 23064 ns/op BenchmarkString/10/Base16-4 405739 285.5 ns/op BenchmarkString/100/Base16-4 95634 1228 ns/op BenchmarkString/1000/Base16-4 10740 12216 ns/op BenchmarkLeafSize/0-4 30 3957378 ns/op BenchmarkLeafSize/1-4 469 255886 ns/op BenchmarkLeafSize/2-4 458 249777 ns/op BenchmarkLeafSize/3-4 349 354125 ns/op BenchmarkLeafSize/4-4 448 263138 ns/op BenchmarkLeafSize/5-4 312 380647 ns/op BenchmarkLeafSize/6-4 346 323442 ns/op BenchmarkLeafSize/7-4 361 305623 ns/op BenchmarkLeafSize/8-4 484 230172 ns/op BenchmarkLeafSize/9-4 272 488878 ns/op BenchmarkLeafSize/10-4 300 372135 ns/op BenchmarkLeafSize/11-4 300 365663 ns/op BenchmarkLeafSize/12-4 364 341263 ns/op BenchmarkLeafSize/13-4 320 472263 ns/op BenchmarkLeafSize/14-4 396 318792 ns/op BenchmarkLeafSize/15-4 408 287847 ns/op BenchmarkLeafSize/16-4 490 232335 ns/op BenchmarkLeafSize/32-4 492 254573 ns/op BenchmarkLeafSize/64-4 420 283872 ns/op BenchmarkProbablyPrime/n=0-4 10 10688613 ns/op BenchmarkProbablyPrime/n=1-4 9 12069387 ns/op BenchmarkProbablyPrime/n=5-4 6 18519141 ns/op BenchmarkProbablyPrime/n=10-4 4 26346705 ns/op BenchmarkProbablyPrime/n=20-4 3 40888736 ns/op BenchmarkProbablyPrime/Lucas-4 12 9293749 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1534334 ns/op BenchmarkRatCmp-4 191152 703.3 ns/op BenchmarkFloatSqrt/64-4 19834 6169 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12906 9785 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 7927 18395 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3835 26933 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 913 168651 ns/op 18169 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 57 1868654 ns/op 175886 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 145797647 ns/op 3778216 B/op 616 allocs/op PASS ok math/big 59.795s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10307085 9.875 ns/op BenchmarkLeadingZeros8-4 11778163 9.700 ns/op BenchmarkLeadingZeros16-4 12263996 9.269 ns/op BenchmarkLeadingZeros32-4 13714111 9.161 ns/op BenchmarkLeadingZeros64-4 13662720 9.863 ns/op BenchmarkTrailingZeros-4 14413860 9.029 ns/op BenchmarkTrailingZeros8-4 14061020 8.942 ns/op BenchmarkTrailingZeros16-4 14262432 8.799 ns/op BenchmarkTrailingZeros32-4 14612602 8.834 ns/op BenchmarkTrailingZeros64-4 13389414 8.684 ns/op BenchmarkOnesCount-4 14361640 8.934 ns/op BenchmarkOnesCount8-4 12902660 9.135 ns/op BenchmarkOnesCount16-4 12582388 9.289 ns/op BenchmarkOnesCount32-4 13566302 9.338 ns/op BenchmarkOnesCount64-4 13290470 8.971 ns/op BenchmarkRotateLeft-4 14103063 9.112 ns/op BenchmarkRotateLeft8-4 12420331 9.097 ns/op BenchmarkRotateLeft16-4 12503575 8.989 ns/op BenchmarkRotateLeft32-4 13464108 8.915 ns/op BenchmarkRotateLeft64-4 12812760 9.434 ns/op BenchmarkReverse-4 16095624 6.791 ns/op BenchmarkReverse8-4 26516154 5.074 ns/op BenchmarkReverse16-4 19328900 5.714 ns/op BenchmarkReverse32-4 19433650 6.825 ns/op BenchmarkReverse64-4 17480874 6.729 ns/op BenchmarkReverseBytes-4 25711120 4.909 ns/op BenchmarkReverseBytes16-4 21687049 5.066 ns/op BenchmarkReverseBytes32-4 23872954 4.966 ns/op BenchmarkReverseBytes64-4 25569604 5.044 ns/op BenchmarkAdd-4 13939626 9.741 ns/op BenchmarkAdd32-4 12786516 9.473 ns/op BenchmarkAdd64-4 14262141 8.634 ns/op BenchmarkAdd64multiple-4 22458152 5.358 ns/op BenchmarkSub-4 14834883 8.530 ns/op BenchmarkSub32-4 13629483 8.780 ns/op BenchmarkSub64-4 14173272 8.392 ns/op BenchmarkSub64multiple-4 21641964 5.290 ns/op BenchmarkMul-4 14730758 8.611 ns/op BenchmarkMul32-4 13969041 8.692 ns/op BenchmarkMul64-4 13992738 8.630 ns/op BenchmarkDiv-4 3402201 36.71 ns/op BenchmarkDiv32-4 7123820 16.36 ns/op BenchmarkDiv64-4 3579668 33.56 ns/op PASS ok math/bits 7.189s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13331854 8.651 ns/op BenchmarkAcos-4 517276 221.5 ns/op BenchmarkAcosh-4 470540 236.8 ns/op BenchmarkAsin-4 578209 232.1 ns/op BenchmarkAsinh-4 568630 254.6 ns/op BenchmarkAtan-4 816100 141.9 ns/op BenchmarkAtanh-4 941396 142.8 ns/op BenchmarkConj-4 25323346 4.918 ns/op BenchmarkCos-4 635571 175.2 ns/op BenchmarkCosh-4 636681 187.7 ns/op BenchmarkExp-4 822836 129.4 ns/op BenchmarkLog-4 910915 124.4 ns/op BenchmarkLog10-4 942063 125.7 ns/op BenchmarkPhase-4 2090055 54.03 ns/op BenchmarkPolar-4 1346996 87.99 ns/op BenchmarkPow-4 260408 468.6 ns/op BenchmarkRect-4 974989 106.0 ns/op BenchmarkSin-4 755275 172.8 ns/op BenchmarkSinh-4 614436 179.5 ns/op BenchmarkSqrt-4 1224501 96.87 ns/op BenchmarkTan-4 411122 294.8 ns/op BenchmarkTanh-4 464239 265.8 ns/op PASS ok math/cmplx 3.672s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 689415 165.8 ns/op BenchmarkInt63ThreadsafeParallel-4 856580 145.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 121.2 ns/op BenchmarkIntn1000-4 713048 150.9 ns/op BenchmarkInt63n1000-4 779084 150.8 ns/op BenchmarkInt31n1000-4 783774 146.8 ns/op BenchmarkFloat32-4 911818 137.5 ns/op BenchmarkFloat64-4 1000000 118.2 ns/op BenchmarkPerm3-4 163450 710.9 ns/op BenchmarkPerm30-4 19941 5736 ns/op BenchmarkPerm30ViaShuffle-4 19848 5907 ns/op BenchmarkShuffleOverhead-4 14310 8182 ns/op BenchmarkRead3-4 708696 147.0 ns/op BenchmarkRead64-4 81078 1485 ns/op BenchmarkRead1000-4 5326 22067 ns/op BenchmarkConcurrent-4 212608 569.0 ns/op PASS ok math/rand 2.756s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37072 3020 ns/op BenchmarkQDecodeWord-4 83995 1250 ns/op BenchmarkQDecodeHeader-4 79293 1376 ns/op BenchmarkTypeByExtension/.html-4 424392 248.3 ns/op BenchmarkTypeByExtension/.HTML-4 315151 351.8 ns/op BenchmarkTypeByExtension/.unused-4 373582 319.5 ns/op BenchmarkExtensionsByType/text/html-4 216535 1056 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54577 2342 ns/op BenchmarkExtensionsByType/application/octet-stream-4 31345 3347 ns/op PASS ok mime 1.774s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 757 136479 ns/op PASS ok mime/quotedprintable 0.229s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25357699 ns/op 8850 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 51883825 ns/op 13560 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029450643 ns/op 150848 B/op 232 allocs/op BenchmarkDNSName-4 173010 690.5 ns/op BenchmarkInterfaces-4 2200 61170 ns/op BenchmarkInterfaceByIndex-4 7398 17344 ns/op BenchmarkInterfaceByName-4 2161 62853 ns/op BenchmarkInterfaceAddrs-4 2041 63321 ns/op BenchmarkInterfacesAndAddrs-4 5880 18455 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2978 41151 ns/op BenchmarkParseIP-4 8511 14316 ns/op BenchmarkParseIPValidIPv4-4 467097 266.0 ns/op BenchmarkParseIPValidIPv6-4 254365 484.7 ns/op BenchmarkIPString/IPv4-4 132824 930.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12697 9222 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51361 2337 ns/op BenchmarkIPEqual/IPv4-4 1091707 106.6 ns/op BenchmarkIPEqual/IPv6-4 1139254 107.8 ns/op BenchmarkTCP4OneShot-4 184 657003 ns/op BenchmarkTCP4OneShotTimeout-4 192 640071 ns/op BenchmarkTCP4Persistent-4 462 312641 ns/op BenchmarkTCP4PersistentTimeout-4 312 410572 ns/op BenchmarkTCP6OneShot-4 178 687566 ns/op BenchmarkTCP6OneShotTimeout-4 189 706942 ns/op BenchmarkTCP6Persistent-4 381 304710 ns/op BenchmarkTCP6PersistentTimeout-4 408 296135 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16759 5988 ns/op BenchmarkTCP6ConcurrentReadWrite-4 17226 6455 ns/op BenchmarkSetReadDeadline-4 132206 781.9 ns/op BenchmarkUDP6LinkLocalUnicast-4 274 446538 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 242 525735 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 232 486302 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 230 505054 ns/op 0 B/op 0 allocs/op PASS ok net 11.962s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23894 5256 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9888 11475 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13608 8795 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18685 6354 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32814 4079 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 46448 2623 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1054604 113.6 ns/op BenchmarkReadRequestChrome-4 4207 28714 ns/op 21.28 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11251 10680 ns/op 7.30 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10922 10740 ns/op 7.63 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7812 15395 ns/op 9.81 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17256 7044 ns/op 5.68 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 50 2060799 ns/op 0.50 MB/s BenchmarkFileAndServer_1KB/https1-4 44 2520913 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 44 2715913 ns/op 0.38 MB/s BenchmarkFileAndServer_16MB/h1-4 2 67765959 ns/op 247.58 MB/s BenchmarkFileAndServer_16MB/https1-4 1 154088433 ns/op 108.88 MB/s BenchmarkFileAndServer_16MB/h2-4 1 355862645 ns/op 47.15 MB/s BenchmarkFileAndServer_64MB/h1-4 1 256674652 ns/op 261.45 MB/s BenchmarkFileAndServer_64MB/https1-4 1 524860836 ns/op 127.86 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1429035705 ns/op 46.96 MB/s BenchmarkServeMux-4 309 410279 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 392 323879 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 60 2092089 ns/op 6369 B/op 65 allocs/op BenchmarkClientServer/https1-4 51 2543936 ns/op 8690 B/op 95 allocs/op BenchmarkClientServer/h2-4 45 2559092 ns/op 12265 B/op 105 allocs/op BenchmarkClientServerParallel/4/h1-4 405 334330 ns/op 11094 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 33 4265940 ns/op 81729 B/op 883 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56818: read tcp 127.0.0.1:56811->127.0.0.1:56818: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56815: read tcp 127.0.0.1:56811->127.0.0.1:56815: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56812: read tcp 127.0.0.1:56811->127.0.0.1:56812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56825: read tcp 127.0.0.1:56811->127.0.0.1:56825: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56813: read tcp 127.0.0.1:56811->127.0.0.1:56813: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56817: read tcp 127.0.0.1:56811->127.0.0.1:56817: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56823: write tcp 127.0.0.1:56811->127.0.0.1:56823: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56819: write tcp 127.0.0.1:56811->127.0.0.1:56819: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56853: read tcp 127.0.0.1:56826->127.0.0.1:56853: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56850: write tcp 127.0.0.1:56826->127.0.0.1:56850: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 54 2012251 ns/op 37512 B/op 424 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56860: read tcp 127.0.0.1:56856->127.0.0.1:56860: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56871: read tcp 127.0.0.1:56861->127.0.0.1:56871: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56863: write tcp 127.0.0.1:56861->127.0.0.1:56863: use of closed network connection BenchmarkClientServerParallel/64/h1-4 186 560100 ns/op 25618 B/op 128 allocs/op BenchmarkClientServerParallel/64/https1-4 25 6203076 ns/op 109682 B/op 1196 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57131: read tcp 127.0.0.1:57126->127.0.0.1:57131: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57136: read tcp 127.0.0.1:57126->127.0.0.1:57136: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57132: write tcp 127.0.0.1:57126->127.0.0.1:57132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57149: read tcp 127.0.0.1:57141->127.0.0.1:57149: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57156: read tcp 127.0.0.1:57141->127.0.0.1:57156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57160: read tcp 127.0.0.1:57141->127.0.0.1:57160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57158: read tcp 127.0.0.1:57141->127.0.0.1:57158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57162: read tcp 127.0.0.1:57141->127.0.0.1:57162: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57157: write tcp 127.0.0.1:57141->127.0.0.1:57157: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57159: write tcp 127.0.0.1:57141->127.0.0.1:57159: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 32 4084093 ns/op 71688 B/op 824 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57193: read tcp 127.0.0.1:57191->127.0.0.1:57193: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57202: read tcp 127.0.0.1:57196->127.0.0.1:57202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57201: read tcp 127.0.0.1:57196->127.0.0.1:57201: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57200: read tcp 127.0.0.1:57196->127.0.0.1:57200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57211: read tcp 127.0.0.1:57196->127.0.0.1:57211: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57207: read tcp 127.0.0.1:57196->127.0.0.1:57207: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57208: read tcp 127.0.0.1:57196->127.0.0.1:57208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57204: write tcp 127.0.0.1:57196->127.0.0.1:57204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57203: write tcp 127.0.0.1:57196->127.0.0.1:57203: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57212: read tcp 127.0.0.1:57196->127.0.0.1:57212: use of closed network connection ... [output truncated] BenchmarkServer-4 5 23281005 ns/op 8420 B/op 46 allocs/op BenchmarkClient-4 38 2907962 ns/op 4011 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 195 577994 ns/op 7652 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 915 127221 ns/op 3065 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1032 100232 ns/op 1935 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1431 103044 ns/op 2815 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1408 99527 ns/op 2730 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1141 93197 ns/op 2704 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1264 91954 ns/op 1936 B/op 14 allocs/op BenchmarkServerHijack-4 972 148900 ns/op 16716 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 38 2742547 ns/op 6943 B/op 55 allocs/op BenchmarkResponseStatusLine-4 348804 308.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.471s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2907 53874 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.235s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 111958 1045 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 461130 226.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 194302 552.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 68397 1565 ns/op BenchmarkStdIPv4-4 161695 739.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 95870 1182 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 108160 1161 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 93660 1158 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 80614 1408 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1598809 73.37 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1408275 82.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1218549 92.32 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 346731 356.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 388995 348.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 332014 373.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 101913 1217 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 297252 413.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 166276 683.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 175158 655.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 163408 693.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 91558 1280 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 365426 316.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 138163 889.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 189268 675.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 284876 435.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 155694 772.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 297154 369.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132495 822.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 152534 767.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 161792 789.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110161 1058 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 492058 255.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 137962 893.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95298 1257 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 124118 1016 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 181580 714.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 106113 1049 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 276193 443.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 128436 1026 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 156606 800.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 214995 652.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 133627 1017 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 113.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1033386 124.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 114.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 120.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 120.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 894705 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 120.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 358725 333.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 536106 216.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 243477 529.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 272688 451.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 244952 544.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80978 1997 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 528356 231.3 ns/op PASS ok net/netip 9.860s 2023/03/24 10:05:12 Test RPC server listening on 127.0.0.1:57311 2023/03/24 10:05:12 Test HTTP RPC server listening on 127.0.0.1:57312 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 128 981667 ns/op BenchmarkEndToEndHTTP-4 105 1044414 ns/op BenchmarkEndToEndAsync-4 1082 105282 ns/op BenchmarkEndToEndAsyncHTTP-4 1287 113975 ns/op PASS ok net/rpc 1.152s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2757 39435 ns/op BenchmarkReadMIMEHeader/server_headers-4 4710 23702 ns/op BenchmarkUncommon-4 21910 5533 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.663s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3984 34636 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 65179 1615 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 494104 288.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 103873 1317 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 189739 905.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 91676 1401 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14881 10484 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 253986 455.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 100406 1242 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 199692 814.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81866 1365 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15663 7813 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 144778 780.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 40756 2996 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 65048 3649 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25696 5058 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4188 36509 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 163594 745.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62726 1777 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 59419 2150 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25204 4070 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5332 22398 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.341s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2332310 51.88 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 106059 1082 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 453 252641 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 164 843596 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 376 490619 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 47270 3002 ns/op BenchmarkStatFile-4 21152 5272 ns/op BenchmarkStatDir-4 30223 4371 ns/op BenchmarkLstatDot-4 48460 2775 ns/op BenchmarkLstatFile-4 29050 4544 ns/op BenchmarkLstatDir-4 31396 4062 ns/op PASS ok os 2.589s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 10 10684845 ns/op 8576 B/op 30 allocs/op PASS ok os/exec 0.332s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 220717 473.3 ns/op PASS ok os/user 0.268s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2160712 48.93 ns/op BenchmarkString-4 1616014 72.11 ns/op BenchmarkBytes-4 1000000 103.8 ns/op BenchmarkNamedBytes-4 610848 222.3 ns/op BenchmarkBytesArray-4 684000 202.1 ns/op BenchmarkSliceLen-4 1875114 71.89 ns/op BenchmarkMapLen-4 1100113 108.4 ns/op BenchmarkStringLen-4 1161387 93.86 ns/op BenchmarkArrayLen-4 1303346 96.25 ns/op BenchmarkSliceCap-4 1893974 64.35 ns/op BenchmarkDeepEqual/int8-4 682923 272.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 88764 1300 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 581432 270.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 90480 1336 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 465992 276.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 85407 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 509287 255.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81690 2006 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 552754 241.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 88380 1378 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 580814 279.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 100897 1561 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 429007 256.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 85183 1412 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 492985 399.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 88406 1286 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 369430 313.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 62604 1712 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 462110 250.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81553 1243 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 526416 249.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 91662 1277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 461044 247.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 87864 1257 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 468553 250.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86758 1413 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 465777 305.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87776 1384 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 543418 253.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 88920 1314 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 642318 291.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 93817 1249 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 429736 277.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 87790 1740 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 115468 1744 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 56841 2078 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 58861 1957 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 41065 3672 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 278764 705.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 35420 3297 ns/op BenchmarkIsZero/StructComparable-4 781594 161.4 ns/op BenchmarkIsZero/StructIncomparable-4 168940 874.2 ns/op BenchmarkSetZero/Bool/Direct-4 2483278 47.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 1668056 69.48 ns/op BenchmarkSetZero/Bool/NewZero-4 1032588 119.6 ns/op BenchmarkSetZero/Int/Direct-4 1000000 131.6 ns/op BenchmarkSetZero/Int/CachedZero-4 1636970 107.7 ns/op BenchmarkSetZero/Int/NewZero-4 978565 103.0 ns/op BenchmarkSetZero/Uint/Direct-4 1878499 68.03 ns/op BenchmarkSetZero/Uint/CachedZero-4 1834011 70.68 ns/op BenchmarkSetZero/Uint/NewZero-4 914016 116.2 ns/op BenchmarkSetZero/Float/Direct-4 1245549 80.93 ns/op BenchmarkSetZero/Float/CachedZero-4 1626818 70.89 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 110.7 ns/op BenchmarkSetZero/Complex/Direct-4 1829548 61.01 ns/op BenchmarkSetZero/Complex/CachedZero-4 1650328 108.0 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 100.0 ns/op BenchmarkSetZero/Array/Direct-4 2802758 40.39 ns/op BenchmarkSetZero/Array/CachedZero-4 1680146 69.86 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 127.0 ns/op BenchmarkSetZero/Chan/Direct-4 1885654 58.61 ns/op BenchmarkSetZero/Chan/CachedZero-4 1352028 94.04 ns/op BenchmarkSetZero/Chan/NewZero-4 914815 127.2 ns/op BenchmarkSetZero/Func/Direct-4 1850278 60.99 ns/op BenchmarkSetZero/Func/CachedZero-4 1298030 155.8 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 158.0 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 110.1 ns/op BenchmarkSetZero/Interface/CachedZero-4 1593591 82.00 ns/op BenchmarkSetZero/Interface/NewZero-4 1229296 102.6 ns/op BenchmarkSetZero/Map/Direct-4 1613546 75.83 ns/op BenchmarkSetZero/Map/CachedZero-4 1229612 96.16 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 139.2 ns/op BenchmarkSetZero/Pointer/Direct-4 1818438 71.29 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1206170 92.19 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 184.4 ns/op BenchmarkSetZero/Slice/Direct-4 1745251 67.14 ns/op BenchmarkSetZero/Slice/CachedZero-4 1661466 70.30 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 198.6 ns/op BenchmarkSetZero/String/Direct-4 1000000 101.5 ns/op BenchmarkSetZero/String/CachedZero-4 1684862 71.42 ns/op BenchmarkSetZero/String/NewZero-4 1000000 108.9 ns/op BenchmarkSetZero/Struct/Direct-4 2682751 48.81 ns/op BenchmarkSetZero/Struct/CachedZero-4 1761580 122.7 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 105.1 ns/op BenchmarkSelect/1-4 195993 823.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94118 1633 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 37878 3970 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 131929 1020 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 120534 901.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 131040 1252 ns/op 102.24 MB/s BenchmarkCallArgCopy/size=256-4 90422 1400 ns/op 182.90 MB/s BenchmarkCallArgCopy/size=1024-4 61572 2730 ns/op 375.06 MB/s BenchmarkCallArgCopy/size=4096-4 17686 8524 ns/op 480.52 MB/s BenchmarkCallArgCopy/size=65536-4 1098 113990 ns/op 574.93 MB/s BenchmarkPtrTo-4 540766 198.0 ns/op BenchmarkFieldByName1-4 423757 299.2 ns/op BenchmarkFieldByName2-4 22540 5056 ns/op BenchmarkFieldByName3-4 5745 32880 ns/op BenchmarkInterfaceBig-4 2393653 48.56 ns/op BenchmarkInterfaceSmall-4 2150962 49.76 ns/op BenchmarkNew-4 1000000 163.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 3459 42771 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3037 44172 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2569 61310 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2580 44651 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3525 38180 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3021 44400 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 219348 789.8 ns/op PASS ok reflect 25.926s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5923 30156 ns/op 9352 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 25391 ns/op 9187 B/op 1 allocs/op BenchmarkFindString-4 10000 30219 ns/op 9417 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 28719 ns/op 9373 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 28780 ns/op 9346 B/op 2 allocs/op BenchmarkLiteral-4 10000 24295 ns/op BenchmarkNotLiteral-4 2408 62100 ns/op BenchmarkMatchClass-4 3267 58041 ns/op BenchmarkMatchClass_InRange-4 3453 62537 ns/op BenchmarkReplaceAll-4 964 124374 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24151 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17304 6828 ns/op BenchmarkAnchoredShortMatch-4 10000 28287 ns/op BenchmarkAnchoredLongMatch-4 10000 11931 ns/op BenchmarkOnePassShortA-4 17979 8594 ns/op BenchmarkNotOnePassShortA-4 10000 38578 ns/op BenchmarkOnePassShortB-4 17827 5993 ns/op BenchmarkNotOnePassShortB-4 4893 26007 ns/op BenchmarkOnePassLongPrefix-4 53730 2227 ns/op BenchmarkOnePassLongNotPrefix-4 28819 4556 ns/op BenchmarkMatchParallelShared-4 4563 28592 ns/op BenchmarkMatchParallelCopied-4 7384 35406 ns/op BenchmarkQuoteMetaAll-4 137368 1115 ns/op 12.55 MB/s BenchmarkQuoteMetaNone-4 397557 347.2 ns/op 74.88 MB/s BenchmarkCompile/Onepass-4 2824 41934 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1462 129045 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 138 1090865 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2658111 48.59 ns/op 329.26 MB/s BenchmarkMatch/Easy0/32-4 10000 24741 ns/op 1.29 MB/s BenchmarkMatch/Easy0/1K-4 4836 44092 ns/op 23.22 MB/s BenchmarkMatch/Easy0i/16-4 2363860 68.50 ns/op 233.57 MB/s BenchmarkMatch/Easy0i/32-4 5359 46334 ns/op 0.69 MB/s BenchmarkMatch/Easy0i/1K-4 217 564726 ns/op 1.81 MB/s BenchmarkMatch/Easy1/16-4 2566057 47.73 ns/op 335.22 MB/s BenchmarkMatch/Easy1/32-4 10000 24440 ns/op 1.31 MB/s BenchmarkMatch/Easy1/1K-4 3814 50231 ns/op 20.39 MB/s BenchmarkMatch/Medium/16-4 2444036 49.17 ns/op 325.42 MB/s BenchmarkMatch/Medium/32-4 6901 44321 ns/op 0.72 MB/s BenchmarkMatch/Medium/1K-4 270 469707 ns/op 2.18 MB/s BenchmarkMatch/Hard/16-4 2597912 75.43 ns/op 212.13 MB/s BenchmarkMatch/Hard/32-4 2415 52872 ns/op 0.61 MB/s BenchmarkMatch/Hard/1K-4 144 777810 ns/op 1.32 MB/s BenchmarkMatch/Hard1/16-4 1371 121573 ns/op 0.13 MB/s BenchmarkMatch/Hard1/32-4 720 175733 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 24 4825106 ns/op 0.21 MB/s BenchmarkMatch_onepass_regex/16-4 24679 5013 ns/op 3.19 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14323 8458 ns/op 3.78 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 541 291509 ns/op 3.51 MB/s 25 B/op 0 allocs/op PASS ok regexp 13.072s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 762040 155.6 ns/op BenchmarkIsWordChar-4 209829 656.3 ns/op PASS ok regexp/syntax 1.737s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 82411 1360 ns/op BenchmarkCallers/inlined-4 52185 2540 ns/op BenchmarkCallers/no-cache-4 13876 8574 ns/op BenchmarkMakeChan/Byte-4 1000000 346.8 ns/op BenchmarkMakeChan/Int-4 1000000 476.1 ns/op BenchmarkMakeChan/Ptr-4 766993 570.7 ns/op BenchmarkMakeChan/Struct/0-4 365167 314.4 ns/op BenchmarkMakeChan/Struct/32-4 167334 1038 ns/op BenchmarkMakeChan/Struct/40-4 136539 966.2 ns/op BenchmarkChanNonblocking-4 5279328 23.22 ns/op BenchmarkSelectUncontended-4 763287 148.4 ns/op BenchmarkSelectSyncContended-4 70503 1418 ns/op BenchmarkSelectAsyncContended-4 246096 486.8 ns/op BenchmarkSelectNonblock-4 4199755 37.67 ns/op BenchmarkChanUncontended-4 11928 11208 ns/op BenchmarkChanContended-4 4400 28430 ns/op BenchmarkChanSync-4 171199 666.9 ns/op BenchmarkChanSyncWork-4 10000 38708 ns/op BenchmarkChanProdCons0-4 177000 621.4 ns/op BenchmarkChanProdCons10-4 382136 302.1 ns/op BenchmarkChanProdCons100-4 397974 282.0 ns/op BenchmarkChanProdConsWork0-4 148911 887.1 ns/op BenchmarkChanProdConsWork10-4 191766 682.7 ns/op BenchmarkChanProdConsWork100-4 186501 575.0 ns/op BenchmarkSelectProdCons-4 113245 958.0 ns/op BenchmarkReceiveDataFromClosedChan-4 978547 160.6 ns/op BenchmarkChanCreation-4 144814 879.1 ns/op BenchmarkChanSem-4 219686 536.0 ns/op BenchmarkChanPopular-4 73 1592521 ns/op BenchmarkChanClosed-4 861199 116.9 ns/op BenchmarkCallClosure-4 4530264 44.20 ns/op BenchmarkCallClosure1-4 3848511 45.82 ns/op BenchmarkCallClosure2-4 656554 153.6 ns/op BenchmarkCallClosure3-4 1000000 122.1 ns/op BenchmarkCallClosure4-4 947331 160.3 ns/op BenchmarkComplex128DivNormal-4 11612298 11.06 ns/op BenchmarkComplex128DivNisNaN-4 10202217 17.62 ns/op BenchmarkComplex128DivDisNaN-4 8768433 13.73 ns/op BenchmarkComplex128DivNisInf-4 12101401 13.98 ns/op BenchmarkComplex128DivDisInf-4 5753924 20.87 ns/op BenchmarkSetTypePtr-4 62180546 3.222 ns/op 2483.02 MB/s BenchmarkSetTypePtr8-4 11963931 16.17 ns/op 3957.08 MB/s BenchmarkSetTypePtr16-4 10321828 14.38 ns/op 8903.45 MB/s BenchmarkSetTypePtr32-4 12301893 12.46 ns/op 20548.63 MB/s BenchmarkSetTypePtr64-4 7926337 17.15 ns/op 29851.37 MB/s BenchmarkSetTypePtr126-4 6632434 24.27 ns/op 41531.41 MB/s BenchmarkSetTypePtr128-4 5786102 20.93 ns/op 48925.65 MB/s BenchmarkSetTypePtrSlice-4 891182 158.8 ns/op 51597.28 MB/s BenchmarkSetTypeNode1-4 10792512 17.32 ns/op 1385.61 MB/s BenchmarkSetTypeNode1Slice-4 3073390 37.28 ns/op 20600.31 MB/s BenchmarkSetTypeNode8-4 9159721 12.34 ns/op 6482.17 MB/s BenchmarkSetTypeNode8Slice-4 1568845 83.80 ns/op 30550.44 MB/s BenchmarkSetTypeNode64-4 6349280 23.61 ns/op 22359.37 MB/s BenchmarkSetTypeNode64Slice-4 290844 609.9 ns/op 27700.80 MB/s BenchmarkSetTypeNode64Dead-4 9096668 18.46 ns/op 28602.36 MB/s BenchmarkSetTypeNode64DeadSlice-4 278007 463.5 ns/op 36450.12 MB/s BenchmarkSetTypeNode124-4 5479034 22.07 ns/op 45681.55 MB/s BenchmarkSetTypeNode124Slice-4 235431 853.7 ns/op 37784.72 MB/s BenchmarkSetTypeNode126-4 5646363 22.71 ns/op 45097.69 MB/s BenchmarkSetTypeNode126Slice-4 240127 759.0 ns/op 43173.95 MB/s BenchmarkSetTypeNode128-4 4678441 32.59 ns/op 31908.51 MB/s BenchmarkSetTypeNode128Slice-4 174151 715.5 ns/op 46513.53 MB/s BenchmarkSetTypeNode130-4 4139138 42.91 ns/op 24611.10 MB/s BenchmarkSetTypeNode130Slice-4 125634 846.8 ns/op 39904.36 MB/s BenchmarkSetTypeNode1024-4 950119 138.8 ns/op 59115.09 MB/s BenchmarkSetTypeNode1024Slice-4 20192 7202 ns/op 36472.19 MB/s BenchmarkAllocation-4 2294 108818 ns/op BenchmarkReadMemStats-4 69 2032835 ns/op BenchmarkReadMemStatsLatency-4 1 4710495 p50-ns 4710495 p90-ns 4710495 p99-ns BenchmarkWriteBarrier-4 2305396 61.44 ns/op BenchmarkBulkWriteBarrier-4 4986320 30.42 ns/op BenchmarkScanStackNoLocals-4 2 70611798 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13455058 9.011 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13677532 9.589 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9716836 11.79 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7734237 14.64 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5559246 32.49 ns/op BenchmarkHash5-4 7205788 18.98 ns/op 263.49 MB/s BenchmarkHash16-4 7510987 15.47 ns/op 1034.57 MB/s BenchmarkHash64-4 6487802 18.04 ns/op 3548.47 MB/s BenchmarkHash1024-4 2291984 51.72 ns/op 19798.49 MB/s BenchmarkHash65536-4 46209 3922 ns/op 16711.04 MB/s BenchmarkAlignedLoad-4 6600435 19.69 ns/op BenchmarkUnalignedLoad-4 9117232 14.20 ns/op BenchmarkEqEfaceConcrete-4 7134478 15.93 ns/op BenchmarkEqIfaceConcrete-4 6994929 18.02 ns/op BenchmarkNeEfaceConcrete-4 7572201 19.42 ns/op BenchmarkNeIfaceConcrete-4 6929890 15.56 ns/op BenchmarkConvT2EByteSized/bool-4 3982996 53.01 ns/op BenchmarkConvT2EByteSized/uint8-4 3821023 38.72 ns/op BenchmarkConvT2ESmall-4 3853716 30.48 ns/op BenchmarkConvT2EUintptr-4 1894651 55.62 ns/op BenchmarkConvT2ELarge-4 997836 176.5 ns/op BenchmarkConvT2ISmall-4 4001212 45.74 ns/op BenchmarkConvT2IUintptr-4 3756204 58.28 ns/op BenchmarkConvT2ILarge-4 631790 243.3 ns/op BenchmarkConvI2E-4 3269526 34.33 ns/op BenchmarkConvI2I-4 3249692 47.95 ns/op BenchmarkAssertE2T-4 3787983 40.25 ns/op BenchmarkAssertE2TLarge-4 1720526 76.88 ns/op BenchmarkAssertE2I-4 3379364 50.63 ns/op BenchmarkAssertI2T-4 3298455 50.82 ns/op BenchmarkAssertI2I-4 3332214 33.64 ns/op BenchmarkAssertI2E-4 4186346 30.18 ns/op BenchmarkAssertE2E-4 4678467 32.25 ns/op BenchmarkAssertE2T2-4 2193746 51.49 ns/op BenchmarkAssertE2T2Blank-4 2978276 39.27 ns/op BenchmarkAssertI2E2-4 3204079 37.22 ns/op BenchmarkAssertI2E2Blank-4 2918923 44.01 ns/op BenchmarkAssertE2E2-4 3658892 35.59 ns/op BenchmarkAssertE2E2Blank-4 3413281 29.50 ns/op BenchmarkConvT2Ezero/zero/16-4 3922660 33.08 ns/op BenchmarkConvT2Ezero/zero/32-4 3812602 40.13 ns/op BenchmarkConvT2Ezero/zero/64-4 3801734 29.62 ns/op BenchmarkConvT2Ezero/zero/str-4 3695572 32.51 ns/op BenchmarkConvT2Ezero/zero/slice-4 3981284 29.43 ns/op BenchmarkConvT2Ezero/zero/big-4 90588 1408 ns/op BenchmarkConvT2Ezero/nonzero/str-4 846819 156.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 884344 178.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 118821 1669 ns/op BenchmarkConvT2Ezero/smallint/16-4 3833730 29.22 ns/op BenchmarkConvT2Ezero/smallint/32-4 3992636 28.60 ns/op BenchmarkConvT2Ezero/smallint/64-4 3884163 30.07 ns/op BenchmarkConvT2Ezero/largeint/16-4 765901 133.6 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 168.2 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 112.4 ns/op BenchmarkMalloc8-4 1000000 142.3 ns/op BenchmarkMalloc16-4 1000000 160.4 ns/op BenchmarkMallocTypeInfo8-4 964543 108.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 180.7 ns/op BenchmarkMallocLargeStruct-4 92397 2009 ns/op BenchmarkGoroutineSelect-4 18 8509925 ns/op BenchmarkGoroutineBlocking-4 15 7668716 ns/op BenchmarkGoroutineForRange-4 18 8035119 ns/op BenchmarkGoroutineIdle-4 19 7792479 ns/op BenchmarkHashStringSpeed-4 2404238 51.88 ns/op BenchmarkHashBytesSpeed-4 1000000 112.9 ns/op BenchmarkHashInt32Speed-4 2785364 45.18 ns/op BenchmarkHashInt64Speed-4 2638984 44.83 ns/op BenchmarkHashStringArraySpeed-4 537672 247.7 ns/op BenchmarkMegMap-4 2598886 43.22 ns/op BenchmarkMegOneMap-4 3076339 37.18 ns/op BenchmarkMegEqMap-4 3108 42739 ns/op BenchmarkMegEmptyMap-4 3728006 50.37 ns/op BenchmarkSmallStrMap-4 2804556 44.86 ns/op BenchmarkMapStringKeysEight_16-4 2755980 62.83 ns/op BenchmarkMapStringKeysEight_32-4 2642052 41.73 ns/op BenchmarkMapStringKeysEight_64-4 2620536 47.38 ns/op BenchmarkMapStringKeysEight_1M-4 2662425 62.02 ns/op BenchmarkIntMap-4 2781427 42.87 ns/op BenchmarkMapFirst/1-4 3008336 42.79 ns/op BenchmarkMapFirst/2-4 3376286 35.61 ns/op BenchmarkMapFirst/3-4 3266113 33.49 ns/op BenchmarkMapFirst/4-4 3643135 57.57 ns/op BenchmarkMapFirst/5-4 3426513 34.43 ns/op BenchmarkMapFirst/6-4 3212232 39.99 ns/op BenchmarkMapFirst/7-4 3308235 34.06 ns/op BenchmarkMapFirst/8-4 3365569 49.15 ns/op BenchmarkMapFirst/9-4 3060279 38.52 ns/op BenchmarkMapFirst/10-4 2984335 39.10 ns/op BenchmarkMapFirst/11-4 3181224 38.76 ns/op BenchmarkMapFirst/12-4 3075558 39.47 ns/op BenchmarkMapFirst/13-4 3318144 39.94 ns/op BenchmarkMapFirst/14-4 3053536 70.81 ns/op BenchmarkMapFirst/15-4 2263431 83.08 ns/op BenchmarkMapFirst/16-4 3252408 52.39 ns/op BenchmarkMapMid/1-4 3025089 46.33 ns/op BenchmarkMapMid/2-4 3021114 48.55 ns/op BenchmarkMapMid/3-4 3302382 39.23 ns/op BenchmarkMapMid/4-4 2799980 54.76 ns/op BenchmarkMapMid/5-4 3171084 37.62 ns/op BenchmarkMapMid/6-4 2726679 39.58 ns/op BenchmarkMapMid/7-4 2761029 38.09 ns/op BenchmarkMapMid/8-4 2825406 40.45 ns/op BenchmarkMapMid/9-4 2802751 41.54 ns/op BenchmarkMapMid/10-4 2785701 41.84 ns/op BenchmarkMapMid/11-4 2768263 41.50 ns/op BenchmarkMapMid/12-4 2751954 41.72 ns/op BenchmarkMapMid/13-4 2939139 39.58 ns/op BenchmarkMapMid/14-4 2853410 54.14 ns/op BenchmarkMapMid/15-4 3061882 40.14 ns/op BenchmarkMapMid/16-4 2681058 40.89 ns/op BenchmarkMapLast/1-4 3020437 38.29 ns/op BenchmarkMapLast/2-4 3046987 39.76 ns/op BenchmarkMapLast/3-4 3190654 37.74 ns/op BenchmarkMapLast/4-4 3103976 60.08 ns/op BenchmarkMapLast/5-4 2668711 39.30 ns/op BenchmarkMapLast/6-4 2618722 42.01 ns/op BenchmarkMapLast/7-4 2669996 53.21 ns/op BenchmarkMapLast/8-4 2636031 65.82 ns/op BenchmarkMapLast/9-4 2798530 50.81 ns/op BenchmarkMapLast/10-4 2977131 40.93 ns/op BenchmarkMapLast/11-4 2768601 40.35 ns/op BenchmarkMapLast/12-4 2713552 67.50 ns/op BenchmarkMapLast/13-4 2643566 41.55 ns/op BenchmarkMapLast/14-4 2850468 54.38 ns/op BenchmarkMapLast/15-4 3097196 42.98 ns/op BenchmarkMapLast/16-4 2744606 57.88 ns/op BenchmarkMapCycle-4 2317273 49.64 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2813480 40.56 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2682 41489 ns/op BenchmarkMakeMap/[Byte]Byte-4 667741 453.7 ns/op BenchmarkMakeMap/[Int]Int-4 149479 1085 ns/op BenchmarkNewEmptyMap-4 11504941 10.40 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1403287 79.89 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 515604 276.9 ns/op BenchmarkMapIterEmpty-4 3416076 37.35 ns/op BenchmarkSameLengthMap-4 3718197 31.46 ns/op BenchmarkBigKeyMap-4 1000000 113.2 ns/op BenchmarkBigValMap-4 1000000 152.4 ns/op BenchmarkSmallKeyMap-4 2571156 84.50 ns/op BenchmarkMapPopulate/1-4 1959961 60.96 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136398 1524 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 3693 32376 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 486 262701 ns/op 51730 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 34 3504860 ns/op 416376 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 4 33168356 ns/op 6526008 B/op 2885 allocs/op BenchmarkComplexAlgMap-4 349478 296.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 549432 195.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 638167 258.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 237751 675.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49352 2256 ns/op BenchmarkGoMapClear/Reflexive/10000-4 3378 31603 ns/op BenchmarkGoMapClear/NonReflexive/1-4 476881 241.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 519580 252.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 269445 497.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 53557 2150 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5635 17961 ns/op BenchmarkMapStringConversion/32/simple-4 1318605 123.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1327623 88.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 112.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 100.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 114.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1469516 78.11 ns/op BenchmarkMapInterfacePtr-4 1202156 107.0 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4668326 29.33 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 50175 2547 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5203 21781 ns/op BenchmarkMapPop1000-4 415 353706 ns/op BenchmarkMapPop10000-4 27 5894269 ns/op BenchmarkMapAssign/Int32/256-4 1873638 71.56 ns/op BenchmarkMapAssign/Int32/65536-4 866134 123.0 ns/op BenchmarkMapAssign/Int64/256-4 1308684 97.83 ns/op BenchmarkMapAssign/Int64/65536-4 666015 213.5 ns/op BenchmarkMapAssign/Str/256-4 1697407 89.28 ns/op BenchmarkMapAssign/Str/65536-4 586616 198.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1273948 95.55 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 605042 165.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1231045 95.76 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 630336 167.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 669392 6122 ns/op BenchmarkMapOperatorAssign/Str/65536-4 183630 597.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 818770 199.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 240320 494.6 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 878283 196.3 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 171858 632.7 ns/op 77 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 664420 282.8 ns/op 68 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 168147 804.2 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 101.4 ns/op BenchmarkMapDelete/Int32/1000-4 1548159 85.19 ns/op BenchmarkMapDelete/Int32/10000-4 1637349 66.48 ns/op BenchmarkMapDelete/Int64/100-4 1000000 102.8 ns/op BenchmarkMapDelete/Int64/1000-4 1423882 75.26 ns/op BenchmarkMapDelete/Int64/10000-4 1760162 68.14 ns/op BenchmarkMapDelete/Str/100-4 1000000 101.0 ns/op BenchmarkMapDelete/Str/1000-4 1433572 77.96 ns/op BenchmarkMapDelete/Str/10000-4 1260043 87.78 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 114.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1339172 90.91 ns/op BenchmarkMapDelete/Pointer/10000-4 1412821 84.90 ns/op BenchmarkMemmove/0-4 14893014 11.78 ns/op BenchmarkMemmove/1-4 1214937 161.2 ns/op 6.20 MB/s BenchmarkMemmove/2-4 1000000 100.3 ns/op 19.93 MB/s BenchmarkMemmove/3-4 1166997 182.5 ns/op 16.44 MB/s BenchmarkMemmove/4-4 1189567 119.9 ns/op 33.36 MB/s BenchmarkMemmove/5-4 1288464 94.01 ns/op 53.19 MB/s BenchmarkMemmove/6-4 1000000 110.4 ns/op 54.36 MB/s BenchmarkMemmove/7-4 1000000 108.8 ns/op 64.36 MB/s BenchmarkMemmove/8-4 1000000 137.1 ns/op 58.36 MB/s BenchmarkMemmove/9-4 1000000 105.3 ns/op 85.44 MB/s BenchmarkMemmove/10-4 1000000 186.6 ns/op 53.60 MB/s BenchmarkMemmove/11-4 1000000 106.5 ns/op 103.32 MB/s BenchmarkMemmove/12-4 1000000 156.7 ns/op 76.56 MB/s BenchmarkMemmove/13-4 1000000 107.8 ns/op 120.59 MB/s BenchmarkMemmove/14-4 977486 177.7 ns/op 78.81 MB/s BenchmarkMemmove/15-4 1000000 164.0 ns/op 91.48 MB/s BenchmarkMemmove/16-4 1000000 105.4 ns/op 151.84 MB/s BenchmarkMemmove/32-4 1000000 147.4 ns/op 217.14 MB/s BenchmarkMemmove/64-4 736066 170.5 ns/op 375.41 MB/s BenchmarkMemmove/128-4 1000000 122.1 ns/op 1048.07 MB/s BenchmarkMemmove/256-4 834987 139.6 ns/op 1833.88 MB/s BenchmarkMemmove/512-4 309886 362.6 ns/op 1411.93 MB/s BenchmarkMemmove/1024-4 326310 400.5 ns/op 2557.06 MB/s BenchmarkMemmove/2048-4 260110 475.2 ns/op 4309.43 MB/s BenchmarkMemmove/4096-4 126170 847.1 ns/op 4835.55 MB/s BenchmarkMemmoveOverlap/32-4 996171 104.9 ns/op 305.18 MB/s BenchmarkMemmoveOverlap/64-4 1000000 112.0 ns/op 571.65 MB/s BenchmarkMemmoveOverlap/128-4 1000000 124.0 ns/op 1032.10 MB/s BenchmarkMemmoveOverlap/256-4 876063 145.2 ns/op 1762.84 MB/s BenchmarkMemmoveOverlap/512-4 740967 194.1 ns/op 2637.30 MB/s BenchmarkMemmoveOverlap/1024-4 398419 305.5 ns/op 3351.75 MB/s BenchmarkMemmoveOverlap/2048-4 290468 509.8 ns/op 4017.53 MB/s BenchmarkMemmoveOverlap/4096-4 133414 901.5 ns/op 4543.51 MB/s BenchmarkMemmoveUnalignedDst/0-4 17863411 7.404 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 147.2 ns/op 6.79 MB/s BenchmarkMemmoveUnalignedDst/2-4 1138566 103.1 ns/op 19.39 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 110.7 ns/op 27.10 MB/s BenchmarkMemmoveUnalignedDst/4-4 1045039 122.6 ns/op 32.61 MB/s BenchmarkMemmoveUnalignedDst/5-4 1033118 109.4 ns/op 45.69 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 107.6 ns/op 55.78 MB/s BenchmarkMemmoveUnalignedDst/7-4 1099143 145.8 ns/op 48.02 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 141.4 ns/op 56.60 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 247.6 ns/op 36.35 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 197.1 ns/op 50.75 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 127.5 ns/op 86.26 MB/s BenchmarkMemmoveUnalignedDst/12-4 1074904 225.7 ns/op 53.16 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 115.3 ns/op 112.78 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 129.5 ns/op 108.09 MB/s BenchmarkMemmoveUnalignedDst/15-4 929175 149.9 ns/op 100.04 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 182.1 ns/op 87.87 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 123.0 ns/op 260.15 MB/s BenchmarkMemmoveUnalignedDst/64-4 708516 154.8 ns/op 413.47 MB/s BenchmarkMemmoveUnalignedDst/128-4 897987 121.0 ns/op 1058.11 MB/s BenchmarkMemmoveUnalignedDst/256-4 715765 155.1 ns/op 1650.20 MB/s BenchmarkMemmoveUnalignedDst/512-4 573574 205.3 ns/op 2494.50 MB/s BenchmarkMemmoveUnalignedDst/1024-4 386234 354.0 ns/op 2892.98 MB/s BenchmarkMemmoveUnalignedDst/2048-4 302738 536.0 ns/op 3820.68 MB/s BenchmarkMemmoveUnalignedDst/4096-4 156798 910.3 ns/op 4499.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 111.9 ns/op 286.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 219.7 ns/op 291.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 122.7 ns/op 1042.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 980643 170.3 ns/op 1503.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 577561 308.3 ns/op 1660.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 411301 577.7 ns/op 1772.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 308761 754.9 ns/op 2712.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 155166 863.0 ns/op 4746.10 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15118590 7.379 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 122.9 ns/op 8.13 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 123.0 ns/op 16.25 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 102.9 ns/op 29.15 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 105.1 ns/op 38.06 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 105.7 ns/op 47.32 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1120677 106.5 ns/op 56.36 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 104.8 ns/op 66.77 MB/s BenchmarkMemmoveUnalignedSrc/8-4 949078 141.6 ns/op 56.49 MB/s BenchmarkMemmoveUnalignedSrc/9-4 987156 125.3 ns/op 71.85 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 131.9 ns/op 75.82 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 111.4 ns/op 98.71 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 118.5 ns/op 101.22 MB/s BenchmarkMemmoveUnalignedSrc/13-4 653338 174.2 ns/op 74.64 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 116.1 ns/op 120.56 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 151.9 ns/op 98.73 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 111.5 ns/op 143.52 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 136.1 ns/op 235.15 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 130.6 ns/op 490.00 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 129.8 ns/op 986.28 MB/s BenchmarkMemmoveUnalignedSrc/256-4 646740 184.1 ns/op 1390.36 MB/s BenchmarkMemmoveUnalignedSrc/512-4 730177 200.4 ns/op 2554.45 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 419848 406.3 ns/op 2520.07 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 279596 485.8 ns/op 4215.58 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 115258 939.3 ns/op 4360.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1069232 110.1 ns/op 290.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 112.0 ns/op 571.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 934974 196.5 ns/op 651.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 816200 194.9 ns/op 1313.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 728278 204.5 ns/op 2504.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 412092 492.0 ns/op 2081.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 237121 519.3 ns/op 3943.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 132957 914.9 ns/op 4476.93 MB/s BenchmarkMemclr/5-4 16040332 9.556 ns/op 523.22 MB/s BenchmarkMemclr/16-4 15393241 15.16 ns/op 1055.08 MB/s BenchmarkMemclr/64-4 9008623 12.77 ns/op 5012.61 MB/s BenchmarkMemclr/256-4 11368978 16.15 ns/op 15851.85 MB/s BenchmarkMemclr/4096-4 1000000 114.9 ns/op 35646.32 MB/s BenchmarkMemclr/65536-4 84763 1512 ns/op 43343.01 MB/s BenchmarkMemclr/1M-4 5638 31224 ns/op 33582.48 MB/s BenchmarkMemclr/4M-4 922 121587 ns/op 34496.33 MB/s BenchmarkMemclr/8M-4 368 299009 ns/op 28054.72 MB/s BenchmarkMemclr/16M-4 124 913493 ns/op 18366.00 MB/s BenchmarkMemclr/64M-4 55 1976775 ns/op 33948.66 MB/s BenchmarkGoMemclr/5-4 1821906 82.87 ns/op 60.34 MB/s BenchmarkGoMemclr/16-4 526002 214.0 ns/op 74.76 MB/s BenchmarkGoMemclr/64-4 154279 1311 ns/op 48.81 MB/s BenchmarkGoMemclr/256-4 34372 4286 ns/op 59.73 MB/s BenchmarkMemclrRange/1K_2K-4 74448 1609 ns/op 59596.90 MB/s BenchmarkMemclrRange/2K_8K-4 19743 5070 ns/op 65784.75 MB/s BenchmarkMemclrRange/4K_16K-4 29545 4156 ns/op 77741.45 MB/s BenchmarkMemclrRange/160K_228K-4 2990 41309 ns/op 40254.68 MB/s BenchmarkClearFat7-4 3810853 33.26 ns/op BenchmarkClearFat8-4 3242749 32.19 ns/op BenchmarkClearFat11-4 2638557 38.42 ns/op BenchmarkClearFat12-4 3450615 34.43 ns/op BenchmarkClearFat13-4 3596245 35.03 ns/op BenchmarkClearFat14-4 3613972 29.93 ns/op BenchmarkClearFat15-4 3288369 42.49 ns/op BenchmarkClearFat16-4 3222980 60.20 ns/op BenchmarkClearFat24-4 4140312 30.25 ns/op BenchmarkClearFat32-4 3650755 29.94 ns/op BenchmarkClearFat40-4 3454279 34.87 ns/op BenchmarkClearFat48-4 2697919 42.89 ns/op BenchmarkClearFat56-4 3409326 50.77 ns/op BenchmarkClearFat64-4 2845779 37.42 ns/op BenchmarkClearFat72-4 3150747 37.28 ns/op BenchmarkClearFat128-4 2866706 41.48 ns/op BenchmarkClearFat256-4 2122540 63.32 ns/op BenchmarkClearFat512-4 1000000 112.3 ns/op BenchmarkClearFat1024-4 855732 147.9 ns/op BenchmarkClearFat1032-4 757543 163.7 ns/op BenchmarkClearFat1040-4 866859 222.9 ns/op BenchmarkCopyFat7-4 3890967 31.89 ns/op BenchmarkCopyFat8-4 3495288 32.99 ns/op BenchmarkCopyFat11-4 3380208 44.05 ns/op BenchmarkCopyFat12-4 2795812 37.41 ns/op BenchmarkCopyFat13-4 3177852 54.85 ns/op BenchmarkCopyFat14-4 2267491 51.21 ns/op BenchmarkCopyFat15-4 1830346 58.85 ns/op BenchmarkCopyFat16-4 3816904 37.04 ns/op BenchmarkCopyFat24-4 3900385 44.35 ns/op BenchmarkCopyFat32-4 3235971 34.47 ns/op BenchmarkCopyFat64-4 3208360 48.91 ns/op BenchmarkCopyFat72-4 2733639 48.69 ns/op BenchmarkCopyFat128-4 2763200 49.28 ns/op BenchmarkCopyFat256-4 2030275 62.51 ns/op BenchmarkCopyFat512-4 1000000 102.2 ns/op BenchmarkCopyFat520-4 1000000 119.7 ns/op BenchmarkCopyFat1024-4 749946 242.0 ns/op BenchmarkCopyFat1032-4 682288 176.7 ns/op BenchmarkCopyFat1040-4 838483 151.6 ns/op BenchmarkIssue18740/2byte-4 304 399618 ns/op BenchmarkIssue18740/4byte-4 544 208226 ns/op BenchmarkIssue18740/8byte-4 934 130105 ns/op BenchmarkMemclrKnownSize1-4 5943873 17.93 ns/op 55.78 MB/s BenchmarkMemclrKnownSize2-4 2571801 68.36 ns/op 29.26 MB/s BenchmarkMemclrKnownSize4-4 2745547 47.21 ns/op 84.72 MB/s BenchmarkMemclrKnownSize8-4 1000000 111.1 ns/op 72.02 MB/s BenchmarkMemclrKnownSize16-4 728097 200.5 ns/op 79.80 MB/s BenchmarkMemclrKnownSize32-4 380044 726.5 ns/op 44.04 MB/s BenchmarkMemclrKnownSize64-4 143964 762.6 ns/op 83.92 MB/s BenchmarkMemclrKnownSize112-4 91658 1284 ns/op 87.22 MB/s BenchmarkMemclrKnownSize128-4 75420 1581 ns/op 80.98 MB/s BenchmarkMemclrKnownSize192-4 58249 2090 ns/op 91.88 MB/s BenchmarkMemclrKnownSize248-4 48278 2797 ns/op 88.65 MB/s BenchmarkMemclrKnownSize256-4 33505 5301 ns/op 48.29 MB/s BenchmarkMemclrKnownSize512-4 18555 5629 ns/op 90.97 MB/s BenchmarkMemclrKnownSize1024-4 10000 24478 ns/op 41.83 MB/s BenchmarkMemclrKnownSize4096-4 3224 52632 ns/op 77.82 MB/s BenchmarkMemclrKnownSize512KiB-4 10 10978866 ns/op 47.75 MB/s BenchmarkReadMetricsLatency-4 10000 3159 p50-ns 5499 p90-ns 15720 p99-ns BenchmarkFinalizer-4 166 669231 ns/op BenchmarkFinalizerRun-4 170426 842.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6739692 19.24 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3391012 63.75 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2681323 45.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2467230 46.70 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1212249 86.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 117.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2419034 50.76 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1351899 80.00 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1475886 151.9 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2202577 59.91 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1876330 101.8 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1844996 133.5 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1711912 97.08 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1280527 104.2 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6942600 21.07 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6429967 26.91 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6240093 18.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5814172 18.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5749984 41.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5759096 25.02 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6138987 20.17 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6226329 25.65 ns/op BenchmarkFindBitRange64/PatternAASize32-4 4503451 23.25 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6202674 19.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5595110 20.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6038208 19.08 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6255927 19.67 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5163494 25.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 4843982 30.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 3106017 36.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6047121 18.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6397597 25.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7503508 18.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5494650 26.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5785808 18.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6595464 33.88 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5493727 22.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5476090 21.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6406242 20.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5961648 38.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 4887666 20.64 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6829864 17.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5941794 26.59 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6213986 21.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6049399 17.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6537804 25.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 3535047 28.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5466486 24.01 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 4589374 26.37 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6173846 24.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6164848 18.12 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6609458 17.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6736597 18.63 ns/op BenchmarkNetpollBreak-4 1998 62307 ns/op BenchmarkPingPongHog-4 801 332427 ns/op BenchmarkStackGrowth-4 75043 1425 ns/op BenchmarkStackGrowthDeep-4 744 166696 ns/op BenchmarkCreateGoroutines-4 10000 46562 ns/op BenchmarkCreateGoroutinesParallel-4 48924 2545 ns/op BenchmarkCreateGoroutinesCapture-4 7617 14369 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 30829 3782 ns/op BenchmarkClosureCall-4 21572140 6.437 ns/op BenchmarkWakeupParallelSpinning/0s-4 5290 21989 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4492 24309 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3800 33844 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2080 59275 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1428 88465 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1069 143904 ns/op BenchmarkWakeupParallelSpinning/50µs-4 322 339394 ns/op BenchmarkWakeupParallelSpinning/100µs-4 188 714779 ns/op BenchmarkMatmult-4 2506333 72.30 ns/op BenchmarkFastrand-4 4723022 24.93 ns/op BenchmarkFastrand64-4 5216242 21.42 ns/op BenchmarkFastrandHashiter-4 2431530 49.77 ns/op BenchmarkFastrandn/2-4 3698934 44.96 ns/op BenchmarkFastrandn/3-4 3756564 32.79 ns/op BenchmarkFastrandn/4-4 3901597 30.66 ns/op BenchmarkFastrandn/5-4 3478022 31.66 ns/op BenchmarkIfaceCmp100-4 105052 2017 ns/op BenchmarkIfaceCmpNil100-4 109555 1311 ns/op BenchmarkEfaceCmpDiff-4 31954 3654 ns/op BenchmarkEfaceCmpDiffIndirect-4 33650 3211 ns/op BenchmarkDefer-4 1452610 80.22 ns/op BenchmarkDefer10-4 861040 258.2 ns/op BenchmarkDeferMany-4 361903 673.6 ns/op BenchmarkPanicRecover-4 150606 697.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 56 2419126 ns/op 2312098 p50-ns 3287959 p90-ns 3766958 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 48 2930674 ns/op 2248443 p50-ns 5646829 p90-ns 11077144 p99-ns BenchmarkGoroutineProfile/small/idle-4 34 4989174 ns/op 4781221 p50-ns 6413064 p90-ns 7602095 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 7106146 ns/op 5339794 p50-ns 12716517 p90-ns 21929557 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 64 2462474 ns/op 2425497 p50-ns 3379510 p90-ns 4091902 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 37 2969031 ns/op 2458392 p50-ns 4935473 p90-ns 7285240 p99-ns BenchmarkGoroutineProfile/large/idle-4 9 13552124 ns/op 11000904 p50-ns 21275310 p90-ns 21275310 p99-ns BenchmarkGoroutineProfile/large/loaded-4 3 35271146 ns/op 34931157 p50-ns 36553546 p90-ns 36553546 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 49 2318754 ns/op 2127914 p50-ns 3335326 p90-ns 4361426 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 42 3440882 ns/op 2764345 p50-ns 4593183 p90-ns 11820545 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 30 5476286 ns/op 5042571 p50-ns 8285758 p90-ns 8752084 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 19 6841110 ns/op 5844354 p50-ns 13089687 p90-ns 18772094 p99-ns BenchmarkRWMutexUncontended-4 370000 2766 ns/op BenchmarkRWMutexWrite100-4 57799 2028 ns/op BenchmarkRWMutexWrite10-4 69391 2532 ns/op BenchmarkRWMutexWorkWrite100-4 46920 5756 ns/op BenchmarkRWMutexWorkWrite10-4 1 411016315 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1846 79561 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 986 106495 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1220 234845 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 482 247268 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 512 226993 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 207 602367 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 267 755389 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 91 1479066 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 160125 1216 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 262204 1203 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 198631 1290 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 178274 1465 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 180529 1163 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 110400 1771 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 203408 1163 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 198168 1517 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 161620 1117 ns/op BenchmarkMakeSlice/Byte-4 1232161 97.27 ns/op BenchmarkMakeSlice/Int16-4 1000000 104.1 ns/op BenchmarkMakeSlice/Int-4 1000000 146.2 ns/op BenchmarkMakeSlice/Ptr-4 808168 174.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 256.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 251.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 316.6 ns/op BenchmarkGrowSlice/Byte-4 477637 426.8 ns/op BenchmarkGrowSlice/Int16-4 452028 484.2 ns/op BenchmarkGrowSlice/Int-4 225696 796.8 ns/op BenchmarkGrowSlice/Ptr-4 130224 773.0 ns/op BenchmarkGrowSlice/Struct/24-4 171385 2324 ns/op BenchmarkGrowSlice/Struct/32-4 126823 1288 ns/op BenchmarkGrowSlice/Struct/40-4 121156 1367 ns/op BenchmarkExtendSlice/IntSlice-4 223825 852.8 ns/op BenchmarkExtendSlice/PointerSlice-4 152274 1107 ns/op BenchmarkExtendSlice/NoGrow-4 735164 994.5 ns/op BenchmarkAppend-4 969460 120.2 ns/op BenchmarkAppendGrowByte-4 2 96098909 ns/op BenchmarkAppendGrowString-4 1 747834644 ns/op BenchmarkAppendSlice/1Bytes-4 232857 572.9 ns/op BenchmarkAppendSlice/4Bytes-4 239679 719.1 ns/op BenchmarkAppendSlice/7Bytes-4 286048 687.7 ns/op BenchmarkAppendSlice/8Bytes-4 235792 516.0 ns/op BenchmarkAppendSlice/15Bytes-4 320918 727.3 ns/op BenchmarkAppendSlice/16Bytes-4 226759 533.0 ns/op BenchmarkAppendSlice/32Bytes-4 225447 547.7 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 39315 3986 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 14200 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 4549 41787 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 780 129797 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1937311 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 5280195 ns/op BenchmarkAppendStr/1Bytes-4 325824 442.0 ns/op BenchmarkAppendStr/4Bytes-4 289598 417.0 ns/op BenchmarkAppendStr/8Bytes-4 303540 582.8 ns/op BenchmarkAppendStr/16Bytes-4 295065 592.4 ns/op BenchmarkAppendStr/32Bytes-4 474907 561.0 ns/op BenchmarkAppendSpecialCase-4 820128 142.1 ns/op BenchmarkCopy/1Byte-4 802693 399.0 ns/op 2.51 MB/s BenchmarkCopy/1String-4 255388 467.7 ns/op 2.14 MB/s BenchmarkCopy/2Byte-4 350611 478.8 ns/op 4.18 MB/s BenchmarkCopy/2String-4 213375 670.3 ns/op 2.98 MB/s BenchmarkCopy/4Byte-4 260126 428.3 ns/op 9.34 MB/s BenchmarkCopy/4String-4 353499 447.0 ns/op 8.95 MB/s BenchmarkCopy/8Byte-4 318120 508.6 ns/op 15.73 MB/s BenchmarkCopy/8String-4 1116297 130.2 ns/op 61.46 MB/s BenchmarkCopy/12Byte-4 1238053 125.8 ns/op 95.42 MB/s BenchmarkCopy/12String-4 1000000 116.1 ns/op 103.32 MB/s BenchmarkCopy/16Byte-4 1000000 100.2 ns/op 159.70 MB/s BenchmarkCopy/16String-4 1000000 120.3 ns/op 133.01 MB/s BenchmarkCopy/32Byte-4 1000000 116.4 ns/op 274.84 MB/s BenchmarkCopy/32String-4 1000000 125.6 ns/op 254.76 MB/s BenchmarkCopy/128Byte-4 1000000 187.0 ns/op 684.40 MB/s BenchmarkCopy/128String-4 787764 141.9 ns/op 901.78 MB/s BenchmarkCopy/1024Byte-4 433752 291.8 ns/op 3508.75 MB/s BenchmarkCopy/1024String-4 275571 376.6 ns/op 2718.85 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21709 5507 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10530 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 20575 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23366 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 5566 29082 ns/op BenchmarkAppendInPlace/Grow/Byte-4 74683 1628 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 149816 1462 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 65206 2410 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59554 2096 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 44718 2677 ns/op BenchmarkStackCopyPtr-4 1 147566015 ns/op BenchmarkStackCopy-4 1 107671839 ns/op BenchmarkStackCopyNoCache-4 28 5213567 ns/op BenchmarkStackCopyWithStkobj-4 2 50812280 ns/op BenchmarkIssue18138-4 181 624292 ns/op BenchmarkCompareStringEqual-4 16662228 8.214 ns/op BenchmarkCompareStringIdentical-4 21018404 6.827 ns/op BenchmarkCompareStringSameLength-4 17887473 12.84 ns/op BenchmarkCompareStringDifferentLength-4 24001780 4.977 ns/op BenchmarkCompareStringBigUnaligned-4 2193 54081 ns/op 19389.06 MB/s BenchmarkCompareStringBig-4 1933 76423 ns/op 13720.88 MB/s BenchmarkConcatStringAndBytes-4 1758133 68.88 ns/op BenchmarkSliceByteToString/1-4 1697541 72.02 ns/op BenchmarkSliceByteToString/2-4 1000000 166.8 ns/op BenchmarkSliceByteToString/4-4 1000000 150.1 ns/op BenchmarkSliceByteToString/8-4 1000000 147.1 ns/op BenchmarkSliceByteToString/16-4 1000000 145.1 ns/op BenchmarkSliceByteToString/32-4 763400 212.2 ns/op BenchmarkSliceByteToString/64-4 819336 307.2 ns/op BenchmarkSliceByteToString/128-4 834188 389.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2127721 53.89 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 120.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 210.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2945547 40.42 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1577820 72.18 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1730563 74.38 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1619130 72.49 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 320060 427.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 416113 314.0 ns/op BenchmarkRuneIterate/range/ASCII-4 7297633 16.54 ns/op BenchmarkRuneIterate/range/Japanese-4 2649862 45.83 ns/op BenchmarkRuneIterate/range/MixedLength-4 2404227 41.77 ns/op BenchmarkRuneIterate/range1/ASCII-4 7374685 26.75 ns/op BenchmarkRuneIterate/range1/Japanese-4 2611346 52.11 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2584164 62.02 ns/op BenchmarkRuneIterate/range2/ASCII-4 7431859 16.04 ns/op BenchmarkRuneIterate/range2/Japanese-4 2348218 45.67 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2720253 43.69 ns/op BenchmarkArrayEqual-4 23660200 8.908 ns/op BenchmarkFunc/Name-4 6010413 20.70 ns/op BenchmarkFunc/Entry-4 10565282 9.521 ns/op BenchmarkFunc/FileLine-4 1000000 110.7 ns/op PASS ok runtime 410.585s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24973 5594 ns/op BenchmarkHandle/concurrent-4 23949 7054 ns/op PASS ok runtime/cgo 0.647s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 13853004 8.446 ns/op BenchmarkAtomicStore64-4 12273328 11.59 ns/op BenchmarkAtomicLoad-4 29837637 6.385 ns/op BenchmarkAtomicStore-4 12240132 11.79 ns/op BenchmarkAnd8-4 11494348 10.44 ns/op BenchmarkAnd-4 10097350 12.46 ns/op BenchmarkAnd8Parallel-4 3758640 32.64 ns/op BenchmarkAndParallel-4 3639788 30.94 ns/op BenchmarkOr8-4 11780482 13.90 ns/op BenchmarkOr-4 10831755 22.61 ns/op BenchmarkOr8Parallel-4 3615558 30.63 ns/op BenchmarkOrParallel-4 3406852 33.18 ns/op BenchmarkXadd-4 3758146 30.77 ns/op BenchmarkXadd64-4 3716346 30.44 ns/op BenchmarkCas-4 2574150 45.44 ns/op BenchmarkCas64-4 2535478 46.80 ns/op BenchmarkXchg-4 3778472 30.37 ns/op BenchmarkXchg64-4 3891550 31.05 ns/op PASS ok runtime/internal/atomic 4.256s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2748628 39.66 ns/op BenchmarkMulUintptr/large-4 2923506 46.38 ns/op PASS ok runtime/internal/math 0.512s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 12406252 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 19664046 ns/op 411.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 4464734 ns/op 62.08 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 19582818 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 39251759 ns/op 2219 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 27 6456164 ns/op 115.0 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 101576160 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 153651180 ns/op 11296 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 17409632 ns/op 913.5 concurrent_launches/op PASS ok runtime/pprof 2.288s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 14824885 ns/op BenchmarkStackLeak-4 18933 5794 ns/op PASS ok runtime/race 0.617s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2482990 48.23 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 247228 606.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.614s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9101679 24.41 ns/op BenchmarkCompact/one-4 1153092 133.4 ns/op BenchmarkCompact/sorted-4 665960 167.2 ns/op BenchmarkCompact/1_item-4 838820 135.5 ns/op BenchmarkCompact/unsorted-4 765903 249.9 ns/op BenchmarkCompact/many-4 488886 212.1 ns/op BenchmarkReplace/naive-fast-4 24472 4312 ns/op BenchmarkReplace/optimized-fast-4 34508 3282 ns/op BenchmarkReplace/naive-slow-4 16653 6651 ns/op BenchmarkReplace/optimized-slow-4 18786 6839 ns/op PASS ok slices 2.402s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 105920 1124 ns/op BenchmarkSortString1K-4 120 990390 ns/op BenchmarkSortString1K_Slice-4 135 960811 ns/op BenchmarkStableString1K-4 81 1749193 ns/op BenchmarkSortInt1K-4 126 891272 ns/op BenchmarkSortInt1K_Sorted-4 1725 58740 ns/op BenchmarkSortInt1K_Reversed-4 1236 96686 ns/op BenchmarkSortInt1K_Mod8-4 343 324440 ns/op BenchmarkStableInt1K-4 100 1032098 ns/op BenchmarkStableInt1K_Slice-4 100 1177062 ns/op BenchmarkSortInt64K-4 1 109943042 ns/op BenchmarkSortInt64K_Slice-4 2 66207741 ns/op BenchmarkStableInt64K-4 1 106527036 ns/op BenchmarkSort1e2-4 318 427192 ns/op BenchmarkStable1e2-4 100 1002297 ns/op BenchmarkSort1e4-4 2 70444192 ns/op BenchmarkStable1e4-4 1 460969492 ns/op PASS ok sort 40.341s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 700746 184.8 ns/op BenchmarkAtof64Float-4 651090 210.2 ns/op BenchmarkAtof64FloatExp-4 606106 244.2 ns/op BenchmarkAtof64Big-4 462883 305.6 ns/op BenchmarkAtof64RandomBits-4 423172 314.6 ns/op BenchmarkAtof64RandomFloats-4 426060 317.1 ns/op BenchmarkAtof64RandomLongFloats-4 384004 338.4 ns/op BenchmarkAtof32Decimal-4 640209 322.3 ns/op BenchmarkAtof32Float-4 594241 208.1 ns/op BenchmarkAtof32FloatExp-4 482850 428.8 ns/op BenchmarkAtof32Random-4 341439 388.2 ns/op BenchmarkAtof32RandomLong-4 133688 945.0 ns/op BenchmarkParseInt/Pos/7bit-4 1067923 108.6 ns/op BenchmarkParseInt/Pos/26bit-4 864738 174.0 ns/op BenchmarkParseInt/Pos/31bit-4 702465 203.1 ns/op BenchmarkParseInt/Pos/56bit-4 493612 272.4 ns/op BenchmarkParseInt/Pos/63bit-4 435876 280.4 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 169.4 ns/op BenchmarkParseInt/Neg/26bit-4 714855 168.0 ns/op BenchmarkParseInt/Neg/31bit-4 758941 205.5 ns/op BenchmarkParseInt/Neg/56bit-4 427606 414.5 ns/op BenchmarkParseInt/Neg/63bit-4 377866 376.1 ns/op BenchmarkAtoi/Pos/7bit-4 1599495 77.09 ns/op BenchmarkAtoi/Pos/26bit-4 733261 139.5 ns/op BenchmarkAtoi/Pos/31bit-4 765676 161.1 ns/op BenchmarkAtoi/Pos/56bit-4 484515 249.1 ns/op BenchmarkAtoi/Pos/63bit-4 385023 453.8 ns/op BenchmarkAtoi/Neg/7bit-4 1648425 100.2 ns/op BenchmarkAtoi/Neg/26bit-4 858285 267.7 ns/op BenchmarkAtoi/Neg/31bit-4 963235 194.2 ns/op BenchmarkAtoi/Neg/56bit-4 521020 222.8 ns/op BenchmarkAtoi/Neg/63bit-4 421537 307.1 ns/op BenchmarkFormatFloat/Decimal-4 101732 1343 ns/op BenchmarkFormatFloat/Float-4 88568 2136 ns/op BenchmarkFormatFloat/Exp-4 97755 1323 ns/op BenchmarkFormatFloat/NegExp-4 91106 1243 ns/op BenchmarkFormatFloat/LongExp-4 74824 1534 ns/op BenchmarkFormatFloat/Big-4 75108 1639 ns/op BenchmarkFormatFloat/BinaryExp-4 180698 949.4 ns/op BenchmarkFormatFloat/32Integer-4 99518 1133 ns/op BenchmarkFormatFloat/32ExactFraction-4 85624 1236 ns/op BenchmarkFormatFloat/32Point-4 60084 1888 ns/op BenchmarkFormatFloat/32Exp-4 83252 1381 ns/op BenchmarkFormatFloat/32NegExp-4 94672 1812 ns/op BenchmarkFormatFloat/32Shortest-4 94272 1323 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115369 1909 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 89102 1147 ns/op BenchmarkFormatFloat/64Fixed1-4 117391 1038 ns/op BenchmarkFormatFloat/64Fixed2-4 120717 1071 ns/op BenchmarkFormatFloat/64Fixed3-4 120606 1008 ns/op BenchmarkFormatFloat/64Fixed4-4 123234 1022 ns/op BenchmarkFormatFloat/64Fixed12-4 62535 1850 ns/op BenchmarkFormatFloat/64Fixed16-4 83256 1346 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 89702 1423 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 80206 1660 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2241 85758 ns/op BenchmarkFormatFloat/Slowpath64-4 74791 1965 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 61276 1727 ns/op BenchmarkAppendFloat/Decimal-4 122590 1077 ns/op BenchmarkAppendFloat/Float-4 80950 1306 ns/op BenchmarkAppendFloat/Exp-4 97429 1114 ns/op BenchmarkAppendFloat/NegExp-4 110134 1091 ns/op BenchmarkAppendFloat/LongExp-4 90890 1247 ns/op BenchmarkAppendFloat/Big-4 82743 1399 ns/op BenchmarkAppendFloat/BinaryExp-4 246277 414.7 ns/op BenchmarkAppendFloat/32Integer-4 124052 1022 ns/op BenchmarkAppendFloat/32ExactFraction-4 122012 1049 ns/op BenchmarkAppendFloat/32Point-4 100800 1128 ns/op BenchmarkAppendFloat/32Exp-4 113292 1045 ns/op BenchmarkAppendFloat/32NegExp-4 109159 1085 ns/op BenchmarkAppendFloat/32Shortest-4 135950 1482 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 166940 885.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 136705 948.1 ns/op BenchmarkAppendFloat/64Fixed1-4 164748 873.4 ns/op BenchmarkAppendFloat/64Fixed2-4 180970 867.7 ns/op BenchmarkAppendFloat/64Fixed3-4 149716 1130 ns/op BenchmarkAppendFloat/64Fixed4-4 177052 1083 ns/op BenchmarkAppendFloat/64Fixed12-4 75706 1502 ns/op BenchmarkAppendFloat/64Fixed16-4 82292 2285 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 120632 1355 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 95134 1300 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2251 60213 ns/op BenchmarkAppendFloat/Slowpath64-4 86150 1435 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 83654 1412 ns/op BenchmarkFormatInt-4 15018 8908 ns/op BenchmarkAppendInt-4 14073 11176 ns/op BenchmarkFormatUint-4 70476 2117 ns/op BenchmarkAppendUint-4 83302 1431 ns/op BenchmarkFormatIntSmall/7-4 1786495 62.23 ns/op BenchmarkFormatIntSmall/42-4 1000000 115.5 ns/op BenchmarkAppendIntSmall-4 1000363 164.8 ns/op BenchmarkAppendUintVarlen/1-4 941769 122.6 ns/op BenchmarkAppendUintVarlen/12-4 879236 206.1 ns/op BenchmarkAppendUintVarlen/123-4 911246 158.9 ns/op BenchmarkAppendUintVarlen/1234-4 729031 158.3 ns/op BenchmarkAppendUintVarlen/12345-4 712198 161.2 ns/op BenchmarkAppendUintVarlen/123456-4 749384 307.0 ns/op BenchmarkAppendUintVarlen/1234567-4 748958 163.0 ns/op BenchmarkAppendUintVarlen/12345678-4 881625 177.8 ns/op BenchmarkAppendUintVarlen/123456789-4 610372 174.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 679448 287.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 688086 207.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 806305 204.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 748857 179.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 818186 162.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 754875 335.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 639650 193.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 702469 204.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 547022 309.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 755876 184.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 638521 235.1 ns/op BenchmarkQuote-4 31340 3607 ns/op BenchmarkQuoteRune-4 364825 350.7 ns/op BenchmarkAppendQuote-4 42961 3085 ns/op BenchmarkAppendQuoteRune-4 666889 239.4 ns/op BenchmarkUnquoteEasy-4 1340007 116.9 ns/op BenchmarkUnquoteHard-4 20481 7182 ns/op PASS ok strconv 25.448s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 306880 537.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 104234 1708 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 145375 1081 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 229778 751.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 49009 2661 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 77146 2241 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 652760 371.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20178 6042 ns/op BenchmarkGenericMatch1-4 1774 65471 ns/op BenchmarkGenericMatch2-4 404 361822 ns/op BenchmarkSingleMaxSkipping-4 10117 11849 ns/op 843.92 MB/s BenchmarkSingleLongSuffixFail-4 16780 8049 ns/op 124.48 MB/s BenchmarkSingleMatch-4 190 631306 ns/op 23.76 MB/s BenchmarkByteByteNoMatch-4 75777 1599 ns/op BenchmarkByteByteMatch-4 13194 8557 ns/op BenchmarkByteStringMatch-4 14576 8008 ns/op BenchmarkHTMLEscapeNew-4 64855 1916 ns/op BenchmarkHTMLEscapeOld-4 66124 3067 ns/op BenchmarkByteStringReplacerWriteString-4 1184 184573 ns/op BenchmarkByteReplacerWriteString-4 1227 81708 ns/op BenchmarkByteByteReplaces-4 2636 49226 ns/op BenchmarkByteByteMap-4 6808 14890 ns/op BenchmarkMap/identity/ASCII-4 622916 310.5 ns/op BenchmarkMap/identity/Greek-4 488073 307.8 ns/op BenchmarkMap/change/ASCII-4 28772 3789 ns/op BenchmarkMap/change/Greek-4 20354 5701 ns/op BenchmarkIndexRune-4 1484935 100.8 ns/op BenchmarkIndexRuneLongString-4 1359871 88.59 ns/op BenchmarkIndexRuneFastPath-4 2832217 41.23 ns/op BenchmarkIndex-4 2380518 60.13 ns/op BenchmarkLastIndex-4 2703522 40.23 ns/op BenchmarkIndexByte-4 11067811 10.10 ns/op BenchmarkToUpper/#00-4 2439423 54.89 ns/op BenchmarkToUpper/ONLYUPPER-4 1900821 82.03 ns/op BenchmarkToUpper/abc-4 241026 506.5 ns/op BenchmarkToUpper/AbC123-4 199836 610.3 ns/op BenchmarkToUpper/azAZ09_-4 226974 624.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43771 2695 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55249 2377 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26737 4395 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49448 2358 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 90062 1373 ns/op BenchmarkToLower/#00-4 2321763 51.30 ns/op BenchmarkToLower/abc-4 1869787 75.11 ns/op BenchmarkToLower/AbC123-4 189986 909.5 ns/op BenchmarkToLower/azAZ09_-4 146698 781.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78201 1872 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49428 2221 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27189 8019 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62944 1912 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98049 2323 ns/op BenchmarkMapNoChanges-4 948740 207.5 ns/op BenchmarkTrim-4 29454 3822 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2119662 51.11 ns/op BenchmarkToValidUTF8/InvalidASCII-4 147448 860.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 77763 1342 ns/op BenchmarkEqualFold/Tests-4 49434 2276 ns/op BenchmarkEqualFold/ASCII-4 2038076 50.73 ns/op BenchmarkEqualFold/UnicodePrefix-4 102667 1080 ns/op BenchmarkEqualFold/UnicodeSuffix-4 108636 1352 ns/op BenchmarkIndexHard1-4 781 151497 ns/op BenchmarkIndexHard2-4 680 191522 ns/op BenchmarkIndexHard3-4 169 718451 ns/op BenchmarkIndexHard4-4 207 652455 ns/op BenchmarkLastIndexHard1-4 85 1590033 ns/op BenchmarkLastIndexHard2-4 85 1700102 ns/op BenchmarkLastIndexHard3-4 79 1677971 ns/op BenchmarkCountHard1-4 1023 114561 ns/op BenchmarkCountHard2-4 638 169523 ns/op BenchmarkCountHard3-4 159 681726 ns/op BenchmarkIndexTorture-4 10000 13186 ns/op BenchmarkCountTorture-4 9097 12235 ns/op BenchmarkCountTortureOverlapping-4 769 149644 ns/op BenchmarkCountByte/10-4 2953748 38.54 ns/op 259.45 MB/s BenchmarkCountByte/32-4 2911044 63.59 ns/op 503.22 MB/s BenchmarkCountByte/4096-4 823530 138.0 ns/op 29672.34 MB/s BenchmarkCountByte/4194304-4 811 180170 ns/op 23279.68 MB/s BenchmarkCountByte/67108864-4 22 6640426 ns/op 10106.11 MB/s BenchmarkFields/ASCII/16-4 127868 828.5 ns/op 19.31 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23468 4927 ns/op 51.95 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1534 108943 ns/op 37.60 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 2277507 ns/op 28.78 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 30028094 ns/op 34.92 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 125805 1217 ns/op 13.15 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8455 14268 ns/op 17.94 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 571 275748 ns/op 14.85 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 6035294 ns/op 10.86 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 94197024 ns/op 11.13 MB/s 10449156 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 118599 1184 ns/op 13.51 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12154 10024 ns/op 25.54 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 679 224283 ns/op 18.26 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 5542064 ns/op 11.83 MB/s 463111 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 100278242 ns/op 10.46 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 130155 955.8 ns/op 16.74 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13189 ns/op 19.41 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 553 292386 ns/op 14.01 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 38 6343931 ns/op 10.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 95740826 ns/op 10.95 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 89265891 ns/op BenchmarkSplitSingleByteSeparator-4 14 9644168 ns/op BenchmarkSplitMultiByteSeparator-4 27 5250321 ns/op BenchmarkSplitNSingleByteSeparator-4 157548 957.7 ns/op BenchmarkSplitNMultiByteSeparator-4 155912 1441 ns/op BenchmarkRepeat/5x0-4 2595729 46.29 ns/op BenchmarkRepeat/5x1-4 2604283 64.15 ns/op BenchmarkRepeat/5x2-4 224295 842.7 ns/op BenchmarkRepeat/5x6-4 118918 988.8 ns/op BenchmarkRepeat/10x0-4 2960162 46.08 ns/op BenchmarkRepeat/10x1-4 2544039 46.61 ns/op BenchmarkRepeat/10x2-4 202288 815.1 ns/op BenchmarkRepeat/10x6-4 66633 1767 ns/op BenchmarkRepeatLarge/256/1-4 56668 2415 ns/op 106.01 MB/s BenchmarkRepeatLarge/256/16-4 92674 1865 ns/op 137.25 MB/s BenchmarkRepeatLarge/512/1-4 33926 3661 ns/op 139.84 MB/s BenchmarkRepeatLarge/512/16-4 46424 2698 ns/op 189.78 MB/s BenchmarkRepeatLarge/1024/1-4 20724 5517 ns/op 185.60 MB/s BenchmarkRepeatLarge/1024/16-4 30480 4551 ns/op 225.01 MB/s BenchmarkRepeatLarge/2048/1-4 15855 10289 ns/op 199.05 MB/s BenchmarkRepeatLarge/2048/16-4 17035 7339 ns/op 279.05 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10906 ns/op 375.57 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11111 ns/op 368.64 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21125 ns/op 387.79 MB/s BenchmarkRepeatLarge/8192/16-4 10000 21806 ns/op 375.68 MB/s BenchmarkRepeatLarge/8192/4097-4 3232802 35.85 ns/op 114278.69 MB/s BenchmarkRepeatLarge/16384/1-4 10000 35638 ns/op 459.74 MB/s BenchmarkRepeatLarge/16384/16-4 3378 36739 ns/op 445.96 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 30916 ns/op 397.55 MB/s BenchmarkRepeatLarge/32768/1-4 3116 67312 ns/op 486.80 MB/s BenchmarkRepeatLarge/32768/16-4 1418 70690 ns/op 463.54 MB/s BenchmarkRepeatLarge/32768/4097-4 2458 69431 ns/op 413.06 MB/s BenchmarkRepeatLarge/65536/1-4 1226 124976 ns/op 524.39 MB/s BenchmarkRepeatLarge/65536/16-4 1140 138209 ns/op 474.18 MB/s BenchmarkRepeatLarge/65536/4097-4 1191 151394 ns/op 405.93 MB/s BenchmarkRepeatLarge/131072/1-4 253 653661 ns/op 200.52 MB/s BenchmarkRepeatLarge/131072/16-4 154 750257 ns/op 174.70 MB/s BenchmarkRepeatLarge/131072/4097-4 198 650917 ns/op 195.12 MB/s BenchmarkRepeatLarge/262144/1-4 100 1117798 ns/op 234.52 MB/s BenchmarkRepeatLarge/262144/16-4 100 1264691 ns/op 207.28 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1233507 ns/op 209.25 MB/s BenchmarkRepeatLarge/524288/1-4 100 2001617 ns/op 261.93 MB/s BenchmarkRepeatLarge/524288/16-4 64 1779923 ns/op 294.56 MB/s BenchmarkRepeatLarge/524288/4097-4 62 1756105 ns/op 296.29 MB/s BenchmarkRepeatLarge/1048576/1-4 39 3721282 ns/op 281.78 MB/s BenchmarkRepeatLarge/1048576/16-4 43 3407428 ns/op 307.73 MB/s BenchmarkRepeatLarge/1048576/4097-4 36 3420890 ns/op 305.40 MB/s BenchmarkRepeatLarge/2097152/1-4 27 5819670 ns/op 360.36 MB/s BenchmarkRepeatLarge/2097152/16-4 34 6011336 ns/op 348.87 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 6333171 ns/op 330.57 MB/s BenchmarkRepeatLarge/4194304/1-4 10 13651440 ns/op 307.24 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11545202 ns/op 363.29 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10450927 ns/op 401.04 MB/s BenchmarkRepeatLarge/8388608/1-4 6 16771204 ns/op 500.18 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15570248 ns/op 538.76 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19563176 ns/op 428.69 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31961481 ns/op 524.92 MB/s BenchmarkRepeatLarge/16777216/16-4 4 31004816 ns/op 541.12 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 38701355 ns/op 433.50 MB/s BenchmarkRepeatLarge/33554432/1-4 2 76984407 ns/op 435.86 MB/s BenchmarkRepeatLarge/33554432/16-4 2 58927706 ns/op 569.42 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55785986 ns/op 601.48 MB/s BenchmarkRepeatLarge/67108864/1-4 1 152301624 ns/op 440.63 MB/s BenchmarkRepeatLarge/67108864/16-4 1 136494496 ns/op 491.66 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 153822206 ns/op 436.28 MB/s BenchmarkRepeatLarge/134217728/1-4 1 227483454 ns/op 590.01 MB/s BenchmarkRepeatLarge/134217728/16-4 1 210356041 ns/op 638.05 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 334212400 ns/op 401.59 MB/s BenchmarkRepeatLarge/268435456/1-4 1 496805513 ns/op 540.32 MB/s BenchmarkRepeatLarge/268435456/16-4 1 434897398 ns/op 617.24 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 530855288 ns/op 505.67 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1143653233 ns/op 469.44 MB/s BenchmarkRepeatLarge/536870912/16-4 1 924956132 ns/op 580.43 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1080279359 ns/op 496.97 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4865756994 ns/op 220.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5326192793 ns/op 201.60 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6399260307 ns/op 167.79 MB/s BenchmarkIndexAnyASCII/1:1-4 1879624 57.51 ns/op BenchmarkIndexAnyASCII/1:2-4 2126030 62.04 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 111.7 ns/op BenchmarkIndexAnyASCII/1:8-4 1909099 64.43 ns/op BenchmarkIndexAnyASCII/1:16-4 1903166 66.76 ns/op BenchmarkIndexAnyASCII/1:32-4 1821924 62.09 ns/op BenchmarkIndexAnyASCII/1:64-4 1828238 64.13 ns/op BenchmarkIndexAnyASCII/16:1-4 1873036 64.57 ns/op BenchmarkIndexAnyASCII/16:2-4 928562 249.6 ns/op BenchmarkIndexAnyASCII/16:4-4 693864 179.9 ns/op BenchmarkIndexAnyASCII/16:8-4 767912 186.1 ns/op BenchmarkIndexAnyASCII/16:16-4 763744 193.7 ns/op BenchmarkIndexAnyASCII/16:32-4 656512 192.2 ns/op BenchmarkIndexAnyASCII/16:64-4 634785 300.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1346108 83.09 ns/op BenchmarkIndexAnyASCII/256:2-4 75012 1585 ns/op BenchmarkIndexAnyASCII/256:4-4 69244 1644 ns/op BenchmarkIndexAnyASCII/256:8-4 61683 1697 ns/op BenchmarkIndexAnyASCII/256:16-4 69547 2398 ns/op BenchmarkIndexAnyASCII/256:32-4 71812 1538 ns/op BenchmarkIndexAnyASCII/256:64-4 74178 1774 ns/op BenchmarkIndexAnyUTF8/1:1-4 1648056 80.98 ns/op BenchmarkIndexAnyUTF8/1:2-4 1761985 63.23 ns/op BenchmarkIndexAnyUTF8/1:4-4 1967608 73.24 ns/op BenchmarkIndexAnyUTF8/1:8-4 1871014 80.81 ns/op BenchmarkIndexAnyUTF8/1:16-4 1640920 70.44 ns/op BenchmarkIndexAnyUTF8/1:32-4 1773972 68.81 ns/op BenchmarkIndexAnyUTF8/1:64-4 1678892 75.13 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 102.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 222519 512.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 225907 587.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 213250 584.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 152029 680.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 167870 610.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 207175 674.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 309831 338.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 13526 18151 ns/op BenchmarkIndexAnyUTF8/256:4-4 12668 8213 ns/op BenchmarkIndexAnyUTF8/256:8-4 14623 7933 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 13423 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 11944 ns/op BenchmarkIndexAnyUTF8/256:64-4 13524 7445 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1725536 65.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1770912 66.78 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1610246 84.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1708538 65.15 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1679199 93.03 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1776441 110.9 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 111.0 ns/op BenchmarkLastIndexAnyASCII/16:1-4 750574 154.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 853358 163.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 676668 167.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 907216 202.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 612598 267.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 453260 328.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 524128 260.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 79096 1953 ns/op BenchmarkLastIndexAnyASCII/256:2-4 81042 2225 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73526 1768 ns/op BenchmarkLastIndexAnyASCII/256:8-4 57325 2821 ns/op BenchmarkLastIndexAnyASCII/256:16-4 69397 1698 ns/op BenchmarkLastIndexAnyASCII/256:32-4 82362 1691 ns/op BenchmarkLastIndexAnyASCII/256:64-4 72597 1711 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1429597 117.0 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1723044 66.10 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 102.7 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1527571 77.85 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1552249 76.81 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 150.6 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1784486 70.53 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 221472 549.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 87985 1402 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 116623 1006 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 133136 981.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 101449 1160 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 106861 1088 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 102609 1033 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14672 7252 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9048 15632 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8530 19739 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9744 15929 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9307 18534 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6718 15293 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8854 14885 ns/op BenchmarkTrimASCII/1:1-4 2357103 57.77 ns/op BenchmarkTrimASCII/1:2-4 1790286 61.60 ns/op BenchmarkTrimASCII/1:4-4 1000000 128.5 ns/op BenchmarkTrimASCII/1:8-4 1951360 65.61 ns/op BenchmarkTrimASCII/1:16-4 1439370 77.41 ns/op BenchmarkTrimASCII/16:1-4 1927150 116.5 ns/op BenchmarkTrimASCII/16:2-4 777975 157.3 ns/op BenchmarkTrimASCII/16:4-4 907071 206.5 ns/op BenchmarkTrimASCII/16:8-4 630991 165.9 ns/op BenchmarkTrimASCII/16:16-4 594463 350.6 ns/op BenchmarkTrimASCII/256:1-4 708798 175.7 ns/op BenchmarkTrimASCII/256:2-4 79762 1491 ns/op BenchmarkTrimASCII/256:4-4 80676 2372 ns/op BenchmarkTrimASCII/256:8-4 88527 1590 ns/op BenchmarkTrimASCII/256:16-4 84747 1694 ns/op BenchmarkTrimASCII/4096:1-4 65353 1860 ns/op BenchmarkTrimASCII/4096:2-4 5308 26540 ns/op BenchmarkTrimASCII/4096:4-4 3830 32942 ns/op BenchmarkTrimASCII/4096:8-4 4837 22409 ns/op BenchmarkTrimASCII/4096:16-4 5071 31849 ns/op BenchmarkTrimByte-4 2841488 42.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14632 7617 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14714 8275 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1423 109742 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3231 40611 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6032 26467 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8812 12153 ns/op BenchmarkJoin/0-4 2993570 35.84 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2318875 57.86 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 164404 1250 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 96980 1121 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77995 2360 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 60962 1826 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 55380 2174 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 47983 2738 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1924972 64.58 ns/op BenchmarkTrimSpace/ASCII-4 1329631 104.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90718 1299 ns/op BenchmarkTrimSpace/JustNonASCII-4 56943 2215 ns/op BenchmarkReplaceAll-4 76873 1433 ns/op 16 B/op 1 allocs/op PASS ok strings 112.897s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 59005 1929 ns/op BenchmarkCond2-4 26316 3891 ns/op BenchmarkCond4-4 15530 7576 ns/op BenchmarkCond8-4 10000 14323 ns/op BenchmarkCond16-4 4604 26687 ns/op BenchmarkCond32-4 2967 57744 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 592332 183.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 464995 258.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 806692 165.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 712269 235.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 380154 481.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 692610 214.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 94599 1163 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 101973 1547 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 85063 1464 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75574 1956 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 816146 150.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 215018 575.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 749224 157.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 165214 704.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 658714 160.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 186891 604.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1442040 103.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 53100 2211 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 175297 811.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 329457 381.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7821 17956 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 374 410521 ns/op BenchmarkRange/*sync.Map-4 1624 75798 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 132087 2727 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 216864 633.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 87360 1497 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 62617 2085 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 239972 676.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 116602 1339 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 82732 1554 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 204583 561.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 906933 143.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 48063 2516 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 163464 763.6 ns/op BenchmarkSwapCollision/*sync.Map-4 110136 1150 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 134 833067 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 148845 994.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 252427 449.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23986 6294 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 73459 1491 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30986 4303 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 321194 361.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109909 1116 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 297096 405.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1022043 130.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 205946 636.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1045314 124.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 685389 171.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 167100 698.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 622854 171.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 117411 1078 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 338451 667.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 278769 377.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 140640 997.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 392504 359.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 260992 694.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 117645 1018 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 298950 364.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66194 1664 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 199406 754.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 366387 313.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 138368 863.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 478699 269.3 ns/op BenchmarkUncontendedSemaphore-4 4122805 27.90 ns/op BenchmarkContendedSemaphore-4 2863675 36.42 ns/op BenchmarkMutexUncontended-4 572559 274.7 ns/op BenchmarkMutex-4 209841 597.0 ns/op BenchmarkMutexSlack-4 237432 589.4 ns/op BenchmarkMutexWork-4 161347 658.0 ns/op BenchmarkMutexWorkSlack-4 212584 616.4 ns/op BenchmarkMutexNoSpin-4 50360 2001 ns/op BenchmarkMutexSpin-4 52675 2026 ns/op BenchmarkOnce-4 1000000 118.9 ns/op BenchmarkSemaUncontended-4 4159537 27.44 ns/op BenchmarkSemaSyntNonblock-4 1541440 84.09 ns/op BenchmarkSemaSyntBlock-4 1857582 61.16 ns/op BenchmarkSemaWorkNonblock-4 1153210 101.1 ns/op BenchmarkSemaWorkBlock-4 1277448 92.66 ns/op BenchmarkRWMutexUncontended-4 322932 440.8 ns/op BenchmarkRWMutexWrite100-4 287630 371.1 ns/op BenchmarkRWMutexWrite10-4 347442 440.5 ns/op BenchmarkRWMutexWorkWrite100-4 193946 517.7 ns/op BenchmarkRWMutexWorkWrite10-4 208454 517.2 ns/op BenchmarkWaitGroupUncontended-4 705288 179.6 ns/op BenchmarkWaitGroupAddDone-4 510625 242.8 ns/op BenchmarkWaitGroupAddDoneWork-4 458692 299.0 ns/op BenchmarkWaitGroupWait-4 2521218 49.64 ns/op BenchmarkWaitGroupWaitWork-4 1901466 61.34 ns/op BenchmarkWaitGroupActuallyWait-4 51782 2356 ns/op 32 B/op 2 allocs/op PASS ok sync 24.108s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 577159 187.0 ns/op PASS ok sync/atomic 0.256s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 87766 1321 ns/op 0 B/op 0 allocs/op PASS ok testing 0.378s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5479 27261 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 6745 15208 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 90 2226484 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 75 1553835 ns/op 1725 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 235457077 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 242396053 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1179 112517 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1477 103638 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 13340078 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 11341249 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 1073194809 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 864711697 ns/op 48121000 B/op 100077 allocs/op BenchmarkTable/100x10/new-4 128 828465 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 171 709478 ns/op 229 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 82312272 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 88811541 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10244478204 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 9774232364 ns/op 335150456 B/op 100097 allocs/op BenchmarkPyramid/10-4 2209 67557 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 25 4897963 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 461467270 ns/op 35625640 B/op 2059 allocs/op BenchmarkRagged/10-4 1940 76683 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 183 741682 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 22 6821773 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6277 35285 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 27.878s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 110091886 ns/op BenchmarkVariableString-4 66174 1756 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2182 83647 ns/op 2537 B/op 39 allocs/op PASS ok text/template/parse 0.617s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 39 2943324 ns/op BenchmarkAfter-4 64 2951987 ns/op BenchmarkStop-4 163 840351 ns/op BenchmarkSimultaneousAfterFunc-4 26 4028037 ns/op BenchmarkStartStop-4 217 607680 ns/op BenchmarkReset-4 1208 174788 ns/op BenchmarkSleep-4 27 3885031 ns/op BenchmarkParallelTimerLatency-4 22 1982955 avg-late-ns 4368264 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1064195 avg-late-ns 4157011 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 635811 avg-late-ns 3079711 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 689393 avg-late-ns 3445928 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 28 649499 avg-late-ns 4002548 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 618500 avg-late-ns 3556142 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 515779 avg-late-ns 4062831 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 564783 avg-late-ns 3536956 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 19 19577221 avg-late-ns 61634223 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 15 6668625 avg-late-ns 23300961 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 18 11089374 avg-late-ns 29893916 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 534351 avg-late-ns 2750428 max-late-ns BenchmarkTicker-4 1 472955111 ns/op BenchmarkTickerReset-4 1945 74480 ns/op BenchmarkTickerResetNaive-4 253 846852 ns/op BenchmarkNow-4 660742 287.9 ns/op BenchmarkNowUnixNano-4 646489 202.4 ns/op BenchmarkNowUnixMilli-4 533314 284.3 ns/op BenchmarkNowUnixMicro-4 549378 373.7 ns/op BenchmarkFormat-4 48129 4740 ns/op BenchmarkFormatRFC3339-4 63380 2354 ns/op BenchmarkFormatRFC3339Nano-4 63472 3050 ns/op BenchmarkFormatNow-4 59409 2567 ns/op BenchmarkMarshalJSON-4 83510 1809 ns/op BenchmarkMarshalText-4 84598 1427 ns/op BenchmarkParse-4 84631 1299 ns/op BenchmarkParseRFC3339UTC-4 251620 457.5 ns/op BenchmarkParseRFC3339UTCBytes-4 226665 688.2 ns/op BenchmarkParseRFC3339TZ-4 81956 2201 ns/op BenchmarkParseRFC3339TZBytes-4 66762 1963 ns/op BenchmarkParseDuration-4 421501 278.7 ns/op BenchmarkHour-4 1000000 153.2 ns/op BenchmarkSecond-4 916318 156.4 ns/op BenchmarkYear-4 677366 340.4 ns/op BenchmarkDay-4 508184 390.8 ns/op BenchmarkISOWeek-4 436036 241.1 ns/op BenchmarkGoString-4 54097 2683 ns/op BenchmarkUnmarshalText-4 60651 2301 ns/op PASS ok time 15.408s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 457862 540.1 ns/op BenchmarkDecodeValidJapaneseChars-4 473244 227.6 ns/op BenchmarkDecodeRune-4 2016175 66.08 ns/op BenchmarkEncodeValidASCII-4 509485 318.2 ns/op BenchmarkEncodeValidJapaneseChars-4 538029 407.0 ns/op BenchmarkAppendRuneValidASCII-4 1000000 212.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 148.4 ns/op BenchmarkEncodeRune-4 2672394 62.08 ns/op PASS ok unicode/utf16 2.350s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 845146 151.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 156274 984.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2045326 50.63 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 249205 490.1 ns/op BenchmarkValidTenASCIIChars-4 845755 233.8 ns/op BenchmarkValid100KASCIIChars-4 121 1252113 ns/op BenchmarkValidTenJapaneseChars-4 146863 798.6 ns/op BenchmarkValidLongMostlyASCII-4 84 1424692 ns/op BenchmarkValidLongJapanese-4 64 2912776 ns/op BenchmarkValidStringTenASCIIChars-4 2769861 42.70 ns/op BenchmarkValidString100KASCIIChars-4 9082 11076 ns/op BenchmarkValidStringTenJapaneseChars-4 354436 699.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1110 102869 ns/op BenchmarkValidStringLongJapanese-4 100 1170945 ns/op BenchmarkEncodeASCIIRune-4 2517297 57.53 ns/op BenchmarkEncodeJapaneseRune-4 1000000 118.9 ns/op BenchmarkAppendASCIIRune-4 7390999 20.13 ns/op BenchmarkAppendJapaneseRune-4 1703107 92.34 ns/op BenchmarkDecodeASCIIRune-4 1951990 75.70 ns/op BenchmarkDecodeJapaneseRune-4 1347739 133.1 ns/op BenchmarkFullRune/ASCII-4 2813882 45.78 ns/op BenchmarkFullRune/Incomplete-4 1000000 131.5 ns/op BenchmarkFullRune/Japanese-4 2016988 54.89 ns/op PASS ok unicode/utf8 5.206s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 68683874834 ns/op PASS ok cmd/api 108.222s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1214504 91.53 ns/op BenchmarkEqArrayOfStrings64-4 191835 564.0 ns/op BenchmarkEqArrayOfStrings1024-4 14382 8581 ns/op BenchmarkEqArrayOfFloats5-4 1399135 82.93 ns/op BenchmarkEqArrayOfFloats64-4 219058 640.1 ns/op BenchmarkEqArrayOfFloats1024-4 10000 11582 ns/op BenchmarkEqStruct-4 27654210 4.229 ns/op PASS ok cmd/compile/internal/reflectdata 1.374s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 68460 ns/op BenchmarkCopyElim1-4 230 570282 ns/op BenchmarkCopyElim10-4 226 555396 ns/op BenchmarkCopyElim100-4 147 859616 ns/op BenchmarkCopyElim1000-4 45 2946464 ns/op BenchmarkCopyElim10000-4 3 36007049 ns/op BenchmarkCopyElim100000-4 1 524246732 ns/op BenchmarkDeadCode/1-4 249 513297 ns/op BenchmarkDeadCode/10-4 180 740693 ns/op BenchmarkDeadCode/100-4 139 853821 ns/op BenchmarkDeadCode/1000-4 57 4117759 ns/op BenchmarkDeadCode/10000-4 4 27871768 ns/op BenchmarkDeadCode/100000-4 1 318729734 ns/op BenchmarkDeadCode/200000-4 1 692409909 ns/op BenchmarkDominatorsLinear-4 15 8781859 ns/op 1.14 MB/s BenchmarkDominatorsFwdBack-4 8 13518755 ns/op 0.74 MB/s BenchmarkDominatorsManyPred-4 10 11799314 ns/op 0.85 MB/s BenchmarkDominatorsMaxPred-4 9 12996721 ns/op 0.77 MB/s BenchmarkDominatorsMaxPredVal-4 10 15982444 ns/op 0.63 MB/s BenchmarkFuse/1-4 237 571593 ns/op BenchmarkFuse/10-4 195 615756 ns/op BenchmarkFuse/100-4 100 1284422 ns/op BenchmarkFuse/1000-4 18 8835714 ns/op BenchmarkFuse/10000-4 2 60061612 ns/op BenchmarkNilCheckDeep1-4 13168 9138 ns/op 0.11 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5230 23225 ns/op 0.43 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 710 162273 ns/op 0.62 MB/s 669 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1584569 ns/op 0.63 MB/s 5344 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 16291106 ns/op 0.61 MB/s 70520 B/op 5 allocs/op BenchmarkDSEPass-4 38 3174589 ns/op 58873 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 116719372 ns/op 4291440 B/op 109131 allocs/op BenchmarkCSEPass-4 8 13945478 ns/op 106926 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 152514398 ns/op 5685824 B/op 97616 allocs/op BenchmarkDeadcodePass-4 186 622358 ns/op 97022 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 154423065 ns/op 4045136 B/op 45009 allocs/op BenchmarkMultiPass-4 78 1425858 ns/op 227808 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 250815320 ns/op 11245976 B/op 150134 allocs/op BenchmarkCondRewrite/SoloJump-4 3872804 33.86 ns/op BenchmarkCondRewrite/CombJump-4 4159939 30.63 ns/op PASS ok cmd/compile/internal/ssa 16.834s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13828 8170 ns/op BenchmarkExtShift-4 25456 4861 ns/op BenchmarkModify-4 9434 13398 ns/op BenchmarkMullImm-4 27489 4309 ns/op BenchmarkConstModify-4 7473 13642 ns/op BenchmarkBitSet-4 16981 6940 ns/op BenchmarkBitClear-4 17288 7314 ns/op BenchmarkBitToggle-4 16982 7027 ns/op BenchmarkBitSetConst-4 99135 1173 ns/op BenchmarkBitClearConst-4 138135 885.0 ns/op BenchmarkBitToggleConst-4 93060 1166 ns/op BenchmarkDivconstI64-4 7154426 16.47 ns/op BenchmarkModconstI64-4 6164362 18.09 ns/op BenchmarkDivisiblePow2constI64-4 6464230 16.75 ns/op BenchmarkDivisibleconstI64-4 7451592 14.63 ns/op BenchmarkDivisibleWDivconstI64-4 3681163 29.46 ns/op BenchmarkDivconstU64/3-4 5949673 18.72 ns/op BenchmarkDivconstU64/5-4 6807597 16.64 ns/op BenchmarkDivconstU64/37-4 6085494 18.89 ns/op BenchmarkDivconstU64/1234567-4 8132898 14.70 ns/op BenchmarkModconstU64-4 6420272 17.28 ns/op BenchmarkDivisibleconstU64-4 8070588 14.60 ns/op BenchmarkDivisibleWDivconstU64-4 3721815 31.19 ns/op BenchmarkDivconstI32-4 6511870 17.13 ns/op BenchmarkModconstI32-4 5181793 21.94 ns/op BenchmarkDivisiblePow2constI32-4 7688454 16.00 ns/op BenchmarkDivisibleconstI32-4 7877307 14.37 ns/op BenchmarkDivisibleWDivconstI32-4 3979002 29.96 ns/op BenchmarkDivconstU32-4 7286313 16.53 ns/op BenchmarkModconstU32-4 6590695 18.06 ns/op BenchmarkDivisibleconstU32-4 7973526 16.06 ns/op BenchmarkDivisibleWDivconstU32-4 3792498 29.84 ns/op BenchmarkDivconstI16-4 6967089 16.02 ns/op BenchmarkModconstI16-4 7418114 13.77 ns/op BenchmarkDivisiblePow2constI16-4 6857718 16.33 ns/op BenchmarkDivisibleconstI16-4 7191196 15.01 ns/op BenchmarkDivisibleWDivconstI16-4 3364803 32.30 ns/op BenchmarkDivconstU16-4 7596370 16.10 ns/op BenchmarkModconstU16-4 8041944 15.25 ns/op BenchmarkDivisibleconstU16-4 8818156 14.55 ns/op BenchmarkDivisibleWDivconstU16-4 3821742 29.78 ns/op BenchmarkDivconstI8-4 6977696 14.45 ns/op BenchmarkModconstI8-4 8296203 14.66 ns/op BenchmarkDivisiblePow2constI8-4 8518476 14.17 ns/op BenchmarkDivisibleconstI8-4 7174706 17.35 ns/op BenchmarkDivisibleWDivconstI8-4 3812569 29.79 ns/op BenchmarkDivconstU8-4 7843494 14.49 ns/op BenchmarkModconstU8-4 7925349 14.61 ns/op BenchmarkDivisibleconstU8-4 7758634 13.77 ns/op BenchmarkDivisibleWDivconstU8-4 4014684 28.65 ns/op BenchmarkMul2-4 220513 533.6 ns/op BenchmarkMulNeg2-4 225486 532.5 ns/op BenchmarkEfaceInteger-4 2843236 39.28 ns/op BenchmarkMulconstI32/3-4 25203523 4.690 ns/op BenchmarkMulconstI32/5-4 27528775 4.607 ns/op BenchmarkMulconstI32/12-4 26162200 4.814 ns/op BenchmarkMulconstI32/120-4 22909449 4.869 ns/op BenchmarkMulconstI32/-120-4 28566741 5.046 ns/op BenchmarkMulconstI32/65537-4 27098727 4.949 ns/op BenchmarkMulconstI32/65538-4 25213839 4.889 ns/op BenchmarkMulconstI64/3-4 27246378 4.632 ns/op BenchmarkMulconstI64/5-4 27897828 4.580 ns/op BenchmarkMulconstI64/12-4 26339569 4.877 ns/op BenchmarkMulconstI64/120-4 25341111 4.723 ns/op BenchmarkMulconstI64/-120-4 25709253 4.636 ns/op BenchmarkMulconstI64/65537-4 25743372 4.812 ns/op BenchmarkMulconstI64/65538-4 26776790 4.732 ns/op BenchmarkMulconstU32/3-4 28862769 4.675 ns/op BenchmarkMulconstU32/5-4 27589434 4.606 ns/op BenchmarkMulconstU32/12-4 26868948 4.714 ns/op BenchmarkMulconstU32/120-4 28884855 4.535 ns/op BenchmarkMulconstU32/65537-4 26529643 4.800 ns/op BenchmarkMulconstU32/65538-4 26461792 4.862 ns/op BenchmarkMulconstU64/3-4 23788585 4.823 ns/op BenchmarkMulconstU64/5-4 28944264 4.673 ns/op BenchmarkMulconstU64/12-4 26822846 4.741 ns/op BenchmarkMulconstU64/120-4 29161837 4.552 ns/op BenchmarkMulconstU64/65537-4 25116672 5.130 ns/op BenchmarkMulconstU64/65538-4 23302702 4.849 ns/op BenchmarkShiftArithmeticRight-4 23487985 4.708 ns/op BenchmarkSwitch8Predictable-4 8690852 13.34 ns/op BenchmarkSwitch8Unpredictable-4 8423289 13.44 ns/op BenchmarkSwitch32Predictable-4 11602702 9.860 ns/op BenchmarkSwitch32Unpredictable-4 7704736 13.61 ns/op BenchmarkSwitchStringPredictable-4 6239392 18.68 ns/op BenchmarkSwitchStringUnpredictable-4 6237408 17.84 ns/op PASS ok cmd/compile/internal/test 14.423s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 153 747567 ns/op BenchmarkNamed/Underlying/nongeneric-4 886662 117.1 ns/op BenchmarkNamed/Underlying/generic-4 1029714 114.8 ns/op BenchmarkNamed/Underlying/src_instance-4 953037 132.9 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 117.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 425598386 ns/op 71780 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 307015445 ns/op 99475 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 125654122 ns/op 242438 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 116970236 ns/op 259943 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2086392644 ns/op 2458 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 85209636 ns/op 60020 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 42189483 ns/op 120474 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36118076 ns/op 137871 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 728070473 ns/op 2979 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45354943 ns/op 47601 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26633762 ns/op 81145 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 26091478 ns/op 81832 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1612560440 ns/op 39016 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 502866499 ns/op 125073 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 110102292 ns/op 569686 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 96978668 ns/op 647509 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2475564888 ns/op 807.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70337622 ns/op 28355 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 51768602 ns/op 38340 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45127096 ns/op 43995 lines/s PASS ok cmd/compile/internal/types2 40.312s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33025852 ns/op 22965000 sys-ns/op 4630750 user-ns/op PASS ok cmd/go 0.645s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 63745 1764 ns/op 4.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77487 1497 ns/op 5.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18249 6642 ns/op 154.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18274 6334 ns/op 161.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3224 41251 ns/op 198.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3255 39692 ns/op 206.39 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.109s All tests passed.