darwin-amd64-race at 77cd3a46a86dca22348a313912093503f3cded66 :: 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=F882E866-5C35-4857-B60C-10766A3F867D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.H9YN8RB0bL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E3E78758-9DFA-4971-B94C-C6184A060E49" "__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=F882E866-5C35-4857-B60C-10766A3F867D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.H9YN8RB0bL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E3E78758-9DFA-4971-B94C-C6184A060E49" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.723s ok archive/zip 2.417s ok bufio 0.522s ok bytes 5.252s ok compress/bzip2 0.811s ok compress/flate 8.439s ok compress/gzip 15.809s ok compress/lzw 0.763s ok compress/zlib 6.370s ok container/heap 0.038s ok container/list 0.038s ok container/ring 0.031s ok context 0.106s ok crypto 0.088s ok crypto/aes 0.123s ok crypto/cipher 0.116s ok crypto/des 0.140s ok crypto/dsa 0.117s ok crypto/ecdh 0.278s ok crypto/ecdsa 0.191s ok crypto/ed25519 0.498s ok crypto/elliptic 0.126s ok crypto/hmac 0.103s ok crypto/internal/alias 0.033s ok crypto/internal/bigmod 3.761s ok crypto/internal/boring 0.043s ok crypto/internal/boring/bcache 0.423s ok crypto/internal/edwards25519 47.509s ok crypto/internal/edwards25519/field 17.459s ok crypto/internal/nistec 4.944s ok crypto/internal/nistec/fiat 0.069s [no tests to run] ok crypto/md5 0.150s ok crypto/rand 0.706s ok crypto/rc4 0.681s ok crypto/rsa 0.799s ok crypto/sha1 0.120s ok crypto/sha256 0.086s ok crypto/sha512 0.151s ok crypto/subtle 0.461s ok crypto/tls 3.889s ok crypto/x509 1.763s ok database/sql 0.640s ok database/sql/driver 0.097s ok debug/buildinfo 0.078s ok debug/dwarf 0.233s ok debug/elf 1.619s ok debug/gosym 0.205s ok debug/macho 0.179s ok debug/pe 0.221s ok debug/plan9obj 0.140s ok embed 0.153s [no tests to run] ok embed/internal/embedtest 0.050s ok encoding/ascii85 0.061s ok encoding/asn1 0.048s ok encoding/base32 0.227s ok encoding/base64 0.089s ok encoding/binary 0.051s ok encoding/csv 0.127s ok encoding/gob 33.083s ok encoding/hex 0.064s ok encoding/json 2.542s ok encoding/pem 2.727s ok encoding/xml 0.313s ok errors 0.089s ok expvar 0.085s ok flag 0.209s ok fmt 0.839s ok go/ast 0.114s ok go/build 6.480s ok go/build/constraint 0.091s ok go/constant 0.051s ok go/doc 0.590s ok go/doc/comment 4.567s ok go/format 0.110s ok go/importer 1.318s ok go/internal/gccgoimporter 0.173s ok go/internal/gcimporter 7.871s ok go/internal/srcimporter 38.185s ok go/parser 1.555s ok go/printer 2.335s ok go/scanner 0.057s ok go/token 0.239s ok go/types 63.117s ok hash 0.083s ok hash/adler32 0.075s ok hash/crc32 0.084s ok hash/crc64 0.066s ok hash/fnv 0.087s ok hash/maphash 0.072s ok html 0.037s ok html/template 0.427s ok image 0.779s ok image/color 0.096s ok image/draw 0.961s ok image/gif 1.685s ok image/jpeg 1.831s ok image/png 3.906s ok index/suffixarray 1.388s ok internal/abi 7.671s ok internal/buildcfg 0.060s ok internal/coverage/cformat 0.082s ok internal/coverage/cmerge 0.057s ok internal/coverage/pods 0.103s ok internal/coverage/slicereader 0.100s ok internal/coverage/slicewriter 0.107s ok internal/coverage/test 0.100s ok internal/cpu 0.140s ok internal/dag 0.076s ok internal/diff 0.101s ok internal/fmtsort 0.063s ok internal/fuzz 0.096s ok internal/godebug 0.091s ok internal/intern 1.656s ok internal/itoa 0.071s ok internal/poll 0.552s ok internal/profile 0.140s ok internal/reflectlite 0.287s ok internal/safefilepath 0.058s ok internal/saferio 0.285s ok internal/singleflight 0.146s ok internal/testenv 0.055s ok internal/trace 0.367s ok internal/types/errors 2.193s ok internal/unsafeheader 0.116s ok internal/xcoff 0.148s ok io 0.115s ok io/fs 0.424s ok io/ioutil 0.134s ok log 0.145s ok log/syslog 1.438s ok math 0.078s ok math/big 3.429s ok math/bits 0.078s ok math/cmplx 0.113s ok math/rand 2.448s ok mime 0.088s ok mime/multipart 1.884s ok mime/quotedprintable 0.098s ok net 18.047s ok net/http 23.120s ok net/http/cgi 2.175s ok net/http/cookiejar 0.207s ok net/http/fcgi 0.244s ok net/http/httptest 0.367s ok net/http/httptrace 0.057s ok net/http/httputil 1.239s ok net/http/internal 0.057s ok net/http/internal/ascii 0.042s ok net/http/pprof 5.227s ok net/internal/socktest 0.067s ok net/mail 0.047s ok net/netip 0.920s ok net/rpc 0.205s ok net/rpc/jsonrpc 0.113s ok net/smtp 0.226s ok net/textproto 0.101s ok net/url 0.197s ok os 3.051s ok os/exec 3.970s ok os/exec/internal/fdtest 0.067s ok os/signal 4.691s ok os/user 0.108s ok path 0.041s ok path/filepath 0.138s ok plugin 0.056s ok reflect 1.606s ok regexp 3.836s ok regexp/syntax 4.312s ok runtime 53.570s ok runtime/cgo 0.096s ok runtime/coverage 0.093s ok runtime/debug 0.213s ok runtime/internal/atomic 0.090s ok runtime/internal/math 0.083s ok runtime/internal/sys 0.068s ok runtime/metrics 0.030s ok runtime/pprof 11.506s ok runtime/race 11.410s ok runtime/trace 6.374s ok sort 0.899s ok strconv 2.057s ok strings 4.132s ok sync 0.809s ok sync/atomic 2.263s ok syscall 2.131s ok testing 2.625s ok testing/fstest 0.121s ok testing/iotest 0.049s ok testing/quick 0.194s ok text/scanner 0.054s ok text/tabwriter 0.047s ok text/template 0.129s ok text/template/parse 0.058s ok time 2.641s ok unicode 0.081s ok unicode/utf16 0.106s ok unicode/utf8 0.070s ok cmd/addr2line 7.257s ok cmd/api 24.181s ok cmd/asm/internal/asm 2.973s ok cmd/asm/internal/lex 0.047s ok cmd/compile/internal/abt 0.094s ok cmd/compile/internal/amd64 71.206s ok cmd/compile/internal/base 0.077s ok cmd/compile/internal/compare 0.068s ok cmd/compile/internal/dwarfgen 1.122s ok cmd/compile/internal/importer 4.737s ok cmd/compile/internal/ir 0.061s ok cmd/compile/internal/logopt 1.939s ok cmd/compile/internal/noder 0.045s ok cmd/compile/internal/reflectdata 0.040s [no tests to run] ok cmd/compile/internal/ssa 41.638s ok cmd/compile/internal/syntax 0.419s ok cmd/compile/internal/test 25.613s ok cmd/compile/internal/typecheck 0.979s ok cmd/compile/internal/types 0.045s ok cmd/compile/internal/types2 28.098s ok cmd/covdata 0.038s ok cmd/cover 3.969s ok cmd/dist 0.054s ok cmd/doc 3.946s ok cmd/fix 18.710s ok cmd/go 401.799s ok cmd/go/internal/auth 0.071s ok cmd/go/internal/cache 0.511s ok cmd/go/internal/fsys 0.299s ok cmd/go/internal/generate 0.076s ok cmd/go/internal/get 0.141s ok cmd/go/internal/imports 0.151s ok cmd/go/internal/load 0.096s ok cmd/go/internal/lockedfile 0.381s ok cmd/go/internal/lockedfile/internal/filelock 0.163s ok cmd/go/internal/modconv 0.115s ok cmd/go/internal/modfetch 0.100s ok cmd/go/internal/modfetch/codehost 0.087s ok cmd/go/internal/modfetch/zip_sum_test 0.144s ok cmd/go/internal/modindex 1.494s ok cmd/go/internal/modload 0.074s ok cmd/go/internal/mvs 0.083s ok cmd/go/internal/par 0.172s ok cmd/go/internal/str 0.078s ok cmd/go/internal/test 0.086s ok cmd/go/internal/vcs 0.133s ok cmd/go/internal/vcweb 0.163s ok cmd/go/internal/vcweb/vcstest 22.953s ok cmd/go/internal/web 0.095s ok cmd/go/internal/work 0.217s ok cmd/gofmt 0.432s ok cmd/internal/archive 3.182s ok cmd/internal/buildid 0.807s ok cmd/internal/dwarf 0.049s ok cmd/internal/edit 0.060s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 4.602s ok cmd/internal/notsha256 0.062s ok cmd/internal/obj 1.129s ok cmd/internal/obj/ppc64 0.728s ok cmd/internal/obj/riscv 0.344s ok cmd/internal/obj/s390x 0.091s ok cmd/internal/obj/x86 3.518s ok cmd/internal/objabi 0.057s ok cmd/internal/pkgpath 0.223s ok cmd/internal/pkgpattern 0.047s ok cmd/internal/quoted 0.054s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.072s ok cmd/link 25.485s ok cmd/link/internal/benchmark 0.063s ok cmd/link/internal/ld 26.294s ok cmd/link/internal/loader 0.108s ok cmd/nm 3.161s ok cmd/objdump 7.974s ok cmd/pack 3.028s ok cmd/pprof 1.873s ok cmd/trace 0.221s ok cmd/vet 33.579s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2948 36138 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2725 47848 ns/op 1840 B/op 36 allocs/op Benchmark/Writer/PAX-4 1801 75274 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4130 29400 ns/op 5093 B/op 15 allocs/op Benchmark/Reader/GNU-4 8534 24021 ns/op 5065 B/op 14 allocs/op Benchmark/Reader/PAX-4 2257 60553 ns/op 8682 B/op 33 allocs/op PASS ok archive/tar 1.249s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 291669764 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 239420656 ns/op BenchmarkZip64TestSizes/4096-4 954 136117 ns/op BenchmarkZip64TestSizes/1048576-4 109 932769 ns/op BenchmarkZip64TestSizes/67108864-4 1 263599301 ns/op PASS ok archive/zip 1.622s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 210939 522.8 ns/op BenchmarkReaderCopyUnoptimal-4 143901 821.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 39373 ns/op BenchmarkReaderWriteToOptimal-4 7989 13651 ns/op BenchmarkReaderReadString-4 144172 941.8 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 213018 596.6 ns/op BenchmarkWriterCopyUnoptimal-4 174246 597.4 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 60488 ns/op BenchmarkReaderEmpty-4 10000 10470 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10484 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 504890 243.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.412s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3931 33588 ns/op 975.58 MB/s BenchmarkWriteByte-4 426 272663 ns/op 15.02 MB/s BenchmarkWriteRune-4 219 542133 ns/op 22.67 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3333361 ns/op BenchmarkBufferFullSmallReads-4 98 1243729 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 20932 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 333 359470 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 9813209 ns/op 4192272 B/op 22 allocs/op BenchmarkIndexByte/10-4 3831711 30.23 ns/op 330.75 MB/s BenchmarkIndexByte/32-4 3745314 31.62 ns/op 1011.87 MB/s BenchmarkIndexByte/4K-4 1257532 95.44 ns/op 42917.29 MB/s BenchmarkIndexBytePortable/10-4 1229317 95.69 ns/op 104.50 MB/s BenchmarkIndexBytePortable/32-4 491694 263.2 ns/op 121.58 MB/s BenchmarkIndexBytePortable/4K-4 4543 27854 ns/op 147.05 MB/s BenchmarkIndexRune/10-4 1000000 109.1 ns/op 91.64 MB/s BenchmarkIndexRune/32-4 1000000 108.1 ns/op 295.92 MB/s BenchmarkIndexRune/4K-4 475020 273.9 ns/op 14951.69 MB/s BenchmarkIndexRuneASCII/10-4 3964719 29.42 ns/op 339.89 MB/s BenchmarkIndexRuneASCII/32-4 3760630 30.74 ns/op 1041.12 MB/s BenchmarkIndexRuneASCII/4K-4 1261660 94.90 ns/op 43160.42 MB/s BenchmarkEqual/0-4 12401508 9.499 ns/op BenchmarkEqual/1-4 1381090 86.42 ns/op 11.57 MB/s BenchmarkEqual/6-4 1337866 87.47 ns/op 68.59 MB/s BenchmarkEqual/9-4 1362884 88.30 ns/op 101.92 MB/s BenchmarkEqual/15-4 1307553 92.32 ns/op 162.47 MB/s BenchmarkEqual/16-4 1329504 90.06 ns/op 177.65 MB/s BenchmarkEqual/20-4 1257648 100.2 ns/op 199.53 MB/s BenchmarkEqual/32-4 1000000 107.0 ns/op 299.16 MB/s BenchmarkEqual/4K-4 96001 1201 ns/op 3411.19 MB/s BenchmarkIndex/10-4 2565516 47.17 ns/op 211.99 MB/s BenchmarkIndex/32-4 2416712 47.78 ns/op 669.71 MB/s BenchmarkIndex/4K-4 25056 4639 ns/op 882.99 MB/s BenchmarkIndexEasy/10-4 2414749 48.40 ns/op 206.63 MB/s BenchmarkIndexEasy/32-4 2410365 51.89 ns/op 616.74 MB/s BenchmarkIndexEasy/4K-4 580886 221.5 ns/op 18493.26 MB/s BenchmarkCount/10-4 1389325 83.83 ns/op 119.29 MB/s BenchmarkCount/32-4 1402209 84.27 ns/op 379.72 MB/s BenchmarkCount/4K-4 22641 4857 ns/op 843.27 MB/s BenchmarkCountEasy/10-4 1436664 82.70 ns/op 120.91 MB/s BenchmarkCountEasy/32-4 1369582 87.58 ns/op 365.40 MB/s BenchmarkCountEasy/4K-4 443715 256.3 ns/op 15982.32 MB/s BenchmarkCountSingle/10-4 2781015 43.08 ns/op 232.14 MB/s BenchmarkCountSingle/32-4 2681215 44.35 ns/op 721.47 MB/s BenchmarkCountSingle/4K-4 1000000 123.4 ns/op 33194.72 MB/s BenchmarkToUpper/#00-4 2720059 43.13 ns/op BenchmarkToUpper/ONLYUPPER-4 339886 389.3 ns/op BenchmarkToUpper/abc-4 489085 296.4 ns/op BenchmarkToUpper/AbC123-4 300158 412.2 ns/op BenchmarkToUpper/azAZ09_-4 286455 448.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87549 1394 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38170 3196 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56270 2136 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 134088 976.5 ns/op BenchmarkToLower/#00-4 2810677 43.63 ns/op BenchmarkToLower/abc-4 375483 324.7 ns/op BenchmarkToLower/AbC123-4 262208 410.2 ns/op BenchmarkToLower/azAZ09_-4 276130 439.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84903 1444 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35746 3136 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 52980 1929 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 131210 956.8 ns/op BenchmarkFields/ASCII/16-4 177459 710.5 ns/op 22.52 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13071 10155 ns/op 25.21 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 908 153389 ns/op 26.70 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 45 2592992 ns/op 25.27 MB/s 139266 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 41163129 ns/op 25.47 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 79000 1460 ns/op 10.96 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5838 20222 ns/op 12.66 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 357 342914 ns/op 11.94 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5842739 ns/op 11.22 MB/s 512261 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 100604937 ns/op 10.42 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 123930 923.3 ns/op 17.33 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8067 12631 ns/op 20.27 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 592 211536 ns/op 19.36 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 4132160 ns/op 15.86 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71402969 ns/op 14.69 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 105127 1158 ns/op 13.82 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8308 15435 ns/op 16.59 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 481 258615 ns/op 15.84 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4595852 ns/op 14.26 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 88541111 ns/op 11.84 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1686710 59.57 ns/op BenchmarkTrimSpace/ASCII-4 1244668 100.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 112653 1133 ns/op BenchmarkTrimSpace/JustNonASCII-4 51478 2271 ns/op BenchmarkToValidUTF8/Valid-4 451806 287.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 274705 425.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91129 1359 ns/op BenchmarkIndexHard1-4 1136 105460 ns/op BenchmarkIndexHard2-4 842 146483 ns/op BenchmarkIndexHard3-4 198 586894 ns/op BenchmarkIndexHard4-4 206 587552 ns/op BenchmarkLastIndexHard1-4 8 13777952 ns/op BenchmarkLastIndexHard2-4 6 16906561 ns/op BenchmarkLastIndexHard3-4 6 18502014 ns/op BenchmarkCountHard1-4 1152 104392 ns/op BenchmarkCountHard2-4 829 146262 ns/op BenchmarkCountHard3-4 201 585861 ns/op BenchmarkSplitEmptySeparator-4 1 111750281 ns/op BenchmarkSplitSingleByteSeparator-4 18 8848225 ns/op BenchmarkSplitMultiByteSeparator-4 13 8694384 ns/op BenchmarkSplitNSingleByteSeparator-4 178716 1024 ns/op BenchmarkSplitNMultiByteSeparator-4 70562 1847 ns/op BenchmarkRepeat-4 164923 801.4 ns/op BenchmarkRepeatLarge/256/1-4 128304 1134 ns/op 225.78 MB/s BenchmarkRepeatLarge/256/16-4 210382 804.6 ns/op 318.15 MB/s BenchmarkRepeatLarge/512/1-4 69973 1625 ns/op 315.10 MB/s BenchmarkRepeatLarge/512/16-4 90423 1198 ns/op 427.36 MB/s BenchmarkRepeatLarge/1024/1-4 48376 2450 ns/op 417.94 MB/s BenchmarkRepeatLarge/1024/16-4 54934 2072 ns/op 494.20 MB/s BenchmarkRepeatLarge/2048/1-4 29920 3960 ns/op 517.18 MB/s BenchmarkRepeatLarge/2048/16-4 36524 3887 ns/op 526.85 MB/s BenchmarkRepeatLarge/4096/1-4 16015 7426 ns/op 551.56 MB/s BenchmarkRepeatLarge/4096/16-4 17959 6975 ns/op 587.23 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12326 ns/op 664.63 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12629 ns/op 648.67 MB/s BenchmarkRepeatLarge/8192/4097-4 15639 7087 ns/op 578.10 MB/s BenchmarkRepeatLarge/16384/1-4 9619 24609 ns/op 665.76 MB/s BenchmarkRepeatLarge/16384/16-4 8726 22043 ns/op 743.27 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18317 ns/op 671.03 MB/s BenchmarkRepeatLarge/32768/1-4 2733 47369 ns/op 691.76 MB/s BenchmarkRepeatLarge/32768/16-4 5056 42341 ns/op 773.90 MB/s BenchmarkRepeatLarge/32768/4097-4 2336 46698 ns/op 614.14 MB/s BenchmarkRepeatLarge/65536/1-4 1462 88531 ns/op 740.26 MB/s BenchmarkRepeatLarge/65536/16-4 1562 85723 ns/op 764.51 MB/s BenchmarkRepeatLarge/65536/4097-4 1494 83058 ns/op 739.91 MB/s BenchmarkRepeatLarge/131072/1-4 337 328995 ns/op 398.40 MB/s BenchmarkRepeatLarge/131072/16-4 318 340319 ns/op 385.14 MB/s BenchmarkRepeatLarge/131072/4097-4 314 329838 ns/op 385.06 MB/s BenchmarkRepeatLarge/262144/1-4 182 628891 ns/op 416.84 MB/s BenchmarkRepeatLarge/262144/16-4 184 640259 ns/op 409.43 MB/s BenchmarkRepeatLarge/262144/4097-4 189 650037 ns/op 397.07 MB/s BenchmarkRepeatLarge/524288/1-4 91 1304268 ns/op 401.98 MB/s BenchmarkRepeatLarge/524288/16-4 85 1649499 ns/op 317.85 MB/s BenchmarkRepeatLarge/524288/4097-4 86 1265506 ns/op 411.15 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2687407 ns/op 390.18 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2390023 ns/op 438.73 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2424221 ns/op 430.96 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4482649 ns/op 467.84 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4439911 ns/op 472.34 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4650012 ns/op 450.23 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8595296 ns/op 487.98 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8712383 ns/op 481.42 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8772936 ns/op 477.75 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14918145 ns/op 562.31 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15340758 ns/op 546.82 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14470448 ns/op 579.56 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27377470 ns/op 612.81 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27009295 ns/op 621.16 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27034848 ns/op 620.58 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54577320 ns/op 614.81 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59971590 ns/op 559.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51475566 ns/op 651.85 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100624939 ns/op 666.92 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102099792 ns/op 657.29 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100267695 ns/op 669.30 MB/s BenchmarkRepeatLarge/134217728/1-4 1 223111046 ns/op 601.57 MB/s BenchmarkRepeatLarge/134217728/16-4 1 206331764 ns/op 650.49 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 199554956 ns/op 672.59 MB/s BenchmarkRepeatLarge/268435456/1-4 1 444167499 ns/op 604.36 MB/s BenchmarkRepeatLarge/268435456/16-4 1 398320509 ns/op 673.92 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 392061354 ns/op 684.68 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1157768637 ns/op 463.71 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1361111087 ns/op 394.44 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1454914769 ns/op 369.01 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4089263740 ns/op 262.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4176890864 ns/op 257.07 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3828638581 ns/op 280.45 MB/s BenchmarkBytesCompare/1-4 12532582 9.902 ns/op BenchmarkBytesCompare/2-4 12505818 9.601 ns/op BenchmarkBytesCompare/4-4 13315188 8.883 ns/op BenchmarkBytesCompare/8-4 14612524 8.170 ns/op BenchmarkBytesCompare/16-4 14625235 8.118 ns/op BenchmarkBytesCompare/32-4 12613641 9.014 ns/op BenchmarkBytesCompare/64-4 11501505 9.951 ns/op BenchmarkBytesCompare/128-4 10395141 11.02 ns/op BenchmarkBytesCompare/256-4 7999993 13.64 ns/op BenchmarkBytesCompare/512-4 5636716 19.43 ns/op BenchmarkBytesCompare/1024-4 4004803 29.68 ns/op BenchmarkBytesCompare/2048-4 2304098 51.46 ns/op BenchmarkIndexAnyASCII/1:1-4 2084674 56.55 ns/op BenchmarkIndexAnyASCII/1:2-4 1912760 57.50 ns/op BenchmarkIndexAnyASCII/1:4-4 2107108 55.65 ns/op BenchmarkIndexAnyASCII/1:8-4 2111500 56.18 ns/op BenchmarkIndexAnyASCII/1:16-4 2119184 54.14 ns/op BenchmarkIndexAnyASCII/1:32-4 2127463 55.92 ns/op BenchmarkIndexAnyASCII/1:64-4 2147436 56.90 ns/op BenchmarkIndexAnyASCII/16:1-4 2361664 50.24 ns/op BenchmarkIndexAnyASCII/16:2-4 622492 180.9 ns/op BenchmarkIndexAnyASCII/16:4-4 557970 180.7 ns/op BenchmarkIndexAnyASCII/16:8-4 686479 184.2 ns/op BenchmarkIndexAnyASCII/16:16-4 547557 191.7 ns/op BenchmarkIndexAnyASCII/16:32-4 534788 225.7 ns/op BenchmarkIndexAnyASCII/16:64-4 509226 248.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2124033 56.58 ns/op BenchmarkIndexAnyASCII/256:2-4 57315 2009 ns/op BenchmarkIndexAnyASCII/256:4-4 58718 1985 ns/op BenchmarkIndexAnyASCII/256:8-4 56262 1981 ns/op BenchmarkIndexAnyASCII/256:16-4 59450 1986 ns/op BenchmarkIndexAnyASCII/256:32-4 58663 2001 ns/op BenchmarkIndexAnyASCII/256:64-4 57837 2094 ns/op BenchmarkIndexAnyUTF8/1:1-4 2118574 57.10 ns/op BenchmarkIndexAnyUTF8/1:2-4 2117954 56.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 2099146 56.20 ns/op BenchmarkIndexAnyUTF8/1:8-4 2118784 56.45 ns/op BenchmarkIndexAnyUTF8/1:16-4 2109712 56.22 ns/op BenchmarkIndexAnyUTF8/1:32-4 2086960 56.62 ns/op BenchmarkIndexAnyUTF8/1:64-4 2141704 56.77 ns/op BenchmarkIndexAnyUTF8/16:1-4 167648 697.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 383350 293.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 391160 294.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 439497 286.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 454954 289.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 384010 299.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 377456 301.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10588 ns/op BenchmarkIndexAnyUTF8/256:2-4 30943 3930 ns/op BenchmarkIndexAnyUTF8/256:4-4 28540 3759 ns/op BenchmarkIndexAnyUTF8/256:8-4 30358 3809 ns/op BenchmarkIndexAnyUTF8/256:16-4 32442 3610 ns/op BenchmarkIndexAnyUTF8/256:32-4 31053 3820 ns/op BenchmarkIndexAnyUTF8/256:64-4 30370 3885 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2035329 55.33 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2156742 56.48 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2195264 54.13 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2190867 54.58 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2195240 53.95 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2141406 55.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2064711 54.50 ns/op BenchmarkLastIndexAnyASCII/16:1-4 478147 231.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 517393 232.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 541128 230.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 476164 234.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 527367 243.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 438412 262.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 434082 289.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 42108 2823 ns/op BenchmarkLastIndexAnyASCII/256:2-4 43059 2827 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38508 4538 ns/op BenchmarkLastIndexAnyASCII/256:8-4 32886 3263 ns/op BenchmarkLastIndexAnyASCII/256:16-4 42013 3003 ns/op BenchmarkLastIndexAnyASCII/256:32-4 40717 2842 ns/op BenchmarkLastIndexAnyASCII/256:64-4 40970 2863 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2100171 55.19 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2172686 55.88 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2176627 54.76 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2130345 55.12 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2181382 54.20 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2128803 56.80 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2138986 56.03 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 203940 588.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 443518 284.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 441606 283.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 405141 307.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 436618 286.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 380132 309.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 377563 305.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13428 8943 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 31111 3759 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31498 3798 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31560 3745 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31069 3784 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27999 4423 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29760 3973 ns/op BenchmarkTrimASCII/1:1-4 2293028 51.92 ns/op BenchmarkTrimASCII/1:2-4 2134708 56.88 ns/op BenchmarkTrimASCII/1:4-4 2078448 57.11 ns/op BenchmarkTrimASCII/1:8-4 1958827 59.28 ns/op BenchmarkTrimASCII/1:16-4 1792597 67.59 ns/op BenchmarkTrimASCII/16:1-4 694261 196.3 ns/op BenchmarkTrimASCII/16:2-4 508249 248.4 ns/op BenchmarkTrimASCII/16:4-4 545145 235.8 ns/op BenchmarkTrimASCII/16:8-4 533743 238.6 ns/op BenchmarkTrimASCII/16:16-4 491672 256.4 ns/op BenchmarkTrimASCII/256:1-4 55404 2164 ns/op BenchmarkTrimASCII/256:2-4 39187 3011 ns/op BenchmarkTrimASCII/256:4-4 40839 2901 ns/op BenchmarkTrimASCII/256:8-4 39573 2924 ns/op BenchmarkTrimASCII/256:16-4 37704 2914 ns/op BenchmarkTrimASCII/4096:1-4 3472 32922 ns/op BenchmarkTrimASCII/4096:2-4 2763 45774 ns/op BenchmarkTrimASCII/4096:4-4 2776 45118 ns/op BenchmarkTrimASCII/4096:8-4 2785 44653 ns/op BenchmarkTrimASCII/4096:16-4 2808 45059 ns/op BenchmarkTrimByte-4 1661395 71.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18112 6355 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18376 6453 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 955 118879 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2116 57312 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3991 29180 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7489 16099 ns/op BenchmarkCompareBytesEqual-4 15943719 7.516 ns/op BenchmarkCompareBytesToNil-4 16883000 6.595 ns/op BenchmarkCompareBytesEmpty-4 18351597 6.479 ns/op BenchmarkCompareBytesIdentical-4 18696430 6.455 ns/op BenchmarkCompareBytesSameLength-4 16929818 7.280 ns/op BenchmarkCompareBytesDifferentLength-4 16740556 6.946 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3052 40160 ns/op 26110.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2664 42642 ns/op 24590.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3214 39380 ns/op 26627.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3343 40072 ns/op 26167.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2876 42172 ns/op 24864.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3026 42432 ns/op 24712.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3138 39577 ns/op 26494.51 MB/s BenchmarkCompareBytesBig-4 3682 38977 ns/op 26902.90 MB/s BenchmarkCompareBytesBigIdentical-4 17641179 6.004 ns/op 174634865.68 MB/s PASS ok bytes 95.053s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 72420868 ns/op 1.38 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 268331916 ns/op 2.11 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23163300 ns/op 0.71 MB/s 3646766 B/op 52 allocs/op PASS ok compress/bzip2 1.301s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1969479 ns/op 5.08 MB/s 42590 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 18691137 ns/op 5.35 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 189081740 ns/op 5.29 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 58 1999688 ns/op 5.00 MB/s 43025 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19576769 ns/op 5.11 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 207365462 ns/op 4.82 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 58 1934896 ns/op 5.17 MB/s 42560 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18208836 ns/op 5.49 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 182181896 ns/op 5.49 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 1884035 ns/op 5.31 MB/s 43266 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18202418 ns/op 5.49 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 179020822 ns/op 5.59 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 2080493 ns/op 4.81 MB/s 43403 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19475006 ns/op 5.13 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 195859578 ns/op 5.11 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 80 1629476 ns/op 6.14 MB/s 42492 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13136540 ns/op 7.61 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 133263731 ns/op 7.50 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 78 1422355 ns/op 7.03 MB/s 43370 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10522455 ns/op 9.50 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 104136971 ns/op 9.60 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 91 1464508 ns/op 6.83 MB/s 42586 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10160243 ns/op 9.84 MB/s 47861 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 104561880 ns/op 9.56 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 99 1083559 ns/op 9.23 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11034671 ns/op 9.06 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 102791214 ns/op 9.73 MB/s BenchmarkEncode/Digits/Speed/1e4-4 55 2073855 ns/op 4.82 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17781819 ns/op 5.62 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 180722434 ns/op 5.53 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5533718 ns/op 1.81 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 58321356 ns/op 1.71 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 624807195 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6043387 ns/op 1.65 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 65986730 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 636845553 ns/op 1.57 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 80 1426821 ns/op 7.01 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12403224 ns/op 8.06 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 124802171 ns/op 8.01 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2168535 ns/op 4.61 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14803226 ns/op 6.76 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 146200848 ns/op 6.84 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5483393 ns/op 1.82 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58982198 ns/op 1.70 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 562446981 ns/op 1.78 MB/s BenchmarkEncode/Newton/Compression/1e4-4 22 5311963 ns/op 1.88 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 65774788 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 681741493 ns/op 1.47 MB/s PASS ok compress/flate 13.487s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2472201 ns/op 4.04 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2462383 ns/op 4.06 MB/s BenchmarkDecoder/1e5-4 5 24168439 ns/op 4.14 MB/s BenchmarkDecoder/1e-Reuse5-4 5 26172801 ns/op 3.82 MB/s BenchmarkDecoder/1e6-4 1 238184002 ns/op 4.20 MB/s BenchmarkDecoder/1e-Reuse6-4 1 231591512 ns/op 4.32 MB/s BenchmarkEncoder/1e4-4 61 1934969 ns/op 5.17 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1797382 ns/op 5.56 MB/s BenchmarkEncoder/1e5-4 6 18430045 ns/op 5.43 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18708734 ns/op 5.35 MB/s BenchmarkEncoder/1e6-4 1 186406753 ns/op 5.36 MB/s BenchmarkEncoder/1e-Reuse6-4 1 184488752 ns/op 5.42 MB/s PASS ok compress/lzw 2.938s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 27 4108204 ns/op PASS ok container/heap 0.268s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22425 4836 ns/op BenchmarkWithTimeout/concurrency=40-4 5140 22710 ns/op BenchmarkWithTimeout/concurrency=4000-4 7347 28384 ns/op BenchmarkWithTimeout/concurrency=400000-4 6514 33713 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 432825 389.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15253 9946 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21668 5063 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3283 30939 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2781 48651 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3598 32667 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 345 357898 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 246 529627 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 367 314424 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3389978 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5595064 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 42 3669434 ns/op BenchmarkCheckCanceled/Err-4 319118 346.3 ns/op BenchmarkCheckCanceled/Done-4 599316 214.4 ns/op BenchmarkContextCancelDone-4 774453 160.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 30482 4139 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27548 4259 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 26576 4502 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22640 5413 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16124 7700 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 607641 173.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 399544 281.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 317524 394.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 187334 601.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 99070 1193 ns/op PASS ok context 11.530s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1564260 71.68 ns/op 223.20 MB/s BenchmarkDecrypt-4 1732976 63.72 ns/op 251.11 MB/s BenchmarkExpand-4 1000000 109.1 ns/op PASS ok crypto/aes 0.593s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 236972 509.0 ns/op 125.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 404511 293.9 ns/op 217.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 256744 508.6 ns/op 125.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 425488 298.2 ns/op 214.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 174964 713.9 ns/op 1890.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 213536 579.5 ns/op 2329.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 143821 798.8 ns/op 1690.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 184674 666.1 ns/op 2026.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 61908 2060 ns/op 3977.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 58743 1942 ns/op 4218.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 47720 2389 ns/op 3428.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49886 2360 ns/op 3471.87 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6325 18167 ns/op 56.09 MB/s BenchmarkAESCFBDecrypt1K-4 6511 17791 ns/op 57.28 MB/s BenchmarkAESCFBDecrypt8K-4 884 135127 ns/op 60.59 MB/s BenchmarkAESOFB1K-4 10000 11373 ns/op 89.60 MB/s BenchmarkAESCTR1K-4 15110 7546 ns/op 135.04 MB/s BenchmarkAESCTR8K-4 2090 59485 ns/op 137.63 MB/s BenchmarkAESCBCEncrypt1K-4 15366 7905 ns/op 129.54 MB/s BenchmarkAESCBCDecrypt1K-4 19804 5967 ns/op 171.60 MB/s PASS ok crypto/cipher 3.420s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 72667 1483 ns/op 5.39 MB/s BenchmarkDecrypt-4 96418 1218 ns/op 6.57 MB/s BenchmarkTDESEncrypt-4 34920 3281 ns/op 2.44 MB/s BenchmarkTDESDecrypt-4 37126 3248 ns/op 2.46 MB/s PASS ok crypto/des 0.831s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1252 93962 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8291246 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18092460 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1424648 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.695s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1784 62658 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 48 2675465 ns/op 10774 B/op 62 allocs/op BenchmarkSign/P521-4 22 5242349 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 1112 98610 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 8375360 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19707533 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4857 24224 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 1940967 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 27 4236525 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.544s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 282 422531 ns/op BenchmarkNewKeyFromSeed-4 282 421153 ns/op BenchmarkSigning-4 270 445326 ns/op BenchmarkVerification-4 186 631975 ns/op PASS ok crypto/ed25519 0.771s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7292 16805 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 171 683730 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 56 1953476 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 4055785 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2020 62344 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 72 1741566 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5639777 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12191288 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13911 9076 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6534 16101 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5002 23742 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1086804 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3246 39689 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 264 428843 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2085 59979 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 121 983833 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.800s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16796 6826 ns/op 150.02 MB/s BenchmarkHMACSHA256_32-4 24466 4514 ns/op 7.09 MB/s BenchmarkNewWriteSum-4 12049 9710 ns/op 3.30 MB/s PASS ok crypto/hmac 0.661s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 51786 2264 ns/op BenchmarkModSub-4 61846 1869 ns/op BenchmarkMontgomeryRepr-4 28321 3960 ns/op BenchmarkMontgomeryMul-4 35396 3331 ns/op BenchmarkModMul-4 14163 8519 ns/op BenchmarkExpBig-4 16 7337460 ns/op BenchmarkExp-4 7 14665703 ns/op PASS ok crypto/internal/bigmod 1.291s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3870 29793 ns/op BenchmarkScalarBaseMult-4 298 393859 ns/op BenchmarkScalarMult-4 136 865399 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 204 577660 ns/op PASS ok crypto/internal/edwards25519 0.845s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 511956 237.4 ns/op BenchmarkMultiply-4 5158610 20.07 ns/op BenchmarkSquare-4 7613353 16.29 ns/op BenchmarkInvert-4 35500 3331 ns/op BenchmarkMult32-4 1522513 78.04 ns/op PASS ok crypto/internal/edwards25519/field 0.927s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1728444 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2377 52557 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5315249 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11923089 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 606647 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10428 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1687908 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3776950 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.207s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 728355 158.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 236838 474.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 132007 947.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 763456 160.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 255574 468.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 141603 882.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.980s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 117168 1017 ns/op 7.87 MB/s BenchmarkHash64-4 134085 900.7 ns/op 71.05 MB/s BenchmarkHash128-4 120751 985.7 ns/op 129.86 MB/s BenchmarkHash256-4 107221 1145 ns/op 223.65 MB/s BenchmarkHash512-4 78015 1796 ns/op 285.02 MB/s BenchmarkHash1K-4 53343 2156 ns/op 474.86 MB/s BenchmarkHash8K-4 9879 12021 ns/op 681.46 MB/s BenchmarkHash1M-4 69 2104464 ns/op 498.26 MB/s BenchmarkHash8M-4 9 11420381 ns/op 734.53 MB/s BenchmarkHash8BytesUnaligned-4 80078 1426 ns/op 5.61 MB/s BenchmarkHash1KUnaligned-4 55149 2262 ns/op 452.70 MB/s BenchmarkHash8KUnaligned-4 9775 11837 ns/op 692.09 MB/s PASS ok crypto/md5 2.549s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 108557364 ns/op PASS ok crypto/rand 0.193s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 11136 9839 ns/op 13.01 MB/s BenchmarkRC4_1K-4 1342 77605 ns/op 13.19 MB/s BenchmarkRC4_8K-4 186 595717 ns/op 13.59 MB/s PASS ok crypto/rc4 0.575s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9932623 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 22429979 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 64135898 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 5693673 ns/op BenchmarkDecryptOAEP/2048-4 12 9976865 ns/op BenchmarkEncryptOAEP/2048-4 33 4089486 ns/op BenchmarkSignPKCS1v15/2048-4 12 10211926 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3607760 ns/op BenchmarkSignPSS/2048-4 12 11372852 ns/op BenchmarkVerifyPSS/2048-4 33 4047144 ns/op PASS ok crypto/rsa 2.566s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 99070 1307 ns/op 6.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 127148 941.2 ns/op 8.50 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 77474 1436 ns/op 222.92 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 101685 1168 ns/op 274.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47054 2900 ns/op 353.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 62892 1866 ns/op 548.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12672 9711 ns/op 843.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13935 9496 ns/op 862.69 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.802s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 84914 2007 ns/op 3.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96996 1284 ns/op 6.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87720 1292 ns/op 6.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29527 3575 ns/op 286.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31401 3408 ns/op 300.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 33391 3578 ns/op 286.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4874 24632 ns/op 332.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4851 20872 ns/op 392.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6297 21016 ns/op 389.80 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.784s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 58491 2630 ns/op 3.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 80055 1579 ns/op 5.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65646 1822 ns/op 4.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33667 4437 ns/op 230.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37186 4831 ns/op 211.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33598 3404 ns/op 300.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6811 18667 ns/op 438.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8575 16011 ns/op 511.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5260 19182 ns/op 427.06 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.814s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 26169988 5.099 ns/op BenchmarkConstantTimeEq-4 24109621 5.085 ns/op BenchmarkConstantTimeLessOrEq-4 21301594 5.398 ns/op BenchmarkXORBytes/8Bytes-4 3132788 57.42 ns/op 139.33 MB/s BenchmarkXORBytes/128Bytes-4 3019723 41.26 ns/op 3102.16 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 150.5 ns/op 13605.56 MB/s BenchmarkXORBytes/32768Bytes-4 82107 1310 ns/op 25023.06 MB/s PASS ok crypto/subtle 1.382s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 44 5278675 ns/op BenchmarkCertCache/1-4 22 5479858 ns/op BenchmarkCertCache/2-4 26 5558143 ns/op BenchmarkCertCache/3-4 24 5311134 ns/op BenchmarkHandshakeServer/RSA-4 22 8305316 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 7098237 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 8070170 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 3974107 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 39 4487242 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 5960059 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 6296891 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 34950549 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 30060642 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 97764146 ns/op 10.73 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 102562374 ns/op 10.22 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 190253709 ns/op 11.02 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 165807150 ns/op 12.65 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 345486166 ns/op 12.14 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 349837036 ns/op 11.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 622624922 ns/op 13.47 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 665969973 ns/op 12.60 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1246304074 ns/op 13.46 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1352117412 ns/op 12.41 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2489462147 ns/op 13.48 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2657260224 ns/op 12.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4977475258 ns/op 13.48 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5315055536 ns/op 12.63 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 90559594 ns/op 11.58 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 99894212 ns/op 10.50 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 175960560 ns/op 11.92 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 174123570 ns/op 12.04 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 322166694 ns/op 13.02 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 359161796 ns/op 11.68 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 625638043 ns/op 13.41 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 612880766 ns/op 13.69 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1225734491 ns/op 13.69 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1391174182 ns/op 12.06 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2480919681 ns/op 13.52 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2887763443 ns/op 11.62 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5052842733 ns/op 13.28 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5195217864 ns/op 12.92 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 718509785 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712580053 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 300507353 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294966998 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 159642006 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160092389 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 86724780 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90270217 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 52510949 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 47040449 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 150712664 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155872560 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75010955 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74526986 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 48668535 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43491363 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 33330831 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 31825888 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 26786546 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 24793338 ns/op PASS ok crypto/tls 52.750s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13879595 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 346 340697 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1039 113323 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1095 141482 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.251s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 3047792 ns/op 278990 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 44 3243090 ns/op 257765 B/op 1972 allocs/op BenchmarkConcurrentStmtExec-4 66 2376979 ns/op 211525 B/op 568 allocs/op BenchmarkConcurrentTxQuery-4 45 3676719 ns/op 274088 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 67 1629439 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 63 2532008 ns/op 105478 B/op 2087 allocs/op BenchmarkConcurrentTxStmtExec-4 138 804649 ns/op 40075 B/op 381 allocs/op BenchmarkConcurrentRandom-4 51 2923021 ns/op 230331 B/op 1771 allocs/op BenchmarkManyConcurrentQueries-4 2296 44405 ns/op 3978 B/op 20 allocs/op PASS ok database/sql 1.782s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 139762 1114 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 94 1609222 ns/op 188250 B/op 13 allocs/op Benchmark115/LineToPC-4 68 1550675 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17997 6474 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.070s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 747 200919 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2990 36495 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.476s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 224 465789 ns/op 17.59 MB/s BenchmarkEncodeToString-4 228 563377 ns/op 14.54 MB/s BenchmarkDecode-4 147 1037114 ns/op 12.64 MB/s BenchmarkDecodeString-4 148 798438 ns/op 16.42 MB/s PASS ok encoding/base32 0.890s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 304 381292 ns/op 21.48 MB/s BenchmarkDecodeString/2-4 267700 574.8 ns/op 6.96 MB/s BenchmarkDecodeString/4-4 183750 822.8 ns/op 9.72 MB/s BenchmarkDecodeString/8-4 210224 630.4 ns/op 19.03 MB/s BenchmarkDecodeString/64-4 45403 2995 ns/op 29.38 MB/s BenchmarkDecodeString/8192-4 354 328762 ns/op 33.23 MB/s BenchmarkNewEncoding-4 115098 1036 ns/op 247.14 MB/s PASS ok encoding/base64 1.362s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1440 82983 ns/op 48.20 MB/s BenchmarkReadStruct-4 17173 6915 ns/op 10.85 MB/s BenchmarkWriteStruct-4 10000 11194 ns/op 6.70 MB/s BenchmarkReadInts-4 43425 2892 ns/op 10.38 MB/s BenchmarkWriteInts-4 38502 4986 ns/op 6.02 MB/s BenchmarkWriteSlice1000Int32s-4 1191 96925 ns/op 41.27 MB/s BenchmarkPutUint16-4 2901265 39.49 ns/op 50.65 MB/s BenchmarkAppendUint16-4 2799451 38.17 ns/op 52.40 MB/s BenchmarkPutUint32-4 2552740 47.85 ns/op 83.59 MB/s BenchmarkAppendUint32-4 2215353 49.44 ns/op 80.90 MB/s BenchmarkPutUint64-4 1000000 105.4 ns/op 75.88 MB/s BenchmarkAppendUint64-4 1000000 102.0 ns/op 78.46 MB/s BenchmarkLittleEndianPutUint16-4 2788156 43.81 ns/op 45.65 MB/s BenchmarkLittleEndianAppendUint16-4 2570541 41.75 ns/op 47.90 MB/s BenchmarkLittleEndianPutUint32-4 2049456 54.26 ns/op 73.72 MB/s BenchmarkLittleEndianAppendUint32-4 2111779 82.18 ns/op 48.67 MB/s BenchmarkLittleEndianPutUint64-4 1191610 134.2 ns/op 59.60 MB/s BenchmarkLittleEndianAppendUint64-4 1220385 93.53 ns/op 85.54 MB/s BenchmarkReadFloats-4 151551 1100 ns/op 10.91 MB/s BenchmarkWriteFloats-4 109080 954.6 ns/op 12.57 MB/s BenchmarkReadSlice1000Float32s-4 1209 91435 ns/op 43.75 MB/s BenchmarkWriteSlice1000Float32s-4 1070 107509 ns/op 37.21 MB/s BenchmarkReadSlice1000Uint8s-4 46526 3025 ns/op 330.59 MB/s BenchmarkWriteSlice1000Uint8s-4 54115 3095 ns/op 323.07 MB/s BenchmarkPutUvarint32-4 852278 124.4 ns/op 32.15 MB/s BenchmarkPutUvarint64-4 261568 445.5 ns/op 17.96 MB/s PASS ok encoding/binary 5.492s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6040 19565 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5749 18631 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6127 23954 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4597 35643 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6536 18502 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7496 16932 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6436 26802 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4716 36680 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 16898 ns/op PASS ok encoding/csv 1.705s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 10412 16236 ns/op BenchmarkEndToEndByteBuffer-4 8928 14541 ns/op BenchmarkEndToEndSliceByteBuffer-4 230 581922 ns/op BenchmarkEncodeComplex128Slice-4 555 196031 ns/op BenchmarkEncodeFloat64Slice-4 1261 95101 ns/op BenchmarkEncodeInt32Slice-4 1048 105018 ns/op BenchmarkEncodeStringSlice-4 1258 81915 ns/op BenchmarkEncodeInterfaceSlice-4 68 1665167 ns/op BenchmarkDecodeComplex128Slice-4 574 290569 ns/op BenchmarkDecodeFloat64Slice-4 837 143544 ns/op BenchmarkDecodeInt32Slice-4 870 144286 ns/op BenchmarkDecodeStringSlice-4 447 296784 ns/op BenchmarkDecodeStringsSlice-4 181 747133 ns/op BenchmarkDecodeBytesSlice-4 422 308227 ns/op BenchmarkDecodeInterfaceSlice-4 81 1840073 ns/op BenchmarkDecodeMap-4 73 1445350 ns/op PASS ok encoding/gob 3.293s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11661 10706 ns/op 23.91 MB/s BenchmarkEncode/1024-4 2296 61774 ns/op 16.58 MB/s BenchmarkEncode/4096-4 704 186840 ns/op 21.92 MB/s BenchmarkEncode/16384-4 183 695398 ns/op 23.56 MB/s BenchmarkDecode/256-4 26420 4707 ns/op 54.39 MB/s BenchmarkDecode/1024-4 7018 25219 ns/op 40.60 MB/s BenchmarkDecode/4096-4 1677 73167 ns/op 55.98 MB/s BenchmarkDecode/16384-4 373 302572 ns/op 54.15 MB/s BenchmarkDump/256-4 1128 101572 ns/op 2.52 MB/s BenchmarkDump/1024-4 307 391995 ns/op 2.61 MB/s BenchmarkDump/4096-4 85 2421087 ns/op 1.69 MB/s BenchmarkDump/16384-4 20 8014213 ns/op 2.04 MB/s PASS ok encoding/hex 2.519s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 158507572 ns/op 12.24 MB/s 8390640 B/op 49 allocs/op BenchmarkCodeEncoderError-4 1 131617302 ns/op 14.74 MB/s 8525024 B/op 128 allocs/op BenchmarkCodeMarshal-4 1 139883373 ns/op 13.87 MB/s 10331520 B/op 50 allocs/op BenchmarkCodeMarshalError-4 1 130000463 ns/op 14.93 MB/s 1946624 B/op 68 allocs/op BenchmarkMarshalBytes/32-4 24494 5178 ns/op BenchmarkMarshalBytes/256-4 5904 18900 ns/op BenchmarkMarshalBytes/4096-4 472 309774 ns/op BenchmarkMarshalBytesError/32-4 60 2146664 ns/op BenchmarkMarshalBytesError/256-4 58 3065483 ns/op BenchmarkMarshalBytesError/4096-4 50 2248613 ns/op BenchmarkCodeDecoder-4 1 466680019 ns/op 4.16 MB/s 11144648 B/op 92714 allocs/op BenchmarkUnicodeDecoder-4 32961 3594 ns/op 3.90 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45446 3484 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 470841434 ns/op 4.12 MB/s 3068528 B/op 92686 allocs/op BenchmarkCodeUnmarshalReuse-4 1 427389292 ns/op 4.54 MB/s 3067032 B/op 92686 allocs/op BenchmarkUnmarshalString-4 73094 1788 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 141538 1191 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 199233 952.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 72910 2176 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 60363 2668 ns/op 142 B/op 2 allocs/op BenchmarkUnmapped-4 20364 6480 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3202 38389 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 788 180823 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 129 1099547 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 8611621 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 613060 199.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 644875 229.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 675306 172.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 586443 200.3 ns/op BenchmarkEncodeMarshaler-4 65978 2145 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 67648 1552 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 5421981 22.80 ns/op BenchmarkNumberIsValidRegexp-4 19056 6531 ns/op PASS ok encoding/json 9.463s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 3897401 ns/op 16.82 MB/s BenchmarkDecode-4 36 3687499 ns/op 24.08 MB/s PASS ok encoding/pem 0.491s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1782 68509 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 578 196536 ns/op 8292 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2631 45087 ns/op PASS ok encoding/xml 0.517s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 478503 313.1 ns/op BenchmarkIntSet-4 578234 202.8 ns/op BenchmarkFloatAdd-4 201027 938.8 ns/op BenchmarkFloatSet-4 540570 210.3 ns/op BenchmarkStringSet-4 352696 284.3 ns/op BenchmarkMapSet-4 123660 1109 ns/op BenchmarkMapSetDifferent-4 59127 2370 ns/op BenchmarkMapSetDifferentRandom-4 244 542743 ns/op BenchmarkMapSetString-4 134426 1041 ns/op BenchmarkMapAddSame-4 27447 5484 ns/op BenchmarkMapAddDifferent-4 10000 10733 ns/op BenchmarkMapAddDifferentRandom-4 230 772439 ns/op BenchmarkMapAddSameSteadyState-4 246618 504.6 ns/op BenchmarkMapAddDifferentSteadyState-4 124258 997.4 ns/op BenchmarkRealworldExpvarUsage-4 9523 10848 ns/op PASS ok expvar 3.365s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 70951 1588 ns/op BenchmarkSprintfEmpty-4 357439 490.3 ns/op BenchmarkSprintfString-4 194392 783.7 ns/op BenchmarkSprintfTruncateString-4 147912 874.1 ns/op BenchmarkSprintfTruncateBytes-4 139438 1074 ns/op BenchmarkSprintfSlowParsingPath-4 158334 967.5 ns/op BenchmarkSprintfQuoteString-4 50641 3163 ns/op BenchmarkSprintfInt-4 153483 714.8 ns/op BenchmarkSprintfIntInt-4 125358 1070 ns/op BenchmarkSprintfPrefixedInt-4 172039 1044 ns/op BenchmarkSprintfFloat-4 97098 1270 ns/op BenchmarkSprintfComplex-4 39220 2764 ns/op BenchmarkSprintfBoolean-4 167335 734.6 ns/op BenchmarkSprintfHexString-4 69141 1665 ns/op BenchmarkSprintfHexBytes-4 72142 2412 ns/op BenchmarkSprintfBytes-4 35426 3906 ns/op BenchmarkSprintfStringer-4 79202 2277 ns/op BenchmarkSprintfStructure-4 26304 5714 ns/op BenchmarkManyArgs-4 47330 2688 ns/op BenchmarkFprintInt-4 68607 1680 ns/op BenchmarkFprintfBytes-4 71218 1676 ns/op BenchmarkFprintIntNoAlloc-4 64920 1633 ns/op BenchmarkScanInts-4 27 4063712 ns/op BenchmarkScanRecursiveInt-4 1 653618000 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 461859550 ns/op PASS ok fmt 5.944s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 474 262666 ns/op PASS ok go/build 0.312s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 40994 2498 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12674 8668 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4371 32052 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1122 128390 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 279 481787 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2196139 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 9447992 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 37208472 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 148775979 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.850s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 366978583 ns/op 0.18 MB/s 45348104 B/op 48733 allocs/op PASS ok go/format 0.455s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 27120534 ns/op 1.99 MB/s BenchmarkParseOnly-4 6 26879082 ns/op 2.00 MB/s BenchmarkResolve-4 48 2226469 ns/op 24.19 MB/s PASS ok go/parser 2.455s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 137752767 ns/op 0.38 MB/s 4581848 B/op 27536 allocs/op BenchmarkPrintDecl-4 692 181447 ns/op 0.18 MB/s 16036 B/op 51 allocs/op PASS ok go/printer 0.357s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 285 453294 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9372807 ns/op 5.83 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 20593092 ns/op 3.49 MB/s BenchmarkScanFiles/net/http/server.go-4 6 21792903 ns/op 5.22 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 158 852731 ns/op 3.61 MB/s PASS ok go/scanner 1.023s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1229254 90.91 ns/op PASS ok go/token 0.296s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1171465 ns/op BenchmarkNamed/Underlying/nongeneric-4 1001634 138.0 ns/op BenchmarkNamed/Underlying/generic-4 753112 182.0 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 138.1 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 126.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17312 7111 ns/op BenchmarkNamed/NewMethodSet/generic-4 14106 8216 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19701 7057 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16154 7762 ns/op BenchmarkCheck/http/funcbodies/info-4 1 631901348 ns/op 48074 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 481316070 ns/op 63159 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 294227023 ns/op 102411 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 248665374 ns/op 121829 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2698876751 ns/op 1897 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 172512203 ns/op 29466 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 108913892 ns/op 46895 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 109529041 ns/op 45633 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 788040444 ns/op 2743 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 95152778 ns/op 22512 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 72953464 ns/op 29385 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 70247985 ns/op 30439 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2301178765 ns/op 26975 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 531878728 ns/op 116540 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 170319299 ns/op 362953 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 103008507 ns/op 598117 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3298412774 ns/op 611.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 141475862 ns/op 14062 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 113732741 ns/op 17616 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 114110785 ns/op 17541 lines/s PASS ok go/types 43.243s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13455 11143 ns/op 91.90 MB/s PASS ok hash/adler32 0.293s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 206200 725.3 ns/op 20.68 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 224233 514.3 ns/op 29.17 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 132658 1407 ns/op 28.44 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 156212 899.0 ns/op 44.49 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 394810 298.7 ns/op 1713.96 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 438031 481.5 ns/op 1063.24 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 366588 393.9 ns/op 2599.80 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 323044 323.3 ns/op 3167.05 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 233125 498.3 ns/op 8219.42 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 231000 694.1 ns/op 5900.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 66102 1908 ns/op 17171.46 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 63194 2416 ns/op 13563.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 437932 308.9 ns/op 48.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 369256 306.8 ns/op 48.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 468578 624.1 ns/op 64.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 439375 413.6 ns/op 96.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 297493 500.0 ns/op 1023.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 312746 425.6 ns/op 1203.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 260940 526.2 ns/op 1946.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 240112 492.6 ns/op 2078.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 211888 514.3 ns/op 7963.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 205191 512.0 ns/op 7999.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 61513 2059 ns/op 15916.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54151 2743 ns/op 11944.82 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 259884 497.1 ns/op 30.18 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 140479 876.4 ns/op 17.11 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 145488 840.2 ns/op 47.61 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 132074 875.5 ns/op 45.69 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12022 10301 ns/op 49.70 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12128 9855 ns/op 51.95 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6127 22033 ns/op 46.48 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6589 20530 ns/op 49.88 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1034 122552 ns/op 33.42 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1106 92079 ns/op 44.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 156 767488 ns/op 42.70 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 170 794684 ns/op 41.23 MB/s PASS ok hash/crc32 7.974s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 913757 ns/op 71.72 MB/s BenchmarkCrc64/ISO4KB-4 1441 101611 ns/op 40.31 MB/s BenchmarkCrc64/ISO1KB-4 6946 19784 ns/op 51.76 MB/s BenchmarkCrc64/ECMA64KB-4 121 1230125 ns/op 53.28 MB/s BenchmarkCrc64/Random64KB-4 127 877552 ns/op 74.68 MB/s BenchmarkCrc64/Random16KB-4 426 266940 ns/op 61.38 MB/s PASS ok hash/crc64 1.397s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15126 12706 ns/op 80.59 MB/s BenchmarkFnv32aKB-4 14860 8948 ns/op 114.44 MB/s BenchmarkFnv64KB-4 13249 12754 ns/op 80.29 MB/s BenchmarkFnv64aKB-4 10000 11347 ns/op 90.24 MB/s BenchmarkFnv128KB-4 1930 68158 ns/op 15.02 MB/s BenchmarkFnv128aKB-4 1561 67568 ns/op 15.16 MB/s PASS ok hash/fnv 1.432s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 471420 284.6 ns/op 14.05 MB/s BenchmarkHash/n=4/Bytes-4 3330748 58.45 ns/op 68.44 MB/s BenchmarkHash/n=4/String-4 3072022 35.77 ns/op 111.83 MB/s BenchmarkHash/n=8/Write-4 512190 268.5 ns/op 29.79 MB/s BenchmarkHash/n=8/Bytes-4 3149474 47.80 ns/op 167.37 MB/s BenchmarkHash/n=8/String-4 3337680 34.55 ns/op 231.58 MB/s BenchmarkHash/n=16/Write-4 506612 254.9 ns/op 62.76 MB/s BenchmarkHash/n=16/Bytes-4 3374302 39.62 ns/op 403.84 MB/s BenchmarkHash/n=16/String-4 3076623 34.03 ns/op 470.22 MB/s BenchmarkHash/n=32/Write-4 455658 262.9 ns/op 121.73 MB/s BenchmarkHash/n=32/Bytes-4 3361617 35.06 ns/op 912.83 MB/s BenchmarkHash/n=32/String-4 3501746 34.04 ns/op 939.93 MB/s BenchmarkHash/n=64/Write-4 488410 276.4 ns/op 231.58 MB/s BenchmarkHash/n=64/Bytes-4 3190279 37.71 ns/op 1696.97 MB/s BenchmarkHash/n=64/String-4 2882018 40.47 ns/op 1581.41 MB/s BenchmarkHash/n=256/Write-4 367428 367.2 ns/op 697.23 MB/s BenchmarkHash/n=256/Bytes-4 2199238 59.92 ns/op 4272.58 MB/s BenchmarkHash/n=256/String-4 1972820 53.76 ns/op 4761.98 MB/s BenchmarkHash/n=320/Write-4 319575 396.9 ns/op 806.26 MB/s BenchmarkHash/n=320/Bytes-4 2038837 84.07 ns/op 3806.39 MB/s BenchmarkHash/n=320/String-4 1834105 93.24 ns/op 3432.17 MB/s BenchmarkHash/n=1024/Write-4 231523 592.6 ns/op 1727.96 MB/s BenchmarkHash/n=1024/Bytes-4 940960 133.4 ns/op 7678.56 MB/s BenchmarkHash/n=1024/String-4 823136 139.6 ns/op 7335.85 MB/s BenchmarkHash/n=4096/Write-4 93760 2554 ns/op 1603.61 MB/s BenchmarkHash/n=4096/Bytes-4 257204 843.2 ns/op 4857.87 MB/s BenchmarkHash/n=4096/String-4 220668 458.8 ns/op 8926.84 MB/s BenchmarkHash/n=16384/Write-4 25882 4439 ns/op 3691.31 MB/s BenchmarkHash/n=16384/Bytes-4 68454 2255 ns/op 7266.07 MB/s BenchmarkHash/n=16384/String-4 69588 1740 ns/op 9418.75 MB/s PASS ok hash/maphash 6.869s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 603 214724 ns/op BenchmarkEscapeNone-4 119775 885.6 ns/op BenchmarkUnescape-4 709 168559 ns/op BenchmarkUnescapeNone-4 614416 189.4 ns/op BenchmarkUnescapeSparse-4 8074 22952 ns/op BenchmarkUnescapeDense-4 1000 107952 ns/op PASS ok html 1.083s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7148 15543 ns/op BenchmarkCSSEscaperNoSpecials-4 41673 2909 ns/op BenchmarkDecodeCSS-4 24500 5053 ns/op BenchmarkDecodeCSSNoSpecials-4 3247538 36.16 ns/op BenchmarkCSSValueFilter-4 115542 1679 ns/op BenchmarkCSSValueFilterOk-4 77558 1500 ns/op BenchmarkEscapedExecute-4 4231 25928 ns/op BenchmarkHTMLNospaceEscaper-4 6100 19398 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 58285 2132 ns/op BenchmarkStripTags-4 19142 6767 ns/op BenchmarkStripTagsNoSpecials-4 288099 714.2 ns/op BenchmarkJSValEscaperWithNum-4 23276 4852 ns/op BenchmarkJSValEscaperWithStr-4 4590 26434 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18744 6466 ns/op BenchmarkJSValEscaperWithObj-4 3978 30503 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 14040 ns/op BenchmarkJSStrEscaperNoSpecials-4 44126 2493 ns/op BenchmarkJSStrEscaper-4 10000 16724 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42909 2675 ns/op BenchmarkJSRegexpEscaper-4 9140 15090 ns/op BenchmarkTemplateSpecialTags-4 88 1518955 ns/op BenchmarkURLEscaper-4 4114 29989 ns/op BenchmarkURLEscaperNoSpecials-4 146528 1022 ns/op BenchmarkURLNormalizer-4 5001 28913 ns/op BenchmarkURLNormalizerNoSpecials-4 180438 908.4 ns/op BenchmarkSrcsetFilter-4 16322 6958 ns/op BenchmarkSrcsetFilterNoSpecials-4 102056 1355 ns/op PASS ok html/template 5.650s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 515326 231.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 435189 262.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 512953 237.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 427560 264.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1257654 82.80 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 107.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1505083 78.88 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 163.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 174.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 378296 416.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 322372 440.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 386079 390.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 332706 620.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 730773 208.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 526880 264.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 755820 159.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 486505 277.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 335761 409.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1242570 93.61 ns/op BenchmarkRGBASetRGBA-4 1000000 110.3 ns/op BenchmarkRGBA64At-4 790203 140.2 ns/op BenchmarkRGBA64SetRGBA64-4 749450 203.1 ns/op BenchmarkNRGBAAt-4 1214144 119.7 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.8 ns/op BenchmarkNRGBA64At-4 768144 160.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 763815 191.7 ns/op BenchmarkAlphaAt-4 1771320 73.65 ns/op BenchmarkAlphaSetAlpha-4 2086003 68.93 ns/op BenchmarkAlpha16At-4 1256612 94.07 ns/op BenchmarkAlphaSetAlpha16-4 1223920 119.1 ns/op BenchmarkGrayAt-4 2081284 56.98 ns/op BenchmarkGraySetGray-4 1773886 58.48 ns/op BenchmarkGray16At-4 1275252 86.80 ns/op BenchmarkGraySetGray16-4 1241704 133.8 ns/op PASS ok image 8.187s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3080240 47.42 ns/op BenchmarkYCbCrToRGB/128-4 2904032 39.18 ns/op BenchmarkYCbCrToRGB/255-4 3103352 39.39 ns/op BenchmarkRGBToYCbCr/0-4 3229578 36.59 ns/op BenchmarkRGBToYCbCr/Cb-4 3347721 36.52 ns/op BenchmarkRGBToYCbCr/Cr-4 2890147 37.88 ns/op BenchmarkYCbCrToRGBA/0-4 2461095 49.25 ns/op BenchmarkYCbCrToRGBA/128-4 2415930 57.80 ns/op BenchmarkYCbCrToRGBA/255-4 2628675 39.74 ns/op BenchmarkNYCbCrAToRGBA/0-4 2692364 43.30 ns/op BenchmarkNYCbCrAToRGBA/128-4 2525800 43.64 ns/op BenchmarkNYCbCrAToRGBA/255-4 2523438 41.01 ns/op PASS ok image/color 3.581s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 68109610 ns/op BenchmarkFillSrc-4 310 400783 ns/op BenchmarkCopyOver-4 6 19681055 ns/op BenchmarkCopySrc-4 488 242480 ns/op BenchmarkNRGBAOver-4 7 15219396 ns/op BenchmarkNRGBASrc-4 12 9945048 ns/op BenchmarkYCbCr-4 10 13165755 ns/op BenchmarkGray-4 16 12056962 ns/op BenchmarkCMYK-4 12 10062716 ns/op BenchmarkGlyphOver-4 20 5708869 ns/op BenchmarkRGBAMaskOver-4 4 26672090 ns/op BenchmarkGrayMaskOver-4 6 32184053 ns/op BenchmarkRGBA64ImageMaskOver-4 3 57243429 ns/op BenchmarkRGBA-4 4 40177214 ns/op BenchmarkPalettedFill-4 931 196691 ns/op BenchmarkPalettedRGBA-4 4 43746467 ns/op BenchmarkGenericOver-4 2 50322397 ns/op BenchmarkGenericMaskOver-4 5 28969728 ns/op BenchmarkGenericSrc-4 3 61159367 ns/op BenchmarkGenericMaskSrc-4 3 37968955 ns/op PASS ok image/draw 7.078s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 5947683 ns/op 2.60 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 149179429 ns/op 2.06 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2834548085 ns/op 0.43 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 3750361 ns/op 4.12 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 179075365 ns/op 0.35 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.666s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 2809 55247 ns/op BenchmarkIDCT-4 4639 25034 ns/op BenchmarkDecodeBaseline-4 7 17202984 ns/op 3.59 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19614902 ns/op 3.15 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 167408089 ns/op 7.34 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 235461936 ns/op 3.91 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.787s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17000535 8.400 ns/op BenchmarkDecodeGray-4 10 13200407 ns/op 4.96 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 78054994 ns/op 3.36 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34731988 ns/op 7.55 MB/s 346594 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5548561 ns/op 11.81 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37285029 ns/op 7.03 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 52547075 ns/op 4.99 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 52380704 ns/op 5.86 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 53965773 ns/op 5.69 MB/s 426088 B/op 15 allocs/op BenchmarkEncodeNRGBOpaque-4 1 212502988 ns/op 5.78 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 273620985 ns/op 4.49 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 33959314 ns/op 9.05 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 184428715 ns/op 6.66 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 879795979 ns/op 1.40 MB/s 864184 B/op 30 allocs/op PASS ok image/png 4.249s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 115333974 ns/op 0.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 48615982 ns/op 2.06 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 326896567 ns/op 1.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 316704712 ns/op 1.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 58964008 ns/op 1.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 54560515 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 256056583 ns/op 1.95 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 255769451 ns/op 1.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 573335943 ns/op 1.74 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 540858965 ns/op 1.85 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3719614897 ns/op 1.34 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3394439388 ns/op 1.47 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10431155 ns/op 9.59 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9772120 ns/op 10.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 60160308 ns/op 8.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49925322 ns/op 10.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 134037042 ns/op 7.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 123812366 ns/op 8.08 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 490122418 ns/op 10.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 524676220 ns/op 9.53 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 57697098 ns/op 1.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 48978382 ns/op 2.04 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 398701113 ns/op 1.25 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 313973955 ns/op 1.59 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 842330300 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 964034434 ns/op 1.04 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6573173207 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5797673947 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 186512665 ns/op 22.41 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 149948114 ns/op 27.87 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 74.311s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28452 4399 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 29904 5072 ns/op 0.39 MB/s BenchmarkMarshalCorpusFile/4-4 25660 4701 ns/op 0.85 MB/s BenchmarkMarshalCorpusFile/8-4 18553 6678 ns/op 1.20 MB/s BenchmarkMarshalCorpusFile/16-4 18560 10420 ns/op 1.54 MB/s BenchmarkMarshalCorpusFile/32-4 11487 12472 ns/op 2.57 MB/s BenchmarkMarshalCorpusFile/64-4 8680 21453 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/128-4 5360 26359 ns/op 4.86 MB/s BenchmarkMarshalCorpusFile/256-4 2467 63673 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/512-4 1330 114198 ns/op 4.48 MB/s BenchmarkMarshalCorpusFile/1024-4 625 247721 ns/op 4.13 MB/s BenchmarkMarshalCorpusFile/2048-4 319 489068 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1158587 ns/op 3.54 MB/s BenchmarkMarshalCorpusFile/8192-4 64 1896239 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/16384-4 42 4379642 ns/op 3.74 MB/s BenchmarkMarshalCorpusFile/32768-4 14 9464447 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/65536-4 7 20901272 ns/op 3.14 MB/s BenchmarkMarshalCorpusFile/131072-4 3 43967792 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/262144-4 1 104043446 ns/op 2.52 MB/s BenchmarkMarshalCorpusFile/524288-4 1 180922924 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 239217590 ns/op 4.38 MB/s BenchmarkUnmarshalCorpusFile/1-4 8186 18952 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8281 15768 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6546 19747 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 6789 19006 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 6890 21597 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/32-4 4056 39475 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/64-4 3808 55818 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/128-4 1574 67566 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/256-4 948 115113 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/512-4 452 234319 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/1024-4 234 447589 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/2048-4 127 1380203 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1843653 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3932373 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 7607518 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 18682933 ns/op 1.75 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 43579627 ns/op 1.50 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 66978392 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 139917297 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 237328309 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 514911851 ns/op 2.04 MB/s BenchmarkMutatorBytes/1-4 35434 3938 ns/op BenchmarkMutatorBytes/10-4 33675 3687 ns/op BenchmarkMutatorBytes/100-4 31575 4574 ns/op BenchmarkMutatorBytes/1000-4 23388 6399 ns/op BenchmarkMutatorBytes/10000-4 6772 26050 ns/op BenchmarkMutatorBytes/100000-4 1011 142489 ns/op BenchmarkMutatorString/1-4 32493 4880 ns/op BenchmarkMutatorString/10-4 31390 3644 ns/op BenchmarkMutatorString/100-4 30414 5784 ns/op BenchmarkMutatorString/1000-4 14773 8014 ns/op BenchmarkMutatorString/10000-4 4285 76519 ns/op BenchmarkMutatorString/100000-4 272 419124 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15897 7152 ns/op BenchmarkMutatorAllBasicTypes/string-4 17260 7142 ns/op BenchmarkMutatorAllBasicTypes/bool-4 62017 1941 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47318 2464 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46356 2449 ns/op BenchmarkMutatorAllBasicTypes/int-4 52332 2213 ns/op BenchmarkMutatorAllBasicTypes/int8-4 51805 3606 ns/op BenchmarkMutatorAllBasicTypes/int16-4 49909 2321 ns/op BenchmarkMutatorAllBasicTypes/int32-4 54392 3912 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56320 2230 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 53198 3424 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45488 2455 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49198 2468 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 40477 4499 ns/op PASS ok internal/fuzz 16.487s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 12160 9611 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 143310 821.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.842s PASS ok internal/poll 0.061s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21966501 ns/op PASS ok internal/trace 3.472s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 16222 ns/op BenchmarkCopyNLarge-4 182 796301 ns/op PASS ok io 0.500s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 129184 1490 ns/op BenchmarkPrintln-4 23175 6058 ns/op BenchmarkPrintlnNoFlags-4 35246 3872 ns/op PASS ok log 0.918s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2439614 44.84 ns/op BenchmarkAcosh-4 1390899 84.48 ns/op BenchmarkAsin-4 2889015 40.85 ns/op BenchmarkAsinh-4 1251553 94.84 ns/op BenchmarkAtan-4 3190234 36.59 ns/op BenchmarkAtanh-4 1000000 175.2 ns/op BenchmarkAtan2-4 1970144 51.34 ns/op BenchmarkCbrt-4 1000000 108.5 ns/op BenchmarkCeil-4 21355131 5.612 ns/op BenchmarkCopysign-4 4310743 30.60 ns/op BenchmarkCos-4 1000000 116.6 ns/op BenchmarkCosh-4 1990644 62.82 ns/op BenchmarkErf-4 3146876 33.81 ns/op BenchmarkErfc-4 2678908 55.88 ns/op BenchmarkErfinv-4 3115849 46.18 ns/op BenchmarkErfcinv-4 3097052 62.56 ns/op BenchmarkExp-4 7686758 14.56 ns/op BenchmarkExpGo-4 1000000 101.9 ns/op BenchmarkExpm1-4 2867372 43.35 ns/op BenchmarkExp2-4 1000000 130.7 ns/op BenchmarkExp2Go-4 1000000 108.7 ns/op BenchmarkAbs-4 5483448 23.70 ns/op BenchmarkDim-4 5109088 20.62 ns/op BenchmarkFloor-4 23397878 5.808 ns/op BenchmarkMax-4 17554831 7.545 ns/op BenchmarkMin-4 16309938 9.029 ns/op BenchmarkMod-4 398158 304.8 ns/op BenchmarkFrexp-4 2029803 60.96 ns/op BenchmarkGamma-4 831496 161.8 ns/op BenchmarkHypot-4 12808735 10.68 ns/op BenchmarkHypotGo-4 1789800 68.22 ns/op BenchmarkIlogb-4 2259286 51.04 ns/op BenchmarkJ0-4 284623 441.4 ns/op BenchmarkJ1-4 321751 434.1 ns/op BenchmarkJn-4 134337 967.3 ns/op BenchmarkLdexp-4 1933686 98.73 ns/op BenchmarkLgamma-4 1000000 117.3 ns/op BenchmarkLog-4 6025627 19.03 ns/op BenchmarkLogb-4 2131249 49.70 ns/op BenchmarkLog1p-4 1000000 133.2 ns/op BenchmarkLog10-4 5069731 20.14 ns/op BenchmarkLog2-4 1607547 73.94 ns/op BenchmarkModf-4 2487960 47.19 ns/op BenchmarkNextafter32-4 1767388 59.70 ns/op BenchmarkNextafter64-4 2506190 46.25 ns/op BenchmarkPowInt-4 660381 209.6 ns/op BenchmarkPowFrac-4 485856 260.9 ns/op BenchmarkPow10Pos-4 4599900 23.40 ns/op BenchmarkPow10Neg-4 5200111 22.76 ns/op BenchmarkRound-4 4215453 29.72 ns/op BenchmarkRoundToEven-4 9984111 11.36 ns/op BenchmarkRemainder-4 606004 204.7 ns/op BenchmarkSignbit-4 7548699 30.43 ns/op BenchmarkSin-4 1502281 80.06 ns/op BenchmarkSincos-4 1000000 101.9 ns/op BenchmarkSinh-4 2287586 59.19 ns/op BenchmarkSqrtIndirect-4 20056994 5.160 ns/op BenchmarkSqrtLatency-4 23617996 5.922 ns/op BenchmarkSqrtIndirectLatency-4 25267790 5.096 ns/op BenchmarkSqrtGoLatency-4 1000000 122.2 ns/op BenchmarkSqrtPrime-4 40191 2889 ns/op BenchmarkTan-4 1586262 122.2 ns/op BenchmarkTanh-4 1865829 63.12 ns/op BenchmarkTrunc-4 23942905 4.965 ns/op BenchmarkY0-4 251223 399.2 ns/op BenchmarkY1-4 335930 397.1 ns/op BenchmarkYn-4 147279 809.1 ns/op BenchmarkFloat64bits-4 7161894 25.90 ns/op BenchmarkFloat64frombits-4 7428464 15.55 ns/op BenchmarkFloat32bits-4 7760412 15.77 ns/op BenchmarkFloat32frombits-4 8136360 21.41 ns/op BenchmarkFMA-4 25099077 5.312 ns/op PASS ok math 14.729s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15070467 14.96 ns/op 4277.91 MB/s BenchmarkAddVV/2-4 11621917 9.719 ns/op 13169.42 MB/s BenchmarkAddVV/3-4 11876130 17.34 ns/op 11071.56 MB/s BenchmarkAddVV/4-4 12206540 11.21 ns/op 22831.17 MB/s BenchmarkAddVV/5-4 11701831 11.55 ns/op 27716.42 MB/s BenchmarkAddVV/10-4 8561360 19.28 ns/op 33199.07 MB/s BenchmarkAddVV/100-4 2216830 85.84 ns/op 74560.14 MB/s BenchmarkAddVV/1000-4 287386 643.7 ns/op 99431.41 MB/s BenchmarkSubVV/1-4 14504694 8.780 ns/op 7289.59 MB/s BenchmarkSubVV/2-4 13378722 10.82 ns/op 11833.12 MB/s BenchmarkSubVV/3-4 12250820 10.75 ns/op 17860.66 MB/s BenchmarkSubVV/4-4 12751285 10.66 ns/op 24020.74 MB/s BenchmarkSubVV/5-4 8125876 16.42 ns/op 19483.74 MB/s BenchmarkSubVV/10-4 8463453 13.65 ns/op 46880.18 MB/s BenchmarkSubVV/100-4 1565408 95.07 ns/op 67316.99 MB/s BenchmarkSubVV/1000-4 270591 655.0 ns/op 97707.86 MB/s BenchmarkAddVW/1-4 13478998 7.769 ns/op 1029.71 MB/s BenchmarkAddVW/2-4 16008579 8.930 ns/op 1791.72 MB/s BenchmarkAddVW/3-4 14216954 9.592 ns/op 2502.09 MB/s BenchmarkAddVW/4-4 15621054 9.163 ns/op 3492.43 MB/s BenchmarkAddVW/5-4 12104283 9.717 ns/op 4116.57 MB/s BenchmarkAddVW/10-4 7342164 16.46 ns/op 4859.48 MB/s BenchmarkAddVW/100-4 303904 500.0 ns/op 1599.98 MB/s BenchmarkAddVW/1000-4 41673 3114 ns/op 2568.89 MB/s BenchmarkAddVWext/1-4 14425846 8.363 ns/op 956.59 MB/s BenchmarkAddVWext/2-4 10999201 16.14 ns/op 991.09 MB/s BenchmarkAddVWext/3-4 10263067 9.751 ns/op 2461.20 MB/s BenchmarkAddVWext/4-4 12052244 15.97 ns/op 2003.61 MB/s BenchmarkAddVWext/5-4 13454859 10.27 ns/op 3893.33 MB/s BenchmarkAddVWext/10-4 8058958 16.82 ns/op 4757.48 MB/s BenchmarkAddVWext/100-4 46699 2631 ns/op 304.07 MB/s BenchmarkAddVWext/1000-4 3463 30482 ns/op 262.45 MB/s BenchmarkSubVW/1-4 17033721 12.26 ns/op 652.61 MB/s BenchmarkSubVW/2-4 13554956 15.17 ns/op 1054.56 MB/s BenchmarkSubVW/3-4 13039740 9.338 ns/op 2570.23 MB/s BenchmarkSubVW/4-4 14595001 16.11 ns/op 1986.45 MB/s BenchmarkSubVW/5-4 13219717 9.698 ns/op 4124.73 MB/s BenchmarkSubVW/10-4 9759175 11.94 ns/op 6701.07 MB/s BenchmarkSubVW/100-4 188529 605.2 ns/op 1321.89 MB/s BenchmarkSubVW/1000-4 41221 3631 ns/op 2203.22 MB/s BenchmarkSubVWext/1-4 15519673 12.37 ns/op 646.51 MB/s BenchmarkSubVWext/2-4 11743826 9.564 ns/op 1672.94 MB/s BenchmarkSubVWext/3-4 13364473 10.71 ns/op 2240.56 MB/s BenchmarkSubVWext/4-4 12225909 9.417 ns/op 3398.03 MB/s BenchmarkSubVWext/5-4 12188750 10.74 ns/op 3723.44 MB/s BenchmarkSubVWext/10-4 8526091 13.68 ns/op 5849.53 MB/s BenchmarkSubVWext/100-4 46285 2556 ns/op 312.95 MB/s BenchmarkSubVWext/1000-4 4008 34343 ns/op 232.95 MB/s BenchmarkMulAddVWW/1-4 13301742 14.92 ns/op 4290.22 MB/s BenchmarkMulAddVWW/2-4 12759504 12.56 ns/op 10190.98 MB/s BenchmarkMulAddVWW/3-4 11078964 14.56 ns/op 13188.24 MB/s BenchmarkMulAddVWW/4-4 10668908 11.95 ns/op 21421.49 MB/s BenchmarkMulAddVWW/5-4 8375251 12.75 ns/op 25100.36 MB/s BenchmarkMulAddVWW/10-4 6945136 18.67 ns/op 34276.72 MB/s BenchmarkMulAddVWW/100-4 1000000 148.4 ns/op 43135.41 MB/s BenchmarkMulAddVWW/1000-4 158976 983.2 ns/op 65093.02 MB/s BenchmarkAddMulVVW/1-4 15126572 10.39 ns/op 6157.19 MB/s BenchmarkAddMulVVW/2-4 11750642 9.386 ns/op 13638.03 MB/s BenchmarkAddMulVVW/3-4 10229252 17.96 ns/op 10689.45 MB/s BenchmarkAddMulVVW/4-4 5508794 18.67 ns/op 13713.03 MB/s BenchmarkAddMulVVW/5-4 8611429 13.41 ns/op 23865.87 MB/s BenchmarkAddMulVVW/10-4 7067062 15.73 ns/op 40686.11 MB/s BenchmarkAddMulVVW/100-4 1000000 114.4 ns/op 55964.92 MB/s BenchmarkAddMulVVW/1000-4 217714 751.1 ns/op 85208.04 MB/s BenchmarkDivWVW/1-4 1834272 73.05 ns/op 876.17 MB/s BenchmarkDivWVW/2-4 975679 129.7 ns/op 987.18 MB/s BenchmarkDivWVW/3-4 848692 168.5 ns/op 1139.68 MB/s BenchmarkDivWVW/4-4 756081 194.3 ns/op 1317.52 MB/s BenchmarkDivWVW/5-4 525924 218.7 ns/op 1462.96 MB/s BenchmarkDivWVW/10-4 279612 405.5 ns/op 1578.30 MB/s BenchmarkDivWVW/100-4 34893 3219 ns/op 1987.95 MB/s BenchmarkDivWVW/1000-4 4515 36037 ns/op 1775.93 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13613767 16.14 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16518508 7.579 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14959701 8.478 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14931495 7.725 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12453124 10.20 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12813460 9.438 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10443145 12.98 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10100998 10.70 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9600631 12.73 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10689339 10.83 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7037536 24.01 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8187261 15.16 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 128.8 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1342915 97.43 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 179114 1134 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 200802 676.2 ns/op BenchmarkDecimalConversion-4 198 610070 ns/op BenchmarkFloatString/100-4 10000 13182 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 232 700840 ns/op 2919 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 91192990 ns/op 61152 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 5405531358 ns/op 837224 B/op 522 allocs/op BenchmarkFloatAdd/10-4 166057 744.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 167346 768.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 155340 838.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 97630 1396 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17174 6400 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 197326 572.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 217070 585.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 228416 584.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 169113 730.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44710 2269 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2058 107662 ns/op BenchmarkParseFloatLargeExp-4 456 271331 ns/op BenchmarkGCD10x10/WithoutXY-4 196101 719.3 ns/op BenchmarkGCD10x10/WithXY-4 42800 3164 ns/op BenchmarkGCD10x100/WithoutXY-4 83492 1779 ns/op BenchmarkGCD10x100/WithXY-4 16258 10013 ns/op BenchmarkGCD10x1000/WithoutXY-4 54025 2161 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10554 ns/op BenchmarkGCD100x100/WithoutXY-4 23186 5097 ns/op BenchmarkGCD100x100/WithXY-4 8800 15746 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10266 ns/op BenchmarkGCD100x1000/WithXY-4 7340 21817 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2126 103455 ns/op BenchmarkGCD1000x1000/WithXY-4 1090 105733 ns/op BenchmarkHilbert-4 19 5935633 ns/op BenchmarkBinomial-4 10000 15794 ns/op BenchmarkQuoRem-4 22887 5235 ns/op BenchmarkExp-4 18 6505021 ns/op BenchmarkExpMont/Odd-4 120 913735 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 946216 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1113750 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even3-4 128 958727 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 1153821 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1746768 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even32-4 122 966368 ns/op 3817 B/op 52 allocs/op BenchmarkExpMont/Even64-4 141 840911 ns/op 3636 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1242133 ns/op 3782 B/op 51 allocs/op BenchmarkExpMont/Even128-4 144 746703 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 171 680602 ns/op 2957 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 308 547349 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 332 420256 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 352 484528 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 319 358623 ns/op 1749 B/op 47 allocs/op BenchmarkExp2-4 18 7300803 ns/op BenchmarkBitset-4 593970 186.4 ns/op BenchmarkBitsetNeg-4 354458 325.8 ns/op BenchmarkBitsetOrig-4 208197 675.9 ns/op BenchmarkBitsetNegOrig-4 122406 1047 ns/op BenchmarkModSqrt225_Tonelli-4 109 1431356 ns/op BenchmarkModSqrt225_3Mod4-4 380 305610 ns/op BenchmarkModSqrt231_Tonelli-4 100 1113462 ns/op BenchmarkModSqrt231_5Mod8-4 318 709803 ns/op BenchmarkModInverse-4 10000 12300 ns/op BenchmarkSqrt-4 2316 83625 ns/op BenchmarkIntSqr/1-4 1000000 121.2 ns/op BenchmarkIntSqr/2-4 633903 188.1 ns/op BenchmarkIntSqr/3-4 593706 231.2 ns/op BenchmarkIntSqr/5-4 409700 292.8 ns/op BenchmarkIntSqr/8-4 339062 384.8 ns/op BenchmarkIntSqr/10-4 251517 471.3 ns/op BenchmarkIntSqr/20-4 48241 2183 ns/op BenchmarkIntSqr/30-4 37618 3603 ns/op BenchmarkIntSqr/50-4 26085 4995 ns/op BenchmarkIntSqr/80-4 10000 10726 ns/op BenchmarkIntSqr/100-4 10000 10757 ns/op BenchmarkIntSqr/200-4 4480 27288 ns/op BenchmarkIntSqr/300-4 1905 84895 ns/op BenchmarkIntSqr/500-4 985 125861 ns/op BenchmarkIntSqr/800-4 366 313965 ns/op BenchmarkIntSqr/1000-4 283 627210 ns/op BenchmarkDiv/20/10-4 398635 337.8 ns/op BenchmarkDiv/40/20-4 425085 345.0 ns/op BenchmarkDiv/100/50-4 371838 358.8 ns/op BenchmarkDiv/200/100-4 44320 3170 ns/op BenchmarkDiv/400/200-4 46076 2436 ns/op BenchmarkDiv/1000/500-4 46346 2729 ns/op BenchmarkDiv/2000/1000-4 33848 3606 ns/op BenchmarkDiv/20000/10000-4 1354 96219 ns/op BenchmarkDiv/200000/100000-4 36 4181843 ns/op BenchmarkDiv/2000000/1000000-4 1 149445427 ns/op BenchmarkDiv/20000000/10000000-4 1 3538186949 ns/op BenchmarkMul-4 6 21429882 ns/op BenchmarkNatMul/10-4 221172 1016 ns/op BenchmarkNatMul/100-4 6372 26798 ns/op BenchmarkNatMul/1000-4 100 1051816 ns/op BenchmarkZeroShifts/Shl-4 10000 16382 ns/op BenchmarkZeroShifts/ShlSame-4 3549652 32.37 ns/op BenchmarkZeroShifts/Shr-4 10000 15875 ns/op BenchmarkZeroShifts/ShrSame-4 3682806 43.06 ns/op BenchmarkExp3Power/0x10-4 176102 790.8 ns/op BenchmarkExp3Power/0x40-4 123751 950.8 ns/op BenchmarkExp3Power/0x100-4 92802 1507 ns/op BenchmarkExp3Power/0x400-4 42188 3014 ns/op BenchmarkExp3Power/0x1000-4 8722 13196 ns/op BenchmarkExp3Power/0x4000-4 2460 58742 ns/op BenchmarkExp3Power/0x10000-4 229 519359 ns/op BenchmarkExp3Power/0x40000-4 22 4993674 ns/op BenchmarkExp3Power/0x100000-4 3 45617948 ns/op BenchmarkExp3Power/0x400000-4 1 400746678 ns/op BenchmarkFibo-4 4 29986152 ns/op BenchmarkNatSqr/1-4 989997 158.8 ns/op BenchmarkNatSqr/2-4 568240 254.0 ns/op BenchmarkNatSqr/3-4 479992 322.7 ns/op BenchmarkNatSqr/5-4 326649 416.5 ns/op BenchmarkNatSqr/8-4 258673 608.0 ns/op BenchmarkNatSqr/10-4 231746 762.0 ns/op BenchmarkNatSqr/20-4 47240 2402 ns/op BenchmarkNatSqr/30-4 36974 3313 ns/op BenchmarkNatSqr/50-4 22040 5541 ns/op BenchmarkNatSqr/80-4 13474 9582 ns/op BenchmarkNatSqr/100-4 9734 11750 ns/op BenchmarkNatSqr/200-4 5094 27187 ns/op BenchmarkNatSqr/300-4 2128 72958 ns/op BenchmarkNatSqr/500-4 1028 132186 ns/op BenchmarkNatSqr/800-4 400 297479 ns/op BenchmarkNatSqr/1000-4 303 399077 ns/op BenchmarkNatSetBytes/8-4 1000000 125.8 ns/op BenchmarkNatSetBytes/24-4 329606 408.8 ns/op BenchmarkNatSetBytes/128-4 76714 1647 ns/op BenchmarkNatSetBytes/7-4 881215 120.9 ns/op BenchmarkNatSetBytes/23-4 343298 423.1 ns/op BenchmarkNatSetBytes/127-4 74866 1698 ns/op BenchmarkScanPi-4 247 467451 ns/op BenchmarkStringPiParallel-4 644 209418 ns/op BenchmarkScan/10/Base2-4 45727 2665 ns/op BenchmarkScan/100/Base2-4 4869 22953 ns/op BenchmarkScan/1000/Base2-4 524 228841 ns/op BenchmarkScan/10/Base8-4 102319 1171 ns/op BenchmarkScan/100/Base8-4 12477 8366 ns/op BenchmarkScan/1000/Base8-4 1428 86981 ns/op BenchmarkScan/10/Base10-4 104324 1094 ns/op BenchmarkScan/100/Base10-4 14978 7973 ns/op BenchmarkScan/1000/Base10-4 1653 75713 ns/op BenchmarkScan/10/Base16-4 114514 952.7 ns/op BenchmarkScan/100/Base16-4 17190 6992 ns/op BenchmarkScan/1000/Base16-4 1764 65211 ns/op BenchmarkString/10/Base2-4 248168 554.6 ns/op BenchmarkString/100/Base2-4 32257 4182 ns/op BenchmarkString/1000/Base2-4 3848 35363 ns/op BenchmarkString/10/Base8-4 443024 285.0 ns/op BenchmarkString/100/Base8-4 81726 1534 ns/op BenchmarkString/1000/Base8-4 8914 13154 ns/op BenchmarkString/10/Base10-4 206248 553.3 ns/op BenchmarkString/100/Base10-4 43694 2846 ns/op BenchmarkString/1000/Base10-4 5902 19649 ns/op BenchmarkString/10/Base16-4 437419 262.8 ns/op BenchmarkString/100/Base16-4 109464 1111 ns/op BenchmarkString/1000/Base16-4 12213 10497 ns/op BenchmarkLeafSize/0-4 31 3695223 ns/op BenchmarkLeafSize/1-4 570 210188 ns/op BenchmarkLeafSize/2-4 535 217266 ns/op BenchmarkLeafSize/3-4 402 297966 ns/op BenchmarkLeafSize/4-4 567 217982 ns/op BenchmarkLeafSize/5-4 348 366634 ns/op BenchmarkLeafSize/6-4 398 301474 ns/op BenchmarkLeafSize/7-4 442 279333 ns/op BenchmarkLeafSize/8-4 524 202513 ns/op BenchmarkLeafSize/9-4 316 397035 ns/op BenchmarkLeafSize/10-4 362 323383 ns/op BenchmarkLeafSize/11-4 373 312366 ns/op BenchmarkLeafSize/12-4 426 284903 ns/op BenchmarkLeafSize/13-4 378 312571 ns/op BenchmarkLeafSize/14-4 457 274643 ns/op BenchmarkLeafSize/15-4 506 243646 ns/op BenchmarkLeafSize/16-4 550 193689 ns/op BenchmarkLeafSize/32-4 525 205278 ns/op BenchmarkLeafSize/64-4 468 224577 ns/op BenchmarkProbablyPrime/n=0-4 12 9110712 ns/op BenchmarkProbablyPrime/n=1-4 12 10261579 ns/op BenchmarkProbablyPrime/n=5-4 7 15320403 ns/op BenchmarkProbablyPrime/n=10-4 5 21643842 ns/op BenchmarkProbablyPrime/n=20-4 3 34371256 ns/op BenchmarkProbablyPrime/Lucas-4 15 8089773 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 90 1443654 ns/op BenchmarkRatCmp-4 246501 594.8 ns/op BenchmarkFloatSqrt/64-4 23868 5456 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14852 8097 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10548 11326 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 6141 21446 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1069 117214 ns/op 18048 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 87 1554926 ns/op 175211 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 114934646 ns/op 3778360 B/op 625 allocs/op PASS ok math/big 66.065s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11766404 8.501 ns/op BenchmarkLeadingZeros8-4 13216600 9.033 ns/op BenchmarkLeadingZeros16-4 14895826 8.405 ns/op BenchmarkLeadingZeros32-4 14849865 8.191 ns/op BenchmarkLeadingZeros64-4 14460798 8.243 ns/op BenchmarkTrailingZeros-4 13337209 8.456 ns/op BenchmarkTrailingZeros8-4 15067569 8.265 ns/op BenchmarkTrailingZeros16-4 15145422 8.074 ns/op BenchmarkTrailingZeros32-4 14352195 8.299 ns/op BenchmarkTrailingZeros64-4 14937372 8.093 ns/op BenchmarkOnesCount-4 15239876 8.268 ns/op BenchmarkOnesCount8-4 14856718 8.214 ns/op BenchmarkOnesCount16-4 14430716 9.370 ns/op BenchmarkOnesCount32-4 13255708 9.289 ns/op BenchmarkOnesCount64-4 14606982 10.43 ns/op BenchmarkRotateLeft-4 14278761 9.389 ns/op BenchmarkRotateLeft8-4 15306030 8.247 ns/op BenchmarkRotateLeft16-4 14450443 8.575 ns/op BenchmarkRotateLeft32-4 14907183 8.396 ns/op BenchmarkRotateLeft64-4 14460190 8.172 ns/op BenchmarkReverse-4 20034780 6.145 ns/op BenchmarkReverse8-4 27984669 4.553 ns/op BenchmarkReverse16-4 23203219 5.150 ns/op BenchmarkReverse32-4 19140266 5.937 ns/op BenchmarkReverse64-4 20290347 6.336 ns/op BenchmarkReverseBytes-4 27886191 4.560 ns/op BenchmarkReverseBytes16-4 27500928 4.778 ns/op BenchmarkReverseBytes32-4 26840833 4.597 ns/op BenchmarkReverseBytes64-4 25803093 4.817 ns/op BenchmarkAdd-4 15530145 7.932 ns/op BenchmarkAdd32-4 14896468 8.338 ns/op BenchmarkAdd64-4 13020687 8.175 ns/op BenchmarkAdd64multiple-4 26201954 5.015 ns/op BenchmarkSub-4 14243478 8.298 ns/op BenchmarkSub32-4 14996916 8.632 ns/op BenchmarkSub64-4 15471873 8.182 ns/op BenchmarkSub64multiple-4 24407313 4.876 ns/op BenchmarkMul-4 15029518 8.444 ns/op BenchmarkMul32-4 12566689 8.757 ns/op BenchmarkMul64-4 14751640 8.217 ns/op BenchmarkDiv-4 3860320 30.56 ns/op BenchmarkDiv32-4 7696734 15.57 ns/op BenchmarkDiv64-4 3912070 29.64 ns/op PASS ok math/bits 6.923s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13232468 8.158 ns/op BenchmarkAcos-4 535490 204.8 ns/op BenchmarkAcosh-4 532774 210.5 ns/op BenchmarkAsin-4 631330 205.3 ns/op BenchmarkAsinh-4 603031 201.5 ns/op BenchmarkAtan-4 1000000 130.2 ns/op BenchmarkAtanh-4 863750 128.1 ns/op BenchmarkConj-4 23853130 4.694 ns/op BenchmarkCos-4 743779 159.4 ns/op BenchmarkCosh-4 716182 163.5 ns/op BenchmarkExp-4 1000000 123.0 ns/op BenchmarkLog-4 1000000 109.1 ns/op BenchmarkLog10-4 1000000 109.9 ns/op BenchmarkPhase-4 2309827 51.06 ns/op BenchmarkPolar-4 1505306 79.94 ns/op BenchmarkPow-4 282865 426.8 ns/op BenchmarkRect-4 1258642 96.59 ns/op BenchmarkSin-4 753256 156.6 ns/op BenchmarkSinh-4 792412 153.0 ns/op BenchmarkSqrt-4 1339830 90.40 ns/op BenchmarkTan-4 453820 270.5 ns/op BenchmarkTanh-4 536247 259.4 ns/op PASS ok math/cmplx 3.646s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 199828 550.1 ns/op BenchmarkInt63ThreadsafeParallel-4 162560 744.8 ns/op BenchmarkInt63Unthreadsafe-4 1135988 104.1 ns/op BenchmarkIntn1000-4 946012 130.9 ns/op BenchmarkInt63n1000-4 848667 133.5 ns/op BenchmarkInt31n1000-4 924561 121.6 ns/op BenchmarkFloat32-4 904702 123.5 ns/op BenchmarkFloat64-4 1000000 101.5 ns/op BenchmarkPerm3-4 214296 577.1 ns/op BenchmarkPerm30-4 25370 4808 ns/op BenchmarkPerm30ViaShuffle-4 24493 4832 ns/op BenchmarkShuffleOverhead-4 17800 6829 ns/op BenchmarkRead3-4 1000000 119.8 ns/op BenchmarkRead64-4 85072 1290 ns/op BenchmarkRead1000-4 6505 18746 ns/op PASS ok math/rand 2.552s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 42442 2724 ns/op BenchmarkQDecodeWord-4 91813 1122 ns/op BenchmarkQDecodeHeader-4 94111 1215 ns/op BenchmarkTypeByExtension/.html-4 624933 172.5 ns/op BenchmarkTypeByExtension/.HTML-4 404248 255.6 ns/op BenchmarkTypeByExtension/.unused-4 471049 281.8 ns/op BenchmarkExtensionsByType/text/html-4 107734 1045 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 55911 3115 ns/op BenchmarkExtensionsByType/application/octet-stream-4 53073 3114 ns/op PASS ok mime 1.856s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 993 120049 ns/op PASS ok mime/quotedprintable 0.199s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24918221 ns/op 8476 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53193755 ns/op 13512 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030375380 ns/op 150424 B/op 233 allocs/op BenchmarkDNSName-4 181074 650.6 ns/op BenchmarkInterfaces-4 2053 55544 ns/op BenchmarkInterfaceByIndex-4 7089 16105 ns/op BenchmarkInterfaceByName-4 2149 56083 ns/op BenchmarkInterfaceAddrs-4 1945 54155 ns/op BenchmarkInterfacesAndAddrs-4 6577 16916 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3074 39915 ns/op BenchmarkParseIP-4 19358 6310 ns/op BenchmarkIPString/IPv4-4 156146 739.2 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 15847 7413 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 52076 2186 ns/op BenchmarkIPEqual/IPv4-4 1156620 98.17 ns/op BenchmarkIPEqual/IPv6-4 1216525 97.22 ns/op BenchmarkTCP4OneShot-4 195 658987 ns/op BenchmarkTCP4OneShotTimeout-4 178 593989 ns/op BenchmarkTCP4Persistent-4 420 299085 ns/op BenchmarkTCP4PersistentTimeout-4 292 355475 ns/op BenchmarkTCP6OneShot-4 226 677072 ns/op BenchmarkTCP6OneShotTimeout-4 160 661424 ns/op BenchmarkTCP6Persistent-4 421 292130 ns/op BenchmarkTCP6PersistentTimeout-4 362 316012 ns/op BenchmarkTCP4ConcurrentReadWrite-4 25864 5420 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16080 7045 ns/op BenchmarkSetReadDeadline-4 154147 735.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 289 451240 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 348 390892 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 344 356710 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 324 479211 ns/op 0 B/op 0 allocs/op PASS ok net 11.215s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22983 5785 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9944 11778 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13116 10564 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17438 6393 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 30049 4073 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 895922 120.8 ns/op BenchmarkReadRequestChrome-4 4225 28207 ns/op 21.66 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10652 11047 ns/op 7.06 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10662 10990 ns/op 7.46 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7872 15604 ns/op 9.68 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16402 7233 ns/op 5.53 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 64 1838770 ns/op 0.56 MB/s BenchmarkFileAndServer_1KB/https1-4 46 2309780 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/h2-4 43 2563194 ns/op 0.40 MB/s BenchmarkFileAndServer_16MB/h1-4 2 64716882 ns/op 259.24 MB/s BenchmarkFileAndServer_16MB/https1-4 1 148815440 ns/op 112.74 MB/s BenchmarkFileAndServer_16MB/h2-4 1 367995096 ns/op 45.59 MB/s BenchmarkFileAndServer_64MB/h1-4 1 244591959 ns/op 274.37 MB/s BenchmarkFileAndServer_64MB/https1-4 1 676076315 ns/op 99.26 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1706919220 ns/op 39.32 MB/s BenchmarkServeMux-4 301 422248 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 380 325460 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 62 1670120 ns/op 6240 B/op 66 allocs/op BenchmarkClientServer/https1-4 40 2551886 ns/op 9877 B/op 101 allocs/op BenchmarkClientServer/h2-4 49 2857475 ns/op 12730 B/op 105 allocs/op BenchmarkClientServerParallel/4/h1-4 349 296094 ns/op 10892 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 18 6318435 ns/op 124350 B/op 1159 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57169: read tcp 127.0.0.1:57168->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:57168->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:57182: read tcp 127.0.0.1:57173->127.0.0.1:57182: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57206: read tcp 127.0.0.1:57189->127.0.0.1:57206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57207: read tcp 127.0.0.1:57189->127.0.0.1:57207: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 6714564 ns/op 127395 B/op 1280 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57222: read tcp 127.0.0.1:57214->127.0.0.1:57222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57223: read tcp 127.0.0.1:57214->127.0.0.1:57223: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57220: read tcp 127.0.0.1:57214->127.0.0.1:57220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57238: read tcp 127.0.0.1:57225->127.0.0.1:57238: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57230: read tcp 127.0.0.1:57225->127.0.0.1:57230: use of closed network connection BenchmarkClientServerParallel/64/h1-4 264 547163 ns/op 23128 B/op 120 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:5048: Get: Get "http://127.0.0.1:57616": dial tcp 127.0.0.1:57616: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57616": dial tcp 127.0.0.1:57616: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57616": dial tcp 127.0.0.1:57616: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57616": dial tcp 127.0.0.1:57616: connect: connection reset by peer serve_test.go:5048: Get: Get "http://127.0.0.1:57616": dial tcp 127.0.0.1:57616: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 37 6749868 ns/op 131434 B/op 1217 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57890: read tcp 127.0.0.1:57887->127.0.0.1:57890: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57905: read tcp 127.0.0.1:57897->127.0.0.1:57905: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57903: read tcp 127.0.0.1:57897->127.0.0.1:57903: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57901: read tcp 127.0.0.1:57897->127.0.0.1:57901: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57904: write tcp 127.0.0.1:57897->127.0.0.1:57904: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57906: read tcp 127.0.0.1:57897->127.0.0.1:57906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57908: read tcp 127.0.0.1:57897->127.0.0.1:57908: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57910: read tcp 127.0.0.1:57897->127.0.0.1:57910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57909: write tcp 127.0.0.1:57897->127.0.0.1:57909: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57912: write tcp 127.0.0.1:57897->127.0.0.1:57912: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 31 6774030 ns/op 126474 B/op 1273 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57961: read tcp 127.0.0.1:57958->127.0.0.1:57961: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57964: read tcp 127.0.0.1:57958->127.0.0.1:57964: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57981: write tcp 127.0.0.1:57972->127.0.0.1:57981: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57982: write tcp 127.0.0.1:57972->127.0.0.1:57982: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57983: write tcp 127.0.0.1:57972->127.0.0.1:57983: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57988: read tcp 127.0.0.1:57972->127.0.0.1:57988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57985: read tcp 127.0.0.1:57972->127.0.0.1:57985: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57990: write tcp 127.0.0.1:57972->127.0.0.1:57990: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57986: read tcp 127.0.0.1:57972->127.0.0.1:57986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57987: read tcp 127.0.0.1:57972->127.0.0.1:57987: use of closed network connection ... [output truncated] BenchmarkServer-4 1 104155819 ns/op 30312 B/op 142 allocs/op BenchmarkClient-4 38 3017382 ns/op 4048 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 166 673946 ns/op 7480 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 801 141683 ns/op 3045 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1202 118306 ns/op 1943 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1144 105641 ns/op 2800 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1249 97950 ns/op 2741 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1006 101870 ns/op 2730 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1544 88232 ns/op 1928 B/op 14 allocs/op BenchmarkServerHijack-4 942 138762 ns/op 16654 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 39 3284117 ns/op 5940 B/op 53 allocs/op BenchmarkResponseStatusLine-4 427483 288.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.485s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2232 50835 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.189s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 111891 1071 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 479692 231.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 244882 538.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75566 1586 ns/op BenchmarkStdIPv4-4 161210 763.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 113781 1178 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 111028 1168 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 138637 851.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81253 1714 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 101.8 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1205308 100.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1263897 101.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 266586 394.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 354778 327.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 344413 373.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 96763 1238 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 457159 279.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 335618 405.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 327064 400.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 154132 841.3 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 504730 272.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 421323 334.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 115956 938.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 158503 659.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 273060 426.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 163461 818.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 319009 361.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 160070 771.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 143964 765.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 165781 772.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 107684 1096 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 469934 266.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 145858 843.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93266 1280 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 122698 999.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 184341 715.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 119265 1208 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 271040 476.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 128829 995.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 157402 809.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 202215 646.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 142242 933.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 928988 127.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 113.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1013457 116.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 117.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 977498 117.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 318578 339.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 563466 207.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 258008 473.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 276296 446.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 252982 503.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 96982 1283 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 561790 202.3 ns/op PASS ok net/netip 9.480s 2023/01/26 05:26:13 Test RPC server listening on 127.0.0.1:58083 2023/01/26 05:26:13 Test HTTP RPC server listening on 127.0.0.1:58084 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 188 682593 ns/op BenchmarkEndToEndHTTP-4 200 587639 ns/op BenchmarkEndToEndAsync-4 1900 58387 ns/op BenchmarkEndToEndAsyncHTTP-4 2187 67702 ns/op PASS ok net/rpc 1.208s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4812 25460 ns/op BenchmarkReadMIMEHeader/server_headers-4 6397 17449 ns/op BenchmarkUncommon-4 28377 3950 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.497s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4986 24236 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 86193 1230 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 621031 210.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 127172 915.6 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 241855 506.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 120459 1056 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 19792 6125 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 462058 244.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 123387 962.5 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 260857 497.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 122935 1053 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20846 5480 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 217718 567.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 83034 1445 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 80638 1506 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35036 3442 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5809 18321 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 213625 586.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 79168 1519 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 79015 1505 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35846 3421 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6513 18188 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.922s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2686467 40.70 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 157222 746.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 576 205334 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 208 581628 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 464 248098 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 49926 2276 ns/op BenchmarkStatFile-4 33423 3500 ns/op BenchmarkStatDir-4 35234 3389 ns/op BenchmarkLstatDot-4 52911 2288 ns/op BenchmarkLstatFile-4 35115 3492 ns/op BenchmarkLstatDir-4 35551 3359 ns/op PASS ok os 1.926s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 4368761 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.337s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 310304 360.8 ns/op PASS ok os/user 0.325s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2049816 48.79 ns/op BenchmarkString-4 1808516 63.13 ns/op BenchmarkBytes-4 1719106 69.33 ns/op BenchmarkNamedBytes-4 726572 158.4 ns/op BenchmarkBytesArray-4 790237 171.5 ns/op BenchmarkSliceLen-4 1873357 59.44 ns/op BenchmarkMapLen-4 1209907 97.22 ns/op BenchmarkStringLen-4 1376425 85.80 ns/op BenchmarkArrayLen-4 1424066 83.03 ns/op BenchmarkSliceCap-4 1989039 57.77 ns/op BenchmarkDeepEqual/int8-4 683115 192.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 104463 1206 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 557526 225.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 99592 1187 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 581259 226.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 102092 1140 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 451437 224.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 102526 1120 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 577104 225.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 103341 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 701287 184.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 135201 898.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 508420 228.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 108560 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 512152 224.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 104000 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 562162 229.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 101958 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 577879 223.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 107634 1126 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 563764 226.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 100748 1135 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 519234 225.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 98353 1187 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 485294 267.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 103393 1152 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 568315 226.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 98490 1141 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 559926 224.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 109566 1138 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 633048 182.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 106068 1244 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 544464 225.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 107688 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 138932 894.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67615 1812 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 70075 1733 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44316 2813 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 264138 418.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 40386 2820 ns/op BenchmarkIsZero/StructComparable-4 943438 138.5 ns/op BenchmarkIsZero/StructIncomparable-4 212088 604.0 ns/op BenchmarkSetZero/Bool/Direct-4 2656126 46.17 ns/op BenchmarkSetZero/Bool/CachedZero-4 1783978 65.90 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 102.6 ns/op BenchmarkSetZero/Int/Direct-4 2017860 57.85 ns/op BenchmarkSetZero/Int/CachedZero-4 1752802 65.40 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 123.5 ns/op BenchmarkSetZero/Uint/Direct-4 1344441 87.69 ns/op BenchmarkSetZero/Uint/CachedZero-4 1346745 93.97 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 146.3 ns/op BenchmarkSetZero/Float/Direct-4 1418430 71.79 ns/op BenchmarkSetZero/Float/CachedZero-4 1529815 84.19 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 156.1 ns/op BenchmarkSetZero/Complex/Direct-4 1655527 68.21 ns/op BenchmarkSetZero/Complex/CachedZero-4 1491375 81.25 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 125.7 ns/op BenchmarkSetZero/Array/Direct-4 2403314 70.93 ns/op BenchmarkSetZero/Array/CachedZero-4 1516971 148.2 ns/op BenchmarkSetZero/Array/NewZero-4 878558 177.5 ns/op BenchmarkSetZero/Chan/Direct-4 1650776 125.5 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 100.9 ns/op BenchmarkSetZero/Chan/NewZero-4 923923 130.3 ns/op BenchmarkSetZero/Func/Direct-4 1887712 60.50 ns/op BenchmarkSetZero/Func/CachedZero-4 1300323 91.55 ns/op BenchmarkSetZero/Func/NewZero-4 822943 133.1 ns/op BenchmarkSetZero/Interface/Direct-4 1767892 66.28 ns/op BenchmarkSetZero/Interface/CachedZero-4 1582951 71.03 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 105.5 ns/op BenchmarkSetZero/Map/Direct-4 1998637 59.78 ns/op BenchmarkSetZero/Map/CachedZero-4 1286464 90.83 ns/op BenchmarkSetZero/Map/NewZero-4 853958 131.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1919511 60.37 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1296019 99.96 ns/op BenchmarkSetZero/Pointer/NewZero-4 873220 130.2 ns/op BenchmarkSetZero/Slice/Direct-4 1783680 67.30 ns/op BenchmarkSetZero/Slice/CachedZero-4 1739089 68.00 ns/op BenchmarkSetZero/Slice/NewZero-4 976242 110.0 ns/op BenchmarkSetZero/String/Direct-4 1951915 60.25 ns/op BenchmarkSetZero/String/CachedZero-4 1743778 65.43 ns/op BenchmarkSetZero/String/NewZero-4 1000000 102.1 ns/op BenchmarkSetZero/Struct/Direct-4 2818747 39.42 ns/op BenchmarkSetZero/Struct/CachedZero-4 1833754 65.29 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 103.4 ns/op BenchmarkSelect/1-4 218542 635.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 111192 1210 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42309 2809 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 148975 793.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 151093 899.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 118142 1017 ns/op 125.86 MB/s BenchmarkCallArgCopy/size=256-4 124537 1543 ns/op 165.89 MB/s BenchmarkCallArgCopy/size=1024-4 74080 2463 ns/op 415.68 MB/s BenchmarkCallArgCopy/size=4096-4 19052 6226 ns/op 657.90 MB/s BenchmarkCallArgCopy/size=65536-4 1932 95077 ns/op 689.29 MB/s BenchmarkPtrTo-4 626745 198.2 ns/op BenchmarkFieldByName1-4 566578 222.8 ns/op BenchmarkFieldByName2-4 45435 3676 ns/op BenchmarkFieldByName3-4 4573 23164 ns/op BenchmarkInterfaceBig-4 2767970 40.04 ns/op BenchmarkInterfaceSmall-4 2741956 38.68 ns/op BenchmarkNew-4 1000000 111.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 3123 36923 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3277 36773 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3186 40232 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2803 42033 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3544 37201 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3638 35958 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 194386 546.9 ns/op PASS ok reflect 21.921s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7914 21265 ns/op 9154 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 24476 ns/op 9273 B/op 1 allocs/op BenchmarkFindString-4 10000 21778 ns/op 9295 B/op 1 allocs/op BenchmarkFindSubmatch-4 5403 21638 ns/op 9663 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 21719 ns/op 9472 B/op 2 allocs/op BenchmarkLiteral-4 10000 18010 ns/op BenchmarkNotLiteral-4 3822 38473 ns/op BenchmarkMatchClass-4 3523 43294 ns/op BenchmarkMatchClass_InRange-4 3645 41946 ns/op BenchmarkReplaceAll-4 1651 79869 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17113 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22207 4777 ns/op BenchmarkAnchoredShortMatch-4 10000 21235 ns/op BenchmarkAnchoredLongMatch-4 14428 8249 ns/op BenchmarkOnePassShortA-4 19618 6015 ns/op BenchmarkNotOnePassShortA-4 6619 25284 ns/op BenchmarkOnePassShortB-4 24894 4842 ns/op BenchmarkNotOnePassShortB-4 10000 21896 ns/op BenchmarkOnePassLongPrefix-4 84910 1456 ns/op BenchmarkOnePassLongNotPrefix-4 29816 3887 ns/op BenchmarkMatchParallelShared-4 10000 22672 ns/op BenchmarkMatchParallelCopied-4 10000 22112 ns/op BenchmarkQuoteMetaAll-4 140787 855.1 ns/op 16.37 MB/s BenchmarkQuoteMetaNone-4 360992 309.0 ns/op 84.14 MB/s BenchmarkCompile/Onepass-4 4798 30022 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1687 75874 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 680912 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2668374 44.57 ns/op 358.97 MB/s BenchmarkMatch/Easy0/32-4 10000 20197 ns/op 1.58 MB/s BenchmarkMatch/Easy0/1K-4 4974 32441 ns/op 31.57 MB/s BenchmarkMatch/Easy0i/16-4 2624811 43.52 ns/op 367.66 MB/s BenchmarkMatch/Easy0i/32-4 4374 30530 ns/op 1.05 MB/s BenchmarkMatch/Easy0i/1K-4 228 463762 ns/op 2.21 MB/s BenchmarkMatch/Easy1/16-4 2677041 42.63 ns/op 375.30 MB/s BenchmarkMatch/Easy1/32-4 10000 13896 ns/op 2.30 MB/s BenchmarkMatch/Easy1/1K-4 3919 42623 ns/op 24.02 MB/s BenchmarkMatch/Medium/16-4 2717817 43.02 ns/op 371.93 MB/s BenchmarkMatch/Medium/32-4 7266 25695 ns/op 1.25 MB/s BenchmarkMatch/Medium/1K-4 292 396650 ns/op 2.58 MB/s BenchmarkMatch/Hard/16-4 2722075 43.09 ns/op 371.29 MB/s BenchmarkMatch/Hard/32-4 3854 36826 ns/op 0.87 MB/s BenchmarkMatch/Hard/1K-4 169 676675 ns/op 1.51 MB/s BenchmarkMatch/Hard1/16-4 1519 80687 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 800 144204 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 28 4229930 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 28446 4074 ns/op 3.93 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15974 7071 ns/op 4.53 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 598 191154 ns/op 5.36 MB/s 25 B/op 0 allocs/op PASS ok regexp 9.515s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 992266 127.8 ns/op PASS ok regexp/syntax 1.267s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 813433 249.1 ns/op BenchmarkMakeChan/Int-4 693418 325.8 ns/op BenchmarkMakeChan/Ptr-4 907594 407.1 ns/op BenchmarkMakeChan/Struct/0-4 848875 243.0 ns/op BenchmarkMakeChan/Struct/32-4 283182 630.7 ns/op BenchmarkMakeChan/Struct/40-4 199530 733.0 ns/op BenchmarkChanNonblocking-4 6677293 18.11 ns/op BenchmarkSelectUncontended-4 899343 127.0 ns/op BenchmarkSelectSyncContended-4 113203 1145 ns/op BenchmarkSelectAsyncContended-4 278672 391.3 ns/op BenchmarkSelectNonblock-4 4277875 29.29 ns/op BenchmarkChanUncontended-4 14175 10429 ns/op BenchmarkChanContended-4 4826 24303 ns/op BenchmarkChanSync-4 231496 544.0 ns/op BenchmarkChanSyncWork-4 10000 31774 ns/op BenchmarkChanProdCons0-4 231626 502.2 ns/op BenchmarkChanProdCons10-4 403808 257.0 ns/op BenchmarkChanProdCons100-4 508909 232.3 ns/op BenchmarkChanProdConsWork0-4 140944 779.2 ns/op BenchmarkChanProdConsWork10-4 206700 556.1 ns/op BenchmarkChanProdConsWork100-4 231373 630.8 ns/op BenchmarkSelectProdCons-4 155976 716.5 ns/op BenchmarkReceiveDataFromClosedChan-4 905185 135.4 ns/op BenchmarkChanCreation-4 163837 615.0 ns/op BenchmarkChanSem-4 279798 435.4 ns/op BenchmarkChanPopular-4 98 1052199 ns/op BenchmarkChanClosed-4 1000000 128.8 ns/op BenchmarkCallClosure-4 4404222 25.43 ns/op BenchmarkCallClosure1-4 4273452 25.81 ns/op BenchmarkCallClosure2-4 1000000 130.5 ns/op BenchmarkCallClosure3-4 1287255 90.36 ns/op BenchmarkCallClosure4-4 1000000 113.2 ns/op BenchmarkComplex128DivNormal-4 12683402 9.364 ns/op BenchmarkComplex128DivNisNaN-4 9491244 12.07 ns/op BenchmarkComplex128DivDisNaN-4 8504880 12.18 ns/op BenchmarkComplex128DivNisInf-4 12949882 9.398 ns/op BenchmarkComplex128DivDisInf-4 6942876 16.43 ns/op BenchmarkSetTypePtr-4 75008672 1.734 ns/op 4613.35 MB/s BenchmarkSetTypePtr8-4 13321671 9.690 ns/op 6604.68 MB/s BenchmarkSetTypePtr16-4 12634855 10.02 ns/op 12780.00 MB/s BenchmarkSetTypePtr32-4 11869954 9.778 ns/op 26180.69 MB/s BenchmarkSetTypePtr64-4 11765704 9.851 ns/op 51975.62 MB/s BenchmarkSetTypePtr126-4 5976247 17.32 ns/op 58184.87 MB/s BenchmarkSetTypePtr128-4 6964093 16.37 ns/op 62557.04 MB/s BenchmarkSetTypePtrSlice-4 1000000 134.5 ns/op 60924.41 MB/s BenchmarkSetTypeNode1-4 11904046 9.931 ns/op 2416.74 MB/s BenchmarkSetTypeNode1Slice-4 4051434 30.24 ns/op 25398.30 MB/s BenchmarkSetTypeNode8-4 9176708 10.94 ns/op 7314.06 MB/s BenchmarkSetTypeNode8Slice-4 2061030 62.86 ns/op 40722.63 MB/s BenchmarkSetTypeNode64-4 6694845 17.66 ns/op 29891.56 MB/s BenchmarkSetTypeNode64Slice-4 329191 445.4 ns/op 37932.57 MB/s BenchmarkSetTypeNode64Dead-4 8296836 13.33 ns/op 39603.57 MB/s BenchmarkSetTypeNode64DeadSlice-4 349290 380.8 ns/op 44369.27 MB/s BenchmarkSetTypeNode124-4 6139113 17.40 ns/op 57935.28 MB/s BenchmarkSetTypeNode124Slice-4 266082 525.8 ns/op 61351.91 MB/s BenchmarkSetTypeNode126-4 6143484 16.76 ns/op 61091.62 MB/s BenchmarkSetTypeNode126Slice-4 208586 544.4 ns/op 60188.63 MB/s BenchmarkSetTypeNode128-4 4661451 26.40 ns/op 39388.44 MB/s BenchmarkSetTypeNode128Slice-4 188241 664.6 ns/op 50072.93 MB/s BenchmarkSetTypeNode130-4 4445010 24.27 ns/op 43505.65 MB/s BenchmarkSetTypeNode130Slice-4 190184 648.6 ns/op 52102.75 MB/s BenchmarkSetTypeNode1024-4 930510 123.7 ns/op 66352.93 MB/s BenchmarkSetTypeNode1024Slice-4 27468 3927 ns/op 66883.25 MB/s BenchmarkAllocation-4 4634 87318 ns/op BenchmarkReadMemStats-4 81 1237752 ns/op BenchmarkReadMemStatsLatency-4 1 2503892 p50-ns 2503892 p90-ns 2503892 p99-ns BenchmarkWriteBarrier-4 2355207 45.67 ns/op BenchmarkBulkWriteBarrier-4 5642377 20.73 ns/op BenchmarkScanStackNoLocals-4 3 45839733 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13237502 7.943 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13578363 8.962 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11763556 9.884 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8203764 13.65 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6213536 20.37 ns/op BenchmarkHash5-4 7546111 14.94 ns/op 334.66 MB/s BenchmarkHash16-4 8259660 13.86 ns/op 1154.26 MB/s BenchmarkHash64-4 7222819 15.38 ns/op 4161.24 MB/s BenchmarkHash1024-4 2463348 46.35 ns/op 22094.09 MB/s BenchmarkHash65536-4 48808 2351 ns/op 27875.91 MB/s BenchmarkAlignedLoad-4 9890793 11.08 ns/op BenchmarkUnalignedLoad-4 10621460 11.10 ns/op BenchmarkEqEfaceConcrete-4 7219683 15.77 ns/op BenchmarkEqIfaceConcrete-4 7013151 15.57 ns/op BenchmarkNeEfaceConcrete-4 7452631 15.02 ns/op BenchmarkNeIfaceConcrete-4 8039628 14.86 ns/op BenchmarkConvT2EByteSized/bool-4 4249220 26.19 ns/op BenchmarkConvT2EByteSized/uint8-4 4424640 25.97 ns/op BenchmarkConvT2ESmall-4 4264428 27.36 ns/op BenchmarkConvT2EUintptr-4 4381488 27.15 ns/op BenchmarkConvT2ELarge-4 1000000 124.1 ns/op BenchmarkConvT2ISmall-4 4382424 26.99 ns/op BenchmarkConvT2IUintptr-4 4020790 30.36 ns/op BenchmarkConvT2ILarge-4 926511 129.1 ns/op BenchmarkConvI2E-4 3782385 28.63 ns/op BenchmarkConvI2I-4 3675778 31.01 ns/op BenchmarkAssertE2T-4 3482683 30.32 ns/op BenchmarkAssertE2TLarge-4 2068086 54.21 ns/op BenchmarkAssertE2I-4 3615990 30.75 ns/op BenchmarkAssertI2T-4 3516937 32.48 ns/op BenchmarkAssertI2I-4 3423208 31.68 ns/op BenchmarkAssertI2E-4 3998420 27.75 ns/op BenchmarkAssertE2E-4 4438720 26.60 ns/op BenchmarkAssertE2T2-4 2742794 40.78 ns/op BenchmarkAssertE2T2Blank-4 3573694 31.54 ns/op BenchmarkAssertI2E2-4 3360988 32.65 ns/op BenchmarkAssertI2E2Blank-4 4322623 26.13 ns/op BenchmarkAssertE2E2-4 3495052 30.67 ns/op BenchmarkAssertE2E2Blank-4 3849818 26.20 ns/op BenchmarkConvT2Ezero/zero/16-4 4566842 25.71 ns/op BenchmarkConvT2Ezero/zero/32-4 4305193 26.49 ns/op BenchmarkConvT2Ezero/zero/64-4 4224926 26.35 ns/op BenchmarkConvT2Ezero/zero/str-4 4514852 26.77 ns/op BenchmarkConvT2Ezero/zero/slice-4 4404258 26.87 ns/op BenchmarkConvT2Ezero/zero/big-4 104403 1066 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 107.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 125.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 155536 1146 ns/op BenchmarkConvT2Ezero/smallint/16-4 4035220 28.13 ns/op BenchmarkConvT2Ezero/smallint/32-4 4246041 27.16 ns/op BenchmarkConvT2Ezero/smallint/64-4 4404253 26.09 ns/op BenchmarkConvT2Ezero/largeint/16-4 1331596 92.27 ns/op BenchmarkConvT2Ezero/largeint/32-4 1404556 93.33 ns/op BenchmarkConvT2Ezero/largeint/64-4 1367402 84.19 ns/op BenchmarkMalloc8-4 1201773 102.7 ns/op BenchmarkMalloc16-4 1000000 112.9 ns/op BenchmarkMallocTypeInfo8-4 1000000 115.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 118.2 ns/op BenchmarkMallocLargeStruct-4 118065 1293 ns/op BenchmarkGoroutineSelect-4 20 5599096 ns/op BenchmarkGoroutineBlocking-4 24 4236250 ns/op BenchmarkGoroutineForRange-4 31 4138430 ns/op BenchmarkGoroutineIdle-4 27 3961227 ns/op BenchmarkHashStringSpeed-4 2564767 40.80 ns/op BenchmarkHashBytesSpeed-4 1268457 92.89 ns/op BenchmarkHashInt32Speed-4 2986340 38.11 ns/op BenchmarkHashInt64Speed-4 3206356 41.14 ns/op BenchmarkHashStringArraySpeed-4 663204 207.1 ns/op BenchmarkMegMap-4 2899254 39.39 ns/op BenchmarkMegOneMap-4 3348867 40.52 ns/op BenchmarkMegEqMap-4 3484 39760 ns/op BenchmarkMegEmptyMap-4 3879598 29.31 ns/op BenchmarkSmallStrMap-4 3066895 37.94 ns/op BenchmarkMapStringKeysEight_16-4 3052056 38.21 ns/op BenchmarkMapStringKeysEight_32-4 3023575 37.55 ns/op BenchmarkMapStringKeysEight_64-4 2994266 38.78 ns/op BenchmarkMapStringKeysEight_1M-4 3018492 38.97 ns/op BenchmarkIntMap-4 3163100 36.88 ns/op BenchmarkMapFirst/1-4 4146110 29.13 ns/op BenchmarkMapFirst/2-4 3769196 30.19 ns/op BenchmarkMapFirst/3-4 3750777 29.37 ns/op BenchmarkMapFirst/4-4 3932409 29.37 ns/op BenchmarkMapFirst/5-4 3787486 29.48 ns/op BenchmarkMapFirst/6-4 3882832 29.39 ns/op BenchmarkMapFirst/7-4 3767425 29.86 ns/op BenchmarkMapFirst/8-4 3800707 30.47 ns/op BenchmarkMapFirst/9-4 3585757 36.11 ns/op BenchmarkMapFirst/10-4 3399290 33.50 ns/op BenchmarkMapFirst/11-4 3492769 32.51 ns/op BenchmarkMapFirst/12-4 3367300 33.58 ns/op BenchmarkMapFirst/13-4 3507484 32.69 ns/op BenchmarkMapFirst/14-4 3451430 32.46 ns/op BenchmarkMapFirst/15-4 3534363 32.92 ns/op BenchmarkMapFirst/16-4 3337851 33.26 ns/op BenchmarkMapMid/1-4 3481599 34.71 ns/op BenchmarkMapMid/2-4 3323170 35.73 ns/op BenchmarkMapMid/3-4 3348825 35.00 ns/op BenchmarkMapMid/4-4 3157572 35.29 ns/op BenchmarkMapMid/5-4 3292314 35.36 ns/op BenchmarkMapMid/6-4 3282607 36.39 ns/op BenchmarkMapMid/7-4 3339902 36.75 ns/op BenchmarkMapMid/8-4 2991991 37.88 ns/op BenchmarkMapMid/9-4 3147351 37.69 ns/op BenchmarkMapMid/10-4 2672054 38.58 ns/op BenchmarkMapMid/11-4 3196759 36.30 ns/op BenchmarkMapMid/12-4 3216577 36.37 ns/op BenchmarkMapMid/13-4 3333391 36.06 ns/op BenchmarkMapMid/14-4 2958742 35.44 ns/op BenchmarkMapMid/15-4 3269893 36.88 ns/op BenchmarkMapMid/16-4 3217556 36.15 ns/op BenchmarkMapLast/1-4 3475005 33.41 ns/op BenchmarkMapLast/2-4 3592672 33.64 ns/op BenchmarkMapLast/3-4 3459460 34.05 ns/op BenchmarkMapLast/4-4 3532864 33.43 ns/op BenchmarkMapLast/5-4 3305524 35.41 ns/op BenchmarkMapLast/6-4 3304231 36.03 ns/op BenchmarkMapLast/7-4 3265244 36.61 ns/op BenchmarkMapLast/8-4 3312687 36.18 ns/op BenchmarkMapLast/9-4 3343543 35.27 ns/op BenchmarkMapLast/10-4 3377787 35.54 ns/op BenchmarkMapLast/11-4 3496032 35.06 ns/op BenchmarkMapLast/12-4 3468660 36.33 ns/op BenchmarkMapLast/13-4 3357751 36.15 ns/op BenchmarkMapLast/14-4 3290211 36.76 ns/op BenchmarkMapLast/15-4 3445782 36.40 ns/op BenchmarkMapLast/16-4 3398628 35.43 ns/op BenchmarkMapCycle-4 2789485 42.94 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3547384 33.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3678 33097 ns/op BenchmarkMakeMap/[Byte]Byte-4 941047 277.0 ns/op BenchmarkMakeMap/[Int]Int-4 312256 664.6 ns/op BenchmarkNewEmptyMap-4 16907325 6.823 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1852306 62.57 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 712588 194.1 ns/op BenchmarkMapIterEmpty-4 4789323 24.24 ns/op BenchmarkSameLengthMap-4 4326267 27.75 ns/op BenchmarkBigKeyMap-4 1550527 74.67 ns/op BenchmarkBigValMap-4 1424530 83.58 ns/op BenchmarkSmallKeyMap-4 3037839 40.55 ns/op BenchmarkMapPopulate/1-4 2370914 49.40 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 160477 922.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9358 19898 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 714 169439 ns/op 51750 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 57 2005607 ns/op 416319 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 5 26234724 ns/op 6537697 B/op 2944 allocs/op BenchmarkComplexAlgMap-4 568592 223.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 747310 164.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 734958 170.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 267366 458.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42634 2657 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4894 20560 ns/op BenchmarkGoMapClear/NonReflexive/1-4 590870 208.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 562749 222.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 243400 515.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 43860 2711 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5161 20321 ns/op BenchmarkMapStringConversion/32/simple-4 1637926 72.74 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1502508 74.39 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1403631 83.66 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1596117 75.58 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1460150 81.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1344727 89.68 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2139308 63.74 ns/op BenchmarkMapInterfacePtr-4 2218222 55.73 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6787042 17.50 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 82220 1696 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6715 18133 ns/op BenchmarkMapPop1000-4 486 244085 ns/op BenchmarkMapPop10000-4 26 4804311 ns/op BenchmarkMapAssign/Int32/256-4 2394322 48.93 ns/op BenchmarkMapAssign/Int32/65536-4 1657286 61.82 ns/op BenchmarkMapAssign/Int64/256-4 2493795 48.31 ns/op BenchmarkMapAssign/Int64/65536-4 1801165 64.38 ns/op BenchmarkMapAssign/Str/256-4 2277718 51.85 ns/op BenchmarkMapAssign/Str/65536-4 1016300 102.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1599961 71.81 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 919933 114.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1639276 72.86 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1036044 105.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 688083 4138 ns/op BenchmarkMapOperatorAssign/Str/65536-4 388858 313.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 775963 145.2 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 378727 290.0 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 140.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 354998 325.3 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 807290 202.4 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 224806 474.5 ns/op 86 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1441611 78.32 ns/op BenchmarkMapDelete/Int32/1000-4 2102301 58.44 ns/op BenchmarkMapDelete/Int32/10000-4 2178937 54.22 ns/op BenchmarkMapDelete/Int64/100-4 1413670 77.67 ns/op BenchmarkMapDelete/Int64/1000-4 1982850 59.77 ns/op BenchmarkMapDelete/Int64/10000-4 2114041 55.60 ns/op BenchmarkMapDelete/Str/100-4 1230603 93.92 ns/op BenchmarkMapDelete/Str/1000-4 1848312 66.91 ns/op BenchmarkMapDelete/Str/10000-4 1965591 61.01 ns/op BenchmarkMapDelete/Pointer/100-4 1355235 92.86 ns/op BenchmarkMapDelete/Pointer/1000-4 1772570 67.99 ns/op BenchmarkMapDelete/Pointer/10000-4 1807356 64.16 ns/op BenchmarkMemmove/0-4 21135262 5.829 ns/op BenchmarkMemmove/1-4 1447310 82.02 ns/op 12.19 MB/s BenchmarkMemmove/2-4 1373383 87.30 ns/op 22.91 MB/s BenchmarkMemmove/3-4 1377870 84.42 ns/op 35.53 MB/s BenchmarkMemmove/4-4 1372515 83.40 ns/op 47.96 MB/s BenchmarkMemmove/5-4 1380501 88.29 ns/op 56.63 MB/s BenchmarkMemmove/6-4 1348443 88.68 ns/op 67.66 MB/s BenchmarkMemmove/7-4 1374902 86.56 ns/op 80.87 MB/s BenchmarkMemmove/8-4 1451508 82.78 ns/op 96.64 MB/s BenchmarkMemmove/9-4 1354322 87.14 ns/op 103.28 MB/s BenchmarkMemmove/10-4 1347688 87.11 ns/op 114.80 MB/s BenchmarkMemmove/11-4 1364106 87.21 ns/op 126.14 MB/s BenchmarkMemmove/12-4 1352458 89.30 ns/op 134.39 MB/s BenchmarkMemmove/13-4 1353458 86.92 ns/op 149.56 MB/s BenchmarkMemmove/14-4 1315483 88.19 ns/op 158.74 MB/s BenchmarkMemmove/15-4 1335811 87.06 ns/op 172.30 MB/s BenchmarkMemmove/16-4 1419512 85.14 ns/op 187.92 MB/s BenchmarkMemmove/32-4 1350285 86.28 ns/op 370.88 MB/s BenchmarkMemmove/64-4 1289667 89.16 ns/op 717.84 MB/s BenchmarkMemmove/128-4 1000000 102.3 ns/op 1251.22 MB/s BenchmarkMemmove/256-4 1000000 138.1 ns/op 1854.39 MB/s BenchmarkMemmove/512-4 790216 172.9 ns/op 2960.58 MB/s BenchmarkMemmove/1024-4 510060 251.3 ns/op 4074.15 MB/s BenchmarkMemmove/2048-4 321342 396.8 ns/op 5161.84 MB/s BenchmarkMemmove/4096-4 158304 710.9 ns/op 5761.88 MB/s BenchmarkMemmoveOverlap/32-4 1387564 86.15 ns/op 371.47 MB/s BenchmarkMemmoveOverlap/64-4 1339563 92.52 ns/op 691.75 MB/s BenchmarkMemmoveOverlap/128-4 1229596 98.57 ns/op 1298.55 MB/s BenchmarkMemmoveOverlap/256-4 993795 118.7 ns/op 2157.50 MB/s BenchmarkMemmoveOverlap/512-4 791526 154.6 ns/op 3310.82 MB/s BenchmarkMemmoveOverlap/1024-4 517399 244.9 ns/op 4180.56 MB/s BenchmarkMemmoveOverlap/2048-4 320948 388.5 ns/op 5272.15 MB/s BenchmarkMemmoveOverlap/4096-4 180403 721.3 ns/op 5678.79 MB/s BenchmarkMemmoveUnalignedDst/0-4 19949730 6.000 ns/op BenchmarkMemmoveUnalignedDst/1-4 1408305 82.98 ns/op 12.05 MB/s BenchmarkMemmoveUnalignedDst/2-4 1386426 86.09 ns/op 23.23 MB/s BenchmarkMemmoveUnalignedDst/3-4 1398823 85.08 ns/op 35.26 MB/s BenchmarkMemmoveUnalignedDst/4-4 1349359 87.74 ns/op 45.59 MB/s BenchmarkMemmoveUnalignedDst/5-4 1406089 85.81 ns/op 58.27 MB/s BenchmarkMemmoveUnalignedDst/6-4 1323442 85.52 ns/op 70.16 MB/s BenchmarkMemmoveUnalignedDst/7-4 1418703 84.96 ns/op 82.40 MB/s BenchmarkMemmoveUnalignedDst/8-4 1501935 81.38 ns/op 98.31 MB/s BenchmarkMemmoveUnalignedDst/9-4 1341771 89.38 ns/op 100.70 MB/s BenchmarkMemmoveUnalignedDst/10-4 1329354 88.52 ns/op 112.97 MB/s BenchmarkMemmoveUnalignedDst/11-4 1331037 87.90 ns/op 125.14 MB/s BenchmarkMemmoveUnalignedDst/12-4 1358637 87.52 ns/op 137.11 MB/s BenchmarkMemmoveUnalignedDst/13-4 1372464 88.28 ns/op 147.25 MB/s BenchmarkMemmoveUnalignedDst/14-4 1327629 88.44 ns/op 158.29 MB/s BenchmarkMemmoveUnalignedDst/15-4 1309488 92.96 ns/op 161.36 MB/s BenchmarkMemmoveUnalignedDst/16-4 1335898 88.77 ns/op 180.24 MB/s BenchmarkMemmoveUnalignedDst/32-4 1278049 91.64 ns/op 349.21 MB/s BenchmarkMemmoveUnalignedDst/64-4 1234658 102.2 ns/op 625.93 MB/s BenchmarkMemmoveUnalignedDst/128-4 905091 120.4 ns/op 1063.45 MB/s BenchmarkMemmoveUnalignedDst/256-4 705322 141.8 ns/op 1805.50 MB/s BenchmarkMemmoveUnalignedDst/512-4 571324 177.0 ns/op 2892.17 MB/s BenchmarkMemmoveUnalignedDst/1024-4 384280 286.8 ns/op 3570.86 MB/s BenchmarkMemmoveUnalignedDst/2048-4 311750 432.8 ns/op 4732.36 MB/s BenchmarkMemmoveUnalignedDst/4096-4 164124 764.1 ns/op 5360.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1227651 94.45 ns/op 338.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 100.8 ns/op 634.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.0 ns/op 1174.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 130.1 ns/op 1967.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 695479 188.6 ns/op 2714.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 485992 264.9 ns/op 3865.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 298302 423.7 ns/op 4833.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 171058 736.6 ns/op 5560.85 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20430674 6.175 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1369591 85.12 ns/op 11.75 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1354624 85.83 ns/op 23.30 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1385775 89.79 ns/op 33.41 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1287850 86.58 ns/op 46.20 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1379656 90.66 ns/op 55.15 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1319119 87.46 ns/op 68.60 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1352751 87.11 ns/op 80.36 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1434250 82.13 ns/op 97.40 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1348081 87.91 ns/op 102.38 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1343805 90.10 ns/op 110.99 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1344996 87.44 ns/op 125.80 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1376948 87.29 ns/op 137.47 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1361148 88.15 ns/op 147.48 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1278639 88.57 ns/op 158.06 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1357212 88.06 ns/op 170.33 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1332578 88.66 ns/op 180.47 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1264006 102.0 ns/op 313.76 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1231341 96.78 ns/op 661.30 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.6 ns/op 1200.63 MB/s BenchmarkMemmoveUnalignedSrc/256-4 876590 127.3 ns/op 2010.64 MB/s BenchmarkMemmoveUnalignedSrc/512-4 785680 166.5 ns/op 3074.87 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 473209 259.3 ns/op 3949.39 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 305865 416.1 ns/op 4922.49 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 172231 720.4 ns/op 5685.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1311032 90.36 ns/op 354.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1262848 94.74 ns/op 675.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 104.3 ns/op 1227.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 924144 127.8 ns/op 2002.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 652940 166.0 ns/op 3084.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 500703 260.2 ns/op 3934.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 320728 401.9 ns/op 5095.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 180942 715.4 ns/op 5725.78 MB/s BenchmarkMemclr/5-4 16710219 7.760 ns/op 644.37 MB/s BenchmarkMemclr/16-4 14846430 7.698 ns/op 2078.60 MB/s BenchmarkMemclr/64-4 14350089 8.500 ns/op 7529.67 MB/s BenchmarkMemclr/256-4 12037694 9.592 ns/op 26689.07 MB/s BenchmarkMemclr/4096-4 2306259 50.11 ns/op 81745.12 MB/s BenchmarkMemclr/65536-4 93981 1271 ns/op 51545.39 MB/s BenchmarkMemclr/1M-4 5995 22068 ns/op 47516.14 MB/s BenchmarkMemclr/4M-4 1278 103243 ns/op 40625.73 MB/s BenchmarkMemclr/8M-4 434 235904 ns/op 35559.37 MB/s BenchmarkMemclr/16M-4 140 777473 ns/op 21579.16 MB/s BenchmarkMemclr/64M-4 49 2078518 ns/op 32286.88 MB/s BenchmarkGoMemclr/5-4 1763102 57.21 ns/op 87.39 MB/s BenchmarkGoMemclr/16-4 635847 199.9 ns/op 80.06 MB/s BenchmarkGoMemclr/64-4 201394 582.7 ns/op 109.84 MB/s BenchmarkGoMemclr/256-4 54583 2257 ns/op 113.43 MB/s BenchmarkMemclrRange/1K_2K-4 81406 1407 ns/op 68132.19 MB/s BenchmarkMemclrRange/2K_8K-4 30370 3930 ns/op 84857.54 MB/s BenchmarkMemclrRange/4K_16K-4 36522 3339 ns/op 96753.96 MB/s BenchmarkMemclrRange/160K_228K-4 3690 34051 ns/op 48834.10 MB/s BenchmarkClearFat7-4 4591518 26.29 ns/op BenchmarkClearFat8-4 4884900 25.58 ns/op BenchmarkClearFat11-4 4533367 27.20 ns/op BenchmarkClearFat12-4 4538636 26.05 ns/op BenchmarkClearFat13-4 4035042 27.33 ns/op BenchmarkClearFat14-4 4101967 26.64 ns/op BenchmarkClearFat15-4 4126680 27.09 ns/op BenchmarkClearFat16-4 4675861 25.60 ns/op BenchmarkClearFat24-4 4393194 27.31 ns/op BenchmarkClearFat32-4 4631325 28.73 ns/op BenchmarkClearFat40-4 4119603 27.43 ns/op BenchmarkClearFat48-4 4149446 27.73 ns/op BenchmarkClearFat56-4 4078446 29.21 ns/op BenchmarkClearFat64-4 3929869 29.26 ns/op BenchmarkClearFat72-4 3821128 29.60 ns/op BenchmarkClearFat128-4 2980267 33.62 ns/op BenchmarkClearFat256-4 2457763 46.14 ns/op BenchmarkClearFat512-4 1494668 73.64 ns/op BenchmarkClearFat1024-4 1000000 122.4 ns/op BenchmarkClearFat1032-4 1000000 122.4 ns/op BenchmarkClearFat1040-4 965562 125.7 ns/op BenchmarkCopyFat7-4 4411525 26.69 ns/op BenchmarkCopyFat8-4 4573684 25.10 ns/op BenchmarkCopyFat11-4 4236441 26.28 ns/op BenchmarkCopyFat12-4 4290517 27.30 ns/op BenchmarkCopyFat13-4 4251438 28.33 ns/op BenchmarkCopyFat14-4 4300958 26.84 ns/op BenchmarkCopyFat15-4 4646305 26.28 ns/op BenchmarkCopyFat16-4 4555528 25.17 ns/op BenchmarkCopyFat24-4 4395028 25.46 ns/op BenchmarkCopyFat32-4 4271187 26.63 ns/op BenchmarkCopyFat64-4 4102251 29.12 ns/op BenchmarkCopyFat72-4 3759423 30.68 ns/op BenchmarkCopyFat128-4 3138436 36.20 ns/op BenchmarkCopyFat256-4 2360118 46.62 ns/op BenchmarkCopyFat512-4 1577414 77.24 ns/op BenchmarkCopyFat520-4 1447736 77.34 ns/op BenchmarkCopyFat1024-4 1000000 124.0 ns/op BenchmarkCopyFat1032-4 973604 122.3 ns/op BenchmarkCopyFat1040-4 1000000 125.1 ns/op BenchmarkIssue18740/2byte-4 322 341505 ns/op BenchmarkIssue18740/4byte-4 562 202836 ns/op BenchmarkIssue18740/8byte-4 1077 117962 ns/op BenchmarkReadMetricsLatency-4 10000 3812 p50-ns 5419 p90-ns 10173 p99-ns BenchmarkFinalizer-4 220 533526 ns/op BenchmarkFinalizerRun-4 245680 740.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9777438 12.35 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4100868 28.97 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3128798 37.91 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3251542 37.77 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1717330 70.04 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1428045 78.13 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2839004 40.85 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1622326 72.39 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1722454 67.63 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2498340 46.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2516082 47.09 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2197548 51.42 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1940299 60.36 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1766550 66.63 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7425192 15.23 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8297586 14.03 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8805172 13.64 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7977186 14.55 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7394258 15.58 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6121107 17.26 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8203474 15.03 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7295020 13.81 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7986123 14.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6862249 14.66 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7614145 14.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7670570 14.50 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7709407 14.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7004509 14.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7634972 14.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7911427 14.00 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7951598 14.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7676160 14.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7895122 14.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7691113 14.59 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8197976 14.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7855722 14.04 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8324112 14.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7691876 14.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7683364 14.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8094890 16.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7638273 15.91 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7836370 14.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8078169 14.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8256704 14.28 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7752760 14.47 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8194893 13.63 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8008633 13.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7183258 14.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8664708 14.07 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8251651 13.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7445050 14.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7624023 14.61 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7823088 14.54 ns/op BenchmarkNetpollBreak-4 3820 29988 ns/op BenchmarkPingPongHog-4 284 365893 ns/op BenchmarkStackGrowth-4 86890 1213 ns/op BenchmarkStackGrowthDeep-4 1021 106392 ns/op BenchmarkCreateGoroutines-4 57312 2250 ns/op BenchmarkCreateGoroutinesParallel-4 60760 3501 ns/op BenchmarkCreateGoroutinesCapture-4 7300 23856 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 17954 ns/op BenchmarkClosureCall-4 24546126 4.497 ns/op BenchmarkWakeupParallelSpinning/0s-4 6459 21763 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6589 23084 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4632 27365 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2866 45575 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1798 66857 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1053 118407 ns/op BenchmarkWakeupParallelSpinning/50µs-4 408 282125 ns/op BenchmarkWakeupParallelSpinning/100µs-4 237 502229 ns/op BenchmarkMatmult-4 3654158 36.51 ns/op BenchmarkFastrand-4 7626920 16.20 ns/op BenchmarkFastrand64-4 7315446 16.44 ns/op BenchmarkFastrandHashiter-4 3418148 34.13 ns/op BenchmarkFastrandn/2-4 4384042 26.53 ns/op BenchmarkFastrandn/3-4 4682185 26.64 ns/op BenchmarkFastrandn/4-4 4608840 25.26 ns/op BenchmarkFastrandn/5-4 4539231 25.57 ns/op BenchmarkIfaceCmp100-4 111002 985.2 ns/op BenchmarkIfaceCmpNil100-4 239856 509.6 ns/op BenchmarkEfaceCmpDiff-4 46821 2428 ns/op BenchmarkEfaceCmpDiffIndirect-4 46083 2677 ns/op BenchmarkDefer-4 1513930 91.41 ns/op BenchmarkDefer10-4 953221 157.0 ns/op BenchmarkDeferMany-4 584176 350.6 ns/op BenchmarkPanicRecover-4 227377 499.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1048571 ns/op 1049944 p50-ns 1619547 p90-ns 2129862 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 111 1065434 ns/op 1051875 p50-ns 1625563 p90-ns 1970620 p99-ns BenchmarkGoroutineProfile/small/idle-4 63 2054047 ns/op 1944538 p50-ns 2644517 p90-ns 4022123 p99-ns BenchmarkGoroutineProfile/small/loaded-4 60 2043302 ns/op 1909227 p50-ns 2670623 p90-ns 3773305 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 108 1084725 ns/op 1065924 p50-ns 1656512 p90-ns 2302119 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 78 1782887 ns/op 1624840 p50-ns 2450045 p90-ns 9506335 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 11018845 ns/op 9905759 p50-ns 21058525 p90-ns 21058525 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 16740983 ns/op 16209530 p50-ns 21778473 p90-ns 21778473 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1365787 ns/op 1246296 p50-ns 1953417 p90-ns 2610130 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1605374 ns/op 1451845 p50-ns 2328010 p90-ns 8235014 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 43 2808217 ns/op 2771923 p50-ns 3500114 p90-ns 4696869 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 44 6740130 ns/op 5493472 p50-ns 12896678 p90-ns 20496394 p99-ns BenchmarkRWMutexUncontended-4 1696971 141.5 ns/op BenchmarkRWMutexWrite100-4 720000 1678 ns/op BenchmarkRWMutexWrite10-4 55144 2504 ns/op BenchmarkRWMutexWorkWrite100-4 33571 4070 ns/op BenchmarkRWMutexWorkWrite10-4 90475 3434 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2052 50238 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1124 114497 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1189 95807 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 552 208856 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 622 194522 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 248 463834 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 302 386641 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 117 956083 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 235585 649.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 218326 841.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 150566 971.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 212742 786.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 170410 1181 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 127616 1264 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 192561 957.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 217443 1018 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 130044 1226 ns/op BenchmarkMakeSlice/Byte-4 1495261 77.74 ns/op BenchmarkMakeSlice/Int16-4 1499931 80.37 ns/op BenchmarkMakeSlice/Int-4 1000000 107.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 117.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 189.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 218.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 257.0 ns/op BenchmarkGrowSlice/Byte-4 530695 343.1 ns/op BenchmarkGrowSlice/Int16-4 548656 220.8 ns/op BenchmarkGrowSlice/Int-4 475810 345.1 ns/op BenchmarkGrowSlice/Ptr-4 478953 1340 ns/op BenchmarkGrowSlice/Struct/24-4 265039 990.5 ns/op BenchmarkGrowSlice/Struct/32-4 136724 914.2 ns/op BenchmarkGrowSlice/Struct/40-4 102409 1056 ns/op BenchmarkExtendSlice/IntSlice-4 238490 448.4 ns/op BenchmarkExtendSlice/PointerSlice-4 298833 523.8 ns/op BenchmarkExtendSlice/NoGrow-4 410956 634.0 ns/op BenchmarkAppend-4 866935 122.4 ns/op BenchmarkAppendGrowByte-4 3 49989363 ns/op BenchmarkAppendGrowString-4 1 339501017 ns/op BenchmarkAppendSlice/1Bytes-4 747852 173.9 ns/op BenchmarkAppendSlice/4Bytes-4 856497 188.8 ns/op BenchmarkAppendSlice/7Bytes-4 501170 200.0 ns/op BenchmarkAppendSlice/8Bytes-4 750692 181.2 ns/op BenchmarkAppendSlice/15Bytes-4 468668 232.1 ns/op BenchmarkAppendSlice/16Bytes-4 1170057 88.32 ns/op BenchmarkAppendSlice/32Bytes-4 1347948 86.11 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 57428 1952 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 15843 10583 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 30073 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1137 103648 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 132 888363 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 39 2795256 ns/op BenchmarkAppendStr/1Bytes-4 1236816 92.62 ns/op BenchmarkAppendStr/4Bytes-4 1265965 91.10 ns/op BenchmarkAppendStr/8Bytes-4 1258462 93.07 ns/op BenchmarkAppendStr/16Bytes-4 1243935 95.78 ns/op BenchmarkAppendStr/32Bytes-4 1267694 93.97 ns/op BenchmarkAppendSpecialCase-4 1000000 126.8 ns/op BenchmarkCopy/1Byte-4 1473244 81.83 ns/op 12.22 MB/s BenchmarkCopy/1String-4 1472293 81.44 ns/op 12.28 MB/s BenchmarkCopy/2Byte-4 1369476 83.77 ns/op 23.88 MB/s BenchmarkCopy/2String-4 1425818 82.30 ns/op 24.30 MB/s BenchmarkCopy/4Byte-4 1402665 82.84 ns/op 48.29 MB/s BenchmarkCopy/4String-4 1436516 87.60 ns/op 45.66 MB/s BenchmarkCopy/8Byte-4 1477464 81.98 ns/op 97.58 MB/s BenchmarkCopy/8String-4 1453286 81.60 ns/op 98.04 MB/s BenchmarkCopy/12Byte-4 1344945 88.53 ns/op 135.54 MB/s BenchmarkCopy/12String-4 1363542 87.69 ns/op 136.85 MB/s BenchmarkCopy/16Byte-4 1393857 84.76 ns/op 188.78 MB/s BenchmarkCopy/16String-4 1382943 84.65 ns/op 189.02 MB/s BenchmarkCopy/32Byte-4 1350189 88.66 ns/op 360.92 MB/s BenchmarkCopy/32String-4 1347754 88.63 ns/op 361.05 MB/s BenchmarkCopy/128Byte-4 1000000 107.9 ns/op 1185.98 MB/s BenchmarkCopy/128String-4 1000000 131.4 ns/op 974.18 MB/s BenchmarkCopy/1024Byte-4 382840 296.5 ns/op 3454.13 MB/s BenchmarkCopy/1024String-4 358954 366.3 ns/op 2795.21 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25308 4509 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13549 8332 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 7684 15295 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19423 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9392 23734 ns/op BenchmarkAppendInPlace/Grow/Byte-4 150870 1090 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 143824 1086 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 86112 1502 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 69084 1955 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 48304 2156 ns/op BenchmarkStackCopyPtr-4 1 120928950 ns/op BenchmarkStackCopy-4 2 73123806 ns/op BenchmarkStackCopyNoCache-4 24 4237375 ns/op BenchmarkStackCopyWithStkobj-4 3 46573427 ns/op BenchmarkIssue18138-4 276 463920 ns/op BenchmarkCompareStringEqual-4 14860542 7.616 ns/op BenchmarkCompareStringIdentical-4 23254646 5.320 ns/op BenchmarkCompareStringSameLength-4 17178667 6.862 ns/op BenchmarkCompareStringDifferentLength-4 23557490 4.275 ns/op BenchmarkCompareStringBigUnaligned-4 1546 69270 ns/op 15137.77 MB/s BenchmarkCompareStringBig-4 1825 58308 ns/op 17983.55 MB/s BenchmarkConcatStringAndBytes-4 1928374 61.78 ns/op BenchmarkSliceByteToString/1-4 1779831 66.76 ns/op BenchmarkSliceByteToString/2-4 1000000 132.2 ns/op BenchmarkSliceByteToString/4-4 1000000 138.6 ns/op BenchmarkSliceByteToString/8-4 863950 127.0 ns/op BenchmarkSliceByteToString/16-4 955183 128.4 ns/op BenchmarkSliceByteToString/32-4 1000000 134.8 ns/op BenchmarkSliceByteToString/64-4 879675 218.7 ns/op BenchmarkSliceByteToString/128-4 779220 280.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2570466 45.53 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 909499 113.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1266102 94.48 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3102812 36.97 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1736499 65.56 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1963128 58.67 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1932446 60.38 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 403093 316.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 502041 257.2 ns/op BenchmarkRuneIterate/range/ASCII-4 8434815 13.92 ns/op BenchmarkRuneIterate/range/Japanese-4 2746670 41.81 ns/op BenchmarkRuneIterate/range/MixedLength-4 3184292 35.13 ns/op BenchmarkRuneIterate/range1/ASCII-4 8675764 13.83 ns/op BenchmarkRuneIterate/range1/Japanese-4 2773483 41.98 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3215904 35.77 ns/op BenchmarkRuneIterate/range2/ASCII-4 8667007 13.78 ns/op BenchmarkRuneIterate/range2/Japanese-4 2764399 41.76 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3290228 36.50 ns/op BenchmarkArrayEqual-4 25473147 4.438 ns/op BenchmarkFunc/Name-4 6332311 18.95 ns/op BenchmarkFunc/Entry-4 14409955 8.293 ns/op BenchmarkFunc/FileLine-4 2245765 52.71 ns/op PASS ok runtime 408.409s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 35305 3472 ns/op BenchmarkHandle/concurrent-4 25842 4233 ns/op PASS ok runtime/cgo 0.487s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21346231 4.916 ns/op BenchmarkAtomicStore64-4 12519559 9.617 ns/op BenchmarkAtomicLoad-4 29899246 4.442 ns/op BenchmarkAtomicStore-4 13163978 9.533 ns/op BenchmarkAnd8-4 13142203 9.514 ns/op BenchmarkAnd-4 13752910 10.57 ns/op BenchmarkAnd8Parallel-4 4209598 26.39 ns/op BenchmarkAndParallel-4 4470693 27.89 ns/op BenchmarkOr8-4 13486736 9.507 ns/op BenchmarkOr-4 13316234 9.544 ns/op BenchmarkOr8Parallel-4 4335030 26.28 ns/op BenchmarkOrParallel-4 4142725 27.38 ns/op BenchmarkXadd-4 4252092 28.08 ns/op BenchmarkXadd64-4 4118560 26.21 ns/op BenchmarkCas-4 2813647 42.97 ns/op BenchmarkCas64-4 2911572 43.31 ns/op BenchmarkXchg-4 4280246 26.47 ns/op BenchmarkXchg64-4 4385073 28.31 ns/op PASS ok runtime/internal/atomic 3.312s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3731737 30.11 ns/op BenchmarkMulUintptr/large-4 3417764 34.71 ns/op PASS ok runtime/internal/math 0.520s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 8211034 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 13669822 ns/op 283.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 61 2603656 ns/op 2.344 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14082934 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23439918 ns/op 1324 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 36 4157272 ns/op 71.28 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 70881390 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 99709120 ns/op 8924 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11197984 ns/op 821.1 concurrent_launches/op PASS ok runtime/pprof 2.007s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 14 8626380 ns/op BenchmarkStackLeak-4 23462 6129 ns/op PASS ok runtime/race 0.686s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2787258 42.87 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 287601 455.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.409s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 122613 888.0 ns/op BenchmarkSortString1K-4 163 744038 ns/op BenchmarkSortString1K_Slice-4 177 708229 ns/op BenchmarkStableString1K-4 88 1280404 ns/op BenchmarkSortInt1K-4 187 633634 ns/op BenchmarkSortInt1K_Sorted-4 2526 50223 ns/op BenchmarkSortInt1K_Reversed-4 1603 82426 ns/op BenchmarkSortInt1K_Mod8-4 457 267849 ns/op BenchmarkStableInt1K-4 100 1002038 ns/op BenchmarkStableInt1K_Slice-4 132 888057 ns/op BenchmarkSortInt64K-4 2 62219181 ns/op BenchmarkSortInt64K_Slice-4 2 55480133 ns/op BenchmarkStableInt64K-4 2 87786626 ns/op BenchmarkSort1e2-4 351 341089 ns/op BenchmarkStable1e2-4 133 908573 ns/op BenchmarkSort1e4-4 2 61254425 ns/op BenchmarkStable1e4-4 1 276853477 ns/op PASS ok sort 27.830s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 673736 160.6 ns/op BenchmarkAtof64Float-4 712038 164.2 ns/op BenchmarkAtof64FloatExp-4 563248 216.6 ns/op BenchmarkAtof64Big-4 472508 275.2 ns/op BenchmarkAtof64RandomBits-4 377389 303.0 ns/op BenchmarkAtof64RandomFloats-4 486170 248.2 ns/op BenchmarkAtof64RandomLongFloats-4 296983 414.9 ns/op BenchmarkAtof32Decimal-4 810602 146.8 ns/op BenchmarkAtof32Float-4 812197 158.6 ns/op BenchmarkAtof32FloatExp-4 604516 215.6 ns/op BenchmarkAtof32Random-4 382232 328.6 ns/op BenchmarkAtof32RandomLong-4 162962 772.4 ns/op BenchmarkParseInt/Pos/7bit-4 1347414 88.71 ns/op BenchmarkParseInt/Pos/26bit-4 926692 158.5 ns/op BenchmarkParseInt/Pos/31bit-4 724924 161.8 ns/op BenchmarkParseInt/Pos/56bit-4 543483 234.0 ns/op BenchmarkParseInt/Pos/63bit-4 502258 237.8 ns/op BenchmarkParseInt/Neg/7bit-4 1372216 84.67 ns/op BenchmarkParseInt/Neg/26bit-4 885975 140.5 ns/op BenchmarkParseInt/Neg/31bit-4 769221 164.5 ns/op BenchmarkParseInt/Neg/56bit-4 530421 224.7 ns/op BenchmarkParseInt/Neg/63bit-4 543999 231.1 ns/op BenchmarkAtoi/Pos/7bit-4 1851699 65.05 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 117.4 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 123.6 ns/op BenchmarkAtoi/Pos/56bit-4 683779 185.0 ns/op BenchmarkAtoi/Pos/63bit-4 483514 251.2 ns/op BenchmarkAtoi/Neg/7bit-4 1816953 65.76 ns/op BenchmarkAtoi/Neg/26bit-4 987909 112.8 ns/op BenchmarkAtoi/Neg/31bit-4 903284 128.2 ns/op BenchmarkAtoi/Neg/56bit-4 666957 186.9 ns/op BenchmarkAtoi/Neg/63bit-4 530136 242.7 ns/op BenchmarkFormatFloat/Decimal-4 108252 1098 ns/op BenchmarkFormatFloat/Float-4 97906 1241 ns/op BenchmarkFormatFloat/Exp-4 89377 1141 ns/op BenchmarkFormatFloat/NegExp-4 99523 1078 ns/op BenchmarkFormatFloat/LongExp-4 83805 1366 ns/op BenchmarkFormatFloat/Big-4 86634 1482 ns/op BenchmarkFormatFloat/BinaryExp-4 207076 607.8 ns/op BenchmarkFormatFloat/32Integer-4 116293 1054 ns/op BenchmarkFormatFloat/32ExactFraction-4 112015 1071 ns/op BenchmarkFormatFloat/32Point-4 101353 1214 ns/op BenchmarkFormatFloat/32Exp-4 111010 1080 ns/op BenchmarkFormatFloat/32NegExp-4 107653 1082 ns/op BenchmarkFormatFloat/32Shortest-4 112768 1048 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 125406 943.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127132 992.1 ns/op BenchmarkFormatFloat/64Fixed1-4 142358 834.8 ns/op BenchmarkFormatFloat/64Fixed2-4 145305 831.9 ns/op BenchmarkFormatFloat/64Fixed3-4 150259 828.4 ns/op BenchmarkFormatFloat/64Fixed4-4 146383 824.0 ns/op BenchmarkFormatFloat/64Fixed12-4 83544 1413 ns/op BenchmarkFormatFloat/64Fixed16-4 98154 1188 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 107776 1137 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 88972 1279 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2371 49573 ns/op BenchmarkFormatFloat/Slowpath64-4 84064 1391 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 85204 1470 ns/op BenchmarkAppendFloat/Decimal-4 134564 877.5 ns/op BenchmarkAppendFloat/Float-4 118010 1040 ns/op BenchmarkAppendFloat/Exp-4 138958 893.5 ns/op BenchmarkAppendFloat/NegExp-4 135766 907.3 ns/op BenchmarkAppendFloat/LongExp-4 94209 1179 ns/op BenchmarkAppendFloat/Big-4 96660 1235 ns/op BenchmarkAppendFloat/BinaryExp-4 347768 367.7 ns/op BenchmarkAppendFloat/32Integer-4 122588 909.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 135025 906.1 ns/op BenchmarkAppendFloat/32Point-4 122836 998.9 ns/op BenchmarkAppendFloat/32Exp-4 137238 913.1 ns/op BenchmarkAppendFloat/32NegExp-4 130692 896.6 ns/op BenchmarkAppendFloat/32Shortest-4 137730 842.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 163555 742.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 154015 757.8 ns/op BenchmarkAppendFloat/64Fixed1-4 191338 632.3 ns/op BenchmarkAppendFloat/64Fixed2-4 188634 640.2 ns/op BenchmarkAppendFloat/64Fixed3-4 194666 631.7 ns/op BenchmarkAppendFloat/64Fixed4-4 195312 631.2 ns/op BenchmarkAppendFloat/64Fixed12-4 96427 1186 ns/op BenchmarkAppendFloat/64Fixed16-4 124857 973.0 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 132436 891.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 116618 1050 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2624 48793 ns/op BenchmarkAppendFloat/Slowpath64-4 95878 1186 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 101097 1184 ns/op BenchmarkFormatInt-4 15686 7807 ns/op BenchmarkAppendInt-4 15753 6748 ns/op BenchmarkFormatUint-4 94939 1395 ns/op BenchmarkAppendUint-4 93453 1216 ns/op BenchmarkFormatIntSmall/7-4 2151427 53.90 ns/op BenchmarkFormatIntSmall/42-4 2169556 52.73 ns/op BenchmarkAppendIntSmall-4 1230752 96.02 ns/op BenchmarkAppendUintVarlen/1-4 1000000 103.9 ns/op BenchmarkAppendUintVarlen/12-4 1000000 104.8 ns/op BenchmarkAppendUintVarlen/123-4 924118 133.9 ns/op BenchmarkAppendUintVarlen/1234-4 782685 140.4 ns/op BenchmarkAppendUintVarlen/12345-4 874496 142.0 ns/op BenchmarkAppendUintVarlen/123456-4 840946 139.1 ns/op BenchmarkAppendUintVarlen/1234567-4 773710 145.3 ns/op BenchmarkAppendUintVarlen/12345678-4 753910 146.4 ns/op BenchmarkAppendUintVarlen/123456789-4 729663 154.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 870997 148.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 745483 149.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 817464 152.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 806907 150.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 798490 149.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 808656 154.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 649732 155.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 776686 156.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 782162 161.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 808398 156.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 779425 162.9 ns/op BenchmarkQuote-4 38055 2804 ns/op BenchmarkQuoteRune-4 449398 302.3 ns/op BenchmarkAppendQuote-4 49874 2353 ns/op BenchmarkAppendQuoteRune-4 809292 154.1 ns/op BenchmarkUnquoteEasy-4 1564180 76.28 ns/op BenchmarkUnquoteHard-4 41032 2954 ns/op PASS ok strconv 18.974s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 356240 338.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 119463 1220 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 170323 914.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 298420 512.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 67600 1704 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 99652 1414 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 519326 233.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28986 4101 ns/op BenchmarkGenericMatch1-4 2109 52763 ns/op BenchmarkGenericMatch2-4 489 241717 ns/op BenchmarkSingleMaxSkipping-4 12094 9255 ns/op 1080.53 MB/s BenchmarkSingleLongSuffixFail-4 21970 5510 ns/op 181.87 MB/s BenchmarkSingleMatch-4 244 472099 ns/op 31.77 MB/s BenchmarkByteByteNoMatch-4 100767 1147 ns/op BenchmarkByteByteMatch-4 17083 6762 ns/op BenchmarkByteStringMatch-4 18420 6623 ns/op BenchmarkHTMLEscapeNew-4 70041 1727 ns/op BenchmarkHTMLEscapeOld-4 82120 1485 ns/op BenchmarkByteStringReplacerWriteString-4 1581 80700 ns/op BenchmarkByteReplacerWriteString-4 1881 66111 ns/op BenchmarkByteByteReplaces-4 3231 40100 ns/op BenchmarkByteByteMap-4 7977 13693 ns/op BenchmarkMap/identity/ASCII-4 722755 154.6 ns/op BenchmarkMap/identity/Greek-4 609760 213.4 ns/op BenchmarkMap/change/ASCII-4 35148 3339 ns/op BenchmarkMap/change/Greek-4 25465 4502 ns/op BenchmarkIndexRune-4 1857573 64.63 ns/op BenchmarkIndexRuneLongString-4 1520563 80.26 ns/op BenchmarkIndexRuneFastPath-4 3269934 34.50 ns/op BenchmarkIndex-4 3365757 36.87 ns/op BenchmarkLastIndex-4 3476817 33.80 ns/op BenchmarkIndexByte-4 14390136 7.924 ns/op BenchmarkToUpper/#00-4 3057378 39.09 ns/op BenchmarkToUpper/ONLYUPPER-4 2363252 49.60 ns/op BenchmarkToUpper/abc-4 351448 368.2 ns/op BenchmarkToUpper/AbC123-4 235023 513.8 ns/op BenchmarkToUpper/azAZ09_-4 249327 459.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 49290 2366 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68913 1792 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32156 3715 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59100 1873 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122576 984.9 ns/op BenchmarkToLower/#00-4 2892742 40.33 ns/op BenchmarkToLower/abc-4 2664460 44.08 ns/op BenchmarkToLower/AbC123-4 218121 589.2 ns/op BenchmarkToLower/azAZ09_-4 180704 586.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76459 1373 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57194 2042 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31350 3608 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72322 1623 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124130 998.0 ns/op BenchmarkMapNoChanges-4 1000000 116.9 ns/op BenchmarkTrim-4 35121 3323 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2680204 43.49 ns/op BenchmarkToValidUTF8/InvalidASCII-4 165013 694.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96951 1109 ns/op BenchmarkEqualFold/Tests-4 56408 2059 ns/op BenchmarkEqualFold/ASCII-4 2952536 40.04 ns/op BenchmarkEqualFold/UnicodePrefix-4 132123 904.9 ns/op BenchmarkEqualFold/UnicodeSuffix-4 141216 869.7 ns/op BenchmarkIndexHard1-4 1158 100495 ns/op BenchmarkIndexHard2-4 800 144542 ns/op BenchmarkIndexHard3-4 206 567197 ns/op BenchmarkIndexHard4-4 206 571186 ns/op BenchmarkLastIndexHard1-4 88 1417518 ns/op BenchmarkLastIndexHard2-4 88 1428270 ns/op BenchmarkLastIndexHard3-4 88 1424649 ns/op BenchmarkCountHard1-4 1159 99746 ns/op BenchmarkCountHard2-4 859 141432 ns/op BenchmarkCountHard3-4 205 579380 ns/op BenchmarkIndexTorture-4 10000 11128 ns/op BenchmarkCountTorture-4 10000 11092 ns/op BenchmarkCountTortureOverlapping-4 956 118772 ns/op BenchmarkCountByte/10-4 3122890 34.64 ns/op 288.68 MB/s BenchmarkCountByte/32-4 3445683 34.34 ns/op 931.99 MB/s BenchmarkCountByte/4096-4 1000000 111.7 ns/op 36653.33 MB/s BenchmarkCountByte/4194304-4 1113 110358 ns/op 38006.48 MB/s BenchmarkCountByte/67108864-4 30 4166139 ns/op 16108.17 MB/s BenchmarkFields/ASCII/16-4 367982 379.7 ns/op 42.13 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 30438 4131 ns/op 61.98 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1872 68411 ns/op 59.87 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 105 1171125 ns/op 55.96 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 22090090 ns/op 47.47 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 120205 996.9 ns/op 16.05 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11535 ns/op 22.19 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 618 202915 ns/op 20.19 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3694424 ns/op 17.74 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 62901321 ns/op 16.67 MB/s 8556800 B/op 23 allocs/op BenchmarkFieldsFunc/ASCII/16-4 193989 615.3 ns/op 26.00 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16090 7331 ns/op 34.92 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 921 146672 ns/op 27.93 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2628582 ns/op 24.93 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 49608421 ns/op 21.14 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 139569 840.5 ns/op 19.04 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12902 9594 ns/op 26.68 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 733 167970 ns/op 24.39 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 37 3269298 ns/op 20.05 MB/s 463109 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 52914221 ns/op 19.82 MB/s 8556800 B/op 23 allocs/op BenchmarkSplitEmptySeparator-4 2 68170192 ns/op BenchmarkSplitSingleByteSeparator-4 25 5707518 ns/op BenchmarkSplitMultiByteSeparator-4 42 3279942 ns/op BenchmarkSplitNSingleByteSeparator-4 231544 682.1 ns/op BenchmarkSplitNMultiByteSeparator-4 174615 838.1 ns/op BenchmarkRepeat/5x0-4 3079708 38.76 ns/op BenchmarkRepeat/5x1-4 3108402 38.17 ns/op BenchmarkRepeat/5x2-4 274952 483.2 ns/op BenchmarkRepeat/5x6-4 146550 805.3 ns/op BenchmarkRepeat/10x0-4 3043266 37.60 ns/op BenchmarkRepeat/10x1-4 3164307 37.81 ns/op BenchmarkRepeat/10x2-4 271774 485.0 ns/op BenchmarkRepeat/10x6-4 148449 827.2 ns/op BenchmarkRepeatLarge/256/1-4 72349 1761 ns/op 145.37 MB/s BenchmarkRepeatLarge/256/16-4 105018 1242 ns/op 206.05 MB/s BenchmarkRepeatLarge/512/1-4 49429 2401 ns/op 213.23 MB/s BenchmarkRepeatLarge/512/16-4 65167 1759 ns/op 291.00 MB/s BenchmarkRepeatLarge/1024/1-4 35562 3399 ns/op 301.29 MB/s BenchmarkRepeatLarge/1024/16-4 45927 2821 ns/op 362.96 MB/s BenchmarkRepeatLarge/2048/1-4 24210 5078 ns/op 403.33 MB/s BenchmarkRepeatLarge/2048/16-4 28634 4374 ns/op 468.26 MB/s BenchmarkRepeatLarge/4096/1-4 14895 8543 ns/op 479.44 MB/s BenchmarkRepeatLarge/4096/16-4 15838 9361 ns/op 437.57 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15479 ns/op 529.23 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13922 ns/op 588.42 MB/s BenchmarkRepeatLarge/8192/4097-4 3812005 30.94 ns/op 132431.07 MB/s BenchmarkRepeatLarge/16384/1-4 5992 26789 ns/op 611.59 MB/s BenchmarkRepeatLarge/16384/16-4 9496 24950 ns/op 656.67 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19711 ns/op 623.57 MB/s BenchmarkRepeatLarge/32768/1-4 2820 45922 ns/op 713.56 MB/s BenchmarkRepeatLarge/32768/16-4 2392 49763 ns/op 658.48 MB/s BenchmarkRepeatLarge/32768/4097-4 2424 42506 ns/op 674.71 MB/s BenchmarkRepeatLarge/65536/1-4 1141 101037 ns/op 648.64 MB/s BenchmarkRepeatLarge/65536/16-4 1268 95594 ns/op 685.57 MB/s BenchmarkRepeatLarge/65536/4097-4 1264 93357 ns/op 658.28 MB/s BenchmarkRepeatLarge/131072/1-4 324 339176 ns/op 386.44 MB/s BenchmarkRepeatLarge/131072/16-4 321 341803 ns/op 383.47 MB/s BenchmarkRepeatLarge/131072/4097-4 314 356438 ns/op 356.32 MB/s BenchmarkRepeatLarge/262144/1-4 181 633198 ns/op 414.00 MB/s BenchmarkRepeatLarge/262144/16-4 180 641407 ns/op 408.70 MB/s BenchmarkRepeatLarge/262144/4097-4 190 659246 ns/op 391.52 MB/s BenchmarkRepeatLarge/524288/1-4 93 1236821 ns/op 423.90 MB/s BenchmarkRepeatLarge/524288/16-4 100 1269261 ns/op 413.07 MB/s BenchmarkRepeatLarge/524288/4097-4 82 1324572 ns/op 392.82 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2429336 ns/op 431.63 MB/s BenchmarkRepeatLarge/1048576/16-4 50 2461267 ns/op 426.03 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2307910 ns/op 452.68 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4322390 ns/op 485.18 MB/s BenchmarkRepeatLarge/2097152/16-4 26 4461609 ns/op 470.04 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4602333 ns/op 454.89 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10615904 ns/op 395.10 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8440738 ns/op 496.91 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9256211 ns/op 452.80 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15149798 ns/op 553.71 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13168323 ns/op 637.03 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14685898 ns/op 571.06 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27503548 ns/op 610.00 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26852220 ns/op 624.80 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26261120 ns/op 638.86 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50797198 ns/op 660.56 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52783136 ns/op 635.70 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 49393635 ns/op 679.33 MB/s BenchmarkRepeatLarge/67108864/1-4 2 101046764 ns/op 664.14 MB/s BenchmarkRepeatLarge/67108864/16-4 2 95419506 ns/op 703.30 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 115591856 ns/op 580.57 MB/s BenchmarkRepeatLarge/134217728/1-4 1 196056448 ns/op 684.59 MB/s BenchmarkRepeatLarge/134217728/16-4 1 202182774 ns/op 663.84 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 197796901 ns/op 678.56 MB/s BenchmarkRepeatLarge/268435456/1-4 1 441292321 ns/op 608.29 MB/s BenchmarkRepeatLarge/268435456/16-4 1 398970691 ns/op 672.82 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 396746328 ns/op 676.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 888039299 ns/op 604.56 MB/s BenchmarkRepeatLarge/536870912/16-4 1 855112030 ns/op 627.84 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 813433369 ns/op 660.01 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3330546164 ns/op 322.39 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4269132650 ns/op 251.51 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3903183526 ns/op 275.09 MB/s BenchmarkIndexAnyASCII/1:1-4 1990339 50.33 ns/op BenchmarkIndexAnyASCII/1:2-4 2325781 50.74 ns/op BenchmarkIndexAnyASCII/1:4-4 2318890 51.34 ns/op BenchmarkIndexAnyASCII/1:8-4 2371258 50.38 ns/op BenchmarkIndexAnyASCII/1:16-4 2326362 51.17 ns/op BenchmarkIndexAnyASCII/1:32-4 2248950 51.49 ns/op BenchmarkIndexAnyASCII/1:64-4 2267197 53.15 ns/op BenchmarkIndexAnyASCII/16:1-4 2101908 53.38 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 121.5 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 124.1 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 128.1 ns/op BenchmarkIndexAnyASCII/16:16-4 831712 135.5 ns/op BenchmarkIndexAnyASCII/16:32-4 751662 160.6 ns/op BenchmarkIndexAnyASCII/16:64-4 588112 187.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2057022 58.21 ns/op BenchmarkIndexAnyASCII/256:2-4 104124 1140 ns/op BenchmarkIndexAnyASCII/256:4-4 99440 1126 ns/op BenchmarkIndexAnyASCII/256:8-4 105489 1160 ns/op BenchmarkIndexAnyASCII/256:16-4 90796 1170 ns/op BenchmarkIndexAnyASCII/256:32-4 98983 1218 ns/op BenchmarkIndexAnyASCII/256:64-4 95000 1226 ns/op BenchmarkIndexAnyUTF8/1:1-4 2214853 52.91 ns/op BenchmarkIndexAnyUTF8/1:2-4 2234767 50.91 ns/op BenchmarkIndexAnyUTF8/1:4-4 2154204 51.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 2144397 50.14 ns/op BenchmarkIndexAnyUTF8/1:16-4 2318175 53.31 ns/op BenchmarkIndexAnyUTF8/1:32-4 2162040 53.32 ns/op BenchmarkIndexAnyUTF8/1:64-4 1793440 86.63 ns/op BenchmarkIndexAnyUTF8/16:1-4 1673902 81.76 ns/op BenchmarkIndexAnyUTF8/16:2-4 272059 456.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 272925 434.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 260863 436.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 266374 449.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 273158 452.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 242149 468.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 465939 271.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 15118 7189 ns/op BenchmarkIndexAnyUTF8/256:4-4 18124 6417 ns/op BenchmarkIndexAnyUTF8/256:8-4 18948 6438 ns/op BenchmarkIndexAnyUTF8/256:16-4 17414 7116 ns/op BenchmarkIndexAnyUTF8/256:32-4 16996 6865 ns/op BenchmarkIndexAnyUTF8/256:64-4 16509 7109 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2129322 54.61 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2159602 53.63 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2098706 54.71 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2109724 54.57 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2197051 54.07 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2132428 56.04 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2066938 55.30 ns/op BenchmarkLastIndexAnyASCII/16:1-4 912966 129.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 791236 129.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 935612 129.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 778221 135.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 712590 147.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 689034 166.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 636180 199.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 91585 1396 ns/op BenchmarkLastIndexAnyASCII/256:2-4 88294 1223 ns/op BenchmarkLastIndexAnyASCII/256:4-4 90480 1237 ns/op BenchmarkLastIndexAnyASCII/256:8-4 96345 1213 ns/op BenchmarkLastIndexAnyASCII/256:16-4 95794 1210 ns/op BenchmarkLastIndexAnyASCII/256:32-4 91320 1278 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89113 1264 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2198038 53.10 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2244571 52.52 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2245928 54.51 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2205636 53.13 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2191959 53.52 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2139822 55.86 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2124913 54.29 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 307197 384.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 145968 779.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 153757 773.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 151243 785.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 150156 808.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 141632 821.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 136704 826.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18928 5814 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12637 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 13443 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8778 12037 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9948 12220 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8480 12291 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12719 ns/op BenchmarkTrimASCII/1:1-4 2791203 47.15 ns/op BenchmarkTrimASCII/1:2-4 2200203 54.95 ns/op BenchmarkTrimASCII/1:4-4 2216329 54.01 ns/op BenchmarkTrimASCII/1:8-4 2104411 56.64 ns/op BenchmarkTrimASCII/1:16-4 1857514 72.90 ns/op BenchmarkTrimASCII/16:1-4 2221458 52.27 ns/op BenchmarkTrimASCII/16:2-4 910772 136.7 ns/op BenchmarkTrimASCII/16:4-4 957039 138.0 ns/op BenchmarkTrimASCII/16:8-4 761791 138.8 ns/op BenchmarkTrimASCII/16:16-4 891044 147.2 ns/op BenchmarkTrimASCII/256:1-4 589438 211.7 ns/op BenchmarkTrimASCII/256:2-4 92491 1296 ns/op BenchmarkTrimASCII/256:4-4 87843 1315 ns/op BenchmarkTrimASCII/256:8-4 87430 1349 ns/op BenchmarkTrimASCII/256:16-4 93171 1314 ns/op BenchmarkTrimASCII/4096:1-4 41450 2587 ns/op BenchmarkTrimASCII/4096:2-4 4754 21822 ns/op BenchmarkTrimASCII/4096:4-4 5708 20406 ns/op BenchmarkTrimASCII/4096:8-4 5864 20504 ns/op BenchmarkTrimASCII/4096:16-4 5869 19925 ns/op BenchmarkTrimByte-4 3002430 37.83 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15952 7094 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16378 7807 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1435 81970 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2680 46787 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5952 20950 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11179 ns/op BenchmarkJoin/0-4 3473340 33.87 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2723127 42.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 201908 632.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 139300 912.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 96915 1339 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 80119 1548 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63867 1795 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50854 2061 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2279493 52.16 ns/op BenchmarkTrimSpace/ASCII-4 1534359 73.96 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128505 937.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 80677 1500 ns/op BenchmarkReplaceAll-4 103712 1101 ns/op 16 B/op 1 allocs/op PASS ok strings 84.098s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 71553 1598 ns/op BenchmarkCond2-4 24590 4817 ns/op BenchmarkCond4-4 15128 8995 ns/op BenchmarkCond8-4 7989 15406 ns/op BenchmarkCond16-4 3937 26798 ns/op BenchmarkCond32-4 2541 52136 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 651669 189.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 422600 273.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 704671 178.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 571670 175.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 446511 360.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 833006 155.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 127124 1073 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 117099 1266 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 106729 1467 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 87343 1812 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 742800 163.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 198717 550.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 832834 153.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 189921 605.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 737259 153.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 186349 546.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1400456 87.86 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 76588 1898 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 135909 797.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 343544 509.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7890 14892 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 440 281290 ns/op BenchmarkRange/*sync.Map-4 2210 59864 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 120435 1820 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 250813 466.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 89401 1464 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 98961 1281 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 246140 489.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 126348 1040 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 113902 1101 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 225050 534.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 745147 136.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 78516 1942 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 188878 656.5 ns/op BenchmarkSwapCollision/*sync.Map-4 111066 1037 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 218 587149 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 143010 823.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 390446 357.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28624 4368 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 86106 1407 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35997 3368 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 462098 465.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 116587 898.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 238093 458.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1339874 99.57 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 151735 668.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1281314 91.00 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 569775 204.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 170241 693.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 701342 160.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 129614 967.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 508450 458.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 299011 336.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 156501 801.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 565779 249.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 210458 511.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 155010 817.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 236374 465.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 80908 1579 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 205429 602.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 500125 256.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 148087 765.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 605016 211.8 ns/op BenchmarkUncontendedSemaphore-4 4959124 24.27 ns/op BenchmarkContendedSemaphore-4 4887852 23.56 ns/op BenchmarkMutexUncontended-4 1000000 146.9 ns/op BenchmarkMutex-4 231301 502.2 ns/op BenchmarkMutexSlack-4 217590 509.5 ns/op BenchmarkMutexWork-4 209594 550.0 ns/op BenchmarkMutexWorkSlack-4 207999 575.4 ns/op BenchmarkMutexNoSpin-4 84844 1454 ns/op BenchmarkMutexSpin-4 73962 1785 ns/op BenchmarkOnce-4 844057 138.2 ns/op BenchmarkSemaUncontended-4 4813436 23.57 ns/op BenchmarkSemaSyntNonblock-4 1371620 89.38 ns/op BenchmarkSemaSyntBlock-4 1958595 66.61 ns/op BenchmarkSemaWorkNonblock-4 1164639 104.7 ns/op BenchmarkSemaWorkBlock-4 1342176 94.77 ns/op BenchmarkRWMutexUncontended-4 410330 288.7 ns/op BenchmarkRWMutexWrite100-4 355879 374.3 ns/op BenchmarkRWMutexWrite10-4 333946 351.0 ns/op BenchmarkRWMutexWorkWrite100-4 303987 420.4 ns/op BenchmarkRWMutexWorkWrite10-4 273896 426.3 ns/op BenchmarkWaitGroupUncontended-4 871911 138.8 ns/op BenchmarkWaitGroupAddDone-4 532416 211.1 ns/op BenchmarkWaitGroupAddDoneWork-4 561763 211.1 ns/op BenchmarkWaitGroupWait-4 3097737 37.68 ns/op BenchmarkWaitGroupWaitWork-4 2597445 43.69 ns/op BenchmarkWaitGroupActuallyWait-4 59214 1942 ns/op 32 B/op 2 allocs/op PASS ok sync 20.198s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 792112 147.9 ns/op PASS ok sync/atomic 0.280s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 123805 925.5 ns/op 0 B/op 0 allocs/op PASS ok testing 0.193s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6939 15795 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10176 11552 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 1331289 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1082786 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 151905623 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 157640082 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1842 71519 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1930 58768 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 20 6174290 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 20 5564924 ns/op 20678 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 683751550 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 644655993 ns/op 48120712 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 222 591089 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 240 498953 ns/op 163 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 53415558 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 50934712 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6297618844 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6062425213 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 3234 41422 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 42 3143183 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 286320961 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2871 45878 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 276 440038 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 4275309 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7360 14707 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 17.510s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 80655310 ns/op BenchmarkVariableString-4 81680 1269 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2162 50560 ns/op 2530 B/op 39 allocs/op PASS ok text/template/parse 0.586s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 60 1855465 ns/op BenchmarkAfter-4 156 952460 ns/op BenchmarkStop-4 295 410740 ns/op BenchmarkSimultaneousAfterFunc-4 52 2389752 ns/op BenchmarkStartStop-4 307 408611 ns/op BenchmarkReset-4 2486 48529 ns/op BenchmarkSleep-4 54 2745167 ns/op BenchmarkParallelTimerLatency-4 34 866156 avg-late-ns 1707584 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 531072 avg-late-ns 1338110 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 366302 avg-late-ns 1709439 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 399477 avg-late-ns 1963133 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 218490 avg-late-ns 1465927 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 308649 avg-late-ns 2201414 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 235210 avg-late-ns 2067057 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 227490 avg-late-ns 2596416 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 273034 avg-late-ns 1792558 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 315828 avg-late-ns 2145224 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 3287894 avg-late-ns 13479585 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 401884 avg-late-ns 1585126 max-late-ns BenchmarkTicker-4 1 108402931 ns/op BenchmarkTickerReset-4 2745 39151 ns/op BenchmarkTickerResetNaive-4 304 573769 ns/op BenchmarkNow-4 669122 166.9 ns/op BenchmarkNowUnixNano-4 660321 168.4 ns/op BenchmarkNowUnixMilli-4 675798 171.2 ns/op BenchmarkNowUnixMicro-4 674119 173.1 ns/op BenchmarkFormat-4 53860 2231 ns/op BenchmarkFormatRFC3339-4 77793 1497 ns/op BenchmarkFormatRFC3339Nano-4 72920 1574 ns/op BenchmarkFormatNow-4 73021 1605 ns/op BenchmarkMarshalJSON-4 98364 1193 ns/op BenchmarkMarshalText-4 105171 1143 ns/op BenchmarkParse-4 108840 1031 ns/op BenchmarkParseRFC3339UTC-4 333830 361.2 ns/op BenchmarkParseRFC3339UTCBytes-4 261643 490.9 ns/op BenchmarkParseRFC3339TZ-4 103635 1164 ns/op BenchmarkParseRFC3339TZBytes-4 88044 1447 ns/op BenchmarkParseDuration-4 488432 229.8 ns/op BenchmarkHour-4 1000000 126.7 ns/op BenchmarkSecond-4 1000000 130.4 ns/op BenchmarkYear-4 763395 186.3 ns/op BenchmarkDay-4 696394 185.5 ns/op BenchmarkISOWeek-4 754509 171.3 ns/op BenchmarkGoString-4 71536 1748 ns/op BenchmarkUnmarshalText-4 72793 1579 ns/op PASS ok time 11.769s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 490998 227.9 ns/op BenchmarkDecodeValidJapaneseChars-4 530176 188.9 ns/op BenchmarkDecodeRune-4 2287296 48.18 ns/op BenchmarkEncodeValidASCII-4 533154 252.3 ns/op BenchmarkEncodeValidJapaneseChars-4 648775 179.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 104.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1972330 59.06 ns/op BenchmarkEncodeRune-4 3812115 29.08 ns/op PASS ok unicode/utf16 1.521s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 990087 111.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 203659 584.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2970589 39.76 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 342618 391.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 107.9 ns/op BenchmarkValid100KASCIIChars-4 142 734957 ns/op BenchmarkValidTenJapaneseChars-4 196059 625.6 ns/op BenchmarkValidLongMostlyASCII-4 146 799741 ns/op BenchmarkValidLongJapanese-4 63 1829048 ns/op BenchmarkValidStringTenASCIIChars-4 3426195 34.11 ns/op BenchmarkValidString100KASCIIChars-4 10000 11006 ns/op BenchmarkValidStringTenJapaneseChars-4 365962 342.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1275 86892 ns/op BenchmarkValidStringLongJapanese-4 100 1005070 ns/op BenchmarkEncodeASCIIRune-4 2924886 40.67 ns/op BenchmarkEncodeJapaneseRune-4 1876926 62.74 ns/op BenchmarkAppendASCIIRune-4 7665052 14.43 ns/op BenchmarkAppendJapaneseRune-4 2037106 57.50 ns/op BenchmarkDecodeASCIIRune-4 2331354 50.76 ns/op BenchmarkDecodeJapaneseRune-4 1516987 77.35 ns/op BenchmarkFullRune/ASCII-4 2998694 35.37 ns/op BenchmarkFullRune/Incomplete-4 1443456 77.09 ns/op BenchmarkFullRune/Japanese-4 3148456 36.27 ns/op PASS ok unicode/utf8 4.131s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 57069838318 ns/op PASS ok cmd/api 79.459s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 100.6 ns/op BenchmarkEqArrayOfStrings64-4 203128 590.4 ns/op BenchmarkEqArrayOfStrings1024-4 14134 8266 ns/op BenchmarkEqArrayOfFloats5-4 1508540 78.23 ns/op BenchmarkEqArrayOfFloats64-4 219520 582.7 ns/op BenchmarkEqArrayOfFloats1024-4 13872 8594 ns/op BenchmarkEqStruct-4 28923962 4.216 ns/op PASS ok cmd/compile/internal/reflectdata 1.334s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 6615 232820 ns/op BenchmarkCopyElim1-4 236 430761 ns/op BenchmarkCopyElim10-4 325 350292 ns/op BenchmarkCopyElim100-4 181 557606 ns/op BenchmarkCopyElim1000-4 60 1944266 ns/op BenchmarkCopyElim10000-4 4 25206280 ns/op BenchmarkCopyElim100000-4 1 448309949 ns/op BenchmarkDeadCode/1-4 288 561079 ns/op BenchmarkDeadCode/10-4 214 560473 ns/op BenchmarkDeadCode/100-4 169 660161 ns/op BenchmarkDeadCode/1000-4 64 2884354 ns/op BenchmarkDeadCode/10000-4 4 28173793 ns/op BenchmarkDeadCode/100000-4 1 299866467 ns/op BenchmarkDeadCode/200000-4 1 584382101 ns/op BenchmarkDominatorsLinear-4 16 7612091 ns/op 1.31 MB/s BenchmarkDominatorsFwdBack-4 10 11070086 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 10 10776422 ns/op 0.93 MB/s BenchmarkDominatorsMaxPred-4 12 10709454 ns/op 0.93 MB/s BenchmarkDominatorsMaxPredVal-4 10 11081979 ns/op 0.90 MB/s BenchmarkFuse/1-4 297 350487 ns/op BenchmarkFuse/10-4 291 390580 ns/op BenchmarkFuse/100-4 158 816638 ns/op BenchmarkFuse/1000-4 28 5276026 ns/op BenchmarkFuse/10000-4 2 59415832 ns/op BenchmarkNilCheckDeep1-4 14031 8574 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5484 20605 ns/op 0.49 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 828 141387 ns/op 0.71 MB/s 660 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 88 1327401 ns/op 0.75 MB/s 4044 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15989306 ns/op 0.63 MB/s 84803 B/op 6 allocs/op BenchmarkDSEPass-4 44 2687562 ns/op 56823 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 73717153 ns/op 2125000 B/op 54176 allocs/op BenchmarkCSEPass-4 9 12292693 ns/op 87787 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 130698366 ns/op 5674376 B/op 97534 allocs/op BenchmarkDeadcodePass-4 168 625515 ns/op 95611 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 100188940 ns/op 4075864 B/op 45208 allocs/op BenchmarkMultiPass-4 86 1264696 ns/op 244881 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 204443136 ns/op 11133824 B/op 149366 allocs/op BenchmarkCondRewrite/SoloJump-4 4635240 25.29 ns/op BenchmarkCondRewrite/CombJump-4 5008168 24.21 ns/op PASS ok cmd/compile/internal/ssa 14.401s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14100 8710 ns/op BenchmarkExtShift-4 24452 4772 ns/op BenchmarkModify-4 9243 13505 ns/op BenchmarkMullImm-4 26238 4629 ns/op BenchmarkConstModify-4 9249 13261 ns/op BenchmarkBitSet-4 16874 6809 ns/op BenchmarkBitClear-4 17173 6920 ns/op BenchmarkBitToggle-4 16716 6896 ns/op BenchmarkBitSetConst-4 138052 841.1 ns/op BenchmarkBitClearConst-4 146818 852.7 ns/op BenchmarkBitToggleConst-4 143205 834.5 ns/op BenchmarkDivconstI64-4 6586591 16.81 ns/op BenchmarkModconstI64-4 6891086 16.15 ns/op BenchmarkDivisiblePow2constI64-4 7660826 15.08 ns/op BenchmarkDivisibleconstI64-4 7752115 14.51 ns/op BenchmarkDivisibleWDivconstI64-4 4038858 28.93 ns/op BenchmarkDivconstU64/3-4 7390520 16.60 ns/op BenchmarkDivconstU64/5-4 7409180 16.36 ns/op BenchmarkDivconstU64/37-4 5731796 20.27 ns/op BenchmarkDivconstU64/1234567-4 5843893 20.26 ns/op BenchmarkModconstU64-4 8448667 14.59 ns/op BenchmarkDivisibleconstU64-4 5945138 17.32 ns/op BenchmarkDivisibleWDivconstU64-4 3912987 29.03 ns/op BenchmarkDivconstI32-4 6937584 16.04 ns/op BenchmarkModconstI32-4 7351084 16.42 ns/op BenchmarkDivisiblePow2constI32-4 7989176 15.36 ns/op BenchmarkDivisibleconstI32-4 8998029 13.80 ns/op BenchmarkDivisibleWDivconstI32-4 4398376 27.11 ns/op BenchmarkDivconstU32-4 7130383 15.15 ns/op BenchmarkModconstU32-4 7110859 17.76 ns/op BenchmarkDivisibleconstU32-4 9293568 12.90 ns/op BenchmarkDivisibleWDivconstU32-4 4148127 27.82 ns/op BenchmarkDivconstI16-4 8295499 15.03 ns/op BenchmarkModconstI16-4 6949602 16.25 ns/op BenchmarkDivisiblePow2constI16-4 7771561 15.26 ns/op BenchmarkDivisibleconstI16-4 8480317 15.27 ns/op BenchmarkDivisibleWDivconstI16-4 4321964 28.39 ns/op BenchmarkDivconstU16-4 8488864 13.10 ns/op BenchmarkModconstU16-4 9275866 13.28 ns/op BenchmarkDivisibleconstU16-4 9117619 13.48 ns/op BenchmarkDivisibleWDivconstU16-4 4341232 28.05 ns/op BenchmarkDivconstI8-4 8454674 14.87 ns/op BenchmarkModconstI8-4 8359627 13.33 ns/op BenchmarkDivisiblePow2constI8-4 9173754 13.43 ns/op BenchmarkDivisibleconstI8-4 6486692 19.85 ns/op BenchmarkDivisibleWDivconstI8-4 3925119 30.04 ns/op BenchmarkDivconstU8-4 8176753 13.91 ns/op BenchmarkModconstU8-4 7759178 14.65 ns/op BenchmarkDivisibleconstU8-4 6965070 16.33 ns/op BenchmarkDivisibleWDivconstU8-4 4042198 29.21 ns/op BenchmarkMul2-4 233328 508.9 ns/op BenchmarkMulNeg2-4 234858 536.2 ns/op BenchmarkEfaceInteger-4 2803964 38.03 ns/op BenchmarkMulconstI32/3-4 28918728 4.542 ns/op BenchmarkMulconstI32/5-4 26660948 4.491 ns/op BenchmarkMulconstI32/12-4 26715883 4.726 ns/op BenchmarkMulconstI32/120-4 26716233 4.391 ns/op BenchmarkMulconstI32/-120-4 29025750 4.462 ns/op BenchmarkMulconstI32/65537-4 28043037 4.617 ns/op BenchmarkMulconstI32/65538-4 26596280 4.796 ns/op BenchmarkMulconstI64/3-4 27737436 5.526 ns/op BenchmarkMulconstI64/5-4 28159335 4.724 ns/op BenchmarkMulconstI64/12-4 27785888 4.650 ns/op BenchmarkMulconstI64/120-4 24868677 4.733 ns/op BenchmarkMulconstI64/-120-4 26825275 4.758 ns/op BenchmarkMulconstI64/65537-4 27288666 4.683 ns/op BenchmarkMulconstI64/65538-4 25732695 4.648 ns/op BenchmarkMulconstU32/3-4 29806014 4.449 ns/op BenchmarkMulconstU32/5-4 26573205 4.386 ns/op BenchmarkMulconstU32/12-4 26750162 4.728 ns/op BenchmarkMulconstU32/120-4 29056555 4.661 ns/op BenchmarkMulconstU32/65537-4 22802785 4.841 ns/op BenchmarkMulconstU32/65538-4 25686278 4.649 ns/op BenchmarkMulconstU64/3-4 28029157 4.650 ns/op BenchmarkMulconstU64/5-4 28160313 4.622 ns/op BenchmarkMulconstU64/12-4 27738270 4.777 ns/op BenchmarkMulconstU64/120-4 28158999 4.763 ns/op BenchmarkMulconstU64/65537-4 28147690 4.686 ns/op BenchmarkMulconstU64/65538-4 28161609 4.666 ns/op BenchmarkShiftArithmeticRight-4 29635299 4.326 ns/op BenchmarkSwitch8Predictable-4 9088555 12.58 ns/op BenchmarkSwitch8Unpredictable-4 8692611 12.85 ns/op BenchmarkSwitch32Predictable-4 12868034 8.850 ns/op BenchmarkSwitch32Unpredictable-4 8660271 12.78 ns/op BenchmarkSwitchStringPredictable-4 6239336 18.41 ns/op BenchmarkSwitchStringUnpredictable-4 6644763 17.25 ns/op PASS ok cmd/compile/internal/test 14.400s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 162 731019 ns/op BenchmarkNamed/Underlying/nongeneric-4 886417 117.7 ns/op BenchmarkNamed/Underlying/generic-4 1038187 114.0 ns/op BenchmarkNamed/Underlying/src_instance-4 959384 113.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 115.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 428346243 ns/op 71079 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 297735159 ns/op 102221 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 123262405 ns/op 246552 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 108747944 ns/op 279509 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2217149649 ns/op 2312 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 172936786 ns/op 29377 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43109994 ns/op 118501 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35791655 ns/op 142629 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 624591591 ns/op 3473 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37912583 ns/op 57075 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24951583 ns/op 83409 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22405529 ns/op 96580 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1467229386 ns/op 42399 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 473634852 ns/op 131292 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 117423437 ns/op 527512 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 88569089 ns/op 701034 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2248728669 ns/op 898.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 69535760 ns/op 29024 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 50602655 ns/op 39800 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44274976 ns/op 45559 lines/s PASS ok cmd/compile/internal/types2 36.268s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 29992731 ns/op 24294250 sys-ns/op 4568250 user-ns/op PASS ok cmd/go 0.580s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 61558 1774 ns/op 4.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69433 1712 ns/op 4.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18026 6579 ns/op 155.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17822 6310 ns/op 162.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3126 41415 ns/op 197.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3274 41401 ns/op 197.87 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.103s All tests passed.