darwin-amd64-race at 3d28e0ebb9411e7dbd8032b6071c4f5db823ebe9 :: 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=F56EDD8C-FCE6-4EC8-A9FE-B63542A277C4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.6MwDEc4cN6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1BA7C515-571F-495E-92BF-8C9F52A34D9B" "__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=F56EDD8C-FCE6-4EC8-A9FE-B63542A277C4" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.6MwDEc4cN6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=1BA7C515-571F-495E-92BF-8C9F52A34D9B" "__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 3.027s ok archive/zip 3.679s ok bufio 1.185s ok bytes 3.679s ok compress/bzip2 0.863s ok compress/flate 9.080s ok compress/gzip 17.359s ok compress/lzw 0.960s ok compress/zlib 6.780s ok container/heap 0.045s ok container/list 0.043s ok container/ring 0.043s ok context 0.115s ok crypto 0.105s ok crypto/aes 0.163s ok crypto/cipher 0.124s ok crypto/des 0.114s ok crypto/dsa 0.105s ok crypto/ecdh 0.310s ok crypto/ecdsa 0.186s ok crypto/ed25519 0.547s ok crypto/elliptic 0.126s ok crypto/hmac 0.088s ok crypto/internal/alias 0.060s ok crypto/internal/bigmod 4.415s ok crypto/internal/boring 0.072s ok crypto/internal/boring/bcache 0.720s ok crypto/internal/edwards25519 54.876s ok crypto/internal/edwards25519/field 19.253s ok crypto/internal/nistec 0.985s ok crypto/internal/nistec/fiat 0.109s [no tests to run] ok crypto/md5 0.112s ok crypto/rand 0.493s ok crypto/rc4 0.698s ok crypto/rsa 1.902s ok crypto/sha1 0.087s ok crypto/sha256 0.058s ok crypto/sha512 0.063s ok crypto/subtle 0.436s ok crypto/tls 4.050s ok crypto/x509 1.899s ok database/sql 0.522s ok database/sql/driver 0.073s ok debug/buildinfo 0.116s ok debug/dwarf 0.101s ok debug/elf 1.701s ok debug/gosym 0.166s ok debug/macho 0.080s ok debug/pe 0.117s ok debug/plan9obj 0.111s ok embed 0.084s [no tests to run] ok embed/internal/embedtest 0.150s ok encoding/ascii85 0.046s ok encoding/asn1 0.043s ok encoding/base32 0.150s ok encoding/base64 0.098s ok encoding/binary 0.083s ok encoding/csv 0.127s ok encoding/gob 33.516s ok encoding/hex 0.088s ok encoding/json 2.418s ok encoding/pem 2.895s ok encoding/xml 0.385s ok errors 0.057s ok expvar 0.054s ok flag 0.163s ok fmt 0.737s ok go/ast 0.073s ok go/build 8.541s ok go/build/constraint 0.057s ok go/constant 0.040s ok go/doc 0.417s ok go/doc/comment 5.365s ok go/format 0.106s ok go/importer 1.135s ok go/internal/gccgoimporter 0.280s ok go/internal/gcimporter 7.123s ok go/internal/srcimporter 27.536s ok go/parser 1.886s ok go/printer 2.557s ok go/scanner 0.065s ok go/token 0.194s ok go/types 59.001s ok hash 0.044s ok hash/adler32 0.084s ok hash/crc32 0.066s ok hash/crc64 0.048s ok hash/fnv 0.052s ok hash/maphash 0.083s ok html 0.122s ok html/template 0.368s ok image 0.688s ok image/color 0.124s ok image/draw 1.094s ok image/gif 1.813s ok image/jpeg 1.934s ok image/png 4.417s ok index/suffixarray 2.176s ok internal/abi 0.274s ok internal/buildcfg 0.056s ok internal/coverage/cformat 0.065s ok internal/coverage/cmerge 0.054s ok internal/coverage/pods 0.092s ok internal/coverage/slicereader 0.072s ok internal/coverage/slicewriter 0.073s ok internal/coverage/test 0.085s ok internal/cpu 0.156s ok internal/dag 0.048s ok internal/diff 0.129s ok internal/fmtsort 0.053s ok internal/fuzz 0.093s ok internal/godebug 0.080s ok internal/intern 2.155s ok internal/itoa 0.062s ok internal/poll 0.673s ok internal/profile 0.103s ok internal/reflectlite 0.362s ok internal/safefilepath 0.059s ok internal/saferio 0.308s ok internal/singleflight 0.179s ok internal/testenv 0.058s ok internal/trace 0.482s ok internal/types/errors 2.207s ok internal/unsafeheader 0.072s ok internal/xcoff 0.153s ok io 0.147s ok io/fs 0.289s ok io/ioutil 0.118s ok log 0.088s ok log/slog 0.163s ok log/slog/internal/buffer 0.177s ok log/syslog 1.369s ok maps 0.054s ok math 0.067s ok math/big 3.600s ok math/bits 0.125s ok math/cmplx 0.104s ok math/rand 3.508s ok mime 0.084s ok mime/multipart 7.219s ok mime/quotedprintable 0.199s ok net 23.067s ok net/http 22.105s ok net/http/cgi 2.415s ok net/http/cookiejar 0.175s ok net/http/fcgi 0.232s ok net/http/httptest 0.554s ok net/http/httptrace 0.069s ok net/http/httputil 1.299s ok net/http/internal 0.049s ok net/http/internal/ascii 0.055s ok net/http/pprof 5.426s ok net/internal/socktest 0.130s ok net/mail 0.066s ok net/netip 1.090s ok net/rpc 0.237s ok net/rpc/jsonrpc 0.102s ok net/smtp 0.240s ok net/textproto 0.068s ok net/url 0.102s ok os 2.771s ok os/exec 4.183s ok os/exec/internal/fdtest 0.094s ok os/signal 5.505s ok os/user 0.097s ok path 0.092s ok path/filepath 0.425s ok plugin 0.076s ok reflect 1.779s ok regexp 3.973s ok regexp/syntax 5.050s ok runtime 81.080s ok runtime/cgo 0.110s ok runtime/coverage 0.114s ok runtime/debug 0.466s ok runtime/internal/atomic 0.113s ok runtime/internal/math 0.081s ok runtime/internal/sys 0.107s ok runtime/metrics 0.091s ok runtime/pprof 14.882s ok runtime/race 14.736s ok runtime/trace 8.046s ok slices 0.175s ok sort 0.732s ok strconv 5.685s ok strings 4.270s ok sync 0.936s ok sync/atomic 8.051s ok syscall 2.264s ok testing 2.543s ok testing/fstest 0.077s ok testing/iotest 0.073s ok testing/quick 0.207s ok text/scanner 0.081s ok text/tabwriter 0.087s ok text/template 0.142s ok text/template/parse 0.080s ok time 3.139s ok unicode 0.069s ok unicode/utf16 0.220s ok unicode/utf8 0.192s ok cmd/addr2line 8.154s ok cmd/api 35.266s ok cmd/asm/internal/asm 9.446s ok cmd/asm/internal/lex 0.125s ok cmd/compile/internal/abt 0.127s ok cmd/compile/internal/amd64 97.080s ok cmd/compile/internal/base 0.039s ok cmd/compile/internal/compare 0.078s ok cmd/compile/internal/dwarfgen 1.636s ok cmd/compile/internal/importer 5.394s ok cmd/compile/internal/ir 0.088s ok cmd/compile/internal/logopt 2.489s ok cmd/compile/internal/loopvar 39.979s ok cmd/compile/internal/noder 0.086s ok cmd/compile/internal/reflectdata 0.066s [no tests to run] ok cmd/compile/internal/ssa 46.572s ok cmd/compile/internal/syntax 0.378s ok cmd/compile/internal/test 22.233s ok cmd/compile/internal/typecheck 1.305s ok cmd/compile/internal/types 0.054s ok cmd/compile/internal/types2 36.186s ok cmd/covdata 0.049s ok cmd/cover 5.573s ok cmd/dist 0.095s ok cmd/doc 2.013s ok cmd/fix 21.105s ok cmd/go 408.541s ok cmd/go/internal/auth 0.055s ok cmd/go/internal/cache 0.655s ok cmd/go/internal/fsys 0.283s ok cmd/go/internal/generate 0.119s ok cmd/go/internal/get 0.097s ok cmd/go/internal/imports 0.138s ok cmd/go/internal/load 0.048s ok cmd/go/internal/lockedfile 0.373s ok cmd/go/internal/lockedfile/internal/filelock 0.157s ok cmd/go/internal/modconv 0.121s ok cmd/go/internal/modfetch 0.073s ok cmd/go/internal/modfetch/codehost 0.119s ok cmd/go/internal/modfetch/zip_sum_test 0.096s ok cmd/go/internal/modindex 0.811s ok cmd/go/internal/modload 0.079s ok cmd/go/internal/mvs 0.062s ok cmd/go/internal/par 0.114s ok cmd/go/internal/str 0.068s ok cmd/go/internal/test 0.082s ok cmd/go/internal/vcs 0.096s ok cmd/go/internal/vcweb 0.104s ok cmd/go/internal/vcweb/vcstest 28.277s ok cmd/go/internal/web 0.088s ok cmd/go/internal/work 3.284s ok cmd/gofmt 0.613s ok cmd/internal/archive 2.734s ok cmd/internal/buildid 1.534s ok cmd/internal/cov 1.340s ok cmd/internal/dwarf 0.093s ok cmd/internal/edit 0.081s ok cmd/internal/goobj 0.073s ok cmd/internal/moddeps 5.503s ok cmd/internal/notsha256 0.058s ok cmd/internal/obj 1.669s ok cmd/internal/obj/ppc64 0.863s ok cmd/internal/obj/riscv 0.370s ok cmd/internal/obj/s390x 0.094s ok cmd/internal/obj/x86 4.470s ok cmd/internal/objabi 0.226s ok cmd/internal/pkgpath 0.391s ok cmd/internal/pkgpattern 0.048s ok cmd/internal/quoted 0.038s ok cmd/internal/src 0.046s ok cmd/internal/test2json 1.205s ok cmd/link 26.811s ok cmd/link/internal/benchmark 0.058s ok cmd/link/internal/ld 31.497s ok cmd/link/internal/loader 0.646s ok cmd/nm 4.373s ok cmd/objdump 12.078s ok cmd/pack 3.316s ok cmd/pprof 2.015s ok cmd/trace 0.216s ok cmd/vet 33.955s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3132 38539 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2628 46942 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1503 78845 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3086 32462 ns/op 5215 B/op 16 allocs/op Benchmark/Reader/GNU-4 8232 29708 ns/op 5215 B/op 15 allocs/op Benchmark/Reader/PAX-4 2517 65468 ns/op 8934 B/op 33 allocs/op PASS ok archive/tar 1.253s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 282694998 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 205489821 ns/op BenchmarkZip64TestSizes/4096-4 1230 167837 ns/op BenchmarkZip64TestSizes/1048576-4 96 1240720 ns/op BenchmarkZip64TestSizes/67108864-4 1 213188877 ns/op PASS ok archive/zip 1.678s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 191913 681.1 ns/op BenchmarkReaderCopyUnoptimal-4 110698 950.9 ns/op BenchmarkReaderCopyNoWriteTo-4 9672 72999 ns/op BenchmarkReaderWriteToOptimal-4 4875 20535 ns/op BenchmarkReaderReadString-4 95034 1329 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 156589 725.5 ns/op BenchmarkWriterCopyUnoptimal-4 183110 746.1 ns/op BenchmarkWriterCopyNoReadFrom-4 8107 68704 ns/op BenchmarkReaderEmpty-4 10000 10822 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11382 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 457000 281.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.965s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1864 54552 ns/op 600.67 MB/s BenchmarkWriteByte-4 334 346847 ns/op 11.81 MB/s BenchmarkWriteRune-4 190 613318 ns/op 20.04 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 5393326 ns/op BenchmarkBufferFullSmallReads-4 82 1418034 ns/op BenchmarkBufferWriteBlock/N4096-4 9172 26240 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 302 435074 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 18014665 ns/op 4192270 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 25858211 ns/op 648.82 MB/s 8388608 B/op 0 allocs/op BenchmarkIndexByte/10-4 2364421 45.07 ns/op 221.86 MB/s BenchmarkIndexByte/32-4 2894527 42.16 ns/op 758.96 MB/s BenchmarkIndexByte/4K-4 828838 130.3 ns/op 31437.38 MB/s BenchmarkIndexBytePortable/10-4 1000000 139.2 ns/op 71.85 MB/s BenchmarkIndexBytePortable/32-4 402684 342.7 ns/op 93.38 MB/s BenchmarkIndexBytePortable/4K-4 3660 34320 ns/op 119.35 MB/s BenchmarkIndexRune/10-4 905617 140.9 ns/op 70.99 MB/s BenchmarkIndexRune/32-4 828699 139.4 ns/op 229.62 MB/s BenchmarkIndexRune/4K-4 339039 399.7 ns/op 10247.11 MB/s BenchmarkIndexRuneASCII/10-4 2931619 40.37 ns/op 247.70 MB/s BenchmarkIndexRuneASCII/32-4 2746320 44.72 ns/op 715.55 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 141.3 ns/op 28990.09 MB/s BenchmarkEqual/0-4 9192579 13.64 ns/op BenchmarkEqual/1-4 1000000 119.5 ns/op 8.37 MB/s BenchmarkEqual/6-4 1000000 112.9 ns/op 53.16 MB/s BenchmarkEqual/9-4 1000000 119.1 ns/op 75.58 MB/s BenchmarkEqual/15-4 890791 121.7 ns/op 123.28 MB/s BenchmarkEqual/16-4 1000000 116.3 ns/op 137.60 MB/s BenchmarkEqual/20-4 862786 130.8 ns/op 152.89 MB/s BenchmarkEqual/32-4 1000000 113.3 ns/op 282.31 MB/s BenchmarkEqual/4K-4 76356 1646 ns/op 2488.45 MB/s BenchmarkIndex/10-4 2119887 57.46 ns/op 174.04 MB/s BenchmarkIndex/32-4 1959015 60.80 ns/op 526.29 MB/s BenchmarkIndex/4K-4 19148 5999 ns/op 682.74 MB/s BenchmarkIndexEasy/10-4 1912292 58.14 ns/op 172.00 MB/s BenchmarkIndexEasy/32-4 1910971 61.05 ns/op 524.19 MB/s BenchmarkIndexEasy/4K-4 442228 276.2 ns/op 14828.67 MB/s BenchmarkCount/10-4 1000000 104.5 ns/op 95.72 MB/s BenchmarkCount/32-4 1209091 102.3 ns/op 312.72 MB/s BenchmarkCount/4K-4 20110 6029 ns/op 679.41 MB/s BenchmarkCountEasy/10-4 1200949 96.17 ns/op 103.98 MB/s BenchmarkCountEasy/32-4 1000000 103.8 ns/op 308.37 MB/s BenchmarkCountEasy/4K-4 451382 338.9 ns/op 12087.64 MB/s BenchmarkCountSingle/10-4 2349819 49.78 ns/op 200.90 MB/s BenchmarkCountSingle/32-4 2240632 56.43 ns/op 567.03 MB/s BenchmarkCountSingle/4K-4 864727 177.8 ns/op 23041.96 MB/s BenchmarkToUpper/#00-4 2315518 48.94 ns/op BenchmarkToUpper/ONLYUPPER-4 282615 448.0 ns/op BenchmarkToUpper/abc-4 446676 307.2 ns/op BenchmarkToUpper/AbC123-4 289725 487.9 ns/op BenchmarkToUpper/azAZ09_-4 223332 548.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 59112 1740 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31782 3925 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51938 2727 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109263 1170 ns/op BenchmarkToLower/#00-4 2331645 49.36 ns/op BenchmarkToLower/abc-4 384994 367.6 ns/op BenchmarkToLower/AbC123-4 271730 495.8 ns/op BenchmarkToLower/azAZ09_-4 243676 539.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74761 1628 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33534 3652 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58449 1972 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 111024 1113 ns/op BenchmarkFields/ASCII/16-4 146422 1006 ns/op 15.90 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12363 9867 ns/op 25.94 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 711 166420 ns/op 24.61 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2964624 ns/op 22.11 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 41383168 ns/op 25.34 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 78444 1585 ns/op 10.09 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6180 20561 ns/op 12.45 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 328 407871 ns/op 10.04 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 8609984 ns/op 7.61 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 118577945 ns/op 8.84 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 92337 1297 ns/op 12.34 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8701 14576 ns/op 17.56 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 501 258468 ns/op 15.85 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 5517589 ns/op 11.88 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 90229750 ns/op 11.62 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 84756 1620 ns/op 9.88 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7639 19962 ns/op 12.82 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 372 345166 ns/op 11.87 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5870316 ns/op 11.16 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 106491005 ns/op 9.85 MB/s 11219392 B/op 26 allocs/op BenchmarkTrimSpace/NoTrim-4 1594071 79.76 ns/op BenchmarkTrimSpace/ASCII-4 987442 123.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 79622 1356 ns/op BenchmarkTrimSpace/JustNonASCII-4 42393 2810 ns/op BenchmarkToValidUTF8/Valid-4 387181 387.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 203336 533.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 78848 1517 ns/op BenchmarkIndexHard1-4 1116 115132 ns/op BenchmarkIndexHard2-4 814 158612 ns/op BenchmarkIndexHard3-4 186 693105 ns/op BenchmarkIndexHard4-4 187 600425 ns/op BenchmarkLastIndexHard1-4 6 18235664 ns/op BenchmarkLastIndexHard2-4 5 20667141 ns/op BenchmarkLastIndexHard3-4 4 25336912 ns/op BenchmarkCountHard1-4 967 121599 ns/op BenchmarkCountHard2-4 726 168883 ns/op BenchmarkCountHard3-4 171 687579 ns/op BenchmarkSplitEmptySeparator-4 1 125954495 ns/op BenchmarkSplitSingleByteSeparator-4 14 11276971 ns/op BenchmarkSplitMultiByteSeparator-4 9 11645237 ns/op BenchmarkSplitNSingleByteSeparator-4 157952 1257 ns/op BenchmarkSplitNMultiByteSeparator-4 52526 2671 ns/op BenchmarkRepeat-4 141433 1069 ns/op BenchmarkRepeatLarge/256/1-4 98709 1484 ns/op 172.56 MB/s BenchmarkRepeatLarge/256/16-4 171922 1186 ns/op 215.88 MB/s BenchmarkRepeatLarge/512/1-4 52126 2313 ns/op 221.31 MB/s BenchmarkRepeatLarge/512/16-4 73754 1825 ns/op 280.52 MB/s BenchmarkRepeatLarge/1024/1-4 36379 3817 ns/op 268.24 MB/s BenchmarkRepeatLarge/1024/16-4 40036 2644 ns/op 387.28 MB/s BenchmarkRepeatLarge/2048/1-4 22384 4505 ns/op 454.61 MB/s BenchmarkRepeatLarge/2048/16-4 27781 5216 ns/op 392.63 MB/s BenchmarkRepeatLarge/4096/1-4 12208 10766 ns/op 380.46 MB/s BenchmarkRepeatLarge/4096/16-4 14002 8659 ns/op 473.06 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16834 ns/op 486.62 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15891 ns/op 515.50 MB/s BenchmarkRepeatLarge/8192/4097-4 12276 10619 ns/op 385.83 MB/s BenchmarkRepeatLarge/16384/1-4 10000 31662 ns/op 517.47 MB/s BenchmarkRepeatLarge/16384/16-4 10000 32786 ns/op 499.72 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25751 ns/op 477.31 MB/s BenchmarkRepeatLarge/32768/1-4 3374 66467 ns/op 493.00 MB/s BenchmarkRepeatLarge/32768/16-4 3154 58619 ns/op 559.00 MB/s BenchmarkRepeatLarge/32768/4097-4 2335 54317 ns/op 527.99 MB/s BenchmarkRepeatLarge/65536/1-4 1161 105844 ns/op 619.18 MB/s BenchmarkRepeatLarge/65536/16-4 996 105071 ns/op 623.73 MB/s BenchmarkRepeatLarge/65536/4097-4 1179 96135 ns/op 639.26 MB/s BenchmarkRepeatLarge/131072/1-4 258 445492 ns/op 294.22 MB/s BenchmarkRepeatLarge/131072/16-4 192 571539 ns/op 229.33 MB/s BenchmarkRepeatLarge/131072/4097-4 226 605782 ns/op 209.66 MB/s BenchmarkRepeatLarge/262144/1-4 100 1156654 ns/op 226.64 MB/s BenchmarkRepeatLarge/262144/16-4 111 1060362 ns/op 247.22 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1042089 ns/op 247.69 MB/s BenchmarkRepeatLarge/524288/1-4 69 1817184 ns/op 288.52 MB/s BenchmarkRepeatLarge/524288/16-4 87 1799589 ns/op 291.34 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1736818 ns/op 299.58 MB/s BenchmarkRepeatLarge/1048576/1-4 44 3091179 ns/op 339.22 MB/s BenchmarkRepeatLarge/1048576/16-4 46 3037793 ns/op 345.18 MB/s BenchmarkRepeatLarge/1048576/4097-4 34 3158995 ns/op 330.72 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6076897 ns/op 345.10 MB/s BenchmarkRepeatLarge/2097152/16-4 28 5727459 ns/op 366.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 5598081 ns/op 373.98 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11573056 ns/op 362.42 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10678571 ns/op 392.78 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10871725 ns/op 385.52 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17407960 ns/op 481.88 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20828964 ns/op 402.74 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14880668 ns/op 563.59 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28743099 ns/op 583.70 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32252942 ns/op 520.18 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 33869480 ns/op 495.35 MB/s BenchmarkRepeatLarge/33554432/1-4 2 67689924 ns/op 495.71 MB/s BenchmarkRepeatLarge/33554432/16-4 2 57755732 ns/op 580.97 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60549209 ns/op 554.17 MB/s BenchmarkRepeatLarge/67108864/1-4 1 118464845 ns/op 566.49 MB/s BenchmarkRepeatLarge/67108864/16-4 1 108872776 ns/op 616.40 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 112327711 ns/op 597.44 MB/s BenchmarkRepeatLarge/134217728/1-4 1 239030922 ns/op 561.51 MB/s BenchmarkRepeatLarge/134217728/16-4 1 225123822 ns/op 596.20 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 235689075 ns/op 569.47 MB/s BenchmarkRepeatLarge/268435456/1-4 1 510139575 ns/op 526.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 495202761 ns/op 542.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 406339107 ns/op 660.62 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1188473756 ns/op 451.73 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1559369769 ns/op 344.29 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1296112480 ns/op 414.22 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4897568202 ns/op 219.24 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5457855125 ns/op 196.73 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4888985214 ns/op 219.62 MB/s BenchmarkBytesCompare/1-4 9088347 11.92 ns/op BenchmarkBytesCompare/2-4 10132178 11.28 ns/op BenchmarkBytesCompare/4-4 6450740 15.97 ns/op BenchmarkBytesCompare/8-4 10154070 9.855 ns/op BenchmarkBytesCompare/16-4 11876082 10.66 ns/op BenchmarkBytesCompare/32-4 9840918 13.84 ns/op BenchmarkBytesCompare/64-4 9359985 14.10 ns/op BenchmarkBytesCompare/128-4 7235589 16.52 ns/op BenchmarkBytesCompare/256-4 4876736 20.87 ns/op BenchmarkBytesCompare/512-4 4303216 27.51 ns/op BenchmarkBytesCompare/1024-4 2098808 56.50 ns/op BenchmarkBytesCompare/2048-4 1360664 91.87 ns/op BenchmarkIndexAnyASCII/1:1-4 1191290 87.55 ns/op BenchmarkIndexAnyASCII/1:2-4 1433798 78.65 ns/op BenchmarkIndexAnyASCII/1:4-4 1619809 65.29 ns/op BenchmarkIndexAnyASCII/1:8-4 1756548 66.09 ns/op BenchmarkIndexAnyASCII/1:16-4 1811785 66.43 ns/op BenchmarkIndexAnyASCII/1:32-4 1321856 86.58 ns/op BenchmarkIndexAnyASCII/1:64-4 1419972 90.85 ns/op BenchmarkIndexAnyASCII/16:1-4 1549708 75.36 ns/op BenchmarkIndexAnyASCII/16:2-4 536833 302.3 ns/op BenchmarkIndexAnyASCII/16:4-4 510099 262.1 ns/op BenchmarkIndexAnyASCII/16:8-4 471237 280.8 ns/op BenchmarkIndexAnyASCII/16:16-4 401700 277.8 ns/op BenchmarkIndexAnyASCII/16:32-4 419425 274.5 ns/op BenchmarkIndexAnyASCII/16:64-4 376905 312.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1574616 78.00 ns/op BenchmarkIndexAnyASCII/256:2-4 40886 2772 ns/op BenchmarkIndexAnyASCII/256:4-4 42164 2697 ns/op BenchmarkIndexAnyASCII/256:8-4 37262 2756 ns/op BenchmarkIndexAnyASCII/256:16-4 41691 2661 ns/op BenchmarkIndexAnyASCII/256:32-4 43978 2659 ns/op BenchmarkIndexAnyASCII/256:64-4 45094 2791 ns/op BenchmarkIndexAnyUTF8/1:1-4 1606423 70.36 ns/op BenchmarkIndexAnyUTF8/1:2-4 1699425 72.05 ns/op BenchmarkIndexAnyUTF8/1:4-4 1582179 73.08 ns/op BenchmarkIndexAnyUTF8/1:8-4 1808970 64.53 ns/op BenchmarkIndexAnyUTF8/1:16-4 1862844 62.19 ns/op BenchmarkIndexAnyUTF8/1:32-4 1828573 75.07 ns/op BenchmarkIndexAnyUTF8/1:64-4 1655745 75.00 ns/op BenchmarkIndexAnyUTF8/16:1-4 105453 1472 ns/op BenchmarkIndexAnyUTF8/16:2-4 351777 349.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 306753 347.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 342613 357.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 357501 350.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 347325 376.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 366243 359.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9459 13692 ns/op BenchmarkIndexAnyUTF8/256:2-4 26415 4613 ns/op BenchmarkIndexAnyUTF8/256:4-4 24182 4553 ns/op BenchmarkIndexAnyUTF8/256:8-4 25338 4571 ns/op BenchmarkIndexAnyUTF8/256:16-4 24298 5125 ns/op BenchmarkIndexAnyUTF8/256:32-4 24225 4890 ns/op BenchmarkIndexAnyUTF8/256:64-4 22490 5196 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1606306 69.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1708369 76.79 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1852567 63.11 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1821632 62.72 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1862730 64.69 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1606440 73.20 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1509330 66.67 ns/op BenchmarkLastIndexAnyASCII/16:1-4 465460 297.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 477507 300.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 392490 298.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 427081 305.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 449307 310.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 431956 325.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 354901 377.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33253 3622 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33547 3575 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32823 3292 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35772 3196 ns/op BenchmarkLastIndexAnyASCII/256:16-4 34407 3272 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37149 3755 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32722 3697 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1900814 65.68 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1873204 64.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1892629 62.59 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1945606 68.95 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1667856 75.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1438996 87.05 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1413631 79.66 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 150356 795.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 296005 397.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 417429 386.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 365768 364.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 362692 319.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 378543 341.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 353547 340.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12045 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 26920 4583 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 23895 4272 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 26373 4663 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 20743 4912 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21564 4688 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24050 4642 ns/op BenchmarkTrimASCII/1:1-4 1912668 61.30 ns/op BenchmarkTrimASCII/1:2-4 1930753 61.48 ns/op BenchmarkTrimASCII/1:4-4 1839272 62.07 ns/op BenchmarkTrimASCII/1:8-4 1822896 70.71 ns/op BenchmarkTrimASCII/1:16-4 1461957 81.04 ns/op BenchmarkTrimASCII/16:1-4 566822 211.3 ns/op BenchmarkTrimASCII/16:2-4 503505 285.0 ns/op BenchmarkTrimASCII/16:4-4 447154 288.6 ns/op BenchmarkTrimASCII/16:8-4 379092 284.1 ns/op BenchmarkTrimASCII/16:16-4 407402 298.7 ns/op BenchmarkTrimASCII/256:1-4 46484 2510 ns/op BenchmarkTrimASCII/256:2-4 34064 3504 ns/op BenchmarkTrimASCII/256:4-4 32354 3394 ns/op BenchmarkTrimASCII/256:8-4 33171 3536 ns/op BenchmarkTrimASCII/256:16-4 32757 3533 ns/op BenchmarkTrimASCII/4096:1-4 2886 39028 ns/op BenchmarkTrimASCII/4096:2-4 2199 56634 ns/op BenchmarkTrimASCII/4096:4-4 2107 57814 ns/op BenchmarkTrimASCII/4096:8-4 2001 58095 ns/op BenchmarkTrimASCII/4096:16-4 2232 50513 ns/op BenchmarkTrimByte-4 1499586 77.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16893 6865 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16078 7356 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 896 148055 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1537 71537 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3925 31847 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6822 17325 ns/op BenchmarkCompareBytesEqual-4 13956784 8.657 ns/op BenchmarkCompareBytesToNil-4 15154452 8.148 ns/op BenchmarkCompareBytesEmpty-4 15180370 8.229 ns/op BenchmarkCompareBytesIdentical-4 14800234 8.603 ns/op BenchmarkCompareBytesSameLength-4 13104160 9.225 ns/op BenchmarkCompareBytesDifferentLength-4 14349891 8.615 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2410 65487 ns/op 16012.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2239 60079 ns/op 17453.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2641 61454 ns/op 17062.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2377 64138 ns/op 16348.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2461 56996 ns/op 18397.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2835 65818 ns/op 15931.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2802 47404 ns/op 22120.25 MB/s BenchmarkCompareBytesBig-4 3262 43841 ns/op 23918.10 MB/s BenchmarkCompareBytesBigIdentical-4 15890452 7.913 ns/op 132509792.71 MB/s PASS ok bytes 113.573s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 81644469 ns/op 1.22 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 301164337 ns/op 1.88 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 27251942 ns/op 0.60 MB/s 3647430 B/op 51 allocs/op PASS ok compress/bzip2 1.255s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 1961108 ns/op 5.10 MB/s 42691 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19041321 ns/op 5.25 MB/s 44724 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201409286 ns/op 4.97 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2374165 ns/op 4.21 MB/s 43156 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19976111 ns/op 5.01 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 228024901 ns/op 4.39 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 50 2271598 ns/op 4.40 MB/s 42714 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 22742392 ns/op 4.40 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 200725573 ns/op 4.98 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 54 2538406 ns/op 3.94 MB/s 42403 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 28723884 ns/op 3.48 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 213032722 ns/op 4.69 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2218284 ns/op 4.51 MB/s 43735 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21371862 ns/op 4.68 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 256474384 ns/op 3.90 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1900260 ns/op 5.26 MB/s 42325 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 17648124 ns/op 5.67 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 149575835 ns/op 6.69 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1590172 ns/op 6.29 MB/s 43107 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12280196 ns/op 8.14 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 122909994 ns/op 8.14 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 72 1719965 ns/op 5.81 MB/s 43900 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12422915 ns/op 8.05 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 113218589 ns/op 8.83 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 96 1291252 ns/op 7.74 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12322699 ns/op 8.12 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 125729451 ns/op 7.95 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2295074 ns/op 4.36 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 21309717 ns/op 4.69 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 204563657 ns/op 4.89 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5825980 ns/op 1.72 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64530334 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 667194992 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5785613 ns/op 1.73 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 65396802 ns/op 1.53 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 665444576 ns/op 1.50 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1530768 ns/op 6.53 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13448681 ns/op 7.44 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 129833130 ns/op 7.70 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2133058 ns/op 4.69 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17142099 ns/op 5.83 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 158159025 ns/op 6.32 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5636765 ns/op 1.77 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57048320 ns/op 1.75 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 577320881 ns/op 1.73 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5622854 ns/op 1.78 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 70191356 ns/op 1.42 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 751602121 ns/op 1.33 MB/s PASS ok compress/flate 16.260s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 37 2753003 ns/op 3.63 MB/s BenchmarkDecoder/1e-Reuse4-4 37 3413370 ns/op 2.93 MB/s BenchmarkDecoder/1e5-4 4 27193010 ns/op 3.68 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26546575 ns/op 3.77 MB/s BenchmarkDecoder/1e6-4 1 285700580 ns/op 3.50 MB/s BenchmarkDecoder/1e-Reuse6-4 1 272044966 ns/op 3.68 MB/s BenchmarkEncoder/1e4-4 50 2321723 ns/op 4.31 MB/s BenchmarkEncoder/1e-Reuse4-4 60 2184387 ns/op 4.58 MB/s BenchmarkEncoder/1e5-4 5 22633847 ns/op 4.42 MB/s BenchmarkEncoder/1e-Reuse5-4 4 27324248 ns/op 3.66 MB/s BenchmarkEncoder/1e6-4 1 227665219 ns/op 4.39 MB/s BenchmarkEncoder/1e-Reuse6-4 1 220453110 ns/op 4.54 MB/s PASS ok compress/lzw 3.438s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 5947644 ns/op PASS ok container/heap 0.196s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 17233 6587 ns/op BenchmarkWithTimeout/concurrency=40-4 4093 29555 ns/op BenchmarkWithTimeout/concurrency=4000-4 5569 42307 ns/op BenchmarkWithTimeout/concurrency=400000-4 4640 26920 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 377797 518.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 12996 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14774 7891 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4134 45110 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2605 68478 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2488 73506 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 188 557842 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 237 849726 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 318 359751 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 4599935 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 7136662 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 3746810 ns/op BenchmarkCheckCanceled/Err-4 275130 443.0 ns/op BenchmarkCheckCanceled/Done-4 491703 271.8 ns/op BenchmarkContextCancelDone-4 741946 163.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24748 5432 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22580 5100 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16784 6424 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17388 6035 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16724 8654 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 595282 218.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 358369 356.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 246273 483.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 178286 721.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77055 1361 ns/op PASS ok context 16.406s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1564093 71.56 ns/op 223.58 MB/s BenchmarkDecrypt-4 1000000 128.4 ns/op 124.60 MB/s BenchmarkExpand-4 1000000 115.1 ns/op PASS ok crypto/aes 0.654s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 165300 785.3 ns/op 81.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 281835 388.4 ns/op 164.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 235102 637.3 ns/op 100.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 340680 509.2 ns/op 125.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 148051 921.0 ns/op 1465.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 160675 714.1 ns/op 1890.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 100623 1056 ns/op 1278.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 143030 834.4 ns/op 1617.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 44032 2732 ns/op 2998.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 56413 1937 ns/op 4229.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 38937 2888 ns/op 2836.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42584 2661 ns/op 3078.45 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5469 20581 ns/op 49.51 MB/s BenchmarkAESCFBDecrypt1K-4 6349 20309 ns/op 50.17 MB/s BenchmarkAESCFBDecrypt8K-4 744 254608 ns/op 32.16 MB/s BenchmarkAESOFB1K-4 8785 17607 ns/op 57.88 MB/s BenchmarkAESCTR1K-4 11916 9580 ns/op 106.36 MB/s BenchmarkAESCTR8K-4 1788 88218 ns/op 92.80 MB/s BenchmarkAESCBCEncrypt1K-4 13395 9126 ns/op 112.21 MB/s BenchmarkAESCBCDecrypt1K-4 17272 6772 ns/op 151.21 MB/s PASS ok crypto/cipher 4.430s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 82177 1422 ns/op 5.62 MB/s BenchmarkDecrypt-4 89235 1348 ns/op 5.94 MB/s BenchmarkTDESEncrypt-4 30834 3862 ns/op 2.07 MB/s BenchmarkTDESDecrypt-4 30697 3563 ns/op 2.25 MB/s PASS ok crypto/des 0.935s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 974 124509 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8469253 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21624828 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 76 1796262 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 0.919s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1701 127340 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 34 3094855 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 19 9948339 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 871 183420 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 13 8182544 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 4 32204805 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4005 33336 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 34 3977439 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 6916924 ns/op 1445 B/op 17 allocs/op PASS ok crypto/ecdsa 2.769s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 198 516985 ns/op BenchmarkNewKeyFromSeed-4 220 507270 ns/op BenchmarkSigning-4 212 539798 ns/op BenchmarkVerification-4 157 817585 ns/op PASS ok crypto/ed25519 0.984s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5538 19144 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 146 826800 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 2262205 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 18 5721191 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1413 83143 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 51 2396183 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5816418 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 17706236 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 6098 18641 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5874 23133 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3766 31782 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 97 1482000 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2666 51106 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 300 537502 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1236 98206 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 58 2028418 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.062s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14101 8750 ns/op 117.03 MB/s BenchmarkHMACSHA256_32-4 19275 6134 ns/op 5.22 MB/s BenchmarkNewWriteSum-4 10000 13274 ns/op 2.41 MB/s PASS ok crypto/hmac 0.740s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 41124 2699 ns/op BenchmarkModSub-4 42422 3314 ns/op BenchmarkMontgomeryRepr-4 24193 4783 ns/op BenchmarkMontgomeryMul-4 26641 3889 ns/op BenchmarkModMul-4 15114 8860 ns/op BenchmarkExpBig-4 15 10256830 ns/op BenchmarkExp-4 6 18610780 ns/op PASS ok crypto/internal/bigmod 1.602s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2244 57794 ns/op BenchmarkScalarBaseMult-4 282 426466 ns/op BenchmarkScalarMult-4 100 1465978 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 186 713265 ns/op PASS ok crypto/internal/edwards25519 0.777s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 472770 252.3 ns/op BenchmarkMultiply-4 4994164 22.15 ns/op BenchmarkSquare-4 5999266 33.84 ns/op BenchmarkInvert-4 32076 3958 ns/op BenchmarkMult32-4 1000000 118.1 ns/op PASS ok crypto/internal/edwards25519/field 1.051s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 44 2714226 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1264 101025 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 7618520 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 18137957 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 147 757868 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9301 14913 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 62 1963674 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 1 127619710 ns/op 539104 B/op 7921 allocs/op PASS ok crypto/internal/nistec 1.939s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 578133 265.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 364484 438.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 101971 1576 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 596397 190.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 248389 550.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 116440 1098 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.510s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 107480 1101 ns/op 7.27 MB/s BenchmarkHash64-4 117224 935.1 ns/op 68.45 MB/s BenchmarkHash128-4 118454 1008 ns/op 126.99 MB/s BenchmarkHash256-4 90736 1313 ns/op 195.00 MB/s BenchmarkHash512-4 67117 2488 ns/op 205.83 MB/s BenchmarkHash1K-4 48296 2351 ns/op 435.53 MB/s BenchmarkHash8K-4 9817 13786 ns/op 594.21 MB/s BenchmarkHash1M-4 67 1591949 ns/op 658.67 MB/s BenchmarkHash8M-4 7 19187967 ns/op 437.18 MB/s BenchmarkHash8BytesUnaligned-4 95666 1154 ns/op 6.93 MB/s BenchmarkHash1KUnaligned-4 47322 2513 ns/op 407.53 MB/s BenchmarkHash8KUnaligned-4 9885 16529 ns/op 495.60 MB/s PASS ok crypto/md5 2.280s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 194616610 ns/op PASS ok crypto/rand 0.250s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10765 ns/op 11.89 MB/s BenchmarkRC4_1K-4 1255 93095 ns/op 11.00 MB/s BenchmarkRC4_8K-4 172 862497 ns/op 9.39 MB/s PASS ok crypto/rc4 0.597s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 12126535 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 26963347 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 50049745 ns/op BenchmarkEncryptPKCS1v15/2048-4 28 4373332 ns/op BenchmarkDecryptOAEP/2048-4 10 10727687 ns/op BenchmarkEncryptOAEP/2048-4 32 6929661 ns/op BenchmarkSignPKCS1v15/2048-4 13 9628479 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3591767 ns/op BenchmarkSignPSS/2048-4 10 11133466 ns/op BenchmarkVerifyPSS/2048-4 36 3708391 ns/op PASS ok crypto/rsa 2.599s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80389 1338 ns/op 5.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 83668 1316 ns/op 6.08 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82825 2395 ns/op 133.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 89235 1542 ns/op 207.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47257 2327 ns/op 439.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 50966 2183 ns/op 469.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11235 ns/op 729.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12060 10533 ns/op 777.76 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.684s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 64585 1736 ns/op 4.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 79818 1714 ns/op 4.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77890 1472 ns/op 5.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25964 4407 ns/op 232.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 25344 5133 ns/op 199.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 27554 4610 ns/op 222.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4116 42980 ns/op 190.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5061 27905 ns/op 293.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5130 25848 ns/op 316.93 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.987s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 43416 3070 ns/op 2.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67574 1815 ns/op 4.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 56557 2343 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27163 4506 ns/op 227.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 26223 4407 ns/op 232.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 22599 4661 ns/op 219.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5934 31993 ns/op 256.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7831 20199 ns/op 405.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5764 20537 ns/op 398.88 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.331s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21526288 6.770 ns/op BenchmarkConstantTimeEq-4 21641890 6.642 ns/op BenchmarkConstantTimeLessOrEq-4 23426056 9.357 ns/op BenchmarkXORBytes/8Bytes-4 2836934 39.72 ns/op 201.39 MB/s BenchmarkXORBytes/128Bytes-4 2712199 44.19 ns/op 2896.55 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 128.9 ns/op 15889.83 MB/s BenchmarkXORBytes/32768Bytes-4 74071 1780 ns/op 18410.39 MB/s PASS ok crypto/subtle 1.618s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 6567035 ns/op BenchmarkCertCache/1-4 19 6809332 ns/op BenchmarkCertCache/2-4 16 6897306 ns/op BenchmarkCertCache/3-4 19 7633487 ns/op BenchmarkHandshakeServer/RSA-4 13 9768877 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 9717254 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 8847418 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 5034085 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 24 5736103 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6229464 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 18 7537558 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 44322396 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36702279 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 127893106 ns/op 8.20 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 152987657 ns/op 6.85 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 238727368 ns/op 8.78 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 280755397 ns/op 7.47 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 453882108 ns/op 9.24 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 429011483 ns/op 9.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 796982242 ns/op 10.53 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 853295718 ns/op 9.83 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1729050527 ns/op 9.70 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1807051962 ns/op 9.28 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3351132297 ns/op 10.01 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3548421051 ns/op 9.46 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6340253559 ns/op 10.58 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6775248699 ns/op 9.91 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 147719019 ns/op 7.10 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 115695571 ns/op 9.06 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 210122429 ns/op 9.98 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 237782107 ns/op 8.82 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 449859784 ns/op 9.32 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 421500296 ns/op 9.95 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 771567952 ns/op 10.87 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 727463781 ns/op 11.53 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1284221002 ns/op 13.06 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1416724617 ns/op 11.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2318470765 ns/op 14.47 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2900445259 ns/op 11.57 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6857606146 ns/op 9.79 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7267217743 ns/op 9.23 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 723451727 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721251273 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 305576792 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301299694 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164105082 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161317720 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93957778 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 100844527 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 50299756 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52136530 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157747009 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156678098 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79019808 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73537986 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51860788 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47836213 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 38394811 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 34334232 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 26355527 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22037224 ns/op PASS ok crypto/tls 62.343s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 18458320 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 343 482313 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 877 149979 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 966 142110 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.478s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3737761 ns/op 278061 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 32 4499069 ns/op 263690 B/op 1964 allocs/op BenchmarkConcurrentStmtExec-4 61 2725224 ns/op 211735 B/op 572 allocs/op BenchmarkConcurrentTxQuery-4 42 4203063 ns/op 274177 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 55 1887258 ns/op 87832 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 50 2615921 ns/op 104809 B/op 2077 allocs/op BenchmarkConcurrentTxStmtExec-4 127 948230 ns/op 40072 B/op 381 allocs/op BenchmarkConcurrentRandom-4 51 3378770 ns/op 231544 B/op 1775 allocs/op BenchmarkManyConcurrentQueries-4 2634 42531 ns/op 4099 B/op 20 allocs/op BenchmarkGrabConn-4 201199 531.7 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.115s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 133185 1508 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 58 2149027 ns/op 188213 B/op 13 allocs/op Benchmark115/LineToPC-4 64 1809525 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15788 7856 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.181s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 722 163552 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2438 41569 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.345s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 241 510805 ns/op 16.04 MB/s BenchmarkEncodeToString-4 192 853723 ns/op 9.60 MB/s BenchmarkDecode-4 92 1192045 ns/op 11.00 MB/s BenchmarkDecodeString-4 134 972577 ns/op 13.48 MB/s PASS ok encoding/base32 0.891s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 268 477434 ns/op 17.16 MB/s BenchmarkDecodeString/2-4 269370 459.6 ns/op 8.70 MB/s BenchmarkDecodeString/4-4 230188 496.7 ns/op 16.10 MB/s BenchmarkDecodeString/8-4 191578 616.9 ns/op 19.45 MB/s BenchmarkDecodeString/64-4 46693 3557 ns/op 24.74 MB/s BenchmarkDecodeString/8192-4 355 318134 ns/op 34.34 MB/s BenchmarkNewEncoding-4 98140 1914 ns/op 133.75 MB/s PASS ok encoding/base64 1.771s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1365 88263 ns/op 45.32 MB/s BenchmarkReadStruct-4 10000 10201 ns/op 7.35 MB/s BenchmarkWriteStruct-4 18220 7419 ns/op 10.11 MB/s BenchmarkReadInts-4 39156 3329 ns/op 9.01 MB/s BenchmarkWriteInts-4 30976 3907 ns/op 7.68 MB/s BenchmarkWriteSlice1000Int32s-4 1113 122076 ns/op 32.77 MB/s BenchmarkPutUint16-4 2241782 46.32 ns/op 43.18 MB/s BenchmarkAppendUint16-4 2730604 47.92 ns/op 41.74 MB/s BenchmarkPutUint32-4 1770964 67.03 ns/op 59.68 MB/s BenchmarkAppendUint32-4 1737186 61.08 ns/op 65.49 MB/s BenchmarkPutUint64-4 1244152 118.6 ns/op 67.48 MB/s BenchmarkAppendUint64-4 953983 118.3 ns/op 67.62 MB/s BenchmarkLittleEndianPutUint16-4 1843435 54.67 ns/op 36.59 MB/s BenchmarkLittleEndianAppendUint16-4 2720473 47.48 ns/op 42.12 MB/s BenchmarkLittleEndianPutUint32-4 1894598 61.33 ns/op 65.22 MB/s BenchmarkLittleEndianAppendUint32-4 1862241 67.45 ns/op 59.31 MB/s BenchmarkLittleEndianPutUint64-4 1000000 205.0 ns/op 39.02 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 125.4 ns/op 63.77 MB/s BenchmarkReadFloats-4 111940 945.8 ns/op 12.69 MB/s BenchmarkWriteFloats-4 86822 1291 ns/op 9.30 MB/s BenchmarkReadSlice1000Float32s-4 934 117559 ns/op 34.03 MB/s BenchmarkWriteSlice1000Float32s-4 1023 120247 ns/op 33.26 MB/s BenchmarkReadSlice1000Uint8s-4 45000 3939 ns/op 253.90 MB/s BenchmarkWriteSlice1000Uint8s-4 32868 4103 ns/op 243.71 MB/s BenchmarkPutUvarint32-4 864183 210.5 ns/op 19.00 MB/s BenchmarkPutUvarint64-4 240367 498.8 ns/op 16.04 MB/s PASS ok encoding/binary 6.067s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5790 23555 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5220 21627 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6266 22371 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3709 46009 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6121 19217 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6424 18440 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6082 18340 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2599 39962 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 10000 17067 ns/op PASS ok encoding/csv 1.803s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7257 17202 ns/op BenchmarkEndToEndByteBuffer-4 10002 14610 ns/op BenchmarkEndToEndSliceByteBuffer-4 297 482653 ns/op BenchmarkEncodeComplex128Slice-4 645 185802 ns/op BenchmarkEncodeFloat64Slice-4 1162 99824 ns/op BenchmarkEncodeInt32Slice-4 1167 95307 ns/op BenchmarkEncodeStringSlice-4 1572 77205 ns/op BenchmarkEncodeInterfaceSlice-4 50 2320058 ns/op BenchmarkDecodeComplex128Slice-4 400 404194 ns/op BenchmarkDecodeFloat64Slice-4 1104 148028 ns/op BenchmarkDecodeInt32Slice-4 854 148334 ns/op BenchmarkDecodeStringSlice-4 430 331028 ns/op BenchmarkDecodeStringsSlice-4 130 811580 ns/op BenchmarkDecodeBytesSlice-4 381 462683 ns/op BenchmarkDecodeInterfaceSlice-4 66 1981468 ns/op BenchmarkDecodeMap-4 88 1459012 ns/op PASS ok encoding/gob 3.423s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10964 ns/op 23.35 MB/s BenchmarkEncode/1024-4 2335 48647 ns/op 21.05 MB/s BenchmarkEncode/4096-4 638 175900 ns/op 23.29 MB/s BenchmarkEncode/16384-4 169 774626 ns/op 21.15 MB/s BenchmarkDecode/256-4 13800 10309 ns/op 24.83 MB/s BenchmarkDecode/1024-4 6576 19773 ns/op 51.79 MB/s BenchmarkDecode/4096-4 1432 155189 ns/op 26.39 MB/s BenchmarkDecode/16384-4 344 335296 ns/op 48.86 MB/s BenchmarkDump/256-4 1069 156462 ns/op 1.64 MB/s BenchmarkDump/1024-4 282 599218 ns/op 1.71 MB/s BenchmarkDump/4096-4 67 2003315 ns/op 2.04 MB/s BenchmarkDump/16384-4 15 9701070 ns/op 1.69 MB/s PASS ok encoding/hex 2.975s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 121149683 ns/op 16.02 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 159938431 ns/op 12.13 MB/s 8395184 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 145207870 ns/op 13.36 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 181428519 ns/op 10.70 MB/s 1947456 B/op 73 allocs/op BenchmarkMarshalBytes/32-4 17683 7003 ns/op BenchmarkMarshalBytes/256-4 4609 26806 ns/op BenchmarkMarshalBytes/4096-4 355 402053 ns/op BenchmarkMarshalBytesError/32-4 51 2139726 ns/op BenchmarkMarshalBytesError/256-4 55 3400219 ns/op BenchmarkMarshalBytesError/4096-4 20 5009442 ns/op BenchmarkCodeDecoder-4 1 513705535 ns/op 3.78 MB/s 11017088 B/op 91358 allocs/op BenchmarkUnicodeDecoder-4 31575 4135 ns/op 3.39 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41666 2982 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 475657670 ns/op 4.08 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 481962302 ns/op 4.03 MB/s 2938232 B/op 91328 allocs/op BenchmarkUnmarshalString-4 62571 1971 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 134431 1379 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 222559 1067 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 59247 2858 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 64090 1827 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 18085 7021 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2922 37992 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 634 193421 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1472305 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 11539310 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 495360 227.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 525926 223.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 427988 239.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 426025 250.4 ns/op BenchmarkEncodeMarshaler-4 46970 2357 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 63294 1803 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4405275 32.22 ns/op BenchmarkNumberIsValidRegexp-4 16671 8743 ns/op PASS ok encoding/json 9.786s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 31 3538811 ns/op 18.52 MB/s BenchmarkDecode-4 24 4671487 ns/op 19.01 MB/s PASS ok encoding/pem 0.568s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1958 63078 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 794 184431 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3265 60634 ns/op PASS ok encoding/xml 0.720s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 375513 277.1 ns/op BenchmarkIntSet-4 772237 216.8 ns/op BenchmarkFloatAdd-4 205082 859.2 ns/op BenchmarkFloatSet-4 676590 217.3 ns/op BenchmarkStringSet-4 398167 326.7 ns/op BenchmarkMapSet-4 127178 1112 ns/op BenchmarkMapSetDifferent-4 51254 2214 ns/op BenchmarkMapSetDifferentRandom-4 262 477429 ns/op BenchmarkMapSetString-4 130111 1010 ns/op BenchmarkMapAddSame-4 29704 6580 ns/op BenchmarkMapAddDifferent-4 9400 14330 ns/op BenchmarkMapAddDifferentRandom-4 193 605486 ns/op BenchmarkMapAddSameSteadyState-4 259642 450.3 ns/op BenchmarkMapAddDifferentSteadyState-4 148093 1085 ns/op BenchmarkRealworldExpvarUsage-4 11678 14169 ns/op PASS ok expvar 3.910s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 80553 1544 ns/op BenchmarkSprintfEmpty-4 229509 468.6 ns/op BenchmarkSprintfString-4 159723 812.2 ns/op BenchmarkSprintfTruncateString-4 196851 911.5 ns/op BenchmarkSprintfTruncateBytes-4 138219 1080 ns/op BenchmarkSprintfSlowParsingPath-4 171001 829.8 ns/op BenchmarkSprintfQuoteString-4 41208 2914 ns/op BenchmarkSprintfInt-4 232892 790.8 ns/op BenchmarkSprintfIntInt-4 183254 976.8 ns/op BenchmarkSprintfPrefixedInt-4 145880 1324 ns/op BenchmarkSprintfFloat-4 101952 1576 ns/op BenchmarkSprintfComplex-4 37188 3282 ns/op BenchmarkSprintfBoolean-4 171346 816.2 ns/op BenchmarkSprintfHexString-4 72387 2298 ns/op BenchmarkSprintfHexBytes-4 68204 2477 ns/op BenchmarkSprintfBytes-4 28076 4128 ns/op BenchmarkSprintfStringer-4 55449 2608 ns/op BenchmarkSprintfStructure-4 24217 6096 ns/op BenchmarkManyArgs-4 39506 2788 ns/op BenchmarkFprintInt-4 70178 2114 ns/op BenchmarkFprintfBytes-4 61879 1903 ns/op BenchmarkFprintIntNoAlloc-4 63495 1920 ns/op BenchmarkScanInts-4 27 3910692 ns/op BenchmarkScanRecursiveInt-4 1 486276486 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 691135724 ns/op PASS ok fmt 6.177s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 414 281424 ns/op PASS ok go/build 0.205s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 40665 2712 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12328 10862 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4162 32276 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1089 128558 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 259 520247 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 44 2932096 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 10095710 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 33895415 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 141912760 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.786s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 366644725 ns/op 0.18 MB/s 46414120 B/op 48955 allocs/op PASS ok go/format 0.451s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 27465410 ns/op 1.96 MB/s BenchmarkParseOnly-4 6 18652042 ns/op 2.89 MB/s BenchmarkResolve-4 49 2461078 ns/op 21.88 MB/s PASS ok go/parser 1.663s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 187687580 ns/op 0.28 MB/s 5251224 B/op 27631 allocs/op BenchmarkPrintDecl-4 614 228030 ns/op 0.14 MB/s 16627 B/op 51 allocs/op PASS ok go/printer 0.455s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 214 504400 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 11149427 ns/op 4.99 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 18420287 ns/op 3.91 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23332567 ns/op 4.85 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 168 766954 ns/op 4.01 MB/s PASS ok go/scanner 1.373s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1275926 97.86 ns/op PASS ok go/token 0.441s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 141 824462 ns/op BenchmarkNamed/Underlying/nongeneric-4 882021 134.2 ns/op BenchmarkNamed/Underlying/generic-4 949518 196.8 ns/op BenchmarkNamed/Underlying/src_instance-4 824156 245.4 ns/op BenchmarkNamed/Underlying/user_instance-4 759502 155.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13410 9788 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 11165 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10308 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12746 9600 ns/op BenchmarkCheck/http/funcbodies/info-4 1 746882262 ns/op 40826 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 784947177 ns/op 38867 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 321913921 ns/op 94660 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 339627511 ns/op 89607 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3008996476 ns/op 1702 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 212134365 ns/op 24075 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 153237212 ns/op 33148 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 117056903 ns/op 43240 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 909575665 ns/op 2380 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 125488685 ns/op 17188 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 76462000 ns/op 28189 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 81531272 ns/op 26419 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1585219929 ns/op 39522 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 531897393 ns/op 117729 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 125608131 ns/op 491866 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 110646415 ns/op 563292 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2342808374 ns/op 850.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 113355384 ns/op 17498 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 102440845 ns/op 19140 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 128768451 ns/op 15256 lines/s PASS ok go/types 45.903s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14533 8093 ns/op 126.53 MB/s PASS ok hash/adler32 0.272s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 203080 517.2 ns/op 29.00 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 260265 470.7 ns/op 31.87 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 157413 778.9 ns/op 51.35 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 164035 764.0 ns/op 52.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 410798 267.6 ns/op 1913.38 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 417132 402.6 ns/op 1271.75 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 420709 314.1 ns/op 3259.95 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 410588 300.4 ns/op 3408.58 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 289796 651.0 ns/op 6291.50 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 265209 487.8 ns/op 8396.22 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 58292 1900 ns/op 17242.92 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 63279 1833 ns/op 17874.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 456008 419.1 ns/op 35.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 360734 299.3 ns/op 50.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 463419 292.4 ns/op 136.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 359184 316.6 ns/op 126.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 361070 370.1 ns/op 1383.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 337680 395.2 ns/op 1295.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 273100 428.4 ns/op 2390.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272996 503.9 ns/op 2032.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 248550 492.0 ns/op 8326.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 236197 489.9 ns/op 8360.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 60540 1971 ns/op 16621.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54704 2165 ns/op 15136.28 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 265449 470.0 ns/op 31.92 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 253920 593.6 ns/op 25.27 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 154922 789.8 ns/op 50.65 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 146616 894.2 ns/op 44.73 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12264 9165 ns/op 55.86 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12939 9180 ns/op 55.77 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6129 32148 ns/op 31.85 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6560 29447 ns/op 34.77 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1462 81825 ns/op 50.06 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1550 82124 ns/op 49.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 180 870944 ns/op 37.62 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 177 646569 ns/op 50.68 MB/s PASS ok hash/crc32 7.224s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 128 797715 ns/op 82.15 MB/s BenchmarkCrc64/ISO4KB-4 1594 71203 ns/op 57.53 MB/s BenchmarkCrc64/ISO1KB-4 8047 15232 ns/op 67.23 MB/s BenchmarkCrc64/ECMA64KB-4 151 790878 ns/op 82.86 MB/s BenchmarkCrc64/Random64KB-4 151 761035 ns/op 86.11 MB/s BenchmarkCrc64/Random16KB-4 538 200393 ns/op 81.76 MB/s PASS ok hash/crc64 1.136s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14451 8023 ns/op 127.63 MB/s BenchmarkFnv32aKB-4 15031 8841 ns/op 115.82 MB/s BenchmarkFnv64KB-4 12664 8272 ns/op 123.79 MB/s BenchmarkFnv64aKB-4 14490 8079 ns/op 126.75 MB/s BenchmarkFnv128KB-4 1945 65183 ns/op 15.71 MB/s BenchmarkFnv128aKB-4 1906 65179 ns/op 15.71 MB/s PASS ok hash/fnv 1.191s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 412474 258.4 ns/op 15.48 MB/s BenchmarkHash/n=4/Bytes-4 3507228 33.35 ns/op 119.92 MB/s BenchmarkHash/n=4/String-4 1886844 62.89 ns/op 63.61 MB/s BenchmarkHash/n=8/Write-4 476689 252.9 ns/op 31.64 MB/s BenchmarkHash/n=8/Bytes-4 3352189 35.71 ns/op 224.02 MB/s BenchmarkHash/n=8/String-4 1773267 62.64 ns/op 127.71 MB/s BenchmarkHash/n=16/Write-4 509835 253.3 ns/op 63.17 MB/s BenchmarkHash/n=16/Bytes-4 3680383 31.37 ns/op 510.03 MB/s BenchmarkHash/n=16/String-4 1900039 62.62 ns/op 255.53 MB/s BenchmarkHash/n=32/Write-4 504808 259.3 ns/op 123.39 MB/s BenchmarkHash/n=32/Bytes-4 3653535 31.67 ns/op 1010.32 MB/s BenchmarkHash/n=32/String-4 1823065 63.19 ns/op 506.41 MB/s BenchmarkHash/n=64/Write-4 466972 270.9 ns/op 236.25 MB/s BenchmarkHash/n=64/Bytes-4 3302197 36.06 ns/op 1774.99 MB/s BenchmarkHash/n=64/String-4 1749770 66.25 ns/op 965.98 MB/s BenchmarkHash/n=256/Write-4 344590 354.1 ns/op 722.95 MB/s BenchmarkHash/n=256/Bytes-4 2377424 49.63 ns/op 5158.48 MB/s BenchmarkHash/n=256/String-4 1000000 114.2 ns/op 2241.01 MB/s BenchmarkHash/n=320/Write-4 353613 362.8 ns/op 882.03 MB/s BenchmarkHash/n=320/Bytes-4 2117374 56.84 ns/op 5629.93 MB/s BenchmarkHash/n=320/String-4 690463 167.5 ns/op 1910.69 MB/s BenchmarkHash/n=1024/Write-4 204912 582.3 ns/op 1758.66 MB/s BenchmarkHash/n=1024/Bytes-4 838530 142.4 ns/op 7191.22 MB/s BenchmarkHash/n=1024/String-4 226552 584.2 ns/op 1752.70 MB/s BenchmarkHash/n=4096/Write-4 91410 1426 ns/op 2872.16 MB/s BenchmarkHash/n=4096/Bytes-4 262756 455.1 ns/op 9000.59 MB/s BenchmarkHash/n=4096/String-4 61737 1925 ns/op 2128.01 MB/s BenchmarkHash/n=16384/Write-4 23944 4457 ns/op 3675.97 MB/s BenchmarkHash/n=16384/Bytes-4 63859 1788 ns/op 9165.27 MB/s BenchmarkHash/n=16384/String-4 15378 7027 ns/op 2331.43 MB/s PASS ok hash/maphash 5.395s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 604 199582 ns/op BenchmarkEscapeNone-4 127413 977.7 ns/op BenchmarkUnescape-4 643 194004 ns/op BenchmarkUnescapeNone-4 610695 260.3 ns/op BenchmarkUnescapeSparse-4 10000 23822 ns/op BenchmarkUnescapeDense-4 913 121352 ns/op PASS ok html 1.385s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6781 14959 ns/op BenchmarkCSSEscaperNoSpecials-4 40036 2929 ns/op BenchmarkDecodeCSS-4 23366 5290 ns/op BenchmarkDecodeCSSNoSpecials-4 3127920 37.36 ns/op BenchmarkCSSValueFilter-4 90246 1261 ns/op BenchmarkCSSValueFilterOk-4 73432 1873 ns/op BenchmarkEscapedExecute-4 3913 27050 ns/op BenchmarkHTMLNospaceEscaper-4 8052 12913 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 53050 2178 ns/op BenchmarkStripTags-4 18272 6488 ns/op BenchmarkStripTagsNoSpecials-4 222312 510.4 ns/op BenchmarkJSValEscaperWithNum-4 23590 5196 ns/op BenchmarkJSValEscaperWithStr-4 5076 20152 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18764 6824 ns/op BenchmarkJSValEscaperWithObj-4 3921 25943 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14086 8262 ns/op BenchmarkJSStrEscaperNoSpecials-4 49360 2327 ns/op BenchmarkJSStrEscaper-4 10000 11313 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 48496 2365 ns/op BenchmarkJSRegexpEscaper-4 10000 11654 ns/op BenchmarkTemplateSpecialTags-4 100 1066222 ns/op BenchmarkURLEscaper-4 4314 25645 ns/op BenchmarkURLEscaperNoSpecials-4 183246 666.2 ns/op BenchmarkURLNormalizer-4 6897 18765 ns/op BenchmarkURLNormalizerNoSpecials-4 198937 680.6 ns/op BenchmarkSrcsetFilter-4 20311 5900 ns/op BenchmarkSrcsetFilterNoSpecials-4 126102 1002 ns/op PASS ok html/template 4.429s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 571594 191.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 527839 230.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 584701 188.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 498310 238.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1665022 70.48 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1326874 89.12 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1695517 70.49 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1340192 88.47 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1376199 85.13 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 356546 287.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 348858 326.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 447433 284.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 361993 320.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 847560 148.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 432103 240.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 836809 138.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 515688 216.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 420130 284.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1461116 81.02 ns/op BenchmarkRGBASetRGBA-4 1276832 94.97 ns/op BenchmarkRGBA64At-4 1000000 120.6 ns/op BenchmarkRGBA64SetRGBA64-4 726583 156.6 ns/op BenchmarkNRGBAAt-4 1476830 83.39 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.4 ns/op BenchmarkNRGBA64At-4 1000000 122.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 941907 135.9 ns/op BenchmarkAlphaAt-4 2552414 44.56 ns/op BenchmarkAlphaSetAlpha-4 2297536 51.37 ns/op BenchmarkAlpha16At-4 1477524 76.03 ns/op BenchmarkAlphaSetAlpha16-4 1369648 84.89 ns/op BenchmarkGrayAt-4 2384132 48.60 ns/op BenchmarkGraySetGray-4 2257322 54.21 ns/op BenchmarkGray16At-4 1424445 82.66 ns/op BenchmarkGraySetGray16-4 1332567 91.00 ns/op PASS ok image 6.773s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3453961 32.63 ns/op BenchmarkYCbCrToRGB/128-4 3502164 32.62 ns/op BenchmarkYCbCrToRGB/255-4 3301543 32.91 ns/op BenchmarkRGBToYCbCr/0-4 3629934 33.64 ns/op BenchmarkRGBToYCbCr/Cb-4 3183084 35.38 ns/op BenchmarkRGBToYCbCr/Cr-4 3499484 32.06 ns/op BenchmarkYCbCrToRGBA/0-4 2790028 40.58 ns/op BenchmarkYCbCrToRGBA/128-4 2654857 43.68 ns/op BenchmarkYCbCrToRGBA/255-4 3087907 38.16 ns/op BenchmarkNYCbCrAToRGBA/0-4 3042843 38.17 ns/op BenchmarkNYCbCrAToRGBA/128-4 3187030 37.68 ns/op BenchmarkNYCbCrAToRGBA/255-4 2949201 40.29 ns/op PASS ok image/color 2.241s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 35116125 ns/op BenchmarkFillSrc-4 363 336310 ns/op BenchmarkCopyOver-4 7 16759380 ns/op BenchmarkCopySrc-4 519 205375 ns/op BenchmarkNRGBAOver-4 8 12665243 ns/op BenchmarkNRGBASrc-4 13 8535264 ns/op BenchmarkYCbCr-4 12 9646354 ns/op BenchmarkGray-4 19 6095835 ns/op BenchmarkCMYK-4 13 8980039 ns/op BenchmarkGlyphOver-4 21 4921737 ns/op BenchmarkRGBAMaskOver-4 6 20478444 ns/op BenchmarkGrayMaskOver-4 7 15772302 ns/op BenchmarkRGBA64ImageMaskOver-4 4 32647560 ns/op BenchmarkRGBA-4 6 19672268 ns/op BenchmarkPalettedFill-4 996 118929 ns/op BenchmarkPalettedRGBA-4 5 21762154 ns/op BenchmarkGenericOver-4 3 46442403 ns/op BenchmarkGenericMaskOver-4 5 20643586 ns/op BenchmarkGenericSrc-4 4 31433055 ns/op BenchmarkGenericMaskSrc-4 4 29164564 ns/op PASS ok image/draw 6.342s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5281686 ns/op 2.93 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 131742834 ns/op 2.33 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2402169052 ns/op 0.51 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 61 1948687 ns/op 7.93 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 113380257 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.457s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4746 23250 ns/op BenchmarkIDCT-4 4743 21818 ns/op BenchmarkDecodeBaseline-4 8 13015843 ns/op 4.75 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17673339 ns/op 3.50 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 148553201 ns/op 8.27 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 191869407 ns/op 4.80 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.352s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16232762 6.590 ns/op BenchmarkDecodeGray-4 13 9119006 ns/op 7.19 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39434041 ns/op 6.65 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31893208 ns/op 8.22 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5266021 ns/op 12.45 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 30708774 ns/op 8.54 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38719285 ns/op 6.77 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 47258336 ns/op 6.50 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 46200115 ns/op 6.65 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 161660277 ns/op 7.60 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 169268225 ns/op 7.26 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 27893327 ns/op 11.01 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 163572831 ns/op 7.51 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 625078737 ns/op 1.97 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.826s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 46841191 ns/op 2.13 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 40160955 ns/op 2.49 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 249696701 ns/op 2.00 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 227037436 ns/op 2.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 46649712 ns/op 2.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 39165115 ns/op 2.55 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 238661779 ns/op 2.10 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 217007278 ns/op 2.30 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 506117226 ns/op 1.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 473442333 ns/op 2.11 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2755296422 ns/op 1.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2618123958 ns/op 1.91 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 7375488 ns/op 13.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 14 7870319 ns/op 12.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 39154079 ns/op 12.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 40483500 ns/op 12.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 73987766 ns/op 13.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 79092175 ns/op 12.64 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 406608530 ns/op 12.30 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 401487887 ns/op 12.45 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 53601586 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 45355402 ns/op 2.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 306216451 ns/op 1.63 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 293707717 ns/op 1.70 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 680011459 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 650386653 ns/op 1.54 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4810314636 ns/op 1.04 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4799768349 ns/op 1.04 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 156242759 ns/op 26.75 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 134381546 ns/op 31.10 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 40.787s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 37962 3104 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 35162 3316 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 35103 3552 ns/op 1.13 MB/s BenchmarkMarshalCorpusFile/8-4 27896 4181 ns/op 1.91 MB/s BenchmarkMarshalCorpusFile/16-4 21938 5357 ns/op 2.99 MB/s BenchmarkMarshalCorpusFile/32-4 13958 8694 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/64-4 8232 14220 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/128-4 4726 23854 ns/op 5.37 MB/s BenchmarkMarshalCorpusFile/256-4 2206 48084 ns/op 5.32 MB/s BenchmarkMarshalCorpusFile/512-4 1377 94302 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/1024-4 726 180289 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/2048-4 343 359989 ns/op 5.69 MB/s BenchmarkMarshalCorpusFile/4096-4 169 721627 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1546299 ns/op 5.30 MB/s BenchmarkMarshalCorpusFile/16384-4 44 3037006 ns/op 5.39 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6393963 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12827672 ns/op 5.11 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28261407 ns/op 4.64 MB/s BenchmarkMarshalCorpusFile/262144-4 3 51245915 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/524288-4 1 101581842 ns/op 5.16 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 193892855 ns/op 5.41 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 12280 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 12477 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8503 13249 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 7827 15973 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 6315 18775 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/32-4 4317 28780 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/64-4 3151 33949 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/128-4 2611 45209 ns/op 2.83 MB/s BenchmarkUnmarshalCorpusFile/256-4 955 115214 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/512-4 513 229628 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/1024-4 270 478789 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 848024 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1764371 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3373567 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6568266 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13015750 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25363690 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51739004 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 107781820 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 207989034 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 414432157 ns/op 2.53 MB/s BenchmarkMutatorBytes/1-4 34453 3182 ns/op BenchmarkMutatorBytes/10-4 40518 2912 ns/op BenchmarkMutatorBytes/100-4 38950 3098 ns/op BenchmarkMutatorBytes/1000-4 26666 4593 ns/op BenchmarkMutatorBytes/10000-4 8292 18924 ns/op BenchmarkMutatorBytes/100000-4 1047 136886 ns/op BenchmarkMutatorString/1-4 38018 3246 ns/op BenchmarkMutatorString/10-4 34083 3149 ns/op BenchmarkMutatorString/100-4 35254 3676 ns/op BenchmarkMutatorString/1000-4 15878 6912 ns/op BenchmarkMutatorString/10000-4 3682 43529 ns/op BenchmarkMutatorString/100000-4 336 322893 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18813 5956 ns/op BenchmarkMutatorAllBasicTypes/string-4 19659 5874 ns/op BenchmarkMutatorAllBasicTypes/bool-4 66608 1785 ns/op BenchmarkMutatorAllBasicTypes/float32-4 58561 2099 ns/op BenchmarkMutatorAllBasicTypes/float64-4 59298 2080 ns/op BenchmarkMutatorAllBasicTypes/int-4 66364 1832 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62366 1854 ns/op BenchmarkMutatorAllBasicTypes/int16-4 63081 1895 ns/op BenchmarkMutatorAllBasicTypes/int32-4 65146 1817 ns/op BenchmarkMutatorAllBasicTypes/int64-4 66626 1842 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 59970 1887 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 63477 1919 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 60441 1916 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 61076 1940 ns/op PASS ok internal/fuzz 12.706s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 17709 6471 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 149540 776.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.729s PASS ok internal/poll 0.038s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 20155090 ns/op PASS ok internal/trace 1.764s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 14587 7017 ns/op BenchmarkCopyNLarge-4 315 466659 ns/op PASS ok io 0.434s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 156164 760.2 ns/op BenchmarkPrintln-4 22627 5424 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 38307 3139 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 7782 16715 ns/op BenchmarkDiscard-4 1158320 107.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.033s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 44179 2380 ns/op BenchmarkJSONHandler/defaults-4 7117 15823 ns/op 538 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4971 24951 ns/op 800 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4812 21098 ns/op 769 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8289 14990 ns/op 512 B/op 0 allocs/op BenchmarkPreformatting/struct-4 8511 14755 ns/op 543 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4210 25911 ns/op 535 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 33040 3573 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 33414 3584 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 78894 1526 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 53414 2311 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 64264 1681 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54843 2159 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 53935 2238 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 70005 1730 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 579973 202.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 470313 265.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 338865 386.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 235686 532.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 195897 642.1 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 407438 618.3 ns/op BenchmarkSourceLine/stringifying-4 64507 1755 ns/op BenchmarkRecord-4 4575 28830 ns/op BenchmarkDispatch/switch-checked-4 206890 576.0 ns/op BenchmarkDispatch/As-4 228054 519.5 ns/op BenchmarkDispatch/Visit-4 207555 601.1 ns/op BenchmarkUnsafeStrings-4 19346 6177 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.672s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2713347 41.81 ns/op BenchmarkAcosh-4 1377606 84.45 ns/op BenchmarkAsin-4 2891006 42.39 ns/op BenchmarkAsinh-4 1313048 90.74 ns/op BenchmarkAtan-4 3303781 35.76 ns/op BenchmarkAtanh-4 1384168 85.57 ns/op BenchmarkAtan2-4 2416977 50.04 ns/op BenchmarkCbrt-4 1794186 66.61 ns/op BenchmarkCeil-4 26223208 4.596 ns/op BenchmarkCompare-4 5287137 21.53 ns/op BenchmarkCompare32-4 6754050 16.96 ns/op BenchmarkCopysign-4 4311415 27.70 ns/op BenchmarkCos-4 1526810 78.83 ns/op BenchmarkCosh-4 1983806 58.75 ns/op BenchmarkErf-4 3582376 34.13 ns/op BenchmarkErfc-4 3626414 32.69 ns/op BenchmarkErfinv-4 3397684 35.59 ns/op BenchmarkErfcinv-4 3324386 35.56 ns/op BenchmarkExp-4 8162971 14.67 ns/op BenchmarkExpGo-4 1000000 105.7 ns/op BenchmarkExpm1-4 2694608 42.05 ns/op BenchmarkExp2-4 1239438 96.45 ns/op BenchmarkExp2Go-4 1000000 102.2 ns/op BenchmarkAbs-4 5285311 22.36 ns/op BenchmarkDim-4 12050796 9.363 ns/op BenchmarkFloor-4 26154366 4.735 ns/op BenchmarkMax-4 19369383 6.545 ns/op BenchmarkMin-4 19211077 6.543 ns/op BenchmarkMod-4 406047 288.9 ns/op BenchmarkFrexp-4 2125992 56.27 ns/op BenchmarkGamma-4 889881 131.5 ns/op BenchmarkHypot-4 14400232 8.624 ns/op BenchmarkHypotGo-4 1910980 65.78 ns/op BenchmarkIlogb-4 2362347 50.94 ns/op BenchmarkJ0-4 318164 389.1 ns/op BenchmarkJ1-4 323874 376.3 ns/op BenchmarkJn-4 144559 871.7 ns/op BenchmarkLdexp-4 2082819 56.87 ns/op BenchmarkLgamma-4 1201250 99.73 ns/op BenchmarkLog-4 6505502 16.98 ns/op BenchmarkLogb-4 2399202 48.14 ns/op BenchmarkLog1p-4 1900915 62.83 ns/op BenchmarkLog10-4 6409152 17.42 ns/op BenchmarkLog2-4 1790766 64.34 ns/op BenchmarkModf-4 2738107 42.02 ns/op BenchmarkNextafter32-4 2813622 42.65 ns/op BenchmarkNextafter64-4 2791164 43.01 ns/op BenchmarkPowInt-4 680810 175.8 ns/op BenchmarkPowFrac-4 565855 224.5 ns/op BenchmarkPow10Pos-4 6625827 18.48 ns/op BenchmarkPow10Neg-4 6428004 17.83 ns/op BenchmarkRound-4 5274726 22.68 ns/op BenchmarkRoundToEven-4 13438332 9.247 ns/op BenchmarkRemainder-4 671702 196.9 ns/op BenchmarkSignbit-4 7654514 15.50 ns/op BenchmarkSin-4 1779226 66.10 ns/op BenchmarkSincos-4 1255166 92.83 ns/op BenchmarkSinh-4 2524875 48.37 ns/op BenchmarkSqrtIndirect-4 28260088 4.541 ns/op BenchmarkSqrtLatency-4 27190894 4.803 ns/op BenchmarkSqrtIndirectLatency-4 27046976 4.709 ns/op BenchmarkSqrtGoLatency-4 1597809 74.19 ns/op BenchmarkSqrtPrime-4 48834 2445 ns/op BenchmarkTan-4 1717622 67.88 ns/op BenchmarkTanh-4 2017354 59.35 ns/op BenchmarkTrunc-4 29528982 4.372 ns/op BenchmarkY0-4 345002 377.9 ns/op BenchmarkY1-4 318722 372.1 ns/op BenchmarkYn-4 157306 780.9 ns/op BenchmarkFloat64bits-4 8073103 15.53 ns/op BenchmarkFloat64frombits-4 7428342 15.87 ns/op BenchmarkFloat32bits-4 7970911 15.38 ns/op BenchmarkFloat32frombits-4 8068250 15.03 ns/op BenchmarkFMA-4 27927324 4.762 ns/op PASS ok math 13.501s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15697054 7.703 ns/op 8308.54 MB/s BenchmarkAddVV/2-4 12820327 8.426 ns/op 15190.21 MB/s BenchmarkAddVV/3-4 11888994 9.914 ns/op 19367.31 MB/s BenchmarkAddVV/4-4 12835231 9.220 ns/op 27766.29 MB/s BenchmarkAddVV/5-4 10440140 10.00 ns/op 31998.04 MB/s BenchmarkAddVV/10-4 10036662 12.55 ns/op 51007.38 MB/s BenchmarkAddVV/100-4 2387432 50.96 ns/op 125594.76 MB/s BenchmarkAddVV/1000-4 278691 466.0 ns/op 137338.20 MB/s BenchmarkSubVV/1-4 13650494 7.578 ns/op 8445.80 MB/s BenchmarkSubVV/2-4 14163097 8.614 ns/op 14859.59 MB/s BenchmarkSubVV/3-4 13060272 9.436 ns/op 20348.38 MB/s BenchmarkSubVV/4-4 13178361 9.304 ns/op 27516.03 MB/s BenchmarkSubVV/5-4 12675434 9.622 ns/op 33258.51 MB/s BenchmarkSubVV/10-4 9790923 12.23 ns/op 52333.79 MB/s BenchmarkSubVV/100-4 2219863 48.58 ns/op 131752.12 MB/s BenchmarkSubVV/1000-4 294201 442.6 ns/op 144592.42 MB/s BenchmarkAddVW/1-4 18864000 6.562 ns/op 1219.11 MB/s BenchmarkAddVW/2-4 18142429 6.858 ns/op 2333.20 MB/s BenchmarkAddVW/3-4 17212632 7.307 ns/op 3284.40 MB/s BenchmarkAddVW/4-4 16527975 7.720 ns/op 4145.05 MB/s BenchmarkAddVW/5-4 14864374 8.384 ns/op 4770.90 MB/s BenchmarkAddVW/10-4 12688004 9.709 ns/op 8240.16 MB/s BenchmarkAddVW/100-4 289952 401.1 ns/op 1994.29 MB/s BenchmarkAddVW/1000-4 47602 2480 ns/op 3225.94 MB/s BenchmarkAddVWext/1-4 19848936 6.330 ns/op 1263.80 MB/s BenchmarkAddVWext/2-4 18383470 7.221 ns/op 2215.77 MB/s BenchmarkAddVWext/3-4 15913784 7.854 ns/op 3055.92 MB/s BenchmarkAddVWext/4-4 16575984 7.656 ns/op 4179.93 MB/s BenchmarkAddVWext/5-4 14759330 8.112 ns/op 4931.06 MB/s BenchmarkAddVWext/10-4 13168304 9.422 ns/op 8490.49 MB/s BenchmarkAddVWext/100-4 56046 2091 ns/op 382.58 MB/s BenchmarkAddVWext/1000-4 6363 20238 ns/op 395.29 MB/s BenchmarkSubVW/1-4 17682926 6.393 ns/op 1251.34 MB/s BenchmarkSubVW/2-4 18263394 6.938 ns/op 2306.10 MB/s BenchmarkSubVW/3-4 17288409 7.576 ns/op 3167.92 MB/s BenchmarkSubVW/4-4 16910456 7.515 ns/op 4258.35 MB/s BenchmarkSubVW/5-4 14866660 8.052 ns/op 4967.69 MB/s BenchmarkSubVW/10-4 13157154 9.610 ns/op 8324.53 MB/s BenchmarkSubVW/100-4 335541 371.3 ns/op 2154.85 MB/s BenchmarkSubVW/1000-4 47508 2432 ns/op 3288.82 MB/s BenchmarkSubVWext/1-4 19541630 6.495 ns/op 1231.70 MB/s BenchmarkSubVWext/2-4 18472641 6.878 ns/op 2326.09 MB/s BenchmarkSubVWext/3-4 16432473 7.804 ns/op 3075.24 MB/s BenchmarkSubVWext/4-4 17037373 7.371 ns/op 4341.59 MB/s BenchmarkSubVWext/5-4 15561115 8.186 ns/op 4886.18 MB/s BenchmarkSubVWext/10-4 11396341 10.25 ns/op 7801.84 MB/s BenchmarkSubVWext/100-4 54223 2066 ns/op 387.23 MB/s BenchmarkSubVWext/1000-4 6218 19938 ns/op 401.25 MB/s BenchmarkMulAddVWW/1-4 16156028 7.878 ns/op 8123.90 MB/s BenchmarkMulAddVWW/2-4 14456178 8.314 ns/op 15396.11 MB/s BenchmarkMulAddVWW/3-4 13718974 8.909 ns/op 21550.10 MB/s BenchmarkMulAddVWW/4-4 13320325 9.349 ns/op 27383.41 MB/s BenchmarkMulAddVWW/5-4 11511307 9.903 ns/op 32312.19 MB/s BenchmarkMulAddVWW/10-4 8744440 13.16 ns/op 48643.33 MB/s BenchmarkMulAddVWW/100-4 1584289 71.29 ns/op 89778.15 MB/s BenchmarkMulAddVWW/1000-4 179917 689.7 ns/op 92791.72 MB/s BenchmarkAddMulVVW/1-4 17454621 7.093 ns/op 9022.77 MB/s BenchmarkAddMulVVW/2-4 15125686 8.086 ns/op 15830.44 MB/s BenchmarkAddMulVVW/3-4 13718432 8.823 ns/op 21760.43 MB/s BenchmarkAddMulVVW/4-4 12727915 9.707 ns/op 26372.69 MB/s BenchmarkAddMulVVW/5-4 11932435 10.40 ns/op 30767.25 MB/s BenchmarkAddMulVVW/10-4 8273377 13.32 ns/op 48056.08 MB/s BenchmarkAddMulVVW/100-4 2002515 59.94 ns/op 106778.47 MB/s BenchmarkAddMulVVW/1000-4 244764 510.2 ns/op 125449.52 MB/s BenchmarkDivWVW/1-4 2085571 55.35 ns/op 1156.27 MB/s BenchmarkDivWVW/2-4 1000000 109.0 ns/op 1173.89 MB/s BenchmarkDivWVW/3-4 907802 134.2 ns/op 1430.71 MB/s BenchmarkDivWVW/4-4 769670 167.9 ns/op 1524.49 MB/s BenchmarkDivWVW/5-4 668647 195.5 ns/op 1636.87 MB/s BenchmarkDivWVW/10-4 374259 322.5 ns/op 1984.57 MB/s BenchmarkDivWVW/100-4 44870 2657 ns/op 2408.45 MB/s BenchmarkDivWVW/1000-4 4936 26133 ns/op 2449.00 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16228659 6.942 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17294703 6.947 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14493931 7.650 ns/op BenchmarkNonZeroShifts/2/shlVU-4 16119152 7.256 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13634776 8.202 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14359194 8.106 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13710036 8.631 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13249488 8.270 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12136807 9.120 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12402199 9.027 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9138895 12.66 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8979454 12.16 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1456941 76.18 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1765306 64.78 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 178316 676.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 219870 572.7 ns/op BenchmarkDecimalConversion-4 204 542938 ns/op BenchmarkFloatString/100-4 12526 9491 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 240 490118 ns/op 2901 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 45498777 ns/op 61205 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4350253889 ns/op 846496 B/op 512 allocs/op BenchmarkFloatAdd/10-4 168188 700.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 181330 716.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 139809 859.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 93738 1263 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18795 6242 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 227353 546.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 225627 540.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 213546 565.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 177325 715.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56215 2080 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2102 60876 ns/op BenchmarkParseFloatLargeExp-4 429 261653 ns/op BenchmarkGCD10x10/WithoutXY-4 183148 665.4 ns/op BenchmarkGCD10x10/WithXY-4 51997 2285 ns/op BenchmarkGCD10x100/WithoutXY-4 91298 1290 ns/op BenchmarkGCD10x100/WithXY-4 18866 6404 ns/op BenchmarkGCD10x1000/WithoutXY-4 64011 2051 ns/op BenchmarkGCD10x1000/WithXY-4 15204 8489 ns/op BenchmarkGCD100x100/WithoutXY-4 23420 4747 ns/op BenchmarkGCD100x100/WithXY-4 10507 11397 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 11543 ns/op BenchmarkGCD100x1000/WithXY-4 5732 18778 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2066 55065 ns/op BenchmarkGCD1000x1000/WithXY-4 1136 105255 ns/op BenchmarkHilbert-4 21 5685067 ns/op BenchmarkBinomial-4 12012 10079 ns/op BenchmarkQuoRem-4 23306 5198 ns/op BenchmarkExp-4 18 6692598 ns/op BenchmarkExpMont/Odd-4 126 925259 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 963473 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 121 994436 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1027977 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 995645 ns/op 3864 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1003702 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1001075 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even64-4 142 822206 ns/op 3650 B/op 54 allocs/op BenchmarkExpMont/Even96-4 134 875614 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 141 887136 ns/op 3235 B/op 50 allocs/op BenchmarkExpMont/Even255-4 168 708454 ns/op 2951 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 361 338262 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 315 374547 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 301 374210 ns/op 1761 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 319 364715 ns/op 1736 B/op 47 allocs/op BenchmarkExp2-4 18 6658839 ns/op BenchmarkBitset-4 635098 180.0 ns/op BenchmarkBitsetNeg-4 384691 327.9 ns/op BenchmarkBitsetOrig-4 235224 573.7 ns/op BenchmarkBitsetNegOrig-4 147206 955.9 ns/op BenchmarkModSqrt225_Tonelli-4 100 1046863 ns/op BenchmarkModSqrt225_3Mod4-4 362 314660 ns/op BenchmarkModSqrt231_Tonelli-4 98 1097994 ns/op BenchmarkModSqrt231_5Mod8-4 313 367149 ns/op BenchmarkModInverse-4 13902 8583 ns/op BenchmarkSqrt-4 2061 65108 ns/op BenchmarkIntSqr/1-4 962451 122.5 ns/op BenchmarkIntSqr/2-4 653875 199.7 ns/op BenchmarkIntSqr/3-4 510583 237.2 ns/op BenchmarkIntSqr/5-4 356199 305.6 ns/op BenchmarkIntSqr/8-4 300684 404.5 ns/op BenchmarkIntSqr/10-4 251875 482.2 ns/op BenchmarkIntSqr/20-4 53547 2298 ns/op BenchmarkIntSqr/30-4 38914 3247 ns/op BenchmarkIntSqr/50-4 25438 4905 ns/op BenchmarkIntSqr/80-4 15148 7783 ns/op BenchmarkIntSqr/100-4 10000 10211 ns/op BenchmarkIntSqr/200-4 4932 25537 ns/op BenchmarkIntSqr/300-4 1966 64390 ns/op BenchmarkIntSqr/500-4 944 116408 ns/op BenchmarkIntSqr/800-4 396 297678 ns/op BenchmarkIntSqr/1000-4 288 422036 ns/op BenchmarkDiv/20/10-4 382698 310.3 ns/op BenchmarkDiv/40/20-4 404974 306.0 ns/op BenchmarkDiv/100/50-4 351710 358.1 ns/op BenchmarkDiv/200/100-4 56935 2069 ns/op BenchmarkDiv/400/200-4 54457 2148 ns/op BenchmarkDiv/1000/500-4 44835 2651 ns/op BenchmarkDiv/2000/1000-4 34921 3510 ns/op BenchmarkDiv/20000/10000-4 1477 87480 ns/op BenchmarkDiv/200000/100000-4 33 4072323 ns/op BenchmarkDiv/2000000/1000000-4 1 113663143 ns/op BenchmarkDiv/20000000/10000000-4 1 3301794242 ns/op BenchmarkMul-4 5 22196958 ns/op BenchmarkNatMul/10-4 194294 839.1 ns/op BenchmarkNatMul/100-4 6954 22041 ns/op BenchmarkNatMul/1000-4 190 628438 ns/op BenchmarkZeroShifts/Shl-4 10000 11929 ns/op BenchmarkZeroShifts/ShlSame-4 3702374 31.69 ns/op BenchmarkZeroShifts/Shr-4 10000 11661 ns/op BenchmarkZeroShifts/ShrSame-4 3747523 31.21 ns/op BenchmarkExp3Power/0x10-4 173602 751.3 ns/op BenchmarkExp3Power/0x40-4 149217 883.4 ns/op BenchmarkExp3Power/0x100-4 92238 1441 ns/op BenchmarkExp3Power/0x400-4 40262 3062 ns/op BenchmarkExp3Power/0x1000-4 10000 11896 ns/op BenchmarkExp3Power/0x4000-4 2520 55902 ns/op BenchmarkExp3Power/0x10000-4 243 506080 ns/op BenchmarkExp3Power/0x40000-4 22 4953293 ns/op BenchmarkExp3Power/0x100000-4 3 45559950 ns/op BenchmarkExp3Power/0x400000-4 1 408169457 ns/op BenchmarkFibo-4 4 31637670 ns/op BenchmarkNatSqr/1-4 807171 172.7 ns/op BenchmarkNatSqr/2-4 534657 289.8 ns/op BenchmarkNatSqr/3-4 475118 337.6 ns/op BenchmarkNatSqr/5-4 326127 524.3 ns/op BenchmarkNatSqr/8-4 238346 731.9 ns/op BenchmarkNatSqr/10-4 183580 872.7 ns/op BenchmarkNatSqr/20-4 39919 2803 ns/op BenchmarkNatSqr/30-4 34255 4284 ns/op BenchmarkNatSqr/50-4 18831 6391 ns/op BenchmarkNatSqr/80-4 10000 10562 ns/op BenchmarkNatSqr/100-4 8505 16367 ns/op BenchmarkNatSqr/200-4 4340 30918 ns/op BenchmarkNatSqr/300-4 1900 89998 ns/op BenchmarkNatSqr/500-4 835 168910 ns/op BenchmarkNatSqr/800-4 314 377734 ns/op BenchmarkNatSqr/1000-4 249 467699 ns/op BenchmarkNatSetBytes/8-4 697569 148.1 ns/op BenchmarkNatSetBytes/24-4 269647 489.7 ns/op BenchmarkNatSetBytes/128-4 59266 1950 ns/op BenchmarkNatSetBytes/7-4 931159 137.7 ns/op BenchmarkNatSetBytes/23-4 275424 495.6 ns/op BenchmarkNatSetBytes/127-4 56840 2059 ns/op BenchmarkScanPi-4 198 557762 ns/op BenchmarkStringPiParallel-4 771 316779 ns/op BenchmarkScan/10/Base2-4 37726 3116 ns/op BenchmarkScan/100/Base2-4 4251 26306 ns/op BenchmarkScan/1000/Base2-4 440 263157 ns/op BenchmarkScan/10/Base8-4 95152 1275 ns/op BenchmarkScan/100/Base8-4 13317 8807 ns/op BenchmarkScan/1000/Base8-4 1377 84736 ns/op BenchmarkScan/10/Base10-4 108320 1189 ns/op BenchmarkScan/100/Base10-4 14547 8092 ns/op BenchmarkScan/1000/Base10-4 1465 78644 ns/op BenchmarkScan/10/Base16-4 119157 1027 ns/op BenchmarkScan/100/Base16-4 17037 6779 ns/op BenchmarkScan/1000/Base16-4 1857 65141 ns/op BenchmarkString/10/Base2-4 225802 518.3 ns/op BenchmarkString/100/Base2-4 32541 3789 ns/op BenchmarkString/1000/Base2-4 3528 34466 ns/op BenchmarkString/10/Base8-4 406989 280.9 ns/op BenchmarkString/100/Base8-4 78954 1459 ns/op BenchmarkString/1000/Base8-4 9476 12630 ns/op BenchmarkString/10/Base10-4 234793 537.5 ns/op BenchmarkString/100/Base10-4 44338 2723 ns/op BenchmarkString/1000/Base10-4 7663 18693 ns/op BenchmarkString/10/Base16-4 493573 258.8 ns/op BenchmarkString/100/Base16-4 113031 1152 ns/op BenchmarkString/1000/Base16-4 12600 9652 ns/op BenchmarkLeafSize/0-4 33 3907832 ns/op BenchmarkLeafSize/1-4 528 221096 ns/op BenchmarkLeafSize/2-4 516 234209 ns/op BenchmarkLeafSize/3-4 367 308732 ns/op BenchmarkLeafSize/4-4 543 225243 ns/op BenchmarkLeafSize/5-4 332 388562 ns/op BenchmarkLeafSize/6-4 375 314777 ns/op BenchmarkLeafSize/7-4 404 361912 ns/op BenchmarkLeafSize/8-4 474 233677 ns/op BenchmarkLeafSize/9-4 262 446318 ns/op BenchmarkLeafSize/10-4 325 380378 ns/op BenchmarkLeafSize/11-4 321 387171 ns/op BenchmarkLeafSize/12-4 320 390906 ns/op BenchmarkLeafSize/13-4 303 425567 ns/op BenchmarkLeafSize/14-4 340 329791 ns/op BenchmarkLeafSize/15-4 404 295281 ns/op BenchmarkLeafSize/16-4 468 265175 ns/op BenchmarkLeafSize/32-4 454 261905 ns/op BenchmarkLeafSize/64-4 427 271810 ns/op BenchmarkProbablyPrime/n=0-4 10 10761068 ns/op BenchmarkProbablyPrime/n=1-4 8 12735770 ns/op BenchmarkProbablyPrime/n=5-4 6 20221026 ns/op BenchmarkProbablyPrime/n=10-4 4 26071533 ns/op BenchmarkProbablyPrime/n=20-4 3 43746790 ns/op BenchmarkProbablyPrime/Lucas-4 10 10953550 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 66 1766852 ns/op BenchmarkRatCmp-4 165004 766.1 ns/op BenchmarkFloatSqrt/64-4 19190 6381 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12614 9421 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9250 13352 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5067 25119 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 896 148095 ns/op 18055 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 62 1866483 ns/op 176283 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 136408804 ns/op 3735048 B/op 594 allocs/op PASS ok math/big 56.918s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13756914 9.321 ns/op BenchmarkLeadingZeros8-4 13741401 9.265 ns/op BenchmarkLeadingZeros16-4 14055076 8.828 ns/op BenchmarkLeadingZeros32-4 14151406 8.765 ns/op BenchmarkLeadingZeros64-4 14584212 8.516 ns/op BenchmarkTrailingZeros-4 13049304 8.537 ns/op BenchmarkTrailingZeros8-4 11895459 8.422 ns/op BenchmarkTrailingZeros16-4 14134302 8.606 ns/op BenchmarkTrailingZeros32-4 14300240 8.514 ns/op BenchmarkTrailingZeros64-4 14407240 8.526 ns/op BenchmarkOnesCount-4 14547720 8.585 ns/op BenchmarkOnesCount8-4 14596008 8.616 ns/op BenchmarkOnesCount16-4 13741927 8.824 ns/op BenchmarkOnesCount32-4 14146134 8.785 ns/op BenchmarkOnesCount64-4 13966414 8.896 ns/op BenchmarkRotateLeft-4 13983572 8.982 ns/op BenchmarkRotateLeft8-4 11776350 8.829 ns/op BenchmarkRotateLeft16-4 13241167 8.474 ns/op BenchmarkRotateLeft32-4 14390821 8.825 ns/op BenchmarkRotateLeft64-4 14841214 8.597 ns/op BenchmarkReverse-4 18854604 6.013 ns/op BenchmarkReverse8-4 27856711 4.618 ns/op BenchmarkReverse16-4 25004797 5.190 ns/op BenchmarkReverse32-4 21603376 5.686 ns/op BenchmarkReverse64-4 19926960 5.972 ns/op BenchmarkReverseBytes-4 27978640 4.543 ns/op BenchmarkReverseBytes16-4 26824177 4.571 ns/op BenchmarkReverseBytes32-4 28841278 4.531 ns/op BenchmarkReverseBytes64-4 28149896 4.472 ns/op BenchmarkAdd-4 15850317 7.557 ns/op BenchmarkAdd32-4 16873036 7.878 ns/op BenchmarkAdd64-4 16600696 7.440 ns/op BenchmarkAdd64multiple-4 26629875 4.594 ns/op BenchmarkSub-4 16131448 7.507 ns/op BenchmarkSub32-4 16095474 8.320 ns/op BenchmarkSub64-4 16781840 7.663 ns/op BenchmarkSub64multiple-4 27193729 4.752 ns/op BenchmarkMul-4 16455802 7.545 ns/op BenchmarkMul32-4 16875908 7.825 ns/op BenchmarkMul64-4 14750953 7.954 ns/op BenchmarkDiv-4 3942097 29.96 ns/op BenchmarkDiv32-4 8533497 15.51 ns/op BenchmarkDiv64-4 4091824 30.56 ns/op PASS ok math/bits 7.057s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 15936931 7.436 ns/op BenchmarkAcos-4 603436 182.5 ns/op BenchmarkAcosh-4 557776 197.1 ns/op BenchmarkAsin-4 634324 181.0 ns/op BenchmarkAsinh-4 626950 186.9 ns/op BenchmarkAtan-4 1000000 112.9 ns/op BenchmarkAtanh-4 1000000 112.5 ns/op BenchmarkConj-4 29566779 4.165 ns/op BenchmarkCos-4 824559 145.6 ns/op BenchmarkCosh-4 781216 146.3 ns/op BenchmarkExp-4 1000000 110.7 ns/op BenchmarkLog-4 1000000 104.6 ns/op BenchmarkLog10-4 1000000 104.0 ns/op BenchmarkPhase-4 2647353 44.83 ns/op BenchmarkPolar-4 1621778 73.67 ns/op BenchmarkPow-4 322540 406.8 ns/op BenchmarkRect-4 1365231 88.13 ns/op BenchmarkSin-4 791714 148.9 ns/op BenchmarkSinh-4 818250 148.7 ns/op BenchmarkSqrt-4 1443206 82.78 ns/op BenchmarkTan-4 498182 251.0 ns/op BenchmarkTanh-4 565852 223.0 ns/op PASS ok math/cmplx 3.540s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 914187 125.9 ns/op BenchmarkInt63ThreadsafeParallel-4 978566 123.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 107.1 ns/op BenchmarkIntn1000-4 959388 131.4 ns/op BenchmarkInt63n1000-4 871682 137.0 ns/op BenchmarkInt31n1000-4 1000000 125.7 ns/op BenchmarkFloat32-4 1000000 121.7 ns/op BenchmarkFloat64-4 1136562 102.5 ns/op BenchmarkPerm3-4 187832 601.3 ns/op BenchmarkPerm30-4 23403 5345 ns/op BenchmarkPerm30ViaShuffle-4 21150 5432 ns/op BenchmarkShuffleOverhead-4 16578 7404 ns/op BenchmarkRead3-4 979394 125.4 ns/op BenchmarkRead64-4 94778 1286 ns/op BenchmarkRead1000-4 6342 19978 ns/op BenchmarkConcurrent-4 232138 541.3 ns/op PASS ok math/rand 2.784s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 44127 2789 ns/op BenchmarkQDecodeWord-4 99210 1097 ns/op BenchmarkQDecodeHeader-4 94248 1205 ns/op BenchmarkTypeByExtension/.html-4 578154 188.7 ns/op BenchmarkTypeByExtension/.HTML-4 394160 291.2 ns/op BenchmarkTypeByExtension/.unused-4 427482 272.1 ns/op BenchmarkExtensionsByType/text/html-4 138999 915.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 64094 2068 ns/op BenchmarkExtensionsByType/application/octet-stream-4 39186 2638 ns/op PASS ok mime 1.497s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 885 134917 ns/op PASS ok mime/quotedprintable 0.198s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24038384 ns/op 9008 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 51727584 ns/op 13544 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030043074 ns/op 151256 B/op 233 allocs/op BenchmarkDNSName-4 176970 669.4 ns/op BenchmarkInterfaces-4 2318 57370 ns/op BenchmarkInterfaceByIndex-4 6402 17341 ns/op BenchmarkInterfaceByName-4 2384 60406 ns/op BenchmarkInterfaceAddrs-4 2106 58161 ns/op BenchmarkInterfacesAndAddrs-4 6123 17359 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2588 39195 ns/op BenchmarkParseIP-4 8637 13799 ns/op BenchmarkParseIPValidIPv4-4 474620 267.0 ns/op BenchmarkParseIPValidIPv6-4 260395 485.3 ns/op BenchmarkIPString/IPv4-4 132007 874.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13638 8712 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 53644 2286 ns/op BenchmarkIPEqual/IPv4-4 1147834 106.4 ns/op BenchmarkIPEqual/IPv6-4 1132322 103.7 ns/op BenchmarkTCP4OneShot-4 184 602396 ns/op BenchmarkTCP4OneShotTimeout-4 171 722693 ns/op BenchmarkTCP4Persistent-4 336 345330 ns/op BenchmarkTCP4PersistentTimeout-4 348 394483 ns/op BenchmarkTCP6OneShot-4 159 857749 ns/op BenchmarkTCP6OneShotTimeout-4 153 760701 ns/op BenchmarkTCP6Persistent-4 265 395007 ns/op BenchmarkTCP6PersistentTimeout-4 307 392093 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17548 6729 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12744 7970 ns/op BenchmarkSetReadDeadline-4 144160 886.5 ns/op BenchmarkUDP6LinkLocalUnicast-4 180 560941 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 256 602304 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 160 634246 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 188 633777 ns/op 0 B/op 0 allocs/op PASS ok net 11.970s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22959 5114 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9152 12331 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12134 9557 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17398 6758 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 29970 4378 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 42726 2851 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 812484 128.6 ns/op BenchmarkReadRequestChrome-4 3957 30208 ns/op 20.23 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11203 ns/op 6.96 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11689 ns/op 7.01 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7036 16101 ns/op 9.38 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15451 7853 ns/op 5.09 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 48 2403355 ns/op 0.43 MB/s BenchmarkFileAndServer_1KB/https1-4 34 3528572 ns/op 0.29 MB/s BenchmarkFileAndServer_1KB/h2-4 32 3725175 ns/op 0.27 MB/s BenchmarkFileAndServer_16MB/h1-4 2 77754366 ns/op 215.77 MB/s BenchmarkFileAndServer_16MB/https1-4 1 217133572 ns/op 77.27 MB/s BenchmarkFileAndServer_16MB/h2-4 1 445824154 ns/op 37.63 MB/s BenchmarkFileAndServer_64MB/h1-4 1 325193229 ns/op 206.37 MB/s BenchmarkFileAndServer_64MB/https1-4 1 705772117 ns/op 95.09 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1809279451 ns/op 37.09 MB/s BenchmarkServeMux-4 276 426841 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 330 355569 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 46 2642686 ns/op 6611 B/op 67 allocs/op BenchmarkClientServer/https1-4 33 3117511 ns/op 9636 B/op 107 allocs/op BenchmarkClientServer/h2-4 33 3545218 ns/op 13725 B/op 117 allocs/op BenchmarkClientServerParallel/4/h1-4 300 456444 ns/op 11035 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 15 7442121 ns/op 113164 B/op 1193 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56838: read tcp 127.0.0.1:56835->127.0.0.1:56838: use of closed network connection BenchmarkClientServerParallel/4/h2-4 18 6420439 ns/op 95553 B/op 1116 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56864: read tcp 127.0.0.1:56862->127.0.0.1:56864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56867: read tcp 127.0.0.1:56862->127.0.0.1:56867: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56888: read tcp 127.0.0.1:56872->127.0.0.1:56888: use of closed network connection BenchmarkClientServerParallel/64/h1-4 182 963267 ns/op 23022 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 16 6745259 ns/op 107136 B/op 1179 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57116: read tcp 127.0.0.1:57112->127.0.0.1:57116: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57134: read tcp 127.0.0.1:57125->127.0.0.1:57134: use of closed network connection BenchmarkClientServerParallel/64/h2-4 39 6231331 ns/op 94368 B/op 1102 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57153: read tcp 127.0.0.1:57148->127.0.0.1:57153: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57151: read tcp 127.0.0.1:57148->127.0.0.1:57151: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57172: write tcp 127.0.0.1:57159->127.0.0.1:57172: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57169: read tcp 127.0.0.1:57159->127.0.0.1:57169: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57171: read tcp 127.0.0.1:57159->127.0.0.1:57171: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57174: write tcp 127.0.0.1:57159->127.0.0.1:57174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57173: write tcp 127.0.0.1:57159->127.0.0.1:57173: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57190: read tcp 127.0.0.1:57175->127.0.0.1:57190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57192: write tcp 127.0.0.1:57175->127.0.0.1:57192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57181: write tcp 127.0.0.1:57175->127.0.0.1:57181: use of closed network connection ... [output truncated] BenchmarkServer-4 2 53738470 ns/op 17992 B/op 85 allocs/op BenchmarkClient-4 30 3550536 ns/op 4121 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 182 555555 ns/op 7314 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 768 149292 ns/op 3034 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1006 102760 ns/op 1927 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1348 108844 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1148 106318 ns/op 2729 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1254 105102 ns/op 2732 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1267 100376 ns/op 1896 B/op 14 allocs/op BenchmarkServerHijack-4 824 168218 ns/op 16780 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 36 3465199 ns/op 6999 B/op 54 allocs/op BenchmarkResponseStatusLine-4 325437 342.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.973s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2632 70421 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.278s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 97773 1172 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 433113 238.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 224817 566.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67100 1684 ns/op BenchmarkStdIPv4-4 147284 839.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 101673 1158 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 100497 1144 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98481 1210 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 82498 1430 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1539926 75.61 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1431555 82.85 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 362923 374.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 358915 361.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 316147 399.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 96043 1218 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 295184 415.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 181177 671.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 192476 643.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 161833 757.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84484 1331 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 357805 329.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 128143 960.0 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 173410 689.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 247424 442.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 137110 759.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 359846 401.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 140912 778.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 163260 803.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 167288 802.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 117829 1094 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 471358 252.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 139962 852.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 84272 1283 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 107958 995.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 170178 746.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 102927 1074 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 252962 468.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 113564 1048 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 129831 1023 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 189009 661.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122055 959.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 116.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 866280 118.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 131.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 827134 125.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 883362 126.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 861762 123.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 970252 126.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 897288 124.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 852978 124.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 399217 339.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 471212 230.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 255841 502.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 279634 466.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 226072 528.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80300 1367 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 525258 221.5 ns/op PASS ok net/netip 9.458s 2023/03/22 17:28:01 Test RPC server listening on 127.0.0.1:57295 2023/03/22 17:28:01 Test HTTP RPC server listening on 127.0.0.1:57296 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 140 834042 ns/op BenchmarkEndToEndHTTP-4 157 780743 ns/op BenchmarkEndToEndAsync-4 1110 104615 ns/op BenchmarkEndToEndAsyncHTTP-4 1204 90661 ns/op PASS ok net/rpc 1.241s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4107 31949 ns/op BenchmarkReadMIMEHeader/server_headers-4 5332 21551 ns/op BenchmarkUncommon-4 23251 4975 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.628s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3616 31140 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 80016 1416 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 465223 240.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 97440 1081 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 207734 599.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 104184 1182 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17026 7670 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 342339 292.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 100794 1078 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 205478 586.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 102090 1130 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18452 7506 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 140787 793.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 47578 2464 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 54424 2247 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 23065 5868 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 3655 30064 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 100399 1152 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 54465 3473 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 46208 2347 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 20086 5338 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4824 35377 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.683s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 1704994 75.22 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 89282 1659 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 459 262343 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 99 1045090 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 374 369810 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 os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 32595 3635 ns/op BenchmarkStatFile-4 19641 6513 ns/op BenchmarkStatDir-4 30577 4008 ns/op BenchmarkLstatDot-4 43976 3235 ns/op BenchmarkLstatFile-4 25543 4843 ns/op BenchmarkLstatDir-4 29900 4237 ns/op PASS ok os 2.706s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 19 12239954 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.416s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 260959 485.3 ns/op PASS ok os/user 0.274s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1839823 64.75 ns/op BenchmarkString-4 1484354 138.5 ns/op BenchmarkBytes-4 1420886 112.1 ns/op BenchmarkNamedBytes-4 673039 194.8 ns/op BenchmarkBytesArray-4 550107 205.5 ns/op BenchmarkSliceLen-4 1000000 114.6 ns/op BenchmarkMapLen-4 1000000 127.9 ns/op BenchmarkStringLen-4 1165120 101.0 ns/op BenchmarkArrayLen-4 1000000 124.1 ns/op BenchmarkSliceCap-4 1678022 138.9 ns/op BenchmarkDeepEqual/int8-4 529582 246.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 89112 1539 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 523010 405.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 77628 1566 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 455725 285.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 77077 1913 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 485984 449.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79294 1429 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 520651 345.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 82617 1390 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 552352 219.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 99849 1019 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 495951 304.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 83763 1352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 500140 266.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77751 1629 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 541386 325.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 90873 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 517101 319.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91581 1260 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 417333 340.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 87082 1309 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 477069 257.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80198 1280 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 434085 248.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 86379 1317 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 419808 363.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85974 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 343327 474.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 85466 2323 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 680860 209.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 79645 1444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 526161 245.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82911 1764 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 126187 1047 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52150 2173 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43803 2369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 39740 3122 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 285580 558.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 34930 3676 ns/op BenchmarkIsZero/StructComparable-4 991147 151.6 ns/op BenchmarkIsZero/StructIncomparable-4 181677 896.2 ns/op BenchmarkSetZero/Bool/Direct-4 2269056 72.10 ns/op BenchmarkSetZero/Bool/CachedZero-4 1606227 71.30 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 130.6 ns/op BenchmarkSetZero/Int/Direct-4 1775620 63.10 ns/op BenchmarkSetZero/Int/CachedZero-4 1591582 71.10 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 106.6 ns/op BenchmarkSetZero/Uint/Direct-4 1894359 62.16 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 117.1 ns/op BenchmarkSetZero/Uint/NewZero-4 1142108 98.38 ns/op BenchmarkSetZero/Float/Direct-4 1714176 66.81 ns/op BenchmarkSetZero/Float/CachedZero-4 1720287 72.74 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 102.4 ns/op BenchmarkSetZero/Complex/Direct-4 1633880 78.90 ns/op BenchmarkSetZero/Complex/CachedZero-4 1756395 82.40 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 107.5 ns/op BenchmarkSetZero/Array/Direct-4 2758394 71.18 ns/op BenchmarkSetZero/Array/CachedZero-4 1417480 71.65 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 107.5 ns/op BenchmarkSetZero/Chan/Direct-4 1708179 60.82 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 166.0 ns/op BenchmarkSetZero/Chan/NewZero-4 904066 123.6 ns/op BenchmarkSetZero/Func/Direct-4 1820798 75.79 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 100.3 ns/op BenchmarkSetZero/Func/NewZero-4 999897 170.5 ns/op BenchmarkSetZero/Interface/Direct-4 1783659 64.91 ns/op BenchmarkSetZero/Interface/CachedZero-4 1712336 65.14 ns/op BenchmarkSetZero/Interface/NewZero-4 1135767 181.5 ns/op BenchmarkSetZero/Map/Direct-4 1942281 61.74 ns/op BenchmarkSetZero/Map/CachedZero-4 1223278 141.8 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 132.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1970340 62.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 115.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 899421 130.7 ns/op BenchmarkSetZero/Slice/Direct-4 1480053 87.94 ns/op BenchmarkSetZero/Slice/CachedZero-4 1435604 79.33 ns/op BenchmarkSetZero/Slice/NewZero-4 847047 127.5 ns/op BenchmarkSetZero/String/Direct-4 1863846 61.16 ns/op BenchmarkSetZero/String/CachedZero-4 1596217 78.66 ns/op BenchmarkSetZero/String/NewZero-4 1000000 120.5 ns/op BenchmarkSetZero/Struct/Direct-4 2825845 72.42 ns/op BenchmarkSetZero/Struct/CachedZero-4 1469829 74.28 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 145.2 ns/op BenchmarkSelect/1-4 127719 867.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 99018 2274 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39644 3514 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 132166 942.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130200 1406 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 82196 1290 ns/op 99.22 MB/s BenchmarkCallArgCopy/size=256-4 74464 1426 ns/op 179.54 MB/s BenchmarkCallArgCopy/size=1024-4 66643 2899 ns/op 353.20 MB/s BenchmarkCallArgCopy/size=4096-4 14796 7856 ns/op 521.36 MB/s BenchmarkCallArgCopy/size=65536-4 1492 154550 ns/op 424.05 MB/s BenchmarkPtrTo-4 637615 223.5 ns/op BenchmarkFieldByName1-4 436164 305.3 ns/op BenchmarkFieldByName2-4 25311 5769 ns/op BenchmarkFieldByName3-4 4188 36995 ns/op BenchmarkInterfaceBig-4 2136555 53.06 ns/op BenchmarkInterfaceSmall-4 2383273 51.74 ns/op BenchmarkNew-4 871938 151.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 3352 39805 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2911 39381 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2724 84150 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2562 90915 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2912 40923 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3372 41273 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 220314 577.0 ns/op PASS ok reflect 26.265s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8602 25626 ns/op 8866 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 22410 ns/op 9488 B/op 1 allocs/op BenchmarkFindString-4 10000 28430 ns/op 9136 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 29677 ns/op 9295 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 27917 ns/op 9309 B/op 2 allocs/op BenchmarkLiteral-4 10000 19115 ns/op BenchmarkNotLiteral-4 3498 52602 ns/op BenchmarkMatchClass-4 2746 58133 ns/op BenchmarkMatchClass_InRange-4 2162 55246 ns/op BenchmarkReplaceAll-4 1070 138562 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 23282 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17920 6945 ns/op BenchmarkAnchoredShortMatch-4 10000 28250 ns/op BenchmarkAnchoredLongMatch-4 14154 10687 ns/op BenchmarkOnePassShortA-4 17133 6276 ns/op BenchmarkNotOnePassShortA-4 9494 31893 ns/op BenchmarkOnePassShortB-4 22029 4754 ns/op BenchmarkNotOnePassShortB-4 10000 32096 ns/op BenchmarkOnePassLongPrefix-4 71924 1712 ns/op BenchmarkOnePassLongNotPrefix-4 27238 4134 ns/op BenchmarkMatchParallelShared-4 10000 21369 ns/op BenchmarkMatchParallelCopied-4 6898 29569 ns/op BenchmarkQuoteMetaAll-4 110428 1003 ns/op 13.96 MB/s BenchmarkQuoteMetaNone-4 345651 319.0 ns/op 81.50 MB/s BenchmarkCompile/Onepass-4 2817 35888 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1488 121217 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 156 893483 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2577838 69.42 ns/op 230.49 MB/s BenchmarkMatch/Easy0/32-4 10000 20173 ns/op 1.59 MB/s BenchmarkMatch/Easy0/1K-4 4912 44817 ns/op 22.85 MB/s BenchmarkMatch/Easy0i/16-4 2399260 57.07 ns/op 280.37 MB/s BenchmarkMatch/Easy0i/32-4 2834 37713 ns/op 0.85 MB/s BenchmarkMatch/Easy0i/1K-4 232 511983 ns/op 2.00 MB/s BenchmarkMatch/Easy1/16-4 2494923 46.03 ns/op 347.62 MB/s BenchmarkMatch/Easy1/32-4 10000 23143 ns/op 1.38 MB/s BenchmarkMatch/Easy1/1K-4 2551 59484 ns/op 17.21 MB/s BenchmarkMatch/Medium/16-4 2302082 46.37 ns/op 345.03 MB/s BenchmarkMatch/Medium/32-4 7604 42729 ns/op 0.75 MB/s BenchmarkMatch/Medium/1K-4 273 454578 ns/op 2.25 MB/s BenchmarkMatch/Hard/16-4 2404006 51.33 ns/op 311.72 MB/s BenchmarkMatch/Hard/32-4 3153 52084 ns/op 0.61 MB/s BenchmarkMatch/Hard/1K-4 150 727401 ns/op 1.41 MB/s BenchmarkMatch/Hard1/16-4 1573 101362 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 741 167770 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 25 4571335 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 25866 4104 ns/op 3.90 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15943 7799 ns/op 4.10 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 578 194834 ns/op 5.26 MB/s 26 B/op 0 allocs/op PASS ok regexp 11.910s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 871794 153.0 ns/op BenchmarkIsWordChar-4 202418 759.2 ns/op PASS ok regexp/syntax 1.727s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 86966 1289 ns/op BenchmarkCallers/inlined-4 48180 2771 ns/op BenchmarkCallers/no-cache-4 14235 8285 ns/op BenchmarkMakeChan/Byte-4 970825 352.7 ns/op BenchmarkMakeChan/Int-4 1000000 434.4 ns/op BenchmarkMakeChan/Ptr-4 913222 581.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 310.4 ns/op BenchmarkMakeChan/Struct/32-4 368096 839.9 ns/op BenchmarkMakeChan/Struct/40-4 130285 997.5 ns/op BenchmarkChanNonblocking-4 4637984 25.81 ns/op BenchmarkSelectUncontended-4 1099537 140.2 ns/op BenchmarkSelectSyncContended-4 98856 1325 ns/op BenchmarkSelectAsyncContended-4 258056 423.4 ns/op BenchmarkSelectNonblock-4 3401512 32.91 ns/op BenchmarkChanUncontended-4 12679 10889 ns/op BenchmarkChanContended-4 4773 28175 ns/op BenchmarkChanSync-4 191740 668.9 ns/op BenchmarkChanSyncWork-4 10000 39253 ns/op BenchmarkChanProdCons0-4 214430 571.6 ns/op BenchmarkChanProdCons10-4 315819 322.9 ns/op BenchmarkChanProdCons100-4 429985 243.5 ns/op BenchmarkChanProdConsWork0-4 120480 887.0 ns/op BenchmarkChanProdConsWork10-4 212109 548.9 ns/op BenchmarkChanProdConsWork100-4 222156 531.6 ns/op BenchmarkSelectProdCons-4 134184 806.9 ns/op BenchmarkReceiveDataFromClosedChan-4 891169 149.0 ns/op BenchmarkChanCreation-4 149580 678.3 ns/op BenchmarkChanSem-4 262870 464.1 ns/op BenchmarkChanPopular-4 90 1265017 ns/op BenchmarkChanClosed-4 1000000 123.9 ns/op BenchmarkCallClosure-4 3996757 27.11 ns/op BenchmarkCallClosure1-4 4800496 25.22 ns/op BenchmarkCallClosure2-4 1000000 160.3 ns/op BenchmarkCallClosure3-4 1120258 111.1 ns/op BenchmarkCallClosure4-4 989178 141.2 ns/op BenchmarkComplex128DivNormal-4 14245456 9.765 ns/op BenchmarkComplex128DivNisNaN-4 9120886 18.47 ns/op BenchmarkComplex128DivDisNaN-4 8264224 13.29 ns/op BenchmarkComplex128DivNisInf-4 13121510 14.97 ns/op BenchmarkComplex128DivDisInf-4 7607923 27.20 ns/op BenchmarkSetTypePtr-4 57638686 2.954 ns/op 2708.32 MB/s BenchmarkSetTypePtr8-4 12657735 17.38 ns/op 3682.04 MB/s BenchmarkSetTypePtr16-4 12592088 12.58 ns/op 10173.82 MB/s BenchmarkSetTypePtr32-4 13164368 10.71 ns/op 23896.84 MB/s BenchmarkSetTypePtr64-4 10609551 13.06 ns/op 39190.16 MB/s BenchmarkSetTypePtr126-4 6202237 19.24 ns/op 52379.72 MB/s BenchmarkSetTypePtr128-4 7295587 17.40 ns/op 58847.88 MB/s BenchmarkSetTypePtrSlice-4 1000000 205.3 ns/op 39901.71 MB/s BenchmarkSetTypeNode1-4 12130452 13.17 ns/op 1822.76 MB/s BenchmarkSetTypeNode1Slice-4 3134834 43.20 ns/op 17778.50 MB/s BenchmarkSetTypeNode8-4 13255360 15.26 ns/op 5242.45 MB/s BenchmarkSetTypeNode8Slice-4 2026789 61.67 ns/op 41514.51 MB/s BenchmarkSetTypeNode64-4 6706522 16.54 ns/op 31925.44 MB/s BenchmarkSetTypeNode64Slice-4 332295 469.7 ns/op 35974.79 MB/s BenchmarkSetTypeNode64Dead-4 9326283 18.21 ns/op 28988.29 MB/s BenchmarkSetTypeNode64DeadSlice-4 334869 428.1 ns/op 39464.90 MB/s BenchmarkSetTypeNode124-4 6128378 26.77 ns/op 37653.02 MB/s BenchmarkSetTypeNode124Slice-4 249991 627.4 ns/op 51412.33 MB/s BenchmarkSetTypeNode126-4 6989521 21.06 ns/op 48612.79 MB/s BenchmarkSetTypeNode126Slice-4 247024 943.5 ns/op 34731.82 MB/s BenchmarkSetTypeNode128-4 4065997 27.49 ns/op 37829.33 MB/s BenchmarkSetTypeNode128Slice-4 201871 1140 ns/op 29187.01 MB/s BenchmarkSetTypeNode130-4 3665194 31.52 ns/op 33503.60 MB/s BenchmarkSetTypeNode130Slice-4 193990 756.6 ns/op 44664.57 MB/s BenchmarkSetTypeNode1024-4 656251 163.8 ns/op 50109.61 MB/s BenchmarkSetTypeNode1024Slice-4 23208 5924 ns/op 44335.46 MB/s BenchmarkAllocation-4 2426 94539 ns/op BenchmarkReadMemStats-4 73 1752909 ns/op BenchmarkReadMemStatsLatency-4 1 2779824 p50-ns 2779824 p90-ns 2779824 p99-ns BenchmarkWriteBarrier-4 2572969 46.40 ns/op BenchmarkBulkWriteBarrier-4 3686864 33.56 ns/op BenchmarkScanStackNoLocals-4 2 55477880 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14359704 11.81 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12004368 9.538 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10022454 16.66 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8821474 21.49 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6219504 21.54 ns/op BenchmarkHash5-4 7547961 16.19 ns/op 308.89 MB/s BenchmarkHash16-4 8208826 21.48 ns/op 744.75 MB/s BenchmarkHash64-4 6715864 15.93 ns/op 4016.50 MB/s BenchmarkHash1024-4 2460070 63.51 ns/op 16122.48 MB/s BenchmarkHash65536-4 45710 2443 ns/op 26829.65 MB/s BenchmarkAlignedLoad-4 9479305 13.32 ns/op BenchmarkUnalignedLoad-4 9730164 18.85 ns/op BenchmarkEqEfaceConcrete-4 6835854 17.07 ns/op BenchmarkEqIfaceConcrete-4 6646690 23.10 ns/op BenchmarkNeEfaceConcrete-4 7276513 20.20 ns/op BenchmarkNeIfaceConcrete-4 8369550 15.11 ns/op BenchmarkConvT2EByteSized/bool-4 4356526 27.77 ns/op BenchmarkConvT2EByteSized/uint8-4 4090687 28.60 ns/op BenchmarkConvT2ESmall-4 4078263 27.79 ns/op BenchmarkConvT2EUintptr-4 3842048 29.57 ns/op BenchmarkConvT2ELarge-4 1000000 159.0 ns/op BenchmarkConvT2ISmall-4 3790162 43.07 ns/op BenchmarkConvT2IUintptr-4 3861603 53.77 ns/op BenchmarkConvT2ILarge-4 1000000 225.7 ns/op BenchmarkConvI2E-4 3013590 40.66 ns/op BenchmarkConvI2I-4 3572613 50.09 ns/op BenchmarkAssertE2T-4 4031468 45.56 ns/op BenchmarkAssertE2TLarge-4 1749891 61.45 ns/op BenchmarkAssertE2I-4 3369373 59.53 ns/op BenchmarkAssertI2T-4 2837844 37.16 ns/op BenchmarkAssertI2I-4 3173266 47.95 ns/op BenchmarkAssertI2E-4 3388588 33.02 ns/op BenchmarkAssertE2E-4 3253117 31.18 ns/op BenchmarkAssertE2T2-4 2771832 51.03 ns/op BenchmarkAssertE2T2Blank-4 3462902 33.71 ns/op BenchmarkAssertI2E2-4 3020673 34.51 ns/op BenchmarkAssertI2E2Blank-4 4112336 51.92 ns/op BenchmarkAssertE2E2-4 3147448 57.35 ns/op BenchmarkAssertE2E2Blank-4 4501304 48.85 ns/op BenchmarkConvT2Ezero/zero/16-4 3472155 29.44 ns/op BenchmarkConvT2Ezero/zero/32-4 4211584 33.86 ns/op BenchmarkConvT2Ezero/zero/64-4 4336036 28.56 ns/op BenchmarkConvT2Ezero/zero/str-4 4029877 45.04 ns/op BenchmarkConvT2Ezero/zero/slice-4 4460547 30.27 ns/op BenchmarkConvT2Ezero/zero/big-4 113361 1275 ns/op BenchmarkConvT2Ezero/nonzero/str-4 899949 136.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 749628 156.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 82261 1274 ns/op BenchmarkConvT2Ezero/smallint/16-4 3961166 30.17 ns/op BenchmarkConvT2Ezero/smallint/32-4 4175102 33.70 ns/op BenchmarkConvT2Ezero/smallint/64-4 3900680 29.51 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 124.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 146.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 134.0 ns/op BenchmarkMalloc8-4 1000000 130.3 ns/op BenchmarkMalloc16-4 1000000 132.2 ns/op BenchmarkMallocTypeInfo8-4 1182236 114.8 ns/op BenchmarkMallocTypeInfo16-4 850726 172.1 ns/op BenchmarkMallocLargeStruct-4 96513 2187 ns/op BenchmarkGoroutineSelect-4 15 7541316 ns/op BenchmarkGoroutineBlocking-4 16 9934829 ns/op BenchmarkGoroutineForRange-4 14 9320916 ns/op BenchmarkGoroutineIdle-4 14 8470046 ns/op BenchmarkHashStringSpeed-4 2269410 56.68 ns/op BenchmarkHashBytesSpeed-4 898581 113.4 ns/op BenchmarkHashInt32Speed-4 2430188 48.75 ns/op BenchmarkHashInt64Speed-4 2484522 59.65 ns/op BenchmarkHashStringArraySpeed-4 562304 371.7 ns/op BenchmarkMegMap-4 2453894 46.32 ns/op BenchmarkMegOneMap-4 2817685 80.46 ns/op BenchmarkMegEqMap-4 2979 43069 ns/op BenchmarkMegEmptyMap-4 3511294 32.86 ns/op BenchmarkSmallStrMap-4 1000000 103.6 ns/op BenchmarkMapStringKeysEight_16-4 2556700 68.94 ns/op BenchmarkMapStringKeysEight_32-4 2644075 45.87 ns/op BenchmarkMapStringKeysEight_64-4 2142253 47.38 ns/op BenchmarkMapStringKeysEight_1M-4 2229456 45.96 ns/op BenchmarkIntMap-4 2974036 39.32 ns/op BenchmarkMapFirst/1-4 3469273 33.77 ns/op BenchmarkMapFirst/2-4 3075885 34.60 ns/op BenchmarkMapFirst/3-4 3726069 32.69 ns/op BenchmarkMapFirst/4-4 3821482 49.89 ns/op BenchmarkMapFirst/5-4 3662430 55.06 ns/op BenchmarkMapFirst/6-4 3767544 37.89 ns/op BenchmarkMapFirst/7-4 3432277 33.11 ns/op BenchmarkMapFirst/8-4 3533146 36.85 ns/op BenchmarkMapFirst/9-4 3106558 51.49 ns/op BenchmarkMapFirst/10-4 3178124 39.23 ns/op BenchmarkMapFirst/11-4 3250640 55.23 ns/op BenchmarkMapFirst/12-4 3214386 37.17 ns/op BenchmarkMapFirst/13-4 3190059 36.12 ns/op BenchmarkMapFirst/14-4 3159459 37.60 ns/op BenchmarkMapFirst/15-4 3330015 43.41 ns/op BenchmarkMapFirst/16-4 3198002 39.82 ns/op BenchmarkMapMid/1-4 2295140 66.45 ns/op BenchmarkMapMid/2-4 2601042 46.68 ns/op BenchmarkMapMid/3-4 2946024 46.81 ns/op BenchmarkMapMid/4-4 2713360 41.10 ns/op BenchmarkMapMid/5-4 2722650 49.34 ns/op BenchmarkMapMid/6-4 2829855 38.94 ns/op BenchmarkMapMid/7-4 2928010 41.29 ns/op BenchmarkMapMid/8-4 2848764 41.45 ns/op BenchmarkMapMid/9-4 2790897 41.15 ns/op BenchmarkMapMid/10-4 2687356 45.60 ns/op BenchmarkMapMid/11-4 2899531 45.99 ns/op BenchmarkMapMid/12-4 2759566 44.41 ns/op BenchmarkMapMid/13-4 2937369 43.74 ns/op BenchmarkMapMid/14-4 3013658 44.11 ns/op BenchmarkMapMid/15-4 2705756 43.61 ns/op BenchmarkMapMid/16-4 2865454 43.00 ns/op BenchmarkMapLast/1-4 2475747 42.49 ns/op BenchmarkMapLast/2-4 2978589 57.23 ns/op BenchmarkMapLast/3-4 2967031 52.11 ns/op BenchmarkMapLast/4-4 2987208 37.46 ns/op BenchmarkMapLast/5-4 3038622 46.33 ns/op BenchmarkMapLast/6-4 2738614 42.98 ns/op BenchmarkMapLast/7-4 2728150 60.23 ns/op BenchmarkMapLast/8-4 2597158 44.62 ns/op BenchmarkMapLast/9-4 2866704 41.26 ns/op BenchmarkMapLast/10-4 1955685 58.13 ns/op BenchmarkMapLast/11-4 2680935 40.82 ns/op BenchmarkMapLast/12-4 2851258 41.71 ns/op BenchmarkMapLast/13-4 2995045 40.14 ns/op BenchmarkMapLast/14-4 2776455 46.46 ns/op BenchmarkMapLast/15-4 3004497 50.61 ns/op BenchmarkMapLast/16-4 2668360 43.02 ns/op BenchmarkMapCycle-4 2139265 61.85 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3115045 57.26 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2650 42114 ns/op BenchmarkMakeMap/[Byte]Byte-4 700778 487.9 ns/op BenchmarkMakeMap/[Int]Int-4 101108 1161 ns/op BenchmarkNewEmptyMap-4 14660565 8.954 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1505580 96.55 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 490052 231.2 ns/op BenchmarkMapIterEmpty-4 3775556 45.22 ns/op BenchmarkSameLengthMap-4 3596424 39.82 ns/op BenchmarkBigKeyMap-4 1446379 91.08 ns/op BenchmarkBigValMap-4 1000000 129.7 ns/op BenchmarkSmallKeyMap-4 1784197 65.13 ns/op BenchmarkMapPopulate/1-4 2103786 58.42 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 123050 1635 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4980 32089 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 424 360563 ns/op 51706 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 24 4640174 ns/op 416652 B/op 207 allocs/op BenchmarkMapPopulate/100000-4 3 48199716 ns/op 6524664 B/op 2870 allocs/op BenchmarkComplexAlgMap-4 505024 264.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 610054 208.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 604586 194.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 242222 475.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48260 2824 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6602 17452 ns/op BenchmarkGoMapClear/NonReflexive/1-4 499226 246.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 391585 354.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 268747 548.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46495 2541 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6862 18541 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 110.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1273779 141.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1289965 89.25 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 111.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 112.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 124.8 ns/op BenchmarkMapInterfacePtr-4 1678740 78.96 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6124252 21.65 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 47025 3080 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5361 22740 ns/op BenchmarkMapPop1000-4 362 460031 ns/op BenchmarkMapPop10000-4 24 8296117 ns/op BenchmarkMapAssign/Int32/256-4 2126793 57.04 ns/op BenchmarkMapAssign/Int32/65536-4 1178050 105.5 ns/op BenchmarkMapAssign/Int64/256-4 1362844 94.13 ns/op BenchmarkMapAssign/Int64/65536-4 1074873 116.9 ns/op BenchmarkMapAssign/Str/256-4 1834819 67.62 ns/op BenchmarkMapAssign/Str/65536-4 742662 165.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1458999 91.76 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 830925 214.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1000000 126.8 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 751893 255.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 429092 5004 ns/op BenchmarkMapOperatorAssign/Str/65536-4 116551 881.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 801500 183.2 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 233067 618.3 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 831632 177.2 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 276766 522.9 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 545470 266.1 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 99040 1116 ns/op 144 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1341780 101.8 ns/op BenchmarkMapDelete/Int32/1000-4 1768635 72.55 ns/op BenchmarkMapDelete/Int32/10000-4 1679349 73.58 ns/op BenchmarkMapDelete/Int64/100-4 1000000 107.6 ns/op BenchmarkMapDelete/Int64/1000-4 1663081 81.38 ns/op BenchmarkMapDelete/Int64/10000-4 1226608 82.60 ns/op BenchmarkMapDelete/Str/100-4 1000000 113.5 ns/op BenchmarkMapDelete/Str/1000-4 1000000 113.8 ns/op BenchmarkMapDelete/Str/10000-4 1000000 101.5 ns/op BenchmarkMapDelete/Pointer/100-4 968181 135.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1304119 80.18 ns/op BenchmarkMapDelete/Pointer/10000-4 1688041 81.36 ns/op BenchmarkMemmove/0-4 20476801 6.422 ns/op BenchmarkMemmove/1-4 1394918 86.85 ns/op 11.51 MB/s BenchmarkMemmove/2-4 1000000 144.5 ns/op 13.84 MB/s BenchmarkMemmove/3-4 1255357 91.81 ns/op 32.68 MB/s BenchmarkMemmove/4-4 1000000 125.4 ns/op 31.91 MB/s BenchmarkMemmove/5-4 1252462 86.07 ns/op 58.09 MB/s BenchmarkMemmove/6-4 1000000 183.8 ns/op 32.65 MB/s BenchmarkMemmove/7-4 1376616 167.1 ns/op 41.89 MB/s BenchmarkMemmove/8-4 1379076 82.16 ns/op 97.37 MB/s BenchmarkMemmove/9-4 1296904 106.9 ns/op 84.22 MB/s BenchmarkMemmove/10-4 1224852 87.06 ns/op 114.86 MB/s BenchmarkMemmove/11-4 1372491 146.6 ns/op 75.06 MB/s BenchmarkMemmove/12-4 1308268 97.06 ns/op 123.64 MB/s BenchmarkMemmove/13-4 1000000 125.7 ns/op 103.41 MB/s BenchmarkMemmove/14-4 1353685 88.34 ns/op 158.47 MB/s BenchmarkMemmove/15-4 1396866 129.7 ns/op 115.64 MB/s BenchmarkMemmove/16-4 1425090 87.75 ns/op 182.33 MB/s BenchmarkMemmove/32-4 1000000 110.1 ns/op 290.55 MB/s BenchmarkMemmove/64-4 716418 192.7 ns/op 332.08 MB/s BenchmarkMemmove/128-4 1000000 130.3 ns/op 982.33 MB/s BenchmarkMemmove/256-4 1000000 117.1 ns/op 2186.56 MB/s BenchmarkMemmove/512-4 729136 158.5 ns/op 3229.90 MB/s BenchmarkMemmove/1024-4 460092 293.9 ns/op 3484.59 MB/s BenchmarkMemmove/2048-4 297454 401.4 ns/op 5102.00 MB/s BenchmarkMemmove/4096-4 179187 874.7 ns/op 4682.73 MB/s BenchmarkMemmoveOverlap/32-4 1000000 105.2 ns/op 304.10 MB/s BenchmarkMemmoveOverlap/64-4 1300893 89.90 ns/op 711.92 MB/s BenchmarkMemmoveOverlap/128-4 1000000 117.1 ns/op 1092.81 MB/s BenchmarkMemmoveOverlap/256-4 1000000 173.0 ns/op 1479.64 MB/s BenchmarkMemmoveOverlap/512-4 834951 158.1 ns/op 3238.26 MB/s BenchmarkMemmoveOverlap/1024-4 515748 246.8 ns/op 4148.70 MB/s BenchmarkMemmoveOverlap/2048-4 337686 384.5 ns/op 5326.57 MB/s BenchmarkMemmoveOverlap/4096-4 183601 680.4 ns/op 6019.59 MB/s BenchmarkMemmoveUnalignedDst/0-4 18852433 6.183 ns/op BenchmarkMemmoveUnalignedDst/1-4 1439138 89.68 ns/op 11.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1207364 88.11 ns/op 22.70 MB/s BenchmarkMemmoveUnalignedDst/3-4 1316055 89.34 ns/op 33.58 MB/s BenchmarkMemmoveUnalignedDst/4-4 1350681 123.1 ns/op 32.50 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 142.8 ns/op 35.00 MB/s BenchmarkMemmoveUnalignedDst/6-4 1316349 137.3 ns/op 43.70 MB/s BenchmarkMemmoveUnalignedDst/7-4 1384519 89.83 ns/op 77.92 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 141.2 ns/op 56.65 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 102.8 ns/op 87.58 MB/s BenchmarkMemmoveUnalignedDst/10-4 1250638 92.02 ns/op 108.68 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 123.3 ns/op 89.18 MB/s BenchmarkMemmoveUnalignedDst/12-4 1297501 91.37 ns/op 131.34 MB/s BenchmarkMemmoveUnalignedDst/13-4 1209735 98.21 ns/op 132.37 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 138.2 ns/op 101.28 MB/s BenchmarkMemmoveUnalignedDst/15-4 1228948 93.61 ns/op 160.23 MB/s BenchmarkMemmoveUnalignedDst/16-4 1209466 95.00 ns/op 168.43 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 107.5 ns/op 297.61 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 107.3 ns/op 596.70 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 147.9 ns/op 865.34 MB/s BenchmarkMemmoveUnalignedDst/256-4 966040 135.0 ns/op 1895.94 MB/s BenchmarkMemmoveUnalignedDst/512-4 684145 182.4 ns/op 2807.55 MB/s BenchmarkMemmoveUnalignedDst/1024-4 475974 512.3 ns/op 1998.66 MB/s BenchmarkMemmoveUnalignedDst/2048-4 308859 702.9 ns/op 2913.53 MB/s BenchmarkMemmoveUnalignedDst/4096-4 145472 1193 ns/op 3432.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1190398 95.05 ns/op 336.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 117.0 ns/op 547.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1022814 157.0 ns/op 815.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 977733 135.2 ns/op 1893.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 777050 182.3 ns/op 2808.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 394039 281.6 ns/op 3636.76 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 252228 453.0 ns/op 4520.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 162324 768.0 ns/op 5333.61 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17999841 7.196 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1200697 106.1 ns/op 9.43 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 107.0 ns/op 18.69 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 205.5 ns/op 14.60 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1217288 155.8 ns/op 25.67 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 174.2 ns/op 28.70 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 103.8 ns/op 57.80 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1273826 109.8 ns/op 63.77 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1331986 118.6 ns/op 67.44 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 100.2 ns/op 89.80 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 152.7 ns/op 65.50 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 100.9 ns/op 109.03 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1167748 95.54 ns/op 125.60 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 106.0 ns/op 122.64 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 107.8 ns/op 129.82 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1180552 104.5 ns/op 143.56 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 126.8 ns/op 126.17 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 130.8 ns/op 244.72 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 227.3 ns/op 281.54 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 116.2 ns/op 1101.43 MB/s BenchmarkMemmoveUnalignedSrc/256-4 993765 151.8 ns/op 1686.06 MB/s BenchmarkMemmoveUnalignedSrc/512-4 710727 183.6 ns/op 2789.29 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 412543 280.6 ns/op 3648.68 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 263203 442.4 ns/op 4628.94 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 149409 774.5 ns/op 5288.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 100.4 ns/op 318.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1129446 101.2 ns/op 632.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 116.4 ns/op 1099.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 946171 270.1 ns/op 947.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 674655 177.6 ns/op 2882.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 427320 277.9 ns/op 3685.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 291938 462.2 ns/op 4431.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 153014 775.7 ns/op 5280.12 MB/s BenchmarkMemclr/5-4 15294438 8.759 ns/op 570.85 MB/s BenchmarkMemclr/16-4 14092612 7.605 ns/op 2103.99 MB/s BenchmarkMemclr/64-4 15653260 8.309 ns/op 7702.04 MB/s BenchmarkMemclr/256-4 12536796 10.12 ns/op 25302.07 MB/s BenchmarkMemclr/4096-4 1934044 54.18 ns/op 75595.10 MB/s BenchmarkMemclr/65536-4 92071 1285 ns/op 50980.97 MB/s BenchmarkMemclr/1M-4 5316 23496 ns/op 44627.41 MB/s BenchmarkMemclr/4M-4 1178 160341 ns/op 26158.57 MB/s BenchmarkMemclr/8M-4 369 506098 ns/op 16575.07 MB/s BenchmarkMemclr/16M-4 100 1063701 ns/op 15772.49 MB/s BenchmarkMemclr/64M-4 51 2267253 ns/op 29599.19 MB/s BenchmarkGoMemclr/5-4 2300077 72.94 ns/op 68.55 MB/s BenchmarkGoMemclr/16-4 548204 198.4 ns/op 80.63 MB/s BenchmarkGoMemclr/64-4 203673 611.0 ns/op 104.75 MB/s BenchmarkGoMemclr/256-4 41841 3115 ns/op 82.20 MB/s BenchmarkMemclrRange/1K_2K-4 85474 1368 ns/op 70077.44 MB/s BenchmarkMemclrRange/2K_8K-4 27631 4945 ns/op 67442.72 MB/s BenchmarkMemclrRange/4K_16K-4 33405 3571 ns/op 90466.29 MB/s BenchmarkMemclrRange/160K_228K-4 3290 33589 ns/op 49505.84 MB/s BenchmarkClearFat7-4 2990840 34.65 ns/op BenchmarkClearFat8-4 4722136 25.02 ns/op BenchmarkClearFat11-4 3934903 28.03 ns/op BenchmarkClearFat12-4 3646548 28.57 ns/op BenchmarkClearFat13-4 4162363 28.71 ns/op BenchmarkClearFat14-4 4097496 43.83 ns/op BenchmarkClearFat15-4 3517994 30.15 ns/op BenchmarkClearFat16-4 4264254 27.02 ns/op BenchmarkClearFat24-4 4472990 27.71 ns/op BenchmarkClearFat32-4 4247139 39.42 ns/op BenchmarkClearFat40-4 3869763 46.40 ns/op BenchmarkClearFat48-4 4425440 30.16 ns/op BenchmarkClearFat56-4 3985438 30.76 ns/op BenchmarkClearFat64-4 3780675 39.72 ns/op BenchmarkClearFat72-4 3899199 44.88 ns/op BenchmarkClearFat128-4 2721511 44.91 ns/op BenchmarkClearFat256-4 2017996 67.38 ns/op BenchmarkClearFat512-4 1211006 121.7 ns/op BenchmarkClearFat1024-4 982002 175.1 ns/op BenchmarkClearFat1032-4 1000000 138.1 ns/op BenchmarkClearFat1040-4 1000000 139.8 ns/op BenchmarkCopyFat7-4 3531234 31.96 ns/op BenchmarkCopyFat8-4 3801672 31.17 ns/op BenchmarkCopyFat11-4 4181019 31.53 ns/op BenchmarkCopyFat12-4 3736832 41.44 ns/op BenchmarkCopyFat13-4 3645162 34.89 ns/op BenchmarkCopyFat14-4 2363413 46.87 ns/op BenchmarkCopyFat15-4 2126310 82.11 ns/op BenchmarkCopyFat16-4 2675530 49.67 ns/op BenchmarkCopyFat24-4 3606165 31.75 ns/op BenchmarkCopyFat32-4 3456187 36.30 ns/op BenchmarkCopyFat64-4 3414878 35.70 ns/op BenchmarkCopyFat72-4 3270433 32.94 ns/op BenchmarkCopyFat128-4 2273472 49.53 ns/op BenchmarkCopyFat256-4 1880845 84.81 ns/op BenchmarkCopyFat512-4 994191 117.2 ns/op BenchmarkCopyFat520-4 1000000 103.4 ns/op BenchmarkCopyFat1024-4 665265 252.9 ns/op BenchmarkCopyFat1032-4 794011 301.6 ns/op BenchmarkCopyFat1040-4 718972 154.4 ns/op BenchmarkIssue18740/2byte-4 277 496860 ns/op BenchmarkIssue18740/4byte-4 454 291050 ns/op BenchmarkIssue18740/8byte-4 526 262834 ns/op BenchmarkMemclrKnownSize1-4 5287555 22.10 ns/op 45.24 MB/s BenchmarkMemclrKnownSize2-4 3272708 66.22 ns/op 30.20 MB/s BenchmarkMemclrKnownSize4-4 2349079 45.10 ns/op 88.70 MB/s BenchmarkMemclrKnownSize8-4 1000000 124.1 ns/op 64.46 MB/s BenchmarkMemclrKnownSize16-4 548234 289.6 ns/op 55.24 MB/s BenchmarkMemclrKnownSize32-4 231894 645.5 ns/op 49.57 MB/s BenchmarkMemclrKnownSize64-4 188841 852.8 ns/op 75.05 MB/s BenchmarkMemclrKnownSize112-4 99853 1403 ns/op 79.81 MB/s BenchmarkMemclrKnownSize128-4 70801 1658 ns/op 77.21 MB/s BenchmarkMemclrKnownSize192-4 50188 2934 ns/op 65.44 MB/s BenchmarkMemclrKnownSize248-4 43273 2500 ns/op 99.21 MB/s BenchmarkMemclrKnownSize256-4 40807 3288 ns/op 77.87 MB/s BenchmarkMemclrKnownSize512-4 22472 5547 ns/op 92.30 MB/s BenchmarkMemclrKnownSize1024-4 10000 17589 ns/op 58.22 MB/s BenchmarkMemclrKnownSize4096-4 3314 44304 ns/op 92.45 MB/s BenchmarkMemclrKnownSize512KiB-4 15 6716713 ns/op 78.06 MB/s BenchmarkReadMetricsLatency-4 10000 3323 p50-ns 5532 p90-ns 9706 p99-ns BenchmarkFinalizer-4 177 648685 ns/op BenchmarkFinalizerRun-4 161920 802.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7106835 16.93 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3683239 35.25 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2356260 56.11 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2734185 64.32 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 108.6 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1224873 94.14 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2648336 61.19 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 127.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1383859 129.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2151478 56.67 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2154765 56.56 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1718053 66.20 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1422870 74.48 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1522570 78.02 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 4352185 28.73 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7336216 18.14 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6904212 18.36 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6092872 20.12 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5709891 24.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6138163 32.35 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6469822 17.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7595984 21.56 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7022083 16.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5384521 18.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7343085 17.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7245147 17.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6939280 17.73 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6935061 18.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6891268 18.57 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5347755 20.95 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7335532 17.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7813075 18.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6416194 17.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6566437 19.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5763730 19.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6481188 21.69 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6635718 20.68 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 4163973 26.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6546056 19.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5076253 26.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5431938 29.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5879160 23.45 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5728672 24.53 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5252236 21.40 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5617873 21.37 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5034836 21.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 4956032 24.02 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5324526 22.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6229776 32.69 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6631077 25.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5098651 21.53 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5240937 33.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5627828 25.03 ns/op BenchmarkNetpollBreak-4 2680 358312 ns/op BenchmarkPingPongHog-4 448 255339 ns/op BenchmarkStackGrowth-4 67938 1668 ns/op BenchmarkStackGrowthDeep-4 706 156631 ns/op BenchmarkCreateGoroutines-4 50434 3587 ns/op BenchmarkCreateGoroutinesParallel-4 10000 13372 ns/op BenchmarkCreateGoroutinesCapture-4 6668 15933 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 31054 5053 ns/op BenchmarkClosureCall-4 23632053 5.619 ns/op BenchmarkWakeupParallelSpinning/0s-4 6696 23697 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6922 26280 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4076 37667 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2521 48166 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1392 79883 ns/op BenchmarkWakeupParallelSpinning/20µs-4 988 151517 ns/op BenchmarkWakeupParallelSpinning/50µs-4 340 342886 ns/op BenchmarkWakeupParallelSpinning/100µs-4 180 588503 ns/op BenchmarkMatmult-4 3636325 66.88 ns/op BenchmarkFastrand-4 4644046 25.17 ns/op BenchmarkFastrand64-4 4395988 23.93 ns/op BenchmarkFastrandHashiter-4 2342770 45.59 ns/op BenchmarkFastrandn/2-4 3674408 31.80 ns/op BenchmarkFastrandn/3-4 4300080 31.52 ns/op BenchmarkFastrandn/4-4 3107768 45.59 ns/op BenchmarkFastrandn/5-4 3828114 35.63 ns/op BenchmarkIfaceCmp100-4 104508 1130 ns/op BenchmarkIfaceCmpNil100-4 217561 711.8 ns/op BenchmarkEfaceCmpDiff-4 39613 2903 ns/op BenchmarkEfaceCmpDiffIndirect-4 29844 3886 ns/op BenchmarkDefer-4 1000000 150.3 ns/op BenchmarkDefer10-4 601850 225.4 ns/op BenchmarkDeferMany-4 289574 902.7 ns/op BenchmarkPanicRecover-4 182601 687.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 49 2104096 ns/op 1953968 p50-ns 3159953 p90-ns 4229024 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 61 1920256 ns/op 1910020 p50-ns 2426206 p90-ns 3901560 p99-ns BenchmarkGoroutineProfile/small/idle-4 36 4056893 ns/op 3950178 p50-ns 5569465 p90-ns 5967705 p99-ns BenchmarkGoroutineProfile/small/loaded-4 30 7871008 ns/op 6282842 p50-ns 13750201 p90-ns 20255826 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 51 2417806 ns/op 2427082 p50-ns 3034662 p90-ns 4406708 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 51 3604310 ns/op 2979288 p50-ns 5152726 p90-ns 13708715 p99-ns BenchmarkGoroutineProfile/large/idle-4 8 13699626 ns/op 10452730 p50-ns 22448171 p90-ns 22448171 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 33172538 ns/op 36584310 p50-ns 49864543 p90-ns 49864543 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 87 2607414 ns/op 2389083 p50-ns 3643670 p90-ns 6074820 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 60 4358708 ns/op 3593649 p50-ns 6855439 p90-ns 26551215 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 21 5146299 ns/op 5076702 p50-ns 6399922 p90-ns 7386023 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 14 11300944 ns/op 7435378 p50-ns 26654442 p90-ns 31648338 p99-ns BenchmarkRWMutexUncontended-4 1187355 105.6 ns/op BenchmarkRWMutexWrite100-4 42140 3967 ns/op BenchmarkRWMutexWrite10-4 110500 2250 ns/op BenchmarkRWMutexWorkWrite100-4 18960 6064 ns/op BenchmarkRWMutexWorkWrite10-4 29870 3922 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2096 58701 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 938 199787 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 892 119982 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 451 300870 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 440 245208 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 180 578757 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 247 466031 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 91 1292512 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 122439 1047 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 223876 1375 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 209065 1422 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 210367 1165 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 108288 1092 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 152031 1288 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 111738 1533 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 76120 1887 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 89890 1364 ns/op BenchmarkMakeSlice/Byte-4 1000000 107.2 ns/op BenchmarkMakeSlice/Int16-4 1000000 112.9 ns/op BenchmarkMakeSlice/Int-4 1000000 169.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 218.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 257.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 314.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 426.6 ns/op BenchmarkGrowSlice/Byte-4 276000 695.6 ns/op BenchmarkGrowSlice/Int16-4 410223 776.1 ns/op BenchmarkGrowSlice/Int-4 166054 667.6 ns/op BenchmarkGrowSlice/Ptr-4 342007 788.9 ns/op BenchmarkGrowSlice/Struct/24-4 120528 1004 ns/op BenchmarkGrowSlice/Struct/32-4 182610 1109 ns/op BenchmarkGrowSlice/Struct/40-4 92884 1247 ns/op BenchmarkExtendSlice/IntSlice-4 408920 1227 ns/op BenchmarkExtendSlice/PointerSlice-4 77779 1758 ns/op BenchmarkExtendSlice/NoGrow-4 266607 698.1 ns/op BenchmarkAppend-4 677440 302.8 ns/op BenchmarkAppendGrowByte-4 2 122775706 ns/op BenchmarkAppendGrowString-4 1 716708557 ns/op BenchmarkAppendSlice/1Bytes-4 252589 636.3 ns/op BenchmarkAppendSlice/4Bytes-4 495962 583.7 ns/op BenchmarkAppendSlice/7Bytes-4 222444 598.7 ns/op BenchmarkAppendSlice/8Bytes-4 166058 836.0 ns/op BenchmarkAppendSlice/15Bytes-4 239169 571.1 ns/op BenchmarkAppendSlice/16Bytes-4 194252 681.7 ns/op BenchmarkAppendSlice/32Bytes-4 235934 783.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 34552 4266 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 12917 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9656 38103 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 895 155788 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1735916 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 4997826 ns/op BenchmarkAppendStr/1Bytes-4 253842 674.2 ns/op BenchmarkAppendStr/4Bytes-4 296706 627.6 ns/op BenchmarkAppendStr/8Bytes-4 284181 383.6 ns/op BenchmarkAppendStr/16Bytes-4 729742 293.1 ns/op BenchmarkAppendStr/32Bytes-4 479557 274.8 ns/op BenchmarkAppendSpecialCase-4 887936 184.5 ns/op BenchmarkCopy/1Byte-4 237516 625.4 ns/op 1.60 MB/s BenchmarkCopy/1String-4 188257 554.5 ns/op 1.80 MB/s BenchmarkCopy/2Byte-4 349683 621.1 ns/op 3.22 MB/s BenchmarkCopy/2String-4 225892 499.1 ns/op 4.01 MB/s BenchmarkCopy/4Byte-4 250380 1149 ns/op 3.48 MB/s BenchmarkCopy/4String-4 165264 919.3 ns/op 4.35 MB/s BenchmarkCopy/8Byte-4 334257 394.6 ns/op 20.27 MB/s BenchmarkCopy/8String-4 993997 202.0 ns/op 39.61 MB/s BenchmarkCopy/12Byte-4 1133436 103.1 ns/op 116.37 MB/s BenchmarkCopy/12String-4 1000000 101.9 ns/op 117.72 MB/s BenchmarkCopy/16Byte-4 1000000 105.9 ns/op 151.04 MB/s BenchmarkCopy/16String-4 1000000 178.6 ns/op 89.59 MB/s BenchmarkCopy/32Byte-4 1000000 106.0 ns/op 302.01 MB/s BenchmarkCopy/32String-4 1000000 180.7 ns/op 177.12 MB/s BenchmarkCopy/128Byte-4 1000000 134.7 ns/op 950.00 MB/s BenchmarkCopy/128String-4 1000000 136.1 ns/op 940.60 MB/s BenchmarkCopy/1024Byte-4 366259 328.7 ns/op 3115.37 MB/s BenchmarkCopy/1024String-4 316378 407.0 ns/op 2516.14 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23779 5956 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11185 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19797 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9801 25847 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9702 30943 ns/op BenchmarkAppendInPlace/Grow/Byte-4 77023 1633 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 84740 1341 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 71944 1642 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 56638 2434 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 42789 3214 ns/op BenchmarkStackCopyPtr-4 1 132350015 ns/op BenchmarkStackCopy-4 2 130066206 ns/op BenchmarkStackCopyNoCache-4 24 4927853 ns/op BenchmarkStackCopyWithStkobj-4 2 51599244 ns/op BenchmarkIssue18138-4 134 920535 ns/op BenchmarkCompareStringEqual-4 14083111 12.39 ns/op BenchmarkCompareStringIdentical-4 21584907 9.055 ns/op BenchmarkCompareStringSameLength-4 16960041 8.015 ns/op BenchmarkCompareStringDifferentLength-4 22601227 5.139 ns/op BenchmarkCompareStringBigUnaligned-4 1309 118325 ns/op 8861.90 MB/s BenchmarkCompareStringBig-4 1825 61543 ns/op 17038.36 MB/s BenchmarkConcatStringAndBytes-4 1724174 71.59 ns/op BenchmarkSliceByteToString/1-4 1459821 90.41 ns/op BenchmarkSliceByteToString/2-4 744610 192.0 ns/op BenchmarkSliceByteToString/4-4 1000000 192.9 ns/op BenchmarkSliceByteToString/8-4 814300 169.1 ns/op BenchmarkSliceByteToString/16-4 764941 169.9 ns/op BenchmarkSliceByteToString/32-4 862094 223.7 ns/op BenchmarkSliceByteToString/64-4 884197 269.4 ns/op BenchmarkSliceByteToString/128-4 777134 386.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2037181 56.55 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 164.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 113.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2642548 44.09 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1514502 88.76 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1670410 101.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1594182 75.04 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 251191 409.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 446622 316.6 ns/op BenchmarkRuneIterate/range/ASCII-4 8179195 16.27 ns/op BenchmarkRuneIterate/range/Japanese-4 2335953 55.63 ns/op BenchmarkRuneIterate/range/MixedLength-4 2466081 48.82 ns/op BenchmarkRuneIterate/range1/ASCII-4 6590461 17.19 ns/op BenchmarkRuneIterate/range1/Japanese-4 2553298 48.10 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2476125 48.55 ns/op BenchmarkRuneIterate/range2/ASCII-4 5820034 22.00 ns/op BenchmarkRuneIterate/range2/Japanese-4 1957674 62.32 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2443196 49.56 ns/op BenchmarkArrayEqual-4 25194934 6.122 ns/op BenchmarkFunc/Name-4 5924523 22.63 ns/op BenchmarkFunc/Entry-4 10063945 9.996 ns/op BenchmarkFunc/FileLine-4 1946692 62.99 ns/op PASS ok runtime 449.252s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24162 5067 ns/op BenchmarkHandle/concurrent-4 24052 6508 ns/op PASS ok runtime/cgo 0.537s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28546341 5.753 ns/op BenchmarkAtomicStore64-4 11061246 17.00 ns/op BenchmarkAtomicLoad-4 26900816 5.869 ns/op BenchmarkAtomicStore-4 10859102 13.98 ns/op BenchmarkAnd8-4 10902825 12.59 ns/op BenchmarkAnd-4 12126482 12.34 ns/op BenchmarkAnd8Parallel-4 3600834 30.31 ns/op BenchmarkAndParallel-4 3889732 33.29 ns/op BenchmarkOr8-4 8158941 13.48 ns/op BenchmarkOr-4 11610796 11.63 ns/op BenchmarkOr8Parallel-4 3786601 30.35 ns/op BenchmarkOrParallel-4 3426204 32.40 ns/op BenchmarkXadd-4 4024699 29.67 ns/op BenchmarkXadd64-4 3884409 31.04 ns/op BenchmarkCas-4 2407459 49.93 ns/op BenchmarkCas64-4 2525374 48.52 ns/op BenchmarkXchg-4 3601360 30.27 ns/op BenchmarkXchg64-4 3938870 29.29 ns/op PASS ok runtime/internal/atomic 4.119s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2826936 41.83 ns/op BenchmarkMulUintptr/large-4 2172496 47.47 ns/op PASS ok runtime/internal/math 0.505s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 13512071 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 23416154 ns/op 683.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 26 4347808 ns/op 16.58 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 20226276 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 29304302 ns/op 1359 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 6467830 ns/op 90.67 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 121498587 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 131034027 ns/op 9839 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 11278619 ns/op 880.5 concurrent_launches/op PASS ok runtime/pprof 2.279s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 13245057 ns/op BenchmarkStackLeak-4 23864 4965 ns/op PASS ok runtime/race 0.853s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2142217 50.56 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 184046 586.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.491s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 8296977 13.90 ns/op BenchmarkCompact/one-4 1254241 106.8 ns/op BenchmarkCompact/sorted-4 787072 162.2 ns/op BenchmarkCompact/1_item-4 790909 139.7 ns/op BenchmarkCompact/unsorted-4 457406 229.0 ns/op BenchmarkCompact/many-4 676756 274.9 ns/op BenchmarkReplace/naive-fast-4 40316 3651 ns/op BenchmarkReplace/optimized-fast-4 47547 3180 ns/op BenchmarkReplace/naive-slow-4 17770 6842 ns/op BenchmarkReplace/optimized-slow-4 20474 5658 ns/op PASS ok slices 2.322s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 116186 1027 ns/op BenchmarkSortString1K-4 124 987604 ns/op BenchmarkSortString1K_Slice-4 142 937382 ns/op BenchmarkStableString1K-4 84 1448088 ns/op BenchmarkSortInt1K-4 138 864898 ns/op BenchmarkSortInt1K_Sorted-4 1848 57472 ns/op BenchmarkSortInt1K_Reversed-4 1318 95143 ns/op BenchmarkSortInt1K_Mod8-4 358 342149 ns/op BenchmarkStableInt1K-4 100 1315237 ns/op BenchmarkStableInt1K_Slice-4 86 1228388 ns/op BenchmarkSortInt64K-4 2 73375762 ns/op BenchmarkSortInt64K_Slice-4 1 106464473 ns/op BenchmarkStableInt64K-4 2 184897960 ns/op BenchmarkSort1e2-4 296 406632 ns/op BenchmarkStable1e2-4 100 1040409 ns/op BenchmarkSort1e4-4 2 82604157 ns/op BenchmarkStable1e4-4 1 304728315 ns/op PASS ok sort 37.183s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 664399 254.2 ns/op BenchmarkAtof64Float-4 595280 266.9 ns/op BenchmarkAtof64FloatExp-4 527587 234.7 ns/op BenchmarkAtof64Big-4 438877 326.3 ns/op BenchmarkAtof64RandomBits-4 350103 528.0 ns/op BenchmarkAtof64RandomFloats-4 450194 286.4 ns/op BenchmarkAtof64RandomLongFloats-4 231595 473.2 ns/op BenchmarkAtof32Decimal-4 823150 206.2 ns/op BenchmarkAtof32Float-4 548844 193.6 ns/op BenchmarkAtof32FloatExp-4 590400 249.0 ns/op BenchmarkAtof32Random-4 318747 381.7 ns/op BenchmarkAtof32RandomLong-4 150184 947.6 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 102.2 ns/op BenchmarkParseInt/Pos/26bit-4 834267 218.5 ns/op BenchmarkParseInt/Pos/31bit-4 687735 195.3 ns/op BenchmarkParseInt/Pos/56bit-4 406062 267.3 ns/op BenchmarkParseInt/Pos/63bit-4 499044 302.8 ns/op BenchmarkParseInt/Neg/7bit-4 1162778 103.6 ns/op BenchmarkParseInt/Neg/26bit-4 700159 182.8 ns/op BenchmarkParseInt/Neg/31bit-4 581546 188.5 ns/op BenchmarkParseInt/Neg/56bit-4 431500 282.9 ns/op BenchmarkParseInt/Neg/63bit-4 420818 311.8 ns/op BenchmarkAtoi/Pos/7bit-4 1494252 75.66 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 201.0 ns/op BenchmarkAtoi/Pos/31bit-4 812064 160.7 ns/op BenchmarkAtoi/Pos/56bit-4 631602 265.5 ns/op BenchmarkAtoi/Pos/63bit-4 436717 305.3 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 125.7 ns/op BenchmarkAtoi/Neg/26bit-4 855520 142.0 ns/op BenchmarkAtoi/Neg/31bit-4 870874 152.2 ns/op BenchmarkAtoi/Neg/56bit-4 524216 239.3 ns/op BenchmarkAtoi/Neg/63bit-4 402402 292.4 ns/op BenchmarkFormatFloat/Decimal-4 95533 1318 ns/op BenchmarkFormatFloat/Float-4 72112 1513 ns/op BenchmarkFormatFloat/Exp-4 96372 1491 ns/op BenchmarkFormatFloat/NegExp-4 75990 1704 ns/op BenchmarkFormatFloat/LongExp-4 67021 1842 ns/op BenchmarkFormatFloat/Big-4 64808 1551 ns/op BenchmarkFormatFloat/BinaryExp-4 158114 718.9 ns/op BenchmarkFormatFloat/32Integer-4 92349 1658 ns/op BenchmarkFormatFloat/32ExactFraction-4 85456 1393 ns/op BenchmarkFormatFloat/32Point-4 82039 1979 ns/op BenchmarkFormatFloat/32Exp-4 98139 1398 ns/op BenchmarkFormatFloat/32NegExp-4 81379 1277 ns/op BenchmarkFormatFloat/32Shortest-4 92896 1204 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 108128 1102 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 96272 1188 ns/op BenchmarkFormatFloat/64Fixed1-4 122203 1118 ns/op BenchmarkFormatFloat/64Fixed2-4 125823 1046 ns/op BenchmarkFormatFloat/64Fixed3-4 127869 1063 ns/op BenchmarkFormatFloat/64Fixed4-4 111931 1127 ns/op BenchmarkFormatFloat/64Fixed12-4 72198 1713 ns/op BenchmarkFormatFloat/64Fixed16-4 92503 1425 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 93546 1361 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 79249 1525 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2059 59571 ns/op BenchmarkFormatFloat/Slowpath64-4 69229 1804 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 80558 1560 ns/op BenchmarkAppendFloat/Decimal-4 96115 1311 ns/op BenchmarkAppendFloat/Float-4 77031 1321 ns/op BenchmarkAppendFloat/Exp-4 120172 1218 ns/op BenchmarkAppendFloat/NegExp-4 94312 1087 ns/op BenchmarkAppendFloat/LongExp-4 81892 1341 ns/op BenchmarkAppendFloat/Big-4 80182 1964 ns/op BenchmarkAppendFloat/BinaryExp-4 267968 441.1 ns/op BenchmarkAppendFloat/32Integer-4 141948 1843 ns/op BenchmarkAppendFloat/32ExactFraction-4 108516 1088 ns/op BenchmarkAppendFloat/32Point-4 104247 1193 ns/op BenchmarkAppendFloat/32Exp-4 122758 1080 ns/op BenchmarkAppendFloat/32NegExp-4 118371 1371 ns/op BenchmarkAppendFloat/32Shortest-4 116977 1286 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 162129 867.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 143422 937.5 ns/op BenchmarkAppendFloat/64Fixed1-4 193263 714.8 ns/op BenchmarkAppendFloat/64Fixed2-4 163800 724.8 ns/op BenchmarkAppendFloat/64Fixed3-4 155985 860.5 ns/op BenchmarkAppendFloat/64Fixed4-4 91258 1123 ns/op BenchmarkAppendFloat/64Fixed12-4 82456 1940 ns/op BenchmarkAppendFloat/64Fixed16-4 101239 1700 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 119234 973.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 95835 2267 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1958 56791 ns/op BenchmarkAppendFloat/Slowpath64-4 93524 1352 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 65532 1550 ns/op BenchmarkFormatInt-4 13146 13255 ns/op BenchmarkAppendInt-4 14984 7559 ns/op BenchmarkFormatUint-4 66013 1763 ns/op BenchmarkAppendUint-4 79986 1548 ns/op BenchmarkFormatIntSmall/7-4 1847426 84.30 ns/op BenchmarkFormatIntSmall/42-4 1897514 59.19 ns/op BenchmarkAppendIntSmall-4 1000000 110.7 ns/op BenchmarkAppendUintVarlen/1-4 939432 115.6 ns/op BenchmarkAppendUintVarlen/12-4 944535 118.7 ns/op BenchmarkAppendUintVarlen/123-4 809779 153.0 ns/op BenchmarkAppendUintVarlen/1234-4 830598 207.0 ns/op BenchmarkAppendUintVarlen/12345-4 920287 175.5 ns/op BenchmarkAppendUintVarlen/123456-4 766375 162.5 ns/op BenchmarkAppendUintVarlen/1234567-4 826435 162.8 ns/op BenchmarkAppendUintVarlen/12345678-4 785960 214.6 ns/op BenchmarkAppendUintVarlen/123456789-4 429454 276.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 680922 174.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 844731 158.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 832515 177.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 696325 191.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 797608 178.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 714397 239.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 657835 178.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 740907 182.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 741127 180.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 712406 369.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 686532 189.4 ns/op BenchmarkQuote-4 28700 3894 ns/op BenchmarkQuoteRune-4 371163 477.3 ns/op BenchmarkAppendQuote-4 42152 3452 ns/op BenchmarkAppendQuoteRune-4 740608 172.8 ns/op BenchmarkUnquoteEasy-4 1000000 102.8 ns/op BenchmarkUnquoteHard-4 35007 3579 ns/op PASS ok strconv 24.169s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 303320 413.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 107235 1558 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 127472 1252 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 297452 824.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 47263 2923 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 50250 2041 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 398314 353.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23239 4986 ns/op BenchmarkGenericMatch1-4 2036 90036 ns/op BenchmarkGenericMatch2-4 394 314577 ns/op BenchmarkSingleMaxSkipping-4 9805 11716 ns/op 853.56 MB/s BenchmarkSingleLongSuffixFail-4 16832 6950 ns/op 144.17 MB/s BenchmarkSingleMatch-4 201 663228 ns/op 22.62 MB/s BenchmarkByteByteNoMatch-4 77906 1537 ns/op BenchmarkByteByteMatch-4 15577 7273 ns/op BenchmarkByteStringMatch-4 16237 10262 ns/op BenchmarkHTMLEscapeNew-4 59515 2008 ns/op BenchmarkHTMLEscapeOld-4 67674 1887 ns/op BenchmarkByteStringReplacerWriteString-4 1177 99139 ns/op BenchmarkByteReplacerWriteString-4 1352 78848 ns/op BenchmarkByteByteReplaces-4 2655 45013 ns/op BenchmarkByteByteMap-4 7630 13415 ns/op BenchmarkMap/identity/ASCII-4 558292 203.8 ns/op BenchmarkMap/identity/Greek-4 448952 256.0 ns/op BenchmarkMap/change/ASCII-4 22117 5031 ns/op BenchmarkMap/change/Greek-4 22266 5350 ns/op BenchmarkIndexRune-4 1461520 78.07 ns/op BenchmarkIndexRuneLongString-4 1350014 89.96 ns/op BenchmarkIndexRuneFastPath-4 2884633 80.73 ns/op BenchmarkIndex-4 2798158 42.75 ns/op BenchmarkLastIndex-4 2697237 40.68 ns/op BenchmarkIndexByte-4 12162646 9.794 ns/op BenchmarkToUpper/#00-4 2619986 48.27 ns/op BenchmarkToUpper/ONLYUPPER-4 1882131 59.69 ns/op BenchmarkToUpper/abc-4 232686 755.1 ns/op BenchmarkToUpper/AbC123-4 193390 785.4 ns/op BenchmarkToUpper/azAZ09_-4 170350 751.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 38289 2794 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53470 2287 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24878 5001 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48691 2966 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100026 1386 ns/op BenchmarkToLower/#00-4 2344054 79.32 ns/op BenchmarkToLower/abc-4 2328009 63.86 ns/op BenchmarkToLower/AbC123-4 161655 864.5 ns/op BenchmarkToLower/azAZ09_-4 175502 720.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 69134 1683 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51504 2468 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24958 7459 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59478 1981 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 94740 1369 ns/op BenchmarkMapNoChanges-4 949274 141.0 ns/op BenchmarkTrim-4 28549 3874 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2554828 98.46 ns/op BenchmarkToValidUTF8/InvalidASCII-4 148920 1091 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93609 1238 ns/op BenchmarkEqualFold/Tests-4 47503 3701 ns/op BenchmarkEqualFold/ASCII-4 2030810 88.88 ns/op BenchmarkEqualFold/UnicodePrefix-4 99729 1160 ns/op BenchmarkEqualFold/UnicodeSuffix-4 125991 990.4 ns/op BenchmarkIndexHard1-4 973 219403 ns/op BenchmarkIndexHard2-4 799 163535 ns/op BenchmarkIndexHard3-4 176 1028479 ns/op BenchmarkIndexHard4-4 199 595716 ns/op BenchmarkLastIndexHard1-4 76 2767826 ns/op BenchmarkLastIndexHard2-4 84 1601145 ns/op BenchmarkLastIndexHard3-4 84 1536004 ns/op BenchmarkCountHard1-4 974 115118 ns/op BenchmarkCountHard2-4 739 183724 ns/op BenchmarkCountHard3-4 175 661204 ns/op BenchmarkIndexTorture-4 10000 12825 ns/op BenchmarkCountTorture-4 10000 23163 ns/op BenchmarkCountTortureOverlapping-4 855 262638 ns/op BenchmarkCountByte/10-4 3017548 40.90 ns/op 244.51 MB/s BenchmarkCountByte/32-4 3015661 42.43 ns/op 754.20 MB/s BenchmarkCountByte/4096-4 911377 131.0 ns/op 31274.31 MB/s BenchmarkCountByte/4194304-4 861 130422 ns/op 32159.49 MB/s BenchmarkCountByte/67108864-4 24 5331952 ns/op 12586.17 MB/s BenchmarkFields/ASCII/16-4 397062 389.3 ns/op 41.10 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21681 7597 ns/op 33.70 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1479 101130 ns/op 40.50 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 70 1789161 ns/op 36.63 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 34157162 ns/op 30.70 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 114289 1783 ns/op 8.97 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8666 11560 ns/op 22.14 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 394 260014 ns/op 15.75 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 6979991 ns/op 9.39 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 96676822 ns/op 10.85 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 190810 655.3 ns/op 24.42 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12458 9820 ns/op 26.07 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 716 210567 ns/op 19.45 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 4576096 ns/op 14.32 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71076746 ns/op 14.75 MB/s 10465584 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 107510 952.2 ns/op 16.80 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11662 ns/op 21.95 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 609 259783 ns/op 15.77 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 5041353 ns/op 13.00 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 105665418 ns/op 9.92 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 142458022 ns/op BenchmarkSplitSingleByteSeparator-4 13 12035088 ns/op BenchmarkSplitMultiByteSeparator-4 25 4758889 ns/op BenchmarkSplitNSingleByteSeparator-4 204142 934.2 ns/op BenchmarkSplitNMultiByteSeparator-4 137682 1167 ns/op BenchmarkRepeat/5x0-4 2607336 73.82 ns/op BenchmarkRepeat/5x1-4 2507991 83.40 ns/op BenchmarkRepeat/5x2-4 203060 614.7 ns/op BenchmarkRepeat/5x6-4 125480 1480 ns/op BenchmarkRepeat/10x0-4 2527527 47.90 ns/op BenchmarkRepeat/10x1-4 2618697 45.22 ns/op BenchmarkRepeat/10x2-4 206288 623.3 ns/op BenchmarkRepeat/10x6-4 117856 1191 ns/op BenchmarkRepeatLarge/256/1-4 59202 2424 ns/op 105.63 MB/s BenchmarkRepeatLarge/256/16-4 74076 1888 ns/op 135.62 MB/s BenchmarkRepeatLarge/512/1-4 28718 4243 ns/op 120.67 MB/s BenchmarkRepeatLarge/512/16-4 48312 2976 ns/op 172.03 MB/s BenchmarkRepeatLarge/1024/1-4 21696 5468 ns/op 187.28 MB/s BenchmarkRepeatLarge/1024/16-4 27523 3999 ns/op 256.05 MB/s BenchmarkRepeatLarge/2048/1-4 13934 7807 ns/op 262.33 MB/s BenchmarkRepeatLarge/2048/16-4 20743 7811 ns/op 262.20 MB/s BenchmarkRepeatLarge/4096/1-4 10000 14612 ns/op 280.31 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10562 ns/op 387.79 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21007 ns/op 389.96 MB/s BenchmarkRepeatLarge/8192/16-4 10000 21566 ns/op 379.87 MB/s BenchmarkRepeatLarge/8192/4097-4 3221134 53.60 ns/op 76429.65 MB/s BenchmarkRepeatLarge/16384/1-4 3818 38938 ns/op 420.77 MB/s BenchmarkRepeatLarge/16384/16-4 3000 36567 ns/op 448.05 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 28829 ns/op 426.33 MB/s BenchmarkRepeatLarge/32768/1-4 1513 75446 ns/op 434.32 MB/s BenchmarkRepeatLarge/32768/16-4 3048 83650 ns/op 391.73 MB/s BenchmarkRepeatLarge/32768/4097-4 1742 72731 ns/op 394.32 MB/s BenchmarkRepeatLarge/65536/1-4 1046 121437 ns/op 539.67 MB/s BenchmarkRepeatLarge/65536/16-4 720 143034 ns/op 458.19 MB/s BenchmarkRepeatLarge/65536/4097-4 813 139276 ns/op 441.24 MB/s BenchmarkRepeatLarge/131072/1-4 165 837402 ns/op 156.52 MB/s BenchmarkRepeatLarge/131072/16-4 154 793823 ns/op 165.11 MB/s BenchmarkRepeatLarge/131072/4097-4 190 823740 ns/op 154.18 MB/s BenchmarkRepeatLarge/262144/1-4 79 1320350 ns/op 198.54 MB/s BenchmarkRepeatLarge/262144/16-4 81 1480520 ns/op 177.06 MB/s BenchmarkRepeatLarge/262144/4097-4 105 1361043 ns/op 189.64 MB/s BenchmarkRepeatLarge/524288/1-4 98 2276174 ns/op 230.34 MB/s BenchmarkRepeatLarge/524288/16-4 84 2065154 ns/op 253.87 MB/s BenchmarkRepeatLarge/524288/4097-4 92 1875448 ns/op 277.44 MB/s BenchmarkRepeatLarge/1048576/1-4 32 3773759 ns/op 277.86 MB/s BenchmarkRepeatLarge/1048576/16-4 33 3350162 ns/op 312.99 MB/s BenchmarkRepeatLarge/1048576/4097-4 33 4024134 ns/op 259.62 MB/s BenchmarkRepeatLarge/2097152/1-4 36 8494860 ns/op 246.87 MB/s BenchmarkRepeatLarge/2097152/16-4 26 7274255 ns/op 288.30 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 6918840 ns/op 302.59 MB/s BenchmarkRepeatLarge/4194304/1-4 9 13557761 ns/op 309.37 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10213987 ns/op 410.64 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11561921 ns/op 362.50 MB/s BenchmarkRepeatLarge/8388608/1-4 6 21054802 ns/op 398.42 MB/s BenchmarkRepeatLarge/8388608/16-4 5 20824514 ns/op 402.82 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 21023543 ns/op 398.91 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30283776 ns/op 554.00 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32815422 ns/op 511.26 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41784403 ns/op 401.52 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54497854 ns/op 615.70 MB/s BenchmarkRepeatLarge/33554432/16-4 2 69817044 ns/op 480.61 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 90993506 ns/op 368.76 MB/s BenchmarkRepeatLarge/67108864/1-4 1 137008646 ns/op 489.81 MB/s BenchmarkRepeatLarge/67108864/16-4 1 110668048 ns/op 606.40 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 111895376 ns/op 599.75 MB/s BenchmarkRepeatLarge/134217728/1-4 1 285689544 ns/op 469.80 MB/s BenchmarkRepeatLarge/134217728/16-4 1 251993929 ns/op 532.62 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 257033905 ns/op 522.18 MB/s BenchmarkRepeatLarge/268435456/1-4 1 704273230 ns/op 381.15 MB/s BenchmarkRepeatLarge/268435456/16-4 1 468041744 ns/op 573.53 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 534906534 ns/op 501.84 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1013222576 ns/op 529.86 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1036292900 ns/op 518.07 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 959488010 ns/op 559.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4569343752 ns/op 234.99 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6049898902 ns/op 177.48 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6027043457 ns/op 178.15 MB/s BenchmarkIndexAnyASCII/1:1-4 1000000 109.7 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 107.0 ns/op BenchmarkIndexAnyASCII/1:4-4 1751473 90.11 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 111.4 ns/op BenchmarkIndexAnyASCII/1:16-4 1930435 102.7 ns/op BenchmarkIndexAnyASCII/1:32-4 1767601 66.90 ns/op BenchmarkIndexAnyASCII/1:64-4 1792504 67.84 ns/op BenchmarkIndexAnyASCII/16:1-4 1532002 89.91 ns/op BenchmarkIndexAnyASCII/16:2-4 841570 198.2 ns/op BenchmarkIndexAnyASCII/16:4-4 739208 199.5 ns/op BenchmarkIndexAnyASCII/16:8-4 895792 246.9 ns/op BenchmarkIndexAnyASCII/16:16-4 681656 170.1 ns/op BenchmarkIndexAnyASCII/16:32-4 647354 284.2 ns/op BenchmarkIndexAnyASCII/16:64-4 489516 402.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 137.4 ns/op BenchmarkIndexAnyASCII/256:2-4 75081 1445 ns/op BenchmarkIndexAnyASCII/256:4-4 65720 1654 ns/op BenchmarkIndexAnyASCII/256:8-4 77818 1479 ns/op BenchmarkIndexAnyASCII/256:16-4 77758 1403 ns/op BenchmarkIndexAnyASCII/256:32-4 81681 1420 ns/op BenchmarkIndexAnyASCII/256:64-4 88502 1463 ns/op BenchmarkIndexAnyUTF8/1:1-4 1812718 83.87 ns/op BenchmarkIndexAnyUTF8/1:2-4 1738482 64.63 ns/op BenchmarkIndexAnyUTF8/1:4-4 1739808 65.28 ns/op BenchmarkIndexAnyUTF8/1:8-4 1560410 66.84 ns/op BenchmarkIndexAnyUTF8/1:16-4 1612537 101.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1753036 109.0 ns/op BenchmarkIndexAnyUTF8/1:64-4 1662733 117.7 ns/op BenchmarkIndexAnyUTF8/16:1-4 1494148 76.17 ns/op BenchmarkIndexAnyUTF8/16:2-4 202849 639.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 240201 517.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 234769 533.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 242664 547.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 217324 813.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 231332 771.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 373860 306.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 13208 ns/op BenchmarkIndexAnyUTF8/256:4-4 14899 7984 ns/op BenchmarkIndexAnyUTF8/256:8-4 11026 9721 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 11971 ns/op BenchmarkIndexAnyUTF8/256:32-4 14368 8172 ns/op BenchmarkIndexAnyUTF8/256:64-4 13944 8209 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1773434 65.35 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1847310 64.42 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1799821 88.93 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 112.0 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1802521 79.92 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1607096 105.8 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1607068 112.0 ns/op BenchmarkLastIndexAnyASCII/16:1-4 845940 222.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 856509 152.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 842187 174.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 539139 211.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 743473 188.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 711928 191.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 509515 236.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 81301 1456 ns/op BenchmarkLastIndexAnyASCII/256:2-4 75609 1333 ns/op BenchmarkLastIndexAnyASCII/256:4-4 84970 2376 ns/op BenchmarkLastIndexAnyASCII/256:8-4 84340 1414 ns/op BenchmarkLastIndexAnyASCII/256:16-4 77100 1730 ns/op BenchmarkLastIndexAnyASCII/256:32-4 81033 1532 ns/op BenchmarkLastIndexAnyASCII/256:64-4 70861 1615 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 129.0 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1736420 66.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1692010 74.99 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1824867 72.25 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1663497 71.15 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1511020 72.30 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1868904 71.90 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 299221 447.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 124639 1224 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 97417 1594 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 141262 933.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 125689 1720 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 131976 1505 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 98582 1510 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19748 6467 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 7934 14110 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9552 22460 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8041 26349 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9477 12784 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 13956 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 6781 29272 ns/op BenchmarkTrimASCII/1:1-4 2421513 59.46 ns/op BenchmarkTrimASCII/1:2-4 1761420 68.76 ns/op BenchmarkTrimASCII/1:4-4 1444684 76.44 ns/op BenchmarkTrimASCII/1:8-4 1697224 69.56 ns/op BenchmarkTrimASCII/1:16-4 1546839 75.11 ns/op BenchmarkTrimASCII/16:1-4 1730383 102.4 ns/op BenchmarkTrimASCII/16:2-4 863341 141.9 ns/op BenchmarkTrimASCII/16:4-4 980110 151.1 ns/op BenchmarkTrimASCII/16:8-4 948727 257.9 ns/op BenchmarkTrimASCII/16:16-4 663686 163.2 ns/op BenchmarkTrimASCII/256:1-4 960447 150.7 ns/op BenchmarkTrimASCII/256:2-4 83088 1420 ns/op BenchmarkTrimASCII/256:4-4 84979 2544 ns/op BenchmarkTrimASCII/256:8-4 85172 2383 ns/op BenchmarkTrimASCII/256:16-4 79245 1432 ns/op BenchmarkTrimASCII/4096:1-4 88369 1442 ns/op BenchmarkTrimASCII/4096:2-4 5106 22034 ns/op BenchmarkTrimASCII/4096:4-4 4681 29986 ns/op BenchmarkTrimASCII/4096:8-4 6105 21922 ns/op BenchmarkTrimASCII/4096:16-4 6236 20435 ns/op BenchmarkTrimByte-4 2891709 37.94 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10155 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15385 7456 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1651 167343 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2889 40464 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6345 21386 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6974 16173 ns/op BenchmarkJoin/0-4 3391261 58.48 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2476118 48.90 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 147237 1251 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 109418 1431 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 71714 1575 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 61411 2186 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52594 2563 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 46574 2562 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1922618 60.50 ns/op BenchmarkTrimSpace/ASCII-4 1000000 173.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 104840 1157 ns/op BenchmarkTrimSpace/JustNonASCII-4 63225 1912 ns/op BenchmarkReplaceAll-4 93633 1422 ns/op 16 B/op 1 allocs/op PASS ok strings 112.666s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 63230 1863 ns/op BenchmarkCond2-4 26476 4402 ns/op BenchmarkCond4-4 15291 9457 ns/op BenchmarkCond8-4 6518 15831 ns/op BenchmarkCond16-4 6717 29684 ns/op BenchmarkCond32-4 2143 61308 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 450669 316.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 315771 463.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 576154 277.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 500181 241.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 231247 797.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 580153 203.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 91662 1359 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 67921 2029 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 71348 2073 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 54682 3030 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 600627 202.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 156132 671.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 537716 201.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 143686 753.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 603076 225.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 156681 736.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1328163 146.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 55024 2337 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 112669 990.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 279043 405.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5066 23424 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 273 431034 ns/op BenchmarkRange/*sync.Map-4 1298 88182 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 81225 2334 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 189274 610.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 71179 1461 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 38263 2739 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 160747 692.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 88564 1478 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 108256 1365 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 214165 667.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 753868 156.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 52597 2538 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 169729 897.4 ns/op BenchmarkSwapCollision/*sync.Map-4 92751 1270 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1365981 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 119667 1019 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 267192 532.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20260 6178 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 69117 1941 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33892 4276 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 215872 464.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 135061 977.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 255076 471.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1171940 120.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 160659 748.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 718808 145.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 614697 199.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 187201 728.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 561214 231.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 126157 1208 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 296060 655.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 290536 495.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 94149 1097 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 323554 406.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 237042 664.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 129483 1141 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 329434 409.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68528 1922 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 125967 910.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 278432 390.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 126481 950.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 393418 327.2 ns/op BenchmarkUncontendedSemaphore-4 3321030 35.81 ns/op BenchmarkContendedSemaphore-4 4013839 30.68 ns/op BenchmarkMutexUncontended-4 709155 158.3 ns/op BenchmarkMutex-4 219610 644.9 ns/op BenchmarkMutexSlack-4 192314 674.4 ns/op BenchmarkMutexWork-4 150982 720.1 ns/op BenchmarkMutexWorkSlack-4 195588 693.2 ns/op BenchmarkMutexNoSpin-4 42915 2576 ns/op BenchmarkMutexSpin-4 43134 2568 ns/op BenchmarkOnce-4 973520 131.9 ns/op BenchmarkSemaUncontended-4 3248192 31.08 ns/op BenchmarkSemaSyntNonblock-4 1531699 75.35 ns/op BenchmarkSemaSyntBlock-4 1825658 64.62 ns/op BenchmarkSemaWorkNonblock-4 1159284 99.62 ns/op BenchmarkSemaWorkBlock-4 1212289 97.66 ns/op BenchmarkRWMutexUncontended-4 315286 390.1 ns/op BenchmarkRWMutexWrite100-4 333800 459.6 ns/op BenchmarkRWMutexWrite10-4 286872 430.9 ns/op BenchmarkRWMutexWorkWrite100-4 244626 541.0 ns/op BenchmarkRWMutexWorkWrite10-4 198172 627.8 ns/op BenchmarkWaitGroupUncontended-4 539804 213.0 ns/op BenchmarkWaitGroupAddDone-4 448262 264.0 ns/op BenchmarkWaitGroupAddDoneWork-4 384070 281.3 ns/op BenchmarkWaitGroupWait-4 1996483 58.87 ns/op BenchmarkWaitGroupWaitWork-4 1608446 72.47 ns/op BenchmarkWaitGroupActuallyWait-4 38478 3047 ns/op 32 B/op 2 allocs/op PASS ok sync 26.736s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 745878 166.6 ns/op PASS ok sync/atomic 0.387s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 95968 1224 ns/op 0 B/op 0 allocs/op PASS ok testing 0.316s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5510 21348 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7826 14504 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 52 1930904 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 74 1468318 ns/op 1748 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 246013060 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 239804768 ns/op 19393208 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 1232 116700 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1729 74637 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 12639702 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 14 12673324 ns/op 29540 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 976884403 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 990408506 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 154 705453 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 189 670808 ns/op 207 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 131142420 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 75046198 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 9522984675 ns/op 335150240 B/op 100092 allocs/op BenchmarkTable/100x100000/reuse-4 1 8456800169 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 2619 63523 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 5534680 ns/op 409131 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 435817920 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 1836 65031 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 1091714 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 18 7018014 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6458 17655 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.179s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 107303759 ns/op BenchmarkVariableString-4 74769 1662 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2126 66868 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 0.626s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 37 3592738 ns/op BenchmarkAfter-4 62 2303255 ns/op BenchmarkStop-4 146 925834 ns/op BenchmarkSimultaneousAfterFunc-4 27 4501681 ns/op BenchmarkStartStop-4 259 913788 ns/op BenchmarkReset-4 1264 185650 ns/op BenchmarkSleep-4 28 4303693 ns/op BenchmarkParallelTimerLatency-4 27 1559558 avg-late-ns 4734822 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 797182 avg-late-ns 3326388 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 660425 avg-late-ns 2907177 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 900051 avg-late-ns 4738118 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 517150 avg-late-ns 3027430 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 571296 avg-late-ns 3245926 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 1217080 avg-late-ns 7547292 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 1398486 avg-late-ns 9695373 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 2166430 avg-late-ns 12390683 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 16 9036374 avg-late-ns 34737010 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 18 9517311 avg-late-ns 25599334 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 808825 avg-late-ns 3104248 max-late-ns BenchmarkTicker-4 49 9482670 ns/op BenchmarkTickerReset-4 1629 83057 ns/op BenchmarkTickerResetNaive-4 207 1201658 ns/op BenchmarkNow-4 741298 243.9 ns/op BenchmarkNowUnixNano-4 641820 217.9 ns/op BenchmarkNowUnixMilli-4 701470 254.7 ns/op BenchmarkNowUnixMicro-4 693547 213.6 ns/op BenchmarkFormat-4 34398 3364 ns/op BenchmarkFormatRFC3339-4 52166 2287 ns/op BenchmarkFormatRFC3339Nano-4 53175 2113 ns/op BenchmarkFormatNow-4 49081 2098 ns/op BenchmarkMarshalJSON-4 82419 2028 ns/op BenchmarkMarshalText-4 86071 1677 ns/op BenchmarkParse-4 74800 2524 ns/op BenchmarkParseRFC3339UTC-4 240594 533.5 ns/op BenchmarkParseRFC3339UTCBytes-4 204151 632.5 ns/op BenchmarkParseRFC3339TZ-4 80276 1494 ns/op BenchmarkParseRFC3339TZBytes-4 61392 1992 ns/op BenchmarkParseDuration-4 541318 371.5 ns/op BenchmarkHour-4 601287 178.6 ns/op BenchmarkSecond-4 596672 310.8 ns/op BenchmarkYear-4 501154 372.3 ns/op BenchmarkDay-4 499342 253.4 ns/op BenchmarkISOWeek-4 555447 207.9 ns/op BenchmarkGoString-4 61573 1885 ns/op BenchmarkUnmarshalText-4 55609 1969 ns/op PASS ok time 16.758s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 434678 258.2 ns/op BenchmarkDecodeValidJapaneseChars-4 573925 226.1 ns/op BenchmarkDecodeRune-4 1946680 64.97 ns/op BenchmarkEncodeValidASCII-4 256539 401.0 ns/op BenchmarkEncodeValidJapaneseChars-4 488188 224.1 ns/op BenchmarkAppendRuneValidASCII-4 1000000 177.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1590249 79.55 ns/op BenchmarkEncodeRune-4 3821170 33.36 ns/op PASS ok unicode/utf16 2.163s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 724417 150.6 ns/op BenchmarkRuneCountTenJapaneseChars-4 145974 784.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2667162 59.43 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 272204 423.3 ns/op BenchmarkValidTenASCIIChars-4 978260 126.4 ns/op BenchmarkValid100KASCIIChars-4 127 952491 ns/op BenchmarkValidTenJapaneseChars-4 157791 747.4 ns/op BenchmarkValidLongMostlyASCII-4 100 1099217 ns/op BenchmarkValidLongJapanese-4 62 2952002 ns/op BenchmarkValidStringTenASCIIChars-4 2909817 39.76 ns/op BenchmarkValidString100KASCIIChars-4 12698 10252 ns/op BenchmarkValidStringTenJapaneseChars-4 334153 378.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1033 126270 ns/op BenchmarkValidStringLongJapanese-4 100 1116894 ns/op BenchmarkEncodeASCIIRune-4 2515723 83.57 ns/op BenchmarkEncodeJapaneseRune-4 1580796 83.07 ns/op BenchmarkAppendASCIIRune-4 6520278 17.56 ns/op BenchmarkAppendJapaneseRune-4 1000000 100.5 ns/op BenchmarkDecodeASCIIRune-4 2299473 58.80 ns/op BenchmarkDecodeJapaneseRune-4 1365892 85.80 ns/op BenchmarkFullRune/ASCII-4 2941784 39.16 ns/op BenchmarkFullRune/Incomplete-4 1000000 134.6 ns/op BenchmarkFullRune/Japanese-4 3419007 35.58 ns/op PASS ok unicode/utf8 5.091s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 71187614621 ns/op PASS ok cmd/api 98.052s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1317842 89.22 ns/op BenchmarkEqArrayOfStrings64-4 213198 565.6 ns/op BenchmarkEqArrayOfStrings1024-4 14022 8352 ns/op BenchmarkEqArrayOfFloats5-4 1529919 77.72 ns/op BenchmarkEqArrayOfFloats64-4 219456 562.8 ns/op BenchmarkEqArrayOfFloats1024-4 14352 8364 ns/op BenchmarkEqStruct-4 27691126 4.438 ns/op PASS ok cmd/compile/internal/reflectdata 1.414s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 68138 ns/op BenchmarkCopyElim1-4 300 417749 ns/op BenchmarkCopyElim10-4 273 470514 ns/op BenchmarkCopyElim100-4 176 685460 ns/op BenchmarkCopyElim1000-4 51 2325238 ns/op BenchmarkCopyElim10000-4 4 29770470 ns/op BenchmarkCopyElim100000-4 1 490039851 ns/op BenchmarkDeadCode/1-4 210 554346 ns/op BenchmarkDeadCode/10-4 211 577102 ns/op BenchmarkDeadCode/100-4 176 681214 ns/op BenchmarkDeadCode/1000-4 60 3098230 ns/op BenchmarkDeadCode/10000-4 4 27849136 ns/op BenchmarkDeadCode/100000-4 1 300583293 ns/op BenchmarkDeadCode/200000-4 1 631195077 ns/op BenchmarkDominatorsLinear-4 14 7958726 ns/op 1.26 MB/s BenchmarkDominatorsFwdBack-4 12 10994933 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 12 11054281 ns/op 0.90 MB/s BenchmarkDominatorsMaxPred-4 12 11896428 ns/op 0.84 MB/s BenchmarkDominatorsMaxPredVal-4 10 10597678 ns/op 0.94 MB/s BenchmarkFuse/1-4 388 419953 ns/op BenchmarkFuse/10-4 247 456194 ns/op BenchmarkFuse/100-4 144 820570 ns/op BenchmarkFuse/1000-4 27 5580280 ns/op BenchmarkFuse/10000-4 2 58333232 ns/op BenchmarkNilCheckDeep1-4 13657 8743 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5448 20890 ns/op 0.48 MB/s 231 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 782 138625 ns/op 0.72 MB/s 693 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 86 1339232 ns/op 0.75 MB/s 4501 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 14800984 ns/op 0.68 MB/s 93940 B/op 6 allocs/op BenchmarkDSEPass-4 42 2825455 ns/op 62649 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 111461915 ns/op 4248736 B/op 108307 allocs/op BenchmarkCSEPass-4 8 13628026 ns/op 82343 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 140707415 ns/op 5659232 B/op 97427 allocs/op BenchmarkDeadcodePass-4 207 579345 ns/op 85940 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 111098773 ns/op 4049776 B/op 45031 allocs/op BenchmarkMultiPass-4 97 1176756 ns/op 223125 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 220585774 ns/op 11270840 B/op 150447 allocs/op BenchmarkCondRewrite/SoloJump-4 4805589 25.01 ns/op BenchmarkCondRewrite/CombJump-4 4462718 26.31 ns/op PASS ok cmd/compile/internal/ssa 15.353s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14496 8160 ns/op BenchmarkExtShift-4 23780 4798 ns/op BenchmarkModify-4 8221 13801 ns/op BenchmarkMullImm-4 26582 4312 ns/op BenchmarkConstModify-4 9343 13912 ns/op BenchmarkBitSet-4 17587 6811 ns/op BenchmarkBitClear-4 17060 6870 ns/op BenchmarkBitToggle-4 16750 6809 ns/op BenchmarkBitSetConst-4 98281 1152 ns/op BenchmarkBitClearConst-4 151042 829.3 ns/op BenchmarkBitToggleConst-4 98910 1287 ns/op BenchmarkDivconstI64-4 7565041 16.22 ns/op BenchmarkModconstI64-4 6075559 16.89 ns/op BenchmarkDivisiblePow2constI64-4 6311206 16.17 ns/op BenchmarkDivisibleconstI64-4 8429674 14.31 ns/op BenchmarkDivisibleWDivconstI64-4 3888232 29.43 ns/op BenchmarkDivconstU64/3-4 5280184 21.90 ns/op BenchmarkDivconstU64/5-4 6621639 16.92 ns/op BenchmarkDivconstU64/37-4 5961374 17.96 ns/op BenchmarkDivconstU64/1234567-4 7597147 14.68 ns/op BenchmarkModconstU64-4 7131805 16.26 ns/op BenchmarkDivisibleconstU64-4 8759416 14.02 ns/op BenchmarkDivisibleWDivconstU64-4 3962718 30.36 ns/op BenchmarkDivconstI32-4 7868358 16.36 ns/op BenchmarkModconstI32-4 5527011 21.72 ns/op BenchmarkDivisiblePow2constI32-4 7413370 16.05 ns/op BenchmarkDivisibleconstI32-4 8106799 14.42 ns/op BenchmarkDivisibleWDivconstI32-4 3859000 30.57 ns/op BenchmarkDivconstU32-4 7218153 15.77 ns/op BenchmarkModconstU32-4 6186729 17.64 ns/op BenchmarkDivisibleconstU32-4 6982758 17.16 ns/op BenchmarkDivisibleWDivconstU32-4 4026850 29.60 ns/op BenchmarkDivconstI16-4 7082100 15.95 ns/op BenchmarkModconstI16-4 8399163 14.10 ns/op BenchmarkDivisiblePow2constI16-4 7061612 15.81 ns/op BenchmarkDivisibleconstI16-4 7853364 14.28 ns/op BenchmarkDivisibleWDivconstI16-4 4162429 29.07 ns/op BenchmarkDivconstU16-4 7530205 16.26 ns/op BenchmarkModconstU16-4 8808898 13.94 ns/op BenchmarkDivisibleconstU16-4 8411013 13.79 ns/op BenchmarkDivisibleWDivconstU16-4 3653523 29.95 ns/op BenchmarkDivconstI8-4 8436547 14.09 ns/op BenchmarkModconstI8-4 8284191 14.26 ns/op BenchmarkDivisiblePow2constI8-4 8794486 13.52 ns/op BenchmarkDivisibleconstI8-4 6948802 17.00 ns/op BenchmarkDivisibleWDivconstI8-4 4179566 28.35 ns/op BenchmarkDivconstU8-4 7229436 15.01 ns/op BenchmarkModconstU8-4 8612599 15.02 ns/op BenchmarkDivisibleconstU8-4 7657837 13.61 ns/op BenchmarkDivisibleWDivconstU8-4 3991015 28.44 ns/op BenchmarkMul2-4 249740 508.6 ns/op BenchmarkMulNeg2-4 242202 517.7 ns/op BenchmarkEfaceInteger-4 2988885 36.09 ns/op BenchmarkMulconstI32/3-4 29342097 4.162 ns/op BenchmarkMulconstI32/5-4 30281809 4.166 ns/op BenchmarkMulconstI32/12-4 29009260 4.612 ns/op BenchmarkMulconstI32/120-4 30476143 4.353 ns/op BenchmarkMulconstI32/-120-4 27805164 4.505 ns/op BenchmarkMulconstI32/65537-4 28935331 4.692 ns/op BenchmarkMulconstI32/65538-4 27774768 4.603 ns/op BenchmarkMulconstI64/3-4 31413974 4.429 ns/op BenchmarkMulconstI64/5-4 28917292 4.455 ns/op BenchmarkMulconstI64/12-4 25752658 4.611 ns/op BenchmarkMulconstI64/120-4 30438472 4.393 ns/op BenchmarkMulconstI64/-120-4 30660871 4.299 ns/op BenchmarkMulconstI64/65537-4 29084506 4.537 ns/op BenchmarkMulconstI64/65538-4 29333433 4.473 ns/op BenchmarkMulconstU32/3-4 28654020 4.455 ns/op BenchmarkMulconstU32/5-4 29170081 4.570 ns/op BenchmarkMulconstU32/12-4 29254228 4.484 ns/op BenchmarkMulconstU32/120-4 24456190 4.510 ns/op BenchmarkMulconstU32/65537-4 28160823 5.198 ns/op BenchmarkMulconstU32/65538-4 28151647 4.778 ns/op BenchmarkMulconstU64/3-4 29488818 4.451 ns/op BenchmarkMulconstU64/5-4 28940286 4.658 ns/op BenchmarkMulconstU64/12-4 27769819 4.552 ns/op BenchmarkMulconstU64/120-4 27829326 4.428 ns/op BenchmarkMulconstU64/65537-4 27272094 4.846 ns/op BenchmarkMulconstU64/65538-4 24664323 4.722 ns/op BenchmarkShiftArithmeticRight-4 28326698 4.484 ns/op BenchmarkSwitch8Predictable-4 8319895 13.50 ns/op BenchmarkSwitch8Unpredictable-4 8019336 13.29 ns/op BenchmarkSwitch32Predictable-4 12144476 9.688 ns/op BenchmarkSwitch32Unpredictable-4 8992663 13.43 ns/op BenchmarkSwitchStringPredictable-4 6213327 18.44 ns/op BenchmarkSwitchStringUnpredictable-4 6399158 17.47 ns/op PASS ok cmd/compile/internal/test 14.304s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 154 766164 ns/op BenchmarkNamed/Underlying/nongeneric-4 856597 119.2 ns/op BenchmarkNamed/Underlying/generic-4 861859 120.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1023122 118.8 ns/op BenchmarkNamed/Underlying/user_instance-4 862483 118.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 408831168 ns/op 74701 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 306701804 ns/op 99400 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 141778949 ns/op 215159 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 122907111 ns/op 247324 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1965479703 ns/op 2610 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88418624 ns/op 57912 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35121274 ns/op 144249 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33092304 ns/op 154638 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 584141680 ns/op 3710 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39574566 ns/op 54683 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23335446 ns/op 92009 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24194207 ns/op 89299 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1529243424 ns/op 41066 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 525417989 ns/op 119408 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118437810 ns/op 528970 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 92537020 ns/op 677656 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2514472968 ns/op 794.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 69766934 ns/op 28573 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47714185 ns/op 41616 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 47909467 ns/op 41553 lines/s PASS ok cmd/compile/internal/types2 36.514s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 29290604 ns/op 21819250 sys-ns/op 4028750 user-ns/op PASS ok cmd/go 0.514s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 68420 1870 ns/op 4.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77774 1697 ns/op 4.71 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18457 6518 ns/op 157.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18928 6253 ns/op 163.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3104 40234 ns/op 203.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3171 39934 ns/op 205.14 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.107s All tests passed.