darwin-amd64-race at 43f9b826c322d5541ca0260f8b0c9b71db0f7ec8 :: 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=D807FD44-FFEF-410A-868A-B1B258125094" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7f9MJU3Zoa/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FBAFA8F7-130C-4904-BDC9-EE1F26807A4C" "__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=D807FD44-FFEF-410A-868A-B1B258125094" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7f9MJU3Zoa/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=FBAFA8F7-130C-4904-BDC9-EE1F26807A4C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.755s ok archive/zip 2.528s ok bufio 0.605s ok bytes 5.435s ok compress/bzip2 1.000s ok compress/flate 9.921s ok compress/gzip 16.539s ok compress/lzw 0.764s ok compress/zlib 6.325s ok container/heap 0.069s ok container/list 0.084s ok container/ring 0.093s ok context 0.134s ok crypto 0.083s ok crypto/aes 0.133s ok crypto/cipher 0.084s ok crypto/des 0.127s ok crypto/dsa 0.120s ok crypto/ecdh 0.350s ok crypto/ecdsa 0.158s ok crypto/ed25519 0.462s ok crypto/elliptic 0.078s ok crypto/hmac 0.075s ok crypto/internal/alias 0.038s ok crypto/internal/bigmod 4.225s ok crypto/internal/boring 0.070s ok crypto/internal/boring/bcache 0.569s ok crypto/internal/edwards25519 47.517s ok crypto/internal/edwards25519/field 16.376s ok crypto/internal/nistec 4.907s ok crypto/internal/nistec/fiat 0.049s [no tests to run] ok crypto/md5 0.073s ok crypto/rand 0.461s ok crypto/rc4 0.764s ok crypto/rsa 0.621s ok crypto/sha1 0.058s ok crypto/sha256 0.065s ok crypto/sha512 0.077s ok crypto/subtle 0.493s ok crypto/tls 3.198s ok crypto/x509 1.457s ok database/sql 0.511s ok database/sql/driver 0.048s ok debug/buildinfo 0.087s ok debug/dwarf 0.207s ok debug/elf 1.428s ok debug/gosym 0.173s ok debug/macho 0.170s ok debug/pe 0.226s ok debug/plan9obj 0.109s ok embed 0.139s [no tests to run] ok embed/internal/embedtest 0.050s ok encoding/ascii85 0.062s ok encoding/asn1 0.049s ok encoding/base32 0.155s ok encoding/base64 0.058s ok encoding/binary 0.045s ok encoding/csv 0.171s ok encoding/gob 30.777s ok encoding/hex 0.073s ok encoding/json 2.853s ok encoding/pem 3.104s ok encoding/xml 0.376s ok errors 0.066s ok expvar 0.060s ok flag 0.224s ok fmt 0.978s ok go/ast 0.103s ok go/build 7.284s ok go/build/constraint 0.088s ok go/constant 0.085s ok go/doc 0.440s ok go/doc/comment 3.954s ok go/format 0.094s ok go/importer 1.221s ok go/internal/gccgoimporter 0.191s ok go/internal/gcimporter 7.256s ok go/internal/srcimporter 32.205s ok go/parser 1.238s ok go/printer 2.036s ok go/scanner 0.061s ok go/token 0.287s ok go/types 58.600s ok hash 0.054s ok hash/adler32 0.090s ok hash/crc32 0.102s ok hash/crc64 0.070s ok hash/fnv 0.053s ok hash/maphash 0.088s ok html 0.039s ok html/template 0.343s ok image 0.624s ok image/color 0.085s ok image/draw 0.861s ok image/gif 1.521s ok image/jpeg 1.609s ok image/png 4.591s ok index/suffixarray 1.784s ok internal/abi 9.191s ok internal/buildcfg 0.050s ok internal/coverage/cformat 0.076s ok internal/coverage/cmerge 0.052s ok internal/coverage/pods 0.078s ok internal/coverage/slicereader 0.043s ok internal/coverage/slicewriter 0.044s ok internal/coverage/test 0.076s ok internal/cpu 0.126s ok internal/dag 0.052s ok internal/diff 0.091s ok internal/fmtsort 0.047s ok internal/fuzz 0.104s ok internal/godebug 0.051s ok internal/intern 1.709s ok internal/itoa 0.046s ok internal/poll 0.729s ok internal/profile 0.068s ok internal/reflectlite 0.346s ok internal/safefilepath 0.075s ok internal/saferio 0.265s ok internal/singleflight 0.186s ok internal/testenv 0.049s ok internal/trace 0.447s ok internal/types/errors 2.069s ok internal/unsafeheader 0.080s ok internal/xcoff 0.209s ok io 0.150s ok io/fs 0.342s ok io/ioutil 0.122s ok log 0.115s ok log/syslog 1.348s ok math 0.063s ok math/big 3.484s ok math/bits 0.121s ok math/cmplx 0.144s ok math/rand 2.713s ok mime 0.096s ok mime/multipart 2.022s ok mime/quotedprintable 0.148s ok net 18.904s ok net/http 22.941s ok net/http/cgi 2.396s ok net/http/cookiejar 0.153s ok net/http/fcgi 0.288s ok net/http/httptest 0.438s ok net/http/httptrace 0.064s ok net/http/httputil 5.578s ok net/http/internal 0.049s ok net/http/internal/ascii 0.051s ok net/http/pprof 5.273s ok net/internal/socktest 0.054s ok net/mail 0.058s ok net/netip 1.145s ok net/rpc 0.204s ok net/rpc/jsonrpc 0.102s ok net/smtp 0.204s ok net/textproto 0.075s ok net/url 0.100s ok os 3.095s ok os/exec 4.373s ok os/exec/internal/fdtest 0.078s ok os/signal 5.659s ok os/user 0.079s ok path 0.065s ok path/filepath 0.388s ok plugin 0.045s ok reflect 1.428s ok regexp 3.519s ok regexp/syntax 4.848s ok runtime 55.693s ok runtime/cgo 0.048s ok runtime/coverage 0.123s ok runtime/debug 0.270s ok runtime/internal/atomic 0.098s ok runtime/internal/math 0.104s ok runtime/internal/sys 0.085s ok runtime/metrics 0.038s ok runtime/pprof 12.535s ok runtime/race 11.837s ok runtime/trace 7.809s ok sort 0.880s ok strconv 2.184s ok strings 4.877s ok sync 0.887s ok sync/atomic 2.229s ok syscall 1.865s ok testing 2.297s ok testing/fstest 0.122s ok testing/iotest 0.073s ok testing/quick 0.216s ok text/scanner 0.047s ok text/tabwriter 0.045s ok text/template 0.132s ok text/template/parse 0.061s ok time 2.861s ok unicode 0.152s ok unicode/utf16 0.139s ok unicode/utf8 0.066s ok cmd/addr2line 7.338s ok cmd/api 24.386s ok cmd/asm/internal/asm 3.013s ok cmd/asm/internal/lex 0.085s ok cmd/compile/internal/abt 0.091s ok cmd/compile/internal/amd64 74.635s ok cmd/compile/internal/base 0.067s ok cmd/compile/internal/compare 0.068s ok cmd/compile/internal/dwarfgen 1.181s ok cmd/compile/internal/importer 4.724s ok cmd/compile/internal/ir 0.038s ok cmd/compile/internal/logopt 1.466s ok cmd/compile/internal/noder 0.054s ok cmd/compile/internal/reflectdata 0.057s [no tests to run] ok cmd/compile/internal/ssa 38.611s ok cmd/compile/internal/syntax 0.364s ok cmd/compile/internal/test 23.682s ok cmd/compile/internal/typecheck 0.903s ok cmd/compile/internal/types 0.052s ok cmd/compile/internal/types2 24.450s ok cmd/covdata 0.047s ok cmd/cover 3.818s ok cmd/dist 0.044s ok cmd/doc 4.393s ok cmd/fix 18.308s ok cmd/go 375.166s ok cmd/go/internal/auth 0.074s ok cmd/go/internal/cache 0.493s ok cmd/go/internal/fsys 0.258s ok cmd/go/internal/generate 0.085s ok cmd/go/internal/get 0.086s ok cmd/go/internal/imports 0.112s ok cmd/go/internal/load 0.106s ok cmd/go/internal/lockedfile 0.402s ok cmd/go/internal/lockedfile/internal/filelock 0.166s ok cmd/go/internal/modconv 0.184s ok cmd/go/internal/modfetch 0.104s ok cmd/go/internal/modfetch/codehost 0.096s ok cmd/go/internal/modfetch/zip_sum_test 0.068s ok cmd/go/internal/modindex 0.856s ok cmd/go/internal/modload 0.103s ok cmd/go/internal/mvs 0.093s ok cmd/go/internal/par 0.165s ok cmd/go/internal/str 0.083s ok cmd/go/internal/test 0.090s ok cmd/go/internal/vcs 0.131s ok cmd/go/internal/vcweb 0.154s ok cmd/go/internal/vcweb/vcstest 28.703s ok cmd/go/internal/web 0.108s ok cmd/go/internal/work 0.369s ok cmd/gofmt 0.588s ok cmd/internal/archive 3.700s ok cmd/internal/buildid 1.020s ok cmd/internal/dwarf 0.070s ok cmd/internal/edit 0.064s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 5.607s ok cmd/internal/notsha256 0.049s ok cmd/internal/obj 1.688s ok cmd/internal/obj/ppc64 0.871s ok cmd/internal/obj/riscv 0.392s ok cmd/internal/obj/s390x 0.078s ok cmd/internal/obj/x86 4.680s ok cmd/internal/objabi 0.087s ok cmd/internal/pkgpath 0.280s ok cmd/internal/pkgpattern 0.067s ok cmd/internal/quoted 0.043s ok cmd/internal/src 0.034s ok cmd/internal/test2json 1.213s ok cmd/link 25.990s ok cmd/link/internal/benchmark 0.063s ok cmd/link/internal/ld 29.578s ok cmd/link/internal/loader 0.253s ok cmd/nm 3.736s ok cmd/objdump 9.958s ok cmd/pack 4.455s ok cmd/pprof 1.941s ok cmd/trace 0.213s ok cmd/vet 34.971s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3930 30830 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 3069 40021 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 2059 60244 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5784 21408 ns/op 5018 B/op 15 allocs/op Benchmark/Reader/GNU-4 5970 20623 ns/op 5090 B/op 14 allocs/op Benchmark/Reader/PAX-4 3387 41060 ns/op 8930 B/op 33 allocs/op PASS ok archive/tar 1.022s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 295471571 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 188245629 ns/op BenchmarkZip64TestSizes/4096-4 840 149123 ns/op BenchmarkZip64TestSizes/1048576-4 130 888631 ns/op BenchmarkZip64TestSizes/67108864-4 1 160228543 ns/op PASS ok archive/zip 1.362s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 201764 550.8 ns/op BenchmarkReaderCopyUnoptimal-4 134382 884.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 39225 ns/op BenchmarkReaderWriteToOptimal-4 7885 14281 ns/op BenchmarkReaderReadString-4 126618 970.7 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 177942 574.2 ns/op BenchmarkWriterCopyUnoptimal-4 238576 552.8 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 38166 ns/op BenchmarkReaderEmpty-4 10000 10627 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14926 7593 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 471494 219.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.229s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3007 43149 ns/op 759.41 MB/s BenchmarkWriteByte-4 355 296039 ns/op 13.84 MB/s BenchmarkWriteRune-4 205 595505 ns/op 20.63 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3659199 ns/op BenchmarkBufferFullSmallReads-4 92 1375116 ns/op BenchmarkBufferWriteBlock/N4096-4 6316 24555 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 278 404625 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 12021850 ns/op 4192266 B/op 22 allocs/op BenchmarkIndexByte/10-4 3396243 34.02 ns/op 293.97 MB/s BenchmarkIndexByte/32-4 3321463 35.39 ns/op 904.08 MB/s BenchmarkIndexByte/4K-4 1000000 113.2 ns/op 36192.48 MB/s BenchmarkIndexBytePortable/10-4 1000000 112.8 ns/op 88.67 MB/s BenchmarkIndexBytePortable/32-4 424384 313.9 ns/op 101.93 MB/s BenchmarkIndexBytePortable/4K-4 3230 33533 ns/op 122.15 MB/s BenchmarkIndexRune/10-4 959143 125.4 ns/op 79.75 MB/s BenchmarkIndexRune/32-4 1000000 121.9 ns/op 262.43 MB/s BenchmarkIndexRune/4K-4 398404 300.4 ns/op 13634.12 MB/s BenchmarkIndexRuneASCII/10-4 3184305 39.05 ns/op 256.09 MB/s BenchmarkIndexRuneASCII/32-4 3129608 35.50 ns/op 901.36 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 110.1 ns/op 37200.15 MB/s BenchmarkEqual/0-4 10619356 10.68 ns/op BenchmarkEqual/1-4 1220958 100.1 ns/op 9.99 MB/s BenchmarkEqual/6-4 1000000 103.6 ns/op 57.92 MB/s BenchmarkEqual/9-4 1000000 102.4 ns/op 87.87 MB/s BenchmarkEqual/15-4 1000000 104.8 ns/op 143.13 MB/s BenchmarkEqual/16-4 1202840 96.38 ns/op 166.01 MB/s BenchmarkEqual/20-4 1000000 105.2 ns/op 190.04 MB/s BenchmarkEqual/32-4 1000000 102.7 ns/op 311.50 MB/s BenchmarkEqual/4K-4 89750 1319 ns/op 3105.52 MB/s BenchmarkIndex/10-4 2162317 51.87 ns/op 192.77 MB/s BenchmarkIndex/32-4 2196673 53.52 ns/op 597.89 MB/s BenchmarkIndex/4K-4 23050 4987 ns/op 821.33 MB/s BenchmarkIndexEasy/10-4 2316159 49.22 ns/op 203.19 MB/s BenchmarkIndexEasy/32-4 2179668 52.57 ns/op 608.76 MB/s BenchmarkIndexEasy/4K-4 570811 229.7 ns/op 17832.22 MB/s BenchmarkCount/10-4 1382684 87.90 ns/op 113.77 MB/s BenchmarkCount/32-4 1351947 87.47 ns/op 365.83 MB/s BenchmarkCount/4K-4 21330 5166 ns/op 792.82 MB/s BenchmarkCountEasy/10-4 1419356 84.54 ns/op 118.28 MB/s BenchmarkCountEasy/32-4 1359385 88.23 ns/op 362.67 MB/s BenchmarkCountEasy/4K-4 496096 263.3 ns/op 15558.61 MB/s BenchmarkCountSingle/10-4 2691150 43.62 ns/op 229.26 MB/s BenchmarkCountSingle/32-4 2617502 45.34 ns/op 705.74 MB/s BenchmarkCountSingle/4K-4 1000000 126.2 ns/op 32468.23 MB/s BenchmarkToUpper/#00-4 2526238 51.28 ns/op BenchmarkToUpper/ONLYUPPER-4 316820 409.9 ns/op BenchmarkToUpper/abc-4 401175 283.2 ns/op BenchmarkToUpper/AbC123-4 284136 433.9 ns/op BenchmarkToUpper/azAZ09_-4 264660 458.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78098 1523 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31645 3423 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58719 2047 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128028 945.7 ns/op BenchmarkToLower/#00-4 2682217 43.33 ns/op BenchmarkToLower/abc-4 416054 311.7 ns/op BenchmarkToLower/AbC123-4 312370 424.8 ns/op BenchmarkToLower/azAZ09_-4 258804 464.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84488 1415 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36584 3006 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64680 1739 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 110935 965.6 ns/op BenchmarkFields/ASCII/16-4 192637 697.2 ns/op 22.95 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14638 8173 ns/op 31.32 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 850 144377 ns/op 28.37 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 2501369 ns/op 26.20 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 39610939 ns/op 26.47 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 142527 808.8 ns/op 19.78 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6841 20378 ns/op 12.56 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 332 356922 ns/op 11.48 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5652539 ns/op 11.59 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98584852 ns/op 10.64 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 131794 905.5 ns/op 17.67 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12457 ns/op 20.55 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 559 218032 ns/op 18.79 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4044713 ns/op 16.20 MB/s 512262 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69351254 ns/op 15.12 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 114794 1067 ns/op 14.99 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8703 14859 ns/op 17.23 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 481 265348 ns/op 15.44 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4831181 ns/op 13.57 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 85258235 ns/op 12.30 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1881220 62.83 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 94852 1163 ns/op BenchmarkTrimSpace/JustNonASCII-4 46795 2355 ns/op BenchmarkToValidUTF8/Valid-4 450868 299.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 276852 443.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82530 1412 ns/op BenchmarkIndexHard1-4 1081 109746 ns/op BenchmarkIndexHard2-4 830 152160 ns/op BenchmarkIndexHard3-4 176 659412 ns/op BenchmarkIndexHard4-4 183 602572 ns/op BenchmarkLastIndexHard1-4 8 13668534 ns/op BenchmarkLastIndexHard2-4 6 17726009 ns/op BenchmarkLastIndexHard3-4 6 19344137 ns/op BenchmarkCountHard1-4 1050 106689 ns/op BenchmarkCountHard2-4 792 147612 ns/op BenchmarkCountHard3-4 193 609872 ns/op BenchmarkSplitEmptySeparator-4 1 111634286 ns/op BenchmarkSplitSingleByteSeparator-4 15 8596039 ns/op BenchmarkSplitMultiByteSeparator-4 12 8947984 ns/op BenchmarkSplitNSingleByteSeparator-4 168848 915.9 ns/op BenchmarkSplitNMultiByteSeparator-4 69471 1951 ns/op BenchmarkRepeat-4 151588 904.9 ns/op BenchmarkRepeatLarge/256/1-4 106738 1185 ns/op 215.97 MB/s BenchmarkRepeatLarge/256/16-4 196017 836.3 ns/op 306.10 MB/s BenchmarkRepeatLarge/512/1-4 66238 1661 ns/op 308.20 MB/s BenchmarkRepeatLarge/512/16-4 99908 1280 ns/op 399.97 MB/s BenchmarkRepeatLarge/1024/1-4 48652 2535 ns/op 403.95 MB/s BenchmarkRepeatLarge/1024/16-4 52284 2146 ns/op 477.22 MB/s BenchmarkRepeatLarge/2048/1-4 28423 4238 ns/op 483.25 MB/s BenchmarkRepeatLarge/2048/16-4 30349 3942 ns/op 519.58 MB/s BenchmarkRepeatLarge/4096/1-4 16544 7235 ns/op 566.17 MB/s BenchmarkRepeatLarge/4096/16-4 17414 7232 ns/op 566.35 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13835 ns/op 592.11 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12864 ns/op 636.83 MB/s BenchmarkRepeatLarge/8192/4097-4 17161 7449 ns/op 549.99 MB/s BenchmarkRepeatLarge/16384/1-4 8370 26655 ns/op 614.66 MB/s BenchmarkRepeatLarge/16384/16-4 10000 25531 ns/op 641.72 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24119 ns/op 509.59 MB/s BenchmarkRepeatLarge/32768/1-4 2510 47801 ns/op 685.51 MB/s BenchmarkRepeatLarge/32768/16-4 3808 48009 ns/op 682.53 MB/s BenchmarkRepeatLarge/32768/4097-4 2826 47391 ns/op 605.15 MB/s BenchmarkRepeatLarge/65536/1-4 1191 104385 ns/op 627.83 MB/s BenchmarkRepeatLarge/65536/16-4 1149 97832 ns/op 669.88 MB/s BenchmarkRepeatLarge/65536/4097-4 1314 86152 ns/op 713.33 MB/s BenchmarkRepeatLarge/131072/1-4 325 365708 ns/op 358.41 MB/s BenchmarkRepeatLarge/131072/16-4 291 366461 ns/op 357.67 MB/s BenchmarkRepeatLarge/131072/4097-4 350 357242 ns/op 355.52 MB/s BenchmarkRepeatLarge/262144/1-4 163 633026 ns/op 414.11 MB/s BenchmarkRepeatLarge/262144/16-4 171 640335 ns/op 409.39 MB/s BenchmarkRepeatLarge/262144/4097-4 183 648379 ns/op 398.09 MB/s BenchmarkRepeatLarge/524288/1-4 88 1325486 ns/op 395.54 MB/s BenchmarkRepeatLarge/524288/16-4 76 1389372 ns/op 377.36 MB/s BenchmarkRepeatLarge/524288/4097-4 85 1308912 ns/op 397.52 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2427606 ns/op 431.94 MB/s BenchmarkRepeatLarge/1048576/16-4 43 3119518 ns/op 336.13 MB/s BenchmarkRepeatLarge/1048576/4097-4 40 3398153 ns/op 307.44 MB/s BenchmarkRepeatLarge/2097152/1-4 27 6194530 ns/op 338.55 MB/s BenchmarkRepeatLarge/2097152/16-4 19 6040134 ns/op 347.20 MB/s BenchmarkRepeatLarge/2097152/4097-4 16 8317790 ns/op 251.70 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9170053 ns/op 457.39 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9980654 ns/op 420.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8712245 ns/op 481.07 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16603764 ns/op 505.22 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17968226 ns/op 466.86 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18626950 ns/op 450.24 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28684674 ns/op 584.88 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27441782 ns/op 611.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28250648 ns/op 593.87 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55384422 ns/op 605.85 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50640592 ns/op 662.60 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53623985 ns/op 625.74 MB/s BenchmarkRepeatLarge/67108864/1-4 2 110852680 ns/op 605.39 MB/s BenchmarkRepeatLarge/67108864/16-4 1 112085592 ns/op 598.73 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 103327974 ns/op 649.47 MB/s BenchmarkRepeatLarge/134217728/1-4 1 205714657 ns/op 652.45 MB/s BenchmarkRepeatLarge/134217728/16-4 1 220251164 ns/op 609.38 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 207167655 ns/op 647.87 MB/s BenchmarkRepeatLarge/268435456/1-4 1 449183666 ns/op 597.61 MB/s BenchmarkRepeatLarge/268435456/16-4 1 407721713 ns/op 658.38 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 418926005 ns/op 640.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1142652022 ns/op 469.85 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1365871546 ns/op 393.06 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1567721872 ns/op 342.45 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4301443413 ns/op 249.62 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4824060122 ns/op 222.58 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4420665138 ns/op 242.89 MB/s BenchmarkBytesCompare/1-4 11815771 9.432 ns/op BenchmarkBytesCompare/2-4 12523282 8.995 ns/op BenchmarkBytesCompare/4-4 13092622 9.063 ns/op BenchmarkBytesCompare/8-4 13854104 8.335 ns/op BenchmarkBytesCompare/16-4 14758569 8.250 ns/op BenchmarkBytesCompare/32-4 11795508 9.563 ns/op BenchmarkBytesCompare/64-4 10570802 10.60 ns/op BenchmarkBytesCompare/128-4 9762158 12.23 ns/op BenchmarkBytesCompare/256-4 8047152 15.05 ns/op BenchmarkBytesCompare/512-4 4742719 25.87 ns/op BenchmarkBytesCompare/1024-4 3481656 32.56 ns/op BenchmarkBytesCompare/2048-4 2040178 56.72 ns/op BenchmarkIndexAnyASCII/1:1-4 2008347 58.62 ns/op BenchmarkIndexAnyASCII/1:2-4 2058243 62.15 ns/op BenchmarkIndexAnyASCII/1:4-4 2038698 57.88 ns/op BenchmarkIndexAnyASCII/1:8-4 2039529 58.61 ns/op BenchmarkIndexAnyASCII/1:16-4 2023430 56.98 ns/op BenchmarkIndexAnyASCII/1:32-4 1986237 58.41 ns/op BenchmarkIndexAnyASCII/1:64-4 2055980 58.33 ns/op BenchmarkIndexAnyASCII/16:1-4 2195925 52.61 ns/op BenchmarkIndexAnyASCII/16:2-4 561702 189.2 ns/op BenchmarkIndexAnyASCII/16:4-4 594102 185.5 ns/op BenchmarkIndexAnyASCII/16:8-4 570714 205.0 ns/op BenchmarkIndexAnyASCII/16:16-4 493502 213.0 ns/op BenchmarkIndexAnyASCII/16:32-4 558956 229.9 ns/op BenchmarkIndexAnyASCII/16:64-4 483634 269.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1988461 59.41 ns/op BenchmarkIndexAnyASCII/256:2-4 54812 2225 ns/op BenchmarkIndexAnyASCII/256:4-4 51122 2166 ns/op BenchmarkIndexAnyASCII/256:8-4 55744 2117 ns/op BenchmarkIndexAnyASCII/256:16-4 52884 2268 ns/op BenchmarkIndexAnyASCII/256:32-4 48190 2812 ns/op BenchmarkIndexAnyASCII/256:64-4 52177 2344 ns/op BenchmarkIndexAnyUTF8/1:1-4 1903591 60.28 ns/op BenchmarkIndexAnyUTF8/1:2-4 1963160 60.65 ns/op BenchmarkIndexAnyUTF8/1:4-4 1976396 61.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 2017978 60.33 ns/op BenchmarkIndexAnyUTF8/1:16-4 1927273 59.57 ns/op BenchmarkIndexAnyUTF8/1:32-4 2018245 60.94 ns/op BenchmarkIndexAnyUTF8/1:64-4 1999248 59.70 ns/op BenchmarkIndexAnyUTF8/16:1-4 157624 757.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 425671 311.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 352234 318.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 340318 308.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 396268 314.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 418706 316.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 385581 326.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11326 ns/op BenchmarkIndexAnyUTF8/256:2-4 27481 4072 ns/op BenchmarkIndexAnyUTF8/256:4-4 29220 4622 ns/op BenchmarkIndexAnyUTF8/256:8-4 28575 4188 ns/op BenchmarkIndexAnyUTF8/256:16-4 26920 4101 ns/op BenchmarkIndexAnyUTF8/256:32-4 27510 4312 ns/op BenchmarkIndexAnyUTF8/256:64-4 28419 4155 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2038887 60.31 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1972491 59.23 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2041400 59.40 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2023406 59.16 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1990587 58.44 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1995063 58.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2003403 58.59 ns/op BenchmarkLastIndexAnyASCII/16:1-4 472300 265.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 513750 243.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 440388 245.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 511017 246.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 489675 261.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 381703 286.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 416187 312.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 36547 3086 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38446 3097 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37825 3048 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39676 3065 ns/op BenchmarkLastIndexAnyASCII/256:16-4 37638 3091 ns/op BenchmarkLastIndexAnyASCII/256:32-4 34596 3121 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36145 3162 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1965378 61.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1945932 59.90 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1930029 59.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2030138 62.77 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1895660 61.68 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1888615 61.95 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1995088 61.48 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 189550 677.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 378094 312.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 428054 308.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 393126 310.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 322083 315.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 357006 336.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 351657 328.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12698 9434 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29894 3958 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29169 4018 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28351 4068 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28399 4147 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26739 4462 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27228 4279 ns/op BenchmarkTrimASCII/1:1-4 2110784 56.44 ns/op BenchmarkTrimASCII/1:2-4 1922889 59.33 ns/op BenchmarkTrimASCII/1:4-4 1948992 60.66 ns/op BenchmarkTrimASCII/1:8-4 1582340 70.07 ns/op BenchmarkTrimASCII/1:16-4 1654458 69.80 ns/op BenchmarkTrimASCII/16:1-4 678382 191.7 ns/op BenchmarkTrimASCII/16:2-4 443779 254.5 ns/op BenchmarkTrimASCII/16:4-4 460326 371.3 ns/op BenchmarkTrimASCII/16:8-4 339898 531.9 ns/op BenchmarkTrimASCII/16:16-4 414973 260.9 ns/op BenchmarkTrimASCII/256:1-4 48380 2288 ns/op BenchmarkTrimASCII/256:2-4 36218 3018 ns/op BenchmarkTrimASCII/256:4-4 37083 3103 ns/op BenchmarkTrimASCII/256:8-4 37992 3097 ns/op BenchmarkTrimASCII/256:16-4 35545 3098 ns/op BenchmarkTrimASCII/4096:1-4 3771 35313 ns/op BenchmarkTrimASCII/4096:2-4 2674 49420 ns/op BenchmarkTrimASCII/4096:4-4 2118 49905 ns/op BenchmarkTrimASCII/4096:8-4 2338 46811 ns/op BenchmarkTrimASCII/4096:16-4 2264 47819 ns/op BenchmarkTrimByte-4 1480506 85.02 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16554 6834 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15943 6726 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 886 123522 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1684 63285 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3550 32229 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6913 17626 ns/op BenchmarkCompareBytesEqual-4 13386793 8.167 ns/op BenchmarkCompareBytesToNil-4 14957956 7.327 ns/op BenchmarkCompareBytesEmpty-4 17688852 6.902 ns/op BenchmarkCompareBytesIdentical-4 15311127 6.997 ns/op BenchmarkCompareBytesSameLength-4 13773223 8.059 ns/op BenchmarkCompareBytesDifferentLength-4 13686064 7.881 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2943 46064 ns/op 22763.52 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2647 44153 ns/op 23748.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2858 45106 ns/op 23247.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2780 47131 ns/op 22248.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2701 45543 ns/op 23024.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2304 50388 ns/op 20810.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2366 52526 ns/op 19963.15 MB/s BenchmarkCompareBytesBig-4 3141 43104 ns/op 24326.88 MB/s BenchmarkCompareBytesBigIdentical-4 18660620 6.275 ns/op 167108085.12 MB/s PASS ok bytes 100.564s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74223990 ns/op 1.35 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 277785322 ns/op 2.04 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 23086926 ns/op 0.71 MB/s 3643395 B/op 51 allocs/op PASS ok compress/bzip2 1.345s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 2264079 ns/op 4.42 MB/s 42691 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19403320 ns/op 5.15 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 189745698 ns/op 5.27 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 54 1997579 ns/op 5.01 MB/s 42747 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19735771 ns/op 5.07 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 200840532 ns/op 4.98 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1911679 ns/op 5.23 MB/s 42116 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18148274 ns/op 5.51 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 172912572 ns/op 5.78 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 69 1788936 ns/op 5.59 MB/s 42004 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17152051 ns/op 5.83 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 174401696 ns/op 5.73 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 63 1934177 ns/op 5.17 MB/s 43457 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19119151 ns/op 5.23 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 193163259 ns/op 5.18 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 81 1545605 ns/op 6.47 MB/s 43895 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12696625 ns/op 7.88 MB/s 48912 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 131019970 ns/op 7.63 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 91 1371310 ns/op 7.29 MB/s 43669 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10381434 ns/op 9.63 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 111101281 ns/op 9.00 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 86 1381817 ns/op 7.24 MB/s 43727 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10421200 ns/op 9.60 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101949797 ns/op 9.81 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1085667 ns/op 9.21 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10503394 ns/op 9.52 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 101732147 ns/op 9.83 MB/s BenchmarkEncode/Digits/Speed/1e4-4 55 2004043 ns/op 4.99 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17715599 ns/op 5.64 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 172396374 ns/op 5.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5294271 ns/op 1.89 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 56692274 ns/op 1.76 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 579546798 ns/op 1.73 MB/s BenchmarkEncode/Digits/Compression/1e4-4 20 5076337 ns/op 1.97 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 55184070 ns/op 1.81 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 586622658 ns/op 1.70 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 98 1278352 ns/op 7.82 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11402337 ns/op 8.77 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 110675766 ns/op 9.04 MB/s BenchmarkEncode/Newton/Speed/1e4-4 64 1928458 ns/op 5.19 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 13705955 ns/op 7.30 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 133571726 ns/op 7.49 MB/s BenchmarkEncode/Newton/Default/1e4-4 24 5050565 ns/op 1.98 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 51652261 ns/op 1.94 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 516827964 ns/op 1.93 MB/s BenchmarkEncode/Newton/Compression/1e4-4 22 5129700 ns/op 1.95 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66238490 ns/op 1.51 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 683768693 ns/op 1.46 MB/s PASS ok compress/flate 12.910s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2668591 ns/op 3.75 MB/s BenchmarkDecoder/1e-Reuse4-4 39 2854624 ns/op 3.50 MB/s BenchmarkDecoder/1e5-4 4 25219457 ns/op 3.97 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24664838 ns/op 4.05 MB/s BenchmarkDecoder/1e6-4 1 248728519 ns/op 4.02 MB/s BenchmarkDecoder/1e-Reuse6-4 1 244131465 ns/op 4.10 MB/s BenchmarkEncoder/1e4-4 56 2040970 ns/op 4.90 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1883721 ns/op 5.31 MB/s BenchmarkEncoder/1e5-4 6 19584532 ns/op 5.11 MB/s BenchmarkEncoder/1e-Reuse5-4 6 22613067 ns/op 4.42 MB/s BenchmarkEncoder/1e6-4 1 204493363 ns/op 4.89 MB/s BenchmarkEncoder/1e-Reuse6-4 1 192398225 ns/op 5.20 MB/s PASS ok compress/lzw 2.968s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4209912 ns/op PASS ok container/heap 0.270s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 23602 4457 ns/op BenchmarkWithTimeout/concurrency=40-4 7435 22678 ns/op BenchmarkWithTimeout/concurrency=4000-4 5422 28650 ns/op BenchmarkWithTimeout/concurrency=400000-4 5227 21633 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 386589 361.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19369 6711 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22218 4731 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4094 29732 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2798 45178 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3980 40382 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 343 334788 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 262 514372 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 369 283151 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 3285614 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 22 5154989 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 45 2997354 ns/op BenchmarkCheckCanceled/Err-4 333192 347.9 ns/op BenchmarkCheckCanceled/Done-4 555014 218.9 ns/op BenchmarkContextCancelDone-4 758266 151.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29178 4080 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27378 5048 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25965 4550 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23478 5230 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16266 7544 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 694058 173.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 397432 287.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 282986 395.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 182095 677.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 101436 1147 ns/op PASS ok context 10.244s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1694162 66.82 ns/op 239.45 MB/s BenchmarkDecrypt-4 1878174 62.02 ns/op 257.99 MB/s BenchmarkExpand-4 1000000 106.7 ns/op PASS ok crypto/aes 0.609s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 224425 507.7 ns/op 126.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 407463 302.7 ns/op 211.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 247904 500.0 ns/op 128.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 409137 310.4 ns/op 206.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 151002 741.0 ns/op 1821.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 206647 646.1 ns/op 2089.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 135903 897.6 ns/op 1503.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 169868 684.8 ns/op 1971.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 62031 1953 ns/op 4194.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 58952 1977 ns/op 4144.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 48066 2454 ns/op 3338.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48132 2369 ns/op 3457.50 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7028 18178 ns/op 56.06 MB/s BenchmarkAESCFBDecrypt1K-4 5871 18117 ns/op 56.25 MB/s BenchmarkAESCFBDecrypt8K-4 806 141675 ns/op 57.79 MB/s BenchmarkAESOFB1K-4 10000 11557 ns/op 88.17 MB/s BenchmarkAESCTR1K-4 15255 7815 ns/op 130.38 MB/s BenchmarkAESCTR8K-4 2084 60842 ns/op 134.56 MB/s BenchmarkAESCBCEncrypt1K-4 14834 8061 ns/op 127.04 MB/s BenchmarkAESCBCDecrypt1K-4 19389 6142 ns/op 166.73 MB/s PASS ok crypto/cipher 3.347s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 88348 1308 ns/op 6.11 MB/s BenchmarkDecrypt-4 81306 1261 ns/op 6.34 MB/s BenchmarkTDESEncrypt-4 33901 3307 ns/op 2.42 MB/s BenchmarkTDESDecrypt-4 36794 3241 ns/op 2.47 MB/s PASS ok crypto/des 0.720s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1316 123835 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 12 9528174 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 4 26035963 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1545647 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.802s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1714 127576 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 46 3108149 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 19 5872285 ns/op 11159 B/op 63 allocs/op BenchmarkVerify/P256-4 1072 118081 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 10055302 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19838622 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5023 27889 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 50 2141684 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 6613915 ns/op 1445 B/op 17 allocs/op PASS ok crypto/ecdsa 1.847s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 202 661960 ns/op BenchmarkNewKeyFromSeed-4 253 541477 ns/op BenchmarkSigning-4 232 682180 ns/op BenchmarkVerification-4 172 881454 ns/op PASS ok crypto/ed25519 1.212s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7230 30466 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 96 1247158 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 62 2744913 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 16 7674400 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1855 71762 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 66 2118779 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 18 6416910 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 20477792 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10734 15214 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6908 20050 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4599 34999 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 56 2483435 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2145 54001 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 232 577816 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1406 71136 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1486060 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.531s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16323 7586 ns/op 134.98 MB/s BenchmarkHMACSHA256_32-4 25616 4958 ns/op 6.45 MB/s BenchmarkNewWriteSum-4 10612 11196 ns/op 2.86 MB/s PASS ok crypto/hmac 0.830s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48357 2328 ns/op BenchmarkModSub-4 58173 2208 ns/op BenchmarkMontgomeryRepr-4 28303 6719 ns/op BenchmarkMontgomeryMul-4 29499 4171 ns/op BenchmarkModMul-4 10000 10104 ns/op BenchmarkExpBig-4 16 7498835 ns/op BenchmarkExp-4 7 18671105 ns/op PASS ok crypto/internal/bigmod 1.782s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3781 40561 ns/op BenchmarkScalarBaseMult-4 284 444207 ns/op BenchmarkScalarMult-4 126 978142 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 171 792017 ns/op PASS ok crypto/internal/edwards25519 0.837s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 455260 244.1 ns/op BenchmarkMultiply-4 4952847 21.53 ns/op BenchmarkSquare-4 5784057 20.09 ns/op BenchmarkInvert-4 31005 3730 ns/op BenchmarkMult32-4 1000000 115.0 ns/op PASS ok crypto/internal/edwards25519/field 0.938s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 1793847 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1880 66024 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 7090390 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14824598 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 152 742248 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9747 11572 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 2089704 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 4003182 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.667s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 749290 179.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 179890 691.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 114792 1002 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 681654 176.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 214972 604.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 122965 1132 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.329s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 119154 1216 ns/op 6.58 MB/s BenchmarkHash64-4 133465 909.1 ns/op 70.40 MB/s BenchmarkHash128-4 119894 1009 ns/op 126.90 MB/s BenchmarkHash256-4 99926 1183 ns/op 216.44 MB/s BenchmarkHash512-4 72553 1568 ns/op 326.49 MB/s BenchmarkHash1K-4 49074 2354 ns/op 434.94 MB/s BenchmarkHash8K-4 10000 13103 ns/op 625.22 MB/s BenchmarkHash1M-4 69 1557539 ns/op 673.23 MB/s BenchmarkHash8M-4 9 12701917 ns/op 660.42 MB/s BenchmarkHash8BytesUnaligned-4 97144 1072 ns/op 7.46 MB/s BenchmarkHash1KUnaligned-4 50340 2639 ns/op 388.05 MB/s BenchmarkHash8KUnaligned-4 10000 14160 ns/op 578.55 MB/s PASS ok crypto/md5 2.270s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 303097338 ns/op PASS ok crypto/rand 0.357s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9939 10355 ns/op 12.36 MB/s BenchmarkRC4_1K-4 1226 93961 ns/op 10.90 MB/s BenchmarkRC4_8K-4 169 839163 ns/op 9.65 MB/s PASS ok crypto/rc4 0.770s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10516985 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26169806 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 49742531 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 4012993 ns/op BenchmarkDecryptOAEP/2048-4 9 11870525 ns/op BenchmarkEncryptOAEP/2048-4 31 4161986 ns/op BenchmarkSignPKCS1v15/2048-4 9 11194882 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 4226297 ns/op BenchmarkSignPSS/2048-4 9 12388105 ns/op BenchmarkVerifyPSS/2048-4 28 4036327 ns/op PASS ok crypto/rsa 2.637s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 114996 1083 ns/op 7.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 140496 881.7 ns/op 9.07 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 88611 1351 ns/op 236.83 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 111782 1082 ns/op 295.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 60832 1943 ns/op 527.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 69519 1747 ns/op 586.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10182 ns/op 804.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12128 8532 ns/op 960.10 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.385s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 68718 1474 ns/op 5.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 95847 1290 ns/op 6.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 89565 2166 ns/op 3.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30036 3857 ns/op 265.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34413 3724 ns/op 274.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 27928 4460 ns/op 229.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6085 22025 ns/op 371.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5619 22133 ns/op 370.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6138 33894 ns/op 241.69 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.984s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 60504 2018 ns/op 3.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 75180 1549 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64862 2043 ns/op 3.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32506 3569 ns/op 286.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 35679 3183 ns/op 321.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34981 5111 ns/op 200.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8143 15682 ns/op 522.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8248 17016 ns/op 481.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8134 15564 ns/op 526.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.656s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 19917577 6.656 ns/op BenchmarkConstantTimeEq-4 22071770 6.638 ns/op BenchmarkConstantTimeLessOrEq-4 19098757 7.007 ns/op BenchmarkXORBytes/8Bytes-4 2682150 51.89 ns/op 154.18 MB/s BenchmarkXORBytes/128Bytes-4 2769604 46.28 ns/op 2765.77 MB/s BenchmarkXORBytes/2048Bytes-4 967964 216.5 ns/op 9457.82 MB/s BenchmarkXORBytes/32768Bytes-4 78825 1663 ns/op 19702.03 MB/s PASS ok crypto/subtle 1.564s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 14 7774228 ns/op BenchmarkCertCache/1-4 13 7995679 ns/op BenchmarkCertCache/2-4 18 5941682 ns/op BenchmarkCertCache/3-4 22 6600317 ns/op BenchmarkHandshakeServer/RSA-4 14 9016769 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 8444893 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 9453904 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 5552789 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 6018243 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6905902 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 8259670 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35715786 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36790705 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 128175230 ns/op 8.18 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 134555745 ns/op 7.79 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 229115477 ns/op 9.15 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 242399139 ns/op 8.65 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 262007547 ns/op 16.01 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 441604150 ns/op 9.50 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 830124735 ns/op 10.11 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 917532991 ns/op 9.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1688617347 ns/op 9.94 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1727626461 ns/op 9.71 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3254648706 ns/op 10.31 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3630170556 ns/op 9.24 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6972090998 ns/op 9.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7381501485 ns/op 9.09 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 139723247 ns/op 7.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 136195317 ns/op 7.70 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 249150659 ns/op 8.42 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 254735267 ns/op 8.23 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 494510771 ns/op 8.48 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 444359035 ns/op 9.44 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 848334541 ns/op 9.89 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 928425172 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1659140052 ns/op 10.11 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1852567106 ns/op 9.06 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3254735287 ns/op 10.31 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3452705960 ns/op 9.72 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6872631378 ns/op 9.76 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7035251795 ns/op 9.54 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717601449 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 715118478 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 306833327 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 299856653 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 168714383 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 151460019 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95899305 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 94897810 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53532253 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 47459465 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 159145050 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 153311906 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76402710 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77312250 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57862360 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 58100429 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39485893 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35745309 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 29383778 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 28941320 ns/op PASS ok crypto/tls 66.042s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15123011 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 286 455412 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 726 139439 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 744 174472 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.476s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 27 4125746 ns/op 278718 B/op 1619 allocs/op BenchmarkConcurrentStmtQuery-4 33 4047900 ns/op 256849 B/op 1974 allocs/op BenchmarkConcurrentStmtExec-4 39 2997284 ns/op 211392 B/op 561 allocs/op BenchmarkConcurrentTxQuery-4 48 4215936 ns/op 273637 B/op 2131 allocs/op BenchmarkConcurrentTxExec-4 69 2440684 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 2831925 ns/op 105642 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1016721 ns/op 40139 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 3973718 ns/op 228610 B/op 1794 allocs/op BenchmarkManyConcurrentQueries-4 1927 60689 ns/op 4072 B/op 20 allocs/op PASS ok database/sql 1.855s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 132512 1527 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 60 2156514 ns/op 188215 B/op 13 allocs/op Benchmark115/LineToPC-4 72 1829754 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15796 9566 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.143s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 706 190880 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 1989 60359 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.405s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 228 502475 ns/op 16.30 MB/s BenchmarkEncodeToString-4 194 583594 ns/op 14.04 MB/s BenchmarkDecode-4 142 1297729 ns/op 10.10 MB/s BenchmarkDecodeString-4 133 921588 ns/op 14.23 MB/s PASS ok encoding/base32 0.961s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 284 428960 ns/op 19.10 MB/s BenchmarkDecodeString/2-4 211579 618.9 ns/op 6.46 MB/s BenchmarkDecodeString/4-4 230704 998.0 ns/op 8.02 MB/s BenchmarkDecodeString/8-4 174800 760.6 ns/op 15.78 MB/s BenchmarkDecodeString/64-4 45061 2922 ns/op 30.12 MB/s BenchmarkDecodeString/8192-4 339 319101 ns/op 34.23 MB/s BenchmarkNewEncoding-4 95010 1320 ns/op 194.01 MB/s PASS ok encoding/base64 1.533s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1575 86001 ns/op 46.51 MB/s BenchmarkReadStruct-4 14650 11647 ns/op 6.44 MB/s BenchmarkWriteStruct-4 15783 7035 ns/op 10.66 MB/s BenchmarkReadInts-4 40809 2877 ns/op 10.43 MB/s BenchmarkWriteInts-4 31986 3614 ns/op 8.30 MB/s BenchmarkWriteSlice1000Int32s-4 1041 107084 ns/op 37.35 MB/s BenchmarkPutUint16-4 3076670 40.91 ns/op 48.89 MB/s BenchmarkAppendUint16-4 3081660 39.22 ns/op 50.99 MB/s BenchmarkPutUint32-4 2267554 55.16 ns/op 72.51 MB/s BenchmarkAppendUint32-4 2143614 52.96 ns/op 75.53 MB/s BenchmarkPutUint64-4 1037749 164.8 ns/op 48.53 MB/s BenchmarkAppendUint64-4 1000000 108.5 ns/op 73.75 MB/s BenchmarkLittleEndianPutUint16-4 2820189 44.65 ns/op 44.80 MB/s BenchmarkLittleEndianAppendUint16-4 2455018 67.46 ns/op 29.65 MB/s BenchmarkLittleEndianPutUint32-4 1516060 75.08 ns/op 53.27 MB/s BenchmarkLittleEndianAppendUint32-4 1500142 68.03 ns/op 58.80 MB/s BenchmarkLittleEndianPutUint64-4 1000000 120.8 ns/op 66.24 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 112.5 ns/op 71.13 MB/s BenchmarkReadFloats-4 150487 1047 ns/op 11.46 MB/s BenchmarkWriteFloats-4 126408 1164 ns/op 10.31 MB/s BenchmarkReadSlice1000Float32s-4 1234 99676 ns/op 40.13 MB/s BenchmarkWriteSlice1000Float32s-4 1002 118985 ns/op 33.62 MB/s BenchmarkReadSlice1000Uint8s-4 44946 3839 ns/op 260.49 MB/s BenchmarkWriteSlice1000Uint8s-4 50420 3328 ns/op 300.50 MB/s BenchmarkPutUvarint32-4 1000000 135.8 ns/op 29.45 MB/s BenchmarkPutUvarint64-4 250756 544.3 ns/op 14.70 MB/s PASS ok encoding/binary 6.255s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6354 18381 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5775 20536 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7388 18809 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4692 40626 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6855 17105 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7360 17740 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6760 17972 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4470 34567 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 15572 ns/op PASS ok encoding/csv 1.891s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8242 16841 ns/op BenchmarkEndToEndByteBuffer-4 7630 17207 ns/op BenchmarkEndToEndSliceByteBuffer-4 176 850312 ns/op BenchmarkEncodeComplex128Slice-4 492 231005 ns/op BenchmarkEncodeFloat64Slice-4 988 109011 ns/op BenchmarkEncodeInt32Slice-4 960 119715 ns/op BenchmarkEncodeStringSlice-4 1401 85045 ns/op BenchmarkEncodeInterfaceSlice-4 51 2142582 ns/op BenchmarkDecodeComplex128Slice-4 426 383913 ns/op BenchmarkDecodeFloat64Slice-4 914 164266 ns/op BenchmarkDecodeInt32Slice-4 924 151499 ns/op BenchmarkDecodeStringSlice-4 439 370766 ns/op BenchmarkDecodeStringsSlice-4 144 928726 ns/op BenchmarkDecodeBytesSlice-4 367 443195 ns/op BenchmarkDecodeInterfaceSlice-4 62 1814805 ns/op BenchmarkDecodeMap-4 90 1491752 ns/op PASS ok encoding/gob 3.613s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11413 12042 ns/op 21.26 MB/s BenchmarkEncode/1024-4 3160 42252 ns/op 24.24 MB/s BenchmarkEncode/4096-4 604 277875 ns/op 14.74 MB/s BenchmarkEncode/16384-4 170 660313 ns/op 24.81 MB/s BenchmarkDecode/256-4 24535 4895 ns/op 52.30 MB/s BenchmarkDecode/1024-4 6775 20180 ns/op 50.74 MB/s BenchmarkDecode/4096-4 1401 85512 ns/op 47.90 MB/s BenchmarkDecode/16384-4 362 322067 ns/op 50.87 MB/s BenchmarkDump/256-4 1155 105411 ns/op 2.43 MB/s BenchmarkDump/1024-4 254 522658 ns/op 1.96 MB/s BenchmarkDump/4096-4 84 1623913 ns/op 2.52 MB/s BenchmarkDump/16384-4 19 7033891 ns/op 2.33 MB/s PASS ok encoding/hex 2.475s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 131086114 ns/op 14.80 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 196600069 ns/op 9.87 MB/s 5256 B/op 69 allocs/op BenchmarkCodeMarshal-4 1 139567865 ns/op 13.90 MB/s 10332664 B/op 52 allocs/op BenchmarkCodeMarshalError-4 1 162360591 ns/op 11.95 MB/s 10336312 B/op 104 allocs/op BenchmarkMarshalBytes/32-4 20485 5801 ns/op BenchmarkMarshalBytes/256-4 7050 19771 ns/op BenchmarkMarshalBytes/4096-4 350 309967 ns/op BenchmarkMarshalBytesError/32-4 42 2730796 ns/op BenchmarkMarshalBytesError/256-4 45 2635264 ns/op BenchmarkMarshalBytesError/4096-4 45 2438606 ns/op BenchmarkCodeDecoder-4 1 550962739 ns/op 3.52 MB/s 11144840 B/op 92716 allocs/op BenchmarkUnicodeDecoder-4 33052 3711 ns/op 3.77 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48717 3761 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 387542448 ns/op 5.01 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 415750562 ns/op 4.67 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 68035 1996 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 87297 1330 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 181856 937.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 55134 2642 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 48440 2658 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 19584 6835 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3042 35857 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 753 198878 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1246155 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 10808810 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 462238 219.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 541206 221.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 573878 212.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 495598 211.1 ns/op BenchmarkEncodeMarshaler-4 51613 2329 ns/op 90 B/op 1 allocs/op BenchmarkEncoderEncode-4 64326 1639 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4716512 24.37 ns/op BenchmarkNumberIsValidRegexp-4 17378 6649 ns/op PASS ok encoding/json 9.449s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 2950467 ns/op 22.21 MB/s BenchmarkDecode-4 32 3993269 ns/op 22.23 MB/s PASS ok encoding/pem 0.437s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1579 87159 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 579 203067 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2331 54691 ns/op PASS ok encoding/xml 0.591s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 408339 318.0 ns/op BenchmarkIntSet-4 618939 221.2 ns/op BenchmarkFloatAdd-4 153205 932.4 ns/op BenchmarkFloatSet-4 598231 213.6 ns/op BenchmarkStringSet-4 310297 366.5 ns/op BenchmarkMapSet-4 127800 984.2 ns/op BenchmarkMapSetDifferent-4 59172 2400 ns/op BenchmarkMapSetDifferentRandom-4 225 528207 ns/op BenchmarkMapSetString-4 119476 1067 ns/op BenchmarkMapAddSame-4 37147 5329 ns/op BenchmarkMapAddDifferent-4 12252 10943 ns/op BenchmarkMapAddDifferentRandom-4 254 793277 ns/op BenchmarkMapAddSameSteadyState-4 294470 464.2 ns/op BenchmarkMapAddDifferentSteadyState-4 108828 997.1 ns/op BenchmarkRealworldExpvarUsage-4 17138 9101 ns/op PASS ok expvar 3.984s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 95433 1779 ns/op BenchmarkSprintfEmpty-4 245193 560.9 ns/op BenchmarkSprintfString-4 187104 805.3 ns/op BenchmarkSprintfTruncateString-4 158210 845.8 ns/op BenchmarkSprintfTruncateBytes-4 118310 1129 ns/op BenchmarkSprintfSlowParsingPath-4 177079 952.3 ns/op BenchmarkSprintfQuoteString-4 40465 3248 ns/op BenchmarkSprintfInt-4 155334 818.5 ns/op BenchmarkSprintfIntInt-4 111769 1234 ns/op BenchmarkSprintfPrefixedInt-4 145494 1168 ns/op BenchmarkSprintfFloat-4 89959 1485 ns/op BenchmarkSprintfComplex-4 37845 3140 ns/op BenchmarkSprintfBoolean-4 155330 855.4 ns/op BenchmarkSprintfHexString-4 86953 1684 ns/op BenchmarkSprintfHexBytes-4 61958 2323 ns/op BenchmarkSprintfBytes-4 28920 4349 ns/op BenchmarkSprintfStringer-4 62499 2821 ns/op BenchmarkSprintfStructure-4 23080 6237 ns/op BenchmarkManyArgs-4 37959 3302 ns/op BenchmarkFprintInt-4 61902 2930 ns/op BenchmarkFprintfBytes-4 68610 2592 ns/op BenchmarkFprintIntNoAlloc-4 68076 1894 ns/op BenchmarkScanInts-4 27 4245322 ns/op BenchmarkScanRecursiveInt-4 1 454369099 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 464909480 ns/op PASS ok fmt 6.390s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 417 258319 ns/op PASS ok go/build 0.208s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 42768 4196 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12830 9567 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3985 35680 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1120 195727 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 222 546501 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 2798520 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 10633582 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 60651641 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 158992003 ns/op 15259168 B/op 65567 allocs/op PASS ok go/constant 2.135s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 422338523 ns/op 0.15 MB/s 46176768 B/op 48903 allocs/op PASS ok go/format 0.519s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21669123 ns/op 2.49 MB/s BenchmarkParseOnly-4 6 23642109 ns/op 2.28 MB/s BenchmarkResolve-4 48 2625908 ns/op 20.51 MB/s PASS ok go/parser 2.465s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 154353539 ns/op 0.34 MB/s 4834328 B/op 27581 allocs/op BenchmarkPrintDecl-4 642 200654 ns/op 0.16 MB/s 15650 B/op 51 allocs/op PASS ok go/printer 0.399s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 270 436434 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9001545 ns/op 6.07 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 21447170 ns/op 3.35 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20964299 ns/op 5.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 182 918974 ns/op 3.35 MB/s PASS ok go/scanner 1.609s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 103.1 ns/op PASS ok go/token 0.224s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 106 958275 ns/op BenchmarkNamed/Underlying/nongeneric-4 819763 154.0 ns/op BenchmarkNamed/Underlying/generic-4 882193 189.0 ns/op BenchmarkNamed/Underlying/src_instance-4 774279 149.5 ns/op BenchmarkNamed/Underlying/user_instance-4 857793 141.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13960 11558 ns/op BenchmarkNamed/NewMethodSet/generic-4 13532 9080 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12186 8828 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13194 10680 ns/op BenchmarkCheck/http/funcbodies/info-4 1 671033822 ns/op 45279 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 548669032 ns/op 55386 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 320990703 ns/op 93608 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 254113429 ns/op 119311 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2727308529 ns/op 1878 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 229000410 ns/op 22267 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 116064427 ns/op 43731 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 100710538 ns/op 50134 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 975469575 ns/op 2218 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 134407687 ns/op 15950 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 74754885 ns/op 28612 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 68114758 ns/op 30716 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2024794403 ns/op 30641 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 535046992 ns/op 115923 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 176409046 ns/op 348486 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 123646231 ns/op 498223 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3243768678 ns/op 621.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 197833764 ns/op 10144 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 111902129 ns/op 17895 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 140913373 ns/op 14227 lines/s PASS ok go/types 50.899s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12157 9483 ns/op 107.98 MB/s PASS ok hash/adler32 0.326s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 214605 512.2 ns/op 29.28 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 227697 635.4 ns/op 23.61 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 139506 933.7 ns/op 42.84 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 141097 888.7 ns/op 45.01 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 339181 340.8 ns/op 1502.54 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 357834 281.7 ns/op 1817.67 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 424280 341.2 ns/op 3001.41 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 361838 368.9 ns/op 2776.17 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 255249 474.6 ns/op 8630.29 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 271299 476.8 ns/op 8591.28 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 71556 1752 ns/op 18703.29 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 67281 1833 ns/op 17880.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 429165 440.6 ns/op 34.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 447984 294.1 ns/op 51.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 414052 305.2 ns/op 131.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 377779 307.9 ns/op 129.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 320833 488.7 ns/op 1047.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 304274 424.6 ns/op 1205.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 288018 625.6 ns/op 1636.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 312410 466.1 ns/op 2196.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 205291 532.7 ns/op 7689.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 234646 510.2 ns/op 8027.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 55508 3785 ns/op 8657.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53487 2249 ns/op 14568.90 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 259075 758.3 ns/op 19.78 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 236301 606.3 ns/op 24.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 118554 857.3 ns/op 46.66 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 159552 1137 ns/op 35.17 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12321 9902 ns/op 51.71 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 11979 10293 ns/op 49.74 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5277 22066 ns/op 46.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6504 23811 ns/op 43.01 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1357 108741 ns/op 37.67 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1377 90828 ns/op 45.10 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 164 736850 ns/op 44.47 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 175 707003 ns/op 46.35 MB/s PASS ok hash/crc32 7.621s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 130 895712 ns/op 73.17 MB/s BenchmarkCrc64/ISO4KB-4 1154 95309 ns/op 42.98 MB/s BenchmarkCrc64/ISO1KB-4 3729 30090 ns/op 34.03 MB/s BenchmarkCrc64/ECMA64KB-4 128 866001 ns/op 75.68 MB/s BenchmarkCrc64/Random64KB-4 145 832975 ns/op 78.68 MB/s BenchmarkCrc64/Random16KB-4 532 219134 ns/op 74.77 MB/s PASS ok hash/crc64 1.230s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13888 8630 ns/op 118.66 MB/s BenchmarkFnv32aKB-4 13177 9097 ns/op 112.56 MB/s BenchmarkFnv64KB-4 12730 9058 ns/op 113.04 MB/s BenchmarkFnv64aKB-4 10000 13622 ns/op 75.17 MB/s BenchmarkFnv128KB-4 1772 71574 ns/op 14.31 MB/s BenchmarkFnv128aKB-4 1827 71562 ns/op 14.31 MB/s PASS ok hash/fnv 1.376s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 432822 258.5 ns/op 15.47 MB/s BenchmarkHash/n=4/Bytes-4 3081620 38.65 ns/op 103.50 MB/s BenchmarkHash/n=4/String-4 3107954 38.28 ns/op 104.49 MB/s BenchmarkHash/n=8/Write-4 501140 480.2 ns/op 16.66 MB/s BenchmarkHash/n=8/Bytes-4 2999410 38.59 ns/op 207.29 MB/s BenchmarkHash/n=8/String-4 3069111 38.12 ns/op 209.86 MB/s BenchmarkHash/n=16/Write-4 486385 404.6 ns/op 39.54 MB/s BenchmarkHash/n=16/Bytes-4 3236702 36.16 ns/op 442.45 MB/s BenchmarkHash/n=16/String-4 3263754 33.76 ns/op 473.90 MB/s BenchmarkHash/n=32/Write-4 371155 271.8 ns/op 117.74 MB/s BenchmarkHash/n=32/Bytes-4 3062864 37.64 ns/op 850.27 MB/s BenchmarkHash/n=32/String-4 3196304 40.47 ns/op 790.64 MB/s BenchmarkHash/n=64/Write-4 398491 297.6 ns/op 215.04 MB/s BenchmarkHash/n=64/Bytes-4 2909742 40.72 ns/op 1571.64 MB/s BenchmarkHash/n=64/String-4 3265888 39.32 ns/op 1627.78 MB/s BenchmarkHash/n=256/Write-4 319304 375.3 ns/op 682.18 MB/s BenchmarkHash/n=256/Bytes-4 2104868 64.16 ns/op 3990.29 MB/s BenchmarkHash/n=256/String-4 2105250 55.33 ns/op 4627.11 MB/s BenchmarkHash/n=320/Write-4 297643 672.5 ns/op 475.84 MB/s BenchmarkHash/n=320/Bytes-4 1971784 62.33 ns/op 5133.94 MB/s BenchmarkHash/n=320/String-4 1908208 58.04 ns/op 5513.13 MB/s BenchmarkHash/n=1024/Write-4 222708 587.1 ns/op 1744.21 MB/s BenchmarkHash/n=1024/Bytes-4 882724 137.2 ns/op 7463.45 MB/s BenchmarkHash/n=1024/String-4 944601 136.1 ns/op 7521.97 MB/s BenchmarkHash/n=4096/Write-4 97566 1335 ns/op 3069.07 MB/s BenchmarkHash/n=4096/Bytes-4 231247 758.5 ns/op 5400.07 MB/s BenchmarkHash/n=4096/String-4 252787 547.5 ns/op 7481.18 MB/s BenchmarkHash/n=16384/Write-4 26643 4230 ns/op 3873.51 MB/s BenchmarkHash/n=16384/Bytes-4 69201 1759 ns/op 9313.11 MB/s BenchmarkHash/n=16384/String-4 68473 2098 ns/op 7809.08 MB/s PASS ok hash/maphash 6.863s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 633 201092 ns/op BenchmarkEscapeNone-4 106416 951.6 ns/op BenchmarkUnescape-4 559 184244 ns/op BenchmarkUnescapeNone-4 641744 209.9 ns/op BenchmarkUnescapeSparse-4 10000 22620 ns/op BenchmarkUnescapeDense-4 1021 134285 ns/op PASS ok html 1.294s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8198 23045 ns/op BenchmarkCSSEscaperNoSpecials-4 41757 2850 ns/op BenchmarkDecodeCSS-4 25646 5753 ns/op BenchmarkDecodeCSSNoSpecials-4 3173386 35.80 ns/op BenchmarkCSSValueFilter-4 106818 1410 ns/op BenchmarkCSSValueFilterOk-4 70428 1609 ns/op BenchmarkEscapedExecute-4 4500 24660 ns/op BenchmarkHTMLNospaceEscaper-4 9962 12540 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51831 2177 ns/op BenchmarkStripTags-4 17922 6849 ns/op BenchmarkStripTagsNoSpecials-4 260227 702.5 ns/op BenchmarkJSValEscaperWithNum-4 22710 5215 ns/op BenchmarkJSValEscaperWithStr-4 5001 26788 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20136 6584 ns/op BenchmarkJSValEscaperWithObj-4 4082 32744 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12975 13007 ns/op BenchmarkJSStrEscaperNoSpecials-4 44184 2568 ns/op BenchmarkJSStrEscaper-4 9620 12475 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43747 2773 ns/op BenchmarkJSRegexpEscaper-4 8460 21066 ns/op BenchmarkTemplateSpecialTags-4 96 1525404 ns/op BenchmarkURLEscaper-4 3634 28578 ns/op BenchmarkURLEscaperNoSpecials-4 194926 925.8 ns/op BenchmarkURLNormalizer-4 5814 22384 ns/op BenchmarkURLNormalizerNoSpecials-4 179083 1075 ns/op BenchmarkSrcsetFilter-4 10000 13230 ns/op BenchmarkSrcsetFilterNoSpecials-4 104059 1186 ns/op PASS ok html/template 6.226s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 516093 310.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 465826 267.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 565551 244.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 453182 261.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1577168 93.91 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 120.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1563048 77.17 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 102.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 112.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 356059 367.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 307513 472.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 314418 340.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 314983 374.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 757813 157.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 390014 304.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 699123 289.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 463261 351.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 427317 378.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1300105 87.34 ns/op BenchmarkRGBASetRGBA-4 1155748 126.8 ns/op BenchmarkRGBA64At-4 985033 238.7 ns/op BenchmarkRGBA64SetRGBA64-4 884211 156.3 ns/op BenchmarkNRGBAAt-4 1325048 88.33 ns/op BenchmarkNRGBASetNRGBA-4 1210851 104.3 ns/op BenchmarkNRGBA64At-4 783675 146.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 695425 303.0 ns/op BenchmarkAlphaAt-4 2165218 63.92 ns/op BenchmarkAlphaSetAlpha-4 1912548 56.29 ns/op BenchmarkAlpha16At-4 1382667 124.6 ns/op BenchmarkAlphaSetAlpha16-4 1000000 103.8 ns/op BenchmarkGrayAt-4 2500142 46.62 ns/op BenchmarkGraySetGray-4 2175841 55.12 ns/op BenchmarkGray16At-4 1287222 107.8 ns/op BenchmarkGraySetGray16-4 1334082 107.4 ns/op PASS ok image 8.061s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2823798 44.75 ns/op BenchmarkYCbCrToRGB/128-4 3213309 37.29 ns/op BenchmarkYCbCrToRGB/255-4 3323888 35.28 ns/op BenchmarkRGBToYCbCr/0-4 3409148 36.92 ns/op BenchmarkRGBToYCbCr/Cb-4 2937502 36.25 ns/op BenchmarkRGBToYCbCr/Cr-4 1786284 65.04 ns/op BenchmarkYCbCrToRGBA/0-4 2814338 43.74 ns/op BenchmarkYCbCrToRGBA/128-4 2639598 49.14 ns/op BenchmarkYCbCrToRGBA/255-4 2886542 56.55 ns/op BenchmarkNYCbCrAToRGBA/0-4 2913175 83.85 ns/op BenchmarkNYCbCrAToRGBA/128-4 2502342 46.70 ns/op BenchmarkNYCbCrAToRGBA/255-4 2385622 46.49 ns/op PASS ok image/color 2.970s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 64242564 ns/op BenchmarkFillSrc-4 301 685232 ns/op BenchmarkCopyOver-4 6 18134048 ns/op BenchmarkCopySrc-4 520 257586 ns/op BenchmarkNRGBAOver-4 8 18360591 ns/op BenchmarkNRGBASrc-4 12 15687030 ns/op BenchmarkYCbCr-4 9 11119013 ns/op BenchmarkGray-4 16 7754853 ns/op BenchmarkCMYK-4 12 9385032 ns/op BenchmarkGlyphOver-4 19 6292462 ns/op BenchmarkRGBAMaskOver-4 5 23103114 ns/op BenchmarkGrayMaskOver-4 6 18707946 ns/op BenchmarkRGBA64ImageMaskOver-4 4 31834088 ns/op BenchmarkRGBA-4 5 20915184 ns/op BenchmarkPalettedFill-4 838 133895 ns/op BenchmarkPalettedRGBA-4 5 23257937 ns/op BenchmarkGenericOver-4 2 65342008 ns/op BenchmarkGenericMaskOver-4 5 23226606 ns/op BenchmarkGenericSrc-4 3 33800805 ns/op BenchmarkGenericMaskSrc-4 3 38230568 ns/op PASS ok image/draw 7.363s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 8253928 ns/op 1.87 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 201783303 ns/op 1.52 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2684278848 ns/op 0.46 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2284933 ns/op 6.76 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 138380679 ns/op 0.45 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.060s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5113 22372 ns/op BenchmarkIDCT-4 5143 22550 ns/op BenchmarkDecodeBaseline-4 8 13417986 ns/op 4.61 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17414600 ns/op 3.55 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 152429588 ns/op 8.06 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 197935162 ns/op 4.66 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.794s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14657209 7.209 ns/op BenchmarkDecodeGray-4 12 9626569 ns/op 6.81 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42890047 ns/op 6.11 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34750578 ns/op 7.54 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5684291 ns/op 11.53 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 68854968 ns/op 3.81 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43533776 ns/op 6.02 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 63695618 ns/op 4.82 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 51762710 ns/op 5.93 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 195524664 ns/op 6.28 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 193183925 ns/op 6.36 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34275018 ns/op 8.96 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 222660941 ns/op 5.52 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 732736998 ns/op 1.68 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.136s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 57826340 ns/op 1.73 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 66621210 ns/op 1.50 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 283424537 ns/op 1.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 265032451 ns/op 1.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 52092943 ns/op 1.92 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 48551810 ns/op 2.06 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 313654877 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 256886198 ns/op 1.95 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 657542387 ns/op 1.52 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 651744126 ns/op 1.53 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3993065454 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3770139804 ns/op 1.33 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 12805100 ns/op 7.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11593727 ns/op 8.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 60298454 ns/op 8.29 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 64132351 ns/op 7.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 117346658 ns/op 8.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 101798978 ns/op 9.82 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 573478083 ns/op 8.72 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 564632338 ns/op 8.86 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 55298414 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 49779228 ns/op 2.01 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 307950369 ns/op 1.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 363534903 ns/op 1.38 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 665353252 ns/op 1.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 803039218 ns/op 1.25 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5833506595 ns/op 0.86 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4990794363 ns/op 1.00 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 240170770 ns/op 17.40 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 273938335 ns/op 15.26 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 75.749s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 27946 5094 ns/op 0.20 MB/s BenchmarkMarshalCorpusFile/2-4 28809 6253 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/4-4 26896 6680 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/8-4 26163 4602 ns/op 1.74 MB/s BenchmarkMarshalCorpusFile/16-4 17442 10777 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/32-4 10000 18012 ns/op 1.78 MB/s BenchmarkMarshalCorpusFile/64-4 6756 18961 ns/op 3.38 MB/s BenchmarkMarshalCorpusFile/128-4 4281 34999 ns/op 3.66 MB/s BenchmarkMarshalCorpusFile/256-4 1669 85224 ns/op 3.00 MB/s BenchmarkMarshalCorpusFile/512-4 943 127186 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/1024-4 564 269110 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/2048-4 234 548198 ns/op 3.74 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1053916 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/8192-4 74 2093056 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/16384-4 38 4696176 ns/op 3.49 MB/s BenchmarkMarshalCorpusFile/32768-4 19 7283237 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/65536-4 8 17488534 ns/op 3.75 MB/s BenchmarkMarshalCorpusFile/131072-4 3 40984005 ns/op 3.20 MB/s BenchmarkMarshalCorpusFile/262144-4 2 78077802 ns/op 3.36 MB/s BenchmarkMarshalCorpusFile/524288-4 1 135600167 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 262606702 ns/op 3.99 MB/s BenchmarkUnmarshalCorpusFile/1-4 8817 17029 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 6549 22072 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 8424 20919 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/8-4 6616 27501 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/16-4 5245 25370 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32-4 3614 33583 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/64-4 2564 48466 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/128-4 1830 58443 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/256-4 790 137230 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/512-4 432 257577 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/1024-4 211 485499 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1014379 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 2085433 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3719633 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 13300113 ns/op 1.23 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15812004 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29172982 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 72664866 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 165337739 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 344151783 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 542897065 ns/op 1.93 MB/s BenchmarkMutatorBytes/1-4 27422 4158 ns/op BenchmarkMutatorBytes/10-4 32114 3720 ns/op BenchmarkMutatorBytes/100-4 21673 4920 ns/op BenchmarkMutatorBytes/1000-4 18445 7374 ns/op BenchmarkMutatorBytes/10000-4 4872 30520 ns/op BenchmarkMutatorBytes/100000-4 882 173765 ns/op BenchmarkMutatorString/1-4 34611 4034 ns/op BenchmarkMutatorString/10-4 30163 4667 ns/op BenchmarkMutatorString/100-4 29580 5019 ns/op BenchmarkMutatorString/1000-4 12602 8449 ns/op BenchmarkMutatorString/10000-4 1958 51984 ns/op BenchmarkMutatorString/100000-4 195 588823 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13627 13014 ns/op BenchmarkMutatorAllBasicTypes/string-4 15841 8412 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50710 2272 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44456 3162 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42763 2667 ns/op BenchmarkMutatorAllBasicTypes/int-4 46314 3005 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46546 2588 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46110 2579 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50403 2307 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49054 2605 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45344 2492 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 47768 2412 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 43622 2639 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45918 2918 ns/op PASS ok internal/fuzz 16.068s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10206 13805 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 118954 1026 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.301s PASS ok internal/poll 0.071s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 24732660 ns/op PASS ok internal/trace 3.288s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11926 ns/op BenchmarkCopyNLarge-4 336 496491 ns/op PASS ok io 0.552s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 154488 753.4 ns/op BenchmarkPrintln-4 28358 4391 ns/op BenchmarkPrintlnNoFlags-4 48400 2959 ns/op PASS ok log 0.586s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2632636 41.40 ns/op BenchmarkAcosh-4 1372254 82.55 ns/op BenchmarkAsin-4 2597673 42.64 ns/op BenchmarkAsinh-4 1362078 87.01 ns/op BenchmarkAtan-4 3442088 34.39 ns/op BenchmarkAtanh-4 1331060 85.72 ns/op BenchmarkAtan2-4 2388054 49.06 ns/op BenchmarkCbrt-4 1650631 69.11 ns/op BenchmarkCeil-4 24984310 5.113 ns/op BenchmarkCopysign-4 3925046 29.46 ns/op BenchmarkCos-4 1431961 81.15 ns/op BenchmarkCosh-4 1881829 60.84 ns/op BenchmarkErf-4 3248402 34.59 ns/op BenchmarkErfc-4 3294847 35.36 ns/op BenchmarkErfinv-4 2991709 39.32 ns/op BenchmarkErfcinv-4 3065654 38.06 ns/op BenchmarkExp-4 6714019 16.08 ns/op BenchmarkExpGo-4 1000000 115.4 ns/op BenchmarkExpm1-4 2585184 45.55 ns/op BenchmarkExp2-4 1000000 103.8 ns/op BenchmarkExp2Go-4 1000000 109.9 ns/op BenchmarkAbs-4 5480516 22.80 ns/op BenchmarkDim-4 10589199 10.71 ns/op BenchmarkFloor-4 23239753 5.405 ns/op BenchmarkMax-4 14945014 9.561 ns/op BenchmarkMin-4 16609460 7.567 ns/op BenchmarkMod-4 389413 302.4 ns/op BenchmarkFrexp-4 1999658 57.66 ns/op BenchmarkGamma-4 732620 144.2 ns/op BenchmarkHypot-4 11725459 9.078 ns/op BenchmarkHypotGo-4 1906701 61.76 ns/op BenchmarkIlogb-4 2362956 50.18 ns/op BenchmarkJ0-4 316699 406.8 ns/op BenchmarkJ1-4 325226 395.5 ns/op BenchmarkJn-4 131695 850.1 ns/op BenchmarkLdexp-4 2067057 57.70 ns/op BenchmarkLgamma-4 1000000 107.2 ns/op BenchmarkLog-4 6738542 18.16 ns/op BenchmarkLogb-4 2261521 49.88 ns/op BenchmarkLog1p-4 1741872 65.23 ns/op BenchmarkLog10-4 6148350 19.19 ns/op BenchmarkLog2-4 1701414 68.06 ns/op BenchmarkModf-4 2633880 44.90 ns/op BenchmarkNextafter32-4 2449482 54.24 ns/op BenchmarkNextafter64-4 2605771 46.10 ns/op BenchmarkPowInt-4 655756 184.1 ns/op BenchmarkPowFrac-4 500029 235.4 ns/op BenchmarkPow10Pos-4 6062634 19.62 ns/op BenchmarkPow10Neg-4 6107557 20.30 ns/op BenchmarkRound-4 4972440 22.93 ns/op BenchmarkRoundToEven-4 10881592 10.32 ns/op BenchmarkRemainder-4 601911 200.6 ns/op BenchmarkSignbit-4 7815009 15.31 ns/op BenchmarkSin-4 1694108 69.34 ns/op BenchmarkSincos-4 1000000 101.2 ns/op BenchmarkSinh-4 2289808 51.16 ns/op BenchmarkSqrtIndirect-4 24498139 5.035 ns/op BenchmarkSqrtLatency-4 22800159 5.283 ns/op BenchmarkSqrtIndirectLatency-4 24113564 5.258 ns/op BenchmarkSqrtGoLatency-4 1401830 82.78 ns/op BenchmarkSqrtPrime-4 40749 3035 ns/op BenchmarkTan-4 1511653 88.94 ns/op BenchmarkTanh-4 1815804 69.80 ns/op BenchmarkTrunc-4 23399197 5.043 ns/op BenchmarkY0-4 292420 404.4 ns/op BenchmarkY1-4 320694 418.6 ns/op BenchmarkYn-4 140026 836.5 ns/op BenchmarkFloat64bits-4 7617321 15.72 ns/op BenchmarkFloat64frombits-4 7386128 15.78 ns/op BenchmarkFloat32bits-4 7353256 15.97 ns/op BenchmarkFloat32frombits-4 7728236 15.70 ns/op BenchmarkFMA-4 23484854 5.296 ns/op PASS ok math 13.110s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15825315 8.023 ns/op 7977.47 MB/s BenchmarkAddVV/2-4 14312766 8.734 ns/op 14655.16 MB/s BenchmarkAddVV/3-4 11890612 9.202 ns/op 20865.19 MB/s BenchmarkAddVV/4-4 13454386 9.235 ns/op 27719.86 MB/s BenchmarkAddVV/5-4 12278427 10.31 ns/op 31023.09 MB/s BenchmarkAddVV/10-4 9029205 12.38 ns/op 51700.75 MB/s BenchmarkAddVV/100-4 2238346 49.01 ns/op 130581.51 MB/s BenchmarkAddVV/1000-4 301394 455.1 ns/op 140620.23 MB/s BenchmarkSubVV/1-4 15033680 7.649 ns/op 8367.50 MB/s BenchmarkSubVV/2-4 14049244 8.404 ns/op 15231.74 MB/s BenchmarkSubVV/3-4 13405281 9.385 ns/op 20458.97 MB/s BenchmarkSubVV/4-4 12707101 9.177 ns/op 27895.88 MB/s BenchmarkSubVV/5-4 13249198 9.454 ns/op 33847.82 MB/s BenchmarkSubVV/10-4 9072475 11.97 ns/op 53460.45 MB/s BenchmarkSubVV/100-4 2241214 47.66 ns/op 134289.17 MB/s BenchmarkSubVV/1000-4 269835 451.3 ns/op 141825.68 MB/s BenchmarkAddVW/1-4 18233151 6.704 ns/op 1193.30 MB/s BenchmarkAddVW/2-4 16935670 7.277 ns/op 2198.75 MB/s BenchmarkAddVW/3-4 16069227 7.770 ns/op 3088.84 MB/s BenchmarkAddVW/4-4 13634773 8.019 ns/op 3990.63 MB/s BenchmarkAddVW/5-4 13351336 8.538 ns/op 4684.73 MB/s BenchmarkAddVW/10-4 10398790 10.53 ns/op 7595.91 MB/s BenchmarkAddVW/100-4 277338 383.3 ns/op 2087.41 MB/s BenchmarkAddVW/1000-4 45716 2742 ns/op 2917.43 MB/s BenchmarkAddVWext/1-4 17976382 6.819 ns/op 1173.27 MB/s BenchmarkAddVWext/2-4 15904516 7.421 ns/op 2156.11 MB/s BenchmarkAddVWext/3-4 14513824 8.173 ns/op 2936.57 MB/s BenchmarkAddVWext/4-4 15897680 7.946 ns/op 4027.33 MB/s BenchmarkAddVWext/5-4 15289009 8.255 ns/op 4845.57 MB/s BenchmarkAddVWext/10-4 10866163 10.03 ns/op 7976.09 MB/s BenchmarkAddVWext/100-4 50102 2207 ns/op 362.56 MB/s BenchmarkAddVWext/1000-4 5502 21891 ns/op 365.45 MB/s BenchmarkSubVW/1-4 18278360 6.958 ns/op 1149.81 MB/s BenchmarkSubVW/2-4 15892267 7.862 ns/op 2034.99 MB/s BenchmarkSubVW/3-4 15912991 7.744 ns/op 3099.06 MB/s BenchmarkSubVW/4-4 15200570 7.993 ns/op 4003.53 MB/s BenchmarkSubVW/5-4 13734092 8.451 ns/op 4732.94 MB/s BenchmarkSubVW/10-4 11000766 10.24 ns/op 7812.66 MB/s BenchmarkSubVW/100-4 304588 394.6 ns/op 2027.42 MB/s BenchmarkSubVW/1000-4 46454 2661 ns/op 3005.92 MB/s BenchmarkSubVWext/1-4 18076652 6.804 ns/op 1175.85 MB/s BenchmarkSubVWext/2-4 15096638 7.918 ns/op 2020.68 MB/s BenchmarkSubVWext/3-4 15336550 7.942 ns/op 3021.86 MB/s BenchmarkSubVWext/4-4 15994882 8.085 ns/op 3958.17 MB/s BenchmarkSubVWext/5-4 14607667 8.363 ns/op 4782.73 MB/s BenchmarkSubVWext/10-4 11541549 11.31 ns/op 7076.12 MB/s BenchmarkSubVWext/100-4 52893 2228 ns/op 359.00 MB/s BenchmarkSubVWext/1000-4 5851 21943 ns/op 364.59 MB/s BenchmarkMulAddVWW/1-4 14928328 8.274 ns/op 7735.04 MB/s BenchmarkMulAddVWW/2-4 12740214 8.931 ns/op 14332.83 MB/s BenchmarkMulAddVWW/3-4 12498154 9.386 ns/op 20456.41 MB/s BenchmarkMulAddVWW/4-4 12242085 9.711 ns/op 26361.40 MB/s BenchmarkMulAddVWW/5-4 11587929 10.35 ns/op 30908.68 MB/s BenchmarkMulAddVWW/10-4 7325684 14.45 ns/op 44283.72 MB/s BenchmarkMulAddVWW/100-4 1547840 76.68 ns/op 83461.62 MB/s BenchmarkMulAddVWW/1000-4 173768 868.4 ns/op 73700.22 MB/s BenchmarkAddMulVVW/1-4 14692716 7.825 ns/op 8178.71 MB/s BenchmarkAddMulVVW/2-4 14127812 8.558 ns/op 14956.02 MB/s BenchmarkAddMulVVW/3-4 12255241 9.728 ns/op 19736.92 MB/s BenchmarkAddMulVVW/4-4 11887711 10.62 ns/op 24099.59 MB/s BenchmarkAddMulVVW/5-4 10436461 11.25 ns/op 28436.58 MB/s BenchmarkAddMulVVW/10-4 8669956 13.90 ns/op 46044.49 MB/s BenchmarkAddMulVVW/100-4 1824582 62.69 ns/op 102093.20 MB/s BenchmarkAddMulVVW/1000-4 233727 566.6 ns/op 112945.15 MB/s BenchmarkDivWVW/1-4 1877908 59.89 ns/op 1068.56 MB/s BenchmarkDivWVW/2-4 1000000 116.5 ns/op 1099.12 MB/s BenchmarkDivWVW/3-4 893048 147.8 ns/op 1299.21 MB/s BenchmarkDivWVW/4-4 752460 174.2 ns/op 1469.50 MB/s BenchmarkDivWVW/5-4 642906 197.7 ns/op 1618.85 MB/s BenchmarkDivWVW/10-4 384909 339.2 ns/op 1886.87 MB/s BenchmarkDivWVW/100-4 41890 2821 ns/op 2268.46 MB/s BenchmarkDivWVW/1000-4 4596 27499 ns/op 2327.33 MB/s BenchmarkNonZeroShifts/1/shrVU-4 17211451 7.348 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17879086 6.907 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15550772 7.589 ns/op BenchmarkNonZeroShifts/2/shlVU-4 16178421 7.382 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13091203 8.161 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14433356 7.805 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13134178 8.884 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13072471 8.602 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12088704 9.365 ns/op BenchmarkNonZeroShifts/5/shlVU-4 13031013 9.161 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9440864 12.25 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9286964 11.83 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1510792 78.23 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1731352 63.56 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 196917 660.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 233904 533.3 ns/op BenchmarkDecimalConversion-4 223 517151 ns/op BenchmarkFloatString/100-4 10000 10068 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 241 482348 ns/op 2907 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 44081546 ns/op 61456 B/op 55 allocs/op BenchmarkFloatString/100000-4 1 4337160647 ns/op 828680 B/op 499 allocs/op BenchmarkFloatAdd/10-4 155760 683.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 182522 679.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 167134 732.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 95058 1248 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 20456 5999 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 246962 525.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 243729 517.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 234778 538.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 188198 704.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 55306 1979 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1938 58894 ns/op BenchmarkParseFloatLargeExp-4 505 241931 ns/op BenchmarkGCD10x10/WithoutXY-4 193606 651.8 ns/op BenchmarkGCD10x10/WithXY-4 54481 2186 ns/op BenchmarkGCD10x100/WithoutXY-4 102853 1210 ns/op BenchmarkGCD10x100/WithXY-4 19309 6335 ns/op BenchmarkGCD10x1000/WithoutXY-4 67987 1886 ns/op BenchmarkGCD10x1000/WithXY-4 14596 8526 ns/op BenchmarkGCD100x100/WithoutXY-4 25177 4616 ns/op BenchmarkGCD100x100/WithXY-4 11066 11145 ns/op BenchmarkGCD100x1000/WithoutXY-4 13616 8936 ns/op BenchmarkGCD100x1000/WithXY-4 6660 18087 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2174 55104 ns/op BenchmarkGCD1000x1000/WithXY-4 1104 101638 ns/op BenchmarkHilbert-4 21 5576193 ns/op BenchmarkBinomial-4 10000 10739 ns/op BenchmarkQuoRem-4 25065 4883 ns/op BenchmarkExp-4 18 6646380 ns/op BenchmarkExpMont/Odd-4 133 899620 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 129 919606 ns/op 3347 B/op 37 allocs/op BenchmarkExpMont/Even2-4 126 947318 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even3-4 126 939649 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 943089 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even8-4 124 944085 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even32-4 126 947218 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even64-4 147 791712 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 144 830347 ns/op 3794 B/op 52 allocs/op BenchmarkExpMont/Even128-4 165 711219 ns/op 3260 B/op 50 allocs/op BenchmarkExpMont/Even255-4 174 664444 ns/op 2945 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 384 305862 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 352 341393 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 340 341018 ns/op 1757 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 354 334552 ns/op 1737 B/op 47 allocs/op BenchmarkExp2-4 19 6286304 ns/op BenchmarkBitset-4 716836 175.2 ns/op BenchmarkBitsetNeg-4 364956 307.8 ns/op BenchmarkBitsetOrig-4 253614 510.6 ns/op BenchmarkBitsetNegOrig-4 161926 842.3 ns/op BenchmarkModSqrt225_Tonelli-4 123 940627 ns/op BenchmarkModSqrt225_3Mod4-4 408 287249 ns/op BenchmarkModSqrt231_Tonelli-4 120 978741 ns/op BenchmarkModSqrt231_5Mod8-4 357 339889 ns/op BenchmarkModInverse-4 14576 8657 ns/op BenchmarkSqrt-4 2184 58608 ns/op BenchmarkIntSqr/1-4 1122807 104.8 ns/op BenchmarkIntSqr/2-4 709213 179.8 ns/op BenchmarkIntSqr/3-4 577141 212.0 ns/op BenchmarkIntSqr/5-4 446047 274.8 ns/op BenchmarkIntSqr/8-4 331974 377.9 ns/op BenchmarkIntSqr/10-4 271878 447.2 ns/op BenchmarkIntSqr/20-4 59138 2145 ns/op BenchmarkIntSqr/30-4 43480 2996 ns/op BenchmarkIntSqr/50-4 25429 5196 ns/op BenchmarkIntSqr/80-4 15056 7524 ns/op BenchmarkIntSqr/100-4 12009 9673 ns/op BenchmarkIntSqr/200-4 5360 25259 ns/op BenchmarkIntSqr/300-4 1887 63811 ns/op BenchmarkIntSqr/500-4 978 122701 ns/op BenchmarkIntSqr/800-4 393 310733 ns/op BenchmarkIntSqr/1000-4 295 393782 ns/op BenchmarkDiv/20/10-4 437072 290.5 ns/op BenchmarkDiv/40/20-4 444067 287.5 ns/op BenchmarkDiv/100/50-4 380318 331.4 ns/op BenchmarkDiv/200/100-4 60922 2023 ns/op BenchmarkDiv/400/200-4 58080 2111 ns/op BenchmarkDiv/1000/500-4 45520 2610 ns/op BenchmarkDiv/2000/1000-4 36410 3510 ns/op BenchmarkDiv/20000/10000-4 1419 85395 ns/op BenchmarkDiv/200000/100000-4 36 3905145 ns/op BenchmarkDiv/2000000/1000000-4 1 109337547 ns/op BenchmarkDiv/20000000/10000000-4 1 3224910947 ns/op BenchmarkMul-4 6 20049529 ns/op BenchmarkNatMul/10-4 177498 1000 ns/op BenchmarkNatMul/100-4 6024 22814 ns/op BenchmarkNatMul/1000-4 178 623114 ns/op BenchmarkZeroShifts/Shl-4 10000 13351 ns/op BenchmarkZeroShifts/ShlSame-4 3594558 32.31 ns/op BenchmarkZeroShifts/Shr-4 10000 12811 ns/op BenchmarkZeroShifts/ShrSame-4 3659638 31.74 ns/op BenchmarkExp3Power/0x10-4 174897 844.6 ns/op BenchmarkExp3Power/0x40-4 143032 928.2 ns/op BenchmarkExp3Power/0x100-4 76972 1451 ns/op BenchmarkExp3Power/0x400-4 42001 3064 ns/op BenchmarkExp3Power/0x1000-4 9421 12689 ns/op BenchmarkExp3Power/0x4000-4 2336 61226 ns/op BenchmarkExp3Power/0x10000-4 213 491484 ns/op BenchmarkExp3Power/0x40000-4 21 4861482 ns/op BenchmarkExp3Power/0x100000-4 3 47851406 ns/op BenchmarkExp3Power/0x400000-4 1 424200066 ns/op BenchmarkFibo-4 4 32444244 ns/op BenchmarkNatSqr/1-4 976422 186.9 ns/op BenchmarkNatSqr/2-4 376352 294.1 ns/op BenchmarkNatSqr/3-4 447922 355.4 ns/op BenchmarkNatSqr/5-4 329720 505.5 ns/op BenchmarkNatSqr/8-4 218977 796.2 ns/op BenchmarkNatSqr/10-4 199563 781.6 ns/op BenchmarkNatSqr/20-4 48127 2604 ns/op BenchmarkNatSqr/30-4 32991 4066 ns/op BenchmarkNatSqr/50-4 20041 6000 ns/op BenchmarkNatSqr/80-4 12208 10008 ns/op BenchmarkNatSqr/100-4 9301 12395 ns/op BenchmarkNatSqr/200-4 4267 30161 ns/op BenchmarkNatSqr/300-4 1981 73343 ns/op BenchmarkNatSqr/500-4 987 146803 ns/op BenchmarkNatSqr/800-4 361 325510 ns/op BenchmarkNatSqr/1000-4 270 444083 ns/op BenchmarkNatSetBytes/8-4 815438 135.5 ns/op BenchmarkNatSetBytes/24-4 299570 480.6 ns/op BenchmarkNatSetBytes/128-4 66805 1813 ns/op BenchmarkNatSetBytes/7-4 802170 130.8 ns/op BenchmarkNatSetBytes/23-4 271328 475.6 ns/op BenchmarkNatSetBytes/127-4 65270 1793 ns/op BenchmarkScanPi-4 225 544427 ns/op BenchmarkStringPiParallel-4 828 276458 ns/op BenchmarkScan/10/Base2-4 38865 2992 ns/op BenchmarkScan/100/Base2-4 4533 25783 ns/op BenchmarkScan/1000/Base2-4 465 250534 ns/op BenchmarkScan/10/Base8-4 91338 1244 ns/op BenchmarkScan/100/Base8-4 13497 8758 ns/op BenchmarkScan/1000/Base8-4 1360 87182 ns/op BenchmarkScan/10/Base10-4 102984 1167 ns/op BenchmarkScan/100/Base10-4 14696 8127 ns/op BenchmarkScan/1000/Base10-4 1605 77911 ns/op BenchmarkScan/10/Base16-4 112104 1021 ns/op BenchmarkScan/100/Base16-4 16572 7294 ns/op BenchmarkScan/1000/Base16-4 1803 67467 ns/op BenchmarkString/10/Base2-4 210356 549.4 ns/op BenchmarkString/100/Base2-4 31069 3882 ns/op BenchmarkString/1000/Base2-4 3397 37131 ns/op BenchmarkString/10/Base8-4 436872 292.4 ns/op BenchmarkString/100/Base8-4 76561 1568 ns/op BenchmarkString/1000/Base8-4 8766 13354 ns/op BenchmarkString/10/Base10-4 183098 567.1 ns/op BenchmarkString/100/Base10-4 40724 2993 ns/op BenchmarkString/1000/Base10-4 6039 19851 ns/op BenchmarkString/10/Base16-4 409350 265.4 ns/op BenchmarkString/100/Base16-4 104407 1140 ns/op BenchmarkString/1000/Base16-4 12295 9973 ns/op BenchmarkLeafSize/0-4 31 3825487 ns/op BenchmarkLeafSize/1-4 495 238123 ns/op BenchmarkLeafSize/2-4 477 231198 ns/op BenchmarkLeafSize/3-4 369 340246 ns/op BenchmarkLeafSize/4-4 447 229732 ns/op BenchmarkLeafSize/5-4 346 375477 ns/op BenchmarkLeafSize/6-4 352 328657 ns/op BenchmarkLeafSize/7-4 396 325929 ns/op BenchmarkLeafSize/8-4 502 228389 ns/op BenchmarkLeafSize/9-4 272 429070 ns/op BenchmarkLeafSize/10-4 336 395001 ns/op BenchmarkLeafSize/11-4 332 366809 ns/op BenchmarkLeafSize/12-4 370 324055 ns/op BenchmarkLeafSize/13-4 345 366136 ns/op BenchmarkLeafSize/14-4 406 326116 ns/op BenchmarkLeafSize/15-4 393 287673 ns/op BenchmarkLeafSize/16-4 520 234291 ns/op BenchmarkLeafSize/32-4 500 232611 ns/op BenchmarkLeafSize/64-4 448 272608 ns/op BenchmarkProbablyPrime/n=0-4 10 10292481 ns/op BenchmarkProbablyPrime/n=1-4 10 11536786 ns/op BenchmarkProbablyPrime/n=5-4 6 17260704 ns/op BenchmarkProbablyPrime/n=10-4 5 24702828 ns/op BenchmarkProbablyPrime/n=20-4 3 39111278 ns/op BenchmarkProbablyPrime/Lucas-4 13 9030542 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1495527 ns/op BenchmarkRatCmp-4 181198 702.8 ns/op BenchmarkFloatSqrt/64-4 21127 5903 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13210 8764 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9630 12481 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5455 23773 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 868 140526 ns/op 18117 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 68 1784105 ns/op 176911 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 126720388 ns/op 3761072 B/op 609 allocs/op PASS ok math/big 57.353s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13078344 8.866 ns/op BenchmarkLeadingZeros8-4 13002501 9.219 ns/op BenchmarkLeadingZeros16-4 13245514 8.870 ns/op BenchmarkLeadingZeros32-4 14778309 8.569 ns/op BenchmarkLeadingZeros64-4 15079261 8.489 ns/op BenchmarkTrailingZeros-4 10641798 9.496 ns/op BenchmarkTrailingZeros8-4 12917364 8.205 ns/op BenchmarkTrailingZeros16-4 14000157 8.191 ns/op BenchmarkTrailingZeros32-4 13531202 8.267 ns/op BenchmarkTrailingZeros64-4 14392870 8.360 ns/op BenchmarkOnesCount-4 14458238 8.175 ns/op BenchmarkOnesCount8-4 15440521 8.340 ns/op BenchmarkOnesCount16-4 13129957 8.821 ns/op BenchmarkOnesCount32-4 14195953 9.506 ns/op BenchmarkOnesCount64-4 14441883 8.617 ns/op BenchmarkRotateLeft-4 14675476 8.243 ns/op BenchmarkRotateLeft8-4 14156371 8.544 ns/op BenchmarkRotateLeft16-4 14433722 9.160 ns/op BenchmarkRotateLeft32-4 14741374 8.255 ns/op BenchmarkRotateLeft64-4 12735333 8.214 ns/op BenchmarkReverse-4 19497661 6.232 ns/op BenchmarkReverse8-4 28156554 4.612 ns/op BenchmarkReverse16-4 23238002 5.357 ns/op BenchmarkReverse32-4 21972673 5.830 ns/op BenchmarkReverse64-4 20637434 6.138 ns/op BenchmarkReverseBytes-4 25655876 4.757 ns/op BenchmarkReverseBytes16-4 26908200 4.905 ns/op BenchmarkReverseBytes32-4 26960851 4.657 ns/op BenchmarkReverseBytes64-4 28147552 4.869 ns/op BenchmarkAdd-4 14297208 8.148 ns/op BenchmarkAdd32-4 14628022 8.421 ns/op BenchmarkAdd64-4 12909886 8.668 ns/op BenchmarkAdd64multiple-4 25663536 4.955 ns/op BenchmarkSub-4 13858707 8.303 ns/op BenchmarkSub32-4 13624954 8.738 ns/op BenchmarkSub64-4 14414467 8.148 ns/op BenchmarkSub64multiple-4 22832018 5.130 ns/op BenchmarkMul-4 14568915 9.369 ns/op BenchmarkMul32-4 14762440 8.253 ns/op BenchmarkMul64-4 14600694 8.459 ns/op BenchmarkDiv-4 3688988 31.89 ns/op BenchmarkDiv32-4 7746603 15.62 ns/op BenchmarkDiv64-4 3662148 31.53 ns/op PASS ok math/bits 6.995s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12076186 9.808 ns/op BenchmarkAcos-4 592762 202.2 ns/op BenchmarkAcosh-4 578442 213.0 ns/op BenchmarkAsin-4 570489 205.4 ns/op BenchmarkAsinh-4 555532 203.2 ns/op BenchmarkAtan-4 846150 126.0 ns/op BenchmarkAtanh-4 858052 128.3 ns/op BenchmarkConj-4 25330392 4.618 ns/op BenchmarkCos-4 736891 161.5 ns/op BenchmarkCosh-4 779972 162.2 ns/op BenchmarkExp-4 1000000 124.1 ns/op BenchmarkLog-4 1000000 115.0 ns/op BenchmarkLog10-4 1000000 115.2 ns/op BenchmarkPhase-4 2241564 53.75 ns/op BenchmarkPolar-4 1495809 79.65 ns/op BenchmarkPow-4 284274 442.5 ns/op BenchmarkRect-4 1249221 96.51 ns/op BenchmarkSin-4 751617 161.4 ns/op BenchmarkSinh-4 808257 158.9 ns/op BenchmarkSqrt-4 1313533 89.88 ns/op BenchmarkTan-4 415657 276.1 ns/op BenchmarkTanh-4 494200 247.6 ns/op PASS ok math/cmplx 3.801s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 196941 583.9 ns/op BenchmarkInt63ThreadsafeParallel-4 153872 784.0 ns/op BenchmarkInt63Unthreadsafe-4 1000000 113.1 ns/op BenchmarkIntn1000-4 888423 147.0 ns/op BenchmarkInt63n1000-4 703572 147.0 ns/op BenchmarkInt31n1000-4 953104 135.8 ns/op BenchmarkFloat32-4 892825 132.6 ns/op BenchmarkFloat64-4 1000000 113.5 ns/op BenchmarkPerm3-4 201202 647.5 ns/op BenchmarkPerm30-4 22009 5438 ns/op BenchmarkPerm30ViaShuffle-4 21304 5359 ns/op BenchmarkShuffleOverhead-4 15738 7637 ns/op BenchmarkRead3-4 853090 134.3 ns/op BenchmarkRead64-4 85450 1389 ns/op BenchmarkRead1000-4 6195 21158 ns/op PASS ok math/rand 2.540s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36463 3001 ns/op BenchmarkQDecodeWord-4 90115 1169 ns/op BenchmarkQDecodeHeader-4 89545 1268 ns/op BenchmarkTypeByExtension/.html-4 568434 210.7 ns/op BenchmarkTypeByExtension/.HTML-4 370263 363.6 ns/op BenchmarkTypeByExtension/.unused-4 455208 262.7 ns/op BenchmarkExtensionsByType/text/html-4 192794 932.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 56031 2172 ns/op BenchmarkExtensionsByType/application/octet-stream-4 55318 3068 ns/op PASS ok mime 1.883s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 813 140848 ns/op PASS ok mime/quotedprintable 0.218s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24275559 ns/op 8451 B/op 89 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 51091753 ns/op 13368 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030436203 ns/op 152624 B/op 241 allocs/op BenchmarkDNSName-4 151105 716.1 ns/op BenchmarkInterfaces-4 2121 63766 ns/op BenchmarkInterfaceByIndex-4 6529 17420 ns/op BenchmarkInterfaceByName-4 1935 65695 ns/op BenchmarkInterfaceAddrs-4 2050 61218 ns/op BenchmarkInterfacesAndAddrs-4 5522 18601 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2780 43458 ns/op BenchmarkParseIP-4 17047 7075 ns/op BenchmarkIPString/IPv4-4 158100 841.1 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12748 8189 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46975 2496 ns/op BenchmarkIPEqual/IPv4-4 1099812 105.7 ns/op BenchmarkIPEqual/IPv6-4 1108695 104.7 ns/op BenchmarkTCP4OneShot-4 199 682557 ns/op BenchmarkTCP4OneShotTimeout-4 126 813868 ns/op BenchmarkTCP4Persistent-4 364 333533 ns/op BenchmarkTCP4PersistentTimeout-4 364 338537 ns/op BenchmarkTCP6OneShot-4 181 785729 ns/op BenchmarkTCP6OneShotTimeout-4 154 732969 ns/op BenchmarkTCP6Persistent-4 574 347421 ns/op BenchmarkTCP6PersistentTimeout-4 288 375873 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18799 5748 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15664 6917 ns/op BenchmarkSetReadDeadline-4 142819 810.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 186 630161 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 231 489220 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 225 460639 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 170 734922 ns/op 0 B/op 0 allocs/op PASS ok net 11.076s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21534 5312 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9860 11891 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13179 9637 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18512 6473 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 33386 3947 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1037385 115.6 ns/op BenchmarkReadRequestChrome-4 4371 28619 ns/op 21.35 MB/s 1843 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11331 ns/op 6.88 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10638 11015 ns/op 7.44 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6813 15886 ns/op 9.51 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16132 7786 ns/op 5.14 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 52 2550928 ns/op 0.40 MB/s BenchmarkFileAndServer_1KB/https1-4 44 2767644 ns/op 0.37 MB/s BenchmarkFileAndServer_1KB/h2-4 36 3020517 ns/op 0.34 MB/s BenchmarkFileAndServer_16MB/h1-4 2 75447174 ns/op 222.37 MB/s BenchmarkFileAndServer_16MB/https1-4 1 176049880 ns/op 95.30 MB/s BenchmarkFileAndServer_16MB/h2-4 1 389082242 ns/op 43.12 MB/s BenchmarkFileAndServer_64MB/h1-4 1 318618962 ns/op 210.62 MB/s BenchmarkFileAndServer_64MB/https1-4 1 602323409 ns/op 111.42 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1552843849 ns/op 43.22 MB/s BenchmarkServeMux-4 312 410756 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 406 314812 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 54 2102908 ns/op 6304 B/op 66 allocs/op BenchmarkClientServer/https1-4 50 2212330 ns/op 8876 B/op 95 allocs/op BenchmarkClientServer/h2-4 39 2902306 ns/op 13784 B/op 113 allocs/op BenchmarkClientServerParallel/4/h1-4 324 367354 ns/op 11158 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 19 5574795 ns/op 121377 B/op 1139 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56782: read tcp 127.0.0.1:56770->127.0.0.1:56782: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56785: read tcp 127.0.0.1:56770->127.0.0.1:56785: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56805: read tcp 127.0.0.1:56786->127.0.0.1:56805: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56800: read tcp 127.0.0.1:56786->127.0.0.1:56800: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56804: write tcp 127.0.0.1:56786->127.0.0.1:56804: use of closed network connection BenchmarkClientServerParallel/4/h2-4 49 2100707 ns/op 49344 B/op 484 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56823: write tcp 127.0.0.1:56813->127.0.0.1:56823: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56827: write tcp 127.0.0.1:56813->127.0.0.1:56827: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56840: read tcp 127.0.0.1:56828->127.0.0.1:56840: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56842: write tcp 127.0.0.1:56828->127.0.0.1:56842: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56843: write tcp 127.0.0.1:56828->127.0.0.1:56843: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56844: write tcp 127.0.0.1:56828->127.0.0.1:56844: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56859: read tcp 127.0.0.1:56845->127.0.0.1:56859: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56858: write tcp 127.0.0.1:56845->127.0.0.1:56858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56861: write tcp 127.0.0.1:56845->127.0.0.1:56861: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56877: read tcp 127.0.0.1:56862->127.0.0.1:56877: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 202 754342 ns/op 23350 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 15 6953571 ns/op 136873 B/op 1282 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57167: read tcp 127.0.0.1:57162->127.0.0.1:57167: use of closed network connection BenchmarkClientServerParallel/64/h2-4 19 6545349 ns/op 134057 B/op 1365 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57181: read tcp 127.0.0.1:57180->127.0.0.1:57181: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57183: read tcp 127.0.0.1:57180->127.0.0.1:57183: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57198: read tcp 127.0.0.1:57185->127.0.0.1:57198: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57200: read tcp 127.0.0.1:57185->127.0.0.1:57200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57189: read tcp 127.0.0.1:57185->127.0.0.1:57189: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57190: read tcp 127.0.0.1:57185->127.0.0.1:57190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57194: read tcp 127.0.0.1:57185->127.0.0.1:57194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57195: read tcp 127.0.0.1:57185->127.0.0.1:57195: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57191: write tcp 127.0.0.1:57185->127.0.0.1:57191: use of closed network connection BenchmarkServer-4 7 15790801 ns/op 7309 B/op 41 allocs/op BenchmarkClient-4 39 3053487 ns/op 3997 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 162 628638 ns/op 6765 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 992 142403 ns/op 3108 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1062 101467 ns/op 1946 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1257 106543 ns/op 2783 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1063 101585 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1682 103834 ns/op 2775 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1372 95849 ns/op 1924 B/op 14 allocs/op BenchmarkServerHijack-4 776 142304 ns/op 16704 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 3046393 ns/op 6568 B/op 53 allocs/op BenchmarkResponseStatusLine-4 337652 316.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.000s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2072 57799 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.217s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 107910 1078 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 497431 229.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 236462 521.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75072 1562 ns/op BenchmarkStdIPv4-4 159340 769.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 107949 1086 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107118 1207 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 145262 881.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 86522 1356 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1301580 91.64 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1244336 96.67 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1364683 87.78 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 344432 335.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 407746 312.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 330408 357.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 101937 1130 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 457993 277.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 394909 328.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 299508 377.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 148675 786.5 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 481087 248.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 386271 312.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 143162 852.4 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 195042 671.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 310507 410.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 173694 807.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 306349 387.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 176989 734.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 162549 753.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 170415 749.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 125218 1071 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 566740 235.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 154251 816.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 95050 1186 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 131566 937.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 170086 699.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 121392 1049 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 236328 435.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 126780 979.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 155113 800.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 206648 635.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 143574 887.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1089031 108.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 121.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 939662 118.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 966133 121.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 869539 116.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 383442 345.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 521498 205.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 265411 462.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 289236 438.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 250286 482.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 96434 1297 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 567363 211.1 ns/op PASS ok net/netip 9.381s 2023/01/24 13:33:41 Test RPC server listening on 127.0.0.1:57292 2023/01/24 13:33:41 Test HTTP RPC server listening on 127.0.0.1:57293 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 168 721122 ns/op BenchmarkEndToEndHTTP-4 171 710062 ns/op BenchmarkEndToEndAsync-4 1365 80422 ns/op BenchmarkEndToEndAsyncHTTP-4 1464 102542 ns/op PASS ok net/rpc 0.949s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4260 29493 ns/op BenchmarkReadMIMEHeader/server_headers-4 6051 19903 ns/op BenchmarkUncommon-4 25863 4560 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.520s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3856 26959 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 86539 1308 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 531860 227.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 105960 1052 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 206420 530.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 106933 1113 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15963 7240 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 433153 263.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 121568 1037 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 192644 547.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 107918 1110 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19573 6081 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 187123 612.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75250 1544 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 74432 1580 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 34262 3562 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6500 19358 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 205398 611.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74678 1492 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72888 1549 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33981 3487 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5749 18786 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.704s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2646276 42.89 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 143079 795.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 552 210761 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 196 590426 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 466 264606 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 51283 2309 ns/op BenchmarkStatFile-4 34761 3559 ns/op BenchmarkStatDir-4 34956 3461 ns/op BenchmarkLstatDot-4 52093 2350 ns/op BenchmarkLstatFile-4 34792 3433 ns/op BenchmarkLstatDir-4 36006 3315 ns/op PASS ok os 1.976s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 5092845 ns/op 8566 B/op 30 allocs/op PASS ok os/exec 0.269s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 253912 420.0 ns/op PASS ok os/user 0.263s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2192265 52.30 ns/op BenchmarkString-4 1776505 71.85 ns/op BenchmarkBytes-4 1589668 73.10 ns/op BenchmarkNamedBytes-4 771135 231.1 ns/op BenchmarkBytesArray-4 531139 271.7 ns/op BenchmarkSliceLen-4 1587534 63.15 ns/op BenchmarkMapLen-4 1000000 103.0 ns/op BenchmarkStringLen-4 1268706 95.92 ns/op BenchmarkArrayLen-4 1273066 116.3 ns/op BenchmarkSliceCap-4 1845121 100.4 ns/op BenchmarkDeepEqual/int8-4 604747 230.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 82538 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 564454 265.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 97027 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 414798 319.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83265 1630 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 554262 320.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 83404 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 494722 274.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77646 2371 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 591998 240.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 110040 1151 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 378126 309.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 84504 1420 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 385956 339.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 77330 1639 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 419587 326.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 99800 2052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 363118 497.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 72908 1801 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 412548 450.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77055 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 485918 304.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81400 1778 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 522880 285.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 72661 1793 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 384385 290.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 88411 1952 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 539416 545.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 70732 1802 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 611160 276.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83029 2940 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 455205 297.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 82587 1451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 86569 1402 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 48718 2195 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 57344 2164 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 16850 8028 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 237135 456.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 35410 3664 ns/op BenchmarkIsZero/StructComparable-4 782343 236.6 ns/op BenchmarkIsZero/StructIncomparable-4 149548 761.1 ns/op BenchmarkSetZero/Bool/Direct-4 2064368 55.87 ns/op BenchmarkSetZero/Bool/CachedZero-4 889311 130.8 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 126.9 ns/op BenchmarkSetZero/Int/Direct-4 1687140 79.68 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 130.9 ns/op BenchmarkSetZero/Int/NewZero-4 888602 136.2 ns/op BenchmarkSetZero/Uint/Direct-4 1796653 84.72 ns/op BenchmarkSetZero/Uint/CachedZero-4 1461166 85.80 ns/op BenchmarkSetZero/Uint/NewZero-4 849463 145.5 ns/op BenchmarkSetZero/Float/Direct-4 1455187 125.9 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 118.3 ns/op BenchmarkSetZero/Float/NewZero-4 750571 154.8 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 133.6 ns/op BenchmarkSetZero/Complex/CachedZero-4 1280575 93.30 ns/op BenchmarkSetZero/Complex/NewZero-4 945996 191.9 ns/op BenchmarkSetZero/Array/Direct-4 2271916 49.32 ns/op BenchmarkSetZero/Array/CachedZero-4 1313775 91.49 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 147.8 ns/op BenchmarkSetZero/Chan/Direct-4 1000000 103.1 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 112.8 ns/op BenchmarkSetZero/Chan/NewZero-4 650551 203.9 ns/op BenchmarkSetZero/Func/Direct-4 1779332 73.39 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 168.2 ns/op BenchmarkSetZero/Func/NewZero-4 844450 176.9 ns/op BenchmarkSetZero/Interface/Direct-4 1454559 74.95 ns/op BenchmarkSetZero/Interface/CachedZero-4 1575865 136.2 ns/op BenchmarkSetZero/Interface/NewZero-4 747044 176.7 ns/op BenchmarkSetZero/Map/Direct-4 1712637 101.5 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 102.3 ns/op BenchmarkSetZero/Map/NewZero-4 721593 155.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1744443 67.45 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 173.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 314979 370.6 ns/op BenchmarkSetZero/Slice/Direct-4 1084851 94.64 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 171.1 ns/op BenchmarkSetZero/Slice/NewZero-4 838218 156.1 ns/op BenchmarkSetZero/String/Direct-4 1589295 142.8 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 141.7 ns/op BenchmarkSetZero/String/NewZero-4 576970 214.0 ns/op BenchmarkSetZero/Struct/Direct-4 2505530 47.18 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 100.4 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 122.6 ns/op BenchmarkSelect/1-4 194008 911.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 93994 2310 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36279 4262 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 104530 1188 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 114694 1072 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 81232 1454 ns/op 88.04 MB/s BenchmarkCallArgCopy/size=256-4 84984 1950 ns/op 131.31 MB/s BenchmarkCallArgCopy/size=1024-4 47455 2778 ns/op 368.60 MB/s BenchmarkCallArgCopy/size=4096-4 14931 8377 ns/op 488.96 MB/s BenchmarkCallArgCopy/size=65536-4 1038 149635 ns/op 437.97 MB/s BenchmarkPtrTo-4 489766 258.4 ns/op BenchmarkFieldByName1-4 432903 302.0 ns/op BenchmarkFieldByName2-4 30506 5798 ns/op BenchmarkFieldByName3-4 3684 37995 ns/op BenchmarkInterfaceBig-4 2106746 55.63 ns/op BenchmarkInterfaceSmall-4 2211742 55.37 ns/op BenchmarkNew-4 918674 175.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2779 54442 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3556 44646 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2628 54951 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2094 83033 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2876 47199 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3199 45631 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 140330 738.7 ns/op PASS ok reflect 27.829s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4134 29003 ns/op 9309 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 27459 ns/op 9147 B/op 1 allocs/op BenchmarkFindString-4 7706 34509 ns/op 9132 B/op 1 allocs/op BenchmarkFindSubmatch-4 3970 30022 ns/op 9246 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 5184 41007 ns/op 9073 B/op 2 allocs/op BenchmarkLiteral-4 10000 29503 ns/op BenchmarkNotLiteral-4 3008 51162 ns/op BenchmarkMatchClass-4 2937 81166 ns/op BenchmarkMatchClass_InRange-4 2215 50847 ns/op BenchmarkReplaceAll-4 1134 121473 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 26078 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 12399 8103 ns/op BenchmarkAnchoredShortMatch-4 10000 23564 ns/op BenchmarkAnchoredLongMatch-4 10000 10356 ns/op BenchmarkOnePassShortA-4 18252 7350 ns/op BenchmarkNotOnePassShortA-4 10000 44017 ns/op BenchmarkOnePassShortB-4 20701 6698 ns/op BenchmarkNotOnePassShortB-4 4652 44644 ns/op BenchmarkOnePassLongPrefix-4 73617 2161 ns/op BenchmarkOnePassLongNotPrefix-4 24739 7374 ns/op BenchmarkMatchParallelShared-4 3474 37905 ns/op BenchmarkMatchParallelCopied-4 10000 37204 ns/op BenchmarkQuoteMetaAll-4 113341 1331 ns/op 10.52 MB/s BenchmarkQuoteMetaNone-4 328784 468.4 ns/op 55.51 MB/s BenchmarkCompile/Onepass-4 2517 40231 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1210 105994 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 132 1330323 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2275458 59.23 ns/op 270.12 MB/s BenchmarkMatch/Easy0/32-4 10000 21439 ns/op 1.49 MB/s BenchmarkMatch/Easy0/1K-4 5366 55826 ns/op 18.34 MB/s BenchmarkMatch/Easy0i/16-4 2102300 76.17 ns/op 210.05 MB/s BenchmarkMatch/Easy0i/32-4 3171 44106 ns/op 0.73 MB/s BenchmarkMatch/Easy0i/1K-4 207 547059 ns/op 1.87 MB/s BenchmarkMatch/Easy1/16-4 2078884 53.43 ns/op 299.43 MB/s BenchmarkMatch/Easy1/32-4 10000 27230 ns/op 1.18 MB/s BenchmarkMatch/Easy1/1K-4 3722 55355 ns/op 18.50 MB/s BenchmarkMatch/Medium/16-4 2519904 51.06 ns/op 313.35 MB/s BenchmarkMatch/Medium/32-4 3280 43708 ns/op 0.73 MB/s BenchmarkMatch/Medium/1K-4 244 490255 ns/op 2.09 MB/s BenchmarkMatch/Hard/16-4 2143344 60.96 ns/op 262.48 MB/s BenchmarkMatch/Hard/32-4 4176 56096 ns/op 0.57 MB/s BenchmarkMatch/Hard/1K-4 148 1103148 ns/op 0.93 MB/s BenchmarkMatch/Hard1/16-4 1473 114492 ns/op 0.14 MB/s BenchmarkMatch/Hard1/32-4 676 280937 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 21 5341951 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 25262 4803 ns/op 3.33 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 11868 ns/op 2.70 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 532 220908 ns/op 4.64 MB/s 29 B/op 0 allocs/op PASS ok regexp 12.651s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 133.7 ns/op PASS ok regexp/syntax 1.387s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 548908 249.7 ns/op BenchmarkMakeChan/Int-4 1000000 347.4 ns/op BenchmarkMakeChan/Ptr-4 813242 452.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 267.6 ns/op BenchmarkMakeChan/Struct/32-4 405374 753.0 ns/op BenchmarkMakeChan/Struct/40-4 179876 812.0 ns/op BenchmarkChanNonblocking-4 6486002 17.02 ns/op BenchmarkSelectUncontended-4 1159706 111.1 ns/op BenchmarkSelectSyncContended-4 139389 1092 ns/op BenchmarkSelectAsyncContended-4 264662 395.9 ns/op BenchmarkSelectNonblock-4 4356234 27.36 ns/op BenchmarkChanUncontended-4 18541 8242 ns/op BenchmarkChanContended-4 4366 23912 ns/op BenchmarkChanSync-4 235530 485.0 ns/op BenchmarkChanSyncWork-4 10000 33073 ns/op BenchmarkChanProdCons0-4 250695 507.4 ns/op BenchmarkChanProdCons10-4 411603 261.4 ns/op BenchmarkChanProdCons100-4 420408 260.6 ns/op BenchmarkChanProdConsWork0-4 165751 763.2 ns/op BenchmarkChanProdConsWork10-4 215547 565.5 ns/op BenchmarkChanProdConsWork100-4 252030 496.2 ns/op BenchmarkSelectProdCons-4 156232 834.2 ns/op BenchmarkReceiveDataFromClosedChan-4 904284 129.5 ns/op BenchmarkChanCreation-4 177357 666.8 ns/op BenchmarkChanSem-4 247852 447.2 ns/op BenchmarkChanPopular-4 98 1388062 ns/op BenchmarkChanClosed-4 990764 120.9 ns/op BenchmarkCallClosure-4 4993497 24.94 ns/op BenchmarkCallClosure1-4 4463722 25.03 ns/op BenchmarkCallClosure2-4 765480 148.0 ns/op BenchmarkCallClosure3-4 1000000 113.2 ns/op BenchmarkCallClosure4-4 879867 157.7 ns/op BenchmarkComplex128DivNormal-4 13727631 9.628 ns/op BenchmarkComplex128DivNisNaN-4 10009932 14.33 ns/op BenchmarkComplex128DivDisNaN-4 8886289 12.13 ns/op BenchmarkComplex128DivNisInf-4 13074898 9.296 ns/op BenchmarkComplex128DivDisInf-4 7747126 28.62 ns/op BenchmarkSetTypePtr-4 77275820 1.938 ns/op 4127.08 MB/s BenchmarkSetTypePtr8-4 13198941 9.251 ns/op 6918.36 MB/s BenchmarkSetTypePtr16-4 11853840 9.888 ns/op 12944.46 MB/s BenchmarkSetTypePtr32-4 13115671 10.08 ns/op 25389.33 MB/s BenchmarkSetTypePtr64-4 13139809 11.28 ns/op 45382.93 MB/s BenchmarkSetTypePtr126-4 6934114 16.03 ns/op 62882.55 MB/s BenchmarkSetTypePtr128-4 5235729 21.47 ns/op 47692.71 MB/s BenchmarkSetTypePtrSlice-4 879582 138.7 ns/op 59061.85 MB/s BenchmarkSetTypeNode1-4 13197068 11.31 ns/op 2122.88 MB/s BenchmarkSetTypeNode1Slice-4 3687600 36.57 ns/op 21000.49 MB/s BenchmarkSetTypeNode8-4 11144962 10.22 ns/op 7825.95 MB/s BenchmarkSetTypeNode8Slice-4 1748263 63.80 ns/op 40127.36 MB/s BenchmarkSetTypeNode64-4 6512528 23.76 ns/op 22224.24 MB/s BenchmarkSetTypeNode64Slice-4 302338 390.9 ns/op 43219.60 MB/s BenchmarkSetTypeNode64Dead-4 8676951 19.97 ns/op 26441.70 MB/s BenchmarkSetTypeNode64DeadSlice-4 308258 387.3 ns/op 43620.76 MB/s BenchmarkSetTypeNode124-4 5983549 26.39 ns/op 38192.55 MB/s BenchmarkSetTypeNode124Slice-4 258696 621.9 ns/op 51863.53 MB/s BenchmarkSetTypeNode126-4 8437342 17.13 ns/op 59764.42 MB/s BenchmarkSetTypeNode126Slice-4 243826 506.3 ns/op 64714.60 MB/s BenchmarkSetTypeNode128-4 4267334 24.97 ns/op 41651.75 MB/s BenchmarkSetTypeNode128Slice-4 202057 662.7 ns/op 50221.07 MB/s BenchmarkSetTypeNode130-4 4394246 25.25 ns/op 41825.06 MB/s BenchmarkSetTypeNode130Slice-4 190479 752.5 ns/op 44905.36 MB/s BenchmarkSetTypeNode1024-4 1000000 121.9 ns/op 67307.53 MB/s BenchmarkSetTypeNode1024Slice-4 32246 3755 ns/op 69942.06 MB/s BenchmarkAllocation-4 4418 96443 ns/op BenchmarkReadMemStats-4 63 1802041 ns/op BenchmarkReadMemStatsLatency-4 1 2516972 p50-ns 2516972 p90-ns 2516972 p99-ns BenchmarkWriteBarrier-4 2355357 54.51 ns/op BenchmarkBulkWriteBarrier-4 4676463 24.46 ns/op BenchmarkScanStackNoLocals-4 2 73246936 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12465872 8.747 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13343224 9.619 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10716973 11.35 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7269236 19.79 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5340567 22.41 ns/op BenchmarkHash5-4 6942771 28.30 ns/op 176.70 MB/s BenchmarkHash16-4 7772150 15.21 ns/op 1051.81 MB/s BenchmarkHash64-4 6509932 17.25 ns/op 3710.77 MB/s BenchmarkHash1024-4 2354696 50.21 ns/op 20392.81 MB/s BenchmarkHash65536-4 46258 2430 ns/op 26969.01 MB/s BenchmarkAlignedLoad-4 8576900 12.90 ns/op BenchmarkUnalignedLoad-4 11123628 12.49 ns/op BenchmarkEqEfaceConcrete-4 7426527 18.57 ns/op BenchmarkEqIfaceConcrete-4 7690634 20.07 ns/op BenchmarkNeEfaceConcrete-4 6850801 18.55 ns/op BenchmarkNeIfaceConcrete-4 3404341 38.07 ns/op BenchmarkConvT2EByteSized/bool-4 3259026 38.57 ns/op BenchmarkConvT2EByteSized/uint8-4 3065745 33.03 ns/op BenchmarkConvT2ESmall-4 3589714 40.08 ns/op BenchmarkConvT2EUintptr-4 3731158 34.36 ns/op BenchmarkConvT2ELarge-4 969280 181.0 ns/op BenchmarkConvT2ISmall-4 4033077 30.58 ns/op BenchmarkConvT2IUintptr-4 3453297 33.46 ns/op BenchmarkConvT2ILarge-4 884257 185.8 ns/op BenchmarkConvI2E-4 2913152 36.18 ns/op BenchmarkConvI2I-4 3509991 42.45 ns/op BenchmarkAssertE2T-4 2936518 41.21 ns/op BenchmarkAssertE2TLarge-4 1650934 66.81 ns/op BenchmarkAssertE2I-4 3231864 36.37 ns/op BenchmarkAssertI2T-4 2868072 40.48 ns/op BenchmarkAssertI2I-4 2999494 37.75 ns/op BenchmarkAssertI2E-4 2604706 42.84 ns/op BenchmarkAssertE2E-4 3584186 34.26 ns/op BenchmarkAssertE2T2-4 2407054 91.84 ns/op BenchmarkAssertE2T2Blank-4 3285096 44.24 ns/op BenchmarkAssertI2E2-4 2625945 44.67 ns/op BenchmarkAssertI2E2Blank-4 2313765 59.79 ns/op BenchmarkAssertE2E2-4 3299576 40.94 ns/op BenchmarkAssertE2E2Blank-4 4093021 32.44 ns/op BenchmarkConvT2Ezero/zero/16-4 2985712 42.10 ns/op BenchmarkConvT2Ezero/zero/32-4 3766676 32.28 ns/op BenchmarkConvT2Ezero/zero/64-4 3847626 38.88 ns/op BenchmarkConvT2Ezero/zero/str-4 3922531 27.82 ns/op BenchmarkConvT2Ezero/zero/slice-4 3792592 50.71 ns/op BenchmarkConvT2Ezero/zero/big-4 106918 1794 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 154.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 638224 182.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 118692 1585 ns/op BenchmarkConvT2Ezero/smallint/16-4 3640648 30.98 ns/op BenchmarkConvT2Ezero/smallint/32-4 3225331 36.71 ns/op BenchmarkConvT2Ezero/smallint/64-4 3999900 31.80 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 131.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 159.6 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 121.8 ns/op BenchmarkMalloc8-4 792715 133.5 ns/op BenchmarkMalloc16-4 1000000 189.7 ns/op BenchmarkMallocTypeInfo8-4 1000000 116.1 ns/op BenchmarkMallocTypeInfo16-4 946116 169.1 ns/op BenchmarkMallocLargeStruct-4 62659 2433 ns/op BenchmarkGoroutineSelect-4 15 8950664 ns/op BenchmarkGoroutineBlocking-4 13 8378623 ns/op BenchmarkGoroutineForRange-4 10 10071148 ns/op BenchmarkGoroutineIdle-4 16 8438070 ns/op BenchmarkHashStringSpeed-4 1000000 115.0 ns/op BenchmarkHashBytesSpeed-4 1000000 160.8 ns/op BenchmarkHashInt32Speed-4 2304139 44.02 ns/op BenchmarkHashInt64Speed-4 2730300 61.64 ns/op BenchmarkHashStringArraySpeed-4 488560 281.6 ns/op BenchmarkMegMap-4 2854304 40.71 ns/op BenchmarkMegOneMap-4 2825382 38.84 ns/op BenchmarkMegEqMap-4 2743 56174 ns/op BenchmarkMegEmptyMap-4 3269937 34.85 ns/op BenchmarkSmallStrMap-4 2507655 44.69 ns/op BenchmarkMapStringKeysEight_16-4 2765583 43.81 ns/op BenchmarkMapStringKeysEight_32-4 2524970 78.91 ns/op BenchmarkMapStringKeysEight_64-4 2367128 46.83 ns/op BenchmarkMapStringKeysEight_1M-4 2749615 43.40 ns/op BenchmarkIntMap-4 2751286 66.79 ns/op BenchmarkMapFirst/1-4 2997556 35.22 ns/op BenchmarkMapFirst/2-4 3298654 42.11 ns/op BenchmarkMapFirst/3-4 3418513 34.82 ns/op BenchmarkMapFirst/4-4 3400353 36.44 ns/op BenchmarkMapFirst/5-4 3377887 33.18 ns/op BenchmarkMapFirst/6-4 3563142 35.60 ns/op BenchmarkMapFirst/7-4 3289680 34.84 ns/op BenchmarkMapFirst/8-4 3369356 41.48 ns/op BenchmarkMapFirst/9-4 2901910 41.69 ns/op BenchmarkMapFirst/10-4 2526691 44.06 ns/op BenchmarkMapFirst/11-4 2913274 40.64 ns/op BenchmarkMapFirst/12-4 2956411 45.42 ns/op BenchmarkMapFirst/13-4 3075512 46.27 ns/op BenchmarkMapFirst/14-4 2885842 39.93 ns/op BenchmarkMapFirst/15-4 3439083 40.06 ns/op BenchmarkMapFirst/16-4 2786764 55.73 ns/op BenchmarkMapMid/1-4 2633074 42.47 ns/op BenchmarkMapMid/2-4 2597427 44.42 ns/op BenchmarkMapMid/3-4 2922421 42.83 ns/op BenchmarkMapMid/4-4 3117753 40.18 ns/op BenchmarkMapMid/5-4 2745505 41.52 ns/op BenchmarkMapMid/6-4 2896700 47.69 ns/op BenchmarkMapMid/7-4 3163232 38.96 ns/op BenchmarkMapMid/8-4 2006269 60.24 ns/op BenchmarkMapMid/9-4 2514751 58.92 ns/op BenchmarkMapMid/10-4 2640673 43.04 ns/op BenchmarkMapMid/11-4 2798137 44.46 ns/op BenchmarkMapMid/12-4 2475124 42.76 ns/op BenchmarkMapMid/13-4 2622169 44.53 ns/op BenchmarkMapMid/14-4 2726708 41.32 ns/op BenchmarkMapMid/15-4 2675005 62.03 ns/op BenchmarkMapMid/16-4 2551022 47.03 ns/op BenchmarkMapLast/1-4 2922650 68.71 ns/op BenchmarkMapLast/2-4 2960275 40.69 ns/op BenchmarkMapLast/3-4 2815390 44.01 ns/op BenchmarkMapLast/4-4 2863466 55.09 ns/op BenchmarkMapLast/5-4 3023167 67.86 ns/op BenchmarkMapLast/6-4 2614921 57.10 ns/op BenchmarkMapLast/7-4 2564271 43.55 ns/op BenchmarkMapLast/8-4 2457326 68.68 ns/op BenchmarkMapLast/9-4 2802614 61.47 ns/op BenchmarkMapLast/10-4 2477731 45.95 ns/op BenchmarkMapLast/11-4 2495690 75.93 ns/op BenchmarkMapLast/12-4 2777316 45.10 ns/op BenchmarkMapLast/13-4 2607386 48.17 ns/op BenchmarkMapLast/14-4 2510739 53.38 ns/op BenchmarkMapLast/15-4 2546049 49.33 ns/op BenchmarkMapLast/16-4 2624251 43.95 ns/op BenchmarkMapCycle-4 2139405 54.74 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2804772 42.18 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3090 46498 ns/op BenchmarkMakeMap/[Byte]Byte-4 665406 466.8 ns/op BenchmarkMakeMap/[Int]Int-4 149392 1271 ns/op BenchmarkNewEmptyMap-4 13326523 14.27 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1433061 83.98 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 592896 264.7 ns/op BenchmarkMapIterEmpty-4 4127746 34.03 ns/op BenchmarkSameLengthMap-4 3766464 34.77 ns/op BenchmarkBigKeyMap-4 1000000 103.9 ns/op BenchmarkBigValMap-4 1000000 126.0 ns/op BenchmarkSmallKeyMap-4 2314306 50.18 ns/op BenchmarkMapPopulate/1-4 1822933 66.01 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 127730 1606 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4098 41419 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 459 284450 ns/op 51798 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 57 4083258 ns/op 416319 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 35249351 ns/op 6530008 B/op 2874 allocs/op BenchmarkComplexAlgMap-4 551808 279.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 560576 249.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 646302 367.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 218108 643.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 34663 3379 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4639 27816 ns/op BenchmarkGoMapClear/NonReflexive/1-4 468116 385.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 483774 274.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 175810 665.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35236 3509 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 3891 29665 ns/op BenchmarkMapStringConversion/32/simple-4 1261054 88.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 551193 208.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1220161 115.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 777696 145.5 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 114.2 ns/op BenchmarkMapInterfacePtr-4 1651377 73.14 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2725026 38.01 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 36092 3027 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5916 26323 ns/op BenchmarkMapPop1000-4 370 374387 ns/op BenchmarkMapPop10000-4 20 9728708 ns/op BenchmarkMapAssign/Int32/256-4 2108288 58.67 ns/op BenchmarkMapAssign/Int32/65536-4 1057029 95.05 ns/op BenchmarkMapAssign/Int64/256-4 1000000 119.4 ns/op BenchmarkMapAssign/Int64/65536-4 688888 181.0 ns/op BenchmarkMapAssign/Str/256-4 1964928 64.28 ns/op BenchmarkMapAssign/Str/65536-4 760950 160.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1267322 106.0 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 771308 253.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1215193 93.88 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 456884 273.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 470734 5657 ns/op BenchmarkMapOperatorAssign/Str/65536-4 87960 1365 ns/op BenchmarkMapAppendAssign/Int32/256-4 751573 205.6 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 242166 513.1 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 668696 221.6 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 150020 868.7 ns/op 83 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 612566 346.3 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 146264 747.2 ns/op 111 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 106.3 ns/op BenchmarkMapDelete/Int32/1000-4 1653625 79.21 ns/op BenchmarkMapDelete/Int32/10000-4 1653807 79.70 ns/op BenchmarkMapDelete/Int64/100-4 1234424 85.09 ns/op BenchmarkMapDelete/Int64/1000-4 1724886 70.86 ns/op BenchmarkMapDelete/Int64/10000-4 1680403 71.23 ns/op BenchmarkMapDelete/Str/100-4 1000000 112.8 ns/op BenchmarkMapDelete/Str/1000-4 1335920 87.00 ns/op BenchmarkMapDelete/Str/10000-4 1472569 89.39 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 110.5 ns/op BenchmarkMapDelete/Pointer/1000-4 1501218 79.93 ns/op BenchmarkMapDelete/Pointer/10000-4 1436492 75.72 ns/op BenchmarkMemmove/0-4 16331749 8.305 ns/op BenchmarkMemmove/1-4 1275523 114.5 ns/op 8.74 MB/s BenchmarkMemmove/2-4 1277804 89.43 ns/op 22.36 MB/s BenchmarkMemmove/3-4 1209789 97.23 ns/op 30.85 MB/s BenchmarkMemmove/4-4 1000000 110.6 ns/op 36.18 MB/s BenchmarkMemmove/5-4 1000000 101.4 ns/op 49.30 MB/s BenchmarkMemmove/6-4 1000000 153.4 ns/op 39.10 MB/s BenchmarkMemmove/7-4 1212022 91.79 ns/op 76.26 MB/s BenchmarkMemmove/8-4 1393416 88.88 ns/op 90.01 MB/s BenchmarkMemmove/9-4 1000000 119.4 ns/op 75.35 MB/s BenchmarkMemmove/10-4 1000000 187.0 ns/op 53.48 MB/s BenchmarkMemmove/11-4 1254222 95.55 ns/op 115.12 MB/s BenchmarkMemmove/12-4 1000000 133.9 ns/op 89.63 MB/s BenchmarkMemmove/13-4 1000000 110.0 ns/op 118.22 MB/s BenchmarkMemmove/14-4 1225365 148.4 ns/op 94.36 MB/s BenchmarkMemmove/15-4 1252672 93.60 ns/op 160.26 MB/s BenchmarkMemmove/16-4 1236475 95.02 ns/op 168.38 MB/s BenchmarkMemmove/32-4 1220445 107.7 ns/op 297.17 MB/s BenchmarkMemmove/64-4 803689 145.0 ns/op 441.38 MB/s BenchmarkMemmove/128-4 1000000 115.8 ns/op 1105.54 MB/s BenchmarkMemmove/256-4 954727 170.4 ns/op 1502.62 MB/s BenchmarkMemmove/512-4 728793 267.2 ns/op 1916.42 MB/s BenchmarkMemmove/1024-4 397948 284.6 ns/op 3598.00 MB/s BenchmarkMemmove/2048-4 239527 451.9 ns/op 4531.63 MB/s BenchmarkMemmove/4096-4 134134 1733 ns/op 2363.19 MB/s BenchmarkMemmoveOverlap/32-4 1000000 102.3 ns/op 312.70 MB/s BenchmarkMemmoveOverlap/64-4 1000000 120.3 ns/op 531.81 MB/s BenchmarkMemmoveOverlap/128-4 1000000 182.5 ns/op 701.21 MB/s BenchmarkMemmoveOverlap/256-4 752702 144.1 ns/op 1775.97 MB/s BenchmarkMemmoveOverlap/512-4 723604 288.0 ns/op 1777.53 MB/s BenchmarkMemmoveOverlap/1024-4 486668 634.7 ns/op 1613.43 MB/s BenchmarkMemmoveOverlap/2048-4 258625 600.5 ns/op 3410.67 MB/s BenchmarkMemmoveOverlap/4096-4 134348 1459 ns/op 2807.09 MB/s BenchmarkMemmoveUnalignedDst/0-4 15937154 6.936 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 153.0 ns/op 6.53 MB/s BenchmarkMemmoveUnalignedDst/2-4 903268 213.3 ns/op 9.37 MB/s BenchmarkMemmoveUnalignedDst/3-4 1162768 100.8 ns/op 29.77 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 101.7 ns/op 39.35 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 190.8 ns/op 26.20 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 197.3 ns/op 30.41 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 199.3 ns/op 35.12 MB/s BenchmarkMemmoveUnalignedDst/8-4 1307509 99.92 ns/op 80.06 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 131.6 ns/op 68.38 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 128.6 ns/op 77.77 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 108.2 ns/op 101.65 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 117.6 ns/op 102.04 MB/s BenchmarkMemmoveUnalignedDst/13-4 910484 144.7 ns/op 89.82 MB/s BenchmarkMemmoveUnalignedDst/14-4 1217535 111.6 ns/op 125.41 MB/s BenchmarkMemmoveUnalignedDst/15-4 1245553 94.71 ns/op 158.38 MB/s BenchmarkMemmoveUnalignedDst/16-4 1206476 103.3 ns/op 154.83 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 122.2 ns/op 261.93 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 105.8 ns/op 604.65 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 116.5 ns/op 1098.59 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 210.9 ns/op 1213.87 MB/s BenchmarkMemmoveUnalignedDst/512-4 661524 228.0 ns/op 2245.32 MB/s BenchmarkMemmoveUnalignedDst/1024-4 397018 547.5 ns/op 1870.40 MB/s BenchmarkMemmoveUnalignedDst/2048-4 313087 585.0 ns/op 3500.64 MB/s BenchmarkMemmoveUnalignedDst/4096-4 151435 763.7 ns/op 5363.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 105.9 ns/op 302.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 117.6 ns/op 544.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 112.6 ns/op 1136.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 197.4 ns/op 1296.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 602965 202.2 ns/op 2531.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 419421 283.8 ns/op 3607.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 312957 638.5 ns/op 3207.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 151506 1112 ns/op 3683.16 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21505962 10.06 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1215513 91.10 ns/op 10.98 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1239874 89.59 ns/op 22.32 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1208940 93.10 ns/op 32.22 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 103.3 ns/op 38.73 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1203202 97.36 ns/op 51.35 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1204012 122.6 ns/op 48.95 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 101.1 ns/op 69.23 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 133.0 ns/op 60.13 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 104.8 ns/op 85.86 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 122.5 ns/op 81.63 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 174.0 ns/op 63.23 MB/s BenchmarkMemmoveUnalignedSrc/12-4 889207 145.6 ns/op 82.40 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 110.9 ns/op 117.20 MB/s BenchmarkMemmoveUnalignedSrc/14-4 937460 132.4 ns/op 105.71 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 108.1 ns/op 138.72 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 134.2 ns/op 119.18 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 125.0 ns/op 255.94 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 196.8 ns/op 325.24 MB/s BenchmarkMemmoveUnalignedSrc/128-4 680968 161.3 ns/op 793.45 MB/s BenchmarkMemmoveUnalignedSrc/256-4 949405 148.0 ns/op 1729.50 MB/s BenchmarkMemmoveUnalignedSrc/512-4 594885 189.1 ns/op 2706.99 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 406672 319.2 ns/op 3208.14 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 239168 492.5 ns/op 4158.49 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 138481 893.4 ns/op 4584.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 995828 107.1 ns/op 298.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 146.6 ns/op 436.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 170.4 ns/op 750.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 177.1 ns/op 1445.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 547020 184.9 ns/op 2769.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 486680 405.2 ns/op 2526.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 279609 914.8 ns/op 2238.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 153669 1378 ns/op 2971.87 MB/s BenchmarkMemclr/5-4 13890253 8.649 ns/op 578.11 MB/s BenchmarkMemclr/16-4 14900953 9.076 ns/op 1762.93 MB/s BenchmarkMemclr/64-4 13160871 9.504 ns/op 6733.74 MB/s BenchmarkMemclr/256-4 10833037 10.49 ns/op 24398.64 MB/s BenchmarkMemclr/4096-4 2218555 54.55 ns/op 75093.49 MB/s BenchmarkMemclr/65536-4 77743 2321 ns/op 28235.21 MB/s BenchmarkMemclr/1M-4 5788 23665 ns/op 44308.68 MB/s BenchmarkMemclr/4M-4 1063 119946 ns/op 34968.23 MB/s BenchmarkMemclr/8M-4 373 347735 ns/op 24123.58 MB/s BenchmarkMemclr/16M-4 100 1398155 ns/op 11999.54 MB/s BenchmarkMemclr/64M-4 39 3009912 ns/op 22295.96 MB/s BenchmarkGoMemclr/5-4 1593235 77.01 ns/op 64.93 MB/s BenchmarkGoMemclr/16-4 689390 185.6 ns/op 86.19 MB/s BenchmarkGoMemclr/64-4 189238 881.5 ns/op 72.61 MB/s BenchmarkGoMemclr/256-4 45889 2607 ns/op 98.20 MB/s BenchmarkMemclrRange/1K_2K-4 93356 1342 ns/op 71459.99 MB/s BenchmarkMemclrRange/2K_8K-4 26868 4292 ns/op 77713.09 MB/s BenchmarkMemclrRange/4K_16K-4 30290 3699 ns/op 87343.64 MB/s BenchmarkMemclrRange/160K_228K-4 2929 36417 ns/op 45661.36 MB/s BenchmarkClearFat7-4 3766131 41.51 ns/op BenchmarkClearFat8-4 4418044 27.91 ns/op BenchmarkClearFat11-4 3546110 32.37 ns/op BenchmarkClearFat12-4 4294041 28.96 ns/op BenchmarkClearFat13-4 3900750 32.64 ns/op BenchmarkClearFat14-4 3901524 30.55 ns/op BenchmarkClearFat15-4 4031880 29.73 ns/op BenchmarkClearFat16-4 4636074 32.39 ns/op BenchmarkClearFat24-4 3985071 29.03 ns/op BenchmarkClearFat32-4 3715869 39.22 ns/op BenchmarkClearFat40-4 3313330 45.41 ns/op BenchmarkClearFat48-4 3894634 43.23 ns/op BenchmarkClearFat56-4 3984772 35.96 ns/op BenchmarkClearFat64-4 3544978 32.18 ns/op BenchmarkClearFat72-4 3252910 35.26 ns/op BenchmarkClearFat128-4 3034519 38.09 ns/op BenchmarkClearFat256-4 2528732 60.60 ns/op BenchmarkClearFat512-4 1419465 87.82 ns/op BenchmarkClearFat1024-4 1000000 138.6 ns/op BenchmarkClearFat1032-4 1000000 135.5 ns/op BenchmarkClearFat1040-4 978073 141.1 ns/op BenchmarkCopyFat7-4 4304644 32.26 ns/op BenchmarkCopyFat8-4 4097859 37.81 ns/op BenchmarkCopyFat11-4 3938862 29.69 ns/op BenchmarkCopyFat12-4 4358526 27.10 ns/op BenchmarkCopyFat13-4 4332564 28.91 ns/op BenchmarkCopyFat14-4 3975924 29.23 ns/op BenchmarkCopyFat15-4 3833642 40.77 ns/op BenchmarkCopyFat16-4 4654089 31.55 ns/op BenchmarkCopyFat24-4 4353088 27.30 ns/op BenchmarkCopyFat32-4 3838843 32.88 ns/op BenchmarkCopyFat64-4 3491316 30.86 ns/op BenchmarkCopyFat72-4 3456924 31.07 ns/op BenchmarkCopyFat128-4 2725854 37.38 ns/op BenchmarkCopyFat256-4 2192824 99.82 ns/op BenchmarkCopyFat512-4 1000000 109.9 ns/op BenchmarkCopyFat520-4 1000000 111.3 ns/op BenchmarkCopyFat1024-4 721420 177.8 ns/op BenchmarkCopyFat1032-4 1000000 148.0 ns/op BenchmarkCopyFat1040-4 1000000 152.7 ns/op BenchmarkIssue18740/2byte-4 327 378150 ns/op BenchmarkIssue18740/4byte-4 466 346609 ns/op BenchmarkIssue18740/8byte-4 878 162760 ns/op BenchmarkReadMetricsLatency-4 10000 3081 p50-ns 6528 p90-ns 62605 p99-ns BenchmarkFinalizer-4 207 542996 ns/op BenchmarkFinalizerRun-4 273429 763.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9580316 12.51 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4189255 32.03 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2864886 41.00 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2843671 53.00 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1344394 74.90 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 163.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2704346 92.12 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1437576 91.21 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1202031 83.70 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2133265 60.85 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2143492 72.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2042895 59.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1780737 68.70 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 160.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6505930 16.61 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6149804 17.31 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7355259 23.31 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6110380 17.16 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6644553 23.07 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6374701 20.84 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7905340 16.55 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7069018 15.74 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6957171 17.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6381181 20.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6918662 18.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6308514 31.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7487421 21.25 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7959585 15.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8543644 17.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6554965 16.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7757658 15.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7009903 14.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7372861 16.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7395232 16.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7435305 25.72 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6474266 20.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6825076 16.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6936909 27.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7486672 18.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6294404 17.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6888092 16.64 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 4591869 23.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7547679 16.24 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7298392 19.37 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7437646 19.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7018275 15.45 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7504795 15.06 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8397884 18.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7927659 32.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7499127 16.52 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7078311 25.66 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7959556 18.36 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6262654 16.31 ns/op BenchmarkNetpollBreak-4 3399 39057 ns/op BenchmarkPingPongHog-4 518 232021 ns/op BenchmarkStackGrowth-4 81067 1596 ns/op BenchmarkStackGrowthDeep-4 710 143242 ns/op BenchmarkCreateGoroutines-4 47928 2095 ns/op BenchmarkCreateGoroutinesParallel-4 42693 2450 ns/op BenchmarkCreateGoroutinesCapture-4 10000 15326 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 23702 14438 ns/op BenchmarkClosureCall-4 23776005 4.651 ns/op BenchmarkWakeupParallelSpinning/0s-4 7310 24799 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6097 31256 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3190 34608 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2365 52495 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1600 92183 ns/op BenchmarkWakeupParallelSpinning/20µs-4 844 158155 ns/op BenchmarkWakeupParallelSpinning/50µs-4 351 521710 ns/op BenchmarkWakeupParallelSpinning/100µs-4 186 607133 ns/op BenchmarkMatmult-4 2510157 54.33 ns/op BenchmarkFastrand-4 1949336 95.07 ns/op BenchmarkFastrand64-4 4116033 32.60 ns/op BenchmarkFastrandHashiter-4 1000000 131.7 ns/op BenchmarkFastrandn/2-4 3949672 51.96 ns/op BenchmarkFastrandn/3-4 4135444 26.53 ns/op BenchmarkFastrandn/4-4 4224114 38.62 ns/op BenchmarkFastrandn/5-4 3652808 27.40 ns/op BenchmarkIfaceCmp100-4 118310 1267 ns/op BenchmarkIfaceCmpNil100-4 233671 551.5 ns/op BenchmarkEfaceCmpDiff-4 46314 2519 ns/op BenchmarkEfaceCmpDiffIndirect-4 47248 4824 ns/op BenchmarkDefer-4 904644 149.4 ns/op BenchmarkDefer10-4 999945 189.7 ns/op BenchmarkDeferMany-4 464355 608.0 ns/op BenchmarkPanicRecover-4 210096 599.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 67 2201400 ns/op 2116078 p50-ns 2938986 p90-ns 5467730 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 50 3356431 ns/op 2506855 p50-ns 6738897 p90-ns 14880020 p99-ns BenchmarkGoroutineProfile/small/idle-4 22 4685086 ns/op 4718475 p50-ns 5727850 p90-ns 7215122 p99-ns BenchmarkGoroutineProfile/small/loaded-4 26 5717202 ns/op 5668719 p50-ns 8088847 p90-ns 10875833 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 86 2320943 ns/op 2265283 p50-ns 3172161 p90-ns 4808167 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 81 2649445 ns/op 2238670 p50-ns 4284527 p90-ns 7892612 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 11738799 ns/op 11472890 p50-ns 14924747 p90-ns 14924747 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 27140202 ns/op 30190024 p50-ns 31906850 p90-ns 31906850 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 74 2293473 ns/op 2194926 p50-ns 2993498 p90-ns 4986113 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 50 3177761 ns/op 2556072 p50-ns 4973116 p90-ns 12801516 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 20 5280717 ns/op 5254726 p50-ns 9301416 p90-ns 9867633 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 7987534 ns/op 5494616 p50-ns 18235741 p90-ns 26206845 p99-ns BenchmarkRWMutexUncontended-4 2118774 141.1 ns/op BenchmarkRWMutexWrite100-4 1304176 2358 ns/op BenchmarkRWMutexWrite10-4 45140 2291 ns/op BenchmarkRWMutexWorkWrite100-4 24631 6786 ns/op BenchmarkRWMutexWorkWrite10-4 74950 6027 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1846 66535 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 771 132434 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 914 161489 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 406 343127 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 494 295019 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 214 553294 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 235 442947 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 103 1841452 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 219590 893.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 204921 1397 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 170748 1240 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 235956 888.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 124237 1080 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 117513 1433 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 115626 1073 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 114310 1512 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 105427 1554 ns/op BenchmarkMakeSlice/Byte-4 1000000 116.4 ns/op BenchmarkMakeSlice/Int16-4 1000000 137.5 ns/op BenchmarkMakeSlice/Int-4 1000000 149.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 218.4 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 315.3 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 359.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 404.6 ns/op BenchmarkGrowSlice/Byte-4 591367 416.4 ns/op BenchmarkGrowSlice/Int16-4 327423 483.5 ns/op BenchmarkGrowSlice/Int-4 244598 716.6 ns/op BenchmarkGrowSlice/Ptr-4 407456 794.0 ns/op BenchmarkGrowSlice/Struct/24-4 132727 1239 ns/op BenchmarkGrowSlice/Struct/32-4 76041 1323 ns/op BenchmarkGrowSlice/Struct/40-4 74295 1504 ns/op BenchmarkExtendSlice/IntSlice-4 153787 673.8 ns/op BenchmarkExtendSlice/PointerSlice-4 85381 1467 ns/op BenchmarkExtendSlice/NoGrow-4 311334 756.8 ns/op BenchmarkAppend-4 909182 160.7 ns/op BenchmarkAppendGrowByte-4 1 165797288 ns/op BenchmarkAppendGrowString-4 1 818734306 ns/op BenchmarkAppendSlice/1Bytes-4 211509 812.0 ns/op BenchmarkAppendSlice/4Bytes-4 270775 803.5 ns/op BenchmarkAppendSlice/7Bytes-4 231850 543.0 ns/op BenchmarkAppendSlice/8Bytes-4 235783 532.9 ns/op BenchmarkAppendSlice/15Bytes-4 120528 1209 ns/op BenchmarkAppendSlice/16Bytes-4 530031 455.1 ns/op BenchmarkAppendSlice/32Bytes-4 157293 805.6 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 29091 3733 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 14917 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8106 36146 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 811 157497 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 58 1835621 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 32 3382788 ns/op BenchmarkAppendStr/1Bytes-4 369510 406.2 ns/op BenchmarkAppendStr/4Bytes-4 306757 366.0 ns/op BenchmarkAppendStr/8Bytes-4 615489 303.6 ns/op BenchmarkAppendStr/16Bytes-4 1000000 204.8 ns/op BenchmarkAppendStr/32Bytes-4 1122379 113.0 ns/op BenchmarkAppendSpecialCase-4 819937 147.4 ns/op BenchmarkCopy/1Byte-4 1000000 157.7 ns/op 6.34 MB/s BenchmarkCopy/1String-4 1000000 145.1 ns/op 6.89 MB/s BenchmarkCopy/2Byte-4 1000000 100.9 ns/op 19.83 MB/s BenchmarkCopy/2String-4 1230189 98.58 ns/op 20.29 MB/s BenchmarkCopy/4Byte-4 1000000 157.6 ns/op 25.39 MB/s BenchmarkCopy/4String-4 1000000 107.3 ns/op 37.28 MB/s BenchmarkCopy/8Byte-4 1318064 157.3 ns/op 50.85 MB/s BenchmarkCopy/8String-4 1286317 90.65 ns/op 88.25 MB/s BenchmarkCopy/12Byte-4 1265791 95.70 ns/op 125.40 MB/s BenchmarkCopy/12String-4 1215734 99.63 ns/op 120.45 MB/s BenchmarkCopy/16Byte-4 1281208 97.12 ns/op 164.75 MB/s BenchmarkCopy/16String-4 1108861 181.4 ns/op 88.22 MB/s BenchmarkCopy/32Byte-4 1229510 110.6 ns/op 289.40 MB/s BenchmarkCopy/32String-4 1000000 156.7 ns/op 204.19 MB/s BenchmarkCopy/128Byte-4 1044321 116.8 ns/op 1095.99 MB/s BenchmarkCopy/128String-4 926432 129.7 ns/op 986.92 MB/s BenchmarkCopy/1024Byte-4 348974 373.9 ns/op 2739.04 MB/s BenchmarkCopy/1024String-4 309316 399.3 ns/op 2564.26 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19502 5821 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10237 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 19789 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 27678 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 39493 ns/op BenchmarkAppendInPlace/Grow/Byte-4 143980 1367 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 134216 1487 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 69172 2064 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 47830 2476 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43332 2776 ns/op BenchmarkStackCopyPtr-4 1 145235360 ns/op BenchmarkStackCopy-4 2 92424980 ns/op BenchmarkStackCopyNoCache-4 20 5934062 ns/op BenchmarkStackCopyWithStkobj-4 1 112189655 ns/op BenchmarkIssue18138-4 206 710204 ns/op BenchmarkCompareStringEqual-4 12991242 10.57 ns/op BenchmarkCompareStringIdentical-4 20112164 6.184 ns/op BenchmarkCompareStringSameLength-4 15733260 12.21 ns/op BenchmarkCompareStringDifferentLength-4 25303642 4.917 ns/op BenchmarkCompareStringBigUnaligned-4 1270 80248 ns/op 13066.78 MB/s BenchmarkCompareStringBig-4 1105 105944 ns/op 9897.57 MB/s BenchmarkConcatStringAndBytes-4 1643026 67.71 ns/op BenchmarkSliceByteToString/1-4 1000000 127.2 ns/op BenchmarkSliceByteToString/2-4 1000000 196.0 ns/op BenchmarkSliceByteToString/4-4 954049 153.0 ns/op BenchmarkSliceByteToString/8-4 1000000 161.8 ns/op BenchmarkSliceByteToString/16-4 1000000 172.8 ns/op BenchmarkSliceByteToString/32-4 894937 220.9 ns/op BenchmarkSliceByteToString/64-4 992821 308.6 ns/op BenchmarkSliceByteToString/128-4 660620 406.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2228065 52.31 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 797170 131.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 986206 112.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2612492 39.56 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1558837 74.84 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1822983 75.04 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1590720 94.78 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 362900 369.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 351866 304.2 ns/op BenchmarkRuneIterate/range/ASCII-4 6838590 25.15 ns/op BenchmarkRuneIterate/range/Japanese-4 2130348 48.81 ns/op BenchmarkRuneIterate/range/MixedLength-4 2600446 55.18 ns/op BenchmarkRuneIterate/range1/ASCII-4 7615596 20.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 2054428 49.29 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3045301 71.75 ns/op BenchmarkRuneIterate/range2/ASCII-4 7069669 17.86 ns/op BenchmarkRuneIterate/range2/Japanese-4 2467230 50.31 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3018480 41.15 ns/op BenchmarkArrayEqual-4 23833818 5.476 ns/op BenchmarkFunc/Name-4 5554977 25.94 ns/op BenchmarkFunc/Entry-4 12290563 10.12 ns/op BenchmarkFunc/FileLine-4 1939123 62.99 ns/op PASS ok runtime 455.522s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23090 5756 ns/op BenchmarkHandle/concurrent-4 16040 6295 ns/op PASS ok runtime/cgo 0.499s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 23534377 6.629 ns/op BenchmarkAtomicStore64-4 8728635 14.35 ns/op BenchmarkAtomicLoad-4 16526769 8.290 ns/op BenchmarkAtomicStore-4 9010921 18.54 ns/op BenchmarkAnd8-4 10689607 13.08 ns/op BenchmarkAnd-4 12453296 13.47 ns/op BenchmarkAnd8Parallel-4 3798747 29.66 ns/op BenchmarkAndParallel-4 3768147 26.81 ns/op BenchmarkOr8-4 10999430 19.50 ns/op BenchmarkOr-4 9150369 12.16 ns/op BenchmarkOr8Parallel-4 3751210 30.98 ns/op BenchmarkOrParallel-4 3993189 31.97 ns/op BenchmarkXadd-4 3785062 32.64 ns/op BenchmarkXadd64-4 3748412 30.31 ns/op BenchmarkCas-4 2491864 52.85 ns/op BenchmarkCas64-4 2394561 48.83 ns/op BenchmarkXchg-4 3671629 31.83 ns/op BenchmarkXchg64-4 3362608 32.18 ns/op PASS ok runtime/internal/atomic 4.499s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2915707 40.52 ns/op BenchmarkMulUintptr/large-4 3055437 52.71 ns/op PASS ok runtime/internal/math 0.596s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 9979333 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 15508521 ns/op 433.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 32 4117312 ns/op 9.594 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 17431680 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 34531247 ns/op 1674 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 19 7164511 ns/op 102.1 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 105654972 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 110068275 ns/op 8246 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 15430002 ns/op 1016 concurrent_launches/op PASS ok runtime/pprof 2.205s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 19595944 ns/op BenchmarkStackLeak-4 16609 6442 ns/op PASS ok runtime/race 0.510s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3948601 35.26 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 342030 402.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.398s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 138501 905.4 ns/op BenchmarkSortString1K-4 134 794770 ns/op BenchmarkSortString1K_Slice-4 133 809541 ns/op BenchmarkStableString1K-4 92 1639429 ns/op BenchmarkSortInt1K-4 162 723102 ns/op BenchmarkSortInt1K_Sorted-4 2385 51825 ns/op BenchmarkSortInt1K_Reversed-4 1316 96399 ns/op BenchmarkSortInt1K_Mod8-4 332 345839 ns/op BenchmarkStableInt1K-4 100 1252764 ns/op BenchmarkStableInt1K_Slice-4 100 1209746 ns/op BenchmarkSortInt64K-4 2 131165459 ns/op BenchmarkSortInt64K_Slice-4 2 66695004 ns/op BenchmarkStableInt64K-4 1 105268146 ns/op BenchmarkSort1e2-4 301 393833 ns/op BenchmarkStable1e2-4 100 1129098 ns/op BenchmarkSort1e4-4 2 79710430 ns/op BenchmarkStable1e4-4 1 351306631 ns/op PASS ok sort 42.775s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 736868 186.9 ns/op BenchmarkAtof64Float-4 522130 214.5 ns/op BenchmarkAtof64FloatExp-4 556525 253.4 ns/op BenchmarkAtof64Big-4 352348 319.5 ns/op BenchmarkAtof64RandomBits-4 411644 353.4 ns/op BenchmarkAtof64RandomFloats-4 486010 299.8 ns/op BenchmarkAtof64RandomLongFloats-4 412057 344.7 ns/op BenchmarkAtof32Decimal-4 644775 181.3 ns/op BenchmarkAtof32Float-4 670141 262.8 ns/op BenchmarkAtof32FloatExp-4 527744 309.6 ns/op BenchmarkAtof32Random-4 257679 419.6 ns/op BenchmarkAtof32RandomLong-4 142128 940.1 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 118.4 ns/op BenchmarkParseInt/Pos/26bit-4 860236 191.1 ns/op BenchmarkParseInt/Pos/31bit-4 671623 223.6 ns/op BenchmarkParseInt/Pos/56bit-4 519692 259.0 ns/op BenchmarkParseInt/Pos/63bit-4 409503 288.7 ns/op BenchmarkParseInt/Neg/7bit-4 1119763 105.1 ns/op BenchmarkParseInt/Neg/26bit-4 729367 175.3 ns/op BenchmarkParseInt/Neg/31bit-4 686367 208.7 ns/op BenchmarkParseInt/Neg/56bit-4 407250 280.0 ns/op BenchmarkParseInt/Neg/63bit-4 466964 300.9 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 110.7 ns/op BenchmarkAtoi/Pos/26bit-4 812910 161.7 ns/op BenchmarkAtoi/Pos/31bit-4 829366 192.3 ns/op BenchmarkAtoi/Pos/56bit-4 457626 245.2 ns/op BenchmarkAtoi/Pos/63bit-4 365661 312.8 ns/op BenchmarkAtoi/Neg/7bit-4 1290637 95.23 ns/op BenchmarkAtoi/Neg/26bit-4 885680 149.7 ns/op BenchmarkAtoi/Neg/31bit-4 918607 164.4 ns/op BenchmarkAtoi/Neg/56bit-4 592909 250.2 ns/op BenchmarkAtoi/Neg/63bit-4 472844 324.4 ns/op BenchmarkFormatFloat/Decimal-4 89397 1336 ns/op BenchmarkFormatFloat/Float-4 75759 1526 ns/op BenchmarkFormatFloat/Exp-4 89080 2471 ns/op BenchmarkFormatFloat/NegExp-4 78052 1370 ns/op BenchmarkFormatFloat/LongExp-4 72152 1523 ns/op BenchmarkFormatFloat/Big-4 70348 2469 ns/op BenchmarkFormatFloat/BinaryExp-4 129122 1001 ns/op BenchmarkFormatFloat/32Integer-4 91738 1296 ns/op BenchmarkFormatFloat/32ExactFraction-4 91852 2526 ns/op BenchmarkFormatFloat/32Point-4 82774 1475 ns/op BenchmarkFormatFloat/32Exp-4 83545 1288 ns/op BenchmarkFormatFloat/32NegExp-4 76117 1320 ns/op BenchmarkFormatFloat/32Shortest-4 91946 1345 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 98852 1200 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 101079 1241 ns/op BenchmarkFormatFloat/64Fixed1-4 111202 1038 ns/op BenchmarkFormatFloat/64Fixed2-4 118988 1318 ns/op BenchmarkFormatFloat/64Fixed3-4 132882 1055 ns/op BenchmarkFormatFloat/64Fixed4-4 117752 1089 ns/op BenchmarkFormatFloat/64Fixed12-4 66540 1812 ns/op BenchmarkFormatFloat/64Fixed16-4 79604 1650 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99966 1490 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 76069 1474 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1983 60961 ns/op BenchmarkFormatFloat/Slowpath64-4 70032 1883 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75694 1567 ns/op BenchmarkAppendFloat/Decimal-4 74967 1576 ns/op BenchmarkAppendFloat/Float-4 88575 1195 ns/op BenchmarkAppendFloat/Exp-4 101058 1070 ns/op BenchmarkAppendFloat/NegExp-4 103494 1678 ns/op BenchmarkAppendFloat/LongExp-4 82009 1395 ns/op BenchmarkAppendFloat/Big-4 83890 2101 ns/op BenchmarkAppendFloat/BinaryExp-4 273870 447.1 ns/op BenchmarkAppendFloat/32Integer-4 91179 1142 ns/op BenchmarkAppendFloat/32ExactFraction-4 102750 1593 ns/op BenchmarkAppendFloat/32Point-4 98878 1171 ns/op BenchmarkAppendFloat/32Exp-4 104143 1352 ns/op BenchmarkAppendFloat/32NegExp-4 116151 1065 ns/op BenchmarkAppendFloat/32Shortest-4 114279 886.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 134426 872.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 122300 1150 ns/op BenchmarkAppendFloat/64Fixed1-4 188617 1065 ns/op BenchmarkAppendFloat/64Fixed2-4 144954 960.7 ns/op BenchmarkAppendFloat/64Fixed3-4 186291 838.0 ns/op BenchmarkAppendFloat/64Fixed4-4 149976 915.6 ns/op BenchmarkAppendFloat/64Fixed12-4 80576 1436 ns/op BenchmarkAppendFloat/64Fixed16-4 105576 1208 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 106422 1069 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 95330 1429 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1896 65868 ns/op BenchmarkAppendFloat/Slowpath64-4 70976 1563 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 71942 1850 ns/op BenchmarkFormatInt-4 10000 12252 ns/op BenchmarkAppendInt-4 12309 8817 ns/op BenchmarkFormatUint-4 63530 2199 ns/op BenchmarkAppendUint-4 69200 1696 ns/op BenchmarkFormatIntSmall/7-4 1753568 94.24 ns/op BenchmarkFormatIntSmall/42-4 1760169 61.62 ns/op BenchmarkAppendIntSmall-4 977918 123.4 ns/op BenchmarkAppendUintVarlen/1-4 1000000 137.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 130.0 ns/op BenchmarkAppendUintVarlen/123-4 682032 303.2 ns/op BenchmarkAppendUintVarlen/1234-4 856682 255.8 ns/op BenchmarkAppendUintVarlen/12345-4 673086 184.7 ns/op BenchmarkAppendUintVarlen/123456-4 590271 188.4 ns/op BenchmarkAppendUintVarlen/1234567-4 648429 317.0 ns/op BenchmarkAppendUintVarlen/12345678-4 835034 250.7 ns/op BenchmarkAppendUintVarlen/123456789-4 624462 178.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 695016 201.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 656282 175.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 592326 254.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 718473 198.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 722085 181.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 628051 178.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 581716 188.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 706950 186.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 642558 271.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 665804 192.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 514090 202.0 ns/op BenchmarkQuote-4 35301 3452 ns/op BenchmarkQuoteRune-4 290512 509.3 ns/op BenchmarkAppendQuote-4 43363 2776 ns/op BenchmarkAppendQuoteRune-4 734346 183.0 ns/op BenchmarkUnquoteEasy-4 1237927 135.7 ns/op BenchmarkUnquoteHard-4 31327 3602 ns/op PASS ok strconv 25.827s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 260856 532.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 59418 1877 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 135416 987.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 220792 801.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 44404 2392 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 53614 2014 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 601875 322.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21135 5716 ns/op BenchmarkGenericMatch1-4 1850 63830 ns/op BenchmarkGenericMatch2-4 405 302142 ns/op BenchmarkSingleMaxSkipping-4 9530 12984 ns/op 770.20 MB/s BenchmarkSingleLongSuffixFail-4 18003 6504 ns/op 154.05 MB/s BenchmarkSingleMatch-4 195 764895 ns/op 19.61 MB/s BenchmarkByteByteNoMatch-4 37719 2767 ns/op BenchmarkByteByteMatch-4 10000 11139 ns/op BenchmarkByteStringMatch-4 16716 10718 ns/op BenchmarkHTMLEscapeNew-4 54356 2213 ns/op BenchmarkHTMLEscapeOld-4 59478 1884 ns/op BenchmarkByteStringReplacerWriteString-4 783 163850 ns/op BenchmarkByteReplacerWriteString-4 1388 99641 ns/op BenchmarkByteByteReplaces-4 2218 51895 ns/op BenchmarkByteByteMap-4 7543 23891 ns/op BenchmarkMap/identity/ASCII-4 617152 189.2 ns/op BenchmarkMap/identity/Greek-4 464985 252.8 ns/op BenchmarkMap/change/ASCII-4 28093 4036 ns/op BenchmarkMap/change/Greek-4 22129 6824 ns/op BenchmarkIndexRune-4 1514928 80.30 ns/op BenchmarkIndexRuneLongString-4 1313422 87.12 ns/op BenchmarkIndexRuneFastPath-4 2797592 40.99 ns/op BenchmarkIndex-4 2779405 45.14 ns/op BenchmarkLastIndex-4 3128925 63.93 ns/op BenchmarkIndexByte-4 14745206 10.86 ns/op BenchmarkToUpper/#00-4 2179465 47.54 ns/op BenchmarkToUpper/ONLYUPPER-4 1000000 104.3 ns/op BenchmarkToUpper/abc-4 279700 484.7 ns/op BenchmarkToUpper/AbC123-4 204798 616.9 ns/op BenchmarkToUpper/azAZ09_-4 264279 666.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40182 2795 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55285 2141 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26707 6243 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49032 2273 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101916 1146 ns/op BenchmarkToLower/#00-4 2339161 48.30 ns/op BenchmarkToLower/abc-4 2272521 93.55 ns/op BenchmarkToLower/AbC123-4 164781 809.3 ns/op BenchmarkToLower/azAZ09_-4 189849 676.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 66146 1608 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47768 4383 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26794 4314 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65598 2065 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103042 1303 ns/op BenchmarkMapNoChanges-4 1000000 146.2 ns/op BenchmarkTrim-4 33231 3873 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2421087 71.08 ns/op BenchmarkToValidUTF8/InvalidASCII-4 148812 809.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 76804 1331 ns/op BenchmarkEqualFold/Tests-4 39610 3432 ns/op BenchmarkEqualFold/ASCII-4 2550387 46.03 ns/op BenchmarkEqualFold/UnicodePrefix-4 107490 1125 ns/op BenchmarkEqualFold/UnicodeSuffix-4 88212 1618 ns/op BenchmarkIndexHard1-4 886 121941 ns/op BenchmarkIndexHard2-4 705 172642 ns/op BenchmarkIndexHard3-4 148 757838 ns/op BenchmarkIndexHard4-4 100 1126387 ns/op BenchmarkLastIndexHard1-4 84 1742675 ns/op BenchmarkLastIndexHard2-4 81 1725318 ns/op BenchmarkLastIndexHard3-4 81 1686535 ns/op BenchmarkCountHard1-4 943 132905 ns/op BenchmarkCountHard2-4 776 184965 ns/op BenchmarkCountHard3-4 153 750660 ns/op BenchmarkIndexTorture-4 10000 15993 ns/op BenchmarkCountTorture-4 10000 18156 ns/op BenchmarkCountTortureOverlapping-4 741 157929 ns/op BenchmarkCountByte/10-4 2991178 41.24 ns/op 242.49 MB/s BenchmarkCountByte/32-4 2841608 43.49 ns/op 735.80 MB/s BenchmarkCountByte/4096-4 880326 137.1 ns/op 29883.56 MB/s BenchmarkCountByte/4194304-4 860 130938 ns/op 32032.69 MB/s BenchmarkCountByte/67108864-4 27 4822284 ns/op 13916.41 MB/s BenchmarkFields/ASCII/16-4 261146 517.2 ns/op 30.94 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24844 5147 ns/op 49.74 MB/s 288 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1786 98814 ns/op 41.45 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 73 1782574 ns/op 36.76 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26719763 ns/op 39.24 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 136795 1362 ns/op 11.75 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 14864 ns/op 17.22 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 472 345288 ns/op 11.86 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 7448680 ns/op 8.80 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 115985096 ns/op 9.04 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 180932 883.0 ns/op 18.12 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10945 ns/op 23.39 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 759 213103 ns/op 19.22 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 4226653 ns/op 15.51 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 79313339 ns/op 13.22 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 128079 1235 ns/op 12.96 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13280 ns/op 19.28 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 592 295537 ns/op 13.86 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4393088 ns/op 14.92 MB/s 463111 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 96413292 ns/op 10.88 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 148189804 ns/op BenchmarkSplitSingleByteSeparator-4 18 8359426 ns/op BenchmarkSplitMultiByteSeparator-4 30 4330701 ns/op BenchmarkSplitNSingleByteSeparator-4 176563 936.7 ns/op BenchmarkSplitNMultiByteSeparator-4 149046 1175 ns/op BenchmarkRepeat/5x0-4 2589868 43.78 ns/op BenchmarkRepeat/5x1-4 2657362 43.38 ns/op BenchmarkRepeat/5x2-4 179766 573.3 ns/op BenchmarkRepeat/5x6-4 111724 963.2 ns/op BenchmarkRepeat/10x0-4 2570613 54.62 ns/op BenchmarkRepeat/10x1-4 2495715 51.04 ns/op BenchmarkRepeat/10x2-4 258196 868.8 ns/op BenchmarkRepeat/10x6-4 101517 1108 ns/op BenchmarkRepeatLarge/256/1-4 55969 2641 ns/op 96.94 MB/s BenchmarkRepeatLarge/256/16-4 98504 2549 ns/op 100.41 MB/s BenchmarkRepeatLarge/512/1-4 30897 3762 ns/op 136.09 MB/s BenchmarkRepeatLarge/512/16-4 44083 2953 ns/op 173.41 MB/s BenchmarkRepeatLarge/1024/1-4 29000 4972 ns/op 205.96 MB/s BenchmarkRepeatLarge/1024/16-4 31730 3605 ns/op 284.05 MB/s BenchmarkRepeatLarge/2048/1-4 15457 7256 ns/op 282.24 MB/s BenchmarkRepeatLarge/2048/16-4 16456 6719 ns/op 304.83 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11674 ns/op 350.88 MB/s BenchmarkRepeatLarge/4096/16-4 12609 12119 ns/op 337.99 MB/s BenchmarkRepeatLarge/8192/1-4 5104 20694 ns/op 395.86 MB/s BenchmarkRepeatLarge/8192/16-4 10000 21161 ns/op 387.13 MB/s BenchmarkRepeatLarge/8192/4097-4 3132220 39.80 ns/op 102949.36 MB/s BenchmarkRepeatLarge/16384/1-4 6182 41139 ns/op 398.26 MB/s BenchmarkRepeatLarge/16384/16-4 8805 35426 ns/op 462.48 MB/s BenchmarkRepeatLarge/16384/4097-4 9067 32558 ns/op 377.51 MB/s BenchmarkRepeatLarge/32768/1-4 1647 97858 ns/op 334.85 MB/s BenchmarkRepeatLarge/32768/16-4 3208 71738 ns/op 456.78 MB/s BenchmarkRepeatLarge/32768/4097-4 1688 67393 ns/op 425.55 MB/s BenchmarkRepeatLarge/65536/1-4 943 146212 ns/op 448.23 MB/s BenchmarkRepeatLarge/65536/16-4 1134 124094 ns/op 528.12 MB/s BenchmarkRepeatLarge/65536/4097-4 798 133622 ns/op 459.92 MB/s BenchmarkRepeatLarge/131072/1-4 146 760152 ns/op 172.43 MB/s BenchmarkRepeatLarge/131072/16-4 156 716288 ns/op 182.99 MB/s BenchmarkRepeatLarge/131072/4097-4 182 603974 ns/op 210.29 MB/s BenchmarkRepeatLarge/262144/1-4 121 991129 ns/op 264.49 MB/s BenchmarkRepeatLarge/262144/16-4 100 1139150 ns/op 230.12 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1189018 ns/op 217.08 MB/s BenchmarkRepeatLarge/524288/1-4 55 1999036 ns/op 262.27 MB/s BenchmarkRepeatLarge/524288/16-4 100 1972842 ns/op 265.75 MB/s BenchmarkRepeatLarge/524288/4097-4 68 1979676 ns/op 262.83 MB/s BenchmarkRepeatLarge/1048576/1-4 36 4416247 ns/op 237.44 MB/s BenchmarkRepeatLarge/1048576/16-4 40 4133013 ns/op 253.71 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4179353 ns/op 249.98 MB/s BenchmarkRepeatLarge/2097152/1-4 36 7310782 ns/op 286.86 MB/s BenchmarkRepeatLarge/2097152/16-4 22 7179278 ns/op 292.11 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 6956595 ns/op 300.95 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12444474 ns/op 337.04 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11687154 ns/op 358.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11973024 ns/op 350.06 MB/s BenchmarkRepeatLarge/8388608/1-4 5 22155647 ns/op 378.62 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20163966 ns/op 416.02 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 24053613 ns/op 348.66 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35930739 ns/op 466.93 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36185548 ns/op 463.64 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 37009303 ns/op 453.32 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63274367 ns/op 530.30 MB/s BenchmarkRepeatLarge/33554432/16-4 2 63367952 ns/op 529.52 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 85760896 ns/op 391.26 MB/s BenchmarkRepeatLarge/67108864/1-4 1 163984197 ns/op 409.24 MB/s BenchmarkRepeatLarge/67108864/16-4 1 245637439 ns/op 273.20 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 121149238 ns/op 553.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 358006746 ns/op 374.90 MB/s BenchmarkRepeatLarge/134217728/16-4 1 346579621 ns/op 387.26 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 234364684 ns/op 572.69 MB/s BenchmarkRepeatLarge/268435456/1-4 1 544210374 ns/op 493.26 MB/s BenchmarkRepeatLarge/268435456/16-4 1 478269037 ns/op 561.26 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 535635144 ns/op 501.15 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1324147622 ns/op 405.45 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1027472607 ns/op 522.52 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1237529346 ns/op 433.82 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4818223613 ns/op 222.85 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6375130934 ns/op 168.43 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6210488069 ns/op 172.89 MB/s BenchmarkIndexAnyASCII/1:1-4 1380170 79.99 ns/op BenchmarkIndexAnyASCII/1:2-4 1682859 68.28 ns/op BenchmarkIndexAnyASCII/1:4-4 1671595 73.48 ns/op BenchmarkIndexAnyASCII/1:8-4 1329138 105.3 ns/op BenchmarkIndexAnyASCII/1:16-4 1358985 81.88 ns/op BenchmarkIndexAnyASCII/1:32-4 1581087 80.44 ns/op BenchmarkIndexAnyASCII/1:64-4 1380164 81.47 ns/op BenchmarkIndexAnyASCII/16:1-4 1578044 90.16 ns/op BenchmarkIndexAnyASCII/16:2-4 814128 188.6 ns/op BenchmarkIndexAnyASCII/16:4-4 897938 229.0 ns/op BenchmarkIndexAnyASCII/16:8-4 745011 187.3 ns/op BenchmarkIndexAnyASCII/16:16-4 838814 220.1 ns/op BenchmarkIndexAnyASCII/16:32-4 682718 209.7 ns/op BenchmarkIndexAnyASCII/16:64-4 614240 224.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1641609 82.73 ns/op BenchmarkIndexAnyASCII/256:2-4 84560 1369 ns/op BenchmarkIndexAnyASCII/256:4-4 88581 1403 ns/op BenchmarkIndexAnyASCII/256:8-4 80998 2946 ns/op BenchmarkIndexAnyASCII/256:16-4 85272 1748 ns/op BenchmarkIndexAnyASCII/256:32-4 86233 1962 ns/op BenchmarkIndexAnyASCII/256:64-4 78645 1493 ns/op BenchmarkIndexAnyUTF8/1:1-4 1997934 60.14 ns/op BenchmarkIndexAnyUTF8/1:2-4 1444760 73.35 ns/op BenchmarkIndexAnyUTF8/1:4-4 1742220 130.3 ns/op BenchmarkIndexAnyUTF8/1:8-4 1992234 101.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 2056300 62.11 ns/op BenchmarkIndexAnyUTF8/1:32-4 1803657 66.62 ns/op BenchmarkIndexAnyUTF8/1:64-4 1817194 68.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 1679397 106.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 285596 485.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 244588 652.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 215973 486.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 236204 510.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 245422 612.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 233994 577.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 232784 636.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 16316 7055 ns/op BenchmarkIndexAnyUTF8/256:4-4 16279 6668 ns/op BenchmarkIndexAnyUTF8/256:8-4 17266 7011 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 12886 ns/op BenchmarkIndexAnyUTF8/256:32-4 15718 7779 ns/op BenchmarkIndexAnyUTF8/256:64-4 15759 7705 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1938931 59.80 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1954720 63.70 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1867897 80.50 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1966364 108.7 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1967979 59.76 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1338300 94.09 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1724216 76.62 ns/op BenchmarkLastIndexAnyASCII/16:1-4 786932 144.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 147.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 912800 141.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 917925 149.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 700410 184.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 592090 181.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 593368 211.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 78578 1428 ns/op BenchmarkLastIndexAnyASCII/256:2-4 80379 1375 ns/op BenchmarkLastIndexAnyASCII/256:4-4 96877 1423 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39150 3144 ns/op BenchmarkLastIndexAnyASCII/256:16-4 85290 1354 ns/op BenchmarkLastIndexAnyASCII/256:32-4 84963 1482 ns/op BenchmarkLastIndexAnyASCII/256:64-4 67513 2220 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 111.1 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1958996 61.02 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1851904 59.55 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1950301 63.38 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1917513 95.15 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1864681 61.70 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1945502 62.93 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 303957 662.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 137932 877.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 152384 988.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 132177 1591 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 127027 1076 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 131391 806.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 132888 1014 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14634 10216 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6418 18541 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 18124 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9106 12849 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7272 14231 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7336 15854 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 7516 14241 ns/op BenchmarkTrimASCII/1:1-4 2591186 64.33 ns/op BenchmarkTrimASCII/1:2-4 1427966 79.53 ns/op BenchmarkTrimASCII/1:4-4 1000000 107.1 ns/op BenchmarkTrimASCII/1:8-4 1867347 124.9 ns/op BenchmarkTrimASCII/1:16-4 1579142 70.29 ns/op BenchmarkTrimASCII/16:1-4 2141523 73.96 ns/op BenchmarkTrimASCII/16:2-4 898038 154.7 ns/op BenchmarkTrimASCII/16:4-4 997240 141.8 ns/op BenchmarkTrimASCII/16:8-4 789861 245.6 ns/op BenchmarkTrimASCII/16:16-4 736231 188.0 ns/op BenchmarkTrimASCII/256:1-4 565879 316.8 ns/op BenchmarkTrimASCII/256:2-4 85110 1402 ns/op BenchmarkTrimASCII/256:4-4 87196 1368 ns/op BenchmarkTrimASCII/256:8-4 86818 1335 ns/op BenchmarkTrimASCII/256:16-4 90925 2072 ns/op BenchmarkTrimASCII/4096:1-4 39076 3421 ns/op BenchmarkTrimASCII/4096:2-4 6570 20906 ns/op BenchmarkTrimASCII/4096:4-4 6115 28496 ns/op BenchmarkTrimASCII/4096:8-4 5451 20791 ns/op BenchmarkTrimASCII/4096:16-4 5900 19766 ns/op BenchmarkTrimByte-4 3329852 37.40 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16826 7076 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16279 6990 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1554 103287 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3069 39719 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6224 19608 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 19147 ns/op BenchmarkJoin/0-4 3488400 32.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2979860 57.34 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 213002 935.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103263 1117 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 85836 1388 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69463 1632 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60313 2135 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50912 2506 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2176452 109.1 ns/op BenchmarkTrimSpace/ASCII-4 1591976 77.67 ns/op BenchmarkTrimSpace/SomeNonASCII-4 49708 2038 ns/op BenchmarkTrimSpace/JustNonASCII-4 41752 2396 ns/op BenchmarkReplaceAll-4 70893 2412 ns/op 16 B/op 1 allocs/op PASS ok strings 128.686s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 75808 1901 ns/op BenchmarkCond2-4 28420 4228 ns/op BenchmarkCond4-4 14754 8058 ns/op BenchmarkCond8-4 10000 14585 ns/op BenchmarkCond16-4 4351 29172 ns/op BenchmarkCond32-4 2278 58107 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 512546 261.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 303958 409.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 503786 222.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 584224 242.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 197110 754.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 708998 191.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 122013 1569 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 81789 1651 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 75889 1845 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 74278 2432 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 638382 183.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 160042 773.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 496762 203.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 138763 727.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 669055 205.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 177244 670.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1064869 140.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 53635 2588 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 122104 1003 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 273462 490.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4432 25818 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 302 436768 ns/op BenchmarkRange/*sync.Map-4 1435 80112 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 120109 3096 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 207516 694.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 77883 1684 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 61272 2945 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 184194 709.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 90032 1505 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 76386 2052 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 182426 621.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 798930 159.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 57387 2400 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 156535 840.8 ns/op BenchmarkSwapCollision/*sync.Map-4 81896 1297 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1092478 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 110454 962.0 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 314137 552.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23041 5458 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 73258 1574 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32706 4783 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 359251 463.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 98157 1130 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 273158 433.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1101913 133.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 184069 725.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 835510 129.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 621812 200.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 163468 898.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 414639 297.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 67570 2167 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 263828 612.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 440922 479.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 94488 1065 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 393134 402.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 195110 674.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 136740 1022 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 260902 437.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 54213 2047 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 158859 807.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 357409 371.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 124711 995.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 393080 280.8 ns/op BenchmarkUncontendedSemaphore-4 4486718 27.40 ns/op BenchmarkContendedSemaphore-4 3979200 31.41 ns/op BenchmarkMutexUncontended-4 695289 181.2 ns/op BenchmarkMutex-4 204019 700.4 ns/op BenchmarkMutexSlack-4 203932 604.4 ns/op BenchmarkMutexWork-4 212311 634.2 ns/op BenchmarkMutexWorkSlack-4 185674 701.3 ns/op BenchmarkMutexNoSpin-4 46184 2342 ns/op BenchmarkMutexSpin-4 37959 2788 ns/op BenchmarkOnce-4 945270 138.0 ns/op BenchmarkSemaUncontended-4 3793809 29.95 ns/op BenchmarkSemaSyntNonblock-4 1516168 80.37 ns/op BenchmarkSemaSyntBlock-4 1783131 64.35 ns/op BenchmarkSemaWorkNonblock-4 1202818 101.8 ns/op BenchmarkSemaWorkBlock-4 1174936 99.32 ns/op BenchmarkRWMutexUncontended-4 317131 385.7 ns/op BenchmarkRWMutexWrite100-4 311806 419.6 ns/op BenchmarkRWMutexWrite10-4 283688 453.9 ns/op BenchmarkRWMutexWorkWrite100-4 229838 529.0 ns/op BenchmarkRWMutexWorkWrite10-4 194059 563.5 ns/op BenchmarkWaitGroupUncontended-4 505564 211.3 ns/op BenchmarkWaitGroupAddDone-4 435294 274.8 ns/op BenchmarkWaitGroupAddDoneWork-4 428286 254.7 ns/op BenchmarkWaitGroupWait-4 2235036 55.75 ns/op BenchmarkWaitGroupWaitWork-4 1769034 67.31 ns/op BenchmarkWaitGroupActuallyWait-4 47889 2628 ns/op 32 B/op 2 allocs/op PASS ok sync 25.525s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 762112 144.4 ns/op PASS ok sync/atomic 0.226s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 130150 970.3 ns/op 0 B/op 0 allocs/op PASS ok testing 0.214s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6440 16976 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9489 11548 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 1335339 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 108 1110329 ns/op 1198 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 166545328 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 177271211 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1555 84743 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1966 62620 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6703610 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5786098 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 706256007 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 690904297 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 207 586589 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 217 531267 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 56693062 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 52561544 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6867814047 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6644820564 ns/op 335150352 B/op 100095 allocs/op BenchmarkPyramid/10-4 3108 45618 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3290654 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 303301731 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2736 48095 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 249 487703 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5025250 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 6988 17975 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 18.851s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 109383209 ns/op BenchmarkVariableString-4 78381 1725 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2202 61416 ns/op 2531 B/op 39 allocs/op PASS ok text/template/parse 0.554s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 52 1932912 ns/op BenchmarkAfter-4 153 848127 ns/op BenchmarkStop-4 280 505568 ns/op BenchmarkSimultaneousAfterFunc-4 42 2618798 ns/op BenchmarkStartStop-4 312 393126 ns/op BenchmarkReset-4 2934 53384 ns/op BenchmarkSleep-4 43 2857758 ns/op BenchmarkParallelTimerLatency-4 43 837996 avg-late-ns 1684655 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 668086 avg-late-ns 2879376 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 456823 avg-late-ns 1893652 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 415653 avg-late-ns 2444020 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 329788 avg-late-ns 2163661 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 207925 avg-late-ns 1566902 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 329396 avg-late-ns 2311312 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 243579 avg-late-ns 2377892 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 323045 avg-late-ns 3183062 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 490753 avg-late-ns 2050983 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 10265451 avg-late-ns 34821395 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 504169 avg-late-ns 1753795 max-late-ns BenchmarkTicker-4 1 172757346 ns/op BenchmarkTickerReset-4 3243 36845 ns/op BenchmarkTickerResetNaive-4 272 465507 ns/op BenchmarkNow-4 713292 162.1 ns/op BenchmarkNowUnixNano-4 783732 162.5 ns/op BenchmarkNowUnixMilli-4 707631 162.5 ns/op BenchmarkNowUnixMicro-4 707469 162.3 ns/op BenchmarkFormat-4 52810 2221 ns/op BenchmarkFormatRFC3339-4 77424 1598 ns/op BenchmarkFormatRFC3339Nano-4 72100 1572 ns/op BenchmarkFormatNow-4 68977 1725 ns/op BenchmarkMarshalJSON-4 95167 1256 ns/op BenchmarkMarshalText-4 92990 1202 ns/op BenchmarkParse-4 108232 1089 ns/op BenchmarkParseRFC3339UTC-4 329989 362.1 ns/op BenchmarkParseRFC3339UTCBytes-4 224367 498.2 ns/op BenchmarkParseRFC3339TZ-4 104278 1194 ns/op BenchmarkParseRFC3339TZBytes-4 84138 1570 ns/op BenchmarkParseDuration-4 433551 239.0 ns/op BenchmarkHour-4 861444 125.0 ns/op BenchmarkSecond-4 1000000 124.6 ns/op BenchmarkYear-4 742868 166.4 ns/op BenchmarkDay-4 706174 182.4 ns/op BenchmarkISOWeek-4 763972 168.3 ns/op BenchmarkGoString-4 72805 1627 ns/op BenchmarkUnmarshalText-4 75508 1505 ns/op PASS ok time 11.744s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 511548 225.5 ns/op BenchmarkDecodeValidJapaneseChars-4 635162 183.3 ns/op BenchmarkDecodeRune-4 2430930 48.52 ns/op BenchmarkEncodeValidASCII-4 496414 227.5 ns/op BenchmarkEncodeValidJapaneseChars-4 708246 170.0 ns/op BenchmarkAppendRuneValidASCII-4 1000000 100.6 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2081596 55.82 ns/op BenchmarkEncodeRune-4 4405124 26.79 ns/op PASS ok unicode/utf16 1.421s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 909130 118.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 185046 602.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3074050 37.98 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 359664 343.5 ns/op BenchmarkValidTenASCIIChars-4 1000000 105.1 ns/op BenchmarkValid100KASCIIChars-4 154 731512 ns/op BenchmarkValidTenJapaneseChars-4 195472 625.3 ns/op BenchmarkValidLongMostlyASCII-4 151 787908 ns/op BenchmarkValidLongJapanese-4 64 1804726 ns/op BenchmarkValidStringTenASCIIChars-4 3065624 34.31 ns/op BenchmarkValidString100KASCIIChars-4 10000 10754 ns/op BenchmarkValidStringTenJapaneseChars-4 341714 326.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1482 81938 ns/op BenchmarkValidStringLongJapanese-4 123 961496 ns/op BenchmarkEncodeASCIIRune-4 2961243 38.65 ns/op BenchmarkEncodeJapaneseRune-4 1974478 60.31 ns/op BenchmarkAppendASCIIRune-4 8976180 13.24 ns/op BenchmarkAppendJapaneseRune-4 2186719 54.35 ns/op BenchmarkDecodeASCIIRune-4 2524092 47.28 ns/op BenchmarkDecodeJapaneseRune-4 1637737 72.64 ns/op BenchmarkFullRune/ASCII-4 3410439 33.43 ns/op BenchmarkFullRune/Incomplete-4 1675440 70.96 ns/op BenchmarkFullRune/Japanese-4 3637237 32.64 ns/op PASS ok unicode/utf8 4.035s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 59024736364 ns/op PASS ok cmd/api 82.936s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1454913 80.66 ns/op BenchmarkEqArrayOfStrings64-4 243451 514.9 ns/op BenchmarkEqArrayOfStrings1024-4 14985 8314 ns/op BenchmarkEqArrayOfFloats5-4 1662106 71.34 ns/op BenchmarkEqArrayOfFloats64-4 242631 525.1 ns/op BenchmarkEqArrayOfFloats1024-4 15352 7859 ns/op BenchmarkEqStruct-4 31807070 3.849 ns/op PASS ok cmd/compile/internal/reflectdata 1.392s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5748 191226 ns/op BenchmarkCopyElim1-4 392 301506 ns/op BenchmarkCopyElim10-4 307 359577 ns/op BenchmarkCopyElim100-4 199 582312 ns/op BenchmarkCopyElim1000-4 64 1912176 ns/op BenchmarkCopyElim10000-4 5 21893803 ns/op BenchmarkCopyElim100000-4 1 421604004 ns/op BenchmarkDeadCode/1-4 216 496072 ns/op BenchmarkDeadCode/10-4 284 372778 ns/op BenchmarkDeadCode/100-4 181 638105 ns/op BenchmarkDeadCode/1000-4 62 3066174 ns/op BenchmarkDeadCode/10000-4 5 24833458 ns/op BenchmarkDeadCode/100000-4 1 290253943 ns/op BenchmarkDeadCode/200000-4 1 587357110 ns/op BenchmarkDominatorsLinear-4 14 7335072 ns/op 1.36 MB/s BenchmarkDominatorsFwdBack-4 12 9802457 ns/op 1.02 MB/s BenchmarkDominatorsManyPred-4 13 9518438 ns/op 1.05 MB/s BenchmarkDominatorsMaxPred-4 12 10048976 ns/op 1.00 MB/s BenchmarkDominatorsMaxPredVal-4 13 9921241 ns/op 1.01 MB/s BenchmarkFuse/1-4 348 329814 ns/op BenchmarkFuse/10-4 327 373845 ns/op BenchmarkFuse/100-4 162 732752 ns/op BenchmarkFuse/1000-4 31 4666431 ns/op BenchmarkFuse/10000-4 2 54631916 ns/op BenchmarkNilCheckDeep1-4 15057 7978 ns/op 0.13 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6526 19173 ns/op 0.52 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 897 131072 ns/op 0.76 MB/s 670 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 91 1261823 ns/op 0.79 MB/s 4887 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 8 14704926 ns/op 0.68 MB/s 111072 B/op 6 allocs/op BenchmarkDSEPass-4 45 2635165 ns/op 45362 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 78398140 ns/op 2125648 B/op 54195 allocs/op BenchmarkCSEPass-4 9 11797002 ns/op 95069 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 132054548 ns/op 5646376 B/op 97334 allocs/op BenchmarkDeadcodePass-4 164 611648 ns/op 84204 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 105774625 ns/op 4069224 B/op 45173 allocs/op BenchmarkMultiPass-4 78 1440267 ns/op 253653 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 214581095 ns/op 11231688 B/op 150073 allocs/op BenchmarkCondRewrite/SoloJump-4 4408633 26.08 ns/op BenchmarkCondRewrite/CombJump-4 4034011 26.06 ns/op PASS ok cmd/compile/internal/ssa 14.224s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13644 8466 ns/op BenchmarkExtShift-4 26142 4727 ns/op BenchmarkModify-4 7909 13878 ns/op BenchmarkMullImm-4 26496 4448 ns/op BenchmarkConstModify-4 9510 13354 ns/op BenchmarkBitSet-4 17698 7069 ns/op BenchmarkBitClear-4 17516 6886 ns/op BenchmarkBitToggle-4 17451 6781 ns/op BenchmarkBitSetConst-4 148050 839.6 ns/op BenchmarkBitClearConst-4 139405 838.0 ns/op BenchmarkBitToggleConst-4 151237 858.3 ns/op BenchmarkDivconstI64-4 7022431 17.38 ns/op BenchmarkModconstI64-4 7224058 16.02 ns/op BenchmarkDivisiblePow2constI64-4 7259253 16.31 ns/op BenchmarkDivisibleconstI64-4 8006491 14.71 ns/op BenchmarkDivisibleWDivconstI64-4 4062174 29.45 ns/op BenchmarkDivconstU64/3-4 5849983 20.95 ns/op BenchmarkDivconstU64/5-4 7010073 16.56 ns/op BenchmarkDivconstU64/37-4 5998173 19.93 ns/op BenchmarkDivconstU64/1234567-4 5633954 20.07 ns/op BenchmarkModconstU64-4 8005444 14.52 ns/op BenchmarkDivisibleconstU64-4 7017076 16.03 ns/op BenchmarkDivisibleWDivconstU64-4 4231054 28.61 ns/op BenchmarkDivconstI32-4 6911305 16.38 ns/op BenchmarkModconstI32-4 7328905 16.09 ns/op BenchmarkDivisiblePow2constI32-4 7932422 14.93 ns/op BenchmarkDivisibleconstI32-4 8402772 13.74 ns/op BenchmarkDivisibleWDivconstI32-4 4222137 28.76 ns/op BenchmarkDivconstU32-4 7339156 15.86 ns/op BenchmarkModconstU32-4 6058153 16.95 ns/op BenchmarkDivisibleconstU32-4 9141494 13.69 ns/op BenchmarkDivisibleWDivconstU32-4 4026626 28.98 ns/op BenchmarkDivconstI16-4 7002982 19.95 ns/op BenchmarkModconstI16-4 6884575 17.03 ns/op BenchmarkDivisiblePow2constI16-4 7074408 16.43 ns/op BenchmarkDivisibleconstI16-4 8595109 14.31 ns/op BenchmarkDivisibleWDivconstI16-4 3462278 30.20 ns/op BenchmarkDivconstU16-4 8079561 14.17 ns/op BenchmarkModconstU16-4 8183602 14.97 ns/op BenchmarkDivisibleconstU16-4 8281423 14.74 ns/op BenchmarkDivisibleWDivconstU16-4 3710523 29.90 ns/op BenchmarkDivconstI8-4 7681850 14.94 ns/op BenchmarkModconstI8-4 8571966 14.48 ns/op BenchmarkDivisiblePow2constI8-4 8509112 14.17 ns/op BenchmarkDivisibleconstI8-4 7686975 14.17 ns/op BenchmarkDivisibleWDivconstI8-4 4405383 26.15 ns/op BenchmarkDivconstU8-4 8228648 14.25 ns/op BenchmarkModconstU8-4 8181698 14.28 ns/op BenchmarkDivisibleconstU8-4 7830924 14.79 ns/op BenchmarkDivisibleWDivconstU8-4 3732451 30.77 ns/op BenchmarkMul2-4 239239 522.8 ns/op BenchmarkMulNeg2-4 225531 533.7 ns/op BenchmarkEfaceInteger-4 2762058 39.02 ns/op BenchmarkMulconstI32/3-4 29090146 4.605 ns/op BenchmarkMulconstI32/5-4 26955969 5.446 ns/op BenchmarkMulconstI32/12-4 25321876 4.902 ns/op BenchmarkMulconstI32/120-4 26440354 4.863 ns/op BenchmarkMulconstI32/-120-4 25965982 4.550 ns/op BenchmarkMulconstI32/65537-4 25948218 4.890 ns/op BenchmarkMulconstI32/65538-4 27056233 4.867 ns/op BenchmarkMulconstI64/3-4 26939576 4.924 ns/op BenchmarkMulconstI64/5-4 22220913 4.813 ns/op BenchmarkMulconstI64/12-4 27117019 4.959 ns/op BenchmarkMulconstI64/120-4 26068764 5.009 ns/op BenchmarkMulconstI64/-120-4 25225399 4.984 ns/op BenchmarkMulconstI64/65537-4 26593339 4.779 ns/op BenchmarkMulconstI64/65538-4 25042807 4.876 ns/op BenchmarkMulconstU32/3-4 29144074 4.713 ns/op BenchmarkMulconstU32/5-4 22428774 4.649 ns/op BenchmarkMulconstU32/12-4 26753174 4.868 ns/op BenchmarkMulconstU32/120-4 23447908 4.751 ns/op BenchmarkMulconstU32/65537-4 26791556 4.839 ns/op BenchmarkMulconstU32/65538-4 27174453 4.823 ns/op BenchmarkMulconstU64/3-4 27151550 4.844 ns/op BenchmarkMulconstU64/5-4 21364021 5.209 ns/op BenchmarkMulconstU64/12-4 21750403 5.858 ns/op BenchmarkMulconstU64/120-4 24397438 5.019 ns/op BenchmarkMulconstU64/65537-4 25644855 4.827 ns/op BenchmarkMulconstU64/65538-4 26151710 4.851 ns/op BenchmarkShiftArithmeticRight-4 27209834 4.592 ns/op BenchmarkSwitch8Predictable-4 8141856 14.46 ns/op BenchmarkSwitch8Unpredictable-4 7831678 14.07 ns/op BenchmarkSwitch32Predictable-4 12451498 9.661 ns/op BenchmarkSwitch32Unpredictable-4 8200400 13.79 ns/op BenchmarkSwitchStringPredictable-4 5682468 19.53 ns/op BenchmarkSwitchStringUnpredictable-4 6117487 18.29 ns/op PASS ok cmd/compile/internal/test 14.733s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 154 747924 ns/op BenchmarkNamed/Underlying/nongeneric-4 963266 126.8 ns/op BenchmarkNamed/Underlying/generic-4 860816 119.4 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 122.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 123.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 465645457 ns/op 65315 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 324067158 ns/op 93927 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 130213761 ns/op 232721 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 120401329 ns/op 252406 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2208368413 ns/op 2323 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93976510 ns/op 54496 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40322695 ns/op 125074 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 48607365 ns/op 104724 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 707968379 ns/op 3063 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44975928 ns/op 47647 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25707163 ns/op 83401 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 24110551 ns/op 88811 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1619333023 ns/op 38412 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 486300401 ns/op 127733 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 109366256 ns/op 559933 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 89024808 ns/op 697532 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2591170331 ns/op 780.6 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73745430 ns/op 27326 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 49294925 ns/op 40882 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45562184 ns/op 44213 lines/s PASS ok cmd/compile/internal/types2 40.895s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 44652682 ns/op 30892333 sys-ns/op 4800667 user-ns/op PASS ok cmd/go 0.554s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64350 1854 ns/op 4.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 59914 1714 ns/op 4.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 15500 12932 ns/op 79.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 15508 8296 ns/op 123.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2377 47014 ns/op 174.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2676 46796 ns/op 175.06 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.324s All tests passed.