darwin-amd64-race at ea2d4a7ef674b4a0ea0e53ffecbc63320b91f25f :: 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=3DDC0D77-AB2F-452D-A9E1-F392493D9723" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZPAdpiilTF/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C76FDCC9-70BB-486A-A04E-5DF90EE16197" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ad" "_=/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=3DDC0D77-AB2F-452D-A9E1-F392493D9723" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ZPAdpiilTF/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=C76FDCC9-70BB-486A-A04E-5DF90EE16197" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ad" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.920s ok archive/zip 2.495s ok bufio 0.536s ok bytes 4.802s ok compress/bzip2 0.927s ok compress/flate 10.287s ok compress/gzip 18.201s ok compress/lzw 1.040s ok compress/zlib 8.227s ok container/heap 0.069s ok container/list 0.071s ok container/ring 0.062s ok context 0.123s ok crypto 0.133s ok crypto/aes 0.123s ok crypto/cipher 0.095s ok crypto/des 0.126s ok crypto/dsa 0.074s ok crypto/ecdh 0.309s ok crypto/ecdsa 0.189s ok crypto/ed25519 0.504s ok crypto/elliptic 0.077s ok crypto/hmac 0.072s ok crypto/internal/alias 0.036s ok crypto/internal/bigmod 4.324s ok crypto/internal/boring 0.048s ok crypto/internal/boring/bcache 0.575s ok crypto/internal/edwards25519 56.257s ok crypto/internal/edwards25519/field 20.363s ok crypto/internal/nistec 1.103s ok crypto/internal/nistec/fiat 0.055s [no tests to run] ok crypto/md5 0.078s ok crypto/rand 0.363s ok crypto/rc4 0.531s ok crypto/rsa 1.825s ok crypto/sha1 0.074s ok crypto/sha256 0.071s ok crypto/sha512 0.074s ok crypto/subtle 0.447s ok crypto/tls 3.455s ok crypto/x509 1.388s ok database/sql 0.479s ok database/sql/driver 0.039s ok debug/buildinfo 0.064s ok debug/dwarf 0.101s ok debug/elf 1.622s ok debug/gosym 0.133s ok debug/macho 0.054s ok debug/pe 0.089s ok debug/plan9obj 0.072s ok embed 0.088s [no tests to run] ok embed/internal/embedtest 0.038s ok encoding/ascii85 0.045s ok encoding/asn1 0.045s ok encoding/base32 0.432s ok encoding/base64 0.085s ok encoding/binary 0.059s ok encoding/csv 0.130s ok encoding/gob 43.062s ok encoding/hex 0.093s ok encoding/json 2.258s ok encoding/pem 2.576s ok encoding/xml 0.273s ok errors 0.084s ok expvar 0.054s ok flag 0.161s ok fmt 0.831s ok go/ast 0.090s ok go/build 8.014s ok go/build/constraint 0.047s ok go/constant 0.075s ok go/doc 0.380s ok go/doc/comment 7.551s ok go/format 0.153s ok go/importer 1.432s ok go/internal/gccgoimporter 0.194s ok go/internal/gcimporter 9.971s ok go/internal/srcimporter 32.526s ok go/parser 1.710s ok go/printer 2.605s ok go/scanner 0.071s ok go/token 0.226s ok go/types 60.599s ok hash 0.054s ok hash/adler32 0.087s ok hash/crc32 0.133s ok hash/crc64 0.082s ok hash/fnv 0.074s ok hash/maphash 0.054s ok html 0.054s ok html/template 0.490s ok image 0.781s ok image/color 0.176s ok image/draw 1.169s ok image/gif 2.056s ok image/jpeg 2.232s ok image/png 4.525s ok index/suffixarray 1.439s ok internal/abi 0.306s ok internal/buildcfg 0.047s ok internal/coverage/cformat 0.058s ok internal/coverage/cmerge 0.045s ok internal/coverage/pods 0.072s ok internal/coverage/slicereader 0.117s ok internal/coverage/slicewriter 0.107s ok internal/coverage/test 0.105s ok internal/cpu 0.101s ok internal/dag 0.036s ok internal/diff 0.093s ok internal/fmtsort 0.061s ok internal/fuzz 0.095s ok internal/godebug 0.049s ok internal/intern 1.140s ok internal/itoa 0.048s ok internal/poll 0.767s ok internal/profile 0.069s ok internal/reflectlite 0.435s ok internal/safefilepath 0.074s ok internal/saferio 0.271s ok internal/singleflight 0.155s ok internal/testenv 0.064s ok internal/trace 0.350s ok internal/types/errors 1.923s ok internal/unsafeheader 0.060s ok internal/xcoff 0.129s ok io 0.108s ok io/fs 0.255s ok io/ioutil 0.126s ok log 0.102s ok log/slog 0.099s ok log/slog/internal/buffer 0.057s ok log/syslog 1.297s ok maps 0.089s ok math 0.075s ok math/big 3.882s ok math/bits 0.096s ok math/cmplx 0.194s ok math/rand 3.608s ok mime 0.085s ok mime/multipart 8.235s ok mime/quotedprintable 0.225s ok net 20.200s ok net/http 23.020s ok net/http/cgi 2.226s ok net/http/cookiejar 0.123s ok net/http/fcgi 0.261s ok net/http/httptest 0.419s ok net/http/httptrace 0.089s ok net/http/httputil 1.363s ok net/http/internal 0.068s ok net/http/internal/ascii 0.077s ok net/http/pprof 5.282s ok net/internal/socktest 0.150s ok net/mail 0.046s ok net/netip 1.159s ok net/rpc 0.230s ok net/rpc/jsonrpc 0.122s ok net/smtp 0.266s ok net/textproto 0.079s ok net/url 0.085s ok os 3.508s ok os/exec 4.907s ok os/exec/internal/fdtest 0.076s ok os/signal 6.017s ok os/user 0.087s ok path 0.060s ok path/filepath 0.209s ok plugin 0.090s ok reflect 1.591s ok regexp 4.225s ok regexp/syntax 5.560s ok runtime 69.961s ok runtime/cgo 0.114s ok runtime/coverage 0.064s ok runtime/debug 0.336s ok runtime/internal/atomic 0.086s ok runtime/internal/math 0.086s ok runtime/internal/sys 0.062s ok runtime/metrics 0.063s ok runtime/pprof 13.845s ok runtime/race 13.884s ok runtime/trace 6.519s ok slices 0.091s ok sort 0.516s ok strconv 4.589s ok strings 3.399s ok sync 0.752s ok sync/atomic 8.386s ok syscall 3.367s ok testing 2.953s ok testing/fstest 0.108s ok testing/iotest 0.121s ok testing/quick 0.266s ok text/scanner 0.076s ok text/tabwriter 0.101s ok text/template 0.188s ok text/template/parse 0.056s ok time 3.130s ok unicode 0.061s ok unicode/utf16 0.071s ok unicode/utf8 0.078s ok cmd/addr2line 7.251s ok cmd/api 29.045s ok cmd/asm/internal/asm 7.812s ok cmd/asm/internal/lex 0.067s ok cmd/compile/internal/abt 0.070s ok cmd/compile/internal/amd64 105.799s ok cmd/compile/internal/base 0.080s ok cmd/compile/internal/compare 0.053s ok cmd/compile/internal/dwarfgen 1.204s ok cmd/compile/internal/importer 5.493s ok cmd/compile/internal/ir 0.079s ok cmd/compile/internal/logopt 2.464s ok cmd/compile/internal/loopvar 43.580s ok cmd/compile/internal/noder 0.072s ok cmd/compile/internal/reflectdata 0.064s [no tests to run] ok cmd/compile/internal/ssa 48.509s ok cmd/compile/internal/syntax 0.377s ok cmd/compile/internal/test 24.437s ok cmd/compile/internal/typecheck 0.956s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 33.798s ok cmd/covdata 0.051s ok cmd/cover 6.066s ok cmd/dist 0.064s ok cmd/doc 1.564s ok cmd/fix 20.965s ok cmd/go 384.199s ok cmd/go/internal/auth 0.130s ok cmd/go/internal/cache 0.670s ok cmd/go/internal/fsys 0.350s ok cmd/go/internal/generate 0.078s ok cmd/go/internal/get 0.089s ok cmd/go/internal/imports 0.139s ok cmd/go/internal/load 0.047s ok cmd/go/internal/lockedfile 0.373s ok cmd/go/internal/lockedfile/internal/filelock 0.119s ok cmd/go/internal/modconv 0.158s ok cmd/go/internal/modfetch 0.126s ok cmd/go/internal/modfetch/codehost 0.141s ok cmd/go/internal/modfetch/zip_sum_test 0.114s ok cmd/go/internal/modindex 0.720s ok cmd/go/internal/modload 0.072s ok cmd/go/internal/mvs 0.058s ok cmd/go/internal/par 0.120s ok cmd/go/internal/str 0.039s ok cmd/go/internal/test 0.074s ok cmd/go/internal/vcs 0.069s ok cmd/go/internal/vcweb 0.145s ok cmd/go/internal/vcweb/vcstest 24.203s ok cmd/go/internal/web 0.057s ok cmd/go/internal/work 2.632s ok cmd/gofmt 0.394s ok cmd/internal/archive 2.174s ok cmd/internal/buildid 1.189s ok cmd/internal/cov 1.307s ok cmd/internal/dwarf 0.035s ok cmd/internal/edit 0.053s ok cmd/internal/goobj 0.030s ok cmd/internal/moddeps 7.043s ok cmd/internal/notsha256 0.081s ok cmd/internal/obj 1.581s ok cmd/internal/obj/ppc64 0.847s ok cmd/internal/obj/riscv 0.391s ok cmd/internal/obj/s390x 0.099s ok cmd/internal/obj/x86 4.757s ok cmd/internal/objabi 0.069s ok cmd/internal/pkgpath 0.255s ok cmd/internal/pkgpattern 0.059s ok cmd/internal/quoted 0.053s ok cmd/internal/src 0.036s ok cmd/internal/test2json 1.213s ok cmd/link 28.291s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 53.518s ok cmd/link/internal/loader 0.181s ok cmd/nm 4.283s ok cmd/objdump 24.601s ok cmd/pack 13.982s ok cmd/pprof 2.058s ok cmd/trace 0.270s ok cmd/vet 35.412s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3326 35677 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2373 44999 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1858 67954 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4920 29032 ns/op 5153 B/op 16 allocs/op Benchmark/Reader/GNU-4 6933 28365 ns/op 5131 B/op 15 allocs/op Benchmark/Reader/PAX-4 3204 75637 ns/op 8719 B/op 33 allocs/op PASS ok archive/tar 1.302s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 283101466 ns/op 1642888 B/op 101 allocs/op BenchmarkZip64Test-4 1 188162122 ns/op BenchmarkZip64TestSizes/4096-4 866 200434 ns/op BenchmarkZip64TestSizes/1048576-4 78 1406396 ns/op BenchmarkZip64TestSizes/67108864-4 1 217631411 ns/op PASS ok archive/zip 1.556s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 216498 619.8 ns/op BenchmarkReaderCopyUnoptimal-4 123012 941.1 ns/op BenchmarkReaderCopyNoWriteTo-4 7836 49841 ns/op BenchmarkReaderWriteToOptimal-4 6832 19060 ns/op BenchmarkReaderReadString-4 105670 1396 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 148996 1002 ns/op BenchmarkWriterCopyUnoptimal-4 167402 765.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 84399 ns/op BenchmarkReaderEmpty-4 10000 10446 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12375 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 438914 364.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.070s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1681 92307 ns/op 354.99 MB/s BenchmarkWriteByte-4 282 429216 ns/op 9.54 MB/s BenchmarkWriteRune-4 154 762862 ns/op 16.11 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 6312680 ns/op BenchmarkBufferFullSmallReads-4 52 2018037 ns/op BenchmarkBufferWriteBlock/N4096-4 2919 51234 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 159 857488 ns/op 260098 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 27040454 ns/op 4192294 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 149142893 ns/op 112.49 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2259879 48.77 ns/op 205.04 MB/s BenchmarkIndexByte/32-4 2187187 74.49 ns/op 429.57 MB/s BenchmarkIndexByte/4K-4 907824 220.5 ns/op 18578.52 MB/s BenchmarkIndexBytePortable/10-4 1000000 147.4 ns/op 67.85 MB/s BenchmarkIndexBytePortable/32-4 327400 639.1 ns/op 50.07 MB/s BenchmarkIndexBytePortable/4K-4 3127 41157 ns/op 99.52 MB/s BenchmarkIndexRune/10-4 433807 251.8 ns/op 39.71 MB/s BenchmarkIndexRune/32-4 910030 164.1 ns/op 195.02 MB/s BenchmarkIndexRune/4K-4 259616 410.0 ns/op 9990.01 MB/s BenchmarkIndexRuneASCII/10-4 2544711 45.87 ns/op 218.01 MB/s BenchmarkIndexRuneASCII/32-4 2698268 42.04 ns/op 761.14 MB/s BenchmarkIndexRuneASCII/4K-4 959325 153.9 ns/op 26609.83 MB/s BenchmarkEqual/0-4 8200552 13.35 ns/op BenchmarkEqual/1-4 969093 136.0 ns/op 7.36 MB/s BenchmarkEqual/6-4 800832 157.0 ns/op 38.21 MB/s BenchmarkEqual/9-4 1000000 146.0 ns/op 61.63 MB/s BenchmarkEqual/15-4 826023 179.2 ns/op 83.72 MB/s BenchmarkEqual/16-4 628664 207.9 ns/op 76.96 MB/s BenchmarkEqual/20-4 896394 133.9 ns/op 149.37 MB/s BenchmarkEqual/32-4 660879 251.5 ns/op 127.25 MB/s BenchmarkEqual/4K-4 65842 1696 ns/op 2414.80 MB/s BenchmarkIndex/10-4 1989844 84.20 ns/op 118.76 MB/s BenchmarkIndex/32-4 1538740 88.51 ns/op 361.55 MB/s BenchmarkIndex/4K-4 15501 8309 ns/op 492.96 MB/s BenchmarkIndexEasy/10-4 1724440 66.41 ns/op 150.59 MB/s BenchmarkIndexEasy/32-4 1601660 68.78 ns/op 465.23 MB/s BenchmarkIndexEasy/4K-4 506079 317.2 ns/op 12911.55 MB/s BenchmarkCount/10-4 1000000 111.8 ns/op 89.41 MB/s BenchmarkCount/32-4 1000000 143.7 ns/op 222.65 MB/s BenchmarkCount/4K-4 18458 6899 ns/op 593.71 MB/s BenchmarkCountEasy/10-4 849266 128.9 ns/op 77.60 MB/s BenchmarkCountEasy/32-4 1000000 181.1 ns/op 176.70 MB/s BenchmarkCountEasy/4K-4 394663 357.5 ns/op 11456.58 MB/s BenchmarkCountSingle/10-4 1819518 58.28 ns/op 171.60 MB/s BenchmarkCountSingle/32-4 2028204 74.91 ns/op 427.18 MB/s BenchmarkCountSingle/4K-4 770197 190.1 ns/op 21545.89 MB/s BenchmarkToUpper/#00-4 1995391 68.84 ns/op BenchmarkToUpper/ONLYUPPER-4 224718 741.3 ns/op BenchmarkToUpper/abc-4 266359 658.2 ns/op BenchmarkToUpper/AbC123-4 225217 656.3 ns/op BenchmarkToUpper/azAZ09_-4 230883 678.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 44232 2805 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27669 4455 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40066 3885 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 67934 1785 ns/op BenchmarkToLower/#00-4 1607515 82.68 ns/op BenchmarkToLower/abc-4 329535 402.4 ns/op BenchmarkToLower/AbC123-4 241626 543.0 ns/op BenchmarkToLower/azAZ09_-4 177852 983.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 51740 1993 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27283 3915 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 55640 2310 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 83233 1561 ns/op BenchmarkFields/ASCII/16-4 100183 1475 ns/op 10.85 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 13862 ns/op 18.47 MB/s 896 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 609 190649 ns/op 21.48 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 36 3961283 ns/op 16.54 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 58834456 ns/op 17.82 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 57429 2450 ns/op 6.53 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5827 26473 ns/op 9.67 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 273 535524 ns/op 7.65 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 9327426 ns/op 7.03 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 167561613 ns/op 6.26 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 98362 1488 ns/op 10.75 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8566 22801 ns/op 11.23 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 526 366317 ns/op 11.18 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 20 7066152 ns/op 9.27 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 121510078 ns/op 8.63 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 85635 1357 ns/op 11.79 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8187 29834 ns/op 8.58 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 337 479445 ns/op 8.54 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 7955201 ns/op 8.24 MB/s 512261 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 145514841 ns/op 7.21 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 106.6 ns/op BenchmarkTrimSpace/ASCII-4 758696 164.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 70075 1587 ns/op BenchmarkTrimSpace/JustNonASCII-4 35312 3297 ns/op BenchmarkToValidUTF8/Valid-4 401042 422.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 213663 554.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 53433 2228 ns/op BenchmarkIndexHard1-4 886 177972 ns/op BenchmarkIndexHard2-4 664 191902 ns/op BenchmarkIndexHard3-4 150 785374 ns/op BenchmarkIndexHard4-4 175 862766 ns/op BenchmarkLastIndexHard1-4 6 19474636 ns/op BenchmarkLastIndexHard2-4 4 30249247 ns/op BenchmarkLastIndexHard3-4 5 20137549 ns/op BenchmarkCountHard1-4 1038 229678 ns/op BenchmarkCountHard2-4 586 238300 ns/op BenchmarkCountHard3-4 152 892013 ns/op BenchmarkSplitEmptySeparator-4 1 161511491 ns/op BenchmarkSplitSingleByteSeparator-4 9 13829567 ns/op BenchmarkSplitMultiByteSeparator-4 9 14157899 ns/op BenchmarkSplitNSingleByteSeparator-4 148480 1560 ns/op BenchmarkSplitNMultiByteSeparator-4 61159 2467 ns/op BenchmarkRepeat-4 94227 1237 ns/op BenchmarkRepeatLarge/256/1-4 94820 1688 ns/op 151.62 MB/s BenchmarkRepeatLarge/256/16-4 211010 1399 ns/op 182.98 MB/s BenchmarkRepeatLarge/512/1-4 58861 2392 ns/op 214.03 MB/s BenchmarkRepeatLarge/512/16-4 62697 1895 ns/op 270.16 MB/s BenchmarkRepeatLarge/1024/1-4 32058 3784 ns/op 270.62 MB/s BenchmarkRepeatLarge/1024/16-4 38631 2907 ns/op 352.23 MB/s BenchmarkRepeatLarge/2048/1-4 28028 4456 ns/op 459.62 MB/s BenchmarkRepeatLarge/2048/16-4 28723 4768 ns/op 429.52 MB/s BenchmarkRepeatLarge/4096/1-4 12547 13609 ns/op 300.98 MB/s BenchmarkRepeatLarge/4096/16-4 13069 8798 ns/op 465.54 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17740 ns/op 461.77 MB/s BenchmarkRepeatLarge/8192/16-4 10000 18082 ns/op 453.04 MB/s BenchmarkRepeatLarge/8192/4097-4 12562 10520 ns/op 389.45 MB/s BenchmarkRepeatLarge/16384/1-4 10000 31970 ns/op 512.48 MB/s BenchmarkRepeatLarge/16384/16-4 9483 31976 ns/op 512.38 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24548 ns/op 500.68 MB/s BenchmarkRepeatLarge/32768/1-4 4159 62045 ns/op 528.14 MB/s BenchmarkRepeatLarge/32768/16-4 3738 58799 ns/op 557.29 MB/s BenchmarkRepeatLarge/32768/4097-4 2988 57340 ns/op 500.16 MB/s BenchmarkRepeatLarge/65536/1-4 1269 106347 ns/op 616.25 MB/s BenchmarkRepeatLarge/65536/16-4 1201 105238 ns/op 622.74 MB/s BenchmarkRepeatLarge/65536/4097-4 1185 118148 ns/op 520.15 MB/s BenchmarkRepeatLarge/131072/1-4 184 586691 ns/op 223.41 MB/s BenchmarkRepeatLarge/131072/16-4 201 500843 ns/op 261.70 MB/s BenchmarkRepeatLarge/131072/4097-4 223 595437 ns/op 213.30 MB/s BenchmarkRepeatLarge/262144/1-4 124 1124522 ns/op 233.12 MB/s BenchmarkRepeatLarge/262144/16-4 100 1417774 ns/op 184.90 MB/s BenchmarkRepeatLarge/262144/4097-4 93 1166689 ns/op 221.23 MB/s BenchmarkRepeatLarge/524288/1-4 67 1955220 ns/op 268.15 MB/s BenchmarkRepeatLarge/524288/16-4 88 1776830 ns/op 295.07 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1770931 ns/op 293.81 MB/s BenchmarkRepeatLarge/1048576/1-4 38 2951197 ns/op 355.31 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2754502 ns/op 380.68 MB/s BenchmarkRepeatLarge/1048576/4097-4 46 2984696 ns/op 350.03 MB/s BenchmarkRepeatLarge/2097152/1-4 30 5355883 ns/op 391.56 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4882459 ns/op 429.53 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 5983894 ns/op 349.87 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9348053 ns/op 448.68 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8607074 ns/op 487.31 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 10083895 ns/op 415.64 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20144416 ns/op 416.42 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17096950 ns/op 490.65 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 19470738 ns/op 430.73 MB/s BenchmarkRepeatLarge/16777216/1-4 3 38318052 ns/op 437.84 MB/s BenchmarkRepeatLarge/16777216/16-4 3 35252949 ns/op 475.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 37144481 ns/op 451.67 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55906012 ns/op 600.19 MB/s BenchmarkRepeatLarge/33554432/16-4 2 69814006 ns/op 480.63 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56140008 ns/op 597.69 MB/s BenchmarkRepeatLarge/67108864/1-4 1 145683507 ns/op 460.65 MB/s BenchmarkRepeatLarge/67108864/16-4 1 123021727 ns/op 545.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 144064696 ns/op 465.82 MB/s BenchmarkRepeatLarge/134217728/1-4 1 273930156 ns/op 489.97 MB/s BenchmarkRepeatLarge/134217728/16-4 1 248424905 ns/op 540.27 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 240751864 ns/op 557.49 MB/s BenchmarkRepeatLarge/268435456/1-4 1 553073743 ns/op 485.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 518001429 ns/op 518.21 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 518443190 ns/op 517.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1337826193 ns/op 401.30 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2149117958 ns/op 249.81 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1529106927 ns/op 351.10 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5677612150 ns/op 189.12 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5514580665 ns/op 194.71 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4693770295 ns/op 228.76 MB/s BenchmarkBytesCompare/1-4 11025388 10.38 ns/op BenchmarkBytesCompare/2-4 12364200 9.234 ns/op BenchmarkBytesCompare/4-4 9567244 14.30 ns/op BenchmarkBytesCompare/8-4 7448397 13.96 ns/op BenchmarkBytesCompare/16-4 8896245 14.70 ns/op BenchmarkBytesCompare/32-4 9400262 15.09 ns/op BenchmarkBytesCompare/64-4 7978302 15.08 ns/op BenchmarkBytesCompare/128-4 6751796 18.69 ns/op BenchmarkBytesCompare/256-4 5450834 24.41 ns/op BenchmarkBytesCompare/512-4 3158228 33.74 ns/op BenchmarkBytesCompare/1024-4 1906486 69.98 ns/op BenchmarkBytesCompare/2048-4 447572 229.0 ns/op BenchmarkIndexAnyASCII/1:1-4 1257870 90.66 ns/op BenchmarkIndexAnyASCII/1:2-4 831674 125.6 ns/op BenchmarkIndexAnyASCII/1:4-4 1680307 68.26 ns/op BenchmarkIndexAnyASCII/1:8-4 1937510 61.18 ns/op BenchmarkIndexAnyASCII/1:16-4 1945975 59.71 ns/op BenchmarkIndexAnyASCII/1:32-4 1903315 72.01 ns/op BenchmarkIndexAnyASCII/1:64-4 1529503 88.28 ns/op BenchmarkIndexAnyASCII/16:1-4 1703350 77.43 ns/op BenchmarkIndexAnyASCII/16:2-4 564518 205.7 ns/op BenchmarkIndexAnyASCII/16:4-4 595803 206.0 ns/op BenchmarkIndexAnyASCII/16:8-4 486639 216.6 ns/op BenchmarkIndexAnyASCII/16:16-4 491146 320.5 ns/op BenchmarkIndexAnyASCII/16:32-4 440766 319.0 ns/op BenchmarkIndexAnyASCII/16:64-4 407308 368.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 115.6 ns/op BenchmarkIndexAnyASCII/256:2-4 41196 3379 ns/op BenchmarkIndexAnyASCII/256:4-4 41740 2916 ns/op BenchmarkIndexAnyASCII/256:8-4 43016 3751 ns/op BenchmarkIndexAnyASCII/256:16-4 38110 3758 ns/op BenchmarkIndexAnyASCII/256:32-4 43604 2350 ns/op BenchmarkIndexAnyASCII/256:64-4 46236 2398 ns/op BenchmarkIndexAnyUTF8/1:1-4 1955115 79.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 121.5 ns/op BenchmarkIndexAnyUTF8/1:4-4 1566888 81.19 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 135.2 ns/op BenchmarkIndexAnyUTF8/1:16-4 1733058 84.86 ns/op BenchmarkIndexAnyUTF8/1:32-4 1642621 114.0 ns/op BenchmarkIndexAnyUTF8/1:64-4 1241530 82.91 ns/op BenchmarkIndexAnyUTF8/16:1-4 109602 952.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 301370 411.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 263728 393.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 300027 411.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 125882 800.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 279506 426.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 339048 411.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 14725 ns/op BenchmarkIndexAnyUTF8/256:2-4 20354 5202 ns/op BenchmarkIndexAnyUTF8/256:4-4 22446 5416 ns/op BenchmarkIndexAnyUTF8/256:8-4 22363 7146 ns/op BenchmarkIndexAnyUTF8/256:16-4 20452 9124 ns/op BenchmarkIndexAnyUTF8/256:32-4 20748 5497 ns/op BenchmarkIndexAnyUTF8/256:64-4 19700 9025 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1256473 129.1 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1787193 62.76 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1949646 59.38 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1941306 61.94 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 132.9 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1512843 76.00 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1297018 125.4 ns/op BenchmarkLastIndexAnyASCII/16:1-4 523688 342.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 330896 313.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 386382 315.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 345111 319.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 368408 378.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 348633 378.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 274712 473.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 29265 3767 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36350 3264 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34095 4113 ns/op BenchmarkLastIndexAnyASCII/256:8-4 30631 3431 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35270 3308 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33153 3237 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35136 3264 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1457929 106.4 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1502948 74.95 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1843513 61.88 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1916986 61.44 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1728651 74.96 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1423838 83.68 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1458212 69.12 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 121606 1245 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 323344 338.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 399175 343.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 365733 310.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 371008 317.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 342363 327.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 355965 337.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 13190 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 23594 5232 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 22881 6351 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 20644 5848 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11266 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21481 5640 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 20478 6064 ns/op BenchmarkTrimASCII/1:1-4 1739097 60.12 ns/op BenchmarkTrimASCII/1:2-4 1822047 62.15 ns/op BenchmarkTrimASCII/1:4-4 1830374 62.72 ns/op BenchmarkTrimASCII/1:8-4 1838526 87.05 ns/op BenchmarkTrimASCII/1:16-4 1262286 152.2 ns/op BenchmarkTrimASCII/16:1-4 446128 434.3 ns/op BenchmarkTrimASCII/16:2-4 353318 297.5 ns/op BenchmarkTrimASCII/16:4-4 376558 330.7 ns/op BenchmarkTrimASCII/16:8-4 323109 372.8 ns/op BenchmarkTrimASCII/16:16-4 335704 328.8 ns/op BenchmarkTrimASCII/256:1-4 41332 3308 ns/op BenchmarkTrimASCII/256:2-4 33684 3922 ns/op BenchmarkTrimASCII/256:4-4 26977 3946 ns/op BenchmarkTrimASCII/256:8-4 29122 4148 ns/op BenchmarkTrimASCII/256:16-4 26959 4300 ns/op BenchmarkTrimASCII/4096:1-4 2743 58824 ns/op BenchmarkTrimASCII/4096:2-4 2284 50927 ns/op BenchmarkTrimASCII/4096:4-4 2368 52433 ns/op BenchmarkTrimASCII/4096:8-4 2498 50646 ns/op BenchmarkTrimASCII/4096:16-4 1800 76164 ns/op BenchmarkTrimByte-4 1014538 125.5 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 11949 9224 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13940 11733 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 916 132226 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1602 65862 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3471 32742 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6804 33786 ns/op BenchmarkCompareBytesEqual-4 9723042 14.40 ns/op BenchmarkCompareBytesToNil-4 11557227 12.96 ns/op BenchmarkCompareBytesEmpty-4 16113817 9.096 ns/op BenchmarkCompareBytesIdentical-4 9651282 11.42 ns/op BenchmarkCompareBytesSameLength-4 9496812 12.03 ns/op BenchmarkCompareBytesDifferentLength-4 8237096 13.62 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2866 80680 ns/op 12996.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1926 91902 ns/op 11409.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1845 83806 ns/op 12512.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1092 102640 ns/op 10216.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1140 88429 ns/op 11857.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1412 88276 ns/op 11878.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1842 78978 ns/op 13276.94 MB/s BenchmarkCompareBytesBig-4 2521 80493 ns/op 13026.99 MB/s BenchmarkCompareBytesBigIdentical-4 9717663 10.72 ns/op 97774481.48 MB/s PASS ok bytes 124.791s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 178966027 ns/op 0.56 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 401269153 ns/op 1.41 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 38223123 ns/op 0.43 MB/s 3646253 B/op 52 allocs/op PASS ok compress/bzip2 1.467s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2303370 ns/op 4.34 MB/s 42378 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 42678397 ns/op 2.34 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 295403131 ns/op 3.39 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2734533 ns/op 3.66 MB/s 42779 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 3 41688554 ns/op 2.40 MB/s 46466 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 332712528 ns/op 3.01 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 3074823 ns/op 3.25 MB/s 42186 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 4 26850844 ns/op 3.72 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 246458456 ns/op 4.06 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 36 3643272 ns/op 2.74 MB/s 42408 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 25135573 ns/op 3.98 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 278037211 ns/op 3.60 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 55 2469444 ns/op 4.05 MB/s 42884 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 34501150 ns/op 2.90 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 294950967 ns/op 3.39 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2120023 ns/op 4.72 MB/s 44290 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18258860 ns/op 5.48 MB/s 49276 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 224003756 ns/op 4.46 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1825935 ns/op 5.48 MB/s 43182 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 15185286 ns/op 6.59 MB/s 45301 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 170365935 ns/op 5.87 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 68 1812062 ns/op 5.52 MB/s 43101 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 19345080 ns/op 5.17 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 135804067 ns/op 7.36 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 76 1940395 ns/op 5.15 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 15590834 ns/op 6.41 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 188233572 ns/op 5.31 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2922353 ns/op 3.42 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 33318610 ns/op 3.00 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 281531487 ns/op 3.55 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 7715301 ns/op 1.30 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 83163778 ns/op 1.20 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 894645172 ns/op 1.12 MB/s BenchmarkEncode/Digits/Compression/1e4-4 14 9013401 ns/op 1.11 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 77542034 ns/op 1.29 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 830789161 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1845675 ns/op 5.42 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15093347 ns/op 6.63 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 180987131 ns/op 5.53 MB/s BenchmarkEncode/Newton/Speed/1e4-4 45 2945316 ns/op 3.40 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19823766 ns/op 5.04 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 185811338 ns/op 5.38 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6574415 ns/op 1.52 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 68130934 ns/op 1.47 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 712663022 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6948044 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 103117936 ns/op 0.97 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 886864139 ns/op 1.13 MB/s PASS ok compress/flate 20.650s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 3057563 ns/op 3.27 MB/s BenchmarkDecoder/1e-Reuse4-4 50 3192904 ns/op 3.13 MB/s BenchmarkDecoder/1e5-4 4 29325491 ns/op 3.41 MB/s BenchmarkDecoder/1e-Reuse5-4 3 39247243 ns/op 2.55 MB/s BenchmarkDecoder/1e6-4 1 323253308 ns/op 3.09 MB/s BenchmarkDecoder/1e-Reuse6-4 1 322294255 ns/op 3.10 MB/s BenchmarkEncoder/1e4-4 38 3007859 ns/op 3.32 MB/s BenchmarkEncoder/1e-Reuse4-4 45 2304404 ns/op 4.34 MB/s BenchmarkEncoder/1e5-4 5 24809821 ns/op 4.03 MB/s BenchmarkEncoder/1e-Reuse5-4 5 23883206 ns/op 4.19 MB/s BenchmarkEncoder/1e6-4 1 268307186 ns/op 3.73 MB/s BenchmarkEncoder/1e-Reuse6-4 1 258046639 ns/op 3.88 MB/s PASS ok compress/lzw 4.388s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 5524802 ns/op PASS ok container/heap 0.298s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 15531 6727 ns/op BenchmarkWithTimeout/concurrency=40-4 4879 33447 ns/op BenchmarkWithTimeout/concurrency=4000-4 2580 41847 ns/op BenchmarkWithTimeout/concurrency=400000-4 4264 27189 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 259663 410.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14226 10857 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15832 7864 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3673 51534 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2085 67921 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2772 58883 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 212 499728 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 162 709738 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 294 372671 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 5250272 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 7879432 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 4036202 ns/op BenchmarkCheckCanceled/Err-4 299804 550.9 ns/op BenchmarkCheckCanceled/Done-4 431598 263.3 ns/op BenchmarkContextCancelDone-4 725295 177.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21507 5111 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21703 4920 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22923 5993 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19248 6097 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13040 7858 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 430239 284.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 293910 587.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 276678 548.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 136191 1228 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77311 1426 ns/op PASS ok context 15.549s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1669660 85.26 ns/op 187.65 MB/s BenchmarkDecrypt-4 1519814 75.74 ns/op 211.24 MB/s BenchmarkExpand-4 744294 159.9 ns/op PASS ok crypto/aes 0.817s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 230528 572.7 ns/op 111.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 402738 380.5 ns/op 168.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 226436 584.4 ns/op 109.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 387446 361.3 ns/op 177.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 130538 1074 ns/op 1257.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 221613 643.0 ns/op 2099.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 128924 943.2 ns/op 1431.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 158442 731.3 ns/op 1846.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49942 3038 ns/op 2696.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 55878 1987 ns/op 4123.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42340 3074 ns/op 2665.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 45658 2484 ns/op 3297.61 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5359 28287 ns/op 36.02 MB/s BenchmarkAESCFBDecrypt1K-4 6051 20175 ns/op 50.51 MB/s BenchmarkAESCFBDecrypt8K-4 825 194674 ns/op 42.05 MB/s BenchmarkAESOFB1K-4 10000 12709 ns/op 80.18 MB/s BenchmarkAESCTR1K-4 12775 10540 ns/op 96.68 MB/s BenchmarkAESCTR8K-4 1916 72508 ns/op 112.91 MB/s BenchmarkAESCBCEncrypt1K-4 12885 8841 ns/op 115.82 MB/s BenchmarkAESCBCDecrypt1K-4 15430 8043 ns/op 127.32 MB/s PASS ok crypto/cipher 4.288s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 84844 1415 ns/op 5.65 MB/s BenchmarkDecrypt-4 79564 1358 ns/op 5.89 MB/s BenchmarkTDESEncrypt-4 34531 3249 ns/op 2.46 MB/s BenchmarkTDESDecrypt-4 36108 3279 ns/op 2.44 MB/s PASS ok crypto/des 1.062s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1269 96855 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6811923 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21771345 ns/op 1530 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 2701109 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.874s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1922 65800 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 51 2507575 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 20 5407541 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 1101 103369 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7288615 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 19301064 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4405 33975 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 69 1997328 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4554773 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.770s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 286 416228 ns/op BenchmarkNewKeyFromSeed-4 272 604331 ns/op BenchmarkSigning-4 196 546771 ns/op BenchmarkVerification-4 162 681062 ns/op PASS ok crypto/ed25519 0.839s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6781 19074 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 159 848930 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 63 1991420 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4499303 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1779 70033 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 64 2041003 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 4984318 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14864114 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10355 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6843 22269 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4123 28942 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 94 1221546 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2592 82116 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 352 376424 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1828 69468 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1288738 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.555s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15584 10036 ns/op 102.03 MB/s BenchmarkHMACSHA256_32-4 22842 5036 ns/op 6.35 MB/s BenchmarkNewWriteSum-4 10494 14382 ns/op 2.23 MB/s PASS ok crypto/hmac 0.765s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 51758 2228 ns/op BenchmarkModSub-4 55693 2050 ns/op BenchmarkMontgomeryRepr-4 31017 4576 ns/op BenchmarkMontgomeryMul-4 32012 3984 ns/op BenchmarkModMul-4 15194 7864 ns/op BenchmarkExpBig-4 18 6765766 ns/op BenchmarkExp-4 7 18704109 ns/op PASS ok crypto/internal/bigmod 1.569s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3561 34127 ns/op BenchmarkScalarBaseMult-4 273 585248 ns/op BenchmarkScalarMult-4 115 1463922 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 178 659047 ns/op PASS ok crypto/internal/edwards25519 0.957s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 459589 266.8 ns/op BenchmarkMultiply-4 5013727 32.06 ns/op BenchmarkSquare-4 5782416 19.70 ns/op BenchmarkInvert-4 28344 3987 ns/op BenchmarkMult32-4 994302 115.5 ns/op PASS ok crypto/internal/edwards25519/field 1.133s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 61 1923561 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2071 100734 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 24 5036785 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 15857115 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 146 1179097 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9326 16337 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 73 1552729 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 5884436 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.658s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 692289 190.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 345952 335.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 123948 945.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 732555 191.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 341626 375.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120850 945.2 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.416s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 109426 1563 ns/op 5.12 MB/s BenchmarkHash64-4 110098 1005 ns/op 63.67 MB/s BenchmarkHash128-4 117238 1130 ns/op 113.28 MB/s BenchmarkHash256-4 76698 1389 ns/op 184.35 MB/s BenchmarkHash512-4 76947 1753 ns/op 292.04 MB/s BenchmarkHash1K-4 44966 2315 ns/op 442.40 MB/s BenchmarkHash8K-4 10000 12661 ns/op 647.04 MB/s BenchmarkHash1M-4 66 1539150 ns/op 681.27 MB/s BenchmarkHash8M-4 9 12665312 ns/op 662.33 MB/s BenchmarkHash8BytesUnaligned-4 92334 1121 ns/op 7.14 MB/s BenchmarkHash1KUnaligned-4 49322 2561 ns/op 399.84 MB/s BenchmarkHash8KUnaligned-4 9332 12870 ns/op 636.53 MB/s PASS ok crypto/md5 2.599s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 626539038 ns/op PASS ok crypto/rand 0.678s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 11766 10783 ns/op 11.87 MB/s BenchmarkRC4_1K-4 1342 84249 ns/op 12.15 MB/s BenchmarkRC4_8K-4 159 662174 ns/op 12.23 MB/s PASS ok crypto/rc4 0.630s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 14201796 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23882100 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44136037 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 4609972 ns/op BenchmarkDecryptOAEP/2048-4 12 10595611 ns/op BenchmarkEncryptOAEP/2048-4 31 5448933 ns/op BenchmarkSignPKCS1v15/2048-4 12 10432608 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3720324 ns/op BenchmarkSignPSS/2048-4 9 11119161 ns/op BenchmarkVerifyPSS/2048-4 26 6347471 ns/op PASS ok crypto/rsa 2.506s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 94413 1491 ns/op 5.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 101565 1090 ns/op 7.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 63418 2390 ns/op 133.90 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 83253 1352 ns/op 236.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47120 2267 ns/op 451.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58716 3382 ns/op 302.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12168 14902 ns/op 549.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12193 10003 ns/op 818.92 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.724s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 72841 1575 ns/op 5.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88782 1292 ns/op 6.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78910 1411 ns/op 5.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27313 4195 ns/op 244.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31693 5824 ns/op 175.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 28676 3986 ns/op 256.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5108 23132 ns/op 354.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5090 31555 ns/op 259.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6016 32442 ns/op 252.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.102s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 60385 2161 ns/op 3.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 61178 1659 ns/op 4.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58143 1960 ns/op 4.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29940 3808 ns/op 268.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34574 3257 ns/op 314.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33123 3469 ns/op 295.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7576 17109 ns/op 478.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7718 26113 ns/op 313.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8420 27832 ns/op 294.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.800s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 18840930 7.328 ns/op BenchmarkConstantTimeEq-4 22001191 6.966 ns/op BenchmarkConstantTimeLessOrEq-4 19703863 6.090 ns/op BenchmarkXORBytes/8Bytes-4 2852809 38.59 ns/op 207.29 MB/s BenchmarkXORBytes/128Bytes-4 2692420 45.16 ns/op 2834.15 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 121.0 ns/op 16924.12 MB/s BenchmarkXORBytes/32768Bytes-4 74624 1542 ns/op 21246.99 MB/s PASS ok crypto/subtle 1.501s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 15 7954308 ns/op BenchmarkCertCache/1-4 20 7216057 ns/op BenchmarkCertCache/2-4 19 5594533 ns/op BenchmarkCertCache/3-4 25 6028431 ns/op BenchmarkHandshakeServer/RSA-4 15 7869224 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 15 7304552 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 9902316 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 20 5362336 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 25 5832960 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6389656 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 33 7541208 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 38401364 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 38768667 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 127266338 ns/op 8.24 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 71077544 ns/op 14.75 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 129453191 ns/op 16.20 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 167862183 ns/op 12.49 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 357597195 ns/op 11.73 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 419182285 ns/op 10.01 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 776563628 ns/op 10.80 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 777358176 ns/op 10.79 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1425092735 ns/op 11.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1587975483 ns/op 10.57 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2939050335 ns/op 11.42 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3244969202 ns/op 10.34 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5914825604 ns/op 11.35 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6257829002 ns/op 10.72 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 115808421 ns/op 9.05 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 111212034 ns/op 9.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 212124455 ns/op 9.89 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 189651634 ns/op 11.06 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 431157583 ns/op 9.73 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 473593063 ns/op 8.86 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 810055003 ns/op 10.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 819937842 ns/op 10.23 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1565244812 ns/op 10.72 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1633517547 ns/op 10.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2971450670 ns/op 11.29 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3161037151 ns/op 10.62 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6132668651 ns/op 10.94 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6727159692 ns/op 9.98 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717823336 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717851773 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 311736077 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296754989 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162588109 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159486865 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 90589390 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 88973446 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 51014171 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48920189 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163422452 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 153419946 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 81164900 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73837120 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51132979 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47337636 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35762909 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35830591 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 33698080 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 29807863 ns/op PASS ok crypto/tls 60.653s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 18635379 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 307 344845 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 981 160266 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 880 152697 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.342s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 3720772 ns/op 278105 B/op 1622 allocs/op BenchmarkConcurrentStmtQuery-4 28 3717784 ns/op 264724 B/op 1971 allocs/op BenchmarkConcurrentStmtExec-4 68 2665606 ns/op 212397 B/op 584 allocs/op BenchmarkConcurrentTxQuery-4 36 4861266 ns/op 274693 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 76 1956155 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 38 2749692 ns/op 105500 B/op 2088 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1050185 ns/op 40078 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 3456247 ns/op 230805 B/op 1790 allocs/op BenchmarkManyConcurrentQueries-4 2008 60317 ns/op 4111 B/op 20 allocs/op BenchmarkGrabConn-4 223809 578.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.034s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 135154 1425 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 54 2189870 ns/op 188217 B/op 13 allocs/op Benchmark115/LineToPC-4 57 1804725 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16830 6954 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.010s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 704 174667 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2864 63964 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.521s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 246 942011 ns/op 8.70 MB/s BenchmarkEncodeToString-4 178 573900 ns/op 14.27 MB/s BenchmarkDecode-4 136 871604 ns/op 15.04 MB/s BenchmarkDecodeString-4 100 1053690 ns/op 12.44 MB/s PASS ok encoding/base32 0.858s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 274 436998 ns/op 18.75 MB/s BenchmarkDecodeString/2-4 286958 495.0 ns/op 8.08 MB/s BenchmarkDecodeString/4-4 243123 494.9 ns/op 16.16 MB/s BenchmarkDecodeString/8-4 197124 573.0 ns/op 20.94 MB/s BenchmarkDecodeString/64-4 37570 3232 ns/op 27.23 MB/s BenchmarkDecodeString/8192-4 402 312136 ns/op 35.00 MB/s BenchmarkNewEncoding-4 99549 1410 ns/op 181.62 MB/s PASS ok encoding/base64 1.860s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1141 94226 ns/op 42.45 MB/s BenchmarkReadStruct-4 13971 7638 ns/op 9.82 MB/s BenchmarkWriteStruct-4 16588 7548 ns/op 9.94 MB/s BenchmarkReadInts-4 37567 3124 ns/op 9.60 MB/s BenchmarkWriteInts-4 34056 3708 ns/op 8.09 MB/s BenchmarkWriteSlice1000Int32s-4 1065 110482 ns/op 36.21 MB/s BenchmarkPutUint16-4 2793591 61.29 ns/op 32.63 MB/s BenchmarkAppendUint16-4 2546380 48.91 ns/op 40.89 MB/s BenchmarkPutUint32-4 2012547 51.99 ns/op 76.94 MB/s BenchmarkAppendUint32-4 1731684 60.82 ns/op 65.77 MB/s BenchmarkPutUint64-4 932905 110.0 ns/op 72.70 MB/s BenchmarkAppendUint64-4 1000000 177.2 ns/op 45.15 MB/s BenchmarkLittleEndianPutUint16-4 2227167 72.52 ns/op 27.58 MB/s BenchmarkLittleEndianAppendUint16-4 2420130 53.06 ns/op 37.69 MB/s BenchmarkLittleEndianPutUint32-4 2048856 53.68 ns/op 74.51 MB/s BenchmarkLittleEndianAppendUint32-4 1951255 70.24 ns/op 56.95 MB/s BenchmarkLittleEndianPutUint64-4 1000000 134.3 ns/op 59.55 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 113.5 ns/op 70.47 MB/s BenchmarkReadFloats-4 138932 885.6 ns/op 13.55 MB/s BenchmarkWriteFloats-4 102277 1139 ns/op 10.54 MB/s BenchmarkReadSlice1000Float32s-4 1153 103194 ns/op 38.76 MB/s BenchmarkWriteSlice1000Float32s-4 1027 142763 ns/op 28.02 MB/s BenchmarkReadSlice1000Uint8s-4 45814 2689 ns/op 371.95 MB/s BenchmarkWriteSlice1000Uint8s-4 49851 3593 ns/op 278.30 MB/s BenchmarkPutUvarint32-4 1000000 137.4 ns/op 29.12 MB/s BenchmarkPutUvarint64-4 268554 766.3 ns/op 10.44 MB/s PASS ok encoding/binary 5.794s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5364 22312 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6003 21777 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5588 22357 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4306 46085 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6997 23427 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5361 19395 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6872 18891 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3526 36761 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 18071 ns/op PASS ok encoding/csv 1.810s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8403 17931 ns/op BenchmarkEndToEndByteBuffer-4 7530 17741 ns/op BenchmarkEndToEndSliceByteBuffer-4 187 637481 ns/op BenchmarkEncodeComplex128Slice-4 512 226572 ns/op BenchmarkEncodeFloat64Slice-4 956 105933 ns/op BenchmarkEncodeInt32Slice-4 1104 109887 ns/op BenchmarkEncodeStringSlice-4 1557 81615 ns/op BenchmarkEncodeInterfaceSlice-4 52 2414329 ns/op BenchmarkDecodeComplex128Slice-4 378 324127 ns/op BenchmarkDecodeFloat64Slice-4 963 168164 ns/op BenchmarkDecodeInt32Slice-4 836 173311 ns/op BenchmarkDecodeStringSlice-4 385 441388 ns/op BenchmarkDecodeStringsSlice-4 146 960162 ns/op BenchmarkDecodeBytesSlice-4 357 412411 ns/op BenchmarkDecodeInterfaceSlice-4 76 2192980 ns/op BenchmarkDecodeMap-4 69 2192127 ns/op PASS ok encoding/gob 3.889s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10570 11862 ns/op 21.58 MB/s BenchmarkEncode/1024-4 2785 51714 ns/op 19.80 MB/s BenchmarkEncode/4096-4 556 226519 ns/op 18.08 MB/s BenchmarkEncode/16384-4 163 706826 ns/op 23.18 MB/s BenchmarkDecode/256-4 20398 5249 ns/op 48.77 MB/s BenchmarkDecode/1024-4 5550 24243 ns/op 42.24 MB/s BenchmarkDecode/4096-4 1615 88373 ns/op 46.35 MB/s BenchmarkDecode/16384-4 328 326340 ns/op 50.21 MB/s BenchmarkDump/256-4 1189 143099 ns/op 1.79 MB/s BenchmarkDump/1024-4 276 425208 ns/op 2.41 MB/s BenchmarkDump/4096-4 84 1811713 ns/op 2.26 MB/s BenchmarkDump/16384-4 16 6598559 ns/op 2.48 MB/s PASS ok encoding/hex 2.401s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 143125836 ns/op 13.56 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 125268451 ns/op 15.49 MB/s 5512 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 155195619 ns/op 12.50 MB/s 10332312 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 162892600 ns/op 11.91 MB/s 10335480 B/op 111 allocs/op BenchmarkMarshalBytes/32-4 21207 7058 ns/op BenchmarkMarshalBytes/256-4 5238 21478 ns/op BenchmarkMarshalBytes/4096-4 435 284462 ns/op BenchmarkMarshalBytesError/32-4 50 2253896 ns/op BenchmarkMarshalBytesError/256-4 46 3023728 ns/op BenchmarkMarshalBytesError/4096-4 39 3055913 ns/op BenchmarkCodeDecoder-4 1 743599841 ns/op 2.61 MB/s 11016672 B/op 91357 allocs/op BenchmarkUnicodeDecoder-4 25291 4986 ns/op 2.81 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41258 2818 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 403400430 ns/op 4.81 MB/s 2938568 B/op 91325 allocs/op BenchmarkCodeUnmarshalReuse-4 1 470424081 ns/op 4.12 MB/s 2938640 B/op 91328 allocs/op BenchmarkUnmarshalString-4 65894 2004 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 113455 1256 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 178653 1033 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 56151 2867 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 54025 2073 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16677 7779 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2427 50560 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 495 238970 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1858562 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 14313688 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 461712 256.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 469371 248.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 486826 239.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 415089 252.7 ns/op BenchmarkEncodeMarshaler-4 37204 2754 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 64371 1872 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4633260 25.15 ns/op BenchmarkNumberIsValidRegexp-4 12144 9212 ns/op PASS ok encoding/json 9.579s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 32 3507320 ns/op 18.69 MB/s BenchmarkDecode-4 33 4361261 ns/op 20.36 MB/s PASS ok encoding/pem 0.510s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1449 75838 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 594 195360 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2451 62807 ns/op PASS ok encoding/xml 0.759s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 435871 291.1 ns/op BenchmarkIntSet-4 502662 221.9 ns/op BenchmarkFloatAdd-4 181190 882.4 ns/op BenchmarkFloatSet-4 560149 208.8 ns/op BenchmarkStringSet-4 390330 303.7 ns/op BenchmarkMapSet-4 101965 1075 ns/op BenchmarkMapSetDifferent-4 54189 2151 ns/op BenchmarkMapSetDifferentRandom-4 249 469798 ns/op BenchmarkMapSetString-4 137973 1018 ns/op BenchmarkMapAddSame-4 39354 5701 ns/op BenchmarkMapAddDifferent-4 9618 11460 ns/op BenchmarkMapAddDifferentRandom-4 247 515724 ns/op BenchmarkMapAddSameSteadyState-4 292316 402.8 ns/op BenchmarkMapAddDifferentSteadyState-4 126091 927.9 ns/op BenchmarkRealworldExpvarUsage-4 14872 8444 ns/op PASS ok expvar 3.465s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 71870 1568 ns/op BenchmarkSprintfEmpty-4 268160 491.1 ns/op BenchmarkSprintfString-4 165000 791.7 ns/op BenchmarkSprintfTruncateString-4 127002 826.7 ns/op BenchmarkSprintfTruncateBytes-4 144783 1129 ns/op BenchmarkSprintfSlowParsingPath-4 182077 915.1 ns/op BenchmarkSprintfQuoteString-4 39924 3580 ns/op BenchmarkSprintfInt-4 157471 723.6 ns/op BenchmarkSprintfIntInt-4 184448 1172 ns/op BenchmarkSprintfPrefixedInt-4 192682 933.3 ns/op BenchmarkSprintfFloat-4 149359 1047 ns/op BenchmarkSprintfComplex-4 45868 2373 ns/op BenchmarkSprintfBoolean-4 238297 607.4 ns/op BenchmarkSprintfHexString-4 101575 1694 ns/op BenchmarkSprintfHexBytes-4 73542 2546 ns/op BenchmarkSprintfBytes-4 37062 4153 ns/op BenchmarkSprintfStringer-4 72200 2481 ns/op BenchmarkSprintfStructure-4 24631 6045 ns/op BenchmarkManyArgs-4 42331 2699 ns/op BenchmarkFprintInt-4 66196 2266 ns/op BenchmarkFprintfBytes-4 70176 2450 ns/op BenchmarkFprintIntNoAlloc-4 56397 2510 ns/op BenchmarkScanInts-4 31 3697835 ns/op BenchmarkScanRecursiveInt-4 1 480322956 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 488198708 ns/op PASS ok fmt 6.213s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 558 214194 ns/op PASS ok go/build 0.196s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 49610 2536 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12818 11403 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4414 32705 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1267 114381 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 247 501075 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 2045766 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 8972235 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40861863 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 158311418 ns/op 15259168 B/op 65567 allocs/op PASS ok go/constant 1.883s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 432769598 ns/op 0.15 MB/s 46919032 B/op 49045 allocs/op PASS ok go/format 0.538s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21260058 ns/op 2.53 MB/s BenchmarkParseOnly-4 5 30219537 ns/op 1.78 MB/s BenchmarkResolve-4 63 2553769 ns/op 21.09 MB/s PASS ok go/parser 2.391s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 141896394 ns/op 0.37 MB/s 4864272 B/op 27559 allocs/op BenchmarkPrintDecl-4 831 218933 ns/op 0.15 MB/s 16586 B/op 51 allocs/op PASS ok go/printer 0.419s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 260 427983 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9255281 ns/op 6.01 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13557954 ns/op 5.31 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19145787 ns/op 5.91 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 184 605511 ns/op 5.08 MB/s PASS ok go/scanner 0.897s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1270827 89.73 ns/op PASS ok go/token 0.329s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 138 879580 ns/op BenchmarkNamed/Underlying/nongeneric-4 583479 185.1 ns/op BenchmarkNamed/Underlying/generic-4 570453 188.5 ns/op BenchmarkNamed/Underlying/src_instance-4 758240 173.8 ns/op BenchmarkNamed/Underlying/user_instance-4 657423 291.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 12458 9595 ns/op BenchmarkNamed/NewMethodSet/generic-4 13275 10242 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 12124 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 13766 10547 ns/op BenchmarkCheck/http/funcbodies/info-4 1 605821650 ns/op 50347 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 673089921 ns/op 45315 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 329279248 ns/op 92653 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 241032335 ns/op 126440 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2817681941 ns/op 1818 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 138886654 ns/op 36758 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 135127914 ns/op 37499 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 145340601 ns/op 34858 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1002482695 ns/op 2160 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 84005446 ns/op 25648 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 77252122 ns/op 27761 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 79431469 ns/op 27171 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1885328776 ns/op 33303 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 833834816 ns/op 75174 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 167865181 ns/op 370883 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115530653 ns/op 539686 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3193426637 ns/op 624.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 119215732 ns/op 16681 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 124562704 ns/op 15925 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 118447090 ns/op 16546 lines/s PASS ok go/types 54.389s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13298 8216 ns/op 124.63 MB/s PASS ok hash/adler32 0.231s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 239265 497.8 ns/op 30.13 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 263966 471.5 ns/op 31.81 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 145516 834.0 ns/op 47.96 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 146017 763.0 ns/op 52.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 386904 287.3 ns/op 1782.29 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 486333 266.4 ns/op 1922.25 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 390609 298.3 ns/op 3433.05 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 416656 302.2 ns/op 3388.95 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 251156 584.6 ns/op 7007.02 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 283117 432.0 ns/op 9480.92 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 71467 1699 ns/op 19290.17 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 71877 1710 ns/op 19161.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 491792 278.0 ns/op 53.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 383726 328.9 ns/op 45.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 487011 278.8 ns/op 143.49 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 467310 269.4 ns/op 148.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 381874 395.4 ns/op 1294.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 360649 427.7 ns/op 1197.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 264464 444.8 ns/op 2301.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 317323 396.1 ns/op 2585.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 279297 450.7 ns/op 9087.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 264224 444.3 ns/op 9218.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 69194 1780 ns/op 18412.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 68439 1817 ns/op 18031.52 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 306122 425.9 ns/op 35.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 314686 424.2 ns/op 35.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 173953 734.2 ns/op 54.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 181036 740.3 ns/op 54.03 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 13561 8164 ns/op 62.72 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 13423 8618 ns/op 59.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7076 18693 ns/op 54.78 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 7387 30155 ns/op 33.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1534 78854 ns/op 51.94 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1620 77878 ns/op 52.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 171 629431 ns/op 52.06 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 150 751185 ns/op 43.62 MB/s PASS ok hash/crc32 6.497s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 158 738200 ns/op 88.78 MB/s BenchmarkCrc64/ISO4KB-4 1866 64806 ns/op 63.20 MB/s BenchmarkCrc64/ISO1KB-4 8848 13723 ns/op 74.62 MB/s BenchmarkCrc64/ECMA64KB-4 157 768109 ns/op 85.32 MB/s BenchmarkCrc64/Random64KB-4 146 751611 ns/op 87.19 MB/s BenchmarkCrc64/Random16KB-4 607 197894 ns/op 82.79 MB/s PASS ok hash/crc64 1.486s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 15244 7524 ns/op 136.10 MB/s BenchmarkFnv32aKB-4 15673 7377 ns/op 138.82 MB/s BenchmarkFnv64KB-4 14440 8323 ns/op 123.03 MB/s BenchmarkFnv64aKB-4 14234 8267 ns/op 123.86 MB/s BenchmarkFnv128KB-4 2016 63946 ns/op 16.01 MB/s BenchmarkFnv128aKB-4 1946 69584 ns/op 14.72 MB/s PASS ok hash/fnv 1.279s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 460964 259.3 ns/op 15.42 MB/s BenchmarkHash/n=4/Bytes-4 3397890 34.21 ns/op 116.93 MB/s BenchmarkHash/n=4/String-4 1846524 64.05 ns/op 62.46 MB/s BenchmarkHash/n=8/Write-4 428697 252.2 ns/op 31.72 MB/s BenchmarkHash/n=8/Bytes-4 3190923 38.98 ns/op 205.21 MB/s BenchmarkHash/n=8/String-4 1804377 64.90 ns/op 123.27 MB/s BenchmarkHash/n=16/Write-4 473595 267.8 ns/op 59.76 MB/s BenchmarkHash/n=16/Bytes-4 3260668 34.40 ns/op 465.08 MB/s BenchmarkHash/n=16/String-4 1760972 76.81 ns/op 208.31 MB/s BenchmarkHash/n=32/Write-4 358053 295.5 ns/op 108.27 MB/s BenchmarkHash/n=32/Bytes-4 3259819 34.68 ns/op 922.83 MB/s BenchmarkHash/n=32/String-4 1678197 69.26 ns/op 462.01 MB/s BenchmarkHash/n=64/Write-4 420660 355.3 ns/op 180.10 MB/s BenchmarkHash/n=64/Bytes-4 3209404 37.16 ns/op 1722.32 MB/s BenchmarkHash/n=64/String-4 1780045 77.45 ns/op 826.37 MB/s BenchmarkHash/n=256/Write-4 317769 383.5 ns/op 667.61 MB/s BenchmarkHash/n=256/Bytes-4 2190222 52.50 ns/op 4876.47 MB/s BenchmarkHash/n=256/String-4 1000000 122.7 ns/op 2086.22 MB/s BenchmarkHash/n=320/Write-4 339055 388.8 ns/op 823.08 MB/s BenchmarkHash/n=320/Bytes-4 1739983 59.11 ns/op 5413.77 MB/s BenchmarkHash/n=320/String-4 751334 163.6 ns/op 1955.65 MB/s BenchmarkHash/n=1024/Write-4 220561 574.2 ns/op 1783.28 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 139.3 ns/op 7353.16 MB/s BenchmarkHash/n=1024/String-4 276434 444.6 ns/op 2303.25 MB/s BenchmarkHash/n=4096/Write-4 90987 1206 ns/op 3396.61 MB/s BenchmarkHash/n=4096/Bytes-4 259195 567.4 ns/op 7219.40 MB/s BenchmarkHash/n=4096/String-4 77038 1659 ns/op 2469.25 MB/s BenchmarkHash/n=16384/Write-4 27721 4311 ns/op 3800.46 MB/s BenchmarkHash/n=16384/Bytes-4 61213 1749 ns/op 9367.45 MB/s BenchmarkHash/n=16384/String-4 18984 6190 ns/op 2646.78 MB/s PASS ok hash/maphash 6.223s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 679 174732 ns/op BenchmarkEscapeNone-4 144316 841.0 ns/op BenchmarkUnescape-4 780 155584 ns/op BenchmarkUnescapeNone-4 740654 172.5 ns/op BenchmarkUnescapeSparse-4 10000 23258 ns/op BenchmarkUnescapeDense-4 1000 187356 ns/op PASS ok html 1.135s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8636 13191 ns/op BenchmarkCSSEscaperNoSpecials-4 46371 2597 ns/op BenchmarkDecodeCSS-4 25995 4735 ns/op BenchmarkDecodeCSSNoSpecials-4 3265014 53.44 ns/op BenchmarkCSSValueFilter-4 111589 1139 ns/op BenchmarkCSSValueFilterOk-4 72706 1539 ns/op BenchmarkEscapedExecute-4 5143 24996 ns/op BenchmarkHTMLNospaceEscaper-4 10000 15480 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50052 2078 ns/op BenchmarkStripTags-4 16398 6337 ns/op BenchmarkStripTagsNoSpecials-4 279710 476.2 ns/op BenchmarkJSValEscaperWithNum-4 24387 4943 ns/op BenchmarkJSValEscaperWithStr-4 6073 28218 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20492 5745 ns/op BenchmarkJSValEscaperWithObj-4 4443 23848 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13706 9980 ns/op BenchmarkJSStrEscaperNoSpecials-4 48189 2700 ns/op BenchmarkJSStrEscaper-4 10000 12047 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 44415 2468 ns/op BenchmarkJSRegexpEscaper-4 9465 13200 ns/op BenchmarkTemplateSpecialTags-4 85 1266689 ns/op BenchmarkURLEscaper-4 4017 30601 ns/op BenchmarkURLEscaperNoSpecials-4 190166 1148 ns/op BenchmarkURLNormalizer-4 4861 26257 ns/op BenchmarkURLNormalizerNoSpecials-4 161307 803.9 ns/op BenchmarkSrcsetFilter-4 18667 6716 ns/op BenchmarkSrcsetFilterNoSpecials-4 105439 1425 ns/op PASS ok html/template 5.611s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 464152 222.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 465127 242.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 582030 234.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 423226 326.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1589986 77.21 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1595721 81.39 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1079967 109.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 111.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 295335 410.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 289215 430.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 311068 372.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 280134 509.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 613078 231.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 201873 626.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 795087 178.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 388138 364.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 296061 412.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 105.5 ns/op BenchmarkRGBASetRGBA-4 1000000 115.3 ns/op BenchmarkRGBA64At-4 763556 175.5 ns/op BenchmarkRGBA64SetRGBA64-4 678915 181.0 ns/op BenchmarkNRGBAAt-4 1000000 115.9 ns/op BenchmarkNRGBASetNRGBA-4 1000000 124.8 ns/op BenchmarkNRGBA64At-4 790620 287.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 639686 194.7 ns/op BenchmarkAlphaAt-4 1370017 88.75 ns/op BenchmarkAlphaSetAlpha-4 1760742 106.4 ns/op BenchmarkAlpha16At-4 1201276 103.4 ns/op BenchmarkAlphaSetAlpha16-4 1000000 109.8 ns/op BenchmarkGrayAt-4 1934242 64.21 ns/op BenchmarkGraySetGray-4 1649688 85.76 ns/op BenchmarkGray16At-4 1000000 103.6 ns/op BenchmarkGraySetGray16-4 1000000 110.6 ns/op PASS ok image 8.366s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2331524 44.78 ns/op BenchmarkYCbCrToRGB/128-4 2374372 61.78 ns/op BenchmarkYCbCrToRGB/255-4 2449299 66.96 ns/op BenchmarkRGBToYCbCr/0-4 2185483 50.44 ns/op BenchmarkRGBToYCbCr/Cb-4 2983418 46.46 ns/op BenchmarkRGBToYCbCr/Cr-4 2345760 66.22 ns/op BenchmarkYCbCrToRGBA/0-4 2302647 45.83 ns/op BenchmarkYCbCrToRGBA/128-4 1969137 57.46 ns/op BenchmarkYCbCrToRGBA/255-4 2165346 61.84 ns/op BenchmarkNYCbCrAToRGBA/0-4 2216968 54.21 ns/op BenchmarkNYCbCrAToRGBA/128-4 2126259 53.49 ns/op BenchmarkNYCbCrAToRGBA/255-4 1942054 55.08 ns/op PASS ok image/color 3.334s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 97349290 ns/op BenchmarkFillSrc-4 268 394313 ns/op BenchmarkCopyOver-4 6 17911643 ns/op BenchmarkCopySrc-4 487 281925 ns/op BenchmarkNRGBAOver-4 7 16242918 ns/op BenchmarkNRGBASrc-4 9 14057564 ns/op BenchmarkYCbCr-4 9 18954346 ns/op BenchmarkGray-4 15 7583050 ns/op BenchmarkCMYK-4 12 10430401 ns/op BenchmarkGlyphOver-4 15 8661156 ns/op BenchmarkRGBAMaskOver-4 4 25468776 ns/op BenchmarkGrayMaskOver-4 6 37948377 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35953063 ns/op BenchmarkRGBA-4 4 25120322 ns/op BenchmarkPalettedFill-4 734 158678 ns/op BenchmarkPalettedRGBA-4 4 41462045 ns/op BenchmarkGenericOver-4 2 56496768 ns/op BenchmarkGenericMaskOver-4 2 51826409 ns/op BenchmarkGenericSrc-4 3 41055485 ns/op BenchmarkGenericMaskSrc-4 3 34508330 ns/op PASS ok image/draw 7.684s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 7846002 ns/op 1.97 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 163848654 ns/op 1.87 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3292116137 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2192543 ns/op 7.05 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 124369234 ns/op 0.50 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.779s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4982 24368 ns/op BenchmarkIDCT-4 5180 22609 ns/op BenchmarkDecodeBaseline-4 8 13881693 ns/op 4.45 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19036338 ns/op 3.25 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 160909111 ns/op 7.64 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 219430265 ns/op 4.20 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.712s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16971946 7.082 ns/op BenchmarkDecodeGray-4 12 9853945 ns/op 6.65 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39232241 ns/op 6.68 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33355008 ns/op 7.86 MB/s 346594 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5530599 ns/op 11.85 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33514330 ns/op 7.82 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42814338 ns/op 6.12 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50596716 ns/op 6.07 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 53003744 ns/op 5.80 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 198422350 ns/op 6.19 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 203135772 ns/op 6.05 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 33917171 ns/op 9.06 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 200886091 ns/op 6.12 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 740952858 ns/op 1.66 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.864s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52761897 ns/op 1.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46112311 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 299679598 ns/op 1.67 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 317226189 ns/op 1.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49535273 ns/op 2.02 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 46010772 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 302371633 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 411670412 ns/op 1.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 564493575 ns/op 1.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 686685592 ns/op 1.46 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4015472433 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4019082370 ns/op 1.24 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 7 20220893 ns/op 4.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 14808707 ns/op 6.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55435109 ns/op 9.02 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51151102 ns/op 9.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100705767 ns/op 9.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111833838 ns/op 8.94 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 705093779 ns/op 7.09 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 638263005 ns/op 7.83 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 75751284 ns/op 1.32 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64808695 ns/op 1.54 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 325346722 ns/op 1.54 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 442615451 ns/op 1.13 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 758297810 ns/op 1.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 803686640 ns/op 1.24 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6158643605 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5925881644 ns/op 0.84 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 278701356 ns/op 15.00 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 246274160 ns/op 16.97 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 54.037s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34300 4147 ns/op 0.24 MB/s BenchmarkMarshalCorpusFile/2-4 30679 4987 ns/op 0.40 MB/s BenchmarkMarshalCorpusFile/4-4 30790 5747 ns/op 0.70 MB/s BenchmarkMarshalCorpusFile/8-4 23872 5460 ns/op 1.47 MB/s BenchmarkMarshalCorpusFile/16-4 18376 8884 ns/op 1.80 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10572 ns/op 3.03 MB/s BenchmarkMarshalCorpusFile/64-4 7124 18534 ns/op 3.45 MB/s BenchmarkMarshalCorpusFile/128-4 3986 39628 ns/op 3.23 MB/s BenchmarkMarshalCorpusFile/256-4 1963 59577 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/512-4 1240 130747 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/1024-4 663 241612 ns/op 4.24 MB/s BenchmarkMarshalCorpusFile/2048-4 248 568681 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1123687 ns/op 3.65 MB/s BenchmarkMarshalCorpusFile/8192-4 70 1731556 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/16384-4 32 3547712 ns/op 4.62 MB/s BenchmarkMarshalCorpusFile/32768-4 18 8911492 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/65536-4 7 20033187 ns/op 3.27 MB/s BenchmarkMarshalCorpusFile/131072-4 3 38742719 ns/op 3.38 MB/s BenchmarkMarshalCorpusFile/262144-4 2 68366942 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/524288-4 1 142467623 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 385628878 ns/op 2.72 MB/s BenchmarkUnmarshalCorpusFile/1-4 8173 22123 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 5443 19537 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 5012 22155 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 6122 19941 ns/op 0.40 MB/s BenchmarkUnmarshalCorpusFile/16-4 4903 25240 ns/op 0.63 MB/s BenchmarkUnmarshalCorpusFile/32-4 2836 42487 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/64-4 3000 39263 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/128-4 2317 55810 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/256-4 912 121869 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/512-4 463 254466 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/1024-4 100 1030833 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1019043 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 2834543 ns/op 1.45 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3883300 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 13461896 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14874466 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 45539887 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 65754378 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 132945111 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 242146486 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 495160438 ns/op 2.12 MB/s BenchmarkMutatorBytes/1-4 32642 3660 ns/op BenchmarkMutatorBytes/10-4 34332 3703 ns/op BenchmarkMutatorBytes/100-4 31712 5888 ns/op BenchmarkMutatorBytes/1000-4 22311 5455 ns/op BenchmarkMutatorBytes/10000-4 7128 25807 ns/op BenchmarkMutatorBytes/100000-4 792 163839 ns/op BenchmarkMutatorString/1-4 30412 8708 ns/op BenchmarkMutatorString/10-4 30278 4927 ns/op BenchmarkMutatorString/100-4 22370 4506 ns/op BenchmarkMutatorString/1000-4 10000 12463 ns/op BenchmarkMutatorString/10000-4 3788 58780 ns/op BenchmarkMutatorString/100000-4 302 807637 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15292 16024 ns/op BenchmarkMutatorAllBasicTypes/string-4 15366 7588 ns/op BenchmarkMutatorAllBasicTypes/bool-4 55090 2068 ns/op BenchmarkMutatorAllBasicTypes/float32-4 49346 2498 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50113 2316 ns/op BenchmarkMutatorAllBasicTypes/int-4 50710 2269 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46209 2208 ns/op BenchmarkMutatorAllBasicTypes/int16-4 50044 2545 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47936 2372 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49699 2216 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 52935 2348 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49138 2362 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47994 3165 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 48433 4703 ns/op PASS ok internal/fuzz 16.296s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14560 10412 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 146593 1250 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.998s PASS ok internal/poll 0.045s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 28214289 ns/op PASS ok internal/trace 2.236s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 12495 ns/op BenchmarkCopyNLarge-4 188 574234 ns/op PASS ok io 0.417s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 139864 757.7 ns/op BenchmarkPrintln-4 23718 8957 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30232 3309 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 6618 23496 ns/op BenchmarkDiscard-4 1000000 112.9 ns/op 0 B/op 0 allocs/op PASS ok log 1.083s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 46339 2469 ns/op BenchmarkJSONHandler/defaults-4 6943 31032 ns/op 531 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4327 26051 ns/op 788 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4809 22996 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6165 16309 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6988 19967 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3535 28386 ns/op 515 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32902 4117 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 28760 4219 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 63332 2032 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 45783 2884 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 45640 2366 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 46800 2490 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 46902 2554 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 51291 2485 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 515353 237.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 380785 298.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 274875 889.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 194419 624.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 172981 932.4 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 375751 810.1 ns/op BenchmarkSourceLine/stringifying-4 55772 2779 ns/op BenchmarkRecord-4 2958 42130 ns/op BenchmarkDispatch/switch-checked-4 203060 637.2 ns/op BenchmarkDispatch/As-4 207105 685.7 ns/op BenchmarkDispatch/Visit-4 162597 732.5 ns/op BenchmarkUnsafeStrings-4 16756 11445 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 5.754s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2781001 46.01 ns/op BenchmarkAcosh-4 1281424 93.39 ns/op BenchmarkAsin-4 2623102 47.85 ns/op BenchmarkAsinh-4 1224505 99.17 ns/op BenchmarkAtan-4 3102880 42.16 ns/op BenchmarkAtanh-4 1250797 94.74 ns/op BenchmarkAtan2-4 2122132 92.82 ns/op BenchmarkCbrt-4 1313786 82.28 ns/op BenchmarkCeil-4 20308996 5.751 ns/op BenchmarkCompare-4 4985294 24.77 ns/op BenchmarkCompare32-4 5992449 19.89 ns/op BenchmarkCopysign-4 3287377 35.82 ns/op BenchmarkCos-4 1000000 155.9 ns/op BenchmarkCosh-4 1785980 65.74 ns/op BenchmarkErf-4 2919712 51.31 ns/op BenchmarkErfc-4 2970535 39.93 ns/op BenchmarkErfinv-4 2737648 49.86 ns/op BenchmarkErfcinv-4 2794748 73.86 ns/op BenchmarkExp-4 5857834 21.36 ns/op BenchmarkExpGo-4 1000000 119.7 ns/op BenchmarkExpm1-4 2352681 52.48 ns/op BenchmarkExp2-4 1000000 145.7 ns/op BenchmarkExp2Go-4 885553 120.4 ns/op BenchmarkAbs-4 4368534 36.05 ns/op BenchmarkDim-4 11183192 10.38 ns/op BenchmarkFloor-4 21955310 6.465 ns/op BenchmarkMax-4 16039846 13.81 ns/op BenchmarkMin-4 14665000 8.078 ns/op BenchmarkMod-4 413464 313.5 ns/op BenchmarkFrexp-4 1805053 82.80 ns/op BenchmarkGamma-4 902820 151.8 ns/op BenchmarkHypot-4 11226246 10.28 ns/op BenchmarkHypotGo-4 1645807 71.07 ns/op BenchmarkIlogb-4 1899249 75.77 ns/op BenchmarkJ0-4 298166 790.6 ns/op BenchmarkJ1-4 266040 611.8 ns/op BenchmarkJn-4 133716 900.9 ns/op BenchmarkLdexp-4 1857297 64.83 ns/op BenchmarkLgamma-4 1000000 117.8 ns/op BenchmarkLog-4 4646677 28.70 ns/op BenchmarkLogb-4 2048047 70.01 ns/op BenchmarkLog1p-4 1517116 78.34 ns/op BenchmarkLog10-4 4507786 34.27 ns/op BenchmarkLog2-4 1519309 76.63 ns/op BenchmarkModf-4 2073536 53.26 ns/op BenchmarkNextafter32-4 2362795 53.48 ns/op BenchmarkNextafter64-4 2181412 50.82 ns/op BenchmarkPowInt-4 566828 216.0 ns/op BenchmarkPowFrac-4 479652 356.5 ns/op BenchmarkPow10Pos-4 5576737 27.51 ns/op BenchmarkPow10Neg-4 6068161 34.81 ns/op BenchmarkRound-4 4450183 27.13 ns/op BenchmarkRoundToEven-4 11953938 14.20 ns/op BenchmarkRemainder-4 483463 233.7 ns/op BenchmarkSignbit-4 7636633 18.93 ns/op BenchmarkSin-4 1586360 78.07 ns/op BenchmarkSincos-4 983116 154.1 ns/op BenchmarkSinh-4 2102312 58.21 ns/op BenchmarkSqrtIndirect-4 23312604 5.597 ns/op BenchmarkSqrtLatency-4 22660976 5.728 ns/op BenchmarkSqrtIndirectLatency-4 21086528 7.279 ns/op BenchmarkSqrtGoLatency-4 1252159 157.6 ns/op BenchmarkSqrtPrime-4 42570 4426 ns/op BenchmarkTan-4 1236526 87.18 ns/op BenchmarkTanh-4 1297873 157.6 ns/op BenchmarkTrunc-4 23029636 5.822 ns/op BenchmarkY0-4 285201 814.8 ns/op BenchmarkY1-4 290150 604.5 ns/op BenchmarkYn-4 132344 885.2 ns/op BenchmarkFloat64bits-4 6237367 20.19 ns/op BenchmarkFloat64frombits-4 6485581 18.40 ns/op BenchmarkFloat32bits-4 6082378 17.15 ns/op BenchmarkFloat32frombits-4 7227904 16.77 ns/op BenchmarkFMA-4 21518506 6.261 ns/op PASS ok math 17.703s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14706764 8.395 ns/op 7623.35 MB/s BenchmarkAddVV/2-4 10442415 9.808 ns/op 13050.09 MB/s BenchmarkAddVV/3-4 12474826 11.52 ns/op 16667.91 MB/s BenchmarkAddVV/4-4 12967944 10.35 ns/op 24729.13 MB/s BenchmarkAddVV/5-4 9460215 11.35 ns/op 28182.51 MB/s BenchmarkAddVV/10-4 7936590 14.95 ns/op 42797.85 MB/s BenchmarkAddVV/100-4 1961494 58.03 ns/op 110290.39 MB/s BenchmarkAddVV/1000-4 241588 737.3 ns/op 86799.92 MB/s BenchmarkSubVV/1-4 14989975 8.829 ns/op 7248.58 MB/s BenchmarkSubVV/2-4 11828883 9.952 ns/op 12861.32 MB/s BenchmarkSubVV/3-4 10242452 15.33 ns/op 12527.62 MB/s BenchmarkSubVV/4-4 9541532 20.41 ns/op 12540.28 MB/s BenchmarkSubVV/5-4 5352741 23.80 ns/op 13445.30 MB/s BenchmarkSubVV/10-4 7750237 14.72 ns/op 43477.41 MB/s BenchmarkSubVV/100-4 2120277 81.18 ns/op 78834.08 MB/s BenchmarkSubVV/1000-4 279160 791.5 ns/op 80856.49 MB/s BenchmarkAddVW/1-4 14074075 7.498 ns/op 1066.95 MB/s BenchmarkAddVW/2-4 11485506 8.828 ns/op 1812.48 MB/s BenchmarkAddVW/3-4 13730997 10.19 ns/op 2356.24 MB/s BenchmarkAddVW/4-4 11738868 9.361 ns/op 3418.59 MB/s BenchmarkAddVW/5-4 11341903 15.66 ns/op 2555.02 MB/s BenchmarkAddVW/10-4 10210180 11.36 ns/op 7039.34 MB/s BenchmarkAddVW/100-4 271822 490.9 ns/op 1629.78 MB/s BenchmarkAddVW/1000-4 38508 4488 ns/op 1782.46 MB/s BenchmarkAddVWext/1-4 16565020 7.602 ns/op 1052.30 MB/s BenchmarkAddVWext/2-4 14175939 8.857 ns/op 1806.55 MB/s BenchmarkAddVWext/3-4 13351636 9.896 ns/op 2425.21 MB/s BenchmarkAddVWext/4-4 14260192 8.920 ns/op 3587.40 MB/s BenchmarkAddVWext/5-4 12788618 13.41 ns/op 2983.93 MB/s BenchmarkAddVWext/10-4 9198822 11.92 ns/op 6711.29 MB/s BenchmarkAddVWext/100-4 47262 2457 ns/op 325.54 MB/s BenchmarkAddVWext/1000-4 4761 24797 ns/op 322.62 MB/s BenchmarkSubVW/1-4 15078481 8.091 ns/op 988.72 MB/s BenchmarkSubVW/2-4 13764994 9.228 ns/op 1733.81 MB/s BenchmarkSubVW/3-4 13504869 11.79 ns/op 2035.54 MB/s BenchmarkSubVW/4-4 12801711 9.430 ns/op 3393.31 MB/s BenchmarkSubVW/5-4 11523570 15.30 ns/op 2614.10 MB/s BenchmarkSubVW/10-4 10603562 13.99 ns/op 5718.10 MB/s BenchmarkSubVW/100-4 305221 514.1 ns/op 1556.07 MB/s BenchmarkSubVW/1000-4 38781 4328 ns/op 1848.36 MB/s BenchmarkSubVWext/1-4 15096211 9.198 ns/op 869.74 MB/s BenchmarkSubVWext/2-4 15071583 11.84 ns/op 1351.85 MB/s BenchmarkSubVWext/3-4 12699200 10.79 ns/op 2223.53 MB/s BenchmarkSubVWext/4-4 14494339 8.879 ns/op 3603.85 MB/s BenchmarkSubVWext/5-4 11875156 16.18 ns/op 2472.15 MB/s BenchmarkSubVWext/10-4 8953513 15.06 ns/op 5312.35 MB/s BenchmarkSubVWext/100-4 47101 2602 ns/op 307.40 MB/s BenchmarkSubVWext/1000-4 5326 25891 ns/op 308.99 MB/s BenchmarkMulAddVWW/1-4 15209008 9.627 ns/op 6647.64 MB/s BenchmarkMulAddVWW/2-4 11804991 20.21 ns/op 6332.95 MB/s BenchmarkMulAddVWW/3-4 13282218 11.37 ns/op 16893.35 MB/s BenchmarkMulAddVWW/4-4 9651866 16.22 ns/op 15784.15 MB/s BenchmarkMulAddVWW/5-4 8632680 13.10 ns/op 24424.96 MB/s BenchmarkMulAddVWW/10-4 6827854 19.46 ns/op 32881.03 MB/s BenchmarkMulAddVWW/100-4 1000000 104.9 ns/op 61039.36 MB/s BenchmarkMulAddVWW/1000-4 152832 895.4 ns/op 71480.07 MB/s BenchmarkAddMulVVW/1-4 14087462 16.32 ns/op 3920.63 MB/s BenchmarkAddMulVVW/2-4 10754727 13.11 ns/op 9761.13 MB/s BenchmarkAddMulVVW/3-4 11251646 10.69 ns/op 17955.35 MB/s BenchmarkAddMulVVW/4-4 10150638 16.20 ns/op 15805.83 MB/s BenchmarkAddMulVVW/5-4 9433098 20.71 ns/op 15453.79 MB/s BenchmarkAddMulVVW/10-4 7849389 19.45 ns/op 32901.95 MB/s BenchmarkAddMulVVW/100-4 1428265 91.12 ns/op 70239.27 MB/s BenchmarkAddMulVVW/1000-4 191156 656.0 ns/op 97560.43 MB/s BenchmarkDivWVW/1-4 1000000 102.7 ns/op 623.02 MB/s BenchmarkDivWVW/2-4 1000000 219.3 ns/op 583.77 MB/s BenchmarkDivWVW/3-4 818529 165.1 ns/op 1162.73 MB/s BenchmarkDivWVW/4-4 383930 272.6 ns/op 939.04 MB/s BenchmarkDivWVW/5-4 505905 226.6 ns/op 1412.38 MB/s BenchmarkDivWVW/10-4 361382 570.9 ns/op 1121.12 MB/s BenchmarkDivWVW/100-4 36106 3168 ns/op 2020.29 MB/s BenchmarkDivWVW/1000-4 4568 31686 ns/op 2019.83 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14243364 13.72 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14955182 8.727 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13101166 9.135 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13041450 9.072 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11689675 9.831 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10872968 9.977 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10928535 11.94 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11036816 19.95 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9926733 11.19 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9890145 14.83 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7792564 26.43 ns/op BenchmarkNonZeroShifts/10/shlVU-4 5057217 22.31 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1351688 91.94 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1304931 93.61 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 161674 865.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 207165 692.4 ns/op BenchmarkDecimalConversion-4 122 897656 ns/op BenchmarkFloatString/100-4 10876 12769 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 184 561603 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50270804 ns/op 60976 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 6109997087 ns/op 809864 B/op 502 allocs/op BenchmarkFloatAdd/10-4 128636 901.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 137890 841.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 131709 1001 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 74478 1577 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14666 7634 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 198004 692.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 215955 667.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 187406 680.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 144133 1079 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44415 2805 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1508 78985 ns/op BenchmarkParseFloatLargeExp-4 363 482320 ns/op BenchmarkGCD10x10/WithoutXY-4 140392 801.6 ns/op BenchmarkGCD10x10/WithXY-4 40917 2766 ns/op BenchmarkGCD10x100/WithoutXY-4 81055 2002 ns/op BenchmarkGCD10x100/WithXY-4 14245 8696 ns/op BenchmarkGCD10x1000/WithoutXY-4 55497 2723 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10829 ns/op BenchmarkGCD100x100/WithoutXY-4 19144 5857 ns/op BenchmarkGCD100x100/WithXY-4 10000 20398 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12111 ns/op BenchmarkGCD100x1000/WithXY-4 5116 32018 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2226 87794 ns/op BenchmarkGCD1000x1000/WithXY-4 991 130610 ns/op BenchmarkHilbert-4 15 7841373 ns/op BenchmarkBinomial-4 12074 10628 ns/op BenchmarkQuoRem-4 23854 5038 ns/op BenchmarkExp-4 18 6710226 ns/op BenchmarkExpMont/Odd-4 123 952812 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1061391 ns/op 3380 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1138144 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1126278 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even4-4 92 1511095 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1160725 ns/op 3827 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1284808 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even64-4 100 1002742 ns/op 3604 B/op 52 allocs/op BenchmarkExpMont/Even96-4 122 998152 ns/op 3767 B/op 51 allocs/op BenchmarkExpMont/Even128-4 136 1347078 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1172130 ns/op 2944 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 345 334836 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 289 383318 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 313 408921 ns/op 1763 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 267 555133 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 18 7494055 ns/op BenchmarkBitset-4 475750 260.6 ns/op BenchmarkBitsetNeg-4 357484 541.0 ns/op BenchmarkBitsetOrig-4 173782 807.4 ns/op BenchmarkBitsetNegOrig-4 149193 1388 ns/op BenchmarkModSqrt225_Tonelli-4 87 1490741 ns/op BenchmarkModSqrt225_3Mod4-4 304 459941 ns/op BenchmarkModSqrt231_Tonelli-4 100 1349768 ns/op BenchmarkModSqrt231_5Mod8-4 129 889107 ns/op BenchmarkModInverse-4 10000 16227 ns/op BenchmarkSqrt-4 1363 98781 ns/op BenchmarkIntSqr/1-4 860668 158.1 ns/op BenchmarkIntSqr/2-4 503685 232.0 ns/op BenchmarkIntSqr/3-4 482379 263.4 ns/op BenchmarkIntSqr/5-4 340891 445.9 ns/op BenchmarkIntSqr/8-4 253896 486.3 ns/op BenchmarkIntSqr/10-4 195428 585.6 ns/op BenchmarkIntSqr/20-4 39093 3078 ns/op BenchmarkIntSqr/30-4 30967 4388 ns/op BenchmarkIntSqr/50-4 15825 8657 ns/op BenchmarkIntSqr/80-4 10000 10589 ns/op BenchmarkIntSqr/100-4 8788 12614 ns/op BenchmarkIntSqr/200-4 4192 36231 ns/op BenchmarkIntSqr/300-4 1596 70372 ns/op BenchmarkIntSqr/500-4 877 140842 ns/op BenchmarkIntSqr/800-4 342 355736 ns/op BenchmarkIntSqr/1000-4 253 485034 ns/op BenchmarkDiv/20/10-4 363864 378.0 ns/op BenchmarkDiv/40/20-4 392156 457.5 ns/op BenchmarkDiv/100/50-4 297345 666.0 ns/op BenchmarkDiv/200/100-4 48992 2785 ns/op BenchmarkDiv/400/200-4 43797 2600 ns/op BenchmarkDiv/1000/500-4 37444 3344 ns/op BenchmarkDiv/2000/1000-4 28995 4132 ns/op BenchmarkDiv/20000/10000-4 1051 113985 ns/op BenchmarkDiv/200000/100000-4 27 5468196 ns/op BenchmarkDiv/2000000/1000000-4 1 125458577 ns/op BenchmarkDiv/20000000/10000000-4 1 4080934056 ns/op BenchmarkMul-4 5 21881342 ns/op BenchmarkNatMul/10-4 195087 1104 ns/op BenchmarkNatMul/100-4 6492 35077 ns/op BenchmarkNatMul/1000-4 122 919721 ns/op BenchmarkZeroShifts/Shl-4 10000 19482 ns/op BenchmarkZeroShifts/ShlSame-4 2765925 37.37 ns/op BenchmarkZeroShifts/Shr-4 10000 19748 ns/op BenchmarkZeroShifts/ShrSame-4 3140791 37.84 ns/op BenchmarkExp3Power/0x10-4 145173 1085 ns/op BenchmarkExp3Power/0x40-4 133064 1454 ns/op BenchmarkExp3Power/0x100-4 71556 2522 ns/op BenchmarkExp3Power/0x400-4 22970 4905 ns/op BenchmarkExp3Power/0x1000-4 5757 19525 ns/op BenchmarkExp3Power/0x4000-4 1263 89646 ns/op BenchmarkExp3Power/0x10000-4 184 683001 ns/op BenchmarkExp3Power/0x40000-4 16 7508573 ns/op BenchmarkExp3Power/0x100000-4 2 59193740 ns/op BenchmarkExp3Power/0x400000-4 1 672245961 ns/op BenchmarkFibo-4 2 60679400 ns/op BenchmarkNatSqr/1-4 649662 273.1 ns/op BenchmarkNatSqr/2-4 577074 483.0 ns/op BenchmarkNatSqr/3-4 365113 470.1 ns/op BenchmarkNatSqr/5-4 321890 682.3 ns/op BenchmarkNatSqr/8-4 132678 955.9 ns/op BenchmarkNatSqr/10-4 203446 1266 ns/op BenchmarkNatSqr/20-4 40084 3886 ns/op BenchmarkNatSqr/30-4 26106 4610 ns/op BenchmarkNatSqr/50-4 15464 10336 ns/op BenchmarkNatSqr/80-4 8712 13470 ns/op BenchmarkNatSqr/100-4 8568 17523 ns/op BenchmarkNatSqr/200-4 3807 38459 ns/op BenchmarkNatSqr/300-4 1756 109020 ns/op BenchmarkNatSqr/500-4 918 189131 ns/op BenchmarkNatSqr/800-4 249 407121 ns/op BenchmarkNatSqr/1000-4 213 563996 ns/op BenchmarkNatSetBytes/8-4 781087 164.1 ns/op BenchmarkNatSetBytes/24-4 168763 828.4 ns/op BenchmarkNatSetBytes/128-4 54422 3244 ns/op BenchmarkNatSetBytes/7-4 792778 150.5 ns/op BenchmarkNatSetBytes/23-4 249922 646.3 ns/op BenchmarkNatSetBytes/127-4 63757 2349 ns/op BenchmarkScanPi-4 158 831177 ns/op BenchmarkStringPiParallel-4 529 328141 ns/op BenchmarkScan/10/Base2-4 35079 3970 ns/op BenchmarkScan/100/Base2-4 3685 30862 ns/op BenchmarkScan/1000/Base2-4 415 378972 ns/op BenchmarkScan/10/Base8-4 71125 1559 ns/op BenchmarkScan/100/Base8-4 10000 11265 ns/op BenchmarkScan/1000/Base8-4 1150 107653 ns/op BenchmarkScan/10/Base10-4 75091 1754 ns/op BenchmarkScan/100/Base10-4 13041 11682 ns/op BenchmarkScan/1000/Base10-4 1435 125677 ns/op BenchmarkScan/10/Base16-4 97044 1236 ns/op BenchmarkScan/100/Base16-4 14312 8373 ns/op BenchmarkScan/1000/Base16-4 1306 100334 ns/op BenchmarkString/10/Base2-4 144102 728.6 ns/op BenchmarkString/100/Base2-4 27590 5275 ns/op BenchmarkString/1000/Base2-4 2995 63876 ns/op BenchmarkString/10/Base8-4 317986 369.9 ns/op BenchmarkString/100/Base8-4 64178 2074 ns/op BenchmarkString/1000/Base8-4 9376 21062 ns/op BenchmarkString/10/Base10-4 204052 763.4 ns/op BenchmarkString/100/Base10-4 36884 4357 ns/op BenchmarkString/1000/Base10-4 5173 30213 ns/op BenchmarkString/10/Base16-4 438458 315.0 ns/op BenchmarkString/100/Base16-4 52608 1984 ns/op BenchmarkString/1000/Base16-4 10000 12269 ns/op BenchmarkLeafSize/0-4 25 8017610 ns/op BenchmarkLeafSize/1-4 354 337328 ns/op BenchmarkLeafSize/2-4 472 361052 ns/op BenchmarkLeafSize/3-4 232 551391 ns/op BenchmarkLeafSize/4-4 438 384486 ns/op BenchmarkLeafSize/5-4 255 479414 ns/op BenchmarkLeafSize/6-4 274 520241 ns/op BenchmarkLeafSize/7-4 325 534339 ns/op BenchmarkLeafSize/8-4 350 292962 ns/op BenchmarkLeafSize/9-4 231 803390 ns/op BenchmarkLeafSize/10-4 241 541031 ns/op BenchmarkLeafSize/11-4 236 434549 ns/op BenchmarkLeafSize/12-4 261 392370 ns/op BenchmarkLeafSize/13-4 267 603087 ns/op BenchmarkLeafSize/14-4 322 332550 ns/op BenchmarkLeafSize/15-4 295 395009 ns/op BenchmarkLeafSize/16-4 502 283357 ns/op BenchmarkLeafSize/32-4 379 315237 ns/op BenchmarkLeafSize/64-4 337 319258 ns/op BenchmarkProbablyPrime/n=0-4 9 17004696 ns/op BenchmarkProbablyPrime/n=1-4 8 24926145 ns/op BenchmarkProbablyPrime/n=5-4 6 29083820 ns/op BenchmarkProbablyPrime/n=10-4 4 31646052 ns/op BenchmarkProbablyPrime/n=20-4 3 49451373 ns/op BenchmarkProbablyPrime/Lucas-4 12 14854603 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1690137 ns/op BenchmarkRatCmp-4 134266 880.5 ns/op BenchmarkFloatSqrt/64-4 17073 10539 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 9694 10913 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8245 15652 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3867 38933 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 894 185212 ns/op 17999 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 70 2299142 ns/op 173988 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 154333195 ns/op 3727016 B/op 589 allocs/op PASS ok math/big 74.137s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9120814 16.05 ns/op BenchmarkLeadingZeros8-4 9396148 14.97 ns/op BenchmarkLeadingZeros16-4 11323532 10.82 ns/op BenchmarkLeadingZeros32-4 10348672 20.38 ns/op BenchmarkLeadingZeros64-4 11389273 11.72 ns/op BenchmarkTrailingZeros-4 11661420 19.30 ns/op BenchmarkTrailingZeros8-4 7702372 14.06 ns/op BenchmarkTrailingZeros16-4 10911808 13.03 ns/op BenchmarkTrailingZeros32-4 11563492 11.41 ns/op BenchmarkTrailingZeros64-4 11549964 10.67 ns/op BenchmarkOnesCount-4 12560787 11.28 ns/op BenchmarkOnesCount8-4 10576358 13.03 ns/op BenchmarkOnesCount16-4 12268078 9.688 ns/op BenchmarkOnesCount32-4 10707012 16.57 ns/op BenchmarkOnesCount64-4 9761648 11.53 ns/op BenchmarkRotateLeft-4 11261211 15.38 ns/op BenchmarkRotateLeft8-4 10172209 11.92 ns/op BenchmarkRotateLeft16-4 11028511 13.48 ns/op BenchmarkRotateLeft32-4 11800885 15.34 ns/op BenchmarkRotateLeft64-4 10925984 11.17 ns/op BenchmarkReverse-4 19929736 12.84 ns/op BenchmarkReverse8-4 22257306 7.905 ns/op BenchmarkReverse16-4 19280242 7.594 ns/op BenchmarkReverse32-4 18572749 7.256 ns/op BenchmarkReverse64-4 16248151 7.311 ns/op BenchmarkReverseBytes-4 18448432 9.474 ns/op BenchmarkReverseBytes16-4 18083496 7.188 ns/op BenchmarkReverseBytes32-4 23112164 5.810 ns/op BenchmarkReverseBytes64-4 22641358 5.577 ns/op BenchmarkAdd-4 12261649 15.88 ns/op BenchmarkAdd32-4 10918756 14.87 ns/op BenchmarkAdd64-4 13472768 11.24 ns/op BenchmarkAdd64multiple-4 23481232 5.208 ns/op BenchmarkSub-4 11056983 12.60 ns/op BenchmarkSub32-4 11245082 12.55 ns/op BenchmarkSub64-4 10837975 11.49 ns/op BenchmarkSub64multiple-4 21785554 7.279 ns/op BenchmarkMul-4 9684870 15.83 ns/op BenchmarkMul32-4 12228093 15.87 ns/op BenchmarkMul64-4 11224596 13.27 ns/op BenchmarkDiv-4 2853999 58.50 ns/op BenchmarkDiv32-4 5862066 23.64 ns/op BenchmarkDiv64-4 2865675 42.12 ns/op PASS ok math/bits 9.591s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 9568839 10.89 ns/op BenchmarkAcos-4 437530 246.5 ns/op BenchmarkAcosh-4 468938 401.0 ns/op BenchmarkAsin-4 474748 240.2 ns/op BenchmarkAsinh-4 522759 208.2 ns/op BenchmarkAtan-4 748795 144.5 ns/op BenchmarkAtanh-4 912724 147.6 ns/op BenchmarkConj-4 23730670 7.616 ns/op BenchmarkCos-4 642924 188.0 ns/op BenchmarkCosh-4 599907 187.0 ns/op BenchmarkExp-4 950908 150.5 ns/op BenchmarkLog-4 915680 131.7 ns/op BenchmarkLog10-4 922282 168.1 ns/op BenchmarkPhase-4 1983140 61.71 ns/op BenchmarkPolar-4 1257244 107.9 ns/op BenchmarkPow-4 220078 650.2 ns/op BenchmarkRect-4 1000000 110.6 ns/op BenchmarkSin-4 618079 201.9 ns/op BenchmarkSinh-4 668292 243.7 ns/op BenchmarkSqrt-4 1000000 109.8 ns/op BenchmarkTan-4 331986 358.4 ns/op BenchmarkTanh-4 419469 289.4 ns/op PASS ok math/cmplx 4.552s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 708483 160.2 ns/op BenchmarkInt63ThreadsafeParallel-4 821724 145.6 ns/op BenchmarkInt63Unthreadsafe-4 789020 130.9 ns/op BenchmarkIntn1000-4 740409 169.6 ns/op BenchmarkInt63n1000-4 735277 166.2 ns/op BenchmarkInt31n1000-4 737530 179.8 ns/op BenchmarkFloat32-4 754690 159.7 ns/op BenchmarkFloat64-4 1000000 131.6 ns/op BenchmarkPerm3-4 168008 801.6 ns/op BenchmarkPerm30-4 10000 10840 ns/op BenchmarkPerm30ViaShuffle-4 17034 8005 ns/op BenchmarkShuffleOverhead-4 14138 12785 ns/op BenchmarkRead3-4 875406 153.7 ns/op BenchmarkRead64-4 78294 1593 ns/op BenchmarkRead1000-4 5634 34599 ns/op BenchmarkConcurrent-4 211286 574.5 ns/op PASS ok math/rand 3.450s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36085 2952 ns/op BenchmarkQDecodeWord-4 95677 1505 ns/op BenchmarkQDecodeHeader-4 76905 1713 ns/op BenchmarkTypeByExtension/.html-4 388566 283.2 ns/op BenchmarkTypeByExtension/.HTML-4 248691 434.4 ns/op BenchmarkTypeByExtension/.unused-4 328623 495.4 ns/op BenchmarkExtensionsByType/text/html-4 93428 1150 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 41192 3369 ns/op BenchmarkExtensionsByType/application/octet-stream-4 29866 4375 ns/op PASS ok mime 2.185s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 850 139990 ns/op PASS ok mime/quotedprintable 0.318s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 26382887 ns/op 8720 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 54984350 ns/op 13296 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5034754896 ns/op 150432 B/op 231 allocs/op BenchmarkDNSName-4 92133 1644 ns/op BenchmarkInterfaces-4 1206 87860 ns/op BenchmarkInterfaceByIndex-4 5737 21256 ns/op BenchmarkInterfaceByName-4 1838 80093 ns/op BenchmarkInterfaceAddrs-4 1736 76569 ns/op BenchmarkInterfacesAndAddrs-4 5918 25077 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3220 64601 ns/op BenchmarkParseIP-4 6555 22630 ns/op BenchmarkParseIPValidIPv4-4 297739 335.9 ns/op BenchmarkParseIPValidIPv6-4 220203 1032 ns/op BenchmarkIPString/IPv4-4 74516 1483 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 18040 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41811 3238 ns/op BenchmarkIPEqual/IPv4-4 819984 204.3 ns/op BenchmarkIPEqual/IPv6-4 573309 206.7 ns/op BenchmarkTCP4OneShot-4 165 1177887 ns/op BenchmarkTCP4OneShotTimeout-4 134 902818 ns/op BenchmarkTCP4Persistent-4 229 496234 ns/op BenchmarkTCP4PersistentTimeout-4 187 559075 ns/op BenchmarkTCP6OneShot-4 127 895807 ns/op BenchmarkTCP6OneShotTimeout-4 156 919279 ns/op BenchmarkTCP6Persistent-4 282 472635 ns/op BenchmarkTCP6PersistentTimeout-4 282 504177 ns/op BenchmarkTCP4ConcurrentReadWrite-4 13026 9510 ns/op BenchmarkTCP6ConcurrentReadWrite-4 8839 14767 ns/op BenchmarkSetReadDeadline-4 135685 1210 ns/op BenchmarkUDP6LinkLocalUnicast-4 132 955901 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 103 1192446 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 97 1138636 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 86 1213314 ns/op 0 B/op 0 allocs/op PASS ok net 13.525s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 17254 7512 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 5816 17485 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 12295 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16070 13934 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 27247 5877 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 34845 3315 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 144.0 ns/op BenchmarkReadRequestChrome-4 4536 31169 ns/op 19.60 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10149 12976 ns/op 6.01 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 5196 25239 ns/op 3.25 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7246 18915 ns/op 7.98 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 11789 ns/op 3.39 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 33 3622568 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/https1-4 24 5179642 ns/op 0.20 MB/s BenchmarkFileAndServer_1KB/h2-4 20 5298229 ns/op 0.19 MB/s BenchmarkFileAndServer_16MB/h1-4 1 138400823 ns/op 121.22 MB/s BenchmarkFileAndServer_16MB/https1-4 1 201476668 ns/op 83.27 MB/s BenchmarkFileAndServer_16MB/h2-4 1 518816930 ns/op 32.34 MB/s BenchmarkFileAndServer_64MB/h1-4 1 370409566 ns/op 181.17 MB/s BenchmarkFileAndServer_64MB/https1-4 1 777048245 ns/op 86.36 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1955549507 ns/op 34.32 MB/s BenchmarkServeMux-4 241 686727 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 325 677635 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 34 3293503 ns/op 6884 B/op 67 allocs/op BenchmarkClientServer/https1-4 26 4223461 ns/op 10833 B/op 118 allocs/op BenchmarkClientServer/h2-4 22 5475775 ns/op 15344 B/op 139 allocs/op BenchmarkClientServerParallel/4/h1-4 284 458296 ns/op 10259 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 13 7816380 ns/op 98290 B/op 1087 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56149: read tcp 127.0.0.1:56142->127.0.0.1:56149: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56151: read tcp 127.0.0.1:56150->127.0.0.1:56151: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56155: write tcp 127.0.0.1:56150->127.0.0.1:56155: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 8918226 ns/op 109349 B/op 1246 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56175: read tcp 127.0.0.1:56170->127.0.0.1:56175: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56171: read tcp 127.0.0.1:56170->127.0.0.1:56171: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56189: read tcp 127.0.0.1:56179->127.0.0.1:56189: use of closed network connection BenchmarkClientServerParallel/64/h1-4 182 564829 ns/op 24889 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 8 14345893 ns/op 110582 B/op 1216 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56652: read tcp 127.0.0.1:56649->127.0.0.1:56652: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56655: read tcp 127.0.0.1:56653->127.0.0.1:56655: use of closed network connection BenchmarkClientServerParallel/64/h2-4 14 8901584 ns/op 104848 B/op 1216 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56665: read tcp 127.0.0.1:56664->127.0.0.1:56665: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56670: read tcp 127.0.0.1:56667->127.0.0.1:56670: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56673: read tcp 127.0.0.1:56667->127.0.0.1:56673: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56669: write tcp 127.0.0.1:56667->127.0.0.1:56669: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56678: read tcp 127.0.0.1:56674->127.0.0.1:56678: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56684: read tcp 127.0.0.1:56674->127.0.0.1:56684: use of closed network connection BenchmarkServer-4 1 180888167 ns/op 73512 B/op 668 allocs/op BenchmarkClient-4 32 4282928 ns/op 4006 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 120 1084993 ns/op 7795 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 758 157343 ns/op 3087 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1135 103563 ns/op 1912 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1330 113582 ns/op 2788 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1219 104628 ns/op 2723 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1233 102485 ns/op 2732 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1500 94829 ns/op 1882 B/op 13 allocs/op BenchmarkServerHijack-4 855 166079 ns/op 16706 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 25 4576848 ns/op 6460 B/op 55 allocs/op BenchmarkResponseStatusLine-4 258890 434.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.415s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2575 65752 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.333s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 94227 1193 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 382165 383.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 187215 642.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 74769 2115 ns/op BenchmarkStdIPv4-4 133562 822.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92776 1545 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 69936 2221 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 87249 1311 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66942 1669 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1360695 84.80 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 752794 153.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 110.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 292696 428.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 388701 401.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 273747 429.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87444 2474 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 283863 478.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 156146 733.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 162760 919.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134391 1114 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 94039 1461 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 319144 527.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 112431 1152 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 154530 779.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 252458 533.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 123702 981.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 142856 822.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 127021 1448 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 139465 887.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 136003 881.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103144 1294 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 485252 395.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 107162 948.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 78702 1545 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 114385 1023 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 183144 1033 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 94971 1216 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 224139 740.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 93211 1205 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 159454 1191 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 198117 925.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 114924 1361 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 133.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 836018 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 130.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 830937 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 745797 140.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 826820 139.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 144.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 881644 138.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 868396 133.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 333021 413.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 493390 247.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 223460 722.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 261254 511.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 206788 589.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69356 1559 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 550034 422.4 ns/op PASS ok net/netip 12.324s 2023/03/24 14:39:49 Test RPC server listening on 127.0.0.1:56747 2023/03/24 14:39:49 Test HTTP RPC server listening on 127.0.0.1:56748 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 110 996090 ns/op BenchmarkEndToEndHTTP-4 130 980183 ns/op BenchmarkEndToEndAsync-4 1092 95209 ns/op BenchmarkEndToEndAsyncHTTP-4 1084 101939 ns/op PASS ok net/rpc 1.261s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2794 53955 ns/op BenchmarkReadMIMEHeader/server_headers-4 3486 28797 ns/op BenchmarkUncommon-4 23570 5648 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.854s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3034 35645 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 67550 1845 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 529161 323.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 85797 1314 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 197800 664.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 90128 1168 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12970 10071 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 242270 489.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 76393 1623 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 200388 673.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 89173 2526 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13776 8974 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 151303 775.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 58471 1969 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 47646 2279 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25212 4900 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5856 23894 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 149857 1156 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 57013 1960 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 57705 2131 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 24950 7596 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4256 24157 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.242s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2479257 61.61 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 123387 941.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 500 242335 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 181 660936 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 430 362905 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 48086 2846 ns/op BenchmarkStatFile-4 30631 5203 ns/op BenchmarkStatDir-4 30178 4378 ns/op BenchmarkLstatDot-4 47268 3764 ns/op BenchmarkLstatFile-4 30373 4344 ns/op BenchmarkLstatDir-4 29268 6487 ns/op PASS ok os 2.758s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 14 9662184 ns/op 8562 B/op 30 allocs/op PASS ok os/exec 0.330s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 247400 463.1 ns/op PASS ok os/user 0.278s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2303821 59.55 ns/op BenchmarkString-4 1894508 62.54 ns/op BenchmarkBytes-4 1691724 71.58 ns/op BenchmarkNamedBytes-4 689262 307.8 ns/op BenchmarkBytesArray-4 648554 180.0 ns/op BenchmarkSliceLen-4 1691461 63.76 ns/op BenchmarkMapLen-4 1000000 115.0 ns/op BenchmarkStringLen-4 1263477 92.30 ns/op BenchmarkArrayLen-4 1352292 84.92 ns/op BenchmarkSliceCap-4 910738 125.0 ns/op BenchmarkDeepEqual/int8-4 691491 170.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83242 1302 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 473344 240.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 91159 1441 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 596893 243.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 89817 1343 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 557145 219.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 105217 1311 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 528213 327.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 99840 1255 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 602402 204.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 95170 1194 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 526828 365.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 103335 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 518613 417.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 96565 1350 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 376323 269.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 86402 1292 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 420682 271.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91086 1964 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 526452 276.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 92640 1211 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 539620 235.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 98629 1321 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 464096 349.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 84490 1251 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 553598 297.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 92160 1348 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 553758 283.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 106755 1320 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 731481 172.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 98482 1127 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 568972 273.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 86174 2405 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 119764 1497 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54518 2084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 56410 2011 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 37357 3031 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 287622 554.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 35671 3128 ns/op BenchmarkIsZero/StructComparable-4 986854 172.8 ns/op BenchmarkIsZero/StructIncomparable-4 173576 888.3 ns/op BenchmarkSetZero/Bool/Direct-4 1966782 60.21 ns/op BenchmarkSetZero/Bool/CachedZero-4 1481046 84.85 ns/op BenchmarkSetZero/Bool/NewZero-4 831831 277.7 ns/op BenchmarkSetZero/Int/Direct-4 1350547 75.68 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 114.8 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 205.4 ns/op BenchmarkSetZero/Uint/Direct-4 1422868 79.93 ns/op BenchmarkSetZero/Uint/CachedZero-4 1269734 121.6 ns/op BenchmarkSetZero/Uint/NewZero-4 882963 161.7 ns/op BenchmarkSetZero/Float/Direct-4 1539858 65.09 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 101.5 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 108.2 ns/op BenchmarkSetZero/Complex/Direct-4 1603387 66.40 ns/op BenchmarkSetZero/Complex/CachedZero-4 1525836 75.16 ns/op BenchmarkSetZero/Complex/NewZero-4 739431 138.1 ns/op BenchmarkSetZero/Array/Direct-4 1934103 70.88 ns/op BenchmarkSetZero/Array/CachedZero-4 1340388 79.59 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 120.3 ns/op BenchmarkSetZero/Chan/Direct-4 1924436 72.57 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 110.8 ns/op BenchmarkSetZero/Chan/NewZero-4 993830 190.4 ns/op BenchmarkSetZero/Func/Direct-4 1568770 71.12 ns/op BenchmarkSetZero/Func/CachedZero-4 1154881 108.8 ns/op BenchmarkSetZero/Func/NewZero-4 955982 223.6 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 106.3 ns/op BenchmarkSetZero/Interface/CachedZero-4 1455742 75.67 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 132.3 ns/op BenchmarkSetZero/Map/Direct-4 1000000 134.8 ns/op BenchmarkSetZero/Map/CachedZero-4 877126 114.6 ns/op BenchmarkSetZero/Map/NewZero-4 964522 150.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1687597 73.50 ns/op BenchmarkSetZero/Pointer/CachedZero-4 907356 121.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 675951 258.6 ns/op BenchmarkSetZero/Slice/Direct-4 1562858 76.00 ns/op BenchmarkSetZero/Slice/CachedZero-4 1493174 114.6 ns/op BenchmarkSetZero/Slice/NewZero-4 993024 117.5 ns/op BenchmarkSetZero/String/Direct-4 1613684 78.07 ns/op BenchmarkSetZero/String/CachedZero-4 1051629 96.93 ns/op BenchmarkSetZero/String/NewZero-4 1003676 107.7 ns/op BenchmarkSetZero/Struct/Direct-4 2430608 51.81 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 123.1 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 122.1 ns/op BenchmarkSelect/1-4 205230 819.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 86510 1800 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29660 4088 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 168237 1049 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 105405 1114 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 99522 1364 ns/op 93.82 MB/s BenchmarkCallArgCopy/size=256-4 61664 1672 ns/op 153.13 MB/s BenchmarkCallArgCopy/size=1024-4 54602 3392 ns/op 301.87 MB/s BenchmarkCallArgCopy/size=4096-4 13155 10467 ns/op 391.31 MB/s BenchmarkCallArgCopy/size=65536-4 1237 154579 ns/op 423.96 MB/s BenchmarkPtrTo-4 520978 235.2 ns/op BenchmarkFieldByName1-4 348306 327.2 ns/op BenchmarkFieldByName2-4 22832 5728 ns/op BenchmarkFieldByName3-4 3528 35209 ns/op BenchmarkInterfaceBig-4 2442064 51.20 ns/op BenchmarkInterfaceSmall-4 1836243 73.10 ns/op BenchmarkNew-4 921584 160.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 3331 40543 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2634 60148 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2808 49764 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2631 48601 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2836 47807 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3264 44128 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 203012 615.4 ns/op PASS ok reflect 26.225s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5060 34188 ns/op 9100 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 33399 ns/op 9558 B/op 1 allocs/op BenchmarkFindString-4 10000 32549 ns/op 9165 B/op 1 allocs/op BenchmarkFindSubmatch-4 8851 38366 ns/op 9368 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 35236 ns/op 9380 B/op 2 allocs/op BenchmarkLiteral-4 10000 24627 ns/op BenchmarkNotLiteral-4 3044 60406 ns/op BenchmarkMatchClass-4 2906 72794 ns/op BenchmarkMatchClass_InRange-4 2436 66051 ns/op BenchmarkReplaceAll-4 964 166173 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 8361 29252 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15688 8425 ns/op BenchmarkAnchoredShortMatch-4 10000 28112 ns/op BenchmarkAnchoredLongMatch-4 10000 11497 ns/op BenchmarkOnePassShortA-4 18841 6558 ns/op BenchmarkNotOnePassShortA-4 3675 38219 ns/op BenchmarkOnePassShortB-4 23965 6319 ns/op BenchmarkNotOnePassShortB-4 10000 30213 ns/op BenchmarkOnePassLongPrefix-4 83343 1590 ns/op BenchmarkOnePassLongNotPrefix-4 27354 4490 ns/op BenchmarkMatchParallelShared-4 3940 25459 ns/op BenchmarkMatchParallelCopied-4 6453 34643 ns/op BenchmarkQuoteMetaAll-4 143280 1085 ns/op 12.91 MB/s BenchmarkQuoteMetaNone-4 355730 334.7 ns/op 77.68 MB/s BenchmarkCompile/Onepass-4 3694 36743 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 2073 78201 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 162 898456 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2876395 58.04 ns/op 275.66 MB/s BenchmarkMatch/Easy0/32-4 10000 24670 ns/op 1.30 MB/s BenchmarkMatch/Easy0/1K-4 5456 38743 ns/op 26.43 MB/s BenchmarkMatch/Easy0i/16-4 2796772 40.27 ns/op 397.31 MB/s BenchmarkMatch/Easy0i/32-4 6646 34838 ns/op 0.92 MB/s BenchmarkMatch/Easy0i/1K-4 226 467636 ns/op 2.19 MB/s BenchmarkMatch/Easy1/16-4 3012328 74.07 ns/op 216.01 MB/s BenchmarkMatch/Easy1/32-4 5620 20011 ns/op 1.60 MB/s BenchmarkMatch/Easy1/1K-4 4288 47928 ns/op 21.37 MB/s BenchmarkMatch/Medium/16-4 2769068 39.92 ns/op 400.81 MB/s BenchmarkMatch/Medium/32-4 7521 33724 ns/op 0.95 MB/s BenchmarkMatch/Medium/1K-4 302 514987 ns/op 1.99 MB/s BenchmarkMatch/Hard/16-4 2934782 59.45 ns/op 269.12 MB/s BenchmarkMatch/Hard/32-4 2841 44770 ns/op 0.71 MB/s BenchmarkMatch/Hard/1K-4 139 922179 ns/op 1.11 MB/s BenchmarkMatch/Hard1/16-4 1534 99203 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 841 186571 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 30 4027951 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29594 4036 ns/op 3.96 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16447 9069 ns/op 3.53 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 664 242742 ns/op 4.22 MB/s 25 B/op 0 allocs/op PASS ok regexp 12.683s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 146.4 ns/op BenchmarkIsWordChar-4 208551 569.9 ns/op PASS ok regexp/syntax 1.662s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 96958 1301 ns/op BenchmarkCallers/inlined-4 61462 2982 ns/op BenchmarkCallers/no-cache-4 15046 7706 ns/op BenchmarkMakeChan/Byte-4 1000000 328.7 ns/op BenchmarkMakeChan/Int-4 1000000 415.3 ns/op BenchmarkMakeChan/Ptr-4 637965 551.9 ns/op BenchmarkMakeChan/Struct/0-4 1000000 313.3 ns/op BenchmarkMakeChan/Struct/32-4 157734 792.6 ns/op BenchmarkMakeChan/Struct/40-4 252822 1044 ns/op BenchmarkChanNonblocking-4 5204146 24.50 ns/op BenchmarkSelectUncontended-4 788718 142.5 ns/op BenchmarkSelectSyncContended-4 104582 1520 ns/op BenchmarkSelectAsyncContended-4 295975 368.4 ns/op BenchmarkSelectNonblock-4 4483945 33.44 ns/op BenchmarkChanUncontended-4 13425 10595 ns/op BenchmarkChanContended-4 4357 27038 ns/op BenchmarkChanSync-4 238172 596.3 ns/op BenchmarkChanSyncWork-4 10000 37471 ns/op BenchmarkChanProdCons0-4 186046 549.4 ns/op BenchmarkChanProdCons10-4 434168 307.3 ns/op BenchmarkChanProdCons100-4 443964 271.5 ns/op BenchmarkChanProdConsWork0-4 137667 826.6 ns/op BenchmarkChanProdConsWork10-4 199083 525.0 ns/op BenchmarkChanProdConsWork100-4 222255 516.5 ns/op BenchmarkSelectProdCons-4 144117 769.9 ns/op BenchmarkReceiveDataFromClosedChan-4 981620 128.8 ns/op BenchmarkChanCreation-4 191506 725.3 ns/op BenchmarkChanSem-4 264265 424.6 ns/op BenchmarkChanPopular-4 108 1277398 ns/op BenchmarkChanClosed-4 1000000 131.2 ns/op BenchmarkCallClosure-4 4309203 25.88 ns/op BenchmarkCallClosure1-4 4199821 30.87 ns/op BenchmarkCallClosure2-4 1000000 144.4 ns/op BenchmarkCallClosure3-4 1000000 101.5 ns/op BenchmarkCallClosure4-4 1000000 151.3 ns/op BenchmarkComplex128DivNormal-4 11988054 9.211 ns/op BenchmarkComplex128DivNisNaN-4 10420869 12.54 ns/op BenchmarkComplex128DivDisNaN-4 8984835 16.78 ns/op BenchmarkComplex128DivNisInf-4 12606193 12.52 ns/op BenchmarkComplex128DivDisInf-4 6580024 18.56 ns/op BenchmarkSetTypePtr-4 66649448 3.875 ns/op 2064.77 MB/s BenchmarkSetTypePtr8-4 12956562 12.34 ns/op 5186.40 MB/s BenchmarkSetTypePtr16-4 10785462 12.71 ns/op 10067.53 MB/s BenchmarkSetTypePtr32-4 10442764 11.82 ns/op 21661.03 MB/s BenchmarkSetTypePtr64-4 8768439 11.64 ns/op 43995.48 MB/s BenchmarkSetTypePtr126-4 5032552 22.29 ns/op 45221.78 MB/s BenchmarkSetTypePtr128-4 6286840 20.69 ns/op 49500.91 MB/s BenchmarkSetTypePtrSlice-4 804710 233.0 ns/op 35164.58 MB/s BenchmarkSetTypeNode1-4 11637195 16.59 ns/op 1446.55 MB/s BenchmarkSetTypeNode1Slice-4 2753683 38.92 ns/op 19735.04 MB/s BenchmarkSetTypeNode8-4 12500472 18.55 ns/op 4311.54 MB/s BenchmarkSetTypeNode8Slice-4 1000000 104.0 ns/op 24613.17 MB/s BenchmarkSetTypeNode64-4 4985688 31.70 ns/op 16656.87 MB/s BenchmarkSetTypeNode64Slice-4 234700 663.1 ns/op 25479.28 MB/s BenchmarkSetTypeNode64Dead-4 6500497 19.54 ns/op 27023.58 MB/s BenchmarkSetTypeNode64DeadSlice-4 328327 538.5 ns/op 31373.45 MB/s BenchmarkSetTypeNode124-4 5745453 22.96 ns/op 43907.69 MB/s BenchmarkSetTypeNode124Slice-4 218025 685.3 ns/op 47066.62 MB/s BenchmarkSetTypeNode126-4 4687008 33.71 ns/op 30376.52 MB/s BenchmarkSetTypeNode126Slice-4 207684 762.5 ns/op 42971.84 MB/s BenchmarkSetTypeNode128-4 3398526 40.88 ns/op 25440.22 MB/s BenchmarkSetTypeNode128Slice-4 128725 1504 ns/op 22130.98 MB/s BenchmarkSetTypeNode130-4 4561492 36.66 ns/op 28804.18 MB/s BenchmarkSetTypeNode130Slice-4 149977 1126 ns/op 30019.44 MB/s BenchmarkSetTypeNode1024-4 724645 157.0 ns/op 52289.46 MB/s BenchmarkSetTypeNode1024Slice-4 14106 7712 ns/op 34056.61 MB/s BenchmarkAllocation-4 1118 146990 ns/op BenchmarkReadMemStats-4 46 2602266 ns/op BenchmarkReadMemStatsLatency-4 1 11300996 p50-ns 11300996 p90-ns 11300996 p99-ns BenchmarkWriteBarrier-4 2081109 58.53 ns/op BenchmarkBulkWriteBarrier-4 3419000 34.76 ns/op BenchmarkScanStackNoLocals-4 2 82267754 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9250711 16.05 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10653842 11.26 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8543374 12.82 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7210965 16.48 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4107883 25.21 ns/op BenchmarkHash5-4 6891028 17.47 ns/op 286.28 MB/s BenchmarkHash16-4 8045614 16.12 ns/op 992.72 MB/s BenchmarkHash64-4 6276372 19.15 ns/op 3342.81 MB/s BenchmarkHash1024-4 2176424 54.76 ns/op 18699.73 MB/s BenchmarkHash65536-4 37255 3313 ns/op 19778.54 MB/s BenchmarkAlignedLoad-4 9214054 12.63 ns/op BenchmarkUnalignedLoad-4 7982954 21.62 ns/op BenchmarkEqEfaceConcrete-4 6955468 19.06 ns/op BenchmarkEqIfaceConcrete-4 4748439 25.30 ns/op BenchmarkNeEfaceConcrete-4 6486766 21.37 ns/op BenchmarkNeIfaceConcrete-4 7338163 20.64 ns/op BenchmarkConvT2EByteSized/bool-4 4125705 35.99 ns/op BenchmarkConvT2EByteSized/uint8-4 3106228 39.58 ns/op BenchmarkConvT2ESmall-4 3896034 46.19 ns/op BenchmarkConvT2EUintptr-4 3778538 32.39 ns/op BenchmarkConvT2ELarge-4 1000000 205.9 ns/op BenchmarkConvT2ISmall-4 3882744 43.31 ns/op BenchmarkConvT2IUintptr-4 2782748 62.04 ns/op BenchmarkConvT2ILarge-4 996440 189.3 ns/op BenchmarkConvI2E-4 3269018 35.21 ns/op BenchmarkConvI2I-4 2715495 38.68 ns/op BenchmarkAssertE2T-4 2613021 41.00 ns/op BenchmarkAssertE2TLarge-4 1482024 69.33 ns/op BenchmarkAssertE2I-4 2789210 47.46 ns/op BenchmarkAssertI2T-4 3446847 40.37 ns/op BenchmarkAssertI2I-4 2126101 50.28 ns/op BenchmarkAssertI2E-4 3204540 39.22 ns/op BenchmarkAssertE2E-4 2560123 39.51 ns/op BenchmarkAssertE2T2-4 2029212 54.85 ns/op BenchmarkAssertE2T2Blank-4 1822855 71.63 ns/op BenchmarkAssertI2E2-4 2813385 41.25 ns/op BenchmarkAssertI2E2Blank-4 3764317 58.13 ns/op BenchmarkAssertE2E2-4 1932597 72.34 ns/op BenchmarkAssertE2E2Blank-4 3550225 49.24 ns/op BenchmarkConvT2Ezero/zero/16-4 4010160 55.89 ns/op BenchmarkConvT2Ezero/zero/32-4 4041740 30.91 ns/op BenchmarkConvT2Ezero/zero/64-4 3858572 32.72 ns/op BenchmarkConvT2Ezero/zero/str-4 3620014 38.41 ns/op BenchmarkConvT2Ezero/zero/slice-4 3692192 62.65 ns/op BenchmarkConvT2Ezero/zero/big-4 92822 1756 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 182.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 847383 191.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 75907 1635 ns/op BenchmarkConvT2Ezero/smallint/16-4 3746427 32.28 ns/op BenchmarkConvT2Ezero/smallint/32-4 3663579 31.98 ns/op BenchmarkConvT2Ezero/smallint/64-4 3669650 56.70 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 143.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 138.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 152.5 ns/op BenchmarkMalloc8-4 1000000 168.2 ns/op BenchmarkMalloc16-4 1000000 176.8 ns/op BenchmarkMallocTypeInfo8-4 985777 151.9 ns/op BenchmarkMallocTypeInfo16-4 1000000 126.1 ns/op BenchmarkMallocLargeStruct-4 50238 2200 ns/op BenchmarkGoroutineSelect-4 18 7849922 ns/op BenchmarkGoroutineBlocking-4 12 9058530 ns/op BenchmarkGoroutineForRange-4 12 9888031 ns/op BenchmarkGoroutineIdle-4 13 8312101 ns/op BenchmarkHashStringSpeed-4 2349084 54.59 ns/op BenchmarkHashBytesSpeed-4 1067934 133.5 ns/op BenchmarkHashInt32Speed-4 2281034 53.37 ns/op BenchmarkHashInt64Speed-4 2406250 51.33 ns/op BenchmarkHashStringArraySpeed-4 510399 254.4 ns/op BenchmarkMegMap-4 2226060 59.22 ns/op BenchmarkMegOneMap-4 2811440 42.86 ns/op BenchmarkMegEqMap-4 2839 66069 ns/op BenchmarkMegEmptyMap-4 3483452 35.67 ns/op BenchmarkSmallStrMap-4 2559069 57.79 ns/op BenchmarkMapStringKeysEight_16-4 2244466 70.61 ns/op BenchmarkMapStringKeysEight_32-4 2503736 78.86 ns/op BenchmarkMapStringKeysEight_64-4 2572680 46.63 ns/op BenchmarkMapStringKeysEight_1M-4 2536172 51.71 ns/op BenchmarkIntMap-4 2500917 46.28 ns/op BenchmarkMapFirst/1-4 3376777 36.60 ns/op BenchmarkMapFirst/2-4 3276194 37.58 ns/op BenchmarkMapFirst/3-4 3357843 41.11 ns/op BenchmarkMapFirst/4-4 3250110 35.45 ns/op BenchmarkMapFirst/5-4 3481494 34.84 ns/op BenchmarkMapFirst/6-4 3522296 38.93 ns/op BenchmarkMapFirst/7-4 3745125 39.40 ns/op BenchmarkMapFirst/8-4 3272329 36.56 ns/op BenchmarkMapFirst/9-4 2219588 64.79 ns/op BenchmarkMapFirst/10-4 2692305 41.09 ns/op BenchmarkMapFirst/11-4 2685007 45.79 ns/op BenchmarkMapFirst/12-4 2990310 39.61 ns/op BenchmarkMapFirst/13-4 3042771 38.37 ns/op BenchmarkMapFirst/14-4 2977077 37.83 ns/op BenchmarkMapFirst/15-4 3015519 38.11 ns/op BenchmarkMapFirst/16-4 3028411 39.99 ns/op BenchmarkMapMid/1-4 2880285 40.93 ns/op BenchmarkMapMid/2-4 2981636 51.36 ns/op BenchmarkMapMid/3-4 2722816 39.76 ns/op BenchmarkMapMid/4-4 3042346 35.98 ns/op BenchmarkMapMid/5-4 2807187 45.36 ns/op BenchmarkMapMid/6-4 1964455 59.44 ns/op BenchmarkMapMid/7-4 2434489 57.22 ns/op BenchmarkMapMid/8-4 2662447 76.60 ns/op BenchmarkMapMid/9-4 2626490 50.87 ns/op BenchmarkMapMid/10-4 2517241 45.84 ns/op BenchmarkMapMid/11-4 1976367 63.26 ns/op BenchmarkMapMid/12-4 2929903 44.48 ns/op BenchmarkMapMid/13-4 2407552 45.44 ns/op BenchmarkMapMid/14-4 2544441 47.22 ns/op BenchmarkMapMid/15-4 2526105 58.86 ns/op BenchmarkMapMid/16-4 2856660 44.70 ns/op BenchmarkMapLast/1-4 2558050 43.45 ns/op BenchmarkMapLast/2-4 2583469 43.07 ns/op BenchmarkMapLast/3-4 2636732 66.13 ns/op BenchmarkMapLast/4-4 2510727 61.79 ns/op BenchmarkMapLast/5-4 2571544 59.03 ns/op BenchmarkMapLast/6-4 2359603 76.56 ns/op BenchmarkMapLast/7-4 2460247 47.23 ns/op BenchmarkMapLast/8-4 2282666 48.72 ns/op BenchmarkMapLast/9-4 2476024 47.01 ns/op BenchmarkMapLast/10-4 2566328 49.55 ns/op BenchmarkMapLast/11-4 2401622 54.54 ns/op BenchmarkMapLast/12-4 2285576 49.09 ns/op BenchmarkMapLast/13-4 2426707 47.08 ns/op BenchmarkMapLast/14-4 2624313 48.54 ns/op BenchmarkMapLast/15-4 2589188 44.17 ns/op BenchmarkMapLast/16-4 2598200 48.36 ns/op BenchmarkMapCycle-4 1700022 68.83 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2659743 52.64 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2354 58462 ns/op BenchmarkMakeMap/[Byte]Byte-4 258962 523.9 ns/op BenchmarkMakeMap/[Int]Int-4 100882 1190 ns/op BenchmarkNewEmptyMap-4 14024726 9.466 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1381780 89.52 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 592892 260.7 ns/op BenchmarkMapIterEmpty-4 4292602 30.36 ns/op BenchmarkSameLengthMap-4 3364766 37.33 ns/op BenchmarkBigKeyMap-4 1159796 104.8 ns/op BenchmarkBigValMap-4 1000000 111.1 ns/op BenchmarkSmallKeyMap-4 2451795 47.17 ns/op BenchmarkMapPopulate/1-4 1880386 56.30 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 141747 1172 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 4942 26948 ns/op 6278 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 597 210839 ns/op 51762 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 49 2122981 ns/op 416461 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 5 24095005 ns/op 6540827 B/op 2923 allocs/op BenchmarkComplexAlgMap-4 555997 228.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 636147 178.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 701803 183.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 296214 415.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57229 2087 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6268 17307 ns/op BenchmarkGoMapClear/NonReflexive/1-4 570408 249.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 533748 241.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 227869 471.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52102 2185 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6420 16898 ns/op BenchmarkMapStringConversion/32/simple-4 1486776 78.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1478504 81.07 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1226290 95.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1373292 83.15 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1325126 86.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 105.5 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1788230 64.82 ns/op BenchmarkMapInterfacePtr-4 1917766 64.09 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5843512 19.37 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 60836 1957 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6400 18233 ns/op BenchmarkMapPop1000-4 458 257286 ns/op BenchmarkMapPop10000-4 26 4721437 ns/op BenchmarkMapAssign/Int32/256-4 2167897 51.11 ns/op BenchmarkMapAssign/Int32/65536-4 1334386 76.89 ns/op BenchmarkMapAssign/Int64/256-4 2329800 52.07 ns/op BenchmarkMapAssign/Int64/65536-4 1362594 78.98 ns/op BenchmarkMapAssign/Str/256-4 1989459 63.95 ns/op BenchmarkMapAssign/Str/65536-4 792937 137.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1419408 83.48 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 870973 123.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1373182 83.93 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 905211 125.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 348981 3271 ns/op BenchmarkMapOperatorAssign/Str/65536-4 342865 370.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 864682 157.6 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 349654 355.6 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 725467 167.7 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 335462 332.7 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 668233 238.2 ns/op 68 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 213415 537.3 ns/op 91 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1522281 85.55 ns/op BenchmarkMapDelete/Int32/1000-4 2206140 57.81 ns/op BenchmarkMapDelete/Int32/10000-4 2184987 56.88 ns/op BenchmarkMapDelete/Int64/100-4 1366675 84.73 ns/op BenchmarkMapDelete/Int64/1000-4 2065359 57.39 ns/op BenchmarkMapDelete/Int64/10000-4 2091450 56.38 ns/op BenchmarkMapDelete/Str/100-4 1250464 99.25 ns/op BenchmarkMapDelete/Str/1000-4 1723579 71.92 ns/op BenchmarkMapDelete/Str/10000-4 1636603 72.56 ns/op BenchmarkMapDelete/Pointer/100-4 1217319 98.13 ns/op BenchmarkMapDelete/Pointer/1000-4 1766296 59.52 ns/op BenchmarkMapDelete/Pointer/10000-4 2043604 58.99 ns/op BenchmarkMemmove/0-4 23856189 5.207 ns/op BenchmarkMemmove/1-4 1630232 75.23 ns/op 13.29 MB/s BenchmarkMemmove/2-4 1459546 77.28 ns/op 25.88 MB/s BenchmarkMemmove/3-4 1507364 77.73 ns/op 38.60 MB/s BenchmarkMemmove/4-4 1584578 75.43 ns/op 53.03 MB/s BenchmarkMemmove/5-4 1600770 75.60 ns/op 66.14 MB/s BenchmarkMemmove/6-4 1565102 75.67 ns/op 79.29 MB/s BenchmarkMemmove/7-4 1565384 75.08 ns/op 93.24 MB/s BenchmarkMemmove/8-4 1660400 72.66 ns/op 110.10 MB/s BenchmarkMemmove/9-4 1567413 76.36 ns/op 117.86 MB/s BenchmarkMemmove/10-4 1541025 82.83 ns/op 120.73 MB/s BenchmarkMemmove/11-4 1459813 81.16 ns/op 135.54 MB/s BenchmarkMemmove/12-4 1392735 81.49 ns/op 147.25 MB/s BenchmarkMemmove/13-4 1484322 80.33 ns/op 161.84 MB/s BenchmarkMemmove/14-4 1495198 84.45 ns/op 165.78 MB/s BenchmarkMemmove/15-4 1391983 80.39 ns/op 186.59 MB/s BenchmarkMemmove/16-4 1585765 82.77 ns/op 193.31 MB/s BenchmarkMemmove/32-4 1348092 97.31 ns/op 328.86 MB/s BenchmarkMemmove/64-4 1316166 86.65 ns/op 738.64 MB/s BenchmarkMemmove/128-4 1266958 95.34 ns/op 1342.61 MB/s BenchmarkMemmove/256-4 1000000 111.9 ns/op 2287.33 MB/s BenchmarkMemmove/512-4 837021 155.4 ns/op 3294.22 MB/s BenchmarkMemmove/1024-4 444079 237.8 ns/op 4305.32 MB/s BenchmarkMemmove/2048-4 325239 388.8 ns/op 5267.92 MB/s BenchmarkMemmove/4096-4 192240 627.8 ns/op 6524.11 MB/s BenchmarkMemmoveOverlap/32-4 1555065 76.70 ns/op 417.23 MB/s BenchmarkMemmoveOverlap/64-4 1488085 81.07 ns/op 789.48 MB/s BenchmarkMemmoveOverlap/128-4 1342668 89.76 ns/op 1426.04 MB/s BenchmarkMemmoveOverlap/256-4 1000000 108.2 ns/op 2366.53 MB/s BenchmarkMemmoveOverlap/512-4 866431 140.9 ns/op 3634.47 MB/s BenchmarkMemmoveOverlap/1024-4 535551 219.5 ns/op 4664.50 MB/s BenchmarkMemmoveOverlap/2048-4 357072 352.8 ns/op 5805.60 MB/s BenchmarkMemmoveOverlap/4096-4 199684 627.0 ns/op 6532.40 MB/s BenchmarkMemmoveUnalignedDst/0-4 24358131 5.217 ns/op BenchmarkMemmoveUnalignedDst/1-4 1621306 74.29 ns/op 13.46 MB/s BenchmarkMemmoveUnalignedDst/2-4 1471382 76.60 ns/op 26.11 MB/s BenchmarkMemmoveUnalignedDst/3-4 1314684 77.91 ns/op 38.51 MB/s BenchmarkMemmoveUnalignedDst/4-4 1503784 77.64 ns/op 51.52 MB/s BenchmarkMemmoveUnalignedDst/5-4 1555924 75.86 ns/op 65.91 MB/s BenchmarkMemmoveUnalignedDst/6-4 1532432 77.39 ns/op 77.53 MB/s BenchmarkMemmoveUnalignedDst/7-4 1532432 78.40 ns/op 89.29 MB/s BenchmarkMemmoveUnalignedDst/8-4 1580196 73.92 ns/op 108.23 MB/s BenchmarkMemmoveUnalignedDst/9-4 1498329 77.79 ns/op 115.70 MB/s BenchmarkMemmoveUnalignedDst/10-4 1540966 78.90 ns/op 126.74 MB/s BenchmarkMemmoveUnalignedDst/11-4 1522264 78.94 ns/op 139.34 MB/s BenchmarkMemmoveUnalignedDst/12-4 1510897 80.80 ns/op 148.51 MB/s BenchmarkMemmoveUnalignedDst/13-4 1446362 79.62 ns/op 163.29 MB/s BenchmarkMemmoveUnalignedDst/14-4 1462868 80.42 ns/op 174.09 MB/s BenchmarkMemmoveUnalignedDst/15-4 1496203 79.98 ns/op 187.54 MB/s BenchmarkMemmoveUnalignedDst/16-4 1518336 77.89 ns/op 205.42 MB/s BenchmarkMemmoveUnalignedDst/32-4 1457600 79.77 ns/op 401.17 MB/s BenchmarkMemmoveUnalignedDst/64-4 1367414 86.53 ns/op 739.60 MB/s BenchmarkMemmoveUnalignedDst/128-4 1291372 94.63 ns/op 1352.68 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 118.9 ns/op 2153.33 MB/s BenchmarkMemmoveUnalignedDst/512-4 711542 164.9 ns/op 3104.50 MB/s BenchmarkMemmoveUnalignedDst/1024-4 544783 233.6 ns/op 4382.79 MB/s BenchmarkMemmoveUnalignedDst/2048-4 344595 387.6 ns/op 5283.67 MB/s BenchmarkMemmoveUnalignedDst/4096-4 196186 681.6 ns/op 6009.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1429360 83.56 ns/op 382.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1338106 89.36 ns/op 716.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1246910 96.79 ns/op 1322.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 121.4 ns/op 2108.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 831190 153.9 ns/op 3326.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 497608 238.3 ns/op 4296.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 330736 385.6 ns/op 5311.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 185512 683.4 ns/op 5993.26 MB/s BenchmarkMemmoveUnalignedSrc/0-4 22073685 5.528 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1524040 78.41 ns/op 12.75 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1520097 78.84 ns/op 25.37 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1485838 79.89 ns/op 37.55 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1482985 79.73 ns/op 50.17 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1458204 87.28 ns/op 57.29 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1416252 82.13 ns/op 73.05 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1469834 83.36 ns/op 83.97 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1543014 78.61 ns/op 101.77 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1427439 83.41 ns/op 107.90 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1422055 85.27 ns/op 117.28 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1428696 83.26 ns/op 132.11 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1414310 86.94 ns/op 138.02 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1435918 84.62 ns/op 153.63 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1418838 86.25 ns/op 162.31 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1433935 84.66 ns/op 177.18 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1417332 84.04 ns/op 190.39 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1291150 87.53 ns/op 365.57 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1293414 95.48 ns/op 670.29 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 104.9 ns/op 1220.46 MB/s BenchmarkMemmoveUnalignedSrc/256-4 939542 124.9 ns/op 2049.99 MB/s BenchmarkMemmoveUnalignedSrc/512-4 783776 163.6 ns/op 3128.86 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 475875 253.6 ns/op 4037.36 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 318334 404.0 ns/op 5069.49 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 170881 703.1 ns/op 5825.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1290807 89.83 ns/op 356.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1249722 95.57 ns/op 669.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 106.7 ns/op 1199.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 953271 127.0 ns/op 2015.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 731438 165.7 ns/op 3090.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 442678 262.7 ns/op 3898.34 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 309920 420.6 ns/op 4869.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 167960 840.7 ns/op 4872.40 MB/s BenchmarkMemclr/5-4 15765393 7.672 ns/op 651.72 MB/s BenchmarkMemclr/16-4 14336985 7.994 ns/op 2001.44 MB/s BenchmarkMemclr/64-4 14688298 8.321 ns/op 7691.50 MB/s BenchmarkMemclr/256-4 12142654 9.547 ns/op 26815.57 MB/s BenchmarkMemclr/4096-4 2255380 53.21 ns/op 76978.09 MB/s BenchmarkMemclr/65536-4 81253 1325 ns/op 49462.71 MB/s BenchmarkMemclr/1M-4 5570 23280 ns/op 45041.98 MB/s BenchmarkMemclr/4M-4 1335 99591 ns/op 42115.29 MB/s BenchmarkMemclr/8M-4 420 253946 ns/op 33032.98 MB/s BenchmarkMemclr/16M-4 129 834888 ns/op 20095.17 MB/s BenchmarkMemclr/64M-4 60 1791009 ns/op 37469.87 MB/s BenchmarkGoMemclr/5-4 1690784 65.03 ns/op 76.89 MB/s BenchmarkGoMemclr/16-4 741000 175.5 ns/op 91.15 MB/s BenchmarkGoMemclr/64-4 209452 596.7 ns/op 107.25 MB/s BenchmarkGoMemclr/256-4 48070 2357 ns/op 108.63 MB/s BenchmarkMemclrRange/1K_2K-4 88658 1351 ns/op 70968.66 MB/s BenchmarkMemclrRange/2K_8K-4 27859 4185 ns/op 79692.41 MB/s BenchmarkMemclrRange/4K_16K-4 32583 3532 ns/op 91464.57 MB/s BenchmarkMemclrRange/160K_228K-4 3507 34718 ns/op 47896.16 MB/s BenchmarkClearFat7-4 4178604 27.55 ns/op BenchmarkClearFat8-4 4886026 24.80 ns/op BenchmarkClearFat11-4 4184526 27.30 ns/op BenchmarkClearFat12-4 4110948 27.22 ns/op BenchmarkClearFat13-4 4272596 27.14 ns/op BenchmarkClearFat14-4 4312381 27.80 ns/op BenchmarkClearFat15-4 3800002 30.19 ns/op BenchmarkClearFat16-4 4707964 27.02 ns/op BenchmarkClearFat24-4 4580180 27.08 ns/op BenchmarkClearFat32-4 4404196 26.46 ns/op BenchmarkClearFat40-4 4337988 27.68 ns/op BenchmarkClearFat48-4 3912558 28.11 ns/op BenchmarkClearFat56-4 3772681 28.71 ns/op BenchmarkClearFat64-4 3837660 28.67 ns/op BenchmarkClearFat72-4 3682994 30.64 ns/op BenchmarkClearFat128-4 3025744 35.12 ns/op BenchmarkClearFat256-4 2461611 46.14 ns/op BenchmarkClearFat512-4 1603548 73.62 ns/op BenchmarkClearFat1024-4 1000000 129.1 ns/op BenchmarkClearFat1032-4 907881 126.0 ns/op BenchmarkClearFat1040-4 1000000 128.7 ns/op BenchmarkCopyFat7-4 4038727 29.19 ns/op BenchmarkCopyFat8-4 4118524 26.45 ns/op BenchmarkCopyFat11-4 3952574 29.69 ns/op BenchmarkCopyFat12-4 2345553 57.51 ns/op BenchmarkCopyFat13-4 2755760 42.89 ns/op BenchmarkCopyFat14-4 4455788 26.84 ns/op BenchmarkCopyFat15-4 4111932 29.06 ns/op BenchmarkCopyFat16-4 4020822 27.44 ns/op BenchmarkCopyFat24-4 3883076 26.95 ns/op BenchmarkCopyFat32-4 4140625 28.48 ns/op BenchmarkCopyFat64-4 3554012 30.72 ns/op BenchmarkCopyFat72-4 3963706 30.70 ns/op BenchmarkCopyFat128-4 2845461 37.53 ns/op BenchmarkCopyFat256-4 2131408 47.91 ns/op BenchmarkCopyFat512-4 1501438 83.89 ns/op BenchmarkCopyFat520-4 1386140 79.49 ns/op BenchmarkCopyFat1024-4 1000000 130.2 ns/op BenchmarkCopyFat1032-4 834484 138.7 ns/op BenchmarkCopyFat1040-4 1000000 131.2 ns/op BenchmarkIssue18740/2byte-4 302 388477 ns/op BenchmarkIssue18740/4byte-4 568 216066 ns/op BenchmarkIssue18740/8byte-4 1005 123042 ns/op BenchmarkMemclrKnownSize1-4 7018663 15.37 ns/op 65.08 MB/s BenchmarkMemclrKnownSize2-4 4040803 27.91 ns/op 71.65 MB/s BenchmarkMemclrKnownSize4-4 3120382 38.06 ns/op 105.11 MB/s BenchmarkMemclrKnownSize8-4 1243146 91.30 ns/op 87.63 MB/s BenchmarkMemclrKnownSize16-4 776848 164.6 ns/op 97.23 MB/s BenchmarkMemclrKnownSize32-4 380460 303.3 ns/op 105.51 MB/s BenchmarkMemclrKnownSize64-4 217605 575.1 ns/op 111.28 MB/s BenchmarkMemclrKnownSize112-4 123572 1019 ns/op 109.96 MB/s BenchmarkMemclrKnownSize128-4 86004 1188 ns/op 107.75 MB/s BenchmarkMemclrKnownSize192-4 68310 1707 ns/op 112.45 MB/s BenchmarkMemclrKnownSize248-4 46884 2236 ns/op 110.93 MB/s BenchmarkMemclrKnownSize256-4 48190 2404 ns/op 106.49 MB/s BenchmarkMemclrKnownSize512-4 26607 4490 ns/op 114.03 MB/s BenchmarkMemclrKnownSize1024-4 12740 8919 ns/op 114.81 MB/s BenchmarkMemclrKnownSize4096-4 3596 35991 ns/op 113.81 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4855170 ns/op 107.99 MB/s BenchmarkReadMetricsLatency-4 12021 3124 p50-ns 5367 p90-ns 8383 p99-ns BenchmarkFinalizer-4 218 535296 ns/op BenchmarkFinalizerRun-4 197424 591.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7482555 14.50 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3870446 30.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2918980 39.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3046839 40.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1505282 79.88 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1486693 78.30 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2781373 41.68 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1584734 74.26 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1658840 73.13 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2359963 47.05 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2401465 48.94 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2152309 55.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1901282 63.78 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1641649 71.08 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7139413 15.35 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6862179 15.46 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7381887 14.97 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7944397 15.06 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7551813 17.56 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5378283 19.26 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7530462 14.83 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7371906 15.03 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8029663 14.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7510374 14.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7652995 14.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7116585 17.62 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8291596 14.58 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8034013 15.10 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6966975 15.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7002396 15.53 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7567112 15.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7795114 15.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8279763 14.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6322735 16.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6823894 16.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7693904 14.97 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6986979 16.66 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6698881 16.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7655881 15.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7132873 15.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7040664 17.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7615320 14.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7413301 16.08 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6995192 16.49 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8040184 14.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8088758 14.44 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8342962 14.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7723880 14.97 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8017291 15.39 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8165340 15.13 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7848726 14.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7162156 17.21 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7828218 14.94 ns/op BenchmarkNetpollBreak-4 4585 131235 ns/op BenchmarkPingPongHog-4 541 315388 ns/op BenchmarkStackGrowth-4 89875 1363 ns/op BenchmarkStackGrowthDeep-4 1155 98826 ns/op BenchmarkCreateGoroutines-4 56043 2022 ns/op BenchmarkCreateGoroutinesParallel-4 59510 6526 ns/op BenchmarkCreateGoroutinesCapture-4 8169 26412 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 10000 36387 ns/op BenchmarkClosureCall-4 28166071 4.390 ns/op BenchmarkWakeupParallelSpinning/0s-4 7969 20768 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5252 20654 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4473 31814 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2539 41134 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1801 70680 ns/op BenchmarkWakeupParallelSpinning/20µs-4 915 126981 ns/op BenchmarkWakeupParallelSpinning/50µs-4 400 275347 ns/op BenchmarkWakeupParallelSpinning/100µs-4 243 489371 ns/op BenchmarkMatmult-4 4166822 69.80 ns/op BenchmarkFastrand-4 6838995 18.12 ns/op BenchmarkFastrand64-4 6805306 18.36 ns/op BenchmarkFastrandHashiter-4 3386782 34.87 ns/op BenchmarkFastrandn/2-4 4379768 26.18 ns/op BenchmarkFastrandn/3-4 4086462 26.74 ns/op BenchmarkFastrandn/4-4 3841563 26.41 ns/op BenchmarkFastrandn/5-4 4233721 26.68 ns/op BenchmarkIfaceCmp100-4 115538 915.9 ns/op BenchmarkIfaceCmpNil100-4 228973 534.5 ns/op BenchmarkEfaceCmpDiff-4 47239 2328 ns/op BenchmarkEfaceCmpDiffIndirect-4 42472 2598 ns/op BenchmarkDefer-4 1675345 71.79 ns/op BenchmarkDefer10-4 950068 170.9 ns/op BenchmarkDeferMany-4 553154 473.9 ns/op BenchmarkPanicRecover-4 212907 560.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 78 1554317 ns/op 1623472 p50-ns 2108220 p90-ns 3227365 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 75 3534813 ns/op 2658094 p50-ns 5871961 p90-ns 25280611 p99-ns BenchmarkGoroutineProfile/small/idle-4 72 2618501 ns/op 2657009 p50-ns 3470146 p90-ns 4345339 p99-ns BenchmarkGoroutineProfile/small/loaded-4 34 3689993 ns/op 3419094 p50-ns 5900363 p90-ns 9438421 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 94 1441306 ns/op 1426252 p50-ns 1991459 p90-ns 2535261 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 106 1751802 ns/op 1729626 p50-ns 2389329 p90-ns 5461292 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 8120097 ns/op 8263551 p50-ns 8595966 p90-ns 9098909 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 22958512 ns/op 22991567 p50-ns 29052696 p90-ns 29052696 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1392500 ns/op 1289949 p50-ns 1933827 p90-ns 2675130 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 72 2187650 ns/op 1826065 p50-ns 3388174 p90-ns 13418528 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 43 3349615 ns/op 3171835 p50-ns 5270901 p90-ns 9165822 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 51 4270249 ns/op 3486906 p50-ns 6296896 p90-ns 22205249 p99-ns BenchmarkRWMutexUncontended-4 1982421 163.8 ns/op BenchmarkRWMutexWrite100-4 100000 2949 ns/op BenchmarkRWMutexWrite10-4 1000000 2249 ns/op BenchmarkRWMutexWorkWrite100-4 87066 4455 ns/op BenchmarkRWMutexWorkWrite10-4 35588 6630 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2030 55077 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1112 103253 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1197 97530 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 535 212686 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 585 194842 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 240 448107 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 301 383003 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 118 938403 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 200506 723.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 155625 804.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 247388 1008 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 198591 878.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 192210 963.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 176554 1070 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 227373 1042 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 147168 1187 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 107281 1009 ns/op BenchmarkMakeSlice/Byte-4 1464841 80.22 ns/op BenchmarkMakeSlice/Int16-4 1424066 78.93 ns/op BenchmarkMakeSlice/Int-4 1000000 121.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 137.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 163.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 203.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 230.8 ns/op BenchmarkGrowSlice/Byte-4 504355 389.8 ns/op BenchmarkGrowSlice/Int16-4 235861 458.7 ns/op BenchmarkGrowSlice/Int-4 214669 596.9 ns/op BenchmarkGrowSlice/Ptr-4 215457 579.2 ns/op BenchmarkGrowSlice/Struct/24-4 223567 1044 ns/op BenchmarkGrowSlice/Struct/32-4 162559 1753 ns/op BenchmarkGrowSlice/Struct/40-4 79831 1679 ns/op BenchmarkExtendSlice/IntSlice-4 274851 580.3 ns/op BenchmarkExtendSlice/PointerSlice-4 195044 625.2 ns/op BenchmarkExtendSlice/NoGrow-4 391122 337.9 ns/op BenchmarkAppend-4 907431 116.9 ns/op BenchmarkAppendGrowByte-4 3 54009141 ns/op BenchmarkAppendGrowString-4 1 314657099 ns/op BenchmarkAppendSlice/1Bytes-4 656472 224.5 ns/op BenchmarkAppendSlice/4Bytes-4 795409 192.2 ns/op BenchmarkAppendSlice/7Bytes-4 580556 194.7 ns/op BenchmarkAppendSlice/8Bytes-4 759741 178.9 ns/op BenchmarkAppendSlice/15Bytes-4 538422 208.1 ns/op BenchmarkAppendSlice/16Bytes-4 555268 196.5 ns/op BenchmarkAppendSlice/32Bytes-4 586261 233.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 39103 3818 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14376 8972 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8638 31498 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1008 122245 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 56 1960590 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 15 9050575 ns/op BenchmarkAppendStr/1Bytes-4 1153767 128.1 ns/op BenchmarkAppendStr/4Bytes-4 1249179 97.84 ns/op BenchmarkAppendStr/8Bytes-4 1184738 96.87 ns/op BenchmarkAppendStr/16Bytes-4 1000000 101.4 ns/op BenchmarkAppendStr/32Bytes-4 1210209 98.52 ns/op BenchmarkAppendSpecialCase-4 909566 129.7 ns/op BenchmarkCopy/1Byte-4 1392069 87.71 ns/op 11.40 MB/s BenchmarkCopy/1String-4 1341822 89.60 ns/op 11.16 MB/s BenchmarkCopy/2Byte-4 1304217 86.91 ns/op 23.01 MB/s BenchmarkCopy/2String-4 1359247 89.41 ns/op 22.37 MB/s BenchmarkCopy/4Byte-4 1328937 90.06 ns/op 44.42 MB/s BenchmarkCopy/4String-4 1322740 88.91 ns/op 44.99 MB/s BenchmarkCopy/8Byte-4 1353728 88.05 ns/op 90.86 MB/s BenchmarkCopy/8String-4 1350397 89.90 ns/op 88.99 MB/s BenchmarkCopy/12Byte-4 1247762 91.36 ns/op 131.35 MB/s BenchmarkCopy/12String-4 1000000 116.8 ns/op 102.77 MB/s BenchmarkCopy/16Byte-4 1338117 87.08 ns/op 183.74 MB/s BenchmarkCopy/16String-4 1363092 88.46 ns/op 180.88 MB/s BenchmarkCopy/32Byte-4 1226604 93.81 ns/op 341.10 MB/s BenchmarkCopy/32String-4 1237113 92.08 ns/op 347.54 MB/s BenchmarkCopy/128Byte-4 1000000 109.8 ns/op 1166.17 MB/s BenchmarkCopy/128String-4 1010155 135.6 ns/op 944.17 MB/s BenchmarkCopy/1024Byte-4 397932 300.3 ns/op 3410.47 MB/s BenchmarkCopy/1024String-4 352293 364.8 ns/op 2806.97 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23600 4804 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13167 8693 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16508 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19141 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9928 23286 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147418 1176 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 150357 1117 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 71222 1417 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 67435 1956 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 57338 2659 ns/op BenchmarkStackCopyPtr-4 1 126968737 ns/op BenchmarkStackCopy-4 2 67639852 ns/op BenchmarkStackCopyNoCache-4 30 3697918 ns/op BenchmarkStackCopyWithStkobj-4 3 44225120 ns/op BenchmarkIssue18138-4 212 489598 ns/op BenchmarkCompareStringEqual-4 13843168 7.567 ns/op BenchmarkCompareStringIdentical-4 21898293 5.046 ns/op BenchmarkCompareStringSameLength-4 17122231 6.755 ns/op BenchmarkCompareStringDifferentLength-4 25377285 4.421 ns/op BenchmarkCompareStringBigUnaligned-4 2079 52810 ns/op 19855.90 MB/s BenchmarkCompareStringBig-4 2668 46648 ns/op 22478.82 MB/s BenchmarkConcatStringAndBytes-4 1867906 63.72 ns/op BenchmarkSliceByteToString/1-4 1760563 67.90 ns/op BenchmarkSliceByteToString/2-4 1000000 143.2 ns/op BenchmarkSliceByteToString/4-4 951974 137.7 ns/op BenchmarkSliceByteToString/8-4 1000000 128.9 ns/op BenchmarkSliceByteToString/16-4 865615 129.4 ns/op BenchmarkSliceByteToString/32-4 709603 152.3 ns/op BenchmarkSliceByteToString/64-4 984772 203.1 ns/op BenchmarkSliceByteToString/128-4 722023 297.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2372510 46.57 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 117.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 101.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3043195 38.80 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1465378 83.90 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1841257 60.58 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1822371 64.01 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 373746 345.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 457282 281.1 ns/op BenchmarkRuneIterate/range/ASCII-4 7575822 15.37 ns/op BenchmarkRuneIterate/range/Japanese-4 2561984 45.79 ns/op BenchmarkRuneIterate/range/MixedLength-4 2861484 43.32 ns/op BenchmarkRuneIterate/range1/ASCII-4 7124676 16.60 ns/op BenchmarkRuneIterate/range1/Japanese-4 2545503 44.43 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2803146 39.45 ns/op BenchmarkRuneIterate/range2/ASCII-4 8366811 15.00 ns/op BenchmarkRuneIterate/range2/Japanese-4 2694664 44.52 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2950358 40.31 ns/op BenchmarkArrayEqual-4 26757714 4.187 ns/op BenchmarkFunc/Name-4 6469264 16.68 ns/op BenchmarkFunc/Entry-4 13383934 8.119 ns/op BenchmarkFunc/FileLine-4 2146414 55.19 ns/op PASS ok runtime 436.563s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25888 4242 ns/op BenchmarkHandle/concurrent-4 23282 4602 ns/op PASS ok runtime/cgo 0.430s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30301246 4.513 ns/op BenchmarkAtomicStore64-4 12466036 10.13 ns/op BenchmarkAtomicLoad-4 31007871 4.159 ns/op BenchmarkAtomicStore-4 13239218 9.207 ns/op BenchmarkAnd8-4 13083591 9.524 ns/op BenchmarkAnd-4 13236448 9.662 ns/op BenchmarkAnd8Parallel-4 3951684 26.38 ns/op BenchmarkAndParallel-4 4348323 26.07 ns/op BenchmarkOr8-4 13509880 9.072 ns/op BenchmarkOr-4 13525569 9.371 ns/op BenchmarkOr8Parallel-4 4340473 27.45 ns/op BenchmarkOrParallel-4 4414296 27.00 ns/op BenchmarkXadd-4 4136709 26.39 ns/op BenchmarkXadd64-4 4375377 26.19 ns/op BenchmarkCas-4 2435265 42.24 ns/op BenchmarkCas64-4 2856586 44.60 ns/op BenchmarkXchg-4 3971576 26.74 ns/op BenchmarkXchg64-4 4214604 27.57 ns/op PASS ok runtime/internal/atomic 3.176s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4002783 29.84 ns/op BenchmarkMulUintptr/large-4 2943291 40.39 ns/op PASS ok runtime/internal/math 0.520s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 8567448 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 13942716 ns/op 462.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 27 3750309 ns/op 4.593 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 14306516 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 25188308 ns/op 1227 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4242383 ns/op 88.85 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75581493 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 109767231 ns/op 10411 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 10145168 ns/op 608.8 concurrent_launches/op PASS ok runtime/pprof 1.828s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11913619 ns/op BenchmarkStackLeak-4 22585 4694 ns/op PASS ok runtime/race 0.547s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3324874 36.55 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 385015 470.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.511s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9535947 11.85 ns/op BenchmarkCompact/one-4 1365174 88.10 ns/op BenchmarkCompact/sorted-4 856221 138.0 ns/op BenchmarkCompact/1_item-4 1000000 122.5 ns/op BenchmarkCompact/unsorted-4 937425 141.4 ns/op BenchmarkCompact/many-4 748636 171.1 ns/op BenchmarkReplace/naive-fast-4 47337 2383 ns/op BenchmarkReplace/optimized-fast-4 51327 2571 ns/op BenchmarkReplace/naive-slow-4 25010 4965 ns/op BenchmarkReplace/optimized-slow-4 28105 4824 ns/op PASS ok slices 1.892s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 119124 906.8 ns/op BenchmarkSortString1K-4 159 778503 ns/op BenchmarkSortString1K_Slice-4 174 674797 ns/op BenchmarkStableString1K-4 100 1219329 ns/op BenchmarkSortInt1K-4 189 761751 ns/op BenchmarkSortInt1K_Sorted-4 2384 47701 ns/op BenchmarkSortInt1K_Reversed-4 1470 73821 ns/op BenchmarkSortInt1K_Mod8-4 478 251369 ns/op BenchmarkStableInt1K-4 129 936874 ns/op BenchmarkStableInt1K_Slice-4 136 865004 ns/op BenchmarkSortInt64K-4 2 59178979 ns/op BenchmarkSortInt64K_Slice-4 2 54151438 ns/op BenchmarkStableInt64K-4 2 91199112 ns/op BenchmarkSort1e2-4 380 315994 ns/op BenchmarkStable1e2-4 142 829539 ns/op BenchmarkSort1e4-4 2 54891804 ns/op BenchmarkStable1e4-4 1 239564773 ns/op PASS ok sort 32.123s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 745832 156.4 ns/op BenchmarkAtof64Float-4 691658 168.8 ns/op BenchmarkAtof64FloatExp-4 609630 209.8 ns/op BenchmarkAtof64Big-4 482760 272.0 ns/op BenchmarkAtof64RandomBits-4 423596 292.2 ns/op BenchmarkAtof64RandomFloats-4 452112 254.4 ns/op BenchmarkAtof64RandomLongFloats-4 427419 291.8 ns/op BenchmarkAtof32Decimal-4 810135 156.1 ns/op BenchmarkAtof32Float-4 774098 162.1 ns/op BenchmarkAtof32FloatExp-4 554056 210.5 ns/op BenchmarkAtof32Random-4 381868 333.1 ns/op BenchmarkAtof32RandomLong-4 157789 777.6 ns/op BenchmarkParseInt/Pos/7bit-4 1358361 88.48 ns/op BenchmarkParseInt/Pos/26bit-4 909235 157.5 ns/op BenchmarkParseInt/Pos/31bit-4 656637 168.5 ns/op BenchmarkParseInt/Pos/56bit-4 515313 237.6 ns/op BenchmarkParseInt/Pos/63bit-4 530962 244.4 ns/op BenchmarkParseInt/Neg/7bit-4 1368418 86.84 ns/op BenchmarkParseInt/Neg/26bit-4 825190 140.6 ns/op BenchmarkParseInt/Neg/31bit-4 782625 162.4 ns/op BenchmarkParseInt/Neg/56bit-4 532644 233.8 ns/op BenchmarkParseInt/Neg/63bit-4 536131 241.1 ns/op BenchmarkAtoi/Pos/7bit-4 1763052 68.85 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 118.0 ns/op BenchmarkAtoi/Pos/31bit-4 990838 128.2 ns/op BenchmarkAtoi/Pos/56bit-4 618063 196.8 ns/op BenchmarkAtoi/Pos/63bit-4 513636 254.1 ns/op BenchmarkAtoi/Neg/7bit-4 1691414 70.17 ns/op BenchmarkAtoi/Neg/26bit-4 902706 123.9 ns/op BenchmarkAtoi/Neg/31bit-4 979700 132.3 ns/op BenchmarkAtoi/Neg/56bit-4 622472 191.3 ns/op BenchmarkAtoi/Neg/63bit-4 512666 249.7 ns/op BenchmarkFormatFloat/Decimal-4 112990 1139 ns/op BenchmarkFormatFloat/Float-4 91028 1254 ns/op BenchmarkFormatFloat/Exp-4 103057 1242 ns/op BenchmarkFormatFloat/NegExp-4 91934 1099 ns/op BenchmarkFormatFloat/LongExp-4 80095 1395 ns/op BenchmarkFormatFloat/Big-4 82620 1525 ns/op BenchmarkFormatFloat/BinaryExp-4 211183 606.8 ns/op BenchmarkFormatFloat/32Integer-4 112075 1091 ns/op BenchmarkFormatFloat/32ExactFraction-4 112694 1112 ns/op BenchmarkFormatFloat/32Point-4 97057 1220 ns/op BenchmarkFormatFloat/32Exp-4 103322 1120 ns/op BenchmarkFormatFloat/32NegExp-4 111583 1106 ns/op BenchmarkFormatFloat/32Shortest-4 99477 1088 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 125526 958.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127798 997.7 ns/op BenchmarkFormatFloat/64Fixed1-4 144555 860.9 ns/op BenchmarkFormatFloat/64Fixed2-4 146290 837.1 ns/op BenchmarkFormatFloat/64Fixed3-4 148698 848.2 ns/op BenchmarkFormatFloat/64Fixed4-4 148134 850.9 ns/op BenchmarkFormatFloat/64Fixed12-4 80732 1458 ns/op BenchmarkFormatFloat/64Fixed16-4 101325 1200 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 99552 1192 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 88476 1338 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2452 51279 ns/op BenchmarkFormatFloat/Slowpath64-4 86863 1408 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82413 1617 ns/op BenchmarkAppendFloat/Decimal-4 129976 893.4 ns/op BenchmarkAppendFloat/Float-4 103236 1142 ns/op BenchmarkAppendFloat/Exp-4 122320 924.1 ns/op BenchmarkAppendFloat/NegExp-4 133038 918.7 ns/op BenchmarkAppendFloat/LongExp-4 98294 1190 ns/op BenchmarkAppendFloat/Big-4 94171 1244 ns/op BenchmarkAppendFloat/BinaryExp-4 342327 375.0 ns/op BenchmarkAppendFloat/32Integer-4 138385 906.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 117951 932.3 ns/op BenchmarkAppendFloat/32Point-4 116143 1019 ns/op BenchmarkAppendFloat/32Exp-4 136012 911.2 ns/op BenchmarkAppendFloat/32NegExp-4 137636 894.8 ns/op BenchmarkAppendFloat/32Shortest-4 145647 852.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 163636 756.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 156332 799.8 ns/op BenchmarkAppendFloat/64Fixed1-4 186456 657.7 ns/op BenchmarkAppendFloat/64Fixed2-4 191622 655.4 ns/op BenchmarkAppendFloat/64Fixed3-4 189499 667.2 ns/op BenchmarkAppendFloat/64Fixed4-4 189627 653.9 ns/op BenchmarkAppendFloat/64Fixed12-4 99642 1218 ns/op BenchmarkAppendFloat/64Fixed16-4 112836 994.2 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 133378 954.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93120 1091 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2424 50334 ns/op BenchmarkAppendFloat/Slowpath64-4 94911 1204 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 103809 1229 ns/op BenchmarkFormatInt-4 15399 7799 ns/op BenchmarkAppendInt-4 16050 7211 ns/op BenchmarkFormatUint-4 87483 1527 ns/op BenchmarkAppendUint-4 96368 1270 ns/op BenchmarkFormatIntSmall/7-4 2029956 57.80 ns/op BenchmarkFormatIntSmall/42-4 2080124 55.53 ns/op BenchmarkAppendIntSmall-4 1000000 109.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 110.1 ns/op BenchmarkAppendUintVarlen/12-4 1000000 114.0 ns/op BenchmarkAppendUintVarlen/123-4 905359 141.1 ns/op BenchmarkAppendUintVarlen/1234-4 880310 141.4 ns/op BenchmarkAppendUintVarlen/12345-4 861565 141.3 ns/op BenchmarkAppendUintVarlen/123456-4 790407 144.9 ns/op BenchmarkAppendUintVarlen/1234567-4 833408 145.2 ns/op BenchmarkAppendUintVarlen/12345678-4 896434 143.7 ns/op BenchmarkAppendUintVarlen/123456789-4 863661 149.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 862170 149.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 856250 151.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 833448 174.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 627283 164.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 829926 154.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 759520 156.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 811796 154.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 699399 159.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 811729 155.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 717736 158.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 804883 157.9 ns/op BenchmarkQuote-4 41035 2892 ns/op BenchmarkQuoteRune-4 388789 301.6 ns/op BenchmarkAppendQuote-4 47656 2469 ns/op BenchmarkAppendQuoteRune-4 716107 158.5 ns/op BenchmarkUnquoteEasy-4 1528132 79.00 ns/op BenchmarkUnquoteHard-4 40770 3039 ns/op PASS ok strconv 18.854s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 403405 331.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 130903 1204 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 155853 824.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 286076 520.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 63315 1891 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 84344 1458 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 596298 229.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27640 4115 ns/op BenchmarkGenericMatch1-4 2053 54997 ns/op BenchmarkGenericMatch2-4 465 252381 ns/op BenchmarkSingleMaxSkipping-4 12159 9712 ns/op 1029.70 MB/s BenchmarkSingleLongSuffixFail-4 21771 5576 ns/op 179.70 MB/s BenchmarkSingleMatch-4 238 488423 ns/op 30.71 MB/s BenchmarkByteByteNoMatch-4 96298 1209 ns/op BenchmarkByteByteMatch-4 16046 6886 ns/op BenchmarkByteStringMatch-4 17632 6725 ns/op BenchmarkHTMLEscapeNew-4 67378 1753 ns/op BenchmarkHTMLEscapeOld-4 78205 1593 ns/op BenchmarkByteStringReplacerWriteString-4 1411 83291 ns/op BenchmarkByteReplacerWriteString-4 1796 69196 ns/op BenchmarkByteByteReplaces-4 3046 41168 ns/op BenchmarkByteByteMap-4 8570 12595 ns/op BenchmarkMap/identity/ASCII-4 798076 158.3 ns/op BenchmarkMap/identity/Greek-4 663450 194.7 ns/op BenchmarkMap/change/ASCII-4 33272 3455 ns/op BenchmarkMap/change/Greek-4 24277 5071 ns/op BenchmarkIndexRune-4 1771579 62.91 ns/op BenchmarkIndexRuneLongString-4 1575298 73.93 ns/op BenchmarkIndexRuneFastPath-4 3412309 34.33 ns/op BenchmarkIndex-4 3360118 34.73 ns/op BenchmarkLastIndex-4 3339267 34.59 ns/op BenchmarkIndexByte-4 15169468 7.814 ns/op BenchmarkToUpper/#00-4 2858858 40.56 ns/op BenchmarkToUpper/ONLYUPPER-4 2291683 50.35 ns/op BenchmarkToUpper/abc-4 278702 420.0 ns/op BenchmarkToUpper/AbC123-4 233701 553.1 ns/op BenchmarkToUpper/azAZ09_-4 248980 502.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46772 2421 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64762 1862 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30378 4124 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56649 2038 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116134 1002 ns/op BenchmarkToLower/#00-4 2899135 41.22 ns/op BenchmarkToLower/abc-4 2571484 48.95 ns/op BenchmarkToLower/AbC123-4 196790 607.2 ns/op BenchmarkToLower/azAZ09_-4 209674 611.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 73732 1416 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59312 2009 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31363 3795 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65940 1629 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105048 1016 ns/op BenchmarkMapNoChanges-4 1000000 101.0 ns/op BenchmarkTrim-4 36013 3384 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2727090 42.90 ns/op BenchmarkToValidUTF8/InvalidASCII-4 175754 709.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 115125 1054 ns/op BenchmarkEqualFold/Tests-4 54241 2111 ns/op BenchmarkEqualFold/ASCII-4 2969416 41.24 ns/op BenchmarkEqualFold/UnicodePrefix-4 136561 906.0 ns/op BenchmarkEqualFold/UnicodeSuffix-4 143367 880.5 ns/op BenchmarkIndexHard1-4 1179 101200 ns/op BenchmarkIndexHard2-4 846 142466 ns/op BenchmarkIndexHard3-4 202 562983 ns/op BenchmarkIndexHard4-4 244 472268 ns/op BenchmarkLastIndexHard1-4 90 1422036 ns/op BenchmarkLastIndexHard2-4 88 1447378 ns/op BenchmarkLastIndexHard3-4 87 1526895 ns/op BenchmarkCountHard1-4 1192 101777 ns/op BenchmarkCountHard2-4 850 142783 ns/op BenchmarkCountHard3-4 208 577675 ns/op BenchmarkIndexTorture-4 10000 11039 ns/op BenchmarkCountTorture-4 10000 11164 ns/op BenchmarkCountTortureOverlapping-4 1000 113360 ns/op BenchmarkCountByte/10-4 2845312 36.86 ns/op 271.32 MB/s BenchmarkCountByte/32-4 3358544 39.69 ns/op 806.27 MB/s BenchmarkCountByte/4096-4 1000000 127.9 ns/op 32034.25 MB/s BenchmarkCountByte/4194304-4 1186 111596 ns/op 37584.66 MB/s BenchmarkCountByte/67108864-4 28 4394724 ns/op 15270.33 MB/s BenchmarkFields/ASCII/16-4 310761 424.7 ns/op 37.67 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28545 4257 ns/op 60.14 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1754 68365 ns/op 59.91 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 94 1219428 ns/op 53.74 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28379594 ns/op 36.95 MB/s 1515544 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 122923 1027 ns/op 15.57 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9019 14621 ns/op 17.51 MB/s 1600 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 558 220242 ns/op 18.60 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3939247 ns/op 16.64 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 66077909 ns/op 15.87 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 182866 709.7 ns/op 22.55 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15334 7763 ns/op 32.98 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 882 147571 ns/op 27.76 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 3178361 ns/op 20.62 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 50383170 ns/op 20.81 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 138296 882.8 ns/op 18.12 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13237 ns/op 19.34 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 679 180435 ns/op 22.70 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 37 3267975 ns/op 20.05 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 62190753 ns/op 16.86 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 72370798 ns/op BenchmarkSplitSingleByteSeparator-4 22 6369439 ns/op BenchmarkSplitMultiByteSeparator-4 32 3387898 ns/op BenchmarkSplitNSingleByteSeparator-4 216224 717.4 ns/op BenchmarkSplitNMultiByteSeparator-4 147968 997.2 ns/op BenchmarkRepeat/5x0-4 3112290 37.43 ns/op BenchmarkRepeat/5x1-4 3006295 37.78 ns/op BenchmarkRepeat/5x2-4 235113 516.3 ns/op BenchmarkRepeat/5x6-4 147878 833.8 ns/op BenchmarkRepeat/10x0-4 3150978 37.71 ns/op BenchmarkRepeat/10x1-4 3187714 38.55 ns/op BenchmarkRepeat/10x2-4 242805 507.6 ns/op BenchmarkRepeat/10x6-4 143974 878.3 ns/op BenchmarkRepeatLarge/256/1-4 65584 1843 ns/op 138.94 MB/s BenchmarkRepeatLarge/256/16-4 111349 1192 ns/op 214.81 MB/s BenchmarkRepeatLarge/512/1-4 46777 2619 ns/op 195.53 MB/s BenchmarkRepeatLarge/512/16-4 64746 1936 ns/op 264.50 MB/s BenchmarkRepeatLarge/1024/1-4 36849 3285 ns/op 311.69 MB/s BenchmarkRepeatLarge/1024/16-4 41919 2805 ns/op 365.00 MB/s BenchmarkRepeatLarge/2048/1-4 23109 5231 ns/op 391.50 MB/s BenchmarkRepeatLarge/2048/16-4 24852 4330 ns/op 472.96 MB/s BenchmarkRepeatLarge/4096/1-4 12333 8277 ns/op 494.85 MB/s BenchmarkRepeatLarge/4096/16-4 14481 9892 ns/op 414.06 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15248 ns/op 537.24 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16006 ns/op 511.80 MB/s BenchmarkRepeatLarge/8192/4097-4 3668701 30.62 ns/op 133809.74 MB/s BenchmarkRepeatLarge/16384/1-4 8066 25306 ns/op 647.45 MB/s BenchmarkRepeatLarge/16384/16-4 7327 25475 ns/op 643.13 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20763 ns/op 591.97 MB/s BenchmarkRepeatLarge/32768/1-4 2072 53488 ns/op 612.62 MB/s BenchmarkRepeatLarge/32768/16-4 3004 46790 ns/op 700.32 MB/s BenchmarkRepeatLarge/32768/4097-4 2788 46547 ns/op 616.13 MB/s BenchmarkRepeatLarge/65536/1-4 1173 101036 ns/op 648.64 MB/s BenchmarkRepeatLarge/65536/16-4 1302 93006 ns/op 704.64 MB/s BenchmarkRepeatLarge/65536/4097-4 1312 94531 ns/op 650.11 MB/s BenchmarkRepeatLarge/131072/1-4 292 395848 ns/op 331.12 MB/s BenchmarkRepeatLarge/131072/16-4 266 376267 ns/op 348.35 MB/s BenchmarkRepeatLarge/131072/4097-4 304 386352 ns/op 328.73 MB/s BenchmarkRepeatLarge/262144/1-4 163 623737 ns/op 420.28 MB/s BenchmarkRepeatLarge/262144/16-4 162 686524 ns/op 381.84 MB/s BenchmarkRepeatLarge/262144/4097-4 176 847805 ns/op 304.45 MB/s BenchmarkRepeatLarge/524288/1-4 94 1350695 ns/op 388.16 MB/s BenchmarkRepeatLarge/524288/16-4 88 1276000 ns/op 410.88 MB/s BenchmarkRepeatLarge/524288/4097-4 93 1270493 ns/op 409.54 MB/s BenchmarkRepeatLarge/1048576/1-4 50 2193038 ns/op 478.14 MB/s BenchmarkRepeatLarge/1048576/16-4 55 2421077 ns/op 433.10 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2218749 ns/op 470.87 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4221529 ns/op 496.78 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4073031 ns/op 514.89 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4292291 ns/op 487.75 MB/s BenchmarkRepeatLarge/4194304/1-4 14 7542584 ns/op 556.08 MB/s BenchmarkRepeatLarge/4194304/16-4 13 7914582 ns/op 529.95 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 7813941 ns/op 536.38 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13342770 ns/op 628.70 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13294763 ns/op 630.97 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12986303 ns/op 645.80 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24848132 ns/op 675.19 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25174367 ns/op 666.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 25489754 ns/op 658.19 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53869628 ns/op 622.88 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50417580 ns/op 665.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48506909 ns/op 691.75 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97339092 ns/op 689.43 MB/s BenchmarkRepeatLarge/67108864/16-4 2 95788472 ns/op 700.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 94222488 ns/op 712.24 MB/s BenchmarkRepeatLarge/134217728/1-4 1 187805662 ns/op 714.66 MB/s BenchmarkRepeatLarge/134217728/16-4 1 184793582 ns/op 726.31 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 192068398 ns/op 698.80 MB/s BenchmarkRepeatLarge/268435456/1-4 1 423399286 ns/op 634.00 MB/s BenchmarkRepeatLarge/268435456/16-4 1 374893009 ns/op 716.03 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 373802088 ns/op 718.12 MB/s BenchmarkRepeatLarge/536870912/1-4 1 815965761 ns/op 657.96 MB/s BenchmarkRepeatLarge/536870912/16-4 1 814724067 ns/op 658.96 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 794396423 ns/op 675.82 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3785955509 ns/op 283.61 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3333838045 ns/op 322.07 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4495623098 ns/op 238.84 MB/s BenchmarkIndexAnyASCII/1:1-4 1947658 62.40 ns/op BenchmarkIndexAnyASCII/1:2-4 2043288 55.12 ns/op BenchmarkIndexAnyASCII/1:4-4 2137129 54.35 ns/op BenchmarkIndexAnyASCII/1:8-4 2216080 54.17 ns/op BenchmarkIndexAnyASCII/1:16-4 2206772 54.02 ns/op BenchmarkIndexAnyASCII/1:32-4 2191184 54.02 ns/op BenchmarkIndexAnyASCII/1:64-4 2068328 54.87 ns/op BenchmarkIndexAnyASCII/16:1-4 2154993 53.06 ns/op BenchmarkIndexAnyASCII/16:2-4 892330 133.6 ns/op BenchmarkIndexAnyASCII/16:4-4 906432 134.2 ns/op BenchmarkIndexAnyASCII/16:8-4 806335 134.4 ns/op BenchmarkIndexAnyASCII/16:16-4 898600 144.6 ns/op BenchmarkIndexAnyASCII/16:32-4 664273 162.7 ns/op BenchmarkIndexAnyASCII/16:64-4 595720 202.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2051311 56.36 ns/op BenchmarkIndexAnyASCII/256:2-4 91471 1236 ns/op BenchmarkIndexAnyASCII/256:4-4 89271 1456 ns/op BenchmarkIndexAnyASCII/256:8-4 92124 1272 ns/op BenchmarkIndexAnyASCII/256:16-4 95130 1390 ns/op BenchmarkIndexAnyASCII/256:32-4 91114 1269 ns/op BenchmarkIndexAnyASCII/256:64-4 91483 1296 ns/op BenchmarkIndexAnyUTF8/1:1-4 2283211 51.54 ns/op BenchmarkIndexAnyUTF8/1:2-4 2251026 51.75 ns/op BenchmarkIndexAnyUTF8/1:4-4 2259424 52.14 ns/op BenchmarkIndexAnyUTF8/1:8-4 2293580 52.48 ns/op BenchmarkIndexAnyUTF8/1:16-4 2239825 52.60 ns/op BenchmarkIndexAnyUTF8/1:32-4 2235121 53.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 2173916 53.17 ns/op BenchmarkIndexAnyUTF8/16:1-4 1901409 65.07 ns/op BenchmarkIndexAnyUTF8/16:2-4 283122 435.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 292370 436.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 262186 443.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 285405 449.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 260653 457.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 268420 452.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 394444 265.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 18116 6533 ns/op BenchmarkIndexAnyUTF8/256:4-4 18134 6649 ns/op BenchmarkIndexAnyUTF8/256:8-4 17887 6661 ns/op BenchmarkIndexAnyUTF8/256:16-4 17271 6659 ns/op BenchmarkIndexAnyUTF8/256:32-4 15890 6785 ns/op BenchmarkIndexAnyUTF8/256:64-4 17488 6791 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2219229 53.07 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2244002 53.20 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2252475 51.77 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2244129 52.73 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2124288 54.32 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2137294 54.43 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2206012 54.35 ns/op BenchmarkLastIndexAnyASCII/16:1-4 982502 125.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 880940 125.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 866978 127.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 980918 129.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 856746 138.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 821707 159.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 535578 192.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 93702 1468 ns/op BenchmarkLastIndexAnyASCII/256:2-4 90958 1250 ns/op BenchmarkLastIndexAnyASCII/256:4-4 96087 1220 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92536 1209 ns/op BenchmarkLastIndexAnyASCII/256:16-4 94291 1239 ns/op BenchmarkLastIndexAnyASCII/256:32-4 94226 1268 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89506 1283 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2212299 53.13 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2184061 52.94 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2167542 53.37 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2218052 53.16 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2226052 52.89 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2158294 54.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2218794 57.03 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 310142 387.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 148819 792.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 150770 800.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 145924 801.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 149685 789.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 145063 805.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 140410 828.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20799 5671 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12117 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9254 12181 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11906 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12162 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8281 12612 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12623 ns/op BenchmarkTrimASCII/1:1-4 2752100 42.69 ns/op BenchmarkTrimASCII/1:2-4 2176533 53.53 ns/op BenchmarkTrimASCII/1:4-4 2140899 54.32 ns/op BenchmarkTrimASCII/1:8-4 2040976 57.91 ns/op BenchmarkTrimASCII/1:16-4 1705554 73.80 ns/op BenchmarkTrimASCII/16:1-4 2339336 50.16 ns/op BenchmarkTrimASCII/16:2-4 834920 129.4 ns/op BenchmarkTrimASCII/16:4-4 913588 127.9 ns/op BenchmarkTrimASCII/16:8-4 937255 134.3 ns/op BenchmarkTrimASCII/16:16-4 793998 139.2 ns/op BenchmarkTrimASCII/256:1-4 810320 130.3 ns/op BenchmarkTrimASCII/256:2-4 96358 1218 ns/op BenchmarkTrimASCII/256:4-4 91564 1213 ns/op BenchmarkTrimASCII/256:8-4 91251 1212 ns/op BenchmarkTrimASCII/256:16-4 97734 1218 ns/op BenchmarkTrimASCII/4096:1-4 98245 1213 ns/op BenchmarkTrimASCII/4096:2-4 6231 18773 ns/op BenchmarkTrimASCII/4096:4-4 6799 18455 ns/op BenchmarkTrimASCII/4096:8-4 6523 18385 ns/op BenchmarkTrimASCII/4096:16-4 5565 19155 ns/op BenchmarkTrimByte-4 2761387 70.34 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17559 6605 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17607 6592 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1557 75905 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3174 38801 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6670 20160 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10801 ns/op BenchmarkJoin/0-4 3893236 30.64 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2855776 40.38 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 178286 735.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 114060 958.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90592 1451 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74659 1525 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 66712 1859 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 50845 2140 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2297174 50.42 ns/op BenchmarkTrimSpace/ASCII-4 1669411 72.81 ns/op BenchmarkTrimSpace/SomeNonASCII-4 122180 925.0 ns/op BenchmarkTrimSpace/JustNonASCII-4 70569 1541 ns/op BenchmarkReplaceAll-4 105040 1139 ns/op 16 B/op 1 allocs/op PASS ok strings 85.706s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 60174 1696 ns/op BenchmarkCond2-4 25759 4871 ns/op BenchmarkCond4-4 13633 8656 ns/op BenchmarkCond8-4 7051 15914 ns/op BenchmarkCond16-4 4204 30127 ns/op BenchmarkCond32-4 2371 54570 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 613870 195.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 426798 345.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 608268 204.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 617149 202.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 316827 327.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 708816 178.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 125106 1223 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 111384 1565 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 106388 1666 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72595 1926 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 706352 166.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 198764 590.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 574831 178.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 184573 647.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 680209 176.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 180280 595.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1271163 92.68 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 76734 2127 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 127838 833.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 655831 427.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5181 19597 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 414 289511 ns/op BenchmarkRange/*sync.Map-4 1737 63894 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 140960 2124 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 241190 526.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85356 1400 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 87784 1404 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 288661 517.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 117369 1327 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 110264 1149 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 215450 544.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 773959 140.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 55514 2216 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 179053 661.8 ns/op BenchmarkSwapCollision/*sync.Map-4 101403 1064 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 206 562261 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 135464 830.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 463317 364.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25592 4499 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 82348 1451 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33498 3945 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 343767 387.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 121898 918.4 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 212816 504.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1219598 105.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 209204 647.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1514060 101.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 758170 160.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 189525 676.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 695126 171.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 120216 1020 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 442008 453.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 395644 325.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 144793 904.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 653760 314.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 255440 704.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 137083 927.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 265195 446.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 74308 1688 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 243339 648.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 483880 306.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 142630 836.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 786345 253.0 ns/op BenchmarkUncontendedSemaphore-4 4230190 27.37 ns/op BenchmarkContendedSemaphore-4 3968944 27.03 ns/op BenchmarkMutexUncontended-4 785964 142.0 ns/op BenchmarkMutex-4 217134 561.8 ns/op BenchmarkMutexSlack-4 219274 540.6 ns/op BenchmarkMutexWork-4 209616 581.7 ns/op BenchmarkMutexWorkSlack-4 176373 607.6 ns/op BenchmarkMutexNoSpin-4 76204 1406 ns/op BenchmarkMutexSpin-4 61004 1697 ns/op BenchmarkOnce-4 912501 146.7 ns/op BenchmarkSemaUncontended-4 4412241 23.96 ns/op BenchmarkSemaSyntNonblock-4 1386535 93.72 ns/op BenchmarkSemaSyntBlock-4 1976468 60.13 ns/op BenchmarkSemaWorkNonblock-4 1215229 105.5 ns/op BenchmarkSemaWorkBlock-4 1352865 87.51 ns/op BenchmarkRWMutexUncontended-4 405871 295.0 ns/op BenchmarkRWMutexWrite100-4 376909 352.5 ns/op BenchmarkRWMutexWrite10-4 334664 355.8 ns/op BenchmarkRWMutexWorkWrite100-4 255285 438.7 ns/op BenchmarkRWMutexWorkWrite10-4 248636 455.4 ns/op BenchmarkWaitGroupUncontended-4 752162 150.4 ns/op BenchmarkWaitGroupAddDone-4 508538 232.5 ns/op BenchmarkWaitGroupAddDoneWork-4 543039 216.7 ns/op BenchmarkWaitGroupWait-4 2952256 40.21 ns/op BenchmarkWaitGroupWaitWork-4 1973690 55.18 ns/op BenchmarkWaitGroupActuallyWait-4 58569 1876 ns/op 32 B/op 2 allocs/op PASS ok sync 21.086s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 658122 156.2 ns/op PASS ok sync/atomic 0.235s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 100422 1028 ns/op 0 B/op 0 allocs/op PASS ok testing 0.209s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6675 17111 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9488 12382 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1371381 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1136921 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 164051767 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 167801668 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1789 73623 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1909 61652 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6631668 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6415595 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 734330027 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 710518801 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 198 641059 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 214 553610 ns/op 183 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61738410 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56900674 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7080718368 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6802423271 ns/op 335150368 B/op 100097 allocs/op BenchmarkPyramid/10-4 2780 56815 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3664935 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 337797167 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2590 52972 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 229 490829 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5059763 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8238 16243 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.360s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 89667670 ns/op BenchmarkVariableString-4 79813 1492 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2124 56176 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 0.764s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 61 1861076 ns/op BenchmarkAfter-4 148 855844 ns/op BenchmarkStop-4 232 541549 ns/op BenchmarkSimultaneousAfterFunc-4 49 2584488 ns/op BenchmarkStartStop-4 100 1328054 ns/op BenchmarkReset-4 2310 48960 ns/op BenchmarkSleep-4 49 2574175 ns/op BenchmarkParallelTimerLatency-4 33 909359 avg-late-ns 2123947 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 550873 avg-late-ns 1630479 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 470150 avg-late-ns 1753957 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 245934 avg-late-ns 1529711 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 499246 avg-late-ns 2579129 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 265679 avg-late-ns 2519068 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 275600 avg-late-ns 2101134 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 220666 avg-late-ns 2017368 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 279458 avg-late-ns 1752070 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 1353015 avg-late-ns 7116640 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2338418 avg-late-ns 10735747 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 458431 avg-late-ns 1589853 max-late-ns BenchmarkTicker-4 1 163423793 ns/op BenchmarkTickerReset-4 2701 41056 ns/op BenchmarkTickerResetNaive-4 241 583982 ns/op BenchmarkNow-4 729744 158.0 ns/op BenchmarkNowUnixNano-4 787334 165.3 ns/op BenchmarkNowUnixMilli-4 618345 163.0 ns/op BenchmarkNowUnixMicro-4 612130 171.3 ns/op BenchmarkFormat-4 49676 2307 ns/op BenchmarkFormatRFC3339-4 70068 1642 ns/op BenchmarkFormatRFC3339Nano-4 67616 1570 ns/op BenchmarkFormatNow-4 66446 1677 ns/op BenchmarkMarshalJSON-4 96336 1248 ns/op BenchmarkMarshalText-4 93441 1205 ns/op BenchmarkParse-4 102469 1100 ns/op BenchmarkParseRFC3339UTC-4 278394 396.0 ns/op BenchmarkParseRFC3339UTCBytes-4 248532 529.3 ns/op BenchmarkParseRFC3339TZ-4 93351 1231 ns/op BenchmarkParseRFC3339TZBytes-4 81954 1495 ns/op BenchmarkParseDuration-4 474171 226.8 ns/op BenchmarkHour-4 918192 125.9 ns/op BenchmarkSecond-4 1000000 130.1 ns/op BenchmarkYear-4 726247 178.5 ns/op BenchmarkDay-4 667401 192.5 ns/op BenchmarkISOWeek-4 678397 184.9 ns/op BenchmarkGoString-4 70072 1721 ns/op BenchmarkUnmarshalText-4 77475 1591 ns/op PASS ok time 12.565s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 432184 274.2 ns/op BenchmarkDecodeValidJapaneseChars-4 516333 225.9 ns/op BenchmarkDecodeRune-4 2430985 50.26 ns/op BenchmarkEncodeValidASCII-4 514462 242.8 ns/op BenchmarkEncodeValidJapaneseChars-4 651687 174.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 107.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2066157 56.52 ns/op BenchmarkEncodeRune-4 4606965 25.92 ns/op PASS ok unicode/utf16 1.539s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1068429 108.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 221948 549.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3006619 38.48 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 384217 328.1 ns/op BenchmarkValidTenASCIIChars-4 1160277 103.4 ns/op BenchmarkValid100KASCIIChars-4 162 724969 ns/op BenchmarkValidTenJapaneseChars-4 203270 614.0 ns/op BenchmarkValidLongMostlyASCII-4 157 754179 ns/op BenchmarkValidLongJapanese-4 69 1716599 ns/op BenchmarkValidStringTenASCIIChars-4 3543800 32.53 ns/op BenchmarkValidString100KASCIIChars-4 13358 9397 ns/op BenchmarkValidStringTenJapaneseChars-4 375741 323.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1404 83763 ns/op BenchmarkValidStringLongJapanese-4 123 966027 ns/op BenchmarkEncodeASCIIRune-4 3140902 37.70 ns/op BenchmarkEncodeJapaneseRune-4 1853382 62.32 ns/op BenchmarkAppendASCIIRune-4 8809900 13.31 ns/op BenchmarkAppendJapaneseRune-4 2040159 57.22 ns/op BenchmarkDecodeASCIIRune-4 2573546 46.83 ns/op BenchmarkDecodeJapaneseRune-4 1606039 72.74 ns/op BenchmarkFullRune/ASCII-4 3454453 32.97 ns/op BenchmarkFullRune/Incomplete-4 1561400 72.42 ns/op BenchmarkFullRune/Japanese-4 3483404 32.90 ns/op PASS ok unicode/utf8 4.389s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 73227942613 ns/op PASS ok cmd/api 107.346s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1243287 95.00 ns/op BenchmarkEqArrayOfStrings64-4 203166 597.6 ns/op BenchmarkEqArrayOfStrings1024-4 12691 10716 ns/op BenchmarkEqArrayOfFloats5-4 1329033 88.32 ns/op BenchmarkEqArrayOfFloats64-4 188653 649.1 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10168 ns/op BenchmarkEqStruct-4 23266969 4.371 ns/op PASS ok cmd/compile/internal/reflectdata 1.384s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70309 ns/op BenchmarkCopyElim1-4 295 432382 ns/op BenchmarkCopyElim10-4 265 407126 ns/op BenchmarkCopyElim100-4 182 630291 ns/op BenchmarkCopyElim1000-4 44 2358252 ns/op BenchmarkCopyElim10000-4 4 27908370 ns/op BenchmarkCopyElim100000-4 1 474714529 ns/op BenchmarkDeadCode/1-4 237 433843 ns/op BenchmarkDeadCode/10-4 270 597794 ns/op BenchmarkDeadCode/100-4 100 1072885 ns/op BenchmarkDeadCode/1000-4 48 2786582 ns/op BenchmarkDeadCode/10000-4 4 28041668 ns/op BenchmarkDeadCode/100000-4 1 279241694 ns/op BenchmarkDeadCode/200000-4 1 577638979 ns/op BenchmarkDominatorsLinear-4 19 7134747 ns/op 1.40 MB/s BenchmarkDominatorsFwdBack-4 13 9755638 ns/op 1.03 MB/s BenchmarkDominatorsManyPred-4 13 9459341 ns/op 1.06 MB/s BenchmarkDominatorsMaxPred-4 13 9789005 ns/op 1.02 MB/s BenchmarkDominatorsMaxPredVal-4 12 11608981 ns/op 0.86 MB/s BenchmarkFuse/1-4 349 327516 ns/op BenchmarkFuse/10-4 348 350247 ns/op BenchmarkFuse/100-4 164 669932 ns/op BenchmarkFuse/1000-4 30 5139531 ns/op BenchmarkFuse/10000-4 2 53907375 ns/op BenchmarkNilCheckDeep1-4 15396 7947 ns/op 0.13 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6096 19671 ns/op 0.51 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 843 130406 ns/op 0.77 MB/s 641 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 96 1186977 ns/op 0.84 MB/s 5171 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 8 13560357 ns/op 0.74 MB/s 119078 B/op 6 allocs/op BenchmarkDSEPass-4 46 2473652 ns/op 58640 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 68994666 ns/op 2128304 B/op 54214 allocs/op BenchmarkCSEPass-4 9 11188104 ns/op 102352 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 118678551 ns/op 5680784 B/op 97580 allocs/op BenchmarkDeadcodePass-4 237 502208 ns/op 87232 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 105568345 ns/op 4080392 B/op 45243 allocs/op BenchmarkMultiPass-4 97 1186116 ns/op 244305 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 204356785 ns/op 11240400 B/op 150296 allocs/op BenchmarkCondRewrite/SoloJump-4 4823760 25.68 ns/op BenchmarkCondRewrite/CombJump-4 4952546 24.38 ns/op PASS ok cmd/compile/internal/ssa 14.247s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 15169 7910 ns/op BenchmarkExtShift-4 25413 4751 ns/op BenchmarkModify-4 8492 13015 ns/op BenchmarkMullImm-4 25934 4568 ns/op BenchmarkConstModify-4 9456 12957 ns/op BenchmarkBitSet-4 17611 6699 ns/op BenchmarkBitClear-4 17913 6682 ns/op BenchmarkBitToggle-4 17581 6816 ns/op BenchmarkBitSetConst-4 146800 837.0 ns/op BenchmarkBitClearConst-4 150199 838.4 ns/op BenchmarkBitToggleConst-4 148459 834.2 ns/op BenchmarkDivconstI64-4 7168152 17.82 ns/op BenchmarkModconstI64-4 6832938 17.82 ns/op BenchmarkDivisiblePow2constI64-4 6549264 17.77 ns/op BenchmarkDivisibleconstI64-4 8719695 13.94 ns/op BenchmarkDivisibleWDivconstI64-4 4061709 29.59 ns/op BenchmarkDivconstU64/3-4 7345989 15.89 ns/op BenchmarkDivconstU64/5-4 6548319 19.43 ns/op BenchmarkDivconstU64/37-4 5838984 20.45 ns/op BenchmarkDivconstU64/1234567-4 6929569 19.21 ns/op BenchmarkModconstU64-4 7827495 15.81 ns/op BenchmarkDivisibleconstU64-4 6944986 15.81 ns/op BenchmarkDivisibleWDivconstU64-4 4355550 26.75 ns/op BenchmarkDivconstI32-4 5583380 18.65 ns/op BenchmarkModconstI32-4 7606750 16.25 ns/op BenchmarkDivisiblePow2constI32-4 8502517 13.81 ns/op BenchmarkDivisibleconstI32-4 8931253 13.51 ns/op BenchmarkDivisibleWDivconstI32-4 3772370 30.46 ns/op BenchmarkDivconstU32-4 7633480 16.29 ns/op BenchmarkModconstU32-4 7635457 17.73 ns/op BenchmarkDivisibleconstU32-4 8459142 14.21 ns/op BenchmarkDivisibleWDivconstU32-4 3808026 29.80 ns/op BenchmarkDivconstI16-4 7784559 17.08 ns/op BenchmarkModconstI16-4 8207238 15.80 ns/op BenchmarkDivisiblePow2constI16-4 7793282 14.06 ns/op BenchmarkDivisibleconstI16-4 8846838 13.65 ns/op BenchmarkDivisibleWDivconstI16-4 3922909 29.91 ns/op BenchmarkDivconstU16-4 9006729 13.64 ns/op BenchmarkModconstU16-4 8568368 13.28 ns/op BenchmarkDivisibleconstU16-4 7962710 14.89 ns/op BenchmarkDivisibleWDivconstU16-4 4004170 29.07 ns/op BenchmarkDivconstI8-4 8890882 13.36 ns/op BenchmarkModconstI8-4 8859924 13.35 ns/op BenchmarkDivisiblePow2constI8-4 8146890 13.97 ns/op BenchmarkDivisibleconstI8-4 7280905 17.00 ns/op BenchmarkDivisibleWDivconstI8-4 4192779 28.89 ns/op BenchmarkDivconstU8-4 7949248 13.62 ns/op BenchmarkModconstU8-4 8490644 13.86 ns/op BenchmarkDivisibleconstU8-4 7549311 15.02 ns/op BenchmarkDivisibleWDivconstU8-4 4107808 30.52 ns/op BenchmarkMul2-4 251618 494.5 ns/op BenchmarkMulNeg2-4 254308 500.2 ns/op BenchmarkEfaceInteger-4 2872609 36.88 ns/op BenchmarkMulconstI32/3-4 29315139 4.463 ns/op BenchmarkMulconstI32/5-4 29870480 4.315 ns/op BenchmarkMulconstI32/12-4 28861666 4.542 ns/op BenchmarkMulconstI32/120-4 26671911 4.267 ns/op BenchmarkMulconstI32/-120-4 30061566 4.320 ns/op BenchmarkMulconstI32/65537-4 28602230 4.420 ns/op BenchmarkMulconstI32/65538-4 23326752 4.711 ns/op BenchmarkMulconstI64/3-4 30056452 4.285 ns/op BenchmarkMulconstI64/5-4 29634912 4.275 ns/op BenchmarkMulconstI64/12-4 26579197 4.488 ns/op BenchmarkMulconstI64/120-4 29499285 4.345 ns/op BenchmarkMulconstI64/-120-4 30055489 4.304 ns/op BenchmarkMulconstI64/65537-4 27955312 4.459 ns/op BenchmarkMulconstI64/65538-4 27792471 4.482 ns/op BenchmarkMulconstU32/3-4 29825883 4.237 ns/op BenchmarkMulconstU32/5-4 25442782 4.392 ns/op BenchmarkMulconstU32/12-4 28397480 4.429 ns/op BenchmarkMulconstU32/120-4 30188436 4.225 ns/op BenchmarkMulconstU32/65537-4 27094549 4.644 ns/op BenchmarkMulconstU32/65538-4 25777220 4.684 ns/op BenchmarkMulconstU64/3-4 22495858 4.682 ns/op BenchmarkMulconstU64/5-4 27140343 5.525 ns/op BenchmarkMulconstU64/12-4 26774722 4.700 ns/op BenchmarkMulconstU64/120-4 29494174 4.757 ns/op BenchmarkMulconstU64/65537-4 28866103 4.725 ns/op BenchmarkMulconstU64/65538-4 25328317 4.770 ns/op BenchmarkShiftArithmeticRight-4 29917106 4.462 ns/op BenchmarkSwitch8Predictable-4 8170812 13.42 ns/op BenchmarkSwitch8Unpredictable-4 8914699 13.55 ns/op BenchmarkSwitch32Predictable-4 12000622 9.404 ns/op BenchmarkSwitch32Unpredictable-4 8707959 13.43 ns/op BenchmarkSwitchStringPredictable-4 5848758 19.33 ns/op BenchmarkSwitchStringUnpredictable-4 6678338 17.36 ns/op PASS ok cmd/compile/internal/test 14.132s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 148 779694 ns/op BenchmarkNamed/Underlying/nongeneric-4 938810 123.3 ns/op BenchmarkNamed/Underlying/generic-4 998527 131.2 ns/op BenchmarkNamed/Underlying/src_instance-4 930120 119.4 ns/op BenchmarkNamed/Underlying/user_instance-4 849692 121.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 435478782 ns/op 70140 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 316526996 ns/op 96445 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 135773045 ns/op 224625 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 119719099 ns/op 253990 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2280821799 ns/op 2248 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94213014 ns/op 54279 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43317694 ns/op 117887 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 45765819 ns/op 108588 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 729858157 ns/op 2966 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42875699 ns/op 50504 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27122409 ns/op 74327 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25541121 ns/op 84511 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1626722413 ns/op 38671 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 505601359 ns/op 124400 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 123722313 ns/op 507069 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 98037011 ns/op 639591 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2924191289 ns/op 683.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 76167606 ns/op 26175 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 50871222 ns/op 39110 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 48561916 ns/op 40992 lines/s PASS ok cmd/compile/internal/types2 43.144s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 38507509 ns/op 26669000 sys-ns/op 5277000 user-ns/op PASS ok cmd/go 0.547s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 55104 2037 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 75864 1574 ns/op 5.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17044 6798 ns/op 150.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18045 6595 ns/op 155.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3128 41156 ns/op 199.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3178 40593 ns/op 201.81 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.344s All tests passed.