darwin-amd64-race at 1f29f39795e736238200840c368c4e0c6edbfbae :: 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=F95FE045-C3CA-4680-B314-4CA18276FC9E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.vyUlQvNeWJ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=18A66EDE-3BDC-40CA-A273-474BC2BBEF89" "__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=F95FE045-C3CA-4680-B314-4CA18276FC9E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.vyUlQvNeWJ/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=18A66EDE-3BDC-40CA-A273-474BC2BBEF89" "__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.927s ok archive/zip 2.469s ok bufio 0.553s ok bytes 4.950s ok compress/bzip2 0.788s ok compress/flate 8.216s ok compress/gzip 14.959s ok compress/lzw 0.940s ok compress/zlib 5.913s ok container/heap 0.058s ok container/list 0.043s ok container/ring 0.061s ok context 0.154s ok crypto 0.095s ok crypto/aes 0.179s ok crypto/cipher 0.089s ok crypto/des 0.096s ok crypto/dsa 0.086s ok crypto/ecdh 0.262s ok crypto/ecdsa 0.173s ok crypto/ed25519 0.463s ok crypto/elliptic 0.081s ok crypto/hmac 0.054s ok crypto/internal/alias 0.032s ok crypto/internal/bigmod 3.931s ok crypto/internal/boring 0.049s ok crypto/internal/boring/bcache 0.469s ok crypto/internal/edwards25519 48.036s ok crypto/internal/edwards25519/field 17.675s ok crypto/internal/nistec 5.782s ok crypto/internal/nistec/fiat 0.042s [no tests to run] ok crypto/md5 0.070s ok crypto/rand 0.486s ok crypto/rc4 0.670s ok crypto/rsa 0.747s ok crypto/sha1 0.077s ok crypto/sha256 0.072s ok crypto/sha512 0.082s ok crypto/subtle 0.492s ok crypto/tls 3.389s ok crypto/x509 1.441s ok database/sql 0.511s ok database/sql/driver 0.039s ok debug/buildinfo 0.073s ok debug/dwarf 0.241s ok debug/elf 1.458s ok debug/gosym 0.180s ok debug/macho 0.177s ok debug/pe 0.214s ok debug/plan9obj 0.130s ok embed 0.107s [no tests to run] ok embed/internal/embedtest 0.050s ok encoding/ascii85 0.055s ok encoding/asn1 0.049s ok encoding/base32 0.230s ok encoding/base64 0.079s ok encoding/binary 0.047s ok encoding/csv 0.115s ok encoding/gob 32.320s ok encoding/hex 0.059s ok encoding/json 2.650s ok encoding/pem 2.870s ok encoding/xml 0.327s ok errors 0.060s ok expvar 0.061s ok flag 0.175s ok fmt 0.884s ok go/ast 0.099s ok go/build 6.821s ok go/build/constraint 0.051s ok go/constant 0.089s ok go/doc 0.582s ok go/doc/comment 4.786s ok go/format 0.125s ok go/importer 1.263s ok go/internal/gccgoimporter 0.169s ok go/internal/gcimporter 7.096s ok go/internal/srcimporter 33.740s ok go/parser 1.547s ok go/printer 2.166s ok go/scanner 0.065s ok go/token 0.219s ok go/types 58.049s ok hash 0.051s ok hash/adler32 0.084s ok hash/crc32 0.094s ok hash/crc64 0.049s ok hash/fnv 0.093s ok hash/maphash 0.128s ok html 0.121s ok html/template 0.306s ok image 0.615s ok image/color 0.090s ok image/draw 0.873s ok image/gif 1.540s ok image/jpeg 1.744s ok image/png 4.087s ok index/suffixarray 1.498s ok internal/abi 8.805s ok internal/buildcfg 0.088s ok internal/coverage/cformat 0.080s ok internal/coverage/cmerge 0.063s ok internal/coverage/pods 0.062s ok internal/coverage/slicereader 0.056s ok internal/coverage/slicewriter 0.053s ok internal/coverage/test 0.094s ok internal/cpu 0.136s ok internal/dag 0.045s ok internal/diff 0.122s ok internal/fmtsort 0.057s ok internal/fuzz 0.067s ok internal/godebug 0.043s ok internal/intern 1.647s ok internal/itoa 0.044s ok internal/poll 0.882s ok internal/profile 0.085s ok internal/reflectlite 0.351s ok internal/safefilepath 0.067s ok internal/saferio 0.337s ok internal/singleflight 0.179s ok internal/testenv 0.054s ok internal/trace 0.400s ok internal/types/errors 2.325s ok internal/unsafeheader 0.098s ok internal/xcoff 0.155s ok io 0.123s ok io/fs 0.267s ok io/ioutil 0.094s ok log 0.105s ok log/syslog 1.304s ok math 0.058s ok math/big 3.394s ok math/bits 0.084s ok math/cmplx 0.114s ok math/rand 2.431s ok mime 0.080s ok mime/multipart 1.866s ok mime/quotedprintable 0.121s ok net 17.811s ok net/http 20.584s ok net/http/cgi 1.912s ok net/http/cookiejar 0.090s ok net/http/fcgi 0.223s ok net/http/httptest 0.312s ok net/http/httptrace 0.044s ok net/http/httputil 0.989s ok net/http/internal 0.058s ok net/http/internal/ascii 0.074s ok net/http/pprof 5.206s ok net/internal/socktest 0.044s ok net/mail 0.049s ok net/netip 0.807s ok net/rpc 0.213s ok net/rpc/jsonrpc 0.106s ok net/smtp 0.200s ok net/textproto 0.074s ok net/url 0.196s ok os 2.487s ok os/exec 3.038s ok os/exec/internal/fdtest 0.056s ok os/signal 4.570s ok os/user 0.087s ok path 0.059s ok path/filepath 0.194s ok plugin 0.034s ok reflect 1.044s ok regexp 2.828s ok regexp/syntax 3.826s ok runtime 53.579s ok runtime/cgo 0.065s ok runtime/coverage 0.060s ok runtime/debug 0.215s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.063s ok runtime/internal/sys 0.063s ok runtime/metrics 0.038s ok runtime/pprof 12.072s ok runtime/race 11.569s ok runtime/trace 7.944s ok sort 0.812s ok strconv 2.271s ok strings 4.771s ok sync 0.616s ok sync/atomic 2.312s ok syscall 2.522s ok testing 2.501s ok testing/fstest 0.091s ok testing/iotest 0.058s ok testing/quick 0.231s ok text/scanner 0.050s ok text/tabwriter 0.041s ok text/template 0.136s ok text/template/parse 0.075s ok time 2.670s ok unicode 0.078s ok unicode/utf16 0.114s ok unicode/utf8 0.082s ok cmd/addr2line 7.279s ok cmd/api 23.858s ok cmd/asm/internal/asm 2.958s ok cmd/asm/internal/lex 0.082s ok cmd/compile/internal/abt 0.086s ok cmd/compile/internal/amd64 72.403s ok cmd/compile/internal/base 0.081s ok cmd/compile/internal/compare 0.094s ok cmd/compile/internal/dwarfgen 1.091s ok cmd/compile/internal/importer 4.655s ok cmd/compile/internal/ir 0.047s ok cmd/compile/internal/logopt 1.278s ok cmd/compile/internal/noder 0.039s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 35.628s ok cmd/compile/internal/syntax 0.306s ok cmd/compile/internal/test 23.160s ok cmd/compile/internal/typecheck 0.761s ok cmd/compile/internal/types 0.047s ok cmd/compile/internal/types2 25.691s ok cmd/covdata 0.041s ok cmd/cover 3.775s ok cmd/dist 0.054s ok cmd/doc 3.202s ok cmd/fix 17.073s ok cmd/go 388.127s ok cmd/go/internal/auth 0.047s ok cmd/go/internal/cache 0.430s ok cmd/go/internal/fsys 0.250s ok cmd/go/internal/generate 0.075s ok cmd/go/internal/get 0.078s ok cmd/go/internal/imports 0.111s ok cmd/go/internal/load 0.089s ok cmd/go/internal/lockedfile 0.353s ok cmd/go/internal/lockedfile/internal/filelock 0.130s ok cmd/go/internal/modconv 0.118s ok cmd/go/internal/modfetch 0.068s ok cmd/go/internal/modfetch/codehost 0.063s ok cmd/go/internal/modfetch/zip_sum_test 0.069s ok cmd/go/internal/modindex 0.715s ok cmd/go/internal/modload 0.054s ok cmd/go/internal/mvs 0.095s ok cmd/go/internal/par 0.128s ok cmd/go/internal/str 0.080s ok cmd/go/internal/test 0.090s ok cmd/go/internal/vcs 0.092s ok cmd/go/internal/vcweb 0.113s ok cmd/go/internal/vcweb/vcstest 24.576s ok cmd/go/internal/web 0.091s ok cmd/go/internal/work 0.335s ok cmd/gofmt 0.435s ok cmd/internal/archive 2.981s ok cmd/internal/buildid 0.739s ok cmd/internal/dwarf 0.042s ok cmd/internal/edit 0.062s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 4.680s ok cmd/internal/notsha256 0.064s ok cmd/internal/obj 1.268s ok cmd/internal/obj/ppc64 0.782s ok cmd/internal/obj/riscv 0.315s ok cmd/internal/obj/s390x 0.120s ok cmd/internal/obj/x86 3.612s ok cmd/internal/objabi 0.055s ok cmd/internal/pkgpath 0.253s ok cmd/internal/pkgpattern 0.065s ok cmd/internal/quoted 0.071s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.353s ok cmd/link 52.951s ok cmd/link/internal/benchmark 0.061s ok cmd/link/internal/ld 25.778s ok cmd/link/internal/loader 0.156s ok cmd/nm 4.331s ok cmd/objdump 9.033s ok cmd/pack 4.246s ok cmd/pprof 1.961s ok cmd/trace 0.206s ok cmd/vet 34.105s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3885 36026 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2475 52298 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1917 63773 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4524 25468 ns/op 5127 B/op 15 allocs/op Benchmark/Reader/GNU-4 8634 22977 ns/op 5192 B/op 15 allocs/op Benchmark/Reader/PAX-4 1911 79522 ns/op 8917 B/op 33 allocs/op PASS ok archive/tar 1.194s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 301603954 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 181379701 ns/op BenchmarkZip64TestSizes/4096-4 1179 152758 ns/op BenchmarkZip64TestSizes/1048576-4 90 1203367 ns/op BenchmarkZip64TestSizes/67108864-4 1 203202337 ns/op PASS ok archive/zip 1.467s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 189988 701.5 ns/op BenchmarkReaderCopyUnoptimal-4 104350 978.7 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 67367 ns/op BenchmarkReaderWriteToOptimal-4 8702 19940 ns/op BenchmarkReaderReadString-4 131288 1461 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 193374 1096 ns/op BenchmarkWriterCopyUnoptimal-4 200494 824.0 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 65233 ns/op BenchmarkReaderEmpty-4 16044 8151 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10361 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 494331 252.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.441s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2251 48424 ns/op 676.68 MB/s BenchmarkWriteByte-4 394 284754 ns/op 14.38 MB/s BenchmarkWriteRune-4 216 563060 ns/op 21.82 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3623512 ns/op BenchmarkBufferFullSmallReads-4 97 1327076 ns/op BenchmarkBufferWriteBlock/N4096-4 8952 27514 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 381 416679 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 11801408 ns/op 4192266 B/op 22 allocs/op BenchmarkIndexByte/10-4 3425212 32.88 ns/op 304.11 MB/s BenchmarkIndexByte/32-4 3243808 34.66 ns/op 923.15 MB/s BenchmarkIndexByte/4K-4 1000000 119.2 ns/op 34358.47 MB/s BenchmarkIndexBytePortable/10-4 1000000 196.3 ns/op 50.95 MB/s BenchmarkIndexBytePortable/32-4 456660 421.6 ns/op 75.90 MB/s BenchmarkIndexBytePortable/4K-4 3771 32558 ns/op 125.81 MB/s BenchmarkIndexRune/10-4 1000000 120.4 ns/op 83.04 MB/s BenchmarkIndexRune/32-4 977072 122.6 ns/op 260.97 MB/s BenchmarkIndexRune/4K-4 426627 309.6 ns/op 13228.74 MB/s BenchmarkIndexRuneASCII/10-4 3430635 33.43 ns/op 299.18 MB/s BenchmarkIndexRuneASCII/32-4 3226550 51.96 ns/op 615.82 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.6 ns/op 35727.19 MB/s BenchmarkEqual/0-4 9542343 20.83 ns/op BenchmarkEqual/1-4 507150 217.8 ns/op 4.59 MB/s BenchmarkEqual/6-4 1000000 181.2 ns/op 33.11 MB/s BenchmarkEqual/9-4 1144826 104.8 ns/op 85.92 MB/s BenchmarkEqual/15-4 1000000 123.4 ns/op 121.56 MB/s BenchmarkEqual/16-4 711828 215.0 ns/op 74.41 MB/s BenchmarkEqual/20-4 1000000 106.6 ns/op 187.66 MB/s BenchmarkEqual/32-4 1000000 106.9 ns/op 299.27 MB/s BenchmarkEqual/4K-4 77451 1493 ns/op 2743.42 MB/s BenchmarkIndex/10-4 2169120 57.74 ns/op 173.19 MB/s BenchmarkIndex/32-4 2079072 61.05 ns/op 524.19 MB/s BenchmarkIndex/4K-4 20902 7224 ns/op 566.99 MB/s BenchmarkIndexEasy/10-4 1638086 61.15 ns/op 163.52 MB/s BenchmarkIndexEasy/32-4 1967084 78.05 ns/op 410.00 MB/s BenchmarkIndexEasy/4K-4 500118 234.5 ns/op 17466.15 MB/s BenchmarkCount/10-4 1396792 91.99 ns/op 108.71 MB/s BenchmarkCount/32-4 1270936 92.19 ns/op 347.11 MB/s BenchmarkCount/4K-4 24102 5141 ns/op 796.75 MB/s BenchmarkCountEasy/10-4 1350505 87.24 ns/op 114.62 MB/s BenchmarkCountEasy/32-4 1291320 107.9 ns/op 296.68 MB/s BenchmarkCountEasy/4K-4 455400 396.1 ns/op 10340.71 MB/s BenchmarkCountSingle/10-4 2685835 54.96 ns/op 181.95 MB/s BenchmarkCountSingle/32-4 2080994 50.49 ns/op 633.75 MB/s BenchmarkCountSingle/4K-4 904237 133.4 ns/op 30705.15 MB/s BenchmarkToUpper/#00-4 2571208 48.53 ns/op BenchmarkToUpper/ONLYUPPER-4 279561 459.8 ns/op BenchmarkToUpper/abc-4 415270 301.3 ns/op BenchmarkToUpper/AbC123-4 283420 435.3 ns/op BenchmarkToUpper/azAZ09_-4 263331 505.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 74360 1491 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33981 3558 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 43029 2731 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 72344 1470 ns/op BenchmarkToLower/#00-4 2582490 44.12 ns/op BenchmarkToLower/abc-4 369994 349.6 ns/op BenchmarkToLower/AbC123-4 305947 450.6 ns/op BenchmarkToLower/azAZ09_-4 258440 517.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67060 1818 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37306 3304 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56175 2200 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115837 1387 ns/op BenchmarkFields/ASCII/16-4 178341 1090 ns/op 14.67 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12270 9123 ns/op 28.06 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 776 166616 ns/op 24.58 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 2736424 ns/op 23.95 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 46354093 ns/op 22.62 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 68486 2234 ns/op 7.16 MB/s 128 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5542 20707 ns/op 12.36 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 358 360884 ns/op 11.35 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6955912 ns/op 9.42 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 112598936 ns/op 9.31 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143803 1090 ns/op 14.68 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8626 12928 ns/op 19.80 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 447 243248 ns/op 16.84 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 5370797 ns/op 12.20 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 107989801 ns/op 9.71 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 94636 1307 ns/op 12.24 MB/s 128 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7059 17270 ns/op 14.82 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 434 323976 ns/op 12.64 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5563036 ns/op 11.78 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 86891087 ns/op 12.07 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1900744 63.91 ns/op BenchmarkTrimSpace/ASCII-4 1000000 103.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 105728 1205 ns/op BenchmarkTrimSpace/JustNonASCII-4 51258 2280 ns/op BenchmarkToValidUTF8/Valid-4 343172 319.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 302356 499.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83876 1616 ns/op BenchmarkIndexHard1-4 1156 109468 ns/op BenchmarkIndexHard2-4 760 156127 ns/op BenchmarkIndexHard3-4 151 848573 ns/op BenchmarkIndexHard4-4 193 606077 ns/op BenchmarkLastIndexHard1-4 6 18088764 ns/op BenchmarkLastIndexHard2-4 6 16757389 ns/op BenchmarkLastIndexHard3-4 5 28215192 ns/op BenchmarkCountHard1-4 1180 117528 ns/op BenchmarkCountHard2-4 759 142273 ns/op BenchmarkCountHard3-4 211 640298 ns/op BenchmarkSplitEmptySeparator-4 1 111303556 ns/op BenchmarkSplitSingleByteSeparator-4 12 10057469 ns/op BenchmarkSplitMultiByteSeparator-4 12 9931008 ns/op BenchmarkSplitNSingleByteSeparator-4 177352 1030 ns/op BenchmarkSplitNMultiByteSeparator-4 66097 2657 ns/op BenchmarkRepeat-4 124666 1228 ns/op BenchmarkRepeatLarge/256/1-4 88502 1579 ns/op 162.13 MB/s BenchmarkRepeatLarge/256/16-4 157854 1012 ns/op 252.90 MB/s BenchmarkRepeatLarge/512/1-4 58099 2204 ns/op 232.34 MB/s BenchmarkRepeatLarge/512/16-4 97634 1501 ns/op 341.16 MB/s BenchmarkRepeatLarge/1024/1-4 37980 3273 ns/op 312.84 MB/s BenchmarkRepeatLarge/1024/16-4 41692 3193 ns/op 320.66 MB/s BenchmarkRepeatLarge/2048/1-4 21870 4991 ns/op 410.37 MB/s BenchmarkRepeatLarge/2048/16-4 25323 5316 ns/op 385.27 MB/s BenchmarkRepeatLarge/4096/1-4 15452 9735 ns/op 420.74 MB/s BenchmarkRepeatLarge/4096/16-4 12937 10105 ns/op 405.33 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16306 ns/op 502.38 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17627 ns/op 464.73 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 10220 ns/op 400.89 MB/s BenchmarkRepeatLarge/16384/1-4 10000 30453 ns/op 538.00 MB/s BenchmarkRepeatLarge/16384/16-4 10000 30983 ns/op 528.80 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27095 ns/op 453.62 MB/s BenchmarkRepeatLarge/32768/1-4 2869 58963 ns/op 555.74 MB/s BenchmarkRepeatLarge/32768/16-4 2084 65253 ns/op 502.17 MB/s BenchmarkRepeatLarge/32768/4097-4 2179 65844 ns/op 435.56 MB/s BenchmarkRepeatLarge/65536/1-4 1336 110007 ns/op 595.75 MB/s BenchmarkRepeatLarge/65536/16-4 919 136747 ns/op 479.25 MB/s BenchmarkRepeatLarge/65536/4097-4 1158 115052 ns/op 534.15 MB/s BenchmarkRepeatLarge/131072/1-4 246 500251 ns/op 262.01 MB/s BenchmarkRepeatLarge/131072/16-4 342 380877 ns/op 344.13 MB/s BenchmarkRepeatLarge/131072/4097-4 206 557857 ns/op 227.67 MB/s BenchmarkRepeatLarge/262144/1-4 142 859235 ns/op 305.09 MB/s BenchmarkRepeatLarge/262144/16-4 110 944697 ns/op 277.49 MB/s BenchmarkRepeatLarge/262144/4097-4 135 1057319 ns/op 244.12 MB/s BenchmarkRepeatLarge/524288/1-4 69 1914417 ns/op 273.86 MB/s BenchmarkRepeatLarge/524288/16-4 100 1539113 ns/op 340.64 MB/s BenchmarkRepeatLarge/524288/4097-4 64 1776044 ns/op 292.97 MB/s BenchmarkRepeatLarge/1048576/1-4 45 3575864 ns/op 293.24 MB/s BenchmarkRepeatLarge/1048576/16-4 37 3047863 ns/op 344.04 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 2973293 ns/op 351.37 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5466598 ns/op 383.63 MB/s BenchmarkRepeatLarge/2097152/16-4 43 4899351 ns/op 428.05 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5054286 ns/op 414.22 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10688116 ns/op 392.43 MB/s BenchmarkRepeatLarge/4194304/16-4 12 10039091 ns/op 417.80 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8889957 ns/op 471.46 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16416966 ns/op 510.97 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16075124 ns/op 521.84 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15395708 ns/op 544.73 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29499051 ns/op 568.74 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39281254 ns/op 427.10 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32204334 ns/op 520.96 MB/s BenchmarkRepeatLarge/33554432/1-4 2 94704502 ns/op 354.31 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51393473 ns/op 652.89 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50109232 ns/op 669.63 MB/s BenchmarkRepeatLarge/67108864/1-4 2 110442238 ns/op 607.64 MB/s BenchmarkRepeatLarge/67108864/16-4 1 136718016 ns/op 490.86 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 105133900 ns/op 638.32 MB/s BenchmarkRepeatLarge/134217728/1-4 1 202577616 ns/op 662.55 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203189898 ns/op 660.55 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 200206609 ns/op 670.40 MB/s BenchmarkRepeatLarge/268435456/1-4 1 457574687 ns/op 586.65 MB/s BenchmarkRepeatLarge/268435456/16-4 1 532794558 ns/op 503.83 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 404185442 ns/op 664.14 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1512311464 ns/op 355.00 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1139678089 ns/op 471.07 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1128109889 ns/op 475.90 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4634543222 ns/op 231.68 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4179659928 ns/op 256.90 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3786391574 ns/op 283.58 MB/s BenchmarkBytesCompare/1-4 11308834 15.43 ns/op BenchmarkBytesCompare/2-4 12858236 11.15 ns/op BenchmarkBytesCompare/4-4 11155678 16.24 ns/op BenchmarkBytesCompare/8-4 14225602 9.995 ns/op BenchmarkBytesCompare/16-4 13257238 13.09 ns/op BenchmarkBytesCompare/32-4 10533651 10.13 ns/op BenchmarkBytesCompare/64-4 10849641 17.46 ns/op BenchmarkBytesCompare/128-4 8646020 13.41 ns/op BenchmarkBytesCompare/256-4 7516939 15.29 ns/op BenchmarkBytesCompare/512-4 4775463 27.68 ns/op BenchmarkBytesCompare/1024-4 3289330 33.14 ns/op BenchmarkBytesCompare/2048-4 2062546 85.02 ns/op BenchmarkIndexAnyASCII/1:1-4 1797222 63.07 ns/op BenchmarkIndexAnyASCII/1:2-4 1848217 61.21 ns/op BenchmarkIndexAnyASCII/1:4-4 1866692 63.69 ns/op BenchmarkIndexAnyASCII/1:8-4 1855718 63.09 ns/op BenchmarkIndexAnyASCII/1:16-4 1946515 62.95 ns/op BenchmarkIndexAnyASCII/1:32-4 1880253 61.59 ns/op BenchmarkIndexAnyASCII/1:64-4 1886464 65.62 ns/op BenchmarkIndexAnyASCII/16:1-4 1799607 58.28 ns/op BenchmarkIndexAnyASCII/16:2-4 545317 215.9 ns/op BenchmarkIndexAnyASCII/16:4-4 549093 214.6 ns/op BenchmarkIndexAnyASCII/16:8-4 563778 221.2 ns/op BenchmarkIndexAnyASCII/16:16-4 492288 274.0 ns/op BenchmarkIndexAnyASCII/16:32-4 416289 246.8 ns/op BenchmarkIndexAnyASCII/16:64-4 409552 325.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 112.6 ns/op BenchmarkIndexAnyASCII/256:2-4 51870 2427 ns/op BenchmarkIndexAnyASCII/256:4-4 46621 2308 ns/op BenchmarkIndexAnyASCII/256:8-4 50612 2369 ns/op BenchmarkIndexAnyASCII/256:16-4 49892 2364 ns/op BenchmarkIndexAnyASCII/256:32-4 47923 2351 ns/op BenchmarkIndexAnyASCII/256:64-4 47743 2434 ns/op BenchmarkIndexAnyUTF8/1:1-4 1788313 88.58 ns/op BenchmarkIndexAnyUTF8/1:2-4 1810135 64.13 ns/op BenchmarkIndexAnyUTF8/1:4-4 1784995 70.02 ns/op BenchmarkIndexAnyUTF8/1:8-4 1798506 62.55 ns/op BenchmarkIndexAnyUTF8/1:16-4 1268677 110.4 ns/op BenchmarkIndexAnyUTF8/1:32-4 1784899 66.59 ns/op BenchmarkIndexAnyUTF8/1:64-4 1655450 64.47 ns/op BenchmarkIndexAnyUTF8/16:1-4 156246 808.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 373911 373.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 356883 335.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 400486 347.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 291141 525.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 336051 546.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 323874 346.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 14397 ns/op BenchmarkIndexAnyUTF8/256:2-4 25636 4673 ns/op BenchmarkIndexAnyUTF8/256:4-4 25748 4524 ns/op BenchmarkIndexAnyUTF8/256:8-4 25549 4344 ns/op BenchmarkIndexAnyUTF8/256:16-4 27964 4215 ns/op BenchmarkIndexAnyUTF8/256:32-4 27753 4998 ns/op BenchmarkIndexAnyUTF8/256:64-4 26955 4605 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1864742 90.79 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1875332 62.16 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2038747 62.30 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1892973 58.77 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2016423 64.48 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1932026 63.94 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1750177 104.7 ns/op BenchmarkLastIndexAnyASCII/16:1-4 483566 281.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 421536 384.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 430369 247.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 438836 335.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 496598 274.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 435732 276.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 340548 318.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35953 3644 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33466 3581 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34437 4437 ns/op BenchmarkLastIndexAnyASCII/256:8-4 34749 3244 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36768 4269 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38680 4893 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35846 3237 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1919460 66.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1916155 60.97 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1264957 83.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1966746 62.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1914892 60.53 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1892768 63.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1949752 61.88 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 169504 662.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 345889 321.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 403239 328.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 385951 394.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 352987 421.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 397310 395.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 350738 347.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10264 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25670 4335 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29126 5301 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 26625 4233 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18775 5953 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 23322 5029 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24062 5601 ns/op BenchmarkTrimASCII/1:1-4 2169373 58.82 ns/op BenchmarkTrimASCII/1:2-4 1859812 62.84 ns/op BenchmarkTrimASCII/1:4-4 1821003 67.10 ns/op BenchmarkTrimASCII/1:8-4 1716890 107.9 ns/op BenchmarkTrimASCII/1:16-4 1572234 77.63 ns/op BenchmarkTrimASCII/16:1-4 642867 208.6 ns/op BenchmarkTrimASCII/16:2-4 457731 266.0 ns/op BenchmarkTrimASCII/16:4-4 442405 436.8 ns/op BenchmarkTrimASCII/16:8-4 416800 262.9 ns/op BenchmarkTrimASCII/16:16-4 403562 273.1 ns/op BenchmarkTrimASCII/256:1-4 50510 2357 ns/op BenchmarkTrimASCII/256:2-4 35947 4889 ns/op BenchmarkTrimASCII/256:4-4 35709 3169 ns/op BenchmarkTrimASCII/256:8-4 38559 5227 ns/op BenchmarkTrimASCII/256:16-4 37390 3127 ns/op BenchmarkTrimASCII/4096:1-4 3429 37736 ns/op BenchmarkTrimASCII/4096:2-4 2491 49364 ns/op BenchmarkTrimASCII/4096:4-4 2250 52918 ns/op BenchmarkTrimASCII/4096:8-4 2595 48656 ns/op BenchmarkTrimASCII/4096:16-4 2496 49601 ns/op BenchmarkTrimByte-4 1429191 78.92 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15019 9475 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15376 6675 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 922 132965 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1704 67694 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3408 51576 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6382 18249 ns/op BenchmarkCompareBytesEqual-4 12746707 8.431 ns/op BenchmarkCompareBytesToNil-4 15724292 7.722 ns/op BenchmarkCompareBytesEmpty-4 17329299 7.906 ns/op BenchmarkCompareBytesIdentical-4 15774734 7.165 ns/op BenchmarkCompareBytesSameLength-4 14235256 9.132 ns/op BenchmarkCompareBytesDifferentLength-4 13487174 9.075 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2961 75872 ns/op 13820.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2038 62224 ns/op 16851.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2905 58404 ns/op 17954.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2559 54232 ns/op 19335.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2826 47952 ns/op 21867.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2486 58723 ns/op 17856.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2146 83510 ns/op 12556.44 MB/s BenchmarkCompareBytesBig-4 2898 53209 ns/op 19706.82 MB/s BenchmarkCompareBytesBigIdentical-4 12915949 7.829 ns/op 133932260.35 MB/s PASS ok bytes 103.971s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 78513934 ns/op 1.27 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 278610428 ns/op 2.04 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25432516 ns/op 0.64 MB/s 3647564 B/op 52 allocs/op PASS ok compress/bzip2 1.241s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 2103278 ns/op 4.75 MB/s 42556 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 21532450 ns/op 4.64 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 191470531 ns/op 5.22 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2058409 ns/op 4.86 MB/s 42635 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 33776451 ns/op 2.96 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 212480009 ns/op 4.71 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 2214087 ns/op 4.52 MB/s 43226 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19814145 ns/op 5.05 MB/s 46372 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 183876836 ns/op 5.44 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 1898812 ns/op 5.27 MB/s 42883 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17996399 ns/op 5.56 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 185745635 ns/op 5.38 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2377935 ns/op 4.21 MB/s 43530 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19277408 ns/op 5.19 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 190296504 ns/op 5.25 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 81 1537073 ns/op 6.51 MB/s 43794 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12695534 ns/op 7.88 MB/s 48912 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 129741973 ns/op 7.71 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 90 1422974 ns/op 7.03 MB/s 43151 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10198594 ns/op 9.81 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 102380482 ns/op 9.77 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 92 1421555 ns/op 7.03 MB/s 42658 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 9951916 ns/op 10.05 MB/s 46346 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 98536877 ns/op 10.15 MB/s 71860 B/op 153 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 114 1055431 ns/op 9.47 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 12 10039898 ns/op 9.96 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 104640600 ns/op 9.56 MB/s BenchmarkEncode/Digits/Speed/1e4-4 58 1994472 ns/op 5.01 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 16794007 ns/op 5.95 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 166611658 ns/op 6.00 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5032335 ns/op 1.99 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 55689999 ns/op 1.80 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 567493883 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e4-4 22 4993855 ns/op 2.00 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 54566443 ns/op 1.83 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 554031532 ns/op 1.80 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 98 1287443 ns/op 7.77 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 10670640 ns/op 9.37 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 104248000 ns/op 9.59 MB/s BenchmarkEncode/Newton/Speed/1e4-4 67 1779712 ns/op 5.62 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 13062031 ns/op 7.66 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 131084532 ns/op 7.63 MB/s BenchmarkEncode/Newton/Default/1e4-4 24 4645452 ns/op 2.15 MB/s BenchmarkEncode/Newton/Default/1e5-4 3 47674829 ns/op 2.10 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 486238336 ns/op 2.06 MB/s BenchmarkEncode/Newton/Compression/1e4-4 25 4773142 ns/op 2.10 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 60146084 ns/op 1.66 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 617724319 ns/op 1.62 MB/s PASS ok compress/flate 14.938s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2437242 ns/op 4.10 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2506986 ns/op 3.99 MB/s BenchmarkDecoder/1e5-4 5 23701322 ns/op 4.22 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24175414 ns/op 4.14 MB/s BenchmarkDecoder/1e6-4 1 235949955 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse6-4 1 232576033 ns/op 4.30 MB/s BenchmarkEncoder/1e4-4 62 1918521 ns/op 5.21 MB/s BenchmarkEncoder/1e-Reuse4-4 67 1784074 ns/op 5.61 MB/s BenchmarkEncoder/1e5-4 6 18310711 ns/op 5.46 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17955714 ns/op 5.57 MB/s BenchmarkEncoder/1e6-4 1 181313416 ns/op 5.52 MB/s BenchmarkEncoder/1e-Reuse6-4 1 182628868 ns/op 5.48 MB/s PASS ok compress/lzw 2.922s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4134277 ns/op PASS ok container/heap 0.270s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 27558 4525 ns/op BenchmarkWithTimeout/concurrency=40-4 5674 23979 ns/op BenchmarkWithTimeout/concurrency=4000-4 7802 35024 ns/op BenchmarkWithTimeout/concurrency=400000-4 7084 17516 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 321075 412.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17604 6992 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21488 5234 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3597 32604 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2539 49752 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3890 35180 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 357 361136 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 214 542523 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 368 391224 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 30 3802442 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5658324 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3083126 ns/op BenchmarkCheckCanceled/Err-4 292849 379.1 ns/op BenchmarkCheckCanceled/Done-4 476865 270.7 ns/op BenchmarkContextCancelDone-4 804662 155.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26452 3984 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26206 4426 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24837 4674 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18927 5547 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14726 7612 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 634467 181.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 416097 291.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 298964 397.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 182002 643.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 101235 1178 ns/op PASS ok context 12.549s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1525833 70.79 ns/op 226.02 MB/s BenchmarkDecrypt-4 1766779 65.69 ns/op 243.58 MB/s BenchmarkExpand-4 1000000 110.0 ns/op PASS ok crypto/aes 0.619s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 229707 527.2 ns/op 121.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 380810 308.6 ns/op 207.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 228589 523.3 ns/op 122.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 376752 327.3 ns/op 195.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 138019 737.2 ns/op 1831.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 208164 621.9 ns/op 2170.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 142128 923.2 ns/op 1462.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 157752 708.7 ns/op 1904.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 56829 1944 ns/op 4213.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 59056 2019 ns/op 4057.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45105 2523 ns/op 3247.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 46476 2472 ns/op 3314.11 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6808 19016 ns/op 53.59 MB/s BenchmarkAESCFBDecrypt1K-4 6175 18898 ns/op 53.92 MB/s BenchmarkAESCFBDecrypt8K-4 782 150705 ns/op 54.32 MB/s BenchmarkAESOFB1K-4 9358 12202 ns/op 83.51 MB/s BenchmarkAESCTR1K-4 15058 7845 ns/op 129.90 MB/s BenchmarkAESCTR8K-4 1788 64134 ns/op 127.65 MB/s BenchmarkAESCBCEncrypt1K-4 13021 8482 ns/op 120.73 MB/s BenchmarkAESCBCDecrypt1K-4 18577 6257 ns/op 163.67 MB/s PASS ok crypto/cipher 3.592s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 78340 1334 ns/op 5.99 MB/s BenchmarkDecrypt-4 78758 1313 ns/op 6.09 MB/s BenchmarkTDESEncrypt-4 33010 3408 ns/op 2.35 MB/s BenchmarkTDESDecrypt-4 36118 3317 ns/op 2.41 MB/s PASS ok crypto/des 0.713s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1044 103991 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 9195623 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19032256 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1535099 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.734s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1772 68187 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 46 2747942 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 22 5412619 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1136 105109 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8465773 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 18210180 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5032 24907 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 56 2036226 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4423915 ns/op 1451 B/op 17 allocs/op PASS ok crypto/ecdsa 1.549s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 285 418723 ns/op BenchmarkNewKeyFromSeed-4 291 407863 ns/op BenchmarkSigning-4 270 431830 ns/op BenchmarkVerification-4 188 638121 ns/op PASS ok crypto/ed25519 0.760s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6361 16675 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 172 692987 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 66 1922248 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 4421123 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1974 63025 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 73 1854978 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5662285 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12178169 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14076 8615 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6859 16189 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5017 23842 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1088192 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3234 39185 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 272 431576 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1918 61489 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1018221 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.796s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16131 6929 ns/op 147.79 MB/s BenchmarkHMACSHA256_32-4 25988 4583 ns/op 6.98 MB/s BenchmarkNewWriteSum-4 10000 10251 ns/op 3.12 MB/s PASS ok crypto/hmac 0.552s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46140 2168 ns/op BenchmarkModSub-4 60782 1865 ns/op BenchmarkMontgomeryRepr-4 28426 4158 ns/op BenchmarkMontgomeryMul-4 33651 3477 ns/op BenchmarkModMul-4 13924 8349 ns/op BenchmarkExpBig-4 16 6584617 ns/op BenchmarkExp-4 7 14933673 ns/op PASS ok crypto/internal/bigmod 1.303s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3690 35714 ns/op BenchmarkScalarBaseMult-4 292 406459 ns/op BenchmarkScalarMult-4 132 905359 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 201 598379 ns/op PASS ok crypto/internal/edwards25519 0.791s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 480248 254.0 ns/op BenchmarkMultiply-4 5986111 19.91 ns/op BenchmarkSquare-4 6514576 16.94 ns/op BenchmarkInvert-4 33681 3518 ns/op BenchmarkMult32-4 1430486 83.75 ns/op PASS ok crypto/internal/edwards25519/field 0.972s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1703772 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2269 52925 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5290306 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11732727 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 188 592611 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10243 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 74 1612498 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 34 3355080 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.212s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 773470 173.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 255255 472.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 138229 887.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 747888 159.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 272397 468.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 141802 874.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.989s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 109203 1023 ns/op 7.82 MB/s BenchmarkHash64-4 134088 877.9 ns/op 72.90 MB/s BenchmarkHash128-4 128860 960.5 ns/op 133.27 MB/s BenchmarkHash256-4 97993 1137 ns/op 225.20 MB/s BenchmarkHash512-4 69416 1589 ns/op 322.23 MB/s BenchmarkHash1K-4 49094 2194 ns/op 466.70 MB/s BenchmarkHash8K-4 9955 12034 ns/op 680.73 MB/s BenchmarkHash1M-4 82 1448538 ns/op 723.89 MB/s BenchmarkHash8M-4 9 11301830 ns/op 742.23 MB/s BenchmarkHash8BytesUnaligned-4 116058 1004 ns/op 7.96 MB/s BenchmarkHash1KUnaligned-4 54746 2127 ns/op 481.52 MB/s BenchmarkHash8KUnaligned-4 10000 11646 ns/op 703.41 MB/s PASS ok crypto/md5 2.070s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 262005336 ns/op PASS ok crypto/rand 0.312s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12327 9369 ns/op 13.66 MB/s BenchmarkRC4_1K-4 1558 79138 ns/op 12.94 MB/s BenchmarkRC4_8K-4 196 598181 ns/op 13.53 MB/s PASS ok crypto/rc4 0.645s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9641117 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21019094 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38430123 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3436898 ns/op BenchmarkDecryptOAEP/2048-4 12 9102914 ns/op BenchmarkEncryptOAEP/2048-4 32 3291149 ns/op BenchmarkSignPKCS1v15/2048-4 12 9185697 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3496171 ns/op BenchmarkSignPSS/2048-4 12 9342652 ns/op BenchmarkVerifyPSS/2048-4 36 3487056 ns/op PASS ok crypto/rsa 1.842s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 104265 1163 ns/op 6.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 118261 940.0 ns/op 8.51 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 84949 1408 ns/op 227.28 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 100408 1168 ns/op 274.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59761 2074 ns/op 493.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58783 1814 ns/op 564.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13443 8651 ns/op 946.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14319 8470 ns/op 967.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.584s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79322 1513 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 97324 1198 ns/op 6.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 96956 1248 ns/op 6.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32050 3745 ns/op 273.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33826 3478 ns/op 294.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34393 3548 ns/op 288.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5919 21169 ns/op 386.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5187 21060 ns/op 388.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6292 20729 ns/op 395.20 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.485s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 53612 1959 ns/op 4.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 74350 1515 ns/op 5.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 69362 1743 ns/op 4.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34627 3394 ns/op 301.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38637 2976 ns/op 344.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 38148 3181 ns/op 321.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8148 15428 ns/op 530.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7708 16078 ns/op 509.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8557 14779 ns/op 554.29 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.468s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24642123 5.237 ns/op BenchmarkConstantTimeEq-4 24905937 5.001 ns/op BenchmarkConstantTimeLessOrEq-4 23291938 5.273 ns/op BenchmarkXORBytes/8Bytes-4 3186672 35.92 ns/op 222.70 MB/s BenchmarkXORBytes/128Bytes-4 2968010 39.87 ns/op 3210.20 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 111.0 ns/op 18444.19 MB/s BenchmarkXORBytes/32768Bytes-4 88491 1349 ns/op 24297.74 MB/s PASS ok crypto/subtle 1.188s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 37 4132273 ns/op BenchmarkCertCache/1-4 25 4155596 ns/op BenchmarkCertCache/2-4 45 4854762 ns/op BenchmarkCertCache/3-4 28 3774148 ns/op BenchmarkHandshakeServer/RSA-4 19 6537401 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 20 5416543 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 24 5407877 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 39 2992847 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 34 3577151 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 28 4061687 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 30 4782730 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 25681692 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25450216 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 54018758 ns/op 19.41 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 59087134 ns/op 17.75 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 97493292 ns/op 21.51 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 110898260 ns/op 18.91 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 177569846 ns/op 23.62 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 225017528 ns/op 18.64 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 402442689 ns/op 20.84 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 426907015 ns/op 19.65 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 750540111 ns/op 22.35 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 788559959 ns/op 21.28 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1426792980 ns/op 23.52 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1699323110 ns/op 19.75 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2964961484 ns/op 22.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4329552212 ns/op 15.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 73974436 ns/op 14.17 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 95853012 ns/op 10.94 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 196926751 ns/op 10.65 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 113086632 ns/op 18.54 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 186270397 ns/op 22.52 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 220973904 ns/op 18.98 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 383427157 ns/op 21.88 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 403157501 ns/op 20.81 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 720399633 ns/op 23.29 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 775840907 ns/op 21.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1554765624 ns/op 21.58 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1675140432 ns/op 20.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2964604270 ns/op 22.64 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3326908194 ns/op 20.17 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 719290324 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 720055245 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299396505 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297937008 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 163213692 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 166821890 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93712362 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90028953 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52514792 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 52463881 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 158804029 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 161829019 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76135452 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 72267781 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52333592 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 49993464 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 37828023 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 33338222 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28495111 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 25344707 ns/op PASS ok crypto/tls 36.374s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16992442 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 276 384858 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 910 175402 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 912 170851 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.473s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 27 4467409 ns/op 278541 B/op 1620 allocs/op BenchmarkConcurrentStmtQuery-4 31 3639815 ns/op 257941 B/op 1969 allocs/op BenchmarkConcurrentStmtExec-4 68 2890999 ns/op 211554 B/op 569 allocs/op BenchmarkConcurrentTxQuery-4 48 4143435 ns/op 273614 B/op 2132 allocs/op BenchmarkConcurrentTxExec-4 58 2025763 ns/op 87845 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 3239357 ns/op 105328 B/op 2085 allocs/op BenchmarkConcurrentTxStmtExec-4 135 1086451 ns/op 40093 B/op 381 allocs/op BenchmarkConcurrentRandom-4 30 3484187 ns/op 222278 B/op 1759 allocs/op BenchmarkManyConcurrentQueries-4 2538 53547 ns/op 3969 B/op 20 allocs/op PASS ok database/sql 2.145s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 126711 862.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 52 2214889 ns/op 188208 B/op 13 allocs/op Benchmark115/LineToPC-4 76 1724174 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18385 6969 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.921s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 703 164387 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2946 40298 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.363s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 238 460972 ns/op 17.77 MB/s BenchmarkEncodeToString-4 144 947717 ns/op 8.64 MB/s BenchmarkDecode-4 139 793714 ns/op 16.52 MB/s BenchmarkDecodeString-4 144 791911 ns/op 16.56 MB/s PASS ok encoding/base32 0.911s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 310 485736 ns/op 16.87 MB/s BenchmarkDecodeString/2-4 298208 393.7 ns/op 10.16 MB/s BenchmarkDecodeString/4-4 189193 573.3 ns/op 13.95 MB/s BenchmarkDecodeString/8-4 227422 545.0 ns/op 22.02 MB/s BenchmarkDecodeString/64-4 45145 2681 ns/op 32.83 MB/s BenchmarkDecodeString/8192-4 432 297195 ns/op 36.76 MB/s BenchmarkNewEncoding-4 105788 1079 ns/op 237.30 MB/s PASS ok encoding/base64 1.621s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1467 82774 ns/op 48.32 MB/s BenchmarkReadStruct-4 10000 10444 ns/op 7.18 MB/s BenchmarkWriteStruct-4 17701 6654 ns/op 11.27 MB/s BenchmarkReadInts-4 36859 3466 ns/op 8.66 MB/s BenchmarkWriteInts-4 32230 3405 ns/op 8.81 MB/s BenchmarkWriteSlice1000Int32s-4 1114 163131 ns/op 24.52 MB/s BenchmarkPutUint16-4 2723994 39.20 ns/op 51.02 MB/s BenchmarkAppendUint16-4 3229670 36.29 ns/op 55.11 MB/s BenchmarkPutUint32-4 2283711 50.28 ns/op 79.56 MB/s BenchmarkAppendUint32-4 2353635 54.26 ns/op 73.72 MB/s BenchmarkPutUint64-4 1000000 180.9 ns/op 44.23 MB/s BenchmarkAppendUint64-4 1000000 123.9 ns/op 64.57 MB/s BenchmarkLittleEndianPutUint16-4 2448334 44.58 ns/op 44.86 MB/s BenchmarkLittleEndianAppendUint16-4 2388159 48.59 ns/op 41.16 MB/s BenchmarkLittleEndianPutUint32-4 2209942 53.76 ns/op 74.40 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 102.8 ns/op 38.92 MB/s BenchmarkLittleEndianPutUint64-4 1046822 112.9 ns/op 70.86 MB/s BenchmarkLittleEndianAppendUint64-4 1061936 159.1 ns/op 50.27 MB/s BenchmarkReadFloats-4 147834 1404 ns/op 8.55 MB/s BenchmarkWriteFloats-4 127365 1103 ns/op 10.88 MB/s BenchmarkReadSlice1000Float32s-4 1144 161179 ns/op 24.82 MB/s BenchmarkWriteSlice1000Float32s-4 1024 147992 ns/op 27.03 MB/s BenchmarkReadSlice1000Uint8s-4 40354 3746 ns/op 266.94 MB/s BenchmarkWriteSlice1000Uint8s-4 47324 3035 ns/op 329.46 MB/s BenchmarkPutUvarint32-4 956143 125.5 ns/op 31.87 MB/s BenchmarkPutUvarint64-4 289122 439.6 ns/op 18.20 MB/s PASS ok encoding/binary 5.652s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6225 25275 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4713 21258 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6580 21328 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3187 35623 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5814 17864 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6262 18324 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6853 22810 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3944 39921 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 8222 17874 ns/op PASS ok encoding/csv 1.781s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7032 18174 ns/op BenchmarkEndToEndByteBuffer-4 8491 12989 ns/op BenchmarkEndToEndSliceByteBuffer-4 206 576175 ns/op BenchmarkEncodeComplex128Slice-4 542 215340 ns/op BenchmarkEncodeFloat64Slice-4 1232 99850 ns/op BenchmarkEncodeInt32Slice-4 1064 106838 ns/op BenchmarkEncodeStringSlice-4 1478 78285 ns/op BenchmarkEncodeInterfaceSlice-4 55 2120983 ns/op BenchmarkDecodeComplex128Slice-4 460 331578 ns/op BenchmarkDecodeFloat64Slice-4 752 175833 ns/op BenchmarkDecodeInt32Slice-4 1011 161855 ns/op BenchmarkDecodeStringSlice-4 338 365263 ns/op BenchmarkDecodeStringsSlice-4 153 893731 ns/op BenchmarkDecodeBytesSlice-4 307 361950 ns/op BenchmarkDecodeInterfaceSlice-4 90 1951711 ns/op BenchmarkDecodeMap-4 94 1724607 ns/op PASS ok encoding/gob 3.709s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8504 15095 ns/op 16.96 MB/s BenchmarkEncode/1024-4 2568 47253 ns/op 21.67 MB/s BenchmarkEncode/4096-4 628 295320 ns/op 13.87 MB/s BenchmarkEncode/16384-4 100 1210290 ns/op 13.54 MB/s BenchmarkDecode/256-4 20227 5844 ns/op 43.81 MB/s BenchmarkDecode/1024-4 2892 38969 ns/op 26.28 MB/s BenchmarkDecode/4096-4 1497 87882 ns/op 46.61 MB/s BenchmarkDecode/16384-4 324 416923 ns/op 39.30 MB/s BenchmarkDump/256-4 958 127050 ns/op 2.01 MB/s BenchmarkDump/1024-4 238 500065 ns/op 2.05 MB/s BenchmarkDump/4096-4 63 1777626 ns/op 2.30 MB/s BenchmarkDump/16384-4 18 8564301 ns/op 1.91 MB/s PASS ok encoding/hex 2.544s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 214611432 ns/op 9.04 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 187527890 ns/op 10.35 MB/s 8393448 B/op 104 allocs/op BenchmarkCodeMarshal-4 1 190624312 ns/op 10.18 MB/s 1942824 B/op 16 allocs/op BenchmarkCodeMarshalError-4 1 160150837 ns/op 12.12 MB/s 2078232 B/op 88 allocs/op BenchmarkMarshalBytes/32-4 16521 7872 ns/op BenchmarkMarshalBytes/256-4 4591 25778 ns/op BenchmarkMarshalBytes/4096-4 394 366250 ns/op BenchmarkMarshalBytesError/32-4 56 2081990 ns/op BenchmarkMarshalBytesError/256-4 51 2233818 ns/op BenchmarkMarshalBytesError/4096-4 40 3357842 ns/op BenchmarkCodeDecoder-4 1 482402837 ns/op 4.02 MB/s 11145800 B/op 92716 allocs/op BenchmarkUnicodeDecoder-4 23448 4824 ns/op 2.90 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37588 3790 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 513597838 ns/op 3.78 MB/s 3068528 B/op 92686 allocs/op BenchmarkCodeUnmarshalReuse-4 1 863481192 ns/op 2.25 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 62716 2476 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 100226 1277 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 210584 872.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 54777 2440 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 40612 3031 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 18692 6522 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3121 39948 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 681 224652 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 99 1340270 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9909207 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 559002 210.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 511992 206.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 568212 222.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 549888 203.2 ns/op BenchmarkEncodeMarshaler-4 64665 2454 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 63655 1745 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4896754 24.04 ns/op BenchmarkNumberIsValidRegexp-4 15931 12385 ns/op PASS ok encoding/json 10.822s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 3609926 ns/op 18.15 MB/s BenchmarkDecode-4 14 7355030 ns/op 12.07 MB/s PASS ok encoding/pem 0.369s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2178 74314 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 775 182371 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2805 45511 ns/op PASS ok encoding/xml 0.650s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 343540 316.2 ns/op BenchmarkIntSet-4 509157 228.3 ns/op BenchmarkFloatAdd-4 128876 933.3 ns/op BenchmarkFloatSet-4 626342 239.9 ns/op BenchmarkStringSet-4 284738 356.5 ns/op BenchmarkMapSet-4 122294 987.7 ns/op BenchmarkMapSetDifferent-4 59628 2042 ns/op BenchmarkMapSetDifferentRandom-4 256 409224 ns/op BenchmarkMapSetString-4 115821 960.3 ns/op BenchmarkMapAddSame-4 33031 3141 ns/op BenchmarkMapAddDifferent-4 10000 11184 ns/op BenchmarkMapAddDifferentRandom-4 229 522658 ns/op BenchmarkMapAddSameSteadyState-4 274642 471.4 ns/op BenchmarkMapAddDifferentSteadyState-4 95394 1202 ns/op BenchmarkRealworldExpvarUsage-4 7488 14604 ns/op PASS ok expvar 3.397s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 77464 1844 ns/op BenchmarkSprintfEmpty-4 210625 562.5 ns/op BenchmarkSprintfString-4 219645 601.9 ns/op BenchmarkSprintfTruncateString-4 206013 705.6 ns/op BenchmarkSprintfTruncateBytes-4 159330 1159 ns/op BenchmarkSprintfSlowParsingPath-4 180552 701.4 ns/op BenchmarkSprintfQuoteString-4 46970 2603 ns/op BenchmarkSprintfInt-4 187608 736.9 ns/op BenchmarkSprintfIntInt-4 170971 913.5 ns/op BenchmarkSprintfPrefixedInt-4 161287 907.4 ns/op BenchmarkSprintfFloat-4 88214 1354 ns/op BenchmarkSprintfComplex-4 34804 3324 ns/op BenchmarkSprintfBoolean-4 203822 762.0 ns/op BenchmarkSprintfHexString-4 58837 2523 ns/op BenchmarkSprintfHexBytes-4 63882 2751 ns/op BenchmarkSprintfBytes-4 24312 4769 ns/op BenchmarkSprintfStringer-4 42448 3101 ns/op BenchmarkSprintfStructure-4 23234 6215 ns/op BenchmarkManyArgs-4 32034 3474 ns/op BenchmarkFprintInt-4 51436 2200 ns/op BenchmarkFprintfBytes-4 54318 2166 ns/op BenchmarkFprintIntNoAlloc-4 56554 2382 ns/op BenchmarkScanInts-4 26 5167012 ns/op BenchmarkScanRecursiveInt-4 1 564998249 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 560656072 ns/op PASS ok fmt 6.254s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 570 212569 ns/op PASS ok go/build 0.192s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 43072 3807 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 11493 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3986 37200 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 925 134720 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 199 742225 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 39 2945456 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 12472635 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 54595245 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 206170885 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.055s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 598423413 ns/op 0.11 MB/s 47422560 B/op 49127 allocs/op PASS ok go/format 0.709s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 52790065 ns/op 1.02 MB/s BenchmarkParseOnly-4 5 23567945 ns/op 2.29 MB/s BenchmarkResolve-4 37 3511099 ns/op 15.34 MB/s PASS ok go/parser 2.206s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 134998073 ns/op 0.38 MB/s 5085080 B/op 27620 allocs/op BenchmarkPrintDecl-4 876 164266 ns/op 0.19 MB/s 16890 B/op 51 allocs/op PASS ok go/printer 0.355s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 223 482043 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10387573 ns/op 5.26 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 18903273 ns/op 3.81 MB/s BenchmarkScanFiles/net/http/server.go-4 6 24324156 ns/op 4.67 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 178 860441 ns/op 3.58 MB/s PASS ok go/scanner 1.252s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1286382 95.59 ns/op PASS ok go/token 0.300s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1103108 ns/op BenchmarkNamed/Underlying/nongeneric-4 958999 152.1 ns/op BenchmarkNamed/Underlying/generic-4 961615 126.9 ns/op BenchmarkNamed/Underlying/src_instance-4 884898 126.9 ns/op BenchmarkNamed/Underlying/user_instance-4 962221 126.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14728 7024 ns/op BenchmarkNamed/NewMethodSet/generic-4 15766 6890 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17980 7267 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18930 6789 ns/op BenchmarkCheck/http/funcbodies/info-4 1 565303293 ns/op 53760 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 422865922 ns/op 71770 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 372469976 ns/op 81618 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 216488077 ns/op 140106 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2353598496 ns/op 2176 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 152342988 ns/op 33450 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 122880747 ns/op 41252 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 104084264 ns/op 48954 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 734780757 ns/op 2945 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 91245742 ns/op 23636 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 69602946 ns/op 31016 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 84324088 ns/op 24557 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1861536913 ns/op 33342 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 580677058 ns/op 106773 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 194103972 ns/op 317608 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 215071756 ns/op 287046 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3811812401 ns/op 529.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 196824245 ns/op 10178 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 137669779 ns/op 14441 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 146090761 ns/op 13686 lines/s PASS ok go/types 47.361s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 7582 15041 ns/op 68.08 MB/s PASS ok hash/adler32 0.243s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 269982 484.5 ns/op 30.96 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 240398 468.7 ns/op 32.01 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 134718 833.1 ns/op 48.01 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 153622 759.6 ns/op 52.66 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 427827 289.7 ns/op 1767.13 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 407922 368.5 ns/op 1389.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 421340 361.3 ns/op 2834.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 413509 293.0 ns/op 3494.62 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 264433 763.4 ns/op 5365.44 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 277953 464.6 ns/op 8815.70 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 65698 1741 ns/op 18823.07 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 66120 1740 ns/op 18835.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 399417 288.4 ns/op 52.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 461724 309.1 ns/op 48.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 466256 364.4 ns/op 109.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 447519 459.5 ns/op 87.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 367045 404.2 ns/op 1266.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 312548 414.3 ns/op 1235.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 217107 749.0 ns/op 1367.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 303055 419.7 ns/op 2439.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 213427 564.6 ns/op 7254.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 238105 741.6 ns/op 5523.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 35524 3868 ns/op 8471.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47259 2530 ns/op 12951.58 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 190779 632.0 ns/op 23.73 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 216506 573.4 ns/op 26.16 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100849 1175 ns/op 34.04 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 126675 850.5 ns/op 47.03 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12658 11416 ns/op 44.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 13047 9580 ns/op 53.44 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6400 20724 ns/op 49.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5353 21302 ns/op 48.07 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1189 89925 ns/op 45.55 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1399 88577 ns/op 46.24 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 160 709456 ns/op 46.19 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 170 657364 ns/op 49.85 MB/s PASS ok hash/crc32 7.598s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 141 831303 ns/op 78.84 MB/s BenchmarkCrc64/ISO4KB-4 1392 75468 ns/op 54.27 MB/s BenchmarkCrc64/ISO1KB-4 7320 17430 ns/op 58.75 MB/s BenchmarkCrc64/ECMA64KB-4 145 1026223 ns/op 63.86 MB/s BenchmarkCrc64/Random64KB-4 100 1112170 ns/op 58.93 MB/s BenchmarkCrc64/Random16KB-4 482 235385 ns/op 69.61 MB/s PASS ok hash/crc64 1.295s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10785 9627 ns/op 106.37 MB/s BenchmarkFnv32aKB-4 12242 9124 ns/op 112.24 MB/s BenchmarkFnv64KB-4 12153 8381 ns/op 122.18 MB/s BenchmarkFnv64aKB-4 12932 8959 ns/op 114.30 MB/s BenchmarkFnv128KB-4 1786 73891 ns/op 13.86 MB/s BenchmarkFnv128aKB-4 1827 69914 ns/op 14.65 MB/s PASS ok hash/fnv 1.345s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 398869 279.5 ns/op 14.31 MB/s BenchmarkHash/n=4/Bytes-4 2921138 39.62 ns/op 100.95 MB/s BenchmarkHash/n=4/String-4 2629474 41.04 ns/op 97.47 MB/s BenchmarkHash/n=8/Write-4 455866 274.7 ns/op 29.12 MB/s BenchmarkHash/n=8/Bytes-4 2449147 42.09 ns/op 190.06 MB/s BenchmarkHash/n=8/String-4 2969802 47.84 ns/op 167.21 MB/s BenchmarkHash/n=16/Write-4 469815 266.3 ns/op 60.08 MB/s BenchmarkHash/n=16/Bytes-4 3260184 47.45 ns/op 337.19 MB/s BenchmarkHash/n=16/String-4 3288282 36.47 ns/op 438.76 MB/s BenchmarkHash/n=32/Write-4 457310 408.5 ns/op 78.33 MB/s BenchmarkHash/n=32/Bytes-4 2957185 46.39 ns/op 689.79 MB/s BenchmarkHash/n=32/String-4 2628574 44.12 ns/op 725.36 MB/s BenchmarkHash/n=64/Write-4 473599 501.5 ns/op 127.62 MB/s BenchmarkHash/n=64/Bytes-4 2213037 51.06 ns/op 1253.40 MB/s BenchmarkHash/n=64/String-4 2490537 70.19 ns/op 911.83 MB/s BenchmarkHash/n=256/Write-4 321056 465.4 ns/op 550.01 MB/s BenchmarkHash/n=256/Bytes-4 2127829 54.92 ns/op 4661.16 MB/s BenchmarkHash/n=256/String-4 1911541 69.73 ns/op 3671.52 MB/s BenchmarkHash/n=320/Write-4 339368 550.8 ns/op 580.96 MB/s BenchmarkHash/n=320/Bytes-4 1670754 108.4 ns/op 2953.26 MB/s BenchmarkHash/n=320/String-4 1414551 101.9 ns/op 3141.36 MB/s BenchmarkHash/n=1024/Write-4 187588 697.2 ns/op 1468.84 MB/s BenchmarkHash/n=1024/Bytes-4 820221 206.5 ns/op 4957.72 MB/s BenchmarkHash/n=1024/String-4 740875 224.5 ns/op 4560.68 MB/s BenchmarkHash/n=4096/Write-4 80930 1523 ns/op 2690.08 MB/s BenchmarkHash/n=4096/Bytes-4 211489 553.2 ns/op 7403.95 MB/s BenchmarkHash/n=4096/String-4 245462 514.0 ns/op 7969.62 MB/s BenchmarkHash/n=16384/Write-4 27232 4765 ns/op 3438.66 MB/s BenchmarkHash/n=16384/Bytes-4 52014 1939 ns/op 8449.53 MB/s BenchmarkHash/n=16384/String-4 55466 2068 ns/op 7922.10 MB/s PASS ok hash/maphash 7.072s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 624 191866 ns/op BenchmarkEscapeNone-4 98737 1766 ns/op BenchmarkUnescape-4 600 208286 ns/op BenchmarkUnescapeNone-4 546614 325.2 ns/op BenchmarkUnescapeSparse-4 10000 33252 ns/op BenchmarkUnescapeDense-4 760 213596 ns/op PASS ok html 1.591s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7593 14113 ns/op BenchmarkCSSEscaperNoSpecials-4 42308 3160 ns/op BenchmarkDecodeCSS-4 25024 4974 ns/op BenchmarkDecodeCSSNoSpecials-4 3428264 36.21 ns/op BenchmarkCSSValueFilter-4 89523 1484 ns/op BenchmarkCSSValueFilterOk-4 70104 1738 ns/op BenchmarkEscapedExecute-4 5324 29249 ns/op BenchmarkHTMLNospaceEscaper-4 6224 20609 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 40326 2560 ns/op BenchmarkStripTags-4 15698 8775 ns/op BenchmarkStripTagsNoSpecials-4 225660 823.3 ns/op BenchmarkJSValEscaperWithNum-4 23572 5491 ns/op BenchmarkJSValEscaperWithStr-4 4951 38864 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17066 6583 ns/op BenchmarkJSValEscaperWithObj-4 2914 35360 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9634 15275 ns/op BenchmarkJSStrEscaperNoSpecials-4 34700 3198 ns/op BenchmarkJSStrEscaper-4 7292 22374 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 34646 2893 ns/op BenchmarkJSRegexpEscaper-4 7597 15226 ns/op BenchmarkTemplateSpecialTags-4 74 1650858 ns/op BenchmarkURLEscaper-4 4310 53730 ns/op BenchmarkURLEscaperNoSpecials-4 138223 1289 ns/op BenchmarkURLNormalizer-4 4622 27920 ns/op BenchmarkURLNormalizerNoSpecials-4 113307 1018 ns/op BenchmarkSrcsetFilter-4 10000 10448 ns/op BenchmarkSrcsetFilterNoSpecials-4 107955 1759 ns/op PASS ok html/template 6.158s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 524217 223.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 469209 249.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 645016 213.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 444870 297.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 104.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1228904 100.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1594563 79.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 112.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1184470 94.52 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 391994 341.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 382765 374.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 395127 397.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 327261 435.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 713418 229.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 444036 251.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 738372 166.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 460124 324.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 386565 467.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 154.3 ns/op BenchmarkRGBASetRGBA-4 1000000 109.7 ns/op BenchmarkRGBA64At-4 758677 149.2 ns/op BenchmarkRGBA64SetRGBA64-4 827802 162.9 ns/op BenchmarkNRGBAAt-4 1205990 97.87 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.7 ns/op BenchmarkNRGBA64At-4 737137 189.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 675050 170.8 ns/op BenchmarkAlphaAt-4 1973437 58.22 ns/op BenchmarkAlphaSetAlpha-4 1962217 68.63 ns/op BenchmarkAlpha16At-4 1000000 101.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 132.2 ns/op BenchmarkGrayAt-4 1793346 56.75 ns/op BenchmarkGraySetGray-4 1000000 112.9 ns/op BenchmarkGray16At-4 1000000 107.5 ns/op BenchmarkGraySetGray16-4 1005508 163.1 ns/op PASS ok image 7.291s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3378991 34.13 ns/op BenchmarkYCbCrToRGB/128-4 3216417 40.98 ns/op BenchmarkYCbCrToRGB/255-4 3318488 38.65 ns/op BenchmarkRGBToYCbCr/0-4 3409551 35.20 ns/op BenchmarkRGBToYCbCr/Cb-4 3254355 61.68 ns/op BenchmarkRGBToYCbCr/Cr-4 2862794 39.85 ns/op BenchmarkYCbCrToRGBA/0-4 2818120 47.60 ns/op BenchmarkYCbCrToRGBA/128-4 2571512 45.42 ns/op BenchmarkYCbCrToRGBA/255-4 2456677 44.60 ns/op BenchmarkNYCbCrAToRGBA/0-4 2702239 42.02 ns/op BenchmarkNYCbCrAToRGBA/128-4 2652094 46.38 ns/op BenchmarkNYCbCrAToRGBA/255-4 2210355 70.04 ns/op PASS ok image/color 2.886s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 59431726 ns/op BenchmarkFillSrc-4 256 530344 ns/op BenchmarkCopyOver-4 5 31037762 ns/op BenchmarkCopySrc-4 405 389328 ns/op BenchmarkNRGBAOver-4 7 21546704 ns/op BenchmarkNRGBASrc-4 10 18153116 ns/op BenchmarkYCbCr-4 8 12820722 ns/op BenchmarkGray-4 12 13912396 ns/op BenchmarkCMYK-4 9 15692360 ns/op BenchmarkGlyphOver-4 15 9354680 ns/op BenchmarkRGBAMaskOver-4 3 53170636 ns/op BenchmarkGrayMaskOver-4 5 26337943 ns/op BenchmarkRGBA64ImageMaskOver-4 2 74161594 ns/op BenchmarkRGBA-4 3 43100541 ns/op BenchmarkPalettedFill-4 751 140445 ns/op BenchmarkPalettedRGBA-4 4 33901704 ns/op BenchmarkGenericOver-4 2 56162720 ns/op BenchmarkGenericMaskOver-4 4 26467334 ns/op BenchmarkGenericSrc-4 3 35256988 ns/op BenchmarkGenericMaskSrc-4 3 36451763 ns/op PASS ok image/draw 8.590s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5731737 ns/op 2.70 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 167265932 ns/op 1.84 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3045994391 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2236481 ns/op 6.91 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 135205643 ns/op 0.46 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.315s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5052 25734 ns/op BenchmarkIDCT-4 4218 28801 ns/op BenchmarkDecodeBaseline-4 7 14571276 ns/op 4.24 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17439104 ns/op 3.54 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 208158608 ns/op 5.90 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 215002422 ns/op 4.29 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.701s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14594398 10.32 ns/op BenchmarkDecodeGray-4 12 15527138 ns/op 4.22 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 54722939 ns/op 4.79 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39100627 ns/op 6.70 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6078159 ns/op 10.78 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37572851 ns/op 6.98 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 54481279 ns/op 4.81 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 84525820 ns/op 3.63 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 58073591 ns/op 5.29 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 199479267 ns/op 6.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 212127348 ns/op 5.79 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34246246 ns/op 8.97 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 194786166 ns/op 6.31 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 867390168 ns/op 1.42 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.617s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53728832 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 52966769 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 435051341 ns/op 1.15 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 284810635 ns/op 1.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 50605598 ns/op 1.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44790310 ns/op 2.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 317698237 ns/op 1.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 252385286 ns/op 1.98 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 634501906 ns/op 1.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 580073987 ns/op 1.72 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4639603539 ns/op 1.08 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3873890049 ns/op 1.29 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 10138371 ns/op 9.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 15810000 ns/op 6.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50908856 ns/op 9.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 62767353 ns/op 7.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 114230234 ns/op 8.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111325592 ns/op 8.98 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 482972886 ns/op 10.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 690322819 ns/op 7.24 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 57938436 ns/op 1.73 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54902933 ns/op 1.82 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 360015851 ns/op 1.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 359425577 ns/op 1.39 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 876728314 ns/op 1.14 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 753820824 ns/op 1.33 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6800627623 ns/op 0.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6239632002 ns/op 0.80 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 158033632 ns/op 26.45 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 148881921 ns/op 28.07 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 83.602s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 14239 7232 ns/op 0.14 MB/s BenchmarkMarshalCorpusFile/2-4 21248 6810 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/4-4 20350 5790 ns/op 0.69 MB/s BenchmarkMarshalCorpusFile/8-4 17223 9617 ns/op 0.83 MB/s BenchmarkMarshalCorpusFile/16-4 10000 17258 ns/op 0.93 MB/s BenchmarkMarshalCorpusFile/32-4 9172 13567 ns/op 2.36 MB/s BenchmarkMarshalCorpusFile/64-4 7128 22073 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/128-4 4533 35617 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/256-4 1782 87498 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/512-4 610 177869 ns/op 2.88 MB/s BenchmarkMarshalCorpusFile/1024-4 508 357543 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/2048-4 234 604710 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1312690 ns/op 3.12 MB/s BenchmarkMarshalCorpusFile/8192-4 75 2277611 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/16384-4 34 4272562 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/32768-4 13 11849305 ns/op 2.77 MB/s BenchmarkMarshalCorpusFile/65536-4 6 25279502 ns/op 2.59 MB/s BenchmarkMarshalCorpusFile/131072-4 3 40752399 ns/op 3.22 MB/s BenchmarkMarshalCorpusFile/262144-4 2 90033573 ns/op 2.91 MB/s BenchmarkMarshalCorpusFile/524288-4 1 126444563 ns/op 4.15 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 282825217 ns/op 3.71 MB/s BenchmarkUnmarshalCorpusFile/1-4 9522 26436 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 9253 24659 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 6474 20370 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 6325 19577 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/16-4 5180 31009 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/32-4 3724 58637 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/64-4 2329 58339 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/128-4 2161 75613 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/256-4 727 152155 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/512-4 307 392512 ns/op 1.30 MB/s BenchmarkUnmarshalCorpusFile/1024-4 243 552065 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1036173 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/4096-4 48 2217035 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/8192-4 26 4087907 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 12427814 ns/op 1.32 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 22496580 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 33263372 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/131072-4 1 137450621 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 179472066 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 310122708 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 593386026 ns/op 1.77 MB/s BenchmarkMutatorBytes/1-4 33225 4045 ns/op BenchmarkMutatorBytes/10-4 32644 3519 ns/op BenchmarkMutatorBytes/100-4 31732 6553 ns/op BenchmarkMutatorBytes/1000-4 17935 6295 ns/op BenchmarkMutatorBytes/10000-4 6762 36618 ns/op BenchmarkMutatorBytes/100000-4 806 187571 ns/op BenchmarkMutatorString/1-4 26506 6052 ns/op BenchmarkMutatorString/10-4 25011 5092 ns/op BenchmarkMutatorString/100-4 20784 5983 ns/op BenchmarkMutatorString/1000-4 10000 11712 ns/op BenchmarkMutatorString/10000-4 3949 113740 ns/op BenchmarkMutatorString/100000-4 172 690210 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16791 8059 ns/op BenchmarkMutatorAllBasicTypes/string-4 12538 8753 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49143 2807 ns/op BenchmarkMutatorAllBasicTypes/float32-4 42654 2725 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42778 2590 ns/op BenchmarkMutatorAllBasicTypes/int-4 48550 2534 ns/op BenchmarkMutatorAllBasicTypes/int8-4 50484 2836 ns/op BenchmarkMutatorAllBasicTypes/int16-4 44914 2460 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48747 2372 ns/op BenchmarkMutatorAllBasicTypes/int64-4 45969 2550 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47244 4108 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45828 2630 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45182 3277 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 37662 4720 ns/op PASS ok internal/fuzz 17.954s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 7102 15111 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 135441 1038 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.830s PASS ok internal/poll 0.063s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 35119898 ns/op PASS ok internal/trace 3.625s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13241 ns/op BenchmarkCopyNLarge-4 160 1053262 ns/op PASS ok io 0.508s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 138882 784.8 ns/op BenchmarkPrintln-4 23479 4646 ns/op BenchmarkPrintlnNoFlags-4 45546 3464 ns/op PASS ok log 0.648s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2495466 47.35 ns/op BenchmarkAcosh-4 1238226 99.62 ns/op BenchmarkAsin-4 2525916 44.49 ns/op BenchmarkAsinh-4 1202466 113.3 ns/op BenchmarkAtan-4 3238419 51.13 ns/op BenchmarkAtanh-4 1000000 177.1 ns/op BenchmarkAtan2-4 2195760 64.64 ns/op BenchmarkCbrt-4 1616442 73.10 ns/op BenchmarkCeil-4 21103298 5.898 ns/op BenchmarkCopysign-4 4023220 34.83 ns/op BenchmarkCos-4 1089000 128.7 ns/op BenchmarkCosh-4 1277835 113.6 ns/op BenchmarkErf-4 2589577 47.11 ns/op BenchmarkErfc-4 2188530 49.16 ns/op BenchmarkErfinv-4 2173064 99.04 ns/op BenchmarkErfcinv-4 1680217 59.77 ns/op BenchmarkExp-4 3954033 25.38 ns/op BenchmarkExpGo-4 1000000 149.9 ns/op BenchmarkExpm1-4 1516309 94.09 ns/op BenchmarkExp2-4 695444 311.9 ns/op BenchmarkExp2Go-4 717786 142.6 ns/op BenchmarkAbs-4 4192852 31.46 ns/op BenchmarkDim-4 7009261 16.72 ns/op BenchmarkFloor-4 16084789 7.177 ns/op BenchmarkMax-4 12431751 9.094 ns/op BenchmarkMin-4 14602132 11.10 ns/op BenchmarkMod-4 316768 392.3 ns/op BenchmarkFrexp-4 1658241 89.44 ns/op BenchmarkGamma-4 606103 231.4 ns/op BenchmarkHypot-4 8935107 13.33 ns/op BenchmarkHypotGo-4 1477507 78.99 ns/op BenchmarkIlogb-4 1000000 118.0 ns/op BenchmarkJ0-4 285450 780.0 ns/op BenchmarkJ1-4 263761 502.5 ns/op BenchmarkJn-4 120324 1080 ns/op BenchmarkLdexp-4 1000000 105.0 ns/op BenchmarkLgamma-4 954802 132.7 ns/op BenchmarkLog-4 5022112 29.46 ns/op BenchmarkLogb-4 1930875 106.2 ns/op BenchmarkLog1p-4 1531551 99.67 ns/op BenchmarkLog10-4 5286633 23.67 ns/op BenchmarkLog2-4 1000000 113.6 ns/op BenchmarkModf-4 2251945 49.51 ns/op BenchmarkNextafter32-4 2240418 53.77 ns/op BenchmarkNextafter64-4 2257460 51.32 ns/op BenchmarkPowInt-4 578564 210.1 ns/op BenchmarkPowFrac-4 444992 281.7 ns/op BenchmarkPow10Pos-4 5625393 25.21 ns/op BenchmarkPow10Neg-4 4537395 47.37 ns/op BenchmarkRound-4 3671652 32.93 ns/op BenchmarkRoundToEven-4 9705379 21.19 ns/op BenchmarkRemainder-4 625018 293.7 ns/op BenchmarkSignbit-4 6543756 17.70 ns/op BenchmarkSin-4 1546472 70.27 ns/op BenchmarkSincos-4 1000000 113.6 ns/op BenchmarkSinh-4 1823414 74.65 ns/op BenchmarkSqrtIndirect-4 24237620 8.849 ns/op BenchmarkSqrtLatency-4 21773896 9.330 ns/op BenchmarkSqrtIndirectLatency-4 21764695 6.024 ns/op BenchmarkSqrtGoLatency-4 1241972 94.18 ns/op BenchmarkSqrtPrime-4 35942 3357 ns/op BenchmarkTan-4 1370754 97.40 ns/op BenchmarkTanh-4 1428910 96.44 ns/op BenchmarkTrunc-4 23039182 10.59 ns/op BenchmarkY0-4 256131 519.3 ns/op BenchmarkY1-4 312249 480.6 ns/op BenchmarkYn-4 105600 988.4 ns/op BenchmarkFloat64bits-4 6936931 19.55 ns/op BenchmarkFloat64frombits-4 6774753 16.85 ns/op BenchmarkFloat32bits-4 6500307 18.45 ns/op BenchmarkFloat32frombits-4 5774379 17.62 ns/op BenchmarkFMA-4 16590694 6.481 ns/op PASS ok math 17.454s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14003892 9.147 ns/op 6996.57 MB/s BenchmarkAddVV/2-4 11824683 11.44 ns/op 11190.53 MB/s BenchmarkAddVV/3-4 9798648 13.29 ns/op 14447.56 MB/s BenchmarkAddVV/4-4 11024400 10.36 ns/op 24709.77 MB/s BenchmarkAddVV/5-4 10527697 17.30 ns/op 18502.41 MB/s BenchmarkAddVV/10-4 6104462 17.82 ns/op 35910.21 MB/s BenchmarkAddVV/100-4 1756194 71.32 ns/op 89736.35 MB/s BenchmarkAddVV/1000-4 236149 796.6 ns/op 80343.99 MB/s BenchmarkSubVV/1-4 15538339 8.692 ns/op 7362.94 MB/s BenchmarkSubVV/2-4 14033470 10.57 ns/op 12110.59 MB/s BenchmarkSubVV/3-4 11522088 11.33 ns/op 16949.29 MB/s BenchmarkSubVV/4-4 11313268 12.59 ns/op 20338.30 MB/s BenchmarkSubVV/5-4 9080554 17.41 ns/op 18378.34 MB/s BenchmarkSubVV/10-4 9390747 15.78 ns/op 40566.63 MB/s BenchmarkSubVV/100-4 2185476 60.49 ns/op 105802.30 MB/s BenchmarkSubVV/1000-4 272600 548.3 ns/op 116727.59 MB/s BenchmarkAddVW/1-4 18338548 8.838 ns/op 905.14 MB/s BenchmarkAddVW/2-4 14212994 11.35 ns/op 1410.04 MB/s BenchmarkAddVW/3-4 12991366 11.74 ns/op 2043.53 MB/s BenchmarkAddVW/4-4 14517483 10.74 ns/op 2980.30 MB/s BenchmarkAddVW/5-4 14619414 12.23 ns/op 3269.53 MB/s BenchmarkAddVW/10-4 10533396 13.72 ns/op 5829.64 MB/s BenchmarkAddVW/100-4 271476 442.3 ns/op 1808.73 MB/s BenchmarkAddVW/1000-4 34414 4235 ns/op 1888.82 MB/s BenchmarkAddVWext/1-4 14364840 8.415 ns/op 950.69 MB/s BenchmarkAddVWext/2-4 11929491 13.04 ns/op 1226.96 MB/s BenchmarkAddVWext/3-4 9435110 13.07 ns/op 1836.20 MB/s BenchmarkAddVWext/4-4 13543981 9.237 ns/op 3464.39 MB/s BenchmarkAddVWext/5-4 11279382 9.890 ns/op 4044.52 MB/s BenchmarkAddVWext/10-4 8125098 13.48 ns/op 5934.48 MB/s BenchmarkAddVWext/100-4 47146 2628 ns/op 304.42 MB/s BenchmarkAddVWext/1000-4 5664 28533 ns/op 280.38 MB/s BenchmarkSubVW/1-4 18311001 7.796 ns/op 1026.20 MB/s BenchmarkSubVW/2-4 13669441 8.609 ns/op 1858.58 MB/s BenchmarkSubVW/3-4 13939448 9.662 ns/op 2483.99 MB/s BenchmarkSubVW/4-4 14984529 13.05 ns/op 2452.78 MB/s BenchmarkSubVW/5-4 11930332 10.32 ns/op 3874.28 MB/s BenchmarkSubVW/10-4 10096147 19.44 ns/op 4115.78 MB/s BenchmarkSubVW/100-4 258248 565.3 ns/op 1415.13 MB/s BenchmarkSubVW/1000-4 40791 5135 ns/op 1558.04 MB/s BenchmarkSubVWext/1-4 13376812 8.440 ns/op 947.83 MB/s BenchmarkSubVWext/2-4 10908219 16.66 ns/op 960.57 MB/s BenchmarkSubVWext/3-4 11900706 11.27 ns/op 2129.82 MB/s BenchmarkSubVWext/4-4 13022904 10.20 ns/op 3137.27 MB/s BenchmarkSubVWext/5-4 13067914 10.61 ns/op 3770.94 MB/s BenchmarkSubVWext/10-4 7852609 16.65 ns/op 4804.23 MB/s BenchmarkSubVWext/100-4 45687 3524 ns/op 227.05 MB/s BenchmarkSubVWext/1000-4 4446 28155 ns/op 284.14 MB/s BenchmarkMulAddVWW/1-4 10216045 13.75 ns/op 4654.81 MB/s BenchmarkMulAddVWW/2-4 12719528 10.44 ns/op 12264.77 MB/s BenchmarkMulAddVWW/3-4 11524531 11.33 ns/op 16945.95 MB/s BenchmarkMulAddVWW/4-4 12959890 11.89 ns/op 21524.81 MB/s BenchmarkMulAddVWW/5-4 10329306 12.10 ns/op 26450.55 MB/s BenchmarkMulAddVWW/10-4 6693190 15.75 ns/op 40633.28 MB/s BenchmarkMulAddVWW/100-4 1000000 166.0 ns/op 38558.63 MB/s BenchmarkMulAddVWW/1000-4 144247 1282 ns/op 49923.86 MB/s BenchmarkAddMulVVW/1-4 15708106 9.035 ns/op 7083.32 MB/s BenchmarkAddMulVVW/2-4 13855792 9.992 ns/op 12810.61 MB/s BenchmarkAddMulVVW/3-4 11495206 10.62 ns/op 18079.68 MB/s BenchmarkAddMulVVW/4-4 10346188 16.93 ns/op 15122.72 MB/s BenchmarkAddMulVVW/5-4 8908719 15.02 ns/op 21301.37 MB/s BenchmarkAddMulVVW/10-4 7433286 15.63 ns/op 40949.14 MB/s BenchmarkAddMulVVW/100-4 1000000 110.1 ns/op 58126.97 MB/s BenchmarkAddMulVVW/1000-4 155810 717.8 ns/op 89163.02 MB/s BenchmarkDivWVW/1-4 1848174 65.58 ns/op 975.93 MB/s BenchmarkDivWVW/2-4 994554 187.4 ns/op 683.02 MB/s BenchmarkDivWVW/3-4 857931 186.2 ns/op 1031.36 MB/s BenchmarkDivWVW/4-4 702420 227.3 ns/op 1126.41 MB/s BenchmarkDivWVW/5-4 512593 225.7 ns/op 1417.68 MB/s BenchmarkDivWVW/10-4 329301 432.6 ns/op 1479.53 MB/s BenchmarkDivWVW/100-4 34842 4059 ns/op 1576.77 MB/s BenchmarkDivWVW/1000-4 3739 31041 ns/op 2061.78 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13743981 9.046 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12604357 8.507 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13041061 9.744 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13743598 12.79 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11089197 9.986 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10757749 11.08 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10771212 11.25 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11688434 18.26 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10076425 12.54 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9197815 11.06 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8494866 15.56 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6719413 18.03 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 153.2 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 132.7 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 169932 1154 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 213285 701.6 ns/op BenchmarkDecimalConversion-4 144 1360305 ns/op BenchmarkFloatString/100-4 10256 15093 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 623179 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 61794574 ns/op 61328 B/op 55 allocs/op BenchmarkFloatString/100000-4 1 6365516328 ns/op 837896 B/op 530 allocs/op BenchmarkFloatAdd/10-4 99946 1266 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 142944 1138 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 118968 959.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 64144 1655 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 10000 10178 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 192661 748.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 154882 929.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 147380 1131 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 130970 848.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 51764 2901 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1645 85388 ns/op BenchmarkParseFloatLargeExp-4 321 362301 ns/op BenchmarkGCD10x10/WithoutXY-4 135554 861.1 ns/op BenchmarkGCD10x10/WithXY-4 35486 2932 ns/op BenchmarkGCD10x100/WithoutXY-4 84562 1772 ns/op BenchmarkGCD10x100/WithXY-4 10000 12066 ns/op BenchmarkGCD10x1000/WithoutXY-4 49712 3332 ns/op BenchmarkGCD10x1000/WithXY-4 10000 11731 ns/op BenchmarkGCD100x100/WithoutXY-4 14036 9361 ns/op BenchmarkGCD100x100/WithXY-4 9674 14401 ns/op BenchmarkGCD100x1000/WithoutXY-4 6688 15693 ns/op BenchmarkGCD100x1000/WithXY-4 5085 28356 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1947 71237 ns/op BenchmarkGCD1000x1000/WithXY-4 775 152491 ns/op BenchmarkHilbert-4 13 10296923 ns/op BenchmarkBinomial-4 10000 13926 ns/op BenchmarkQuoRem-4 18715 8187 ns/op BenchmarkExp-4 15 12852831 ns/op BenchmarkExpMont/Odd-4 91 1232150 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1735109 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1234394 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1213925 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1174127 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1234852 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1297395 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1337463 ns/op 3634 B/op 53 allocs/op BenchmarkExpMont/Even96-4 115 1048151 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 132 995160 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1131441 ns/op 2950 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 298 761018 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 260 500660 ns/op 1747 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 265 477559 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 261 418665 ns/op 1731 B/op 47 allocs/op BenchmarkExp2-4 14 10984478 ns/op BenchmarkBitset-4 536522 223.6 ns/op BenchmarkBitsetNeg-4 270105 427.8 ns/op BenchmarkBitsetOrig-4 119727 1004 ns/op BenchmarkBitsetNegOrig-4 117602 1624 ns/op BenchmarkModSqrt225_Tonelli-4 86 1282966 ns/op BenchmarkModSqrt225_3Mod4-4 238 436608 ns/op BenchmarkModSqrt231_Tonelli-4 100 1685394 ns/op BenchmarkModSqrt231_5Mod8-4 226 476682 ns/op BenchmarkModInverse-4 10000 15600 ns/op BenchmarkSqrt-4 1351 98554 ns/op BenchmarkIntSqr/1-4 963144 131.5 ns/op BenchmarkIntSqr/2-4 631560 222.3 ns/op BenchmarkIntSqr/3-4 514460 273.4 ns/op BenchmarkIntSqr/5-4 355800 403.2 ns/op BenchmarkIntSqr/8-4 304916 575.7 ns/op BenchmarkIntSqr/10-4 214508 488.4 ns/op BenchmarkIntSqr/20-4 45505 2533 ns/op BenchmarkIntSqr/30-4 34194 4782 ns/op BenchmarkIntSqr/50-4 21512 5878 ns/op BenchmarkIntSqr/80-4 10000 13508 ns/op BenchmarkIntSqr/100-4 10000 13696 ns/op BenchmarkIntSqr/200-4 3975 32985 ns/op BenchmarkIntSqr/300-4 1686 77098 ns/op BenchmarkIntSqr/500-4 649 161914 ns/op BenchmarkIntSqr/800-4 279 455962 ns/op BenchmarkIntSqr/1000-4 230 655117 ns/op BenchmarkDiv/20/10-4 314900 381.5 ns/op BenchmarkDiv/40/20-4 342022 361.0 ns/op BenchmarkDiv/100/50-4 322844 455.8 ns/op BenchmarkDiv/200/100-4 36459 2829 ns/op BenchmarkDiv/400/200-4 45044 2778 ns/op BenchmarkDiv/1000/500-4 29172 3857 ns/op BenchmarkDiv/2000/1000-4 26499 4441 ns/op BenchmarkDiv/20000/10000-4 775 186576 ns/op BenchmarkDiv/200000/100000-4 19 5777643 ns/op BenchmarkDiv/2000000/1000000-4 1 153974235 ns/op BenchmarkDiv/20000000/10000000-4 1 4459104410 ns/op BenchmarkMul-4 5 24252534 ns/op BenchmarkNatMul/10-4 150265 1268 ns/op BenchmarkNatMul/100-4 6032 28149 ns/op BenchmarkNatMul/1000-4 152 833618 ns/op BenchmarkZeroShifts/Shl-4 10000 18416 ns/op BenchmarkZeroShifts/ShlSame-4 3415513 55.86 ns/op BenchmarkZeroShifts/Shr-4 10000 19662 ns/op BenchmarkZeroShifts/ShrSame-4 3370386 58.45 ns/op BenchmarkExp3Power/0x10-4 151676 1309 ns/op BenchmarkExp3Power/0x40-4 93607 1215 ns/op BenchmarkExp3Power/0x100-4 81315 2633 ns/op BenchmarkExp3Power/0x400-4 33598 4289 ns/op BenchmarkExp3Power/0x1000-4 6310 16817 ns/op BenchmarkExp3Power/0x4000-4 2359 79544 ns/op BenchmarkExp3Power/0x10000-4 152 798652 ns/op BenchmarkExp3Power/0x40000-4 25 6353849 ns/op BenchmarkExp3Power/0x100000-4 2 53236490 ns/op BenchmarkExp3Power/0x400000-4 1 515544863 ns/op BenchmarkFibo-4 3 40275809 ns/op BenchmarkNatSqr/1-4 837080 274.6 ns/op BenchmarkNatSqr/2-4 460900 360.8 ns/op BenchmarkNatSqr/3-4 417519 579.7 ns/op BenchmarkNatSqr/5-4 222384 794.7 ns/op BenchmarkNatSqr/8-4 206476 1155 ns/op BenchmarkNatSqr/10-4 112068 1209 ns/op BenchmarkNatSqr/20-4 32978 3813 ns/op BenchmarkNatSqr/30-4 25552 4588 ns/op BenchmarkNatSqr/50-4 14635 8192 ns/op BenchmarkNatSqr/80-4 10000 18266 ns/op BenchmarkNatSqr/100-4 7258 17084 ns/op BenchmarkNatSqr/200-4 4088 46433 ns/op BenchmarkNatSqr/300-4 1340 161247 ns/op BenchmarkNatSqr/500-4 734 195514 ns/op BenchmarkNatSqr/800-4 205 538493 ns/op BenchmarkNatSqr/1000-4 226 629978 ns/op BenchmarkNatSetBytes/8-4 791451 166.9 ns/op BenchmarkNatSetBytes/24-4 275744 700.5 ns/op BenchmarkNatSetBytes/128-4 26781 3809 ns/op BenchmarkNatSetBytes/7-4 869169 147.3 ns/op BenchmarkNatSetBytes/23-4 283561 608.5 ns/op BenchmarkNatSetBytes/127-4 64057 2122 ns/op BenchmarkScanPi-4 168 743265 ns/op BenchmarkStringPiParallel-4 546 367467 ns/op BenchmarkScan/10/Base2-4 36465 3017 ns/op BenchmarkScan/100/Base2-4 5116 25345 ns/op BenchmarkScan/1000/Base2-4 434 270326 ns/op BenchmarkScan/10/Base8-4 91539 1343 ns/op BenchmarkScan/100/Base8-4 10000 12337 ns/op BenchmarkScan/1000/Base8-4 1273 101143 ns/op BenchmarkScan/10/Base10-4 90768 1409 ns/op BenchmarkScan/100/Base10-4 13430 8973 ns/op BenchmarkScan/1000/Base10-4 1404 106351 ns/op BenchmarkScan/10/Base16-4 107889 1151 ns/op BenchmarkScan/100/Base16-4 15352 7339 ns/op BenchmarkScan/1000/Base16-4 1744 84299 ns/op BenchmarkString/10/Base2-4 166616 667.9 ns/op BenchmarkString/100/Base2-4 28382 5103 ns/op BenchmarkString/1000/Base2-4 2646 47019 ns/op BenchmarkString/10/Base8-4 411112 379.2 ns/op BenchmarkString/100/Base8-4 68636 1896 ns/op BenchmarkString/1000/Base8-4 9793 16633 ns/op BenchmarkString/10/Base10-4 207007 642.1 ns/op BenchmarkString/100/Base10-4 34906 3438 ns/op BenchmarkString/1000/Base10-4 5863 28178 ns/op BenchmarkString/10/Base16-4 416290 311.9 ns/op BenchmarkString/100/Base16-4 88887 1595 ns/op BenchmarkString/1000/Base16-4 10000 18881 ns/op BenchmarkLeafSize/0-4 26 5087964 ns/op BenchmarkLeafSize/1-4 354 387892 ns/op BenchmarkLeafSize/2-4 354 332388 ns/op BenchmarkLeafSize/3-4 264 526232 ns/op BenchmarkLeafSize/4-4 331 482273 ns/op BenchmarkLeafSize/5-4 252 500580 ns/op BenchmarkLeafSize/6-4 266 475476 ns/op BenchmarkLeafSize/7-4 298 447895 ns/op BenchmarkLeafSize/8-4 415 355193 ns/op BenchmarkLeafSize/9-4 234 733681 ns/op BenchmarkLeafSize/10-4 260 527695 ns/op BenchmarkLeafSize/11-4 241 457842 ns/op BenchmarkLeafSize/12-4 286 362929 ns/op BenchmarkLeafSize/13-4 296 513682 ns/op BenchmarkLeafSize/14-4 385 323358 ns/op BenchmarkLeafSize/15-4 326 406480 ns/op BenchmarkLeafSize/16-4 506 304129 ns/op BenchmarkLeafSize/32-4 414 265351 ns/op BenchmarkLeafSize/64-4 387 310848 ns/op BenchmarkProbablyPrime/n=0-4 10 10462111 ns/op BenchmarkProbablyPrime/n=1-4 8 13193514 ns/op BenchmarkProbablyPrime/n=5-4 6 21379316 ns/op BenchmarkProbablyPrime/n=10-4 4 31689740 ns/op BenchmarkProbablyPrime/n=20-4 3 82772075 ns/op BenchmarkProbablyPrime/Lucas-4 10 11496324 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 78 1631376 ns/op BenchmarkRatCmp-4 190171 662.5 ns/op BenchmarkFloatSqrt/64-4 21171 6147 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12933 10928 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8473 22738 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5209 52717 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 718 204933 ns/op 17955 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 64 2624475 ns/op 175188 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 192704694 ns/op 3768384 B/op 618 allocs/op PASS ok math/big 74.792s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11360832 10.08 ns/op BenchmarkLeadingZeros8-4 9826264 10.74 ns/op BenchmarkLeadingZeros16-4 12170122 9.967 ns/op BenchmarkLeadingZeros32-4 12758922 10.56 ns/op BenchmarkLeadingZeros64-4 12775632 10.70 ns/op BenchmarkTrailingZeros-4 11830104 9.928 ns/op BenchmarkTrailingZeros8-4 11226908 13.11 ns/op BenchmarkTrailingZeros16-4 13429087 9.592 ns/op BenchmarkTrailingZeros32-4 12607074 8.988 ns/op BenchmarkTrailingZeros64-4 11306929 10.18 ns/op BenchmarkOnesCount-4 13146858 8.404 ns/op BenchmarkOnesCount8-4 13087485 9.372 ns/op BenchmarkOnesCount16-4 13002273 11.14 ns/op BenchmarkOnesCount32-4 12879948 14.16 ns/op BenchmarkOnesCount64-4 11997753 9.104 ns/op BenchmarkRotateLeft-4 14718177 8.687 ns/op BenchmarkRotateLeft8-4 12438188 9.671 ns/op BenchmarkRotateLeft16-4 12618272 9.458 ns/op BenchmarkRotateLeft32-4 12138297 11.82 ns/op BenchmarkRotateLeft64-4 13746710 12.68 ns/op BenchmarkReverse-4 18832228 6.440 ns/op BenchmarkReverse8-4 25629513 4.955 ns/op BenchmarkReverse16-4 19719043 6.629 ns/op BenchmarkReverse32-4 18135950 6.999 ns/op BenchmarkReverse64-4 18167547 7.807 ns/op BenchmarkReverseBytes-4 26034405 5.573 ns/op BenchmarkReverseBytes16-4 25008111 5.138 ns/op BenchmarkReverseBytes32-4 22473763 5.041 ns/op BenchmarkReverseBytes64-4 23976856 7.105 ns/op BenchmarkAdd-4 11853999 8.901 ns/op BenchmarkAdd32-4 14014158 9.991 ns/op BenchmarkAdd64-4 14315998 8.974 ns/op BenchmarkAdd64multiple-4 23186782 9.704 ns/op BenchmarkSub-4 14107412 8.745 ns/op BenchmarkSub32-4 13923654 9.163 ns/op BenchmarkSub64-4 15041276 8.711 ns/op BenchmarkSub64multiple-4 22304886 5.982 ns/op BenchmarkMul-4 13181667 9.453 ns/op BenchmarkMul32-4 14763183 9.384 ns/op BenchmarkMul64-4 11308604 12.35 ns/op BenchmarkDiv-4 3472058 36.03 ns/op BenchmarkDiv32-4 7075657 16.68 ns/op BenchmarkDiv64-4 3471726 32.74 ns/op PASS ok math/bits 8.745s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12448288 9.741 ns/op BenchmarkAcos-4 411650 292.7 ns/op BenchmarkAcosh-4 391704 481.8 ns/op BenchmarkAsin-4 546979 220.7 ns/op BenchmarkAsinh-4 614678 240.2 ns/op BenchmarkAtan-4 894116 144.4 ns/op BenchmarkAtanh-4 858542 164.8 ns/op BenchmarkConj-4 24583921 7.854 ns/op BenchmarkCos-4 713013 245.5 ns/op BenchmarkCosh-4 582076 175.5 ns/op BenchmarkExp-4 1000000 148.9 ns/op BenchmarkLog-4 932886 127.3 ns/op BenchmarkLog10-4 518282 239.2 ns/op BenchmarkPhase-4 2050076 59.46 ns/op BenchmarkPolar-4 1000000 113.9 ns/op BenchmarkPow-4 269322 487.2 ns/op BenchmarkRect-4 1000000 160.3 ns/op BenchmarkSin-4 599715 217.8 ns/op BenchmarkSinh-4 627321 268.5 ns/op BenchmarkSqrt-4 910725 128.9 ns/op BenchmarkTan-4 442222 494.5 ns/op BenchmarkTanh-4 391504 288.4 ns/op PASS ok math/cmplx 4.600s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 167190 689.4 ns/op BenchmarkInt63ThreadsafeParallel-4 111349 976.8 ns/op BenchmarkInt63Unthreadsafe-4 712720 152.2 ns/op BenchmarkIntn1000-4 666002 171.9 ns/op BenchmarkInt63n1000-4 699872 220.8 ns/op BenchmarkInt31n1000-4 747228 318.4 ns/op BenchmarkFloat32-4 722811 153.2 ns/op BenchmarkFloat64-4 862249 132.0 ns/op BenchmarkPerm3-4 135392 817.7 ns/op BenchmarkPerm30-4 15720 9841 ns/op BenchmarkPerm30ViaShuffle-4 19620 5754 ns/op BenchmarkShuffleOverhead-4 12424 9467 ns/op BenchmarkRead3-4 790578 242.4 ns/op BenchmarkRead64-4 62043 2761 ns/op BenchmarkRead1000-4 5155 29615 ns/op PASS ok math/rand 3.420s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36252 5113 ns/op BenchmarkQDecodeWord-4 86763 1691 ns/op BenchmarkQDecodeHeader-4 53073 2434 ns/op BenchmarkTypeByExtension/.html-4 490590 281.4 ns/op BenchmarkTypeByExtension/.HTML-4 364036 315.3 ns/op BenchmarkTypeByExtension/.unused-4 301048 337.8 ns/op BenchmarkExtensionsByType/text/html-4 160879 1290 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 38252 3199 ns/op BenchmarkExtensionsByType/application/octet-stream-4 26871 4373 ns/op PASS ok mime 2.350s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 568 256772 ns/op PASS ok mime/quotedprintable 0.312s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 26105042 ns/op 8836 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 56648794 ns/op 13264 B/op 112 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5033620369 ns/op 150848 B/op 234 allocs/op BenchmarkDNSName-4 153812 815.4 ns/op BenchmarkInterfaces-4 1940 81775 ns/op BenchmarkInterfaceByIndex-4 5318 23877 ns/op BenchmarkInterfaceByName-4 1528 81049 ns/op BenchmarkInterfaceAddrs-4 2053 76381 ns/op BenchmarkInterfacesAndAddrs-4 6279 22788 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3141 64285 ns/op BenchmarkParseIP-4 16090 10113 ns/op BenchmarkIPString/IPv4-4 131319 917.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13161 9637 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43978 3401 ns/op BenchmarkIPEqual/IPv4-4 679923 156.0 ns/op BenchmarkIPEqual/IPv6-4 799897 157.3 ns/op BenchmarkTCP4OneShot-4 165 926928 ns/op BenchmarkTCP4OneShotTimeout-4 145 773595 ns/op BenchmarkTCP4Persistent-4 294 509612 ns/op BenchmarkTCP4PersistentTimeout-4 289 475535 ns/op BenchmarkTCP6OneShot-4 129 876825 ns/op BenchmarkTCP6OneShotTimeout-4 135 839639 ns/op BenchmarkTCP6Persistent-4 301 498787 ns/op BenchmarkTCP6PersistentTimeout-4 259 418565 ns/op BenchmarkTCP4ConcurrentReadWrite-4 9598 10527 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12806 13458 ns/op BenchmarkSetReadDeadline-4 114666 1071 ns/op BenchmarkUDP6LinkLocalUnicast-4 218 566722 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 278 840718 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1144687 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1001458 ns/op 0 B/op 0 allocs/op PASS ok net 12.613s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22950 5108 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9834 11604 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12416 9364 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18232 6401 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32816 4142 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1038163 115.8 ns/op BenchmarkReadRequestChrome-4 4576 28200 ns/op 21.67 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9625 10931 ns/op 7.14 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10800 11009 ns/op 7.45 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8198 15614 ns/op 9.67 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15858 7351 ns/op 5.44 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 56 1939175 ns/op 0.53 MB/s BenchmarkFileAndServer_1KB/https1-4 37 2779288 ns/op 0.37 MB/s BenchmarkFileAndServer_1KB/h2-4 36 2820076 ns/op 0.36 MB/s BenchmarkFileAndServer_16MB/h1-4 2 77389752 ns/op 216.79 MB/s BenchmarkFileAndServer_16MB/https1-4 1 168727789 ns/op 99.43 MB/s BenchmarkFileAndServer_16MB/h2-4 1 399953664 ns/op 41.95 MB/s BenchmarkFileAndServer_64MB/h1-4 1 285157852 ns/op 235.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 590161127 ns/op 113.71 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1708405341 ns/op 39.28 MB/s BenchmarkServeMux-4 300 434072 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 393 325102 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 51 2510277 ns/op 6090 B/op 65 allocs/op BenchmarkClientServer/https1-4 48 2441054 ns/op 9364 B/op 97 allocs/op BenchmarkClientServer/h2-4 46 2419178 ns/op 13705 B/op 108 allocs/op BenchmarkClientServerParallel/4/h1-4 346 383874 ns/op 10908 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 21 5930770 ns/op 121201 B/op 1153 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57258: read tcp 127.0.0.1:57246->127.0.0.1:57258: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57252: read tcp 127.0.0.1:57246->127.0.0.1:57252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57259: write tcp 127.0.0.1:57246->127.0.0.1:57259: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57260: write tcp 127.0.0.1:57246->127.0.0.1:57260: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57277: read tcp 127.0.0.1:57261->127.0.0.1:57277: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57282: read tcp 127.0.0.1:57261->127.0.0.1:57282: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57275: read tcp 127.0.0.1:57261->127.0.0.1:57275: use of closed network connection BenchmarkClientServerParallel/4/h2-4 18 5873692 ns/op 114792 B/op 1165 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57298: read tcp 127.0.0.1:57289->127.0.0.1:57298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57318: read tcp 127.0.0.1:57302->127.0.0.1:57318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57311: read tcp 127.0.0.1:57302->127.0.0.1:57311: use of closed network connection BenchmarkClientServerParallel/64/h1-4 127 911100 ns/op 24893 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 16 6498485 ns/op 126970 B/op 1221 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57488: read tcp 127.0.0.1:57480->127.0.0.1:57488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57487: write tcp 127.0.0.1:57480->127.0.0.1:57487: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57508: read tcp 127.0.0.1:57495->127.0.0.1:57508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57505: write tcp 127.0.0.1:57495->127.0.0.1:57505: use of closed network connection BenchmarkClientServerParallel/64/h2-4 62 4770385 ns/op 95189 B/op 953 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57525: read tcp 127.0.0.1:57518->127.0.0.1:57525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57527: write tcp 127.0.0.1:57518->127.0.0.1:57527: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57521: write tcp 127.0.0.1:57518->127.0.0.1:57521: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57528: write tcp 127.0.0.1:57518->127.0.0.1:57528: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57526: write tcp 127.0.0.1:57518->127.0.0.1:57526: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57533: read tcp 127.0.0.1:57531->127.0.0.1:57533: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57536: read tcp 127.0.0.1:57531->127.0.0.1:57536: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57547: read tcp 127.0.0.1:57531->127.0.0.1:57547: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57539: read tcp 127.0.0.1:57531->127.0.0.1:57539: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57540: read tcp 127.0.0.1:57531->127.0.0.1:57540: use of closed network connection ... [output truncated] BenchmarkServer-4 4 31128671 ns/op 8854 B/op 51 allocs/op BenchmarkClient-4 32 3741672 ns/op 4077 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 525 236413 ns/op 7532 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 848 135727 ns/op 3106 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1212 104855 ns/op 1924 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1422 103897 ns/op 2729 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1298 101164 ns/op 2774 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1260 106139 ns/op 2757 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1190 94377 ns/op 1879 B/op 14 allocs/op BenchmarkServerHijack-4 891 162439 ns/op 16701 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 39 3209374 ns/op 6594 B/op 53 allocs/op BenchmarkResponseStatusLine-4 365773 313.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.952s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2878 47328 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.231s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 100147 1135 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 430029 248.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 231571 542.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69234 1600 ns/op BenchmarkStdIPv4-4 152103 800.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89107 1144 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 104502 1180 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 116983 1053 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 82569 1393 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1222850 95.84 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 100.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1275048 91.57 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 366404 353.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 378171 354.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 338661 382.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 103359 1221 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 437661 290.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 386600 339.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 278320 401.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 139326 831.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 472818 252.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 373573 320.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 140409 904.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 185925 675.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 271143 418.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 170496 753.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 289874 348.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 166537 739.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 177750 738.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 165837 731.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 136597 1020 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 604321 216.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150830 769.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99884 1301 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 127648 915.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 200607 649.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 125518 978.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 271915 403.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 137943 893.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 159661 821.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 219316 615.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 152509 827.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 104.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 103.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 108.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 108.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 107.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 108.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 108.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 381049 321.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 636792 194.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 291255 427.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 282829 422.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 279913 465.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 91881 1205 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 605773 189.9 ns/op PASS ok net/netip 8.996s 2023/01/25 23:47:23 Test RPC server listening on 127.0.0.1:57682 2023/01/25 23:47:23 Test HTTP RPC server listening on 127.0.0.1:57683 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 194 669273 ns/op BenchmarkEndToEndHTTP-4 178 693047 ns/op BenchmarkEndToEndAsync-4 1375 77609 ns/op BenchmarkEndToEndAsyncHTTP-4 1514 88023 ns/op PASS ok net/rpc 1.105s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4260 29073 ns/op BenchmarkReadMIMEHeader/server_headers-4 5457 23235 ns/op BenchmarkUncommon-4 25504 4567 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.623s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3730 27115 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83374 1415 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 528394 258.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 111015 1038 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 202250 587.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 103165 1138 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17084 6900 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 440920 271.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 114932 1055 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 222504 557.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 105560 1112 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20139 5886 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 185503 603.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74493 1542 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 72477 1598 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33328 3555 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6554 19015 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 180116 599.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 76219 1510 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 72656 1524 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34005 3442 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6162 18649 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.879s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2580097 41.68 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 135273 775.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 549 211998 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 204 593504 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 470 254335 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 48574 2462 ns/op BenchmarkStatFile-4 33834 3625 ns/op BenchmarkStatDir-4 33973 4050 ns/op BenchmarkLstatDot-4 42264 2662 ns/op BenchmarkLstatFile-4 33892 3673 ns/op BenchmarkLstatDir-4 33283 3546 ns/op PASS ok os 2.007s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 27 5189670 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.271s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 326040 356.0 ns/op PASS ok os/user 0.356s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2274980 47.91 ns/op BenchmarkString-4 1930201 61.62 ns/op BenchmarkBytes-4 1704738 67.01 ns/op BenchmarkNamedBytes-4 815343 156.5 ns/op BenchmarkBytesArray-4 794425 156.1 ns/op BenchmarkSliceLen-4 1973980 56.59 ns/op BenchmarkMapLen-4 1289593 92.57 ns/op BenchmarkStringLen-4 1444032 80.78 ns/op BenchmarkArrayLen-4 1473363 81.64 ns/op BenchmarkSliceCap-4 2090581 55.22 ns/op BenchmarkDeepEqual/int8-4 710965 177.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112600 1032 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 604198 215.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 104944 1070 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 588439 215.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 113336 1075 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 599619 217.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 105948 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 571705 214.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 108319 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 698942 174.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 133221 881.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 590283 220.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 104758 1195 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 557436 227.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 90226 1147 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 550957 231.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 95088 1211 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 585859 321.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 97653 1232 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 487320 249.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 94554 1172 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 477060 266.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 87740 2055 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 495442 253.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 88226 1369 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 462284 270.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87554 1325 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 542529 252.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 85662 1192 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 615711 191.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 103521 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 563439 227.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 100879 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 133976 968.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 58902 1916 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69471 1699 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44203 2839 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 284625 408.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 42100 2778 ns/op BenchmarkIsZero/StructComparable-4 858960 139.5 ns/op BenchmarkIsZero/StructIncomparable-4 187947 627.2 ns/op BenchmarkSetZero/Bool/Direct-4 2647915 44.49 ns/op BenchmarkSetZero/Bool/CachedZero-4 1878182 64.02 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 100.7 ns/op BenchmarkSetZero/Int/Direct-4 2047600 58.44 ns/op BenchmarkSetZero/Int/CachedZero-4 1811626 65.16 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 100.1 ns/op BenchmarkSetZero/Uint/Direct-4 2056116 56.86 ns/op BenchmarkSetZero/Uint/CachedZero-4 1874451 64.78 ns/op BenchmarkSetZero/Uint/NewZero-4 1228647 97.96 ns/op BenchmarkSetZero/Float/Direct-4 2050284 55.84 ns/op BenchmarkSetZero/Float/CachedZero-4 1894702 63.30 ns/op BenchmarkSetZero/Float/NewZero-4 1249623 99.47 ns/op BenchmarkSetZero/Complex/Direct-4 2030323 57.18 ns/op BenchmarkSetZero/Complex/CachedZero-4 1866230 64.75 ns/op BenchmarkSetZero/Complex/NewZero-4 1227733 97.47 ns/op BenchmarkSetZero/Array/Direct-4 3058507 38.13 ns/op BenchmarkSetZero/Array/CachedZero-4 1782066 63.98 ns/op BenchmarkSetZero/Array/NewZero-4 1206519 97.82 ns/op BenchmarkSetZero/Chan/Direct-4 2038766 57.36 ns/op BenchmarkSetZero/Chan/CachedZero-4 1390086 85.65 ns/op BenchmarkSetZero/Chan/NewZero-4 889696 122.0 ns/op BenchmarkSetZero/Func/Direct-4 2110174 56.74 ns/op BenchmarkSetZero/Func/CachedZero-4 1381077 86.01 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 122.0 ns/op BenchmarkSetZero/Interface/Direct-4 1881684 62.93 ns/op BenchmarkSetZero/Interface/CachedZero-4 1831303 63.18 ns/op BenchmarkSetZero/Interface/NewZero-4 1236129 97.09 ns/op BenchmarkSetZero/Map/Direct-4 2001117 66.44 ns/op BenchmarkSetZero/Map/CachedZero-4 1347230 90.30 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 121.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1970319 57.10 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1375238 87.35 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 122.0 ns/op BenchmarkSetZero/Slice/Direct-4 1902460 62.28 ns/op BenchmarkSetZero/Slice/CachedZero-4 1888266 63.64 ns/op BenchmarkSetZero/Slice/NewZero-4 1206078 98.47 ns/op BenchmarkSetZero/String/Direct-4 2045476 56.52 ns/op BenchmarkSetZero/String/CachedZero-4 1830444 62.43 ns/op BenchmarkSetZero/String/NewZero-4 1223661 99.22 ns/op BenchmarkSetZero/Struct/Direct-4 3082429 37.60 ns/op BenchmarkSetZero/Struct/CachedZero-4 1783282 63.10 ns/op BenchmarkSetZero/Struct/NewZero-4 1237393 97.25 ns/op BenchmarkSelect/1-4 188744 589.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 95612 1541 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42320 2581 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 183204 643.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 145128 797.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 143445 901.2 ns/op 142.04 MB/s BenchmarkCallArgCopy/size=256-4 131010 1142 ns/op 224.11 MB/s BenchmarkCallArgCopy/size=1024-4 76802 2036 ns/op 503.00 MB/s BenchmarkCallArgCopy/size=4096-4 22204 5781 ns/op 708.58 MB/s BenchmarkCallArgCopy/size=65536-4 1224 84495 ns/op 775.62 MB/s BenchmarkPtrTo-4 759452 158.6 ns/op BenchmarkFieldByName1-4 492450 210.8 ns/op BenchmarkFieldByName2-4 46713 3525 ns/op BenchmarkFieldByName3-4 5112 22047 ns/op BenchmarkInterfaceBig-4 3033898 36.80 ns/op BenchmarkInterfaceSmall-4 3458814 35.68 ns/op BenchmarkNew-4 1217742 100.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 3228 36181 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3279 35399 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2872 39952 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3156 39662 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3385 35666 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3354 36420 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 222969 553.9 ns/op PASS ok reflect 22.254s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5943 18802 ns/op 9396 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 16674 ns/op 9195 B/op 1 allocs/op BenchmarkFindString-4 10000 19146 ns/op 9017 B/op 1 allocs/op BenchmarkFindSubmatch-4 9934 20603 ns/op 9402 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9528 24459 ns/op 8994 B/op 2 allocs/op BenchmarkLiteral-4 10000 15952 ns/op BenchmarkNotLiteral-4 4321 36887 ns/op BenchmarkMatchClass-4 3309 43639 ns/op BenchmarkMatchClass_InRange-4 3754 45587 ns/op BenchmarkReplaceAll-4 1676 99990 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17973 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 24924 4294 ns/op BenchmarkAnchoredShortMatch-4 10000 17761 ns/op BenchmarkAnchoredLongMatch-4 18499 7481 ns/op BenchmarkOnePassShortA-4 20253 5790 ns/op BenchmarkNotOnePassShortA-4 5997 19366 ns/op BenchmarkOnePassShortB-4 25705 4550 ns/op BenchmarkNotOnePassShortB-4 10000 20901 ns/op BenchmarkOnePassLongPrefix-4 84979 1387 ns/op BenchmarkOnePassLongNotPrefix-4 30410 3883 ns/op BenchmarkMatchParallelShared-4 10000 20530 ns/op BenchmarkMatchParallelCopied-4 6896 20498 ns/op BenchmarkQuoteMetaAll-4 158870 850.6 ns/op 16.46 MB/s BenchmarkQuoteMetaNone-4 361466 314.1 ns/op 82.78 MB/s BenchmarkCompile/Onepass-4 4564 31408 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1743 74111 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 156 669295 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2682117 42.67 ns/op 374.95 MB/s BenchmarkMatch/Easy0/32-4 9600 15061 ns/op 2.12 MB/s BenchmarkMatch/Easy0/1K-4 5466 33137 ns/op 30.90 MB/s BenchmarkMatch/Easy0i/16-4 2748037 44.31 ns/op 361.05 MB/s BenchmarkMatch/Easy0i/32-4 6583 27534 ns/op 1.16 MB/s BenchmarkMatch/Easy0i/1K-4 250 451917 ns/op 2.27 MB/s BenchmarkMatch/Easy1/16-4 2840037 41.68 ns/op 383.85 MB/s BenchmarkMatch/Easy1/32-4 8697 15623 ns/op 2.05 MB/s BenchmarkMatch/Easy1/1K-4 4752 36744 ns/op 27.87 MB/s BenchmarkMatch/Medium/16-4 2772123 42.53 ns/op 376.18 MB/s BenchmarkMatch/Medium/32-4 7977 22399 ns/op 1.43 MB/s BenchmarkMatch/Medium/1K-4 303 384731 ns/op 2.66 MB/s BenchmarkMatch/Hard/16-4 2795666 41.27 ns/op 387.73 MB/s BenchmarkMatch/Hard/32-4 4720 34038 ns/op 0.94 MB/s BenchmarkMatch/Hard/1K-4 180 638326 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1740 79477 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 820 143051 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 31 4027702 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29233 3970 ns/op 4.03 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16730 7434 ns/op 4.30 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 667 184966 ns/op 5.54 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.378s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 134.2 ns/op PASS ok regexp/syntax 1.273s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 419440 248.3 ns/op BenchmarkMakeChan/Int-4 1000000 356.6 ns/op BenchmarkMakeChan/Ptr-4 785234 364.8 ns/op BenchmarkMakeChan/Struct/0-4 965922 228.6 ns/op BenchmarkMakeChan/Struct/32-4 364256 594.1 ns/op BenchmarkMakeChan/Struct/40-4 236877 740.5 ns/op BenchmarkChanNonblocking-4 7544274 16.25 ns/op BenchmarkSelectUncontended-4 990148 103.0 ns/op BenchmarkSelectSyncContended-4 95550 1142 ns/op BenchmarkSelectAsyncContended-4 273967 383.6 ns/op BenchmarkSelectNonblock-4 4623738 27.09 ns/op BenchmarkChanUncontended-4 17296 8933 ns/op BenchmarkChanContended-4 4942 21952 ns/op BenchmarkChanSync-4 244459 531.7 ns/op BenchmarkChanSyncWork-4 10000 31545 ns/op BenchmarkChanProdCons0-4 215096 555.8 ns/op BenchmarkChanProdCons10-4 457011 258.4 ns/op BenchmarkChanProdCons100-4 466990 269.3 ns/op BenchmarkChanProdConsWork0-4 137830 763.3 ns/op BenchmarkChanProdConsWork10-4 222614 579.6 ns/op BenchmarkChanProdConsWork100-4 223122 580.4 ns/op BenchmarkSelectProdCons-4 137184 826.8 ns/op BenchmarkReceiveDataFromClosedChan-4 879322 137.9 ns/op BenchmarkChanCreation-4 173592 816.5 ns/op BenchmarkChanSem-4 242624 504.5 ns/op BenchmarkChanPopular-4 103 1077297 ns/op BenchmarkChanClosed-4 713071 141.0 ns/op BenchmarkCallClosure-4 4323481 26.13 ns/op BenchmarkCallClosure1-4 4694498 26.59 ns/op BenchmarkCallClosure2-4 1000000 121.3 ns/op BenchmarkCallClosure3-4 1232328 99.38 ns/op BenchmarkCallClosure4-4 1000000 114.6 ns/op BenchmarkComplex128DivNormal-4 11494974 10.70 ns/op BenchmarkComplex128DivNisNaN-4 8213896 12.78 ns/op BenchmarkComplex128DivDisNaN-4 8920038 13.81 ns/op BenchmarkComplex128DivNisInf-4 11264638 10.21 ns/op BenchmarkComplex128DivDisInf-4 6134139 21.45 ns/op BenchmarkSetTypePtr-4 73384126 1.901 ns/op 4209.36 MB/s BenchmarkSetTypePtr8-4 12157906 9.872 ns/op 6482.73 MB/s BenchmarkSetTypePtr16-4 13016228 9.788 ns/op 13077.24 MB/s BenchmarkSetTypePtr32-4 12283424 10.24 ns/op 24989.53 MB/s BenchmarkSetTypePtr64-4 12755343 9.734 ns/op 52596.67 MB/s BenchmarkSetTypePtr126-4 6311188 18.28 ns/op 55156.42 MB/s BenchmarkSetTypePtr128-4 7164028 16.22 ns/op 63125.52 MB/s BenchmarkSetTypePtrSlice-4 1000000 135.2 ns/op 60572.24 MB/s BenchmarkSetTypeNode1-4 12272936 9.849 ns/op 2436.92 MB/s BenchmarkSetTypeNode1Slice-4 3233149 32.79 ns/op 23422.75 MB/s BenchmarkSetTypeNode8-4 13449658 10.45 ns/op 7652.61 MB/s BenchmarkSetTypeNode8Slice-4 1965237 58.32 ns/op 43895.75 MB/s BenchmarkSetTypeNode64-4 6518668 18.07 ns/op 29214.52 MB/s BenchmarkSetTypeNode64Slice-4 276180 425.7 ns/op 39692.97 MB/s BenchmarkSetTypeNode64Dead-4 8447270 13.05 ns/op 40473.06 MB/s BenchmarkSetTypeNode64DeadSlice-4 383360 347.3 ns/op 48643.50 MB/s BenchmarkSetTypeNode124-4 6760952 17.50 ns/op 57597.65 MB/s BenchmarkSetTypeNode124Slice-4 242024 640.7 ns/op 50341.34 MB/s BenchmarkSetTypeNode126-4 7493797 18.08 ns/op 56623.04 MB/s BenchmarkSetTypeNode126Slice-4 248714 527.8 ns/op 62084.92 MB/s BenchmarkSetTypeNode128-4 4548925 22.75 ns/op 45705.71 MB/s BenchmarkSetTypeNode128Slice-4 210145 639.9 ns/op 52011.51 MB/s BenchmarkSetTypeNode130-4 4715674 24.35 ns/op 43373.32 MB/s BenchmarkSetTypeNode130Slice-4 200198 656.3 ns/op 51486.28 MB/s BenchmarkSetTypeNode1024-4 951975 115.7 ns/op 70945.65 MB/s BenchmarkSetTypeNode1024Slice-4 31846 3908 ns/op 67215.80 MB/s BenchmarkAllocation-4 4470 92955 ns/op BenchmarkReadMemStats-4 97 1212564 ns/op BenchmarkReadMemStatsLatency-4 1 2553014 p50-ns 2553014 p90-ns 2553014 p99-ns BenchmarkWriteBarrier-4 2161598 57.14 ns/op BenchmarkBulkWriteBarrier-4 4336879 29.68 ns/op BenchmarkScanStackNoLocals-4 3 59457701 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12741768 8.307 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12807793 8.775 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11409210 9.961 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8387947 13.66 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6139081 19.19 ns/op BenchmarkHash5-4 7293894 15.79 ns/op 316.72 MB/s BenchmarkHash16-4 8290741 13.95 ns/op 1146.65 MB/s BenchmarkHash64-4 7399874 15.88 ns/op 4030.71 MB/s BenchmarkHash1024-4 2453652 47.67 ns/op 21483.06 MB/s BenchmarkHash65536-4 50583 2343 ns/op 27966.63 MB/s BenchmarkAlignedLoad-4 10709786 10.48 ns/op BenchmarkUnalignedLoad-4 9932983 10.89 ns/op BenchmarkEqEfaceConcrete-4 8027911 14.73 ns/op BenchmarkEqIfaceConcrete-4 8023425 14.62 ns/op BenchmarkNeEfaceConcrete-4 8026860 14.44 ns/op BenchmarkNeIfaceConcrete-4 7825519 14.85 ns/op BenchmarkConvT2EByteSized/bool-4 4746151 24.44 ns/op BenchmarkConvT2EByteSized/uint8-4 4409271 24.67 ns/op BenchmarkConvT2ESmall-4 4633123 26.90 ns/op BenchmarkConvT2EUintptr-4 4690938 25.50 ns/op BenchmarkConvT2ELarge-4 1000000 126.8 ns/op BenchmarkConvT2ISmall-4 4587058 25.50 ns/op BenchmarkConvT2IUintptr-4 4372635 26.61 ns/op BenchmarkConvT2ILarge-4 1000000 118.4 ns/op BenchmarkConvI2E-4 4214682 26.98 ns/op BenchmarkConvI2I-4 3984979 29.25 ns/op BenchmarkAssertE2T-4 4147701 28.27 ns/op BenchmarkAssertE2TLarge-4 2302989 50.78 ns/op BenchmarkAssertE2I-4 3974695 29.21 ns/op BenchmarkAssertI2T-4 3903292 30.34 ns/op BenchmarkAssertI2I-4 3811651 30.03 ns/op BenchmarkAssertI2E-4 4912732 26.41 ns/op BenchmarkAssertE2E-4 4547070 25.47 ns/op BenchmarkAssertE2T2-4 2822090 38.90 ns/op BenchmarkAssertE2T2Blank-4 3606669 29.68 ns/op BenchmarkAssertI2E2-4 3780180 32.00 ns/op BenchmarkAssertI2E2Blank-4 4620975 26.35 ns/op BenchmarkAssertE2E2-4 3587726 30.12 ns/op BenchmarkAssertE2E2Blank-4 4415452 24.87 ns/op BenchmarkConvT2Ezero/zero/16-4 4658332 25.16 ns/op BenchmarkConvT2Ezero/zero/32-4 4554103 25.69 ns/op BenchmarkConvT2Ezero/zero/64-4 4671237 25.94 ns/op BenchmarkConvT2Ezero/zero/str-4 4453366 25.59 ns/op BenchmarkConvT2Ezero/zero/slice-4 4513321 25.91 ns/op BenchmarkConvT2Ezero/zero/big-4 153582 1057 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 104.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 118.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 166658 983.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 4622244 25.42 ns/op BenchmarkConvT2Ezero/smallint/32-4 4283404 26.06 ns/op BenchmarkConvT2Ezero/smallint/64-4 4628262 25.64 ns/op BenchmarkConvT2Ezero/largeint/16-4 1335823 85.91 ns/op BenchmarkConvT2Ezero/largeint/32-4 1411039 92.92 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 109.2 ns/op BenchmarkMalloc8-4 1257612 102.2 ns/op BenchmarkMalloc16-4 1099490 104.3 ns/op BenchmarkMallocTypeInfo8-4 1303743 87.63 ns/op BenchmarkMallocTypeInfo16-4 1098470 116.2 ns/op BenchmarkMallocLargeStruct-4 124652 1400 ns/op BenchmarkGoroutineSelect-4 28 4440495 ns/op BenchmarkGoroutineBlocking-4 25 4086434 ns/op BenchmarkGoroutineForRange-4 31 4415989 ns/op BenchmarkGoroutineIdle-4 28 5656560 ns/op BenchmarkHashStringSpeed-4 2774733 41.06 ns/op BenchmarkHashBytesSpeed-4 1331092 92.78 ns/op BenchmarkHashInt32Speed-4 3099505 37.13 ns/op BenchmarkHashInt64Speed-4 3266806 39.98 ns/op BenchmarkHashStringArraySpeed-4 650271 188.3 ns/op BenchmarkMegMap-4 3151875 37.51 ns/op BenchmarkMegOneMap-4 3526052 34.34 ns/op BenchmarkMegEqMap-4 3790 36707 ns/op BenchmarkMegEmptyMap-4 4129062 28.44 ns/op BenchmarkSmallStrMap-4 3148854 36.90 ns/op BenchmarkMapStringKeysEight_16-4 3205954 36.88 ns/op BenchmarkMapStringKeysEight_32-4 3173523 37.95 ns/op BenchmarkMapStringKeysEight_64-4 3240730 37.27 ns/op BenchmarkMapStringKeysEight_1M-4 3137661 40.17 ns/op BenchmarkIntMap-4 3395430 36.54 ns/op BenchmarkMapFirst/1-4 3582276 35.87 ns/op BenchmarkMapFirst/2-4 4172895 29.40 ns/op BenchmarkMapFirst/3-4 4201178 28.59 ns/op BenchmarkMapFirst/4-4 4039801 28.70 ns/op BenchmarkMapFirst/5-4 4019724 28.95 ns/op BenchmarkMapFirst/6-4 3967773 29.25 ns/op BenchmarkMapFirst/7-4 3870775 29.89 ns/op BenchmarkMapFirst/8-4 4172655 29.03 ns/op BenchmarkMapFirst/9-4 3816283 31.29 ns/op BenchmarkMapFirst/10-4 3603734 31.91 ns/op BenchmarkMapFirst/11-4 3577392 32.13 ns/op BenchmarkMapFirst/12-4 3550910 33.12 ns/op BenchmarkMapFirst/13-4 3788191 31.24 ns/op BenchmarkMapFirst/14-4 3630057 31.55 ns/op BenchmarkMapFirst/15-4 3635598 32.52 ns/op BenchmarkMapFirst/16-4 3534817 31.95 ns/op BenchmarkMapMid/1-4 3437228 34.16 ns/op BenchmarkMapMid/2-4 3185557 37.14 ns/op BenchmarkMapMid/3-4 2930088 34.89 ns/op BenchmarkMapMid/4-4 3341770 35.28 ns/op BenchmarkMapMid/5-4 3349944 35.13 ns/op BenchmarkMapMid/6-4 3275862 35.61 ns/op BenchmarkMapMid/7-4 3213006 37.11 ns/op BenchmarkMapMid/8-4 3137311 36.79 ns/op BenchmarkMapMid/9-4 3228554 36.21 ns/op BenchmarkMapMid/10-4 3210216 36.65 ns/op BenchmarkMapMid/11-4 3175960 37.32 ns/op BenchmarkMapMid/12-4 3240706 38.38 ns/op BenchmarkMapMid/13-4 3228998 35.70 ns/op BenchmarkMapMid/14-4 3012087 36.31 ns/op BenchmarkMapMid/15-4 3336961 35.70 ns/op BenchmarkMapMid/16-4 3218650 36.32 ns/op BenchmarkMapLast/1-4 3339385 35.26 ns/op BenchmarkMapLast/2-4 3350546 35.63 ns/op BenchmarkMapLast/3-4 3256436 37.24 ns/op BenchmarkMapLast/4-4 3250010 35.54 ns/op BenchmarkMapLast/5-4 3060532 37.10 ns/op BenchmarkMapLast/6-4 3060818 39.10 ns/op BenchmarkMapLast/7-4 3046070 38.66 ns/op BenchmarkMapLast/8-4 3026455 38.44 ns/op BenchmarkMapLast/9-4 3149089 37.56 ns/op BenchmarkMapLast/10-4 3114559 38.09 ns/op BenchmarkMapLast/11-4 3165895 37.34 ns/op BenchmarkMapLast/12-4 3033973 37.52 ns/op BenchmarkMapLast/13-4 3209772 37.28 ns/op BenchmarkMapLast/14-4 3223539 36.88 ns/op BenchmarkMapLast/15-4 3121425 37.03 ns/op BenchmarkMapLast/16-4 2788623 37.26 ns/op BenchmarkMapCycle-4 2582329 45.19 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3339932 36.81 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3516 36306 ns/op BenchmarkMakeMap/[Byte]Byte-4 716662 314.3 ns/op BenchmarkMakeMap/[Int]Int-4 186432 808.5 ns/op BenchmarkNewEmptyMap-4 15245420 7.379 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1744174 68.86 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 512013 202.8 ns/op BenchmarkMapIterEmpty-4 4469318 27.53 ns/op BenchmarkSameLengthMap-4 3901624 30.18 ns/op BenchmarkBigKeyMap-4 1503691 80.41 ns/op BenchmarkBigValMap-4 1282617 91.34 ns/op BenchmarkSmallKeyMap-4 2803243 43.09 ns/op BenchmarkMapPopulate/1-4 2234589 53.61 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 143916 1240 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8881 21753 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 692 187230 ns/op 51764 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 49 2371137 ns/op 416475 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 4 27140209 ns/op 6526196 B/op 2884 allocs/op BenchmarkComplexAlgMap-4 517567 248.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 632215 168.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 718017 177.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 256588 484.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43628 2936 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5377 21952 ns/op BenchmarkGoMapClear/NonReflexive/1-4 485500 221.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 547288 235.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 234288 544.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40513 2924 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4526 23674 ns/op BenchmarkMapStringConversion/32/simple-4 1517848 77.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1470976 78.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1284438 91.43 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1405628 83.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1340924 90.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 101.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1425288 73.93 ns/op BenchmarkMapInterfacePtr-4 1755342 66.24 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5943208 19.91 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 61676 1817 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5726 20242 ns/op BenchmarkMapPop1000-4 428 273204 ns/op BenchmarkMapPop10000-4 22 5124612 ns/op BenchmarkMapAssign/Int32/256-4 2142926 53.61 ns/op BenchmarkMapAssign/Int32/65536-4 1056890 106.3 ns/op BenchmarkMapAssign/Int64/256-4 2081622 54.96 ns/op BenchmarkMapAssign/Int64/65536-4 887442 115.8 ns/op BenchmarkMapAssign/Str/256-4 1922511 61.79 ns/op BenchmarkMapAssign/Str/65536-4 713252 143.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1462815 81.74 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 868084 129.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1412775 89.96 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 841456 125.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 523549 3999 ns/op BenchmarkMapOperatorAssign/Str/65536-4 263017 383.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 723187 150.5 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 326347 319.2 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 887312 163.3 ns/op 37 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 293764 370.7 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 533073 244.3 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 205264 544.9 ns/op 95 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1479632 88.97 ns/op BenchmarkMapDelete/Int32/1000-4 1973109 64.92 ns/op BenchmarkMapDelete/Int32/10000-4 1766018 71.49 ns/op BenchmarkMapDelete/Int64/100-4 1000000 111.3 ns/op BenchmarkMapDelete/Int64/1000-4 1818435 70.21 ns/op BenchmarkMapDelete/Int64/10000-4 1668745 77.89 ns/op BenchmarkMapDelete/Str/100-4 1262602 112.0 ns/op BenchmarkMapDelete/Str/1000-4 1469952 85.31 ns/op BenchmarkMapDelete/Str/10000-4 1259360 88.76 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 104.8 ns/op BenchmarkMapDelete/Pointer/1000-4 1627465 80.06 ns/op BenchmarkMapDelete/Pointer/10000-4 1636863 71.20 ns/op BenchmarkMemmove/0-4 18631506 6.741 ns/op BenchmarkMemmove/1-4 1392009 97.68 ns/op 10.24 MB/s BenchmarkMemmove/2-4 1000000 102.7 ns/op 19.47 MB/s BenchmarkMemmove/3-4 1223468 98.85 ns/op 30.35 MB/s BenchmarkMemmove/4-4 1375618 100.0 ns/op 40.00 MB/s BenchmarkMemmove/5-4 1271919 93.46 ns/op 53.50 MB/s BenchmarkMemmove/6-4 1242806 153.5 ns/op 39.09 MB/s BenchmarkMemmove/7-4 1303477 89.43 ns/op 78.27 MB/s BenchmarkMemmove/8-4 1275440 86.78 ns/op 92.19 MB/s BenchmarkMemmove/9-4 1256029 94.10 ns/op 95.64 MB/s BenchmarkMemmove/10-4 1000000 134.8 ns/op 74.18 MB/s BenchmarkMemmove/11-4 1000000 104.6 ns/op 105.16 MB/s BenchmarkMemmove/12-4 1259433 91.85 ns/op 130.65 MB/s BenchmarkMemmove/13-4 1227330 89.88 ns/op 144.64 MB/s BenchmarkMemmove/14-4 1325968 89.91 ns/op 155.72 MB/s BenchmarkMemmove/15-4 1000000 113.6 ns/op 132.05 MB/s BenchmarkMemmove/16-4 1268845 88.59 ns/op 180.61 MB/s BenchmarkMemmove/32-4 1298208 89.34 ns/op 358.17 MB/s BenchmarkMemmove/64-4 1283293 98.16 ns/op 652.01 MB/s BenchmarkMemmove/128-4 1000000 145.5 ns/op 879.62 MB/s BenchmarkMemmove/256-4 1000000 126.6 ns/op 2021.56 MB/s BenchmarkMemmove/512-4 633706 213.1 ns/op 2402.89 MB/s BenchmarkMemmove/1024-4 472479 273.5 ns/op 3743.47 MB/s BenchmarkMemmove/2048-4 203594 711.0 ns/op 2880.45 MB/s BenchmarkMemmove/4096-4 155472 763.8 ns/op 5362.91 MB/s BenchmarkMemmoveOverlap/32-4 1296596 90.50 ns/op 353.59 MB/s BenchmarkMemmoveOverlap/64-4 1000000 119.0 ns/op 537.75 MB/s BenchmarkMemmoveOverlap/128-4 1000000 110.2 ns/op 1161.96 MB/s BenchmarkMemmoveOverlap/256-4 1000000 133.9 ns/op 1911.18 MB/s BenchmarkMemmoveOverlap/512-4 705223 176.9 ns/op 2893.70 MB/s BenchmarkMemmoveOverlap/1024-4 469311 395.3 ns/op 2590.27 MB/s BenchmarkMemmoveOverlap/2048-4 325657 481.7 ns/op 4251.97 MB/s BenchmarkMemmoveOverlap/4096-4 181687 698.9 ns/op 5860.34 MB/s BenchmarkMemmoveUnalignedDst/0-4 19265978 7.438 ns/op BenchmarkMemmoveUnalignedDst/1-4 1355988 86.96 ns/op 11.50 MB/s BenchmarkMemmoveUnalignedDst/2-4 1252891 163.2 ns/op 12.25 MB/s BenchmarkMemmoveUnalignedDst/3-4 1353888 96.65 ns/op 31.04 MB/s BenchmarkMemmoveUnalignedDst/4-4 1341450 91.32 ns/op 43.80 MB/s BenchmarkMemmoveUnalignedDst/5-4 1335547 90.86 ns/op 55.03 MB/s BenchmarkMemmoveUnalignedDst/6-4 1310178 87.46 ns/op 68.60 MB/s BenchmarkMemmoveUnalignedDst/7-4 1292834 138.4 ns/op 50.58 MB/s BenchmarkMemmoveUnalignedDst/8-4 1430324 88.93 ns/op 89.95 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 192.1 ns/op 46.86 MB/s BenchmarkMemmoveUnalignedDst/10-4 1211850 96.64 ns/op 103.48 MB/s BenchmarkMemmoveUnalignedDst/11-4 1234927 98.29 ns/op 111.92 MB/s BenchmarkMemmoveUnalignedDst/12-4 1222720 95.40 ns/op 125.79 MB/s BenchmarkMemmoveUnalignedDst/13-4 708378 166.5 ns/op 78.07 MB/s BenchmarkMemmoveUnalignedDst/14-4 1265206 97.85 ns/op 143.08 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 101.0 ns/op 148.57 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 102.3 ns/op 156.48 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 101.4 ns/op 315.72 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 140.4 ns/op 455.78 MB/s BenchmarkMemmoveUnalignedDst/128-4 980094 159.5 ns/op 802.34 MB/s BenchmarkMemmoveUnalignedDst/256-4 744597 163.8 ns/op 1562.85 MB/s BenchmarkMemmoveUnalignedDst/512-4 786847 173.3 ns/op 2953.63 MB/s BenchmarkMemmoveUnalignedDst/1024-4 406724 295.7 ns/op 3462.52 MB/s BenchmarkMemmoveUnalignedDst/2048-4 277084 637.2 ns/op 3213.87 MB/s BenchmarkMemmoveUnalignedDst/4096-4 155588 844.5 ns/op 4850.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 131.8 ns/op 242.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 107.6 ns/op 594.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 108.4 ns/op 1180.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 128.7 ns/op 1988.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 685506 195.5 ns/op 2619.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 495709 287.7 ns/op 3559.02 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 259126 634.0 ns/op 3230.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 163172 736.0 ns/op 5564.94 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15441379 6.502 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1279149 141.5 ns/op 7.07 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1292730 89.31 ns/op 22.39 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1367100 89.29 ns/op 33.60 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 140.2 ns/op 28.53 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1327825 88.94 ns/op 56.22 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1315622 125.3 ns/op 47.90 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1410036 90.03 ns/op 77.75 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 113.1 ns/op 70.74 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1311169 100.8 ns/op 89.29 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1273563 148.0 ns/op 67.55 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 101.1 ns/op 108.77 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1353430 90.91 ns/op 131.99 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1308057 92.18 ns/op 141.02 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1271263 92.44 ns/op 151.44 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1256617 86.49 ns/op 173.43 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1287381 91.47 ns/op 174.93 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1217790 139.9 ns/op 228.70 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1216161 99.02 ns/op 646.34 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 115.0 ns/op 1112.71 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 140.5 ns/op 1821.86 MB/s BenchmarkMemmoveUnalignedSrc/512-4 727498 175.7 ns/op 2914.26 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 414902 278.1 ns/op 3682.35 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 245150 447.6 ns/op 4575.82 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 152032 857.4 ns/op 4777.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 135.2 ns/op 236.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 165.0 ns/op 387.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 121.7 ns/op 1051.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 944283 158.4 ns/op 1615.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 777638 171.5 ns/op 2985.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 442963 297.4 ns/op 3443.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 287953 486.6 ns/op 4208.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 165783 774.0 ns/op 5291.88 MB/s BenchmarkMemclr/5-4 13154260 8.172 ns/op 611.83 MB/s BenchmarkMemclr/16-4 13072287 8.818 ns/op 1814.45 MB/s BenchmarkMemclr/64-4 13093826 8.918 ns/op 7176.39 MB/s BenchmarkMemclr/256-4 10695433 10.47 ns/op 24449.24 MB/s BenchmarkMemclr/4096-4 2474998 52.12 ns/op 78588.85 MB/s BenchmarkMemclr/65536-4 92119 1339 ns/op 48949.70 MB/s BenchmarkMemclr/1M-4 5631 22827 ns/op 45934.85 MB/s BenchmarkMemclr/4M-4 1191 131596 ns/op 31872.51 MB/s BenchmarkMemclr/8M-4 432 285703 ns/op 29361.28 MB/s BenchmarkMemclr/16M-4 100 1210891 ns/op 13855.26 MB/s BenchmarkMemclr/64M-4 54 2336263 ns/op 28724.88 MB/s BenchmarkGoMemclr/5-4 2366827 58.91 ns/op 84.87 MB/s BenchmarkGoMemclr/16-4 659553 276.9 ns/op 57.78 MB/s BenchmarkGoMemclr/64-4 184861 610.9 ns/op 104.76 MB/s BenchmarkGoMemclr/256-4 43648 2706 ns/op 94.61 MB/s BenchmarkMemclrRange/1K_2K-4 73348 1597 ns/op 60052.38 MB/s BenchmarkMemclrRange/2K_8K-4 23017 5115 ns/op 65209.11 MB/s BenchmarkMemclrRange/4K_16K-4 30986 4356 ns/op 74159.38 MB/s BenchmarkMemclrRange/160K_228K-4 3745 47112 ns/op 35295.69 MB/s BenchmarkClearFat7-4 4311951 27.67 ns/op BenchmarkClearFat8-4 4223220 42.26 ns/op BenchmarkClearFat11-4 3602149 29.93 ns/op BenchmarkClearFat12-4 3557872 29.55 ns/op BenchmarkClearFat13-4 3625074 29.74 ns/op BenchmarkClearFat14-4 4285936 29.16 ns/op BenchmarkClearFat15-4 3662347 28.27 ns/op BenchmarkClearFat16-4 4445874 26.36 ns/op BenchmarkClearFat24-4 3930756 46.10 ns/op BenchmarkClearFat32-4 4148764 26.34 ns/op BenchmarkClearFat40-4 3820191 30.76 ns/op BenchmarkClearFat48-4 4191566 27.82 ns/op BenchmarkClearFat56-4 3614376 45.28 ns/op BenchmarkClearFat64-4 3733646 31.14 ns/op BenchmarkClearFat72-4 3843546 31.40 ns/op BenchmarkClearFat128-4 2769934 40.94 ns/op BenchmarkClearFat256-4 1899198 80.67 ns/op BenchmarkClearFat512-4 1283674 94.96 ns/op BenchmarkClearFat1024-4 961022 204.3 ns/op BenchmarkClearFat1032-4 1000000 136.0 ns/op BenchmarkClearFat1040-4 656318 153.0 ns/op BenchmarkCopyFat7-4 4572409 30.27 ns/op BenchmarkCopyFat8-4 4405942 31.68 ns/op BenchmarkCopyFat11-4 4283636 29.51 ns/op BenchmarkCopyFat12-4 4020579 28.21 ns/op BenchmarkCopyFat13-4 3963784 34.52 ns/op BenchmarkCopyFat14-4 3856681 42.05 ns/op BenchmarkCopyFat15-4 4283160 29.41 ns/op BenchmarkCopyFat16-4 4046197 26.74 ns/op BenchmarkCopyFat24-4 4396382 27.34 ns/op BenchmarkCopyFat32-4 4116465 28.94 ns/op BenchmarkCopyFat64-4 3620107 34.69 ns/op BenchmarkCopyFat72-4 4157486 38.16 ns/op BenchmarkCopyFat128-4 3010006 39.03 ns/op BenchmarkCopyFat256-4 2444206 48.00 ns/op BenchmarkCopyFat512-4 1000000 139.1 ns/op BenchmarkCopyFat520-4 1000000 112.7 ns/op BenchmarkCopyFat1024-4 1000000 147.7 ns/op BenchmarkCopyFat1032-4 896604 140.0 ns/op BenchmarkCopyFat1040-4 910111 146.5 ns/op BenchmarkIssue18740/2byte-4 312 387239 ns/op BenchmarkIssue18740/4byte-4 502 239217 ns/op BenchmarkIssue18740/8byte-4 888 128966 ns/op BenchmarkReadMetricsLatency-4 12320 3029 p50-ns 4212 p90-ns 8079 p99-ns BenchmarkFinalizer-4 205 624349 ns/op BenchmarkFinalizerRun-4 190546 615.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8019364 21.85 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4091390 31.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3171063 39.00 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2565044 59.83 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1545912 74.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1511640 78.00 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2924310 39.49 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 100.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1740639 96.20 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2439992 46.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2595055 48.12 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1919527 55.87 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1883305 82.72 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1694011 103.3 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7368141 15.30 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7872254 22.71 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7005796 17.16 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6875628 15.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6213583 22.24 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7090994 17.51 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7499791 17.06 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7039772 15.08 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8167455 29.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7208178 14.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6537043 16.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8530177 16.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7765050 17.19 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7339034 15.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7052019 15.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8161514 25.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8297125 16.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8118181 14.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6111550 20.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7913326 15.04 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7575890 15.11 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8247146 14.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8673069 21.61 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7335309 15.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7618243 17.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7404550 15.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8143134 14.15 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7007061 17.22 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6729138 15.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7267689 15.08 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8095647 28.78 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8674165 13.49 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7748388 14.63 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8015884 15.87 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8778789 13.49 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8768716 13.00 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7110925 14.13 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9321594 14.82 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8362026 14.04 ns/op BenchmarkNetpollBreak-4 4062 49753 ns/op BenchmarkPingPongHog-4 770 324045 ns/op BenchmarkStackGrowth-4 95430 1187 ns/op BenchmarkStackGrowthDeep-4 1069 107494 ns/op BenchmarkCreateGoroutines-4 52414 2279 ns/op BenchmarkCreateGoroutinesParallel-4 57840 18017 ns/op BenchmarkCreateGoroutinesCapture-4 5043 74098 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 33236 13496 ns/op BenchmarkClosureCall-4 27462795 5.139 ns/op BenchmarkWakeupParallelSpinning/0s-4 6403 24698 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5205 29172 ns/op BenchmarkWakeupParallelSpinning/2µs-4 2932 34794 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2109 48757 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1431 100187 ns/op BenchmarkWakeupParallelSpinning/20µs-4 878 139757 ns/op BenchmarkWakeupParallelSpinning/50µs-4 351 317197 ns/op BenchmarkWakeupParallelSpinning/100µs-4 225 639638 ns/op BenchmarkMatmult-4 4499187 56.75 ns/op BenchmarkFastrand-4 5962549 19.71 ns/op BenchmarkFastrand64-4 5830267 19.88 ns/op BenchmarkFastrandHashiter-4 2451024 43.27 ns/op BenchmarkFastrandn/2-4 4009927 37.33 ns/op BenchmarkFastrandn/3-4 3687600 29.23 ns/op BenchmarkFastrandn/4-4 4481012 26.33 ns/op BenchmarkFastrandn/5-4 3791376 32.15 ns/op BenchmarkIfaceCmp100-4 107209 1528 ns/op BenchmarkIfaceCmpNil100-4 205317 741.1 ns/op BenchmarkEfaceCmpDiff-4 43482 4208 ns/op BenchmarkEfaceCmpDiffIndirect-4 34148 3185 ns/op BenchmarkDefer-4 1419261 81.04 ns/op BenchmarkDefer10-4 802363 177.9 ns/op BenchmarkDeferMany-4 471552 668.4 ns/op BenchmarkPanicRecover-4 234546 748.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 84 2022176 ns/op 1926786 p50-ns 2899440 p90-ns 4085037 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 55 2898471 ns/op 2424114 p50-ns 4511235 p90-ns 11918589 p99-ns BenchmarkGoroutineProfile/small/idle-4 33 3366602 ns/op 3316312 p50-ns 4013551 p90-ns 5779661 p99-ns BenchmarkGoroutineProfile/small/loaded-4 43 4854838 ns/op 4011729 p50-ns 7809890 p90-ns 13396121 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 66 1669017 ns/op 1619242 p50-ns 2232852 p90-ns 3244666 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 2184105 ns/op 1919876 p50-ns 3632178 p90-ns 6436471 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 11698538 ns/op 11073147 p50-ns 11462747 p90-ns 23466162 p99-ns BenchmarkGoroutineProfile/large/loaded-4 4 27701230 ns/op 35954069 p50-ns 37331600 p90-ns 37331600 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 46 2346244 ns/op 2261810 p50-ns 3297097 p90-ns 4559639 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 45 3010155 ns/op 2353185 p50-ns 4885276 p90-ns 14422476 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 28 4355984 ns/op 4100046 p50-ns 5472145 p90-ns 7512563 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 33 10539823 ns/op 6638167 p50-ns 11350966 p90-ns 95212336 p99-ns BenchmarkRWMutexUncontended-4 1915644 187.6 ns/op BenchmarkRWMutexWrite100-4 71316 2365 ns/op BenchmarkRWMutexWrite10-4 90000 3120 ns/op BenchmarkRWMutexWorkWrite100-4 16822 6735 ns/op BenchmarkRWMutexWorkWrite10-4 10000 10401 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1557 94578 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1077 128247 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 897 221509 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 466 246319 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 502 246381 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 160 886793 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 242 472656 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 103 1136508 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 201643 1279 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 138145 1120 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 156729 1493 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 152144 951.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 144973 878.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 129416 1100 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 147902 908.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 173498 1145 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 96493 1099 ns/op BenchmarkMakeSlice/Byte-4 1324357 86.69 ns/op BenchmarkMakeSlice/Int16-4 1255026 109.6 ns/op BenchmarkMakeSlice/Int-4 1000000 160.6 ns/op BenchmarkMakeSlice/Ptr-4 820674 165.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 225.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 259.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 299.8 ns/op BenchmarkGrowSlice/Byte-4 608509 390.9 ns/op BenchmarkGrowSlice/Int16-4 458546 316.0 ns/op BenchmarkGrowSlice/Int-4 403743 453.7 ns/op BenchmarkGrowSlice/Ptr-4 507112 577.0 ns/op BenchmarkGrowSlice/Struct/24-4 59937 2630 ns/op BenchmarkGrowSlice/Struct/32-4 325710 1431 ns/op BenchmarkGrowSlice/Struct/40-4 93789 1282 ns/op BenchmarkExtendSlice/IntSlice-4 244242 645.6 ns/op BenchmarkExtendSlice/PointerSlice-4 201730 689.3 ns/op BenchmarkExtendSlice/NoGrow-4 401892 435.8 ns/op BenchmarkAppend-4 1000000 142.0 ns/op BenchmarkAppendGrowByte-4 2 65392717 ns/op BenchmarkAppendGrowString-4 1 459237518 ns/op BenchmarkAppendSlice/1Bytes-4 351841 361.9 ns/op BenchmarkAppendSlice/4Bytes-4 777861 244.9 ns/op BenchmarkAppendSlice/7Bytes-4 266476 399.5 ns/op BenchmarkAppendSlice/8Bytes-4 207948 548.7 ns/op BenchmarkAppendSlice/15Bytes-4 283098 387.5 ns/op BenchmarkAppendSlice/16Bytes-4 236371 486.1 ns/op BenchmarkAppendSlice/32Bytes-4 376604 292.7 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 41566 2825 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12913 9851 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 4394 30193 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 730 140224 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 75 1930831 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 24 4747326 ns/op BenchmarkAppendStr/1Bytes-4 700650 277.6 ns/op BenchmarkAppendStr/4Bytes-4 431431 481.6 ns/op BenchmarkAppendStr/8Bytes-4 236937 554.4 ns/op BenchmarkAppendStr/16Bytes-4 532964 353.9 ns/op BenchmarkAppendStr/32Bytes-4 389512 405.2 ns/op BenchmarkAppendSpecialCase-4 888115 125.0 ns/op BenchmarkCopy/1Byte-4 404568 792.3 ns/op 1.26 MB/s BenchmarkCopy/1String-4 90710 1268 ns/op 0.79 MB/s BenchmarkCopy/2Byte-4 417924 298.6 ns/op 6.70 MB/s BenchmarkCopy/2String-4 1258406 111.4 ns/op 17.95 MB/s BenchmarkCopy/4Byte-4 1246756 100.7 ns/op 39.71 MB/s BenchmarkCopy/4String-4 1326423 96.58 ns/op 41.41 MB/s BenchmarkCopy/8Byte-4 1412096 87.65 ns/op 91.27 MB/s BenchmarkCopy/8String-4 1285779 91.44 ns/op 87.49 MB/s BenchmarkCopy/12Byte-4 1331084 91.05 ns/op 131.79 MB/s BenchmarkCopy/12String-4 1214985 122.9 ns/op 97.64 MB/s BenchmarkCopy/16Byte-4 1303122 93.53 ns/op 171.07 MB/s BenchmarkCopy/16String-4 1326477 91.05 ns/op 175.74 MB/s BenchmarkCopy/32Byte-4 1000000 110.8 ns/op 288.75 MB/s BenchmarkCopy/32String-4 1274580 190.2 ns/op 168.23 MB/s BenchmarkCopy/128Byte-4 776310 226.0 ns/op 566.46 MB/s BenchmarkCopy/128String-4 1001455 169.7 ns/op 754.39 MB/s BenchmarkCopy/1024Byte-4 434442 297.8 ns/op 3438.32 MB/s BenchmarkCopy/1024String-4 334548 362.6 ns/op 2823.92 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22603 6998 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 10925 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 21804 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 23646 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 27797 ns/op BenchmarkAppendInPlace/Grow/Byte-4 153547 1464 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 141271 1394 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 71425 1751 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 61710 2623 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 39199 2629 ns/op BenchmarkStackCopyPtr-4 1 118530691 ns/op BenchmarkStackCopy-4 2 77580070 ns/op BenchmarkStackCopyNoCache-4 24 7236062 ns/op BenchmarkStackCopyWithStkobj-4 2 90437666 ns/op BenchmarkIssue18138-4 253 501331 ns/op BenchmarkCompareStringEqual-4 13156768 9.382 ns/op BenchmarkCompareStringIdentical-4 19173049 5.767 ns/op BenchmarkCompareStringSameLength-4 15573578 8.099 ns/op BenchmarkCompareStringDifferentLength-4 28075764 4.587 ns/op BenchmarkCompareStringBigUnaligned-4 1196 89018 ns/op 11779.44 MB/s BenchmarkCompareStringBig-4 1741 62891 ns/op 16673.06 MB/s BenchmarkConcatStringAndBytes-4 1849579 65.48 ns/op BenchmarkSliceByteToString/1-4 1599032 130.1 ns/op BenchmarkSliceByteToString/2-4 1000000 144.7 ns/op BenchmarkSliceByteToString/4-4 1000000 145.6 ns/op BenchmarkSliceByteToString/8-4 1000000 142.3 ns/op BenchmarkSliceByteToString/16-4 1000000 146.2 ns/op BenchmarkSliceByteToString/32-4 1000000 189.3 ns/op BenchmarkSliceByteToString/64-4 840732 269.2 ns/op BenchmarkSliceByteToString/128-4 807841 354.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1778677 66.22 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 117.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 119.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2883553 37.75 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 102.9 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1944674 63.83 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1771144 70.93 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 324532 584.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 425182 280.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7471695 21.55 ns/op BenchmarkRuneIterate/range/Japanese-4 2518885 45.02 ns/op BenchmarkRuneIterate/range/MixedLength-4 2974171 41.43 ns/op BenchmarkRuneIterate/range1/ASCII-4 7220780 14.96 ns/op BenchmarkRuneIterate/range1/Japanese-4 2428674 54.38 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2898764 37.92 ns/op BenchmarkRuneIterate/range2/ASCII-4 7904110 17.88 ns/op BenchmarkRuneIterate/range2/Japanese-4 1000000 102.9 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2960959 37.87 ns/op BenchmarkArrayEqual-4 23974413 7.938 ns/op BenchmarkFunc/Name-4 6261716 20.17 ns/op BenchmarkFunc/Entry-4 13536373 9.718 ns/op BenchmarkFunc/FileLine-4 1927022 58.44 ns/op PASS ok runtime 418.582s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22588 5890 ns/op BenchmarkHandle/concurrent-4 19514 7065 ns/op PASS ok runtime/cgo 0.547s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 22838006 7.110 ns/op BenchmarkAtomicStore64-4 10951616 14.75 ns/op BenchmarkAtomicLoad-4 24741140 5.023 ns/op BenchmarkAtomicStore-4 9964012 17.09 ns/op BenchmarkAnd8-4 11949541 10.36 ns/op BenchmarkAnd-4 11902176 13.17 ns/op BenchmarkAnd8Parallel-4 4423197 28.53 ns/op BenchmarkAndParallel-4 4050189 29.07 ns/op BenchmarkOr8-4 12220413 18.68 ns/op BenchmarkOr-4 10511834 13.85 ns/op BenchmarkOr8Parallel-4 4213992 28.78 ns/op BenchmarkOrParallel-4 3503370 30.16 ns/op BenchmarkXadd-4 3818067 32.11 ns/op BenchmarkXadd64-4 3872755 28.72 ns/op BenchmarkCas-4 2570258 47.78 ns/op BenchmarkCas64-4 2394225 47.59 ns/op BenchmarkXchg-4 4044889 31.89 ns/op BenchmarkXchg64-4 3961983 28.70 ns/op PASS ok runtime/internal/atomic 4.176s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3048700 34.73 ns/op BenchmarkMulUintptr/large-4 3068871 46.68 ns/op PASS ok runtime/internal/math 0.620s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 13409052 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 17366548 ns/op 390.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 26 4331735 ns/op 19.69 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 23875728 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 31159206 ns/op 1430 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 22 7513685 ns/op 130.3 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 94518610 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 164682383 ns/op 11796 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 15210304 ns/op 1024 concurrent_launches/op PASS ok runtime/pprof 2.590s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 21229346 ns/op BenchmarkStackLeak-4 17534 5949 ns/op PASS ok runtime/race 0.612s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2770216 50.59 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 216836 517.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.467s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 130279 960.4 ns/op BenchmarkSortString1K-4 130 899306 ns/op BenchmarkSortString1K_Slice-4 132 872340 ns/op BenchmarkStableString1K-4 82 1673826 ns/op BenchmarkSortInt1K-4 158 800017 ns/op BenchmarkSortInt1K_Sorted-4 2910 68819 ns/op BenchmarkSortInt1K_Reversed-4 1328 99177 ns/op BenchmarkSortInt1K_Mod8-4 354 401447 ns/op BenchmarkStableInt1K-4 92 1495149 ns/op BenchmarkStableInt1K_Slice-4 100 1259909 ns/op BenchmarkSortInt64K-4 2 74023968 ns/op BenchmarkSortInt64K_Slice-4 2 65626794 ns/op BenchmarkStableInt64K-4 2 104973008 ns/op BenchmarkSort1e2-4 316 372650 ns/op BenchmarkStable1e2-4 122 1012867 ns/op BenchmarkSort1e4-4 2 80615448 ns/op BenchmarkStable1e4-4 1 427711213 ns/op PASS ok sort 48.596s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 630098 179.2 ns/op BenchmarkAtof64Float-4 586358 198.4 ns/op BenchmarkAtof64FloatExp-4 521094 478.0 ns/op BenchmarkAtof64Big-4 412723 305.9 ns/op BenchmarkAtof64RandomBits-4 185822 609.1 ns/op BenchmarkAtof64RandomFloats-4 481699 333.6 ns/op BenchmarkAtof64RandomLongFloats-4 334852 363.7 ns/op BenchmarkAtof32Decimal-4 620106 291.6 ns/op BenchmarkAtof32Float-4 741572 184.4 ns/op BenchmarkAtof32FloatExp-4 510777 224.5 ns/op BenchmarkAtof32Random-4 333361 348.1 ns/op BenchmarkAtof32RandomLong-4 141060 1059 ns/op BenchmarkParseInt/Pos/7bit-4 1309602 90.71 ns/op BenchmarkParseInt/Pos/26bit-4 840316 150.4 ns/op BenchmarkParseInt/Pos/31bit-4 622461 168.7 ns/op BenchmarkParseInt/Pos/56bit-4 555536 294.5 ns/op BenchmarkParseInt/Pos/63bit-4 514668 241.3 ns/op BenchmarkParseInt/Neg/7bit-4 1400188 83.85 ns/op BenchmarkParseInt/Neg/26bit-4 935584 141.9 ns/op BenchmarkParseInt/Neg/31bit-4 832867 160.5 ns/op BenchmarkParseInt/Neg/56bit-4 579243 235.8 ns/op BenchmarkParseInt/Neg/63bit-4 453002 268.9 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 102.5 ns/op BenchmarkAtoi/Pos/26bit-4 833391 133.3 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 141.6 ns/op BenchmarkAtoi/Pos/56bit-4 581214 237.1 ns/op BenchmarkAtoi/Pos/63bit-4 418932 314.0 ns/op BenchmarkAtoi/Neg/7bit-4 1465261 82.09 ns/op BenchmarkAtoi/Neg/26bit-4 956013 170.8 ns/op BenchmarkAtoi/Neg/31bit-4 956870 147.2 ns/op BenchmarkAtoi/Neg/56bit-4 600658 214.4 ns/op BenchmarkAtoi/Neg/63bit-4 478879 281.0 ns/op BenchmarkFormatFloat/Decimal-4 89187 1240 ns/op BenchmarkFormatFloat/Float-4 81919 1492 ns/op BenchmarkFormatFloat/Exp-4 92852 1184 ns/op BenchmarkFormatFloat/NegExp-4 100515 1294 ns/op BenchmarkFormatFloat/LongExp-4 68337 1616 ns/op BenchmarkFormatFloat/Big-4 71978 1635 ns/op BenchmarkFormatFloat/BinaryExp-4 164102 777.7 ns/op BenchmarkFormatFloat/32Integer-4 80024 1407 ns/op BenchmarkFormatFloat/32ExactFraction-4 94635 1234 ns/op BenchmarkFormatFloat/32Point-4 82299 1386 ns/op BenchmarkFormatFloat/32Exp-4 100027 1380 ns/op BenchmarkFormatFloat/32NegExp-4 95743 1332 ns/op BenchmarkFormatFloat/32Shortest-4 69070 1526 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109807 1977 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 110301 1183 ns/op BenchmarkFormatFloat/64Fixed1-4 126200 1158 ns/op BenchmarkFormatFloat/64Fixed2-4 118678 1099 ns/op BenchmarkFormatFloat/64Fixed3-4 122474 972.2 ns/op BenchmarkFormatFloat/64Fixed4-4 126668 1344 ns/op BenchmarkFormatFloat/64Fixed12-4 61474 1888 ns/op BenchmarkFormatFloat/64Fixed16-4 67802 1477 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 102262 2339 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82932 2109 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2142 77799 ns/op BenchmarkFormatFloat/Slowpath64-4 81138 1668 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 74726 1563 ns/op BenchmarkAppendFloat/Decimal-4 113204 1081 ns/op BenchmarkAppendFloat/Float-4 103237 1238 ns/op BenchmarkAppendFloat/Exp-4 111700 1089 ns/op BenchmarkAppendFloat/NegExp-4 93925 1090 ns/op BenchmarkAppendFloat/LongExp-4 69139 1623 ns/op BenchmarkAppendFloat/Big-4 70876 1630 ns/op BenchmarkAppendFloat/BinaryExp-4 259680 465.0 ns/op BenchmarkAppendFloat/32Integer-4 121256 1016 ns/op BenchmarkAppendFloat/32ExactFraction-4 101896 1100 ns/op BenchmarkAppendFloat/32Point-4 93799 1667 ns/op BenchmarkAppendFloat/32Exp-4 95520 1381 ns/op BenchmarkAppendFloat/32NegExp-4 113070 1030 ns/op BenchmarkAppendFloat/32Shortest-4 138571 1409 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 128134 998.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 142952 1135 ns/op BenchmarkAppendFloat/64Fixed1-4 178552 682.6 ns/op BenchmarkAppendFloat/64Fixed2-4 150994 738.9 ns/op BenchmarkAppendFloat/64Fixed3-4 165454 767.5 ns/op BenchmarkAppendFloat/64Fixed4-4 130254 789.4 ns/op BenchmarkAppendFloat/64Fixed12-4 68832 2295 ns/op BenchmarkAppendFloat/64Fixed16-4 118989 1493 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 106744 1077 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 87540 1177 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2239 76121 ns/op BenchmarkAppendFloat/Slowpath64-4 87252 1277 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 93958 1333 ns/op BenchmarkFormatInt-4 10000 10026 ns/op BenchmarkAppendInt-4 10000 14778 ns/op BenchmarkFormatUint-4 77028 1980 ns/op BenchmarkAppendUint-4 79141 2211 ns/op BenchmarkFormatIntSmall/7-4 1923847 67.90 ns/op BenchmarkFormatIntSmall/42-4 1850409 58.90 ns/op BenchmarkAppendIntSmall-4 1000000 120.9 ns/op BenchmarkAppendUintVarlen/1-4 1000000 162.1 ns/op BenchmarkAppendUintVarlen/12-4 1000000 128.7 ns/op BenchmarkAppendUintVarlen/123-4 758926 160.4 ns/op BenchmarkAppendUintVarlen/1234-4 688442 255.8 ns/op BenchmarkAppendUintVarlen/12345-4 876243 297.7 ns/op BenchmarkAppendUintVarlen/123456-4 815958 158.5 ns/op BenchmarkAppendUintVarlen/1234567-4 743661 271.4 ns/op BenchmarkAppendUintVarlen/12345678-4 807636 165.4 ns/op BenchmarkAppendUintVarlen/123456789-4 731265 179.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 682069 181.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 650902 176.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 809798 176.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 657955 175.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 592626 221.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 625147 190.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 484987 279.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 573010 212.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 661388 185.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 624093 275.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 501596 239.4 ns/op BenchmarkQuote-4 37116 4111 ns/op BenchmarkQuoteRune-4 340647 358.2 ns/op BenchmarkAppendQuote-4 23751 4598 ns/op BenchmarkAppendQuoteRune-4 690360 296.9 ns/op BenchmarkUnquoteEasy-4 1218554 114.1 ns/op BenchmarkUnquoteHard-4 33729 4454 ns/op PASS ok strconv 24.113s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 316447 512.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 144801 1601 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 153397 897.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 177896 720.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 51975 2995 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 90426 2039 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 670429 282.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22291 5015 ns/op BenchmarkGenericMatch1-4 1672 71426 ns/op BenchmarkGenericMatch2-4 382 324588 ns/op BenchmarkSingleMaxSkipping-4 10000 10532 ns/op 949.46 MB/s BenchmarkSingleLongSuffixFail-4 19491 9294 ns/op 107.81 MB/s BenchmarkSingleMatch-4 201 613538 ns/op 24.45 MB/s BenchmarkByteByteNoMatch-4 80500 1573 ns/op BenchmarkByteByteMatch-4 14836 7979 ns/op BenchmarkByteStringMatch-4 17258 9407 ns/op BenchmarkHTMLEscapeNew-4 54337 2091 ns/op BenchmarkHTMLEscapeOld-4 65404 1610 ns/op BenchmarkByteStringReplacerWriteString-4 1363 86427 ns/op BenchmarkByteReplacerWriteString-4 1502 75640 ns/op BenchmarkByteByteReplaces-4 2475 55783 ns/op BenchmarkByteByteMap-4 8624 13229 ns/op BenchmarkMap/identity/ASCII-4 711482 168.9 ns/op BenchmarkMap/identity/Greek-4 489282 267.2 ns/op BenchmarkMap/change/ASCII-4 33050 3706 ns/op BenchmarkMap/change/Greek-4 24068 5095 ns/op BenchmarkIndexRune-4 1857848 66.65 ns/op BenchmarkIndexRuneLongString-4 1519369 80.02 ns/op BenchmarkIndexRuneFastPath-4 3320292 55.05 ns/op BenchmarkIndex-4 3177637 37.96 ns/op BenchmarkLastIndex-4 3201913 35.69 ns/op BenchmarkIndexByte-4 13420263 8.990 ns/op BenchmarkToUpper/#00-4 2878675 45.45 ns/op BenchmarkToUpper/ONLYUPPER-4 2039402 52.83 ns/op BenchmarkToUpper/abc-4 346207 419.8 ns/op BenchmarkToUpper/AbC123-4 226700 512.9 ns/op BenchmarkToUpper/azAZ09_-4 272414 861.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46986 2548 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62150 2081 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29671 4573 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55767 3490 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 98961 1264 ns/op BenchmarkToLower/#00-4 2666670 41.59 ns/op BenchmarkToLower/abc-4 2211693 50.37 ns/op BenchmarkToLower/AbC123-4 175965 701.6 ns/op BenchmarkToLower/azAZ09_-4 123032 832.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 50212 2021 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47413 3447 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 25621 5797 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 47835 2503 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 81061 1272 ns/op BenchmarkMapNoChanges-4 921525 148.9 ns/op BenchmarkTrim-4 28448 4211 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1583494 66.78 ns/op BenchmarkToValidUTF8/InvalidASCII-4 149193 877.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 73291 1464 ns/op BenchmarkEqualFold/Tests-4 37939 2652 ns/op BenchmarkEqualFold/ASCII-4 2515838 47.55 ns/op BenchmarkEqualFold/UnicodePrefix-4 100221 1024 ns/op BenchmarkEqualFold/UnicodeSuffix-4 125746 976.8 ns/op BenchmarkIndexHard1-4 960 118685 ns/op BenchmarkIndexHard2-4 672 162605 ns/op BenchmarkIndexHard3-4 100 1105564 ns/op BenchmarkIndexHard4-4 100 1025003 ns/op BenchmarkLastIndexHard1-4 80 1591076 ns/op BenchmarkLastIndexHard2-4 81 1593183 ns/op BenchmarkLastIndexHard3-4 74 1588724 ns/op BenchmarkCountHard1-4 1159 108560 ns/op BenchmarkCountHard2-4 776 146465 ns/op BenchmarkCountHard3-4 193 769648 ns/op BenchmarkIndexTorture-4 10006 11748 ns/op BenchmarkCountTorture-4 10000 11982 ns/op BenchmarkCountTortureOverlapping-4 948 127411 ns/op BenchmarkCountByte/10-4 3570675 33.72 ns/op 296.54 MB/s BenchmarkCountByte/32-4 3461877 34.87 ns/op 917.80 MB/s BenchmarkCountByte/4096-4 1000000 115.9 ns/op 35346.97 MB/s BenchmarkCountByte/4194304-4 1081 132764 ns/op 31592.27 MB/s BenchmarkCountByte/67108864-4 31 4227015 ns/op 15876.18 MB/s BenchmarkFields/ASCII/16-4 261447 438.2 ns/op 36.51 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 29442 4250 ns/op 60.23 MB/s 256 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1648 91927 ns/op 44.56 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 80 1828441 ns/op 35.84 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19676622 ns/op 53.29 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 132076 980.3 ns/op 16.32 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9259 12348 ns/op 20.73 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 626 234507 ns/op 17.47 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 38 3820693 ns/op 17.15 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 93115060 ns/op 11.26 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 163440 877.3 ns/op 18.24 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14821 10698 ns/op 23.93 MB/s 256 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 894 163728 ns/op 25.02 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 3843500 ns/op 17.05 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76066181 ns/op 13.79 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 152100 866.1 ns/op 18.47 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11339 ns/op 22.58 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 583 220891 ns/op 18.54 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 5545099 ns/op 11.82 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75213128 ns/op 13.94 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 86883828 ns/op BenchmarkSplitSingleByteSeparator-4 22 7634434 ns/op BenchmarkSplitMultiByteSeparator-4 27 4063717 ns/op BenchmarkSplitNSingleByteSeparator-4 213379 833.9 ns/op BenchmarkSplitNMultiByteSeparator-4 141135 1103 ns/op BenchmarkRepeat/5x0-4 2894712 43.27 ns/op BenchmarkRepeat/5x1-4 2837449 41.51 ns/op BenchmarkRepeat/5x2-4 267969 550.7 ns/op BenchmarkRepeat/5x6-4 140697 1108 ns/op BenchmarkRepeat/10x0-4 2963661 42.53 ns/op BenchmarkRepeat/10x1-4 2742516 43.13 ns/op BenchmarkRepeat/10x2-4 177564 599.5 ns/op BenchmarkRepeat/10x6-4 106245 988.4 ns/op BenchmarkRepeatLarge/256/1-4 63709 2177 ns/op 117.62 MB/s BenchmarkRepeatLarge/256/16-4 101552 1708 ns/op 149.88 MB/s BenchmarkRepeatLarge/512/1-4 39081 3730 ns/op 137.28 MB/s BenchmarkRepeatLarge/512/16-4 50252 2540 ns/op 201.54 MB/s BenchmarkRepeatLarge/1024/1-4 29527 4326 ns/op 236.73 MB/s BenchmarkRepeatLarge/1024/16-4 38527 3866 ns/op 264.85 MB/s BenchmarkRepeatLarge/2048/1-4 18946 7295 ns/op 280.74 MB/s BenchmarkRepeatLarge/2048/16-4 28736 5761 ns/op 355.48 MB/s BenchmarkRepeatLarge/4096/1-4 10725 10962 ns/op 373.64 MB/s BenchmarkRepeatLarge/4096/16-4 11481 9535 ns/op 429.55 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21012 ns/op 389.88 MB/s BenchmarkRepeatLarge/8192/16-4 9910 19112 ns/op 428.64 MB/s BenchmarkRepeatLarge/8192/4097-4 3536060 31.96 ns/op 128206.10 MB/s BenchmarkRepeatLarge/16384/1-4 7980 31314 ns/op 523.21 MB/s BenchmarkRepeatLarge/16384/16-4 9078 31677 ns/op 517.21 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24664 ns/op 498.33 MB/s BenchmarkRepeatLarge/32768/1-4 4360 65310 ns/op 501.73 MB/s BenchmarkRepeatLarge/32768/16-4 1869 71806 ns/op 456.34 MB/s BenchmarkRepeatLarge/32768/4097-4 1798 60834 ns/op 471.43 MB/s BenchmarkRepeatLarge/65536/1-4 933 112337 ns/op 583.39 MB/s BenchmarkRepeatLarge/65536/16-4 871 131936 ns/op 496.72 MB/s BenchmarkRepeatLarge/65536/4097-4 912 109761 ns/op 559.90 MB/s BenchmarkRepeatLarge/131072/1-4 180 594221 ns/op 220.58 MB/s BenchmarkRepeatLarge/131072/16-4 290 464276 ns/op 282.32 MB/s BenchmarkRepeatLarge/131072/4097-4 321 415031 ns/op 306.02 MB/s BenchmarkRepeatLarge/262144/1-4 153 927848 ns/op 282.53 MB/s BenchmarkRepeatLarge/262144/16-4 176 772181 ns/op 339.49 MB/s BenchmarkRepeatLarge/262144/4097-4 152 710477 ns/op 363.29 MB/s BenchmarkRepeatLarge/524288/1-4 94 1496299 ns/op 350.39 MB/s BenchmarkRepeatLarge/524288/16-4 93 1480932 ns/op 354.03 MB/s BenchmarkRepeatLarge/524288/4097-4 94 1876547 ns/op 277.27 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2737153 ns/op 383.09 MB/s BenchmarkRepeatLarge/1048576/16-4 55 2798063 ns/op 374.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 3120825 ns/op 334.76 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4271112 ns/op 491.01 MB/s BenchmarkRepeatLarge/2097152/16-4 25 5891066 ns/op 355.99 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 5469921 ns/op 382.74 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10581176 ns/op 396.39 MB/s BenchmarkRepeatLarge/4194304/16-4 13 12942867 ns/op 324.06 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9501295 ns/op 441.12 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17093702 ns/op 490.74 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15451616 ns/op 542.90 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 22453036 ns/op 373.52 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26618947 ns/op 630.27 MB/s BenchmarkRepeatLarge/16777216/16-4 4 38986107 ns/op 430.34 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 32430531 ns/op 517.33 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51926764 ns/op 646.19 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52496122 ns/op 639.18 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 71004340 ns/op 472.57 MB/s BenchmarkRepeatLarge/67108864/1-4 1 153159232 ns/op 438.16 MB/s BenchmarkRepeatLarge/67108864/16-4 1 191962557 ns/op 349.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 155119590 ns/op 432.63 MB/s BenchmarkRepeatLarge/134217728/1-4 1 336566341 ns/op 398.79 MB/s BenchmarkRepeatLarge/134217728/16-4 1 386450731 ns/op 347.31 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 525063458 ns/op 255.62 MB/s BenchmarkRepeatLarge/268435456/1-4 1 883807299 ns/op 303.73 MB/s BenchmarkRepeatLarge/268435456/16-4 1 690705867 ns/op 388.64 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 752680541 ns/op 356.64 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1436791468 ns/op 373.66 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1465760891 ns/op 366.27 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1004982473 ns/op 534.21 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4608252323 ns/op 233.00 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4645727380 ns/op 231.12 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6325942960 ns/op 169.74 MB/s BenchmarkIndexAnyASCII/1:1-4 1421266 72.27 ns/op BenchmarkIndexAnyASCII/1:2-4 1679676 66.19 ns/op BenchmarkIndexAnyASCII/1:4-4 1768429 56.86 ns/op BenchmarkIndexAnyASCII/1:8-4 2038195 82.65 ns/op BenchmarkIndexAnyASCII/1:16-4 2058080 58.53 ns/op BenchmarkIndexAnyASCII/1:32-4 1978029 69.64 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 100.8 ns/op BenchmarkIndexAnyASCII/16:1-4 1957471 58.57 ns/op BenchmarkIndexAnyASCII/16:2-4 786150 131.2 ns/op BenchmarkIndexAnyASCII/16:4-4 471722 228.1 ns/op BenchmarkIndexAnyASCII/16:8-4 825349 166.8 ns/op BenchmarkIndexAnyASCII/16:16-4 782012 150.8 ns/op BenchmarkIndexAnyASCII/16:32-4 704078 170.8 ns/op BenchmarkIndexAnyASCII/16:64-4 638462 205.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1682956 85.15 ns/op BenchmarkIndexAnyASCII/256:2-4 84376 1297 ns/op BenchmarkIndexAnyASCII/256:4-4 88692 1289 ns/op BenchmarkIndexAnyASCII/256:8-4 86875 1210 ns/op BenchmarkIndexAnyASCII/256:16-4 92449 1615 ns/op BenchmarkIndexAnyASCII/256:32-4 78602 1396 ns/op BenchmarkIndexAnyASCII/256:64-4 87244 1383 ns/op BenchmarkIndexAnyUTF8/1:1-4 2210186 52.79 ns/op BenchmarkIndexAnyUTF8/1:2-4 1919575 62.83 ns/op BenchmarkIndexAnyUTF8/1:4-4 2004710 64.84 ns/op BenchmarkIndexAnyUTF8/1:8-4 2265919 56.41 ns/op BenchmarkIndexAnyUTF8/1:16-4 2236696 55.58 ns/op BenchmarkIndexAnyUTF8/1:32-4 1981576 62.79 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 102.6 ns/op BenchmarkIndexAnyUTF8/16:1-4 1742413 64.70 ns/op BenchmarkIndexAnyUTF8/16:2-4 258194 517.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 242624 523.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 139039 791.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 219927 465.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 246720 475.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 233748 489.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 420366 294.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 17467 7004 ns/op BenchmarkIndexAnyUTF8/256:4-4 14016 7478 ns/op BenchmarkIndexAnyUTF8/256:8-4 17024 6866 ns/op BenchmarkIndexAnyUTF8/256:16-4 17914 7046 ns/op BenchmarkIndexAnyUTF8/256:32-4 16381 7572 ns/op BenchmarkIndexAnyUTF8/256:64-4 16033 12727 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2067314 73.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1981335 56.53 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2063950 58.28 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2268343 65.01 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2067760 57.53 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2009136 57.59 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2005486 60.30 ns/op BenchmarkLastIndexAnyASCII/16:1-4 676783 167.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 852021 128.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 884308 137.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 929650 141.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 781305 186.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 657856 201.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 554547 293.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 71936 1646 ns/op BenchmarkLastIndexAnyASCII/256:2-4 82546 1296 ns/op BenchmarkLastIndexAnyASCII/256:4-4 96205 1320 ns/op BenchmarkLastIndexAnyASCII/256:8-4 88638 1278 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89073 1260 ns/op BenchmarkLastIndexAnyASCII/256:32-4 95443 1355 ns/op BenchmarkLastIndexAnyASCII/256:64-4 86823 1367 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2115650 57.94 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2213632 53.13 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2081930 60.38 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2081572 55.89 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1377810 85.72 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2039637 78.30 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1686829 59.68 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 331204 382.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 152707 812.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 150013 808.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 148243 814.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 164935 792.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 139437 844.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 147452 1176 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20242 5751 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9915 12110 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 13356 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9884 12500 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9018 12858 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8870 13047 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9729 13734 ns/op BenchmarkTrimASCII/1:1-4 2711684 46.27 ns/op BenchmarkTrimASCII/1:2-4 2074578 74.79 ns/op BenchmarkTrimASCII/1:4-4 2087024 84.94 ns/op BenchmarkTrimASCII/1:8-4 1835269 61.97 ns/op BenchmarkTrimASCII/1:16-4 1738260 67.82 ns/op BenchmarkTrimASCII/16:1-4 2175958 54.11 ns/op BenchmarkTrimASCII/16:2-4 632864 180.7 ns/op BenchmarkTrimASCII/16:4-4 745659 217.3 ns/op BenchmarkTrimASCII/16:8-4 855982 136.0 ns/op BenchmarkTrimASCII/16:16-4 703407 155.6 ns/op BenchmarkTrimASCII/256:1-4 559622 199.0 ns/op BenchmarkTrimASCII/256:2-4 90764 1303 ns/op BenchmarkTrimASCII/256:4-4 87884 2116 ns/op BenchmarkTrimASCII/256:8-4 80754 1298 ns/op BenchmarkTrimASCII/256:16-4 95510 1449 ns/op BenchmarkTrimASCII/4096:1-4 43304 2613 ns/op BenchmarkTrimASCII/4096:2-4 6872 18888 ns/op BenchmarkTrimASCII/4096:4-4 5446 19417 ns/op BenchmarkTrimASCII/4096:8-4 5920 24388 ns/op BenchmarkTrimASCII/4096:16-4 6825 19505 ns/op BenchmarkTrimByte-4 2553620 54.91 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16964 6985 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16590 6907 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1543 78280 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3183 40601 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5793 21300 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9854 11943 ns/op BenchmarkJoin/0-4 3615325 32.57 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2823032 43.03 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 184784 684.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 116608 921.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 101838 1416 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 85020 1512 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59668 1942 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49572 2128 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1711022 69.32 ns/op BenchmarkTrimSpace/ASCII-4 1667025 83.58 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124524 1035 ns/op BenchmarkTrimSpace/JustNonASCII-4 71478 1797 ns/op BenchmarkReplaceAll-4 101208 1128 ns/op 16 B/op 1 allocs/op PASS ok strings 126.349s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 70044 1650 ns/op BenchmarkCond2-4 27438 4286 ns/op BenchmarkCond4-4 18537 8083 ns/op BenchmarkCond8-4 10000 14240 ns/op BenchmarkCond16-4 5198 31880 ns/op BenchmarkCond32-4 2476 56311 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 531044 262.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 312472 435.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 663025 252.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 573645 214.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 300972 631.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 649431 194.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 103734 1479 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 95068 1551 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 87452 1638 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64266 2373 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 716041 195.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 187412 679.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 625161 179.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 147906 777.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 677930 198.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 189522 746.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 817209 133.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 48092 2278 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 128252 1005 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 291630 436.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5538 21120 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 284 370173 ns/op BenchmarkRange/*sync.Map-4 1946 79890 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 82165 1703 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 185576 591.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 77998 1526 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73735 2194 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 183752 693.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 111640 1317 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 92328 1956 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 198699 714.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 813861 146.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 45348 2499 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 161926 652.5 ns/op BenchmarkSwapCollision/*sync.Map-4 106462 1338 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 144 1109047 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 113629 940.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 392976 495.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19323 5265 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 81578 1629 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 29534 3734 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 348217 373.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 130453 957.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 209728 507.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 904219 145.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 209554 657.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 933518 120.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 726010 141.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 163269 720.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 694065 177.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 103750 1174 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 263520 515.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 384110 372.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 142135 959.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 411037 296.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 192808 560.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 117396 1105 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 283687 483.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 55851 1919 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 110625 1058 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 424428 389.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 129651 1121 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 404340 360.1 ns/op BenchmarkUncontendedSemaphore-4 3970291 27.40 ns/op BenchmarkContendedSemaphore-4 3918890 32.94 ns/op BenchmarkMutexUncontended-4 698305 171.8 ns/op BenchmarkMutex-4 202639 569.4 ns/op BenchmarkMutexSlack-4 238190 690.3 ns/op BenchmarkMutexWork-4 218492 615.4 ns/op BenchmarkMutexWorkSlack-4 188444 604.9 ns/op BenchmarkMutexNoSpin-4 56864 1864 ns/op BenchmarkMutexSpin-4 60625 2189 ns/op BenchmarkOnce-4 1000000 137.1 ns/op BenchmarkSemaUncontended-4 4648285 27.08 ns/op BenchmarkSemaSyntNonblock-4 1553638 78.58 ns/op BenchmarkSemaSyntBlock-4 1921530 57.94 ns/op BenchmarkSemaWorkNonblock-4 1234586 100.5 ns/op BenchmarkSemaWorkBlock-4 1330821 95.60 ns/op BenchmarkRWMutexUncontended-4 370492 352.1 ns/op BenchmarkRWMutexWrite100-4 349780 419.1 ns/op BenchmarkRWMutexWrite10-4 350121 365.4 ns/op BenchmarkRWMutexWorkWrite100-4 229239 461.0 ns/op BenchmarkRWMutexWorkWrite10-4 261740 468.7 ns/op BenchmarkWaitGroupUncontended-4 769047 149.4 ns/op BenchmarkWaitGroupAddDone-4 479672 226.3 ns/op BenchmarkWaitGroupAddDoneWork-4 495600 251.8 ns/op BenchmarkWaitGroupWait-4 2451280 43.12 ns/op BenchmarkWaitGroupWaitWork-4 2562756 56.23 ns/op BenchmarkWaitGroupActuallyWait-4 49488 2108 ns/op 32 B/op 2 allocs/op PASS ok sync 25.714s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 841614 134.1 ns/op PASS ok sync/atomic 0.248s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 128518 958.5 ns/op 0 B/op 0 allocs/op PASS ok testing 0.205s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6726 20079 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9254 16834 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 63 1908651 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 80 1393829 ns/op 1617 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 253355021 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 329694678 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1554 89849 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1573 71583 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 9195786 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 7035532 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 846898991 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/10x100000/reuse-4 1 886228708 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 136 1070922 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 100 1359915 ns/op 392 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 71616456 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 76930210 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10413016582 ns/op 335150240 B/op 100092 allocs/op BenchmarkTable/100x100000/reuse-4 1 8198937433 ns/op 335150248 B/op 100093 allocs/op BenchmarkPyramid/10-4 2200 54435 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3986438 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 382808983 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2203 55179 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 234 532330 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5057663 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 5994 18598 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.467s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 202839599 ns/op BenchmarkVariableString-4 63693 1794 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1420 76218 ns/op 2500 B/op 39 allocs/op PASS ok text/template/parse 0.630s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 38 3000562 ns/op BenchmarkAfter-4 108 1198730 ns/op BenchmarkStop-4 165 667278 ns/op BenchmarkSimultaneousAfterFunc-4 33 3595683 ns/op BenchmarkStartStop-4 204 508771 ns/op BenchmarkReset-4 1564 136128 ns/op BenchmarkSleep-4 32 6000800 ns/op BenchmarkParallelTimerLatency-4 27 1293013 avg-late-ns 3886178 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 647066 avg-late-ns 3698546 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 456713 avg-late-ns 1741747 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 353404 avg-late-ns 2432712 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 457758 avg-late-ns 3130653 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 412964 avg-late-ns 2124285 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 550266 avg-late-ns 3082780 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 25 464458 avg-late-ns 4686418 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 821450 avg-late-ns 4861220 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 6441748 avg-late-ns 18561275 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 18 6486001 avg-late-ns 23465614 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 528154 avg-late-ns 1749572 max-late-ns BenchmarkTicker-4 1 131074460 ns/op BenchmarkTickerReset-4 2314 54006 ns/op BenchmarkTickerResetNaive-4 201 720782 ns/op BenchmarkNow-4 477222 318.3 ns/op BenchmarkNowUnixNano-4 784527 176.6 ns/op BenchmarkNowUnixMilli-4 669337 193.4 ns/op BenchmarkNowUnixMicro-4 673730 191.7 ns/op BenchmarkFormat-4 48492 2401 ns/op BenchmarkFormatRFC3339-4 70358 1621 ns/op BenchmarkFormatRFC3339Nano-4 60156 1777 ns/op BenchmarkFormatNow-4 51139 2220 ns/op BenchmarkMarshalJSON-4 94815 2081 ns/op BenchmarkMarshalText-4 105255 1268 ns/op BenchmarkParse-4 100939 1852 ns/op BenchmarkParseRFC3339UTC-4 314551 667.7 ns/op BenchmarkParseRFC3339UTCBytes-4 232818 530.1 ns/op BenchmarkParseRFC3339TZ-4 94538 1223 ns/op BenchmarkParseRFC3339TZBytes-4 76648 1667 ns/op BenchmarkParseDuration-4 556371 420.3 ns/op BenchmarkHour-4 952443 131.7 ns/op BenchmarkSecond-4 921442 137.4 ns/op BenchmarkYear-4 564890 183.8 ns/op BenchmarkDay-4 560768 203.8 ns/op BenchmarkISOWeek-4 663133 187.0 ns/op BenchmarkGoString-4 67273 1779 ns/op BenchmarkUnmarshalText-4 73166 2545 ns/op PASS ok time 14.804s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 316221 339.6 ns/op BenchmarkDecodeValidJapaneseChars-4 652657 228.8 ns/op BenchmarkDecodeRune-4 1000000 102.3 ns/op BenchmarkEncodeValidASCII-4 384741 294.9 ns/op BenchmarkEncodeValidJapaneseChars-4 669729 199.5 ns/op BenchmarkAppendRuneValidASCII-4 1000000 117.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1577198 76.48 ns/op BenchmarkEncodeRune-4 2971275 37.08 ns/op PASS ok unicode/utf16 1.454s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 943155 138.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 195966 672.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2847325 45.67 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 285966 368.5 ns/op BenchmarkValidTenASCIIChars-4 982578 111.0 ns/op BenchmarkValid100KASCIIChars-4 123 866901 ns/op BenchmarkValidTenJapaneseChars-4 171900 669.8 ns/op BenchmarkValidLongMostlyASCII-4 139 951767 ns/op BenchmarkValidLongJapanese-4 60 2017893 ns/op BenchmarkValidStringTenASCIIChars-4 2879059 51.54 ns/op BenchmarkValidString100KASCIIChars-4 9572 13222 ns/op BenchmarkValidStringTenJapaneseChars-4 359220 350.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1386 94100 ns/op BenchmarkValidStringLongJapanese-4 100 1033632 ns/op BenchmarkEncodeASCIIRune-4 2330642 44.05 ns/op BenchmarkEncodeJapaneseRune-4 1737037 67.61 ns/op BenchmarkAppendASCIIRune-4 7030988 31.34 ns/op BenchmarkAppendJapaneseRune-4 2099523 61.65 ns/op BenchmarkDecodeASCIIRune-4 2156824 56.32 ns/op BenchmarkDecodeJapaneseRune-4 1404909 81.47 ns/op BenchmarkFullRune/ASCII-4 2926107 40.76 ns/op BenchmarkFullRune/Incomplete-4 1394538 88.47 ns/op BenchmarkFullRune/Japanese-4 2852113 38.02 ns/op PASS ok unicode/utf8 5.076s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 76225899086 ns/op PASS ok cmd/api 102.348s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1284608 90.28 ns/op BenchmarkEqArrayOfStrings64-4 197440 608.3 ns/op BenchmarkEqArrayOfStrings1024-4 14493 8189 ns/op BenchmarkEqArrayOfFloats5-4 1513660 77.60 ns/op BenchmarkEqArrayOfFloats64-4 224653 564.9 ns/op BenchmarkEqArrayOfFloats1024-4 14199 8245 ns/op BenchmarkEqStruct-4 29437875 4.129 ns/op PASS ok cmd/compile/internal/reflectdata 1.405s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5760 214129 ns/op BenchmarkCopyElim1-4 254 400697 ns/op BenchmarkCopyElim10-4 267 390301 ns/op BenchmarkCopyElim100-4 176 660787 ns/op BenchmarkCopyElim1000-4 55 2065519 ns/op BenchmarkCopyElim10000-4 4 27942792 ns/op BenchmarkCopyElim100000-4 1 465551137 ns/op BenchmarkDeadCode/1-4 190 601587 ns/op BenchmarkDeadCode/10-4 180 596604 ns/op BenchmarkDeadCode/100-4 154 915418 ns/op BenchmarkDeadCode/1000-4 52 2926940 ns/op BenchmarkDeadCode/10000-4 4 28323113 ns/op BenchmarkDeadCode/100000-4 1 307403605 ns/op BenchmarkDeadCode/200000-4 1 656705824 ns/op BenchmarkDominatorsLinear-4 14 8472463 ns/op 1.18 MB/s BenchmarkDominatorsFwdBack-4 10 12140324 ns/op 0.82 MB/s BenchmarkDominatorsManyPred-4 9 11812547 ns/op 0.85 MB/s BenchmarkDominatorsMaxPred-4 10 11456409 ns/op 0.87 MB/s BenchmarkDominatorsMaxPredVal-4 9 12005099 ns/op 0.83 MB/s BenchmarkFuse/1-4 313 367179 ns/op BenchmarkFuse/10-4 285 395396 ns/op BenchmarkFuse/100-4 146 791046 ns/op BenchmarkFuse/1000-4 26 5416221 ns/op BenchmarkFuse/10000-4 2 60600028 ns/op BenchmarkNilCheckDeep1-4 14408 8460 ns/op 0.12 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5481 21077 ns/op 0.47 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 792 151632 ns/op 0.66 MB/s 638 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 78 1344828 ns/op 0.74 MB/s 4770 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15629737 ns/op 0.64 MB/s 107984 B/op 6 allocs/op BenchmarkDSEPass-4 42 2791844 ns/op 65774 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 104496155 ns/op 4265424 B/op 108647 allocs/op BenchmarkCSEPass-4 8 13688565 ns/op 115118 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 152058863 ns/op 5647208 B/op 97339 allocs/op BenchmarkDeadcodePass-4 181 627620 ns/op 99312 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 113093810 ns/op 4059952 B/op 45104 allocs/op BenchmarkMultiPass-4 66 1598414 ns/op 237538 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 228334556 ns/op 11302336 B/op 150657 allocs/op BenchmarkCondRewrite/SoloJump-4 4335361 26.75 ns/op BenchmarkCondRewrite/CombJump-4 4034934 31.77 ns/op PASS ok cmd/compile/internal/ssa 14.736s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12138 9835 ns/op BenchmarkExtShift-4 24740 4789 ns/op BenchmarkModify-4 9224 13624 ns/op BenchmarkMullImm-4 24588 4572 ns/op BenchmarkConstModify-4 8796 13348 ns/op BenchmarkBitSet-4 17635 6823 ns/op BenchmarkBitClear-4 17667 6636 ns/op BenchmarkBitToggle-4 17767 6712 ns/op BenchmarkBitSetConst-4 149941 870.2 ns/op BenchmarkBitClearConst-4 148688 828.0 ns/op BenchmarkBitToggleConst-4 145363 825.8 ns/op BenchmarkDivconstI64-4 6792481 16.92 ns/op BenchmarkModconstI64-4 7763678 15.47 ns/op BenchmarkDivisiblePow2constI64-4 8365920 14.49 ns/op BenchmarkDivisibleconstI64-4 8017045 13.66 ns/op BenchmarkDivisibleWDivconstI64-4 3786919 28.28 ns/op BenchmarkDivconstU64/3-4 7507474 15.63 ns/op BenchmarkDivconstU64/5-4 7580642 15.66 ns/op BenchmarkDivconstU64/37-4 5921235 19.78 ns/op BenchmarkDivconstU64/1234567-4 5678498 20.15 ns/op BenchmarkModconstU64-4 8495494 13.98 ns/op BenchmarkDivisibleconstU64-4 7192154 16.72 ns/op BenchmarkDivisibleWDivconstU64-4 4231170 28.16 ns/op BenchmarkDivconstI32-4 7673764 15.69 ns/op BenchmarkModconstI32-4 8325328 15.40 ns/op BenchmarkDivisiblePow2constI32-4 7349985 15.21 ns/op BenchmarkDivisibleconstI32-4 9332133 13.21 ns/op BenchmarkDivisibleWDivconstI32-4 4332912 28.34 ns/op BenchmarkDivconstU32-4 7821792 14.88 ns/op BenchmarkModconstU32-4 6168664 18.61 ns/op BenchmarkDivisibleconstU32-4 8303217 13.11 ns/op BenchmarkDivisibleWDivconstU32-4 4362506 26.90 ns/op BenchmarkDivconstI16-4 8362383 15.30 ns/op BenchmarkModconstI16-4 7381086 15.93 ns/op BenchmarkDivisiblePow2constI16-4 7440392 14.80 ns/op BenchmarkDivisibleconstI16-4 8175193 13.41 ns/op BenchmarkDivisibleWDivconstI16-4 4015455 28.06 ns/op BenchmarkDivconstU16-4 8315097 13.17 ns/op BenchmarkModconstU16-4 9083212 13.41 ns/op BenchmarkDivisibleconstU16-4 8997262 13.83 ns/op BenchmarkDivisibleWDivconstU16-4 4069755 28.16 ns/op BenchmarkDivconstI8-4 8636149 13.69 ns/op BenchmarkModconstI8-4 9094418 13.18 ns/op BenchmarkDivisiblePow2constI8-4 8776062 12.84 ns/op BenchmarkDivisibleconstI8-4 6337303 18.73 ns/op BenchmarkDivisibleWDivconstI8-4 4328664 27.76 ns/op BenchmarkDivconstU8-4 7859418 13.61 ns/op BenchmarkModconstU8-4 8217356 14.14 ns/op BenchmarkDivisibleconstU8-4 8123781 16.24 ns/op BenchmarkDivisibleWDivconstU8-4 4093408 28.38 ns/op BenchmarkMul2-4 257468 493.9 ns/op BenchmarkMulNeg2-4 249390 501.2 ns/op BenchmarkEfaceInteger-4 2963296 36.67 ns/op BenchmarkMulconstI32/3-4 29648670 4.346 ns/op BenchmarkMulconstI32/5-4 28181073 4.537 ns/op BenchmarkMulconstI32/12-4 28482271 4.475 ns/op BenchmarkMulconstI32/120-4 30079672 4.425 ns/op BenchmarkMulconstI32/-120-4 29818183 4.714 ns/op BenchmarkMulconstI32/65537-4 28570298 5.069 ns/op BenchmarkMulconstI32/65538-4 28547427 4.665 ns/op BenchmarkMulconstI64/3-4 28260129 4.572 ns/op BenchmarkMulconstI64/5-4 27355083 4.652 ns/op BenchmarkMulconstI64/12-4 27053916 4.638 ns/op BenchmarkMulconstI64/120-4 27949212 4.636 ns/op BenchmarkMulconstI64/-120-4 26627410 4.615 ns/op BenchmarkMulconstI64/65537-4 27069276 4.625 ns/op BenchmarkMulconstI64/65538-4 27986353 4.605 ns/op BenchmarkMulconstU32/3-4 25578832 4.413 ns/op BenchmarkMulconstU32/5-4 26855538 4.701 ns/op BenchmarkMulconstU32/12-4 23560867 4.701 ns/op BenchmarkMulconstU32/120-4 29597853 4.456 ns/op BenchmarkMulconstU32/65537-4 27584665 4.632 ns/op BenchmarkMulconstU32/65538-4 25794452 4.690 ns/op BenchmarkMulconstU64/3-4 25232538 4.794 ns/op BenchmarkMulconstU64/5-4 24919095 4.756 ns/op BenchmarkMulconstU64/12-4 27258812 4.653 ns/op BenchmarkMulconstU64/120-4 27913954 4.502 ns/op BenchmarkMulconstU64/65537-4 27884583 4.750 ns/op BenchmarkMulconstU64/65538-4 27914863 4.717 ns/op BenchmarkShiftArithmeticRight-4 29642239 5.318 ns/op BenchmarkSwitch8Predictable-4 8301334 14.42 ns/op BenchmarkSwitch8Unpredictable-4 8622901 13.00 ns/op BenchmarkSwitch32Predictable-4 12858006 8.846 ns/op BenchmarkSwitch32Unpredictable-4 9296427 12.67 ns/op BenchmarkSwitchStringPredictable-4 6173613 18.31 ns/op BenchmarkSwitchStringUnpredictable-4 6749858 17.02 ns/op PASS ok cmd/compile/internal/test 14.280s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 162 760704 ns/op BenchmarkNamed/Underlying/nongeneric-4 1044404 115.8 ns/op BenchmarkNamed/Underlying/generic-4 1047350 112.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 113.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 115.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 406440130 ns/op 74898 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 306089399 ns/op 99179 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 122614016 ns/op 247811 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 111297968 ns/op 272891 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1772395223 ns/op 2894 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 82224232 ns/op 61901 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34495984 ns/op 148371 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34383820 ns/op 148505 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 561076589 ns/op 3865 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37214415 ns/op 58145 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26562951 ns/op 80975 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 23442419 ns/op 91668 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1436871962 ns/op 43294 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 484395462 ns/op 128389 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 111929679 ns/op 554233 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 88615874 ns/op 696781 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2282575252 ns/op 886.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64046368 ns/op 31420 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44541159 ns/op 45255 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 44309476 ns/op 45343 lines/s PASS ok cmd/compile/internal/types2 35.500s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 37935280 ns/op 22637333 sys-ns/op 4355000 user-ns/op PASS ok cmd/go 0.402s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 62991 1822 ns/op 4.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69370 1482 ns/op 5.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18201 6701 ns/op 152.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18352 6451 ns/op 158.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3226 40149 ns/op 204.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3266 40011 ns/op 204.74 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.090s All tests passed.