darwin-amd64-race at 6d4101ea68477bf1d762f7466523de0b95bec0ca :: 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=67D218E0-8E80-4584-BA5F-399AE44D3CAC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.WyeGG6EsJW/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F823DACF-A964-4D53-A4EB-FD19961E0987" "__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=67D218E0-8E80-4584-BA5F-399AE44D3CAC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.WyeGG6EsJW/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F823DACF-A964-4D53-A4EB-FD19961E0987" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.113s ok archive/zip 2.785s ok bufio 0.822s ok bytes 4.886s ok compress/bzip2 0.749s ok compress/flate 7.904s ok compress/gzip 16.963s ok compress/lzw 1.171s ok compress/zlib 7.232s ok container/heap 0.057s ok container/list 0.062s ok container/ring 0.050s ok context 0.099s ok crypto 0.096s ok crypto/aes 0.131s ok crypto/cipher 0.089s ok crypto/des 0.125s ok crypto/dsa 0.113s ok crypto/ecdh 0.330s ok crypto/ecdsa 0.230s ok crypto/ed25519 0.632s ok crypto/elliptic 0.089s ok crypto/hmac 0.066s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 4.225s ok crypto/internal/boring 0.073s ok crypto/internal/boring/bcache 0.750s ok crypto/internal/edwards25519 48.432s ok crypto/internal/edwards25519/field 16.144s ok crypto/internal/nistec 4.370s ok crypto/internal/nistec/fiat 0.044s [no tests to run] ok crypto/md5 0.075s ok crypto/rand 0.537s ok crypto/rc4 0.627s ok crypto/rsa 0.562s ok crypto/sha1 0.057s ok crypto/sha256 0.087s ok crypto/sha512 0.085s ok crypto/subtle 0.552s ok crypto/tls 3.741s ok crypto/x509 1.938s ok database/sql 0.540s ok database/sql/driver 0.041s ok debug/buildinfo 0.161s ok debug/dwarf 0.218s ok debug/elf 1.619s ok debug/gosym 0.159s ok debug/macho 0.183s ok debug/pe 0.193s ok debug/plan9obj 0.116s ok embed 0.152s [no tests to run] ok embed/internal/embedtest 0.078s ok encoding/ascii85 0.099s ok encoding/asn1 0.043s ok encoding/base32 0.213s ok encoding/base64 0.061s ok encoding/binary 0.046s ok encoding/csv 0.120s ok encoding/gob 27.235s ok encoding/hex 0.103s ok encoding/json 2.505s ok encoding/pem 2.786s ok encoding/xml 0.338s ok errors 0.058s ok expvar 0.047s ok flag 0.156s ok fmt 0.678s ok go/ast 0.060s ok go/build 4.941s ok go/build/constraint 0.106s ok go/constant 0.049s ok go/doc 0.364s ok go/doc/comment 3.783s ok go/format 0.091s ok go/importer 0.974s ok go/internal/gccgoimporter 0.162s ok go/internal/gcimporter 6.612s ok go/internal/srcimporter 25.859s ok go/parser 1.387s ok go/printer 1.986s ok go/scanner 0.054s ok go/token 0.181s ok go/types 44.853s ok hash 0.045s ok hash/adler32 0.053s ok hash/crc32 0.104s ok hash/crc64 0.071s ok hash/fnv 0.040s ok hash/maphash 0.046s ok html 0.034s ok html/template 0.367s ok image 0.698s ok image/color 0.113s ok image/draw 0.812s ok image/gif 1.404s ok image/jpeg 1.531s ok image/png 3.912s ok index/suffixarray 1.402s ok internal/abi 7.663s ok internal/buildcfg 0.046s ok internal/coverage/cformat 0.044s ok internal/coverage/cmerge 0.039s ok internal/coverage/pods 0.096s ok internal/coverage/slicereader 0.056s ok internal/coverage/slicewriter 0.096s ok internal/coverage/test 0.118s ok internal/cpu 0.132s ok internal/dag 0.063s ok internal/diff 0.069s ok internal/fmtsort 0.093s ok internal/fuzz 0.086s ok internal/godebug 0.122s ok internal/intern 1.949s ok internal/itoa 0.121s ok internal/poll 0.895s ok internal/profile 0.073s ok internal/reflectlite 0.481s ok internal/safefilepath 0.147s ok internal/saferio 0.295s ok internal/singleflight 0.274s ok internal/testenv 0.048s ok internal/trace 0.344s ok internal/types/errors 2.075s ok internal/unsafeheader 0.061s ok internal/xcoff 0.249s ok io 0.118s ok io/fs 0.267s ok io/ioutil 0.060s ok log 0.067s ok log/syslog 1.338s ok math 0.060s ok math/big 3.604s ok math/bits 0.100s ok math/cmplx 0.113s ok math/rand 2.848s ok mime 0.065s ok mime/multipart 2.054s ok mime/quotedprintable 0.102s ok net 19.111s ok net/http 30.934s ok net/http/cgi 1.823s ok net/http/cookiejar 0.138s ok net/http/fcgi 0.195s ok net/http/httptest 0.447s ok net/http/httptrace 0.058s ok net/http/httputil 1.393s ok net/http/internal 0.049s ok net/http/internal/ascii 0.070s ok net/http/pprof 5.241s ok net/internal/socktest 0.061s ok net/mail 0.037s ok net/netip 0.848s ok net/rpc 0.256s ok net/rpc/jsonrpc 0.117s ok net/smtp 0.313s ok net/textproto 0.067s ok net/url 0.067s ok os 2.795s ok os/exec 3.575s ok os/exec/internal/fdtest 0.084s ok os/signal 5.527s ok os/user 0.105s ok path 0.077s ok path/filepath 0.260s ok plugin 0.041s ok reflect 1.934s ok regexp 4.181s ok regexp/syntax 5.066s ok runtime 66.724s ok runtime/cgo 0.110s ok runtime/coverage 0.141s ok runtime/debug 0.228s ok runtime/internal/atomic 0.100s ok runtime/internal/math 0.071s ok runtime/internal/sys 0.049s ok runtime/metrics 0.040s ok runtime/pprof 14.859s ok runtime/race 15.042s ok runtime/trace 9.391s ok sort 0.865s ok strconv 2.672s ok strings 5.596s ok sync 1.015s ok sync/atomic 3.906s ok syscall 2.773s ok testing 2.695s ok testing/fstest 0.112s ok testing/iotest 0.085s ok testing/quick 0.328s ok text/scanner 0.061s ok text/tabwriter 0.071s ok text/template 0.199s ok text/template/parse 0.068s ok time 3.061s ok unicode 0.083s ok unicode/utf16 0.090s ok unicode/utf8 0.102s ok cmd/addr2line 8.584s ok cmd/api 30.364s ok cmd/asm/internal/asm 4.226s ok cmd/asm/internal/lex 0.060s ok cmd/compile/internal/abt 0.097s ok cmd/compile/internal/amd64 103.818s ok cmd/compile/internal/base 0.065s ok cmd/compile/internal/compare 0.076s ok cmd/compile/internal/dwarfgen 1.384s ok cmd/compile/internal/importer 6.026s ok cmd/compile/internal/ir 0.046s ok cmd/compile/internal/logopt 1.959s ok cmd/compile/internal/noder 0.064s ok cmd/compile/internal/reflectdata 0.069s [no tests to run] ok cmd/compile/internal/ssa 40.648s ok cmd/compile/internal/syntax 0.393s ok cmd/compile/internal/test 25.955s ok cmd/compile/internal/typecheck 1.186s ok cmd/compile/internal/types 0.051s ok cmd/compile/internal/types2 31.273s ok cmd/covdata 0.042s ok cmd/cover 4.686s ok cmd/dist 0.063s ok cmd/doc 5.653s ok cmd/fix 21.753s ok cmd/go 437.825s ok cmd/go/internal/auth 0.072s ok cmd/go/internal/cache 0.614s ok cmd/go/internal/fsys 0.352s ok cmd/go/internal/generate 0.112s ok cmd/go/internal/get 0.148s ok cmd/go/internal/imports 0.138s ok cmd/go/internal/load 0.100s ok cmd/go/internal/lockedfile 0.320s ok cmd/go/internal/lockedfile/internal/filelock 0.129s ok cmd/go/internal/modconv 0.119s ok cmd/go/internal/modfetch 0.084s ok cmd/go/internal/modfetch/codehost 0.063s ok cmd/go/internal/modfetch/zip_sum_test 0.058s ok cmd/go/internal/modindex 0.709s ok cmd/go/internal/modload 0.052s ok cmd/go/internal/mvs 0.161s ok cmd/go/internal/par 0.235s ok cmd/go/internal/str 0.132s ok cmd/go/internal/test 0.164s ok cmd/go/internal/vcs 0.106s ok cmd/go/internal/vcweb 0.149s ok cmd/go/internal/vcweb/vcstest 22.944s ok cmd/go/internal/web 0.083s ok cmd/go/internal/work 0.286s ok cmd/gofmt 0.440s ok cmd/internal/archive 3.459s ok cmd/internal/buildid 0.907s ok cmd/internal/dwarf 0.067s ok cmd/internal/edit 0.063s ok cmd/internal/goobj 0.034s ok cmd/internal/moddeps 3.748s ok cmd/internal/notsha256 0.048s ok cmd/internal/obj 1.392s ok cmd/internal/obj/ppc64 0.710s ok cmd/internal/obj/riscv 0.291s ok cmd/internal/obj/s390x 0.068s ok cmd/internal/obj/x86 3.879s ok cmd/internal/objabi 0.076s ok cmd/internal/pkgpath 0.209s ok cmd/internal/pkgpattern 0.069s ok cmd/internal/quoted 0.047s ok cmd/internal/src 0.032s ok cmd/internal/test2json 1.110s ok cmd/link 27.593s ok cmd/link/internal/benchmark 0.082s ok cmd/link/internal/ld 27.112s ok cmd/link/internal/loader 0.293s ok cmd/nm 4.071s ok cmd/objdump 9.062s ok cmd/pack 4.332s ok cmd/pprof 1.988s ok cmd/trace 0.209s ok cmd/vet 29.444s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3558 35132 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2984 45498 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1431 91532 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5802 24626 ns/op 5116 B/op 15 allocs/op Benchmark/Reader/GNU-4 8886 23092 ns/op 5149 B/op 15 allocs/op Benchmark/Reader/PAX-4 2797 66642 ns/op 8711 B/op 33 allocs/op PASS ok archive/tar 1.187s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 268211763 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 183317309 ns/op BenchmarkZip64TestSizes/4096-4 1413 140753 ns/op BenchmarkZip64TestSizes/1048576-4 102 1108891 ns/op BenchmarkZip64TestSizes/67108864-4 1 202665479 ns/op PASS ok archive/zip 1.438s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 214532 590.4 ns/op BenchmarkReaderCopyUnoptimal-4 121201 890.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 60385 ns/op BenchmarkReaderWriteToOptimal-4 8222 20241 ns/op BenchmarkReaderReadString-4 85576 1353 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 195272 664.9 ns/op BenchmarkWriterCopyUnoptimal-4 202422 743.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 58269 ns/op BenchmarkReaderEmpty-4 17934 8980 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14587 10303 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 521566 226.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.222s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2482 56137 ns/op 583.71 MB/s BenchmarkWriteByte-4 390 289989 ns/op 14.12 MB/s BenchmarkWriteRune-4 218 539937 ns/op 22.76 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3511348 ns/op BenchmarkBufferFullSmallReads-4 94 1302366 ns/op BenchmarkBufferWriteBlock/N4096-4 9186 34042 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 226 530535 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 18037681 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 3096714 38.19 ns/op 261.83 MB/s BenchmarkIndexByte/32-4 3020766 40.83 ns/op 783.69 MB/s BenchmarkIndexByte/4K-4 1000000 115.8 ns/op 35369.94 MB/s BenchmarkIndexBytePortable/10-4 1000000 116.1 ns/op 86.12 MB/s BenchmarkIndexBytePortable/32-4 372769 322.9 ns/op 99.11 MB/s BenchmarkIndexBytePortable/4K-4 4125 33220 ns/op 123.30 MB/s BenchmarkIndexRune/10-4 1000000 148.7 ns/op 67.25 MB/s BenchmarkIndexRune/32-4 1000000 135.3 ns/op 236.51 MB/s BenchmarkIndexRune/4K-4 296721 337.2 ns/op 12147.22 MB/s BenchmarkIndexRuneASCII/10-4 3124561 34.40 ns/op 290.68 MB/s BenchmarkIndexRuneASCII/32-4 3128899 37.38 ns/op 856.13 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 119.7 ns/op 34224.76 MB/s BenchmarkEqual/0-4 10107876 16.56 ns/op BenchmarkEqual/1-4 1000000 105.3 ns/op 9.50 MB/s BenchmarkEqual/6-4 1027017 107.2 ns/op 55.96 MB/s BenchmarkEqual/9-4 1000000 104.7 ns/op 85.96 MB/s BenchmarkEqual/15-4 1000000 110.7 ns/op 135.50 MB/s BenchmarkEqual/16-4 1029273 102.0 ns/op 156.90 MB/s BenchmarkEqual/20-4 1000000 139.9 ns/op 143.01 MB/s BenchmarkEqual/32-4 1000000 109.4 ns/op 292.45 MB/s BenchmarkEqual/4K-4 81220 1933 ns/op 2119.33 MB/s BenchmarkIndex/10-4 2074119 58.37 ns/op 171.32 MB/s BenchmarkIndex/32-4 2128293 54.88 ns/op 583.12 MB/s BenchmarkIndex/4K-4 22315 6409 ns/op 639.11 MB/s BenchmarkIndexEasy/10-4 1893478 62.10 ns/op 161.04 MB/s BenchmarkIndexEasy/32-4 2294665 65.42 ns/op 489.15 MB/s BenchmarkIndexEasy/4K-4 579708 242.2 ns/op 16911.92 MB/s BenchmarkCount/10-4 1000000 113.7 ns/op 87.94 MB/s BenchmarkCount/32-4 1234760 108.6 ns/op 294.75 MB/s BenchmarkCount/4K-4 16248 8079 ns/op 507.01 MB/s BenchmarkCountEasy/10-4 1420196 97.84 ns/op 102.21 MB/s BenchmarkCountEasy/32-4 1312993 101.0 ns/op 316.69 MB/s BenchmarkCountEasy/4K-4 477387 321.7 ns/op 12730.76 MB/s BenchmarkCountSingle/10-4 2547841 52.12 ns/op 191.87 MB/s BenchmarkCountSingle/32-4 2632372 44.90 ns/op 712.69 MB/s BenchmarkCountSingle/4K-4 1000000 223.7 ns/op 18313.79 MB/s BenchmarkToUpper/#00-4 2613910 44.95 ns/op BenchmarkToUpper/ONLYUPPER-4 337380 661.0 ns/op BenchmarkToUpper/abc-4 480705 335.2 ns/op BenchmarkToUpper/AbC123-4 271588 578.2 ns/op BenchmarkToUpper/azAZ09_-4 268761 570.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83671 1865 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35847 3629 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56514 3661 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108481 1351 ns/op BenchmarkToLower/#00-4 1000000 107.8 ns/op BenchmarkToLower/abc-4 336559 342.0 ns/op BenchmarkToLower/AbC123-4 279568 435.9 ns/op BenchmarkToLower/azAZ09_-4 257590 481.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74162 1507 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35384 3407 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62350 1874 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114351 1146 ns/op BenchmarkFields/ASCII/16-4 177577 685.2 ns/op 23.35 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13300 8957 ns/op 28.58 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 745 155304 ns/op 26.37 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2814021 ns/op 23.29 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 55656378 ns/op 18.84 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 64609 2055 ns/op 7.78 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6033 30602 ns/op 8.37 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 403 330673 ns/op 12.39 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6689041 ns/op 9.80 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 107515051 ns/op 9.75 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 151498 867.4 ns/op 18.45 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12486 ns/op 20.50 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 595 235503 ns/op 17.39 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 4894234 ns/op 13.39 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 77727760 ns/op 13.49 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 85863 1549 ns/op 10.33 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7551 16333 ns/op 15.67 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 453 346115 ns/op 11.83 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5995735 ns/op 10.93 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 100052065 ns/op 10.48 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1923078 61.33 ns/op BenchmarkTrimSpace/ASCII-4 1000000 100.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106818 1166 ns/op BenchmarkTrimSpace/JustNonASCII-4 46677 2320 ns/op BenchmarkToValidUTF8/Valid-4 399367 491.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 313846 417.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88299 1628 ns/op BenchmarkIndexHard1-4 1143 160727 ns/op BenchmarkIndexHard2-4 862 182814 ns/op BenchmarkIndexHard3-4 202 604120 ns/op BenchmarkIndexHard4-4 229 483717 ns/op BenchmarkLastIndexHard1-4 8 20684467 ns/op BenchmarkLastIndexHard2-4 6 24661536 ns/op BenchmarkLastIndexHard3-4 5 37690056 ns/op BenchmarkCountHard1-4 1052 115600 ns/op BenchmarkCountHard2-4 758 155101 ns/op BenchmarkCountHard3-4 188 742271 ns/op BenchmarkSplitEmptySeparator-4 1 117047886 ns/op BenchmarkSplitSingleByteSeparator-4 15 9452623 ns/op BenchmarkSplitMultiByteSeparator-4 12 8916397 ns/op BenchmarkSplitNSingleByteSeparator-4 176284 1194 ns/op BenchmarkSplitNMultiByteSeparator-4 65101 2104 ns/op BenchmarkRepeat-4 150722 1068 ns/op BenchmarkRepeatLarge/256/1-4 125005 1417 ns/op 180.60 MB/s BenchmarkRepeatLarge/256/16-4 95877 1091 ns/op 234.59 MB/s BenchmarkRepeatLarge/512/1-4 52225 2312 ns/op 221.44 MB/s BenchmarkRepeatLarge/512/16-4 83980 1428 ns/op 358.64 MB/s BenchmarkRepeatLarge/1024/1-4 35857 2938 ns/op 348.58 MB/s BenchmarkRepeatLarge/1024/16-4 37598 2667 ns/op 383.97 MB/s BenchmarkRepeatLarge/2048/1-4 27670 5166 ns/op 396.45 MB/s BenchmarkRepeatLarge/2048/16-4 30517 4486 ns/op 456.50 MB/s BenchmarkRepeatLarge/4096/1-4 13006 9593 ns/op 426.96 MB/s BenchmarkRepeatLarge/4096/16-4 17419 8399 ns/op 487.67 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16955 ns/op 483.18 MB/s BenchmarkRepeatLarge/8192/16-4 7569 16128 ns/op 507.92 MB/s BenchmarkRepeatLarge/8192/4097-4 17236 9651 ns/op 424.52 MB/s BenchmarkRepeatLarge/16384/1-4 6408 31174 ns/op 525.57 MB/s BenchmarkRepeatLarge/16384/16-4 10000 29204 ns/op 561.02 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21616 ns/op 568.61 MB/s BenchmarkRepeatLarge/32768/1-4 2559 56513 ns/op 579.83 MB/s BenchmarkRepeatLarge/32768/16-4 2029 57903 ns/op 565.91 MB/s BenchmarkRepeatLarge/32768/4097-4 3630 65004 ns/op 441.19 MB/s BenchmarkRepeatLarge/65536/1-4 907 117174 ns/op 559.30 MB/s BenchmarkRepeatLarge/65536/16-4 1390 106358 ns/op 616.18 MB/s BenchmarkRepeatLarge/65536/4097-4 1131 112889 ns/op 544.38 MB/s BenchmarkRepeatLarge/131072/1-4 171 600456 ns/op 218.29 MB/s BenchmarkRepeatLarge/131072/16-4 224 475568 ns/op 275.61 MB/s BenchmarkRepeatLarge/131072/4097-4 207 523883 ns/op 242.43 MB/s BenchmarkRepeatLarge/262144/1-4 142 856559 ns/op 306.04 MB/s BenchmarkRepeatLarge/262144/16-4 160 782941 ns/op 334.82 MB/s BenchmarkRepeatLarge/262144/4097-4 165 974861 ns/op 264.77 MB/s BenchmarkRepeatLarge/524288/1-4 79 1589724 ns/op 329.80 MB/s BenchmarkRepeatLarge/524288/16-4 82 1561583 ns/op 335.74 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1714643 ns/op 303.46 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3186335 ns/op 329.09 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2893674 ns/op 362.37 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 3180936 ns/op 328.44 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5462332 ns/op 383.93 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7156068 ns/op 293.06 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 6048730 ns/op 346.12 MB/s BenchmarkRepeatLarge/4194304/1-4 12 11082624 ns/op 378.46 MB/s BenchmarkRepeatLarge/4194304/16-4 8 13286652 ns/op 315.68 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10170449 ns/op 412.10 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16124607 ns/op 520.24 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17747787 ns/op 472.66 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 18359671 ns/op 456.79 MB/s BenchmarkRepeatLarge/16777216/1-4 3 49186592 ns/op 341.09 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35368465 ns/op 474.36 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29738095 ns/op 564.17 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55354188 ns/op 606.18 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51914967 ns/op 646.33 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54102486 ns/op 620.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104705679 ns/op 640.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103345546 ns/op 649.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 115495537 ns/op 581.05 MB/s BenchmarkRepeatLarge/134217728/1-4 1 247294794 ns/op 542.74 MB/s BenchmarkRepeatLarge/134217728/16-4 1 311824616 ns/op 430.43 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 217115413 ns/op 618.19 MB/s BenchmarkRepeatLarge/268435456/1-4 1 458662364 ns/op 585.26 MB/s BenchmarkRepeatLarge/268435456/16-4 1 494833125 ns/op 542.48 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 495715597 ns/op 541.51 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1305980363 ns/op 411.09 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1583792845 ns/op 338.98 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1541643960 ns/op 348.25 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5163617544 ns/op 207.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6253301651 ns/op 171.71 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6632579856 ns/op 161.89 MB/s BenchmarkBytesCompare/1-4 13890283 12.11 ns/op BenchmarkBytesCompare/2-4 13778412 9.419 ns/op BenchmarkBytesCompare/4-4 13579521 9.447 ns/op BenchmarkBytesCompare/8-4 13410556 8.063 ns/op BenchmarkBytesCompare/16-4 15011694 9.167 ns/op BenchmarkBytesCompare/32-4 13374244 9.173 ns/op BenchmarkBytesCompare/64-4 10843519 12.42 ns/op BenchmarkBytesCompare/128-4 9526723 12.03 ns/op BenchmarkBytesCompare/256-4 9082384 14.84 ns/op BenchmarkBytesCompare/512-4 5025938 31.99 ns/op BenchmarkBytesCompare/1024-4 2750590 47.63 ns/op BenchmarkBytesCompare/2048-4 1918827 60.62 ns/op BenchmarkIndexAnyASCII/1:1-4 2083887 57.34 ns/op BenchmarkIndexAnyASCII/1:2-4 2091238 56.59 ns/op BenchmarkIndexAnyASCII/1:4-4 2093665 56.53 ns/op BenchmarkIndexAnyASCII/1:8-4 2109151 113.4 ns/op BenchmarkIndexAnyASCII/1:16-4 2124399 63.99 ns/op BenchmarkIndexAnyASCII/1:32-4 2056776 56.76 ns/op BenchmarkIndexAnyASCII/1:64-4 2155262 59.48 ns/op BenchmarkIndexAnyASCII/16:1-4 2299996 82.60 ns/op BenchmarkIndexAnyASCII/16:2-4 673126 178.7 ns/op BenchmarkIndexAnyASCII/16:4-4 621498 180.6 ns/op BenchmarkIndexAnyASCII/16:8-4 642984 231.5 ns/op BenchmarkIndexAnyASCII/16:16-4 690507 419.7 ns/op BenchmarkIndexAnyASCII/16:32-4 547128 299.7 ns/op BenchmarkIndexAnyASCII/16:64-4 445113 282.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1983782 94.15 ns/op BenchmarkIndexAnyASCII/256:2-4 52543 2385 ns/op BenchmarkIndexAnyASCII/256:4-4 55963 2133 ns/op BenchmarkIndexAnyASCII/256:8-4 53997 3424 ns/op BenchmarkIndexAnyASCII/256:16-4 55051 2066 ns/op BenchmarkIndexAnyASCII/256:32-4 50926 2400 ns/op BenchmarkIndexAnyASCII/256:64-4 36283 4114 ns/op BenchmarkIndexAnyUTF8/1:1-4 2025950 71.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2027190 66.28 ns/op BenchmarkIndexAnyUTF8/1:4-4 1929090 62.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 1866144 61.63 ns/op BenchmarkIndexAnyUTF8/1:16-4 2077628 65.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 1878368 94.54 ns/op BenchmarkIndexAnyUTF8/1:64-4 1916175 61.20 ns/op BenchmarkIndexAnyUTF8/16:1-4 147608 837.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 366867 322.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 358564 430.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 404760 303.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 436466 317.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 275492 444.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 345860 414.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 9986 11753 ns/op BenchmarkIndexAnyUTF8/256:2-4 28041 4154 ns/op BenchmarkIndexAnyUTF8/256:4-4 29578 3962 ns/op BenchmarkIndexAnyUTF8/256:8-4 27871 4111 ns/op BenchmarkIndexAnyUTF8/256:16-4 28387 3966 ns/op BenchmarkIndexAnyUTF8/256:32-4 29235 4157 ns/op BenchmarkIndexAnyUTF8/256:64-4 27876 4117 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1968412 60.89 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2074458 59.45 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2009824 58.28 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2031631 60.80 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1914592 57.68 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1779795 67.79 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1938654 93.91 ns/op BenchmarkLastIndexAnyASCII/16:1-4 487101 246.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 434682 248.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 478446 253.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 454095 253.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 514551 284.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 478136 416.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 396816 335.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33645 3138 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36950 3144 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38985 2987 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36177 5792 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36061 3275 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36074 3226 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32614 4633 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1933023 103.8 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 111.1 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2050522 63.84 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1942407 85.06 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1934378 61.67 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2038174 60.76 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 119.9 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 195740 632.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 453054 374.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 341599 547.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 431250 297.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 400316 328.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 346208 582.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 362251 321.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11379 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28368 4374 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 26990 3834 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28366 7585 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 30300 8480 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 29233 4138 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27579 6743 ns/op BenchmarkTrimASCII/1:1-4 1000000 119.3 ns/op BenchmarkTrimASCII/1:2-4 1772977 57.96 ns/op BenchmarkTrimASCII/1:4-4 1990749 58.00 ns/op BenchmarkTrimASCII/1:8-4 1968386 61.87 ns/op BenchmarkTrimASCII/1:16-4 1710370 71.04 ns/op BenchmarkTrimASCII/16:1-4 695535 234.6 ns/op BenchmarkTrimASCII/16:2-4 509310 246.7 ns/op BenchmarkTrimASCII/16:4-4 505884 273.9 ns/op BenchmarkTrimASCII/16:8-4 527516 245.4 ns/op BenchmarkTrimASCII/16:16-4 458140 261.5 ns/op BenchmarkTrimASCII/256:1-4 51668 2905 ns/op BenchmarkTrimASCII/256:2-4 34125 5278 ns/op BenchmarkTrimASCII/256:4-4 35677 3299 ns/op BenchmarkTrimASCII/256:8-4 35300 3761 ns/op BenchmarkTrimASCII/256:16-4 28627 4231 ns/op BenchmarkTrimASCII/4096:1-4 3181 41998 ns/op BenchmarkTrimASCII/4096:2-4 2028 57765 ns/op BenchmarkTrimASCII/4096:4-4 2602 61729 ns/op BenchmarkTrimASCII/4096:8-4 2419 55898 ns/op BenchmarkTrimASCII/4096:16-4 2301 56106 ns/op BenchmarkTrimByte-4 1000000 104.5 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14098 7536 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13980 7678 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 840 134795 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1647 69588 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3093 59088 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7188 29311 ns/op BenchmarkCompareBytesEqual-4 14231688 8.730 ns/op BenchmarkCompareBytesToNil-4 14336541 8.201 ns/op BenchmarkCompareBytesEmpty-4 14119771 7.635 ns/op BenchmarkCompareBytesIdentical-4 14449092 7.656 ns/op BenchmarkCompareBytesSameLength-4 13461370 10.62 ns/op BenchmarkCompareBytesDifferentLength-4 14349583 11.45 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2872 65410 ns/op 16031.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2881 59991 ns/op 17479.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3109 48257 ns/op 21729.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2902 54148 ns/op 19365.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2871 56968 ns/op 18406.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2662 55680 ns/op 18832.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2006 54044 ns/op 19402.37 MB/s BenchmarkCompareBytesBig-4 2763 52785 ns/op 19865.06 MB/s BenchmarkCompareBytesBigIdentical-4 14268355 11.73 ns/op 89359383.28 MB/s PASS ok bytes 139.626s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 140924855 ns/op 0.71 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 380483879 ns/op 1.49 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 35379912 ns/op 0.46 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 1.615s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2248014 ns/op 4.45 MB/s 43001 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21724732 ns/op 4.60 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 217210016 ns/op 4.60 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2941441 ns/op 3.40 MB/s 41961 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 37878363 ns/op 2.64 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 235004649 ns/op 4.26 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 43 4317417 ns/op 2.32 MB/s 43064 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21327603 ns/op 4.69 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 214629000 ns/op 4.66 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 2373277 ns/op 4.21 MB/s 42668 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 28474419 ns/op 3.51 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 214909934 ns/op 4.65 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 55 2204244 ns/op 4.54 MB/s 43780 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 24312607 ns/op 4.11 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 233484499 ns/op 4.28 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1878185 ns/op 5.32 MB/s 43568 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 24108194 ns/op 4.15 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 166368576 ns/op 6.01 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1757827 ns/op 5.69 MB/s 44084 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12611679 ns/op 7.93 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 177274634 ns/op 5.64 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1819065 ns/op 5.50 MB/s 43106 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13393507 ns/op 7.47 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 123406228 ns/op 8.10 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 54 2356742 ns/op 4.24 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13852387 ns/op 7.22 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 131491706 ns/op 7.61 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2520681 ns/op 3.97 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 28404890 ns/op 3.52 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 208153874 ns/op 4.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6421456 ns/op 1.56 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 77164195 ns/op 1.30 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 843468370 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 8685239 ns/op 1.15 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 80511764 ns/op 1.24 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 770796657 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 2476711 ns/op 4.04 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 14994012 ns/op 6.67 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 137409026 ns/op 7.28 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2359766 ns/op 4.24 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18179895 ns/op 5.50 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 169251990 ns/op 5.91 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5609649 ns/op 1.78 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 64152894 ns/op 1.56 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 643571520 ns/op 1.55 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6142748 ns/op 1.63 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 76263548 ns/op 1.31 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1013546151 ns/op 0.99 MB/s PASS ok compress/flate 18.436s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2377305 ns/op 4.21 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2456295 ns/op 4.07 MB/s BenchmarkDecoder/1e5-4 5 23150182 ns/op 4.32 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25457881 ns/op 3.93 MB/s BenchmarkDecoder/1e6-4 1 259683996 ns/op 3.85 MB/s BenchmarkDecoder/1e-Reuse6-4 1 253462384 ns/op 3.95 MB/s BenchmarkEncoder/1e4-4 26 4182715 ns/op 2.39 MB/s BenchmarkEncoder/1e-Reuse4-4 64 2470901 ns/op 4.05 MB/s BenchmarkEncoder/1e5-4 6 19118284 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19115117 ns/op 5.23 MB/s BenchmarkEncoder/1e6-4 1 203981890 ns/op 4.90 MB/s BenchmarkEncoder/1e-Reuse6-4 1 203429023 ns/op 4.92 MB/s PASS ok compress/lzw 3.380s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4407204 ns/op PASS ok container/heap 0.278s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 19642 5209 ns/op BenchmarkWithTimeout/concurrency=40-4 6264 20443 ns/op BenchmarkWithTimeout/concurrency=4000-4 6247 29705 ns/op BenchmarkWithTimeout/concurrency=400000-4 8355 14682 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 384170 379.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 20678 6626 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23392 4759 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4094 30556 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2716 45753 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3438 41247 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 362 340951 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 249 497881 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 379 288454 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3232902 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 5315590 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 3285187 ns/op BenchmarkCheckCanceled/Err-4 312991 343.1 ns/op BenchmarkCheckCanceled/Done-4 603918 214.1 ns/op BenchmarkContextCancelDone-4 792703 141.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27770 3906 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26013 4065 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25665 4237 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22977 6048 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 17348 6874 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 583668 171.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 416079 275.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 313338 377.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 210684 582.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 104650 1114 ns/op PASS ok context 9.696s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1941865 61.26 ns/op 261.16 MB/s BenchmarkDecrypt-4 1971291 60.16 ns/op 265.98 MB/s BenchmarkExpand-4 1000000 102.6 ns/op PASS ok crypto/aes 0.690s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 240066 479.6 ns/op 133.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 419349 291.0 ns/op 219.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 253070 484.7 ns/op 132.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 391137 298.7 ns/op 214.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 173826 717.6 ns/op 1881.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 215697 550.6 ns/op 2452.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 152626 778.8 ns/op 1733.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 195356 640.4 ns/op 2108.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 65995 1805 ns/op 4538.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 65505 1844 ns/op 4443.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 50170 2304 ns/op 3555.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 52273 2257 ns/op 3630.18 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6805 16605 ns/op 61.37 MB/s BenchmarkAESCFBDecrypt1K-4 7611 16644 ns/op 61.22 MB/s BenchmarkAESCFBDecrypt8K-4 944 130349 ns/op 62.81 MB/s BenchmarkAESOFB1K-4 10000 10927 ns/op 93.25 MB/s BenchmarkAESCTR1K-4 16617 7230 ns/op 140.93 MB/s BenchmarkAESCTR8K-4 2146 56654 ns/op 144.51 MB/s BenchmarkAESCBCEncrypt1K-4 15687 8027 ns/op 127.57 MB/s BenchmarkAESCBCDecrypt1K-4 19693 6068 ns/op 168.76 MB/s PASS ok crypto/cipher 3.272s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92374 1214 ns/op 6.59 MB/s BenchmarkDecrypt-4 95890 1159 ns/op 6.90 MB/s BenchmarkTDESEncrypt-4 39712 3029 ns/op 2.64 MB/s BenchmarkTDESDecrypt-4 38014 3169 ns/op 2.52 MB/s PASS ok crypto/des 0.695s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1076 93904 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8954666 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19064387 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 76 1419613 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.815s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1879 65590 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 49 2659588 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 24 5083461 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 1202 96694 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 15 8086361 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 16785732 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 5049 23749 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 61 1901771 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4131348 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.526s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 267 442089 ns/op BenchmarkNewKeyFromSeed-4 284 423217 ns/op BenchmarkSigning-4 267 447800 ns/op BenchmarkVerification-4 182 647279 ns/op PASS ok crypto/ed25519 0.766s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6718 17483 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 175 672490 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 64 1955242 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4059233 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1898 64158 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 72 1783168 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 18 5836804 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 12385643 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13113 8476 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8121 16193 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5007 24204 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1143400 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2644 45845 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 248 451320 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1848 60660 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1030986 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.748s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17151 6630 ns/op 154.44 MB/s BenchmarkHMACSHA256_32-4 25807 4436 ns/op 7.21 MB/s BenchmarkNewWriteSum-4 12178 9580 ns/op 3.34 MB/s PASS ok crypto/hmac 0.676s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 50649 2206 ns/op BenchmarkModSub-4 62100 1872 ns/op BenchmarkMontgomeryRepr-4 29421 4111 ns/op BenchmarkMontgomeryMul-4 35432 3341 ns/op BenchmarkModMul-4 14410 8312 ns/op BenchmarkExpBig-4 16 6688739 ns/op BenchmarkExp-4 7 14675013 ns/op PASS ok crypto/internal/bigmod 1.301s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3925 32218 ns/op BenchmarkScalarBaseMult-4 301 390338 ns/op BenchmarkScalarMult-4 133 892623 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 198 591107 ns/op PASS ok crypto/internal/edwards25519 0.770s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 437562 256.5 ns/op BenchmarkMultiply-4 5602201 20.79 ns/op BenchmarkSquare-4 7251516 16.48 ns/op BenchmarkInvert-4 33730 3469 ns/op BenchmarkMult32-4 1458058 90.54 ns/op PASS ok crypto/internal/edwards25519/field 0.974s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 69 1866362 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2365 52475 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5637561 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12388088 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 178 605594 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10710 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 1720994 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3470097 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.252s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 649712 166.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 233922 495.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 134349 897.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 709771 165.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 237180 480.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 125966 912.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.972s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 112608 1028 ns/op 7.78 MB/s BenchmarkHash64-4 137280 882.8 ns/op 72.50 MB/s BenchmarkHash128-4 131661 933.6 ns/op 137.11 MB/s BenchmarkHash256-4 103802 1138 ns/op 224.98 MB/s BenchmarkHash512-4 79743 1491 ns/op 343.31 MB/s BenchmarkHash1K-4 54446 2203 ns/op 464.88 MB/s BenchmarkHash8K-4 10000 11897 ns/op 688.55 MB/s BenchmarkHash1M-4 70 1432560 ns/op 731.96 MB/s BenchmarkHash8M-4 9 11274996 ns/op 744.00 MB/s BenchmarkHash8BytesUnaligned-4 117528 1023 ns/op 7.82 MB/s BenchmarkHash1KUnaligned-4 54284 2138 ns/op 478.93 MB/s BenchmarkHash8KUnaligned-4 10000 11815 ns/op 693.36 MB/s PASS ok crypto/md5 2.042s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 316247616 ns/op PASS ok crypto/rand 0.372s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12954 8915 ns/op 14.36 MB/s BenchmarkRC4_1K-4 1731 69720 ns/op 14.69 MB/s BenchmarkRC4_8K-4 216 551259 ns/op 14.69 MB/s PASS ok crypto/rc4 0.615s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9363606 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20808433 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38934420 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3389185 ns/op BenchmarkDecryptOAEP/2048-4 13 9337588 ns/op BenchmarkEncryptOAEP/2048-4 32 3391687 ns/op BenchmarkSignPKCS1v15/2048-4 12 9516502 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3348216 ns/op BenchmarkSignPSS/2048-4 12 9460235 ns/op BenchmarkVerifyPSS/2048-4 34 3399366 ns/op PASS ok crypto/rsa 1.808s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 97627 1157 ns/op 6.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 109192 953.6 ns/op 8.39 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 86361 1400 ns/op 228.58 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 94047 1140 ns/op 280.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 59607 2013 ns/op 508.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 66876 1769 ns/op 578.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13766 8563 ns/op 956.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14484 8361 ns/op 979.84 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.449s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 78970 1445 ns/op 5.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 99130 1208 ns/op 6.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 95342 1235 ns/op 6.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31904 3665 ns/op 279.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 35871 3409 ns/op 300.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 35109 3433 ns/op 298.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5520 23789 ns/op 344.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5731 20617 ns/op 397.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6327 20630 ns/op 397.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.624s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59185 1930 ns/op 4.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 76286 1462 ns/op 5.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65245 1712 ns/op 4.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35140 3361 ns/op 304.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38403 3016 ns/op 339.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33312 3137 ns/op 326.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8659 14820 ns/op 552.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8815 14632 ns/op 559.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8704 14784 ns/op 554.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.479s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23267294 5.008 ns/op BenchmarkConstantTimeEq-4 22067223 5.210 ns/op BenchmarkConstantTimeLessOrEq-4 23570299 5.279 ns/op BenchmarkXORBytes/8Bytes-4 3235117 35.43 ns/op 225.81 MB/s BenchmarkXORBytes/128Bytes-4 2904721 39.05 ns/op 3278.25 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 111.8 ns/op 18321.57 MB/s BenchmarkXORBytes/32768Bytes-4 82432 1555 ns/op 21074.81 MB/s PASS ok crypto/subtle 1.318s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 30 3832507 ns/op BenchmarkCertCache/1-4 46 3859842 ns/op BenchmarkCertCache/2-4 39 4012844 ns/op BenchmarkCertCache/3-4 31 3793833 ns/op BenchmarkHandshakeServer/RSA-4 21 5585982 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 25 4556111 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 26 5598664 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 36 2929693 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 31 3557413 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 30 4198358 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 30 4857358 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28477189 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27769039 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 108706738 ns/op 9.65 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 59687206 ns/op 17.57 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 129678594 ns/op 16.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 100551707 ns/op 20.86 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 193164869 ns/op 21.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 199822940 ns/op 20.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 436548328 ns/op 19.22 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 396641381 ns/op 21.15 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 705079730 ns/op 23.79 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 750012570 ns/op 22.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1475859455 ns/op 22.74 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1622027621 ns/op 20.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3102315425 ns/op 21.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3152023769 ns/op 21.29 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 59861180 ns/op 17.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 57036120 ns/op 18.38 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 99289134 ns/op 21.12 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 109921110 ns/op 19.08 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 199464359 ns/op 21.03 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 187504075 ns/op 22.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 348432741 ns/op 24.08 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 384949957 ns/op 21.79 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 656298910 ns/op 25.56 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 799834239 ns/op 20.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1436787046 ns/op 23.35 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1605525378 ns/op 20.90 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3100549578 ns/op 21.64 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3012741149 ns/op 22.28 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 708343705 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 711017154 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 298289844 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294360906 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 159013063 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155006905 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 83480548 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86102416 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42606181 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42864157 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 152030059 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149569453 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 68762254 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69281914 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45578554 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 41849734 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 29670210 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 29205590 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 28197764 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 21355992 ns/op PASS ok crypto/tls 34.664s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 14240496 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 366 326728 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1108 111523 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1045 132850 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.315s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 43 2559755 ns/op 279008 B/op 1626 allocs/op BenchmarkConcurrentStmtQuery-4 38 2835093 ns/op 258189 B/op 1984 allocs/op BenchmarkConcurrentStmtExec-4 67 2389811 ns/op 212921 B/op 572 allocs/op BenchmarkConcurrentTxQuery-4 51 2748385 ns/op 272385 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 84 1409923 ns/op 87790 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 60 2029261 ns/op 105242 B/op 2084 allocs/op BenchmarkConcurrentTxStmtExec-4 180 673164 ns/op 40090 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 2427655 ns/op 224865 B/op 1773 allocs/op BenchmarkManyConcurrentQueries-4 3046 36371 ns/op 3967 B/op 20 allocs/op PASS ok database/sql 1.754s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 167509 741.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 91 1416822 ns/op 188220 B/op 13 allocs/op Benchmark115/LineToPC-4 75 1392796 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 21326 5539 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.867s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 771 148920 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2848 35372 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.308s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 266 445481 ns/op 18.39 MB/s BenchmarkEncodeToString-4 240 466526 ns/op 17.56 MB/s BenchmarkDecode-4 169 792594 ns/op 16.54 MB/s BenchmarkDecodeString-4 162 734005 ns/op 17.86 MB/s PASS ok encoding/base32 0.834s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 264 440546 ns/op 18.60 MB/s BenchmarkDecodeString/2-4 272821 440.7 ns/op 9.08 MB/s BenchmarkDecodeString/4-4 200074 557.3 ns/op 14.35 MB/s BenchmarkDecodeString/8-4 191283 767.7 ns/op 15.63 MB/s BenchmarkDecodeString/64-4 30154 4702 ns/op 18.72 MB/s BenchmarkDecodeString/8192-4 292 370256 ns/op 29.50 MB/s BenchmarkNewEncoding-4 86120 1427 ns/op 179.39 MB/s PASS ok encoding/base64 1.744s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1509 91776 ns/op 43.58 MB/s BenchmarkReadStruct-4 16852 7587 ns/op 9.88 MB/s BenchmarkWriteStruct-4 16189 6514 ns/op 11.51 MB/s BenchmarkReadInts-4 35066 3365 ns/op 8.91 MB/s BenchmarkWriteInts-4 36186 4087 ns/op 7.34 MB/s BenchmarkWriteSlice1000Int32s-4 1040 117193 ns/op 34.13 MB/s BenchmarkPutUint16-4 2952436 54.88 ns/op 36.44 MB/s BenchmarkAppendUint16-4 3122618 39.75 ns/op 50.32 MB/s BenchmarkPutUint32-4 2296795 54.53 ns/op 73.36 MB/s BenchmarkAppendUint32-4 1779684 56.88 ns/op 70.32 MB/s BenchmarkPutUint64-4 1000000 118.5 ns/op 67.53 MB/s BenchmarkAppendUint64-4 1031115 105.7 ns/op 75.71 MB/s BenchmarkLittleEndianPutUint16-4 2527374 48.98 ns/op 40.83 MB/s BenchmarkLittleEndianAppendUint16-4 2677693 44.63 ns/op 44.81 MB/s BenchmarkLittleEndianPutUint32-4 1000000 119.6 ns/op 33.44 MB/s BenchmarkLittleEndianAppendUint32-4 1000000 110.1 ns/op 36.33 MB/s BenchmarkLittleEndianPutUint64-4 1000000 150.0 ns/op 53.35 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 163.6 ns/op 48.91 MB/s BenchmarkReadFloats-4 134486 935.6 ns/op 12.83 MB/s BenchmarkWriteFloats-4 83209 1241 ns/op 9.67 MB/s BenchmarkReadSlice1000Float32s-4 889 122768 ns/op 32.58 MB/s BenchmarkWriteSlice1000Float32s-4 927 127759 ns/op 31.31 MB/s BenchmarkReadSlice1000Uint8s-4 50763 3703 ns/op 270.08 MB/s BenchmarkWriteSlice1000Uint8s-4 43389 3692 ns/op 270.86 MB/s BenchmarkPutUvarint32-4 847399 149.4 ns/op 26.77 MB/s BenchmarkPutUvarint64-4 273175 500.5 ns/op 15.98 MB/s PASS ok encoding/binary 6.280s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6154 21054 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5384 21277 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7054 21739 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3121 39323 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 4449 26490 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7413 17145 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6031 18766 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3678 35554 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 15548 ns/op PASS ok encoding/csv 1.790s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6324 22175 ns/op BenchmarkEndToEndByteBuffer-4 7407 15037 ns/op BenchmarkEndToEndSliceByteBuffer-4 169 723530 ns/op BenchmarkEncodeComplex128Slice-4 504 253048 ns/op BenchmarkEncodeFloat64Slice-4 909 117751 ns/op BenchmarkEncodeInt32Slice-4 764 144028 ns/op BenchmarkEncodeStringSlice-4 1292 86822 ns/op BenchmarkEncodeInterfaceSlice-4 42 2563400 ns/op BenchmarkDecodeComplex128Slice-4 410 395417 ns/op BenchmarkDecodeFloat64Slice-4 673 183896 ns/op BenchmarkDecodeInt32Slice-4 805 204411 ns/op BenchmarkDecodeStringSlice-4 334 386033 ns/op BenchmarkDecodeStringsSlice-4 132 1028465 ns/op BenchmarkDecodeBytesSlice-4 351 410733 ns/op BenchmarkDecodeInterfaceSlice-4 68 1697152 ns/op BenchmarkDecodeMap-4 84 2464549 ns/op PASS ok encoding/gob 3.801s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10369 10364 ns/op 24.70 MB/s BenchmarkEncode/1024-4 2655 43964 ns/op 23.29 MB/s BenchmarkEncode/4096-4 651 208962 ns/op 19.60 MB/s BenchmarkEncode/16384-4 171 799718 ns/op 20.49 MB/s BenchmarkDecode/256-4 21963 5152 ns/op 49.69 MB/s BenchmarkDecode/1024-4 5875 21233 ns/op 48.23 MB/s BenchmarkDecode/4096-4 1483 88027 ns/op 46.53 MB/s BenchmarkDecode/16384-4 344 333540 ns/op 49.12 MB/s BenchmarkDump/256-4 1089 161697 ns/op 1.58 MB/s BenchmarkDump/1024-4 302 555395 ns/op 1.84 MB/s BenchmarkDump/4096-4 79 1706711 ns/op 2.40 MB/s BenchmarkDump/16384-4 19 6920474 ns/op 2.37 MB/s PASS ok encoding/hex 2.487s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 176228793 ns/op 11.01 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 167932926 ns/op 11.56 MB/s 8524824 B/op 125 allocs/op BenchmarkCodeMarshal-4 1 163345835 ns/op 11.88 MB/s 10333032 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 212824301 ns/op 9.12 MB/s 10466424 B/op 124 allocs/op BenchmarkMarshalBytes/32-4 10000 10435 ns/op BenchmarkMarshalBytes/256-4 5605 32453 ns/op BenchmarkMarshalBytes/4096-4 375 310735 ns/op BenchmarkMarshalBytesError/32-4 60 2247126 ns/op BenchmarkMarshalBytesError/256-4 52 2186819 ns/op BenchmarkMarshalBytesError/4096-4 44 2410990 ns/op BenchmarkCodeDecoder-4 1 533387600 ns/op 3.64 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 28086 3992 ns/op 3.51 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46704 4464 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 409900667 ns/op 4.73 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 405029099 ns/op 4.79 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 72249 1892 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 113756 1344 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 226425 982.6 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 62880 2552 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 44878 2856 ns/op 145 B/op 2 allocs/op BenchmarkUnmapped-4 18895 6511 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3170 38965 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 667 198143 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1119709 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 10143285 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 592218 208.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 588370 202.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 551962 232.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 524641 217.7 ns/op BenchmarkEncodeMarshaler-4 69094 1954 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 64712 1709 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 5161143 28.10 ns/op BenchmarkNumberIsValidRegexp-4 18372 6245 ns/op PASS ok encoding/json 9.448s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 2968820 ns/op 22.07 MB/s BenchmarkDecode-4 27 5132549 ns/op 17.30 MB/s PASS ok encoding/pem 0.454s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1699 68021 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 616 202849 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2222 50948 ns/op PASS ok encoding/xml 0.632s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 433936 285.9 ns/op BenchmarkIntSet-4 512144 200.6 ns/op BenchmarkFloatAdd-4 159056 759.6 ns/op BenchmarkFloatSet-4 841513 213.4 ns/op BenchmarkStringSet-4 417066 309.4 ns/op BenchmarkMapSet-4 135825 962.3 ns/op BenchmarkMapSetDifferent-4 65684 2235 ns/op BenchmarkMapSetDifferentRandom-4 284 456902 ns/op BenchmarkMapSetString-4 143032 1004 ns/op BenchmarkMapAddSame-4 23031 4433 ns/op BenchmarkMapAddDifferent-4 11928 11563 ns/op BenchmarkMapAddDifferentRandom-4 246 476916 ns/op BenchmarkMapAddSameSteadyState-4 305416 377.9 ns/op BenchmarkMapAddDifferentSteadyState-4 159424 938.4 ns/op BenchmarkRealworldExpvarUsage-4 12757 8702 ns/op PASS ok expvar 3.293s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 82828 1287 ns/op BenchmarkSprintfEmpty-4 264372 474.7 ns/op BenchmarkSprintfString-4 191842 768.2 ns/op BenchmarkSprintfTruncateString-4 175302 761.5 ns/op BenchmarkSprintfTruncateBytes-4 107797 1148 ns/op BenchmarkSprintfSlowParsingPath-4 163706 849.3 ns/op BenchmarkSprintfQuoteString-4 39846 3199 ns/op BenchmarkSprintfInt-4 170103 719.8 ns/op BenchmarkSprintfIntInt-4 116354 1045 ns/op BenchmarkSprintfPrefixedInt-4 176656 1021 ns/op BenchmarkSprintfFloat-4 97837 1290 ns/op BenchmarkSprintfComplex-4 42535 2378 ns/op BenchmarkSprintfBoolean-4 185340 778.8 ns/op BenchmarkSprintfHexString-4 62431 1768 ns/op BenchmarkSprintfHexBytes-4 77641 2263 ns/op BenchmarkSprintfBytes-4 34876 3608 ns/op BenchmarkSprintfStringer-4 57705 2146 ns/op BenchmarkSprintfStructure-4 26642 5676 ns/op BenchmarkManyArgs-4 44884 2638 ns/op BenchmarkFprintInt-4 65379 2711 ns/op BenchmarkFprintfBytes-4 70927 1678 ns/op BenchmarkFprintIntNoAlloc-4 69182 1722 ns/op BenchmarkScanInts-4 28 4351408 ns/op BenchmarkScanRecursiveInt-4 1 415361344 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 492286240 ns/op PASS ok fmt 5.987s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 592 204424 ns/op PASS ok go/build 0.194s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 43368 3368 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12231 10339 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4912 30635 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1164 101391 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 318 423925 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 1909682 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 8150167 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 32691784 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 147268798 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.744s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 371273137 ns/op 0.17 MB/s 45754800 B/op 48818 allocs/op PASS ok go/format 0.454s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 20788690 ns/op 2.59 MB/s BenchmarkParseOnly-4 6 17936210 ns/op 3.00 MB/s BenchmarkResolve-4 49 2492948 ns/op 21.60 MB/s PASS ok go/parser 2.038s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 135545343 ns/op 0.38 MB/s 5183120 B/op 27614 allocs/op BenchmarkPrintDecl-4 831 174049 ns/op 0.18 MB/s 16302 B/op 51 allocs/op PASS ok go/printer 0.362s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 282 653030 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8777102 ns/op 6.22 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 22493835 ns/op 3.20 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18996538 ns/op 5.98 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 216 579428 ns/op 5.31 MB/s PASS ok go/scanner 1.480s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 102.6 ns/op PASS ok go/token 0.177s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 130 917705 ns/op BenchmarkNamed/Underlying/nongeneric-4 859868 128.2 ns/op BenchmarkNamed/Underlying/generic-4 798916 198.8 ns/op BenchmarkNamed/Underlying/src_instance-4 931260 166.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 139.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13974 7490 ns/op BenchmarkNamed/NewMethodSet/generic-4 13717 7779 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13600 7954 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16206 7382 ns/op BenchmarkCheck/http/funcbodies/info-4 1 584253084 ns/op 52022 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 455354149 ns/op 66576 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 285931634 ns/op 105822 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 264008357 ns/op 115117 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2568242150 ns/op 1993 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 159056385 ns/op 32042 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 97018307 ns/op 52451 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 121935983 ns/op 41609 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 840882695 ns/op 2576 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 90049474 ns/op 23943 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 80384989 ns/op 26795 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 75300896 ns/op 28568 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1872960925 ns/op 33118 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 653389414 ns/op 94902 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 168016790 ns/op 368014 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 118299762 ns/op 523251 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3117538120 ns/op 646.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 175811086 ns/op 11421 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 102011954 ns/op 19556 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 159962800 ns/op 12597 lines/s PASS ok go/types 46.988s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12015 8939 ns/op 114.55 MB/s PASS ok hash/adler32 0.300s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 214712 518.9 ns/op 28.91 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 232438 532.3 ns/op 28.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 123374 905.8 ns/op 44.16 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 148329 847.3 ns/op 47.21 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 403810 292.9 ns/op 1747.89 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 398374 363.2 ns/op 1409.83 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 399126 369.6 ns/op 2770.79 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 170952 659.5 ns/op 1552.64 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 291789 510.2 ns/op 8028.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 266781 629.3 ns/op 6508.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 61501 2307 ns/op 14202.67 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 26749 4216 ns/op 7771.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 384130 318.1 ns/op 47.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 436378 356.3 ns/op 42.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 433417 330.8 ns/op 120.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 370854 291.5 ns/op 137.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 267618 385.8 ns/op 1326.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 316408 411.0 ns/op 1245.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 292350 827.5 ns/op 1237.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 273192 459.3 ns/op 2229.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 230619 546.8 ns/op 7490.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 223042 541.8 ns/op 7560.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52930 2147 ns/op 15263.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 54271 2209 ns/op 14833.58 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 231979 515.6 ns/op 29.09 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 208699 506.8 ns/op 29.60 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 140108 921.0 ns/op 43.43 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 130207 901.5 ns/op 44.37 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10181 ns/op 50.29 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 17131 ns/op 29.89 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5205 21779 ns/op 47.02 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5782 22374 ns/op 45.77 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1591 105397 ns/op 38.86 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1280 187005 ns/op 21.90 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 163 1241734 ns/op 26.39 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 164 738352 ns/op 44.38 MB/s PASS ok hash/crc32 8.088s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 861713 ns/op 76.05 MB/s BenchmarkCrc64/ISO4KB-4 1280 84648 ns/op 48.39 MB/s BenchmarkCrc64/ISO1KB-4 6762 15688 ns/op 65.27 MB/s BenchmarkCrc64/ECMA64KB-4 133 1186997 ns/op 55.21 MB/s BenchmarkCrc64/Random64KB-4 139 845251 ns/op 77.53 MB/s BenchmarkCrc64/Random16KB-4 487 226967 ns/op 72.19 MB/s PASS ok hash/crc64 1.288s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14186 8515 ns/op 120.26 MB/s BenchmarkFnv32aKB-4 10000 14349 ns/op 71.36 MB/s BenchmarkFnv64KB-4 13386 8960 ns/op 114.29 MB/s BenchmarkFnv64aKB-4 10000 16000 ns/op 64.00 MB/s BenchmarkFnv128KB-4 1748 78795 ns/op 13.00 MB/s BenchmarkFnv128aKB-4 1552 75435 ns/op 13.57 MB/s PASS ok hash/fnv 1.236s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 422028 318.6 ns/op 12.55 MB/s BenchmarkHash/n=4/Bytes-4 3180345 38.91 ns/op 102.80 MB/s BenchmarkHash/n=4/String-4 3024075 40.34 ns/op 99.17 MB/s BenchmarkHash/n=8/Write-4 441945 281.2 ns/op 28.45 MB/s BenchmarkHash/n=8/Bytes-4 2879136 41.69 ns/op 191.90 MB/s BenchmarkHash/n=8/String-4 2659286 41.07 ns/op 194.81 MB/s BenchmarkHash/n=16/Write-4 443116 399.4 ns/op 40.06 MB/s BenchmarkHash/n=16/Bytes-4 3085887 45.78 ns/op 349.53 MB/s BenchmarkHash/n=16/String-4 3036607 38.71 ns/op 413.37 MB/s BenchmarkHash/n=32/Write-4 417943 301.8 ns/op 106.02 MB/s BenchmarkHash/n=32/Bytes-4 2943608 38.19 ns/op 837.99 MB/s BenchmarkHash/n=32/String-4 3126858 36.77 ns/op 870.23 MB/s BenchmarkHash/n=64/Write-4 455310 292.4 ns/op 218.86 MB/s BenchmarkHash/n=64/Bytes-4 2456266 41.67 ns/op 1535.77 MB/s BenchmarkHash/n=64/String-4 2843839 40.28 ns/op 1588.87 MB/s BenchmarkHash/n=256/Write-4 354340 388.5 ns/op 658.96 MB/s BenchmarkHash/n=256/Bytes-4 2161898 54.16 ns/op 4726.97 MB/s BenchmarkHash/n=256/String-4 2052046 53.16 ns/op 4815.78 MB/s BenchmarkHash/n=320/Write-4 304732 384.8 ns/op 831.69 MB/s BenchmarkHash/n=320/Bytes-4 1984623 58.50 ns/op 5470.45 MB/s BenchmarkHash/n=320/String-4 1877972 65.73 ns/op 4868.45 MB/s BenchmarkHash/n=1024/Write-4 199615 606.9 ns/op 1687.22 MB/s BenchmarkHash/n=1024/Bytes-4 863083 184.3 ns/op 5555.98 MB/s BenchmarkHash/n=1024/String-4 982346 221.9 ns/op 4615.10 MB/s BenchmarkHash/n=4096/Write-4 79440 1380 ns/op 2968.80 MB/s BenchmarkHash/n=4096/Bytes-4 230054 471.2 ns/op 8692.19 MB/s BenchmarkHash/n=4096/String-4 245730 459.6 ns/op 8911.20 MB/s BenchmarkHash/n=16384/Write-4 20971 5967 ns/op 2745.95 MB/s BenchmarkHash/n=16384/Bytes-4 56646 2353 ns/op 6963.32 MB/s BenchmarkHash/n=16384/String-4 62907 1820 ns/op 9002.72 MB/s PASS ok hash/maphash 6.893s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 669 178021 ns/op BenchmarkEscapeNone-4 129062 916.3 ns/op BenchmarkUnescape-4 690 194870 ns/op BenchmarkUnescapeNone-4 535286 236.9 ns/op BenchmarkUnescapeSparse-4 10000 27325 ns/op BenchmarkUnescapeDense-4 931 115946 ns/op PASS ok html 1.385s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8133 15092 ns/op BenchmarkCSSEscaperNoSpecials-4 38506 2953 ns/op BenchmarkDecodeCSS-4 20946 5107 ns/op BenchmarkDecodeCSSNoSpecials-4 3108826 37.80 ns/op BenchmarkCSSValueFilter-4 100548 1762 ns/op BenchmarkCSSValueFilterOk-4 71646 2726 ns/op BenchmarkEscapedExecute-4 4218 29174 ns/op BenchmarkHTMLNospaceEscaper-4 4586 25615 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 55776 2186 ns/op BenchmarkStripTags-4 19083 8046 ns/op BenchmarkStripTagsNoSpecials-4 239434 683.1 ns/op BenchmarkJSValEscaperWithNum-4 13905 8281 ns/op BenchmarkJSValEscaperWithStr-4 4303 26765 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18506 6176 ns/op BenchmarkJSValEscaperWithObj-4 4610 29147 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 16509 ns/op BenchmarkJSStrEscaperNoSpecials-4 46684 2667 ns/op BenchmarkJSStrEscaper-4 10000 14374 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42344 3888 ns/op BenchmarkJSRegexpEscaper-4 9376 18678 ns/op BenchmarkTemplateSpecialTags-4 93 1205397 ns/op BenchmarkURLEscaper-4 4567 48406 ns/op BenchmarkURLEscaperNoSpecials-4 185143 886.5 ns/op BenchmarkURLNormalizer-4 5136 23468 ns/op BenchmarkURLNormalizerNoSpecials-4 140652 993.7 ns/op BenchmarkSrcsetFilter-4 10000 10174 ns/op BenchmarkSrcsetFilterNoSpecials-4 80154 1768 ns/op PASS ok html/template 6.071s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 486975 259.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 433033 385.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 553584 231.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 562994 282.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 175.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 120.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1386685 85.69 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 127.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1048498 127.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 307725 354.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 335144 384.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 346964 375.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 264891 446.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 785460 297.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 475893 409.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 641148 182.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 359200 421.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 333729 570.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 975060 142.1 ns/op BenchmarkRGBASetRGBA-4 897724 129.0 ns/op BenchmarkRGBA64At-4 740066 169.6 ns/op BenchmarkRGBA64SetRGBA64-4 743461 179.1 ns/op BenchmarkNRGBAAt-4 1135204 138.0 ns/op BenchmarkNRGBASetNRGBA-4 976574 128.4 ns/op BenchmarkNRGBA64At-4 685574 180.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 622195 270.4 ns/op BenchmarkAlphaAt-4 1755348 87.60 ns/op BenchmarkAlphaSetAlpha-4 1423303 75.88 ns/op BenchmarkAlpha16At-4 1000000 110.7 ns/op BenchmarkAlphaSetAlpha16-4 472333 254.3 ns/op BenchmarkGrayAt-4 1622985 61.65 ns/op BenchmarkGraySetGray-4 1701795 66.34 ns/op BenchmarkGray16At-4 1269494 89.88 ns/op BenchmarkGraySetGray16-4 1000000 106.7 ns/op PASS ok image 8.214s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3022922 41.59 ns/op BenchmarkYCbCrToRGB/128-4 2721910 36.88 ns/op BenchmarkYCbCrToRGB/255-4 3028386 35.21 ns/op BenchmarkRGBToYCbCr/0-4 3093112 74.25 ns/op BenchmarkRGBToYCbCr/Cb-4 2886255 37.80 ns/op BenchmarkRGBToYCbCr/Cr-4 3222961 61.60 ns/op BenchmarkYCbCrToRGBA/0-4 2495695 76.10 ns/op BenchmarkYCbCrToRGBA/128-4 2402716 66.64 ns/op BenchmarkYCbCrToRGBA/255-4 2813659 45.22 ns/op BenchmarkNYCbCrAToRGBA/0-4 2663658 60.68 ns/op BenchmarkNYCbCrAToRGBA/128-4 1966524 58.39 ns/op BenchmarkNYCbCrAToRGBA/255-4 2318388 110.1 ns/op PASS ok image/color 3.453s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 55200854 ns/op BenchmarkFillSrc-4 286 484318 ns/op BenchmarkCopyOver-4 6 31508500 ns/op BenchmarkCopySrc-4 392 282148 ns/op BenchmarkNRGBAOver-4 7 16109022 ns/op BenchmarkNRGBASrc-4 8 15530320 ns/op BenchmarkYCbCr-4 8 12977072 ns/op BenchmarkGray-4 16 9165173 ns/op BenchmarkCMYK-4 9 16513669 ns/op BenchmarkGlyphOver-4 19 6801501 ns/op BenchmarkRGBAMaskOver-4 3 37809150 ns/op BenchmarkGrayMaskOver-4 3 33428800 ns/op BenchmarkRGBA64ImageMaskOver-4 3 41739572 ns/op BenchmarkRGBA-4 4 34859695 ns/op BenchmarkPalettedFill-4 572 204452 ns/op BenchmarkPalettedRGBA-4 4 28304425 ns/op BenchmarkGenericOver-4 2 50492131 ns/op BenchmarkGenericMaskOver-4 3 51983495 ns/op BenchmarkGenericSrc-4 3 34722493 ns/op BenchmarkGenericMaskSrc-4 3 43098585 ns/op PASS ok image/draw 8.588s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 18 6155317 ns/op 2.51 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 151678382 ns/op 2.03 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3288117330 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 45 2518203 ns/op 6.14 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 195838220 ns/op 0.32 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.774s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4233 26869 ns/op BenchmarkIDCT-4 4971 24763 ns/op BenchmarkDecodeBaseline-4 7 14483970 ns/op 4.27 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 20495725 ns/op 3.02 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 166202725 ns/op 7.39 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 282644332 ns/op 3.26 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.756s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16997217 13.26 ns/op BenchmarkDecodeGray-4 10 10495139 ns/op 6.24 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 62356591 ns/op 4.20 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 32603452 ns/op 8.04 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5900596 ns/op 11.11 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33731997 ns/op 7.77 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42060829 ns/op 6.23 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 105296461 ns/op 2.92 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 47312913 ns/op 6.49 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 199756503 ns/op 6.15 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 246327581 ns/op 4.99 MB/s 864096 B/op 30 allocs/op BenchmarkEncodePaletted-4 4 28761090 ns/op 10.68 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 161207001 ns/op 7.62 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 686550436 ns/op 1.79 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.152s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 55502810 ns/op 1.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 59981989 ns/op 1.67 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 271954699 ns/op 1.84 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 273451957 ns/op 1.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51019110 ns/op 1.96 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41532132 ns/op 2.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 258426416 ns/op 1.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 215124377 ns/op 2.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 579713154 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 563856912 ns/op 1.77 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3775796365 ns/op 1.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4051396228 ns/op 1.23 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 10489176 ns/op 9.53 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9910541 ns/op 10.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 48418596 ns/op 10.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47043011 ns/op 10.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 150956726 ns/op 6.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 117603162 ns/op 8.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 486642150 ns/op 10.27 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 729212215 ns/op 6.86 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 89055349 ns/op 1.12 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 105763912 ns/op 0.95 MB/s 802904 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 330221006 ns/op 1.51 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 309530947 ns/op 1.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 840229871 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 821907696 ns/op 1.22 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6352573229 ns/op 0.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6001615895 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 172580082 ns/op 24.22 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 168370977 ns/op 24.82 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 79.558s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35751 3197 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/2-4 29844 4920 ns/op 0.41 MB/s BenchmarkMarshalCorpusFile/4-4 30934 4235 ns/op 0.94 MB/s BenchmarkMarshalCorpusFile/8-4 24058 5818 ns/op 1.38 MB/s BenchmarkMarshalCorpusFile/16-4 12207 9661 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/32-4 10000 11641 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/64-4 7317 22693 ns/op 2.82 MB/s BenchmarkMarshalCorpusFile/128-4 5146 27014 ns/op 4.74 MB/s BenchmarkMarshalCorpusFile/256-4 2060 60640 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/512-4 1124 115296 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/1024-4 624 261552 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/2048-4 301 531017 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1117323 ns/op 3.67 MB/s BenchmarkMarshalCorpusFile/8192-4 73 1745495 ns/op 4.69 MB/s BenchmarkMarshalCorpusFile/16384-4 33 3319489 ns/op 4.94 MB/s BenchmarkMarshalCorpusFile/32768-4 18 7871389 ns/op 4.16 MB/s BenchmarkMarshalCorpusFile/65536-4 6 19418187 ns/op 3.37 MB/s BenchmarkMarshalCorpusFile/131072-4 4 38282176 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/262144-4 2 72094312 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/524288-4 1 185423368 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 248702619 ns/op 4.22 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 17862 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 9020 19073 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 6775 17257 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 8175 22189 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 5602 20702 ns/op 0.77 MB/s BenchmarkUnmarshalCorpusFile/32-4 3957 30338 ns/op 1.05 MB/s BenchmarkUnmarshalCorpusFile/64-4 3112 34883 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/128-4 2726 52810 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/256-4 988 175456 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/512-4 508 245031 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/1024-4 260 427691 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/2048-4 132 1121712 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/4096-4 62 1773511 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3550375 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7820246 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 18003403 ns/op 1.82 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28222941 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55395768 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 122956308 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 225533699 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 488824437 ns/op 2.15 MB/s BenchmarkMutatorBytes/1-4 34477 3747 ns/op BenchmarkMutatorBytes/10-4 32524 5446 ns/op BenchmarkMutatorBytes/100-4 29817 3739 ns/op BenchmarkMutatorBytes/1000-4 21278 6775 ns/op BenchmarkMutatorBytes/10000-4 6834 34720 ns/op BenchmarkMutatorBytes/100000-4 844 142726 ns/op BenchmarkMutatorString/1-4 25460 4043 ns/op BenchmarkMutatorString/10-4 32686 3740 ns/op BenchmarkMutatorString/100-4 25746 3983 ns/op BenchmarkMutatorString/1000-4 13824 9860 ns/op BenchmarkMutatorString/10000-4 4173 52478 ns/op BenchmarkMutatorString/100000-4 277 399818 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15542 7305 ns/op BenchmarkMutatorAllBasicTypes/string-4 13456 10019 ns/op BenchmarkMutatorAllBasicTypes/bool-4 55777 2096 ns/op BenchmarkMutatorAllBasicTypes/float32-4 52755 2358 ns/op BenchmarkMutatorAllBasicTypes/float64-4 47588 2353 ns/op BenchmarkMutatorAllBasicTypes/int-4 50053 2584 ns/op BenchmarkMutatorAllBasicTypes/int8-4 53142 2310 ns/op BenchmarkMutatorAllBasicTypes/int16-4 54390 2212 ns/op BenchmarkMutatorAllBasicTypes/int32-4 54188 2622 ns/op BenchmarkMutatorAllBasicTypes/int64-4 45014 2384 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50647 3903 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50758 2314 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 50895 2327 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 48840 2435 ns/op PASS ok internal/fuzz 16.301s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11283 10225 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 145398 910.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.671s PASS ok internal/poll 0.045s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 37901967 ns/op PASS ok internal/trace 2.040s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 12100 10216 ns/op BenchmarkCopyNLarge-4 176 625921 ns/op PASS ok io 0.525s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 164980 709.5 ns/op BenchmarkPrintln-4 27240 4369 ns/op BenchmarkPrintlnNoFlags-4 44161 2588 ns/op PASS ok log 0.570s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2790321 60.06 ns/op BenchmarkAcosh-4 1382503 85.97 ns/op BenchmarkAsin-4 2801264 40.97 ns/op BenchmarkAsinh-4 1294408 95.74 ns/op BenchmarkAtan-4 3480631 33.53 ns/op BenchmarkAtanh-4 1310072 82.77 ns/op BenchmarkAtan2-4 2386111 60.80 ns/op BenchmarkCbrt-4 1574641 66.16 ns/op BenchmarkCeil-4 25627761 5.141 ns/op BenchmarkCopysign-4 3817300 30.74 ns/op BenchmarkCos-4 1431097 127.4 ns/op BenchmarkCosh-4 1000000 103.9 ns/op BenchmarkErf-4 3043146 55.49 ns/op BenchmarkErfc-4 3083344 38.25 ns/op BenchmarkErfinv-4 2841088 41.76 ns/op BenchmarkErfcinv-4 2827119 41.89 ns/op BenchmarkExp-4 6682316 17.02 ns/op BenchmarkExpGo-4 709329 152.9 ns/op BenchmarkExpm1-4 2473928 48.68 ns/op BenchmarkExp2-4 1000000 107.0 ns/op BenchmarkExp2Go-4 1000000 115.9 ns/op BenchmarkAbs-4 4734606 24.36 ns/op BenchmarkDim-4 10814422 11.22 ns/op BenchmarkFloor-4 24307632 6.172 ns/op BenchmarkMax-4 17708841 12.73 ns/op BenchmarkMin-4 12790326 8.313 ns/op BenchmarkMod-4 343262 300.5 ns/op BenchmarkFrexp-4 1000000 112.0 ns/op BenchmarkGamma-4 686996 157.3 ns/op BenchmarkHypot-4 12896962 9.450 ns/op BenchmarkHypotGo-4 1763296 102.9 ns/op BenchmarkIlogb-4 2057370 61.27 ns/op BenchmarkJ0-4 271644 399.2 ns/op BenchmarkJ1-4 323990 390.3 ns/op BenchmarkJn-4 133915 996.1 ns/op BenchmarkLdexp-4 1694280 61.97 ns/op BenchmarkLgamma-4 1000000 112.0 ns/op BenchmarkLog-4 5967670 20.93 ns/op BenchmarkLogb-4 2162140 54.74 ns/op BenchmarkLog1p-4 1539368 66.70 ns/op BenchmarkLog10-4 4912257 20.77 ns/op BenchmarkLog2-4 1566692 74.63 ns/op BenchmarkModf-4 2481447 45.10 ns/op BenchmarkNextafter32-4 2618968 49.58 ns/op BenchmarkNextafter64-4 2355302 48.35 ns/op BenchmarkPowInt-4 589131 193.5 ns/op BenchmarkPowFrac-4 515083 299.3 ns/op BenchmarkPow10Pos-4 5588400 32.19 ns/op BenchmarkPow10Neg-4 5850642 24.12 ns/op BenchmarkRound-4 4477618 26.75 ns/op BenchmarkRoundToEven-4 12135468 10.18 ns/op BenchmarkRemainder-4 577718 208.8 ns/op BenchmarkSignbit-4 6755257 18.16 ns/op BenchmarkSin-4 1335736 117.8 ns/op BenchmarkSincos-4 998040 158.6 ns/op BenchmarkSinh-4 2206945 62.79 ns/op BenchmarkSqrtIndirect-4 25568760 5.616 ns/op BenchmarkSqrtLatency-4 23539491 5.647 ns/op BenchmarkSqrtIndirectLatency-4 23503870 5.451 ns/op BenchmarkSqrtGoLatency-4 1365206 113.6 ns/op BenchmarkSqrtPrime-4 37417 3226 ns/op BenchmarkTan-4 1505275 123.4 ns/op BenchmarkTanh-4 1628598 97.87 ns/op BenchmarkTrunc-4 27311739 5.663 ns/op BenchmarkY0-4 267471 484.4 ns/op BenchmarkY1-4 324134 407.9 ns/op BenchmarkYn-4 108326 1071 ns/op BenchmarkFloat64bits-4 6955002 17.36 ns/op BenchmarkFloat64frombits-4 6304060 19.97 ns/op BenchmarkFloat32bits-4 5674591 19.55 ns/op BenchmarkFloat32frombits-4 6583315 17.78 ns/op BenchmarkFMA-4 19175856 5.715 ns/op PASS ok math 15.356s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15141738 12.76 ns/op 5016.09 MB/s BenchmarkAddVV/2-4 11757909 9.952 ns/op 12861.98 MB/s BenchmarkAddVV/3-4 10675152 15.84 ns/op 12123.13 MB/s BenchmarkAddVV/4-4 13153502 10.44 ns/op 24520.00 MB/s BenchmarkAddVV/5-4 10373851 10.33 ns/op 30982.93 MB/s BenchmarkAddVV/10-4 7613185 13.40 ns/op 47765.01 MB/s BenchmarkAddVV/100-4 1861528 57.05 ns/op 112191.64 MB/s BenchmarkAddVV/1000-4 272688 510.3 ns/op 125424.55 MB/s BenchmarkSubVV/1-4 13451640 15.44 ns/op 4145.53 MB/s BenchmarkSubVV/2-4 13892716 9.950 ns/op 12864.66 MB/s BenchmarkSubVV/3-4 11494700 10.43 ns/op 18400.75 MB/s BenchmarkSubVV/4-4 11048060 10.53 ns/op 24303.87 MB/s BenchmarkSubVV/5-4 10348411 12.04 ns/op 26568.50 MB/s BenchmarkSubVV/10-4 8833022 19.30 ns/op 33156.10 MB/s BenchmarkSubVV/100-4 1936309 77.81 ns/op 82254.30 MB/s BenchmarkSubVV/1000-4 202276 846.7 ns/op 75583.67 MB/s BenchmarkAddVW/1-4 15961120 8.237 ns/op 971.24 MB/s BenchmarkAddVW/2-4 15372802 8.260 ns/op 1936.96 MB/s BenchmarkAddVW/3-4 13764788 8.514 ns/op 2818.76 MB/s BenchmarkAddVW/4-4 13117792 8.204 ns/op 3900.54 MB/s BenchmarkAddVW/5-4 11304571 10.08 ns/op 3969.17 MB/s BenchmarkAddVW/10-4 9741602 11.59 ns/op 6905.36 MB/s BenchmarkAddVW/100-4 257924 394.9 ns/op 2025.83 MB/s BenchmarkAddVW/1000-4 40766 3652 ns/op 2190.49 MB/s BenchmarkAddVWext/1-4 17995501 7.996 ns/op 1000.54 MB/s BenchmarkAddVWext/2-4 15716595 8.016 ns/op 1996.11 MB/s BenchmarkAddVWext/3-4 14656605 13.44 ns/op 1786.27 MB/s BenchmarkAddVWext/4-4 12670138 8.251 ns/op 3878.52 MB/s BenchmarkAddVWext/5-4 13339159 9.217 ns/op 4339.68 MB/s BenchmarkAddVWext/10-4 11270367 11.45 ns/op 6987.91 MB/s BenchmarkAddVWext/100-4 48883 2395 ns/op 334.04 MB/s BenchmarkAddVWext/1000-4 4686 26023 ns/op 307.42 MB/s BenchmarkSubVW/1-4 14758842 7.800 ns/op 1025.59 MB/s BenchmarkSubVW/2-4 16198548 7.688 ns/op 2081.26 MB/s BenchmarkSubVW/3-4 13961802 8.894 ns/op 2698.38 MB/s BenchmarkSubVW/4-4 13246975 9.767 ns/op 3276.27 MB/s BenchmarkSubVW/5-4 9584265 15.45 ns/op 2589.80 MB/s BenchmarkSubVW/10-4 11851119 15.16 ns/op 5277.94 MB/s BenchmarkSubVW/100-4 327414 420.3 ns/op 1903.34 MB/s BenchmarkSubVW/1000-4 21592 4683 ns/op 1708.20 MB/s BenchmarkSubVWext/1-4 15113884 8.168 ns/op 979.48 MB/s BenchmarkSubVWext/2-4 15320919 8.491 ns/op 1884.41 MB/s BenchmarkSubVWext/3-4 14902118 8.768 ns/op 2737.22 MB/s BenchmarkSubVWext/4-4 15327625 12.59 ns/op 2541.00 MB/s BenchmarkSubVWext/5-4 14957810 9.603 ns/op 4165.29 MB/s BenchmarkSubVWext/10-4 10952349 12.07 ns/op 6626.75 MB/s BenchmarkSubVWext/100-4 52608 2615 ns/op 305.93 MB/s BenchmarkSubVWext/1000-4 5289 23057 ns/op 346.96 MB/s BenchmarkMulAddVWW/1-4 11615335 9.694 ns/op 6601.92 MB/s BenchmarkMulAddVWW/2-4 12726789 8.584 ns/op 14911.76 MB/s BenchmarkMulAddVWW/3-4 9710778 12.16 ns/op 15789.82 MB/s BenchmarkMulAddVWW/4-4 10953492 10.66 ns/op 24023.26 MB/s BenchmarkMulAddVWW/5-4 10992634 12.35 ns/op 25913.59 MB/s BenchmarkMulAddVWW/10-4 7277254 15.65 ns/op 40895.01 MB/s BenchmarkMulAddVWW/100-4 1424526 78.05 ns/op 82000.64 MB/s BenchmarkMulAddVWW/1000-4 140912 793.2 ns/op 80682.21 MB/s BenchmarkAddMulVVW/1-4 15728248 13.38 ns/op 4781.67 MB/s BenchmarkAddMulVVW/2-4 12793911 11.21 ns/op 11418.59 MB/s BenchmarkAddMulVVW/3-4 12031968 9.574 ns/op 20053.98 MB/s BenchmarkAddMulVVW/4-4 9341754 12.84 ns/op 19940.74 MB/s BenchmarkAddMulVVW/5-4 8727751 11.54 ns/op 27740.69 MB/s BenchmarkAddMulVVW/10-4 7408080 20.79 ns/op 30782.11 MB/s BenchmarkAddMulVVW/100-4 1000000 112.5 ns/op 56870.93 MB/s BenchmarkAddMulVVW/1000-4 202870 663.3 ns/op 96487.57 MB/s BenchmarkDivWVW/1-4 1816429 67.73 ns/op 944.92 MB/s BenchmarkDivWVW/2-4 845325 163.8 ns/op 781.59 MB/s BenchmarkDivWVW/3-4 805009 151.2 ns/op 1269.48 MB/s BenchmarkDivWVW/4-4 776326 171.8 ns/op 1489.93 MB/s BenchmarkDivWVW/5-4 556501 301.8 ns/op 1060.13 MB/s BenchmarkDivWVW/10-4 337150 500.5 ns/op 1278.75 MB/s BenchmarkDivWVW/100-4 41166 2986 ns/op 2143.11 MB/s BenchmarkDivWVW/1000-4 4238 30314 ns/op 2111.22 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16375873 8.384 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14521125 7.515 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13242090 9.167 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15364914 9.119 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13035884 8.691 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12209040 9.259 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11788806 10.38 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12817306 10.63 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10865802 10.71 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12236817 10.45 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7608447 14.36 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7746980 15.73 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1758494 73.29 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 178998 693.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 203656 637.5 ns/op BenchmarkDecimalConversion-4 100 1081430 ns/op BenchmarkFloatString/100-4 11778 10596 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 228 534484 ns/op 2898 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 88188845 ns/op 61044 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5812519130 ns/op 838288 B/op 532 allocs/op BenchmarkFloatAdd/10-4 134954 847.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 148608 851.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 145408 1028 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 53556 2295 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16620 6937 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 212904 934.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 203452 578.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 195447 635.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 170697 846.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 56284 2238 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1863 77933 ns/op BenchmarkParseFloatLargeExp-4 402 296772 ns/op BenchmarkGCD10x10/WithoutXY-4 141081 1033 ns/op BenchmarkGCD10x10/WithXY-4 50707 2511 ns/op BenchmarkGCD10x100/WithoutXY-4 95805 1879 ns/op BenchmarkGCD10x100/WithXY-4 14636 8408 ns/op BenchmarkGCD10x1000/WithoutXY-4 50007 2602 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10664 ns/op BenchmarkGCD100x100/WithoutXY-4 21103 6260 ns/op BenchmarkGCD100x100/WithXY-4 8768 16120 ns/op BenchmarkGCD100x1000/WithoutXY-4 11882 10777 ns/op BenchmarkGCD100x1000/WithXY-4 7303 26313 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1764 77298 ns/op BenchmarkGCD1000x1000/WithXY-4 1075 112925 ns/op BenchmarkHilbert-4 20 6939219 ns/op BenchmarkBinomial-4 10000 10859 ns/op BenchmarkQuoRem-4 21054 7943 ns/op BenchmarkExp-4 15 9488286 ns/op BenchmarkExpMont/Odd-4 100 1051818 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 90 1216437 ns/op 3360 B/op 38 allocs/op BenchmarkExpMont/Even2-4 112 1040784 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1139035 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1589793 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1051362 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1293042 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even64-4 134 927928 ns/op 3640 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1008595 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 141 1018452 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 154 879296 ns/op 2916 B/op 46 allocs/op BenchmarkExpMont/SmallEven1-4 321 407608 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 334 377125 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 253 722622 ns/op 1747 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 268 385699 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 13 8664198 ns/op BenchmarkBitset-4 575474 198.9 ns/op BenchmarkBitsetNeg-4 203200 632.3 ns/op BenchmarkBitsetOrig-4 235722 910.6 ns/op BenchmarkBitsetNegOrig-4 159312 1124 ns/op BenchmarkModSqrt225_Tonelli-4 102 1025557 ns/op BenchmarkModSqrt225_3Mod4-4 349 337754 ns/op BenchmarkModSqrt231_Tonelli-4 100 1188373 ns/op BenchmarkModSqrt231_5Mod8-4 300 388390 ns/op BenchmarkModInverse-4 10000 13494 ns/op BenchmarkSqrt-4 1987 84346 ns/op BenchmarkIntSqr/1-4 971210 135.6 ns/op BenchmarkIntSqr/2-4 560203 207.3 ns/op BenchmarkIntSqr/3-4 525632 233.8 ns/op BenchmarkIntSqr/5-4 376081 346.1 ns/op BenchmarkIntSqr/8-4 202762 649.3 ns/op BenchmarkIntSqr/10-4 226926 551.6 ns/op BenchmarkIntSqr/20-4 47703 3275 ns/op BenchmarkIntSqr/30-4 35392 3428 ns/op BenchmarkIntSqr/50-4 22897 5470 ns/op BenchmarkIntSqr/80-4 6608 15979 ns/op BenchmarkIntSqr/100-4 10000 13261 ns/op BenchmarkIntSqr/200-4 4299 31228 ns/op BenchmarkIntSqr/300-4 1699 67102 ns/op BenchmarkIntSqr/500-4 901 148982 ns/op BenchmarkIntSqr/800-4 325 380553 ns/op BenchmarkIntSqr/1000-4 265 613294 ns/op BenchmarkDiv/20/10-4 347726 336.2 ns/op BenchmarkDiv/40/20-4 274989 431.7 ns/op BenchmarkDiv/100/50-4 312249 391.5 ns/op BenchmarkDiv/200/100-4 45180 3137 ns/op BenchmarkDiv/400/200-4 46746 2329 ns/op BenchmarkDiv/1000/500-4 39728 3445 ns/op BenchmarkDiv/2000/1000-4 33885 3885 ns/op BenchmarkDiv/20000/10000-4 1257 109116 ns/op BenchmarkDiv/200000/100000-4 25 4851263 ns/op BenchmarkDiv/2000000/1000000-4 1 130441425 ns/op BenchmarkDiv/20000000/10000000-4 1 4075861039 ns/op BenchmarkMul-4 5 22301496 ns/op BenchmarkNatMul/10-4 174520 1132 ns/op BenchmarkNatMul/100-4 6430 34516 ns/op BenchmarkNatMul/1000-4 133 805899 ns/op BenchmarkZeroShifts/Shl-4 10000 20390 ns/op BenchmarkZeroShifts/ShlSame-4 3361359 35.43 ns/op BenchmarkZeroShifts/Shr-4 10000 17217 ns/op BenchmarkZeroShifts/ShrSame-4 3287853 48.23 ns/op BenchmarkExp3Power/0x10-4 183432 1115 ns/op BenchmarkExp3Power/0x40-4 120249 1118 ns/op BenchmarkExp3Power/0x100-4 77547 1943 ns/op BenchmarkExp3Power/0x400-4 34759 4179 ns/op BenchmarkExp3Power/0x1000-4 10000 21948 ns/op BenchmarkExp3Power/0x4000-4 2065 70656 ns/op BenchmarkExp3Power/0x10000-4 195 851242 ns/op BenchmarkExp3Power/0x40000-4 25 6400109 ns/op BenchmarkExp3Power/0x100000-4 2 81373504 ns/op BenchmarkExp3Power/0x400000-4 1 633809251 ns/op BenchmarkFibo-4 2 50199113 ns/op BenchmarkNatSqr/1-4 818581 287.8 ns/op BenchmarkNatSqr/2-4 535366 419.7 ns/op BenchmarkNatSqr/3-4 384427 477.8 ns/op BenchmarkNatSqr/5-4 323320 692.8 ns/op BenchmarkNatSqr/8-4 227223 953.6 ns/op BenchmarkNatSqr/10-4 153596 1263 ns/op BenchmarkNatSqr/20-4 22862 5809 ns/op BenchmarkNatSqr/30-4 28795 6144 ns/op BenchmarkNatSqr/50-4 16068 7608 ns/op BenchmarkNatSqr/80-4 10000 16061 ns/op BenchmarkNatSqr/100-4 10000 15731 ns/op BenchmarkNatSqr/200-4 3578 44720 ns/op BenchmarkNatSqr/300-4 1784 125001 ns/op BenchmarkNatSqr/500-4 906 190831 ns/op BenchmarkNatSqr/800-4 306 435451 ns/op BenchmarkNatSqr/1000-4 212 615517 ns/op BenchmarkNatSetBytes/8-4 722901 150.2 ns/op BenchmarkNatSetBytes/24-4 287023 767.6 ns/op BenchmarkNatSetBytes/128-4 64682 2947 ns/op BenchmarkNatSetBytes/7-4 839862 135.0 ns/op BenchmarkNatSetBytes/23-4 303001 664.5 ns/op BenchmarkNatSetBytes/127-4 47355 2524 ns/op BenchmarkScanPi-4 134 989777 ns/op BenchmarkStringPiParallel-4 344 357162 ns/op BenchmarkScan/10/Base2-4 37084 5309 ns/op BenchmarkScan/100/Base2-4 4129 45821 ns/op BenchmarkScan/1000/Base2-4 424 366674 ns/op BenchmarkScan/10/Base8-4 77378 1452 ns/op BenchmarkScan/100/Base8-4 10000 21295 ns/op BenchmarkScan/1000/Base8-4 1380 96809 ns/op BenchmarkScan/10/Base10-4 87553 2340 ns/op BenchmarkScan/100/Base10-4 13477 9305 ns/op BenchmarkScan/1000/Base10-4 1395 185382 ns/op BenchmarkScan/10/Base16-4 108387 1082 ns/op BenchmarkScan/100/Base16-4 10000 14872 ns/op BenchmarkScan/1000/Base16-4 1659 74309 ns/op BenchmarkString/10/Base2-4 205446 647.5 ns/op BenchmarkString/100/Base2-4 27795 4574 ns/op BenchmarkString/1000/Base2-4 2978 43569 ns/op BenchmarkString/10/Base8-4 285517 392.0 ns/op BenchmarkString/100/Base8-4 61929 1867 ns/op BenchmarkString/1000/Base8-4 8748 24363 ns/op BenchmarkString/10/Base10-4 172370 661.5 ns/op BenchmarkString/100/Base10-4 37608 3606 ns/op BenchmarkString/1000/Base10-4 4461 31551 ns/op BenchmarkString/10/Base16-4 400351 538.9 ns/op BenchmarkString/100/Base16-4 105770 1388 ns/op BenchmarkString/1000/Base16-4 10000 12714 ns/op BenchmarkLeafSize/0-4 25 4346952 ns/op BenchmarkLeafSize/1-4 302 345935 ns/op BenchmarkLeafSize/2-4 412 285537 ns/op BenchmarkLeafSize/3-4 306 405831 ns/op BenchmarkLeafSize/4-4 399 286940 ns/op BenchmarkLeafSize/5-4 273 405907 ns/op BenchmarkLeafSize/6-4 327 403362 ns/op BenchmarkLeafSize/7-4 346 413410 ns/op BenchmarkLeafSize/8-4 570 294383 ns/op BenchmarkLeafSize/9-4 240 509245 ns/op BenchmarkLeafSize/10-4 232 451527 ns/op BenchmarkLeafSize/11-4 310 428845 ns/op BenchmarkLeafSize/12-4 325 482917 ns/op BenchmarkLeafSize/13-4 278 401819 ns/op BenchmarkLeafSize/14-4 410 437146 ns/op BenchmarkLeafSize/15-4 367 323967 ns/op BenchmarkLeafSize/16-4 432 269304 ns/op BenchmarkLeafSize/32-4 393 290979 ns/op BenchmarkLeafSize/64-4 367 368069 ns/op BenchmarkProbablyPrime/n=0-4 12 11378825 ns/op BenchmarkProbablyPrime/n=1-4 8 14774852 ns/op BenchmarkProbablyPrime/n=5-4 6 18334710 ns/op BenchmarkProbablyPrime/n=10-4 4 33099176 ns/op BenchmarkProbablyPrime/n=20-4 2 62038604 ns/op BenchmarkProbablyPrime/Lucas-4 12 14471011 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1550850 ns/op BenchmarkRatCmp-4 177405 1067 ns/op BenchmarkFloatSqrt/64-4 18429 7004 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12024 9356 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8472 13830 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 5488 26574 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 763 187945 ns/op 18175 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 66 2208661 ns/op 175812 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 153381335 ns/op 3729416 B/op 592 allocs/op PASS ok math/big 73.356s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12454274 14.58 ns/op BenchmarkLeadingZeros8-4 10617133 10.99 ns/op BenchmarkLeadingZeros16-4 11579430 17.51 ns/op BenchmarkLeadingZeros32-4 13054531 10.03 ns/op BenchmarkLeadingZeros64-4 14359832 9.359 ns/op BenchmarkTrailingZeros-4 14066378 9.667 ns/op BenchmarkTrailingZeros8-4 12524660 11.17 ns/op BenchmarkTrailingZeros16-4 11027167 13.70 ns/op BenchmarkTrailingZeros32-4 11452596 9.265 ns/op BenchmarkTrailingZeros64-4 13478056 15.85 ns/op BenchmarkOnesCount-4 14875574 10.09 ns/op BenchmarkOnesCount8-4 14110951 18.24 ns/op BenchmarkOnesCount16-4 13282662 18.81 ns/op BenchmarkOnesCount32-4 11867893 19.51 ns/op BenchmarkOnesCount64-4 12693812 19.25 ns/op BenchmarkRotateLeft-4 11595303 11.13 ns/op BenchmarkRotateLeft8-4 15501646 9.433 ns/op BenchmarkRotateLeft16-4 12356950 14.88 ns/op BenchmarkRotateLeft32-4 13029631 12.61 ns/op BenchmarkRotateLeft64-4 9840435 18.80 ns/op BenchmarkReverse-4 15517478 6.514 ns/op BenchmarkReverse8-4 20737225 9.874 ns/op BenchmarkReverse16-4 19991908 6.102 ns/op BenchmarkReverse32-4 18888930 6.256 ns/op BenchmarkReverse64-4 17157106 7.086 ns/op BenchmarkReverseBytes-4 20329126 5.237 ns/op BenchmarkReverseBytes16-4 24946815 5.374 ns/op BenchmarkReverseBytes32-4 24919767 7.881 ns/op BenchmarkReverseBytes64-4 24471432 6.072 ns/op BenchmarkAdd-4 12294576 10.69 ns/op BenchmarkAdd32-4 12650766 9.164 ns/op BenchmarkAdd64-4 13186453 9.723 ns/op BenchmarkAdd64multiple-4 24483609 5.444 ns/op BenchmarkSub-4 13750898 9.480 ns/op BenchmarkSub32-4 10727316 13.40 ns/op BenchmarkSub64-4 13036088 14.48 ns/op BenchmarkSub64multiple-4 20725480 6.089 ns/op BenchmarkMul-4 12910800 10.06 ns/op BenchmarkMul32-4 12263776 15.56 ns/op BenchmarkMul64-4 10266854 11.89 ns/op BenchmarkDiv-4 3312955 36.22 ns/op BenchmarkDiv32-4 6055892 18.31 ns/op BenchmarkDiv64-4 3119547 34.45 ns/op PASS ok math/bits 10.093s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13791742 9.180 ns/op BenchmarkAcos-4 521108 231.5 ns/op BenchmarkAcosh-4 433906 265.8 ns/op BenchmarkAsin-4 472629 214.9 ns/op BenchmarkAsinh-4 592368 207.0 ns/op BenchmarkAtan-4 836653 174.2 ns/op BenchmarkAtanh-4 1000000 133.7 ns/op BenchmarkConj-4 24913068 8.983 ns/op BenchmarkCos-4 669091 177.2 ns/op BenchmarkCosh-4 643468 185.0 ns/op BenchmarkExp-4 1000000 135.0 ns/op BenchmarkLog-4 996760 125.9 ns/op BenchmarkLog10-4 901178 120.6 ns/op BenchmarkPhase-4 2102065 65.24 ns/op BenchmarkPolar-4 1267038 90.26 ns/op BenchmarkPow-4 233418 487.9 ns/op BenchmarkRect-4 1000000 110.6 ns/op BenchmarkSin-4 551521 186.8 ns/op BenchmarkSinh-4 670513 178.9 ns/op BenchmarkSqrt-4 1000000 112.5 ns/op BenchmarkTan-4 233118 520.4 ns/op BenchmarkTanh-4 372030 295.5 ns/op PASS ok math/cmplx 4.530s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 192674 596.2 ns/op BenchmarkInt63ThreadsafeParallel-4 124216 980.2 ns/op BenchmarkInt63Unthreadsafe-4 1000000 133.5 ns/op BenchmarkIntn1000-4 676383 158.1 ns/op BenchmarkInt63n1000-4 592034 324.2 ns/op BenchmarkInt31n1000-4 831226 145.9 ns/op BenchmarkFloat32-4 944497 143.2 ns/op BenchmarkFloat64-4 918169 191.1 ns/op BenchmarkPerm3-4 146061 1070 ns/op BenchmarkPerm30-4 19543 8589 ns/op BenchmarkPerm30ViaShuffle-4 19100 9351 ns/op BenchmarkShuffleOverhead-4 13959 8433 ns/op BenchmarkRead3-4 708927 152.8 ns/op BenchmarkRead64-4 66663 2164 ns/op BenchmarkRead1000-4 4676 23380 ns/op PASS ok math/rand 3.184s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 32270 3179 ns/op BenchmarkQDecodeWord-4 80966 1295 ns/op BenchmarkQDecodeHeader-4 84733 1427 ns/op BenchmarkTypeByExtension/.html-4 470953 248.8 ns/op BenchmarkTypeByExtension/.HTML-4 287067 441.7 ns/op BenchmarkTypeByExtension/.unused-4 315489 350.8 ns/op BenchmarkExtensionsByType/text/html-4 99853 1132 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 47067 3228 ns/op BenchmarkExtensionsByType/application/octet-stream-4 32310 4545 ns/op PASS ok mime 2.156s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 686 242151 ns/op PASS ok mime/quotedprintable 0.367s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 28047759 ns/op 8942 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 57146764 ns/op 14088 B/op 116 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5041571302 ns/op 151040 B/op 236 allocs/op BenchmarkDNSName-4 136615 758.2 ns/op BenchmarkInterfaces-4 988 131510 ns/op BenchmarkInterfaceByIndex-4 5194 24879 ns/op BenchmarkInterfaceByName-4 2167 81295 ns/op BenchmarkInterfaceAddrs-4 1665 84319 ns/op BenchmarkInterfacesAndAddrs-4 5811 25590 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2601 55331 ns/op BenchmarkParseIP-4 13117 7851 ns/op BenchmarkIPString/IPv4-4 116134 1007 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12574 9036 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44600 2909 ns/op BenchmarkIPEqual/IPv4-4 940525 133.8 ns/op BenchmarkIPEqual/IPv6-4 949878 122.8 ns/op BenchmarkTCP4OneShot-4 184 796724 ns/op BenchmarkTCP4OneShotTimeout-4 160 692554 ns/op BenchmarkTCP4Persistent-4 253 413563 ns/op BenchmarkTCP4PersistentTimeout-4 266 378183 ns/op BenchmarkTCP6OneShot-4 159 663838 ns/op BenchmarkTCP6OneShotTimeout-4 134 786761 ns/op BenchmarkTCP6Persistent-4 340 395861 ns/op BenchmarkTCP6PersistentTimeout-4 328 374187 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16396 9201 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11460 9830 ns/op BenchmarkSetReadDeadline-4 128397 849.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 120 1029269 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1013272 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1078980 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1031562 ns/op 0 B/op 0 allocs/op PASS ok net 12.142s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21788 5653 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8526 13740 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 12807 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 10000 10980 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 24352 4703 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 981044 169.7 ns/op BenchmarkReadRequestChrome-4 4608 39585 ns/op 15.44 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9732 15762 ns/op 4.95 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9445 12192 ns/op 6.73 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5814 18587 ns/op 8.12 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13323 10123 ns/op 3.95 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 34 3185055 ns/op 0.32 MB/s BenchmarkFileAndServer_1KB/https1-4 27 3867539 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/h2-4 19 5386665 ns/op 0.19 MB/s BenchmarkFileAndServer_16MB/h1-4 2 76827704 ns/op 218.37 MB/s BenchmarkFileAndServer_16MB/https1-4 1 214270095 ns/op 78.30 MB/s BenchmarkFileAndServer_16MB/h2-4 1 435824774 ns/op 38.50 MB/s BenchmarkFileAndServer_64MB/h1-4 1 384345214 ns/op 174.61 MB/s BenchmarkFileAndServer_64MB/https1-4 1 903921153 ns/op 74.24 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2076264368 ns/op 32.32 MB/s BenchmarkServeMux-4 226 486764 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 336 321277 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 43 3089313 ns/op 6571 B/op 67 allocs/op BenchmarkClientServer/https1-4 21 4932409 ns/op 13570 B/op 134 allocs/op BenchmarkClientServer/h2-4 25 4310351 ns/op 15627 B/op 134 allocs/op BenchmarkClientServerParallel/4/h1-4 192 558216 ns/op 10751 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 12 10599861 ns/op 129712 B/op 1213 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57133: read tcp 127.0.0.1:57131->127.0.0.1:57133: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57136: read tcp 127.0.0.1:57134->127.0.0.1:57136: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57137: read tcp 127.0.0.1:57134->127.0.0.1:57137: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57143: write tcp 127.0.0.1:57139->127.0.0.1:57143: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57148: read tcp 127.0.0.1:57147->127.0.0.1:57148: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57154: read tcp 127.0.0.1:57147->127.0.0.1:57154: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57168: read tcp 127.0.0.1:57158->127.0.0.1:57168: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 9275086 ns/op 125905 B/op 1243 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57180: read tcp 127.0.0.1:57176->127.0.0.1:57180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57188: read tcp 127.0.0.1:57183->127.0.0.1:57188: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57208: read tcp 127.0.0.1:57196->127.0.0.1:57208: use of closed network connection BenchmarkClientServerParallel/64/h1-4 134 805280 ns/op 22476 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 14 10769364 ns/op 136080 B/op 1283 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57388: read tcp 127.0.0.1:57382->127.0.0.1:57388: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57407: read tcp 127.0.0.1:57398->127.0.0.1:57407: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57415: read tcp 127.0.0.1:57408->127.0.0.1:57415: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57418: read tcp 127.0.0.1:57408->127.0.0.1:57418: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57410: write tcp 127.0.0.1:57408->127.0.0.1:57410: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57427: read tcp 127.0.0.1:57419->127.0.0.1:57427: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 8829451 ns/op 120443 B/op 1184 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57442: read tcp 127.0.0.1:57439->127.0.0.1:57442: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57445: read tcp 127.0.0.1:57439->127.0.0.1:57445: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57449: read tcp 127.0.0.1:57446->127.0.0.1:57449: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57447: read tcp 127.0.0.1:57446->127.0.0.1:57447: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57457: read tcp 127.0.0.1:57446->127.0.0.1:57457: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57456: read tcp 127.0.0.1:57446->127.0.0.1:57456: use of closed network connection BenchmarkServer-4 1 163762340 ns/op 49744 B/op 309 allocs/op BenchmarkClient-4 24 4556320 ns/op 4250 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 115 892059 ns/op 7861 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 631 195300 ns/op 3093 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1285 102434 ns/op 1904 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1191 135437 ns/op 2796 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1153 134182 ns/op 2692 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1474 100037 ns/op 2781 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1183 95992 ns/op 1906 B/op 14 allocs/op BenchmarkServerHijack-4 606 192504 ns/op 16677 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 24 4627609 ns/op 7143 B/op 55 allocs/op BenchmarkResponseStatusLine-4 275569 442.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.219s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1240 102012 ns/op 34076 B/op 12 allocs/op PASS ok net/http/httputil 0.375s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 101482 1268 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 424712 476.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 131110 1352 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 59545 4361 ns/op BenchmarkStdIPv4-4 135592 947.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 88449 1390 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 68194 2235 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 115162 1221 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 60914 2340 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 123.9 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 985722 178.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 221100 816.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 233834 755.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 329570 517.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 85894 1443 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 353947 378.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 291105 567.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 226812 617.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 116302 928.0 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 486308 356.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 259094 632.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 101364 1219 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 152036 1320 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 217591 832.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 135056 1056 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 252352 424.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 127575 1308 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 163545 919.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 138564 969.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 114050 1299 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 463195 420.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 115789 924.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 71589 2086 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106275 1361 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 168354 1225 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 98878 1236 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 245871 521.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 99104 1955 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 114838 1178 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 106746 1012 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 110762 1175 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 714795 149.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 170.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 756624 135.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 903784 127.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 153.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 877197 136.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 626630 199.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 134.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 127.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 380736 418.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 596349 245.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 214794 609.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 243487 532.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 220018 628.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 80318 1619 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 439018 294.2 ns/op PASS ok net/netip 13.355s 2023/01/25 17:49:21 Test RPC server listening on 127.0.0.1:57522 2023/01/25 17:49:21 Test HTTP RPC server listening on 127.0.0.1:57523 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 150 1039588 ns/op BenchmarkEndToEndHTTP-4 115 1109904 ns/op BenchmarkEndToEndAsync-4 931 112208 ns/op BenchmarkEndToEndAsyncHTTP-4 1086 107051 ns/op PASS ok net/rpc 1.330s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4087 38281 ns/op BenchmarkReadMIMEHeader/server_headers-4 4288 24608 ns/op BenchmarkUncommon-4 24694 7309 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.871s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3918 25812 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 87361 1293 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 543178 271.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 123424 998.9 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 236852 526.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 104364 1092 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17744 6413 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 491700 260.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 126098 990.9 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 245794 521.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 109986 1069 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 21162 5567 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 205966 606.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 72184 1479 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76617 1555 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 33728 3346 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6828 18581 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 212977 560.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 76618 1456 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 79812 1488 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33526 3307 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6622 17678 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.775s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2655110 40.94 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 165128 757.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 579 206556 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 210 582630 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 486 252112 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 52587 2280 ns/op BenchmarkStatFile-4 35298 3416 ns/op BenchmarkStatDir-4 34996 3255 ns/op BenchmarkLstatDot-4 50928 2292 ns/op BenchmarkLstatFile-4 35841 3321 ns/op BenchmarkLstatDir-4 36814 3281 ns/op PASS ok os 1.941s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 15 7639178 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.287s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 291284 362.9 ns/op PASS ok os/user 0.256s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2413101 48.14 ns/op BenchmarkString-4 1979983 60.73 ns/op BenchmarkBytes-4 1750893 67.06 ns/op BenchmarkNamedBytes-4 774350 163.2 ns/op BenchmarkBytesArray-4 719407 164.7 ns/op BenchmarkSliceLen-4 2033619 57.27 ns/op BenchmarkMapLen-4 1264683 92.84 ns/op BenchmarkStringLen-4 1447195 81.96 ns/op BenchmarkArrayLen-4 1477622 79.82 ns/op BenchmarkSliceCap-4 2191789 55.20 ns/op BenchmarkDeepEqual/int8-4 631741 171.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 99477 1198 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 540890 217.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 100012 1119 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 556838 228.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 97363 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 542906 221.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 104748 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 569395 219.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 98811 1126 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 739707 179.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 132938 883.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 490893 220.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 109520 1136 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 536872 216.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 102262 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 529009 217.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 104986 1129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 594258 216.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 100918 1128 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 575887 231.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 103154 1162 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 559731 230.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 107670 1163 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 582411 229.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 101002 1303 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 597154 221.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 103159 1150 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 484980 222.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 96027 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 682184 186.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 102698 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 590697 221.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 108267 1145 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 128660 908.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65352 1951 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 64653 1812 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 42164 2759 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 292288 408.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 40204 2831 ns/op BenchmarkIsZero/StructComparable-4 818582 137.0 ns/op BenchmarkIsZero/StructIncomparable-4 198428 612.3 ns/op BenchmarkSetZero/Bool/Direct-4 2638821 44.82 ns/op BenchmarkSetZero/Bool/CachedZero-4 1758511 66.70 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 102.7 ns/op BenchmarkSetZero/Int/Direct-4 1999425 57.24 ns/op BenchmarkSetZero/Int/CachedZero-4 1774668 66.36 ns/op BenchmarkSetZero/Int/NewZero-4 1209726 99.52 ns/op BenchmarkSetZero/Uint/Direct-4 1797080 56.44 ns/op BenchmarkSetZero/Uint/CachedZero-4 1870390 65.02 ns/op BenchmarkSetZero/Uint/NewZero-4 1208548 98.66 ns/op BenchmarkSetZero/Float/Direct-4 2046042 58.29 ns/op BenchmarkSetZero/Float/CachedZero-4 1603154 73.82 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 103.3 ns/op BenchmarkSetZero/Complex/Direct-4 1954010 54.98 ns/op BenchmarkSetZero/Complex/CachedZero-4 1791656 64.53 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 100.0 ns/op BenchmarkSetZero/Array/Direct-4 3048844 38.21 ns/op BenchmarkSetZero/Array/CachedZero-4 1800843 65.98 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 102.8 ns/op BenchmarkSetZero/Chan/Direct-4 2041262 55.90 ns/op BenchmarkSetZero/Chan/CachedZero-4 1420818 84.55 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 122.1 ns/op BenchmarkSetZero/Func/Direct-4 1914478 58.00 ns/op BenchmarkSetZero/Func/CachedZero-4 1351060 85.98 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 121.1 ns/op BenchmarkSetZero/Interface/Direct-4 1886173 61.45 ns/op BenchmarkSetZero/Interface/CachedZero-4 1759952 65.56 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 100.9 ns/op BenchmarkSetZero/Map/Direct-4 1973551 59.68 ns/op BenchmarkSetZero/Map/CachedZero-4 1328515 107.4 ns/op BenchmarkSetZero/Map/NewZero-4 950769 120.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2042154 57.93 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1371764 85.61 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 124.8 ns/op BenchmarkSetZero/Slice/Direct-4 1851502 64.22 ns/op BenchmarkSetZero/Slice/CachedZero-4 1571676 67.28 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 102.8 ns/op BenchmarkSetZero/String/Direct-4 2055834 58.40 ns/op BenchmarkSetZero/String/CachedZero-4 1775814 67.41 ns/op BenchmarkSetZero/String/NewZero-4 1000000 103.0 ns/op BenchmarkSetZero/Struct/Direct-4 2970344 38.97 ns/op BenchmarkSetZero/Struct/CachedZero-4 1717218 66.93 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 101.2 ns/op BenchmarkSelect/1-4 200922 648.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 110823 1279 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 44222 2685 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 153220 699.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 136430 830.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 127512 938.9 ns/op 136.33 MB/s BenchmarkCallArgCopy/size=256-4 112353 1132 ns/op 226.09 MB/s BenchmarkCallArgCopy/size=1024-4 76639 2191 ns/op 467.34 MB/s BenchmarkCallArgCopy/size=4096-4 21268 7078 ns/op 578.72 MB/s BenchmarkCallArgCopy/size=65536-4 1305 125343 ns/op 522.85 MB/s BenchmarkPtrTo-4 650035 178.9 ns/op BenchmarkFieldByName1-4 522766 222.5 ns/op BenchmarkFieldByName2-4 53510 3705 ns/op BenchmarkFieldByName3-4 5022 22411 ns/op BenchmarkInterfaceBig-4 2984078 41.73 ns/op BenchmarkInterfaceSmall-4 2871267 39.08 ns/op BenchmarkNew-4 945628 115.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 3348 36475 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3472 36293 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3250 38863 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3112 39228 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3260 36323 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3610 36491 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 212708 540.5 ns/op PASS ok reflect 21.120s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6796 20260 ns/op 9105 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18027 ns/op 8895 B/op 1 allocs/op BenchmarkFindString-4 5436 19298 ns/op 8792 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 23822 ns/op 9403 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 25006 ns/op 9725 B/op 2 allocs/op BenchmarkLiteral-4 10000 18068 ns/op BenchmarkNotLiteral-4 3972 39398 ns/op BenchmarkMatchClass-4 3709 44912 ns/op BenchmarkMatchClass_InRange-4 3597 50215 ns/op BenchmarkReplaceAll-4 1651 104624 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17116 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22149 5407 ns/op BenchmarkAnchoredShortMatch-4 10000 19999 ns/op BenchmarkAnchoredLongMatch-4 15696 7661 ns/op BenchmarkOnePassShortA-4 20067 5777 ns/op BenchmarkNotOnePassShortA-4 7150 22088 ns/op BenchmarkOnePassShortB-4 24331 4609 ns/op BenchmarkNotOnePassShortB-4 10000 22037 ns/op BenchmarkOnePassLongPrefix-4 74470 1371 ns/op BenchmarkOnePassLongNotPrefix-4 31911 3776 ns/op BenchmarkMatchParallelShared-4 4978 20373 ns/op BenchmarkMatchParallelCopied-4 10000 22259 ns/op BenchmarkQuoteMetaAll-4 155995 782.5 ns/op 17.89 MB/s BenchmarkQuoteMetaNone-4 362737 340.2 ns/op 76.43 MB/s BenchmarkCompile/Onepass-4 4010 28414 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1400 77380 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 163 706494 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2884624 41.10 ns/op 389.31 MB/s BenchmarkMatch/Easy0/32-4 10000 13939 ns/op 2.30 MB/s BenchmarkMatch/Easy0/1K-4 5217 31523 ns/op 32.48 MB/s BenchmarkMatch/Easy0i/16-4 2720767 42.81 ns/op 373.75 MB/s BenchmarkMatch/Easy0i/32-4 5463 28483 ns/op 1.12 MB/s BenchmarkMatch/Easy0i/1K-4 255 462657 ns/op 2.21 MB/s BenchmarkMatch/Easy1/16-4 2695550 42.36 ns/op 377.72 MB/s BenchmarkMatch/Easy1/32-4 10000 16372 ns/op 1.95 MB/s BenchmarkMatch/Easy1/1K-4 4400 36768 ns/op 27.85 MB/s BenchmarkMatch/Medium/16-4 2693444 42.79 ns/op 373.92 MB/s BenchmarkMatch/Medium/32-4 7182 28041 ns/op 1.14 MB/s BenchmarkMatch/Medium/1K-4 292 386272 ns/op 2.65 MB/s BenchmarkMatch/Hard/16-4 2784390 42.26 ns/op 378.65 MB/s BenchmarkMatch/Hard/32-4 4774 36874 ns/op 0.87 MB/s BenchmarkMatch/Hard/1K-4 175 708943 ns/op 1.44 MB/s BenchmarkMatch/Hard1/16-4 1491 99012 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 859 147356 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 28 4015035 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 29049 3968 ns/op 4.03 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17706 7007 ns/op 4.57 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 613 179848 ns/op 5.69 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.563s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 970980 129.4 ns/op PASS ok regexp/syntax 1.165s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 509190 247.0 ns/op BenchmarkMakeChan/Int-4 1000000 334.3 ns/op BenchmarkMakeChan/Ptr-4 788184 423.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 225.9 ns/op BenchmarkMakeChan/Struct/32-4 356571 591.6 ns/op BenchmarkMakeChan/Struct/40-4 186151 638.5 ns/op BenchmarkChanNonblocking-4 7413204 15.99 ns/op BenchmarkSelectUncontended-4 1000000 100.5 ns/op BenchmarkSelectSyncContended-4 135608 1012 ns/op BenchmarkSelectAsyncContended-4 290899 366.6 ns/op BenchmarkSelectNonblock-4 4383753 27.08 ns/op BenchmarkChanUncontended-4 12864 8438 ns/op BenchmarkChanContended-4 4354 23631 ns/op BenchmarkChanSync-4 206359 500.3 ns/op BenchmarkChanSyncWork-4 10000 30379 ns/op BenchmarkChanProdCons0-4 258522 444.5 ns/op BenchmarkChanProdCons10-4 491032 240.2 ns/op BenchmarkChanProdCons100-4 548684 217.2 ns/op BenchmarkChanProdConsWork0-4 156793 702.1 ns/op BenchmarkChanProdConsWork10-4 213192 536.3 ns/op BenchmarkChanProdConsWork100-4 266036 434.0 ns/op BenchmarkSelectProdCons-4 156518 669.5 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 128.6 ns/op BenchmarkChanCreation-4 200862 616.4 ns/op BenchmarkChanSem-4 315226 371.4 ns/op BenchmarkChanPopular-4 112 968927 ns/op BenchmarkChanClosed-4 826468 130.6 ns/op BenchmarkCallClosure-4 4810586 23.81 ns/op BenchmarkCallClosure1-4 4935458 24.01 ns/op BenchmarkCallClosure2-4 1000000 103.3 ns/op BenchmarkCallClosure3-4 1320626 93.83 ns/op BenchmarkCallClosure4-4 1202068 108.2 ns/op BenchmarkComplex128DivNormal-4 14523762 8.352 ns/op BenchmarkComplex128DivNisNaN-4 10379930 11.44 ns/op BenchmarkComplex128DivDisNaN-4 9493278 11.66 ns/op BenchmarkComplex128DivNisInf-4 14233200 8.624 ns/op BenchmarkComplex128DivDisInf-4 7600867 14.98 ns/op BenchmarkSetTypePtr-4 62917186 1.996 ns/op 4007.49 MB/s BenchmarkSetTypePtr8-4 13825740 9.276 ns/op 6899.70 MB/s BenchmarkSetTypePtr16-4 10504746 9.891 ns/op 12941.39 MB/s BenchmarkSetTypePtr32-4 11893891 9.549 ns/op 26808.52 MB/s BenchmarkSetTypePtr64-4 13475008 9.560 ns/op 53554.74 MB/s BenchmarkSetTypePtr126-4 6890059 16.29 ns/op 61890.34 MB/s BenchmarkSetTypePtr128-4 7264567 15.12 ns/op 67746.72 MB/s BenchmarkSetTypePtrSlice-4 925702 123.6 ns/op 66267.37 MB/s BenchmarkSetTypeNode1-4 12951708 9.213 ns/op 2604.97 MB/s BenchmarkSetTypeNode1Slice-4 3476304 30.36 ns/op 25296.83 MB/s BenchmarkSetTypeNode8-4 13997324 8.913 ns/op 8975.33 MB/s BenchmarkSetTypeNode8Slice-4 2167694 55.05 ns/op 46503.02 MB/s BenchmarkSetTypeNode64-4 6972998 16.28 ns/op 32428.00 MB/s BenchmarkSetTypeNode64Slice-4 332811 393.2 ns/op 42971.01 MB/s BenchmarkSetTypeNode64Dead-4 9960824 11.63 ns/op 45380.70 MB/s BenchmarkSetTypeNode64DeadSlice-4 392320 326.6 ns/op 51726.22 MB/s BenchmarkSetTypeNode124-4 8230592 14.76 ns/op 68280.53 MB/s BenchmarkSetTypeNode124Slice-4 270717 517.8 ns/op 62292.77 MB/s BenchmarkSetTypeNode126-4 7580734 14.94 ns/op 68540.08 MB/s BenchmarkSetTypeNode126Slice-4 270374 488.8 ns/op 67035.54 MB/s BenchmarkSetTypeNode128-4 4895707 21.82 ns/op 47663.72 MB/s BenchmarkSetTypeNode128Slice-4 199717 619.8 ns/op 53698.61 MB/s BenchmarkSetTypeNode130-4 5459925 20.89 ns/op 50550.62 MB/s BenchmarkSetTypeNode130Slice-4 210880 625.6 ns/op 54011.21 MB/s BenchmarkSetTypeNode1024-4 994558 126.2 ns/op 65047.63 MB/s BenchmarkSetTypeNode1024Slice-4 29931 3587 ns/op 73216.79 MB/s BenchmarkAllocation-4 5320 72376 ns/op BenchmarkReadMemStats-4 105 1250167 ns/op BenchmarkReadMemStatsLatency-4 1 2558619 p50-ns 2558619 p90-ns 2558619 p99-ns BenchmarkWriteBarrier-4 2719738 39.64 ns/op BenchmarkBulkWriteBarrier-4 7027538 18.19 ns/op BenchmarkScanStackNoLocals-4 3 51055636 ns/op BenchmarkMSpanCountAlloc/bits=64-4 16327396 7.740 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13674685 8.039 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10848890 9.489 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9256500 12.26 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6796413 17.30 ns/op BenchmarkHash5-4 7932997 13.69 ns/op 365.33 MB/s BenchmarkHash16-4 8539549 13.42 ns/op 1192.08 MB/s BenchmarkHash64-4 6887238 14.75 ns/op 4339.85 MB/s BenchmarkHash1024-4 2779726 42.28 ns/op 24217.69 MB/s BenchmarkHash65536-4 55676 2178 ns/op 30086.87 MB/s BenchmarkAlignedLoad-4 10887050 10.37 ns/op BenchmarkUnalignedLoad-4 12349711 9.628 ns/op BenchmarkEqEfaceConcrete-4 8639266 13.96 ns/op BenchmarkEqIfaceConcrete-4 8512717 13.81 ns/op BenchmarkNeEfaceConcrete-4 9425030 12.79 ns/op BenchmarkNeIfaceConcrete-4 8924048 12.97 ns/op BenchmarkConvT2EByteSized/bool-4 5062023 22.74 ns/op BenchmarkConvT2EByteSized/uint8-4 4970785 23.23 ns/op BenchmarkConvT2ESmall-4 5024347 23.42 ns/op BenchmarkConvT2EUintptr-4 4923038 23.81 ns/op BenchmarkConvT2ELarge-4 1000000 115.1 ns/op BenchmarkConvT2ISmall-4 4917340 23.62 ns/op BenchmarkConvT2IUintptr-4 4702165 25.70 ns/op BenchmarkConvT2ILarge-4 1000000 115.9 ns/op BenchmarkConvI2E-4 4311304 25.37 ns/op BenchmarkConvI2I-4 4031283 28.50 ns/op BenchmarkAssertE2T-4 3802023 28.04 ns/op BenchmarkAssertE2TLarge-4 1988232 53.09 ns/op BenchmarkAssertE2I-4 3851821 29.76 ns/op BenchmarkAssertI2T-4 3731203 29.04 ns/op BenchmarkAssertI2I-4 4027201 30.91 ns/op BenchmarkAssertI2E-4 4300288 25.02 ns/op BenchmarkAssertE2E-4 4936944 24.26 ns/op BenchmarkAssertE2T2-4 3035284 39.17 ns/op BenchmarkAssertE2T2Blank-4 3586437 30.09 ns/op BenchmarkAssertI2E2-4 4144599 30.36 ns/op BenchmarkAssertI2E2Blank-4 4791676 24.29 ns/op BenchmarkAssertE2E2-4 3647622 29.61 ns/op BenchmarkAssertE2E2Blank-4 4828161 24.37 ns/op BenchmarkConvT2Ezero/zero/16-4 4614591 25.07 ns/op BenchmarkConvT2Ezero/zero/32-4 4662087 24.60 ns/op BenchmarkConvT2Ezero/zero/64-4 4761379 24.64 ns/op BenchmarkConvT2Ezero/zero/str-4 4751593 25.10 ns/op BenchmarkConvT2Ezero/zero/slice-4 4524764 25.11 ns/op BenchmarkConvT2Ezero/zero/big-4 168147 967.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1222821 94.47 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 109.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 157321 1255 ns/op BenchmarkConvT2Ezero/smallint/16-4 4722182 24.82 ns/op BenchmarkConvT2Ezero/smallint/32-4 4673262 24.59 ns/op BenchmarkConvT2Ezero/smallint/64-4 4739860 24.91 ns/op BenchmarkConvT2Ezero/largeint/16-4 1500716 78.50 ns/op BenchmarkConvT2Ezero/largeint/32-4 1530136 76.10 ns/op BenchmarkConvT2Ezero/largeint/64-4 1592702 78.63 ns/op BenchmarkMalloc8-4 1313349 89.40 ns/op BenchmarkMalloc16-4 1313466 105.9 ns/op BenchmarkMallocTypeInfo8-4 1369090 86.91 ns/op BenchmarkMallocTypeInfo16-4 1000000 104.6 ns/op BenchmarkMallocLargeStruct-4 131228 1273 ns/op BenchmarkGoroutineSelect-4 31 3500749 ns/op BenchmarkGoroutineBlocking-4 33 3457188 ns/op BenchmarkGoroutineForRange-4 39 3777522 ns/op BenchmarkGoroutineIdle-4 38 3632644 ns/op BenchmarkHashStringSpeed-4 3173818 38.65 ns/op BenchmarkHashBytesSpeed-4 1425507 85.29 ns/op BenchmarkHashInt32Speed-4 3458462 34.77 ns/op BenchmarkHashInt64Speed-4 3313525 35.01 ns/op BenchmarkHashStringArraySpeed-4 711464 177.4 ns/op BenchmarkMegMap-4 3403401 35.23 ns/op BenchmarkMegOneMap-4 3646424 31.97 ns/op BenchmarkMegEqMap-4 3825 33058 ns/op BenchmarkMegEmptyMap-4 4521976 25.94 ns/op BenchmarkSmallStrMap-4 3409485 35.16 ns/op BenchmarkMapStringKeysEight_16-4 3438391 35.26 ns/op BenchmarkMapStringKeysEight_32-4 3377208 34.69 ns/op BenchmarkMapStringKeysEight_64-4 3325629 35.76 ns/op BenchmarkMapStringKeysEight_1M-4 3455736 35.63 ns/op BenchmarkIntMap-4 3447211 33.51 ns/op BenchmarkMapFirst/1-4 4553434 26.97 ns/op BenchmarkMapFirst/2-4 4168189 29.29 ns/op BenchmarkMapFirst/3-4 4400398 27.59 ns/op BenchmarkMapFirst/4-4 4194151 27.37 ns/op BenchmarkMapFirst/5-4 4070523 28.26 ns/op BenchmarkMapFirst/6-4 4217959 27.62 ns/op BenchmarkMapFirst/7-4 4312654 27.57 ns/op BenchmarkMapFirst/8-4 4048293 27.73 ns/op BenchmarkMapFirst/9-4 3850194 30.82 ns/op BenchmarkMapFirst/10-4 3801717 30.52 ns/op BenchmarkMapFirst/11-4 3910550 30.91 ns/op BenchmarkMapFirst/12-4 3726290 31.39 ns/op BenchmarkMapFirst/13-4 3923937 30.23 ns/op BenchmarkMapFirst/14-4 3815762 30.43 ns/op BenchmarkMapFirst/15-4 3736730 30.61 ns/op BenchmarkMapFirst/16-4 3926323 29.85 ns/op BenchmarkMapMid/1-4 3512452 34.02 ns/op BenchmarkMapMid/2-4 3396408 33.98 ns/op BenchmarkMapMid/3-4 3393506 33.79 ns/op BenchmarkMapMid/4-4 3306621 34.40 ns/op BenchmarkMapMid/5-4 3483816 34.00 ns/op BenchmarkMapMid/6-4 3491515 34.75 ns/op BenchmarkMapMid/7-4 3408950 35.39 ns/op BenchmarkMapMid/8-4 3244141 36.06 ns/op BenchmarkMapMid/9-4 3294806 35.39 ns/op BenchmarkMapMid/10-4 3217866 36.05 ns/op BenchmarkMapMid/11-4 3329119 35.98 ns/op BenchmarkMapMid/12-4 3346645 35.52 ns/op BenchmarkMapMid/13-4 3552961 33.84 ns/op BenchmarkMapMid/14-4 3312018 34.89 ns/op BenchmarkMapMid/15-4 3397464 34.84 ns/op BenchmarkMapMid/16-4 3433899 35.52 ns/op BenchmarkMapLast/1-4 3594352 33.28 ns/op BenchmarkMapLast/2-4 3612357 32.64 ns/op BenchmarkMapLast/3-4 3583172 32.41 ns/op BenchmarkMapLast/4-4 3453271 33.02 ns/op BenchmarkMapLast/5-4 3481036 34.97 ns/op BenchmarkMapLast/6-4 3279608 36.30 ns/op BenchmarkMapLast/7-4 3273050 36.19 ns/op BenchmarkMapLast/8-4 3266802 38.51 ns/op BenchmarkMapLast/9-4 3415218 35.14 ns/op BenchmarkMapLast/10-4 3239115 35.12 ns/op BenchmarkMapLast/11-4 3251238 35.44 ns/op BenchmarkMapLast/12-4 3107670 36.35 ns/op BenchmarkMapLast/13-4 3366290 34.59 ns/op BenchmarkMapLast/14-4 3362506 34.95 ns/op BenchmarkMapLast/15-4 3390888 35.68 ns/op BenchmarkMapLast/16-4 3324109 35.52 ns/op BenchmarkMapCycle-4 2673009 48.34 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2824232 41.10 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2671 42505 ns/op BenchmarkMakeMap/[Byte]Byte-4 836118 416.8 ns/op BenchmarkMakeMap/[Int]Int-4 228008 898.2 ns/op BenchmarkNewEmptyMap-4 16162490 8.770 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1519435 75.64 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 513926 218.4 ns/op BenchmarkMapIterEmpty-4 3951036 32.03 ns/op BenchmarkSameLengthMap-4 3893247 30.57 ns/op BenchmarkBigKeyMap-4 1458314 81.89 ns/op BenchmarkBigValMap-4 1272644 93.93 ns/op BenchmarkSmallKeyMap-4 2648200 42.39 ns/op BenchmarkMapPopulate/1-4 2233945 54.10 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 145491 960.3 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 21890 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 624 190655 ns/op 51725 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 56 2396438 ns/op 416603 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 26020098 ns/op 6529048 B/op 2913 allocs/op BenchmarkComplexAlgMap-4 452004 232.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 777307 164.4 ns/op BenchmarkGoMapClear/Reflexive/10-4 720646 175.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 270904 460.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49306 2361 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6643 18158 ns/op BenchmarkGoMapClear/NonReflexive/1-4 594135 216.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 550891 233.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 248431 537.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48932 2608 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6240 18103 ns/op BenchmarkMapStringConversion/32/simple-4 1563787 74.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1533476 77.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1373300 86.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1500576 80.45 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1424209 83.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1294550 91.91 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1743007 64.29 ns/op BenchmarkMapInterfacePtr-4 1883840 62.58 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6901324 18.02 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 90343 1700 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6490 18100 ns/op BenchmarkMapPop1000-4 493 253750 ns/op BenchmarkMapPop10000-4 25 4342905 ns/op BenchmarkMapAssign/Int32/256-4 2468886 46.56 ns/op BenchmarkMapAssign/Int32/65536-4 1634362 65.50 ns/op BenchmarkMapAssign/Int64/256-4 2429211 48.76 ns/op BenchmarkMapAssign/Int64/65536-4 1552624 78.89 ns/op BenchmarkMapAssign/Str/256-4 2158747 55.29 ns/op BenchmarkMapAssign/Str/65536-4 746905 144.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1505104 77.14 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1032124 117.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1418184 78.45 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 794802 138.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 395503 3238 ns/op BenchmarkMapOperatorAssign/Str/65536-4 321714 372.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 784196 151.8 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 331740 320.0 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 797998 148.1 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 332898 351.2 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 597096 207.9 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 173326 591.3 ns/op 104 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1607517 78.04 ns/op BenchmarkMapDelete/Int32/1000-4 2129282 59.28 ns/op BenchmarkMapDelete/Int32/10000-4 2220652 54.67 ns/op BenchmarkMapDelete/Int64/100-4 1473028 80.89 ns/op BenchmarkMapDelete/Int64/1000-4 1927300 61.08 ns/op BenchmarkMapDelete/Int64/10000-4 2130396 56.45 ns/op BenchmarkMapDelete/Str/100-4 1000000 110.8 ns/op BenchmarkMapDelete/Str/1000-4 1641705 74.19 ns/op BenchmarkMapDelete/Str/10000-4 1495020 79.16 ns/op BenchmarkMapDelete/Pointer/100-4 1221114 106.6 ns/op BenchmarkMapDelete/Pointer/1000-4 1571196 72.09 ns/op BenchmarkMapDelete/Pointer/10000-4 1597316 72.98 ns/op BenchmarkMemmove/0-4 16426926 6.382 ns/op BenchmarkMemmove/1-4 1375024 82.08 ns/op 12.18 MB/s BenchmarkMemmove/2-4 1352382 151.6 ns/op 13.19 MB/s BenchmarkMemmove/3-4 1285982 107.1 ns/op 28.00 MB/s BenchmarkMemmove/4-4 1382497 86.90 ns/op 46.03 MB/s BenchmarkMemmove/5-4 1000000 107.7 ns/op 46.41 MB/s BenchmarkMemmove/6-4 1000000 151.3 ns/op 39.66 MB/s BenchmarkMemmove/7-4 1380856 92.59 ns/op 75.60 MB/s BenchmarkMemmove/8-4 1000000 112.4 ns/op 71.17 MB/s BenchmarkMemmove/9-4 1221145 167.8 ns/op 53.64 MB/s BenchmarkMemmove/10-4 1244035 91.93 ns/op 108.78 MB/s BenchmarkMemmove/11-4 1274727 98.11 ns/op 112.12 MB/s BenchmarkMemmove/12-4 1000000 100.4 ns/op 119.52 MB/s BenchmarkMemmove/13-4 1221193 136.7 ns/op 95.08 MB/s BenchmarkMemmove/14-4 1255188 113.5 ns/op 123.36 MB/s BenchmarkMemmove/15-4 1000000 155.4 ns/op 96.51 MB/s BenchmarkMemmove/16-4 1282626 89.84 ns/op 178.09 MB/s BenchmarkMemmove/32-4 1340560 94.39 ns/op 339.01 MB/s BenchmarkMemmove/64-4 1000000 120.2 ns/op 532.37 MB/s BenchmarkMemmove/128-4 1000000 102.1 ns/op 1253.89 MB/s BenchmarkMemmove/256-4 948573 124.4 ns/op 2058.51 MB/s BenchmarkMemmove/512-4 795745 283.5 ns/op 1806.10 MB/s BenchmarkMemmove/1024-4 489643 283.9 ns/op 3606.52 MB/s BenchmarkMemmove/2048-4 292845 429.2 ns/op 4771.86 MB/s BenchmarkMemmove/4096-4 174487 744.6 ns/op 5501.21 MB/s BenchmarkMemmoveOverlap/32-4 1261526 95.06 ns/op 336.62 MB/s BenchmarkMemmoveOverlap/64-4 1000000 103.0 ns/op 621.36 MB/s BenchmarkMemmoveOverlap/128-4 1000000 110.2 ns/op 1161.63 MB/s BenchmarkMemmoveOverlap/256-4 1000000 126.2 ns/op 2029.31 MB/s BenchmarkMemmoveOverlap/512-4 687969 173.9 ns/op 2943.40 MB/s BenchmarkMemmoveOverlap/1024-4 409554 265.1 ns/op 3863.11 MB/s BenchmarkMemmoveOverlap/2048-4 259089 423.1 ns/op 4840.35 MB/s BenchmarkMemmoveOverlap/4096-4 174568 950.8 ns/op 4308.03 MB/s BenchmarkMemmoveUnalignedDst/0-4 19103580 6.432 ns/op BenchmarkMemmoveUnalignedDst/1-4 1262022 100.8 ns/op 9.92 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 127.5 ns/op 15.68 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 150.1 ns/op 19.99 MB/s BenchmarkMemmoveUnalignedDst/4-4 1320636 99.72 ns/op 40.11 MB/s BenchmarkMemmoveUnalignedDst/5-4 1287414 85.63 ns/op 58.39 MB/s BenchmarkMemmoveUnalignedDst/6-4 1147983 88.67 ns/op 67.67 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 141.6 ns/op 49.43 MB/s BenchmarkMemmoveUnalignedDst/8-4 1358521 85.95 ns/op 93.08 MB/s BenchmarkMemmoveUnalignedDst/9-4 1251144 114.3 ns/op 78.77 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 106.8 ns/op 93.65 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 106.8 ns/op 102.99 MB/s BenchmarkMemmoveUnalignedDst/12-4 1269819 95.59 ns/op 125.54 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 116.5 ns/op 111.62 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 121.6 ns/op 115.11 MB/s BenchmarkMemmoveUnalignedDst/15-4 1302825 92.30 ns/op 162.51 MB/s BenchmarkMemmoveUnalignedDst/16-4 1260795 94.29 ns/op 169.69 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 102.7 ns/op 311.67 MB/s BenchmarkMemmoveUnalignedDst/64-4 1121869 103.1 ns/op 620.90 MB/s BenchmarkMemmoveUnalignedDst/128-4 940106 112.8 ns/op 1134.63 MB/s BenchmarkMemmoveUnalignedDst/256-4 867848 155.4 ns/op 1647.55 MB/s BenchmarkMemmoveUnalignedDst/512-4 586892 171.8 ns/op 2980.58 MB/s BenchmarkMemmoveUnalignedDst/1024-4 492279 464.6 ns/op 2204.23 MB/s BenchmarkMemmoveUnalignedDst/2048-4 250465 449.0 ns/op 4561.17 MB/s BenchmarkMemmoveUnalignedDst/4096-4 159663 836.3 ns/op 4897.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 170.5 ns/op 187.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.1 ns/op 556.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 116.3 ns/op 1101.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 927124 129.8 ns/op 1972.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 676030 198.9 ns/op 2574.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 484084 267.7 ns/op 3824.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 249410 424.0 ns/op 4830.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 157034 757.8 ns/op 5404.99 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20258134 6.668 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1389691 85.21 ns/op 11.74 MB/s BenchmarkMemmoveUnalignedSrc/2-4 822877 122.8 ns/op 16.28 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1338880 91.02 ns/op 32.96 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1299685 86.50 ns/op 46.24 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1221040 98.72 ns/op 50.65 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1346344 87.49 ns/op 68.58 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1333090 87.76 ns/op 79.76 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1417478 127.8 ns/op 62.59 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1350933 114.9 ns/op 78.35 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 103.4 ns/op 96.76 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1254907 99.87 ns/op 110.14 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 128.1 ns/op 93.65 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1240742 94.85 ns/op 137.05 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 117.3 ns/op 119.36 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 182.0 ns/op 82.40 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 103.3 ns/op 154.83 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1192766 97.99 ns/op 326.55 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 103.7 ns/op 617.35 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 164.3 ns/op 779.04 MB/s BenchmarkMemmoveUnalignedSrc/256-4 951674 134.3 ns/op 1906.37 MB/s BenchmarkMemmoveUnalignedSrc/512-4 731792 182.1 ns/op 2811.39 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 472405 263.7 ns/op 3883.53 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 220579 550.4 ns/op 3721.19 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128762 1109 ns/op 3692.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1200168 96.83 ns/op 330.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 101.4 ns/op 631.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 110.8 ns/op 1155.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 885955 134.1 ns/op 1909.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 601366 274.3 ns/op 1866.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 506104 321.3 ns/op 3187.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 282177 497.0 ns/op 4120.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 163426 713.8 ns/op 5738.23 MB/s BenchmarkMemclr/5-4 17910994 7.397 ns/op 675.96 MB/s BenchmarkMemclr/16-4 14883085 7.078 ns/op 2260.55 MB/s BenchmarkMemclr/64-4 14129734 11.30 ns/op 5661.91 MB/s BenchmarkMemclr/256-4 12569688 12.01 ns/op 21310.94 MB/s BenchmarkMemclr/4096-4 2430992 80.53 ns/op 50862.42 MB/s BenchmarkMemclr/65536-4 126973 1290 ns/op 50795.70 MB/s BenchmarkMemclr/1M-4 5878 21885 ns/op 47912.25 MB/s BenchmarkMemclr/4M-4 1156 96856 ns/op 43304.73 MB/s BenchmarkMemclr/8M-4 382 439314 ns/op 19094.78 MB/s BenchmarkMemclr/16M-4 100 1526708 ns/op 10989.14 MB/s BenchmarkMemclr/64M-4 50 3317894 ns/op 20226.34 MB/s BenchmarkGoMemclr/5-4 1788985 92.86 ns/op 53.84 MB/s BenchmarkGoMemclr/16-4 719151 243.9 ns/op 65.61 MB/s BenchmarkGoMemclr/64-4 170185 867.6 ns/op 73.76 MB/s BenchmarkGoMemclr/256-4 47446 2405 ns/op 106.46 MB/s BenchmarkMemclrRange/1K_2K-4 91470 1367 ns/op 70117.30 MB/s BenchmarkMemclrRange/2K_8K-4 28147 4055 ns/op 82240.93 MB/s BenchmarkMemclrRange/4K_16K-4 33423 3560 ns/op 90749.44 MB/s BenchmarkMemclrRange/160K_228K-4 3699 54980 ns/op 30244.63 MB/s BenchmarkClearFat7-4 3324715 33.13 ns/op BenchmarkClearFat8-4 4669635 36.72 ns/op BenchmarkClearFat11-4 3447228 32.19 ns/op BenchmarkClearFat12-4 3854397 29.41 ns/op BenchmarkClearFat13-4 4181707 30.16 ns/op BenchmarkClearFat14-4 4289077 37.99 ns/op BenchmarkClearFat15-4 4140518 36.05 ns/op BenchmarkClearFat16-4 3989378 32.53 ns/op BenchmarkClearFat24-4 3795271 29.16 ns/op BenchmarkClearFat32-4 4008463 27.91 ns/op BenchmarkClearFat40-4 3843722 31.32 ns/op BenchmarkClearFat48-4 4040625 28.96 ns/op BenchmarkClearFat56-4 3750200 31.81 ns/op BenchmarkClearFat64-4 3691663 43.64 ns/op BenchmarkClearFat72-4 3327921 32.09 ns/op BenchmarkClearFat128-4 3032106 49.66 ns/op BenchmarkClearFat256-4 2529572 46.34 ns/op BenchmarkClearFat512-4 1000000 101.2 ns/op BenchmarkClearFat1024-4 944636 132.1 ns/op BenchmarkClearFat1032-4 866181 187.5 ns/op BenchmarkClearFat1040-4 950776 136.1 ns/op BenchmarkCopyFat7-4 3984817 29.11 ns/op BenchmarkCopyFat8-4 3796047 26.87 ns/op BenchmarkCopyFat11-4 4055358 33.70 ns/op BenchmarkCopyFat12-4 3808449 28.63 ns/op BenchmarkCopyFat13-4 4149481 27.13 ns/op BenchmarkCopyFat14-4 3645000 38.25 ns/op BenchmarkCopyFat15-4 4267230 40.23 ns/op BenchmarkCopyFat16-4 4311510 27.94 ns/op BenchmarkCopyFat24-4 3962112 25.66 ns/op BenchmarkCopyFat32-4 4159960 28.92 ns/op BenchmarkCopyFat64-4 3918307 33.46 ns/op BenchmarkCopyFat72-4 3829266 36.08 ns/op BenchmarkCopyFat128-4 3248186 47.08 ns/op BenchmarkCopyFat256-4 2607519 68.13 ns/op BenchmarkCopyFat512-4 1360878 82.25 ns/op BenchmarkCopyFat520-4 1000000 134.3 ns/op BenchmarkCopyFat1024-4 1000000 151.9 ns/op BenchmarkCopyFat1032-4 1000000 192.9 ns/op BenchmarkCopyFat1040-4 1000000 125.5 ns/op BenchmarkIssue18740/2byte-4 342 339876 ns/op BenchmarkIssue18740/4byte-4 595 194148 ns/op BenchmarkIssue18740/8byte-4 1009 112026 ns/op BenchmarkReadMetricsLatency-4 15038 3000 p50-ns 4355 p90-ns 7863 p99-ns BenchmarkFinalizer-4 237 556811 ns/op BenchmarkFinalizerRun-4 253592 612.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8804460 14.86 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3970317 32.53 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3078834 38.02 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3048968 40.53 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1685257 70.25 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1531736 79.39 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2845791 40.15 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1569764 86.76 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 137.4 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2630973 50.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2594966 45.44 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2263306 53.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1954146 57.40 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1740168 66.62 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7193900 18.33 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7568704 15.04 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5632683 17.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7362795 15.20 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7107153 16.22 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6301231 17.84 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7241002 15.59 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7427318 15.71 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7292139 14.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7672945 23.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7504022 14.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7543968 14.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6652386 15.09 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8077886 16.09 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7589556 16.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6970677 15.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7424553 17.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8302029 18.56 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7608636 19.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8155920 15.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7524656 19.68 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6352980 27.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6912672 16.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7417774 16.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6907002 15.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8063926 15.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7216554 15.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7444580 15.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7031060 16.72 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7288851 15.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7342446 15.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7480918 19.84 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7466878 15.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5729227 18.41 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7542373 14.41 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7163566 16.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6563344 15.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7459620 24.40 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7145702 16.03 ns/op BenchmarkNetpollBreak-4 3249 44720 ns/op BenchmarkPingPongHog-4 3164 386106 ns/op BenchmarkStackGrowth-4 87915 1164 ns/op BenchmarkStackGrowthDeep-4 1189 114962 ns/op BenchmarkCreateGoroutines-4 58806 2066 ns/op BenchmarkCreateGoroutinesParallel-4 64840 1968 ns/op BenchmarkCreateGoroutinesCapture-4 7635 13817 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 33606 3055 ns/op BenchmarkClosureCall-4 21167455 6.640 ns/op BenchmarkWakeupParallelSpinning/0s-4 5696 17713 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5930 24712 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3994 30544 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3018 53146 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1197 91188 ns/op BenchmarkWakeupParallelSpinning/20µs-4 936 154060 ns/op BenchmarkWakeupParallelSpinning/50µs-4 366 335438 ns/op BenchmarkWakeupParallelSpinning/100µs-4 175 589081 ns/op BenchmarkMatmult-4 3857347 43.49 ns/op BenchmarkFastrand-4 5658286 18.72 ns/op BenchmarkFastrand64-4 5541986 19.19 ns/op BenchmarkFastrandHashiter-4 2818149 41.51 ns/op BenchmarkFastrandn/2-4 3936261 29.05 ns/op BenchmarkFastrandn/3-4 3689512 28.36 ns/op BenchmarkFastrandn/4-4 4431693 29.40 ns/op BenchmarkFastrandn/5-4 4148877 27.02 ns/op BenchmarkIfaceCmp100-4 111625 1262 ns/op BenchmarkIfaceCmpNil100-4 233677 561.6 ns/op BenchmarkEfaceCmpDiff-4 44995 2491 ns/op BenchmarkEfaceCmpDiffIndirect-4 47089 2565 ns/op BenchmarkDefer-4 1595386 71.58 ns/op BenchmarkDefer10-4 955680 178.0 ns/op BenchmarkDeferMany-4 582408 433.6 ns/op BenchmarkPanicRecover-4 231904 532.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 56 1973155 ns/op 1887121 p50-ns 2530759 p90-ns 4547650 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 50 2256262 ns/op 1900429 p50-ns 3424274 p90-ns 10705548 p99-ns BenchmarkGoroutineProfile/small/idle-4 37 3845280 ns/op 3580457 p50-ns 4904729 p90-ns 6217018 p99-ns BenchmarkGoroutineProfile/small/loaded-4 39 5950529 ns/op 4542366 p50-ns 9266474 p90-ns 29542243 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 64 1785297 ns/op 1722047 p50-ns 2267394 p90-ns 3039165 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 74 1746655 ns/op 1535644 p50-ns 2372851 p90-ns 15315260 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 11313776 ns/op 9799484 p50-ns 18074793 p90-ns 20569968 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 23372520 ns/op 24392471 p50-ns 30736719 p90-ns 30736719 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 56 1998786 ns/op 1960351 p50-ns 2579623 p90-ns 2951045 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 82 3039820 ns/op 2427868 p50-ns 5409408 p90-ns 14072191 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 26 3848711 ns/op 3617798 p50-ns 5702729 p90-ns 5997265 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 26 8166418 ns/op 7215085 p50-ns 10957927 p90-ns 34500471 p99-ns BenchmarkRWMutexUncontended-4 1100012 210.8 ns/op BenchmarkRWMutexWrite100-4 292200 1810 ns/op BenchmarkRWMutexWrite10-4 55518 2173 ns/op BenchmarkRWMutexWorkWrite100-4 21525 5072 ns/op BenchmarkRWMutexWorkWrite10-4 59576 5463 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2094 56234 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 992 126520 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1011 107929 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 505 299536 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 549 230258 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 228 506139 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 302 474913 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 73 1755077 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 137420 877.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 143377 758.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 127900 989.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 167078 1227 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 212905 940.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 125389 1087 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 185905 977.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 164725 805.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 135902 1034 ns/op BenchmarkMakeSlice/Byte-4 1350423 95.62 ns/op BenchmarkMakeSlice/Int16-4 1242981 92.94 ns/op BenchmarkMakeSlice/Int-4 1000000 145.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 172.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 230.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 291.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 319.6 ns/op BenchmarkGrowSlice/Byte-4 451862 349.7 ns/op BenchmarkGrowSlice/Int16-4 589910 452.6 ns/op BenchmarkGrowSlice/Int-4 181720 2091 ns/op BenchmarkGrowSlice/Ptr-4 115634 2019 ns/op BenchmarkGrowSlice/Struct/24-4 87267 1433 ns/op BenchmarkGrowSlice/Struct/32-4 78513 1615 ns/op BenchmarkGrowSlice/Struct/40-4 98804 1828 ns/op BenchmarkExtendSlice/IntSlice-4 93127 1129 ns/op BenchmarkExtendSlice/PointerSlice-4 139926 1179 ns/op BenchmarkExtendSlice/NoGrow-4 173362 1028 ns/op BenchmarkAppend-4 864445 139.8 ns/op BenchmarkAppendGrowByte-4 1 141233048 ns/op BenchmarkAppendGrowString-4 1 564556211 ns/op BenchmarkAppendSlice/1Bytes-4 232360 1225 ns/op BenchmarkAppendSlice/4Bytes-4 334575 581.6 ns/op BenchmarkAppendSlice/7Bytes-4 287811 476.3 ns/op BenchmarkAppendSlice/8Bytes-4 167578 615.6 ns/op BenchmarkAppendSlice/15Bytes-4 250114 419.9 ns/op BenchmarkAppendSlice/16Bytes-4 282758 439.7 ns/op BenchmarkAppendSlice/32Bytes-4 360502 527.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 32870 3627 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10053 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9514 38362 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 637 174457 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 62 1736130 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 28 4604566 ns/op BenchmarkAppendStr/1Bytes-4 415653 458.4 ns/op BenchmarkAppendStr/4Bytes-4 573658 255.8 ns/op BenchmarkAppendStr/8Bytes-4 351355 328.2 ns/op BenchmarkAppendStr/16Bytes-4 427696 310.4 ns/op BenchmarkAppendStr/32Bytes-4 609920 300.9 ns/op BenchmarkAppendSpecialCase-4 980048 126.9 ns/op BenchmarkCopy/1Byte-4 256322 1129 ns/op 0.89 MB/s BenchmarkCopy/1String-4 251730 417.2 ns/op 2.40 MB/s BenchmarkCopy/2Byte-4 266407 501.0 ns/op 3.99 MB/s BenchmarkCopy/2String-4 1083339 144.6 ns/op 13.83 MB/s BenchmarkCopy/4Byte-4 1289548 100.2 ns/op 39.93 MB/s BenchmarkCopy/4String-4 1278507 96.23 ns/op 41.57 MB/s BenchmarkCopy/8Byte-4 1254669 87.03 ns/op 91.92 MB/s BenchmarkCopy/8String-4 1219714 82.21 ns/op 97.31 MB/s BenchmarkCopy/12Byte-4 1295596 106.9 ns/op 112.21 MB/s BenchmarkCopy/12String-4 1362787 102.1 ns/op 117.48 MB/s BenchmarkCopy/16Byte-4 1000000 123.8 ns/op 129.19 MB/s BenchmarkCopy/16String-4 1000000 161.1 ns/op 99.35 MB/s BenchmarkCopy/32Byte-4 1226251 99.19 ns/op 322.61 MB/s BenchmarkCopy/32String-4 1229882 92.48 ns/op 346.03 MB/s BenchmarkCopy/128Byte-4 1000000 119.9 ns/op 1067.65 MB/s BenchmarkCopy/128String-4 1000000 124.6 ns/op 1027.00 MB/s BenchmarkCopy/1024Byte-4 377160 305.8 ns/op 3348.14 MB/s BenchmarkCopy/1024String-4 307056 385.6 ns/op 2655.44 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20978 5613 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 12651 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18548 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 6277 21747 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 4004 26874 ns/op BenchmarkAppendInPlace/Grow/Byte-4 148486 1345 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 70334 1523 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 66169 1869 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 42925 2345 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 38959 2677 ns/op BenchmarkStackCopyPtr-4 1 151767000 ns/op BenchmarkStackCopy-4 1 101580419 ns/op BenchmarkStackCopyNoCache-4 22 4965340 ns/op BenchmarkStackCopyWithStkobj-4 1 114990171 ns/op BenchmarkIssue18138-4 231 580534 ns/op BenchmarkCompareStringEqual-4 14101400 14.53 ns/op BenchmarkCompareStringIdentical-4 20601073 5.418 ns/op BenchmarkCompareStringSameLength-4 15918097 9.967 ns/op BenchmarkCompareStringDifferentLength-4 25750701 5.186 ns/op BenchmarkCompareStringBigUnaligned-4 1849 94967 ns/op 11041.54 MB/s BenchmarkCompareStringBig-4 1359 80574 ns/op 13014.01 MB/s BenchmarkConcatStringAndBytes-4 1748534 64.71 ns/op BenchmarkSliceByteToString/1-4 1706467 70.20 ns/op BenchmarkSliceByteToString/2-4 1000000 209.6 ns/op BenchmarkSliceByteToString/4-4 1000000 163.3 ns/op BenchmarkSliceByteToString/8-4 999704 201.3 ns/op BenchmarkSliceByteToString/16-4 968965 173.5 ns/op BenchmarkSliceByteToString/32-4 719302 189.9 ns/op BenchmarkSliceByteToString/64-4 957370 331.1 ns/op BenchmarkSliceByteToString/128-4 744643 425.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2128537 112.0 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 177.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 107.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2442678 63.76 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 130.5 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1626441 67.14 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1623708 70.33 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 361959 483.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 400156 281.1 ns/op BenchmarkRuneIterate/range/ASCII-4 6259800 17.32 ns/op BenchmarkRuneIterate/range/Japanese-4 2426418 99.72 ns/op BenchmarkRuneIterate/range/MixedLength-4 2643436 58.50 ns/op BenchmarkRuneIterate/range1/ASCII-4 5024917 24.05 ns/op BenchmarkRuneIterate/range1/Japanese-4 2279887 52.53 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2836587 43.78 ns/op BenchmarkRuneIterate/range2/ASCII-4 5240248 30.95 ns/op BenchmarkRuneIterate/range2/Japanese-4 2469332 47.05 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2688123 41.89 ns/op BenchmarkArrayEqual-4 21591482 4.726 ns/op BenchmarkFunc/Name-4 6264969 18.02 ns/op BenchmarkFunc/Entry-4 11529541 11.97 ns/op BenchmarkFunc/FileLine-4 1965697 62.24 ns/op PASS ok runtime 446.016s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26821 4377 ns/op BenchmarkHandle/concurrent-4 21130 5635 ns/op PASS ok runtime/cgo 0.491s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 25923406 6.059 ns/op BenchmarkAtomicStore64-4 11385877 10.23 ns/op BenchmarkAtomicLoad-4 27159784 6.190 ns/op BenchmarkAtomicStore-4 13282112 10.75 ns/op BenchmarkAnd8-4 10533615 12.72 ns/op BenchmarkAnd-4 12074401 9.198 ns/op BenchmarkAnd8Parallel-4 4188308 27.21 ns/op BenchmarkAndParallel-4 4051021 32.05 ns/op BenchmarkOr8-4 11947788 13.76 ns/op BenchmarkOr-4 12288588 17.35 ns/op BenchmarkOr8Parallel-4 3846130 30.15 ns/op BenchmarkOrParallel-4 3978913 29.78 ns/op BenchmarkXadd-4 3958790 30.00 ns/op BenchmarkXadd64-4 3611272 36.01 ns/op BenchmarkCas-4 2544495 43.54 ns/op BenchmarkCas64-4 2740609 43.89 ns/op BenchmarkXchg-4 3545060 28.42 ns/op BenchmarkXchg64-4 3931082 29.48 ns/op PASS ok runtime/internal/atomic 4.119s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2880489 41.53 ns/op BenchmarkMulUintptr/large-4 2890850 76.80 ns/op PASS ok runtime/internal/math 0.831s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 18361693 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 19559190 ns/op 419.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 26 4442771 ns/op 37.50 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 21274624 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 39044859 ns/op 1576 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 22 6826620 ns/op 131.5 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 97475423 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 130640286 ns/op 8483 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 16661410 ns/op 979.1 concurrent_launches/op PASS ok runtime/pprof 2.349s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 13472612 ns/op BenchmarkStackLeak-4 20588 6773 ns/op PASS ok runtime/race 0.863s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2758611 44.46 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 195760 531.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.403s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 139441 955.3 ns/op BenchmarkSortString1K-4 123 983247 ns/op BenchmarkSortString1K_Slice-4 144 837461 ns/op BenchmarkStableString1K-4 74 1611233 ns/op BenchmarkSortInt1K-4 141 823170 ns/op BenchmarkSortInt1K_Sorted-4 2142 59260 ns/op BenchmarkSortInt1K_Reversed-4 1582 92479 ns/op BenchmarkSortInt1K_Mod8-4 379 320322 ns/op BenchmarkStableInt1K-4 94 1355112 ns/op BenchmarkStableInt1K_Slice-4 100 1222633 ns/op BenchmarkSortInt64K-4 2 70529929 ns/op BenchmarkSortInt64K_Slice-4 2 62482728 ns/op BenchmarkStableInt64K-4 1 186654345 ns/op BenchmarkSort1e2-4 308 427215 ns/op BenchmarkStable1e2-4 100 1046021 ns/op BenchmarkSort1e4-4 2 78355396 ns/op BenchmarkStable1e4-4 1 354199359 ns/op PASS ok sort 38.780s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 678639 171.0 ns/op BenchmarkAtof64Float-4 715408 185.0 ns/op BenchmarkAtof64FloatExp-4 558268 341.2 ns/op BenchmarkAtof64Big-4 445587 387.6 ns/op BenchmarkAtof64RandomBits-4 364428 299.2 ns/op BenchmarkAtof64RandomFloats-4 387064 279.5 ns/op BenchmarkAtof64RandomLongFloats-4 390076 358.9 ns/op BenchmarkAtof32Decimal-4 574663 192.6 ns/op BenchmarkAtof32Float-4 630729 174.1 ns/op BenchmarkAtof32FloatExp-4 602228 221.1 ns/op BenchmarkAtof32Random-4 345186 448.3 ns/op BenchmarkAtof32RandomLong-4 159804 869.1 ns/op BenchmarkParseInt/Pos/7bit-4 1256371 95.26 ns/op BenchmarkParseInt/Pos/26bit-4 792120 151.1 ns/op BenchmarkParseInt/Pos/31bit-4 767287 182.5 ns/op BenchmarkParseInt/Pos/56bit-4 432739 375.1 ns/op BenchmarkParseInt/Pos/63bit-4 444189 509.8 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 163.6 ns/op BenchmarkParseInt/Neg/26bit-4 753463 163.2 ns/op BenchmarkParseInt/Neg/31bit-4 590848 271.3 ns/op BenchmarkParseInt/Neg/56bit-4 547908 249.1 ns/op BenchmarkParseInt/Neg/63bit-4 473454 260.3 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 116.3 ns/op BenchmarkAtoi/Pos/26bit-4 999128 162.6 ns/op BenchmarkAtoi/Pos/31bit-4 858573 140.7 ns/op BenchmarkAtoi/Pos/56bit-4 573268 285.8 ns/op BenchmarkAtoi/Pos/63bit-4 436759 283.8 ns/op BenchmarkAtoi/Neg/7bit-4 1535290 73.02 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 193.5 ns/op BenchmarkAtoi/Neg/31bit-4 958306 135.0 ns/op BenchmarkAtoi/Neg/56bit-4 642794 213.9 ns/op BenchmarkAtoi/Neg/63bit-4 448525 263.9 ns/op BenchmarkFormatFloat/Decimal-4 103231 2332 ns/op BenchmarkFormatFloat/Float-4 89196 1357 ns/op BenchmarkFormatFloat/Exp-4 87093 1202 ns/op BenchmarkFormatFloat/NegExp-4 101976 1257 ns/op BenchmarkFormatFloat/LongExp-4 70476 1985 ns/op BenchmarkFormatFloat/Big-4 77029 1541 ns/op BenchmarkFormatFloat/BinaryExp-4 152244 682.7 ns/op BenchmarkFormatFloat/32Integer-4 97082 1230 ns/op BenchmarkFormatFloat/32ExactFraction-4 112687 1186 ns/op BenchmarkFormatFloat/32Point-4 89751 2721 ns/op BenchmarkFormatFloat/32Exp-4 99151 1744 ns/op BenchmarkFormatFloat/32NegExp-4 85530 1276 ns/op BenchmarkFormatFloat/32Shortest-4 89787 1858 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 120518 1118 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 110382 1158 ns/op BenchmarkFormatFloat/64Fixed1-4 140221 935.3 ns/op BenchmarkFormatFloat/64Fixed2-4 106686 999.1 ns/op BenchmarkFormatFloat/64Fixed3-4 118995 1146 ns/op BenchmarkFormatFloat/64Fixed4-4 133647 938.2 ns/op BenchmarkFormatFloat/64Fixed12-4 72865 1909 ns/op BenchmarkFormatFloat/64Fixed16-4 83376 1419 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 80584 1331 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 91562 1476 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2250 55448 ns/op BenchmarkFormatFloat/Slowpath64-4 78158 1565 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 76726 1436 ns/op BenchmarkAppendFloat/Decimal-4 130186 1257 ns/op BenchmarkAppendFloat/Float-4 87284 1312 ns/op BenchmarkAppendFloat/Exp-4 116100 1993 ns/op BenchmarkAppendFloat/NegExp-4 121268 1004 ns/op BenchmarkAppendFloat/LongExp-4 91219 2171 ns/op BenchmarkAppendFloat/Big-4 90295 1241 ns/op BenchmarkAppendFloat/BinaryExp-4 272242 763.7 ns/op BenchmarkAppendFloat/32Integer-4 128313 955.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 102319 1242 ns/op BenchmarkAppendFloat/32Point-4 103836 1166 ns/op BenchmarkAppendFloat/32Exp-4 118020 1119 ns/op BenchmarkAppendFloat/32NegExp-4 118959 1644 ns/op BenchmarkAppendFloat/32Shortest-4 129200 886.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 153259 909.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 61533 1653 ns/op BenchmarkAppendFloat/64Fixed1-4 186933 728.4 ns/op BenchmarkAppendFloat/64Fixed2-4 184405 702.7 ns/op BenchmarkAppendFloat/64Fixed3-4 172177 670.3 ns/op BenchmarkAppendFloat/64Fixed4-4 179445 686.1 ns/op BenchmarkAppendFloat/64Fixed12-4 78826 1529 ns/op BenchmarkAppendFloat/64Fixed16-4 109977 1053 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 116329 953.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 101766 1159 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2310 51332 ns/op BenchmarkAppendFloat/Slowpath64-4 89985 1437 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 90009 1265 ns/op BenchmarkFormatInt-4 10000 11234 ns/op BenchmarkAppendInt-4 10000 12024 ns/op BenchmarkFormatUint-4 82702 1930 ns/op BenchmarkAppendUint-4 95588 1324 ns/op BenchmarkFormatIntSmall/7-4 1867956 117.1 ns/op BenchmarkFormatIntSmall/42-4 2057748 59.89 ns/op BenchmarkAppendIntSmall-4 1000000 157.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 117.6 ns/op BenchmarkAppendUintVarlen/12-4 1000000 172.0 ns/op BenchmarkAppendUintVarlen/123-4 766736 146.5 ns/op BenchmarkAppendUintVarlen/1234-4 909282 160.2 ns/op BenchmarkAppendUintVarlen/12345-4 508351 210.7 ns/op BenchmarkAppendUintVarlen/123456-4 721423 147.2 ns/op BenchmarkAppendUintVarlen/1234567-4 779145 149.0 ns/op BenchmarkAppendUintVarlen/12345678-4 719415 156.2 ns/op BenchmarkAppendUintVarlen/123456789-4 878014 154.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 726398 160.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 759157 173.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 805076 188.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 788193 277.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 665373 155.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 743413 170.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 858231 166.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 734857 178.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 723106 255.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 799848 317.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 640560 182.0 ns/op BenchmarkQuote-4 31275 4103 ns/op BenchmarkQuoteRune-4 373633 448.2 ns/op BenchmarkAppendQuote-4 35318 3421 ns/op BenchmarkAppendQuoteRune-4 588414 330.3 ns/op BenchmarkUnquoteEasy-4 952015 116.4 ns/op BenchmarkUnquoteHard-4 35193 3705 ns/op PASS ok strconv 24.126s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 399813 352.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 134712 1521 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 122787 1441 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 240776 538.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 58608 1812 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 97980 2040 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 627513 242.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 26736 4444 ns/op BenchmarkGenericMatch1-4 2095 56821 ns/op BenchmarkGenericMatch2-4 462 260074 ns/op BenchmarkSingleMaxSkipping-4 12879 9455 ns/op 1057.59 MB/s BenchmarkSingleLongSuffixFail-4 21846 9933 ns/op 100.87 MB/s BenchmarkSingleMatch-4 252 535668 ns/op 28.00 MB/s BenchmarkByteByteNoMatch-4 101283 1275 ns/op BenchmarkByteByteMatch-4 16616 6595 ns/op BenchmarkByteStringMatch-4 19052 6452 ns/op BenchmarkHTMLEscapeNew-4 70534 2060 ns/op BenchmarkHTMLEscapeOld-4 81912 1554 ns/op BenchmarkByteStringReplacerWriteString-4 1496 77388 ns/op BenchmarkByteReplacerWriteString-4 1867 71798 ns/op BenchmarkByteByteReplaces-4 3465 47816 ns/op BenchmarkByteByteMap-4 9979 20577 ns/op BenchmarkMap/identity/ASCII-4 783747 161.1 ns/op BenchmarkMap/identity/Greek-4 555464 222.4 ns/op BenchmarkMap/change/ASCII-4 36328 3327 ns/op BenchmarkMap/change/Greek-4 26792 4464 ns/op BenchmarkIndexRune-4 1920976 62.12 ns/op BenchmarkIndexRuneLongString-4 1642772 75.99 ns/op BenchmarkIndexRuneFastPath-4 3536414 49.45 ns/op BenchmarkIndex-4 3636798 34.85 ns/op BenchmarkLastIndex-4 3635900 34.06 ns/op BenchmarkIndexByte-4 14369161 8.249 ns/op BenchmarkToUpper/#00-4 2877645 38.94 ns/op BenchmarkToUpper/ONLYUPPER-4 2432623 93.08 ns/op BenchmarkToUpper/abc-4 369945 385.5 ns/op BenchmarkToUpper/AbC123-4 249806 517.9 ns/op BenchmarkToUpper/azAZ09_-4 248038 460.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52226 4125 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70833 1825 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31420 3950 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60126 2716 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111865 1001 ns/op BenchmarkToLower/#00-4 2886783 70.54 ns/op BenchmarkToLower/abc-4 2713592 43.95 ns/op BenchmarkToLower/AbC123-4 212516 587.2 ns/op BenchmarkToLower/azAZ09_-4 170796 688.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 84991 1369 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56991 2657 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28050 3783 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64678 2997 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106068 1020 ns/op BenchmarkMapNoChanges-4 998700 136.8 ns/op BenchmarkTrim-4 35128 5643 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2520555 47.20 ns/op BenchmarkToValidUTF8/InvalidASCII-4 129938 841.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 100300 1126 ns/op BenchmarkEqualFold/Tests-4 52623 2799 ns/op BenchmarkEqualFold/ASCII-4 2750394 54.14 ns/op BenchmarkEqualFold/UnicodePrefix-4 118068 1283 ns/op BenchmarkEqualFold/UnicodeSuffix-4 131940 1095 ns/op BenchmarkIndexHard1-4 1016 167444 ns/op BenchmarkIndexHard2-4 778 154640 ns/op BenchmarkIndexHard3-4 200 591580 ns/op BenchmarkIndexHard4-4 220 630921 ns/op BenchmarkLastIndexHard1-4 85 1548196 ns/op BenchmarkLastIndexHard2-4 86 2279415 ns/op BenchmarkLastIndexHard3-4 78 2907257 ns/op BenchmarkCountHard1-4 1071 112798 ns/op BenchmarkCountHard2-4 739 310721 ns/op BenchmarkCountHard3-4 134 865359 ns/op BenchmarkIndexTorture-4 10000 11916 ns/op BenchmarkCountTorture-4 10000 12042 ns/op BenchmarkCountTortureOverlapping-4 830 203557 ns/op BenchmarkCountByte/10-4 3395851 53.85 ns/op 185.69 MB/s BenchmarkCountByte/32-4 3315758 36.27 ns/op 882.20 MB/s BenchmarkCountByte/4096-4 1019546 129.8 ns/op 31548.96 MB/s BenchmarkCountByte/4194304-4 961 122178 ns/op 34329.57 MB/s BenchmarkCountByte/67108864-4 28 4017667 ns/op 16703.44 MB/s BenchmarkFields/ASCII/16-4 368238 326.7 ns/op 48.97 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26636 4786 ns/op 53.49 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1950 76556 ns/op 53.50 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 87 1261592 ns/op 51.95 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20289562 ns/op 51.68 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 125221 943.8 ns/op 16.95 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9499 12723 ns/op 20.12 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 558 229405 ns/op 17.85 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4770688 ns/op 13.74 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 73866804 ns/op 14.20 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 199567 678.0 ns/op 23.60 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14763 8344 ns/op 30.68 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 810 183602 ns/op 22.31 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 4468616 ns/op 14.67 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66456972 ns/op 15.78 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143078 854.8 ns/op 18.72 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11975 ns/op 21.38 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 668 208686 ns/op 19.63 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4299853 ns/op 15.24 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 79528082 ns/op 13.18 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 81067514 ns/op BenchmarkSplitSingleByteSeparator-4 19 9313817 ns/op BenchmarkSplitMultiByteSeparator-4 25 4040806 ns/op BenchmarkSplitNSingleByteSeparator-4 190038 942.8 ns/op BenchmarkSplitNMultiByteSeparator-4 148705 1070 ns/op BenchmarkRepeat/5x0-4 2865200 41.55 ns/op BenchmarkRepeat/5x1-4 2984106 45.30 ns/op BenchmarkRepeat/5x2-4 244138 503.2 ns/op BenchmarkRepeat/5x6-4 167228 934.1 ns/op BenchmarkRepeat/10x0-4 2922758 40.35 ns/op BenchmarkRepeat/10x1-4 2934397 39.36 ns/op BenchmarkRepeat/10x2-4 243234 835.9 ns/op BenchmarkRepeat/10x6-4 141902 1100 ns/op BenchmarkRepeatLarge/256/1-4 66536 2120 ns/op 120.78 MB/s BenchmarkRepeatLarge/256/16-4 111666 1675 ns/op 152.87 MB/s BenchmarkRepeatLarge/512/1-4 43338 2864 ns/op 178.76 MB/s BenchmarkRepeatLarge/512/16-4 55452 2442 ns/op 209.71 MB/s BenchmarkRepeatLarge/1024/1-4 26686 3885 ns/op 263.58 MB/s BenchmarkRepeatLarge/1024/16-4 39975 3958 ns/op 258.72 MB/s BenchmarkRepeatLarge/2048/1-4 20716 6637 ns/op 308.56 MB/s BenchmarkRepeatLarge/2048/16-4 20294 5670 ns/op 361.19 MB/s BenchmarkRepeatLarge/4096/1-4 11726 10102 ns/op 405.48 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10266 ns/op 398.99 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20519 ns/op 399.23 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19537 ns/op 419.30 MB/s BenchmarkRepeatLarge/8192/4097-4 3677640 51.59 ns/op 79417.05 MB/s BenchmarkRepeatLarge/16384/1-4 4647 36309 ns/op 451.24 MB/s BenchmarkRepeatLarge/16384/16-4 10000 32848 ns/op 498.78 MB/s BenchmarkRepeatLarge/16384/4097-4 6507 24274 ns/op 506.34 MB/s BenchmarkRepeatLarge/32768/1-4 2406 57991 ns/op 565.05 MB/s BenchmarkRepeatLarge/32768/16-4 1992 59738 ns/op 548.53 MB/s BenchmarkRepeatLarge/32768/4097-4 2397 74476 ns/op 385.08 MB/s BenchmarkRepeatLarge/65536/1-4 880 153445 ns/op 427.10 MB/s BenchmarkRepeatLarge/65536/16-4 1230 127028 ns/op 515.92 MB/s BenchmarkRepeatLarge/65536/4097-4 950 105773 ns/op 581.01 MB/s BenchmarkRepeatLarge/131072/1-4 97 1113869 ns/op 117.67 MB/s BenchmarkRepeatLarge/131072/16-4 156 724214 ns/op 180.99 MB/s BenchmarkRepeatLarge/131072/4097-4 141 787326 ns/op 161.31 MB/s BenchmarkRepeatLarge/262144/1-4 100 1174461 ns/op 223.20 MB/s BenchmarkRepeatLarge/262144/16-4 92 1217604 ns/op 215.30 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1035039 ns/op 249.37 MB/s BenchmarkRepeatLarge/524288/1-4 48 2579984 ns/op 203.21 MB/s BenchmarkRepeatLarge/524288/16-4 73 1937682 ns/op 270.57 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1837452 ns/op 283.17 MB/s BenchmarkRepeatLarge/1048576/1-4 43 4658172 ns/op 225.10 MB/s BenchmarkRepeatLarge/1048576/16-4 82 3659347 ns/op 286.55 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 4025765 ns/op 259.51 MB/s BenchmarkRepeatLarge/2097152/1-4 30 7800168 ns/op 268.86 MB/s BenchmarkRepeatLarge/2097152/16-4 20 6673042 ns/op 314.27 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 8731020 ns/op 239.78 MB/s BenchmarkRepeatLarge/4194304/1-4 13 13237426 ns/op 316.85 MB/s BenchmarkRepeatLarge/4194304/16-4 9 14255984 ns/op 294.21 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 14040349 ns/op 298.51 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20694056 ns/op 405.36 MB/s BenchmarkRepeatLarge/8388608/16-4 4 26026632 ns/op 322.31 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 18294582 ns/op 458.42 MB/s BenchmarkRepeatLarge/16777216/1-4 3 40655697 ns/op 412.67 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36054356 ns/op 465.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 41692726 ns/op 402.40 MB/s BenchmarkRepeatLarge/33554432/1-4 2 79301616 ns/op 423.12 MB/s BenchmarkRepeatLarge/33554432/16-4 2 70187800 ns/op 478.07 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51119630 ns/op 656.39 MB/s BenchmarkRepeatLarge/67108864/1-4 1 122480123 ns/op 547.92 MB/s BenchmarkRepeatLarge/67108864/16-4 1 140405262 ns/op 477.97 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108239640 ns/op 620.00 MB/s BenchmarkRepeatLarge/134217728/1-4 1 357122356 ns/op 375.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203768217 ns/op 658.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 243788337 ns/op 550.55 MB/s BenchmarkRepeatLarge/268435456/1-4 1 486960767 ns/op 551.25 MB/s BenchmarkRepeatLarge/268435456/16-4 1 530077225 ns/op 506.41 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 540147710 ns/op 496.97 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1090668867 ns/op 492.24 MB/s BenchmarkRepeatLarge/536870912/16-4 1 923222642 ns/op 581.52 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 949025281 ns/op 565.71 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4529065088 ns/op 237.08 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5373639494 ns/op 199.82 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5911286347 ns/op 181.64 MB/s BenchmarkIndexAnyASCII/1:1-4 1303878 78.06 ns/op BenchmarkIndexAnyASCII/1:2-4 1296248 94.26 ns/op BenchmarkIndexAnyASCII/1:4-4 1795216 80.29 ns/op BenchmarkIndexAnyASCII/1:8-4 1690611 62.99 ns/op BenchmarkIndexAnyASCII/1:16-4 1837467 62.07 ns/op BenchmarkIndexAnyASCII/1:32-4 1809414 64.39 ns/op BenchmarkIndexAnyASCII/1:64-4 1385736 91.92 ns/op BenchmarkIndexAnyASCII/16:1-4 1785642 93.01 ns/op BenchmarkIndexAnyASCII/16:2-4 645928 155.4 ns/op BenchmarkIndexAnyASCII/16:4-4 723108 149.1 ns/op BenchmarkIndexAnyASCII/16:8-4 853420 156.2 ns/op BenchmarkIndexAnyASCII/16:16-4 773096 258.6 ns/op BenchmarkIndexAnyASCII/16:32-4 802800 193.3 ns/op BenchmarkIndexAnyASCII/16:64-4 352758 285.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1673845 72.58 ns/op BenchmarkIndexAnyASCII/256:2-4 79171 1398 ns/op BenchmarkIndexAnyASCII/256:4-4 88580 1565 ns/op BenchmarkIndexAnyASCII/256:8-4 85944 1427 ns/op BenchmarkIndexAnyASCII/256:16-4 77758 1386 ns/op BenchmarkIndexAnyASCII/256:32-4 80577 1520 ns/op BenchmarkIndexAnyASCII/256:64-4 72651 1558 ns/op BenchmarkIndexAnyUTF8/1:1-4 1721822 60.64 ns/op BenchmarkIndexAnyUTF8/1:2-4 1680184 65.94 ns/op BenchmarkIndexAnyUTF8/1:4-4 1840347 68.11 ns/op BenchmarkIndexAnyUTF8/1:8-4 1848525 65.21 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 125.9 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 111.6 ns/op BenchmarkIndexAnyUTF8/1:64-4 1459854 74.99 ns/op BenchmarkIndexAnyUTF8/16:1-4 1640523 108.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 255344 488.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 235174 475.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 227877 487.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 246856 876.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 249030 543.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 243129 542.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 472196 342.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 14983 9201 ns/op BenchmarkIndexAnyUTF8/256:4-4 15860 8347 ns/op BenchmarkIndexAnyUTF8/256:8-4 13298 8458 ns/op BenchmarkIndexAnyUTF8/256:16-4 13434 7846 ns/op BenchmarkIndexAnyUTF8/256:32-4 15789 7403 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 13499 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1828096 64.36 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1808714 61.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1757078 61.42 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1734393 66.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1929388 63.09 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1765944 98.59 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1943076 74.06 ns/op BenchmarkLastIndexAnyASCII/16:1-4 791899 133.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 835898 145.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 869457 137.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 981579 142.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 813518 211.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 820154 195.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 678832 209.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 79238 1355 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93476 1337 ns/op BenchmarkLastIndexAnyASCII/256:4-4 96378 1939 ns/op BenchmarkLastIndexAnyASCII/256:8-4 96054 1253 ns/op BenchmarkLastIndexAnyASCII/256:16-4 92845 1346 ns/op BenchmarkLastIndexAnyASCII/256:32-4 82636 1312 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89716 1319 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1789395 74.87 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1966309 58.05 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2080850 52.08 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2103477 52.45 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2114680 57.10 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1890900 60.99 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2080826 78.04 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 330002 394.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 143470 1261 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 142800 824.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 156507 796.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 144255 1102 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 145374 847.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 140859 831.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 18421 5784 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8403 12484 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9782 13137 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12690 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9386 12432 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9786 26552 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 13498 ns/op BenchmarkTrimASCII/1:1-4 2183311 46.85 ns/op BenchmarkTrimASCII/1:2-4 2168760 59.08 ns/op BenchmarkTrimASCII/1:4-4 2080618 60.13 ns/op BenchmarkTrimASCII/1:8-4 1881226 92.75 ns/op BenchmarkTrimASCII/1:16-4 1000000 113.1 ns/op BenchmarkTrimASCII/16:1-4 2164658 53.65 ns/op BenchmarkTrimASCII/16:2-4 848388 133.9 ns/op BenchmarkTrimASCII/16:4-4 835998 153.7 ns/op BenchmarkTrimASCII/16:8-4 976216 144.2 ns/op BenchmarkTrimASCII/16:16-4 849675 153.9 ns/op BenchmarkTrimASCII/256:1-4 855536 132.2 ns/op BenchmarkTrimASCII/256:2-4 88339 1615 ns/op BenchmarkTrimASCII/256:4-4 106158 1286 ns/op BenchmarkTrimASCII/256:8-4 83700 1375 ns/op BenchmarkTrimASCII/256:16-4 91310 1685 ns/op BenchmarkTrimASCII/4096:1-4 92391 1286 ns/op BenchmarkTrimASCII/4096:2-4 6219 24568 ns/op BenchmarkTrimASCII/4096:4-4 5407 22158 ns/op BenchmarkTrimASCII/4096:8-4 6075 19766 ns/op BenchmarkTrimASCII/4096:16-4 5326 20022 ns/op BenchmarkTrimByte-4 2859076 61.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 10632 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17090 6971 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1569 76814 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2977 58532 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6356 19638 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10684 11255 ns/op BenchmarkJoin/0-4 3465501 33.33 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2703577 44.94 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 161720 720.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 135476 1045 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92760 1339 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81686 2382 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62638 1959 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50007 2582 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2085130 53.62 ns/op BenchmarkTrimSpace/ASCII-4 1000000 108.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120754 958.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 71360 1636 ns/op BenchmarkReplaceAll-4 88202 1169 ns/op 16 B/op 1 allocs/op PASS ok strings 123.958s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 70639 1814 ns/op BenchmarkCond2-4 28239 4016 ns/op BenchmarkCond4-4 15508 8339 ns/op BenchmarkCond8-4 10000 14329 ns/op BenchmarkCond16-4 5364 27808 ns/op BenchmarkCond32-4 3104 58130 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 602170 243.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 307232 382.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 523989 222.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 564968 210.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 285069 590.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 700792 182.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 118108 1432 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 110854 1588 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 57170 2197 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 65017 2284 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 674360 170.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 201517 660.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 621508 191.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 186675 717.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 662606 181.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 206324 620.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 942195 130.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 38809 2598 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 119785 905.3 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 388130 344.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6063 18117 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 321 365559 ns/op BenchmarkRange/*sync.Map-4 1436 74316 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 81752 1773 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 213628 563.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 80344 1894 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 81112 1942 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 206605 570.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 140628 1239 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 116262 1673 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 232762 623.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 948147 128.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 62216 2332 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 184279 648.4 ns/op BenchmarkSwapCollision/*sync.Map-4 115672 1120 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 174 870655 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 150324 929.3 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 278164 415.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21165 5152 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 91381 1546 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31789 4055 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 347746 367.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 129115 931.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 303246 449.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1434476 123.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 192138 658.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1093168 121.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 658548 156.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 163218 643.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 689592 174.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 110076 1067 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 268596 423.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 349516 357.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 152343 955.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 394831 307.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 231814 699.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 124969 907.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 325705 393.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 70302 1681 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 198735 695.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 507163 310.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 167796 903.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 469017 218.4 ns/op BenchmarkUncontendedSemaphore-4 4331656 24.68 ns/op BenchmarkContendedSemaphore-4 5060883 24.46 ns/op BenchmarkMutexUncontended-4 787455 147.1 ns/op BenchmarkMutex-4 206335 521.0 ns/op BenchmarkMutexSlack-4 224496 517.9 ns/op BenchmarkMutexWork-4 182410 598.2 ns/op BenchmarkMutexWorkSlack-4 198873 637.2 ns/op BenchmarkMutexNoSpin-4 66954 1661 ns/op BenchmarkMutexSpin-4 66820 1782 ns/op BenchmarkOnce-4 967074 118.3 ns/op BenchmarkSemaUncontended-4 4683584 27.09 ns/op BenchmarkSemaSyntNonblock-4 1568541 81.17 ns/op BenchmarkSemaSyntBlock-4 2132440 54.91 ns/op BenchmarkSemaWorkNonblock-4 1274670 93.19 ns/op BenchmarkSemaWorkBlock-4 1314562 89.59 ns/op BenchmarkRWMutexUncontended-4 375111 323.3 ns/op BenchmarkRWMutexWrite100-4 311103 348.4 ns/op BenchmarkRWMutexWrite10-4 326446 354.8 ns/op BenchmarkRWMutexWorkWrite100-4 252926 409.7 ns/op BenchmarkRWMutexWorkWrite10-4 225387 508.6 ns/op BenchmarkWaitGroupUncontended-4 701415 157.5 ns/op BenchmarkWaitGroupAddDone-4 536119 238.4 ns/op BenchmarkWaitGroupAddDoneWork-4 543986 242.3 ns/op BenchmarkWaitGroupWait-4 2599508 44.54 ns/op BenchmarkWaitGroupWaitWork-4 1973492 57.59 ns/op BenchmarkWaitGroupActuallyWait-4 40568 2465 ns/op 32 B/op 2 allocs/op PASS ok sync 24.828s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 723752 145.9 ns/op PASS ok sync/atomic 0.238s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 114772 986.9 ns/op 0 B/op 0 allocs/op PASS ok testing 0.210s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6648 18280 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9037 12470 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 1559986 ns/op 129394 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 96 1150338 ns/op 1347 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 191862688 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 185522329 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1418 95024 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1946 106883 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7549839 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6555997 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 823074363 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/10x100000/reuse-4 1 816765659 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 100 1069041 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 962978 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 85013044 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58867651 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8414153362 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7604214990 ns/op 335150352 B/op 100095 allocs/op BenchmarkPyramid/10-4 1878 54738 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 4249470 ns/op 409132 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 402548445 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2602 72881 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 195 726899 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 6498138 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7148 20794 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.444s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 108736477 ns/op BenchmarkVariableString-4 70231 1528 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1768 79438 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 0.538s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 50 2539523 ns/op BenchmarkAfter-4 114 1082222 ns/op BenchmarkStop-4 181 591310 ns/op BenchmarkSimultaneousAfterFunc-4 34 3470148 ns/op BenchmarkStartStop-4 390 679008 ns/op BenchmarkReset-4 1503 139720 ns/op BenchmarkSleep-4 28 3646561 ns/op BenchmarkParallelTimerLatency-4 33 1116089 avg-late-ns 2914603 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 728178 avg-late-ns 2499201 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 30 1380177 avg-late-ns 5617307 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 563056 avg-late-ns 2799601 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 469172 avg-late-ns 5156944 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 634992 avg-late-ns 5346768 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 449728 avg-late-ns 2342499 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 372489 avg-late-ns 3883014 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 1696227 avg-late-ns 10453264 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 22 3348204 avg-late-ns 13031991 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 21 4855857 avg-late-ns 17239205 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 574846 avg-late-ns 2191409 max-late-ns BenchmarkTicker-4 100 4822536 ns/op BenchmarkTickerReset-4 2384 54560 ns/op BenchmarkTickerResetNaive-4 178 757468 ns/op BenchmarkNow-4 697923 170.1 ns/op BenchmarkNowUnixNano-4 700760 226.9 ns/op BenchmarkNowUnixMilli-4 605715 261.3 ns/op BenchmarkNowUnixMicro-4 715830 171.6 ns/op BenchmarkFormat-4 50913 3211 ns/op BenchmarkFormatRFC3339-4 70182 1836 ns/op BenchmarkFormatRFC3339Nano-4 74833 1634 ns/op BenchmarkFormatNow-4 70418 1762 ns/op BenchmarkMarshalJSON-4 101560 1319 ns/op BenchmarkMarshalText-4 78454 1479 ns/op BenchmarkParse-4 93973 1154 ns/op BenchmarkParseRFC3339UTC-4 340304 456.0 ns/op BenchmarkParseRFC3339UTCBytes-4 224640 511.6 ns/op BenchmarkParseRFC3339TZ-4 94114 1612 ns/op BenchmarkParseRFC3339TZBytes-4 71503 1487 ns/op BenchmarkParseDuration-4 501176 230.0 ns/op BenchmarkHour-4 984758 158.6 ns/op BenchmarkSecond-4 1000000 203.5 ns/op BenchmarkYear-4 675489 185.9 ns/op BenchmarkDay-4 562351 197.5 ns/op BenchmarkISOWeek-4 670878 179.0 ns/op BenchmarkGoString-4 62685 1838 ns/op BenchmarkUnmarshalText-4 72615 1647 ns/op PASS ok time 14.328s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 475597 254.0 ns/op BenchmarkDecodeValidJapaneseChars-4 587637 345.1 ns/op BenchmarkDecodeRune-4 1719777 101.4 ns/op BenchmarkEncodeValidASCII-4 435651 330.4 ns/op BenchmarkEncodeValidJapaneseChars-4 458034 279.4 ns/op BenchmarkAppendRuneValidASCII-4 1000000 125.3 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1000000 104.2 ns/op BenchmarkEncodeRune-4 3985533 46.53 ns/op PASS ok unicode/utf16 2.258s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 855813 122.7 ns/op BenchmarkRuneCountTenJapaneseChars-4 191938 625.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2845640 44.13 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 335300 603.7 ns/op BenchmarkValidTenASCIIChars-4 1000000 172.7 ns/op BenchmarkValid100KASCIIChars-4 130 812684 ns/op BenchmarkValidTenJapaneseChars-4 158611 704.8 ns/op BenchmarkValidLongMostlyASCII-4 133 953030 ns/op BenchmarkValidLongJapanese-4 43 2907507 ns/op BenchmarkValidStringTenASCIIChars-4 3289549 41.47 ns/op BenchmarkValidString100KASCIIChars-4 10000 15907 ns/op BenchmarkValidStringTenJapaneseChars-4 330264 353.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1176 100974 ns/op BenchmarkValidStringLongJapanese-4 100 1073580 ns/op BenchmarkEncodeASCIIRune-4 2725245 49.22 ns/op BenchmarkEncodeJapaneseRune-4 1623751 99.65 ns/op BenchmarkAppendASCIIRune-4 7530564 15.31 ns/op BenchmarkAppendJapaneseRune-4 1800488 63.94 ns/op BenchmarkDecodeASCIIRune-4 1381857 112.0 ns/op BenchmarkDecodeJapaneseRune-4 1417606 85.17 ns/op BenchmarkFullRune/ASCII-4 2697992 50.62 ns/op BenchmarkFullRune/Incomplete-4 1274110 126.4 ns/op BenchmarkFullRune/Japanese-4 2585331 43.82 ns/op PASS ok unicode/utf8 5.207s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 84781719780 ns/op PASS ok cmd/api 108.837s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 103.4 ns/op BenchmarkEqArrayOfStrings64-4 180340 597.1 ns/op BenchmarkEqArrayOfStrings1024-4 12823 9751 ns/op BenchmarkEqArrayOfFloats5-4 1000000 102.3 ns/op BenchmarkEqArrayOfFloats64-4 199539 1445 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10204 ns/op BenchmarkEqStruct-4 22522110 5.235 ns/op PASS ok cmd/compile/internal/reflectdata 1.518s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 5245 248587 ns/op BenchmarkCopyElim1-4 100 1286867 ns/op BenchmarkCopyElim10-4 100 1365621 ns/op BenchmarkCopyElim100-4 66 2261901 ns/op BenchmarkCopyElim1000-4 36 2912006 ns/op BenchmarkCopyElim10000-4 2 50720123 ns/op BenchmarkCopyElim100000-4 1 664318040 ns/op BenchmarkDeadCode/1-4 100 1091592 ns/op BenchmarkDeadCode/10-4 109 1235425 ns/op BenchmarkDeadCode/100-4 100 1479348 ns/op BenchmarkDeadCode/1000-4 26 4153142 ns/op BenchmarkDeadCode/10000-4 3 43423839 ns/op BenchmarkDeadCode/100000-4 1 378549516 ns/op BenchmarkDeadCode/200000-4 1 866135866 ns/op BenchmarkDominatorsLinear-4 12 9886643 ns/op 1.01 MB/s BenchmarkDominatorsFwdBack-4 8 13739097 ns/op 0.73 MB/s BenchmarkDominatorsManyPred-4 8 13888891 ns/op 0.72 MB/s BenchmarkDominatorsMaxPred-4 9 14823719 ns/op 0.67 MB/s BenchmarkDominatorsMaxPredVal-4 8 14711726 ns/op 0.68 MB/s BenchmarkFuse/1-4 129 912644 ns/op BenchmarkFuse/10-4 150 970793 ns/op BenchmarkFuse/100-4 85 1397226 ns/op BenchmarkFuse/1000-4 21 6966423 ns/op BenchmarkFuse/10000-4 2 70788978 ns/op BenchmarkNilCheckDeep1-4 12163 10929 ns/op 0.09 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5918 37882 ns/op 0.26 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 674 161117 ns/op 0.62 MB/s 690 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 42 3328677 ns/op 0.30 MB/s 5188 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 19119291 ns/op 0.52 MB/s 147829 B/op 7 allocs/op BenchmarkDSEPass-4 34 3796431 ns/op 52269 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 162691264 ns/op 4240632 B/op 108153 allocs/op BenchmarkCSEPass-4 6 24679123 ns/op 87870 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 231650582 ns/op 5679416 B/op 97570 allocs/op BenchmarkDeadcodePass-4 135 873681 ns/op 83983 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 126241334 ns/op 4047040 B/op 44993 allocs/op BenchmarkMultiPass-4 60 2127258 ns/op 260238 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 312851521 ns/op 11267992 B/op 150348 allocs/op BenchmarkCondRewrite/SoloJump-4 3021598 38.62 ns/op BenchmarkCondRewrite/CombJump-4 4221579 38.85 ns/op PASS ok cmd/compile/internal/ssa 19.002s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13663 9090 ns/op BenchmarkExtShift-4 20524 6911 ns/op BenchmarkModify-4 9914 14380 ns/op BenchmarkMullImm-4 21602 5884 ns/op BenchmarkConstModify-4 9735 13275 ns/op BenchmarkBitSet-4 10000 11824 ns/op BenchmarkBitClear-4 13402 8999 ns/op BenchmarkBitToggle-4 13094 9185 ns/op BenchmarkBitSetConst-4 161762 808.7 ns/op BenchmarkBitClearConst-4 151134 893.4 ns/op BenchmarkBitToggleConst-4 148138 850.6 ns/op BenchmarkDivconstI64-4 8006356 15.42 ns/op BenchmarkModconstI64-4 6591884 19.85 ns/op BenchmarkDivisiblePow2constI64-4 6798039 20.59 ns/op BenchmarkDivisibleconstI64-4 7165050 15.96 ns/op BenchmarkDivisibleWDivconstI64-4 3519657 47.51 ns/op BenchmarkDivconstU64/3-4 6183105 28.17 ns/op BenchmarkDivconstU64/5-4 7079266 18.54 ns/op BenchmarkDivconstU64/37-4 5262949 29.12 ns/op BenchmarkDivconstU64/1234567-4 5286355 21.21 ns/op BenchmarkModconstU64-4 6970588 17.01 ns/op BenchmarkDivisibleconstU64-4 7453407 14.10 ns/op BenchmarkDivisibleWDivconstU64-4 3792846 43.75 ns/op BenchmarkDivconstI32-4 6874437 26.75 ns/op BenchmarkModconstI32-4 5410354 26.85 ns/op BenchmarkDivisiblePow2constI32-4 7824828 14.69 ns/op BenchmarkDivisibleconstI32-4 8996380 14.90 ns/op BenchmarkDivisibleWDivconstI32-4 4050621 30.23 ns/op BenchmarkDivconstU32-4 4489482 24.18 ns/op BenchmarkModconstU32-4 4568646 29.19 ns/op BenchmarkDivisibleconstU32-4 7878596 24.52 ns/op BenchmarkDivisibleWDivconstU32-4 3612759 52.71 ns/op BenchmarkDivconstI16-4 6309620 33.86 ns/op BenchmarkModconstI16-4 7112882 14.92 ns/op BenchmarkDivisiblePow2constI16-4 7129980 16.94 ns/op BenchmarkDivisibleconstI16-4 7346655 21.13 ns/op BenchmarkDivisibleWDivconstI16-4 3743324 29.60 ns/op BenchmarkDivconstU16-4 8543618 13.62 ns/op BenchmarkModconstU16-4 7248776 13.88 ns/op BenchmarkDivisibleconstU16-4 8633166 13.76 ns/op BenchmarkDivisibleWDivconstU16-4 4124276 29.03 ns/op BenchmarkDivconstI8-4 9100011 13.56 ns/op BenchmarkModconstI8-4 7401105 15.57 ns/op BenchmarkDivisiblePow2constI8-4 7282312 14.65 ns/op BenchmarkDivisibleconstI8-4 9043368 13.45 ns/op BenchmarkDivisibleWDivconstI8-4 4115110 27.45 ns/op BenchmarkDivconstU8-4 8981600 13.07 ns/op BenchmarkModconstU8-4 9141510 12.92 ns/op BenchmarkDivisibleconstU8-4 8449320 13.07 ns/op BenchmarkDivisibleWDivconstU8-4 4224580 27.90 ns/op BenchmarkMul2-4 246901 482.7 ns/op BenchmarkMulNeg2-4 253664 484.3 ns/op BenchmarkEfaceInteger-4 2953591 35.42 ns/op BenchmarkMulconstI32/3-4 30657182 4.163 ns/op BenchmarkMulconstI32/5-4 30284247 4.231 ns/op BenchmarkMulconstI32/12-4 28931299 4.411 ns/op BenchmarkMulconstI32/120-4 28382098 4.201 ns/op BenchmarkMulconstI32/-120-4 30247720 4.195 ns/op BenchmarkMulconstI32/65537-4 29488136 4.360 ns/op BenchmarkMulconstI32/65538-4 27153970 4.408 ns/op BenchmarkMulconstI64/3-4 29424002 4.513 ns/op BenchmarkMulconstI64/5-4 27948801 4.552 ns/op BenchmarkMulconstI64/12-4 29238268 4.491 ns/op BenchmarkMulconstI64/120-4 29257174 4.485 ns/op BenchmarkMulconstI64/-120-4 29065689 4.430 ns/op BenchmarkMulconstI64/65537-4 28250688 4.482 ns/op BenchmarkMulconstI64/65538-4 29532624 4.455 ns/op BenchmarkMulconstU32/3-4 30229760 4.289 ns/op BenchmarkMulconstU32/5-4 30880947 4.287 ns/op BenchmarkMulconstU32/12-4 29224569 4.893 ns/op BenchmarkMulconstU32/120-4 31352048 4.419 ns/op BenchmarkMulconstU32/65537-4 29475562 4.357 ns/op BenchmarkMulconstU32/65538-4 29571544 4.452 ns/op BenchmarkMulconstU64/3-4 29299514 4.405 ns/op BenchmarkMulconstU64/5-4 29472399 4.385 ns/op BenchmarkMulconstU64/12-4 29060432 4.362 ns/op BenchmarkMulconstU64/120-4 29230350 4.489 ns/op BenchmarkMulconstU64/65537-4 28573122 4.456 ns/op BenchmarkMulconstU64/65538-4 28705022 4.412 ns/op BenchmarkShiftArithmeticRight-4 30490414 4.210 ns/op BenchmarkSwitch8Predictable-4 9232262 12.28 ns/op BenchmarkSwitch8Unpredictable-4 9144319 12.45 ns/op BenchmarkSwitch32Predictable-4 12534315 8.756 ns/op BenchmarkSwitch32Unpredictable-4 9310462 12.30 ns/op BenchmarkSwitchStringPredictable-4 6477022 17.46 ns/op BenchmarkSwitchStringUnpredictable-4 6865712 16.51 ns/op PASS ok cmd/compile/internal/test 15.940s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 156 745010 ns/op BenchmarkNamed/Underlying/nongeneric-4 1010269 116.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 118.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 119.4 ns/op BenchmarkNamed/Underlying/user_instance-4 969290 120.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 432011845 ns/op 70459 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 305351283 ns/op 99534 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 131125016 ns/op 230793 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 120511328 ns/op 252223 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2266458937 ns/op 2263 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 104179145 ns/op 49053 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43236775 ns/op 117516 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 35232256 ns/op 144419 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 758520631 ns/op 2855 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 53439952 ns/op 40429 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 30114620 ns/op 69520 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23566112 ns/op 91239 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1610778520 ns/op 38615 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 490188183 ns/op 126859 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 110517101 ns/op 560332 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 92652576 ns/op 666503 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2710357993 ns/op 746.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67556146 ns/op 29831 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50763898 ns/op 39624 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 48750516 ns/op 41313 lines/s PASS ok cmd/compile/internal/types2 40.802s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 46292565 ns/op 26557333 sys-ns/op 4426667 user-ns/op PASS ok cmd/go 0.422s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 60726 1812 ns/op 4.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76682 1487 ns/op 5.38 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17792 6665 ns/op 153.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18231 6476 ns/op 158.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3087 40335 ns/op 203.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3211 39280 ns/op 208.56 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.089s All tests passed.