darwin-amd64-race at fba8566cda3a7ba8f32ed398466f1d95bb205594 :: 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=C43DA79D-A375-4D24-A934-556F731EF7C9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.8cUXJlD5MA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9575CFE9-7DF5-47BF-9EA7-0B3C55DAF684" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=C43DA79D-A375-4D24-A934-556F731EF7C9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.8cUXJlD5MA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9575CFE9-7DF5-47BF-9EA7-0B3C55DAF684" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.184s ok archive/zip 2.976s ok bufio 0.634s ok bytes 4.217s ok compress/bzip2 0.837s ok compress/flate 9.346s ok compress/gzip 16.593s ok compress/lzw 0.871s ok compress/zlib 6.813s ok container/heap 0.047s ok container/list 0.051s ok container/ring 0.042s ok context 0.090s ok crypto 0.064s ok crypto/aes 0.106s ok crypto/cipher 0.097s ok crypto/des 0.104s ok crypto/dsa 0.082s ok crypto/ecdh 0.284s ok crypto/ecdsa 0.177s ok crypto/ed25519 0.508s ok crypto/elliptic 0.079s ok crypto/hmac 0.086s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 3.977s ok crypto/internal/boring 0.059s ok crypto/internal/boring/bcache 0.502s ok crypto/internal/edwards25519 46.824s ok crypto/internal/edwards25519/field 16.492s ok crypto/internal/nistec 1.149s ok crypto/internal/nistec/fiat 0.054s [no tests to run] ok crypto/md5 0.072s ok crypto/rand 0.388s ok crypto/rc4 0.751s ok crypto/rsa 1.777s ok crypto/sha1 0.089s ok crypto/sha256 0.107s ok crypto/sha512 0.123s ok crypto/subtle 0.479s ok crypto/tls 3.814s ok crypto/x509 1.814s ok database/sql 0.538s ok database/sql/driver 0.056s ok debug/buildinfo 0.080s ok debug/dwarf 0.111s ok debug/elf 1.738s ok debug/gosym 0.242s ok debug/macho 0.116s ok debug/pe 0.131s ok debug/plan9obj 0.089s ok embed 0.071s [no tests to run] ok embed/internal/embedtest 0.071s ok encoding/ascii85 0.073s ok encoding/asn1 0.050s ok encoding/base32 0.267s ok encoding/base64 0.078s ok encoding/binary 0.054s ok encoding/csv 0.124s ok encoding/gob 40.731s ok encoding/hex 0.061s ok encoding/json 2.519s ok encoding/pem 2.808s ok encoding/xml 0.353s ok errors 0.052s ok expvar 0.075s ok flag 0.181s ok fmt 0.916s ok go/ast 0.103s ok go/build 9.742s ok go/build/constraint 0.075s ok go/constant 0.054s ok go/doc 0.713s ok go/doc/comment 7.527s ok go/format 0.102s ok go/importer 1.389s ok go/internal/gccgoimporter 0.189s ok go/internal/gcimporter 9.384s ok go/internal/srcimporter 35.262s ok go/parser 1.285s ok go/printer 1.861s ok go/scanner 0.055s ok go/token 0.146s ok go/types 56.726s ok hash 0.045s ok hash/adler32 0.089s ok hash/crc32 0.079s ok hash/crc64 0.062s ok hash/fnv 0.125s ok hash/maphash 0.107s ok html 0.087s ok html/template 0.376s ok image 0.725s ok image/color 0.118s ok image/draw 0.898s ok image/gif 1.716s ok image/jpeg 1.830s ok image/png 4.521s ok index/suffixarray 1.729s ok internal/abi 0.383s ok internal/buildcfg 0.145s ok internal/coverage/cformat 0.143s ok internal/coverage/cmerge 0.076s ok internal/coverage/pods 0.075s ok internal/coverage/slicereader 0.115s ok internal/coverage/slicewriter 0.112s ok internal/coverage/test 0.097s ok internal/cpu 0.133s ok internal/dag 0.041s ok internal/diff 0.211s ok internal/fmtsort 0.058s ok internal/fuzz 0.073s ok internal/godebug 0.057s ok internal/intern 1.771s ok internal/itoa 0.046s ok internal/poll 0.817s ok internal/profile 0.059s ok internal/reflectlite 0.311s ok internal/safefilepath 0.043s ok internal/saferio 0.250s ok internal/singleflight 0.146s ok internal/testenv 0.085s ok internal/trace 0.369s ok internal/types/errors 2.414s ok internal/unsafeheader 0.113s ok internal/xcoff 0.224s ok io 0.123s ok io/fs 0.302s ok io/ioutil 0.105s ok log 0.121s ok log/slog 0.103s ok log/slog/internal/buffer 0.114s ok log/syslog 1.358s ok maps 0.042s ok math 0.073s ok math/big 3.556s ok math/bits 0.121s ok math/cmplx 0.174s ok math/rand 3.284s ok mime 0.089s ok mime/multipart 7.022s ok mime/quotedprintable 0.169s ok net 17.407s ok net/http 20.480s ok net/http/cgi 2.058s ok net/http/cookiejar 0.119s ok net/http/fcgi 0.231s ok net/http/httptest 0.509s ok net/http/httptrace 0.057s ok net/http/httputil 1.322s ok net/http/internal 0.101s ok net/http/internal/ascii 0.077s ok net/http/pprof 5.221s ok net/internal/socktest 0.115s ok net/mail 0.047s ok net/netip 1.095s ok net/rpc 0.379s ok net/rpc/jsonrpc 0.176s ok net/smtp 0.340s ok net/textproto 0.112s ok net/url 0.101s ok os 3.387s ok os/exec 4.760s ok os/exec/internal/fdtest 0.075s ok os/signal 5.637s ok os/user 0.080s ok path 0.078s ok path/filepath 0.207s ok plugin 0.054s ok reflect 1.525s ok regexp 3.473s ok regexp/syntax 4.395s ok runtime 63.916s ok runtime/cgo 0.081s ok runtime/coverage 0.111s ok runtime/debug 0.205s ok runtime/internal/atomic 0.139s ok runtime/internal/math 0.044s ok runtime/internal/sys 0.040s ok runtime/metrics 0.111s ok runtime/pprof 13.204s ok runtime/race 13.271s ok runtime/trace 6.062s ok slices 0.092s ok sort 0.531s ok strconv 4.543s ok strings 3.535s ok sync 0.701s ok sync/atomic 6.486s ok syscall 1.850s ok testing 2.126s ok testing/fstest 0.074s ok testing/iotest 0.117s ok testing/quick 0.232s ok text/scanner 0.053s ok text/tabwriter 0.047s ok text/template 0.126s ok text/template/parse 0.119s ok time 2.682s ok unicode 0.057s ok unicode/utf16 0.129s ok unicode/utf8 0.097s ok cmd/addr2line 7.228s ok cmd/api 25.955s ok cmd/asm/internal/asm 7.207s ok cmd/asm/internal/lex 0.054s ok cmd/compile/internal/abt 0.071s ok cmd/compile/internal/amd64 77.186s ok cmd/compile/internal/base 0.043s ok cmd/compile/internal/compare 0.094s ok cmd/compile/internal/dwarfgen 1.195s ok cmd/compile/internal/importer 5.289s ok cmd/compile/internal/ir 0.113s ok cmd/compile/internal/logopt 4.889s ok cmd/compile/internal/loopvar 47.917s ok cmd/compile/internal/noder 0.067s ok cmd/compile/internal/reflectdata 0.049s [no tests to run] ok cmd/compile/internal/ssa 39.480s ok cmd/compile/internal/syntax 0.301s ok cmd/compile/internal/test 19.519s ok cmd/compile/internal/typecheck 0.940s ok cmd/compile/internal/types 0.048s ok cmd/compile/internal/types2 29.886s ok cmd/covdata 0.036s ok cmd/cover 5.773s ok cmd/dist 0.100s ok cmd/doc 1.892s ok cmd/fix 19.291s ok cmd/go 367.692s ok cmd/go/internal/auth 0.088s ok cmd/go/internal/cache 0.710s ok cmd/go/internal/fsys 0.379s ok cmd/go/internal/generate 0.059s ok cmd/go/internal/get 0.127s ok cmd/go/internal/imports 0.154s ok cmd/go/internal/load 0.074s ok cmd/go/internal/lockedfile 0.402s ok cmd/go/internal/lockedfile/internal/filelock 0.154s ok cmd/go/internal/modconv 0.148s ok cmd/go/internal/modfetch 0.097s ok cmd/go/internal/modfetch/codehost 0.139s ok cmd/go/internal/modfetch/zip_sum_test 0.129s ok cmd/go/internal/modindex 0.896s ok cmd/go/internal/modload 0.103s ok cmd/go/internal/mvs 0.078s ok cmd/go/internal/par 0.115s ok cmd/go/internal/str 0.039s ok cmd/go/internal/test 0.063s ok cmd/go/internal/vcs 0.123s ok cmd/go/internal/vcweb 0.181s ok cmd/go/internal/vcweb/vcstest 22.512s ok cmd/go/internal/web 0.073s ok cmd/go/internal/work 2.648s ok cmd/gofmt 0.478s ok cmd/internal/archive 2.576s ok cmd/internal/buildid 1.602s ok cmd/internal/cov 1.308s ok cmd/internal/dwarf 0.057s ok cmd/internal/edit 0.065s ok cmd/internal/goobj 0.043s ok cmd/internal/moddeps 5.427s ok cmd/internal/notsha256 0.051s ok cmd/internal/obj 1.590s ok cmd/internal/obj/ppc64 0.790s ok cmd/internal/obj/riscv 0.326s ok cmd/internal/obj/s390x 0.122s ok cmd/internal/obj/x86 3.978s ok cmd/internal/objabi 0.105s ok cmd/internal/pkgpath 0.305s ok cmd/internal/pkgpattern 0.092s ok cmd/internal/quoted 0.054s ok cmd/internal/src 0.038s ok cmd/internal/test2json 1.233s ok cmd/link 25.043s ok cmd/link/internal/benchmark 0.061s ok cmd/link/internal/ld 32.963s ok cmd/link/internal/loader 0.195s ok cmd/nm 4.961s ok cmd/objdump 11.678s ok cmd/pack 3.410s ok cmd/pprof 2.032s ok cmd/trace 0.211s ok cmd/vet 35.590s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3363 36691 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2847 44207 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1915 66493 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5131 25228 ns/op 5188 B/op 16 allocs/op Benchmark/Reader/GNU-4 5718 19264 ns/op 5085 B/op 14 allocs/op Benchmark/Reader/PAX-4 2286 56735 ns/op 9011 B/op 33 allocs/op PASS ok archive/tar 1.068s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 258516348 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 179820185 ns/op BenchmarkZip64TestSizes/4096-4 897 130689 ns/op BenchmarkZip64TestSizes/1048576-4 116 958868 ns/op BenchmarkZip64TestSizes/67108864-4 1 170772069 ns/op PASS ok archive/zip 1.318s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 192487 549.7 ns/op BenchmarkReaderCopyUnoptimal-4 116342 885.2 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 49410 ns/op BenchmarkReaderWriteToOptimal-4 7058 14974 ns/op BenchmarkReaderReadString-4 126316 1094 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 185454 593.4 ns/op BenchmarkWriterCopyUnoptimal-4 220498 570.6 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 43148 ns/op BenchmarkReaderEmpty-4 17916 7455 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10273 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 553563 211.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.602s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3853 40155 ns/op 816.05 MB/s BenchmarkWriteByte-4 380 287248 ns/op 14.26 MB/s BenchmarkWriteRune-4 210 548051 ns/op 22.42 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3464371 ns/op BenchmarkBufferFullSmallReads-4 96 1287121 ns/op BenchmarkBufferWriteBlock/N4096-4 6964 23584 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 333 426513 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 13847295 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11246308 ns/op 1491.80 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3425444 33.62 ns/op 297.45 MB/s BenchmarkIndexByte/32-4 3290496 34.53 ns/op 926.74 MB/s BenchmarkIndexByte/4K-4 1000000 109.1 ns/op 37550.19 MB/s BenchmarkIndexBytePortable/10-4 1158646 100.6 ns/op 99.38 MB/s BenchmarkIndexBytePortable/32-4 463786 278.9 ns/op 114.73 MB/s BenchmarkIndexBytePortable/4K-4 4166 31083 ns/op 131.78 MB/s BenchmarkIndexRune/10-4 1000000 114.6 ns/op 87.23 MB/s BenchmarkIndexRune/32-4 1000000 117.2 ns/op 272.95 MB/s BenchmarkIndexRune/4K-4 426325 302.3 ns/op 13550.11 MB/s BenchmarkIndexRuneASCII/10-4 3605175 32.75 ns/op 305.30 MB/s BenchmarkIndexRuneASCII/32-4 3257887 35.23 ns/op 908.34 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 112.7 ns/op 36333.94 MB/s BenchmarkEqual/0-4 10790509 10.78 ns/op BenchmarkEqual/1-4 1232091 96.07 ns/op 10.41 MB/s BenchmarkEqual/6-4 1000000 104.8 ns/op 57.26 MB/s BenchmarkEqual/9-4 1000000 102.9 ns/op 87.47 MB/s BenchmarkEqual/15-4 1000000 107.1 ns/op 140.10 MB/s BenchmarkEqual/16-4 1000000 100.5 ns/op 159.27 MB/s BenchmarkEqual/20-4 1000000 106.0 ns/op 188.60 MB/s BenchmarkEqual/32-4 1000000 104.8 ns/op 305.44 MB/s BenchmarkEqual/4K-4 90273 1417 ns/op 2890.02 MB/s BenchmarkIndex/10-4 2156286 53.43 ns/op 187.16 MB/s BenchmarkIndex/32-4 2310506 54.17 ns/op 590.74 MB/s BenchmarkIndex/4K-4 23884 4992 ns/op 820.50 MB/s BenchmarkIndexEasy/10-4 2300726 50.21 ns/op 199.17 MB/s BenchmarkIndexEasy/32-4 2158262 52.81 ns/op 605.95 MB/s BenchmarkIndexEasy/4K-4 560775 230.5 ns/op 17768.09 MB/s BenchmarkCount/10-4 1363910 86.39 ns/op 115.76 MB/s BenchmarkCount/32-4 1344571 87.32 ns/op 366.46 MB/s BenchmarkCount/4K-4 24582 4965 ns/op 825.03 MB/s BenchmarkCountEasy/10-4 1412328 83.37 ns/op 119.94 MB/s BenchmarkCountEasy/32-4 1349937 87.58 ns/op 365.38 MB/s BenchmarkCountEasy/4K-4 482959 266.0 ns/op 15397.10 MB/s BenchmarkCountSingle/10-4 2790378 41.65 ns/op 240.10 MB/s BenchmarkCountSingle/32-4 2757962 43.27 ns/op 739.53 MB/s BenchmarkCountSingle/4K-4 1000000 124.6 ns/op 32874.92 MB/s BenchmarkToUpper/#00-4 2464147 49.71 ns/op BenchmarkToUpper/ONLYUPPER-4 337267 382.9 ns/op BenchmarkToUpper/abc-4 451537 275.0 ns/op BenchmarkToUpper/AbC123-4 262134 434.1 ns/op BenchmarkToUpper/azAZ09_-4 286300 443.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 87153 1350 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39079 3065 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61624 1850 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 129819 928.9 ns/op BenchmarkToLower/#00-4 2872723 40.82 ns/op BenchmarkToLower/abc-4 445803 294.9 ns/op BenchmarkToLower/AbC123-4 310290 389.7 ns/op BenchmarkToLower/azAZ09_-4 282212 422.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 89292 1322 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41733 2853 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77713 1554 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 140666 888.1 ns/op BenchmarkFields/ASCII/16-4 189550 611.2 ns/op 26.18 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14880 8087 ns/op 31.66 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 925 135449 ns/op 30.24 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 49 2219098 ns/op 29.53 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 35139919 ns/op 29.84 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90384 1287 ns/op 12.43 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7046 19336 ns/op 13.24 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 405 304720 ns/op 13.44 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5514366 ns/op 11.88 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 110392332 ns/op 9.50 MB/s 11211012 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 148165 840.9 ns/op 19.03 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8732 11733 ns/op 21.82 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 632 204848 ns/op 20.00 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3810491 ns/op 17.20 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65226840 ns/op 16.08 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 109352 1135 ns/op 14.09 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7520 15656 ns/op 16.35 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 507 245324 ns/op 16.70 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4997271 ns/op 13.11 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 80785700 ns/op 12.98 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1932454 60.54 ns/op BenchmarkTrimSpace/ASCII-4 1000000 101.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103528 1135 ns/op BenchmarkTrimSpace/JustNonASCII-4 50155 2289 ns/op BenchmarkToValidUTF8/Valid-4 468369 287.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 326002 414.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90362 1347 ns/op BenchmarkIndexHard1-4 1132 101516 ns/op BenchmarkIndexHard2-4 859 142353 ns/op BenchmarkIndexHard3-4 212 571856 ns/op BenchmarkIndexHard4-4 260 463879 ns/op BenchmarkLastIndexHard1-4 8 13543626 ns/op BenchmarkLastIndexHard2-4 6 16924393 ns/op BenchmarkLastIndexHard3-4 6 18739636 ns/op BenchmarkCountHard1-4 1035 105893 ns/op BenchmarkCountHard2-4 796 146398 ns/op BenchmarkCountHard3-4 195 607473 ns/op BenchmarkSplitEmptySeparator-4 1 120926445 ns/op BenchmarkSplitSingleByteSeparator-4 18 8275092 ns/op BenchmarkSplitMultiByteSeparator-4 12 8855229 ns/op BenchmarkSplitNSingleByteSeparator-4 160024 890.7 ns/op BenchmarkSplitNMultiByteSeparator-4 70195 1838 ns/op BenchmarkRepeat-4 160144 821.1 ns/op BenchmarkRepeatLarge/256/1-4 125776 1153 ns/op 222.08 MB/s BenchmarkRepeatLarge/256/16-4 191360 812.3 ns/op 315.17 MB/s BenchmarkRepeatLarge/512/1-4 79760 1627 ns/op 314.70 MB/s BenchmarkRepeatLarge/512/16-4 98091 1337 ns/op 383.04 MB/s BenchmarkRepeatLarge/1024/1-4 47390 2462 ns/op 415.87 MB/s BenchmarkRepeatLarge/1024/16-4 53356 2209 ns/op 463.58 MB/s BenchmarkRepeatLarge/2048/1-4 28932 4529 ns/op 452.15 MB/s BenchmarkRepeatLarge/2048/16-4 30393 3528 ns/op 580.57 MB/s BenchmarkRepeatLarge/4096/1-4 17596 7078 ns/op 578.72 MB/s BenchmarkRepeatLarge/4096/16-4 19552 6298 ns/op 650.38 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13639 ns/op 600.65 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11523 ns/op 710.90 MB/s BenchmarkRepeatLarge/8192/4097-4 18982 6575 ns/op 623.09 MB/s BenchmarkRepeatLarge/16384/1-4 9064 25608 ns/op 639.79 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28710 ns/op 570.67 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19890 ns/op 617.96 MB/s BenchmarkRepeatLarge/32768/1-4 2162 49568 ns/op 661.07 MB/s BenchmarkRepeatLarge/32768/16-4 2694 41359 ns/op 792.28 MB/s BenchmarkRepeatLarge/32768/4097-4 2982 45103 ns/op 635.86 MB/s BenchmarkRepeatLarge/65536/1-4 1321 98949 ns/op 662.32 MB/s BenchmarkRepeatLarge/65536/16-4 1192 94793 ns/op 691.36 MB/s BenchmarkRepeatLarge/65536/4097-4 1326 93365 ns/op 658.23 MB/s BenchmarkRepeatLarge/131072/1-4 288 408015 ns/op 321.24 MB/s BenchmarkRepeatLarge/131072/16-4 260 394267 ns/op 332.44 MB/s BenchmarkRepeatLarge/131072/4097-4 273 412836 ns/op 307.65 MB/s BenchmarkRepeatLarge/262144/1-4 168 670811 ns/op 390.79 MB/s BenchmarkRepeatLarge/262144/16-4 169 731918 ns/op 358.16 MB/s BenchmarkRepeatLarge/262144/4097-4 156 729552 ns/op 353.79 MB/s BenchmarkRepeatLarge/524288/1-4 93 1278637 ns/op 410.04 MB/s BenchmarkRepeatLarge/524288/16-4 93 1378456 ns/op 380.34 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1527335 ns/op 340.67 MB/s BenchmarkRepeatLarge/1048576/1-4 60 2283687 ns/op 459.16 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2801085 ns/op 374.35 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 2297132 ns/op 454.80 MB/s BenchmarkRepeatLarge/2097152/1-4 26 4251080 ns/op 493.32 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4354123 ns/op 481.65 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 4323376 ns/op 484.24 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8422282 ns/op 498.00 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8065895 ns/op 520.00 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7866038 ns/op 532.83 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14973273 ns/op 560.24 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14528981 ns/op 577.37 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13514539 ns/op 620.56 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24115462 ns/op 695.70 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24160590 ns/op 694.40 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24125479 ns/op 695.41 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51610328 ns/op 650.15 MB/s BenchmarkRepeatLarge/33554432/16-4 3 46314824 ns/op 724.49 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 45348916 ns/op 739.92 MB/s BenchmarkRepeatLarge/67108864/1-4 2 94339614 ns/op 711.35 MB/s BenchmarkRepeatLarge/67108864/16-4 2 89144928 ns/op 752.81 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 88870336 ns/op 755.13 MB/s BenchmarkRepeatLarge/134217728/1-4 1 175295630 ns/op 765.66 MB/s BenchmarkRepeatLarge/134217728/16-4 1 181729747 ns/op 738.56 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 173407832 ns/op 774.00 MB/s BenchmarkRepeatLarge/268435456/1-4 1 388656300 ns/op 690.68 MB/s BenchmarkRepeatLarge/268435456/16-4 1 369463362 ns/op 726.56 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 361021401 ns/op 743.54 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1085760474 ns/op 494.47 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1230986852 ns/op 436.13 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1263293333 ns/op 424.98 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4541665239 ns/op 236.42 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3218154705 ns/op 333.65 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3708088543 ns/op 289.57 MB/s BenchmarkBytesCompare/1-4 10332895 11.63 ns/op BenchmarkBytesCompare/2-4 9832882 11.83 ns/op BenchmarkBytesCompare/4-4 11166133 10.82 ns/op BenchmarkBytesCompare/8-4 12821554 9.255 ns/op BenchmarkBytesCompare/16-4 13938672 8.676 ns/op BenchmarkBytesCompare/32-4 12171930 9.470 ns/op BenchmarkBytesCompare/64-4 11030564 10.51 ns/op BenchmarkBytesCompare/128-4 9090736 12.18 ns/op BenchmarkBytesCompare/256-4 7632992 15.13 ns/op BenchmarkBytesCompare/512-4 5240988 21.43 ns/op BenchmarkBytesCompare/1024-4 3306740 34.39 ns/op BenchmarkBytesCompare/2048-4 1922797 60.94 ns/op BenchmarkIndexAnyASCII/1:1-4 1979605 57.93 ns/op BenchmarkIndexAnyASCII/1:2-4 2058568 65.89 ns/op BenchmarkIndexAnyASCII/1:4-4 1901616 60.10 ns/op BenchmarkIndexAnyASCII/1:8-4 1951680 57.52 ns/op BenchmarkIndexAnyASCII/1:16-4 1889794 58.65 ns/op BenchmarkIndexAnyASCII/1:32-4 1963260 58.64 ns/op BenchmarkIndexAnyASCII/1:64-4 1935498 58.50 ns/op BenchmarkIndexAnyASCII/16:1-4 2138581 56.19 ns/op BenchmarkIndexAnyASCII/16:2-4 567890 193.9 ns/op BenchmarkIndexAnyASCII/16:4-4 600610 196.5 ns/op BenchmarkIndexAnyASCII/16:8-4 644702 200.8 ns/op BenchmarkIndexAnyASCII/16:16-4 581209 205.2 ns/op BenchmarkIndexAnyASCII/16:32-4 546852 230.5 ns/op BenchmarkIndexAnyASCII/16:64-4 429510 262.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1877984 63.29 ns/op BenchmarkIndexAnyASCII/256:2-4 51411 2159 ns/op BenchmarkIndexAnyASCII/256:4-4 53070 2123 ns/op BenchmarkIndexAnyASCII/256:8-4 52645 2159 ns/op BenchmarkIndexAnyASCII/256:16-4 50820 2171 ns/op BenchmarkIndexAnyASCII/256:32-4 54788 2172 ns/op BenchmarkIndexAnyASCII/256:64-4 51825 2248 ns/op BenchmarkIndexAnyUTF8/1:1-4 1972131 58.91 ns/op BenchmarkIndexAnyUTF8/1:2-4 1986330 57.84 ns/op BenchmarkIndexAnyUTF8/1:4-4 2041039 57.14 ns/op BenchmarkIndexAnyUTF8/1:8-4 1996350 57.54 ns/op BenchmarkIndexAnyUTF8/1:16-4 2000029 58.25 ns/op BenchmarkIndexAnyUTF8/1:32-4 2037789 57.35 ns/op BenchmarkIndexAnyUTF8/1:64-4 2061339 56.93 ns/op BenchmarkIndexAnyUTF8/16:1-4 157424 754.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 416289 291.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 374757 296.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 432578 320.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 427464 296.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 381615 305.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 421662 305.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10992 10807 ns/op BenchmarkIndexAnyUTF8/256:2-4 32251 3720 ns/op BenchmarkIndexAnyUTF8/256:4-4 31357 3739 ns/op BenchmarkIndexAnyUTF8/256:8-4 31647 3637 ns/op BenchmarkIndexAnyUTF8/256:16-4 31748 3623 ns/op BenchmarkIndexAnyUTF8/256:32-4 30441 3884 ns/op BenchmarkIndexAnyUTF8/256:64-4 30897 3824 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2209932 53.74 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2202510 52.97 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2172438 52.74 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2099149 53.22 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2158177 53.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2181763 53.93 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2065258 57.31 ns/op BenchmarkLastIndexAnyASCII/16:1-4 499068 259.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 577093 233.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 528228 232.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 524108 235.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 493576 247.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 456949 262.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 454986 288.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 41854 2918 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38378 2852 ns/op BenchmarkLastIndexAnyASCII/256:4-4 41938 2838 ns/op BenchmarkLastIndexAnyASCII/256:8-4 41473 2840 ns/op BenchmarkLastIndexAnyASCII/256:16-4 42226 2866 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38523 3017 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36742 2993 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2197906 54.21 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2253892 52.83 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2237150 52.47 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2208607 53.48 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2102910 54.75 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2033625 57.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1903195 66.42 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 201718 610.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 395670 322.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 385064 309.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 435999 297.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 431228 303.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 372554 316.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 412648 325.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13066 9153 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30458 3861 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30216 3819 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28804 4313 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28203 4047 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26756 4236 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27186 4236 ns/op BenchmarkTrimASCII/1:1-4 2119106 54.89 ns/op BenchmarkTrimASCII/1:2-4 1873896 61.83 ns/op BenchmarkTrimASCII/1:4-4 1875715 64.03 ns/op BenchmarkTrimASCII/1:8-4 1729165 71.04 ns/op BenchmarkTrimASCII/1:16-4 1606546 77.05 ns/op BenchmarkTrimASCII/16:1-4 625606 191.5 ns/op BenchmarkTrimASCII/16:2-4 523990 252.1 ns/op BenchmarkTrimASCII/16:4-4 467604 254.3 ns/op BenchmarkTrimASCII/16:8-4 450156 253.5 ns/op BenchmarkTrimASCII/16:16-4 493333 263.4 ns/op BenchmarkTrimASCII/256:1-4 52352 2225 ns/op BenchmarkTrimASCII/256:2-4 37011 3172 ns/op BenchmarkTrimASCII/256:4-4 36428 4134 ns/op BenchmarkTrimASCII/256:8-4 35593 4660 ns/op BenchmarkTrimASCII/256:16-4 35020 3074 ns/op BenchmarkTrimASCII/4096:1-4 3702 34788 ns/op BenchmarkTrimASCII/4096:2-4 2694 48456 ns/op BenchmarkTrimASCII/4096:4-4 2714 47703 ns/op BenchmarkTrimASCII/4096:8-4 2534 46920 ns/op BenchmarkTrimASCII/4096:16-4 2667 47404 ns/op BenchmarkTrimByte-4 1551506 78.15 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17475 9404 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17167 7461 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 933 121782 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2022 60137 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3553 30991 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7341 16362 ns/op BenchmarkCompareBytesEqual-4 12782383 8.664 ns/op BenchmarkCompareBytesToNil-4 16143554 7.283 ns/op BenchmarkCompareBytesEmpty-4 17152893 7.438 ns/op BenchmarkCompareBytesIdentical-4 15535890 7.454 ns/op BenchmarkCompareBytesSameLength-4 15194779 7.707 ns/op BenchmarkCompareBytesDifferentLength-4 16196595 7.479 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2821 44375 ns/op 23630.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2731 46456 ns/op 22571.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2953 44890 ns/op 23359.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2568 43362 ns/op 24181.99 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3084 42532 ns/op 24653.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2802 41172 ns/op 25468.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2986 40940 ns/op 25613.04 MB/s BenchmarkCompareBytesBig-4 3176 41031 ns/op 25555.77 MB/s BenchmarkCompareBytesBigIdentical-4 17794578 6.693 ns/op 156666682.28 MB/s PASS ok bytes 94.391s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 77264827 ns/op 1.29 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 304181989 ns/op 1.86 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 26595932 ns/op 0.62 MB/s 3643452 B/op 51 allocs/op PASS ok compress/bzip2 1.266s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 51 2126164 ns/op 4.70 MB/s 42793 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19694553 ns/op 5.08 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 199093369 ns/op 5.02 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 51 2038682 ns/op 4.91 MB/s 42390 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20809176 ns/op 4.81 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 214665233 ns/op 4.66 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 2009461 ns/op 4.98 MB/s 43491 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18508189 ns/op 5.40 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 187165738 ns/op 5.34 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 1981916 ns/op 5.05 MB/s 42306 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18619067 ns/op 5.37 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 187011776 ns/op 5.35 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 48 2105979 ns/op 4.75 MB/s 43468 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21016479 ns/op 4.76 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 213961110 ns/op 4.67 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1812830 ns/op 5.52 MB/s 43348 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14206310 ns/op 7.04 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 145387078 ns/op 6.88 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1570247 ns/op 6.37 MB/s 43302 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11339203 ns/op 8.82 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 111858078 ns/op 8.94 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1582977 ns/op 6.32 MB/s 43156 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11109588 ns/op 9.00 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 110962017 ns/op 9.01 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1202362 ns/op 8.32 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11750537 ns/op 8.51 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 111865679 ns/op 8.94 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2160343 ns/op 4.63 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18923262 ns/op 5.28 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 185376728 ns/op 5.39 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5612087 ns/op 1.78 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 61666989 ns/op 1.62 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 623604907 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 21 5476722 ns/op 1.83 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 57815706 ns/op 1.73 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 596627570 ns/op 1.68 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 86 1362352 ns/op 7.34 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11827078 ns/op 8.46 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 123207144 ns/op 8.12 MB/s BenchmarkEncode/Newton/Speed/1e4-4 62 1918996 ns/op 5.21 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15036762 ns/op 6.65 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 143545922 ns/op 6.97 MB/s BenchmarkEncode/Newton/Default/1e4-4 22 4979802 ns/op 2.01 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 51006114 ns/op 1.96 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 523037693 ns/op 1.91 MB/s BenchmarkEncode/Newton/Compression/1e4-4 22 5017694 ns/op 1.99 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66110158 ns/op 1.51 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 670239642 ns/op 1.49 MB/s PASS ok compress/flate 14.347s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 52 2389708 ns/op 4.18 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2462370 ns/op 4.06 MB/s BenchmarkDecoder/1e5-4 5 23045744 ns/op 4.34 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22729530 ns/op 4.40 MB/s BenchmarkDecoder/1e6-4 1 236891885 ns/op 4.22 MB/s BenchmarkDecoder/1e-Reuse6-4 1 230788237 ns/op 4.33 MB/s BenchmarkEncoder/1e4-4 62 1882492 ns/op 5.31 MB/s BenchmarkEncoder/1e-Reuse4-4 68 1698029 ns/op 5.89 MB/s BenchmarkEncoder/1e5-4 6 17858958 ns/op 5.60 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17429217 ns/op 5.74 MB/s BenchmarkEncoder/1e6-4 1 182517064 ns/op 5.48 MB/s BenchmarkEncoder/1e-Reuse6-4 1 178543756 ns/op 5.60 MB/s PASS ok compress/lzw 2.758s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4602608 ns/op PASS ok container/heap 0.161s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25663 4602 ns/op BenchmarkWithTimeout/concurrency=40-4 7587 22118 ns/op BenchmarkWithTimeout/concurrency=4000-4 7635 28999 ns/op BenchmarkWithTimeout/concurrency=400000-4 8976 20222 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 374241 391.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18073 6601 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23084 4951 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3954 41681 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2731 46971 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3576 30418 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 400 319166 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 273 469253 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 391 286558 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 3233702 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 5431410 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3167026 ns/op BenchmarkCheckCanceled/Err-4 216967 470.8 ns/op BenchmarkCheckCanceled/Done-4 592464 189.6 ns/op BenchmarkContextCancelDone-4 885043 141.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 33424 3735 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 29946 4130 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27477 4528 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22296 5012 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16767 7200 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 636102 184.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 403228 297.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 296432 423.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 156908 706.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 85700 1338 ns/op PASS ok context 10.326s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1696429 62.51 ns/op 255.98 MB/s BenchmarkDecrypt-4 1922558 62.09 ns/op 257.67 MB/s BenchmarkExpand-4 1000000 106.2 ns/op PASS ok crypto/aes 0.603s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 235839 506.9 ns/op 126.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 397698 299.3 ns/op 213.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 255949 512.0 ns/op 124.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 391742 307.6 ns/op 208.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 164672 754.8 ns/op 1788.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 202594 563.6 ns/op 2395.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 150180 824.0 ns/op 1638.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 194431 650.1 ns/op 2076.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 55490 2089 ns/op 3921.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 67010 1751 ns/op 4678.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44824 2517 ns/op 3254.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 51655 2246 ns/op 3647.22 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7060 18212 ns/op 55.95 MB/s BenchmarkAESCFBDecrypt1K-4 6021 18255 ns/op 55.82 MB/s BenchmarkAESCFBDecrypt8K-4 858 146877 ns/op 55.74 MB/s BenchmarkAESOFB1K-4 10000 13253 ns/op 76.89 MB/s BenchmarkAESCTR1K-4 14400 7858 ns/op 129.67 MB/s BenchmarkAESCTR8K-4 2028 62716 ns/op 130.54 MB/s BenchmarkAESCBCEncrypt1K-4 14541 8173 ns/op 125.30 MB/s BenchmarkAESCBCDecrypt1K-4 18765 6275 ns/op 163.18 MB/s PASS ok crypto/cipher 3.629s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 90214 1272 ns/op 6.29 MB/s BenchmarkDecrypt-4 88598 1201 ns/op 6.66 MB/s BenchmarkTDESEncrypt-4 38370 3115 ns/op 2.57 MB/s BenchmarkTDESDecrypt-4 37629 3083 ns/op 2.59 MB/s PASS ok crypto/des 0.711s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1345 91296 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 20 6178052 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16467391 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 96 1348301 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.688s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2085 60870 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 46 2317787 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 22 5318853 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 1209 98312 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 18 6659340 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17501862 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4952 24202 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 75 1585383 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4230054 ns/op 1445 B/op 17 allocs/op PASS ok crypto/ecdsa 1.633s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 273 424000 ns/op BenchmarkNewKeyFromSeed-4 291 412075 ns/op BenchmarkSigning-4 267 433142 ns/op BenchmarkVerification-4 187 628071 ns/op PASS ok crypto/ed25519 0.780s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6652 17961 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 170 692907 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 74 1722135 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4419690 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1816 63869 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1867280 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4609164 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13139595 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13406 8674 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8151 15879 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4893 24468 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1119519 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3084 38341 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 397 300860 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1936 64553 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 110 1043891 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.927s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16350 6833 ns/op 149.87 MB/s BenchmarkHMACSHA256_32-4 25809 4618 ns/op 6.93 MB/s BenchmarkNewWriteSum-4 12182 9635 ns/op 3.32 MB/s PASS ok crypto/hmac 0.677s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48500 2140 ns/op BenchmarkModSub-4 61646 1828 ns/op BenchmarkMontgomeryRepr-4 32320 3674 ns/op BenchmarkMontgomeryMul-4 33217 3408 ns/op BenchmarkModMul-4 16165 7286 ns/op BenchmarkExpBig-4 18 6632882 ns/op BenchmarkExp-4 7 15060544 ns/op PASS ok crypto/internal/bigmod 1.272s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3843 30932 ns/op BenchmarkScalarBaseMult-4 298 407819 ns/op BenchmarkScalarMult-4 133 916273 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 196 602446 ns/op PASS ok crypto/internal/edwards25519 0.767s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 478938 247.3 ns/op BenchmarkMultiply-4 5285312 20.28 ns/op BenchmarkSquare-4 6415332 17.55 ns/op BenchmarkInvert-4 31971 3620 ns/op BenchmarkMult32-4 1328949 88.69 ns/op PASS ok crypto/internal/edwards25519/field 1.066s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1821595 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2194 57871 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4554620 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13054160 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 166 656250 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11419 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 81 1484699 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 30 3724978 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.293s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 660480 180.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 381926 326.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 114952 965.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 661974 175.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 305288 344.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 123752 985.9 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.156s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 110546 1075 ns/op 7.44 MB/s BenchmarkHash64-4 139513 913.0 ns/op 70.10 MB/s BenchmarkHash128-4 115472 1012 ns/op 126.50 MB/s BenchmarkHash256-4 104898 1163 ns/op 220.05 MB/s BenchmarkHash512-4 78187 1566 ns/op 327.04 MB/s BenchmarkHash1K-4 49884 2351 ns/op 435.58 MB/s BenchmarkHash8K-4 10000 12707 ns/op 644.66 MB/s BenchmarkHash1M-4 67 1494836 ns/op 701.47 MB/s BenchmarkHash8M-4 8 12626890 ns/op 664.34 MB/s BenchmarkHash8BytesUnaligned-4 102861 1119 ns/op 7.15 MB/s BenchmarkHash1KUnaligned-4 49995 2344 ns/op 436.91 MB/s BenchmarkHash8KUnaligned-4 9627 12814 ns/op 639.31 MB/s PASS ok crypto/md5 2.151s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 61348675 ns/op PASS ok crypto/rand 0.247s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11332 ns/op 11.29 MB/s BenchmarkRC4_1K-4 1531 78377 ns/op 13.07 MB/s BenchmarkRC4_8K-4 195 607248 ns/op 13.33 MB/s PASS ok crypto/rc4 0.523s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9420459 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21583142 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 41026374 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3638335 ns/op BenchmarkDecryptOAEP/2048-4 13 9322572 ns/op BenchmarkEncryptOAEP/2048-4 34 3476937 ns/op BenchmarkSignPKCS1v15/2048-4 12 9856989 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3369412 ns/op BenchmarkSignPSS/2048-4 13 9213426 ns/op BenchmarkVerifyPSS/2048-4 34 3510531 ns/op PASS ok crypto/rsa 1.977s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98994 1143 ns/op 7.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 125107 990.5 ns/op 8.08 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73074 1429 ns/op 223.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 107868 1139 ns/op 280.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 62487 1975 ns/op 518.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 67254 1791 ns/op 571.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13330 8622 ns/op 950.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14172 8380 ns/op 977.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.468s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 80234 1511 ns/op 5.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 89038 1248 ns/op 6.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90661 1305 ns/op 6.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30368 3766 ns/op 271.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31580 3572 ns/op 286.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32176 3588 ns/op 285.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6096 21337 ns/op 383.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6206 21349 ns/op 383.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6176 20899 ns/op 391.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.648s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 60067 2203 ns/op 3.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67274 1687 ns/op 4.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 57649 1887 ns/op 4.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32804 3551 ns/op 288.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37292 3219 ns/op 318.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34556 3393 ns/op 301.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6151 17300 ns/op 473.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7671 15848 ns/op 516.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7130 16141 ns/op 507.53 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.517s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21798146 5.511 ns/op BenchmarkConstantTimeEq-4 23488297 5.140 ns/op BenchmarkConstantTimeLessOrEq-4 23352468 4.991 ns/op BenchmarkXORBytes/8Bytes-4 3499122 33.99 ns/op 235.38 MB/s BenchmarkXORBytes/128Bytes-4 3004429 39.99 ns/op 3200.73 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 117.5 ns/op 17425.51 MB/s BenchmarkXORBytes/32768Bytes-4 89198 1405 ns/op 23325.48 MB/s PASS ok crypto/subtle 1.222s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 33 3850112 ns/op BenchmarkCertCache/1-4 26 3986033 ns/op BenchmarkCertCache/2-4 30 3914190 ns/op BenchmarkCertCache/3-4 37 4226637 ns/op BenchmarkHandshakeServer/RSA-4 24 5947802 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 18 5746379 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 26 6624338 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 28 3844791 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 28 4809969 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4233692 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 31 4268423 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27165570 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 24689709 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 55196706 ns/op 19.00 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 53381168 ns/op 19.64 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 104122894 ns/op 20.14 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 107555929 ns/op 19.50 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 209072872 ns/op 20.06 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 315981172 ns/op 13.27 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 351097616 ns/op 23.89 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 371745130 ns/op 22.57 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 751211069 ns/op 22.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 740847883 ns/op 22.65 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1549969644 ns/op 21.65 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1779874136 ns/op 18.85 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4053117716 ns/op 16.56 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3753155208 ns/op 17.88 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 58713748 ns/op 17.86 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 59284834 ns/op 17.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 89365156 ns/op 23.47 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 93122574 ns/op 22.52 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 168725513 ns/op 24.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 194052511 ns/op 21.61 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 326484674 ns/op 25.69 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 371704809 ns/op 22.57 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 774966044 ns/op 21.65 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 822902038 ns/op 20.39 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1400445479 ns/op 23.96 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1597774230 ns/op 21.00 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3012351072 ns/op 22.28 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3492899762 ns/op 19.21 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 708093553 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 710976733 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 294754087 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 290899280 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157148222 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161809093 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85814348 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83292333 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42726450 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42562405 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 152260565 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152930079 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 69843561 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69219051 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 41686370 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 46481558 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 31629138 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30897052 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 30150804 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22049581 ns/op PASS ok crypto/tls 37.597s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13622736 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 346 320980 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1053 99434 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1107 112620 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 0.862s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3376881 ns/op 278426 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 38 3385823 ns/op 264903 B/op 1983 allocs/op BenchmarkConcurrentStmtExec-4 64 2426024 ns/op 213253 B/op 578 allocs/op BenchmarkConcurrentTxQuery-4 33 3612206 ns/op 272317 B/op 2136 allocs/op BenchmarkConcurrentTxExec-4 58 1849670 ns/op 87844 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 60 2394764 ns/op 104439 B/op 2074 allocs/op BenchmarkConcurrentTxStmtExec-4 152 842969 ns/op 40141 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 3000967 ns/op 228809 B/op 1785 allocs/op BenchmarkManyConcurrentQueries-4 2773 43447 ns/op 4089 B/op 20 allocs/op BenchmarkGrabConn-4 251578 538.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.971s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 157214 1001 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1451693 ns/op 188226 B/op 13 allocs/op Benchmark115/LineToPC-4 84 1538750 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18933 6407 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.934s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 745 167812 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3156 36927 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.458s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 259 456895 ns/op 17.93 MB/s BenchmarkEncodeToString-4 219 498308 ns/op 16.44 MB/s BenchmarkDecode-4 162 751524 ns/op 17.45 MB/s BenchmarkDecodeString-4 150 770446 ns/op 17.02 MB/s PASS ok encoding/base32 0.981s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 277 436876 ns/op 18.75 MB/s BenchmarkDecodeString/2-4 203644 508.7 ns/op 7.86 MB/s BenchmarkDecodeString/4-4 283374 553.4 ns/op 14.46 MB/s BenchmarkDecodeString/8-4 193993 582.5 ns/op 20.60 MB/s BenchmarkDecodeString/64-4 41586 2636 ns/op 33.38 MB/s BenchmarkDecodeString/8192-4 447 281021 ns/op 38.87 MB/s BenchmarkNewEncoding-4 118519 1045 ns/op 245.06 MB/s PASS ok encoding/base64 1.269s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1452 84530 ns/op 47.32 MB/s BenchmarkReadStruct-4 16904 6582 ns/op 11.39 MB/s BenchmarkWriteStruct-4 17491 6020 ns/op 12.46 MB/s BenchmarkReadInts-4 42922 2784 ns/op 10.78 MB/s BenchmarkWriteInts-4 36972 3240 ns/op 9.26 MB/s BenchmarkWriteSlice1000Int32s-4 1220 97628 ns/op 40.97 MB/s BenchmarkPutUint16-4 2637537 40.64 ns/op 49.21 MB/s BenchmarkAppendUint16-4 2777042 41.63 ns/op 48.04 MB/s BenchmarkPutUint32-4 2285887 48.97 ns/op 81.69 MB/s BenchmarkAppendUint32-4 2547128 45.80 ns/op 87.34 MB/s BenchmarkPutUint64-4 1252687 96.15 ns/op 83.21 MB/s BenchmarkAppendUint64-4 1293074 94.20 ns/op 84.93 MB/s BenchmarkLittleEndianPutUint16-4 2536917 40.85 ns/op 48.96 MB/s BenchmarkLittleEndianAppendUint16-4 3311043 34.90 ns/op 57.31 MB/s BenchmarkLittleEndianPutUint32-4 2361708 48.93 ns/op 81.75 MB/s BenchmarkLittleEndianAppendUint32-4 2464263 48.82 ns/op 81.94 MB/s BenchmarkLittleEndianPutUint64-4 1287354 91.54 ns/op 87.40 MB/s BenchmarkLittleEndianAppendUint64-4 1275468 90.38 ns/op 88.52 MB/s BenchmarkReadFloats-4 174044 737.2 ns/op 16.28 MB/s BenchmarkWriteFloats-4 140631 898.3 ns/op 13.36 MB/s BenchmarkReadSlice1000Float32s-4 1452 82380 ns/op 48.56 MB/s BenchmarkWriteSlice1000Float32s-4 1210 98436 ns/op 40.64 MB/s BenchmarkReadSlice1000Uint8s-4 63998 2429 ns/op 411.75 MB/s BenchmarkWriteSlice1000Uint8s-4 51391 2429 ns/op 411.64 MB/s BenchmarkPutUvarint32-4 937902 126.4 ns/op 31.63 MB/s BenchmarkPutUvarint64-4 315243 425.2 ns/op 18.81 MB/s PASS ok encoding/binary 4.911s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6319 18733 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6625 17456 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6387 18396 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3620 30093 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6096 16612 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7962 16722 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7219 16446 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4034 28707 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 13877 ns/op PASS ok encoding/csv 1.573s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9398 11283 ns/op BenchmarkEndToEndByteBuffer-4 11859 12197 ns/op BenchmarkEndToEndSliceByteBuffer-4 219 503832 ns/op BenchmarkEncodeComplex128Slice-4 597 178430 ns/op BenchmarkEncodeFloat64Slice-4 1442 88770 ns/op BenchmarkEncodeInt32Slice-4 1304 91257 ns/op BenchmarkEncodeStringSlice-4 1884 60953 ns/op BenchmarkEncodeInterfaceSlice-4 66 1859471 ns/op BenchmarkDecodeComplex128Slice-4 570 260349 ns/op BenchmarkDecodeFloat64Slice-4 1165 148622 ns/op BenchmarkDecodeInt32Slice-4 921 136138 ns/op BenchmarkDecodeStringSlice-4 428 282296 ns/op BenchmarkDecodeStringsSlice-4 204 595277 ns/op BenchmarkDecodeBytesSlice-4 452 300552 ns/op BenchmarkDecodeInterfaceSlice-4 98 1491364 ns/op BenchmarkDecodeMap-4 90 1296489 ns/op PASS ok encoding/gob 3.223s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9289 10929 ns/op 23.42 MB/s BenchmarkEncode/1024-4 3135 51377 ns/op 19.93 MB/s BenchmarkEncode/4096-4 686 160145 ns/op 25.58 MB/s BenchmarkEncode/16384-4 184 627283 ns/op 26.12 MB/s BenchmarkDecode/256-4 24757 4737 ns/op 54.05 MB/s BenchmarkDecode/1024-4 6874 19115 ns/op 53.57 MB/s BenchmarkDecode/4096-4 1561 82106 ns/op 49.89 MB/s BenchmarkDecode/16384-4 400 308908 ns/op 53.04 MB/s BenchmarkDump/256-4 1090 95069 ns/op 2.69 MB/s BenchmarkDump/1024-4 331 366163 ns/op 2.80 MB/s BenchmarkDump/4096-4 82 1502077 ns/op 2.73 MB/s BenchmarkDump/16384-4 20 6122497 ns/op 2.68 MB/s PASS ok encoding/hex 2.090s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 102730112 ns/op 18.89 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 108877390 ns/op 17.82 MB/s 5304 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 118076102 ns/op 16.43 MB/s 10331064 B/op 53 allocs/op BenchmarkCodeMarshalError-4 1 127125134 ns/op 15.26 MB/s 10336632 B/op 113 allocs/op BenchmarkMarshalBytes/32-4 25566 4490 ns/op BenchmarkMarshalBytes/256-4 6282 17766 ns/op BenchmarkMarshalBytes/4096-4 546 219011 ns/op BenchmarkMarshalBytesError/32-4 67 1722812 ns/op BenchmarkMarshalBytesError/256-4 67 1767710 ns/op BenchmarkMarshalBytesError/4096-4 49 2097435 ns/op BenchmarkCodeDecoder-4 1 375349853 ns/op 5.17 MB/s 11017600 B/op 91360 allocs/op BenchmarkUnicodeDecoder-4 36436 3051 ns/op 4.59 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 53366 2272 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 348431303 ns/op 5.57 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 339449498 ns/op 5.72 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 62346 1806 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 175550 993.8 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 298046 716.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 77371 1968 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 88542 1454 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 20061 5596 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2972 36808 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 636 169280 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 126 1086494 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8977113 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 716122 174.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 694224 168.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 682284 170.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 538038 187.5 ns/op BenchmarkEncodeMarshaler-4 68786 1758 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 87399 1288 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5363288 20.34 ns/op BenchmarkNumberIsValidRegexp-4 19794 6014 ns/op PASS ok encoding/json 7.678s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 24 4833635 ns/op 13.56 MB/s BenchmarkDecode-4 25 4228806 ns/op 20.99 MB/s PASS ok encoding/pem 0.452s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1201 83279 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 669 190491 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2696 48883 ns/op PASS ok encoding/xml 0.675s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 441978 303.2 ns/op BenchmarkIntSet-4 551324 209.6 ns/op BenchmarkFloatAdd-4 249430 796.8 ns/op BenchmarkFloatSet-4 603974 219.7 ns/op BenchmarkStringSet-4 410340 288.5 ns/op BenchmarkMapSet-4 135669 989.3 ns/op BenchmarkMapSetDifferent-4 55101 2128 ns/op BenchmarkMapSetDifferentRandom-4 246 440909 ns/op BenchmarkMapSetString-4 115202 1014 ns/op BenchmarkMapAddSame-4 23768 4751 ns/op BenchmarkMapAddDifferent-4 13234 12839 ns/op BenchmarkMapAddDifferentRandom-4 247 679318 ns/op BenchmarkMapAddSameSteadyState-4 317611 371.2 ns/op BenchmarkMapAddDifferentSteadyState-4 129778 1284 ns/op BenchmarkRealworldExpvarUsage-4 13030 11081 ns/op PASS ok expvar 3.913s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 65274 1774 ns/op BenchmarkSprintfEmpty-4 252852 583.6 ns/op BenchmarkSprintfString-4 184987 879.2 ns/op BenchmarkSprintfTruncateString-4 132632 1225 ns/op BenchmarkSprintfTruncateBytes-4 111981 1465 ns/op BenchmarkSprintfSlowParsingPath-4 127341 1067 ns/op BenchmarkSprintfQuoteString-4 35859 3547 ns/op BenchmarkSprintfInt-4 168877 916.9 ns/op BenchmarkSprintfIntInt-4 126327 1247 ns/op BenchmarkSprintfPrefixedInt-4 102964 1574 ns/op BenchmarkSprintfFloat-4 76290 1545 ns/op BenchmarkSprintfComplex-4 37267 3618 ns/op BenchmarkSprintfBoolean-4 146847 906.3 ns/op BenchmarkSprintfHexString-4 69061 2450 ns/op BenchmarkSprintfHexBytes-4 53132 3098 ns/op BenchmarkSprintfBytes-4 26294 4703 ns/op BenchmarkSprintfStringer-4 53064 3240 ns/op BenchmarkSprintfStructure-4 16933 8160 ns/op BenchmarkManyArgs-4 29805 4946 ns/op BenchmarkFprintInt-4 58672 2040 ns/op BenchmarkFprintfBytes-4 63210 2157 ns/op BenchmarkFprintIntNoAlloc-4 62552 2350 ns/op BenchmarkScanInts-4 24 4388828 ns/op BenchmarkScanRecursiveInt-4 1 483728570 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 507547952 ns/op PASS ok fmt 6.781s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 534 244288 ns/op PASS ok go/build 0.246s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 34365 3590 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 8558 15659 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3925 51800 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1096 135435 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 278 731386 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 42 2972815 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 10382226 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 42422845 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 179634837 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.211s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 574070025 ns/op 0.11 MB/s 45353504 B/op 48758 allocs/op PASS ok go/format 0.689s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 32730222 ns/op 1.65 MB/s BenchmarkParseOnly-4 4 25661583 ns/op 2.10 MB/s BenchmarkResolve-4 28 3828731 ns/op 14.07 MB/s PASS ok go/parser 1.760s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 160317924 ns/op 0.32 MB/s 5402800 B/op 27657 allocs/op BenchmarkPrintDecl-4 580 200249 ns/op 0.16 MB/s 16884 B/op 51 allocs/op PASS ok go/printer 0.390s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 217 620216 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10325275 ns/op 5.39 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 27685081 ns/op 2.60 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22515563 ns/op 5.03 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1071366 ns/op 2.87 MB/s PASS ok go/scanner 1.117s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1476142 82.34 ns/op PASS ok go/token 0.424s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 146 1461653 ns/op BenchmarkNamed/Underlying/nongeneric-4 862105 131.8 ns/op BenchmarkNamed/Underlying/generic-4 935828 145.1 ns/op BenchmarkNamed/Underlying/src_instance-4 967916 134.8 ns/op BenchmarkNamed/Underlying/user_instance-4 985934 128.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16344 7928 ns/op BenchmarkNamed/NewMethodSet/generic-4 13461 8930 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 11768 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14383 10383 ns/op BenchmarkCheck/http/funcbodies/info-4 1 742070966 ns/op 41068 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 550383104 ns/op 55426 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 249253911 ns/op 122204 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 278896224 ns/op 109302 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2805253502 ns/op 1825 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 154315184 ns/op 32885 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 114425361 ns/op 44193 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 109061209 ns/op 46492 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1212336375 ns/op 1786 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 117891302 ns/op 18198 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 92331858 ns/op 23312 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 79749540 ns/op 26742 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2383850792 ns/op 26326 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 602187488 ns/op 104023 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 156929046 ns/op 396924 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130736616 ns/op 475627 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2858598300 ns/op 697.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 118922356 ns/op 16679 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 122273541 ns/op 16235 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 111765378 ns/op 17620 lines/s PASS ok go/types 53.365s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12208 9216 ns/op 111.11 MB/s PASS ok hash/adler32 0.313s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 238278 529.6 ns/op 28.32 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 228412 555.6 ns/op 27.00 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 122275 862.6 ns/op 46.37 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 144010 1391 ns/op 28.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 379816 290.1 ns/op 1764.83 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 420267 299.6 ns/op 1708.77 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 322956 329.7 ns/op 3106.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 382580 341.0 ns/op 3003.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 228306 875.0 ns/op 4681.36 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 259242 588.3 ns/op 6962.50 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56158 2089 ns/op 15687.74 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 55141 3075 ns/op 10655.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 337443 334.6 ns/op 44.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 454377 287.2 ns/op 52.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 376674 384.6 ns/op 104.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 383953 589.3 ns/op 67.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 307029 390.1 ns/op 1312.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 278815 392.2 ns/op 1305.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 209247 520.4 ns/op 1967.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 269517 478.7 ns/op 2139.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 227791 521.0 ns/op 7861.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 214248 558.7 ns/op 7330.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51188 2114 ns/op 15502.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 52618 3184 ns/op 10292.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 238522 502.1 ns/op 29.87 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 266139 497.6 ns/op 30.15 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 115624 1445 ns/op 27.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93277 1436 ns/op 27.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10558 ns/op 48.49 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10629 ns/op 48.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6453 36745 ns/op 27.87 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5838 31349 ns/op 32.66 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1017 98752 ns/op 41.48 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1005 115378 ns/op 35.50 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 164 1323913 ns/op 24.75 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 150 762086 ns/op 43.00 MB/s PASS ok hash/crc32 7.969s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 122 887991 ns/op 73.80 MB/s BenchmarkCrc64/ISO4KB-4 1711 72028 ns/op 56.87 MB/s BenchmarkCrc64/ISO1KB-4 6673 21440 ns/op 47.76 MB/s BenchmarkCrc64/ECMA64KB-4 100 1077922 ns/op 60.80 MB/s BenchmarkCrc64/Random64KB-4 132 888262 ns/op 73.78 MB/s BenchmarkCrc64/Random16KB-4 498 342218 ns/op 47.88 MB/s PASS ok hash/crc64 1.278s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12610 9568 ns/op 107.02 MB/s BenchmarkFnv32aKB-4 11749 10186 ns/op 100.53 MB/s BenchmarkFnv64KB-4 10000 10871 ns/op 94.20 MB/s BenchmarkFnv64aKB-4 10000 14261 ns/op 71.80 MB/s BenchmarkFnv128KB-4 1615 69861 ns/op 14.66 MB/s BenchmarkFnv128aKB-4 1531 87508 ns/op 11.70 MB/s PASS ok hash/fnv 1.212s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 380486 273.4 ns/op 14.63 MB/s BenchmarkHash/n=4/Bytes-4 2995143 37.04 ns/op 107.98 MB/s BenchmarkHash/n=4/String-4 1736332 78.06 ns/op 51.24 MB/s BenchmarkHash/n=8/Write-4 296210 448.9 ns/op 17.82 MB/s BenchmarkHash/n=8/Bytes-4 3080012 43.53 ns/op 183.78 MB/s BenchmarkHash/n=8/String-4 1796288 69.26 ns/op 115.51 MB/s BenchmarkHash/n=16/Write-4 425487 276.1 ns/op 57.95 MB/s BenchmarkHash/n=16/Bytes-4 3275745 33.94 ns/op 471.46 MB/s BenchmarkHash/n=16/String-4 1800177 64.69 ns/op 247.35 MB/s BenchmarkHash/n=32/Write-4 368360 353.1 ns/op 90.63 MB/s BenchmarkHash/n=32/Bytes-4 2965124 36.69 ns/op 872.18 MB/s BenchmarkHash/n=32/String-4 1569657 66.59 ns/op 480.55 MB/s BenchmarkHash/n=64/Write-4 423852 302.8 ns/op 211.35 MB/s BenchmarkHash/n=64/Bytes-4 3120585 37.78 ns/op 1694.20 MB/s BenchmarkHash/n=64/String-4 1778779 92.80 ns/op 689.66 MB/s BenchmarkHash/n=256/Write-4 307784 408.9 ns/op 626.14 MB/s BenchmarkHash/n=256/Bytes-4 2155978 74.08 ns/op 3455.58 MB/s BenchmarkHash/n=256/String-4 899755 141.6 ns/op 1807.55 MB/s BenchmarkHash/n=320/Write-4 296820 386.8 ns/op 827.25 MB/s BenchmarkHash/n=320/Bytes-4 2088984 78.83 ns/op 4059.22 MB/s BenchmarkHash/n=320/String-4 645507 170.1 ns/op 1881.03 MB/s BenchmarkHash/n=1024/Write-4 207772 572.9 ns/op 1787.40 MB/s BenchmarkHash/n=1024/Bytes-4 911113 133.6 ns/op 7663.95 MB/s BenchmarkHash/n=1024/String-4 293844 419.0 ns/op 2443.90 MB/s BenchmarkHash/n=4096/Write-4 79748 1330 ns/op 3079.96 MB/s BenchmarkHash/n=4096/Bytes-4 204564 559.6 ns/op 7319.05 MB/s BenchmarkHash/n=4096/String-4 70729 1638 ns/op 2500.12 MB/s BenchmarkHash/n=16384/Write-4 26955 4055 ns/op 4040.89 MB/s BenchmarkHash/n=16384/Bytes-4 72076 1740 ns/op 9418.63 MB/s BenchmarkHash/n=16384/String-4 17684 6450 ns/op 2540.11 MB/s PASS ok hash/maphash 6.374s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 687 179749 ns/op BenchmarkEscapeNone-4 106238 1085 ns/op BenchmarkUnescape-4 708 253483 ns/op BenchmarkUnescapeNone-4 660165 189.9 ns/op BenchmarkUnescapeSparse-4 10000 26355 ns/op BenchmarkUnescapeDense-4 974 118482 ns/op PASS ok html 1.230s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8392 13253 ns/op BenchmarkCSSEscaperNoSpecials-4 39906 2782 ns/op BenchmarkDecodeCSS-4 25298 6066 ns/op BenchmarkDecodeCSSNoSpecials-4 3256930 33.82 ns/op BenchmarkCSSValueFilter-4 92589 1778 ns/op BenchmarkCSSValueFilterOk-4 81507 1559 ns/op BenchmarkEscapedExecute-4 4268 24593 ns/op BenchmarkHTMLNospaceEscaper-4 8179 13342 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 50425 2175 ns/op BenchmarkStripTags-4 18459 5876 ns/op BenchmarkStripTagsNoSpecials-4 272332 544.2 ns/op BenchmarkJSValEscaperWithNum-4 22639 5941 ns/op BenchmarkJSValEscaperWithStr-4 5394 20012 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21406 9070 ns/op BenchmarkJSValEscaperWithObj-4 4981 27202 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12465 14732 ns/op BenchmarkJSStrEscaperNoSpecials-4 45906 2819 ns/op BenchmarkJSStrEscaper-4 10000 22298 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40792 2662 ns/op BenchmarkJSRegexpEscaper-4 10000 13424 ns/op BenchmarkTemplateSpecialTags-4 96 1619334 ns/op BenchmarkURLEscaper-4 4017 30641 ns/op BenchmarkURLEscaperNoSpecials-4 161241 1060 ns/op BenchmarkURLNormalizer-4 5769 24700 ns/op BenchmarkURLNormalizerNoSpecials-4 189331 1072 ns/op BenchmarkSrcsetFilter-4 18110 7660 ns/op BenchmarkSrcsetFilterNoSpecials-4 88621 1444 ns/op PASS ok html/template 5.860s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 565092 208.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 379759 329.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 609946 220.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 549478 400.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1600126 78.06 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1235816 94.91 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1510228 80.22 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1206338 100.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1268704 102.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 430142 334.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 322473 383.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 413172 326.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 378732 377.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 421152 292.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 473119 281.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 844404 148.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 500852 296.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 336122 352.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1339809 91.47 ns/op BenchmarkRGBASetRGBA-4 1139943 110.0 ns/op BenchmarkRGBA64At-4 805189 133.5 ns/op BenchmarkRGBA64SetRGBA64-4 882615 220.3 ns/op BenchmarkNRGBAAt-4 1269398 87.00 ns/op BenchmarkNRGBASetNRGBA-4 1000000 118.0 ns/op BenchmarkNRGBA64At-4 817164 137.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 815905 155.6 ns/op BenchmarkAlphaAt-4 2252568 48.06 ns/op BenchmarkAlphaSetAlpha-4 1936038 89.28 ns/op BenchmarkAlpha16At-4 1435606 83.20 ns/op BenchmarkAlphaSetAlpha16-4 710755 160.5 ns/op BenchmarkGrayAt-4 2489394 47.24 ns/op BenchmarkGraySetGray-4 2081829 59.47 ns/op BenchmarkGray16At-4 1394768 105.4 ns/op BenchmarkGraySetGray16-4 1305822 117.3 ns/op PASS ok image 7.774s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3451652 34.08 ns/op BenchmarkYCbCrToRGB/128-4 2813386 40.20 ns/op BenchmarkYCbCrToRGB/255-4 3241006 57.27 ns/op BenchmarkRGBToYCbCr/0-4 2201736 48.68 ns/op BenchmarkRGBToYCbCr/Cb-4 2815124 38.93 ns/op BenchmarkRGBToYCbCr/Cr-4 3805674 33.58 ns/op BenchmarkYCbCrToRGBA/0-4 3020172 48.25 ns/op BenchmarkYCbCrToRGBA/128-4 2358021 62.90 ns/op BenchmarkYCbCrToRGBA/255-4 3033312 37.86 ns/op BenchmarkNYCbCrAToRGBA/0-4 2751213 44.76 ns/op BenchmarkNYCbCrAToRGBA/128-4 2599752 62.72 ns/op BenchmarkNYCbCrAToRGBA/255-4 2300642 44.41 ns/op PASS ok image/color 3.067s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 40430145 ns/op BenchmarkFillSrc-4 319 361593 ns/op BenchmarkCopyOver-4 6 20927910 ns/op BenchmarkCopySrc-4 436 235452 ns/op BenchmarkNRGBAOver-4 8 24431752 ns/op BenchmarkNRGBASrc-4 12 17592836 ns/op BenchmarkYCbCr-4 12 15261718 ns/op BenchmarkGray-4 14 8532701 ns/op BenchmarkCMYK-4 9 11433100 ns/op BenchmarkGlyphOver-4 19 5882927 ns/op BenchmarkRGBAMaskOver-4 5 25754109 ns/op BenchmarkGrayMaskOver-4 6 20408710 ns/op BenchmarkRGBA64ImageMaskOver-4 4 35539078 ns/op BenchmarkRGBA-4 4 27676030 ns/op BenchmarkPalettedFill-4 766 154972 ns/op BenchmarkPalettedRGBA-4 4 25323417 ns/op BenchmarkGenericOver-4 2 65051242 ns/op BenchmarkGenericMaskOver-4 5 22357125 ns/op BenchmarkGenericSrc-4 3 35461745 ns/op BenchmarkGenericMaskSrc-4 4 29536663 ns/op PASS ok image/draw 8.490s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 6199845 ns/op 2.49 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 134000728 ns/op 2.29 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2642507856 ns/op 0.47 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 63 2289413 ns/op 6.75 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 150979419 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.862s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5067 38208 ns/op BenchmarkIDCT-4 5434 23604 ns/op BenchmarkDecodeBaseline-4 8 13459599 ns/op 4.59 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17710681 ns/op 3.49 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 173352447 ns/op 7.09 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 227182167 ns/op 4.06 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.715s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17149525 6.938 ns/op BenchmarkDecodeGray-4 12 9179088 ns/op 7.14 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47970969 ns/op 5.46 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 34851641 ns/op 7.52 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5417150 ns/op 12.10 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 35811806 ns/op 7.32 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 76661188 ns/op 3.42 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 50201212 ns/op 6.12 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 58254244 ns/op 5.27 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 206550113 ns/op 5.95 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 229914064 ns/op 5.34 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 58874448 ns/op 5.22 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 191586588 ns/op 6.41 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 840219816 ns/op 1.46 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.382s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 52580708 ns/op 1.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 77996681 ns/op 1.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 303206713 ns/op 1.65 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 468271665 ns/op 1.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 53608880 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 46856675 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 301707670 ns/op 1.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 240862573 ns/op 2.08 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 586143447 ns/op 1.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 538045985 ns/op 1.86 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3671464816 ns/op 1.36 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3512120593 ns/op 1.42 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10544780 ns/op 9.48 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9364383 ns/op 10.68 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 59585330 ns/op 8.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 50876132 ns/op 9.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 131389016 ns/op 7.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 96112210 ns/op 10.40 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 472236291 ns/op 10.59 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 638872276 ns/op 7.83 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 88971595 ns/op 1.12 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47046540 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 373315521 ns/op 1.34 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 378521268 ns/op 1.32 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 878394942 ns/op 1.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 984729349 ns/op 1.02 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6011629646 ns/op 0.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7032698829 ns/op 0.71 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 169833414 ns/op 24.61 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 194926656 ns/op 21.44 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 55.070s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33499 3682 ns/op 0.27 MB/s BenchmarkMarshalCorpusFile/2-4 32386 4323 ns/op 0.46 MB/s BenchmarkMarshalCorpusFile/4-4 30525 4240 ns/op 0.94 MB/s BenchmarkMarshalCorpusFile/8-4 24411 4692 ns/op 1.71 MB/s BenchmarkMarshalCorpusFile/16-4 18325 6253 ns/op 2.56 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10779 ns/op 2.97 MB/s BenchmarkMarshalCorpusFile/64-4 6409 16796 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/128-4 5338 37756 ns/op 3.39 MB/s BenchmarkMarshalCorpusFile/256-4 2151 77994 ns/op 3.28 MB/s BenchmarkMarshalCorpusFile/512-4 1000 136033 ns/op 3.76 MB/s BenchmarkMarshalCorpusFile/1024-4 669 238089 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/2048-4 190 550929 ns/op 3.72 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1588183 ns/op 2.58 MB/s BenchmarkMarshalCorpusFile/8192-4 88 1846536 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/16384-4 31 4019104 ns/op 4.08 MB/s BenchmarkMarshalCorpusFile/32768-4 13 9348724 ns/op 3.51 MB/s BenchmarkMarshalCorpusFile/65536-4 6 18278682 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/131072-4 2 51012470 ns/op 2.57 MB/s BenchmarkMarshalCorpusFile/262144-4 2 96990275 ns/op 2.70 MB/s BenchmarkMarshalCorpusFile/524288-4 1 138472697 ns/op 3.79 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 258492688 ns/op 4.06 MB/s BenchmarkUnmarshalCorpusFile/1-4 8020 16966 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7128 15774 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7276 17714 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 5548 24877 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/16-4 4706 23847 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/32-4 3441 37473 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/64-4 3056 54075 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/128-4 2419 62362 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/256-4 732 148255 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/512-4 388 271204 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/1024-4 100 1007693 ns/op 1.02 MB/s BenchmarkUnmarshalCorpusFile/2048-4 112 960467 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/4096-4 67 1934797 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 25 4361836 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/16384-4 12 10123964 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 18207110 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/65536-4 2 72408864 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 71498826 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 156206264 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 276445406 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 570622391 ns/op 1.84 MB/s BenchmarkMutatorBytes/1-4 27382 6788 ns/op BenchmarkMutatorBytes/10-4 29844 3885 ns/op BenchmarkMutatorBytes/100-4 23971 4218 ns/op BenchmarkMutatorBytes/1000-4 21507 5352 ns/op BenchmarkMutatorBytes/10000-4 5730 23426 ns/op BenchmarkMutatorBytes/100000-4 861 155298 ns/op BenchmarkMutatorString/1-4 32935 4691 ns/op BenchmarkMutatorString/10-4 30626 3617 ns/op BenchmarkMutatorString/100-4 29672 4135 ns/op BenchmarkMutatorString/1000-4 13869 8640 ns/op BenchmarkMutatorString/10000-4 3484 54782 ns/op BenchmarkMutatorString/100000-4 280 358219 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16795 8605 ns/op BenchmarkMutatorAllBasicTypes/string-4 17732 9772 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58388 3280 ns/op BenchmarkMutatorAllBasicTypes/float32-4 49471 2796 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51710 2287 ns/op BenchmarkMutatorAllBasicTypes/int-4 56013 2114 ns/op BenchmarkMutatorAllBasicTypes/int8-4 61059 2056 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57337 2193 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58426 2045 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53456 3009 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 49935 2333 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48656 2218 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54776 2198 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49485 2167 ns/op PASS ok internal/fuzz 16.121s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13581 9254 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 130179 1232 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.719s PASS ok internal/poll 0.065s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 20555616 ns/op PASS ok internal/trace 4.178s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11792 ns/op BenchmarkCopyNLarge-4 150 781512 ns/op PASS ok io 0.427s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 155606 775.0 ns/op BenchmarkPrintln-4 19558 6096 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36109 3512 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4989 23829 ns/op BenchmarkDiscard-4 1000000 108.4 ns/op 0 B/op 0 allocs/op PASS ok log 1.000s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 48331 2621 ns/op BenchmarkJSONHandler/defaults-4 6506 19914 ns/op 517 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4316 27614 ns/op 788 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5008 23915 ns/op 752 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7303 16648 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6426 16715 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4184 27859 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 30745 4731 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 28736 4471 ns/op 62 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 68905 1769 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 30751 4451 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50533 2240 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 46285 2387 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 48198 2545 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 50647 2326 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 459656 230.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 445911 367.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 295230 436.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 197385 704.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 162109 1116 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 388638 877.7 ns/op BenchmarkSourceLine/stringifying-4 60772 2162 ns/op BenchmarkRecord-4 3019 44142 ns/op BenchmarkDispatch/switch-checked-4 195037 695.8 ns/op BenchmarkDispatch/As-4 237153 877.4 ns/op BenchmarkDispatch/Visit-4 171969 781.5 ns/op BenchmarkUnsafeStrings-4 10000 11430 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 PASS ok log/slog 6.018s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2198761 49.32 ns/op BenchmarkAcosh-4 1000000 100.7 ns/op BenchmarkAsin-4 2443729 46.30 ns/op BenchmarkAsinh-4 1000000 107.5 ns/op BenchmarkAtan-4 2594685 42.58 ns/op BenchmarkAtanh-4 1160286 130.9 ns/op BenchmarkAtan2-4 1932806 60.20 ns/op BenchmarkCbrt-4 1347195 81.08 ns/op BenchmarkCeil-4 23407540 6.076 ns/op BenchmarkCompare-4 3957183 25.99 ns/op BenchmarkCompare32-4 5951367 19.31 ns/op BenchmarkCopysign-4 3561729 33.19 ns/op BenchmarkCos-4 1000000 101.1 ns/op BenchmarkCosh-4 1928014 68.38 ns/op BenchmarkErf-4 3412576 33.98 ns/op BenchmarkErfc-4 3423058 37.07 ns/op BenchmarkErfinv-4 2622321 41.89 ns/op BenchmarkErfcinv-4 2744438 39.22 ns/op BenchmarkExp-4 6047863 25.66 ns/op BenchmarkExpGo-4 984674 116.8 ns/op BenchmarkExpm1-4 2387510 66.48 ns/op BenchmarkExp2-4 1000000 114.3 ns/op BenchmarkExp2Go-4 1000000 121.0 ns/op BenchmarkAbs-4 4114788 27.26 ns/op BenchmarkDim-4 8415327 15.08 ns/op BenchmarkFloor-4 22157436 7.204 ns/op BenchmarkMax-4 15216339 12.68 ns/op BenchmarkMin-4 15406155 14.11 ns/op BenchmarkMod-4 356802 361.5 ns/op BenchmarkFrexp-4 1000000 102.6 ns/op BenchmarkGamma-4 577156 229.3 ns/op BenchmarkHypot-4 12779364 10.47 ns/op BenchmarkHypotGo-4 1658586 70.38 ns/op BenchmarkIlogb-4 2211628 62.28 ns/op BenchmarkJ0-4 228580 541.6 ns/op BenchmarkJ1-4 236061 811.2 ns/op BenchmarkJn-4 112502 1566 ns/op BenchmarkLdexp-4 1527530 72.68 ns/op BenchmarkLgamma-4 1000000 124.1 ns/op BenchmarkLog-4 5131371 38.57 ns/op BenchmarkLogb-4 1000000 111.5 ns/op BenchmarkLog1p-4 1543974 116.7 ns/op BenchmarkLog10-4 5482617 24.41 ns/op BenchmarkLog2-4 1380145 75.47 ns/op BenchmarkModf-4 2247987 56.54 ns/op BenchmarkNextafter32-4 1965631 55.62 ns/op BenchmarkNextafter64-4 2190554 54.68 ns/op BenchmarkPowInt-4 534712 211.9 ns/op BenchmarkPowFrac-4 421464 262.2 ns/op BenchmarkPow10Pos-4 4724263 26.89 ns/op BenchmarkPow10Neg-4 4857742 24.65 ns/op BenchmarkRound-4 4559215 27.68 ns/op BenchmarkRoundToEven-4 9950646 10.71 ns/op BenchmarkRemainder-4 583736 257.6 ns/op BenchmarkSignbit-4 4802840 31.21 ns/op BenchmarkSin-4 1631703 81.04 ns/op BenchmarkSincos-4 975600 112.4 ns/op BenchmarkSinh-4 1369666 81.31 ns/op BenchmarkSqrtIndirect-4 18053376 6.516 ns/op BenchmarkSqrtLatency-4 22340522 6.687 ns/op BenchmarkSqrtIndirectLatency-4 20494063 5.299 ns/op BenchmarkSqrtGoLatency-4 1364348 86.44 ns/op BenchmarkSqrtPrime-4 37266 2855 ns/op BenchmarkTan-4 1000000 108.8 ns/op BenchmarkTanh-4 1000000 124.6 ns/op BenchmarkTrunc-4 23759407 5.630 ns/op BenchmarkY0-4 330679 687.2 ns/op BenchmarkY1-4 234787 565.4 ns/op BenchmarkYn-4 133218 921.4 ns/op BenchmarkFloat64bits-4 6141883 18.49 ns/op BenchmarkFloat64frombits-4 4662924 22.74 ns/op BenchmarkFloat32bits-4 7350884 23.18 ns/op BenchmarkFloat32frombits-4 6328986 22.74 ns/op BenchmarkFMA-4 22346817 6.654 ns/op PASS ok math 15.954s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16584446 8.284 ns/op 7725.67 MB/s BenchmarkAddVV/2-4 12735854 12.08 ns/op 10594.63 MB/s BenchmarkAddVV/3-4 11784127 9.383 ns/op 20462.75 MB/s BenchmarkAddVV/4-4 11251077 9.471 ns/op 27031.13 MB/s BenchmarkAddVV/5-4 11319013 14.68 ns/op 21795.28 MB/s BenchmarkAddVV/10-4 9074893 15.71 ns/op 40749.12 MB/s BenchmarkAddVV/100-4 2049336 77.35 ns/op 82739.33 MB/s BenchmarkAddVV/1000-4 272911 601.6 ns/op 106388.88 MB/s BenchmarkSubVV/1-4 16011166 7.864 ns/op 8138.60 MB/s BenchmarkSubVV/2-4 12406171 8.792 ns/op 14558.92 MB/s BenchmarkSubVV/3-4 12254115 9.925 ns/op 19345.81 MB/s BenchmarkSubVV/4-4 12677378 11.66 ns/op 21958.12 MB/s BenchmarkSubVV/5-4 9813042 11.95 ns/op 26778.57 MB/s BenchmarkSubVV/10-4 5579694 23.21 ns/op 27576.31 MB/s BenchmarkSubVV/100-4 1000000 106.9 ns/op 59867.38 MB/s BenchmarkSubVV/1000-4 293600 572.5 ns/op 111782.98 MB/s BenchmarkAddVW/1-4 16907976 8.107 ns/op 986.85 MB/s BenchmarkAddVW/2-4 8809002 11.41 ns/op 1402.09 MB/s BenchmarkAddVW/3-4 13445329 13.65 ns/op 1758.57 MB/s BenchmarkAddVW/4-4 14610505 8.547 ns/op 3744.05 MB/s BenchmarkAddVW/5-4 14065556 9.930 ns/op 4028.19 MB/s BenchmarkAddVW/10-4 10190965 11.12 ns/op 7194.62 MB/s BenchmarkAddVW/100-4 317156 394.4 ns/op 2028.55 MB/s BenchmarkAddVW/1000-4 42991 4485 ns/op 1783.90 MB/s BenchmarkAddVWext/1-4 14972767 8.182 ns/op 977.79 MB/s BenchmarkAddVWext/2-4 14932368 7.866 ns/op 2034.01 MB/s BenchmarkAddVWext/3-4 13176487 8.854 ns/op 2710.56 MB/s BenchmarkAddVWext/4-4 15091212 8.188 ns/op 3908.29 MB/s BenchmarkAddVWext/5-4 14866107 8.560 ns/op 4672.92 MB/s BenchmarkAddVWext/10-4 11798678 10.26 ns/op 7799.45 MB/s BenchmarkAddVWext/100-4 53418 2260 ns/op 353.91 MB/s BenchmarkAddVWext/1000-4 5802 22032 ns/op 363.10 MB/s BenchmarkSubVW/1-4 15201900 7.665 ns/op 1043.67 MB/s BenchmarkSubVW/2-4 14499379 7.743 ns/op 2066.27 MB/s BenchmarkSubVW/3-4 14767022 8.994 ns/op 2668.37 MB/s BenchmarkSubVW/4-4 13891766 11.75 ns/op 2723.66 MB/s BenchmarkSubVW/5-4 14825545 9.483 ns/op 4217.94 MB/s BenchmarkSubVW/10-4 8498902 12.44 ns/op 6430.22 MB/s BenchmarkSubVW/100-4 305262 542.6 ns/op 1474.43 MB/s BenchmarkSubVW/1000-4 43292 2704 ns/op 2958.57 MB/s BenchmarkSubVWext/1-4 17360744 7.026 ns/op 1138.62 MB/s BenchmarkSubVWext/2-4 10178910 10.17 ns/op 1573.69 MB/s BenchmarkSubVWext/3-4 15084477 8.127 ns/op 2953.26 MB/s BenchmarkSubVWext/4-4 15888452 7.967 ns/op 4016.59 MB/s BenchmarkSubVWext/5-4 12626127 8.586 ns/op 4658.72 MB/s BenchmarkSubVWext/10-4 11186631 10.19 ns/op 7852.00 MB/s BenchmarkSubVWext/100-4 51890 2320 ns/op 344.89 MB/s BenchmarkSubVWext/1000-4 5532 22899 ns/op 349.36 MB/s BenchmarkMulAddVWW/1-4 13937221 9.220 ns/op 6941.51 MB/s BenchmarkMulAddVWW/2-4 15004062 8.886 ns/op 14405.36 MB/s BenchmarkMulAddVWW/3-4 13535786 9.264 ns/op 20725.88 MB/s BenchmarkMulAddVWW/4-4 12925470 10.20 ns/op 25107.10 MB/s BenchmarkMulAddVWW/5-4 9819645 12.29 ns/op 26035.18 MB/s BenchmarkMulAddVWW/10-4 7646592 15.06 ns/op 42489.54 MB/s BenchmarkMulAddVWW/100-4 1389709 83.60 ns/op 76551.26 MB/s BenchmarkMulAddVWW/1000-4 179055 821.4 ns/op 77917.86 MB/s BenchmarkAddMulVVW/1-4 13978370 8.103 ns/op 7898.15 MB/s BenchmarkAddMulVVW/2-4 12676686 10.54 ns/op 12139.61 MB/s BenchmarkAddMulVVW/3-4 12921682 11.49 ns/op 16709.53 MB/s BenchmarkAddMulVVW/4-4 10763515 10.57 ns/op 24217.12 MB/s BenchmarkAddMulVVW/5-4 9856404 17.13 ns/op 18685.19 MB/s BenchmarkAddMulVVW/10-4 8363818 13.16 ns/op 48639.07 MB/s BenchmarkAddMulVVW/100-4 1872004 63.39 ns/op 100958.86 MB/s BenchmarkAddMulVVW/1000-4 238825 569.2 ns/op 112434.69 MB/s BenchmarkDivWVW/1-4 1827574 59.49 ns/op 1075.77 MB/s BenchmarkDivWVW/2-4 1000000 113.5 ns/op 1127.41 MB/s BenchmarkDivWVW/3-4 833757 187.2 ns/op 1025.76 MB/s BenchmarkDivWVW/4-4 747212 183.5 ns/op 1395.41 MB/s BenchmarkDivWVW/5-4 652556 197.6 ns/op 1619.32 MB/s BenchmarkDivWVW/10-4 383264 342.0 ns/op 1871.43 MB/s BenchmarkDivWVW/100-4 44056 2715 ns/op 2357.67 MB/s BenchmarkDivWVW/1000-4 4929 26467 ns/op 2418.09 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16284403 7.064 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17842647 6.903 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15429087 7.697 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15672709 8.682 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12505506 9.094 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13240580 8.496 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13452460 11.48 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12343879 10.19 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11094622 11.74 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10276936 11.41 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7261987 14.81 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7469175 19.32 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1461382 99.90 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 135.8 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 144660 882.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 169161 772.3 ns/op BenchmarkDecimalConversion-4 175 619198 ns/op BenchmarkFloatString/100-4 10000 11174 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 196 526292 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 53908740 ns/op 61120 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4555028090 ns/op 838848 B/op 500 allocs/op BenchmarkFloatAdd/10-4 179640 704.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 179074 718.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 159775 789.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 93606 1293 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18800 6322 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 224774 631.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 208656 546.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 216475 593.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 165102 731.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 54163 2115 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1960 62534 ns/op BenchmarkParseFloatLargeExp-4 468 261614 ns/op BenchmarkGCD10x10/WithoutXY-4 153271 764.6 ns/op BenchmarkGCD10x10/WithXY-4 54346 2412 ns/op BenchmarkGCD10x100/WithoutXY-4 95892 1302 ns/op BenchmarkGCD10x100/WithXY-4 18516 6570 ns/op BenchmarkGCD10x1000/WithoutXY-4 65792 2167 ns/op BenchmarkGCD10x1000/WithXY-4 14048 8245 ns/op BenchmarkGCD100x100/WithoutXY-4 23563 4839 ns/op BenchmarkGCD100x100/WithXY-4 10658 11057 ns/op BenchmarkGCD100x1000/WithoutXY-4 14031 8691 ns/op BenchmarkGCD100x1000/WithXY-4 6132 17260 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2113 54731 ns/op BenchmarkGCD1000x1000/WithXY-4 1182 98595 ns/op BenchmarkHilbert-4 22 5413348 ns/op BenchmarkBinomial-4 10000 10305 ns/op BenchmarkQuoRem-4 23078 4731 ns/op BenchmarkExp-4 19 6222288 ns/op BenchmarkExpMont/Odd-4 136 874918 ns/op 2587 B/op 21 allocs/op BenchmarkExpMont/Even1-4 130 903967 ns/op 3361 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1002750 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even3-4 127 923161 ns/op 3877 B/op 54 allocs/op BenchmarkExpMont/Even4-4 127 941217 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even8-4 127 946256 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even32-4 124 963228 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even64-4 139 780172 ns/op 3658 B/op 54 allocs/op BenchmarkExpMont/Even96-4 144 817126 ns/op 3768 B/op 51 allocs/op BenchmarkExpMont/Even128-4 164 710971 ns/op 3270 B/op 51 allocs/op BenchmarkExpMont/Even255-4 178 672003 ns/op 2968 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 375 310704 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 336 353927 ns/op 1730 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 345 360399 ns/op 1729 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 336 358328 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 19 6578779 ns/op BenchmarkBitset-4 646010 174.9 ns/op BenchmarkBitsetNeg-4 387334 352.2 ns/op BenchmarkBitsetOrig-4 221314 574.4 ns/op BenchmarkBitsetNegOrig-4 141092 993.1 ns/op BenchmarkModSqrt225_Tonelli-4 100 1046265 ns/op BenchmarkModSqrt225_3Mod4-4 358 333969 ns/op BenchmarkModSqrt231_Tonelli-4 100 1085267 ns/op BenchmarkModSqrt231_5Mod8-4 315 387616 ns/op BenchmarkModInverse-4 12573 9616 ns/op BenchmarkSqrt-4 2103 67775 ns/op BenchmarkIntSqr/1-4 919054 121.7 ns/op BenchmarkIntSqr/2-4 575857 195.0 ns/op BenchmarkIntSqr/3-4 543111 226.9 ns/op BenchmarkIntSqr/5-4 407498 305.5 ns/op BenchmarkIntSqr/8-4 318448 396.0 ns/op BenchmarkIntSqr/10-4 274773 464.9 ns/op BenchmarkIntSqr/20-4 55959 2172 ns/op BenchmarkIntSqr/30-4 41151 2876 ns/op BenchmarkIntSqr/50-4 27229 4606 ns/op BenchmarkIntSqr/80-4 15242 7561 ns/op BenchmarkIntSqr/100-4 12170 9834 ns/op BenchmarkIntSqr/200-4 5338 24631 ns/op BenchmarkIntSqr/300-4 1893 64085 ns/op BenchmarkIntSqr/500-4 927 118921 ns/op BenchmarkIntSqr/800-4 410 306871 ns/op BenchmarkIntSqr/1000-4 297 404374 ns/op BenchmarkDiv/20/10-4 389790 289.7 ns/op BenchmarkDiv/40/20-4 422775 285.0 ns/op BenchmarkDiv/100/50-4 377740 336.4 ns/op BenchmarkDiv/200/100-4 59866 1992 ns/op BenchmarkDiv/400/200-4 56470 2106 ns/op BenchmarkDiv/1000/500-4 47150 2898 ns/op BenchmarkDiv/2000/1000-4 36440 3607 ns/op BenchmarkDiv/20000/10000-4 1428 84999 ns/op BenchmarkDiv/200000/100000-4 30 3857666 ns/op BenchmarkDiv/2000000/1000000-4 1 111187446 ns/op BenchmarkDiv/20000000/10000000-4 1 3239596631 ns/op BenchmarkMul-4 6 19935306 ns/op BenchmarkNatMul/10-4 202939 802.4 ns/op BenchmarkNatMul/100-4 6354 24391 ns/op BenchmarkNatMul/1000-4 170 602170 ns/op BenchmarkZeroShifts/Shl-4 10000 12792 ns/op BenchmarkZeroShifts/ShlSame-4 3591937 31.11 ns/op BenchmarkZeroShifts/Shr-4 10000 11673 ns/op BenchmarkZeroShifts/ShrSame-4 3841460 30.29 ns/op BenchmarkExp3Power/0x10-4 171126 771.7 ns/op BenchmarkExp3Power/0x40-4 152392 904.2 ns/op BenchmarkExp3Power/0x100-4 85021 1449 ns/op BenchmarkExp3Power/0x400-4 40702 3131 ns/op BenchmarkExp3Power/0x1000-4 10000 12252 ns/op BenchmarkExp3Power/0x4000-4 2635 60477 ns/op BenchmarkExp3Power/0x10000-4 232 500908 ns/op BenchmarkExp3Power/0x40000-4 24 4968207 ns/op BenchmarkExp3Power/0x100000-4 3 46821854 ns/op BenchmarkExp3Power/0x400000-4 1 428453346 ns/op BenchmarkFibo-4 4 34898141 ns/op BenchmarkNatSqr/1-4 608002 173.4 ns/op BenchmarkNatSqr/2-4 539299 271.4 ns/op BenchmarkNatSqr/3-4 462961 361.6 ns/op BenchmarkNatSqr/5-4 344212 467.3 ns/op BenchmarkNatSqr/8-4 260220 660.0 ns/op BenchmarkNatSqr/10-4 200410 818.9 ns/op BenchmarkNatSqr/20-4 42118 2731 ns/op BenchmarkNatSqr/30-4 33796 3756 ns/op BenchmarkNatSqr/50-4 19941 6009 ns/op BenchmarkNatSqr/80-4 12132 9931 ns/op BenchmarkNatSqr/100-4 8679 12308 ns/op BenchmarkNatSqr/200-4 4626 29301 ns/op BenchmarkNatSqr/300-4 2064 78129 ns/op BenchmarkNatSqr/500-4 1020 145031 ns/op BenchmarkNatSqr/800-4 369 337119 ns/op BenchmarkNatSqr/1000-4 274 441324 ns/op BenchmarkNatSetBytes/8-4 917250 136.4 ns/op BenchmarkNatSetBytes/24-4 281412 534.3 ns/op BenchmarkNatSetBytes/128-4 66495 1831 ns/op BenchmarkNatSetBytes/7-4 896425 127.3 ns/op BenchmarkNatSetBytes/23-4 261666 453.1 ns/op BenchmarkNatSetBytes/127-4 70033 1807 ns/op BenchmarkScanPi-4 224 536542 ns/op BenchmarkStringPiParallel-4 546 285517 ns/op BenchmarkScan/10/Base2-4 42290 2851 ns/op BenchmarkScan/100/Base2-4 5226 24953 ns/op BenchmarkScan/1000/Base2-4 459 250315 ns/op BenchmarkScan/10/Base8-4 92365 1234 ns/op BenchmarkScan/100/Base8-4 13575 8903 ns/op BenchmarkScan/1000/Base8-4 1389 85856 ns/op BenchmarkScan/10/Base10-4 99986 1150 ns/op BenchmarkScan/100/Base10-4 14569 8155 ns/op BenchmarkScan/1000/Base10-4 1484 80097 ns/op BenchmarkScan/10/Base16-4 112670 1036 ns/op BenchmarkScan/100/Base16-4 16387 7190 ns/op BenchmarkScan/1000/Base16-4 1815 67734 ns/op BenchmarkString/10/Base2-4 192376 556.9 ns/op BenchmarkString/100/Base2-4 31675 3840 ns/op BenchmarkString/1000/Base2-4 3776 37075 ns/op BenchmarkString/10/Base8-4 359064 301.3 ns/op BenchmarkString/100/Base8-4 79972 1570 ns/op BenchmarkString/1000/Base8-4 6909 15397 ns/op BenchmarkString/10/Base10-4 219061 540.7 ns/op BenchmarkString/100/Base10-4 41928 2801 ns/op BenchmarkString/1000/Base10-4 7297 21142 ns/op BenchmarkString/10/Base16-4 508027 265.0 ns/op BenchmarkString/100/Base16-4 100293 1124 ns/op BenchmarkString/1000/Base16-4 12410 9984 ns/op BenchmarkLeafSize/0-4 33 3705603 ns/op BenchmarkLeafSize/1-4 589 238788 ns/op BenchmarkLeafSize/2-4 494 228227 ns/op BenchmarkLeafSize/3-4 376 324940 ns/op BenchmarkLeafSize/4-4 532 237171 ns/op BenchmarkLeafSize/5-4 331 367951 ns/op BenchmarkLeafSize/6-4 379 311583 ns/op BenchmarkLeafSize/7-4 385 291924 ns/op BenchmarkLeafSize/8-4 505 234933 ns/op BenchmarkLeafSize/9-4 274 453202 ns/op BenchmarkLeafSize/10-4 338 366934 ns/op BenchmarkLeafSize/11-4 307 354135 ns/op BenchmarkLeafSize/12-4 368 347408 ns/op BenchmarkLeafSize/13-4 319 369404 ns/op BenchmarkLeafSize/14-4 373 306114 ns/op BenchmarkLeafSize/15-4 403 299522 ns/op BenchmarkLeafSize/16-4 510 227710 ns/op BenchmarkLeafSize/32-4 511 235924 ns/op BenchmarkLeafSize/64-4 462 273054 ns/op BenchmarkProbablyPrime/n=0-4 10 10250809 ns/op BenchmarkProbablyPrime/n=1-4 9 11457409 ns/op BenchmarkProbablyPrime/n=5-4 6 17081426 ns/op BenchmarkProbablyPrime/n=10-4 5 24425521 ns/op BenchmarkProbablyPrime/n=20-4 3 39795246 ns/op BenchmarkProbablyPrime/Lucas-4 12 8588554 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 87 1436581 ns/op BenchmarkRatCmp-4 204752 797.4 ns/op BenchmarkFloatSqrt/64-4 21019 5653 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13381 9764 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 12754 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4938 23720 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 904 139264 ns/op 18054 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 62 1664035 ns/op 178213 B/op 22 allocs/op BenchmarkFloatSqrt/1000000-4 1 125233355 ns/op 3768560 B/op 616 allocs/op PASS ok math/big 59.778s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12654406 9.240 ns/op BenchmarkLeadingZeros8-4 13635745 9.237 ns/op BenchmarkLeadingZeros16-4 14278724 8.632 ns/op BenchmarkLeadingZeros32-4 13739590 8.634 ns/op BenchmarkLeadingZeros64-4 14508700 8.494 ns/op BenchmarkTrailingZeros-4 13972342 8.465 ns/op BenchmarkTrailingZeros8-4 13620058 8.564 ns/op BenchmarkTrailingZeros16-4 12921704 9.086 ns/op BenchmarkTrailingZeros32-4 14286658 8.558 ns/op BenchmarkTrailingZeros64-4 14282281 8.848 ns/op BenchmarkOnesCount-4 13580040 8.325 ns/op BenchmarkOnesCount8-4 14698833 8.508 ns/op BenchmarkOnesCount16-4 13642035 8.638 ns/op BenchmarkOnesCount32-4 12227511 8.732 ns/op BenchmarkOnesCount64-4 12238540 8.739 ns/op BenchmarkRotateLeft-4 15148892 8.367 ns/op BenchmarkRotateLeft8-4 13513952 8.537 ns/op BenchmarkRotateLeft16-4 14175499 8.171 ns/op BenchmarkRotateLeft32-4 12747230 8.166 ns/op BenchmarkRotateLeft64-4 14903800 8.349 ns/op BenchmarkReverse-4 20428111 6.013 ns/op BenchmarkReverse8-4 25826512 4.726 ns/op BenchmarkReverse16-4 23901444 5.201 ns/op BenchmarkReverse32-4 20707620 5.729 ns/op BenchmarkReverse64-4 19869168 6.069 ns/op BenchmarkReverseBytes-4 27390349 4.687 ns/op BenchmarkReverseBytes16-4 27378338 4.666 ns/op BenchmarkReverseBytes32-4 27606285 4.668 ns/op BenchmarkReverseBytes64-4 27621580 4.733 ns/op BenchmarkAdd-4 14293402 8.764 ns/op BenchmarkAdd32-4 14222395 8.311 ns/op BenchmarkAdd64-4 14996953 8.080 ns/op BenchmarkAdd64multiple-4 24701329 4.957 ns/op BenchmarkSub-4 14812390 7.971 ns/op BenchmarkSub32-4 14273457 8.250 ns/op BenchmarkSub64-4 15323767 7.959 ns/op BenchmarkSub64multiple-4 26240445 4.994 ns/op BenchmarkMul-4 14606798 8.255 ns/op BenchmarkMul32-4 14700014 8.153 ns/op BenchmarkMul64-4 14701999 8.027 ns/op BenchmarkDiv-4 3845644 32.27 ns/op BenchmarkDiv32-4 7176808 15.23 ns/op BenchmarkDiv64-4 3825655 32.00 ns/op PASS ok math/bits 6.930s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13909800 8.492 ns/op BenchmarkAcos-4 545913 218.2 ns/op BenchmarkAcosh-4 558693 218.2 ns/op BenchmarkAsin-4 625611 207.6 ns/op BenchmarkAsinh-4 621176 210.9 ns/op BenchmarkAtan-4 910978 130.9 ns/op BenchmarkAtanh-4 959678 137.5 ns/op BenchmarkConj-4 25211238 4.536 ns/op BenchmarkCos-4 727680 165.0 ns/op BenchmarkCosh-4 703948 160.2 ns/op BenchmarkExp-4 910438 121.3 ns/op BenchmarkLog-4 950840 116.1 ns/op BenchmarkLog10-4 1000000 113.5 ns/op BenchmarkPhase-4 2375983 48.94 ns/op BenchmarkPolar-4 1511258 80.50 ns/op BenchmarkPow-4 271982 432.6 ns/op BenchmarkRect-4 1255581 94.33 ns/op BenchmarkSin-4 798591 162.3 ns/op BenchmarkSinh-4 778110 163.9 ns/op BenchmarkSqrt-4 1318416 90.38 ns/op BenchmarkTan-4 413318 274.7 ns/op BenchmarkTanh-4 509972 248.1 ns/op PASS ok math/cmplx 3.715s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 786184 141.7 ns/op BenchmarkInt63ThreadsafeParallel-4 841395 135.5 ns/op BenchmarkInt63Unthreadsafe-4 1000000 116.1 ns/op BenchmarkIntn1000-4 851782 141.3 ns/op BenchmarkInt63n1000-4 870894 142.4 ns/op BenchmarkInt31n1000-4 772845 135.5 ns/op BenchmarkFloat32-4 824700 128.6 ns/op BenchmarkFloat64-4 1000000 113.1 ns/op BenchmarkPerm3-4 193837 651.6 ns/op BenchmarkPerm30-4 21820 5530 ns/op BenchmarkPerm30ViaShuffle-4 20959 5548 ns/op BenchmarkShuffleOverhead-4 14955 8470 ns/op BenchmarkRead3-4 923856 136.0 ns/op BenchmarkRead64-4 85695 1393 ns/op BenchmarkRead1000-4 6277 20278 ns/op BenchmarkConcurrent-4 245695 545.2 ns/op PASS ok math/rand 2.582s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38499 2951 ns/op BenchmarkQDecodeWord-4 89145 1168 ns/op BenchmarkQDecodeHeader-4 95647 1256 ns/op BenchmarkTypeByExtension/.html-4 594302 196.1 ns/op BenchmarkTypeByExtension/.HTML-4 410504 293.1 ns/op BenchmarkTypeByExtension/.unused-4 407780 251.4 ns/op BenchmarkExtensionsByType/text/html-4 185788 974.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 56208 2608 ns/op BenchmarkExtensionsByType/application/octet-stream-4 37173 2892 ns/op PASS ok mime 1.811s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 874 131449 ns/op PASS ok mime/quotedprintable 0.189s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 25781754 ns/op 8550 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 52506839 ns/op 13768 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5030295779 ns/op 151264 B/op 233 allocs/op BenchmarkDNSName-4 158749 686.5 ns/op BenchmarkInterfaces-4 1668 60318 ns/op BenchmarkInterfaceByIndex-4 7032 17617 ns/op BenchmarkInterfaceByName-4 1836 64588 ns/op BenchmarkInterfaceAddrs-4 1998 59381 ns/op BenchmarkInterfacesAndAddrs-4 6333 18510 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2847 39961 ns/op BenchmarkParseIP-4 7280 14562 ns/op BenchmarkParseIPValidIPv4-4 443889 277.9 ns/op BenchmarkParseIPValidIPv6-4 243782 498.4 ns/op BenchmarkIPString/IPv4-4 100783 1099 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12524 9530 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51577 2410 ns/op BenchmarkIPEqual/IPv4-4 1100821 106.7 ns/op BenchmarkIPEqual/IPv6-4 1111266 105.2 ns/op BenchmarkTCP4OneShot-4 189 644221 ns/op BenchmarkTCP4OneShotTimeout-4 160 643068 ns/op BenchmarkTCP4Persistent-4 406 301290 ns/op BenchmarkTCP4PersistentTimeout-4 435 339669 ns/op BenchmarkTCP6OneShot-4 160 811590 ns/op BenchmarkTCP6OneShotTimeout-4 187 757067 ns/op BenchmarkTCP6Persistent-4 314 361496 ns/op BenchmarkTCP6PersistentTimeout-4 285 363201 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16765 6262 ns/op BenchmarkTCP6ConcurrentReadWrite-4 17136 7106 ns/op BenchmarkSetReadDeadline-4 139604 894.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 198 538938 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 206 487072 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 278 430907 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 266 404492 ns/op 0 B/op 0 allocs/op PASS ok net 11.745s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 24596 4671 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9598 11297 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13465 9455 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19568 6494 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 31040 3946 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 47766 2630 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 116.9 ns/op BenchmarkReadRequestChrome-4 3906 29687 ns/op 20.58 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11353 10895 ns/op 7.16 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11127 10474 ns/op 7.83 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7732 15460 ns/op 9.77 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16220 6961 ns/op 5.75 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 61 2094911 ns/op 0.49 MB/s BenchmarkFileAndServer_1KB/https1-4 45 2472539 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 39 2735220 ns/op 0.37 MB/s BenchmarkFileAndServer_16MB/h1-4 2 65659276 ns/op 255.52 MB/s BenchmarkFileAndServer_16MB/https1-4 1 153851275 ns/op 109.05 MB/s BenchmarkFileAndServer_16MB/h2-4 1 385960192 ns/op 43.47 MB/s BenchmarkFileAndServer_64MB/h1-4 1 270899499 ns/op 247.73 MB/s BenchmarkFileAndServer_64MB/https1-4 1 536042287 ns/op 125.19 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1555089000 ns/op 43.15 MB/s BenchmarkServeMux-4 300 409643 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 380 325384 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 42 2887938 ns/op 6429 B/op 66 allocs/op BenchmarkClientServer/https1-4 44 2714322 ns/op 8909 B/op 97 allocs/op BenchmarkClientServer/h2-4 38 2883940 ns/op 12994 B/op 112 allocs/op BenchmarkClientServerParallel/4/h1-4 316 407139 ns/op 11473 B/op 85 allocs/op BenchmarkClientServerParallel/4/https1-4 19 5310661 ns/op 103341 B/op 1132 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57763: read tcp 127.0.0.1:57756->127.0.0.1:57763: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57775: read tcp 127.0.0.1:57756->127.0.0.1:57775: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57774: write tcp 127.0.0.1:57756->127.0.0.1:57774: use of closed network connection BenchmarkClientServerParallel/4/h2-4 79 1314589 ns/op 29126 B/op 314 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57780: read tcp 127.0.0.1:57778->127.0.0.1:57780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57798: read tcp 127.0.0.1:57783->127.0.0.1:57798: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57799: write tcp 127.0.0.1:57783->127.0.0.1:57799: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57813: read tcp 127.0.0.1:57800->127.0.0.1:57813: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57812: read tcp 127.0.0.1:57800->127.0.0.1:57812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57811: read tcp 127.0.0.1:57800->127.0.0.1:57811: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57808: write tcp 127.0.0.1:57800->127.0.0.1:57808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57824: read tcp 127.0.0.1:57817->127.0.0.1:57824: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57818: write tcp 127.0.0.1:57817->127.0.0.1:57818: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57843: read tcp 127.0.0.1:57834->127.0.0.1:57843: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 196 542834 ns/op 25982 B/op 126 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4937: Get: Get "http://127.0.0.1:57909": dial tcp 127.0.0.1:57909: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57909": dial tcp 127.0.0.1:57909: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 22 6506601 ns/op 109483 B/op 1203 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58124: write tcp 127.0.0.1:58113->127.0.0.1:58124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58125: write tcp 127.0.0.1:58113->127.0.0.1:58125: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58126: write tcp 127.0.0.1:58113->127.0.0.1:58126: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58127: write tcp 127.0.0.1:58113->127.0.0.1:58127: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58147: read tcp 127.0.0.1:58128->127.0.0.1:58147: use of closed network connection BenchmarkClientServerParallel/64/h2-4 31 4840622 ns/op 102409 B/op 1202 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58167: read tcp 127.0.0.1:58157->127.0.0.1:58167: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58173: read tcp 127.0.0.1:58168->127.0.0.1:58173: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58175: read tcp 127.0.0.1:58168->127.0.0.1:58175: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58180: read tcp 127.0.0.1:58168->127.0.0.1:58180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58183: read tcp 127.0.0.1:58168->127.0.0.1:58183: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58185: write tcp 127.0.0.1:58168->127.0.0.1:58185: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58184: read tcp 127.0.0.1:58168->127.0.0.1:58184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58177: read tcp 127.0.0.1:58168->127.0.0.1:58177: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58176: write tcp 127.0.0.1:58168->127.0.0.1:58176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58215: read tcp 127.0.0.1:58187->127.0.0.1:58215: use of closed network connection ... [output truncated] BenchmarkServer-4 1 107222292 ns/op 42752 B/op 204 allocs/op BenchmarkClient-4 51 2619579 ns/op 3964 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 543 205551 ns/op 7593 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 987 131123 ns/op 3110 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1039 96753 ns/op 1935 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1540 94531 ns/op 2756 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1090 96084 ns/op 2672 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1267 90574 ns/op 2709 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1225 95523 ns/op 1908 B/op 14 allocs/op BenchmarkServerHijack-4 896 141947 ns/op 16748 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 44 2574031 ns/op 5772 B/op 53 allocs/op BenchmarkResponseStatusLine-4 410992 276.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.961s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2342 58831 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.232s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 111664 1025 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 538768 231.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 241802 503.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 76816 1469 ns/op BenchmarkStdIPv4-4 188348 680.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 118858 1098 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 114030 1021 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 116428 1044 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 91024 1289 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1726647 66.60 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1613467 73.01 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1349131 86.53 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 394376 323.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 424910 304.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 348237 348.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 108924 1085 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 321568 376.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 203176 616.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 202840 591.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 189116 634.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 98788 1193 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 436297 300.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 149626 850.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 183565 666.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 316530 408.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 154609 728.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 343290 345.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 168486 744.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 157498 725.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 182374 888.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 124646 1016 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 474597 232.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 156835 796.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 102457 1183 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 127203 953.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 158308 770.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 122755 1029 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 294812 432.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 130684 1020 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 143624 817.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 198771 636.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 136094 931.6 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1065315 110.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 112.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 115.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 115.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 970105 119.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 431127 308.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 601726 199.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 270976 451.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 277696 446.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 261040 517.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 99463 1244 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 630638 203.3 ns/op PASS ok net/netip 9.451s 2023/03/24 12:14:51 Test RPC server listening on 127.0.0.1:58280 2023/03/24 12:14:51 Test HTTP RPC server listening on 127.0.0.1:58281 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 115 952990 ns/op BenchmarkEndToEndHTTP-4 164 691949 ns/op BenchmarkEndToEndAsync-4 1620 79578 ns/op BenchmarkEndToEndAsyncHTTP-4 1540 103412 ns/op PASS ok net/rpc 1.108s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4164 29186 ns/op BenchmarkReadMIMEHeader/server_headers-4 6108 19345 ns/op BenchmarkUncommon-4 26881 4466 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.508s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4576 25221 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 83773 1321 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 584691 224.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 128074 1008 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 210234 540.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 114766 1087 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17778 6466 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 497406 263.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 118777 1184 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 211080 516.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 117151 1069 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20941 5630 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 195493 624.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73335 1524 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 79828 1564 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32902 3660 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6333 18897 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 199260 620.4 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 73197 1533 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 74617 1568 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34932 3531 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6771 18654 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.957s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2688020 41.58 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 147526 778.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 554 231811 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 218 562115 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 494 246383 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 54876 2311 ns/op BenchmarkStatFile-4 35329 3355 ns/op BenchmarkStatDir-4 33267 3316 ns/op BenchmarkLstatDot-4 54651 2425 ns/op BenchmarkLstatFile-4 35547 3494 ns/op BenchmarkLstatDir-4 36808 3383 ns/op PASS ok os 2.020s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 21 5158788 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.263s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 318378 383.1 ns/op PASS ok os/user 0.239s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2725671 40.00 ns/op BenchmarkString-4 2030997 58.95 ns/op BenchmarkBytes-4 1743680 63.75 ns/op BenchmarkNamedBytes-4 803538 159.0 ns/op BenchmarkBytesArray-4 737216 172.3 ns/op BenchmarkSliceLen-4 2121325 54.83 ns/op BenchmarkMapLen-4 1321652 86.94 ns/op BenchmarkStringLen-4 1550062 76.63 ns/op BenchmarkArrayLen-4 1598204 74.00 ns/op BenchmarkSliceCap-4 2313709 50.07 ns/op BenchmarkDeepEqual/int8-4 737538 163.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 116994 1025 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 623623 204.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 111709 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 614046 207.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 112507 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 567044 210.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 99082 1068 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 634472 209.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 116788 1060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 719731 165.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 146917 841.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 626649 204.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 116094 1043 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 590305 202.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 114307 1029 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 630700 202.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 119272 1080 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 525818 203.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 106902 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 517077 205.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 100650 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 606882 210.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 112618 1066 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 626694 201.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 109191 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 599102 216.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 115129 1130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 467794 234.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 93896 1154 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 614760 179.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 106267 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 596559 217.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 99962 1136 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 139377 866.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65946 1802 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 65659 1773 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45565 2601 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 326724 373.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 40918 2857 ns/op BenchmarkIsZero/StructComparable-4 997053 116.2 ns/op BenchmarkIsZero/StructIncomparable-4 195722 606.0 ns/op BenchmarkSetZero/Bool/Direct-4 2946558 39.19 ns/op BenchmarkSetZero/Bool/CachedZero-4 1955803 59.56 ns/op BenchmarkSetZero/Bool/NewZero-4 1355422 87.87 ns/op BenchmarkSetZero/Int/Direct-4 2266701 52.52 ns/op BenchmarkSetZero/Int/CachedZero-4 2024992 59.81 ns/op BenchmarkSetZero/Int/NewZero-4 1354188 87.79 ns/op BenchmarkSetZero/Uint/Direct-4 2251582 52.04 ns/op BenchmarkSetZero/Uint/CachedZero-4 1967325 60.10 ns/op BenchmarkSetZero/Uint/NewZero-4 1213069 87.72 ns/op BenchmarkSetZero/Float/Direct-4 2239884 52.33 ns/op BenchmarkSetZero/Float/CachedZero-4 1987699 60.21 ns/op BenchmarkSetZero/Float/NewZero-4 1331506 91.37 ns/op BenchmarkSetZero/Complex/Direct-4 2250697 52.40 ns/op BenchmarkSetZero/Complex/CachedZero-4 1800055 63.98 ns/op BenchmarkSetZero/Complex/NewZero-4 1201406 109.1 ns/op BenchmarkSetZero/Array/Direct-4 3032109 38.59 ns/op BenchmarkSetZero/Array/CachedZero-4 1804662 66.12 ns/op BenchmarkSetZero/Array/NewZero-4 1234471 93.33 ns/op BenchmarkSetZero/Chan/Direct-4 2130444 54.76 ns/op BenchmarkSetZero/Chan/CachedZero-4 1404315 94.58 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 117.5 ns/op BenchmarkSetZero/Func/Direct-4 2040076 56.14 ns/op BenchmarkSetZero/Func/CachedZero-4 1321987 86.30 ns/op BenchmarkSetZero/Func/NewZero-4 990216 112.4 ns/op BenchmarkSetZero/Interface/Direct-4 1987518 63.13 ns/op BenchmarkSetZero/Interface/CachedZero-4 1706628 63.81 ns/op BenchmarkSetZero/Interface/NewZero-4 1280655 91.34 ns/op BenchmarkSetZero/Map/Direct-4 2089681 54.65 ns/op BenchmarkSetZero/Map/CachedZero-4 1342680 85.38 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 112.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2137429 55.14 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1402870 87.07 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 110.6 ns/op BenchmarkSetZero/Slice/Direct-4 2016279 60.81 ns/op BenchmarkSetZero/Slice/CachedZero-4 1687382 64.70 ns/op BenchmarkSetZero/Slice/NewZero-4 1348500 89.05 ns/op BenchmarkSetZero/String/Direct-4 2279929 52.30 ns/op BenchmarkSetZero/String/CachedZero-4 1952413 59.51 ns/op BenchmarkSetZero/String/NewZero-4 1354384 97.69 ns/op BenchmarkSetZero/Struct/Direct-4 3443468 34.60 ns/op BenchmarkSetZero/Struct/CachedZero-4 1885542 60.12 ns/op BenchmarkSetZero/Struct/NewZero-4 1371030 91.87 ns/op BenchmarkSelect/1-4 228078 591.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 108973 1203 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 47944 2619 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 184611 696.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 151366 867.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 131047 1139 ns/op 112.41 MB/s BenchmarkCallArgCopy/size=256-4 122503 1107 ns/op 231.25 MB/s BenchmarkCallArgCopy/size=1024-4 77476 2111 ns/op 485.01 MB/s BenchmarkCallArgCopy/size=4096-4 23632 6330 ns/op 647.07 MB/s BenchmarkCallArgCopy/size=65536-4 2065 93931 ns/op 697.70 MB/s BenchmarkPtrTo-4 681914 180.2 ns/op BenchmarkFieldByName1-4 792016 196.6 ns/op BenchmarkFieldByName2-4 37491 3399 ns/op BenchmarkFieldByName3-4 6541 22817 ns/op BenchmarkInterfaceBig-4 3364070 44.01 ns/op BenchmarkInterfaceSmall-4 3189475 35.92 ns/op BenchmarkNew-4 1208916 111.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 3085 34300 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3550 35784 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3361 38228 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3355 37593 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3699 34787 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3153 35717 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 227102 530.2 ns/op PASS ok reflect 21.887s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6381 18333 ns/op 8954 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 9714 16412 ns/op 9225 B/op 1 allocs/op BenchmarkFindString-4 10000 17909 ns/op 9154 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 19970 ns/op 9507 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 20167 ns/op 8901 B/op 2 allocs/op BenchmarkLiteral-4 10000 16954 ns/op BenchmarkNotLiteral-4 4627 34226 ns/op BenchmarkMatchClass-4 3570 42473 ns/op BenchmarkMatchClass_InRange-4 3650 41266 ns/op BenchmarkReplaceAll-4 1408 85794 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 19541 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23139 5027 ns/op BenchmarkAnchoredShortMatch-4 10000 20166 ns/op BenchmarkAnchoredLongMatch-4 16226 7258 ns/op BenchmarkOnePassShortA-4 20348 5750 ns/op BenchmarkNotOnePassShortA-4 7320 22524 ns/op BenchmarkOnePassShortB-4 25419 4627 ns/op BenchmarkNotOnePassShortB-4 8031 22951 ns/op BenchmarkOnePassLongPrefix-4 73990 1394 ns/op BenchmarkOnePassLongNotPrefix-4 32623 3665 ns/op BenchmarkMatchParallelShared-4 10000 17041 ns/op BenchmarkMatchParallelCopied-4 10000 16565 ns/op BenchmarkQuoteMetaAll-4 140590 800.6 ns/op 17.49 MB/s BenchmarkQuoteMetaNone-4 442162 282.3 ns/op 92.10 MB/s BenchmarkCompile/Onepass-4 4448 28724 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1969 72855 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 178 668668 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2761406 40.80 ns/op 392.15 MB/s BenchmarkMatch/Easy0/32-4 10000 15484 ns/op 2.07 MB/s BenchmarkMatch/Easy0/1K-4 5290 45412 ns/op 22.55 MB/s BenchmarkMatch/Easy0i/16-4 2840172 41.50 ns/op 385.54 MB/s BenchmarkMatch/Easy0i/32-4 6284 28195 ns/op 1.13 MB/s BenchmarkMatch/Easy0i/1K-4 260 445265 ns/op 2.30 MB/s BenchmarkMatch/Easy1/16-4 2790300 40.93 ns/op 390.88 MB/s BenchmarkMatch/Easy1/32-4 10000 12973 ns/op 2.47 MB/s BenchmarkMatch/Easy1/1K-4 4526 34428 ns/op 29.74 MB/s BenchmarkMatch/Medium/16-4 2776692 43.21 ns/op 370.25 MB/s BenchmarkMatch/Medium/32-4 6613 24662 ns/op 1.30 MB/s BenchmarkMatch/Medium/1K-4 297 388020 ns/op 2.64 MB/s BenchmarkMatch/Hard/16-4 2886394 41.69 ns/op 383.82 MB/s BenchmarkMatch/Hard/32-4 4602 35314 ns/op 0.91 MB/s BenchmarkMatch/Hard/1K-4 176 684297 ns/op 1.50 MB/s BenchmarkMatch/Hard1/16-4 1566 78263 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 885 145494 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 32 3944912 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 27048 4124 ns/op 3.88 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17474 6639 ns/op 4.82 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 690 181264 ns/op 5.65 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.311s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 837410 140.6 ns/op BenchmarkIsWordChar-4 222976 555.6 ns/op PASS ok regexp/syntax 1.424s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 90058 1324 ns/op BenchmarkCallers/inlined-4 74547 1629 ns/op BenchmarkCallers/no-cache-4 16260 7144 ns/op BenchmarkMakeChan/Byte-4 917823 227.5 ns/op BenchmarkMakeChan/Int-4 1000000 317.1 ns/op BenchmarkMakeChan/Ptr-4 773491 352.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 206.4 ns/op BenchmarkMakeChan/Struct/32-4 370233 586.7 ns/op BenchmarkMakeChan/Struct/40-4 185206 756.5 ns/op BenchmarkChanNonblocking-4 6798009 15.77 ns/op BenchmarkSelectUncontended-4 1070614 116.4 ns/op BenchmarkSelectSyncContended-4 99592 1323 ns/op BenchmarkSelectAsyncContended-4 256994 463.1 ns/op BenchmarkSelectNonblock-4 4643912 26.77 ns/op BenchmarkChanUncontended-4 18048 9835 ns/op BenchmarkChanContended-4 4899 23263 ns/op BenchmarkChanSync-4 251509 516.1 ns/op BenchmarkChanSyncWork-4 10000 31899 ns/op BenchmarkChanProdCons0-4 252223 489.0 ns/op BenchmarkChanProdCons10-4 489147 258.1 ns/op BenchmarkChanProdCons100-4 531602 226.1 ns/op BenchmarkChanProdConsWork0-4 159518 696.1 ns/op BenchmarkChanProdConsWork10-4 255103 469.2 ns/op BenchmarkChanProdConsWork100-4 268822 444.4 ns/op BenchmarkSelectProdCons-4 167248 727.1 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 126.0 ns/op BenchmarkChanCreation-4 131173 798.7 ns/op BenchmarkChanSem-4 280972 372.4 ns/op BenchmarkChanPopular-4 117 981318 ns/op BenchmarkChanClosed-4 1000000 121.5 ns/op BenchmarkCallClosure-4 5005766 23.94 ns/op BenchmarkCallClosure1-4 4674950 23.97 ns/op BenchmarkCallClosure2-4 1000000 120.8 ns/op BenchmarkCallClosure3-4 1253197 108.5 ns/op BenchmarkCallClosure4-4 917660 126.6 ns/op BenchmarkComplex128DivNormal-4 10283988 11.34 ns/op BenchmarkComplex128DivNisNaN-4 9063028 11.42 ns/op BenchmarkComplex128DivDisNaN-4 10548896 11.78 ns/op BenchmarkComplex128DivNisInf-4 13915462 8.708 ns/op BenchmarkComplex128DivDisInf-4 7017844 15.97 ns/op BenchmarkSetTypePtr-4 68358073 1.896 ns/op 4219.09 MB/s BenchmarkSetTypePtr8-4 13574751 9.559 ns/op 6695.40 MB/s BenchmarkSetTypePtr16-4 13688316 9.501 ns/op 13471.84 MB/s BenchmarkSetTypePtr32-4 14038479 9.791 ns/op 26146.90 MB/s BenchmarkSetTypePtr64-4 11976012 9.845 ns/op 52004.94 MB/s BenchmarkSetTypePtr126-4 5752989 19.51 ns/op 51669.93 MB/s BenchmarkSetTypePtr128-4 7005681 15.99 ns/op 64042.72 MB/s BenchmarkSetTypePtrSlice-4 1000000 128.4 ns/op 63781.08 MB/s BenchmarkSetTypeNode1-4 13159392 9.640 ns/op 2489.63 MB/s BenchmarkSetTypeNode1Slice-4 4138039 29.12 ns/op 26369.43 MB/s BenchmarkSetTypeNode8-4 13512084 9.440 ns/op 8474.59 MB/s BenchmarkSetTypeNode8Slice-4 2175068 55.74 ns/op 45925.42 MB/s BenchmarkSetTypeNode64-4 6703880 16.24 ns/op 32508.36 MB/s BenchmarkSetTypeNode64Slice-4 337300 405.0 ns/op 41721.79 MB/s BenchmarkSetTypeNode64Dead-4 10569793 12.05 ns/op 43806.88 MB/s BenchmarkSetTypeNode64DeadSlice-4 378984 354.5 ns/op 47654.84 MB/s BenchmarkSetTypeNode124-4 7808926 15.41 ns/op 65395.62 MB/s BenchmarkSetTypeNode124Slice-4 251389 496.5 ns/op 64970.15 MB/s BenchmarkSetTypeNode126-4 7616812 15.31 ns/op 66893.07 MB/s BenchmarkSetTypeNode126Slice-4 270034 508.2 ns/op 64484.14 MB/s BenchmarkSetTypeNode128-4 4900020 21.75 ns/op 47820.95 MB/s BenchmarkSetTypeNode128Slice-4 215370 637.8 ns/op 52179.58 MB/s BenchmarkSetTypeNode130-4 4485532 26.78 ns/op 39431.05 MB/s BenchmarkSetTypeNode130Slice-4 183627 706.9 ns/op 47802.95 MB/s BenchmarkSetTypeNode1024-4 1000000 126.9 ns/op 64693.29 MB/s BenchmarkSetTypeNode1024Slice-4 32229 3618 ns/op 72589.79 MB/s BenchmarkAllocation-4 2744 74709 ns/op BenchmarkReadMemStats-4 97 1224129 ns/op BenchmarkReadMemStatsLatency-4 1 1806549 p50-ns 1806549 p90-ns 1806549 p99-ns BenchmarkWriteBarrier-4 3004710 54.58 ns/op BenchmarkBulkWriteBarrier-4 5315020 22.88 ns/op BenchmarkScanStackNoLocals-4 3 38110390 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13210492 8.190 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14299356 8.695 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11327464 10.08 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8878790 12.79 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6502394 18.00 ns/op BenchmarkHash5-4 7716628 14.79 ns/op 338.08 MB/s BenchmarkHash16-4 9080293 12.92 ns/op 1238.48 MB/s BenchmarkHash64-4 7642389 16.02 ns/op 3994.87 MB/s BenchmarkHash1024-4 2626782 44.37 ns/op 23078.95 MB/s BenchmarkHash65536-4 51030 2280 ns/op 28741.99 MB/s BenchmarkAlignedLoad-4 10025901 11.18 ns/op BenchmarkUnalignedLoad-4 10146309 11.40 ns/op BenchmarkEqEfaceConcrete-4 7296885 15.90 ns/op BenchmarkEqIfaceConcrete-4 7762153 14.58 ns/op BenchmarkNeEfaceConcrete-4 7430314 15.80 ns/op BenchmarkNeIfaceConcrete-4 8769463 13.79 ns/op BenchmarkConvT2EByteSized/bool-4 4095124 25.29 ns/op BenchmarkConvT2EByteSized/uint8-4 4734642 24.90 ns/op BenchmarkConvT2ESmall-4 4630183 25.38 ns/op BenchmarkConvT2EUintptr-4 4290504 26.61 ns/op BenchmarkConvT2ELarge-4 1000000 121.6 ns/op BenchmarkConvT2ISmall-4 4593792 25.56 ns/op BenchmarkConvT2IUintptr-4 4485096 26.05 ns/op BenchmarkConvT2ILarge-4 1000000 126.5 ns/op BenchmarkConvI2E-4 4419184 27.96 ns/op BenchmarkConvI2I-4 3843511 31.95 ns/op BenchmarkAssertE2T-4 3803510 27.45 ns/op BenchmarkAssertE2TLarge-4 2295062 52.94 ns/op BenchmarkAssertE2I-4 3577555 31.23 ns/op BenchmarkAssertI2T-4 3721543 31.96 ns/op BenchmarkAssertI2I-4 3466144 30.68 ns/op BenchmarkAssertI2E-4 4302612 25.05 ns/op BenchmarkAssertE2E-4 4703678 25.21 ns/op BenchmarkAssertE2T2-4 2834590 40.33 ns/op BenchmarkAssertE2T2Blank-4 3908096 28.66 ns/op BenchmarkAssertI2E2-4 3824932 29.42 ns/op BenchmarkAssertI2E2Blank-4 4305616 24.03 ns/op BenchmarkAssertE2E2-4 3882385 28.59 ns/op BenchmarkAssertE2E2Blank-4 4872128 23.66 ns/op BenchmarkConvT2Ezero/zero/16-4 4940106 23.48 ns/op BenchmarkConvT2Ezero/zero/32-4 4888350 25.42 ns/op BenchmarkConvT2Ezero/zero/64-4 4989651 24.78 ns/op BenchmarkConvT2Ezero/zero/str-4 4458937 24.11 ns/op BenchmarkConvT2Ezero/zero/slice-4 4581118 24.68 ns/op BenchmarkConvT2Ezero/zero/big-4 158676 1041 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 106.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 116.3 ns/op BenchmarkConvT2Ezero/nonzero/big-4 164894 930.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 4768312 24.30 ns/op BenchmarkConvT2Ezero/smallint/32-4 4911950 24.08 ns/op BenchmarkConvT2Ezero/smallint/64-4 4834257 24.60 ns/op BenchmarkConvT2Ezero/largeint/16-4 1490162 83.35 ns/op BenchmarkConvT2Ezero/largeint/32-4 1466067 85.41 ns/op BenchmarkConvT2Ezero/largeint/64-4 1304138 88.07 ns/op BenchmarkMalloc8-4 1237348 97.21 ns/op BenchmarkMalloc16-4 1000000 115.3 ns/op BenchmarkMallocTypeInfo8-4 1371318 87.52 ns/op BenchmarkMallocTypeInfo16-4 1000000 107.5 ns/op BenchmarkMallocLargeStruct-4 167424 1243 ns/op BenchmarkGoroutineSelect-4 31 3960142 ns/op BenchmarkGoroutineBlocking-4 25 4337998 ns/op BenchmarkGoroutineForRange-4 22 4784097 ns/op BenchmarkGoroutineIdle-4 26 4538994 ns/op BenchmarkHashStringSpeed-4 2491105 49.00 ns/op BenchmarkHashBytesSpeed-4 1340923 90.92 ns/op BenchmarkHashInt32Speed-4 2840461 39.61 ns/op BenchmarkHashInt64Speed-4 3187298 39.26 ns/op BenchmarkHashStringArraySpeed-4 672847 193.1 ns/op BenchmarkMegMap-4 3091695 39.46 ns/op BenchmarkMegOneMap-4 3427597 34.29 ns/op BenchmarkMegEqMap-4 3135 37301 ns/op BenchmarkMegEmptyMap-4 4154139 28.45 ns/op BenchmarkSmallStrMap-4 2900446 39.32 ns/op BenchmarkMapStringKeysEight_16-4 3095798 38.55 ns/op BenchmarkMapStringKeysEight_32-4 3186710 37.34 ns/op BenchmarkMapStringKeysEight_64-4 2879378 37.13 ns/op BenchmarkMapStringKeysEight_1M-4 3143324 38.08 ns/op BenchmarkIntMap-4 3276889 35.93 ns/op BenchmarkMapFirst/1-4 4081587 29.97 ns/op BenchmarkMapFirst/2-4 3893364 29.90 ns/op BenchmarkMapFirst/3-4 4012748 29.52 ns/op BenchmarkMapFirst/4-4 3925850 30.16 ns/op BenchmarkMapFirst/5-4 3542269 30.16 ns/op BenchmarkMapFirst/6-4 4131637 28.61 ns/op BenchmarkMapFirst/7-4 4185663 28.88 ns/op BenchmarkMapFirst/8-4 4097706 28.17 ns/op BenchmarkMapFirst/9-4 3822100 31.64 ns/op BenchmarkMapFirst/10-4 3788919 31.01 ns/op BenchmarkMapFirst/11-4 3604526 31.32 ns/op BenchmarkMapFirst/12-4 3805850 31.85 ns/op BenchmarkMapFirst/13-4 3623199 31.21 ns/op BenchmarkMapFirst/14-4 3487449 30.81 ns/op BenchmarkMapFirst/15-4 3771390 30.55 ns/op BenchmarkMapFirst/16-4 3848286 31.10 ns/op BenchmarkMapMid/1-4 3930512 32.00 ns/op BenchmarkMapMid/2-4 3321268 32.20 ns/op BenchmarkMapMid/3-4 3850482 31.78 ns/op BenchmarkMapMid/4-4 3780373 33.47 ns/op BenchmarkMapMid/5-4 3820636 31.84 ns/op BenchmarkMapMid/6-4 3652111 35.00 ns/op BenchmarkMapMid/7-4 3374254 34.88 ns/op BenchmarkMapMid/8-4 3188636 42.04 ns/op BenchmarkMapMid/9-4 3319909 34.13 ns/op BenchmarkMapMid/10-4 3253922 34.58 ns/op BenchmarkMapMid/11-4 3494590 34.67 ns/op BenchmarkMapMid/12-4 3280758 37.28 ns/op BenchmarkMapMid/13-4 3201470 36.37 ns/op BenchmarkMapMid/14-4 3390502 34.48 ns/op BenchmarkMapMid/15-4 3595251 35.15 ns/op BenchmarkMapMid/16-4 3190352 37.18 ns/op BenchmarkMapLast/1-4 3448891 34.21 ns/op BenchmarkMapLast/2-4 3441541 33.91 ns/op BenchmarkMapLast/3-4 3682855 33.58 ns/op BenchmarkMapLast/4-4 3517431 34.30 ns/op BenchmarkMapLast/5-4 3322044 35.56 ns/op BenchmarkMapLast/6-4 3088570 36.25 ns/op BenchmarkMapLast/7-4 3144424 37.32 ns/op BenchmarkMapLast/8-4 2919355 38.76 ns/op BenchmarkMapLast/9-4 3232670 37.58 ns/op BenchmarkMapLast/10-4 3058011 38.13 ns/op BenchmarkMapLast/11-4 3256525 37.88 ns/op BenchmarkMapLast/12-4 3053894 37.32 ns/op BenchmarkMapLast/13-4 2828164 40.35 ns/op BenchmarkMapLast/14-4 3130953 39.35 ns/op BenchmarkMapLast/15-4 3187023 35.99 ns/op BenchmarkMapLast/16-4 2890279 37.97 ns/op BenchmarkMapCycle-4 2391838 49.81 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3459081 34.13 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3094 38592 ns/op BenchmarkMakeMap/[Byte]Byte-4 514602 338.7 ns/op BenchmarkMakeMap/[Int]Int-4 187082 723.8 ns/op BenchmarkNewEmptyMap-4 15494833 7.621 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1667960 65.38 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 669117 183.3 ns/op BenchmarkMapIterEmpty-4 4781464 24.57 ns/op BenchmarkSameLengthMap-4 4377907 27.43 ns/op BenchmarkBigKeyMap-4 1588581 74.80 ns/op BenchmarkBigValMap-4 1476937 82.85 ns/op BenchmarkSmallKeyMap-4 3076111 39.09 ns/op BenchmarkMapPopulate/1-4 2258942 52.52 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 127044 1004 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9454 22553 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 583 193990 ns/op 51776 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 33 3650328 ns/op 416056 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 4 26882694 ns/op 6528152 B/op 2902 allocs/op BenchmarkComplexAlgMap-4 478052 239.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 623964 169.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 660028 179.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 299551 451.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60718 2022 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7260 15853 ns/op BenchmarkGoMapClear/NonReflexive/1-4 595615 214.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 505879 230.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 274767 491.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 55009 2120 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7534 15828 ns/op BenchmarkMapStringConversion/32/simple-4 1503037 77.72 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1444772 77.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1366242 89.93 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1480238 80.59 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1410195 82.56 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1307076 92.42 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1871258 61.99 ns/op BenchmarkMapInterfacePtr-4 2101698 57.32 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5174394 21.64 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 76380 1763 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6176 18380 ns/op BenchmarkMapPop1000-4 433 258756 ns/op BenchmarkMapPop10000-4 31 4548011 ns/op BenchmarkMapAssign/Int32/256-4 2296340 51.21 ns/op BenchmarkMapAssign/Int32/65536-4 1346150 80.74 ns/op BenchmarkMapAssign/Int64/256-4 2481751 48.25 ns/op BenchmarkMapAssign/Int64/65536-4 1336688 82.17 ns/op BenchmarkMapAssign/Str/256-4 2154414 56.67 ns/op BenchmarkMapAssign/Str/65536-4 731168 139.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1494928 78.68 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 900069 112.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1498268 78.05 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1059560 124.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 437049 3299 ns/op BenchmarkMapOperatorAssign/Str/65536-4 332055 331.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 140.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 350605 315.8 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 826874 143.1 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 292778 343.0 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 662380 221.1 ns/op 68 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 227697 496.1 ns/op 85 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1544593 92.85 ns/op BenchmarkMapDelete/Int32/1000-4 1435051 76.99 ns/op BenchmarkMapDelete/Int32/10000-4 1586454 82.14 ns/op BenchmarkMapDelete/Int64/100-4 1000000 107.1 ns/op BenchmarkMapDelete/Int64/1000-4 1666592 69.38 ns/op BenchmarkMapDelete/Int64/10000-4 1626556 70.64 ns/op BenchmarkMapDelete/Str/100-4 1000000 111.3 ns/op BenchmarkMapDelete/Str/1000-4 1390467 90.67 ns/op BenchmarkMapDelete/Str/10000-4 1320548 81.17 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 108.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1574487 80.19 ns/op BenchmarkMapDelete/Pointer/10000-4 1516320 83.13 ns/op BenchmarkMemmove/0-4 17303631 7.074 ns/op BenchmarkMemmove/1-4 1340125 165.2 ns/op 6.05 MB/s BenchmarkMemmove/2-4 1357647 86.88 ns/op 23.02 MB/s BenchmarkMemmove/3-4 1270474 88.67 ns/op 33.84 MB/s BenchmarkMemmove/4-4 1410234 88.95 ns/op 44.97 MB/s BenchmarkMemmove/5-4 1327490 128.6 ns/op 38.88 MB/s BenchmarkMemmove/6-4 1000000 156.3 ns/op 38.38 MB/s BenchmarkMemmove/7-4 1224970 120.3 ns/op 58.18 MB/s BenchmarkMemmove/8-4 1275721 85.45 ns/op 93.62 MB/s BenchmarkMemmove/9-4 1250472 109.9 ns/op 81.92 MB/s BenchmarkMemmove/10-4 1000000 130.1 ns/op 76.86 MB/s BenchmarkMemmove/11-4 1250324 145.2 ns/op 75.78 MB/s BenchmarkMemmove/12-4 1000000 142.4 ns/op 84.26 MB/s BenchmarkMemmove/13-4 1302105 117.1 ns/op 111.02 MB/s BenchmarkMemmove/14-4 1000000 147.2 ns/op 95.13 MB/s BenchmarkMemmove/15-4 1000000 119.2 ns/op 125.89 MB/s BenchmarkMemmove/16-4 1000000 147.1 ns/op 108.73 MB/s BenchmarkMemmove/32-4 1000000 101.4 ns/op 315.45 MB/s BenchmarkMemmove/64-4 1166902 97.94 ns/op 653.44 MB/s BenchmarkMemmove/128-4 1000000 109.6 ns/op 1167.35 MB/s BenchmarkMemmove/256-4 1000000 179.6 ns/op 1425.44 MB/s BenchmarkMemmove/512-4 714488 231.7 ns/op 2209.64 MB/s BenchmarkMemmove/1024-4 493999 268.8 ns/op 3809.24 MB/s BenchmarkMemmove/2048-4 267926 541.1 ns/op 3784.65 MB/s BenchmarkMemmove/4096-4 171189 730.1 ns/op 5609.85 MB/s BenchmarkMemmoveOverlap/32-4 1000000 124.1 ns/op 257.84 MB/s BenchmarkMemmoveOverlap/64-4 1244084 94.49 ns/op 677.31 MB/s BenchmarkMemmoveOverlap/128-4 701264 175.0 ns/op 731.26 MB/s BenchmarkMemmoveOverlap/256-4 993368 126.1 ns/op 2030.83 MB/s BenchmarkMemmoveOverlap/512-4 742899 160.4 ns/op 3191.48 MB/s BenchmarkMemmoveOverlap/1024-4 466066 334.3 ns/op 3063.49 MB/s BenchmarkMemmoveOverlap/2048-4 299996 439.8 ns/op 4656.69 MB/s BenchmarkMemmoveOverlap/4096-4 169639 724.6 ns/op 5652.82 MB/s BenchmarkMemmoveUnalignedDst/0-4 19496432 6.870 ns/op BenchmarkMemmoveUnalignedDst/1-4 1364282 81.38 ns/op 12.29 MB/s BenchmarkMemmoveUnalignedDst/2-4 1310866 91.75 ns/op 21.80 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 102.6 ns/op 29.25 MB/s BenchmarkMemmoveUnalignedDst/4-4 1242790 104.3 ns/op 38.35 MB/s BenchmarkMemmoveUnalignedDst/5-4 1291305 139.3 ns/op 35.89 MB/s BenchmarkMemmoveUnalignedDst/6-4 1253932 149.7 ns/op 40.09 MB/s BenchmarkMemmoveUnalignedDst/7-4 1267201 92.50 ns/op 75.68 MB/s BenchmarkMemmoveUnalignedDst/8-4 1356522 87.04 ns/op 91.91 MB/s BenchmarkMemmoveUnalignedDst/9-4 1278459 93.21 ns/op 96.56 MB/s BenchmarkMemmoveUnalignedDst/10-4 1319118 103.7 ns/op 96.44 MB/s BenchmarkMemmoveUnalignedDst/11-4 1283259 92.33 ns/op 119.14 MB/s BenchmarkMemmoveUnalignedDst/12-4 1311898 97.33 ns/op 123.30 MB/s BenchmarkMemmoveUnalignedDst/13-4 1231233 95.10 ns/op 136.69 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 140.8 ns/op 99.41 MB/s BenchmarkMemmoveUnalignedDst/15-4 1261450 97.45 ns/op 153.93 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 108.0 ns/op 148.10 MB/s BenchmarkMemmoveUnalignedDst/32-4 1263679 96.29 ns/op 332.34 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 102.4 ns/op 625.07 MB/s BenchmarkMemmoveUnalignedDst/128-4 907729 110.8 ns/op 1155.12 MB/s BenchmarkMemmoveUnalignedDst/256-4 997186 135.6 ns/op 1888.43 MB/s BenchmarkMemmoveUnalignedDst/512-4 683965 176.1 ns/op 2907.07 MB/s BenchmarkMemmoveUnalignedDst/1024-4 398580 437.5 ns/op 2340.73 MB/s BenchmarkMemmoveUnalignedDst/2048-4 272100 426.1 ns/op 4806.17 MB/s BenchmarkMemmoveUnalignedDst/4096-4 161936 754.4 ns/op 5429.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1272988 93.18 ns/op 343.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 133.2 ns/op 480.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1052468 123.1 ns/op 1039.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 136.0 ns/op 1882.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 630102 159.5 ns/op 3209.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 519104 277.8 ns/op 3685.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 285130 430.9 ns/op 4753.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 162489 725.9 ns/op 5642.61 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19534486 6.571 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1392924 81.15 ns/op 12.32 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1375426 85.97 ns/op 23.26 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1319821 87.60 ns/op 34.25 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 133.9 ns/op 29.88 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1329048 92.70 ns/op 53.94 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1325524 88.36 ns/op 67.90 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1217962 90.69 ns/op 77.18 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1337092 91.25 ns/op 87.67 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1308519 90.39 ns/op 99.57 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1339132 91.22 ns/op 109.62 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1301542 155.7 ns/op 70.63 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1233217 108.3 ns/op 110.77 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1284091 111.3 ns/op 116.76 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 155.2 ns/op 90.21 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1273123 135.1 ns/op 110.99 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1264338 90.91 ns/op 176.00 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 119.1 ns/op 268.63 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 101.1 ns/op 633.28 MB/s BenchmarkMemmoveUnalignedSrc/128-4 955350 113.4 ns/op 1129.07 MB/s BenchmarkMemmoveUnalignedSrc/256-4 975882 125.9 ns/op 2033.94 MB/s BenchmarkMemmoveUnalignedSrc/512-4 681254 213.2 ns/op 2401.25 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 458229 268.2 ns/op 3817.52 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 253640 657.5 ns/op 3114.60 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 158700 747.5 ns/op 5479.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1274371 101.9 ns/op 314.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 143.0 ns/op 447.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 109.2 ns/op 1172.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 137.6 ns/op 1860.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 584685 181.0 ns/op 2828.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 470804 265.4 ns/op 3857.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 266768 429.6 ns/op 4767.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 166743 870.5 ns/op 4705.47 MB/s BenchmarkMemclr/5-4 14986502 7.948 ns/op 629.08 MB/s BenchmarkMemclr/16-4 15380374 8.175 ns/op 1957.29 MB/s BenchmarkMemclr/64-4 12893906 11.09 ns/op 5768.85 MB/s BenchmarkMemclr/256-4 11090236 10.93 ns/op 23425.59 MB/s BenchmarkMemclr/4096-4 2161393 52.82 ns/op 77541.87 MB/s BenchmarkMemclr/65536-4 90705 1248 ns/op 52494.57 MB/s BenchmarkMemclr/1M-4 5402 23178 ns/op 45240.95 MB/s BenchmarkMemclr/4M-4 1258 130799 ns/op 32066.86 MB/s BenchmarkMemclr/8M-4 295 426672 ns/op 19660.56 MB/s BenchmarkMemclr/16M-4 126 1152078 ns/op 14562.57 MB/s BenchmarkMemclr/64M-4 45 2719613 ns/op 24675.89 MB/s BenchmarkGoMemclr/5-4 1472743 81.16 ns/op 61.61 MB/s BenchmarkGoMemclr/16-4 507187 222.0 ns/op 72.06 MB/s BenchmarkGoMemclr/64-4 194316 982.0 ns/op 65.17 MB/s BenchmarkGoMemclr/256-4 42432 2398 ns/op 106.74 MB/s BenchmarkMemclrRange/1K_2K-4 85180 1467 ns/op 65339.57 MB/s BenchmarkMemclrRange/2K_8K-4 28592 7060 ns/op 47242.67 MB/s BenchmarkMemclrRange/4K_16K-4 31292 3863 ns/op 83636.95 MB/s BenchmarkMemclrRange/160K_228K-4 3656 57811 ns/op 28763.65 MB/s BenchmarkClearFat7-4 4133035 28.39 ns/op BenchmarkClearFat8-4 4670078 26.57 ns/op BenchmarkClearFat11-4 3725488 29.52 ns/op BenchmarkClearFat12-4 3747464 27.44 ns/op BenchmarkClearFat13-4 4298460 29.19 ns/op BenchmarkClearFat14-4 3843835 30.77 ns/op BenchmarkClearFat15-4 3650337 37.81 ns/op BenchmarkClearFat16-4 3780028 28.79 ns/op BenchmarkClearFat24-4 4148875 28.24 ns/op BenchmarkClearFat32-4 3900562 27.29 ns/op BenchmarkClearFat40-4 2580228 41.05 ns/op BenchmarkClearFat48-4 3749017 38.09 ns/op BenchmarkClearFat56-4 3920764 28.55 ns/op BenchmarkClearFat64-4 3563088 33.06 ns/op BenchmarkClearFat72-4 3655309 42.28 ns/op BenchmarkClearFat128-4 3047464 39.67 ns/op BenchmarkClearFat256-4 2531697 93.18 ns/op BenchmarkClearFat512-4 1521423 81.97 ns/op BenchmarkClearFat1024-4 1000000 152.2 ns/op BenchmarkClearFat1032-4 791180 146.8 ns/op BenchmarkClearFat1040-4 967404 203.9 ns/op BenchmarkCopyFat7-4 4197556 34.05 ns/op BenchmarkCopyFat8-4 3658491 27.90 ns/op BenchmarkCopyFat11-4 3927908 30.31 ns/op BenchmarkCopyFat12-4 4339208 36.93 ns/op BenchmarkCopyFat13-4 3214909 38.96 ns/op BenchmarkCopyFat14-4 2422922 47.77 ns/op BenchmarkCopyFat15-4 2554462 44.60 ns/op BenchmarkCopyFat16-4 4140933 26.47 ns/op BenchmarkCopyFat24-4 3412635 50.59 ns/op BenchmarkCopyFat32-4 3725881 29.15 ns/op BenchmarkCopyFat64-4 3824599 30.33 ns/op BenchmarkCopyFat72-4 3591094 52.39 ns/op BenchmarkCopyFat128-4 3296167 57.49 ns/op BenchmarkCopyFat256-4 2615966 57.63 ns/op BenchmarkCopyFat512-4 1580673 88.71 ns/op BenchmarkCopyFat520-4 1000000 105.9 ns/op BenchmarkCopyFat1024-4 1000000 124.6 ns/op BenchmarkCopyFat1032-4 600613 241.8 ns/op BenchmarkCopyFat1040-4 914547 144.1 ns/op BenchmarkIssue18740/2byte-4 350 336209 ns/op BenchmarkIssue18740/4byte-4 560 194289 ns/op BenchmarkIssue18740/8byte-4 867 148980 ns/op BenchmarkMemclrKnownSize1-4 7336717 21.62 ns/op 46.25 MB/s BenchmarkMemclrKnownSize2-4 4407361 39.39 ns/op 50.77 MB/s BenchmarkMemclrKnownSize4-4 2774784 66.84 ns/op 59.84 MB/s BenchmarkMemclrKnownSize8-4 1203572 93.29 ns/op 85.75 MB/s BenchmarkMemclrKnownSize16-4 609493 182.8 ns/op 87.54 MB/s BenchmarkMemclrKnownSize32-4 433459 329.2 ns/op 97.21 MB/s BenchmarkMemclrKnownSize64-4 210445 641.1 ns/op 99.82 MB/s BenchmarkMemclrKnownSize112-4 130306 1362 ns/op 82.21 MB/s BenchmarkMemclrKnownSize128-4 104092 1141 ns/op 112.15 MB/s BenchmarkMemclrKnownSize192-4 62817 3149 ns/op 60.96 MB/s BenchmarkMemclrKnownSize248-4 47286 3719 ns/op 66.68 MB/s BenchmarkMemclrKnownSize256-4 32080 4724 ns/op 54.20 MB/s BenchmarkMemclrKnownSize512-4 22279 5251 ns/op 97.51 MB/s BenchmarkMemclrKnownSize1024-4 10000 10130 ns/op 101.08 MB/s BenchmarkMemclrKnownSize4096-4 3778 46228 ns/op 88.61 MB/s BenchmarkMemclrKnownSize512KiB-4 20 7759876 ns/op 67.56 MB/s BenchmarkReadMetricsLatency-4 10000 2857 p50-ns 4201 p90-ns 8242 p99-ns BenchmarkFinalizer-4 226 594769 ns/op BenchmarkFinalizerRun-4 196034 686.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7735004 17.27 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3493989 30.79 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3099649 39.80 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2821078 41.35 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1601881 72.47 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1517176 79.37 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2650292 42.39 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1640431 73.12 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1645792 71.29 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2348035 46.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2270226 47.49 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1310984 99.59 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1759362 67.61 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1758393 68.58 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6184596 16.59 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7307894 18.07 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7737336 14.97 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7324652 24.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7495092 24.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5950671 18.03 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7934301 14.71 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7492732 16.69 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7166014 14.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7240334 16.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8546210 15.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8055691 21.32 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7574455 15.77 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6768608 18.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6946459 15.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8217024 18.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7512720 15.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6554224 16.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6687598 15.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7451547 16.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8168902 18.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7002957 23.51 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7260285 17.87 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7786420 15.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7331787 18.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7668234 17.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7863188 15.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7888574 16.03 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6701478 22.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6627058 20.84 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7100546 16.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8118158 16.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7606807 16.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7967691 21.35 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7672611 14.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7633611 20.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6708842 21.54 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7381365 23.22 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6475430 15.64 ns/op BenchmarkNetpollBreak-4 3176 38333 ns/op BenchmarkPingPongHog-4 496 260228 ns/op BenchmarkStackGrowth-4 86346 1239 ns/op BenchmarkStackGrowthDeep-4 1186 108913 ns/op BenchmarkCreateGoroutines-4 56361 2104 ns/op BenchmarkCreateGoroutinesParallel-4 60988 7133 ns/op BenchmarkCreateGoroutinesCapture-4 7701 56654 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 20552 30366 ns/op BenchmarkClosureCall-4 23478440 7.203 ns/op BenchmarkWakeupParallelSpinning/0s-4 5384 20210 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4846 25526 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4548 33114 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2496 49678 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1772 85219 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1014 136477 ns/op BenchmarkWakeupParallelSpinning/50µs-4 422 299115 ns/op BenchmarkWakeupParallelSpinning/100µs-4 206 640170 ns/op BenchmarkMatmult-4 3943501 44.58 ns/op BenchmarkFastrand-4 6767901 19.63 ns/op BenchmarkFastrand64-4 5495036 20.26 ns/op BenchmarkFastrandHashiter-4 2594608 43.62 ns/op BenchmarkFastrandn/2-4 4107541 31.68 ns/op BenchmarkFastrandn/3-4 3262972 34.36 ns/op BenchmarkFastrandn/4-4 4220438 29.68 ns/op BenchmarkFastrandn/5-4 4513909 38.53 ns/op BenchmarkIfaceCmp100-4 93327 1815 ns/op BenchmarkIfaceCmpNil100-4 207633 597.2 ns/op BenchmarkEfaceCmpDiff-4 46460 2849 ns/op BenchmarkEfaceCmpDiffIndirect-4 41084 3128 ns/op BenchmarkDefer-4 1349344 76.50 ns/op BenchmarkDefer10-4 713274 202.0 ns/op BenchmarkDeferMany-4 552874 697.0 ns/op BenchmarkPanicRecover-4 202754 564.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 61 1762791 ns/op 1705545 p50-ns 2327530 p90-ns 4280460 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 66 1838890 ns/op 1827315 p50-ns 2352217 p90-ns 3509430 p99-ns BenchmarkGoroutineProfile/small/idle-4 31 4782007 ns/op 4652970 p50-ns 6316889 p90-ns 8378130 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 7325895 ns/op 5110713 p50-ns 13463417 p90-ns 28258022 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 88 1883377 ns/op 1850297 p50-ns 2775118 p90-ns 5638536 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 84 2789966 ns/op 2339036 p50-ns 4433027 p90-ns 15200541 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 10839558 ns/op 10368183 p50-ns 13080098 p90-ns 14443189 p99-ns BenchmarkGoroutineProfile/large/loaded-4 5 25845121 ns/op 23279193 p50-ns 34667318 p90-ns 34667318 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 64 2157842 ns/op 2152516 p50-ns 2785715 p90-ns 3724252 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 57 3158850 ns/op 2724196 p50-ns 5176781 p90-ns 8110925 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 30 4555158 ns/op 4370156 p50-ns 6671464 p90-ns 7601221 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 18 6693727 ns/op 6321659 p50-ns 10584365 p90-ns 14454533 p99-ns BenchmarkRWMutexUncontended-4 862198 118.2 ns/op BenchmarkRWMutexWrite100-4 96102 2623 ns/op BenchmarkRWMutexWrite10-4 79353 2987 ns/op BenchmarkRWMutexWorkWrite100-4 30058 6208 ns/op BenchmarkRWMutexWorkWrite10-4 18848 6249 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2184 53735 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 919 150028 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1098 100108 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 513 223699 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 502 227084 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 219 782591 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 265 445866 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 102 1100648 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 126369 986.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 227130 1003 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 160472 1519 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 225603 1216 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 243398 1259 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 153267 1310 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 97930 1094 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 211782 1236 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 203551 1829 ns/op BenchmarkMakeSlice/Byte-4 2094226 118.2 ns/op BenchmarkMakeSlice/Int16-4 1000000 106.7 ns/op BenchmarkMakeSlice/Int-4 856633 152.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 183.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 237.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 313.9 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 365.2 ns/op BenchmarkGrowSlice/Byte-4 408572 570.9 ns/op BenchmarkGrowSlice/Int16-4 206710 791.5 ns/op BenchmarkGrowSlice/Int-4 258433 954.5 ns/op BenchmarkGrowSlice/Ptr-4 250190 1358 ns/op BenchmarkGrowSlice/Struct/24-4 88248 1361 ns/op BenchmarkGrowSlice/Struct/32-4 76753 1426 ns/op BenchmarkGrowSlice/Struct/40-4 80400 4204 ns/op BenchmarkExtendSlice/IntSlice-4 100046 1472 ns/op BenchmarkExtendSlice/PointerSlice-4 242352 792.3 ns/op BenchmarkExtendSlice/NoGrow-4 410262 605.0 ns/op BenchmarkAppend-4 826942 122.8 ns/op BenchmarkAppendGrowByte-4 1 105376457 ns/op BenchmarkAppendGrowString-4 1 614343337 ns/op BenchmarkAppendSlice/1Bytes-4 197409 735.7 ns/op BenchmarkAppendSlice/4Bytes-4 295082 497.7 ns/op BenchmarkAppendSlice/7Bytes-4 232033 455.1 ns/op BenchmarkAppendSlice/8Bytes-4 267106 519.9 ns/op BenchmarkAppendSlice/15Bytes-4 253512 463.3 ns/op BenchmarkAppendSlice/16Bytes-4 308780 467.5 ns/op BenchmarkAppendSlice/32Bytes-4 256644 542.9 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 33400 3221 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10252 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9298 37329 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1176 163385 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 85 1458668 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 24 4275050 ns/op BenchmarkAppendStr/1Bytes-4 317668 342.1 ns/op BenchmarkAppendStr/4Bytes-4 305750 467.4 ns/op BenchmarkAppendStr/8Bytes-4 310087 380.9 ns/op BenchmarkAppendStr/16Bytes-4 287899 541.5 ns/op BenchmarkAppendStr/32Bytes-4 292942 380.3 ns/op BenchmarkAppendSpecialCase-4 855189 123.5 ns/op BenchmarkCopy/1Byte-4 385794 392.6 ns/op 2.55 MB/s BenchmarkCopy/1String-4 406500 304.6 ns/op 3.28 MB/s BenchmarkCopy/2Byte-4 378342 270.2 ns/op 7.40 MB/s BenchmarkCopy/2String-4 445198 274.1 ns/op 7.30 MB/s BenchmarkCopy/4Byte-4 1350396 96.67 ns/op 41.38 MB/s BenchmarkCopy/4String-4 1262299 90.05 ns/op 44.42 MB/s BenchmarkCopy/8Byte-4 1000000 164.7 ns/op 48.58 MB/s BenchmarkCopy/8String-4 1000000 112.3 ns/op 71.23 MB/s BenchmarkCopy/12Byte-4 1232822 97.41 ns/op 123.19 MB/s BenchmarkCopy/12String-4 1000000 100.5 ns/op 119.38 MB/s BenchmarkCopy/16Byte-4 1000000 104.0 ns/op 153.86 MB/s BenchmarkCopy/16String-4 1280234 93.63 ns/op 170.88 MB/s BenchmarkCopy/32Byte-4 1250935 116.6 ns/op 274.47 MB/s BenchmarkCopy/32String-4 993435 125.3 ns/op 255.39 MB/s BenchmarkCopy/128Byte-4 917259 180.5 ns/op 709.04 MB/s BenchmarkCopy/128String-4 985177 121.2 ns/op 1055.89 MB/s BenchmarkCopy/1024Byte-4 352282 321.1 ns/op 3188.55 MB/s BenchmarkCopy/1024String-4 314050 382.9 ns/op 2674.15 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 20115 5671 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13044 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16059 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18721 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9447 29177 ns/op BenchmarkAppendInPlace/Grow/Byte-4 83506 1680 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 127486 1484 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 58496 1884 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59347 2890 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 31972 3801 ns/op BenchmarkStackCopyPtr-4 1 110107055 ns/op BenchmarkStackCopy-4 1 104493238 ns/op BenchmarkStackCopyNoCache-4 20 5357038 ns/op BenchmarkStackCopyWithStkobj-4 2 59191052 ns/op BenchmarkIssue18138-4 193 648214 ns/op BenchmarkCompareStringEqual-4 14929528 7.958 ns/op BenchmarkCompareStringIdentical-4 21425096 8.082 ns/op BenchmarkCompareStringSameLength-4 16579843 7.395 ns/op BenchmarkCompareStringDifferentLength-4 25997173 5.321 ns/op BenchmarkCompareStringBigUnaligned-4 1407 75212 ns/op 13941.81 MB/s BenchmarkCompareStringBig-4 1316 79088 ns/op 13258.43 MB/s BenchmarkConcatStringAndBytes-4 1483182 102.6 ns/op BenchmarkSliceByteToString/1-4 1574917 118.3 ns/op BenchmarkSliceByteToString/2-4 1000000 204.0 ns/op BenchmarkSliceByteToString/4-4 932684 233.4 ns/op BenchmarkSliceByteToString/8-4 975631 159.8 ns/op BenchmarkSliceByteToString/16-4 1000000 233.0 ns/op BenchmarkSliceByteToString/32-4 1000000 177.3 ns/op BenchmarkSliceByteToString/64-4 980061 303.2 ns/op BenchmarkSliceByteToString/128-4 777602 393.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2129564 53.61 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 136.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 157.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2736716 44.08 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 101.1 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1623523 78.73 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1562672 78.06 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 255852 603.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 437912 305.4 ns/op BenchmarkRuneIterate/range/ASCII-4 7189579 17.01 ns/op BenchmarkRuneIterate/range/Japanese-4 2103823 56.81 ns/op BenchmarkRuneIterate/range/MixedLength-4 2418602 50.76 ns/op BenchmarkRuneIterate/range1/ASCII-4 6844430 17.40 ns/op BenchmarkRuneIterate/range1/Japanese-4 2047774 51.33 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2545262 48.13 ns/op BenchmarkRuneIterate/range2/ASCII-4 6299157 33.72 ns/op BenchmarkRuneIterate/range2/Japanese-4 2211217 54.24 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2100183 52.52 ns/op BenchmarkArrayEqual-4 22743692 5.095 ns/op BenchmarkFunc/Name-4 5612065 19.58 ns/op BenchmarkFunc/Entry-4 11641918 9.844 ns/op BenchmarkFunc/FileLine-4 2012007 61.65 ns/op PASS ok runtime 400.366s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25957 4110 ns/op BenchmarkHandle/concurrent-4 25789 5256 ns/op PASS ok runtime/cgo 0.444s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30134973 4.758 ns/op BenchmarkAtomicStore64-4 12717170 12.18 ns/op BenchmarkAtomicLoad-4 24765777 5.722 ns/op BenchmarkAtomicStore-4 12596400 11.17 ns/op BenchmarkAnd8-4 13093743 11.35 ns/op BenchmarkAnd-4 13394385 11.83 ns/op BenchmarkAnd8Parallel-4 4404464 28.61 ns/op BenchmarkAndParallel-4 4257568 31.59 ns/op BenchmarkOr8-4 12185253 13.12 ns/op BenchmarkOr-4 12348432 15.86 ns/op BenchmarkOr8Parallel-4 3827035 30.23 ns/op BenchmarkOrParallel-4 3863374 31.16 ns/op BenchmarkXadd-4 3919659 31.77 ns/op BenchmarkXadd64-4 3845960 31.03 ns/op BenchmarkCas-4 2496610 46.58 ns/op BenchmarkCas64-4 2788965 46.48 ns/op BenchmarkXchg-4 4061100 30.35 ns/op BenchmarkXchg64-4 4031448 27.70 ns/op PASS ok runtime/internal/atomic 4.144s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2945913 35.75 ns/op BenchmarkMulUintptr/large-4 3229190 46.83 ns/op PASS ok runtime/internal/math 0.586s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 12989607 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 21022831 ns/op 269.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 4456351 ns/op 8.000 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 25496244 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 36129091 ns/op 1076 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 16 7213419 ns/op 77.94 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 136581564 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 142544280 ns/op 8657 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 17321231 ns/op 1107 concurrent_launches/op PASS ok runtime/pprof 2.261s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 12971361 ns/op BenchmarkStackLeak-4 23767 5507 ns/op PASS ok runtime/race 0.590s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2563570 49.68 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 190322 648.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.444s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 7864086 13.24 ns/op BenchmarkCompact/one-4 1014406 128.9 ns/op BenchmarkCompact/sorted-4 796888 146.5 ns/op BenchmarkCompact/1_item-4 535668 233.7 ns/op BenchmarkCompact/unsorted-4 850948 207.1 ns/op BenchmarkCompact/many-4 571065 200.5 ns/op BenchmarkReplace/naive-fast-4 37328 2891 ns/op BenchmarkReplace/optimized-fast-4 44812 3411 ns/op BenchmarkReplace/naive-slow-4 12620 9248 ns/op BenchmarkReplace/optimized-slow-4 16873 7494 ns/op PASS ok slices 2.171s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 101790 1044 ns/op BenchmarkSortString1K-4 100 1164886 ns/op BenchmarkSortString1K_Slice-4 121 975005 ns/op BenchmarkStableString1K-4 90 1731568 ns/op BenchmarkSortInt1K-4 154 908441 ns/op BenchmarkSortInt1K_Sorted-4 2653 69299 ns/op BenchmarkSortInt1K_Reversed-4 1238 88780 ns/op BenchmarkSortInt1K_Mod8-4 364 336429 ns/op BenchmarkStableInt1K-4 100 1241951 ns/op BenchmarkStableInt1K_Slice-4 100 1133374 ns/op BenchmarkSortInt64K-4 2 69998086 ns/op BenchmarkSortInt64K_Slice-4 2 65199698 ns/op BenchmarkStableInt64K-4 2 100599862 ns/op BenchmarkSort1e2-4 337 390821 ns/op BenchmarkStable1e2-4 100 1095764 ns/op BenchmarkSort1e4-4 2 91995977 ns/op BenchmarkStable1e4-4 1 289049673 ns/op PASS ok sort 45.141s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 540062 190.0 ns/op BenchmarkAtof64Float-4 631192 178.2 ns/op BenchmarkAtof64FloatExp-4 535026 220.8 ns/op BenchmarkAtof64Big-4 419580 316.8 ns/op BenchmarkAtof64RandomBits-4 211617 562.6 ns/op BenchmarkAtof64RandomFloats-4 393710 270.6 ns/op BenchmarkAtof64RandomLongFloats-4 317359 400.8 ns/op BenchmarkAtof32Decimal-4 638617 220.8 ns/op BenchmarkAtof32Float-4 595555 231.6 ns/op BenchmarkAtof32FloatExp-4 566890 226.0 ns/op BenchmarkAtof32Random-4 350713 359.2 ns/op BenchmarkAtof32RandomLong-4 154880 1450 ns/op BenchmarkParseInt/Pos/7bit-4 1235035 126.7 ns/op BenchmarkParseInt/Pos/26bit-4 735524 159.7 ns/op BenchmarkParseInt/Pos/31bit-4 674394 186.3 ns/op BenchmarkParseInt/Pos/56bit-4 508390 256.6 ns/op BenchmarkParseInt/Pos/63bit-4 436791 422.3 ns/op BenchmarkParseInt/Neg/7bit-4 1197477 105.2 ns/op BenchmarkParseInt/Neg/26bit-4 842064 234.2 ns/op BenchmarkParseInt/Neg/31bit-4 770659 293.5 ns/op BenchmarkParseInt/Neg/56bit-4 451792 246.3 ns/op BenchmarkParseInt/Neg/63bit-4 526120 261.5 ns/op BenchmarkAtoi/Pos/7bit-4 1616658 85.86 ns/op BenchmarkAtoi/Pos/26bit-4 997332 139.3 ns/op BenchmarkAtoi/Pos/31bit-4 852050 137.0 ns/op BenchmarkAtoi/Pos/56bit-4 660193 210.9 ns/op BenchmarkAtoi/Pos/63bit-4 491265 384.4 ns/op BenchmarkAtoi/Neg/7bit-4 1632770 77.51 ns/op BenchmarkAtoi/Neg/26bit-4 567598 236.8 ns/op BenchmarkAtoi/Neg/31bit-4 748965 145.8 ns/op BenchmarkAtoi/Neg/56bit-4 546631 330.7 ns/op BenchmarkAtoi/Neg/63bit-4 418417 282.5 ns/op BenchmarkFormatFloat/Decimal-4 99160 1216 ns/op BenchmarkFormatFloat/Float-4 80458 1319 ns/op BenchmarkFormatFloat/Exp-4 106057 2365 ns/op BenchmarkFormatFloat/NegExp-4 103090 1306 ns/op BenchmarkFormatFloat/LongExp-4 78463 1576 ns/op BenchmarkFormatFloat/Big-4 72603 1538 ns/op BenchmarkFormatFloat/BinaryExp-4 195702 749.1 ns/op BenchmarkFormatFloat/32Integer-4 94017 1238 ns/op BenchmarkFormatFloat/32ExactFraction-4 97105 1772 ns/op BenchmarkFormatFloat/32Point-4 78367 1366 ns/op BenchmarkFormatFloat/32Exp-4 92196 1157 ns/op BenchmarkFormatFloat/32NegExp-4 91503 2123 ns/op BenchmarkFormatFloat/32Shortest-4 90906 1266 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 117210 1083 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 112477 1102 ns/op BenchmarkFormatFloat/64Fixed1-4 130335 936.0 ns/op BenchmarkFormatFloat/64Fixed2-4 141310 894.5 ns/op BenchmarkFormatFloat/64Fixed3-4 96997 1058 ns/op BenchmarkFormatFloat/64Fixed4-4 137319 938.5 ns/op BenchmarkFormatFloat/64Fixed12-4 75128 1589 ns/op BenchmarkFormatFloat/64Fixed16-4 93416 1496 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 91200 1750 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 76638 1579 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2230 53971 ns/op BenchmarkFormatFloat/Slowpath64-4 79783 1499 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 81343 1541 ns/op BenchmarkAppendFloat/Decimal-4 142026 1762 ns/op BenchmarkAppendFloat/Float-4 99534 1538 ns/op BenchmarkAppendFloat/Exp-4 117038 1270 ns/op BenchmarkAppendFloat/NegExp-4 121810 1174 ns/op BenchmarkAppendFloat/LongExp-4 93183 1410 ns/op BenchmarkAppendFloat/Big-4 89126 1395 ns/op BenchmarkAppendFloat/BinaryExp-4 341925 802.8 ns/op BenchmarkAppendFloat/32Integer-4 126082 1583 ns/op BenchmarkAppendFloat/32ExactFraction-4 128757 1081 ns/op BenchmarkAppendFloat/32Point-4 99999 1896 ns/op BenchmarkAppendFloat/32Exp-4 63858 1792 ns/op BenchmarkAppendFloat/32NegExp-4 134234 1084 ns/op BenchmarkAppendFloat/32Shortest-4 144026 932.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 107544 1307 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 141301 805.7 ns/op BenchmarkAppendFloat/64Fixed1-4 184437 688.9 ns/op BenchmarkAppendFloat/64Fixed2-4 174370 943.1 ns/op BenchmarkAppendFloat/64Fixed3-4 166891 1138 ns/op BenchmarkAppendFloat/64Fixed4-4 181864 681.1 ns/op BenchmarkAppendFloat/64Fixed12-4 81980 1317 ns/op BenchmarkAppendFloat/64Fixed16-4 106912 1478 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 119172 1097 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 84826 1222 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2474 78251 ns/op BenchmarkAppendFloat/Slowpath64-4 92672 1254 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 81550 1305 ns/op BenchmarkFormatInt-4 12776 10177 ns/op BenchmarkAppendInt-4 14930 8032 ns/op BenchmarkFormatUint-4 80834 1795 ns/op BenchmarkAppendUint-4 92580 1355 ns/op BenchmarkFormatIntSmall/7-4 2014570 59.56 ns/op BenchmarkFormatIntSmall/42-4 2036806 79.50 ns/op BenchmarkAppendIntSmall-4 1000000 106.6 ns/op BenchmarkAppendUintVarlen/1-4 799638 150.2 ns/op BenchmarkAppendUintVarlen/12-4 933612 115.4 ns/op BenchmarkAppendUintVarlen/123-4 755342 150.1 ns/op BenchmarkAppendUintVarlen/1234-4 863446 147.1 ns/op BenchmarkAppendUintVarlen/12345-4 746917 205.9 ns/op BenchmarkAppendUintVarlen/123456-4 917805 210.4 ns/op BenchmarkAppendUintVarlen/1234567-4 783664 153.2 ns/op BenchmarkAppendUintVarlen/12345678-4 821342 255.2 ns/op BenchmarkAppendUintVarlen/123456789-4 800474 159.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 860056 155.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 843896 163.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 710516 184.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 681393 195.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 734066 165.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 718947 175.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 766832 166.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 736918 162.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 716550 165.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 784917 186.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 791523 269.7 ns/op BenchmarkQuote-4 34456 3512 ns/op BenchmarkQuoteRune-4 330060 375.4 ns/op BenchmarkAppendQuote-4 39363 2890 ns/op BenchmarkAppendQuoteRune-4 653454 163.9 ns/op BenchmarkUnquoteEasy-4 1476068 80.31 ns/op BenchmarkUnquoteHard-4 37486 3776 ns/op PASS ok strconv 24.412s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 308427 453.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 81294 1898 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 153741 999.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 250478 677.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 52022 2682 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 79298 2127 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 663912 283.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23416 5945 ns/op BenchmarkGenericMatch1-4 2006 66109 ns/op BenchmarkGenericMatch2-4 409 277116 ns/op BenchmarkSingleMaxSkipping-4 10000 16354 ns/op 611.47 MB/s BenchmarkSingleLongSuffixFail-4 19266 6598 ns/op 151.85 MB/s BenchmarkSingleMatch-4 196 607290 ns/op 24.70 MB/s BenchmarkByteByteNoMatch-4 69164 1871 ns/op BenchmarkByteByteMatch-4 12182 10251 ns/op BenchmarkByteStringMatch-4 15045 10346 ns/op BenchmarkHTMLEscapeNew-4 63679 1848 ns/op BenchmarkHTMLEscapeOld-4 72476 2289 ns/op BenchmarkByteStringReplacerWriteString-4 1412 104029 ns/op BenchmarkByteReplacerWriteString-4 1326 95068 ns/op BenchmarkByteByteReplaces-4 2476 53743 ns/op BenchmarkByteByteMap-4 8635 14781 ns/op BenchmarkMap/identity/ASCII-4 789320 196.0 ns/op BenchmarkMap/identity/Greek-4 567648 296.9 ns/op BenchmarkMap/change/ASCII-4 22670 5186 ns/op BenchmarkMap/change/Greek-4 18771 6829 ns/op BenchmarkIndexRune-4 1000000 144.4 ns/op BenchmarkIndexRuneLongString-4 1361756 81.22 ns/op BenchmarkIndexRuneFastPath-4 2962765 37.29 ns/op BenchmarkIndex-4 2788380 40.57 ns/op BenchmarkLastIndex-4 3078592 39.43 ns/op BenchmarkIndexByte-4 12760369 9.624 ns/op BenchmarkToUpper/#00-4 2541235 62.85 ns/op BenchmarkToUpper/ONLYUPPER-4 1000000 104.2 ns/op BenchmarkToUpper/abc-4 209317 526.6 ns/op BenchmarkToUpper/AbC123-4 183531 702.5 ns/op BenchmarkToUpper/azAZ09_-4 174297 790.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40470 5581 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54109 3016 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25701 4957 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52891 2864 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 111793 1632 ns/op BenchmarkToLower/#00-4 2418639 65.95 ns/op BenchmarkToLower/abc-4 2345907 52.91 ns/op BenchmarkToLower/AbC123-4 155332 950.6 ns/op BenchmarkToLower/azAZ09_-4 162799 971.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70923 1970 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 44745 2396 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24944 4248 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63160 3105 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 100759 1225 ns/op BenchmarkMapNoChanges-4 920043 135.9 ns/op BenchmarkTrim-4 17462 6495 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2488144 44.00 ns/op BenchmarkToValidUTF8/InvalidASCII-4 163560 792.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93728 1289 ns/op BenchmarkEqualFold/Tests-4 51244 2591 ns/op BenchmarkEqualFold/ASCII-4 2134393 78.54 ns/op BenchmarkEqualFold/UnicodePrefix-4 111541 1093 ns/op BenchmarkEqualFold/UnicodeSuffix-4 121026 1004 ns/op BenchmarkIndexHard1-4 949 108737 ns/op BenchmarkIndexHard2-4 702 158930 ns/op BenchmarkIndexHard3-4 183 620359 ns/op BenchmarkIndexHard4-4 237 527900 ns/op BenchmarkLastIndexHard1-4 88 1446958 ns/op BenchmarkLastIndexHard2-4 86 1482854 ns/op BenchmarkLastIndexHard3-4 86 1512119 ns/op BenchmarkCountHard1-4 1124 112184 ns/op BenchmarkCountHard2-4 716 283873 ns/op BenchmarkCountHard3-4 183 646491 ns/op BenchmarkIndexTorture-4 10000 12959 ns/op BenchmarkCountTorture-4 10000 13297 ns/op BenchmarkCountTortureOverlapping-4 586 176918 ns/op BenchmarkCountByte/10-4 3286808 48.35 ns/op 206.84 MB/s BenchmarkCountByte/32-4 2943963 42.55 ns/op 752.09 MB/s BenchmarkCountByte/4096-4 794326 138.0 ns/op 29673.48 MB/s BenchmarkCountByte/4194304-4 837 252091 ns/op 16638.04 MB/s BenchmarkCountByte/67108864-4 22 6505368 ns/op 10315.92 MB/s BenchmarkFields/ASCII/16-4 248564 532.2 ns/op 30.06 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28074 4783 ns/op 53.52 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1387 109209 ns/op 37.51 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 37 2864717 ns/op 22.88 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 25679522 ns/op 40.83 MB/s 1515536 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 153746 805.0 ns/op 19.88 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 18998 ns/op 13.47 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 555 264954 ns/op 15.46 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 6019727 ns/op 10.89 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 90282924 ns/op 11.61 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185961 769.7 ns/op 20.79 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12981 ns/op 19.72 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 618 236473 ns/op 17.32 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 3325961 ns/op 19.70 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 106052071 ns/op 9.89 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 173511 903.0 ns/op 17.72 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10021 13325 ns/op 19.21 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 607 205998 ns/op 19.88 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 5163138 ns/op 12.69 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 71747072 ns/op 14.61 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 93612577 ns/op BenchmarkSplitSingleByteSeparator-4 20 10234693 ns/op BenchmarkSplitMultiByteSeparator-4 25 4358493 ns/op BenchmarkSplitNSingleByteSeparator-4 205222 899.7 ns/op BenchmarkSplitNMultiByteSeparator-4 141740 1005 ns/op BenchmarkRepeat/5x0-4 1863219 57.04 ns/op BenchmarkRepeat/5x1-4 3005767 44.27 ns/op BenchmarkRepeat/5x2-4 244177 580.7 ns/op BenchmarkRepeat/5x6-4 123678 1661 ns/op BenchmarkRepeat/10x0-4 1972976 56.29 ns/op BenchmarkRepeat/10x1-4 2086171 78.84 ns/op BenchmarkRepeat/10x2-4 201818 631.9 ns/op BenchmarkRepeat/10x6-4 111268 1231 ns/op BenchmarkRepeatLarge/256/1-4 63712 2205 ns/op 116.08 MB/s BenchmarkRepeatLarge/256/16-4 83035 1512 ns/op 169.33 MB/s BenchmarkRepeatLarge/512/1-4 40153 3456 ns/op 148.15 MB/s BenchmarkRepeatLarge/512/16-4 48646 2460 ns/op 208.17 MB/s BenchmarkRepeatLarge/1024/1-4 25671 4821 ns/op 212.39 MB/s BenchmarkRepeatLarge/1024/16-4 35656 3741 ns/op 273.72 MB/s BenchmarkRepeatLarge/2048/1-4 16351 7861 ns/op 260.52 MB/s BenchmarkRepeatLarge/2048/16-4 24025 6467 ns/op 316.68 MB/s BenchmarkRepeatLarge/4096/1-4 12346 11574 ns/op 353.88 MB/s BenchmarkRepeatLarge/4096/16-4 12226 11142 ns/op 367.63 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21807 ns/op 375.66 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16962 ns/op 482.96 MB/s BenchmarkRepeatLarge/8192/4097-4 3540609 33.78 ns/op 121268.92 MB/s BenchmarkRepeatLarge/16384/1-4 9076 36036 ns/op 454.66 MB/s BenchmarkRepeatLarge/16384/16-4 9040 29906 ns/op 547.86 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22736 ns/op 540.60 MB/s BenchmarkRepeatLarge/32768/1-4 3211 55676 ns/op 588.55 MB/s BenchmarkRepeatLarge/32768/16-4 2832 52246 ns/op 627.18 MB/s BenchmarkRepeatLarge/32768/4097-4 1998 53486 ns/op 536.19 MB/s BenchmarkRepeatLarge/65536/1-4 955 142062 ns/op 461.32 MB/s BenchmarkRepeatLarge/65536/16-4 1110 114810 ns/op 570.82 MB/s BenchmarkRepeatLarge/65536/4097-4 967 115327 ns/op 532.87 MB/s BenchmarkRepeatLarge/131072/1-4 171 629919 ns/op 208.08 MB/s BenchmarkRepeatLarge/131072/16-4 232 693165 ns/op 189.09 MB/s BenchmarkRepeatLarge/131072/4097-4 170 719580 ns/op 176.50 MB/s BenchmarkRepeatLarge/262144/1-4 126 937017 ns/op 279.76 MB/s BenchmarkRepeatLarge/262144/16-4 132 1005487 ns/op 260.71 MB/s BenchmarkRepeatLarge/262144/4097-4 126 918251 ns/op 281.09 MB/s BenchmarkRepeatLarge/524288/1-4 51 1991117 ns/op 263.31 MB/s BenchmarkRepeatLarge/524288/16-4 61 1837972 ns/op 285.25 MB/s BenchmarkRepeatLarge/524288/4097-4 92 2154952 ns/op 241.45 MB/s BenchmarkRepeatLarge/1048576/1-4 43 3033172 ns/op 345.70 MB/s BenchmarkRepeatLarge/1048576/16-4 38 3026246 ns/op 346.49 MB/s BenchmarkRepeatLarge/1048576/4097-4 45 3244350 ns/op 322.02 MB/s BenchmarkRepeatLarge/2097152/1-4 21 6513735 ns/op 321.96 MB/s BenchmarkRepeatLarge/2097152/16-4 30 6696515 ns/op 313.17 MB/s BenchmarkRepeatLarge/2097152/4097-4 21 6323753 ns/op 331.06 MB/s BenchmarkRepeatLarge/4194304/1-4 10 14040234 ns/op 298.73 MB/s BenchmarkRepeatLarge/4194304/16-4 7 14884086 ns/op 281.80 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10966021 ns/op 382.20 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20584364 ns/op 407.52 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18494419 ns/op 453.58 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 17498623 ns/op 479.27 MB/s BenchmarkRepeatLarge/16777216/1-4 3 34852576 ns/op 481.38 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43423312 ns/op 386.36 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28459960 ns/op 589.50 MB/s BenchmarkRepeatLarge/33554432/1-4 2 104606766 ns/op 320.77 MB/s BenchmarkRepeatLarge/33554432/16-4 2 60820448 ns/op 551.70 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 61754914 ns/op 543.35 MB/s BenchmarkRepeatLarge/67108864/1-4 1 113138458 ns/op 593.16 MB/s BenchmarkRepeatLarge/67108864/16-4 1 132005672 ns/op 508.38 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 163351758 ns/op 410.82 MB/s BenchmarkRepeatLarge/134217728/1-4 1 339333267 ns/op 395.53 MB/s BenchmarkRepeatLarge/134217728/16-4 1 254286434 ns/op 527.82 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 312434681 ns/op 429.59 MB/s BenchmarkRepeatLarge/268435456/1-4 1 452114636 ns/op 593.73 MB/s BenchmarkRepeatLarge/268435456/16-4 1 446587793 ns/op 601.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 542841563 ns/op 494.50 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1061667784 ns/op 505.69 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1255008891 ns/op 427.78 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1359064844 ns/op 395.03 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5341151999 ns/op 201.03 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5214901940 ns/op 205.90 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6721623323 ns/op 159.74 MB/s BenchmarkIndexAnyASCII/1:1-4 1519467 73.76 ns/op BenchmarkIndexAnyASCII/1:2-4 1352679 96.47 ns/op BenchmarkIndexAnyASCII/1:4-4 1437742 79.95 ns/op BenchmarkIndexAnyASCII/1:8-4 1565940 91.10 ns/op BenchmarkIndexAnyASCII/1:16-4 1523306 135.0 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 106.4 ns/op BenchmarkIndexAnyASCII/1:64-4 1241350 129.3 ns/op BenchmarkIndexAnyASCII/16:1-4 1616563 76.55 ns/op BenchmarkIndexAnyASCII/16:2-4 781946 173.4 ns/op BenchmarkIndexAnyASCII/16:4-4 778050 186.7 ns/op BenchmarkIndexAnyASCII/16:8-4 526723 204.3 ns/op BenchmarkIndexAnyASCII/16:16-4 848635 230.5 ns/op BenchmarkIndexAnyASCII/16:32-4 422299 274.9 ns/op BenchmarkIndexAnyASCII/16:64-4 439245 275.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1369214 80.49 ns/op BenchmarkIndexAnyASCII/256:2-4 65973 2575 ns/op BenchmarkIndexAnyASCII/256:4-4 67815 1930 ns/op BenchmarkIndexAnyASCII/256:8-4 54543 1868 ns/op BenchmarkIndexAnyASCII/256:16-4 68034 1952 ns/op BenchmarkIndexAnyASCII/256:32-4 71428 1657 ns/op BenchmarkIndexAnyASCII/256:64-4 80334 1646 ns/op BenchmarkIndexAnyUTF8/1:1-4 1776042 61.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 1942748 60.88 ns/op BenchmarkIndexAnyUTF8/1:4-4 1868413 100.7 ns/op BenchmarkIndexAnyUTF8/1:8-4 1736286 95.52 ns/op BenchmarkIndexAnyUTF8/1:16-4 1748862 63.73 ns/op BenchmarkIndexAnyUTF8/1:32-4 1897244 62.24 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 132.6 ns/op BenchmarkIndexAnyUTF8/16:1-4 1640671 97.53 ns/op BenchmarkIndexAnyUTF8/16:2-4 264580 496.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 271627 492.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 237318 565.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 210277 505.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 224808 514.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 195318 528.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 408372 460.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 16658 9266 ns/op BenchmarkIndexAnyUTF8/256:4-4 16977 11257 ns/op BenchmarkIndexAnyUTF8/256:8-4 13818 9608 ns/op BenchmarkIndexAnyUTF8/256:16-4 11901 10332 ns/op BenchmarkIndexAnyUTF8/256:32-4 16663 7138 ns/op BenchmarkIndexAnyUTF8/256:64-4 15639 8022 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2057335 57.44 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2061928 57.81 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1954341 57.84 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1962310 67.09 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2038716 61.80 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1956438 59.22 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 119.5 ns/op BenchmarkLastIndexAnyASCII/16:1-4 980126 243.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 137.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 906111 133.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 964569 200.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 862398 255.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 737316 163.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 485920 264.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 82171 1357 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73167 2728 ns/op BenchmarkLastIndexAnyASCII/256:4-4 81987 1538 ns/op BenchmarkLastIndexAnyASCII/256:8-4 88066 1443 ns/op BenchmarkLastIndexAnyASCII/256:16-4 79106 2288 ns/op BenchmarkLastIndexAnyASCII/256:32-4 84405 1471 ns/op BenchmarkLastIndexAnyASCII/256:64-4 72975 2369 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1832047 72.16 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1429276 72.39 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1882528 56.49 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1733659 64.23 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1929866 66.70 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1718551 65.98 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 102.2 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 234417 438.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 122589 929.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 117252 1736 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 120583 909.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 108092 1030 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 125576 1287 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 123427 979.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16346 7232 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8437 14228 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6590 20015 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 9580 27417 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7441 15678 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7106 14552 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 7806 14640 ns/op BenchmarkTrimASCII/1:1-4 2588762 43.35 ns/op BenchmarkTrimASCII/1:2-4 2156601 60.95 ns/op BenchmarkTrimASCII/1:4-4 2194152 52.97 ns/op BenchmarkTrimASCII/1:8-4 2113100 54.04 ns/op BenchmarkTrimASCII/1:16-4 1797680 72.83 ns/op BenchmarkTrimASCII/16:1-4 2278438 54.58 ns/op BenchmarkTrimASCII/16:2-4 924699 145.4 ns/op BenchmarkTrimASCII/16:4-4 859962 158.8 ns/op BenchmarkTrimASCII/16:8-4 747513 157.9 ns/op BenchmarkTrimASCII/16:16-4 780507 216.9 ns/op BenchmarkTrimASCII/256:1-4 581114 324.8 ns/op BenchmarkTrimASCII/256:2-4 85161 1277 ns/op BenchmarkTrimASCII/256:4-4 91672 1279 ns/op BenchmarkTrimASCII/256:8-4 87416 1320 ns/op BenchmarkTrimASCII/256:16-4 71383 1518 ns/op BenchmarkTrimASCII/4096:1-4 94472 2147 ns/op BenchmarkTrimASCII/4096:2-4 6734 21889 ns/op BenchmarkTrimASCII/4096:4-4 6759 24033 ns/op BenchmarkTrimASCII/4096:8-4 6292 18854 ns/op BenchmarkTrimASCII/4096:16-4 5714 18799 ns/op BenchmarkTrimByte-4 3155883 51.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15474 7084 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16630 11453 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1551 80427 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3400 39256 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5816 21096 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9166 14347 ns/op BenchmarkJoin/0-4 3403305 36.11 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2946433 40.56 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 184863 974.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 101410 1643 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 71469 2463 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67552 1527 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 65826 2490 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 39973 2563 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2122650 58.64 ns/op BenchmarkTrimSpace/ASCII-4 1535323 74.30 ns/op BenchmarkTrimSpace/SomeNonASCII-4 123987 1144 ns/op BenchmarkTrimSpace/JustNonASCII-4 73668 1569 ns/op BenchmarkReplaceAll-4 97933 1432 ns/op 16 B/op 1 allocs/op PASS ok strings 116.858s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 53072 1888 ns/op BenchmarkCond2-4 30834 4007 ns/op BenchmarkCond4-4 15778 7610 ns/op BenchmarkCond8-4 10000 13872 ns/op BenchmarkCond16-4 6002 29396 ns/op BenchmarkCond32-4 1848 56681 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 452912 254.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 283646 822.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 496171 241.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 447657 245.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 320986 394.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 589797 188.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 103892 1457 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 92664 1708 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 71368 1805 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 69567 2473 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 548175 216.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 178279 733.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 603091 198.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 180242 680.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 744726 186.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 174232 661.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 130.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 51715 3069 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 112191 920.8 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 265376 404.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5856 24754 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 313 418473 ns/op BenchmarkRange/*sync.Map-4 1394 79662 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 99709 2401 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 221318 637.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 75476 1451 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 42823 3240 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 125592 1645 ns/op BenchmarkAdversarialDelete/*sync.Map-4 90112 1857 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 61398 1749 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 176532 854.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 710317 168.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 37070 3394 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 81362 1237 ns/op BenchmarkSwapCollision/*sync.Map-4 71559 1764 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1167794 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 84858 1245 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 191346 528.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21162 6513 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 73564 1812 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23028 4532 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 303787 434.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 135578 1017 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 262400 398.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 950566 143.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 156686 738.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 724064 146.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 609244 208.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 178202 721.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 574101 204.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 118172 1158 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 274831 653.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 356442 591.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 149361 1112 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 319317 410.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 178746 942.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 114504 1079 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 265167 488.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 57205 2100 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 126788 969.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 353373 289.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 124927 978.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 346261 395.4 ns/op BenchmarkUncontendedSemaphore-4 1904922 72.67 ns/op BenchmarkContendedSemaphore-4 3009486 35.36 ns/op BenchmarkMutexUncontended-4 729859 206.6 ns/op BenchmarkMutex-4 223306 672.1 ns/op BenchmarkMutexSlack-4 203700 591.5 ns/op BenchmarkMutexWork-4 174530 688.1 ns/op BenchmarkMutexWorkSlack-4 174388 688.3 ns/op BenchmarkMutexNoSpin-4 43398 2895 ns/op BenchmarkMutexSpin-4 41432 2841 ns/op BenchmarkOnce-4 956397 130.3 ns/op BenchmarkSemaUncontended-4 3215712 35.76 ns/op BenchmarkSemaSyntNonblock-4 1579903 79.72 ns/op BenchmarkSemaSyntBlock-4 1608414 73.32 ns/op BenchmarkSemaWorkNonblock-4 1144502 100.6 ns/op BenchmarkSemaWorkBlock-4 1099549 108.8 ns/op BenchmarkRWMutexUncontended-4 230398 536.4 ns/op BenchmarkRWMutexWrite100-4 257580 454.3 ns/op BenchmarkRWMutexWrite10-4 324321 402.0 ns/op BenchmarkRWMutexWorkWrite100-4 183847 559.2 ns/op BenchmarkRWMutexWorkWrite10-4 208581 578.4 ns/op BenchmarkWaitGroupUncontended-4 551137 229.3 ns/op BenchmarkWaitGroupAddDone-4 412227 304.1 ns/op BenchmarkWaitGroupAddDoneWork-4 359583 313.1 ns/op BenchmarkWaitGroupWait-4 2938071 52.32 ns/op BenchmarkWaitGroupWaitWork-4 1681304 76.84 ns/op BenchmarkWaitGroupActuallyWait-4 35874 3362 ns/op 32 B/op 2 allocs/op PASS ok sync 27.917s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 664767 160.4 ns/op PASS ok sync/atomic 0.260s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 95727 1116 ns/op 0 B/op 0 allocs/op PASS ok testing 0.339s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4867 22287 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7094 16994 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 2504639 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 73 1752819 ns/op 1772 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 239444063 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 246133698 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1272 107242 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1596 85994 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 11163916 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 13 11725520 ns/op 31812 B/op 79 allocs/op BenchmarkTable/10x100000/new-4 1 828068608 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 892515600 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 180 910506 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 169 701085 ns/op 232 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 93476530 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 84668138 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8723235461 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7871369139 ns/op 335150448 B/op 100096 allocs/op BenchmarkPyramid/10-4 1906 54184 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 22 5427827 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 443930469 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2421 60108 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 180 576073 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 6225193 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6391 18399 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 23.819s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 154753269 ns/op BenchmarkVariableString-4 85042 1823 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1731 71268 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 0.694s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 38 3019501 ns/op BenchmarkAfter-4 80 1321461 ns/op BenchmarkStop-4 156 650903 ns/op BenchmarkSimultaneousAfterFunc-4 33 3757324 ns/op BenchmarkStartStop-4 280 783536 ns/op BenchmarkReset-4 1578 134427 ns/op BenchmarkSleep-4 28 3625060 ns/op BenchmarkParallelTimerLatency-4 30 1506492 avg-late-ns 5129227 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 647862 avg-late-ns 2218204 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 422873 avg-late-ns 2133610 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 408928 avg-late-ns 2836707 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 398350 avg-late-ns 2648145 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 630569 avg-late-ns 4675973 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 321100 avg-late-ns 2429400 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 581901 avg-late-ns 4346952 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 2388027 avg-late-ns 14425436 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 4344971 avg-late-ns 20687755 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 7945141 avg-late-ns 25897253 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 669442 avg-late-ns 3328197 max-late-ns BenchmarkTicker-4 60 8773370 ns/op BenchmarkTickerReset-4 1969 67184 ns/op BenchmarkTickerResetNaive-4 170 724229 ns/op BenchmarkNow-4 650816 262.7 ns/op BenchmarkNowUnixNano-4 568344 202.3 ns/op BenchmarkNowUnixMilli-4 733378 164.5 ns/op BenchmarkNowUnixMicro-4 821426 165.0 ns/op BenchmarkFormat-4 51816 2249 ns/op BenchmarkFormatRFC3339-4 72168 1584 ns/op BenchmarkFormatRFC3339Nano-4 67340 2004 ns/op BenchmarkFormatNow-4 69836 3052 ns/op BenchmarkMarshalJSON-4 93717 1415 ns/op BenchmarkMarshalText-4 88123 1646 ns/op BenchmarkParse-4 97347 1306 ns/op BenchmarkParseRFC3339UTC-4 307096 512.8 ns/op BenchmarkParseRFC3339UTCBytes-4 253363 534.8 ns/op BenchmarkParseRFC3339TZ-4 91766 1249 ns/op BenchmarkParseRFC3339TZBytes-4 75397 1839 ns/op BenchmarkParseDuration-4 539350 308.8 ns/op BenchmarkHour-4 931074 125.0 ns/op BenchmarkSecond-4 1000000 127.4 ns/op BenchmarkYear-4 636357 203.0 ns/op BenchmarkDay-4 633830 184.3 ns/op BenchmarkISOWeek-4 655336 188.5 ns/op BenchmarkGoString-4 72321 1863 ns/op BenchmarkUnmarshalText-4 74079 2804 ns/op PASS ok time 15.614s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 340762 430.3 ns/op BenchmarkDecodeValidJapaneseChars-4 546398 203.0 ns/op BenchmarkDecodeRune-4 1936920 84.52 ns/op BenchmarkEncodeValidASCII-4 517830 303.8 ns/op BenchmarkEncodeValidJapaneseChars-4 605701 177.7 ns/op BenchmarkAppendRuneValidASCII-4 1000000 101.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1876000 68.72 ns/op BenchmarkEncodeRune-4 3295544 33.16 ns/op PASS ok unicode/utf16 1.867s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 946663 172.7 ns/op BenchmarkRuneCountTenJapaneseChars-4 201190 681.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2894773 39.37 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 341457 345.0 ns/op BenchmarkValidTenASCIIChars-4 1000000 113.7 ns/op BenchmarkValid100KASCIIChars-4 144 764241 ns/op BenchmarkValidTenJapaneseChars-4 170744 657.8 ns/op BenchmarkValidLongMostlyASCII-4 144 886258 ns/op BenchmarkValidLongJapanese-4 69 2244575 ns/op BenchmarkValidStringTenASCIIChars-4 3073658 53.11 ns/op BenchmarkValidString100KASCIIChars-4 12854 13636 ns/op BenchmarkValidStringTenJapaneseChars-4 314979 360.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1048 97002 ns/op BenchmarkValidStringLongJapanese-4 100 1469554 ns/op BenchmarkEncodeASCIIRune-4 2898891 40.79 ns/op BenchmarkEncodeJapaneseRune-4 1837044 77.85 ns/op BenchmarkAppendASCIIRune-4 8312932 15.63 ns/op BenchmarkAppendJapaneseRune-4 1888939 62.78 ns/op BenchmarkDecodeASCIIRune-4 2145168 63.27 ns/op BenchmarkDecodeJapaneseRune-4 1031229 149.7 ns/op BenchmarkFullRune/ASCII-4 3064170 39.29 ns/op BenchmarkFullRune/Incomplete-4 1000000 114.5 ns/op BenchmarkFullRune/Japanese-4 2817114 60.79 ns/op PASS ok unicode/utf8 5.105s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 81034742793 ns/op PASS ok cmd/api 114.435s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1310042 97.00 ns/op BenchmarkEqArrayOfStrings64-4 221876 590.1 ns/op BenchmarkEqArrayOfStrings1024-4 14055 9419 ns/op BenchmarkEqArrayOfFloats5-4 1465194 100.6 ns/op BenchmarkEqArrayOfFloats64-4 199830 525.6 ns/op BenchmarkEqArrayOfFloats1024-4 14636 10363 ns/op BenchmarkEqStruct-4 31203048 4.162 ns/op PASS ok cmd/compile/internal/reflectdata 1.784s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72019 ns/op BenchmarkCopyElim1-4 166 659420 ns/op BenchmarkCopyElim10-4 138 748672 ns/op BenchmarkCopyElim100-4 109 1128428 ns/op BenchmarkCopyElim1000-4 32 3788498 ns/op BenchmarkCopyElim10000-4 3 36049887 ns/op BenchmarkCopyElim100000-4 1 532122146 ns/op BenchmarkDeadCode/1-4 181 728671 ns/op BenchmarkDeadCode/10-4 151 792748 ns/op BenchmarkDeadCode/100-4 100 1260407 ns/op BenchmarkDeadCode/1000-4 62 3572252 ns/op BenchmarkDeadCode/10000-4 3 42811510 ns/op BenchmarkDeadCode/100000-4 1 348659898 ns/op BenchmarkDeadCode/200000-4 1 700947873 ns/op BenchmarkDominatorsLinear-4 14 7628625 ns/op 1.31 MB/s BenchmarkDominatorsFwdBack-4 10 11562222 ns/op 0.86 MB/s BenchmarkDominatorsManyPred-4 9 11422680 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 12 11402652 ns/op 0.88 MB/s BenchmarkDominatorsMaxPredVal-4 10 19558507 ns/op 0.51 MB/s BenchmarkFuse/1-4 175 623380 ns/op BenchmarkFuse/10-4 217 663696 ns/op BenchmarkFuse/100-4 138 929888 ns/op BenchmarkFuse/1000-4 27 5170592 ns/op BenchmarkFuse/10000-4 2 54786444 ns/op BenchmarkNilCheckDeep1-4 14871 8118 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6549 19061 ns/op 0.52 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 888 127369 ns/op 0.79 MB/s 639 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 93 1210421 ns/op 0.83 MB/s 5981 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 14759501 ns/op 0.68 MB/s 65837 B/op 5 allocs/op BenchmarkDSEPass-4 43 2562557 ns/op 56616 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 71081046 ns/op 2113892 B/op 53947 allocs/op BenchmarkCSEPass-4 9 11912358 ns/op 116917 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 126744692 ns/op 5719720 B/op 97860 allocs/op BenchmarkDeadcodePass-4 241 528702 ns/op 92943 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 100596958 ns/op 4064672 B/op 45044 allocs/op BenchmarkMultiPass-4 92 1159683 ns/op 219159 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 211459741 ns/op 11291840 B/op 150576 allocs/op BenchmarkCondRewrite/SoloJump-4 4984099 25.98 ns/op BenchmarkCondRewrite/CombJump-4 4529048 25.67 ns/op PASS ok cmd/compile/internal/ssa 15.312s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 14442 8062 ns/op BenchmarkExtShift-4 25738 4574 ns/op BenchmarkModify-4 9241 13621 ns/op BenchmarkMullImm-4 26170 4261 ns/op BenchmarkConstModify-4 8750 13299 ns/op BenchmarkBitSet-4 12589 8920 ns/op BenchmarkBitClear-4 13449 8580 ns/op BenchmarkBitToggle-4 14137 8531 ns/op BenchmarkBitSetConst-4 160579 789.2 ns/op BenchmarkBitClearConst-4 109418 1072 ns/op BenchmarkBitToggleConst-4 154168 780.5 ns/op BenchmarkDivconstI64-4 7714456 15.37 ns/op BenchmarkModconstI64-4 8128148 15.06 ns/op BenchmarkDivisiblePow2constI64-4 8116624 14.35 ns/op BenchmarkDivisibleconstI64-4 9000625 13.38 ns/op BenchmarkDivisibleWDivconstI64-4 4452896 27.29 ns/op BenchmarkDivconstU64/3-4 6024361 20.10 ns/op BenchmarkDivconstU64/5-4 6048906 20.03 ns/op BenchmarkDivconstU64/37-4 6513312 18.97 ns/op BenchmarkDivconstU64/1234567-4 8302422 14.55 ns/op BenchmarkModconstU64-4 8877754 13.89 ns/op BenchmarkDivisibleconstU64-4 8507394 13.25 ns/op BenchmarkDivisibleWDivconstU64-4 4308466 27.47 ns/op BenchmarkDivconstI32-4 7608138 16.12 ns/op BenchmarkModconstI32-4 7775740 14.95 ns/op BenchmarkDivisiblePow2constI32-4 8908100 13.00 ns/op BenchmarkDivisibleconstI32-4 9170926 13.12 ns/op BenchmarkDivisibleWDivconstI32-4 4464885 26.99 ns/op BenchmarkDivconstU32-4 7148319 16.31 ns/op BenchmarkModconstU32-4 7523690 16.11 ns/op BenchmarkDivisibleconstU32-4 9283969 13.50 ns/op BenchmarkDivisibleWDivconstU32-4 4025050 28.96 ns/op BenchmarkDivconstI16-4 6979194 16.24 ns/op BenchmarkModconstI16-4 8999359 13.71 ns/op BenchmarkDivisiblePow2constI16-4 7972035 13.53 ns/op BenchmarkDivisibleconstI16-4 8759556 13.46 ns/op BenchmarkDivisibleWDivconstI16-4 4414128 26.80 ns/op BenchmarkDivconstU16-4 9133934 13.45 ns/op BenchmarkModconstU16-4 8824344 13.52 ns/op BenchmarkDivisibleconstU16-4 8088270 14.20 ns/op BenchmarkDivisibleWDivconstU16-4 4307076 27.71 ns/op BenchmarkDivconstI8-4 9256022 13.24 ns/op BenchmarkModconstI8-4 8274024 13.44 ns/op BenchmarkDivisiblePow2constI8-4 8472512 14.13 ns/op BenchmarkDivisibleconstI8-4 7421768 15.61 ns/op BenchmarkDivisibleWDivconstI8-4 4777935 24.72 ns/op BenchmarkDivconstU8-4 9293240 13.24 ns/op BenchmarkModconstU8-4 9117250 13.30 ns/op BenchmarkDivisibleconstU8-4 9405405 13.88 ns/op BenchmarkDivisibleWDivconstU8-4 3975784 27.01 ns/op BenchmarkMul2-4 268186 477.6 ns/op BenchmarkMulNeg2-4 264342 488.3 ns/op BenchmarkEfaceInteger-4 3084759 37.19 ns/op BenchmarkMulconstI32/3-4 26415344 4.449 ns/op BenchmarkMulconstI32/5-4 27714706 4.387 ns/op BenchmarkMulconstI32/12-4 28302286 4.474 ns/op BenchmarkMulconstI32/120-4 27825480 4.373 ns/op BenchmarkMulconstI32/-120-4 30387547 4.316 ns/op BenchmarkMulconstI32/65537-4 27815424 4.599 ns/op BenchmarkMulconstI32/65538-4 28808362 4.525 ns/op BenchmarkMulconstI64/3-4 30386508 4.372 ns/op BenchmarkMulconstI64/5-4 30433756 4.327 ns/op BenchmarkMulconstI64/12-4 28530886 4.482 ns/op BenchmarkMulconstI64/120-4 29875917 4.169 ns/op BenchmarkMulconstI64/-120-4 29699191 4.204 ns/op BenchmarkMulconstI64/65537-4 28844496 4.419 ns/op BenchmarkMulconstI64/65538-4 28762492 4.412 ns/op BenchmarkMulconstU32/3-4 30502714 4.239 ns/op BenchmarkMulconstU32/5-4 31257594 4.402 ns/op BenchmarkMulconstU32/12-4 29466552 4.342 ns/op BenchmarkMulconstU32/120-4 30331054 4.195 ns/op BenchmarkMulconstU32/65537-4 29559511 4.392 ns/op BenchmarkMulconstU32/65538-4 29417900 4.458 ns/op BenchmarkMulconstU64/3-4 30513099 4.224 ns/op BenchmarkMulconstU64/5-4 31173550 4.400 ns/op BenchmarkMulconstU64/12-4 27669794 4.524 ns/op BenchmarkMulconstU64/120-4 29800233 4.337 ns/op BenchmarkMulconstU64/65537-4 27791905 4.538 ns/op BenchmarkMulconstU64/65538-4 28259457 4.591 ns/op BenchmarkShiftArithmeticRight-4 30236470 4.280 ns/op BenchmarkSwitch8Predictable-4 8874102 12.80 ns/op BenchmarkSwitch8Unpredictable-4 8407231 12.87 ns/op BenchmarkSwitch32Predictable-4 12508623 8.663 ns/op BenchmarkSwitch32Unpredictable-4 9514876 12.48 ns/op BenchmarkSwitchStringPredictable-4 6718278 17.19 ns/op BenchmarkSwitchStringUnpredictable-4 7035541 15.91 ns/op PASS ok cmd/compile/internal/test 14.320s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 170 697583 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 107.7 ns/op BenchmarkNamed/Underlying/generic-4 1114246 107.0 ns/op BenchmarkNamed/Underlying/src_instance-4 1129002 107.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 106.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 379123929 ns/op 80584 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 277960867 ns/op 109850 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 120623971 ns/op 252753 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 105177917 ns/op 289883 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1765465095 ns/op 2905 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 76834988 ns/op 66657 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34932897 ns/op 146218 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33288821 ns/op 153182 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 630544320 ns/op 3434 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39735023 ns/op 54304 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22810063 ns/op 94782 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21675167 ns/op 99683 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1320934315 ns/op 47617 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 461764330 ns/op 136190 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 107019150 ns/op 586562 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 84879739 ns/op 739924 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2285316397 ns/op 874.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64433214 ns/op 30878 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42908602 ns/op 46080 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42168648 ns/op 47214 lines/s PASS ok cmd/compile/internal/types2 35.235s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 31078214 ns/op 19036500 sys-ns/op 4000750 user-ns/op PASS ok cmd/go 0.549s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 70773 1643 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85580 1408 ns/op 5.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17008 8446 ns/op 121.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18333 9956 ns/op 102.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2884 42564 ns/op 192.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2821 40380 ns/op 202.87 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.306s All tests passed.