darwin-amd64-race at 602e6aa97965c0c14d469c46370b76c0f276edbb :: 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=71CB81E2-8453-4B81-8C85-3739AD18982B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.MgrRnNCXXg/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C2C23DC1-9204-456B-B91C-9EC34B633E67" "__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=71CB81E2-8453-4B81-8C85-3739AD18982B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.MgrRnNCXXg/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C2C23DC1-9204-456B-B91C-9EC34B633E67" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.381s ok archive/zip 3.054s ok bufio 0.710s ok bytes 3.874s ok compress/bzip2 0.855s ok compress/flate 8.279s ok compress/gzip 16.464s ok compress/lzw 0.885s ok compress/zlib 6.745s ok container/heap 0.063s ok container/list 0.044s ok container/ring 0.046s ok context 0.133s ok crypto 0.109s ok crypto/aes 0.156s ok crypto/cipher 0.074s ok crypto/des 0.113s ok crypto/dsa 0.078s ok crypto/ecdh 0.291s ok crypto/ecdsa 0.214s ok crypto/ed25519 0.546s ok crypto/elliptic 0.074s ok crypto/hmac 0.063s ok crypto/internal/alias 0.072s ok crypto/internal/bigmod 4.049s ok crypto/internal/boring 0.069s ok crypto/internal/boring/bcache 0.629s ok crypto/internal/edwards25519 52.265s ok crypto/internal/edwards25519/field 19.443s ok crypto/internal/nistec 1.074s ok crypto/internal/nistec/fiat 0.078s [no tests to run] ok crypto/md5 0.109s ok crypto/rand 0.393s ok crypto/rc4 0.602s ok crypto/rsa 1.917s ok crypto/sha1 0.110s ok crypto/sha256 0.147s ok crypto/sha512 0.163s ok crypto/subtle 0.578s ok crypto/tls 3.309s ok crypto/x509 1.653s ok database/sql 0.562s ok database/sql/driver 0.046s ok debug/buildinfo 0.070s ok debug/dwarf 0.097s ok debug/elf 1.581s ok debug/gosym 0.164s ok debug/macho 0.114s ok debug/pe 0.102s ok debug/plan9obj 0.067s ok embed 0.053s [no tests to run] ok embed/internal/embedtest 0.100s ok encoding/ascii85 0.069s ok encoding/asn1 0.060s ok encoding/base32 0.232s ok encoding/base64 0.082s ok encoding/binary 0.057s ok encoding/csv 0.107s ok encoding/gob 37.359s ok encoding/hex 0.101s ok encoding/json 3.508s ok encoding/pem 3.640s ok encoding/xml 0.465s ok errors 0.094s ok expvar 0.089s ok flag 0.282s ok fmt 0.976s ok go/ast 0.114s ok go/build 11.547s ok go/build/constraint 0.114s ok go/constant 0.093s ok go/doc 0.631s ok go/doc/comment 7.337s ok go/format 0.331s ok go/importer 1.359s ok go/internal/gccgoimporter 0.326s ok go/internal/gcimporter 10.078s ok go/internal/srcimporter 37.690s ok go/parser 1.612s ok go/printer 2.218s ok go/scanner 0.074s ok go/token 0.150s ok go/types 53.981s ok hash 0.051s ok hash/adler32 0.088s ok hash/crc32 0.117s ok hash/crc64 0.084s ok hash/fnv 0.072s ok hash/maphash 0.075s ok html 0.046s ok html/template 0.369s ok image 0.741s ok image/color 0.090s ok image/draw 1.011s ok image/gif 1.805s ok image/jpeg 1.910s ok image/png 4.154s ok index/suffixarray 1.532s ok internal/abi 0.399s ok internal/buildcfg 0.063s ok internal/coverage/cformat 0.074s ok internal/coverage/cmerge 0.070s ok internal/coverage/pods 0.103s ok internal/coverage/slicereader 0.149s ok internal/coverage/slicewriter 0.149s ok internal/coverage/test 0.112s ok internal/cpu 0.127s ok internal/dag 0.049s ok internal/diff 0.101s ok internal/fmtsort 0.074s ok internal/fuzz 0.080s ok internal/godebug 0.129s ok internal/intern 2.240s ok internal/itoa 0.104s ok internal/poll 0.765s ok internal/profile 0.054s ok internal/reflectlite 0.306s ok internal/safefilepath 0.051s ok internal/saferio 0.248s ok internal/singleflight 0.124s ok internal/testenv 0.041s ok internal/trace 0.296s ok internal/types/errors 2.118s ok internal/unsafeheader 0.075s ok internal/xcoff 0.133s ok io 0.120s ok io/fs 0.263s ok io/ioutil 0.099s ok log 0.066s ok log/syslog 1.352s ok maps 0.064s ok math 0.082s ok math/big 4.872s ok math/bits 0.095s ok math/cmplx 0.084s ok math/rand 3.346s ok mime 0.173s ok mime/multipart 7.444s ok mime/quotedprintable 0.149s ok net 18.045s ok net/http 20.015s ok net/http/cgi 1.475s ok net/http/cookiejar 0.103s ok net/http/fcgi 0.208s ok net/http/httptest 0.340s ok net/http/httptrace 0.081s ok net/http/httputil 2.436s ok net/http/internal 0.050s ok net/http/internal/ascii 0.056s ok net/http/pprof 5.242s ok net/internal/socktest 0.175s ok net/mail 0.054s ok net/netip 0.755s ok net/rpc 0.209s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.221s ok net/textproto 0.100s ok net/url 0.093s ok os 2.589s ok os/exec 3.187s ok os/exec/internal/fdtest 0.055s ok os/signal 4.860s ok os/user 0.073s ok path 0.061s ok path/filepath 0.297s ok plugin 0.039s ok reflect 1.486s ok regexp 3.332s ok regexp/syntax 3.967s ok runtime 59.028s ok runtime/cgo 0.059s ok runtime/coverage 0.049s ok runtime/debug 0.168s ok runtime/internal/atomic 0.081s ok runtime/internal/math 0.062s ok runtime/internal/sys 0.079s ok runtime/metrics 0.040s ok runtime/pprof 11.628s ok runtime/race 11.408s ok runtime/trace 5.461s ok slices 0.060s ok sort 0.480s ok strconv 4.869s ok strings 3.442s ok sync 0.798s ok sync/atomic 7.585s ok syscall 2.618s ok testing 3.027s ok testing/fstest 0.079s ok testing/iotest 0.054s ok testing/quick 0.210s ok text/scanner 0.071s ok text/tabwriter 0.068s ok text/template 0.134s ok text/template/parse 0.072s ok time 3.029s ok unicode 0.060s ok unicode/utf16 0.095s ok unicode/utf8 0.113s ok cmd/addr2line 7.602s ok cmd/api 30.661s ok cmd/asm/internal/asm 9.671s ok cmd/asm/internal/lex 0.125s ok cmd/compile/internal/abt 0.077s ok cmd/compile/internal/amd64 80.806s ok cmd/compile/internal/base 0.055s ok cmd/compile/internal/compare 0.061s ok cmd/compile/internal/dwarfgen 1.206s ok cmd/compile/internal/importer 4.902s ok cmd/compile/internal/ir 0.077s ok cmd/compile/internal/logopt 2.467s ok cmd/compile/internal/loopvar 37.709s ok cmd/compile/internal/noder 0.058s ok cmd/compile/internal/reflectdata 0.056s [no tests to run] ok cmd/compile/internal/ssa 44.257s ok cmd/compile/internal/syntax 0.375s ok cmd/compile/internal/test 20.283s ok cmd/compile/internal/typecheck 0.942s ok cmd/compile/internal/types 0.043s ok cmd/compile/internal/types2 29.625s ok cmd/covdata 0.043s ok cmd/cover 5.337s ok cmd/dist 0.089s ok cmd/doc 2.010s ok cmd/fix 22.529s ok cmd/go 411.464s ok cmd/go/internal/auth 0.059s ok cmd/go/internal/cache 0.654s ok cmd/go/internal/fsys 0.354s ok cmd/go/internal/generate 0.066s ok cmd/go/internal/get 0.080s ok cmd/go/internal/imports 0.182s ok cmd/go/internal/load 0.050s ok cmd/go/internal/lockedfile 0.363s ok cmd/go/internal/lockedfile/internal/filelock 0.150s ok cmd/go/internal/modconv 0.165s ok cmd/go/internal/modfetch 0.087s ok cmd/go/internal/modfetch/codehost 0.117s ok cmd/go/internal/modfetch/zip_sum_test 0.104s ok cmd/go/internal/modindex 0.716s ok cmd/go/internal/modload 0.091s ok cmd/go/internal/mvs 0.068s ok cmd/go/internal/par 0.119s ok cmd/go/internal/str 0.042s ok cmd/go/internal/test 0.069s ok cmd/go/internal/vcs 0.095s ok cmd/go/internal/vcweb 0.167s ok cmd/go/internal/vcweb/vcstest 24.873s ok cmd/go/internal/web 0.065s ok cmd/go/internal/work 2.694s ok cmd/gofmt 0.491s ok cmd/internal/archive 2.842s ok cmd/internal/buildid 1.411s ok cmd/internal/cov 1.550s ok cmd/internal/dwarf 0.059s ok cmd/internal/edit 0.072s ok cmd/internal/goobj 0.035s ok cmd/internal/moddeps 5.767s ok cmd/internal/notsha256 0.076s ok cmd/internal/obj 1.752s ok cmd/internal/obj/ppc64 0.959s ok cmd/internal/obj/riscv 0.454s ok cmd/internal/obj/s390x 0.122s ok cmd/internal/obj/x86 3.988s ok cmd/internal/objabi 0.056s ok cmd/internal/pkgpath 0.298s ok cmd/internal/pkgpattern 0.042s ok cmd/internal/quoted 0.040s ok cmd/internal/src 0.030s ok cmd/internal/test2json 0.922s ok cmd/link 21.912s ok cmd/link/internal/benchmark 0.055s ok cmd/link/internal/ld 35.301s ok cmd/link/internal/loader 0.273s ok cmd/nm 4.687s ok cmd/objdump 13.211s ok cmd/pack 4.183s ok cmd/pprof 2.210s ok cmd/trace 0.211s ok cmd/vet 66.121s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2860 42756 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1920 54759 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1474 75861 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 2989 33872 ns/op 5235 B/op 16 allocs/op Benchmark/Reader/GNU-4 4170 28189 ns/op 5156 B/op 15 allocs/op Benchmark/Reader/PAX-4 2467 80388 ns/op 8688 B/op 33 allocs/op PASS ok archive/tar 1.203s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 333107009 ns/op 1642272 B/op 98 allocs/op BenchmarkZip64Test-4 1 259024877 ns/op BenchmarkZip64TestSizes/4096-4 766 178898 ns/op BenchmarkZip64TestSizes/1048576-4 73 1640259 ns/op BenchmarkZip64TestSizes/67108864-4 1 275554834 ns/op PASS ok archive/zip 1.753s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 170802 840.1 ns/op BenchmarkReaderCopyUnoptimal-4 116859 1895 ns/op BenchmarkReaderCopyNoWriteTo-4 7846 66242 ns/op BenchmarkReaderWriteToOptimal-4 8679 16824 ns/op BenchmarkReaderReadString-4 120134 1071 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 187044 678.6 ns/op BenchmarkWriterCopyUnoptimal-4 156237 813.6 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 69579 ns/op BenchmarkReaderEmpty-4 10000 10916 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11765 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 382291 380.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.171s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2823 54329 ns/op 603.14 MB/s BenchmarkWriteByte-4 321 426526 ns/op 9.60 MB/s BenchmarkWriteRune-4 171 1086786 ns/op 11.31 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 6113401 ns/op BenchmarkBufferFullSmallReads-4 93 2301165 ns/op BenchmarkBufferWriteBlock/N4096-4 8112 31080 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 351 374230 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 13353165 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 6 18891557 ns/op 888.08 MB/s 5592405 B/op 0 allocs/op BenchmarkIndexByte/10-4 2647240 41.92 ns/op 238.53 MB/s BenchmarkIndexByte/32-4 3081292 47.63 ns/op 671.91 MB/s BenchmarkIndexByte/4K-4 1000000 116.6 ns/op 35116.05 MB/s BenchmarkIndexBytePortable/10-4 1000000 109.9 ns/op 90.99 MB/s BenchmarkIndexBytePortable/32-4 417507 307.1 ns/op 104.21 MB/s BenchmarkIndexBytePortable/4K-4 3392 38013 ns/op 107.75 MB/s BenchmarkIndexRune/10-4 706215 192.2 ns/op 52.04 MB/s BenchmarkIndexRune/32-4 839725 146.3 ns/op 218.70 MB/s BenchmarkIndexRune/4K-4 405446 417.4 ns/op 9812.47 MB/s BenchmarkIndexRuneASCII/10-4 2210172 51.66 ns/op 193.58 MB/s BenchmarkIndexRuneASCII/32-4 2889037 39.73 ns/op 805.52 MB/s BenchmarkIndexRuneASCII/4K-4 528199 230.9 ns/op 17738.12 MB/s BenchmarkEqual/0-4 9600691 17.85 ns/op BenchmarkEqual/1-4 1000000 109.3 ns/op 9.15 MB/s BenchmarkEqual/6-4 1000000 106.2 ns/op 56.50 MB/s BenchmarkEqual/9-4 1121857 109.5 ns/op 82.16 MB/s BenchmarkEqual/15-4 1000000 215.1 ns/op 69.72 MB/s BenchmarkEqual/16-4 1000000 106.1 ns/op 150.82 MB/s BenchmarkEqual/20-4 950872 110.0 ns/op 181.84 MB/s BenchmarkEqual/32-4 1000000 107.8 ns/op 296.71 MB/s BenchmarkEqual/4K-4 87182 1481 ns/op 2766.62 MB/s BenchmarkIndex/10-4 1874391 58.49 ns/op 170.97 MB/s BenchmarkIndex/32-4 2001886 60.98 ns/op 524.73 MB/s BenchmarkIndex/4K-4 19888 5672 ns/op 722.08 MB/s BenchmarkIndexEasy/10-4 2159364 107.3 ns/op 93.17 MB/s BenchmarkIndexEasy/32-4 2133332 58.81 ns/op 544.14 MB/s BenchmarkIndexEasy/4K-4 546330 251.7 ns/op 16271.77 MB/s BenchmarkCount/10-4 1262572 184.9 ns/op 54.09 MB/s BenchmarkCount/32-4 1000000 108.8 ns/op 294.03 MB/s BenchmarkCount/4K-4 21908 5463 ns/op 749.82 MB/s BenchmarkCountEasy/10-4 1313576 91.03 ns/op 109.85 MB/s BenchmarkCountEasy/32-4 1238340 131.8 ns/op 242.74 MB/s BenchmarkCountEasy/4K-4 462998 295.7 ns/op 13852.94 MB/s BenchmarkCountSingle/10-4 2555934 57.78 ns/op 173.07 MB/s BenchmarkCountSingle/32-4 2349544 60.12 ns/op 532.30 MB/s BenchmarkCountSingle/4K-4 1000000 165.2 ns/op 24797.40 MB/s BenchmarkToUpper/#00-4 2586391 46.12 ns/op BenchmarkToUpper/ONLYUPPER-4 264445 470.5 ns/op BenchmarkToUpper/abc-4 462648 287.0 ns/op BenchmarkToUpper/AbC123-4 293354 425.0 ns/op BenchmarkToUpper/azAZ09_-4 163117 655.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 68085 2204 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36264 4206 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52886 2470 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 112417 1132 ns/op BenchmarkToLower/#00-4 2262562 55.60 ns/op BenchmarkToLower/abc-4 347436 462.7 ns/op BenchmarkToLower/AbC123-4 293204 488.5 ns/op BenchmarkToLower/azAZ09_-4 244627 899.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 64362 1855 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29000 4207 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62598 2063 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 111357 965.9 ns/op BenchmarkFields/ASCII/16-4 218352 581.7 ns/op 27.51 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14250 11071 ns/op 23.12 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 883 170803 ns/op 23.98 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 56 3632268 ns/op 18.04 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 63557996 ns/op 16.50 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80750 1534 ns/op 10.43 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6198 26991 ns/op 9.48 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 354 380703 ns/op 10.76 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 6372916 ns/op 10.28 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 103947102 ns/op 10.09 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153883 884.3 ns/op 18.09 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 13491 ns/op 18.98 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 472 290306 ns/op 14.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4886776 ns/op 13.41 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 106971784 ns/op 9.80 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 107360 1091 ns/op 14.67 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8319 15871 ns/op 16.13 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 494 252734 ns/op 16.21 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 5577344 ns/op 11.75 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 117534208 ns/op 8.92 MB/s 11211152 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1853284 63.35 ns/op BenchmarkTrimSpace/ASCII-4 1000000 116.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 95964 1144 ns/op BenchmarkTrimSpace/JustNonASCII-4 52424 2337 ns/op BenchmarkToValidUTF8/Valid-4 461076 349.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 277684 434.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 69699 1454 ns/op BenchmarkIndexHard1-4 1012 111233 ns/op BenchmarkIndexHard2-4 806 153808 ns/op BenchmarkIndexHard3-4 176 623397 ns/op BenchmarkIndexHard4-4 189 1075020 ns/op BenchmarkLastIndexHard1-4 7 20376491 ns/op BenchmarkLastIndexHard2-4 6 18827532 ns/op BenchmarkLastIndexHard3-4 5 21810978 ns/op BenchmarkCountHard1-4 970 183193 ns/op BenchmarkCountHard2-4 721 251454 ns/op BenchmarkCountHard3-4 194 648209 ns/op BenchmarkSplitEmptySeparator-4 1 122731108 ns/op BenchmarkSplitSingleByteSeparator-4 15 11568908 ns/op BenchmarkSplitMultiByteSeparator-4 9 11148178 ns/op BenchmarkSplitNSingleByteSeparator-4 135010 1228 ns/op BenchmarkSplitNMultiByteSeparator-4 58383 2419 ns/op BenchmarkRepeat-4 143564 1013 ns/op BenchmarkRepeatLarge/256/1-4 111207 1847 ns/op 138.58 MB/s BenchmarkRepeatLarge/256/16-4 141542 1066 ns/op 240.04 MB/s BenchmarkRepeatLarge/512/1-4 63302 2258 ns/op 226.72 MB/s BenchmarkRepeatLarge/512/16-4 62892 1871 ns/op 273.72 MB/s BenchmarkRepeatLarge/1024/1-4 32236 3309 ns/op 309.50 MB/s BenchmarkRepeatLarge/1024/16-4 41119 2710 ns/op 377.88 MB/s BenchmarkRepeatLarge/2048/1-4 19297 6327 ns/op 323.71 MB/s BenchmarkRepeatLarge/2048/16-4 24279 5981 ns/op 342.40 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10704 ns/op 382.66 MB/s BenchmarkRepeatLarge/4096/16-4 12235 9476 ns/op 432.26 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18095 ns/op 452.71 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17024 ns/op 481.20 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10835 ns/op 378.13 MB/s BenchmarkRepeatLarge/16384/1-4 10000 32598 ns/op 502.61 MB/s BenchmarkRepeatLarge/16384/16-4 10000 33637 ns/op 487.09 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26597 ns/op 462.12 MB/s BenchmarkRepeatLarge/32768/1-4 1738 68490 ns/op 478.43 MB/s BenchmarkRepeatLarge/32768/16-4 3627 72051 ns/op 454.79 MB/s BenchmarkRepeatLarge/32768/4097-4 3295 60302 ns/op 475.59 MB/s BenchmarkRepeatLarge/65536/1-4 1028 122489 ns/op 535.04 MB/s BenchmarkRepeatLarge/65536/16-4 829 124426 ns/op 526.71 MB/s BenchmarkRepeatLarge/65536/4097-4 1041 124790 ns/op 492.47 MB/s BenchmarkRepeatLarge/131072/1-4 164 850029 ns/op 154.20 MB/s BenchmarkRepeatLarge/131072/16-4 212 687020 ns/op 190.78 MB/s BenchmarkRepeatLarge/131072/4097-4 222 471249 ns/op 269.51 MB/s BenchmarkRepeatLarge/262144/1-4 115 906477 ns/op 289.19 MB/s BenchmarkRepeatLarge/262144/16-4 118 993074 ns/op 263.97 MB/s BenchmarkRepeatLarge/262144/4097-4 122 867988 ns/op 297.37 MB/s BenchmarkRepeatLarge/524288/1-4 72 2121752 ns/op 247.10 MB/s BenchmarkRepeatLarge/524288/16-4 78 2066961 ns/op 253.65 MB/s BenchmarkRepeatLarge/524288/4097-4 79 1897836 ns/op 274.16 MB/s BenchmarkRepeatLarge/1048576/1-4 50 3252313 ns/op 322.41 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2922917 ns/op 358.74 MB/s BenchmarkRepeatLarge/1048576/4097-4 34 3265323 ns/op 319.95 MB/s BenchmarkRepeatLarge/2097152/1-4 25 6842442 ns/op 306.49 MB/s BenchmarkRepeatLarge/2097152/16-4 24 6728711 ns/op 311.67 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 6364965 ns/op 328.92 MB/s BenchmarkRepeatLarge/4194304/1-4 9 14465881 ns/op 289.94 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9129988 ns/op 459.40 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 11851399 ns/op 353.65 MB/s BenchmarkRepeatLarge/8388608/1-4 5 22007183 ns/op 381.18 MB/s BenchmarkRepeatLarge/8388608/16-4 7 20013632 ns/op 419.14 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18436704 ns/op 454.88 MB/s BenchmarkRepeatLarge/16777216/1-4 3 38978479 ns/op 430.42 MB/s BenchmarkRepeatLarge/16777216/16-4 3 38895841 ns/op 431.34 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41661043 ns/op 402.71 MB/s BenchmarkRepeatLarge/33554432/1-4 2 60767804 ns/op 552.17 MB/s BenchmarkRepeatLarge/33554432/16-4 1 111546762 ns/op 300.81 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58858541 ns/op 570.09 MB/s BenchmarkRepeatLarge/67108864/1-4 1 111546262 ns/op 601.62 MB/s BenchmarkRepeatLarge/67108864/16-4 1 121448775 ns/op 552.57 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 120138824 ns/op 558.59 MB/s BenchmarkRepeatLarge/134217728/1-4 1 352509474 ns/op 380.75 MB/s BenchmarkRepeatLarge/134217728/16-4 1 220598714 ns/op 608.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 314569424 ns/op 426.67 MB/s BenchmarkRepeatLarge/268435456/1-4 1 710073345 ns/op 378.04 MB/s BenchmarkRepeatLarge/268435456/16-4 1 549743150 ns/op 488.29 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 643316837 ns/op 417.27 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1112903260 ns/op 482.41 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1743555206 ns/op 307.92 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1489219059 ns/op 360.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4940234372 ns/op 217.35 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4421093212 ns/op 242.87 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4402042115 ns/op 243.92 MB/s BenchmarkBytesCompare/1-4 9685102 14.93 ns/op BenchmarkBytesCompare/2-4 10552700 17.72 ns/op BenchmarkBytesCompare/4-4 10695554 10.89 ns/op BenchmarkBytesCompare/8-4 12254983 11.92 ns/op BenchmarkBytesCompare/16-4 14263844 8.336 ns/op BenchmarkBytesCompare/32-4 11833966 10.16 ns/op BenchmarkBytesCompare/64-4 10236967 10.64 ns/op BenchmarkBytesCompare/128-4 7587255 14.68 ns/op BenchmarkBytesCompare/256-4 6818502 17.56 ns/op BenchmarkBytesCompare/512-4 4596910 24.06 ns/op BenchmarkBytesCompare/1024-4 3065780 40.39 ns/op BenchmarkBytesCompare/2048-4 1221315 105.7 ns/op BenchmarkIndexAnyASCII/1:1-4 1292091 111.7 ns/op BenchmarkIndexAnyASCII/1:2-4 1789402 81.32 ns/op BenchmarkIndexAnyASCII/1:4-4 2039884 58.15 ns/op BenchmarkIndexAnyASCII/1:8-4 2025320 58.80 ns/op BenchmarkIndexAnyASCII/1:16-4 2069938 58.80 ns/op BenchmarkIndexAnyASCII/1:32-4 1773105 65.74 ns/op BenchmarkIndexAnyASCII/1:64-4 1811065 140.2 ns/op BenchmarkIndexAnyASCII/16:1-4 1764495 58.21 ns/op BenchmarkIndexAnyASCII/16:2-4 518334 218.4 ns/op BenchmarkIndexAnyASCII/16:4-4 649519 276.1 ns/op BenchmarkIndexAnyASCII/16:8-4 540847 315.1 ns/op BenchmarkIndexAnyASCII/16:16-4 615397 213.5 ns/op BenchmarkIndexAnyASCII/16:32-4 549391 251.2 ns/op BenchmarkIndexAnyASCII/16:64-4 433316 267.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1959774 60.29 ns/op BenchmarkIndexAnyASCII/256:2-4 48915 2293 ns/op BenchmarkIndexAnyASCII/256:4-4 49234 3164 ns/op BenchmarkIndexAnyASCII/256:8-4 47145 2412 ns/op BenchmarkIndexAnyASCII/256:16-4 48079 2643 ns/op BenchmarkIndexAnyASCII/256:32-4 48910 2490 ns/op BenchmarkIndexAnyASCII/256:64-4 42409 3841 ns/op BenchmarkIndexAnyUTF8/1:1-4 1642557 62.52 ns/op BenchmarkIndexAnyUTF8/1:2-4 1825207 62.26 ns/op BenchmarkIndexAnyUTF8/1:4-4 1960128 61.79 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 126.5 ns/op BenchmarkIndexAnyUTF8/1:16-4 1573932 111.6 ns/op BenchmarkIndexAnyUTF8/1:32-4 1802371 64.03 ns/op BenchmarkIndexAnyUTF8/1:64-4 1798772 69.14 ns/op BenchmarkIndexAnyUTF8/16:1-4 134107 819.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 300351 631.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 374920 332.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 310065 526.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 419190 334.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 304444 469.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 348159 330.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11616 ns/op BenchmarkIndexAnyUTF8/256:2-4 29697 3914 ns/op BenchmarkIndexAnyUTF8/256:4-4 29887 4720 ns/op BenchmarkIndexAnyUTF8/256:8-4 27524 4331 ns/op BenchmarkIndexAnyUTF8/256:16-4 24685 4374 ns/op BenchmarkIndexAnyUTF8/256:32-4 25959 4589 ns/op BenchmarkIndexAnyUTF8/256:64-4 24474 5032 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1638162 68.42 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1675765 69.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1805812 102.9 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1835102 65.68 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1764037 66.03 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1803796 129.5 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1787659 72.13 ns/op BenchmarkLastIndexAnyASCII/16:1-4 384834 382.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 459513 262.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 425941 266.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 442033 269.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 408002 311.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 387069 309.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 347487 360.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25454 6446 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34459 3925 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32824 3091 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35937 3091 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35794 3317 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36513 3465 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35464 3764 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1877988 64.56 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1777269 61.35 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 119.6 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1715163 62.38 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1925794 58.75 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1944313 59.95 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1988079 61.84 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 160749 641.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 327835 382.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 321704 376.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 219979 469.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 365834 512.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 345201 462.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 374326 319.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12746 9164 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29852 4019 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 23313 5657 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28429 4559 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26532 4392 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26245 5332 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27271 4745 ns/op BenchmarkTrimASCII/1:1-4 1704736 63.07 ns/op BenchmarkTrimASCII/1:2-4 1699880 67.94 ns/op BenchmarkTrimASCII/1:4-4 1000000 108.3 ns/op BenchmarkTrimASCII/1:8-4 1000000 113.0 ns/op BenchmarkTrimASCII/1:16-4 1554276 76.08 ns/op BenchmarkTrimASCII/16:1-4 547984 206.0 ns/op BenchmarkTrimASCII/16:2-4 436226 265.9 ns/op BenchmarkTrimASCII/16:4-4 444544 276.7 ns/op BenchmarkTrimASCII/16:8-4 460800 294.7 ns/op BenchmarkTrimASCII/16:16-4 446982 317.4 ns/op BenchmarkTrimASCII/256:1-4 42406 2675 ns/op BenchmarkTrimASCII/256:2-4 31964 3710 ns/op BenchmarkTrimASCII/256:4-4 30238 4080 ns/op BenchmarkTrimASCII/256:8-4 34160 3496 ns/op BenchmarkTrimASCII/256:16-4 34299 3915 ns/op BenchmarkTrimASCII/4096:1-4 3199 40570 ns/op BenchmarkTrimASCII/4096:2-4 2119 52098 ns/op BenchmarkTrimASCII/4096:4-4 2312 52945 ns/op BenchmarkTrimASCII/4096:8-4 2208 51617 ns/op BenchmarkTrimASCII/4096:16-4 2222 51697 ns/op BenchmarkTrimByte-4 1000000 111.1 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15706 6996 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16734 7038 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 844 126406 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1788 79081 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3309 41991 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4870 24872 ns/op BenchmarkCompareBytesEqual-4 12116545 9.788 ns/op BenchmarkCompareBytesToNil-4 15120883 8.102 ns/op BenchmarkCompareBytesEmpty-4 16838850 10.46 ns/op BenchmarkCompareBytesIdentical-4 15019894 6.903 ns/op BenchmarkCompareBytesSameLength-4 13848392 8.103 ns/op BenchmarkCompareBytesDifferentLength-4 11702949 8.868 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3115 46034 ns/op 22778.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2492 43692 ns/op 23999.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2672 45291 ns/op 23152.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2995 48396 ns/op 21666.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2313 47106 ns/op 22260.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2328 68443 ns/op 15320.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2546 75689 ns/op 13853.91 MB/s BenchmarkCompareBytesBig-4 3051 51505 ns/op 20358.74 MB/s BenchmarkCompareBytesBigIdentical-4 11809743 11.41 ns/op 91911932.64 MB/s PASS ok bytes 113.824s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 76383578 ns/op 1.31 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 370416666 ns/op 1.53 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 35338300 ns/op 0.46 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 1.397s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2006869 ns/op 4.98 MB/s 43086 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19396349 ns/op 5.16 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 275860174 ns/op 3.63 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2305729 ns/op 4.34 MB/s 42858 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 23066736 ns/op 4.34 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 235762311 ns/op 4.24 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 49 3544689 ns/op 2.82 MB/s 43764 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21065456 ns/op 4.75 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 230826228 ns/op 4.33 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 49 2214229 ns/op 4.52 MB/s 43093 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 32334679 ns/op 3.09 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 273705401 ns/op 3.65 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2214738 ns/op 4.52 MB/s 43214 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20886852 ns/op 4.79 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 235873060 ns/op 4.24 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 62 3324945 ns/op 3.01 MB/s 42875 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15857567 ns/op 6.31 MB/s 47307 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 192503284 ns/op 5.19 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 72 1693031 ns/op 5.91 MB/s 43329 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11309867 ns/op 8.84 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 127185852 ns/op 7.86 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 67 1765817 ns/op 5.66 MB/s 42519 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 12806806 ns/op 7.81 MB/s 44999 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 152345173 ns/op 6.56 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 78 1581286 ns/op 6.32 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 17670919 ns/op 5.66 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 140880974 ns/op 7.10 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2383169 ns/op 4.20 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21537954 ns/op 4.64 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 219440489 ns/op 4.56 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 12759711 ns/op 0.78 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 78100974 ns/op 1.28 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 780685958 ns/op 1.28 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6896308 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 74846920 ns/op 1.34 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 817156645 ns/op 1.22 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 62 1612944 ns/op 6.20 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13762097 ns/op 7.27 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 136955358 ns/op 7.30 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2871086 ns/op 3.48 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 23162591 ns/op 4.32 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 176750351 ns/op 5.66 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 6096509 ns/op 1.64 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 64453782 ns/op 1.55 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 669513887 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e4-4 15 6761047 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 150690438 ns/op 0.66 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 826530657 ns/op 1.21 MB/s PASS ok compress/flate 17.530s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2467031 ns/op 4.05 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2483173 ns/op 4.03 MB/s BenchmarkDecoder/1e5-4 5 24230276 ns/op 4.13 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26905202 ns/op 3.72 MB/s BenchmarkDecoder/1e6-4 1 265189912 ns/op 3.77 MB/s BenchmarkDecoder/1e-Reuse6-4 1 265647365 ns/op 3.76 MB/s BenchmarkEncoder/1e4-4 55 2379987 ns/op 4.20 MB/s BenchmarkEncoder/1e-Reuse4-4 58 2079409 ns/op 4.81 MB/s BenchmarkEncoder/1e5-4 5 22221781 ns/op 4.50 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21567651 ns/op 4.64 MB/s BenchmarkEncoder/1e6-4 1 219322654 ns/op 4.56 MB/s BenchmarkEncoder/1e-Reuse6-4 1 210445098 ns/op 4.75 MB/s PASS ok compress/lzw 3.311s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4274361 ns/op PASS ok container/heap 0.274s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24357 4592 ns/op BenchmarkWithTimeout/concurrency=40-4 7084 21167 ns/op BenchmarkWithTimeout/concurrency=4000-4 4219 36300 ns/op BenchmarkWithTimeout/concurrency=400000-4 5793 23690 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 393249 390.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15830 7503 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 10000 13354 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2376 42960 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1471 74354 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2439 41057 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 302 476491 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 204 636118 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 285 420122 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 5713468 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 7348560 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 3831388 ns/op BenchmarkCheckCanceled/Err-4 325962 443.1 ns/op BenchmarkCheckCanceled/Done-4 534900 213.8 ns/op BenchmarkContextCancelDone-4 661635 161.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27354 5193 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20935 4873 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19152 5479 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17630 6679 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12766 9893 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 643255 201.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 423440 313.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 287452 424.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 176996 707.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 85279 1303 ns/op PASS ok context 14.595s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1765425 65.20 ns/op 245.42 MB/s BenchmarkDecrypt-4 1894974 64.40 ns/op 248.45 MB/s BenchmarkExpand-4 1000000 103.8 ns/op PASS ok crypto/aes 0.604s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 230348 519.9 ns/op 123.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 358938 303.7 ns/op 210.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 234326 512.4 ns/op 124.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 392876 468.4 ns/op 136.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 144831 799.4 ns/op 1688.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 200662 796.2 ns/op 1695.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 129706 925.3 ns/op 1458.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 175850 718.0 ns/op 1880.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 43718 2381 ns/op 3440.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61352 1964 ns/op 4170.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40303 2847 ns/op 2877.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 45187 2563 ns/op 3196.73 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5684 20016 ns/op 50.91 MB/s BenchmarkAESCFBDecrypt1K-4 6742 20962 ns/op 48.61 MB/s BenchmarkAESCFBDecrypt8K-4 721 165503 ns/op 49.47 MB/s BenchmarkAESOFB1K-4 10000 13430 ns/op 75.87 MB/s BenchmarkAESCTR1K-4 13153 8635 ns/op 118.01 MB/s BenchmarkAESCTR8K-4 1914 69846 ns/op 117.22 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11038 ns/op 92.77 MB/s BenchmarkAESCBCDecrypt1K-4 10000 11025 ns/op 92.88 MB/s PASS ok crypto/cipher 3.709s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 86266 1318 ns/op 6.07 MB/s BenchmarkDecrypt-4 96925 1145 ns/op 6.99 MB/s BenchmarkTDESEncrypt-4 36058 3136 ns/op 2.55 MB/s BenchmarkTDESDecrypt-4 23365 4361 ns/op 1.83 MB/s PASS ok crypto/des 0.739s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1074 110071 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 7494497 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19248442 ns/op 1530 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1569072 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 0.753s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1857 110824 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 40 2952383 ns/op 2715 B/op 34 allocs/op BenchmarkSign/P521-4 20 7823659 ns/op 3095 B/op 35 allocs/op BenchmarkVerify/P256-4 969 108600 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7593084 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 22012301 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4692 30849 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 64 1821444 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5610350 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 1.842s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 210 491406 ns/op BenchmarkNewKeyFromSeed-4 238 475312 ns/op BenchmarkSigning-4 208 490301 ns/op BenchmarkVerification-4 100 1280840 ns/op PASS ok crypto/ed25519 0.901s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6853 20313 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1218819 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 62 3280656 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 6612489 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1441 77210 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 25 4303944 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5775901 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 25105716 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 11749 10434 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6544 30175 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4534 27726 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1289301 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2566 54497 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 348 558914 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1773 68809 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1786911 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.227s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14998 8119 ns/op 126.12 MB/s BenchmarkHMACSHA256_32-4 24678 4927 ns/op 6.49 MB/s BenchmarkNewWriteSum-4 10293 12885 ns/op 2.48 MB/s PASS ok crypto/hmac 0.829s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 49827 2132 ns/op BenchmarkModSub-4 57504 2062 ns/op BenchmarkMontgomeryRepr-4 28326 4017 ns/op BenchmarkMontgomeryMul-4 34057 3554 ns/op BenchmarkModMul-4 15818 8066 ns/op BenchmarkExpBig-4 18 7242401 ns/op BenchmarkExp-4 7 15874585 ns/op PASS ok crypto/internal/bigmod 1.488s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3684 40520 ns/op BenchmarkScalarBaseMult-4 297 450570 ns/op BenchmarkScalarMult-4 100 1240461 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 180 803360 ns/op PASS ok crypto/internal/edwards25519 1.006s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 412432 330.1 ns/op BenchmarkMultiply-4 4823348 26.92 ns/op BenchmarkSquare-4 5094212 25.71 ns/op BenchmarkInvert-4 29026 3977 ns/op BenchmarkMult32-4 1106733 107.2 ns/op PASS ok crypto/internal/edwards25519/field 1.090s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 64 1901585 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1927 71385 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 4648672 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 19514957 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 156 886427 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10278 11249 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 73 1580423 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4300918 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.687s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 753789 178.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 385929 313.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 125466 987.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 647845 195.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 362899 452.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 131532 1288 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.274s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 111452 1063 ns/op 7.53 MB/s BenchmarkHash64-4 119869 1034 ns/op 61.91 MB/s BenchmarkHash128-4 114549 1017 ns/op 125.84 MB/s BenchmarkHash256-4 94258 1480 ns/op 172.94 MB/s BenchmarkHash512-4 74354 1603 ns/op 319.39 MB/s BenchmarkHash1K-4 49162 3440 ns/op 297.70 MB/s BenchmarkHash8K-4 10000 14290 ns/op 573.27 MB/s BenchmarkHash1M-4 78 2447701 ns/op 428.39 MB/s BenchmarkHash8M-4 8 13654966 ns/op 614.33 MB/s BenchmarkHash8BytesUnaligned-4 103041 1147 ns/op 6.98 MB/s BenchmarkHash1KUnaligned-4 50134 2339 ns/op 437.77 MB/s BenchmarkHash8KUnaligned-4 8287 12761 ns/op 641.97 MB/s PASS ok crypto/md5 2.378s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 388035368 ns/op PASS ok crypto/rand 0.447s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10574 ns/op 12.11 MB/s BenchmarkRC4_1K-4 1528 81369 ns/op 12.58 MB/s BenchmarkRC4_8K-4 162 622846 ns/op 13.00 MB/s PASS ok crypto/rc4 0.620s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 11321424 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 36277585 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 57131917 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 4706604 ns/op BenchmarkDecryptOAEP/2048-4 9 12868343 ns/op BenchmarkEncryptOAEP/2048-4 27 6374038 ns/op BenchmarkSignPKCS1v15/2048-4 8 21894732 ns/op BenchmarkVerifyPKCS1v15/2048-4 26 7110682 ns/op BenchmarkSignPSS/2048-4 8 13324223 ns/op BenchmarkVerifyPSS/2048-4 32 7403671 ns/op PASS ok crypto/rsa 2.690s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89852 1820 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 95029 1209 ns/op 6.62 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 70582 1842 ns/op 173.69 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 71745 1660 ns/op 192.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46410 2558 ns/op 400.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 49045 4219 ns/op 242.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7647 13811 ns/op 593.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 7549 14430 ns/op 567.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.769s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 63026 2444 ns/op 3.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 63198 2112 ns/op 3.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74853 1536 ns/op 5.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25645 5521 ns/op 185.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29256 6449 ns/op 158.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28978 6435 ns/op 159.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5223 34535 ns/op 237.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3936 35928 ns/op 228.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5698 49008 ns/op 167.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.377s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 49594 2348 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 48292 2290 ns/op 3.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 57698 2300 ns/op 3.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 20986 4812 ns/op 212.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 35781 5444 ns/op 188.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32922 3655 ns/op 280.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6649 18385 ns/op 445.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7426 18418 ns/op 444.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8164 18822 ns/op 435.23 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.242s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16791531 6.315 ns/op BenchmarkConstantTimeEq-4 12087937 10.10 ns/op BenchmarkConstantTimeLessOrEq-4 14973094 11.23 ns/op BenchmarkXORBytes/8Bytes-4 3241964 35.89 ns/op 222.87 MB/s BenchmarkXORBytes/128Bytes-4 2326269 62.84 ns/op 2036.77 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 120.3 ns/op 17018.65 MB/s BenchmarkXORBytes/32768Bytes-4 81535 1388 ns/op 23607.43 MB/s PASS ok crypto/subtle 1.412s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 8414455 ns/op BenchmarkCertCache/1-4 16 7247434 ns/op BenchmarkCertCache/2-4 25 5588005 ns/op BenchmarkCertCache/3-4 19 6716966 ns/op BenchmarkHandshakeServer/RSA-4 15 10625645 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 15 9354648 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 9010662 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 4699503 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 5925605 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 6807905 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 15 10248059 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 38247889 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 47085193 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 127959906 ns/op 8.19 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 129433682 ns/op 8.10 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 202113317 ns/op 10.38 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 247446321 ns/op 8.48 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 486813434 ns/op 8.62 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 543790718 ns/op 7.71 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 861106998 ns/op 9.74 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 873044553 ns/op 9.61 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1728777789 ns/op 9.70 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1676687278 ns/op 10.01 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2820984005 ns/op 11.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3155752988 ns/op 10.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5657307521 ns/op 11.86 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5519200789 ns/op 12.16 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 108958888 ns/op 9.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 117479573 ns/op 8.93 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 186168550 ns/op 11.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 202083068 ns/op 10.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 367136517 ns/op 11.42 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 431410639 ns/op 9.72 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 699385055 ns/op 11.99 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 747967312 ns/op 11.22 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1563570100 ns/op 10.73 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1524261430 ns/op 11.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2977625908 ns/op 11.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2574281664 ns/op 13.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5755720677 ns/op 11.66 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7134558495 ns/op 9.41 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 713975058 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 729157134 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302671095 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294783286 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 158216171 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 153163703 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 90025690 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 84481363 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 48032649 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48218817 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 157183937 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 153522213 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75336683 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73875440 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 50001986 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50331868 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34289426 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 32742096 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29461772 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 27710648 ns/op PASS ok crypto/tls 58.984s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13864206 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 381 330223 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1047 113778 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 842 133171 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.381s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 40 3315522 ns/op 278006 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 49 3448617 ns/op 263961 B/op 1972 allocs/op BenchmarkConcurrentStmtExec-4 66 2665502 ns/op 214684 B/op 604 allocs/op BenchmarkConcurrentTxQuery-4 50 3838784 ns/op 272246 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 82 1653683 ns/op 87801 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 2471835 ns/op 104460 B/op 2074 allocs/op BenchmarkConcurrentTxStmtExec-4 148 812733 ns/op 41162 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 3100760 ns/op 226538 B/op 1775 allocs/op BenchmarkManyConcurrentQueries-4 2463 47392 ns/op 4097 B/op 20 allocs/op BenchmarkGrabConn-4 222847 767.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.225s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 126429 1080 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 64 1842245 ns/op 188226 B/op 13 allocs/op Benchmark115/LineToPC-4 67 2572177 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 10288 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.966s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 721 172698 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2713 39382 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.347s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 248 461978 ns/op 17.73 MB/s BenchmarkEncodeToString-4 200 558572 ns/op 14.67 MB/s BenchmarkDecode-4 152 770944 ns/op 17.01 MB/s BenchmarkDecodeString-4 159 814298 ns/op 16.10 MB/s PASS ok encoding/base32 0.841s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 310 361401 ns/op 22.67 MB/s BenchmarkDecodeString/2-4 306403 426.7 ns/op 9.37 MB/s BenchmarkDecodeString/4-4 258896 465.0 ns/op 17.20 MB/s BenchmarkDecodeString/8-4 198146 589.0 ns/op 20.37 MB/s BenchmarkDecodeString/64-4 49077 2726 ns/op 32.28 MB/s BenchmarkDecodeString/8192-4 445 292997 ns/op 37.28 MB/s BenchmarkNewEncoding-4 113458 1051 ns/op 243.64 MB/s PASS ok encoding/base64 1.281s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1602 94586 ns/op 42.29 MB/s BenchmarkReadStruct-4 16521 6693 ns/op 11.21 MB/s BenchmarkWriteStruct-4 10000 10339 ns/op 7.25 MB/s BenchmarkReadInts-4 44486 2544 ns/op 11.79 MB/s BenchmarkWriteInts-4 35888 3822 ns/op 7.85 MB/s BenchmarkWriteSlice1000Int32s-4 1330 131842 ns/op 30.34 MB/s BenchmarkPutUint16-4 3161970 56.15 ns/op 35.62 MB/s BenchmarkAppendUint16-4 2887702 37.22 ns/op 53.73 MB/s BenchmarkPutUint32-4 2572134 43.93 ns/op 91.05 MB/s BenchmarkAppendUint32-4 1969429 73.40 ns/op 54.50 MB/s BenchmarkPutUint64-4 1165593 87.99 ns/op 90.92 MB/s BenchmarkAppendUint64-4 1000000 139.5 ns/op 57.35 MB/s BenchmarkLittleEndianPutUint16-4 3007730 59.09 ns/op 33.85 MB/s BenchmarkLittleEndianAppendUint16-4 2832585 37.87 ns/op 52.82 MB/s BenchmarkLittleEndianPutUint32-4 2469818 42.99 ns/op 93.04 MB/s BenchmarkLittleEndianAppendUint32-4 2425914 47.75 ns/op 83.77 MB/s BenchmarkLittleEndianPutUint64-4 1284615 92.82 ns/op 86.19 MB/s BenchmarkLittleEndianAppendUint64-4 1107187 98.00 ns/op 81.63 MB/s BenchmarkReadFloats-4 146260 723.0 ns/op 16.60 MB/s BenchmarkWriteFloats-4 140623 998.0 ns/op 12.02 MB/s BenchmarkReadSlice1000Float32s-4 1220 119558 ns/op 33.46 MB/s BenchmarkWriteSlice1000Float32s-4 1104 157346 ns/op 25.42 MB/s BenchmarkReadSlice1000Uint8s-4 45363 3101 ns/op 322.44 MB/s BenchmarkWriteSlice1000Uint8s-4 68628 2761 ns/op 362.14 MB/s BenchmarkPutUvarint32-4 951498 214.3 ns/op 18.66 MB/s BenchmarkPutUvarint64-4 278038 446.9 ns/op 17.90 MB/s PASS ok encoding/binary 5.518s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6123 19780 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6375 19646 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5358 27483 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3148 41767 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7398 16853 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6394 18476 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7611 18323 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3249 42192 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 16093 ns/op PASS ok encoding/csv 1.676s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9032 14141 ns/op BenchmarkEndToEndByteBuffer-4 8118 14443 ns/op BenchmarkEndToEndSliceByteBuffer-4 206 560911 ns/op BenchmarkEncodeComplex128Slice-4 507 214422 ns/op BenchmarkEncodeFloat64Slice-4 1195 90115 ns/op BenchmarkEncodeInt32Slice-4 1263 100391 ns/op BenchmarkEncodeStringSlice-4 1440 72942 ns/op BenchmarkEncodeInterfaceSlice-4 61 2007024 ns/op BenchmarkDecodeComplex128Slice-4 463 276745 ns/op BenchmarkDecodeFloat64Slice-4 878 135568 ns/op BenchmarkDecodeInt32Slice-4 1057 126618 ns/op BenchmarkDecodeStringSlice-4 528 352721 ns/op BenchmarkDecodeStringsSlice-4 206 661098 ns/op BenchmarkDecodeBytesSlice-4 351 349956 ns/op BenchmarkDecodeInterfaceSlice-4 70 1642433 ns/op BenchmarkDecodeMap-4 91 1470447 ns/op PASS ok encoding/gob 3.257s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10437 13443 ns/op 19.04 MB/s BenchmarkEncode/1024-4 2654 77461 ns/op 13.22 MB/s BenchmarkEncode/4096-4 750 315750 ns/op 12.97 MB/s BenchmarkEncode/16384-4 182 814160 ns/op 20.12 MB/s BenchmarkDecode/256-4 23888 4953 ns/op 51.68 MB/s BenchmarkDecode/1024-4 6602 20695 ns/op 49.48 MB/s BenchmarkDecode/4096-4 1611 81064 ns/op 50.53 MB/s BenchmarkDecode/16384-4 348 303992 ns/op 53.90 MB/s BenchmarkDump/256-4 1167 98620 ns/op 2.60 MB/s BenchmarkDump/1024-4 284 393828 ns/op 2.60 MB/s BenchmarkDump/4096-4 87 1777304 ns/op 2.30 MB/s BenchmarkDump/16384-4 20 6481040 ns/op 2.53 MB/s PASS ok encoding/hex 2.695s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 189705735 ns/op 10.23 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 138533018 ns/op 14.01 MB/s 5304 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 206913969 ns/op 9.38 MB/s 10333440 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 159967200 ns/op 12.13 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19940 8630 ns/op BenchmarkMarshalBytes/256-4 6288 22669 ns/op BenchmarkMarshalBytes/4096-4 397 268864 ns/op BenchmarkMarshalBytesError/32-4 46 2353843 ns/op BenchmarkMarshalBytesError/256-4 43 2670362 ns/op BenchmarkMarshalBytesError/4096-4 45 2880190 ns/op BenchmarkCodeDecoder-4 1 531972853 ns/op 3.65 MB/s 11016672 B/op 91357 allocs/op BenchmarkUnicodeDecoder-4 29200 7007 ns/op 2.00 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38025 4244 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 535632706 ns/op 3.62 MB/s 2938984 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 567861263 ns/op 3.42 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 55908 2267 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 85836 1706 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 114964 1087 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 49105 3188 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 56324 2424 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 13768 8376 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2253 46415 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 459 219587 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1743295 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 15153166 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 460321 284.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 469106 246.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 451820 297.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 438020 277.9 ns/op BenchmarkEncodeMarshaler-4 39098 2943 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 47314 2199 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4829342 48.42 ns/op BenchmarkNumberIsValidRegexp-4 14612 7555 ns/op PASS ok encoding/json 10.304s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 32 3276203 ns/op 20.00 MB/s BenchmarkDecode-4 24 4361208 ns/op 20.36 MB/s PASS ok encoding/pem 0.543s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1638 69294 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 625 219109 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2508 55671 ns/op PASS ok encoding/xml 0.585s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 383359 359.4 ns/op BenchmarkIntSet-4 503598 216.6 ns/op BenchmarkFloatAdd-4 149402 822.0 ns/op BenchmarkFloatSet-4 486052 229.4 ns/op BenchmarkStringSet-4 285817 402.1 ns/op BenchmarkMapSet-4 120506 1170 ns/op BenchmarkMapSetDifferent-4 58435 2275 ns/op BenchmarkMapSetDifferentRandom-4 256 552240 ns/op BenchmarkMapSetString-4 103828 1066 ns/op BenchmarkMapAddSame-4 25617 5180 ns/op BenchmarkMapAddDifferent-4 10000 11775 ns/op BenchmarkMapAddDifferentRandom-4 100 1046611 ns/op BenchmarkMapAddSameSteadyState-4 260553 466.0 ns/op BenchmarkMapAddDifferentSteadyState-4 97562 1080 ns/op BenchmarkRealworldExpvarUsage-4 9463 13961 ns/op PASS ok expvar 3.234s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 62845 2239 ns/op BenchmarkSprintfEmpty-4 189703 544.0 ns/op BenchmarkSprintfString-4 165738 941.2 ns/op BenchmarkSprintfTruncateString-4 128560 1011 ns/op BenchmarkSprintfTruncateBytes-4 110488 1182 ns/op BenchmarkSprintfSlowParsingPath-4 141883 1064 ns/op BenchmarkSprintfQuoteString-4 32649 3366 ns/op BenchmarkSprintfInt-4 203949 920.7 ns/op BenchmarkSprintfIntInt-4 101666 1315 ns/op BenchmarkSprintfPrefixedInt-4 81852 1234 ns/op BenchmarkSprintfFloat-4 80560 1559 ns/op BenchmarkSprintfComplex-4 38746 3384 ns/op BenchmarkSprintfBoolean-4 144753 893.9 ns/op BenchmarkSprintfHexString-4 66764 2237 ns/op BenchmarkSprintfHexBytes-4 54657 2878 ns/op BenchmarkSprintfBytes-4 29893 4519 ns/op BenchmarkSprintfStringer-4 41640 3129 ns/op BenchmarkSprintfStructure-4 18379 6067 ns/op BenchmarkManyArgs-4 37105 3062 ns/op BenchmarkFprintInt-4 56788 1918 ns/op BenchmarkFprintfBytes-4 57232 2087 ns/op BenchmarkFprintIntNoAlloc-4 63661 1957 ns/op BenchmarkScanInts-4 26 4234535 ns/op BenchmarkScanRecursiveInt-4 1 495959819 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 558040164 ns/op PASS ok fmt 6.177s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 534 236249 ns/op PASS ok go/build 0.319s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38882 3312 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13024 10264 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5079 42351 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1011 149486 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 214 644179 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 46 2582560 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 11082029 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 50050786 ns/op 3634562 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 176764879 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.994s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 428181039 ns/op 0.15 MB/s 48113104 B/op 49252 allocs/op PASS ok go/format 0.542s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 23306232 ns/op 2.31 MB/s BenchmarkParseOnly-4 6 19574642 ns/op 2.75 MB/s BenchmarkResolve-4 56 2576272 ns/op 20.91 MB/s PASS ok go/parser 2.352s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 207327386 ns/op 0.25 MB/s 5033368 B/op 27595 allocs/op BenchmarkPrintDecl-4 501 234713 ns/op 0.14 MB/s 16423 B/op 51 allocs/op PASS ok go/printer 0.483s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 265 473058 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9094506 ns/op 6.02 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 17181400 ns/op 4.19 MB/s BenchmarkScanFiles/net/http/server.go-4 5 31778105 ns/op 3.56 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 176 656849 ns/op 4.68 MB/s PASS ok go/scanner 1.123s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1382340 90.06 ns/op PASS ok go/token 0.319s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 135 978436 ns/op BenchmarkNamed/Underlying/nongeneric-4 774501 166.5 ns/op BenchmarkNamed/Underlying/generic-4 689924 149.7 ns/op BenchmarkNamed/Underlying/src_instance-4 878023 148.3 ns/op BenchmarkNamed/Underlying/user_instance-4 835688 134.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15367 7925 ns/op BenchmarkNamed/NewMethodSet/generic-4 13624 9811 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13832 11693 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10062 ns/op BenchmarkCheck/http/funcbodies/info-4 1 621023700 ns/op 49046 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 567051603 ns/op 53734 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 345068211 ns/op 87187 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 264438031 ns/op 114751 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2779428883 ns/op 1842 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 227350387 ns/op 22501 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 145222067 ns/op 35033 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 112213717 ns/op 43377 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 776186389 ns/op 2789 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 103826702 ns/op 20590 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 73310830 ns/op 27697 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 67800654 ns/op 31680 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2072119936 ns/op 30188 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 744176404 ns/op 83912 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 174418741 ns/op 357511 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 113697503 ns/op 546949 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3542999514 ns/op 560.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 142202142 ns/op 13884 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 132682533 ns/op 14907 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 115207560 ns/op 17099 lines/s PASS ok go/types 53.354s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13431 9304 ns/op 110.05 MB/s PASS ok hash/adler32 0.283s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 203875 579.1 ns/op 25.90 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 202532 723.7 ns/op 20.73 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 128560 1141 ns/op 35.05 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 157183 971.0 ns/op 41.19 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 344520 342.7 ns/op 1493.82 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 436845 333.5 ns/op 1535.40 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 389834 379.2 ns/op 2700.34 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 297794 371.8 ns/op 2754.51 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 239072 1085 ns/op 3775.06 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 182301 549.0 ns/op 7461.07 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53244 2217 ns/op 14782.79 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53973 3507 ns/op 9344.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 380968 328.5 ns/op 45.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 373611 372.4 ns/op 40.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 360780 336.7 ns/op 118.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 319928 476.6 ns/op 83.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 264620 401.3 ns/op 1275.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 285571 441.3 ns/op 1160.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 229748 492.9 ns/op 2077.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 290116 501.3 ns/op 2042.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 224338 871.4 ns/op 4700.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 196389 568.2 ns/op 7208.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52657 2236 ns/op 14654.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 37183 2730 ns/op 12002.79 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 231058 511.8 ns/op 29.31 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206930 664.7 ns/op 22.57 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 121152 956.3 ns/op 41.83 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 122136 899.0 ns/op 44.49 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10288 ns/op 49.76 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10746 ns/op 47.65 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5463 21527 ns/op 47.57 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6529 30997 ns/op 33.04 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1076 98897 ns/op 41.42 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1357 99255 ns/op 41.27 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1473173 ns/op 22.24 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1540699 ns/op 21.27 MB/s PASS ok hash/crc32 7.749s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 127 985121 ns/op 66.53 MB/s BenchmarkCrc64/ISO4KB-4 1401 87885 ns/op 46.61 MB/s BenchmarkCrc64/ISO1KB-4 5426 29085 ns/op 35.21 MB/s BenchmarkCrc64/ECMA64KB-4 122 992971 ns/op 66.00 MB/s BenchmarkCrc64/Random64KB-4 122 973055 ns/op 67.35 MB/s BenchmarkCrc64/Random16KB-4 513 376006 ns/op 43.57 MB/s PASS ok hash/crc64 1.446s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13387 9388 ns/op 109.08 MB/s BenchmarkFnv32aKB-4 11127 9899 ns/op 103.45 MB/s BenchmarkFnv64KB-4 10935 10181 ns/op 100.58 MB/s BenchmarkFnv64aKB-4 12032 11372 ns/op 90.05 MB/s BenchmarkFnv128KB-4 1551 82011 ns/op 12.49 MB/s BenchmarkFnv128aKB-4 1501 77919 ns/op 13.14 MB/s PASS ok hash/fnv 1.479s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 434224 505.0 ns/op 7.92 MB/s BenchmarkHash/n=4/Bytes-4 2694765 53.67 ns/op 74.54 MB/s BenchmarkHash/n=4/String-4 1483351 77.73 ns/op 51.46 MB/s BenchmarkHash/n=8/Write-4 462996 333.4 ns/op 23.99 MB/s BenchmarkHash/n=8/Bytes-4 2780626 49.52 ns/op 161.53 MB/s BenchmarkHash/n=8/String-4 1550228 74.82 ns/op 106.92 MB/s BenchmarkHash/n=16/Write-4 435778 516.4 ns/op 30.98 MB/s BenchmarkHash/n=16/Bytes-4 2858822 41.48 ns/op 385.76 MB/s BenchmarkHash/n=16/String-4 1440051 154.3 ns/op 103.71 MB/s BenchmarkHash/n=32/Write-4 358552 317.3 ns/op 100.84 MB/s BenchmarkHash/n=32/Bytes-4 2810314 62.73 ns/op 510.13 MB/s BenchmarkHash/n=32/String-4 1566356 76.49 ns/op 418.36 MB/s BenchmarkHash/n=64/Write-4 383653 319.0 ns/op 200.65 MB/s BenchmarkHash/n=64/Bytes-4 2748540 39.86 ns/op 1605.58 MB/s BenchmarkHash/n=64/String-4 1648276 114.8 ns/op 557.71 MB/s BenchmarkHash/n=256/Write-4 306528 592.7 ns/op 431.95 MB/s BenchmarkHash/n=256/Bytes-4 1854363 58.56 ns/op 4371.53 MB/s BenchmarkHash/n=256/String-4 841246 218.6 ns/op 1171.04 MB/s BenchmarkHash/n=320/Write-4 249340 435.4 ns/op 734.92 MB/s BenchmarkHash/n=320/Bytes-4 1000000 126.2 ns/op 2536.29 MB/s BenchmarkHash/n=320/String-4 651664 274.8 ns/op 1164.34 MB/s BenchmarkHash/n=1024/Write-4 206509 926.4 ns/op 1105.41 MB/s BenchmarkHash/n=1024/Bytes-4 985857 291.9 ns/op 3507.77 MB/s BenchmarkHash/n=1024/String-4 255780 468.9 ns/op 2183.86 MB/s BenchmarkHash/n=4096/Write-4 77808 2121 ns/op 1930.86 MB/s BenchmarkHash/n=4096/Bytes-4 247879 651.7 ns/op 6285.30 MB/s BenchmarkHash/n=4096/String-4 64390 1893 ns/op 2163.99 MB/s BenchmarkHash/n=16384/Write-4 22662 8641 ns/op 1896.01 MB/s BenchmarkHash/n=16384/Bytes-4 65000 2819 ns/op 5812.70 MB/s BenchmarkHash/n=16384/String-4 16839 10614 ns/op 1543.59 MB/s PASS ok hash/maphash 7.651s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 634 235674 ns/op BenchmarkEscapeNone-4 110521 1710 ns/op BenchmarkUnescape-4 529 198911 ns/op BenchmarkUnescapeNone-4 578751 218.8 ns/op BenchmarkUnescapeSparse-4 5020 23926 ns/op BenchmarkUnescapeDense-4 903 140914 ns/op PASS ok html 1.287s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7154 16138 ns/op BenchmarkCSSEscaperNoSpecials-4 34856 4048 ns/op BenchmarkDecodeCSS-4 16507 7146 ns/op BenchmarkDecodeCSSNoSpecials-4 2666697 59.90 ns/op BenchmarkCSSValueFilter-4 76454 1365 ns/op BenchmarkCSSValueFilterOk-4 65726 1671 ns/op BenchmarkEscapedExecute-4 4285 31417 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13141 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51102 2725 ns/op BenchmarkStripTags-4 16368 7104 ns/op BenchmarkStripTagsNoSpecials-4 301560 625.9 ns/op BenchmarkJSValEscaperWithNum-4 21800 8403 ns/op BenchmarkJSValEscaperWithStr-4 4374 45890 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16598 6788 ns/op BenchmarkJSValEscaperWithObj-4 4954 32217 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 11613 9799 ns/op BenchmarkJSStrEscaperNoSpecials-4 41754 2648 ns/op BenchmarkJSStrEscaper-4 10000 12839 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 41998 3201 ns/op BenchmarkJSRegexpEscaper-4 9466 20478 ns/op BenchmarkTemplateSpecialTags-4 100 1263452 ns/op BenchmarkURLEscaper-4 4360 29503 ns/op BenchmarkURLEscaperNoSpecials-4 175042 837.3 ns/op BenchmarkURLNormalizer-4 5046 31178 ns/op BenchmarkURLNormalizerNoSpecials-4 175669 963.9 ns/op BenchmarkSrcsetFilter-4 18072 7135 ns/op BenchmarkSrcsetFilterNoSpecials-4 100065 1326 ns/op PASS ok html/template 6.268s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 465436 244.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 421856 288.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 502323 254.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 416714 278.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1373826 102.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 106.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1394515 81.01 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1061697 145.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1159791 98.56 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 322612 433.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 327019 481.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 358718 414.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 252454 670.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 614582 163.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 451431 294.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 743440 186.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 558121 331.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 316622 336.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1271924 92.02 ns/op BenchmarkRGBASetRGBA-4 1000000 105.8 ns/op BenchmarkRGBA64At-4 977636 139.3 ns/op BenchmarkRGBA64SetRGBA64-4 687298 273.0 ns/op BenchmarkNRGBAAt-4 1000000 113.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.9 ns/op BenchmarkNRGBA64At-4 864858 138.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 736236 160.1 ns/op BenchmarkAlphaAt-4 2366737 51.78 ns/op BenchmarkAlphaSetAlpha-4 2121372 54.32 ns/op BenchmarkAlpha16At-4 1331724 85.66 ns/op BenchmarkAlphaSetAlpha16-4 1296156 92.31 ns/op BenchmarkGrayAt-4 1967222 62.79 ns/op BenchmarkGraySetGray-4 1995058 56.44 ns/op BenchmarkGray16At-4 1315491 85.48 ns/op BenchmarkGraySetGray16-4 1273779 118.6 ns/op PASS ok image 7.665s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3046250 35.38 ns/op BenchmarkYCbCrToRGB/128-4 3351138 35.63 ns/op BenchmarkYCbCrToRGB/255-4 3137139 36.83 ns/op BenchmarkRGBToYCbCr/0-4 2818958 40.68 ns/op BenchmarkRGBToYCbCr/Cb-4 2720330 42.70 ns/op BenchmarkRGBToYCbCr/Cr-4 2571693 39.99 ns/op BenchmarkYCbCrToRGBA/0-4 2827513 40.95 ns/op BenchmarkYCbCrToRGBA/128-4 2688543 45.65 ns/op BenchmarkYCbCrToRGBA/255-4 2728771 43.53 ns/op BenchmarkNYCbCrAToRGBA/0-4 2454681 73.51 ns/op BenchmarkNYCbCrAToRGBA/128-4 2592018 56.41 ns/op BenchmarkNYCbCrAToRGBA/255-4 2751933 43.17 ns/op PASS ok image/color 2.540s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 34797230 ns/op BenchmarkFillSrc-4 366 332449 ns/op BenchmarkCopyOver-4 7 21440319 ns/op BenchmarkCopySrc-4 525 214302 ns/op BenchmarkNRGBAOver-4 8 15812008 ns/op BenchmarkNRGBASrc-4 13 12344751 ns/op BenchmarkYCbCr-4 12 10899945 ns/op BenchmarkGray-4 18 6389553 ns/op BenchmarkCMYK-4 13 9470888 ns/op BenchmarkGlyphOver-4 22 5231755 ns/op BenchmarkRGBAMaskOver-4 5 35171149 ns/op BenchmarkGrayMaskOver-4 6 18891680 ns/op BenchmarkRGBA64ImageMaskOver-4 4 31917760 ns/op BenchmarkRGBA-4 4 28336430 ns/op BenchmarkPalettedFill-4 858 170996 ns/op BenchmarkPalettedRGBA-4 4 53040602 ns/op BenchmarkGenericOver-4 1 103469037 ns/op BenchmarkGenericMaskOver-4 4 28759487 ns/op BenchmarkGenericSrc-4 3 39778302 ns/op BenchmarkGenericMaskSrc-4 4 34633045 ns/op PASS ok image/draw 7.046s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 5615174 ns/op 2.75 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 219292339 ns/op 1.40 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3118777160 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 50 2531264 ns/op 6.10 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 214920580 ns/op 0.29 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.084s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4104 32906 ns/op BenchmarkIDCT-4 3339 30717 ns/op BenchmarkDecodeBaseline-4 7 19691217 ns/op 3.14 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 22342671 ns/op 2.77 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 201490480 ns/op 6.10 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 239535825 ns/op 3.85 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.360s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14085343 8.363 ns/op BenchmarkDecodeGray-4 12 10229877 ns/op 6.41 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 45761886 ns/op 5.73 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 37907710 ns/op 6.92 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6336011 ns/op 10.34 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 65986580 ns/op 3.97 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 51447050 ns/op 5.10 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 69310174 ns/op 4.43 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 124660226 ns/op 2.46 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 295076964 ns/op 4.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 194541030 ns/op 6.32 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 47374957 ns/op 6.48 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 204213194 ns/op 6.02 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 822660438 ns/op 1.49 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.478s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 1 106315109 ns/op 0.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 48359044 ns/op 2.07 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 374555752 ns/op 1.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 357695859 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 77869972 ns/op 1.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45380188 ns/op 2.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 275629929 ns/op 1.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 234538459 ns/op 2.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 835658381 ns/op 1.20 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 511314418 ns/op 1.96 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3696628551 ns/op 1.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4414331719 ns/op 1.13 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10226538 ns/op 9.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10638977 ns/op 9.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 95804225 ns/op 5.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 90646995 ns/op 5.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 178538885 ns/op 5.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 161893510 ns/op 6.18 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 594040432 ns/op 8.42 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 509854549 ns/op 9.81 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 141045571 ns/op 0.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 125887798 ns/op 0.79 MB/s 802904 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 403681527 ns/op 1.24 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 347654193 ns/op 1.44 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 912740963 ns/op 1.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 798741163 ns/op 1.25 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6542127183 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6295035538 ns/op 0.79 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 202928517 ns/op 20.60 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 161938104 ns/op 25.81 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 59.584s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 32128 5944 ns/op 0.17 MB/s BenchmarkMarshalCorpusFile/2-4 29968 5491 ns/op 0.36 MB/s BenchmarkMarshalCorpusFile/4-4 27472 4882 ns/op 0.82 MB/s BenchmarkMarshalCorpusFile/8-4 18217 7828 ns/op 1.02 MB/s BenchmarkMarshalCorpusFile/16-4 10000 13148 ns/op 1.22 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12845 ns/op 2.49 MB/s BenchmarkMarshalCorpusFile/64-4 7039 22498 ns/op 2.84 MB/s BenchmarkMarshalCorpusFile/128-4 2960 49943 ns/op 2.56 MB/s BenchmarkMarshalCorpusFile/256-4 2162 67241 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/512-4 1020 125401 ns/op 4.08 MB/s BenchmarkMarshalCorpusFile/1024-4 542 283758 ns/op 3.61 MB/s BenchmarkMarshalCorpusFile/2048-4 250 481177 ns/op 4.26 MB/s BenchmarkMarshalCorpusFile/4096-4 126 958003 ns/op 4.28 MB/s BenchmarkMarshalCorpusFile/8192-4 74 1969685 ns/op 4.16 MB/s BenchmarkMarshalCorpusFile/16384-4 44 4462847 ns/op 3.67 MB/s BenchmarkMarshalCorpusFile/32768-4 9 12670924 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/65536-4 8 17266125 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/131072-4 3 53298407 ns/op 2.46 MB/s BenchmarkMarshalCorpusFile/262144-4 1 113170837 ns/op 2.32 MB/s BenchmarkMarshalCorpusFile/524288-4 1 232461196 ns/op 2.26 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 251535533 ns/op 4.17 MB/s BenchmarkUnmarshalCorpusFile/1-4 7888 15772 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7396 21908 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 9433 18070 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8-4 4846 21653 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 6861 34187 ns/op 0.47 MB/s BenchmarkUnmarshalCorpusFile/32-4 3676 34439 ns/op 0.93 MB/s BenchmarkUnmarshalCorpusFile/64-4 3782 48066 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/128-4 2438 52693 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/256-4 921 192543 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/512-4 429 251789 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/1024-4 225 458421 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/2048-4 121 966568 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 2464194 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 6637210 ns/op 1.23 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6927645 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 15744834 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31277024 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 78577708 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 131130229 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 344785800 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 509348496 ns/op 2.06 MB/s BenchmarkMutatorBytes/1-4 20000 5394 ns/op BenchmarkMutatorBytes/10-4 30338 4461 ns/op BenchmarkMutatorBytes/100-4 29763 4310 ns/op BenchmarkMutatorBytes/1000-4 20407 9565 ns/op BenchmarkMutatorBytes/10000-4 4806 24951 ns/op BenchmarkMutatorBytes/100000-4 650 160162 ns/op BenchmarkMutatorString/1-4 28880 4132 ns/op BenchmarkMutatorString/10-4 26469 4887 ns/op BenchmarkMutatorString/100-4 21692 4931 ns/op BenchmarkMutatorString/1000-4 10000 14610 ns/op BenchmarkMutatorString/10000-4 2860 94829 ns/op BenchmarkMutatorString/100000-4 312 436997 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14205 8641 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 14751 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58706 3018 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47251 2378 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45501 2639 ns/op BenchmarkMutatorAllBasicTypes/int-4 50320 2790 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49042 2350 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48921 2350 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50593 2907 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49819 2564 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 34575 4400 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46006 2557 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 34178 5173 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 51266 2399 ns/op PASS ok internal/fuzz 16.637s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13710 9848 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 129090 918.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.911s PASS ok internal/poll 0.058s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 45474450 ns/op PASS ok internal/trace 2.512s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 16278 ns/op BenchmarkCopyNLarge-4 195 930172 ns/op PASS ok io 0.554s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 130992 947.5 ns/op BenchmarkPrintln-4 19750 5826 ns/op 79 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 31098 3612 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5155 26520 ns/op BenchmarkDiscard-4 956263 118.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.118s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2283567 48.78 ns/op BenchmarkAcosh-4 1315736 195.9 ns/op BenchmarkAsin-4 2267691 89.74 ns/op BenchmarkAsinh-4 716925 190.6 ns/op BenchmarkAtan-4 2965776 40.66 ns/op BenchmarkAtanh-4 1227406 143.0 ns/op BenchmarkAtan2-4 2023107 55.79 ns/op BenchmarkCbrt-4 1470562 85.85 ns/op BenchmarkCeil-4 23938807 9.364 ns/op BenchmarkCompare-4 4665234 25.29 ns/op BenchmarkCompare32-4 6035341 20.20 ns/op BenchmarkCopysign-4 2403319 52.83 ns/op BenchmarkCos-4 1282984 103.2 ns/op BenchmarkCosh-4 1774490 67.55 ns/op BenchmarkErf-4 2095452 65.42 ns/op BenchmarkErfc-4 3289066 39.14 ns/op BenchmarkErfinv-4 2691024 44.59 ns/op BenchmarkErfcinv-4 3093288 41.95 ns/op BenchmarkExp-4 5632827 31.55 ns/op BenchmarkExpGo-4 1000000 124.1 ns/op BenchmarkExpm1-4 2442421 55.84 ns/op BenchmarkExp2-4 698366 206.0 ns/op BenchmarkExp2Go-4 1000000 193.3 ns/op BenchmarkAbs-4 4644528 25.27 ns/op BenchmarkDim-4 11868967 12.96 ns/op BenchmarkFloor-4 19250732 5.630 ns/op BenchmarkMax-4 17905423 10.86 ns/op BenchmarkMin-4 15787437 8.464 ns/op BenchmarkMod-4 339436 359.3 ns/op BenchmarkFrexp-4 1773141 80.86 ns/op BenchmarkGamma-4 926822 161.6 ns/op BenchmarkHypot-4 14088334 12.09 ns/op BenchmarkHypotGo-4 1605160 79.24 ns/op BenchmarkIlogb-4 1962988 95.83 ns/op BenchmarkJ0-4 279063 512.9 ns/op BenchmarkJ1-4 314415 451.3 ns/op BenchmarkJn-4 129028 929.7 ns/op BenchmarkLdexp-4 1764468 69.12 ns/op BenchmarkLgamma-4 1042683 148.6 ns/op BenchmarkLog-4 5696672 22.03 ns/op BenchmarkLogb-4 1878258 117.6 ns/op BenchmarkLog1p-4 1526918 77.45 ns/op BenchmarkLog10-4 4964995 21.77 ns/op BenchmarkLog2-4 1665824 70.08 ns/op BenchmarkModf-4 2647665 48.39 ns/op BenchmarkNextafter32-4 2147281 50.83 ns/op BenchmarkNextafter64-4 2198373 52.28 ns/op BenchmarkPowInt-4 669045 211.3 ns/op BenchmarkPowFrac-4 423555 275.8 ns/op BenchmarkPow10Pos-4 6292578 23.54 ns/op BenchmarkPow10Neg-4 6205960 36.87 ns/op BenchmarkRound-4 4120056 35.13 ns/op BenchmarkRoundToEven-4 11654840 11.52 ns/op BenchmarkRemainder-4 588244 255.6 ns/op BenchmarkSignbit-4 6431680 19.38 ns/op BenchmarkSin-4 1397707 106.1 ns/op BenchmarkSincos-4 1000000 108.8 ns/op BenchmarkSinh-4 1611229 115.1 ns/op BenchmarkSqrtIndirect-4 19042455 5.538 ns/op BenchmarkSqrtLatency-4 20225200 6.165 ns/op BenchmarkSqrtIndirectLatency-4 18985783 5.951 ns/op BenchmarkSqrtGoLatency-4 1290850 98.06 ns/op BenchmarkSqrtPrime-4 35679 3138 ns/op BenchmarkTan-4 1427548 83.83 ns/op BenchmarkTanh-4 1000000 132.2 ns/op BenchmarkTrunc-4 21126454 5.987 ns/op BenchmarkY0-4 285673 477.6 ns/op BenchmarkY1-4 284527 462.2 ns/op BenchmarkYn-4 117704 1010 ns/op BenchmarkFloat64bits-4 7245105 20.91 ns/op BenchmarkFloat64frombits-4 6527626 28.38 ns/op BenchmarkFloat32bits-4 6711372 18.16 ns/op BenchmarkFloat32frombits-4 7027783 29.28 ns/op BenchmarkFMA-4 8957222 11.40 ns/op PASS ok math 17.647s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14762445 10.04 ns/op 6374.25 MB/s BenchmarkAddVV/2-4 13310326 10.70 ns/op 11964.86 MB/s BenchmarkAddVV/3-4 12457524 11.28 ns/op 17015.51 MB/s BenchmarkAddVV/4-4 12994040 9.447 ns/op 27098.35 MB/s BenchmarkAddVV/5-4 10483851 10.35 ns/op 30902.98 MB/s BenchmarkAddVV/10-4 8817574 14.04 ns/op 45568.06 MB/s BenchmarkAddVV/100-4 1751000 61.00 ns/op 104917.99 MB/s BenchmarkAddVV/1000-4 253028 558.2 ns/op 114657.59 MB/s BenchmarkSubVV/1-4 16183496 9.819 ns/op 6517.77 MB/s BenchmarkSubVV/2-4 11835996 9.505 ns/op 13465.92 MB/s BenchmarkSubVV/3-4 10173622 11.08 ns/op 17328.20 MB/s BenchmarkSubVV/4-4 10974890 17.56 ns/op 14579.77 MB/s BenchmarkSubVV/5-4 9949276 12.96 ns/op 24692.72 MB/s BenchmarkSubVV/10-4 7864774 14.64 ns/op 43707.04 MB/s BenchmarkSubVV/100-4 2441276 50.81 ns/op 125968.47 MB/s BenchmarkSubVV/1000-4 275684 693.2 ns/op 92318.94 MB/s BenchmarkAddVW/1-4 18949026 7.991 ns/op 1001.18 MB/s BenchmarkAddVW/2-4 14937300 8.195 ns/op 1952.51 MB/s BenchmarkAddVW/3-4 12496623 8.929 ns/op 2687.77 MB/s BenchmarkAddVW/4-4 15465339 13.51 ns/op 2368.11 MB/s BenchmarkAddVW/5-4 14123403 12.28 ns/op 3258.23 MB/s BenchmarkAddVW/10-4 9328352 12.37 ns/op 6467.03 MB/s BenchmarkAddVW/100-4 264741 457.2 ns/op 1749.95 MB/s BenchmarkAddVW/1000-4 40789 2905 ns/op 2754.11 MB/s BenchmarkAddVWext/1-4 14503528 7.754 ns/op 1031.66 MB/s BenchmarkAddVWext/2-4 17132782 8.682 ns/op 1842.94 MB/s BenchmarkAddVWext/3-4 12976642 13.25 ns/op 1810.85 MB/s BenchmarkAddVWext/4-4 13143943 9.423 ns/op 3395.90 MB/s BenchmarkAddVWext/5-4 11456379 10.34 ns/op 3869.11 MB/s BenchmarkAddVWext/10-4 12108398 14.55 ns/op 5498.16 MB/s BenchmarkAddVWext/100-4 46206 2734 ns/op 292.58 MB/s BenchmarkAddVWext/1000-4 5745 23076 ns/op 346.68 MB/s BenchmarkSubVW/1-4 16760244 7.878 ns/op 1015.45 MB/s BenchmarkSubVW/2-4 10050576 15.94 ns/op 1003.65 MB/s BenchmarkSubVW/3-4 14772348 11.00 ns/op 2182.48 MB/s BenchmarkSubVW/4-4 14191522 8.843 ns/op 3618.69 MB/s BenchmarkSubVW/5-4 13580576 10.00 ns/op 3999.75 MB/s BenchmarkSubVW/10-4 9953419 11.99 ns/op 6672.01 MB/s BenchmarkSubVW/100-4 270690 433.6 ns/op 1845.03 MB/s BenchmarkSubVW/1000-4 42025 2830 ns/op 2826.77 MB/s BenchmarkSubVWext/1-4 15815808 9.380 ns/op 852.92 MB/s BenchmarkSubVWext/2-4 15712150 8.440 ns/op 1895.68 MB/s BenchmarkSubVWext/3-4 15828861 11.66 ns/op 2057.58 MB/s BenchmarkSubVWext/4-4 12787026 8.871 ns/op 3607.28 MB/s BenchmarkSubVWext/5-4 12459447 10.04 ns/op 3985.44 MB/s BenchmarkSubVWext/10-4 8476192 11.98 ns/op 6675.44 MB/s BenchmarkSubVWext/100-4 49095 4373 ns/op 182.95 MB/s BenchmarkSubVWext/1000-4 4680 37685 ns/op 212.29 MB/s BenchmarkMulAddVWW/1-4 11723769 9.922 ns/op 6450.03 MB/s BenchmarkMulAddVWW/2-4 11216356 15.60 ns/op 8207.16 MB/s BenchmarkMulAddVWW/3-4 9263760 11.40 ns/op 16835.39 MB/s BenchmarkMulAddVWW/4-4 10433116 11.70 ns/op 21883.84 MB/s BenchmarkMulAddVWW/5-4 8600128 12.60 ns/op 25388.73 MB/s BenchmarkMulAddVWW/10-4 6213957 18.60 ns/op 34409.68 MB/s BenchmarkMulAddVWW/100-4 1000000 135.1 ns/op 47383.95 MB/s BenchmarkMulAddVWW/1000-4 123118 830.7 ns/op 77045.68 MB/s BenchmarkAddMulVVW/1-4 17001418 8.454 ns/op 7570.45 MB/s BenchmarkAddMulVVW/2-4 14361357 8.980 ns/op 14254.26 MB/s BenchmarkAddMulVVW/3-4 8672608 12.21 ns/op 15730.31 MB/s BenchmarkAddMulVVW/4-4 10587942 22.44 ns/op 11405.74 MB/s BenchmarkAddMulVVW/5-4 9564702 13.15 ns/op 24343.63 MB/s BenchmarkAddMulVVW/10-4 7816996 16.38 ns/op 39083.05 MB/s BenchmarkAddMulVVW/100-4 1527800 101.9 ns/op 62814.30 MB/s BenchmarkAddMulVVW/1000-4 163371 716.6 ns/op 89310.44 MB/s BenchmarkDivWVW/1-4 1775246 64.59 ns/op 990.93 MB/s BenchmarkDivWVW/2-4 1000000 132.8 ns/op 964.21 MB/s BenchmarkDivWVW/3-4 884109 160.6 ns/op 1195.83 MB/s BenchmarkDivWVW/4-4 700359 195.7 ns/op 1308.46 MB/s BenchmarkDivWVW/5-4 642648 227.7 ns/op 1405.12 MB/s BenchmarkDivWVW/10-4 312579 356.6 ns/op 1794.85 MB/s BenchmarkDivWVW/100-4 36344 3094 ns/op 2068.72 MB/s BenchmarkDivWVW/1000-4 3866 29350 ns/op 2180.55 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14730559 9.773 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15355561 7.978 ns/op BenchmarkNonZeroShifts/2/shrVU-4 5862464 18.80 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13545454 14.95 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12531874 9.704 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13032766 8.887 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12890892 9.410 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11864408 9.992 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10977946 11.16 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12747757 16.92 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7369346 15.55 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8177649 15.56 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 102.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1368775 86.33 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 160364 812.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 185074 801.3 ns/op BenchmarkDecimalConversion-4 169 729576 ns/op BenchmarkFloatString/100-4 10000 12720 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 151 680917 ns/op 2909 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 61384904 ns/op 60628 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 5852676613 ns/op 835360 B/op 490 allocs/op BenchmarkFloatAdd/10-4 132351 1328 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 126699 977.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 128011 1591 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 67275 1648 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15268 14019 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 196136 695.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 162612 1015 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 191977 715.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 145911 1701 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48320 3338 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1684 96794 ns/op BenchmarkParseFloatLargeExp-4 420 333508 ns/op BenchmarkGCD10x10/WithoutXY-4 155833 1338 ns/op BenchmarkGCD10x10/WithXY-4 43318 2684 ns/op BenchmarkGCD10x100/WithoutXY-4 89733 1473 ns/op BenchmarkGCD10x100/WithXY-4 15390 8266 ns/op BenchmarkGCD10x1000/WithoutXY-4 57817 3212 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10139 ns/op BenchmarkGCD100x100/WithoutXY-4 19116 6033 ns/op BenchmarkGCD100x100/WithXY-4 10000 16029 ns/op BenchmarkGCD100x1000/WithoutXY-4 8913 12783 ns/op BenchmarkGCD100x1000/WithXY-4 3242 33479 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2070 94111 ns/op BenchmarkGCD1000x1000/WithXY-4 1041 118916 ns/op BenchmarkHilbert-4 18 7453718 ns/op BenchmarkBinomial-4 10000 13895 ns/op BenchmarkQuoRem-4 21086 8054 ns/op BenchmarkExp-4 15 7721136 ns/op BenchmarkExpMont/Odd-4 100 1100661 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 1220866 ns/op 3374 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1260572 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even3-4 87 1177002 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1479019 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even8-4 98 1361233 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even32-4 96 1164113 ns/op 3806 B/op 52 allocs/op BenchmarkExpMont/Even64-4 128 888957 ns/op 3628 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1128554 ns/op 3771 B/op 51 allocs/op BenchmarkExpMont/Even128-4 117 1700242 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 142 763409 ns/op 2947 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 177 641144 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 228 454529 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 254 668840 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 249 432188 ns/op 1750 B/op 47 allocs/op BenchmarkExp2-4 15 8410317 ns/op BenchmarkBitset-4 592602 206.0 ns/op BenchmarkBitsetNeg-4 347053 610.4 ns/op BenchmarkBitsetOrig-4 206704 870.7 ns/op BenchmarkBitsetNegOrig-4 103378 1352 ns/op BenchmarkModSqrt225_Tonelli-4 102 1149536 ns/op BenchmarkModSqrt225_3Mod4-4 325 366494 ns/op BenchmarkModSqrt231_Tonelli-4 98 1241705 ns/op BenchmarkModSqrt231_5Mod8-4 271 433715 ns/op BenchmarkModInverse-4 10000 11598 ns/op BenchmarkSqrt-4 1509 113768 ns/op BenchmarkIntSqr/1-4 879571 139.3 ns/op BenchmarkIntSqr/2-4 569077 225.1 ns/op BenchmarkIntSqr/3-4 513313 246.3 ns/op BenchmarkIntSqr/5-4 369388 378.2 ns/op BenchmarkIntSqr/8-4 269511 462.3 ns/op BenchmarkIntSqr/10-4 233392 796.5 ns/op BenchmarkIntSqr/20-4 45582 3055 ns/op BenchmarkIntSqr/30-4 27428 5641 ns/op BenchmarkIntSqr/50-4 17370 5762 ns/op BenchmarkIntSqr/80-4 10000 12536 ns/op BenchmarkIntSqr/100-4 8563 12307 ns/op BenchmarkIntSqr/200-4 4294 28572 ns/op BenchmarkIntSqr/300-4 1770 82080 ns/op BenchmarkIntSqr/500-4 844 154107 ns/op BenchmarkIntSqr/800-4 328 387573 ns/op BenchmarkIntSqr/1000-4 232 605490 ns/op BenchmarkDiv/20/10-4 312088 361.1 ns/op BenchmarkDiv/40/20-4 310369 363.2 ns/op BenchmarkDiv/100/50-4 271626 408.1 ns/op BenchmarkDiv/200/100-4 50902 2366 ns/op BenchmarkDiv/400/200-4 45522 2645 ns/op BenchmarkDiv/1000/500-4 35936 3153 ns/op BenchmarkDiv/2000/1000-4 29814 4121 ns/op BenchmarkDiv/20000/10000-4 1212 118973 ns/op BenchmarkDiv/200000/100000-4 33 4589433 ns/op BenchmarkDiv/2000000/1000000-4 1 138791223 ns/op BenchmarkDiv/20000000/10000000-4 1 4227326724 ns/op BenchmarkMul-4 5 34105865 ns/op BenchmarkNatMul/10-4 192750 1098 ns/op BenchmarkNatMul/100-4 5780 32755 ns/op BenchmarkNatMul/1000-4 157 915194 ns/op BenchmarkZeroShifts/Shl-4 10000 15989 ns/op BenchmarkZeroShifts/ShlSame-4 3211983 51.16 ns/op BenchmarkZeroShifts/Shr-4 10000 20593 ns/op BenchmarkZeroShifts/ShrSame-4 3474658 34.20 ns/op BenchmarkExp3Power/0x10-4 177494 786.6 ns/op BenchmarkExp3Power/0x40-4 139960 1146 ns/op BenchmarkExp3Power/0x100-4 61573 2209 ns/op BenchmarkExp3Power/0x400-4 30021 4881 ns/op BenchmarkExp3Power/0x1000-4 7317 15612 ns/op BenchmarkExp3Power/0x4000-4 1450 90053 ns/op BenchmarkExp3Power/0x10000-4 175 684437 ns/op BenchmarkExp3Power/0x40000-4 18 6977219 ns/op BenchmarkExp3Power/0x100000-4 2 56604495 ns/op BenchmarkExp3Power/0x400000-4 1 566039233 ns/op BenchmarkFibo-4 3 41353369 ns/op BenchmarkNatSqr/1-4 836492 315.9 ns/op BenchmarkNatSqr/2-4 452042 393.4 ns/op BenchmarkNatSqr/3-4 258061 416.3 ns/op BenchmarkNatSqr/5-4 309216 728.5 ns/op BenchmarkNatSqr/8-4 185534 994.3 ns/op BenchmarkNatSqr/10-4 99078 1392 ns/op BenchmarkNatSqr/20-4 26557 4041 ns/op BenchmarkNatSqr/30-4 22364 5221 ns/op BenchmarkNatSqr/50-4 13052 9715 ns/op BenchmarkNatSqr/80-4 10000 18074 ns/op BenchmarkNatSqr/100-4 9712 19987 ns/op BenchmarkNatSqr/200-4 3217 55073 ns/op BenchmarkNatSqr/300-4 1742 109024 ns/op BenchmarkNatSqr/500-4 735 175943 ns/op BenchmarkNatSqr/800-4 256 428712 ns/op BenchmarkNatSqr/1000-4 152 864591 ns/op BenchmarkNatSetBytes/8-4 747201 287.9 ns/op BenchmarkNatSetBytes/24-4 257928 665.9 ns/op BenchmarkNatSetBytes/128-4 49768 2793 ns/op BenchmarkNatSetBytes/7-4 761503 168.9 ns/op BenchmarkNatSetBytes/23-4 210463 903.4 ns/op BenchmarkNatSetBytes/127-4 45399 2340 ns/op BenchmarkScanPi-4 159 795062 ns/op BenchmarkStringPiParallel-4 285 537647 ns/op BenchmarkScan/10/Base2-4 30634 7313 ns/op BenchmarkScan/100/Base2-4 3601 41868 ns/op BenchmarkScan/1000/Base2-4 340 348998 ns/op BenchmarkScan/10/Base8-4 76946 1922 ns/op BenchmarkScan/100/Base8-4 10000 11620 ns/op BenchmarkScan/1000/Base8-4 1023 137467 ns/op BenchmarkScan/10/Base10-4 55420 1978 ns/op BenchmarkScan/100/Base10-4 11568 10427 ns/op BenchmarkScan/1000/Base10-4 1278 145575 ns/op BenchmarkScan/10/Base16-4 102254 1865 ns/op BenchmarkScan/100/Base16-4 12618 9217 ns/op BenchmarkScan/1000/Base16-4 1447 84359 ns/op BenchmarkString/10/Base2-4 163260 1088 ns/op BenchmarkString/100/Base2-4 27698 5427 ns/op BenchmarkString/1000/Base2-4 2654 50757 ns/op BenchmarkString/10/Base8-4 307988 472.8 ns/op BenchmarkString/100/Base8-4 64844 2540 ns/op BenchmarkString/1000/Base8-4 6518 22978 ns/op BenchmarkString/10/Base10-4 144678 1003 ns/op BenchmarkString/100/Base10-4 32425 3770 ns/op BenchmarkString/1000/Base10-4 5196 29474 ns/op BenchmarkString/10/Base16-4 363258 536.9 ns/op BenchmarkString/100/Base16-4 64538 1603 ns/op BenchmarkString/1000/Base16-4 9265 15192 ns/op BenchmarkLeafSize/0-4 25 5017595 ns/op BenchmarkLeafSize/1-4 466 476881 ns/op BenchmarkLeafSize/2-4 424 346634 ns/op BenchmarkLeafSize/3-4 238 631912 ns/op BenchmarkLeafSize/4-4 404 425919 ns/op BenchmarkLeafSize/5-4 205 544967 ns/op BenchmarkLeafSize/6-4 274 449251 ns/op BenchmarkLeafSize/7-4 310 417933 ns/op BenchmarkLeafSize/8-4 318 467069 ns/op BenchmarkLeafSize/9-4 232 761450 ns/op BenchmarkLeafSize/10-4 244 504872 ns/op BenchmarkLeafSize/11-4 283 532326 ns/op BenchmarkLeafSize/12-4 289 417534 ns/op BenchmarkLeafSize/13-4 219 573679 ns/op BenchmarkLeafSize/14-4 296 395113 ns/op BenchmarkLeafSize/15-4 352 394692 ns/op BenchmarkLeafSize/16-4 356 314706 ns/op BenchmarkLeafSize/32-4 351 307511 ns/op BenchmarkLeafSize/64-4 172 625256 ns/op BenchmarkProbablyPrime/n=0-4 7 15292835 ns/op BenchmarkProbablyPrime/n=1-4 7 15812415 ns/op BenchmarkProbablyPrime/n=5-4 4 26250373 ns/op BenchmarkProbablyPrime/n=10-4 4 39075307 ns/op BenchmarkProbablyPrime/n=20-4 3 44706780 ns/op BenchmarkProbablyPrime/Lucas-4 13 13816367 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 40 3220089 ns/op BenchmarkRatCmp-4 218031 1028 ns/op BenchmarkFloatSqrt/64-4 17535 6918 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 11618 12733 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8848 19247 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3650 32710 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 673 205593 ns/op 18036 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 70 2527437 ns/op 175603 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 216784968 ns/op 3841848 B/op 656 allocs/op PASS ok math/big 74.675s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9654276 12.85 ns/op BenchmarkLeadingZeros8-4 11132932 10.55 ns/op BenchmarkLeadingZeros16-4 5370165 19.50 ns/op BenchmarkLeadingZeros32-4 11605316 10.37 ns/op BenchmarkLeadingZeros64-4 11659732 11.80 ns/op BenchmarkTrailingZeros-4 12134910 9.564 ns/op BenchmarkTrailingZeros8-4 11834728 13.88 ns/op BenchmarkTrailingZeros16-4 10165551 10.97 ns/op BenchmarkTrailingZeros32-4 12152918 11.55 ns/op BenchmarkTrailingZeros64-4 12826078 9.636 ns/op BenchmarkOnesCount-4 5844428 18.20 ns/op BenchmarkOnesCount8-4 13051513 9.390 ns/op BenchmarkOnesCount16-4 11749914 9.755 ns/op BenchmarkOnesCount32-4 13841173 15.89 ns/op BenchmarkOnesCount64-4 12350007 15.21 ns/op BenchmarkRotateLeft-4 10041529 11.72 ns/op BenchmarkRotateLeft8-4 10730932 11.76 ns/op BenchmarkRotateLeft16-4 10836721 11.30 ns/op BenchmarkRotateLeft32-4 13276486 9.723 ns/op BenchmarkRotateLeft64-4 12285262 12.59 ns/op BenchmarkReverse-4 17405073 6.920 ns/op BenchmarkReverse8-4 24251311 6.325 ns/op BenchmarkReverse16-4 24290096 6.159 ns/op BenchmarkReverse32-4 18734906 6.074 ns/op BenchmarkReverse64-4 19887891 6.305 ns/op BenchmarkReverseBytes-4 21630646 4.831 ns/op BenchmarkReverseBytes16-4 25373636 5.106 ns/op BenchmarkReverseBytes32-4 27175468 4.886 ns/op BenchmarkReverseBytes64-4 28113697 4.985 ns/op BenchmarkAdd-4 13345548 10.24 ns/op BenchmarkAdd32-4 13763326 9.754 ns/op BenchmarkAdd64-4 14199393 9.534 ns/op BenchmarkAdd64multiple-4 25105378 7.837 ns/op BenchmarkSub-4 12232417 10.72 ns/op BenchmarkSub32-4 12958999 12.48 ns/op BenchmarkSub64-4 13240129 10.97 ns/op BenchmarkSub64multiple-4 22760775 5.153 ns/op BenchmarkMul-4 12875266 11.15 ns/op BenchmarkMul32-4 13955738 12.46 ns/op BenchmarkMul64-4 13339192 9.656 ns/op BenchmarkDiv-4 3636001 33.52 ns/op BenchmarkDiv32-4 7209928 16.92 ns/op BenchmarkDiv64-4 3354700 33.06 ns/op PASS ok math/bits 9.521s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 15156073 7.707 ns/op BenchmarkAcos-4 579853 195.7 ns/op BenchmarkAcosh-4 478747 398.9 ns/op BenchmarkAsin-4 661590 308.3 ns/op BenchmarkAsinh-4 567558 194.0 ns/op BenchmarkAtan-4 962930 119.4 ns/op BenchmarkAtanh-4 963889 168.1 ns/op BenchmarkConj-4 27367980 4.373 ns/op BenchmarkCos-4 656080 250.6 ns/op BenchmarkCosh-4 711441 168.7 ns/op BenchmarkExp-4 1000000 125.3 ns/op BenchmarkLog-4 791534 147.0 ns/op BenchmarkLog10-4 1000000 179.7 ns/op BenchmarkPhase-4 2305610 52.94 ns/op BenchmarkPolar-4 1410127 85.12 ns/op BenchmarkPow-4 258849 449.5 ns/op BenchmarkRect-4 1000000 105.0 ns/op BenchmarkSin-4 865875 162.0 ns/op BenchmarkSinh-4 874810 166.5 ns/op BenchmarkSqrt-4 1274680 100.2 ns/op BenchmarkTan-4 444595 281.5 ns/op BenchmarkTanh-4 480596 270.0 ns/op PASS ok math/cmplx 4.308s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 766796 150.4 ns/op BenchmarkInt63ThreadsafeParallel-4 790021 142.4 ns/op BenchmarkInt63Unthreadsafe-4 1000000 163.5 ns/op BenchmarkIntn1000-4 819546 155.0 ns/op BenchmarkInt63n1000-4 730070 153.2 ns/op BenchmarkInt31n1000-4 833829 142.6 ns/op BenchmarkFloat32-4 673465 180.0 ns/op BenchmarkFloat64-4 950376 119.3 ns/op BenchmarkPerm3-4 177741 1084 ns/op BenchmarkPerm30-4 10000 11788 ns/op BenchmarkPerm30ViaShuffle-4 19315 6086 ns/op BenchmarkShuffleOverhead-4 13842 8438 ns/op BenchmarkRead3-4 864223 213.7 ns/op BenchmarkRead64-4 78314 1598 ns/op BenchmarkRead1000-4 5226 22984 ns/op BenchmarkConcurrent-4 242547 531.1 ns/op PASS ok math/rand 3.087s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34922 3102 ns/op BenchmarkQDecodeWord-4 104935 1139 ns/op BenchmarkQDecodeHeader-4 92449 1659 ns/op BenchmarkTypeByExtension/.html-4 453766 250.0 ns/op BenchmarkTypeByExtension/.HTML-4 267559 385.4 ns/op BenchmarkTypeByExtension/.unused-4 330069 373.6 ns/op BenchmarkExtensionsByType/text/html-4 135183 1389 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 51466 2908 ns/op BenchmarkExtensionsByType/application/octet-stream-4 34958 3679 ns/op PASS ok mime 2.033s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 820 192498 ns/op PASS ok mime/quotedprintable 0.263s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 26050850 ns/op 8452 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 57599582 ns/op 14312 B/op 117 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5032590452 ns/op 152280 B/op 237 allocs/op BenchmarkDNSName-4 106598 1033 ns/op BenchmarkInterfaces-4 1465 98765 ns/op BenchmarkInterfaceByIndex-4 6690 33455 ns/op BenchmarkInterfaceByName-4 1756 86404 ns/op BenchmarkInterfaceAddrs-4 1890 101299 ns/op BenchmarkInterfacesAndAddrs-4 3547 28801 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2478 91734 ns/op BenchmarkParseIP-4 7845 28885 ns/op BenchmarkParseIPValidIPv4-4 288993 376.7 ns/op BenchmarkParseIPValidIPv6-4 140216 1296 ns/op BenchmarkIPString/IPv4-4 89001 1681 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9248 16685 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 36087 3436 ns/op BenchmarkIPEqual/IPv4-4 905713 236.4 ns/op BenchmarkIPEqual/IPv6-4 806280 139.8 ns/op BenchmarkTCP4OneShot-4 114 909859 ns/op BenchmarkTCP4OneShotTimeout-4 129 882757 ns/op BenchmarkTCP4Persistent-4 230 484574 ns/op BenchmarkTCP4PersistentTimeout-4 274 496758 ns/op BenchmarkTCP6OneShot-4 138 796335 ns/op BenchmarkTCP6OneShotTimeout-4 124 1062479 ns/op BenchmarkTCP6Persistent-4 224 517137 ns/op BenchmarkTCP6PersistentTimeout-4 206 528622 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11118 11637 ns/op BenchmarkTCP6ConcurrentReadWrite-4 9310 13270 ns/op BenchmarkSetReadDeadline-4 81846 1356 ns/op BenchmarkUDP6LinkLocalUnicast-4 87 1357244 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 87 1291722 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 98 1316518 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 90 1239891 ns/op 0 B/op 0 allocs/op PASS ok net 13.104s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 14679 11772 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 6680 25930 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9842 11947 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14130 8289 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 25582 5005 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35623 3592 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 857474 179.7 ns/op BenchmarkReadRequestChrome-4 3591 70674 ns/op 8.65 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8128 15101 ns/op 5.17 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7993 14217 ns/op 5.77 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7006 19518 ns/op 7.74 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12999 ns/op 3.08 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 26 4108825 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/https1-4 20 5546006 ns/op 0.18 MB/s BenchmarkFileAndServer_1KB/h2-4 20 6523499 ns/op 0.16 MB/s BenchmarkFileAndServer_16MB/h1-4 1 106271586 ns/op 157.87 MB/s BenchmarkFileAndServer_16MB/https1-4 1 291140565 ns/op 57.63 MB/s BenchmarkFileAndServer_16MB/h2-4 1 567053645 ns/op 29.59 MB/s BenchmarkFileAndServer_64MB/h1-4 1 419996626 ns/op 159.78 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1004226536 ns/op 66.83 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2165793008 ns/op 30.99 MB/s BenchmarkServeMux-4 271 571901 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 318 386524 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 40 3457217 ns/op 6327 B/op 66 allocs/op BenchmarkClientServer/https1-4 25 4411887 ns/op 11585 B/op 120 allocs/op BenchmarkClientServer/h2-4 21 5306816 ns/op 15216 B/op 140 allocs/op BenchmarkClientServerParallel/4/h1-4 218 588897 ns/op 11048 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 10 16880482 ns/op 107171 B/op 1168 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56935: read tcp 127.0.0.1:56933->127.0.0.1:56935: use of closed network connection BenchmarkClientServerParallel/4/h2-4 19 7302497 ns/op 77315 B/op 884 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56948: read tcp 127.0.0.1:56946->127.0.0.1:56948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56958: read tcp 127.0.0.1:56950->127.0.0.1:56958: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56955: read tcp 127.0.0.1:56950->127.0.0.1:56955: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56956: write tcp 127.0.0.1:56950->127.0.0.1:56956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56959: write tcp 127.0.0.1:56950->127.0.0.1:56959: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56957: write tcp 127.0.0.1:56950->127.0.0.1:56957: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56963: read tcp 127.0.0.1:56960->127.0.0.1:56963: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56964: read tcp 127.0.0.1:56960->127.0.0.1:56964: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56969: read tcp 127.0.0.1:56960->127.0.0.1:56969: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56973: read tcp 127.0.0.1:56960->127.0.0.1:56973: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 186 840905 ns/op 21211 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 13 9610929 ns/op 110759 B/op 1224 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57294: write tcp 127.0.0.1:57293->127.0.0.1:57294: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57298: read tcp 127.0.0.1:57297->127.0.0.1:57298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57301: read tcp 127.0.0.1:57297->127.0.0.1:57301: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57303: read tcp 127.0.0.1:57297->127.0.0.1:57303: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57304: read tcp 127.0.0.1:57297->127.0.0.1:57304: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 9835592 ns/op 110592 B/op 1309 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57324: read tcp 127.0.0.1:57322->127.0.0.1:57324: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57329: read tcp 127.0.0.1:57326->127.0.0.1:57329: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57344: read tcp 127.0.0.1:57335->127.0.0.1:57344: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57343: read tcp 127.0.0.1:57335->127.0.0.1:57343: use of closed network connection BenchmarkServer-4 1 128906332 ns/op 30600 B/op 146 allocs/op BenchmarkClient-4 30 4926720 ns/op 4179 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 97 1139992 ns/op 7349 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 312 516294 ns/op 3069 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1196 112899 ns/op 1884 B/op 13 allocs/op BenchmarkServerHandlerTypeLen-4 1159 142760 ns/op 2772 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1177 103218 ns/op 2734 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1148 105625 ns/op 2704 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1099 97743 ns/op 1893 B/op 14 allocs/op BenchmarkServerHijack-4 1016 183795 ns/op 16676 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 26 4599004 ns/op 7027 B/op 55 allocs/op BenchmarkResponseStatusLine-4 232448 518.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.481s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2818 96335 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.409s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 85633 1350 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 381204 300.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 185116 574.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 53017 2535 ns/op BenchmarkStdIPv4-4 68262 1768 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 100227 1440 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 88150 1449 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 74832 1786 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 70292 2828 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 109.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 125.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 254504 429.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 294600 742.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 242246 466.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84878 1541 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 275978 523.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 141072 1619 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 163897 772.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 128416 1242 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 66043 1923 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 302342 408.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 106176 1182 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 151116 1184 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 295870 535.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 122908 1423 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 289261 512.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 154329 939.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 138259 791.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 163563 900.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 71356 1700 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 389395 316.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 118400 1343 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87180 1803 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 85112 1298 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 126631 955.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 90286 1375 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 201990 640.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 94350 1494 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 119052 1477 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 139654 1016 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 80061 1365 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 793936 299.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 147.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 817490 145.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 487699 222.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 827518 198.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 863673 159.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 687532 175.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 754479 156.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 797406 146.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 283762 463.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 433603 274.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 206709 588.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 212396 471.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 202462 568.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 72350 1501 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 578113 243.3 ns/op PASS ok net/netip 12.602s 2023/03/17 03:16:55 Test RPC server listening on 127.0.0.1:57402 2023/03/17 03:16:55 Test HTTP RPC server listening on 127.0.0.1:57403 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 97 1185989 ns/op BenchmarkEndToEndHTTP-4 110 1139324 ns/op BenchmarkEndToEndAsync-4 862 157115 ns/op BenchmarkEndToEndAsyncHTTP-4 880 133084 ns/op PASS ok net/rpc 1.255s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3427 47045 ns/op BenchmarkReadMIMEHeader/server_headers-4 4162 49603 ns/op BenchmarkUncommon-4 24558 6235 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.871s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3066 42327 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 62628 1962 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 446920 279.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 97532 1530 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 150700 985.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 97518 2181 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12550 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 327972 402.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90932 1462 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 137451 880.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82098 1499 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14595 7953 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 142675 1345 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 52074 2081 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 59592 2476 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 16011 9076 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4293 37169 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 127938 818.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 61939 2543 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 60837 2004 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 24324 8479 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5524 31239 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.735s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 1305514 78.25 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 121657 1085 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 447 364334 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 156 891514 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 386 314541 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 39590 3120 ns/op BenchmarkStatFile-4 18330 7931 ns/op BenchmarkStatDir-4 24675 5770 ns/op BenchmarkLstatDot-4 41628 3527 ns/op BenchmarkLstatFile-4 28336 5126 ns/op BenchmarkLstatDir-4 29492 4911 ns/op PASS ok os 2.690s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 8 14816953 ns/op 8565 B/op 30 allocs/op PASS ok os/exec 0.350s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 244000 558.0 ns/op PASS ok os/user 0.292s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1920686 78.15 ns/op BenchmarkString-4 1602814 110.0 ns/op BenchmarkBytes-4 1564311 90.40 ns/op BenchmarkNamedBytes-4 556600 341.5 ns/op BenchmarkBytesArray-4 439351 370.7 ns/op BenchmarkSliceLen-4 1458450 90.06 ns/op BenchmarkMapLen-4 1049937 128.4 ns/op BenchmarkStringLen-4 1000000 145.9 ns/op BenchmarkArrayLen-4 1000000 200.5 ns/op BenchmarkSliceCap-4 1847313 74.07 ns/op BenchmarkDeepEqual/int8-4 508006 397.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83059 1355 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 554728 307.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83607 1623 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 423958 282.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80702 1367 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 432531 255.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 84378 1878 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 399796 305.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80575 1495 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 443444 294.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 91575 1180 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 423236 343.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 91564 1452 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 452438 263.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 82807 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 438086 410.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 76321 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 442166 275.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91507 1382 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 535940 412.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 95338 1361 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 503496 292.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 91028 1678 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 383910 519.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83870 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 457903 275.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 72963 1637 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 412915 276.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 85786 2732 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 449416 265.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 85446 1354 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 383325 275.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 91711 2504 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 108752 1086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 52710 2443 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 58276 1983 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33768 3537 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 214449 511.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 25543 4478 ns/op BenchmarkIsZero/StructComparable-4 713872 147.8 ns/op BenchmarkIsZero/StructIncomparable-4 138390 955.5 ns/op BenchmarkSetZero/Bool/Direct-4 2268644 51.56 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 104.0 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 125.3 ns/op BenchmarkSetZero/Int/Direct-4 1648020 69.64 ns/op BenchmarkSetZero/Int/CachedZero-4 1443866 82.28 ns/op BenchmarkSetZero/Int/NewZero-4 1041163 154.0 ns/op BenchmarkSetZero/Uint/Direct-4 1818207 72.40 ns/op BenchmarkSetZero/Uint/CachedZero-4 1456684 116.6 ns/op BenchmarkSetZero/Uint/NewZero-4 972057 214.9 ns/op BenchmarkSetZero/Float/Direct-4 1602924 107.8 ns/op BenchmarkSetZero/Float/CachedZero-4 1529110 157.9 ns/op BenchmarkSetZero/Float/NewZero-4 1002829 137.7 ns/op BenchmarkSetZero/Complex/Direct-4 1554634 71.77 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 126.8 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 129.7 ns/op BenchmarkSetZero/Array/Direct-4 2290767 49.47 ns/op BenchmarkSetZero/Array/CachedZero-4 1406757 82.38 ns/op BenchmarkSetZero/Array/NewZero-4 962155 123.7 ns/op BenchmarkSetZero/Chan/Direct-4 1707307 70.95 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 111.9 ns/op BenchmarkSetZero/Chan/NewZero-4 843205 138.1 ns/op BenchmarkSetZero/Func/Direct-4 1763022 68.57 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 118.3 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 143.9 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 122.0 ns/op BenchmarkSetZero/Interface/CachedZero-4 1425849 85.49 ns/op BenchmarkSetZero/Interface/NewZero-4 930306 162.0 ns/op BenchmarkSetZero/Map/Direct-4 1463808 107.3 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 196.2 ns/op BenchmarkSetZero/Map/NewZero-4 437168 270.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1268524 110.5 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 111.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 988797 145.5 ns/op BenchmarkSetZero/Slice/Direct-4 1593766 78.20 ns/op BenchmarkSetZero/Slice/CachedZero-4 1464399 90.30 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 116.7 ns/op BenchmarkSetZero/String/Direct-4 1746998 68.83 ns/op BenchmarkSetZero/String/CachedZero-4 1239289 82.51 ns/op BenchmarkSetZero/String/NewZero-4 1000000 164.8 ns/op BenchmarkSetZero/Struct/Direct-4 2629030 45.98 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 133.2 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 115.5 ns/op BenchmarkSelect/1-4 157480 1159 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 44606 2387 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40477 5154 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 83905 1353 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 126885 1103 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 76734 1345 ns/op 95.20 MB/s BenchmarkCallArgCopy/size=256-4 68872 1766 ns/op 144.94 MB/s BenchmarkCallArgCopy/size=1024-4 56205 2952 ns/op 346.85 MB/s BenchmarkCallArgCopy/size=4096-4 16200 8089 ns/op 506.39 MB/s BenchmarkCallArgCopy/size=65536-4 1116 153114 ns/op 428.02 MB/s BenchmarkPtrTo-4 457089 250.4 ns/op BenchmarkFieldByName1-4 404976 297.0 ns/op BenchmarkFieldByName2-4 32485 6683 ns/op BenchmarkFieldByName3-4 2974 43004 ns/op BenchmarkInterfaceBig-4 1881724 60.27 ns/op BenchmarkInterfaceSmall-4 1952508 59.10 ns/op BenchmarkNew-4 807432 167.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2540 46580 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3097 68060 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2318 46362 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1783 59962 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2806 90742 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2688 82539 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 197326 652.6 ns/op PASS ok reflect 27.785s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5022 30893 ns/op 8955 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 27836 ns/op 9280 B/op 1 allocs/op BenchmarkFindString-4 4776 35686 ns/op 9347 B/op 1 allocs/op BenchmarkFindSubmatch-4 5312 37500 ns/op 9479 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 31114 ns/op 9235 B/op 2 allocs/op BenchmarkLiteral-4 10000 26704 ns/op BenchmarkNotLiteral-4 2821 65190 ns/op BenchmarkMatchClass-4 2390 80109 ns/op BenchmarkMatchClass_InRange-4 2823 74466 ns/op BenchmarkReplaceAll-4 908 179242 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24979 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17240 7470 ns/op BenchmarkAnchoredShortMatch-4 10000 27979 ns/op BenchmarkAnchoredLongMatch-4 9897 11130 ns/op BenchmarkOnePassShortA-4 17444 6860 ns/op BenchmarkNotOnePassShortA-4 4562 32336 ns/op BenchmarkOnePassShortB-4 21562 5212 ns/op BenchmarkNotOnePassShortB-4 10000 35698 ns/op BenchmarkOnePassLongPrefix-4 71318 1773 ns/op BenchmarkOnePassLongNotPrefix-4 24200 4808 ns/op BenchmarkMatchParallelShared-4 10000 33673 ns/op BenchmarkMatchParallelCopied-4 4062 37898 ns/op BenchmarkQuoteMetaAll-4 139718 1128 ns/op 12.41 MB/s BenchmarkQuoteMetaNone-4 325100 421.0 ns/op 61.77 MB/s BenchmarkCompile/Onepass-4 3277 41864 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1338 104781 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 110 981814 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2291704 60.46 ns/op 264.65 MB/s BenchmarkMatch/Easy0/32-4 10000 22568 ns/op 1.42 MB/s BenchmarkMatch/Easy0/1K-4 5376 54804 ns/op 18.68 MB/s BenchmarkMatch/Easy0i/16-4 2185537 67.19 ns/op 238.11 MB/s BenchmarkMatch/Easy0i/32-4 6204 53057 ns/op 0.60 MB/s BenchmarkMatch/Easy0i/1K-4 170 1129910 ns/op 0.91 MB/s BenchmarkMatch/Easy1/16-4 2330770 54.36 ns/op 294.32 MB/s BenchmarkMatch/Easy1/32-4 10000 22491 ns/op 1.42 MB/s BenchmarkMatch/Easy1/1K-4 3568 56010 ns/op 18.28 MB/s BenchmarkMatch/Medium/16-4 1308918 85.73 ns/op 186.63 MB/s BenchmarkMatch/Medium/32-4 7604 41044 ns/op 0.78 MB/s BenchmarkMatch/Medium/1K-4 280 539181 ns/op 1.90 MB/s BenchmarkMatch/Hard/16-4 2374890 48.31 ns/op 331.23 MB/s BenchmarkMatch/Hard/32-4 4332 59556 ns/op 0.54 MB/s BenchmarkMatch/Hard/1K-4 122 1000139 ns/op 1.02 MB/s BenchmarkMatch/Hard1/16-4 1377 137729 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 628 185555 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 24 5422786 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 25375 5448 ns/op 2.94 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 16107 ns/op 1.99 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 484 211471 ns/op 4.84 MB/s 24 B/op 0 allocs/op PASS ok regexp 12.919s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 871269 157.5 ns/op BenchmarkIsWordChar-4 183990 684.7 ns/op PASS ok regexp/syntax 1.795s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 85498 1590 ns/op BenchmarkCallers/inlined-4 60802 1855 ns/op BenchmarkCallers/no-cache-4 14559 8799 ns/op BenchmarkMakeChan/Byte-4 533907 354.9 ns/op BenchmarkMakeChan/Int-4 1000000 467.5 ns/op BenchmarkMakeChan/Ptr-4 548754 574.4 ns/op BenchmarkMakeChan/Struct/0-4 753132 282.0 ns/op BenchmarkMakeChan/Struct/32-4 189606 895.8 ns/op BenchmarkMakeChan/Struct/40-4 145815 1179 ns/op BenchmarkChanNonblocking-4 4534142 28.62 ns/op BenchmarkSelectUncontended-4 745135 161.8 ns/op BenchmarkSelectSyncContended-4 96757 1498 ns/op BenchmarkSelectAsyncContended-4 260922 470.8 ns/op BenchmarkSelectNonblock-4 2908813 42.34 ns/op BenchmarkChanUncontended-4 10111 12724 ns/op BenchmarkChanContended-4 2956 36884 ns/op BenchmarkChanSync-4 168758 815.1 ns/op BenchmarkChanSyncWork-4 10000 41866 ns/op BenchmarkChanProdCons0-4 191418 625.0 ns/op BenchmarkChanProdCons10-4 416236 354.7 ns/op BenchmarkChanProdCons100-4 368560 340.1 ns/op BenchmarkChanProdConsWork0-4 99069 1242 ns/op BenchmarkChanProdConsWork10-4 149253 697.7 ns/op BenchmarkChanProdConsWork100-4 181696 639.6 ns/op BenchmarkSelectProdCons-4 119259 993.0 ns/op BenchmarkReceiveDataFromClosedChan-4 759787 222.3 ns/op BenchmarkChanCreation-4 118539 908.6 ns/op BenchmarkChanSem-4 288958 447.1 ns/op BenchmarkChanPopular-4 74 1656014 ns/op BenchmarkChanClosed-4 933882 128.2 ns/op BenchmarkCallClosure-4 3536696 32.23 ns/op BenchmarkCallClosure1-4 4793916 27.63 ns/op BenchmarkCallClosure2-4 1000000 139.8 ns/op BenchmarkCallClosure3-4 1000000 139.5 ns/op BenchmarkCallClosure4-4 1000000 153.3 ns/op BenchmarkComplex128DivNormal-4 10791400 11.87 ns/op BenchmarkComplex128DivNisNaN-4 6986660 19.08 ns/op BenchmarkComplex128DivDisNaN-4 6610898 24.08 ns/op BenchmarkComplex128DivNisInf-4 9065313 11.51 ns/op BenchmarkComplex128DivDisInf-4 6073516 31.08 ns/op BenchmarkSetTypePtr-4 60395408 3.023 ns/op 2646.70 MB/s BenchmarkSetTypePtr8-4 7109155 14.33 ns/op 4465.13 MB/s BenchmarkSetTypePtr16-4 7853931 13.32 ns/op 9611.99 MB/s BenchmarkSetTypePtr32-4 12543733 11.32 ns/op 22610.43 MB/s BenchmarkSetTypePtr64-4 8547003 14.55 ns/op 35186.99 MB/s BenchmarkSetTypePtr126-4 4545952 24.67 ns/op 40862.80 MB/s BenchmarkSetTypePtr128-4 7693623 20.87 ns/op 49076.73 MB/s BenchmarkSetTypePtrSlice-4 877978 185.1 ns/op 44265.09 MB/s BenchmarkSetTypeNode1-4 10261372 10.52 ns/op 2282.37 MB/s BenchmarkSetTypeNode1Slice-4 2489469 42.71 ns/op 17980.10 MB/s BenchmarkSetTypeNode8-4 12623613 14.58 ns/op 5486.23 MB/s BenchmarkSetTypeNode8Slice-4 1570172 96.56 ns/op 26510.88 MB/s BenchmarkSetTypeNode64-4 5718655 18.84 ns/op 28030.20 MB/s BenchmarkSetTypeNode64Slice-4 296611 466.4 ns/op 36230.03 MB/s BenchmarkSetTypeNode64Dead-4 8050170 15.30 ns/op 34506.08 MB/s BenchmarkSetTypeNode64DeadSlice-4 329180 782.2 ns/op 21599.32 MB/s BenchmarkSetTypeNode124-4 6978766 22.01 ns/op 45796.31 MB/s BenchmarkSetTypeNode124Slice-4 210386 622.0 ns/op 51855.98 MB/s BenchmarkSetTypeNode126-4 6647085 17.00 ns/op 60250.29 MB/s BenchmarkSetTypeNode126Slice-4 228376 564.9 ns/op 58007.64 MB/s BenchmarkSetTypeNode128-4 2988630 51.77 ns/op 20087.92 MB/s BenchmarkSetTypeNode128Slice-4 191571 772.4 ns/op 43084.32 MB/s BenchmarkSetTypeNode130-4 4301662 24.54 ns/op 43030.16 MB/s BenchmarkSetTypeNode130Slice-4 185385 639.1 ns/op 52878.37 MB/s BenchmarkSetTypeNode1024-4 1000000 152.5 ns/op 53828.16 MB/s BenchmarkSetTypeNode1024Slice-4 31544 4250 ns/op 61796.84 MB/s BenchmarkAllocation-4 2684 84305 ns/op BenchmarkReadMemStats-4 80 1462547 ns/op BenchmarkReadMemStatsLatency-4 1 2143026 p50-ns 2143026 p90-ns 2143026 p99-ns BenchmarkWriteBarrier-4 2858790 37.85 ns/op BenchmarkBulkWriteBarrier-4 6221209 18.25 ns/op BenchmarkScanStackNoLocals-4 3 37014932 ns/op BenchmarkMSpanCountAlloc/bits=64-4 16010410 7.836 ns/op BenchmarkMSpanCountAlloc/bits=128-4 15418466 8.406 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11740786 9.767 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9631426 12.76 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6867871 18.00 ns/op BenchmarkHash5-4 8138818 14.48 ns/op 345.26 MB/s BenchmarkHash16-4 9361368 12.75 ns/op 1254.72 MB/s BenchmarkHash64-4 8109830 14.37 ns/op 4452.27 MB/s BenchmarkHash1024-4 2648685 44.82 ns/op 22847.23 MB/s BenchmarkHash65536-4 49922 2184 ns/op 30001.46 MB/s BenchmarkAlignedLoad-4 11734093 9.966 ns/op BenchmarkUnalignedLoad-4 10990218 10.26 ns/op BenchmarkEqEfaceConcrete-4 9263929 12.92 ns/op BenchmarkEqIfaceConcrete-4 8851843 12.72 ns/op BenchmarkNeEfaceConcrete-4 9605750 12.60 ns/op BenchmarkNeIfaceConcrete-4 9285823 12.54 ns/op BenchmarkConvT2EByteSized/bool-4 4953946 23.43 ns/op BenchmarkConvT2EByteSized/uint8-4 4642170 24.47 ns/op BenchmarkConvT2ESmall-4 4644997 24.55 ns/op BenchmarkConvT2EUintptr-4 4689955 24.70 ns/op BenchmarkConvT2ELarge-4 1000000 111.6 ns/op BenchmarkConvT2ISmall-4 4881054 23.76 ns/op BenchmarkConvT2IUintptr-4 4741868 24.72 ns/op BenchmarkConvT2ILarge-4 1000000 109.2 ns/op BenchmarkConvI2E-4 4784713 26.12 ns/op BenchmarkConvI2I-4 3831222 30.08 ns/op BenchmarkAssertE2T-4 4398070 24.94 ns/op BenchmarkAssertE2TLarge-4 2405872 50.02 ns/op BenchmarkAssertE2I-4 4036891 27.80 ns/op BenchmarkAssertI2T-4 4612192 25.59 ns/op BenchmarkAssertI2I-4 4175044 28.55 ns/op BenchmarkAssertI2E-4 5123930 23.75 ns/op BenchmarkAssertE2E-4 5076790 22.98 ns/op BenchmarkAssertE2T2-4 3244021 35.66 ns/op BenchmarkAssertE2T2Blank-4 4250521 28.53 ns/op BenchmarkAssertI2E2-4 3961026 28.59 ns/op BenchmarkAssertI2E2Blank-4 4819918 22.57 ns/op BenchmarkAssertE2E2-4 3341497 34.76 ns/op BenchmarkAssertE2E2Blank-4 4976288 23.00 ns/op BenchmarkConvT2Ezero/zero/16-4 4821326 24.27 ns/op BenchmarkConvT2Ezero/zero/32-4 4752015 24.36 ns/op BenchmarkConvT2Ezero/zero/64-4 4798954 24.42 ns/op BenchmarkConvT2Ezero/zero/str-4 4797363 24.40 ns/op BenchmarkConvT2Ezero/zero/slice-4 4832527 25.08 ns/op BenchmarkConvT2Ezero/zero/big-4 234775 950.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1311441 90.18 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 101.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 137220 934.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 4776286 24.43 ns/op BenchmarkConvT2Ezero/smallint/32-4 4836262 25.11 ns/op BenchmarkConvT2Ezero/smallint/64-4 4771038 24.70 ns/op BenchmarkConvT2Ezero/largeint/16-4 1433136 93.97 ns/op BenchmarkConvT2Ezero/largeint/32-4 1561315 78.27 ns/op BenchmarkConvT2Ezero/largeint/64-4 1473343 82.17 ns/op BenchmarkMalloc8-4 1274779 102.5 ns/op BenchmarkMalloc16-4 1000000 106.0 ns/op BenchmarkMallocTypeInfo8-4 1329054 91.08 ns/op BenchmarkMallocTypeInfo16-4 1088930 115.4 ns/op BenchmarkMallocLargeStruct-4 96243 1183 ns/op BenchmarkGoroutineSelect-4 36 4632979 ns/op BenchmarkGoroutineBlocking-4 30 4170231 ns/op BenchmarkGoroutineForRange-4 26 4098937 ns/op BenchmarkGoroutineIdle-4 30 3885212 ns/op BenchmarkHashStringSpeed-4 2651805 43.39 ns/op BenchmarkHashBytesSpeed-4 1276707 91.05 ns/op BenchmarkHashInt32Speed-4 3057915 41.22 ns/op BenchmarkHashInt64Speed-4 3044702 39.75 ns/op BenchmarkHashStringArraySpeed-4 578529 193.3 ns/op BenchmarkMegMap-4 2968555 38.64 ns/op BenchmarkMegOneMap-4 3447448 34.10 ns/op BenchmarkMegEqMap-4 3372 37910 ns/op BenchmarkMegEmptyMap-4 4161386 28.22 ns/op BenchmarkSmallStrMap-4 3098590 39.48 ns/op BenchmarkMapStringKeysEight_16-4 2924380 38.98 ns/op BenchmarkMapStringKeysEight_32-4 3003577 38.40 ns/op BenchmarkMapStringKeysEight_64-4 2997957 39.70 ns/op BenchmarkMapStringKeysEight_1M-4 3052414 38.98 ns/op BenchmarkIntMap-4 3257350 35.50 ns/op BenchmarkMapFirst/1-4 4026261 29.24 ns/op BenchmarkMapFirst/2-4 3838305 30.09 ns/op BenchmarkMapFirst/3-4 4220652 29.10 ns/op BenchmarkMapFirst/4-4 4029638 28.80 ns/op BenchmarkMapFirst/5-4 3917864 29.55 ns/op BenchmarkMapFirst/6-4 3362838 33.46 ns/op BenchmarkMapFirst/7-4 4084971 29.21 ns/op BenchmarkMapFirst/8-4 3906700 30.04 ns/op BenchmarkMapFirst/9-4 3795254 31.87 ns/op BenchmarkMapFirst/10-4 3671362 31.61 ns/op BenchmarkMapFirst/11-4 3730214 32.76 ns/op BenchmarkMapFirst/12-4 3481468 32.50 ns/op BenchmarkMapFirst/13-4 3575716 32.21 ns/op BenchmarkMapFirst/14-4 3636621 31.69 ns/op BenchmarkMapFirst/15-4 3725881 32.15 ns/op BenchmarkMapFirst/16-4 3637518 33.39 ns/op BenchmarkMapMid/1-4 3510254 34.50 ns/op BenchmarkMapMid/2-4 3428821 33.95 ns/op BenchmarkMapMid/3-4 3497442 34.04 ns/op BenchmarkMapMid/4-4 3322478 34.77 ns/op BenchmarkMapMid/5-4 3370786 34.68 ns/op BenchmarkMapMid/6-4 3337291 35.56 ns/op BenchmarkMapMid/7-4 3375046 38.60 ns/op BenchmarkMapMid/8-4 3281533 35.29 ns/op BenchmarkMapMid/9-4 3105286 36.43 ns/op BenchmarkMapMid/10-4 3173257 37.00 ns/op BenchmarkMapMid/11-4 3252207 36.34 ns/op BenchmarkMapMid/12-4 3025314 37.37 ns/op BenchmarkMapMid/13-4 3303973 37.25 ns/op BenchmarkMapMid/14-4 3313358 36.38 ns/op BenchmarkMapMid/15-4 3175125 35.87 ns/op BenchmarkMapMid/16-4 3161845 37.73 ns/op BenchmarkMapLast/1-4 3379930 34.69 ns/op BenchmarkMapLast/2-4 3503013 33.77 ns/op BenchmarkMapLast/3-4 3460988 34.40 ns/op BenchmarkMapLast/4-4 3312330 34.47 ns/op BenchmarkMapLast/5-4 3399604 35.30 ns/op BenchmarkMapLast/6-4 3168451 36.45 ns/op BenchmarkMapLast/7-4 3125752 37.69 ns/op BenchmarkMapLast/8-4 2783347 39.01 ns/op BenchmarkMapLast/9-4 3008581 36.49 ns/op BenchmarkMapLast/10-4 2956170 38.42 ns/op BenchmarkMapLast/11-4 3096654 36.35 ns/op BenchmarkMapLast/12-4 3103618 38.92 ns/op BenchmarkMapLast/13-4 3132960 37.03 ns/op BenchmarkMapLast/14-4 3101976 38.21 ns/op BenchmarkMapLast/15-4 3210154 37.35 ns/op BenchmarkMapLast/16-4 3025569 37.43 ns/op BenchmarkMapCycle-4 2513989 45.60 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3435212 34.56 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3030 37472 ns/op BenchmarkMakeMap/[Byte]Byte-4 893522 331.9 ns/op BenchmarkMakeMap/[Int]Int-4 286942 749.6 ns/op BenchmarkNewEmptyMap-4 15706290 7.540 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1489384 83.86 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 657812 213.4 ns/op BenchmarkMapIterEmpty-4 4565751 27.25 ns/op BenchmarkSameLengthMap-4 3990240 30.24 ns/op BenchmarkBigKeyMap-4 1523462 78.78 ns/op BenchmarkBigValMap-4 1295235 90.26 ns/op BenchmarkSmallKeyMap-4 2860724 40.89 ns/op BenchmarkMapPopulate/1-4 2264265 53.32 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 145970 988.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 21452 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 631 185202 ns/op 51758 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 49 2257822 ns/op 416252 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 5 25373498 ns/op 6527956 B/op 2905 allocs/op BenchmarkComplexAlgMap-4 469794 222.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 681232 173.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 639999 184.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 303210 460.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57039 2281 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6590 16128 ns/op BenchmarkGoMapClear/NonReflexive/1-4 590562 217.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 543266 254.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 267408 466.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 54404 2161 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6408 16672 ns/op BenchmarkMapStringConversion/32/simple-4 1478535 80.00 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1490102 81.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1301109 90.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1400076 85.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1346412 87.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1216089 99.26 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1879100 64.20 ns/op BenchmarkMapInterfacePtr-4 1746906 61.60 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4546990 26.13 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 63099 1741 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6714 18113 ns/op BenchmarkMapPop1000-4 483 252364 ns/op BenchmarkMapPop10000-4 22 4825452 ns/op BenchmarkMapAssign/Int32/256-4 2335521 49.80 ns/op BenchmarkMapAssign/Int32/65536-4 1632411 68.69 ns/op BenchmarkMapAssign/Int64/256-4 2371695 50.24 ns/op BenchmarkMapAssign/Int64/65536-4 1384988 75.25 ns/op BenchmarkMapAssign/Str/256-4 2017737 57.68 ns/op BenchmarkMapAssign/Str/65536-4 836810 119.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1463158 81.83 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1014693 113.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1491006 78.83 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 917365 119.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 584826 4098 ns/op BenchmarkMapOperatorAssign/Str/65536-4 271454 373.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 721675 156.8 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 284516 367.5 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 949044 150.5 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 346842 324.4 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 567621 220.8 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 175016 582.0 ns/op 103 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1583770 82.09 ns/op BenchmarkMapDelete/Int32/1000-4 2003840 62.08 ns/op BenchmarkMapDelete/Int32/10000-4 2125995 57.32 ns/op BenchmarkMapDelete/Int64/100-4 1527014 83.79 ns/op BenchmarkMapDelete/Int64/1000-4 1731225 70.61 ns/op BenchmarkMapDelete/Int64/10000-4 1789848 68.01 ns/op BenchmarkMapDelete/Str/100-4 1000000 112.5 ns/op BenchmarkMapDelete/Str/1000-4 1487059 80.51 ns/op BenchmarkMapDelete/Str/10000-4 1535619 86.18 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 100.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1846483 64.54 ns/op BenchmarkMapDelete/Pointer/10000-4 1795491 55.73 ns/op BenchmarkMemmove/0-4 25272990 5.267 ns/op BenchmarkMemmove/1-4 1646185 73.81 ns/op 13.55 MB/s BenchmarkMemmove/2-4 1594401 74.50 ns/op 26.85 MB/s BenchmarkMemmove/3-4 1483584 76.81 ns/op 39.06 MB/s BenchmarkMemmove/4-4 1576376 75.27 ns/op 53.14 MB/s BenchmarkMemmove/5-4 1574251 75.66 ns/op 66.09 MB/s BenchmarkMemmove/6-4 1594105 76.56 ns/op 78.37 MB/s BenchmarkMemmove/7-4 1553104 74.80 ns/op 93.58 MB/s BenchmarkMemmove/8-4 1645590 73.19 ns/op 109.30 MB/s BenchmarkMemmove/9-4 1519736 77.19 ns/op 116.60 MB/s BenchmarkMemmove/10-4 1498602 76.32 ns/op 131.02 MB/s BenchmarkMemmove/11-4 1539520 77.54 ns/op 141.85 MB/s BenchmarkMemmove/12-4 1524498 77.28 ns/op 155.27 MB/s BenchmarkMemmove/13-4 1539378 77.53 ns/op 167.68 MB/s BenchmarkMemmove/14-4 1545906 77.53 ns/op 180.57 MB/s BenchmarkMemmove/15-4 1532341 76.42 ns/op 196.29 MB/s BenchmarkMemmove/16-4 1578936 76.69 ns/op 208.63 MB/s BenchmarkMemmove/32-4 1523420 77.66 ns/op 412.07 MB/s BenchmarkMemmove/64-4 1485474 80.78 ns/op 792.23 MB/s BenchmarkMemmove/128-4 1337144 89.23 ns/op 1434.54 MB/s BenchmarkMemmove/256-4 1000000 107.0 ns/op 2392.39 MB/s BenchmarkMemmove/512-4 884077 145.1 ns/op 3527.54 MB/s BenchmarkMemmove/1024-4 537732 223.0 ns/op 4591.40 MB/s BenchmarkMemmove/2048-4 338085 353.8 ns/op 5789.27 MB/s BenchmarkMemmove/4096-4 200284 620.7 ns/op 6598.50 MB/s BenchmarkMemmoveOverlap/32-4 1531960 77.45 ns/op 413.19 MB/s BenchmarkMemmoveOverlap/64-4 1467450 83.04 ns/op 770.69 MB/s BenchmarkMemmoveOverlap/128-4 1344807 89.73 ns/op 1426.45 MB/s BenchmarkMemmoveOverlap/256-4 1000000 108.1 ns/op 2369.18 MB/s BenchmarkMemmoveOverlap/512-4 852216 142.9 ns/op 3582.49 MB/s BenchmarkMemmoveOverlap/1024-4 521492 221.3 ns/op 4627.38 MB/s BenchmarkMemmoveOverlap/2048-4 359136 352.4 ns/op 5812.14 MB/s BenchmarkMemmoveOverlap/4096-4 196141 627.9 ns/op 6523.82 MB/s BenchmarkMemmoveUnalignedDst/0-4 24439201 5.183 ns/op BenchmarkMemmoveUnalignedDst/1-4 1608908 76.17 ns/op 13.13 MB/s BenchmarkMemmoveUnalignedDst/2-4 1554177 78.84 ns/op 25.37 MB/s BenchmarkMemmoveUnalignedDst/3-4 1488187 77.41 ns/op 38.76 MB/s BenchmarkMemmoveUnalignedDst/4-4 1553400 76.52 ns/op 52.27 MB/s BenchmarkMemmoveUnalignedDst/5-4 1516674 76.30 ns/op 65.53 MB/s BenchmarkMemmoveUnalignedDst/6-4 1561728 78.41 ns/op 76.52 MB/s BenchmarkMemmoveUnalignedDst/7-4 1561332 77.29 ns/op 90.57 MB/s BenchmarkMemmoveUnalignedDst/8-4 1599627 73.72 ns/op 108.52 MB/s BenchmarkMemmoveUnalignedDst/9-4 1515760 86.48 ns/op 104.07 MB/s BenchmarkMemmoveUnalignedDst/10-4 1497232 78.00 ns/op 128.20 MB/s BenchmarkMemmoveUnalignedDst/11-4 1485460 78.23 ns/op 140.62 MB/s BenchmarkMemmoveUnalignedDst/12-4 1512631 82.35 ns/op 145.72 MB/s BenchmarkMemmoveUnalignedDst/13-4 1511974 80.65 ns/op 161.19 MB/s BenchmarkMemmoveUnalignedDst/14-4 1416012 80.52 ns/op 173.86 MB/s BenchmarkMemmoveUnalignedDst/15-4 1419438 83.29 ns/op 180.09 MB/s BenchmarkMemmoveUnalignedDst/16-4 1448197 78.42 ns/op 204.02 MB/s BenchmarkMemmoveUnalignedDst/32-4 1475022 80.66 ns/op 396.72 MB/s BenchmarkMemmoveUnalignedDst/64-4 1345255 90.31 ns/op 708.67 MB/s BenchmarkMemmoveUnalignedDst/128-4 1270364 93.48 ns/op 1369.33 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 119.0 ns/op 2151.01 MB/s BenchmarkMemmoveUnalignedDst/512-4 814000 154.4 ns/op 3315.63 MB/s BenchmarkMemmoveUnalignedDst/1024-4 461929 243.3 ns/op 4208.98 MB/s BenchmarkMemmoveUnalignedDst/2048-4 348088 384.2 ns/op 5331.23 MB/s BenchmarkMemmoveUnalignedDst/4096-4 194384 675.8 ns/op 6060.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1413956 82.89 ns/op 386.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1347232 87.27 ns/op 733.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1223709 95.68 ns/op 1337.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 116.1 ns/op 2204.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 859039 153.5 ns/op 3335.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 498213 238.8 ns/op 4287.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 338808 391.9 ns/op 5225.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 167181 726.5 ns/op 5637.69 MB/s BenchmarkMemmoveUnalignedSrc/0-4 23475063 6.054 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1418312 84.31 ns/op 11.86 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1502445 78.94 ns/op 25.34 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1478302 79.69 ns/op 37.65 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1497932 80.97 ns/op 49.40 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1480219 82.54 ns/op 60.58 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1480952 81.44 ns/op 73.67 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1449020 82.25 ns/op 85.11 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1511395 77.86 ns/op 102.75 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1424004 83.82 ns/op 107.38 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1441135 83.72 ns/op 119.45 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1429452 84.44 ns/op 130.27 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1421674 83.35 ns/op 143.98 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1416440 83.87 ns/op 155.00 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1414480 83.10 ns/op 168.47 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1411197 83.26 ns/op 180.16 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1411714 83.57 ns/op 191.46 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1398094 86.80 ns/op 368.65 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1280638 92.24 ns/op 693.82 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 107.8 ns/op 1187.86 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 124.4 ns/op 2058.70 MB/s BenchmarkMemmoveUnalignedSrc/512-4 787116 159.2 ns/op 3216.47 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 516492 245.6 ns/op 4169.23 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 311314 386.2 ns/op 5302.88 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 182866 682.6 ns/op 6000.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1412672 85.16 ns/op 375.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1330551 89.82 ns/op 712.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 101.1 ns/op 1265.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 118.8 ns/op 2154.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 804686 156.3 ns/op 3276.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 522576 244.2 ns/op 4193.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 327606 386.8 ns/op 5294.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 182467 666.4 ns/op 6146.57 MB/s BenchmarkMemclr/5-4 17899042 6.863 ns/op 728.51 MB/s BenchmarkMemclr/16-4 17499078 6.751 ns/op 2369.89 MB/s BenchmarkMemclr/64-4 17864958 6.990 ns/op 9156.27 MB/s BenchmarkMemclr/256-4 14875867 8.373 ns/op 30575.77 MB/s BenchmarkMemclr/4096-4 2580626 46.63 ns/op 87842.08 MB/s BenchmarkMemclr/65536-4 95425 1231 ns/op 53228.73 MB/s BenchmarkMemclr/1M-4 5587 21285 ns/op 49264.05 MB/s BenchmarkMemclr/4M-4 1329 93797 ns/op 44716.80 MB/s BenchmarkMemclr/8M-4 470 224562 ns/op 37355.39 MB/s BenchmarkMemclr/16M-4 156 784760 ns/op 21378.79 MB/s BenchmarkMemclr/64M-4 61 1772787 ns/op 37855.00 MB/s BenchmarkGoMemclr/5-4 1837749 55.37 ns/op 90.31 MB/s BenchmarkGoMemclr/16-4 818978 158.1 ns/op 101.23 MB/s BenchmarkGoMemclr/64-4 224694 553.8 ns/op 115.56 MB/s BenchmarkGoMemclr/256-4 56338 2095 ns/op 122.17 MB/s BenchmarkMemclrRange/1K_2K-4 93513 1231 ns/op 77910.20 MB/s BenchmarkMemclrRange/2K_8K-4 31918 3742 ns/op 89131.04 MB/s BenchmarkMemclrRange/4K_16K-4 37566 3145 ns/op 102711.19 MB/s BenchmarkMemclrRange/160K_228K-4 4050 32476 ns/op 51202.55 MB/s BenchmarkClearFat7-4 4584470 24.81 ns/op BenchmarkClearFat8-4 4959007 22.45 ns/op BenchmarkClearFat11-4 4527194 25.39 ns/op BenchmarkClearFat12-4 4399953 25.62 ns/op BenchmarkClearFat13-4 4655677 25.30 ns/op BenchmarkClearFat14-4 4665792 25.14 ns/op BenchmarkClearFat15-4 4673893 25.50 ns/op BenchmarkClearFat16-4 4784052 23.71 ns/op BenchmarkClearFat24-4 4661403 25.52 ns/op BenchmarkClearFat32-4 4425213 26.67 ns/op BenchmarkClearFat40-4 4013480 29.94 ns/op BenchmarkClearFat48-4 4018000 27.29 ns/op BenchmarkClearFat56-4 4185652 27.07 ns/op BenchmarkClearFat64-4 3969054 27.80 ns/op BenchmarkClearFat72-4 4248412 29.11 ns/op BenchmarkClearFat128-4 3550869 35.20 ns/op BenchmarkClearFat256-4 2536087 43.56 ns/op BenchmarkClearFat512-4 1614938 74.31 ns/op BenchmarkClearFat1024-4 1000000 119.7 ns/op BenchmarkClearFat1032-4 931695 123.9 ns/op BenchmarkClearFat1040-4 1000000 121.5 ns/op BenchmarkCopyFat7-4 4419526 25.49 ns/op BenchmarkCopyFat8-4 5039860 24.53 ns/op BenchmarkCopyFat11-4 4378029 25.49 ns/op BenchmarkCopyFat12-4 4168825 26.99 ns/op BenchmarkCopyFat13-4 4625415 26.18 ns/op BenchmarkCopyFat14-4 4400312 26.27 ns/op BenchmarkCopyFat15-4 4392775 25.89 ns/op BenchmarkCopyFat16-4 4702945 25.56 ns/op BenchmarkCopyFat24-4 4481589 25.29 ns/op BenchmarkCopyFat32-4 4215068 26.10 ns/op BenchmarkCopyFat64-4 4055430 28.58 ns/op BenchmarkCopyFat72-4 4066158 28.73 ns/op BenchmarkCopyFat128-4 2619195 41.91 ns/op BenchmarkCopyFat256-4 2553404 45.60 ns/op BenchmarkCopyFat512-4 1541629 73.26 ns/op BenchmarkCopyFat520-4 1600032 76.32 ns/op BenchmarkCopyFat1024-4 1000000 118.8 ns/op BenchmarkCopyFat1032-4 1000000 121.0 ns/op BenchmarkCopyFat1040-4 1000000 129.7 ns/op BenchmarkIssue18740/2byte-4 339 355162 ns/op BenchmarkIssue18740/4byte-4 634 184000 ns/op BenchmarkIssue18740/8byte-4 1047 110020 ns/op BenchmarkMemclrKnownSize1-4 6495576 15.75 ns/op 63.50 MB/s BenchmarkMemclrKnownSize2-4 4677627 25.97 ns/op 77.01 MB/s BenchmarkMemclrKnownSize4-4 3371665 35.98 ns/op 111.18 MB/s BenchmarkMemclrKnownSize8-4 1370666 85.68 ns/op 93.37 MB/s BenchmarkMemclrKnownSize16-4 787711 159.6 ns/op 100.26 MB/s BenchmarkMemclrKnownSize32-4 438462 293.9 ns/op 108.89 MB/s BenchmarkMemclrKnownSize64-4 226833 560.5 ns/op 114.18 MB/s BenchmarkMemclrKnownSize112-4 128458 960.7 ns/op 116.58 MB/s BenchmarkMemclrKnownSize128-4 100620 1135 ns/op 112.82 MB/s BenchmarkMemclrKnownSize192-4 71337 1718 ns/op 111.79 MB/s BenchmarkMemclrKnownSize248-4 34339 3524 ns/op 70.37 MB/s BenchmarkMemclrKnownSize256-4 44952 2292 ns/op 111.69 MB/s BenchmarkMemclrKnownSize512-4 24163 4384 ns/op 116.78 MB/s BenchmarkMemclrKnownSize1024-4 13614 8891 ns/op 115.17 MB/s BenchmarkMemclrKnownSize4096-4 2163 59175 ns/op 69.22 MB/s BenchmarkMemclrKnownSize512KiB-4 20 7829038 ns/op 66.97 MB/s BenchmarkReadMetricsLatency-4 13894 3651 p50-ns 5606 p90-ns 9720 p99-ns BenchmarkFinalizer-4 226 550497 ns/op BenchmarkFinalizerRun-4 298104 570.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8192527 14.66 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3649192 32.30 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2921438 39.53 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2896425 39.54 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1592222 74.39 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1456852 83.98 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2759846 48.01 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1552926 76.06 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1605212 75.05 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2458371 46.16 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2444028 46.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2197369 53.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1845759 63.44 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1746081 68.05 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6657414 15.16 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7794423 14.86 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7369452 15.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7615320 15.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7215733 16.29 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6800196 17.15 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7119152 16.49 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7969856 15.00 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8131639 14.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6941497 15.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7535367 15.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6332032 17.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7903400 14.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7202568 14.93 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6983930 15.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6940947 15.15 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8021206 15.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7016467 15.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6036930 18.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7102611 17.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7181250 17.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6067837 19.02 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5964674 19.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5720500 18.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5815117 20.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5422627 18.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5980754 18.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6140542 20.32 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6731646 17.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5924485 18.78 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5818476 17.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6508951 17.76 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5581825 18.48 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5405949 24.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7152361 17.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6576823 19.13 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6239872 18.59 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7355808 16.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5828734 18.04 ns/op BenchmarkNetpollBreak-4 2373 131820 ns/op BenchmarkPingPongHog-4 649 286515 ns/op BenchmarkStackGrowth-4 80818 1237 ns/op BenchmarkStackGrowthDeep-4 914 122592 ns/op BenchmarkCreateGoroutines-4 57360 5205 ns/op BenchmarkCreateGoroutinesParallel-4 51841 1976 ns/op BenchmarkCreateGoroutinesCapture-4 9217 11780 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 46954 2419 ns/op BenchmarkClosureCall-4 23340577 4.440 ns/op BenchmarkWakeupParallelSpinning/0s-4 7327 18403 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5164 22956 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3902 26216 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2274 46514 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1790 74545 ns/op BenchmarkWakeupParallelSpinning/20µs-4 937 125311 ns/op BenchmarkWakeupParallelSpinning/50µs-4 435 290313 ns/op BenchmarkWakeupParallelSpinning/100µs-4 246 487896 ns/op BenchmarkMatmult-4 4973538 30.77 ns/op BenchmarkFastrand-4 7824693 16.22 ns/op BenchmarkFastrand64-4 7423884 16.07 ns/op BenchmarkFastrandHashiter-4 3485588 34.18 ns/op BenchmarkFastrandn/2-4 3882583 27.53 ns/op BenchmarkFastrandn/3-4 4405886 26.71 ns/op BenchmarkFastrandn/4-4 4443037 27.66 ns/op BenchmarkFastrandn/5-4 4496898 27.65 ns/op BenchmarkIfaceCmp100-4 129069 948.9 ns/op BenchmarkIfaceCmpNil100-4 221592 554.7 ns/op BenchmarkEfaceCmpDiff-4 49170 2391 ns/op BenchmarkEfaceCmpDiffIndirect-4 45066 2626 ns/op BenchmarkDefer-4 1590016 82.46 ns/op BenchmarkDefer10-4 837312 175.8 ns/op BenchmarkDeferMany-4 620382 398.4 ns/op BenchmarkPanicRecover-4 231614 533.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1037317 ns/op 1041022 p50-ns 1649536 p90-ns 1923538 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1141396 ns/op 1061459 p50-ns 1856743 p90-ns 2517376 p99-ns BenchmarkGoroutineProfile/small/idle-4 60 2112553 ns/op 2062594 p50-ns 2711533 p90-ns 3380398 p99-ns BenchmarkGoroutineProfile/small/loaded-4 64 2191058 ns/op 2057219 p50-ns 2894371 p90-ns 5226585 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1336269 ns/op 1187725 p50-ns 2062370 p90-ns 3928110 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 112 1112668 ns/op 1066866 p50-ns 1703186 p90-ns 2170810 p99-ns BenchmarkGoroutineProfile/large/idle-4 16 8229929 ns/op 7294828 p50-ns 9396833 p90-ns 22779742 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 19077617 ns/op 18848433 p50-ns 27421892 p90-ns 27421892 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1065920 ns/op 1044736 p50-ns 1610998 p90-ns 2079726 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 1623249 ns/op 1469471 p50-ns 2600192 p90-ns 6126911 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 49 2787436 ns/op 2717870 p50-ns 3823754 p90-ns 4358182 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 48 7502460 ns/op 3270816 p50-ns 7655936 p90-ns 185226150 p99-ns BenchmarkRWMutexUncontended-4 1000000 2208 ns/op BenchmarkRWMutexWrite100-4 1000000 2836 ns/op BenchmarkRWMutexWrite10-4 63312 1990 ns/op BenchmarkRWMutexWorkWrite100-4 19362 6825 ns/op BenchmarkRWMutexWorkWrite10-4 10000 11513 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2223 50045 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1176 107054 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1242 97913 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 537 214232 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 592 205935 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 240 472750 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 282 404745 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 114 964848 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 190884 790.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 209455 687.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 178215 853.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 170772 671.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 230200 783.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 223711 947.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 248329 1160 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 177740 1091 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 151594 1060 ns/op BenchmarkMakeSlice/Byte-4 1530949 101.4 ns/op BenchmarkMakeSlice/Int16-4 1451586 80.45 ns/op BenchmarkMakeSlice/Int-4 1000000 105.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 136.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 173.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 217.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 247.0 ns/op BenchmarkGrowSlice/Byte-4 468115 336.4 ns/op BenchmarkGrowSlice/Int16-4 440227 381.9 ns/op BenchmarkGrowSlice/Int-4 440683 786.5 ns/op BenchmarkGrowSlice/Ptr-4 272541 1128 ns/op BenchmarkGrowSlice/Struct/24-4 320925 911.9 ns/op BenchmarkGrowSlice/Struct/32-4 90422 1136 ns/op BenchmarkGrowSlice/Struct/40-4 93964 1524 ns/op BenchmarkExtendSlice/IntSlice-4 283310 564.7 ns/op BenchmarkExtendSlice/PointerSlice-4 211761 680.0 ns/op BenchmarkExtendSlice/NoGrow-4 341313 380.7 ns/op BenchmarkAppend-4 1007600 121.4 ns/op BenchmarkAppendGrowByte-4 1 183927322 ns/op BenchmarkAppendGrowString-4 1 319416217 ns/op BenchmarkAppendSlice/1Bytes-4 647392 204.9 ns/op BenchmarkAppendSlice/4Bytes-4 515937 231.3 ns/op BenchmarkAppendSlice/7Bytes-4 354342 289.4 ns/op BenchmarkAppendSlice/8Bytes-4 385706 270.7 ns/op BenchmarkAppendSlice/15Bytes-4 434583 427.4 ns/op BenchmarkAppendSlice/16Bytes-4 570429 345.8 ns/op BenchmarkAppendSlice/32Bytes-4 627264 193.0 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 47089 2512 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14294 9391 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 3997 27644 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1087 111961 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 133 1196362 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 3336249 ns/op BenchmarkAppendStr/1Bytes-4 525711 193.8 ns/op BenchmarkAppendStr/4Bytes-4 522540 199.3 ns/op BenchmarkAppendStr/8Bytes-4 630067 198.3 ns/op BenchmarkAppendStr/16Bytes-4 793784 137.6 ns/op BenchmarkAppendStr/32Bytes-4 1225080 96.14 ns/op BenchmarkAppendSpecialCase-4 981816 121.9 ns/op BenchmarkCopy/1Byte-4 1347199 91.18 ns/op 10.97 MB/s BenchmarkCopy/1String-4 1338589 87.80 ns/op 11.39 MB/s BenchmarkCopy/2Byte-4 1259401 88.32 ns/op 22.64 MB/s BenchmarkCopy/2String-4 1378188 86.69 ns/op 23.07 MB/s BenchmarkCopy/4Byte-4 1300354 90.80 ns/op 44.05 MB/s BenchmarkCopy/4String-4 1000000 118.6 ns/op 33.72 MB/s BenchmarkCopy/8Byte-4 1353938 87.77 ns/op 91.15 MB/s BenchmarkCopy/8String-4 1392199 84.93 ns/op 94.20 MB/s BenchmarkCopy/12Byte-4 1312978 91.47 ns/op 131.19 MB/s BenchmarkCopy/12String-4 1238876 93.96 ns/op 127.72 MB/s BenchmarkCopy/16Byte-4 1356295 90.60 ns/op 176.61 MB/s BenchmarkCopy/16String-4 1349538 86.85 ns/op 184.23 MB/s BenchmarkCopy/32Byte-4 1292805 93.58 ns/op 341.94 MB/s BenchmarkCopy/32String-4 1249292 94.97 ns/op 336.96 MB/s BenchmarkCopy/128Byte-4 1055463 108.1 ns/op 1184.05 MB/s BenchmarkCopy/128String-4 1000000 116.8 ns/op 1096.15 MB/s BenchmarkCopy/1024Byte-4 393708 305.6 ns/op 3351.14 MB/s BenchmarkCopy/1024String-4 350443 369.7 ns/op 2769.54 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26778 4799 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15696 7548 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14092 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19492 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9052 22739 ns/op BenchmarkAppendInPlace/Grow/Byte-4 157005 1121 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 128979 1064 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 84487 1601 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 72591 2643 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 46670 2398 ns/op BenchmarkStackCopyPtr-4 1 116295140 ns/op BenchmarkStackCopy-4 2 69473378 ns/op BenchmarkStackCopyNoCache-4 28 3858849 ns/op BenchmarkStackCopyWithStkobj-4 2 50087552 ns/op BenchmarkIssue18138-4 177 568591 ns/op BenchmarkCompareStringEqual-4 15200970 7.676 ns/op BenchmarkCompareStringIdentical-4 19426521 5.390 ns/op BenchmarkCompareStringSameLength-4 16842913 6.960 ns/op BenchmarkCompareStringDifferentLength-4 26032101 4.431 ns/op BenchmarkCompareStringBigUnaligned-4 1381 78129 ns/op 13421.29 MB/s BenchmarkCompareStringBig-4 2067 65493 ns/op 16010.68 MB/s BenchmarkConcatStringAndBytes-4 1810608 64.44 ns/op BenchmarkSliceByteToString/1-4 1705867 68.28 ns/op BenchmarkSliceByteToString/2-4 913297 138.0 ns/op BenchmarkSliceByteToString/4-4 1000000 125.4 ns/op BenchmarkSliceByteToString/8-4 940730 134.0 ns/op BenchmarkSliceByteToString/16-4 1000000 140.7 ns/op BenchmarkSliceByteToString/32-4 1000000 165.7 ns/op BenchmarkSliceByteToString/64-4 1000000 196.6 ns/op BenchmarkSliceByteToString/128-4 661948 305.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2341695 49.90 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 818942 122.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1132155 107.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2745387 38.37 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1665108 69.31 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1904757 62.37 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1649845 68.97 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 366643 353.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 456643 291.5 ns/op BenchmarkRuneIterate/range/ASCII-4 6532027 16.00 ns/op BenchmarkRuneIterate/range/Japanese-4 2475601 46.88 ns/op BenchmarkRuneIterate/range/MixedLength-4 2817942 40.57 ns/op BenchmarkRuneIterate/range1/ASCII-4 7303683 15.66 ns/op BenchmarkRuneIterate/range1/Japanese-4 2553597 45.48 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2976190 39.86 ns/op BenchmarkRuneIterate/range2/ASCII-4 7607911 15.12 ns/op BenchmarkRuneIterate/range2/Japanese-4 2407255 45.83 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2733139 40.92 ns/op BenchmarkArrayEqual-4 25948358 4.348 ns/op BenchmarkFunc/Name-4 6410934 17.31 ns/op BenchmarkFunc/Entry-4 13415098 8.847 ns/op BenchmarkFunc/FileLine-4 2004502 58.19 ns/op PASS ok runtime 385.538s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 32679 3754 ns/op BenchmarkHandle/concurrent-4 23726 4797 ns/op PASS ok runtime/cgo 0.543s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28971343 4.818 ns/op BenchmarkAtomicStore64-4 12864223 10.08 ns/op BenchmarkAtomicLoad-4 30010158 4.659 ns/op BenchmarkAtomicStore-4 13357364 9.657 ns/op BenchmarkAnd8-4 12137859 10.24 ns/op BenchmarkAnd-4 11892264 9.767 ns/op BenchmarkAnd8Parallel-4 4013257 27.21 ns/op BenchmarkAndParallel-4 4167524 28.90 ns/op BenchmarkOr8-4 12341697 9.686 ns/op BenchmarkOr-4 12206528 11.04 ns/op BenchmarkOr8Parallel-4 3956692 33.95 ns/op BenchmarkOrParallel-4 3950612 28.20 ns/op BenchmarkXadd-4 3859155 28.16 ns/op BenchmarkXadd64-4 4155008 29.14 ns/op BenchmarkCas-4 2657530 44.80 ns/op BenchmarkCas64-4 2741610 47.50 ns/op BenchmarkXchg-4 3585423 30.18 ns/op BenchmarkXchg64-4 3898408 28.50 ns/op PASS ok runtime/internal/atomic 3.253s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3634311 30.49 ns/op BenchmarkMulUintptr/large-4 2347116 43.69 ns/op PASS ok runtime/internal/math 0.530s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 9165380 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 13342832 ns/op 322.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 58 3716804 ns/op 7.190 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 15519200 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27315050 ns/op 1062 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 28 4486123 ns/op 68.36 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77479550 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 119200046 ns/op 9952 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11376095 ns/op 609.2 concurrent_launches/op PASS ok runtime/pprof 1.987s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 10365421 ns/op BenchmarkStackLeak-4 20578 5817 ns/op PASS ok runtime/race 0.532s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3223048 37.02 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 239293 497.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.590s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9220878 12.86 ns/op BenchmarkCompact/one-4 1263877 87.65 ns/op BenchmarkCompact/sorted-4 861106 143.8 ns/op BenchmarkCompact/1_item-4 1000000 123.8 ns/op BenchmarkCompact/unsorted-4 916231 143.7 ns/op BenchmarkCompact/many-4 728703 178.3 ns/op BenchmarkReplace/naive-fast-4 43318 2491 ns/op BenchmarkReplace/optimized-fast-4 50361 2660 ns/op BenchmarkReplace/naive-slow-4 25590 5197 ns/op BenchmarkReplace/optimized-slow-4 26647 5248 ns/op PASS ok slices 1.809s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 115755 1006 ns/op BenchmarkSortString1K-4 152 778170 ns/op BenchmarkSortString1K_Slice-4 153 760357 ns/op BenchmarkStableString1K-4 94 1294632 ns/op BenchmarkSortInt1K-4 166 694498 ns/op BenchmarkSortInt1K_Sorted-4 2223 48787 ns/op BenchmarkSortInt1K_Reversed-4 1628 86800 ns/op BenchmarkSortInt1K_Mod8-4 391 286107 ns/op BenchmarkStableInt1K-4 100 1027015 ns/op BenchmarkStableInt1K_Slice-4 124 960270 ns/op BenchmarkSortInt64K-4 2 65691216 ns/op BenchmarkSortInt64K_Slice-4 2 59259501 ns/op BenchmarkStableInt64K-4 2 94392992 ns/op BenchmarkSort1e2-4 351 341802 ns/op BenchmarkStable1e2-4 140 835099 ns/op BenchmarkSort1e4-4 2 55491130 ns/op BenchmarkStable1e4-4 1 238430989 ns/op PASS ok sort 28.025s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 774033 153.4 ns/op BenchmarkAtof64Float-4 700398 162.1 ns/op BenchmarkAtof64FloatExp-4 568256 201.8 ns/op BenchmarkAtof64Big-4 495214 252.5 ns/op BenchmarkAtof64RandomBits-4 433311 284.6 ns/op BenchmarkAtof64RandomFloats-4 508990 246.4 ns/op BenchmarkAtof64RandomLongFloats-4 320310 395.3 ns/op BenchmarkAtof32Decimal-4 854341 147.0 ns/op BenchmarkAtof32Float-4 790401 160.6 ns/op BenchmarkAtof32FloatExp-4 617409 208.6 ns/op BenchmarkAtof32Random-4 388597 325.8 ns/op BenchmarkAtof32RandomLong-4 158646 750.4 ns/op BenchmarkParseInt/Pos/7bit-4 1378914 84.55 ns/op BenchmarkParseInt/Pos/26bit-4 904234 136.4 ns/op BenchmarkParseInt/Pos/31bit-4 794036 155.9 ns/op BenchmarkParseInt/Pos/56bit-4 564086 218.8 ns/op BenchmarkParseInt/Pos/63bit-4 559494 226.9 ns/op BenchmarkParseInt/Neg/7bit-4 1453149 82.59 ns/op BenchmarkParseInt/Neg/26bit-4 945400 135.0 ns/op BenchmarkParseInt/Neg/31bit-4 815324 159.8 ns/op BenchmarkParseInt/Neg/56bit-4 569875 221.7 ns/op BenchmarkParseInt/Neg/63bit-4 550687 235.5 ns/op BenchmarkAtoi/Pos/7bit-4 1860058 67.13 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 110.2 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 119.4 ns/op BenchmarkAtoi/Pos/56bit-4 692190 185.4 ns/op BenchmarkAtoi/Pos/63bit-4 517586 242.5 ns/op BenchmarkAtoi/Neg/7bit-4 1866800 64.40 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 111.2 ns/op BenchmarkAtoi/Neg/31bit-4 943680 119.8 ns/op BenchmarkAtoi/Neg/56bit-4 679976 182.7 ns/op BenchmarkAtoi/Neg/63bit-4 539973 236.2 ns/op BenchmarkFormatFloat/Decimal-4 119665 1032 ns/op BenchmarkFormatFloat/Float-4 100118 1183 ns/op BenchmarkFormatFloat/Exp-4 113059 1058 ns/op BenchmarkFormatFloat/NegExp-4 120133 1062 ns/op BenchmarkFormatFloat/LongExp-4 91424 1338 ns/op BenchmarkFormatFloat/Big-4 86541 1416 ns/op BenchmarkFormatFloat/BinaryExp-4 186501 612.1 ns/op BenchmarkFormatFloat/32Integer-4 102778 1058 ns/op BenchmarkFormatFloat/32ExactFraction-4 103417 1041 ns/op BenchmarkFormatFloat/32Point-4 100716 1173 ns/op BenchmarkFormatFloat/32Exp-4 108590 1236 ns/op BenchmarkFormatFloat/32NegExp-4 112874 1106 ns/op BenchmarkFormatFloat/32Shortest-4 111630 1101 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 125325 978.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 117478 1005 ns/op BenchmarkFormatFloat/64Fixed1-4 121267 850.0 ns/op BenchmarkFormatFloat/64Fixed2-4 151934 827.6 ns/op BenchmarkFormatFloat/64Fixed3-4 145080 850.5 ns/op BenchmarkFormatFloat/64Fixed4-4 144853 852.8 ns/op BenchmarkFormatFloat/64Fixed12-4 84584 1465 ns/op BenchmarkFormatFloat/64Fixed16-4 97303 1223 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 101670 1153 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 94644 1296 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2310 51127 ns/op BenchmarkFormatFloat/Slowpath64-4 86389 1413 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84138 1424 ns/op BenchmarkAppendFloat/Decimal-4 129033 947.4 ns/op BenchmarkAppendFloat/Float-4 103890 1081 ns/op BenchmarkAppendFloat/Exp-4 135495 909.4 ns/op BenchmarkAppendFloat/NegExp-4 139900 917.6 ns/op BenchmarkAppendFloat/LongExp-4 100612 1194 ns/op BenchmarkAppendFloat/Big-4 99103 1218 ns/op BenchmarkAppendFloat/BinaryExp-4 309307 385.1 ns/op BenchmarkAppendFloat/32Integer-4 140845 914.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 129810 930.0 ns/op BenchmarkAppendFloat/32Point-4 111228 1044 ns/op BenchmarkAppendFloat/32Exp-4 128194 889.1 ns/op BenchmarkAppendFloat/32NegExp-4 134804 902.6 ns/op BenchmarkAppendFloat/32Shortest-4 141913 851.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 149434 779.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 151741 817.8 ns/op BenchmarkAppendFloat/64Fixed1-4 192262 655.9 ns/op BenchmarkAppendFloat/64Fixed2-4 190098 643.5 ns/op BenchmarkAppendFloat/64Fixed3-4 193224 641.5 ns/op BenchmarkAppendFloat/64Fixed4-4 195667 641.9 ns/op BenchmarkAppendFloat/64Fixed12-4 102352 1191 ns/op BenchmarkAppendFloat/64Fixed16-4 126520 1025 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 115204 990.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108393 1106 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2526 50426 ns/op BenchmarkAppendFloat/Slowpath64-4 99037 1200 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 102717 1202 ns/op BenchmarkFormatInt-4 14196 8101 ns/op BenchmarkAppendInt-4 16500 7220 ns/op BenchmarkFormatUint-4 82593 1552 ns/op BenchmarkAppendUint-4 91210 1286 ns/op BenchmarkFormatIntSmall/7-4 1987219 58.58 ns/op BenchmarkFormatIntSmall/42-4 2068666 55.92 ns/op BenchmarkAppendIntSmall-4 950168 107.0 ns/op BenchmarkAppendUintVarlen/1-4 1000000 110.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 113.5 ns/op BenchmarkAppendUintVarlen/123-4 918808 142.5 ns/op BenchmarkAppendUintVarlen/1234-4 829904 140.8 ns/op BenchmarkAppendUintVarlen/12345-4 827691 143.8 ns/op BenchmarkAppendUintVarlen/123456-4 835226 142.5 ns/op BenchmarkAppendUintVarlen/1234567-4 763564 148.0 ns/op BenchmarkAppendUintVarlen/12345678-4 834811 148.5 ns/op BenchmarkAppendUintVarlen/123456789-4 844536 168.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 793737 150.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 769154 163.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 726109 152.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 757759 155.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 695860 155.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 717332 159.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 832804 156.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 681007 162.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 721898 165.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 783458 161.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 790041 164.0 ns/op BenchmarkQuote-4 39805 3018 ns/op BenchmarkQuoteRune-4 376750 307.1 ns/op BenchmarkAppendQuote-4 44462 2516 ns/op BenchmarkAppendQuoteRune-4 757602 162.5 ns/op BenchmarkUnquoteEasy-4 1487438 80.15 ns/op BenchmarkUnquoteHard-4 38197 3061 ns/op PASS ok strconv 19.101s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 399826 338.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128989 1134 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 163207 803.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 225337 541.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 68528 1739 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 85635 1466 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 688862 225.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 28152 4124 ns/op BenchmarkGenericMatch1-4 2089 56255 ns/op BenchmarkGenericMatch2-4 478 257401 ns/op BenchmarkSingleMaxSkipping-4 9630 11072 ns/op 903.21 MB/s BenchmarkSingleLongSuffixFail-4 19965 5809 ns/op 172.49 MB/s BenchmarkSingleMatch-4 255 523912 ns/op 28.63 MB/s BenchmarkByteByteNoMatch-4 89875 1227 ns/op BenchmarkByteByteMatch-4 16551 6918 ns/op BenchmarkByteStringMatch-4 17502 6478 ns/op BenchmarkHTMLEscapeNew-4 66267 1800 ns/op BenchmarkHTMLEscapeOld-4 76172 1582 ns/op BenchmarkByteStringReplacerWriteString-4 1419 83085 ns/op BenchmarkByteReplacerWriteString-4 1744 69108 ns/op BenchmarkByteByteReplaces-4 2941 41573 ns/op BenchmarkByteByteMap-4 10000 12325 ns/op BenchmarkMap/identity/ASCII-4 893056 146.3 ns/op BenchmarkMap/identity/Greek-4 602632 194.9 ns/op BenchmarkMap/change/ASCII-4 34952 3432 ns/op BenchmarkMap/change/Greek-4 24450 4978 ns/op BenchmarkIndexRune-4 1853964 64.01 ns/op BenchmarkIndexRuneLongString-4 1613335 74.69 ns/op BenchmarkIndexRuneFastPath-4 3243367 35.30 ns/op BenchmarkIndex-4 3270650 36.14 ns/op BenchmarkLastIndex-4 3273404 37.31 ns/op BenchmarkIndexByte-4 15728803 7.650 ns/op BenchmarkToUpper/#00-4 2879700 40.66 ns/op BenchmarkToUpper/ONLYUPPER-4 2273635 49.91 ns/op BenchmarkToUpper/abc-4 312919 422.6 ns/op BenchmarkToUpper/AbC123-4 199771 571.5 ns/op BenchmarkToUpper/azAZ09_-4 232464 517.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46654 2493 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61380 1895 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30211 3972 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55774 2100 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104022 1023 ns/op BenchmarkToLower/#00-4 2787673 42.06 ns/op BenchmarkToLower/abc-4 2521566 45.34 ns/op BenchmarkToLower/AbC123-4 197698 625.6 ns/op BenchmarkToLower/azAZ09_-4 194619 639.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79838 1434 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56818 2006 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29864 3864 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70268 1642 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119913 1021 ns/op BenchmarkMapNoChanges-4 1000000 101.1 ns/op BenchmarkTrim-4 34394 3337 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2772390 42.29 ns/op BenchmarkToValidUTF8/InvalidASCII-4 170499 737.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 105201 1130 ns/op BenchmarkEqualFold/Tests-4 52280 2195 ns/op BenchmarkEqualFold/ASCII-4 2863807 41.56 ns/op BenchmarkEqualFold/UnicodePrefix-4 126520 949.9 ns/op BenchmarkEqualFold/UnicodeSuffix-4 117087 1081 ns/op BenchmarkIndexHard1-4 1189 104793 ns/op BenchmarkIndexHard2-4 752 146591 ns/op BenchmarkIndexHard3-4 202 587702 ns/op BenchmarkIndexHard4-4 247 476299 ns/op BenchmarkLastIndexHard1-4 74 1477465 ns/op BenchmarkLastIndexHard2-4 87 1437462 ns/op BenchmarkLastIndexHard3-4 87 1457904 ns/op BenchmarkCountHard1-4 1190 104111 ns/op BenchmarkCountHard2-4 847 149264 ns/op BenchmarkCountHard3-4 200 584755 ns/op BenchmarkIndexTorture-4 9319 11762 ns/op BenchmarkCountTorture-4 10000 11573 ns/op BenchmarkCountTortureOverlapping-4 910 116411 ns/op BenchmarkCountByte/10-4 3530370 33.49 ns/op 298.55 MB/s BenchmarkCountByte/32-4 3302744 34.96 ns/op 915.36 MB/s BenchmarkCountByte/4096-4 1000000 117.3 ns/op 34929.60 MB/s BenchmarkCountByte/4194304-4 1124 109546 ns/op 38288.08 MB/s BenchmarkCountByte/67108864-4 27 4419640 ns/op 15184.24 MB/s BenchmarkFields/ASCII/16-4 340867 333.8 ns/op 47.94 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28725 4399 ns/op 58.19 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1888 71098 ns/op 57.61 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1207711 ns/op 54.26 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20862876 ns/op 50.26 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 250119 459.2 ns/op 34.84 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11526 ns/op 22.21 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 618 205872 ns/op 19.90 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 37 4236002 ns/op 15.47 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 67229812 ns/op 15.60 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 232758 561.6 ns/op 28.49 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15574 7806 ns/op 32.80 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 870 146484 ns/op 27.96 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 3234817 ns/op 20.26 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51561144 ns/op 20.34 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 185079 702.9 ns/op 22.76 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11931 9620 ns/op 26.61 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 696 184996 ns/op 22.14 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3262275 ns/op 20.09 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 64558036 ns/op 16.24 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 74037166 ns/op BenchmarkSplitSingleByteSeparator-4 21 6358810 ns/op BenchmarkSplitMultiByteSeparator-4 33 3385519 ns/op BenchmarkSplitNSingleByteSeparator-4 205590 756.0 ns/op BenchmarkSplitNMultiByteSeparator-4 158774 906.7 ns/op BenchmarkRepeat/5x0-4 2855698 42.62 ns/op BenchmarkRepeat/5x1-4 2971393 38.66 ns/op BenchmarkRepeat/5x2-4 255813 525.3 ns/op BenchmarkRepeat/5x6-4 141316 858.4 ns/op BenchmarkRepeat/10x0-4 2957953 39.02 ns/op BenchmarkRepeat/10x1-4 3055707 38.64 ns/op BenchmarkRepeat/10x2-4 233606 528.4 ns/op BenchmarkRepeat/10x6-4 149478 863.9 ns/op BenchmarkRepeatLarge/256/1-4 72354 1969 ns/op 130.02 MB/s BenchmarkRepeatLarge/256/16-4 111460 1282 ns/op 199.68 MB/s BenchmarkRepeatLarge/512/1-4 46518 2431 ns/op 210.61 MB/s BenchmarkRepeatLarge/512/16-4 61603 1831 ns/op 279.59 MB/s BenchmarkRepeatLarge/1024/1-4 33920 3406 ns/op 300.66 MB/s BenchmarkRepeatLarge/1024/16-4 42871 2763 ns/op 370.66 MB/s BenchmarkRepeatLarge/2048/1-4 22360 5260 ns/op 389.38 MB/s BenchmarkRepeatLarge/2048/16-4 28046 4415 ns/op 463.82 MB/s BenchmarkRepeatLarge/4096/1-4 14475 8076 ns/op 507.20 MB/s BenchmarkRepeatLarge/4096/16-4 16110 7378 ns/op 555.20 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15567 ns/op 526.24 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14161 ns/op 578.50 MB/s BenchmarkRepeatLarge/8192/4097-4 3743230 32.42 ns/op 126358.19 MB/s BenchmarkRepeatLarge/16384/1-4 8239 26916 ns/op 608.71 MB/s BenchmarkRepeatLarge/16384/16-4 10000 24928 ns/op 657.26 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21950 ns/op 559.95 MB/s BenchmarkRepeatLarge/32768/1-4 2487 50956 ns/op 643.07 MB/s BenchmarkRepeatLarge/32768/16-4 2678 45434 ns/op 721.23 MB/s BenchmarkRepeatLarge/32768/4097-4 2523 42886 ns/op 668.73 MB/s BenchmarkRepeatLarge/65536/1-4 1477 95641 ns/op 685.23 MB/s BenchmarkRepeatLarge/65536/16-4 1114 89874 ns/op 729.20 MB/s BenchmarkRepeatLarge/65536/4097-4 1393 95735 ns/op 641.93 MB/s BenchmarkRepeatLarge/131072/1-4 316 358518 ns/op 365.59 MB/s BenchmarkRepeatLarge/131072/16-4 349 337404 ns/op 388.47 MB/s BenchmarkRepeatLarge/131072/4097-4 342 339592 ns/op 374.00 MB/s BenchmarkRepeatLarge/262144/1-4 169 677961 ns/op 386.67 MB/s BenchmarkRepeatLarge/262144/16-4 182 624422 ns/op 419.82 MB/s BenchmarkRepeatLarge/262144/4097-4 183 677633 ns/op 380.90 MB/s BenchmarkRepeatLarge/524288/1-4 97 1308926 ns/op 400.55 MB/s BenchmarkRepeatLarge/524288/16-4 92 1265492 ns/op 414.30 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1461936 ns/op 355.91 MB/s BenchmarkRepeatLarge/1048576/1-4 36 3115434 ns/op 336.57 MB/s BenchmarkRepeatLarge/1048576/16-4 45 2398990 ns/op 437.09 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2532235 ns/op 412.57 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4209818 ns/op 498.16 MB/s BenchmarkRepeatLarge/2097152/16-4 37 4139390 ns/op 506.63 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4279166 ns/op 489.25 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8007365 ns/op 523.81 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8143706 ns/op 515.04 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8584846 ns/op 488.21 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16758696 ns/op 500.55 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14880914 ns/op 563.72 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14599711 ns/op 574.43 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24665434 ns/op 680.19 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24368870 ns/op 688.47 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24463671 ns/op 685.80 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50509581 ns/op 664.32 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48196183 ns/op 696.21 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47623274 ns/op 704.58 MB/s BenchmarkRepeatLarge/67108864/1-4 2 98129270 ns/op 683.88 MB/s BenchmarkRepeatLarge/67108864/16-4 2 99619046 ns/op 673.65 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 95640046 ns/op 701.68 MB/s BenchmarkRepeatLarge/134217728/1-4 1 188271003 ns/op 712.90 MB/s BenchmarkRepeatLarge/134217728/16-4 1 189926858 ns/op 706.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 186126807 ns/op 721.11 MB/s BenchmarkRepeatLarge/268435456/1-4 1 403537467 ns/op 665.21 MB/s BenchmarkRepeatLarge/268435456/16-4 1 382211951 ns/op 702.32 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 375583976 ns/op 714.71 MB/s BenchmarkRepeatLarge/536870912/1-4 1 806740371 ns/op 665.48 MB/s BenchmarkRepeatLarge/536870912/16-4 1 765091035 ns/op 701.71 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 758592706 ns/op 707.72 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3595036582 ns/op 298.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3177634047 ns/op 337.91 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4115521329 ns/op 260.90 MB/s BenchmarkIndexAnyASCII/1:1-4 2049637 54.80 ns/op BenchmarkIndexAnyASCII/1:2-4 2214367 54.09 ns/op BenchmarkIndexAnyASCII/1:4-4 2189371 54.80 ns/op BenchmarkIndexAnyASCII/1:8-4 2201242 56.37 ns/op BenchmarkIndexAnyASCII/1:16-4 2189929 56.04 ns/op BenchmarkIndexAnyASCII/1:32-4 2054578 56.03 ns/op BenchmarkIndexAnyASCII/1:64-4 2068790 56.68 ns/op BenchmarkIndexAnyASCII/16:1-4 2242125 55.93 ns/op BenchmarkIndexAnyASCII/16:2-4 838849 133.7 ns/op BenchmarkIndexAnyASCII/16:4-4 772224 134.2 ns/op BenchmarkIndexAnyASCII/16:8-4 801712 134.2 ns/op BenchmarkIndexAnyASCII/16:16-4 759362 144.8 ns/op BenchmarkIndexAnyASCII/16:32-4 684606 161.1 ns/op BenchmarkIndexAnyASCII/16:64-4 662152 195.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2026305 57.85 ns/op BenchmarkIndexAnyASCII/256:2-4 94604 1219 ns/op BenchmarkIndexAnyASCII/256:4-4 88584 1240 ns/op BenchmarkIndexAnyASCII/256:8-4 84243 1239 ns/op BenchmarkIndexAnyASCII/256:16-4 94594 1236 ns/op BenchmarkIndexAnyASCII/256:32-4 89509 1270 ns/op BenchmarkIndexAnyASCII/256:64-4 93967 1290 ns/op BenchmarkIndexAnyUTF8/1:1-4 2215730 52.32 ns/op BenchmarkIndexAnyUTF8/1:2-4 2217441 51.38 ns/op BenchmarkIndexAnyUTF8/1:4-4 2251255 52.85 ns/op BenchmarkIndexAnyUTF8/1:8-4 2216894 53.01 ns/op BenchmarkIndexAnyUTF8/1:16-4 2135634 53.15 ns/op BenchmarkIndexAnyUTF8/1:32-4 2203674 54.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 2198088 56.85 ns/op BenchmarkIndexAnyUTF8/16:1-4 1873801 62.96 ns/op BenchmarkIndexAnyUTF8/16:2-4 249874 440.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 267370 440.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 291098 436.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 256471 452.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 240310 454.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 229560 457.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 436128 270.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 18633 6374 ns/op BenchmarkIndexAnyUTF8/256:4-4 17960 6413 ns/op BenchmarkIndexAnyUTF8/256:8-4 18501 6390 ns/op BenchmarkIndexAnyUTF8/256:16-4 17559 6635 ns/op BenchmarkIndexAnyUTF8/256:32-4 17570 6750 ns/op BenchmarkIndexAnyUTF8/256:64-4 17212 6742 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2187928 51.71 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2261683 52.92 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2257063 57.48 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2262529 53.87 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2229793 52.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2141050 53.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2143704 53.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 127.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 884656 131.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 824576 128.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 765966 131.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 922837 138.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 654967 158.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 565182 190.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 84526 1214 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93115 1220 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94144 1226 ns/op BenchmarkLastIndexAnyASCII/256:8-4 96393 1223 ns/op BenchmarkLastIndexAnyASCII/256:16-4 93458 1230 ns/op BenchmarkLastIndexAnyASCII/256:32-4 90759 1241 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89828 1268 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2240122 52.39 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2318689 51.93 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2260957 51.43 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2289579 51.63 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2324509 52.22 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2276256 53.01 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2022374 55.51 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 324733 374.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 147764 743.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 155986 777.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 137370 749.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 152618 756.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 156001 790.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 150764 784.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21049 5444 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11382 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9232 11593 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10401 11393 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10156 11566 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11910 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12242 ns/op BenchmarkTrimASCII/1:1-4 2874032 42.10 ns/op BenchmarkTrimASCII/1:2-4 2191951 52.71 ns/op BenchmarkTrimASCII/1:4-4 2170791 53.04 ns/op BenchmarkTrimASCII/1:8-4 2044801 58.72 ns/op BenchmarkTrimASCII/1:16-4 1828340 66.96 ns/op BenchmarkTrimASCII/16:1-4 2168564 57.40 ns/op BenchmarkTrimASCII/16:2-4 853638 129.1 ns/op BenchmarkTrimASCII/16:4-4 953538 128.6 ns/op BenchmarkTrimASCII/16:8-4 810678 133.6 ns/op BenchmarkTrimASCII/16:16-4 774139 143.4 ns/op BenchmarkTrimASCII/256:1-4 881787 129.2 ns/op BenchmarkTrimASCII/256:2-4 94758 1211 ns/op BenchmarkTrimASCII/256:4-4 95794 1212 ns/op BenchmarkTrimASCII/256:8-4 93597 1214 ns/op BenchmarkTrimASCII/256:16-4 93836 1224 ns/op BenchmarkTrimASCII/4096:1-4 93440 1201 ns/op BenchmarkTrimASCII/4096:2-4 6226 18549 ns/op BenchmarkTrimASCII/4096:4-4 5804 18710 ns/op BenchmarkTrimASCII/4096:8-4 5835 18558 ns/op BenchmarkTrimASCII/4096:16-4 6837 18588 ns/op BenchmarkTrimByte-4 3308767 36.31 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17756 6561 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17989 6616 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1537 77456 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3380 37769 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5989 19477 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8880 12186 ns/op BenchmarkJoin/0-4 3784812 31.34 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2829824 44.64 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 144724 722.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 114844 979.2 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 88203 1399 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 72138 1577 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60390 2052 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50455 2161 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2291922 51.01 ns/op BenchmarkTrimSpace/ASCII-4 1652726 71.11 ns/op BenchmarkTrimSpace/SomeNonASCII-4 119010 929.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 79196 1538 ns/op BenchmarkReplaceAll-4 97580 1140 ns/op 16 B/op 1 allocs/op PASS ok strings 85.187s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 70089 1686 ns/op BenchmarkCond2-4 23122 5129 ns/op BenchmarkCond4-4 13719 9035 ns/op BenchmarkCond8-4 7531 17726 ns/op BenchmarkCond16-4 3952 29852 ns/op BenchmarkCond32-4 2000 61080 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 495354 222.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 447184 291.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 577972 200.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 501279 204.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 409912 300.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 642294 166.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 110841 1253 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 105332 1418 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 88230 1419 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 83101 1957 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 731248 196.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 199266 589.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 647923 170.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 183769 660.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 718490 172.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 203167 587.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1347332 106.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68469 1978 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 164054 815.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 210450 499.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7251 16194 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 384 489580 ns/op BenchmarkRange/*sync.Map-4 1814 61828 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 90315 1694 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 195228 523.6 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 81198 1374 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 68124 1910 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 249412 618.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 110757 1098 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 96116 1220 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 207535 584.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 840500 139.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 65049 1984 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 176596 716.0 ns/op BenchmarkSwapCollision/*sync.Map-4 101574 1169 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 187 604941 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 125949 897.4 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 404002 367.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 27277 4916 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 80664 1511 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34404 3957 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 347700 387.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 141126 943.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 248550 492.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1211784 124.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 207470 619.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1293912 91.23 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 744003 158.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 173988 630.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 708478 167.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 119259 962.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 414020 455.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 466167 327.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 134196 848.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 563456 290.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 236386 718.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 114836 904.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 248473 446.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72699 1632 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 241310 658.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 433112 392.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 143773 846.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 598377 240.9 ns/op BenchmarkUncontendedSemaphore-4 4248376 34.31 ns/op BenchmarkContendedSemaphore-4 3613095 29.23 ns/op BenchmarkMutexUncontended-4 598542 186.9 ns/op BenchmarkMutex-4 221517 532.2 ns/op BenchmarkMutexSlack-4 208176 525.8 ns/op BenchmarkMutexWork-4 223182 568.2 ns/op BenchmarkMutexWorkSlack-4 195507 588.0 ns/op BenchmarkMutexNoSpin-4 75358 1499 ns/op BenchmarkMutexSpin-4 58092 1805 ns/op BenchmarkOnce-4 937594 132.9 ns/op BenchmarkSemaUncontended-4 5019914 22.41 ns/op BenchmarkSemaSyntNonblock-4 1364140 97.06 ns/op BenchmarkSemaSyntBlock-4 1786672 58.28 ns/op BenchmarkSemaWorkNonblock-4 994353 101.5 ns/op BenchmarkSemaWorkBlock-4 1382922 90.15 ns/op BenchmarkRWMutexUncontended-4 347054 428.1 ns/op BenchmarkRWMutexWrite100-4 369403 331.4 ns/op BenchmarkRWMutexWrite10-4 329835 345.1 ns/op BenchmarkRWMutexWorkWrite100-4 288528 429.9 ns/op BenchmarkRWMutexWorkWrite10-4 264043 439.2 ns/op BenchmarkWaitGroupUncontended-4 752301 138.5 ns/op BenchmarkWaitGroupAddDone-4 540553 229.3 ns/op BenchmarkWaitGroupAddDoneWork-4 518930 263.2 ns/op BenchmarkWaitGroupWait-4 2861583 40.86 ns/op BenchmarkWaitGroupWaitWork-4 1976008 61.21 ns/op BenchmarkWaitGroupActuallyWait-4 59379 1866 ns/op 32 B/op 2 allocs/op PASS ok sync 21.488s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 727669 158.2 ns/op PASS ok sync/atomic 0.202s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 102194 1004 ns/op 0 B/op 0 allocs/op PASS ok testing 0.188s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6835 17233 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9780 12691 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1361118 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 90 1120416 ns/op 1437 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 175050031 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 162337370 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1644 73862 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1881 63602 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6754500 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6333347 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 732488227 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 713029571 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 187 602592 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 211 549054 ns/op 186 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59338150 ns/op 3288964 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59669709 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7179548036 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6797246032 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2714 46969 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3531916 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 315081484 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2586 49938 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 241 462447 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5013565 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7519 15516 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.285s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 90563108 ns/op BenchmarkVariableString-4 84819 1479 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1938 57812 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 0.639s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 64 1971503 ns/op BenchmarkAfter-4 162 836907 ns/op BenchmarkStop-4 258 502479 ns/op BenchmarkSimultaneousAfterFunc-4 48 2636381 ns/op BenchmarkStartStop-4 292 650521 ns/op BenchmarkReset-4 2115 53731 ns/op BenchmarkSleep-4 52 3335206 ns/op BenchmarkParallelTimerLatency-4 44 854048 avg-late-ns 2575515 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 571144 avg-late-ns 1522584 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 410765 avg-late-ns 1938253 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 261260 avg-late-ns 1802017 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 360916 avg-late-ns 2148930 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 278858 avg-late-ns 2318779 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 169363 avg-late-ns 1651198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 183864 avg-late-ns 1870418 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 206731 avg-late-ns 1461679 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 533776 avg-late-ns 5289176 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2210222 avg-late-ns 10391505 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 427853 avg-late-ns 1479804 max-late-ns BenchmarkTicker-4 1 171706616 ns/op BenchmarkTickerReset-4 2832 39171 ns/op BenchmarkTickerResetNaive-4 356 509201 ns/op BenchmarkNow-4 688758 167.5 ns/op BenchmarkNowUnixNano-4 677880 159.5 ns/op BenchmarkNowUnixMilli-4 806602 162.8 ns/op BenchmarkNowUnixMicro-4 632572 169.5 ns/op BenchmarkFormat-4 49821 2235 ns/op BenchmarkFormatRFC3339-4 74368 1540 ns/op BenchmarkFormatRFC3339Nano-4 73489 1542 ns/op BenchmarkFormatNow-4 71925 1666 ns/op BenchmarkMarshalJSON-4 91866 1234 ns/op BenchmarkMarshalText-4 100562 1158 ns/op BenchmarkParse-4 115018 1036 ns/op BenchmarkParseRFC3339UTC-4 318806 370.0 ns/op BenchmarkParseRFC3339UTCBytes-4 231266 502.7 ns/op BenchmarkParseRFC3339TZ-4 85516 1218 ns/op BenchmarkParseRFC3339TZBytes-4 81142 1446 ns/op BenchmarkParseDuration-4 574550 229.2 ns/op BenchmarkHour-4 815926 132.7 ns/op BenchmarkSecond-4 904951 127.2 ns/op BenchmarkYear-4 779902 178.7 ns/op BenchmarkDay-4 689398 201.5 ns/op BenchmarkISOWeek-4 743623 185.0 ns/op BenchmarkGoString-4 68983 1674 ns/op BenchmarkUnmarshalText-4 77337 1510 ns/op PASS ok time 11.898s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 439480 291.5 ns/op BenchmarkDecodeValidJapaneseChars-4 456034 250.4 ns/op BenchmarkDecodeRune-4 2317230 53.58 ns/op BenchmarkEncodeValidASCII-4 487278 305.8 ns/op BenchmarkEncodeValidJapaneseChars-4 565314 216.2 ns/op BenchmarkAppendRuneValidASCII-4 867142 120.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1873158 64.45 ns/op BenchmarkEncodeRune-4 2855529 36.70 ns/op PASS ok unicode/utf16 1.452s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 942345 119.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 190615 604.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2854244 41.68 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 347667 375.0 ns/op BenchmarkValidTenASCIIChars-4 1000000 122.6 ns/op BenchmarkValid100KASCIIChars-4 145 988875 ns/op BenchmarkValidTenJapaneseChars-4 170239 705.8 ns/op BenchmarkValidLongMostlyASCII-4 142 829698 ns/op BenchmarkValidLongJapanese-4 66 1905401 ns/op BenchmarkValidStringTenASCIIChars-4 3148570 36.37 ns/op BenchmarkValidString100KASCIIChars-4 12268 9890 ns/op BenchmarkValidStringTenJapaneseChars-4 322206 355.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1345 89274 ns/op BenchmarkValidStringLongJapanese-4 100 1085314 ns/op BenchmarkEncodeASCIIRune-4 2793732 41.41 ns/op BenchmarkEncodeJapaneseRune-4 1710406 68.92 ns/op BenchmarkAppendASCIIRune-4 8133379 13.95 ns/op BenchmarkAppendJapaneseRune-4 2123965 55.25 ns/op BenchmarkDecodeASCIIRune-4 2512820 47.09 ns/op BenchmarkDecodeJapaneseRune-4 1593144 73.42 ns/op BenchmarkFullRune/ASCII-4 3570591 32.23 ns/op BenchmarkFullRune/Incomplete-4 1726786 68.68 ns/op BenchmarkFullRune/Japanese-4 3836361 31.76 ns/op PASS ok unicode/utf8 4.295s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 76688721666 ns/op PASS ok cmd/api 100.306s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 101.0 ns/op BenchmarkEqArrayOfStrings64-4 192266 600.0 ns/op BenchmarkEqArrayOfStrings1024-4 12835 10213 ns/op BenchmarkEqArrayOfFloats5-4 1398723 85.56 ns/op BenchmarkEqArrayOfFloats64-4 207283 604.8 ns/op BenchmarkEqArrayOfFloats1024-4 12912 9356 ns/op BenchmarkEqStruct-4 27242352 4.369 ns/op PASS ok cmd/compile/internal/reflectdata 1.477s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 77823 ns/op BenchmarkCopyElim1-4 372 431977 ns/op BenchmarkCopyElim10-4 219 525218 ns/op BenchmarkCopyElim100-4 151 911248 ns/op BenchmarkCopyElim1000-4 44 2427283 ns/op BenchmarkCopyElim10000-4 4 29583584 ns/op BenchmarkCopyElim100000-4 1 512928890 ns/op BenchmarkDeadCode/1-4 174 673331 ns/op BenchmarkDeadCode/10-4 156 702194 ns/op BenchmarkDeadCode/100-4 127 944060 ns/op BenchmarkDeadCode/1000-4 52 3681506 ns/op BenchmarkDeadCode/10000-4 3 39485469 ns/op BenchmarkDeadCode/100000-4 1 332063081 ns/op BenchmarkDeadCode/200000-4 1 630780310 ns/op BenchmarkDominatorsLinear-4 14 8886304 ns/op 1.13 MB/s BenchmarkDominatorsFwdBack-4 10 11984456 ns/op 0.83 MB/s BenchmarkDominatorsManyPred-4 10 13423652 ns/op 0.74 MB/s BenchmarkDominatorsMaxPred-4 9 13940494 ns/op 0.72 MB/s BenchmarkDominatorsMaxPredVal-4 9 11204340 ns/op 0.89 MB/s BenchmarkFuse/1-4 434 361702 ns/op BenchmarkFuse/10-4 232 458629 ns/op BenchmarkFuse/100-4 132 888379 ns/op BenchmarkFuse/1000-4 25 6197383 ns/op BenchmarkFuse/10000-4 2 62651241 ns/op BenchmarkNilCheckDeep1-4 12945 9508 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4918 23448 ns/op 0.43 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 745 152019 ns/op 0.66 MB/s 645 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 80 1445981 ns/op 0.69 MB/s 3985 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15967474 ns/op 0.63 MB/s 89256 B/op 6 allocs/op BenchmarkDSEPass-4 36 3074387 ns/op 67603 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 116948082 ns/op 4248104 B/op 108244 allocs/op BenchmarkCSEPass-4 8 13502270 ns/op 98730 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 146472691 ns/op 5695344 B/op 97684 allocs/op BenchmarkDeadcodePass-4 193 667414 ns/op 96427 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 121288682 ns/op 4100352 B/op 45419 allocs/op BenchmarkMultiPass-4 74 1497556 ns/op 209940 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 245853459 ns/op 11246016 B/op 150263 allocs/op BenchmarkCondRewrite/SoloJump-4 4080648 28.81 ns/op BenchmarkCondRewrite/CombJump-4 4400736 28.04 ns/op PASS ok cmd/compile/internal/ssa 16.331s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12254 9497 ns/op BenchmarkExtShift-4 22237 4982 ns/op BenchmarkModify-4 7338 14341 ns/op BenchmarkMullImm-4 24025 4680 ns/op BenchmarkConstModify-4 9070 14952 ns/op BenchmarkBitSet-4 12183 9605 ns/op BenchmarkBitClear-4 12490 9592 ns/op BenchmarkBitToggle-4 12151 9650 ns/op BenchmarkBitSetConst-4 130758 931.7 ns/op BenchmarkBitClearConst-4 133354 911.2 ns/op BenchmarkBitToggleConst-4 125422 901.0 ns/op BenchmarkDivconstI64-4 6435876 17.11 ns/op BenchmarkModconstI64-4 6147796 17.46 ns/op BenchmarkDivisiblePow2constI64-4 6731922 20.19 ns/op BenchmarkDivisibleconstI64-4 6423196 17.19 ns/op BenchmarkDivisibleWDivconstI64-4 3921444 28.71 ns/op BenchmarkDivconstU64/3-4 5030558 22.89 ns/op BenchmarkDivconstU64/5-4 6223827 18.51 ns/op BenchmarkDivconstU64/37-4 5873854 20.37 ns/op BenchmarkDivconstU64/1234567-4 7319041 15.59 ns/op BenchmarkModconstU64-4 5998458 19.78 ns/op BenchmarkDivisibleconstU64-4 6682497 17.39 ns/op BenchmarkDivisibleWDivconstU64-4 3122324 33.99 ns/op BenchmarkDivconstI32-4 5892478 17.10 ns/op BenchmarkModconstI32-4 6790812 17.21 ns/op BenchmarkDivisiblePow2constI32-4 6751472 18.51 ns/op BenchmarkDivisibleconstI32-4 6870085 17.74 ns/op BenchmarkDivisibleWDivconstI32-4 3813138 29.00 ns/op BenchmarkDivconstU32-4 6786547 17.24 ns/op BenchmarkModconstU32-4 6281211 19.81 ns/op BenchmarkDivisibleconstU32-4 6341538 20.01 ns/op BenchmarkDivisibleWDivconstU32-4 3652003 31.68 ns/op BenchmarkDivconstI16-4 7081323 17.21 ns/op BenchmarkModconstI16-4 7759464 15.35 ns/op BenchmarkDivisiblePow2constI16-4 6986755 19.37 ns/op BenchmarkDivisibleconstI16-4 5172637 23.21 ns/op BenchmarkDivisibleWDivconstI16-4 3353907 36.08 ns/op BenchmarkDivconstU16-4 5030286 22.78 ns/op BenchmarkModconstU16-4 5323238 21.39 ns/op BenchmarkDivisibleconstU16-4 6499358 20.36 ns/op BenchmarkDivisibleWDivconstU16-4 2347276 66.99 ns/op BenchmarkDivconstI8-4 6442190 18.36 ns/op BenchmarkModconstI8-4 6746498 17.24 ns/op BenchmarkDivisiblePow2constI8-4 7944567 15.39 ns/op BenchmarkDivisibleconstI8-4 5435788 19.61 ns/op BenchmarkDivisibleWDivconstI8-4 3767115 31.68 ns/op BenchmarkDivconstU8-4 6067514 18.84 ns/op BenchmarkModconstU8-4 6588664 17.64 ns/op BenchmarkDivisibleconstU8-4 7436157 15.71 ns/op BenchmarkDivisibleWDivconstU8-4 3561426 32.38 ns/op BenchmarkMul2-4 228225 552.4 ns/op BenchmarkMulNeg2-4 229150 583.4 ns/op BenchmarkEfaceInteger-4 2651516 41.23 ns/op BenchmarkMulconstI32/3-4 24789798 4.926 ns/op BenchmarkMulconstI32/5-4 25383458 5.017 ns/op BenchmarkMulconstI32/12-4 22492123 5.044 ns/op BenchmarkMulconstI32/120-4 27370551 5.046 ns/op BenchmarkMulconstI32/-120-4 27688117 4.833 ns/op BenchmarkMulconstI32/65537-4 26089866 5.131 ns/op BenchmarkMulconstI32/65538-4 25638373 5.241 ns/op BenchmarkMulconstI64/3-4 25879794 4.898 ns/op BenchmarkMulconstI64/5-4 25437120 5.077 ns/op BenchmarkMulconstI64/12-4 23602137 5.129 ns/op BenchmarkMulconstI64/120-4 25619982 4.883 ns/op BenchmarkMulconstI64/-120-4 23272749 5.035 ns/op BenchmarkMulconstI64/65537-4 25829541 5.120 ns/op BenchmarkMulconstI64/65538-4 24782016 5.159 ns/op BenchmarkMulconstU32/3-4 26274464 4.994 ns/op BenchmarkMulconstU32/5-4 26569156 4.696 ns/op BenchmarkMulconstU32/12-4 21825661 5.124 ns/op BenchmarkMulconstU32/120-4 21744412 5.214 ns/op BenchmarkMulconstU32/65537-4 23307916 5.221 ns/op BenchmarkMulconstU32/65538-4 24533329 5.156 ns/op BenchmarkMulconstU64/3-4 26675504 4.819 ns/op BenchmarkMulconstU64/5-4 26215572 4.910 ns/op BenchmarkMulconstU64/12-4 26754379 5.019 ns/op BenchmarkMulconstU64/120-4 25753117 5.665 ns/op BenchmarkMulconstU64/65537-4 25511781 5.276 ns/op BenchmarkMulconstU64/65538-4 25996584 5.234 ns/op BenchmarkShiftArithmeticRight-4 28032136 4.776 ns/op BenchmarkSwitch8Predictable-4 8177391 13.94 ns/op BenchmarkSwitch8Unpredictable-4 8265784 13.79 ns/op BenchmarkSwitch32Predictable-4 12176742 9.793 ns/op BenchmarkSwitch32Unpredictable-4 7674192 14.48 ns/op BenchmarkSwitchStringPredictable-4 5589586 20.42 ns/op BenchmarkSwitchStringUnpredictable-4 5859616 18.72 ns/op PASS ok cmd/compile/internal/test 15.358s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 168 721647 ns/op BenchmarkNamed/Underlying/nongeneric-4 1033999 116.4 ns/op BenchmarkNamed/Underlying/generic-4 1000000 114.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 116.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 113.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 375047194 ns/op 81439 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 280314248 ns/op 108926 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 119348697 ns/op 255433 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 109385834 ns/op 278678 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1787346510 ns/op 2869 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 79940748 ns/op 63994 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38225070 ns/op 132788 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34359216 ns/op 147668 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 512038882 ns/op 4236 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37749767 ns/op 57163 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24811063 ns/op 87141 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19234200 ns/op 111564 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1507744100 ns/op 41584 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 568623506 ns/op 109911 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 156349984 ns/op 398094 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 113822781 ns/op 549389 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2695530754 ns/op 740.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70882625 ns/op 28061 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 49016716 ns/op 40483 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 41319773 ns/op 48015 lines/s PASS ok cmd/compile/internal/types2 36.186s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 28872391 ns/op 20883750 sys-ns/op 4456250 user-ns/op PASS ok cmd/go 0.574s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 63730 1877 ns/op 4.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78409 1708 ns/op 4.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17630 6720 ns/op 152.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17346 6454 ns/op 158.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2918 42200 ns/op 194.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3146 40846 ns/op 200.56 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.133s All tests passed.