darwin-amd64-race at a9780d8dfd38ae0b11b093cabe5b8086f202c3cd :: 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=B225E958-41A7-43E2-B69A-FE625DFF3B1A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.fERwvfaYU6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=813230E3-EA63-4071-B051-9307A247FF8E" "__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=B225E958-41A7-43E2-B69A-FE625DFF3B1A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.fERwvfaYU6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=813230E3-EA63-4071-B051-9307A247FF8E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.623s ok archive/zip 2.182s ok bufio 0.546s ok bytes 4.778s ok compress/bzip2 0.871s ok compress/flate 7.658s ok compress/gzip 10.749s ok compress/lzw 0.592s ok compress/zlib 3.933s ok container/heap 0.050s ok container/list 0.044s ok container/ring 0.040s ok context 0.104s ok crypto 0.110s ok crypto/aes 0.110s ok crypto/cipher 0.105s ok crypto/des 0.146s ok crypto/dsa 0.082s ok crypto/ecdh 0.316s ok crypto/ecdsa 0.192s ok crypto/ed25519 0.506s ok crypto/elliptic 0.075s ok crypto/hmac 0.053s ok crypto/internal/alias 0.033s ok crypto/internal/bigmod 3.467s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.506s ok crypto/internal/edwards25519 40.206s ok crypto/internal/edwards25519/field 14.372s ok crypto/internal/nistec 4.132s ok crypto/internal/nistec/fiat 0.063s [no tests to run] ok crypto/md5 0.075s ok crypto/rand 0.417s ok crypto/rc4 0.673s ok crypto/rsa 0.615s ok crypto/sha1 0.100s ok crypto/sha256 0.081s ok crypto/sha512 0.085s ok crypto/subtle 0.445s ok crypto/tls 2.842s ok crypto/x509 1.624s ok database/sql 0.485s ok database/sql/driver 0.035s ok debug/buildinfo 0.073s ok debug/dwarf 0.149s ok debug/elf 1.320s ok debug/gosym 0.181s ok debug/macho 0.150s ok debug/pe 0.153s ok debug/plan9obj 0.098s ok embed 0.078s [no tests to run] ok embed/internal/embedtest 0.052s ok encoding/ascii85 0.047s ok encoding/asn1 0.039s ok encoding/base32 0.141s ok encoding/base64 0.044s ok encoding/binary 0.041s ok encoding/csv 0.119s ok encoding/gob 21.069s ok encoding/hex 0.050s ok encoding/json 2.061s ok encoding/pem 2.518s ok encoding/xml 0.324s ok errors 0.059s ok expvar 0.052s ok flag 0.162s ok fmt 0.748s ok go/ast 0.151s ok go/build 5.063s ok go/build/constraint 0.074s ok go/constant 0.058s ok go/doc 0.390s ok go/doc/comment 4.108s ok go/format 0.113s ok go/importer 0.944s ok go/internal/gccgoimporter 0.168s ok go/internal/gcimporter 6.234s ok go/internal/srcimporter 25.828s ok go/parser 1.303s ok go/printer 1.869s ok go/scanner 0.059s ok go/token 0.240s ok go/types 42.619s ok hash 0.074s ok hash/adler32 0.081s ok hash/crc32 0.081s ok hash/crc64 0.057s ok hash/fnv 0.054s ok hash/maphash 0.043s ok html 0.036s ok html/template 0.360s ok image 0.619s ok image/color 0.105s ok image/draw 0.990s ok image/gif 1.530s ok image/jpeg 1.728s ok image/png 4.483s ok index/suffixarray 1.560s ok internal/abi 8.611s ok internal/buildcfg 0.043s ok internal/coverage/cformat 0.041s ok internal/coverage/cmerge 0.050s ok internal/coverage/pods 0.103s ok internal/coverage/slicereader 0.062s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.129s ok internal/cpu 0.137s ok internal/dag 0.057s ok internal/diff 0.111s ok internal/fmtsort 0.053s ok internal/fuzz 0.073s ok internal/godebug 0.047s ok internal/intern 1.170s ok internal/itoa 0.082s ok internal/poll 0.394s ok internal/profile 0.057s ok internal/reflectlite 0.292s ok internal/safefilepath 0.043s ok internal/saferio 0.195s ok internal/singleflight 0.146s ok internal/testenv 0.078s ok internal/trace 0.315s ok internal/types/errors 1.550s ok internal/unsafeheader 0.124s ok internal/xcoff 0.141s ok io 0.124s ok io/fs 0.259s ok io/ioutil 0.100s ok log 0.077s ok log/syslog 1.309s ok math 0.065s ok math/big 2.885s ok math/bits 0.139s ok math/cmplx 0.123s ok math/rand 2.254s ok mime 0.076s ok mime/multipart 1.742s ok mime/quotedprintable 0.106s ok net 15.538s ok net/http 20.153s ok net/http/cgi 1.515s ok net/http/cookiejar 0.114s ok net/http/fcgi 0.195s ok net/http/httptest 0.373s ok net/http/httptrace 0.056s ok net/http/httputil 1.137s ok net/http/internal 0.058s ok net/http/internal/ascii 0.060s ok net/http/pprof 5.205s ok net/internal/socktest 0.069s ok net/mail 0.042s ok net/netip 0.874s ok net/rpc 0.208s ok net/rpc/jsonrpc 0.135s ok net/smtp 0.196s ok net/textproto 0.070s ok net/url 0.158s ok os 2.385s ok os/exec 5.956s ok os/exec/internal/fdtest 0.102s ok os/signal 6.052s ok os/user 0.084s ok path 0.046s ok path/filepath 0.197s ok plugin 0.042s ok reflect 1.297s ok regexp 3.285s ok regexp/syntax 4.160s ok runtime 52.293s ok runtime/cgo 0.041s ok runtime/coverage 0.065s ok runtime/debug 0.236s ok runtime/internal/atomic 0.101s ok runtime/internal/math 0.071s ok runtime/internal/sys 0.072s ok runtime/metrics 0.051s ok runtime/pprof 13.481s ok runtime/race 14.132s ok runtime/trace 8.610s ok sort 0.755s ok strconv 2.458s ok strings 4.418s ok sync 0.930s ok sync/atomic 2.472s ok syscall 2.890s ok testing 2.733s ok testing/fstest 0.137s ok testing/iotest 0.062s ok testing/quick 0.227s ok text/scanner 0.048s ok text/tabwriter 0.044s ok text/template 0.141s ok text/template/parse 0.071s ok time 2.872s ok unicode 0.125s ok unicode/utf16 0.150s ok unicode/utf8 0.120s ok cmd/addr2line 6.856s ok cmd/api 22.202s ok cmd/asm/internal/asm 3.079s ok cmd/asm/internal/lex 0.089s ok cmd/compile/internal/abt 0.093s ok cmd/compile/internal/amd64 74.859s ok cmd/compile/internal/base 0.082s ok cmd/compile/internal/compare 0.082s ok cmd/compile/internal/dwarfgen 1.094s ok cmd/compile/internal/importer 5.102s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 1.583s ok cmd/compile/internal/noder 0.038s ok cmd/compile/internal/reflectdata 0.034s [no tests to run] ok cmd/compile/internal/ssa 36.969s ok cmd/compile/internal/syntax 0.644s ok cmd/compile/internal/test 25.155s ok cmd/compile/internal/typecheck 0.979s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 32.040s ok cmd/covdata 0.055s ok cmd/cover 4.857s ok cmd/dist 0.075s ok cmd/doc 2.161s ok cmd/fix 21.052s ok cmd/go 464.014s ok cmd/go/internal/auth 0.083s ok cmd/go/internal/cache 0.645s ok cmd/go/internal/fsys 0.382s ok cmd/go/internal/generate 0.087s ok cmd/go/internal/get 0.095s ok cmd/go/internal/imports 0.132s ok cmd/go/internal/load 0.124s ok cmd/go/internal/lockedfile 0.378s ok cmd/go/internal/lockedfile/internal/filelock 0.185s ok cmd/go/internal/modconv 0.128s ok cmd/go/internal/modfetch 0.077s ok cmd/go/internal/modfetch/codehost 0.079s ok cmd/go/internal/modfetch/zip_sum_test 0.085s ok cmd/go/internal/modindex 0.786s ok cmd/go/internal/modload 0.058s ok cmd/go/internal/mvs 0.089s ok cmd/go/internal/par 0.186s ok cmd/go/internal/str 0.094s ok cmd/go/internal/test 0.102s ok cmd/go/internal/vcs 0.128s ok cmd/go/internal/vcweb 0.144s ok cmd/go/internal/vcweb/vcstest 20.835s ok cmd/go/internal/web 0.102s ok cmd/go/internal/work 0.270s ok cmd/gofmt 0.428s ok cmd/internal/archive 2.848s ok cmd/internal/buildid 0.771s ok cmd/internal/dwarf 0.046s ok cmd/internal/edit 0.052s ok cmd/internal/goobj 0.030s ok cmd/internal/moddeps 4.541s ok cmd/internal/notsha256 0.058s ok cmd/internal/obj 1.236s ok cmd/internal/obj/ppc64 0.747s ok cmd/internal/obj/riscv 0.349s ok cmd/internal/obj/s390x 0.094s ok cmd/internal/obj/x86 3.875s ok cmd/internal/objabi 0.062s ok cmd/internal/pkgpath 0.284s ok cmd/internal/pkgpattern 0.053s ok cmd/internal/quoted 0.047s ok cmd/internal/src 0.035s ok cmd/internal/test2json 1.155s ok cmd/link 27.267s ok cmd/link/internal/benchmark 0.062s ok cmd/link/internal/ld 28.718s ok cmd/link/internal/loader 0.877s ok cmd/nm 3.772s ok cmd/objdump 9.525s ok cmd/pack 4.674s ok cmd/pprof 1.949s ok cmd/trace 0.194s ok cmd/vet 35.736s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3350 34069 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2431 45530 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1645 72541 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4262 28475 ns/op 5031 B/op 15 allocs/op Benchmark/Reader/GNU-4 5858 21429 ns/op 5125 B/op 15 allocs/op Benchmark/Reader/PAX-4 2251 64246 ns/op 8902 B/op 33 allocs/op PASS ok archive/tar 1.185s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 273901764 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 187855171 ns/op BenchmarkZip64TestSizes/4096-4 883 137068 ns/op BenchmarkZip64TestSizes/1048576-4 106 1044971 ns/op BenchmarkZip64TestSizes/67108864-4 1 171786712 ns/op PASS ok archive/zip 1.352s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 205296 558.9 ns/op BenchmarkReaderCopyUnoptimal-4 131763 920.5 ns/op BenchmarkReaderCopyNoWriteTo-4 9224 44252 ns/op BenchmarkReaderWriteToOptimal-4 7783 14825 ns/op BenchmarkReaderReadString-4 116154 1023 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 194658 628.3 ns/op BenchmarkWriterCopyUnoptimal-4 203601 623.2 ns/op BenchmarkWriterCopyNoReadFrom-4 7423 48705 ns/op BenchmarkReaderEmpty-4 14545 7078 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14913 8604 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 524679 228.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.782s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 4116 29176 ns/op 1123.10 MB/s BenchmarkWriteByte-4 457 250794 ns/op 16.33 MB/s BenchmarkWriteRune-4 248 489284 ns/op 25.11 MB/s BenchmarkBufferNotEmptyWriteRead-4 39 3159571 ns/op BenchmarkBufferFullSmallReads-4 100 1160789 ns/op BenchmarkBufferWriteBlock/N4096-4 9537 23586 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 340 364547 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 9492043 ns/op 4192264 B/op 22 allocs/op BenchmarkIndexByte/10-4 3910695 29.10 ns/op 343.62 MB/s BenchmarkIndexByte/32-4 3796674 31.43 ns/op 1018.18 MB/s BenchmarkIndexByte/4K-4 1000000 101.7 ns/op 40282.09 MB/s BenchmarkIndexBytePortable/10-4 1271607 94.74 ns/op 105.55 MB/s BenchmarkIndexBytePortable/32-4 490099 254.3 ns/op 125.83 MB/s BenchmarkIndexBytePortable/4K-4 4502 28158 ns/op 145.46 MB/s BenchmarkIndexRune/10-4 1000000 106.2 ns/op 94.16 MB/s BenchmarkIndexRune/32-4 1000000 108.8 ns/op 294.00 MB/s BenchmarkIndexRune/4K-4 481791 265.4 ns/op 15432.43 MB/s BenchmarkIndexRuneASCII/10-4 3920122 29.46 ns/op 339.44 MB/s BenchmarkIndexRuneASCII/32-4 3832446 30.88 ns/op 1036.41 MB/s BenchmarkIndexRuneASCII/4K-4 1217822 98.22 ns/op 41700.87 MB/s BenchmarkEqual/0-4 11909182 9.533 ns/op BenchmarkEqual/1-4 1394692 85.51 ns/op 11.70 MB/s BenchmarkEqual/6-4 1365286 87.72 ns/op 68.40 MB/s BenchmarkEqual/9-4 1371735 88.07 ns/op 102.19 MB/s BenchmarkEqual/15-4 1335352 90.02 ns/op 166.63 MB/s BenchmarkEqual/16-4 1399713 84.88 ns/op 188.51 MB/s BenchmarkEqual/20-4 1300806 90.61 ns/op 220.71 MB/s BenchmarkEqual/32-4 1332368 90.19 ns/op 354.82 MB/s BenchmarkEqual/4K-4 102559 1194 ns/op 3431.60 MB/s BenchmarkIndex/10-4 2561143 45.95 ns/op 217.61 MB/s BenchmarkIndex/32-4 2556848 49.33 ns/op 648.67 MB/s BenchmarkIndex/4K-4 24405 4372 ns/op 936.97 MB/s BenchmarkIndexEasy/10-4 2621194 44.27 ns/op 225.86 MB/s BenchmarkIndexEasy/32-4 2549490 47.37 ns/op 675.51 MB/s BenchmarkIndexEasy/4K-4 627493 201.2 ns/op 20353.77 MB/s BenchmarkCount/10-4 1540422 76.96 ns/op 129.93 MB/s BenchmarkCount/32-4 1490384 77.64 ns/op 412.18 MB/s BenchmarkCount/4K-4 27030 4493 ns/op 911.71 MB/s BenchmarkCountEasy/10-4 1606111 74.79 ns/op 133.71 MB/s BenchmarkCountEasy/32-4 1530186 79.02 ns/op 404.96 MB/s BenchmarkCountEasy/4K-4 539581 240.6 ns/op 17024.75 MB/s BenchmarkCountSingle/10-4 2965795 39.75 ns/op 251.57 MB/s BenchmarkCountSingle/32-4 2963389 40.20 ns/op 795.94 MB/s BenchmarkCountSingle/4K-4 1000000 114.0 ns/op 35924.55 MB/s BenchmarkToUpper/#00-4 2854038 39.75 ns/op BenchmarkToUpper/ONLYUPPER-4 371295 358.3 ns/op BenchmarkToUpper/abc-4 518506 251.7 ns/op BenchmarkToUpper/AbC123-4 328425 372.1 ns/op BenchmarkToUpper/azAZ09_-4 297726 404.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 95732 1262 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37504 3020 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 64690 1803 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 144836 865.3 ns/op BenchmarkToLower/#00-4 2985183 39.54 ns/op BenchmarkToLower/abc-4 481308 303.7 ns/op BenchmarkToLower/AbC123-4 348926 370.1 ns/op BenchmarkToLower/azAZ09_-4 297385 414.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 91674 1334 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42804 2732 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76944 1555 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 138190 865.7 ns/op BenchmarkFields/ASCII/16-4 185479 652.2 ns/op 24.53 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 16232 7494 ns/op 34.16 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 960 124262 ns/op 32.96 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 62 2169976 ns/op 30.20 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 34999675 ns/op 29.96 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 92307 1392 ns/op 11.49 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6238 16868 ns/op 15.18 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 433 283356 ns/op 14.46 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4954755 ns/op 13.23 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 84425822 ns/op 12.42 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 147854 946.4 ns/op 16.91 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 11373 10397 ns/op 24.62 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 687 191772 ns/op 21.36 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3444706 ns/op 19.03 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59336456 ns/op 17.67 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 103875 1171 ns/op 13.67 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8571 14159 ns/op 18.08 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 522 237032 ns/op 17.28 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4401623 ns/op 14.89 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74236300 ns/op 14.12 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2161298 55.22 ns/op BenchmarkTrimSpace/ASCII-4 1284127 92.09 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106701 1073 ns/op BenchmarkTrimSpace/JustNonASCII-4 53677 2118 ns/op BenchmarkToValidUTF8/Valid-4 486482 274.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 329980 381.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90184 1246 ns/op BenchmarkIndexHard1-4 1204 98711 ns/op BenchmarkIndexHard2-4 874 144199 ns/op BenchmarkIndexHard3-4 212 547918 ns/op BenchmarkIndexHard4-4 267 441993 ns/op BenchmarkLastIndexHard1-4 8 12824110 ns/op BenchmarkLastIndexHard2-4 7 15957168 ns/op BenchmarkLastIndexHard3-4 6 17990698 ns/op BenchmarkCountHard1-4 1239 97710 ns/op BenchmarkCountHard2-4 897 136074 ns/op BenchmarkCountHard3-4 220 550309 ns/op BenchmarkSplitEmptySeparator-4 1 101019453 ns/op BenchmarkSplitSingleByteSeparator-4 19 7539990 ns/op BenchmarkSplitMultiByteSeparator-4 13 7979373 ns/op BenchmarkSplitNSingleByteSeparator-4 190029 801.8 ns/op BenchmarkSplitNMultiByteSeparator-4 73383 1624 ns/op BenchmarkRepeat-4 179817 734.5 ns/op BenchmarkRepeatLarge/256/1-4 133378 1041 ns/op 246.04 MB/s BenchmarkRepeatLarge/256/16-4 223728 723.2 ns/op 353.96 MB/s BenchmarkRepeatLarge/512/1-4 84268 1427 ns/op 358.78 MB/s BenchmarkRepeatLarge/512/16-4 109860 1162 ns/op 440.49 MB/s BenchmarkRepeatLarge/1024/1-4 50221 2221 ns/op 461.10 MB/s BenchmarkRepeatLarge/1024/16-4 64375 1858 ns/op 551.06 MB/s BenchmarkRepeatLarge/2048/1-4 31260 3926 ns/op 521.60 MB/s BenchmarkRepeatLarge/2048/16-4 36638 3248 ns/op 630.64 MB/s BenchmarkRepeatLarge/4096/1-4 16798 6654 ns/op 615.59 MB/s BenchmarkRepeatLarge/4096/16-4 17252 5967 ns/op 686.44 MB/s BenchmarkRepeatLarge/8192/1-4 10000 11185 ns/op 732.38 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11217 ns/op 730.32 MB/s BenchmarkRepeatLarge/8192/4097-4 17971 6252 ns/op 655.28 MB/s BenchmarkRepeatLarge/16384/1-4 9082 21944 ns/op 746.63 MB/s BenchmarkRepeatLarge/16384/16-4 10000 22148 ns/op 739.73 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18182 ns/op 675.99 MB/s BenchmarkRepeatLarge/32768/1-4 2218 45708 ns/op 716.90 MB/s BenchmarkRepeatLarge/32768/16-4 2664 48207 ns/op 679.73 MB/s BenchmarkRepeatLarge/32768/4097-4 4998 47969 ns/op 597.86 MB/s BenchmarkRepeatLarge/65536/1-4 1401 86052 ns/op 761.58 MB/s BenchmarkRepeatLarge/65536/16-4 1311 90210 ns/op 726.49 MB/s BenchmarkRepeatLarge/65536/4097-4 1224 93888 ns/op 654.56 MB/s BenchmarkRepeatLarge/131072/1-4 294 362692 ns/op 361.39 MB/s BenchmarkRepeatLarge/131072/16-4 356 359503 ns/op 364.59 MB/s BenchmarkRepeatLarge/131072/4097-4 340 344667 ns/op 368.49 MB/s BenchmarkRepeatLarge/262144/1-4 178 629355 ns/op 416.53 MB/s BenchmarkRepeatLarge/262144/16-4 175 637908 ns/op 410.94 MB/s BenchmarkRepeatLarge/262144/4097-4 184 662937 ns/op 389.34 MB/s BenchmarkRepeatLarge/524288/1-4 90 1300160 ns/op 403.25 MB/s BenchmarkRepeatLarge/524288/16-4 94 1224784 ns/op 428.07 MB/s BenchmarkRepeatLarge/524288/4097-4 97 1273343 ns/op 408.62 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2144248 ns/op 489.02 MB/s BenchmarkRepeatLarge/1048576/16-4 82 2178266 ns/op 481.38 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2310580 ns/op 452.15 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4775047 ns/op 439.19 MB/s BenchmarkRepeatLarge/2097152/16-4 25 4624667 ns/op 453.47 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4474067 ns/op 467.93 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8527907 ns/op 491.83 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7919043 ns/op 529.65 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7868746 ns/op 532.64 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14697134 ns/op 570.76 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13167503 ns/op 637.07 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15543080 ns/op 539.57 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25950141 ns/op 646.52 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25158056 ns/op 666.87 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26108564 ns/op 642.59 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50521799 ns/op 664.16 MB/s BenchmarkRepeatLarge/33554432/16-4 3 51388360 ns/op 652.96 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47557787 ns/op 705.55 MB/s BenchmarkRepeatLarge/67108864/1-4 2 99712182 ns/op 673.03 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93662974 ns/op 716.49 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 92803060 ns/op 723.13 MB/s BenchmarkRepeatLarge/134217728/1-4 1 189640124 ns/op 707.75 MB/s BenchmarkRepeatLarge/134217728/16-4 1 194228784 ns/op 691.03 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 192871102 ns/op 695.89 MB/s BenchmarkRepeatLarge/268435456/1-4 1 451689551 ns/op 594.29 MB/s BenchmarkRepeatLarge/268435456/16-4 1 397718208 ns/op 674.94 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 397344907 ns/op 675.57 MB/s BenchmarkRepeatLarge/536870912/1-4 1 878176400 ns/op 611.35 MB/s BenchmarkRepeatLarge/536870912/16-4 1 982209315 ns/op 546.60 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 971348148 ns/op 552.71 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3445453559 ns/op 311.64 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5686396007 ns/op 188.83 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3990655852 ns/op 269.06 MB/s BenchmarkBytesCompare/1-4 10930851 11.45 ns/op BenchmarkBytesCompare/2-4 9996594 12.62 ns/op BenchmarkBytesCompare/4-4 9393433 12.31 ns/op BenchmarkBytesCompare/8-4 10077760 12.36 ns/op BenchmarkBytesCompare/16-4 10748917 14.24 ns/op BenchmarkBytesCompare/32-4 9510442 11.37 ns/op BenchmarkBytesCompare/64-4 10787944 10.47 ns/op BenchmarkBytesCompare/128-4 9952275 11.89 ns/op BenchmarkBytesCompare/256-4 7981135 14.80 ns/op BenchmarkBytesCompare/512-4 5490045 21.62 ns/op BenchmarkBytesCompare/1024-4 3052554 34.95 ns/op BenchmarkBytesCompare/2048-4 1734681 62.07 ns/op BenchmarkIndexAnyASCII/1:1-4 2036946 59.49 ns/op BenchmarkIndexAnyASCII/1:2-4 1993678 58.67 ns/op BenchmarkIndexAnyASCII/1:4-4 2033521 58.57 ns/op BenchmarkIndexAnyASCII/1:8-4 1986528 56.96 ns/op BenchmarkIndexAnyASCII/1:16-4 2049054 56.85 ns/op BenchmarkIndexAnyASCII/1:32-4 2040784 60.30 ns/op BenchmarkIndexAnyASCII/1:64-4 1970827 58.01 ns/op BenchmarkIndexAnyASCII/16:1-4 2213704 52.08 ns/op BenchmarkIndexAnyASCII/16:2-4 630171 187.8 ns/op BenchmarkIndexAnyASCII/16:4-4 672915 197.9 ns/op BenchmarkIndexAnyASCII/16:8-4 484285 213.8 ns/op BenchmarkIndexAnyASCII/16:16-4 579842 207.2 ns/op BenchmarkIndexAnyASCII/16:32-4 593452 222.1 ns/op BenchmarkIndexAnyASCII/16:64-4 457022 259.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1993489 60.51 ns/op BenchmarkIndexAnyASCII/256:2-4 53089 2135 ns/op BenchmarkIndexAnyASCII/256:4-4 55453 2116 ns/op BenchmarkIndexAnyASCII/256:8-4 54333 2118 ns/op BenchmarkIndexAnyASCII/256:16-4 55158 2124 ns/op BenchmarkIndexAnyASCII/256:32-4 50896 2136 ns/op BenchmarkIndexAnyASCII/256:64-4 51183 2189 ns/op BenchmarkIndexAnyUTF8/1:1-4 2026888 59.41 ns/op BenchmarkIndexAnyUTF8/1:2-4 1970653 56.48 ns/op BenchmarkIndexAnyUTF8/1:4-4 2006788 58.24 ns/op BenchmarkIndexAnyUTF8/1:8-4 1978369 57.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 2009062 57.45 ns/op BenchmarkIndexAnyUTF8/1:32-4 1901704 58.78 ns/op BenchmarkIndexAnyUTF8/1:64-4 1789790 67.22 ns/op BenchmarkIndexAnyUTF8/16:1-4 137769 777.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 371107 309.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 359085 309.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 426607 302.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 401988 306.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 410260 318.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 356316 321.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11649 ns/op BenchmarkIndexAnyUTF8/256:2-4 29236 3964 ns/op BenchmarkIndexAnyUTF8/256:4-4 29566 4019 ns/op BenchmarkIndexAnyUTF8/256:8-4 29866 4083 ns/op BenchmarkIndexAnyUTF8/256:16-4 29085 3994 ns/op BenchmarkIndexAnyUTF8/256:32-4 28092 4250 ns/op BenchmarkIndexAnyUTF8/256:64-4 27080 4415 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1982839 60.39 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1975396 58.75 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2010746 59.26 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1968320 62.34 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2018428 56.49 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2021600 58.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2051089 58.07 ns/op BenchmarkLastIndexAnyASCII/16:1-4 442832 246.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 492452 249.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 421492 247.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 436120 254.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 452518 261.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 385736 277.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 386775 317.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 38670 3065 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38811 3026 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37454 3127 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36838 3118 ns/op BenchmarkLastIndexAnyASCII/256:16-4 35923 3101 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37110 3126 ns/op BenchmarkLastIndexAnyASCII/256:64-4 34666 3404 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1982775 59.92 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1955155 60.35 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1941380 63.59 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1978941 59.27 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2007346 59.48 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1877476 61.04 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1660528 71.35 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 157851 797.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 393660 305.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 445189 302.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 426474 303.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 432882 302.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 359840 325.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 394030 309.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12343 9254 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30385 3853 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31028 3848 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27591 4074 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29024 4333 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26247 4241 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27050 4321 ns/op BenchmarkTrimASCII/1:1-4 2117840 56.02 ns/op BenchmarkTrimASCII/1:2-4 1942627 59.35 ns/op BenchmarkTrimASCII/1:4-4 1961353 61.32 ns/op BenchmarkTrimASCII/1:8-4 1824586 63.33 ns/op BenchmarkTrimASCII/1:16-4 1679238 71.15 ns/op BenchmarkTrimASCII/16:1-4 530152 199.6 ns/op BenchmarkTrimASCII/16:2-4 402247 250.5 ns/op BenchmarkTrimASCII/16:4-4 522691 251.6 ns/op BenchmarkTrimASCII/16:8-4 441228 255.1 ns/op BenchmarkTrimASCII/16:16-4 437486 271.6 ns/op BenchmarkTrimASCII/256:1-4 50490 2332 ns/op BenchmarkTrimASCII/256:2-4 38648 3026 ns/op BenchmarkTrimASCII/256:4-4 36837 3147 ns/op BenchmarkTrimASCII/256:8-4 37330 3149 ns/op BenchmarkTrimASCII/256:16-4 38250 3255 ns/op BenchmarkTrimASCII/4096:1-4 3438 40780 ns/op BenchmarkTrimASCII/4096:2-4 2648 52601 ns/op BenchmarkTrimASCII/4096:4-4 2671 49147 ns/op BenchmarkTrimASCII/4096:8-4 2594 49983 ns/op BenchmarkTrimASCII/4096:16-4 2578 50133 ns/op BenchmarkTrimByte-4 1511712 77.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16300 6869 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17277 6762 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 976 122686 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1767 64034 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3746 31580 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7069 16661 ns/op BenchmarkCompareBytesEqual-4 14511637 8.156 ns/op BenchmarkCompareBytesToNil-4 15512076 7.254 ns/op BenchmarkCompareBytesEmpty-4 15863474 6.762 ns/op BenchmarkCompareBytesIdentical-4 16755724 6.562 ns/op BenchmarkCompareBytesSameLength-4 15672682 7.625 ns/op BenchmarkCompareBytesDifferentLength-4 16113403 7.414 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2996 46513 ns/op 22544.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2019 63567 ns/op 16495.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3015 49595 ns/op 21142.98 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2841 45864 ns/op 22863.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2739 45036 ns/op 23283.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2620 42490 ns/op 24678.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2914 44475 ns/op 23576.72 MB/s BenchmarkCompareBytesBig-4 3124 39950 ns/op 26247.41 MB/s BenchmarkCompareBytesBigIdentical-4 16335594 6.601 ns/op 158858131.46 MB/s PASS ok bytes 96.487s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75747219 ns/op 1.32 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 287019032 ns/op 1.98 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 30169486 ns/op 0.54 MB/s 3645376 B/op 51 allocs/op PASS ok compress/bzip2 1.257s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 50 2014311 ns/op 4.96 MB/s 42510 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19109111 ns/op 5.23 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 193748426 ns/op 5.16 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 2068195 ns/op 4.84 MB/s 43134 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20141446 ns/op 4.96 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 205172737 ns/op 4.87 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 60 1995429 ns/op 5.01 MB/s 43041 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19350756 ns/op 5.17 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 191605517 ns/op 5.22 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 2131676 ns/op 4.69 MB/s 43565 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19411490 ns/op 5.15 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 192870929 ns/op 5.18 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 2113764 ns/op 4.73 MB/s 43365 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20347978 ns/op 4.91 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 208585096 ns/op 4.79 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1716679 ns/op 5.83 MB/s 43458 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14802104 ns/op 6.76 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 143220173 ns/op 6.98 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1556435 ns/op 6.42 MB/s 42812 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11208649 ns/op 8.92 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 111846247 ns/op 8.94 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1496872 ns/op 6.68 MB/s 43008 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11155205 ns/op 8.96 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 113750571 ns/op 8.79 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 98 1198531 ns/op 8.34 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12530597 ns/op 7.98 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 115746262 ns/op 8.64 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2287796 ns/op 4.37 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19507448 ns/op 5.13 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 189551631 ns/op 5.28 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5719535 ns/op 1.75 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 62851156 ns/op 1.59 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 643573300 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5692960 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 63377061 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 641105751 ns/op 1.56 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 86 1571181 ns/op 6.36 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12365860 ns/op 8.09 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 119465439 ns/op 8.37 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 2050748 ns/op 4.88 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14991809 ns/op 6.67 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 147877289 ns/op 6.76 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5420134 ns/op 1.84 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56357378 ns/op 1.77 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 566715653 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5333861 ns/op 1.87 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68905408 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 692189334 ns/op 1.44 MB/s PASS ok compress/flate 14.971s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2376327 ns/op 4.21 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2362796 ns/op 4.23 MB/s BenchmarkDecoder/1e5-4 5 22762999 ns/op 4.39 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22696616 ns/op 4.41 MB/s BenchmarkDecoder/1e6-4 1 222069344 ns/op 4.50 MB/s BenchmarkDecoder/1e-Reuse6-4 1 220710218 ns/op 4.53 MB/s BenchmarkEncoder/1e4-4 67 1795446 ns/op 5.57 MB/s BenchmarkEncoder/1e-Reuse4-4 70 1730501 ns/op 5.78 MB/s BenchmarkEncoder/1e5-4 6 19187411 ns/op 5.21 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17210227 ns/op 5.81 MB/s BenchmarkEncoder/1e6-4 1 175697150 ns/op 5.69 MB/s BenchmarkEncoder/1e-Reuse6-4 1 177062553 ns/op 5.65 MB/s PASS ok compress/lzw 2.808s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 28 4087312 ns/op PASS ok container/heap 0.268s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25360 4096 ns/op BenchmarkWithTimeout/concurrency=40-4 8709 21093 ns/op BenchmarkWithTimeout/concurrency=4000-4 7254 27271 ns/op BenchmarkWithTimeout/concurrency=400000-4 8596 14654 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 353878 384.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19402 6714 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23144 4796 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4251 39941 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2767 45683 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3823 29638 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 396 330306 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 259 495002 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 368 297276 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 34 3346205 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 22 5470718 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3294681 ns/op BenchmarkCheckCanceled/Err-4 367747 402.7 ns/op BenchmarkCheckCanceled/Done-4 564402 199.2 ns/op BenchmarkContextCancelDone-4 847450 142.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 30553 3851 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 29194 4182 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 25902 4465 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 21820 5382 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16230 7500 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 675530 176.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 415186 287.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 315223 384.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 194288 606.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 100786 1156 ns/op PASS ok context 10.371s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1888635 62.84 ns/op 254.61 MB/s BenchmarkDecrypt-4 1914606 63.23 ns/op 253.05 MB/s BenchmarkExpand-4 954066 106.6 ns/op PASS ok crypto/aes 0.599s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 240446 486.6 ns/op 131.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 353330 299.0 ns/op 214.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 230593 502.0 ns/op 127.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 415629 316.5 ns/op 202.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 159127 735.4 ns/op 1835.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 198901 633.7 ns/op 2130.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145754 810.8 ns/op 1664.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 178947 673.6 ns/op 2004.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 63175 1861 ns/op 4401.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 62032 1924 ns/op 4258.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 47901 2406 ns/op 3404.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50282 2406 ns/op 3404.71 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6435 17572 ns/op 57.99 MB/s BenchmarkAESCFBDecrypt1K-4 6837 17542 ns/op 58.09 MB/s BenchmarkAESCFBDecrypt8K-4 896 138074 ns/op 59.29 MB/s BenchmarkAESOFB1K-4 10000 11453 ns/op 88.97 MB/s BenchmarkAESCTR1K-4 15013 7661 ns/op 133.01 MB/s BenchmarkAESCTR8K-4 2095 60157 ns/op 136.09 MB/s BenchmarkAESCBCEncrypt1K-4 15294 7888 ns/op 129.81 MB/s BenchmarkAESCBCDecrypt1K-4 18087 6295 ns/op 162.66 MB/s PASS ok crypto/cipher 3.415s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 91777 1269 ns/op 6.31 MB/s BenchmarkDecrypt-4 95692 1228 ns/op 6.52 MB/s BenchmarkTDESEncrypt-4 37856 3153 ns/op 2.54 MB/s BenchmarkTDESDecrypt-4 36463 3100 ns/op 2.58 MB/s PASS ok crypto/des 0.712s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1246 94826 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8330146 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18338824 ns/op 1541 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1403358 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.697s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1933 59590 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 48 2642913 ns/op 10774 B/op 62 allocs/op BenchmarkSign/P521-4 22 5150359 ns/op 11159 B/op 63 allocs/op BenchmarkVerify/P256-4 1191 101662 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 8117170 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 7 17674265 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 4633 24576 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 60 1963889 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4288987 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.638s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 270 423942 ns/op BenchmarkNewKeyFromSeed-4 276 415701 ns/op BenchmarkSigning-4 261 439978 ns/op BenchmarkVerification-4 184 629573 ns/op PASS ok crypto/ed25519 0.745s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6967 17435 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 171 684315 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 62 2029661 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4184452 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1861 63321 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1815520 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5892369 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12883101 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13765 8826 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6805 16495 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4831 25354 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1106306 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3060 39523 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 264 450878 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1963 60992 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1012281 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.772s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16110 6934 ns/op 147.68 MB/s BenchmarkHMACSHA256_32-4 25698 4831 ns/op 6.62 MB/s BenchmarkNewWriteSum-4 11557 9621 ns/op 3.33 MB/s PASS ok crypto/hmac 0.651s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 50492 2180 ns/op BenchmarkModSub-4 62822 1878 ns/op BenchmarkMontgomeryRepr-4 27936 4314 ns/op BenchmarkMontgomeryMul-4 34940 3521 ns/op BenchmarkModMul-4 13548 8617 ns/op BenchmarkExpBig-4 18 6728389 ns/op BenchmarkExp-4 7 14884353 ns/op PASS ok crypto/internal/bigmod 1.325s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3690 32764 ns/op BenchmarkScalarBaseMult-4 292 407718 ns/op BenchmarkScalarMult-4 130 1000876 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 178 607960 ns/op PASS ok crypto/internal/edwards25519 0.789s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 500376 253.5 ns/op BenchmarkMultiply-4 5712256 19.85 ns/op BenchmarkSquare-4 6512929 16.75 ns/op BenchmarkInvert-4 32937 3424 ns/op BenchmarkMult32-4 1461888 81.46 ns/op PASS ok crypto/internal/edwards25519/field 0.956s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 63 1839697 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2071 54407 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5809224 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 13184065 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 190 645844 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10860 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 67 1757187 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3654167 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.254s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 664656 176.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 222190 500.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 125774 940.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 745593 176.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 209083 507.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 122796 1049 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.996s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 116371 1009 ns/op 7.93 MB/s BenchmarkHash64-4 131320 878.8 ns/op 72.83 MB/s BenchmarkHash128-4 117662 1082 ns/op 118.29 MB/s BenchmarkHash256-4 89714 1150 ns/op 222.66 MB/s BenchmarkHash512-4 77172 1527 ns/op 335.37 MB/s BenchmarkHash1K-4 51832 2233 ns/op 458.57 MB/s BenchmarkHash8K-4 10000 12024 ns/op 681.28 MB/s BenchmarkHash1M-4 84 1441753 ns/op 727.29 MB/s BenchmarkHash8M-4 9 11842949 ns/op 708.32 MB/s BenchmarkHash8BytesUnaligned-4 109346 1030 ns/op 7.76 MB/s BenchmarkHash1KUnaligned-4 53241 2246 ns/op 455.82 MB/s BenchmarkHash8KUnaligned-4 10000 12294 ns/op 666.34 MB/s PASS ok crypto/md5 2.150s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 227426270 ns/op PASS ok crypto/rand 0.609s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12612 9130 ns/op 14.02 MB/s BenchmarkRC4_1K-4 1668 72532 ns/op 14.12 MB/s BenchmarkRC4_8K-4 205 579199 ns/op 13.98 MB/s PASS ok crypto/rc4 0.596s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9091283 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20582472 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 39934357 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3513931 ns/op BenchmarkDecryptOAEP/2048-4 12 9313318 ns/op BenchmarkEncryptOAEP/2048-4 34 3380220 ns/op BenchmarkSignPKCS1v15/2048-4 12 9428824 ns/op BenchmarkVerifyPKCS1v15/2048-4 38 3328582 ns/op BenchmarkSignPSS/2048-4 12 9361015 ns/op BenchmarkVerifyPSS/2048-4 36 3442056 ns/op PASS ok crypto/rsa 1.816s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88072 1200 ns/op 6.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 127478 934.0 ns/op 8.57 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 86384 1418 ns/op 225.73 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 98780 1171 ns/op 273.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54987 2038 ns/op 502.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58184 1791 ns/op 571.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13261 8988 ns/op 911.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13848 8765 ns/op 934.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.447s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 81739 1492 ns/op 5.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 92402 1271 ns/op 6.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 96403 1256 ns/op 6.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31658 3703 ns/op 276.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 34759 3384 ns/op 302.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34704 3459 ns/op 296.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6253 21024 ns/op 389.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5469 20351 ns/op 402.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5872 20901 ns/op 391.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.486s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59558 1956 ns/op 4.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72458 1595 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 68293 1749 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34122 3456 ns/op 296.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38940 3069 ns/op 333.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36072 3262 ns/op 313.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7933 15334 ns/op 534.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8764 14647 ns/op 559.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7309 14994 ns/op 546.37 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.504s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 24851732 5.167 ns/op BenchmarkConstantTimeEq-4 25046115 5.056 ns/op BenchmarkConstantTimeLessOrEq-4 25817850 4.962 ns/op BenchmarkXORBytes/8Bytes-4 3340072 34.36 ns/op 232.83 MB/s BenchmarkXORBytes/128Bytes-4 3103413 38.23 ns/op 3347.88 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 106.5 ns/op 19231.80 MB/s BenchmarkXORBytes/32768Bytes-4 85850 1376 ns/op 23811.48 MB/s PASS ok crypto/subtle 1.198s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 32 3704172 ns/op BenchmarkCertCache/1-4 33 3516517 ns/op BenchmarkCertCache/2-4 51 3544324 ns/op BenchmarkCertCache/3-4 34 3636372 ns/op BenchmarkHandshakeServer/RSA-4 21 5630791 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 21 4929044 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 27 4940034 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 46 2589246 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 56 3362867 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 28 4147480 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 4465679 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 25864356 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27725330 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 59499509 ns/op 17.62 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 56614112 ns/op 18.52 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 101871770 ns/op 20.59 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 104049997 ns/op 20.16 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 176917290 ns/op 23.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 183053690 ns/op 22.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 352808623 ns/op 23.78 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 354488332 ns/op 23.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 667458978 ns/op 25.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 804045547 ns/op 20.87 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1447401714 ns/op 23.18 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1438604440 ns/op 23.32 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3045757545 ns/op 22.03 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3160172263 ns/op 21.24 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 60348422 ns/op 17.38 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 76151978 ns/op 13.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 171549134 ns/op 12.22 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 113404981 ns/op 18.49 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 200233724 ns/op 20.95 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 257533210 ns/op 16.29 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 354433638 ns/op 23.67 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 387967336 ns/op 21.62 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 689050398 ns/op 24.35 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 813746387 ns/op 20.62 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1526584673 ns/op 21.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1526856405 ns/op 21.98 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2701545445 ns/op 24.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2960392774 ns/op 22.67 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 711372565 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 711849875 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 306097709 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296762318 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162384161 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155381413 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88396770 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86873962 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 45173276 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 43411650 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 147503941 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 148350147 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67795106 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 66959776 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 42540383 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 39640030 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 27920003 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 25977499 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 21255534 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19698635 ns/op PASS ok crypto/tls 33.567s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 14510372 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 348 324703 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1072 112602 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 888 116169 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.484s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3515768 ns/op 278555 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 30 3682968 ns/op 258495 B/op 1975 allocs/op BenchmarkConcurrentStmtExec-4 46 2411266 ns/op 212165 B/op 576 allocs/op BenchmarkConcurrentTxQuery-4 38 3608820 ns/op 274625 B/op 2138 allocs/op BenchmarkConcurrentTxExec-4 72 1790897 ns/op 87882 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 40 2645203 ns/op 104848 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 140 1049124 ns/op 40087 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 3299489 ns/op 233182 B/op 1811 allocs/op BenchmarkManyConcurrentQueries-4 2912 43873 ns/op 3965 B/op 20 allocs/op PASS ok database/sql 1.859s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 148609 922.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1481391 ns/op 188258 B/op 13 allocs/op Benchmark115/LineToPC-4 75 1593589 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17732 6566 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.008s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 704 162131 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3084 37353 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.441s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 208 508975 ns/op 16.10 MB/s BenchmarkEncodeToString-4 217 542682 ns/op 15.10 MB/s BenchmarkDecode-4 140 830862 ns/op 15.78 MB/s BenchmarkDecodeString-4 129 827537 ns/op 15.84 MB/s PASS ok encoding/base32 0.861s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 285 384869 ns/op 21.29 MB/s BenchmarkDecodeString/2-4 322546 391.0 ns/op 10.23 MB/s BenchmarkDecodeString/4-4 253200 488.6 ns/op 16.37 MB/s BenchmarkDecodeString/8-4 174380 600.7 ns/op 19.98 MB/s BenchmarkDecodeString/64-4 41503 2941 ns/op 29.92 MB/s BenchmarkDecodeString/8192-4 418 292813 ns/op 37.31 MB/s BenchmarkNewEncoding-4 110413 1188 ns/op 215.56 MB/s PASS ok encoding/base64 1.436s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1183 92243 ns/op 43.36 MB/s BenchmarkReadStruct-4 16587 7221 ns/op 10.39 MB/s BenchmarkWriteStruct-4 17739 6603 ns/op 11.36 MB/s BenchmarkReadInts-4 42936 2990 ns/op 10.03 MB/s BenchmarkWriteInts-4 30957 3701 ns/op 8.11 MB/s BenchmarkWriteSlice1000Int32s-4 1053 134699 ns/op 29.70 MB/s BenchmarkPutUint16-4 2867786 38.03 ns/op 52.59 MB/s BenchmarkAppendUint16-4 2919788 41.90 ns/op 47.74 MB/s BenchmarkPutUint32-4 2488483 52.28 ns/op 76.51 MB/s BenchmarkAppendUint32-4 2406920 51.41 ns/op 77.81 MB/s BenchmarkPutUint64-4 1000000 102.4 ns/op 78.10 MB/s BenchmarkAppendUint64-4 1000000 109.5 ns/op 73.03 MB/s BenchmarkLittleEndianPutUint16-4 2533155 45.47 ns/op 43.98 MB/s BenchmarkLittleEndianAppendUint16-4 2271505 46.13 ns/op 43.35 MB/s BenchmarkLittleEndianPutUint32-4 1981375 53.97 ns/op 74.12 MB/s BenchmarkLittleEndianAppendUint32-4 2303388 54.91 ns/op 72.85 MB/s BenchmarkLittleEndianPutUint64-4 1000000 110.9 ns/op 72.16 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 101.1 ns/op 79.13 MB/s BenchmarkReadFloats-4 123304 939.8 ns/op 12.77 MB/s BenchmarkWriteFloats-4 112323 1000 ns/op 12.00 MB/s BenchmarkReadSlice1000Float32s-4 1281 94086 ns/op 42.51 MB/s BenchmarkWriteSlice1000Float32s-4 1009 120256 ns/op 33.26 MB/s BenchmarkReadSlice1000Uint8s-4 54122 3149 ns/op 317.58 MB/s BenchmarkWriteSlice1000Uint8s-4 51222 3909 ns/op 255.83 MB/s BenchmarkPutUvarint32-4 845516 135.2 ns/op 29.58 MB/s BenchmarkPutUvarint64-4 228507 505.6 ns/op 15.82 MB/s PASS ok encoding/binary 5.233s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5653 20475 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6354 18890 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6490 20156 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4477 35403 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7183 17333 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6178 17363 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7533 17361 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3438 29837 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7940 14763 ns/op PASS ok encoding/csv 1.621s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 11558 8961 ns/op BenchmarkEndToEndByteBuffer-4 14311 9456 ns/op BenchmarkEndToEndSliceByteBuffer-4 254 461749 ns/op BenchmarkEncodeComplex128Slice-4 706 169734 ns/op BenchmarkEncodeFloat64Slice-4 1557 80906 ns/op BenchmarkEncodeInt32Slice-4 1633 88961 ns/op BenchmarkEncodeStringSlice-4 2152 60188 ns/op BenchmarkEncodeInterfaceSlice-4 67 1772335 ns/op BenchmarkDecodeComplex128Slice-4 622 249177 ns/op BenchmarkDecodeFloat64Slice-4 1291 140410 ns/op BenchmarkDecodeInt32Slice-4 1154 149024 ns/op BenchmarkDecodeStringSlice-4 475 233426 ns/op BenchmarkDecodeStringsSlice-4 214 572472 ns/op BenchmarkDecodeBytesSlice-4 535 282658 ns/op BenchmarkDecodeInterfaceSlice-4 86 1521068 ns/op BenchmarkDecodeMap-4 96 1251370 ns/op PASS ok encoding/gob 3.142s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10256 ns/op 24.96 MB/s BenchmarkEncode/1024-4 3192 38848 ns/op 26.36 MB/s BenchmarkEncode/4096-4 724 159060 ns/op 25.75 MB/s BenchmarkEncode/16384-4 184 630905 ns/op 25.97 MB/s BenchmarkDecode/256-4 25544 4566 ns/op 56.06 MB/s BenchmarkDecode/1024-4 6246 18226 ns/op 56.18 MB/s BenchmarkDecode/4096-4 1554 72102 ns/op 56.81 MB/s BenchmarkDecode/16384-4 400 291431 ns/op 56.22 MB/s BenchmarkDump/256-4 1276 103306 ns/op 2.48 MB/s BenchmarkDump/1024-4 276 380419 ns/op 2.69 MB/s BenchmarkDump/4096-4 87 1509401 ns/op 2.71 MB/s BenchmarkDump/16384-4 20 5993090 ns/op 2.73 MB/s PASS ok encoding/hex 1.903s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 129158274 ns/op 15.02 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 138548147 ns/op 14.01 MB/s 8394960 B/op 109 allocs/op BenchmarkCodeMarshal-4 1 139430080 ns/op 13.92 MB/s 10331936 B/op 51 allocs/op BenchmarkCodeMarshalError-4 1 130542514 ns/op 14.86 MB/s 1946784 B/op 68 allocs/op BenchmarkMarshalBytes/32-4 22408 5207 ns/op BenchmarkMarshalBytes/256-4 6385 18466 ns/op BenchmarkMarshalBytes/4096-4 478 252071 ns/op BenchmarkMarshalBytesError/32-4 61 2057972 ns/op BenchmarkMarshalBytesError/256-4 60 1934569 ns/op BenchmarkMarshalBytesError/4096-4 54 2231534 ns/op BenchmarkCodeDecoder-4 1 399663586 ns/op 4.86 MB/s 11145384 B/op 92715 allocs/op BenchmarkUnicodeDecoder-4 33518 3457 ns/op 4.05 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48578 2422 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 361666900 ns/op 5.37 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 347426130 ns/op 5.59 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 66842 1683 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 166353 1091 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 209450 780.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 84934 1907 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 60932 2085 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 21651 5520 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3056 37363 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 642 193195 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 134 989389 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 15 7906018 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 748027 159.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 659463 182.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 741878 175.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 609572 173.8 ns/op BenchmarkEncodeMarshaler-4 67840 1749 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 85741 1454 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 5591486 20.57 ns/op BenchmarkNumberIsValidRegexp-4 19005 6224 ns/op PASS ok encoding/json 8.168s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 39 2597707 ns/op 25.23 MB/s BenchmarkDecode-4 39 3259741 ns/op 27.24 MB/s PASS ok encoding/pem 0.314s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1690 59407 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 925 147515 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3928 34638 ns/op PASS ok encoding/xml 0.495s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 404410 267.3 ns/op BenchmarkIntSet-4 741406 203.6 ns/op BenchmarkFloatAdd-4 139459 999.5 ns/op BenchmarkFloatSet-4 592779 200.2 ns/op BenchmarkStringSet-4 483717 249.4 ns/op BenchmarkMapSet-4 113923 1057 ns/op BenchmarkMapSetDifferent-4 79050 1649 ns/op BenchmarkMapSetDifferentRandom-4 300 373842 ns/op BenchmarkMapSetString-4 129754 1022 ns/op BenchmarkMapAddSame-4 29836 3398 ns/op BenchmarkMapAddDifferent-4 16111 7607 ns/op BenchmarkMapAddDifferentRandom-4 265 451337 ns/op BenchmarkMapAddSameSteadyState-4 300924 345.2 ns/op BenchmarkMapAddDifferentSteadyState-4 171812 680.8 ns/op BenchmarkRealworldExpvarUsage-4 18243 5645 ns/op PASS ok expvar 2.670s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 75195 1337 ns/op BenchmarkSprintfEmpty-4 350432 388.4 ns/op BenchmarkSprintfString-4 280148 633.8 ns/op BenchmarkSprintfTruncateString-4 226381 721.2 ns/op BenchmarkSprintfTruncateBytes-4 174748 937.7 ns/op BenchmarkSprintfSlowParsingPath-4 222640 724.1 ns/op BenchmarkSprintfQuoteString-4 47778 2616 ns/op BenchmarkSprintfInt-4 231463 609.4 ns/op BenchmarkSprintfIntInt-4 171434 902.2 ns/op BenchmarkSprintfPrefixedInt-4 199435 936.0 ns/op BenchmarkSprintfFloat-4 117421 1212 ns/op BenchmarkSprintfComplex-4 49760 2416 ns/op BenchmarkSprintfBoolean-4 257739 572.2 ns/op BenchmarkSprintfHexString-4 103207 1661 ns/op BenchmarkSprintfHexBytes-4 84483 2106 ns/op BenchmarkSprintfBytes-4 40753 3212 ns/op BenchmarkSprintfStringer-4 76716 1990 ns/op BenchmarkSprintfStructure-4 31237 4293 ns/op BenchmarkManyArgs-4 51627 2291 ns/op BenchmarkFprintInt-4 69776 1661 ns/op BenchmarkFprintfBytes-4 76358 1579 ns/op BenchmarkFprintIntNoAlloc-4 74037 1638 ns/op BenchmarkScanInts-4 36 3256459 ns/op BenchmarkScanRecursiveInt-4 1 404299219 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 445176474 ns/op PASS ok fmt 5.413s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 570 228334 ns/op PASS ok go/build 0.204s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 47242 2292 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13970 8633 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4639 31896 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1210 105054 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 279 400560 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 82 1768709 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 8286210 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 30519958 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 123487241 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.750s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 304288808 ns/op 0.21 MB/s 46750408 B/op 49010 allocs/op PASS ok go/format 0.405s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19632216 ns/op 2.74 MB/s BenchmarkParseOnly-4 6 17569502 ns/op 3.07 MB/s BenchmarkResolve-4 64 2027890 ns/op 26.56 MB/s PASS ok go/parser 1.943s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 144423219 ns/op 0.36 MB/s 4898184 B/op 27569 allocs/op BenchmarkPrintDecl-4 831 146670 ns/op 0.22 MB/s 17435 B/op 51 allocs/op PASS ok go/printer 0.341s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 265 432482 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8837385 ns/op 6.18 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12622308 ns/op 5.70 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18090173 ns/op 6.28 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 212 550661 ns/op 5.59 MB/s PASS ok go/scanner 0.965s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1498422 73.53 ns/op PASS ok go/token 0.284s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 141 821478 ns/op BenchmarkNamed/Underlying/nongeneric-4 1001358 118.9 ns/op BenchmarkNamed/Underlying/generic-4 978584 120.1 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 120.4 ns/op BenchmarkNamed/Underlying/user_instance-4 999132 123.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19386 5921 ns/op BenchmarkNamed/NewMethodSet/generic-4 18650 6147 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18523 5848 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19033 6555 ns/op BenchmarkCheck/http/funcbodies/info-4 1 485355537 ns/op 62660 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 395210086 ns/op 76940 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 217478791 ns/op 139753 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 203472269 ns/op 149284 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2588347293 ns/op 1979 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 249408353 ns/op 20359 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 139214015 ns/op 35691 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 121298365 ns/op 40782 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 1021109901 ns/op 2118 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 108331870 ns/op 19722 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 118726311 ns/op 17926 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 88070062 ns/op 24501 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1775229528 ns/op 34965 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 476507234 ns/op 130197 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 122152486 ns/op 507262 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 92826156 ns/op 667500 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2778860610 ns/op 726.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 114355954 ns/op 17534 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 99176637 ns/op 20321 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 92815973 ns/op 21695 lines/s PASS ok go/types 44.359s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13576 8276 ns/op 123.74 MB/s PASS ok hash/adler32 0.289s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 242539 471.1 ns/op 31.84 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 229627 466.0 ns/op 32.19 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 150404 758.1 ns/op 52.76 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 163126 743.7 ns/op 53.78 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 491935 259.9 ns/op 1970.27 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 433368 264.8 ns/op 1933.45 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 443098 288.5 ns/op 3549.89 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 446136 282.8 ns/op 3620.75 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 283174 424.4 ns/op 9651.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 307519 426.8 ns/op 9597.19 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 73821 1607 ns/op 20396.87 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 75492 1585 ns/op 20674.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 487968 251.4 ns/op 59.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 507602 252.5 ns/op 59.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 488367 251.0 ns/op 159.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 483132 255.7 ns/op 156.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 370362 319.7 ns/op 1601.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 340342 324.3 ns/op 1578.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 334297 375.6 ns/op 2726.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 333260 387.5 ns/op 2642.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 293260 433.5 ns/op 9448.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 292507 435.7 ns/op 9400.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 69276 1782 ns/op 18383.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 67946 1817 ns/op 18031.73 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 302324 406.0 ns/op 36.94 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 312333 408.3 ns/op 36.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 155780 721.8 ns/op 55.42 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 169632 726.8 ns/op 55.04 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14558 8231 ns/op 62.20 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12472 8314 ns/op 61.59 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7219 17697 ns/op 57.86 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6990 17555 ns/op 58.33 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1599 75104 ns/op 54.54 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1670 74816 ns/op 54.75 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 194 611236 ns/op 53.61 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 192 622807 ns/op 52.61 MB/s PASS ok hash/crc32 5.977s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 139 819294 ns/op 79.99 MB/s BenchmarkCrc64/ISO4KB-4 1633 71553 ns/op 57.24 MB/s BenchmarkCrc64/ISO1KB-4 7288 15314 ns/op 66.87 MB/s BenchmarkCrc64/ECMA64KB-4 144 924118 ns/op 70.92 MB/s BenchmarkCrc64/Random64KB-4 151 778505 ns/op 84.18 MB/s BenchmarkCrc64/Random16KB-4 580 203192 ns/op 80.63 MB/s PASS ok hash/crc64 1.172s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14358 7892 ns/op 129.75 MB/s BenchmarkFnv32aKB-4 14985 7968 ns/op 128.52 MB/s BenchmarkFnv64KB-4 14499 8221 ns/op 124.56 MB/s BenchmarkFnv64aKB-4 14253 8385 ns/op 122.13 MB/s BenchmarkFnv128KB-4 1885 66517 ns/op 15.39 MB/s BenchmarkFnv128aKB-4 1893 66803 ns/op 15.33 MB/s PASS ok hash/fnv 1.236s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 466381 268.0 ns/op 14.92 MB/s BenchmarkHash/n=4/Bytes-4 3124226 36.53 ns/op 109.49 MB/s BenchmarkHash/n=4/String-4 3392254 35.70 ns/op 112.04 MB/s BenchmarkHash/n=8/Write-4 493074 255.5 ns/op 31.31 MB/s BenchmarkHash/n=8/Bytes-4 2723028 36.88 ns/op 216.92 MB/s BenchmarkHash/n=8/String-4 3206676 34.87 ns/op 229.44 MB/s BenchmarkHash/n=16/Write-4 472220 253.6 ns/op 63.08 MB/s BenchmarkHash/n=16/Bytes-4 3372436 33.73 ns/op 474.37 MB/s BenchmarkHash/n=16/String-4 3482184 32.67 ns/op 489.68 MB/s BenchmarkHash/n=32/Write-4 482072 259.2 ns/op 123.47 MB/s BenchmarkHash/n=32/Bytes-4 3384094 33.76 ns/op 947.83 MB/s BenchmarkHash/n=32/String-4 3328412 33.54 ns/op 954.15 MB/s BenchmarkHash/n=64/Write-4 428492 273.2 ns/op 234.25 MB/s BenchmarkHash/n=64/Bytes-4 3135610 40.32 ns/op 1587.19 MB/s BenchmarkHash/n=64/String-4 3172002 36.44 ns/op 1756.48 MB/s BenchmarkHash/n=256/Write-4 361794 358.3 ns/op 714.42 MB/s BenchmarkHash/n=256/Bytes-4 2216420 50.87 ns/op 5032.17 MB/s BenchmarkHash/n=256/String-4 2279719 50.50 ns/op 5069.31 MB/s BenchmarkHash/n=320/Write-4 328166 371.9 ns/op 860.46 MB/s BenchmarkHash/n=320/Bytes-4 2116898 58.10 ns/op 5507.49 MB/s BenchmarkHash/n=320/String-4 2142510 54.65 ns/op 5854.92 MB/s BenchmarkHash/n=1024/Write-4 226958 566.9 ns/op 1806.26 MB/s BenchmarkHash/n=1024/Bytes-4 984874 125.1 ns/op 8183.55 MB/s BenchmarkHash/n=1024/String-4 1000000 125.1 ns/op 8184.99 MB/s BenchmarkHash/n=4096/Write-4 100692 1201 ns/op 3409.95 MB/s BenchmarkHash/n=4096/Bytes-4 292718 427.0 ns/op 9593.21 MB/s BenchmarkHash/n=4096/String-4 260673 425.4 ns/op 9629.25 MB/s BenchmarkHash/n=16384/Write-4 30326 3866 ns/op 4237.90 MB/s BenchmarkHash/n=16384/Bytes-4 73104 1609 ns/op 10182.37 MB/s BenchmarkHash/n=16384/String-4 72346 1612 ns/op 10161.08 MB/s PASS ok hash/maphash 5.199s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 688 173244 ns/op BenchmarkEscapeNone-4 133699 828.6 ns/op BenchmarkUnescape-4 745 162249 ns/op BenchmarkUnescapeNone-4 688654 178.1 ns/op BenchmarkUnescapeSparse-4 10000 19154 ns/op BenchmarkUnescapeDense-4 1070 105656 ns/op PASS ok html 1.006s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7755 14447 ns/op BenchmarkCSSEscaperNoSpecials-4 40568 2596 ns/op BenchmarkDecodeCSS-4 23386 4711 ns/op BenchmarkDecodeCSSNoSpecials-4 3388075 37.54 ns/op BenchmarkCSSValueFilter-4 117602 1074 ns/op BenchmarkCSSValueFilterOk-4 81206 1448 ns/op BenchmarkEscapedExecute-4 4509 23825 ns/op BenchmarkHTMLNospaceEscaper-4 10000 11582 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 57399 2016 ns/op BenchmarkStripTags-4 20398 5775 ns/op BenchmarkStripTagsNoSpecials-4 321885 460.3 ns/op BenchmarkJSValEscaperWithNum-4 25291 4642 ns/op BenchmarkJSValEscaperWithStr-4 5125 24550 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21888 5414 ns/op BenchmarkJSValEscaperWithObj-4 4194 27606 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14820 7767 ns/op BenchmarkJSStrEscaperNoSpecials-4 49177 2333 ns/op BenchmarkJSStrEscaper-4 10149 11435 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 48181 2429 ns/op BenchmarkJSRegexpEscaper-4 10000 11847 ns/op BenchmarkTemplateSpecialTags-4 109 1114591 ns/op BenchmarkURLEscaper-4 4639 27613 ns/op BenchmarkURLEscaperNoSpecials-4 186073 644.4 ns/op BenchmarkURLNormalizer-4 5598 19085 ns/op BenchmarkURLNormalizerNoSpecials-4 186235 697.6 ns/op BenchmarkSrcsetFilter-4 19916 6029 ns/op BenchmarkSrcsetFilterNoSpecials-4 123111 1039 ns/op PASS ok html/template 4.629s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 559729 218.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 462708 240.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 659326 201.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 492578 245.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1628616 72.36 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1264690 95.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1525812 78.64 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1232520 94.39 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1334386 94.65 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 383346 311.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 347742 348.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 369853 304.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 347254 351.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 776426 157.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 470329 235.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 795352 151.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 520171 232.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 344834 296.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1415961 83.88 ns/op BenchmarkRGBASetRGBA-4 1000000 101.0 ns/op BenchmarkRGBA64At-4 850027 129.4 ns/op BenchmarkRGBA64SetRGBA64-4 761754 142.2 ns/op BenchmarkNRGBAAt-4 1417726 84.30 ns/op BenchmarkNRGBASetNRGBA-4 1206094 99.78 ns/op BenchmarkNRGBA64At-4 996834 123.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 913867 137.9 ns/op BenchmarkAlphaAt-4 2006590 51.04 ns/op BenchmarkAlphaSetAlpha-4 2109541 56.12 ns/op BenchmarkAlpha16At-4 1480285 83.54 ns/op BenchmarkAlphaSetAlpha16-4 1393390 85.69 ns/op BenchmarkGrayAt-4 2488732 48.12 ns/op BenchmarkGraySetGray-4 2193092 55.69 ns/op BenchmarkGray16At-4 1520167 78.59 ns/op BenchmarkGraySetGray16-4 1392235 84.41 ns/op PASS ok image 6.865s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3146935 34.03 ns/op BenchmarkYCbCrToRGB/128-4 3241729 34.70 ns/op BenchmarkYCbCrToRGB/255-4 3623893 32.94 ns/op BenchmarkRGBToYCbCr/0-4 3602210 33.58 ns/op BenchmarkRGBToYCbCr/Cb-4 3332082 34.71 ns/op BenchmarkRGBToYCbCr/Cr-4 3248793 33.93 ns/op BenchmarkYCbCrToRGBA/0-4 2666074 44.97 ns/op BenchmarkYCbCrToRGBA/128-4 2688764 43.18 ns/op BenchmarkYCbCrToRGBA/255-4 3065554 38.22 ns/op BenchmarkNYCbCrAToRGBA/0-4 2945668 40.02 ns/op BenchmarkNYCbCrAToRGBA/128-4 2777062 40.89 ns/op BenchmarkNYCbCrAToRGBA/255-4 2844165 37.72 ns/op PASS ok image/color 2.295s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 37629923 ns/op BenchmarkFillSrc-4 342 353165 ns/op BenchmarkCopyOver-4 6 17060386 ns/op BenchmarkCopySrc-4 522 216927 ns/op BenchmarkNRGBAOver-4 8 13651200 ns/op BenchmarkNRGBASrc-4 12 9509678 ns/op BenchmarkYCbCr-4 10 10608006 ns/op BenchmarkGray-4 18 6559494 ns/op BenchmarkCMYK-4 13 10612888 ns/op BenchmarkGlyphOver-4 21 5257416 ns/op BenchmarkRGBAMaskOver-4 5 20261503 ns/op BenchmarkGrayMaskOver-4 7 16130952 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30273571 ns/op BenchmarkRGBA-4 5 20357299 ns/op BenchmarkPalettedFill-4 958 124576 ns/op BenchmarkPalettedRGBA-4 5 21387461 ns/op BenchmarkGenericOver-4 3 44455836 ns/op BenchmarkGenericMaskOver-4 5 20798713 ns/op BenchmarkGenericSrc-4 4 29916951 ns/op BenchmarkGenericMaskSrc-4 4 28144010 ns/op PASS ok image/draw 6.406s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5125567 ns/op 3.01 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 126671389 ns/op 2.43 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2231828634 ns/op 0.55 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 1991383 ns/op 7.76 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 112967489 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.329s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5001 24568 ns/op BenchmarkIDCT-4 4736 22074 ns/op BenchmarkDecodeBaseline-4 8 13333133 ns/op 4.64 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18077651 ns/op 3.42 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 149081606 ns/op 8.24 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 187399409 ns/op 4.92 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.539s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16928746 6.861 ns/op BenchmarkDecodeGray-4 12 9288937 ns/op 7.06 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 37417668 ns/op 7.01 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31877086 ns/op 8.22 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5316090 ns/op 12.33 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31463406 ns/op 8.33 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39364444 ns/op 6.66 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 46812621 ns/op 6.56 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 46072637 ns/op 6.67 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 162369219 ns/op 7.57 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 172152616 ns/op 7.14 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 27480899 ns/op 11.18 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 173236171 ns/op 7.09 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 613858382 ns/op 2.00 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.830s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50124670 ns/op 2.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41145459 ns/op 2.43 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 251795229 ns/op 1.99 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 227379465 ns/op 2.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 46203906 ns/op 2.16 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 39708773 ns/op 2.52 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 236813220 ns/op 2.11 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 208270305 ns/op 2.40 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 490055049 ns/op 2.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 452412978 ns/op 2.21 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2868120205 ns/op 1.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2881008381 ns/op 1.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 8149856 ns/op 12.27 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 8810398 ns/op 11.35 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 40192701 ns/op 12.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 42980706 ns/op 11.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 80689038 ns/op 12.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 91758868 ns/op 10.90 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 411424125 ns/op 12.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 427838583 ns/op 11.69 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 55508768 ns/op 1.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47068122 ns/op 2.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 297391684 ns/op 1.68 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 287200512 ns/op 1.74 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 678790251 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 736908441 ns/op 1.36 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5025310658 ns/op 0.99 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4717009349 ns/op 1.06 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 136985744 ns/op 30.51 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 135465468 ns/op 30.85 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 61.435s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 36075 3118 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 36804 3308 ns/op 0.60 MB/s BenchmarkMarshalCorpusFile/4-4 33423 3658 ns/op 1.09 MB/s BenchmarkMarshalCorpusFile/8-4 26850 4455 ns/op 1.80 MB/s BenchmarkMarshalCorpusFile/16-4 20745 5659 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/32-4 13262 8734 ns/op 3.66 MB/s BenchmarkMarshalCorpusFile/64-4 9200 15094 ns/op 4.24 MB/s BenchmarkMarshalCorpusFile/128-4 4926 24036 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/256-4 2220 48301 ns/op 5.30 MB/s BenchmarkMarshalCorpusFile/512-4 1357 96820 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/1024-4 716 178430 ns/op 5.74 MB/s BenchmarkMarshalCorpusFile/2048-4 320 383787 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/4096-4 174 680672 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/8192-4 86 1372226 ns/op 5.97 MB/s BenchmarkMarshalCorpusFile/16384-4 50 2859764 ns/op 5.73 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6059391 ns/op 5.41 MB/s BenchmarkMarshalCorpusFile/65536-4 10 12779806 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26807157 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/262144-4 3 50670201 ns/op 5.17 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100392266 ns/op 5.22 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 188976741 ns/op 5.55 MB/s BenchmarkUnmarshalCorpusFile/1-4 9561 11729 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 12793 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9867 13948 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 7052 16066 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 7084 19421 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 4070 28722 ns/op 1.11 MB/s BenchmarkUnmarshalCorpusFile/64-4 3832 34927 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/128-4 2575 42854 ns/op 2.99 MB/s BenchmarkUnmarshalCorpusFile/256-4 992 117188 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/512-4 547 227462 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/1024-4 280 433440 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/2048-4 126 977768 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1631900 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3316016 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6549404 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12890515 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26040525 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51971282 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 110651511 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 216078979 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 436573196 ns/op 2.40 MB/s BenchmarkMutatorBytes/1-4 35511 3405 ns/op BenchmarkMutatorBytes/10-4 37076 3212 ns/op BenchmarkMutatorBytes/100-4 35242 3489 ns/op BenchmarkMutatorBytes/1000-4 23804 4970 ns/op BenchmarkMutatorBytes/10000-4 7608 20394 ns/op BenchmarkMutatorBytes/100000-4 962 134913 ns/op BenchmarkMutatorString/1-4 36655 3533 ns/op BenchmarkMutatorString/10-4 35436 3339 ns/op BenchmarkMutatorString/100-4 32731 4484 ns/op BenchmarkMutatorString/1000-4 14028 7131 ns/op BenchmarkMutatorString/10000-4 2749 44136 ns/op BenchmarkMutatorString/100000-4 325 364529 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18637 6515 ns/op BenchmarkMutatorAllBasicTypes/string-4 18553 6615 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59863 1995 ns/op BenchmarkMutatorAllBasicTypes/float32-4 46225 2221 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52845 2168 ns/op BenchmarkMutatorAllBasicTypes/int-4 58438 2036 ns/op BenchmarkMutatorAllBasicTypes/int8-4 55106 2051 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58464 2037 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57322 2035 ns/op BenchmarkMutatorAllBasicTypes/int64-4 56725 2056 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50028 2159 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57397 2125 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55789 2155 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57180 2119 ns/op PASS ok internal/fuzz 12.834s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 16255 8824 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 152181 839.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.682s PASS ok internal/poll 0.042s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22169265 ns/op PASS ok internal/trace 2.975s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11181 ns/op BenchmarkCopyNLarge-4 264 581451 ns/op PASS ok io 0.429s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 152872 789.8 ns/op BenchmarkPrintln-4 25990 4954 ns/op BenchmarkPrintlnNoFlags-4 44384 2603 ns/op PASS ok log 0.576s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2658714 42.32 ns/op BenchmarkAcosh-4 1391425 85.51 ns/op BenchmarkAsin-4 2600058 44.28 ns/op BenchmarkAsinh-4 1269673 93.10 ns/op BenchmarkAtan-4 3443512 34.56 ns/op BenchmarkAtanh-4 1384821 87.47 ns/op BenchmarkAtan2-4 2341328 48.43 ns/op BenchmarkCbrt-4 1737512 70.83 ns/op BenchmarkCeil-4 25230447 4.965 ns/op BenchmarkCopysign-4 3897417 29.40 ns/op BenchmarkCos-4 1443226 82.43 ns/op BenchmarkCosh-4 1983822 60.05 ns/op BenchmarkErf-4 3077701 42.26 ns/op BenchmarkErfc-4 3442087 35.71 ns/op BenchmarkErfinv-4 3083485 38.53 ns/op BenchmarkErfcinv-4 3168831 37.06 ns/op BenchmarkExp-4 7639969 15.00 ns/op BenchmarkExpGo-4 1000000 106.2 ns/op BenchmarkExpm1-4 2737564 44.31 ns/op BenchmarkExp2-4 1211370 97.52 ns/op BenchmarkExp2Go-4 1000000 104.4 ns/op BenchmarkAbs-4 4985804 23.06 ns/op BenchmarkDim-4 11986604 9.782 ns/op BenchmarkFloor-4 26448426 4.758 ns/op BenchmarkMax-4 17315292 6.710 ns/op BenchmarkMin-4 19039664 6.573 ns/op BenchmarkMod-4 435003 274.1 ns/op BenchmarkFrexp-4 2203912 54.70 ns/op BenchmarkGamma-4 956971 141.9 ns/op BenchmarkHypot-4 13674012 8.578 ns/op BenchmarkHypotGo-4 2013123 59.51 ns/op BenchmarkIlogb-4 2178634 49.86 ns/op BenchmarkJ0-4 331372 375.1 ns/op BenchmarkJ1-4 314228 367.7 ns/op BenchmarkJn-4 142914 777.8 ns/op BenchmarkLdexp-4 2230243 55.34 ns/op BenchmarkLgamma-4 1220386 97.26 ns/op BenchmarkLog-4 7253532 16.54 ns/op BenchmarkLogb-4 2423769 49.57 ns/op BenchmarkLog1p-4 1876354 62.09 ns/op BenchmarkLog10-4 6450921 17.71 ns/op BenchmarkLog2-4 1865120 64.32 ns/op BenchmarkModf-4 2793568 41.12 ns/op BenchmarkNextafter32-4 2640108 41.87 ns/op BenchmarkNextafter64-4 2899692 41.20 ns/op BenchmarkPowInt-4 753456 170.7 ns/op BenchmarkPowFrac-4 581463 225.3 ns/op BenchmarkPow10Pos-4 5725252 20.20 ns/op BenchmarkPow10Neg-4 6703418 19.03 ns/op BenchmarkRound-4 5141734 25.16 ns/op BenchmarkRoundToEven-4 12078903 9.338 ns/op BenchmarkRemainder-4 668862 189.7 ns/op BenchmarkSignbit-4 7219549 15.75 ns/op BenchmarkSin-4 1774555 67.13 ns/op BenchmarkSincos-4 1216569 96.79 ns/op BenchmarkSinh-4 2435563 48.73 ns/op BenchmarkSqrtIndirect-4 25996707 4.891 ns/op BenchmarkSqrtLatency-4 24531609 4.881 ns/op BenchmarkSqrtIndirectLatency-4 24626863 4.829 ns/op BenchmarkSqrtGoLatency-4 1500992 79.91 ns/op BenchmarkSqrtPrime-4 41810 2744 ns/op BenchmarkTan-4 1697947 71.62 ns/op BenchmarkTanh-4 1925008 62.27 ns/op BenchmarkTrunc-4 25686877 4.747 ns/op BenchmarkY0-4 329166 383.2 ns/op BenchmarkY1-4 325046 386.5 ns/op BenchmarkYn-4 145671 792.9 ns/op BenchmarkFloat64bits-4 7882363 15.90 ns/op BenchmarkFloat64frombits-4 7673727 15.96 ns/op BenchmarkFloat32bits-4 7340563 16.20 ns/op BenchmarkFloat32frombits-4 7708904 15.65 ns/op BenchmarkFMA-4 24520425 4.911 ns/op PASS ok math 13.340s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 17489322 7.179 ns/op 8915.32 MB/s BenchmarkAddVV/2-4 16323228 7.835 ns/op 16337.94 MB/s BenchmarkAddVV/3-4 14426632 8.486 ns/op 22625.23 MB/s BenchmarkAddVV/4-4 15456583 8.385 ns/op 30531.92 MB/s BenchmarkAddVV/5-4 13786011 9.269 ns/op 34523.68 MB/s BenchmarkAddVV/10-4 11311617 11.23 ns/op 56966.83 MB/s BenchmarkAddVV/100-4 2497748 45.84 ns/op 139603.56 MB/s BenchmarkAddVV/1000-4 309226 418.2 ns/op 153024.87 MB/s BenchmarkSubVV/1-4 16731885 7.441 ns/op 8601.48 MB/s BenchmarkSubVV/2-4 14566704 8.215 ns/op 15580.73 MB/s BenchmarkSubVV/3-4 14304880 8.976 ns/op 21390.60 MB/s BenchmarkSubVV/4-4 13709793 8.904 ns/op 28751.57 MB/s BenchmarkSubVV/5-4 11321908 9.480 ns/op 33756.42 MB/s BenchmarkSubVV/10-4 10066633 11.51 ns/op 55589.39 MB/s BenchmarkSubVV/100-4 2538834 47.82 ns/op 133825.29 MB/s BenchmarkSubVV/1000-4 288450 429.6 ns/op 148966.37 MB/s BenchmarkAddVW/1-4 17961291 6.681 ns/op 1197.41 MB/s BenchmarkAddVW/2-4 16279666 8.400 ns/op 1904.77 MB/s BenchmarkAddVW/3-4 16471815 7.517 ns/op 3192.55 MB/s BenchmarkAddVW/4-4 16271212 7.939 ns/op 4030.78 MB/s BenchmarkAddVW/5-4 15263902 8.224 ns/op 4863.64 MB/s BenchmarkAddVW/10-4 12408025 9.677 ns/op 8266.81 MB/s BenchmarkAddVW/100-4 325755 367.5 ns/op 2176.93 MB/s BenchmarkAddVW/1000-4 46700 2607 ns/op 3068.87 MB/s BenchmarkAddVWext/1-4 18164988 6.657 ns/op 1201.81 MB/s BenchmarkAddVWext/2-4 17621188 7.162 ns/op 2234.15 MB/s BenchmarkAddVWext/3-4 15902228 7.691 ns/op 3120.68 MB/s BenchmarkAddVWext/4-4 14599359 7.811 ns/op 4096.79 MB/s BenchmarkAddVWext/5-4 13831956 8.205 ns/op 4875.25 MB/s BenchmarkAddVWext/10-4 10763906 10.34 ns/op 7739.00 MB/s BenchmarkAddVWext/100-4 50653 2248 ns/op 355.81 MB/s BenchmarkAddVWext/1000-4 5352 22315 ns/op 358.50 MB/s BenchmarkSubVW/1-4 17898997 7.027 ns/op 1138.52 MB/s BenchmarkSubVW/2-4 15294522 7.630 ns/op 2097.10 MB/s BenchmarkSubVW/3-4 13953763 7.967 ns/op 3012.45 MB/s BenchmarkSubVW/4-4 15500234 8.040 ns/op 3980.34 MB/s BenchmarkSubVW/5-4 13775318 8.561 ns/op 4672.55 MB/s BenchmarkSubVW/10-4 10756342 10.26 ns/op 7796.20 MB/s BenchmarkSubVW/100-4 314522 414.7 ns/op 1928.99 MB/s BenchmarkSubVW/1000-4 43688 2614 ns/op 3060.26 MB/s BenchmarkSubVWext/1-4 17867070 7.017 ns/op 1140.07 MB/s BenchmarkSubVWext/2-4 16453164 7.639 ns/op 2094.45 MB/s BenchmarkSubVWext/3-4 15896024 7.977 ns/op 3008.52 MB/s BenchmarkSubVWext/4-4 15113944 8.028 ns/op 3986.11 MB/s BenchmarkSubVWext/5-4 13529559 9.098 ns/op 4396.59 MB/s BenchmarkSubVWext/10-4 11770671 10.25 ns/op 7806.61 MB/s BenchmarkSubVWext/100-4 52068 2251 ns/op 355.32 MB/s BenchmarkSubVWext/1000-4 5732 21974 ns/op 364.07 MB/s BenchmarkMulAddVWW/1-4 14931930 8.193 ns/op 7811.61 MB/s BenchmarkMulAddVWW/2-4 13763917 8.875 ns/op 14422.86 MB/s BenchmarkMulAddVWW/3-4 11891538 10.07 ns/op 19068.05 MB/s BenchmarkMulAddVWW/4-4 12402476 9.971 ns/op 25674.91 MB/s BenchmarkMulAddVWW/5-4 11506422 10.48 ns/op 30542.66 MB/s BenchmarkMulAddVWW/10-4 7481155 14.31 ns/op 44714.32 MB/s BenchmarkMulAddVWW/100-4 1438173 81.17 ns/op 78850.56 MB/s BenchmarkMulAddVWW/1000-4 172173 713.9 ns/op 89653.34 MB/s BenchmarkAddMulVVW/1-4 16220036 7.603 ns/op 8417.97 MB/s BenchmarkAddMulVVW/2-4 14680563 9.389 ns/op 13632.33 MB/s BenchmarkAddMulVVW/3-4 13685694 9.075 ns/op 21157.83 MB/s BenchmarkAddMulVVW/4-4 11791903 9.961 ns/op 25700.91 MB/s BenchmarkAddMulVVW/5-4 10817766 11.68 ns/op 27398.09 MB/s BenchmarkAddMulVVW/10-4 9317188 12.80 ns/op 50002.16 MB/s BenchmarkAddMulVVW/100-4 2018212 59.66 ns/op 107274.76 MB/s BenchmarkAddMulVVW/1000-4 239716 561.2 ns/op 114045.10 MB/s BenchmarkDivWVW/1-4 2061163 57.59 ns/op 1111.32 MB/s BenchmarkDivWVW/2-4 1000000 110.4 ns/op 1159.45 MB/s BenchmarkDivWVW/3-4 932947 138.1 ns/op 1390.73 MB/s BenchmarkDivWVW/4-4 773521 164.4 ns/op 1557.13 MB/s BenchmarkDivWVW/5-4 653379 190.5 ns/op 1680.01 MB/s BenchmarkDivWVW/10-4 383334 341.9 ns/op 1871.98 MB/s BenchmarkDivWVW/100-4 43147 2762 ns/op 2316.80 MB/s BenchmarkDivWVW/1000-4 4698 27517 ns/op 2325.80 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16565000 7.492 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15850638 7.031 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14976506 7.705 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15566011 7.564 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14469488 8.120 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13628518 8.168 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12352136 9.267 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12199575 8.811 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10598143 11.46 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12784636 9.305 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7855126 14.20 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8605051 12.21 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1543020 78.25 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1773885 69.27 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 177433 704.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 219565 596.1 ns/op BenchmarkDecimalConversion-4 214 553311 ns/op BenchmarkFloatString/100-4 11827 10148 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 234 509320 ns/op 2907 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 48057299 ns/op 60866 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 4709836321 ns/op 867800 B/op 529 allocs/op BenchmarkFloatAdd/10-4 151633 747.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 167108 754.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 144424 798.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85219 1332 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18627 6482 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 220812 553.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 209210 555.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 218637 572.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 171952 714.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 57864 2123 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2109 61032 ns/op BenchmarkParseFloatLargeExp-4 478 260365 ns/op BenchmarkGCD10x10/WithoutXY-4 184632 654.1 ns/op BenchmarkGCD10x10/WithXY-4 51736 2270 ns/op BenchmarkGCD10x100/WithoutXY-4 96252 1263 ns/op BenchmarkGCD10x100/WithXY-4 18057 6557 ns/op BenchmarkGCD10x1000/WithoutXY-4 62517 2099 ns/op BenchmarkGCD10x1000/WithXY-4 14228 8863 ns/op BenchmarkGCD100x100/WithoutXY-4 23139 4795 ns/op BenchmarkGCD100x100/WithXY-4 10702 11165 ns/op BenchmarkGCD100x1000/WithoutXY-4 13294 9358 ns/op BenchmarkGCD100x1000/WithXY-4 6127 19687 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2070 58920 ns/op BenchmarkGCD1000x1000/WithXY-4 1105 103063 ns/op BenchmarkHilbert-4 21 5969945 ns/op BenchmarkBinomial-4 11494 10130 ns/op BenchmarkQuoRem-4 23844 5159 ns/op BenchmarkExp-4 16 6959122 ns/op BenchmarkExpMont/Odd-4 123 977279 ns/op 2586 B/op 21 allocs/op BenchmarkExpMont/Even1-4 122 979394 ns/op 3379 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1012098 ns/op 3829 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1033788 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even4-4 116 1008542 ns/op 3810 B/op 52 allocs/op BenchmarkExpMont/Even8-4 100 1035770 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1023050 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even64-4 129 862694 ns/op 3628 B/op 53 allocs/op BenchmarkExpMont/Even96-4 133 907848 ns/op 3792 B/op 51 allocs/op BenchmarkExpMont/Even128-4 145 791211 ns/op 3249 B/op 50 allocs/op BenchmarkExpMont/Even255-4 163 733140 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 346 341672 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 296 382963 ns/op 1715 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 309 377096 ns/op 1753 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 319 367652 ns/op 1734 B/op 47 allocs/op BenchmarkExp2-4 16 7054562 ns/op BenchmarkBitset-4 564226 193.8 ns/op BenchmarkBitsetNeg-4 361558 354.6 ns/op BenchmarkBitsetOrig-4 199086 619.4 ns/op BenchmarkBitsetNegOrig-4 142111 1054 ns/op BenchmarkModSqrt225_Tonelli-4 90 1119876 ns/op BenchmarkModSqrt225_3Mod4-4 331 333587 ns/op BenchmarkModSqrt231_Tonelli-4 100 1129398 ns/op BenchmarkModSqrt231_5Mod8-4 302 370807 ns/op BenchmarkModInverse-4 12070 13158 ns/op BenchmarkSqrt-4 1914 62542 ns/op BenchmarkIntSqr/1-4 1000540 119.5 ns/op BenchmarkIntSqr/2-4 605636 196.3 ns/op BenchmarkIntSqr/3-4 514440 229.9 ns/op BenchmarkIntSqr/5-4 406050 311.2 ns/op BenchmarkIntSqr/8-4 290608 448.1 ns/op BenchmarkIntSqr/10-4 252781 508.1 ns/op BenchmarkIntSqr/20-4 50337 2348 ns/op BenchmarkIntSqr/30-4 37243 3241 ns/op BenchmarkIntSqr/50-4 24306 4966 ns/op BenchmarkIntSqr/80-4 14340 8040 ns/op BenchmarkIntSqr/100-4 10000 10466 ns/op BenchmarkIntSqr/200-4 4294 27418 ns/op BenchmarkIntSqr/300-4 1981 63018 ns/op BenchmarkIntSqr/500-4 948 130151 ns/op BenchmarkIntSqr/800-4 368 320696 ns/op BenchmarkIntSqr/1000-4 273 432192 ns/op BenchmarkDiv/20/10-4 372918 317.1 ns/op BenchmarkDiv/40/20-4 413666 338.2 ns/op BenchmarkDiv/100/50-4 345931 358.6 ns/op BenchmarkDiv/200/100-4 53370 2164 ns/op BenchmarkDiv/400/200-4 49219 2234 ns/op BenchmarkDiv/1000/500-4 44638 2742 ns/op BenchmarkDiv/2000/1000-4 33919 3700 ns/op BenchmarkDiv/20000/10000-4 1284 91922 ns/op BenchmarkDiv/200000/100000-4 32 4132947 ns/op BenchmarkDiv/2000000/1000000-4 1 115614434 ns/op BenchmarkDiv/20000000/10000000-4 1 3455970518 ns/op BenchmarkMul-4 5 20561648 ns/op BenchmarkNatMul/10-4 185726 901.2 ns/op BenchmarkNatMul/100-4 4659 25283 ns/op BenchmarkNatMul/1000-4 186 661790 ns/op BenchmarkZeroShifts/Shl-4 10000 10721 ns/op BenchmarkZeroShifts/ShlSame-4 3382878 32.86 ns/op BenchmarkZeroShifts/Shr-4 10000 11227 ns/op BenchmarkZeroShifts/ShrSame-4 3386742 32.10 ns/op BenchmarkExp3Power/0x10-4 165916 869.0 ns/op BenchmarkExp3Power/0x40-4 118959 954.4 ns/op BenchmarkExp3Power/0x100-4 81010 1527 ns/op BenchmarkExp3Power/0x400-4 39460 3010 ns/op BenchmarkExp3Power/0x1000-4 8252 13471 ns/op BenchmarkExp3Power/0x4000-4 2482 66579 ns/op BenchmarkExp3Power/0x10000-4 170 592107 ns/op BenchmarkExp3Power/0x40000-4 21 5213231 ns/op BenchmarkExp3Power/0x100000-4 2 50388999 ns/op BenchmarkExp3Power/0x400000-4 1 439247646 ns/op BenchmarkFibo-4 3 35911434 ns/op BenchmarkNatSqr/1-4 1000000 202.6 ns/op BenchmarkNatSqr/2-4 422228 315.7 ns/op BenchmarkNatSqr/3-4 401889 423.2 ns/op BenchmarkNatSqr/5-4 340827 526.7 ns/op BenchmarkNatSqr/8-4 221098 786.4 ns/op BenchmarkNatSqr/10-4 151899 895.9 ns/op BenchmarkNatSqr/20-4 39895 2893 ns/op BenchmarkNatSqr/30-4 34683 3916 ns/op BenchmarkNatSqr/50-4 18882 6550 ns/op BenchmarkNatSqr/80-4 10000 10354 ns/op BenchmarkNatSqr/100-4 9092 13638 ns/op BenchmarkNatSqr/200-4 4827 31425 ns/op BenchmarkNatSqr/300-4 1904 83692 ns/op BenchmarkNatSqr/500-4 795 156010 ns/op BenchmarkNatSqr/800-4 340 337889 ns/op BenchmarkNatSqr/1000-4 272 437308 ns/op BenchmarkNatSetBytes/8-4 832789 139.5 ns/op BenchmarkNatSetBytes/24-4 222876 487.3 ns/op BenchmarkNatSetBytes/128-4 68335 1847 ns/op BenchmarkNatSetBytes/7-4 785558 136.4 ns/op BenchmarkNatSetBytes/23-4 301500 508.9 ns/op BenchmarkNatSetBytes/127-4 68320 1855 ns/op BenchmarkScanPi-4 228 549083 ns/op BenchmarkStringPiParallel-4 498 288537 ns/op BenchmarkScan/10/Base2-4 38216 2980 ns/op BenchmarkScan/100/Base2-4 4246 26029 ns/op BenchmarkScan/1000/Base2-4 456 253845 ns/op BenchmarkScan/10/Base8-4 81699 1241 ns/op BenchmarkScan/100/Base8-4 12972 9088 ns/op BenchmarkScan/1000/Base8-4 1342 87849 ns/op BenchmarkScan/10/Base10-4 96807 1206 ns/op BenchmarkScan/100/Base10-4 13982 8280 ns/op BenchmarkScan/1000/Base10-4 1414 79436 ns/op BenchmarkScan/10/Base16-4 104089 1012 ns/op BenchmarkScan/100/Base16-4 16436 7042 ns/op BenchmarkScan/1000/Base16-4 1779 68965 ns/op BenchmarkString/10/Base2-4 200418 550.6 ns/op BenchmarkString/100/Base2-4 32086 3857 ns/op BenchmarkString/1000/Base2-4 3110 36913 ns/op BenchmarkString/10/Base8-4 392965 290.8 ns/op BenchmarkString/100/Base8-4 82434 1542 ns/op BenchmarkString/1000/Base8-4 7906 13919 ns/op BenchmarkString/10/Base10-4 227330 559.7 ns/op BenchmarkString/100/Base10-4 43310 2937 ns/op BenchmarkString/1000/Base10-4 5634 19803 ns/op BenchmarkString/10/Base16-4 433191 281.7 ns/op BenchmarkString/100/Base16-4 88471 1246 ns/op BenchmarkString/1000/Base16-4 10000 10191 ns/op BenchmarkLeafSize/0-4 28 4013892 ns/op BenchmarkLeafSize/1-4 439 238278 ns/op BenchmarkLeafSize/2-4 477 248514 ns/op BenchmarkLeafSize/3-4 366 333648 ns/op BenchmarkLeafSize/4-4 463 229574 ns/op BenchmarkLeafSize/5-4 298 356257 ns/op BenchmarkLeafSize/6-4 346 334119 ns/op BenchmarkLeafSize/7-4 402 328773 ns/op BenchmarkLeafSize/8-4 477 246698 ns/op BenchmarkLeafSize/9-4 270 455235 ns/op BenchmarkLeafSize/10-4 315 388058 ns/op BenchmarkLeafSize/11-4 336 363402 ns/op BenchmarkLeafSize/12-4 363 325341 ns/op BenchmarkLeafSize/13-4 322 349731 ns/op BenchmarkLeafSize/14-4 374 321910 ns/op BenchmarkLeafSize/15-4 399 296912 ns/op BenchmarkLeafSize/16-4 490 235770 ns/op BenchmarkLeafSize/32-4 452 232325 ns/op BenchmarkLeafSize/64-4 408 317676 ns/op BenchmarkProbablyPrime/n=0-4 10 10303926 ns/op BenchmarkProbablyPrime/n=1-4 9 11722879 ns/op BenchmarkProbablyPrime/n=5-4 6 17625224 ns/op BenchmarkProbablyPrime/n=10-4 4 25125431 ns/op BenchmarkProbablyPrime/n=20-4 3 39024742 ns/op BenchmarkProbablyPrime/Lucas-4 12 9060243 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1498355 ns/op BenchmarkRatCmp-4 149670 747.4 ns/op BenchmarkFloatSqrt/64-4 20268 5797 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12740 9321 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9099 12855 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4492 24745 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 936 141657 ns/op 18231 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 79 1755568 ns/op 174728 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 129635408 ns/op 3802240 B/op 633 allocs/op PASS ok math/big 57.510s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9795037 10.29 ns/op BenchmarkLeadingZeros8-4 12546972 9.708 ns/op BenchmarkLeadingZeros16-4 12885766 9.162 ns/op BenchmarkLeadingZeros32-4 13382977 9.184 ns/op BenchmarkLeadingZeros64-4 12228698 8.936 ns/op BenchmarkTrailingZeros-4 13630791 9.184 ns/op BenchmarkTrailingZeros8-4 12934760 9.111 ns/op BenchmarkTrailingZeros16-4 12839185 9.212 ns/op BenchmarkTrailingZeros32-4 11358355 9.860 ns/op BenchmarkTrailingZeros64-4 12673772 9.122 ns/op BenchmarkOnesCount-4 13212182 9.327 ns/op BenchmarkOnesCount8-4 12807661 8.985 ns/op BenchmarkOnesCount16-4 12085398 9.025 ns/op BenchmarkOnesCount32-4 13556970 8.752 ns/op BenchmarkOnesCount64-4 12996345 8.931 ns/op BenchmarkRotateLeft-4 13746775 8.856 ns/op BenchmarkRotateLeft8-4 14136854 9.332 ns/op BenchmarkRotateLeft16-4 12883796 9.050 ns/op BenchmarkRotateLeft32-4 13454059 8.940 ns/op BenchmarkRotateLeft64-4 14244861 9.249 ns/op BenchmarkReverse-4 18962000 6.507 ns/op BenchmarkReverse8-4 25445750 4.909 ns/op BenchmarkReverse16-4 22074404 5.366 ns/op BenchmarkReverse32-4 19086871 5.951 ns/op BenchmarkReverse64-4 19012578 6.272 ns/op BenchmarkReverseBytes-4 24781928 4.812 ns/op BenchmarkReverseBytes16-4 25296249 4.785 ns/op BenchmarkReverseBytes32-4 22673769 5.484 ns/op BenchmarkReverseBytes64-4 25024678 4.759 ns/op BenchmarkAdd-4 12749106 8.892 ns/op BenchmarkAdd32-4 14898864 8.585 ns/op BenchmarkAdd64-4 14438847 8.804 ns/op BenchmarkAdd64multiple-4 22173546 5.156 ns/op BenchmarkSub-4 14070280 8.702 ns/op BenchmarkSub32-4 12900075 9.232 ns/op BenchmarkSub64-4 11652168 8.619 ns/op BenchmarkSub64multiple-4 25165256 5.169 ns/op BenchmarkMul-4 14603448 8.589 ns/op BenchmarkMul32-4 12220249 8.522 ns/op BenchmarkMul64-4 14770798 8.819 ns/op BenchmarkDiv-4 3618202 33.84 ns/op BenchmarkDiv32-4 7202089 16.31 ns/op BenchmarkDiv64-4 3623373 31.75 ns/op PASS ok math/bits 7.224s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13197681 9.948 ns/op BenchmarkAcos-4 559484 208.6 ns/op BenchmarkAcosh-4 531240 229.9 ns/op BenchmarkAsin-4 596805 212.8 ns/op BenchmarkAsinh-4 560044 213.8 ns/op BenchmarkAtan-4 901387 133.5 ns/op BenchmarkAtanh-4 1000000 132.1 ns/op BenchmarkConj-4 26090721 4.733 ns/op BenchmarkCos-4 690826 171.3 ns/op BenchmarkCosh-4 767581 169.0 ns/op BenchmarkExp-4 995389 129.9 ns/op BenchmarkLog-4 922291 118.6 ns/op BenchmarkLog10-4 963447 118.0 ns/op BenchmarkPhase-4 2253369 53.02 ns/op BenchmarkPolar-4 1000000 100.0 ns/op BenchmarkPow-4 257637 462.3 ns/op BenchmarkRect-4 1000000 105.3 ns/op BenchmarkSin-4 788588 168.6 ns/op BenchmarkSinh-4 795967 170.4 ns/op BenchmarkSqrt-4 1217763 94.20 ns/op BenchmarkTan-4 458068 283.1 ns/op BenchmarkTanh-4 476580 255.6 ns/op PASS ok math/cmplx 3.739s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 188221 586.7 ns/op BenchmarkInt63ThreadsafeParallel-4 143917 821.2 ns/op BenchmarkInt63Unthreadsafe-4 999148 118.3 ns/op BenchmarkIntn1000-4 859443 151.9 ns/op BenchmarkInt63n1000-4 773060 151.7 ns/op BenchmarkInt31n1000-4 895692 136.7 ns/op BenchmarkFloat32-4 826434 139.3 ns/op BenchmarkFloat64-4 1000000 116.3 ns/op BenchmarkPerm3-4 176913 671.9 ns/op BenchmarkPerm30-4 20998 5674 ns/op BenchmarkPerm30ViaShuffle-4 20595 5566 ns/op BenchmarkShuffleOverhead-4 14767 7958 ns/op BenchmarkRead3-4 877012 142.1 ns/op BenchmarkRead64-4 79312 1475 ns/op BenchmarkRead1000-4 5776 22011 ns/op PASS ok math/rand 2.558s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 37078 2947 ns/op BenchmarkQDecodeWord-4 92089 1290 ns/op BenchmarkQDecodeHeader-4 86338 1322 ns/op BenchmarkTypeByExtension/.html-4 508596 224.5 ns/op BenchmarkTypeByExtension/.HTML-4 382666 344.9 ns/op BenchmarkTypeByExtension/.unused-4 438810 301.3 ns/op BenchmarkExtensionsByType/text/html-4 174226 945.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 51781 2656 ns/op BenchmarkExtensionsByType/application/octet-stream-4 45272 3290 ns/op PASS ok mime 1.683s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 880 132907 ns/op PASS ok mime/quotedprintable 0.214s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25653036 ns/op 8674 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53554580 ns/op 13976 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5028308359 ns/op 151264 B/op 235 allocs/op BenchmarkDNSName-4 151054 713.7 ns/op BenchmarkInterfaces-4 2181 59207 ns/op BenchmarkInterfaceByIndex-4 6978 17951 ns/op BenchmarkInterfaceByName-4 2383 65237 ns/op BenchmarkInterfaceAddrs-4 2292 61039 ns/op BenchmarkInterfacesAndAddrs-4 5622 17827 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3126 44376 ns/op BenchmarkParseIP-4 15967 8743 ns/op BenchmarkIPString/IPv4-4 152401 817.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 14008 8511 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 48476 2497 ns/op BenchmarkIPEqual/IPv4-4 1077354 108.9 ns/op BenchmarkIPEqual/IPv6-4 1027766 111.9 ns/op BenchmarkTCP4OneShot-4 160 862374 ns/op BenchmarkTCP4OneShotTimeout-4 134 746290 ns/op BenchmarkTCP4Persistent-4 325 358833 ns/op BenchmarkTCP4PersistentTimeout-4 315 355023 ns/op BenchmarkTCP6OneShot-4 139 843484 ns/op BenchmarkTCP6OneShotTimeout-4 151 813775 ns/op BenchmarkTCP6Persistent-4 308 396362 ns/op BenchmarkTCP6PersistentTimeout-4 265 414475 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17832 6517 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12007 9504 ns/op BenchmarkSetReadDeadline-4 140116 841.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 255 420602 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 196 682471 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 174 595815 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 196 605241 ns/op 0 B/op 0 allocs/op PASS ok net 11.798s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22922 5155 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9482 11996 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13206 9596 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18051 6597 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28753 4157 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 856015 120.3 ns/op BenchmarkReadRequestChrome-4 3868 27584 ns/op 22.15 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9734 11148 ns/op 7.00 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10588 10915 ns/op 7.51 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7627 15950 ns/op 9.47 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16100 7363 ns/op 5.43 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 48 2314274 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/https1-4 42 2673619 ns/op 0.38 MB/s BenchmarkFileAndServer_1KB/h2-4 34 3206878 ns/op 0.32 MB/s BenchmarkFileAndServer_16MB/h1-4 2 73943708 ns/op 226.89 MB/s BenchmarkFileAndServer_16MB/https1-4 1 167737712 ns/op 100.02 MB/s BenchmarkFileAndServer_16MB/h2-4 1 400868251 ns/op 41.85 MB/s BenchmarkFileAndServer_64MB/h1-4 1 261794030 ns/op 256.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 568011717 ns/op 118.15 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1570686258 ns/op 42.73 MB/s BenchmarkServeMux-4 315 400802 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 387 305538 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 62 2007129 ns/op 6421 B/op 66 allocs/op BenchmarkClientServer/https1-4 56 2492403 ns/op 8852 B/op 93 allocs/op BenchmarkClientServer/h2-4 28 3916453 ns/op 16324 B/op 128 allocs/op BenchmarkClientServerParallel/4/h1-4 382 339148 ns/op 10451 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 24 6288684 ns/op 128394 B/op 1200 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57540: write tcp 127.0.0.1:57536->127.0.0.1:57540: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57542: write tcp 127.0.0.1:57536->127.0.0.1:57542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57544: write tcp 127.0.0.1:57536->127.0.0.1:57544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57576: write tcp 127.0.0.1:57553->127.0.0.1:57576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57577: write tcp 127.0.0.1:57553->127.0.0.1:57577: use of closed network connection BenchmarkClientServerParallel/4/h2-4 52 1940264 ns/op 43738 B/op 424 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57587: read tcp 127.0.0.1:57585->127.0.0.1:57587: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57623: read tcp 127.0.0.1:57619->127.0.0.1:57623: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57632: read tcp 127.0.0.1:57619->127.0.0.1:57632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57622: read tcp 127.0.0.1:57619->127.0.0.1:57622: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57628: write tcp 127.0.0.1:57619->127.0.0.1:57628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57626: read tcp 127.0.0.1:57619->127.0.0.1:57626: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57625: write tcp 127.0.0.1:57619->127.0.0.1:57625: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57624: read tcp 127.0.0.1:57619->127.0.0.1:57624: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57627: write tcp 127.0.0.1:57619->127.0.0.1:57627: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57651: read tcp 127.0.0.1:57636->127.0.0.1:57651: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 277 570592 ns/op 23387 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 20 6931371 ns/op 137504 B/op 1293 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58332: read tcp 127.0.0.1:58328->127.0.0.1:58332: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58340: read tcp 127.0.0.1:58333->127.0.0.1:58340: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58341: write tcp 127.0.0.1:58333->127.0.0.1:58341: use of closed network connection BenchmarkClientServerParallel/64/h2-4 18 6565227 ns/op 133374 B/op 1325 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58377: read tcp 127.0.0.1:58373->127.0.0.1:58377: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58374: read tcp 127.0.0.1:58373->127.0.0.1:58374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58375: read tcp 127.0.0.1:58373->127.0.0.1:58375: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58389: write tcp 127.0.0.1:58378->127.0.0.1:58389: use of closed network connection BenchmarkServer-4 7 14384883 ns/op 7620 B/op 41 allocs/op BenchmarkClient-4 46 3150639 ns/op 3972 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 201 525737 ns/op 7161 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 922 122619 ns/op 3074 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1410 97886 ns/op 1904 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1251 99055 ns/op 2828 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1161 100393 ns/op 2732 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1498 100360 ns/op 2703 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1419 88646 ns/op 1926 B/op 14 allocs/op BenchmarkServerHijack-4 974 139522 ns/op 16680 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 2619438 ns/op 6809 B/op 53 allocs/op BenchmarkResponseStatusLine-4 354615 288.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.706s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2998 58836 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.265s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 114644 1036 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 444223 233.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 230082 516.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 76962 1520 ns/op BenchmarkStdIPv4-4 170346 723.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 107800 1099 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 90360 1217 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 136528 859.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 86230 1462 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1315465 90.83 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1246843 95.72 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1335837 89.99 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 332630 340.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 397174 314.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 329746 357.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 104380 1152 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 424675 282.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 358365 337.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 274848 394.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 153296 778.3 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 535755 255.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 376242 307.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 138284 861.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 194086 646.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 286450 402.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 159740 738.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 325599 376.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 127382 818.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 159435 739.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 178765 735.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 107438 1044 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 482782 237.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 145666 811.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90956 1246 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 107774 982.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 185238 699.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 114477 1081 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 269888 439.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 120417 979.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 151098 829.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 164522 659.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 131358 906.6 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 114.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 998422 114.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 992691 114.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 988376 124.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 120.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 117.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 976038 117.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 119.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 117.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 298526 352.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 499158 222.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 252375 490.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 277460 466.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 246099 501.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 94725 1316 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 564522 219.2 ns/op PASS ok net/netip 9.328s 2023/01/26 08:50:38 Test RPC server listening on 127.0.0.1:58472 2023/01/26 08:50:38 Test HTTP RPC server listening on 127.0.0.1:58473 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 175 690760 ns/op BenchmarkEndToEndHTTP-4 162 740967 ns/op BenchmarkEndToEndAsync-4 1282 89162 ns/op BenchmarkEndToEndAsyncHTTP-4 1443 75445 ns/op PASS ok net/rpc 1.087s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4155 29971 ns/op BenchmarkReadMIMEHeader/server_headers-4 5954 19510 ns/op BenchmarkUncommon-4 27480 4500 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.631s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4417 25516 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 82800 1350 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 518176 226.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 122737 1017 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 190970 572.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 94201 1152 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17232 6688 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 433840 277.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 101034 1090 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 228030 553.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 105438 1165 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18787 6255 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182554 619.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76100 1598 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 71234 1635 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 31800 3624 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6518 19739 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 196552 626.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 71126 1576 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62304 1656 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 33358 3497 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6763 18984 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.030s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2530365 42.59 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 155416 786.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 518 224290 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 193 590564 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 436 268967 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 49298 2434 ns/op BenchmarkStatFile-4 34195 3692 ns/op BenchmarkStatDir-4 33808 3508 ns/op BenchmarkLstatDot-4 51321 2428 ns/op BenchmarkLstatFile-4 31036 3766 ns/op BenchmarkLstatDir-4 33926 3641 ns/op PASS ok os 1.999s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 21 4779640 ns/op 8561 B/op 30 allocs/op PASS ok os/exec 0.273s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 342286 355.5 ns/op PASS ok os/user 0.325s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2255196 51.21 ns/op BenchmarkString-4 1810962 61.14 ns/op BenchmarkBytes-4 1760457 67.57 ns/op BenchmarkNamedBytes-4 696614 167.3 ns/op BenchmarkBytesArray-4 812504 158.8 ns/op BenchmarkSliceLen-4 2132806 55.70 ns/op BenchmarkMapLen-4 1288180 91.32 ns/op BenchmarkStringLen-4 1448719 81.02 ns/op BenchmarkArrayLen-4 1507948 79.65 ns/op BenchmarkSliceCap-4 2151093 54.09 ns/op BenchmarkDeepEqual/int8-4 736525 186.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 110276 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 547026 214.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 108745 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 531644 218.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 109108 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 599769 217.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 103255 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 522993 221.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 97536 1129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 712821 178.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 137755 861.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 477696 219.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 96790 1134 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 516268 217.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 100262 1120 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 598982 215.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 109088 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 588578 228.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 99182 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 534230 261.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 99664 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 557976 221.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 105805 1119 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 569598 215.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 94638 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 586530 223.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 101449 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 493849 214.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 115452 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 729164 177.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 102963 1068 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 601408 211.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 95488 1124 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 134680 878.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65341 1803 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 66439 1707 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46692 2592 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 306708 398.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 41462 2802 ns/op BenchmarkIsZero/StructComparable-4 883963 135.7 ns/op BenchmarkIsZero/StructIncomparable-4 196647 604.4 ns/op BenchmarkSetZero/Bool/Direct-4 2685700 43.38 ns/op BenchmarkSetZero/Bool/CachedZero-4 1813220 63.67 ns/op BenchmarkSetZero/Bool/NewZero-4 1214149 98.03 ns/op BenchmarkSetZero/Int/Direct-4 2042541 66.84 ns/op BenchmarkSetZero/Int/CachedZero-4 1838454 63.36 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 100.1 ns/op BenchmarkSetZero/Uint/Direct-4 2052987 55.65 ns/op BenchmarkSetZero/Uint/CachedZero-4 1833880 62.62 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 106.1 ns/op BenchmarkSetZero/Float/Direct-4 2165623 56.03 ns/op BenchmarkSetZero/Float/CachedZero-4 1891106 63.18 ns/op BenchmarkSetZero/Float/NewZero-4 1200606 98.82 ns/op BenchmarkSetZero/Complex/Direct-4 2089977 56.60 ns/op BenchmarkSetZero/Complex/CachedZero-4 1872462 63.42 ns/op BenchmarkSetZero/Complex/NewZero-4 1205407 96.45 ns/op BenchmarkSetZero/Array/Direct-4 3092137 37.78 ns/op BenchmarkSetZero/Array/CachedZero-4 1758872 65.70 ns/op BenchmarkSetZero/Array/NewZero-4 1212807 98.06 ns/op BenchmarkSetZero/Chan/Direct-4 2157640 56.32 ns/op BenchmarkSetZero/Chan/CachedZero-4 1421916 81.92 ns/op BenchmarkSetZero/Chan/NewZero-4 955813 117.5 ns/op BenchmarkSetZero/Func/Direct-4 2123164 55.49 ns/op BenchmarkSetZero/Func/CachedZero-4 1443961 82.82 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 120.8 ns/op BenchmarkSetZero/Interface/Direct-4 1856774 59.63 ns/op BenchmarkSetZero/Interface/CachedZero-4 1848441 64.53 ns/op BenchmarkSetZero/Interface/NewZero-4 1211894 99.79 ns/op BenchmarkSetZero/Map/Direct-4 2084390 55.89 ns/op BenchmarkSetZero/Map/CachedZero-4 1453627 80.98 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 117.8 ns/op BenchmarkSetZero/Pointer/Direct-4 2119863 56.24 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1480078 82.61 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 116.1 ns/op BenchmarkSetZero/Slice/Direct-4 1906152 61.40 ns/op BenchmarkSetZero/Slice/CachedZero-4 1865972 63.97 ns/op BenchmarkSetZero/Slice/NewZero-4 1209112 101.5 ns/op BenchmarkSetZero/String/Direct-4 2091418 55.97 ns/op BenchmarkSetZero/String/CachedZero-4 1818296 63.60 ns/op BenchmarkSetZero/String/NewZero-4 1000000 101.3 ns/op BenchmarkSetZero/Struct/Direct-4 3151222 37.48 ns/op BenchmarkSetZero/Struct/CachedZero-4 1863764 63.50 ns/op BenchmarkSetZero/Struct/NewZero-4 1228660 97.67 ns/op BenchmarkSelect/1-4 231320 578.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 113829 1269 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 54094 2512 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 171522 675.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 154750 803.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 144528 960.9 ns/op 133.21 MB/s BenchmarkCallArgCopy/size=256-4 126468 1025 ns/op 249.73 MB/s BenchmarkCallArgCopy/size=1024-4 93594 1981 ns/op 516.94 MB/s BenchmarkCallArgCopy/size=4096-4 24300 5592 ns/op 732.49 MB/s BenchmarkCallArgCopy/size=65536-4 1825 113353 ns/op 578.16 MB/s BenchmarkPtrTo-4 586946 206.5 ns/op BenchmarkFieldByName1-4 619020 206.1 ns/op BenchmarkFieldByName2-4 43040 3713 ns/op BenchmarkFieldByName3-4 6805 25151 ns/op BenchmarkInterfaceBig-4 3020803 35.94 ns/op BenchmarkInterfaceSmall-4 3570960 36.18 ns/op BenchmarkNew-4 1344410 108.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 3510 34919 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3681 35413 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2804 38406 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2798 38227 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3291 34939 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3397 35154 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 230797 516.4 ns/op PASS ok reflect 21.417s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6630 19142 ns/op 8948 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17561 ns/op 9451 B/op 1 allocs/op BenchmarkFindString-4 10000 18529 ns/op 9050 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 18030 ns/op 9147 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19782 ns/op 9246 B/op 2 allocs/op BenchmarkLiteral-4 10000 18318 ns/op BenchmarkNotLiteral-4 4369 35049 ns/op BenchmarkMatchClass-4 3561 42621 ns/op BenchmarkMatchClass_InRange-4 2866 40414 ns/op BenchmarkReplaceAll-4 1534 97323 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16696 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22959 6775 ns/op BenchmarkAnchoredShortMatch-4 10000 16331 ns/op BenchmarkAnchoredLongMatch-4 16740 7525 ns/op BenchmarkOnePassShortA-4 20011 5699 ns/op BenchmarkNotOnePassShortA-4 10000 23851 ns/op BenchmarkOnePassShortB-4 24763 4600 ns/op BenchmarkNotOnePassShortB-4 5786 21129 ns/op BenchmarkOnePassLongPrefix-4 80510 1422 ns/op BenchmarkOnePassLongNotPrefix-4 31305 3782 ns/op BenchmarkMatchParallelShared-4 10000 20475 ns/op BenchmarkMatchParallelCopied-4 10000 21179 ns/op BenchmarkQuoteMetaAll-4 151716 809.9 ns/op 17.29 MB/s BenchmarkQuoteMetaNone-4 381082 301.4 ns/op 86.26 MB/s BenchmarkCompile/Onepass-4 3373 30120 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1749 76510 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 171 717046 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2840649 41.39 ns/op 386.57 MB/s BenchmarkMatch/Easy0/32-4 10000 12814 ns/op 2.50 MB/s BenchmarkMatch/Easy0/1K-4 4006 30278 ns/op 33.82 MB/s BenchmarkMatch/Easy0i/16-4 2669329 45.38 ns/op 352.56 MB/s BenchmarkMatch/Easy0i/32-4 6118 29035 ns/op 1.10 MB/s BenchmarkMatch/Easy0i/1K-4 260 442245 ns/op 2.32 MB/s BenchmarkMatch/Easy1/16-4 2791984 40.75 ns/op 392.61 MB/s BenchmarkMatch/Easy1/32-4 10000 14462 ns/op 2.21 MB/s BenchmarkMatch/Easy1/1K-4 4680 36504 ns/op 28.05 MB/s BenchmarkMatch/Medium/16-4 2736778 41.73 ns/op 383.43 MB/s BenchmarkMatch/Medium/32-4 7212 27590 ns/op 1.16 MB/s BenchmarkMatch/Medium/1K-4 296 377263 ns/op 2.71 MB/s BenchmarkMatch/Hard/16-4 2861894 41.52 ns/op 385.39 MB/s BenchmarkMatch/Hard/32-4 4806 34849 ns/op 0.92 MB/s BenchmarkMatch/Hard/1K-4 184 644851 ns/op 1.59 MB/s BenchmarkMatch/Hard1/16-4 1539 79130 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 829 137009 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 27 3987619 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 29974 3912 ns/op 4.09 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17817 6599 ns/op 4.85 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 670 181392 ns/op 5.65 MB/s 23 B/op 0 allocs/op PASS ok regexp 9.289s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 951806 135.5 ns/op PASS ok regexp/syntax 1.207s goos: darwin goarch: amd64 pkg: runtime BenchmarkMakeChan/Byte-4 487147 216.0 ns/op BenchmarkMakeChan/Int-4 558182 346.3 ns/op BenchmarkMakeChan/Ptr-4 752037 409.6 ns/op BenchmarkMakeChan/Struct/0-4 891930 207.2 ns/op BenchmarkMakeChan/Struct/32-4 305084 659.6 ns/op BenchmarkMakeChan/Struct/40-4 304000 755.7 ns/op BenchmarkChanNonblocking-4 6448393 15.61 ns/op BenchmarkSelectUncontended-4 935107 109.2 ns/op BenchmarkSelectSyncContended-4 113510 1087 ns/op BenchmarkSelectAsyncContended-4 327862 384.0 ns/op BenchmarkSelectNonblock-4 4446288 26.44 ns/op BenchmarkChanUncontended-4 16832 10332 ns/op BenchmarkChanContended-4 4863 22826 ns/op BenchmarkChanSync-4 213672 499.7 ns/op BenchmarkChanSyncWork-4 10000 31390 ns/op BenchmarkChanProdCons0-4 232982 473.2 ns/op BenchmarkChanProdCons10-4 484401 242.4 ns/op BenchmarkChanProdCons100-4 556585 224.2 ns/op BenchmarkChanProdConsWork0-4 159562 712.1 ns/op BenchmarkChanProdConsWork10-4 241756 482.1 ns/op BenchmarkChanProdConsWork100-4 214258 466.8 ns/op BenchmarkSelectProdCons-4 151816 685.8 ns/op BenchmarkReceiveDataFromClosedChan-4 959288 138.0 ns/op BenchmarkChanCreation-4 205684 546.6 ns/op BenchmarkChanSem-4 301708 399.2 ns/op BenchmarkChanPopular-4 122 1105653 ns/op BenchmarkChanClosed-4 1000000 134.9 ns/op BenchmarkCallClosure-4 4986483 24.01 ns/op BenchmarkCallClosure1-4 4898127 25.08 ns/op BenchmarkCallClosure2-4 1000000 115.1 ns/op BenchmarkCallClosure3-4 1344086 84.91 ns/op BenchmarkCallClosure4-4 1000000 107.7 ns/op BenchmarkComplex128DivNormal-4 11406535 9.165 ns/op BenchmarkComplex128DivNisNaN-4 9459576 11.69 ns/op BenchmarkComplex128DivDisNaN-4 9663146 11.80 ns/op BenchmarkComplex128DivNisInf-4 12298527 9.206 ns/op BenchmarkComplex128DivDisInf-4 7609394 15.50 ns/op BenchmarkSetTypePtr-4 66431719 2.120 ns/op 3773.59 MB/s BenchmarkSetTypePtr8-4 13250899 9.253 ns/op 6916.98 MB/s BenchmarkSetTypePtr16-4 13471164 9.101 ns/op 14064.05 MB/s BenchmarkSetTypePtr32-4 12720436 9.599 ns/op 26669.93 MB/s BenchmarkSetTypePtr64-4 13389078 9.492 ns/op 53940.87 MB/s BenchmarkSetTypePtr126-4 6755074 16.59 ns/op 60770.84 MB/s BenchmarkSetTypePtr128-4 7179001 15.86 ns/op 64583.56 MB/s BenchmarkSetTypePtrSlice-4 1000000 129.9 ns/op 63063.69 MB/s BenchmarkSetTypeNode1-4 13030560 9.606 ns/op 2498.54 MB/s BenchmarkSetTypeNode1Slice-4 3412159 31.47 ns/op 24405.51 MB/s BenchmarkSetTypeNode8-4 12749137 9.291 ns/op 8610.44 MB/s BenchmarkSetTypeNode8Slice-4 1889901 55.11 ns/op 46449.46 MB/s BenchmarkSetTypeNode64-4 6810954 16.12 ns/op 32756.48 MB/s BenchmarkSetTypeNode64Slice-4 334984 367.4 ns/op 45984.23 MB/s BenchmarkSetTypeNode64Dead-4 10638026 12.02 ns/op 43944.43 MB/s BenchmarkSetTypeNode64DeadSlice-4 393241 345.2 ns/op 48950.51 MB/s BenchmarkSetTypeNode124-4 7140697 15.74 ns/op 64027.26 MB/s BenchmarkSetTypeNode124Slice-4 249156 504.9 ns/op 63886.41 MB/s BenchmarkSetTypeNode126-4 7131861 15.69 ns/op 65271.36 MB/s BenchmarkSetTypeNode126Slice-4 222988 565.2 ns/op 57979.05 MB/s BenchmarkSetTypeNode128-4 4881722 21.80 ns/op 47698.66 MB/s BenchmarkSetTypeNode128Slice-4 207322 631.4 ns/op 52710.63 MB/s BenchmarkSetTypeNode130-4 4921383 22.05 ns/op 47892.41 MB/s BenchmarkSetTypeNode130Slice-4 178258 607.8 ns/op 55594.99 MB/s BenchmarkSetTypeNode1024-4 1000000 109.8 ns/op 74746.65 MB/s BenchmarkSetTypeNode1024Slice-4 29037 3490 ns/op 75269.41 MB/s BenchmarkAllocation-4 5280 74572 ns/op BenchmarkReadMemStats-4 100 1115093 ns/op BenchmarkReadMemStatsLatency-4 1 2733972 p50-ns 2733972 p90-ns 2733972 p99-ns BenchmarkWriteBarrier-4 2826757 40.34 ns/op BenchmarkBulkWriteBarrier-4 3752146 27.63 ns/op BenchmarkScanStackNoLocals-4 3 42077538 ns/op BenchmarkMSpanCountAlloc/bits=64-4 16161909 7.817 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13856689 8.215 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10642880 9.788 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7694751 13.19 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5745124 20.41 ns/op BenchmarkHash5-4 6550509 18.96 ns/op 263.67 MB/s BenchmarkHash16-4 7879696 14.02 ns/op 1141.28 MB/s BenchmarkHash64-4 6961974 15.18 ns/op 4215.33 MB/s BenchmarkHash1024-4 2585221 44.31 ns/op 23110.89 MB/s BenchmarkHash65536-4 51853 2268 ns/op 28891.02 MB/s BenchmarkAlignedLoad-4 9593178 11.14 ns/op BenchmarkUnalignedLoad-4 11169200 10.25 ns/op BenchmarkEqEfaceConcrete-4 8115633 14.84 ns/op BenchmarkEqIfaceConcrete-4 7198737 15.10 ns/op BenchmarkNeEfaceConcrete-4 8173651 14.27 ns/op BenchmarkNeIfaceConcrete-4 7620542 14.54 ns/op BenchmarkConvT2EByteSized/bool-4 4512638 25.07 ns/op BenchmarkConvT2EByteSized/uint8-4 4659655 24.93 ns/op BenchmarkConvT2ESmall-4 4584237 27.70 ns/op BenchmarkConvT2EUintptr-4 4465126 26.23 ns/op BenchmarkConvT2ELarge-4 1000000 124.9 ns/op BenchmarkConvT2ISmall-4 4492228 25.72 ns/op BenchmarkConvT2IUintptr-4 4291600 27.04 ns/op BenchmarkConvT2ILarge-4 906566 127.7 ns/op BenchmarkConvI2E-4 3956731 27.98 ns/op BenchmarkConvI2I-4 3852120 30.19 ns/op BenchmarkAssertE2T-4 3925810 30.56 ns/op BenchmarkAssertE2TLarge-4 2107792 52.54 ns/op BenchmarkAssertE2I-4 3792651 31.47 ns/op BenchmarkAssertI2T-4 3701361 30.84 ns/op BenchmarkAssertI2I-4 3521314 30.87 ns/op BenchmarkAssertI2E-4 4368840 26.20 ns/op BenchmarkAssertE2E-4 4416976 25.54 ns/op BenchmarkAssertE2T2-4 2741434 40.95 ns/op BenchmarkAssertE2T2Blank-4 3849006 31.49 ns/op BenchmarkAssertI2E2-4 3445428 32.80 ns/op BenchmarkAssertI2E2Blank-4 4603736 26.43 ns/op BenchmarkAssertE2E2-4 3560611 30.96 ns/op BenchmarkAssertE2E2Blank-4 4452558 25.43 ns/op BenchmarkConvT2Ezero/zero/16-4 4403500 26.40 ns/op BenchmarkConvT2Ezero/zero/32-4 4478168 26.06 ns/op BenchmarkConvT2Ezero/zero/64-4 4307161 25.97 ns/op BenchmarkConvT2Ezero/zero/str-4 4323201 26.76 ns/op BenchmarkConvT2Ezero/zero/slice-4 4405852 27.01 ns/op BenchmarkConvT2Ezero/zero/big-4 131043 1205 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 114.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 124.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 143788 1084 ns/op BenchmarkConvT2Ezero/smallint/16-4 4485342 26.27 ns/op BenchmarkConvT2Ezero/smallint/32-4 4479057 26.48 ns/op BenchmarkConvT2Ezero/smallint/64-4 4321358 27.30 ns/op BenchmarkConvT2Ezero/largeint/16-4 1406782 85.65 ns/op BenchmarkConvT2Ezero/largeint/32-4 1376116 89.18 ns/op BenchmarkConvT2Ezero/largeint/64-4 1391432 89.35 ns/op BenchmarkMalloc8-4 1129351 100.8 ns/op BenchmarkMalloc16-4 920236 110.7 ns/op BenchmarkMallocTypeInfo8-4 1266068 91.74 ns/op BenchmarkMallocTypeInfo16-4 1000000 112.0 ns/op BenchmarkMallocLargeStruct-4 117175 1461 ns/op BenchmarkGoroutineSelect-4 28 3948285 ns/op BenchmarkGoroutineBlocking-4 26 3954762 ns/op BenchmarkGoroutineForRange-4 27 3907375 ns/op BenchmarkGoroutineIdle-4 31 3682537 ns/op BenchmarkHashStringSpeed-4 2936824 41.12 ns/op BenchmarkHashBytesSpeed-4 1320697 87.18 ns/op BenchmarkHashInt32Speed-4 3194121 36.46 ns/op BenchmarkHashInt64Speed-4 3234540 36.53 ns/op BenchmarkHashStringArraySpeed-4 691345 186.0 ns/op BenchmarkMegMap-4 3168175 35.90 ns/op BenchmarkMegOneMap-4 3525117 33.10 ns/op BenchmarkMegEqMap-4 3682 34736 ns/op BenchmarkMegEmptyMap-4 4431972 26.52 ns/op BenchmarkSmallStrMap-4 3187261 37.01 ns/op BenchmarkMapStringKeysEight_16-4 3096637 38.76 ns/op BenchmarkMapStringKeysEight_32-4 3314641 36.42 ns/op BenchmarkMapStringKeysEight_64-4 3301682 36.44 ns/op BenchmarkMapStringKeysEight_1M-4 3181069 37.04 ns/op BenchmarkIntMap-4 3316693 34.48 ns/op BenchmarkMapFirst/1-4 4332868 27.65 ns/op BenchmarkMapFirst/2-4 4117686 28.29 ns/op BenchmarkMapFirst/3-4 4181575 27.96 ns/op BenchmarkMapFirst/4-4 4270798 27.88 ns/op BenchmarkMapFirst/5-4 3992066 27.39 ns/op BenchmarkMapFirst/6-4 4109834 28.10 ns/op BenchmarkMapFirst/7-4 4285220 28.75 ns/op BenchmarkMapFirst/8-4 4112278 28.58 ns/op BenchmarkMapFirst/9-4 3896953 31.40 ns/op BenchmarkMapFirst/10-4 3655384 31.10 ns/op BenchmarkMapFirst/11-4 3758542 31.51 ns/op BenchmarkMapFirst/12-4 3785695 32.08 ns/op BenchmarkMapFirst/13-4 3691417 31.18 ns/op BenchmarkMapFirst/14-4 3764295 31.42 ns/op BenchmarkMapFirst/15-4 3875286 31.97 ns/op BenchmarkMapFirst/16-4 3530913 32.07 ns/op BenchmarkMapMid/1-4 3381434 35.21 ns/op BenchmarkMapMid/2-4 3251150 35.65 ns/op BenchmarkMapMid/3-4 3138928 34.58 ns/op BenchmarkMapMid/4-4 3323728 34.91 ns/op BenchmarkMapMid/5-4 3386380 35.13 ns/op BenchmarkMapMid/6-4 3309925 35.60 ns/op BenchmarkMapMid/7-4 3446463 36.37 ns/op BenchmarkMapMid/8-4 2892112 39.63 ns/op BenchmarkMapMid/9-4 3274400 37.01 ns/op BenchmarkMapMid/10-4 3204595 36.94 ns/op BenchmarkMapMid/11-4 3281845 36.61 ns/op BenchmarkMapMid/12-4 3266488 37.63 ns/op BenchmarkMapMid/13-4 3341898 36.14 ns/op BenchmarkMapMid/14-4 3241064 37.43 ns/op BenchmarkMapMid/15-4 3194372 36.49 ns/op BenchmarkMapMid/16-4 3059200 37.00 ns/op BenchmarkMapLast/1-4 3296233 34.57 ns/op BenchmarkMapLast/2-4 3372642 34.51 ns/op BenchmarkMapLast/3-4 3551492 35.52 ns/op BenchmarkMapLast/4-4 3122834 35.38 ns/op BenchmarkMapLast/5-4 3324151 36.86 ns/op BenchmarkMapLast/6-4 3088981 38.12 ns/op BenchmarkMapLast/7-4 3123555 37.86 ns/op BenchmarkMapLast/8-4 3053715 38.59 ns/op BenchmarkMapLast/9-4 3125000 37.25 ns/op BenchmarkMapLast/10-4 3158220 37.10 ns/op BenchmarkMapLast/11-4 2966305 36.41 ns/op BenchmarkMapLast/12-4 3206782 36.67 ns/op BenchmarkMapLast/13-4 3168376 35.22 ns/op BenchmarkMapLast/14-4 3273799 38.52 ns/op BenchmarkMapLast/15-4 3318357 36.33 ns/op BenchmarkMapLast/16-4 3146649 36.69 ns/op BenchmarkMapCycle-4 2514392 45.43 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3254880 35.59 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3150 37350 ns/op BenchmarkMakeMap/[Byte]Byte-4 874552 306.7 ns/op BenchmarkMakeMap/[Int]Int-4 321338 709.9 ns/op BenchmarkNewEmptyMap-4 18049314 6.931 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1756118 64.42 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 692882 184.5 ns/op BenchmarkMapIterEmpty-4 4793296 24.76 ns/op BenchmarkSameLengthMap-4 4233128 27.83 ns/op BenchmarkBigKeyMap-4 1587126 74.42 ns/op BenchmarkBigValMap-4 1336898 85.73 ns/op BenchmarkSmallKeyMap-4 3058402 39.43 ns/op BenchmarkMapPopulate/1-4 2205054 51.04 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131209 1091 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8427 30114 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 706 222460 ns/op 51765 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 61 1944781 ns/op 416284 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 26067037 ns/op 6533264 B/op 2920 allocs/op BenchmarkComplexAlgMap-4 519621 228.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 770211 160.8 ns/op BenchmarkGoMapClear/Reflexive/10-4 693578 176.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 267600 452.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 50671 2372 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6246 18107 ns/op BenchmarkGoMapClear/NonReflexive/1-4 616572 211.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 561172 227.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 249498 547.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 48750 2460 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6396 18033 ns/op BenchmarkMapStringConversion/32/simple-4 1591551 78.34 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1540302 76.02 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1390947 87.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1477243 80.72 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1445238 81.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1267615 93.24 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1766053 68.47 ns/op BenchmarkMapInterfacePtr-4 2007458 59.92 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6483390 18.43 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 98140 1644 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6180 18552 ns/op BenchmarkMapPop1000-4 429 265678 ns/op BenchmarkMapPop10000-4 25 4624510 ns/op BenchmarkMapAssign/Int32/256-4 2389122 50.11 ns/op BenchmarkMapAssign/Int32/65536-4 1502620 74.54 ns/op BenchmarkMapAssign/Int64/256-4 2402659 50.54 ns/op BenchmarkMapAssign/Int64/65536-4 883326 140.6 ns/op BenchmarkMapAssign/Str/256-4 2010727 55.20 ns/op BenchmarkMapAssign/Str/65536-4 811914 133.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1482681 79.03 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 978652 116.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1459906 81.69 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 864618 125.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 514316 3672 ns/op BenchmarkMapOperatorAssign/Str/65536-4 326269 347.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 851529 149.1 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 319509 354.1 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 785448 140.7 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 331512 317.8 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 628815 203.9 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 132858 833.2 ns/op 116 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1498011 78.80 ns/op BenchmarkMapDelete/Int32/1000-4 1892168 61.15 ns/op BenchmarkMapDelete/Int32/10000-4 2148942 58.26 ns/op BenchmarkMapDelete/Int64/100-4 1443596 81.35 ns/op BenchmarkMapDelete/Int64/1000-4 2030151 56.07 ns/op BenchmarkMapDelete/Int64/10000-4 2360776 51.09 ns/op BenchmarkMapDelete/Str/100-4 1000000 100.3 ns/op BenchmarkMapDelete/Str/1000-4 1712797 72.62 ns/op BenchmarkMapDelete/Str/10000-4 1709725 71.32 ns/op BenchmarkMapDelete/Pointer/100-4 1350214 85.70 ns/op BenchmarkMapDelete/Pointer/1000-4 1817233 65.92 ns/op BenchmarkMapDelete/Pointer/10000-4 1967406 60.62 ns/op BenchmarkMemmove/0-4 22336464 5.580 ns/op BenchmarkMemmove/1-4 1494369 79.19 ns/op 12.63 MB/s BenchmarkMemmove/2-4 1474993 81.67 ns/op 24.49 MB/s BenchmarkMemmove/3-4 1326045 83.16 ns/op 36.08 MB/s BenchmarkMemmove/4-4 1444651 82.73 ns/op 48.35 MB/s BenchmarkMemmove/5-4 1444773 81.66 ns/op 61.23 MB/s BenchmarkMemmove/6-4 1435176 82.62 ns/op 72.62 MB/s BenchmarkMemmove/7-4 1485174 82.43 ns/op 84.92 MB/s BenchmarkMemmove/8-4 1509373 81.42 ns/op 98.26 MB/s BenchmarkMemmove/9-4 1000000 102.9 ns/op 87.50 MB/s BenchmarkMemmove/10-4 1350309 86.22 ns/op 115.98 MB/s BenchmarkMemmove/11-4 1387563 88.92 ns/op 123.71 MB/s BenchmarkMemmove/12-4 1372630 92.91 ns/op 129.15 MB/s BenchmarkMemmove/13-4 1374807 87.17 ns/op 149.13 MB/s BenchmarkMemmove/14-4 1347094 87.49 ns/op 160.01 MB/s BenchmarkMemmove/15-4 1355869 86.24 ns/op 173.92 MB/s BenchmarkMemmove/16-4 1448797 81.44 ns/op 196.46 MB/s BenchmarkMemmove/32-4 1401250 85.77 ns/op 373.11 MB/s BenchmarkMemmove/64-4 1313504 90.14 ns/op 710.01 MB/s BenchmarkMemmove/128-4 1209880 99.45 ns/op 1287.12 MB/s BenchmarkMemmove/256-4 941127 117.4 ns/op 2180.97 MB/s BenchmarkMemmove/512-4 712862 158.3 ns/op 3233.84 MB/s BenchmarkMemmove/1024-4 516052 245.3 ns/op 4174.17 MB/s BenchmarkMemmove/2048-4 324721 394.5 ns/op 5191.27 MB/s BenchmarkMemmove/4096-4 180482 711.0 ns/op 5760.91 MB/s BenchmarkMemmoveOverlap/32-4 1328744 87.68 ns/op 364.95 MB/s BenchmarkMemmoveOverlap/64-4 1307287 90.14 ns/op 710.01 MB/s BenchmarkMemmoveOverlap/128-4 1000000 107.8 ns/op 1187.57 MB/s BenchmarkMemmoveOverlap/256-4 954992 132.3 ns/op 1935.65 MB/s BenchmarkMemmoveOverlap/512-4 818629 159.4 ns/op 3211.14 MB/s BenchmarkMemmoveOverlap/1024-4 447856 252.9 ns/op 4049.74 MB/s BenchmarkMemmoveOverlap/2048-4 326821 399.6 ns/op 5124.78 MB/s BenchmarkMemmoveOverlap/4096-4 171250 694.8 ns/op 5895.40 MB/s BenchmarkMemmoveUnalignedDst/0-4 20585202 5.914 ns/op BenchmarkMemmoveUnalignedDst/1-4 1465410 81.08 ns/op 12.33 MB/s BenchmarkMemmoveUnalignedDst/2-4 1409530 81.79 ns/op 24.45 MB/s BenchmarkMemmoveUnalignedDst/3-4 1457832 83.02 ns/op 36.14 MB/s BenchmarkMemmoveUnalignedDst/4-4 1401706 83.90 ns/op 47.68 MB/s BenchmarkMemmoveUnalignedDst/5-4 1422590 81.80 ns/op 61.13 MB/s BenchmarkMemmoveUnalignedDst/6-4 1444671 82.71 ns/op 72.54 MB/s BenchmarkMemmoveUnalignedDst/7-4 1447944 83.57 ns/op 83.76 MB/s BenchmarkMemmoveUnalignedDst/8-4 1493746 79.07 ns/op 101.17 MB/s BenchmarkMemmoveUnalignedDst/9-4 1236528 85.11 ns/op 105.74 MB/s BenchmarkMemmoveUnalignedDst/10-4 1378442 85.18 ns/op 117.40 MB/s BenchmarkMemmoveUnalignedDst/11-4 1385954 85.57 ns/op 128.55 MB/s BenchmarkMemmoveUnalignedDst/12-4 1394229 85.27 ns/op 140.73 MB/s BenchmarkMemmoveUnalignedDst/13-4 1399904 85.65 ns/op 151.78 MB/s BenchmarkMemmoveUnalignedDst/14-4 1371651 88.24 ns/op 158.66 MB/s BenchmarkMemmoveUnalignedDst/15-4 1397818 85.31 ns/op 175.84 MB/s BenchmarkMemmoveUnalignedDst/16-4 1400527 84.71 ns/op 188.88 MB/s BenchmarkMemmoveUnalignedDst/32-4 1297123 89.32 ns/op 358.27 MB/s BenchmarkMemmoveUnalignedDst/64-4 1282665 93.07 ns/op 687.68 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 105.4 ns/op 1213.96 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 122.0 ns/op 2098.89 MB/s BenchmarkMemmoveUnalignedDst/512-4 795836 158.4 ns/op 3231.73 MB/s BenchmarkMemmoveUnalignedDst/1024-4 456058 260.5 ns/op 3930.32 MB/s BenchmarkMemmoveUnalignedDst/2048-4 305647 405.1 ns/op 5056.16 MB/s BenchmarkMemmoveUnalignedDst/4096-4 172317 787.8 ns/op 5199.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1362639 88.52 ns/op 361.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1263003 97.79 ns/op 654.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 104.1 ns/op 1230.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 121.1 ns/op 2113.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 716828 167.9 ns/op 3048.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 512548 245.4 ns/op 4172.64 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 328501 387.7 ns/op 5282.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 181196 688.3 ns/op 5950.81 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18915379 5.680 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1455402 81.32 ns/op 12.30 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1405324 82.66 ns/op 24.19 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1411281 82.14 ns/op 36.52 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1436852 82.74 ns/op 48.34 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1422846 83.41 ns/op 59.94 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1420861 82.88 ns/op 72.39 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1428921 84.21 ns/op 83.13 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1448306 80.11 ns/op 99.86 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1320124 94.94 ns/op 94.80 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1357472 87.11 ns/op 114.80 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1356184 86.65 ns/op 126.95 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1363821 86.82 ns/op 138.21 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1359980 86.45 ns/op 150.38 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1298446 86.58 ns/op 161.70 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1342779 88.00 ns/op 170.45 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1393597 88.90 ns/op 179.99 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1318093 88.92 ns/op 359.88 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1274802 93.40 ns/op 685.23 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 104.5 ns/op 1224.73 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 123.4 ns/op 2075.24 MB/s BenchmarkMemmoveUnalignedSrc/512-4 731914 162.2 ns/op 3156.43 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 474930 251.6 ns/op 4069.49 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 321504 399.2 ns/op 5129.81 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 160242 715.4 ns/op 5725.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1329318 89.50 ns/op 357.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1288905 94.90 ns/op 674.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 104.3 ns/op 1227.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 836438 125.6 ns/op 2038.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 807988 161.3 ns/op 3174.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 518143 261.3 ns/op 3918.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 275578 458.7 ns/op 4465.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 171163 695.5 ns/op 5889.65 MB/s BenchmarkMemclr/5-4 17600863 6.810 ns/op 734.17 MB/s BenchmarkMemclr/16-4 17658166 7.050 ns/op 2269.44 MB/s BenchmarkMemclr/64-4 15792747 7.702 ns/op 8309.72 MB/s BenchmarkMemclr/256-4 14208730 8.958 ns/op 28579.00 MB/s BenchmarkMemclr/4096-4 2359914 48.53 ns/op 84399.62 MB/s BenchmarkMemclr/65536-4 97876 1214 ns/op 53985.46 MB/s BenchmarkMemclr/1M-4 6027 21267 ns/op 49306.37 MB/s BenchmarkMemclr/4M-4 1257 87132 ns/op 48137.43 MB/s BenchmarkMemclr/8M-4 466 237091 ns/op 35381.46 MB/s BenchmarkMemclr/16M-4 151 794914 ns/op 21105.69 MB/s BenchmarkMemclr/64M-4 57 1935515 ns/op 34672.36 MB/s BenchmarkGoMemclr/5-4 1762748 64.12 ns/op 77.98 MB/s BenchmarkGoMemclr/16-4 775755 164.9 ns/op 97.01 MB/s BenchmarkGoMemclr/64-4 220185 572.5 ns/op 111.78 MB/s BenchmarkGoMemclr/256-4 53358 2198 ns/op 116.49 MB/s BenchmarkMemclrRange/1K_2K-4 95288 1270 ns/op 75493.73 MB/s BenchmarkMemclrRange/2K_8K-4 29384 3906 ns/op 85398.92 MB/s BenchmarkMemclrRange/4K_16K-4 35077 3372 ns/op 95818.38 MB/s BenchmarkMemclrRange/160K_228K-4 3846 33175 ns/op 50124.28 MB/s BenchmarkClearFat7-4 4704176 25.52 ns/op BenchmarkClearFat8-4 4849940 24.69 ns/op BenchmarkClearFat11-4 4264844 27.54 ns/op BenchmarkClearFat12-4 4219146 26.75 ns/op BenchmarkClearFat13-4 4304644 26.64 ns/op BenchmarkClearFat14-4 4552952 26.43 ns/op BenchmarkClearFat15-4 4694420 25.87 ns/op BenchmarkClearFat16-4 4677266 24.92 ns/op BenchmarkClearFat24-4 4377394 25.58 ns/op BenchmarkClearFat32-4 4103959 26.14 ns/op BenchmarkClearFat40-4 4261534 28.80 ns/op BenchmarkClearFat48-4 4247642 27.77 ns/op BenchmarkClearFat56-4 4011871 29.47 ns/op BenchmarkClearFat64-4 3994882 29.61 ns/op BenchmarkClearFat72-4 3924045 29.13 ns/op BenchmarkClearFat128-4 3625622 33.54 ns/op BenchmarkClearFat256-4 2816907 44.09 ns/op BenchmarkClearFat512-4 1553486 71.36 ns/op BenchmarkClearFat1024-4 1000000 119.6 ns/op BenchmarkClearFat1032-4 1000000 115.4 ns/op BenchmarkClearFat1040-4 1000000 121.3 ns/op BenchmarkCopyFat7-4 4085368 26.51 ns/op BenchmarkCopyFat8-4 4291206 24.57 ns/op BenchmarkCopyFat11-4 4690189 25.64 ns/op BenchmarkCopyFat12-4 4346278 26.06 ns/op BenchmarkCopyFat13-4 4531084 25.82 ns/op BenchmarkCopyFat14-4 4195315 26.36 ns/op BenchmarkCopyFat15-4 4066588 26.09 ns/op BenchmarkCopyFat16-4 4254213 25.31 ns/op BenchmarkCopyFat24-4 3982194 26.06 ns/op BenchmarkCopyFat32-4 3615176 29.32 ns/op BenchmarkCopyFat64-4 4217269 28.02 ns/op BenchmarkCopyFat72-4 3997141 28.29 ns/op BenchmarkCopyFat128-4 3407810 34.44 ns/op BenchmarkCopyFat256-4 2714960 44.62 ns/op BenchmarkCopyFat512-4 1630519 72.53 ns/op BenchmarkCopyFat520-4 1562193 74.28 ns/op BenchmarkCopyFat1024-4 1000000 123.5 ns/op BenchmarkCopyFat1032-4 1000000 119.9 ns/op BenchmarkCopyFat1040-4 1000000 118.9 ns/op BenchmarkIssue18740/2byte-4 350 326748 ns/op BenchmarkIssue18740/4byte-4 656 187245 ns/op BenchmarkIssue18740/8byte-4 1094 109994 ns/op BenchmarkReadMetricsLatency-4 14379 3049 p50-ns 4568 p90-ns 8132 p99-ns BenchmarkFinalizer-4 242 527195 ns/op BenchmarkFinalizerRun-4 241844 613.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8281196 14.12 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3794518 30.85 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3103399 38.56 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3020239 38.44 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1695555 69.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1559265 76.65 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2936967 39.48 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1709415 69.69 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1735129 67.45 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2595408 43.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2628146 43.78 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2283891 50.66 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1984447 58.57 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1716427 63.60 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7677710 15.27 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7684473 14.22 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8205847 14.61 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7680926 15.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7191649 17.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7153821 16.68 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6909572 15.19 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8111418 14.68 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7581204 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7933078 14.89 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8007560 14.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7827537 14.74 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8165480 14.62 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7949455 14.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8526105 14.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7444335 14.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7921642 14.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8466174 14.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8157763 14.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7653589 15.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7416138 15.24 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7308979 15.12 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6297262 16.50 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6912466 15.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7378034 16.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7600147 14.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6764691 14.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8210284 14.45 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7569546 14.98 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7414477 15.02 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7536507 14.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8097916 14.58 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7312562 14.83 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8207865 14.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8153702 14.29 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7309255 14.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7417321 15.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7547126 14.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8039625 14.64 ns/op BenchmarkNetpollBreak-4 3535 101485 ns/op BenchmarkPingPongHog-4 580 375992 ns/op BenchmarkStackGrowth-4 103604 1199 ns/op BenchmarkStackGrowthDeep-4 1287 88380 ns/op BenchmarkCreateGoroutines-4 65865 3150 ns/op BenchmarkCreateGoroutinesParallel-4 67022 1702 ns/op BenchmarkCreateGoroutinesCapture-4 8088 13108 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 44328 2268 ns/op BenchmarkClosureCall-4 24879943 4.600 ns/op BenchmarkWakeupParallelSpinning/0s-4 6217 20852 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3858 26733 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4116 27991 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2895 45813 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1723 71704 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1010 120759 ns/op BenchmarkWakeupParallelSpinning/50µs-4 411 268052 ns/op BenchmarkWakeupParallelSpinning/100µs-4 235 474515 ns/op BenchmarkMatmult-4 5327695 27.17 ns/op BenchmarkFastrand-4 7571204 15.89 ns/op BenchmarkFastrand64-4 7297411 15.68 ns/op BenchmarkFastrandHashiter-4 3668475 30.56 ns/op BenchmarkFastrandn/2-4 4448076 24.99 ns/op BenchmarkFastrandn/3-4 4129135 25.96 ns/op BenchmarkFastrandn/4-4 4804485 24.39 ns/op BenchmarkFastrandn/5-4 4786527 24.49 ns/op BenchmarkIfaceCmp100-4 124086 1003 ns/op BenchmarkIfaceCmpNil100-4 242361 498.6 ns/op BenchmarkEfaceCmpDiff-4 51147 2417 ns/op BenchmarkEfaceCmpDiffIndirect-4 47824 2494 ns/op BenchmarkDefer-4 1719306 69.39 ns/op BenchmarkDefer10-4 964113 156.0 ns/op BenchmarkDeferMany-4 511450 411.0 ns/op BenchmarkPanicRecover-4 242469 513.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1260834 ns/op 1113524 p50-ns 1821900 p90-ns 2207848 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 98 1450944 ns/op 1325901 p50-ns 2083822 p90-ns 6082413 p99-ns BenchmarkGoroutineProfile/small/idle-4 58 2703985 ns/op 2469355 p50-ns 3671370 p90-ns 7183607 p99-ns BenchmarkGoroutineProfile/small/loaded-4 60 3435675 ns/op 2893992 p50-ns 4891735 p90-ns 10286883 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 92 1248865 ns/op 1160244 p50-ns 1728782 p90-ns 2415780 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1634269 ns/op 1430803 p50-ns 2323468 p90-ns 14681850 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 8104049 ns/op 8074341 p50-ns 8982815 p90-ns 9343672 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 18441261 ns/op 16961664 p50-ns 25739843 p90-ns 25739843 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1305377 ns/op 1155239 p50-ns 1901303 p90-ns 2362245 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 90 1382118 ns/op 1127560 p50-ns 2062152 p90-ns 5303586 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 27 4238124 ns/op 3776283 p50-ns 5997156 p90-ns 10618217 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 4055537 ns/op 2800298 p50-ns 5841677 p90-ns 27887596 p99-ns BenchmarkRWMutexUncontended-4 791496 1296 ns/op BenchmarkRWMutexWrite100-4 44182 18217 ns/op BenchmarkRWMutexWrite10-4 113696 1980 ns/op BenchmarkRWMutexWorkWrite100-4 35299 3266 ns/op BenchmarkRWMutexWorkWrite10-4 100578 6171 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2283 50328 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1015 104837 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1056 99271 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 519 211227 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 589 195585 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 256 443742 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 291 388663 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 913214 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 157263 822.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 166932 697.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 156402 827.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 139096 997.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 213919 731.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 169670 877.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 158007 813.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 157947 796.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 169645 1026 ns/op BenchmarkMakeSlice/Byte-4 1519185 93.04 ns/op BenchmarkMakeSlice/Int16-4 1538176 81.40 ns/op BenchmarkMakeSlice/Int-4 1000000 101.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 132.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 194.4 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 192.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 254.5 ns/op BenchmarkGrowSlice/Byte-4 569173 289.9 ns/op BenchmarkGrowSlice/Int16-4 460020 273.2 ns/op BenchmarkGrowSlice/Int-4 639705 321.2 ns/op BenchmarkGrowSlice/Ptr-4 432314 395.0 ns/op BenchmarkGrowSlice/Struct/24-4 188149 784.4 ns/op BenchmarkGrowSlice/Struct/32-4 146072 924.6 ns/op BenchmarkGrowSlice/Struct/40-4 106300 1015 ns/op BenchmarkExtendSlice/IntSlice-4 362199 633.5 ns/op BenchmarkExtendSlice/PointerSlice-4 198744 784.3 ns/op BenchmarkExtendSlice/NoGrow-4 338743 382.7 ns/op BenchmarkAppend-4 944630 121.3 ns/op BenchmarkAppendGrowByte-4 2 69855400 ns/op BenchmarkAppendGrowString-4 1 375421743 ns/op BenchmarkAppendSlice/1Bytes-4 835477 182.3 ns/op BenchmarkAppendSlice/4Bytes-4 576614 185.0 ns/op BenchmarkAppendSlice/7Bytes-4 600801 206.3 ns/op BenchmarkAppendSlice/8Bytes-4 620791 169.0 ns/op BenchmarkAppendSlice/15Bytes-4 639058 190.1 ns/op BenchmarkAppendSlice/16Bytes-4 555117 186.4 ns/op BenchmarkAppendSlice/32Bytes-4 508338 509.0 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 43610 3171 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14131 7750 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9555 25138 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1012 100633 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 136 1136887 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 32 3408315 ns/op BenchmarkAppendStr/1Bytes-4 1272698 93.13 ns/op BenchmarkAppendStr/4Bytes-4 1302314 92.55 ns/op BenchmarkAppendStr/8Bytes-4 1268492 92.36 ns/op BenchmarkAppendStr/16Bytes-4 1272813 95.00 ns/op BenchmarkAppendStr/32Bytes-4 1330758 89.88 ns/op BenchmarkAppendSpecialCase-4 1000000 117.9 ns/op BenchmarkCopy/1Byte-4 1506379 79.97 ns/op 12.51 MB/s BenchmarkCopy/1String-4 1472935 79.88 ns/op 12.52 MB/s BenchmarkCopy/2Byte-4 1464692 80.21 ns/op 24.93 MB/s BenchmarkCopy/2String-4 1469942 82.44 ns/op 24.26 MB/s BenchmarkCopy/4Byte-4 1472948 79.14 ns/op 50.54 MB/s BenchmarkCopy/4String-4 1478067 81.06 ns/op 49.34 MB/s BenchmarkCopy/8Byte-4 1475324 81.73 ns/op 97.88 MB/s BenchmarkCopy/8String-4 1392686 78.95 ns/op 101.33 MB/s BenchmarkCopy/12Byte-4 1463181 83.23 ns/op 144.17 MB/s BenchmarkCopy/12String-4 1443307 82.91 ns/op 144.74 MB/s BenchmarkCopy/16Byte-4 1479351 79.88 ns/op 200.30 MB/s BenchmarkCopy/16String-4 1455734 81.77 ns/op 195.67 MB/s BenchmarkCopy/32Byte-4 1437885 84.70 ns/op 377.82 MB/s BenchmarkCopy/32String-4 1404945 85.61 ns/op 373.78 MB/s BenchmarkCopy/128Byte-4 1000000 101.0 ns/op 1266.90 MB/s BenchmarkCopy/128String-4 1000000 109.1 ns/op 1172.80 MB/s BenchmarkCopy/1024Byte-4 476772 284.2 ns/op 3603.66 MB/s BenchmarkCopy/1024String-4 334399 373.5 ns/op 2741.49 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22798 5059 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 16184 9014 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13565 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16044 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8883 21923 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145329 1109 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 152956 1133 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 86517 1377 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 77551 1686 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 57392 2055 ns/op BenchmarkStackCopyPtr-4 1 119593532 ns/op BenchmarkStackCopy-4 2 71013296 ns/op BenchmarkStackCopyNoCache-4 31 4091591 ns/op BenchmarkStackCopyWithStkobj-4 3 60575227 ns/op BenchmarkIssue18138-4 120 1015805 ns/op BenchmarkCompareStringEqual-4 7454666 15.67 ns/op BenchmarkCompareStringIdentical-4 24305938 4.837 ns/op BenchmarkCompareStringSameLength-4 16176138 6.503 ns/op BenchmarkCompareStringDifferentLength-4 27005014 4.671 ns/op BenchmarkCompareStringBigUnaligned-4 1644 68914 ns/op 15215.90 MB/s BenchmarkCompareStringBig-4 1866 64693 ns/op 16208.64 MB/s BenchmarkConcatStringAndBytes-4 1911502 63.77 ns/op BenchmarkSliceByteToString/1-4 1735417 68.24 ns/op BenchmarkSliceByteToString/2-4 1000000 140.0 ns/op BenchmarkSliceByteToString/4-4 908901 136.2 ns/op BenchmarkSliceByteToString/8-4 1000000 134.1 ns/op BenchmarkSliceByteToString/16-4 907345 130.4 ns/op BenchmarkSliceByteToString/32-4 983551 187.1 ns/op BenchmarkSliceByteToString/64-4 908280 196.2 ns/op BenchmarkSliceByteToString/128-4 862023 298.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2414823 50.58 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 849331 119.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 102.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2726569 39.27 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1591548 72.67 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1792618 66.22 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1784385 66.27 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 383582 338.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 454935 279.9 ns/op BenchmarkRuneIterate/range/ASCII-4 8170354 15.23 ns/op BenchmarkRuneIterate/range/Japanese-4 2472504 47.35 ns/op BenchmarkRuneIterate/range/MixedLength-4 3056316 38.58 ns/op BenchmarkRuneIterate/range1/ASCII-4 7692362 15.05 ns/op BenchmarkRuneIterate/range1/Japanese-4 2461104 46.35 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2652216 38.24 ns/op BenchmarkRuneIterate/range2/ASCII-4 7546820 14.95 ns/op BenchmarkRuneIterate/range2/Japanese-4 2479888 46.22 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2648294 48.94 ns/op BenchmarkArrayEqual-4 26799609 4.670 ns/op BenchmarkFunc/Name-4 6100828 18.51 ns/op BenchmarkFunc/Entry-4 13110222 9.445 ns/op BenchmarkFunc/FileLine-4 1826727 57.79 ns/op PASS ok runtime 387.944s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25975 3884 ns/op BenchmarkHandle/concurrent-4 23260 4673 ns/op PASS ok runtime/cgo 0.406s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26617024 4.277 ns/op BenchmarkAtomicStore64-4 12919683 9.801 ns/op BenchmarkAtomicLoad-4 30010660 4.480 ns/op BenchmarkAtomicStore-4 13255389 9.652 ns/op BenchmarkAnd8-4 12912408 9.759 ns/op BenchmarkAnd-4 13003694 9.626 ns/op BenchmarkAnd8Parallel-4 4652284 28.02 ns/op BenchmarkAndParallel-4 4310822 27.12 ns/op BenchmarkOr8-4 13553235 9.832 ns/op BenchmarkOr-4 13522116 9.661 ns/op BenchmarkOr8Parallel-4 4525915 26.74 ns/op BenchmarkOrParallel-4 4338038 26.63 ns/op BenchmarkXadd-4 4410808 26.76 ns/op BenchmarkXadd64-4 4229095 27.30 ns/op BenchmarkCas-4 2645698 45.68 ns/op BenchmarkCas64-4 2598477 40.60 ns/op BenchmarkXchg-4 3704174 33.77 ns/op BenchmarkXchg64-4 3906678 28.87 ns/op PASS ok runtime/internal/atomic 3.410s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3466102 32.88 ns/op BenchmarkMulUintptr/large-4 2748500 43.64 ns/op PASS ok runtime/internal/math 0.670s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 10482794 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 15835130 ns/op 352.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 38 3224476 ns/op 5.237 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 17721251 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 26226089 ns/op 1314 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 32 4550971 ns/op 87.66 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 88277580 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 104936987 ns/op 7998 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 9 11422257 ns/op 823.4 concurrent_launches/op PASS ok runtime/pprof 2.276s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 10613470 ns/op BenchmarkStackLeak-4 17607 7438 ns/op PASS ok runtime/race 0.728s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2835038 41.12 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 336524 468.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.464s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 113989 947.7 ns/op BenchmarkSortString1K-4 162 743144 ns/op BenchmarkSortString1K_Slice-4 176 715824 ns/op BenchmarkStableString1K-4 86 1440970 ns/op BenchmarkSortInt1K-4 152 851780 ns/op BenchmarkSortInt1K_Sorted-4 2049 49610 ns/op BenchmarkSortInt1K_Reversed-4 1526 83173 ns/op BenchmarkSortInt1K_Mod8-4 432 305233 ns/op BenchmarkStableInt1K-4 100 1285705 ns/op BenchmarkStableInt1K_Slice-4 100 1097543 ns/op BenchmarkSortInt64K-4 2 71487262 ns/op BenchmarkSortInt64K_Slice-4 2 64041845 ns/op BenchmarkStableInt64K-4 1 103904365 ns/op BenchmarkSort1e2-4 297 429748 ns/op BenchmarkStable1e2-4 100 1068014 ns/op BenchmarkSort1e4-4 2 70529762 ns/op BenchmarkStable1e4-4 1 277431123 ns/op PASS ok sort 26.587s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 610549 176.2 ns/op BenchmarkAtof64Float-4 521845 193.7 ns/op BenchmarkAtof64FloatExp-4 591368 227.0 ns/op BenchmarkAtof64Big-4 419215 303.7 ns/op BenchmarkAtof64RandomBits-4 423915 316.1 ns/op BenchmarkAtof64RandomFloats-4 446109 294.0 ns/op BenchmarkAtof64RandomLongFloats-4 358208 325.7 ns/op BenchmarkAtof32Decimal-4 729040 171.7 ns/op BenchmarkAtof32Float-4 678162 200.8 ns/op BenchmarkAtof32FloatExp-4 399697 292.9 ns/op BenchmarkAtof32Random-4 332728 375.5 ns/op BenchmarkAtof32RandomLong-4 138643 899.8 ns/op BenchmarkParseInt/Pos/7bit-4 1222464 94.69 ns/op BenchmarkParseInt/Pos/26bit-4 764688 157.2 ns/op BenchmarkParseInt/Pos/31bit-4 674230 180.1 ns/op BenchmarkParseInt/Pos/56bit-4 473004 255.1 ns/op BenchmarkParseInt/Pos/63bit-4 378619 268.9 ns/op BenchmarkParseInt/Neg/7bit-4 1295469 91.47 ns/op BenchmarkParseInt/Neg/26bit-4 836719 158.0 ns/op BenchmarkParseInt/Neg/31bit-4 744768 180.6 ns/op BenchmarkParseInt/Neg/56bit-4 411586 252.6 ns/op BenchmarkParseInt/Neg/63bit-4 495442 265.6 ns/op BenchmarkAtoi/Pos/7bit-4 1623122 74.62 ns/op BenchmarkAtoi/Pos/26bit-4 922428 133.5 ns/op BenchmarkAtoi/Pos/31bit-4 768193 142.5 ns/op BenchmarkAtoi/Pos/56bit-4 560968 222.7 ns/op BenchmarkAtoi/Pos/63bit-4 478801 288.8 ns/op BenchmarkAtoi/Neg/7bit-4 1395337 77.39 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 128.6 ns/op BenchmarkAtoi/Neg/31bit-4 925021 137.7 ns/op BenchmarkAtoi/Neg/56bit-4 619701 203.0 ns/op BenchmarkAtoi/Neg/63bit-4 445683 266.4 ns/op BenchmarkFormatFloat/Decimal-4 107224 1185 ns/op BenchmarkFormatFloat/Float-4 96828 1304 ns/op BenchmarkFormatFloat/Exp-4 96309 1161 ns/op BenchmarkFormatFloat/NegExp-4 100905 1160 ns/op BenchmarkFormatFloat/LongExp-4 84373 1427 ns/op BenchmarkFormatFloat/Big-4 79002 1455 ns/op BenchmarkFormatFloat/BinaryExp-4 196304 614.2 ns/op BenchmarkFormatFloat/32Integer-4 113355 1071 ns/op BenchmarkFormatFloat/32ExactFraction-4 112534 1151 ns/op BenchmarkFormatFloat/32Point-4 98355 1240 ns/op BenchmarkFormatFloat/32Exp-4 103414 1113 ns/op BenchmarkFormatFloat/32NegExp-4 107845 1107 ns/op BenchmarkFormatFloat/32Shortest-4 111030 1096 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 113469 1012 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 120909 1085 ns/op BenchmarkFormatFloat/64Fixed1-4 103062 1182 ns/op BenchmarkFormatFloat/64Fixed2-4 133176 831.7 ns/op BenchmarkFormatFloat/64Fixed3-4 149973 839.1 ns/op BenchmarkFormatFloat/64Fixed4-4 133352 920.8 ns/op BenchmarkFormatFloat/64Fixed12-4 75388 1431 ns/op BenchmarkFormatFloat/64Fixed16-4 87444 1286 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96472 1206 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 91028 1340 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2073 55447 ns/op BenchmarkFormatFloat/Slowpath64-4 82986 1475 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 85640 1457 ns/op BenchmarkAppendFloat/Decimal-4 110242 940.9 ns/op BenchmarkAppendFloat/Float-4 91711 1169 ns/op BenchmarkAppendFloat/Exp-4 120175 987.5 ns/op BenchmarkAppendFloat/NegExp-4 114842 1036 ns/op BenchmarkAppendFloat/LongExp-4 90480 1339 ns/op BenchmarkAppendFloat/Big-4 88706 1304 ns/op BenchmarkAppendFloat/BinaryExp-4 331232 396.5 ns/op BenchmarkAppendFloat/32Integer-4 131358 946.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 117543 1136 ns/op BenchmarkAppendFloat/32Point-4 111226 1073 ns/op BenchmarkAppendFloat/32Exp-4 122901 1030 ns/op BenchmarkAppendFloat/32NegExp-4 125390 952.7 ns/op BenchmarkAppendFloat/32Shortest-4 136810 878.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 143755 753.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 156823 781.7 ns/op BenchmarkAppendFloat/64Fixed1-4 191702 636.9 ns/op BenchmarkAppendFloat/64Fixed2-4 190788 640.6 ns/op BenchmarkAppendFloat/64Fixed3-4 192261 635.2 ns/op BenchmarkAppendFloat/64Fixed4-4 199291 628.2 ns/op BenchmarkAppendFloat/64Fixed12-4 99034 1188 ns/op BenchmarkAppendFloat/64Fixed16-4 126291 971.3 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 140332 909.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 113869 1071 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2545 48696 ns/op BenchmarkAppendFloat/Slowpath64-4 100738 1180 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 103108 1134 ns/op BenchmarkFormatInt-4 16747 7080 ns/op BenchmarkAppendInt-4 18177 6717 ns/op BenchmarkFormatUint-4 96327 1312 ns/op BenchmarkAppendUint-4 105691 1126 ns/op BenchmarkFormatIntSmall/7-4 2249148 52.95 ns/op BenchmarkFormatIntSmall/42-4 2230801 52.94 ns/op BenchmarkAppendIntSmall-4 1179723 94.14 ns/op BenchmarkAppendUintVarlen/1-4 1000000 100.8 ns/op BenchmarkAppendUintVarlen/12-4 1000000 101.8 ns/op BenchmarkAppendUintVarlen/123-4 941778 129.9 ns/op BenchmarkAppendUintVarlen/1234-4 940812 128.4 ns/op BenchmarkAppendUintVarlen/12345-4 868753 128.9 ns/op BenchmarkAppendUintVarlen/123456-4 890986 130.8 ns/op BenchmarkAppendUintVarlen/1234567-4 909480 130.9 ns/op BenchmarkAppendUintVarlen/12345678-4 888486 132.6 ns/op BenchmarkAppendUintVarlen/123456789-4 882105 134.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 875978 135.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 923912 138.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 890761 137.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 916023 138.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 849858 144.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 850858 151.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 901288 141.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 817202 145.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 831067 147.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 804091 149.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 829594 149.7 ns/op BenchmarkQuote-4 43920 2650 ns/op BenchmarkQuoteRune-4 441912 270.8 ns/op BenchmarkAppendQuote-4 51819 2333 ns/op BenchmarkAppendQuoteRune-4 762249 152.2 ns/op BenchmarkUnquoteEasy-4 1508658 79.14 ns/op BenchmarkUnquoteHard-4 40170 2981 ns/op PASS ok strconv 19.385s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 349268 378.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 101618 1340 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 161367 834.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 236931 534.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 69237 1716 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92882 1799 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 540552 346.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27451 4075 ns/op BenchmarkGenericMatch1-4 2140 56536 ns/op BenchmarkGenericMatch2-4 433 261278 ns/op BenchmarkSingleMaxSkipping-4 10000 10021 ns/op 997.89 MB/s BenchmarkSingleLongSuffixFail-4 18858 6098 ns/op 164.32 MB/s BenchmarkSingleMatch-4 234 475243 ns/op 31.56 MB/s BenchmarkByteByteNoMatch-4 95890 1178 ns/op BenchmarkByteByteMatch-4 16795 7261 ns/op BenchmarkByteStringMatch-4 17953 6624 ns/op BenchmarkHTMLEscapeNew-4 67882 1762 ns/op BenchmarkHTMLEscapeOld-4 79719 1516 ns/op BenchmarkByteStringReplacerWriteString-4 1554 78153 ns/op BenchmarkByteReplacerWriteString-4 1837 67565 ns/op BenchmarkByteByteReplaces-4 3138 39246 ns/op BenchmarkByteByteMap-4 10000 12079 ns/op BenchmarkMap/identity/ASCII-4 836530 151.9 ns/op BenchmarkMap/identity/Greek-4 606019 213.6 ns/op BenchmarkMap/change/ASCII-4 36634 3154 ns/op BenchmarkMap/change/Greek-4 27039 4369 ns/op BenchmarkIndexRune-4 1975234 60.49 ns/op BenchmarkIndexRuneLongString-4 1681353 69.90 ns/op BenchmarkIndexRuneFastPath-4 3519130 32.76 ns/op BenchmarkIndex-4 3636387 32.64 ns/op BenchmarkLastIndex-4 3589816 32.51 ns/op BenchmarkIndexByte-4 15664512 7.511 ns/op BenchmarkToUpper/#00-4 3151340 39.59 ns/op BenchmarkToUpper/ONLYUPPER-4 2245087 49.78 ns/op BenchmarkToUpper/abc-4 356085 359.3 ns/op BenchmarkToUpper/AbC123-4 249694 491.5 ns/op BenchmarkToUpper/azAZ09_-4 258896 441.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 48702 2453 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61064 1939 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30522 4081 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47886 2201 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124305 1022 ns/op BenchmarkToLower/#00-4 2830906 41.54 ns/op BenchmarkToLower/abc-4 2607271 44.25 ns/op BenchmarkToLower/AbC123-4 217117 579.5 ns/op BenchmarkToLower/azAZ09_-4 181638 611.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79674 1410 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 58436 2022 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30206 3554 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71962 1699 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113186 1060 ns/op BenchmarkMapNoChanges-4 981098 124.2 ns/op BenchmarkTrim-4 33619 3399 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2601984 45.88 ns/op BenchmarkToValidUTF8/InvalidASCII-4 174685 736.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 72482 1516 ns/op BenchmarkEqualFold/Tests-4 54584 2209 ns/op BenchmarkEqualFold/ASCII-4 2803484 42.60 ns/op BenchmarkEqualFold/UnicodePrefix-4 124881 955.7 ns/op BenchmarkEqualFold/UnicodeSuffix-4 138224 950.8 ns/op BenchmarkIndexHard1-4 1005 110573 ns/op BenchmarkIndexHard2-4 757 156656 ns/op BenchmarkIndexHard3-4 193 604197 ns/op BenchmarkIndexHard4-4 246 500568 ns/op BenchmarkLastIndexHard1-4 84 1547646 ns/op BenchmarkLastIndexHard2-4 82 1605481 ns/op BenchmarkLastIndexHard3-4 79 1550357 ns/op BenchmarkCountHard1-4 1090 110862 ns/op BenchmarkCountHard2-4 710 165160 ns/op BenchmarkCountHard3-4 180 613498 ns/op BenchmarkIndexTorture-4 10000 12189 ns/op BenchmarkCountTorture-4 10000 11845 ns/op BenchmarkCountTortureOverlapping-4 775 133590 ns/op BenchmarkCountByte/10-4 3037675 37.17 ns/op 269.00 MB/s BenchmarkCountByte/32-4 2852445 37.94 ns/op 843.39 MB/s BenchmarkCountByte/4096-4 1000000 124.1 ns/op 33008.25 MB/s BenchmarkCountByte/4194304-4 826 138664 ns/op 30247.94 MB/s BenchmarkCountByte/67108864-4 28 4825288 ns/op 13907.74 MB/s BenchmarkFields/ASCII/16-4 182608 548.2 ns/op 29.19 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26002 4921 ns/op 52.02 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1654 78861 ns/op 51.94 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1321464 ns/op 49.59 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21950269 ns/op 47.77 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 357279 367.7 ns/op 43.52 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8101 14150 ns/op 18.09 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 522 240531 ns/op 17.03 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4192873 ns/op 15.63 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 76256079 ns/op 13.75 MB/s 10449248 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 164504 802.3 ns/op 19.94 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14506 8642 ns/op 29.62 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 690 163587 ns/op 25.04 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3354571 ns/op 19.54 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60643842 ns/op 17.29 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 216969 589.6 ns/op 27.14 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12294 ns/op 20.82 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 570 205666 ns/op 19.92 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 3947943 ns/op 16.60 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67296639 ns/op 15.58 MB/s 10449248 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 78740176 ns/op BenchmarkSplitSingleByteSeparator-4 22 9048036 ns/op BenchmarkSplitMultiByteSeparator-4 33 3814666 ns/op BenchmarkSplitNSingleByteSeparator-4 212536 792.2 ns/op BenchmarkSplitNMultiByteSeparator-4 144124 940.3 ns/op BenchmarkRepeat/5x0-4 2711065 43.03 ns/op BenchmarkRepeat/5x1-4 2709452 42.73 ns/op BenchmarkRepeat/5x2-4 250296 544.3 ns/op BenchmarkRepeat/5x6-4 99952 1033 ns/op BenchmarkRepeat/10x0-4 2973576 40.36 ns/op BenchmarkRepeat/10x1-4 2932473 40.59 ns/op BenchmarkRepeat/10x2-4 234692 524.5 ns/op BenchmarkRepeat/10x6-4 127918 935.1 ns/op BenchmarkRepeatLarge/256/1-4 56410 2354 ns/op 108.77 MB/s BenchmarkRepeatLarge/256/16-4 88018 1393 ns/op 183.76 MB/s BenchmarkRepeatLarge/512/1-4 44337 2770 ns/op 184.83 MB/s BenchmarkRepeatLarge/512/16-4 59322 2005 ns/op 255.42 MB/s BenchmarkRepeatLarge/1024/1-4 36908 3714 ns/op 275.74 MB/s BenchmarkRepeatLarge/1024/16-4 43138 2932 ns/op 349.30 MB/s BenchmarkRepeatLarge/2048/1-4 20108 5541 ns/op 369.59 MB/s BenchmarkRepeatLarge/2048/16-4 24411 4994 ns/op 410.07 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10070 ns/op 406.74 MB/s BenchmarkRepeatLarge/4096/16-4 14530 9381 ns/op 436.60 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15129 ns/op 541.47 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14152 ns/op 578.84 MB/s BenchmarkRepeatLarge/8192/4097-4 3819285 33.30 ns/op 123050.26 MB/s BenchmarkRepeatLarge/16384/1-4 8685 28522 ns/op 574.44 MB/s BenchmarkRepeatLarge/16384/16-4 7227 25530 ns/op 641.75 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19236 ns/op 638.95 MB/s BenchmarkRepeatLarge/32768/1-4 3198 44335 ns/op 739.09 MB/s BenchmarkRepeatLarge/32768/16-4 3614 49370 ns/op 663.72 MB/s BenchmarkRepeatLarge/32768/4097-4 2361 43499 ns/op 659.31 MB/s BenchmarkRepeatLarge/65536/1-4 1363 98903 ns/op 662.63 MB/s BenchmarkRepeatLarge/65536/16-4 1507 92168 ns/op 711.05 MB/s BenchmarkRepeatLarge/65536/4097-4 1464 84772 ns/op 724.95 MB/s BenchmarkRepeatLarge/131072/1-4 352 331098 ns/op 395.87 MB/s BenchmarkRepeatLarge/131072/16-4 392 312877 ns/op 418.92 MB/s BenchmarkRepeatLarge/131072/4097-4 340 321400 ns/op 395.17 MB/s BenchmarkRepeatLarge/262144/1-4 177 610909 ns/op 429.11 MB/s BenchmarkRepeatLarge/262144/16-4 211 592362 ns/op 442.54 MB/s BenchmarkRepeatLarge/262144/4097-4 182 610185 ns/op 423.00 MB/s BenchmarkRepeatLarge/524288/1-4 90 1199679 ns/op 437.02 MB/s BenchmarkRepeatLarge/524288/16-4 98 1164396 ns/op 450.27 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1194747 ns/op 435.51 MB/s BenchmarkRepeatLarge/1048576/1-4 48 2327157 ns/op 450.58 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2273339 ns/op 461.25 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2297159 ns/op 454.79 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4173570 ns/op 502.48 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4209788 ns/op 498.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4723718 ns/op 443.20 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8246858 ns/op 508.59 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8356968 ns/op 501.89 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7865625 ns/op 532.85 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13312156 ns/op 630.15 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13864576 ns/op 605.04 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13407554 ns/op 625.51 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26094917 ns/op 642.93 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24949800 ns/op 672.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24803620 ns/op 676.40 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50328322 ns/op 666.71 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49583694 ns/op 676.72 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48948874 ns/op 685.50 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100806724 ns/op 665.72 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104434352 ns/op 642.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114439146 ns/op 586.42 MB/s BenchmarkRepeatLarge/134217728/1-4 1 199557619 ns/op 672.58 MB/s BenchmarkRepeatLarge/134217728/16-4 1 187595565 ns/op 715.46 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 188751779 ns/op 711.08 MB/s BenchmarkRepeatLarge/268435456/1-4 1 433570016 ns/op 619.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 410549342 ns/op 653.84 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 423797548 ns/op 633.40 MB/s BenchmarkRepeatLarge/536870912/1-4 1 930212638 ns/op 577.15 MB/s BenchmarkRepeatLarge/536870912/16-4 1 860923844 ns/op 623.60 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 813422375 ns/op 660.01 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3564635870 ns/op 301.22 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4564001633 ns/op 235.26 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3943611261 ns/op 272.27 MB/s BenchmarkIndexAnyASCII/1:1-4 2411302 49.63 ns/op BenchmarkIndexAnyASCII/1:2-4 2381061 50.35 ns/op BenchmarkIndexAnyASCII/1:4-4 2396803 49.07 ns/op BenchmarkIndexAnyASCII/1:8-4 2376632 51.64 ns/op BenchmarkIndexAnyASCII/1:16-4 2431483 49.44 ns/op BenchmarkIndexAnyASCII/1:32-4 2330934 50.49 ns/op BenchmarkIndexAnyASCII/1:64-4 2308368 50.51 ns/op BenchmarkIndexAnyASCII/16:1-4 2342918 50.27 ns/op BenchmarkIndexAnyASCII/16:2-4 888496 116.8 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 118.3 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 120.5 ns/op BenchmarkIndexAnyASCII/16:16-4 987600 133.4 ns/op BenchmarkIndexAnyASCII/16:32-4 633326 160.2 ns/op BenchmarkIndexAnyASCII/16:64-4 724236 174.5 ns/op BenchmarkIndexAnyASCII/256:1-4 2103716 55.95 ns/op BenchmarkIndexAnyASCII/256:2-4 108901 1111 ns/op BenchmarkIndexAnyASCII/256:4-4 106556 1095 ns/op BenchmarkIndexAnyASCII/256:8-4 107919 1124 ns/op BenchmarkIndexAnyASCII/256:16-4 104382 1167 ns/op BenchmarkIndexAnyASCII/256:32-4 103366 1133 ns/op BenchmarkIndexAnyASCII/256:64-4 104346 1190 ns/op BenchmarkIndexAnyUTF8/1:1-4 2487309 49.57 ns/op BenchmarkIndexAnyUTF8/1:2-4 2201763 48.21 ns/op BenchmarkIndexAnyUTF8/1:4-4 2499932 48.08 ns/op BenchmarkIndexAnyUTF8/1:8-4 2206507 59.19 ns/op BenchmarkIndexAnyUTF8/1:16-4 1879510 57.46 ns/op BenchmarkIndexAnyUTF8/1:32-4 1829536 58.92 ns/op BenchmarkIndexAnyUTF8/1:64-4 1768106 60.47 ns/op BenchmarkIndexAnyUTF8/16:1-4 1915904 60.73 ns/op BenchmarkIndexAnyUTF8/16:2-4 300650 419.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 250976 440.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 248055 523.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 248649 477.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 237790 498.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 213572 490.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 451956 256.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 18914 5971 ns/op BenchmarkIndexAnyUTF8/256:4-4 19275 6376 ns/op BenchmarkIndexAnyUTF8/256:8-4 17976 6240 ns/op BenchmarkIndexAnyUTF8/256:16-4 18876 6110 ns/op BenchmarkIndexAnyUTF8/256:32-4 19002 6286 ns/op BenchmarkIndexAnyUTF8/256:64-4 18399 6487 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2258848 52.64 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2294217 52.04 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2309752 52.62 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2234058 52.09 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2283832 51.33 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2205927 60.16 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2216550 53.40 ns/op BenchmarkLastIndexAnyASCII/16:1-4 854938 125.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 120.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 121.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 866653 125.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 933430 136.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 731894 156.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 627193 180.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 96909 1167 ns/op BenchmarkLastIndexAnyASCII/256:2-4 97874 1183 ns/op BenchmarkLastIndexAnyASCII/256:4-4 100728 1189 ns/op BenchmarkLastIndexAnyASCII/256:8-4 102822 1172 ns/op BenchmarkLastIndexAnyASCII/256:16-4 100430 1204 ns/op BenchmarkLastIndexAnyASCII/256:32-4 96903 1240 ns/op BenchmarkLastIndexAnyASCII/256:64-4 91789 1227 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2283922 51.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2308200 51.60 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2254735 52.20 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2239903 51.96 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2259802 52.36 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2073050 55.89 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2126274 53.12 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 314590 369.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 155197 741.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 165570 752.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 161047 749.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 153332 761.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 148068 771.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 149613 771.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21793 5381 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11680 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10428 11191 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10551 11205 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11527 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9378 11699 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11732 ns/op BenchmarkTrimASCII/1:1-4 3013996 40.59 ns/op BenchmarkTrimASCII/1:2-4 2281555 51.57 ns/op BenchmarkTrimASCII/1:4-4 2198188 53.75 ns/op BenchmarkTrimASCII/1:8-4 2113474 58.78 ns/op BenchmarkTrimASCII/1:16-4 1949232 62.31 ns/op BenchmarkTrimASCII/16:1-4 2493266 47.72 ns/op BenchmarkTrimASCII/16:2-4 1000000 124.5 ns/op BenchmarkTrimASCII/16:4-4 1000000 127.8 ns/op BenchmarkTrimASCII/16:8-4 989620 128.9 ns/op BenchmarkTrimASCII/16:16-4 948529 137.2 ns/op BenchmarkTrimASCII/256:1-4 1000000 122.2 ns/op BenchmarkTrimASCII/256:2-4 103161 1162 ns/op BenchmarkTrimASCII/256:4-4 101277 1225 ns/op BenchmarkTrimASCII/256:8-4 92628 1272 ns/op BenchmarkTrimASCII/256:16-4 99897 1164 ns/op BenchmarkTrimASCII/4096:1-4 103024 1157 ns/op BenchmarkTrimASCII/4096:2-4 7083 17994 ns/op BenchmarkTrimASCII/4096:4-4 7102 17831 ns/op BenchmarkTrimASCII/4096:8-4 7041 17885 ns/op BenchmarkTrimASCII/4096:16-4 6952 17768 ns/op BenchmarkTrimByte-4 3461338 33.93 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18561 6363 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18646 6357 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1675 72563 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3490 35977 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 7012 17925 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10169 ns/op BenchmarkJoin/0-4 4057521 28.24 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3125391 37.56 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 224632 573.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 117794 930.2 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102628 1103 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 89786 1409 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 69486 1674 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 63226 1902 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2432400 49.76 ns/op BenchmarkTrimSpace/ASCII-4 1760164 73.17 ns/op BenchmarkTrimSpace/SomeNonASCII-4 134689 877.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 81172 1471 ns/op BenchmarkReplaceAll-4 102022 1122 ns/op 16 B/op 1 allocs/op PASS ok strings 88.370s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 77706 1595 ns/op BenchmarkCond2-4 26096 4625 ns/op BenchmarkCond4-4 14635 8646 ns/op BenchmarkCond8-4 7844 15646 ns/op BenchmarkCond16-4 4344 30698 ns/op BenchmarkCond32-4 2196 49456 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 479044 309.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 399177 504.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 401646 253.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 507064 203.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 395475 341.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 659174 164.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 113656 1449 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 99397 1518 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 78146 1815 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64702 2550 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 661340 196.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 183824 721.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 578833 209.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 180436 732.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 503498 244.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 189182 634.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 105.5 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 39565 3197 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 106539 1023 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 188809 609.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5882 21132 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 339 356930 ns/op BenchmarkRange/*sync.Map-4 1426 77620 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 95516 2355 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 197678 592.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 70429 1555 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 75370 1636 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 232130 558.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 110695 1385 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 95482 1278 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 190351 662.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 792730 157.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 48640 2238 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 139322 772.9 ns/op BenchmarkSwapCollision/*sync.Map-4 98394 1273 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 139 936146 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 57868 1992 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 200166 575.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18345 7265 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 64531 1812 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 24445 4945 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 242689 461.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 92556 1274 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 231513 588.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 940368 138.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 171759 713.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 871586 140.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 611840 169.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 185930 689.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 661090 219.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 119142 1114 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 323396 827.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 372212 420.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 126027 954.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 480507 397.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 165927 743.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 108430 1008 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 228134 523.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 67316 1924 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 264490 661.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 355555 309.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 149136 857.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 518170 277.8 ns/op BenchmarkUncontendedSemaphore-4 4609117 28.32 ns/op BenchmarkContendedSemaphore-4 3860145 26.46 ns/op BenchmarkMutexUncontended-4 752346 166.9 ns/op BenchmarkMutex-4 212894 623.9 ns/op BenchmarkMutexSlack-4 188379 592.9 ns/op BenchmarkMutexWork-4 223804 683.1 ns/op BenchmarkMutexWorkSlack-4 182911 636.2 ns/op BenchmarkMutexNoSpin-4 72361 1419 ns/op BenchmarkMutexSpin-4 76560 1448 ns/op BenchmarkOnce-4 810152 144.5 ns/op BenchmarkSemaUncontended-4 4276905 29.79 ns/op BenchmarkSemaSyntNonblock-4 1245495 98.00 ns/op BenchmarkSemaSyntBlock-4 1766378 70.07 ns/op BenchmarkSemaWorkNonblock-4 1000000 103.7 ns/op BenchmarkSemaWorkBlock-4 1215062 99.38 ns/op BenchmarkRWMutexUncontended-4 334297 352.2 ns/op BenchmarkRWMutexWrite100-4 329650 392.0 ns/op BenchmarkRWMutexWrite10-4 260593 485.9 ns/op BenchmarkRWMutexWorkWrite100-4 245691 478.5 ns/op BenchmarkRWMutexWorkWrite10-4 225344 588.5 ns/op BenchmarkWaitGroupUncontended-4 669266 202.6 ns/op BenchmarkWaitGroupAddDone-4 507890 236.2 ns/op BenchmarkWaitGroupAddDoneWork-4 547748 242.9 ns/op BenchmarkWaitGroupWait-4 2361939 49.59 ns/op BenchmarkWaitGroupWaitWork-4 1702160 67.52 ns/op BenchmarkWaitGroupActuallyWait-4 54664 2149 ns/op 32 B/op 2 allocs/op PASS ok sync 23.579s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 797160 145.6 ns/op PASS ok sync/atomic 0.270s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 99438 1009 ns/op 0 B/op 0 allocs/op PASS ok testing 0.198s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6434 17031 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 10047 13809 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 97 1301759 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1081276 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 170660412 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 160481069 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1572 80283 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2034 60153 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6309294 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 5957412 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 705654914 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 670611248 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 206 565535 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 235 503712 ns/op 167 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 53944123 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 53721786 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6930148653 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7276175695 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 2576 50603 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 3644943 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 338563210 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2539 51192 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 237 488424 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4962925 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 6310 16362 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.340s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 91807651 ns/op BenchmarkVariableString-4 83709 1397 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1762 58571 ns/op 2540 B/op 39 allocs/op PASS ok text/template/parse 0.616s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 2034185 ns/op BenchmarkAfter-4 148 1138107 ns/op BenchmarkStop-4 260 509867 ns/op BenchmarkSimultaneousAfterFunc-4 37 2758223 ns/op BenchmarkStartStop-4 309 523759 ns/op BenchmarkReset-4 2286 54243 ns/op BenchmarkSleep-4 44 2764853 ns/op BenchmarkParallelTimerLatency-4 43 946169 avg-late-ns 1759601 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 611815 avg-late-ns 2134664 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 471165 avg-late-ns 1834404 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 392064 avg-late-ns 2296781 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 202259 avg-late-ns 1454700 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 286652 avg-late-ns 2677268 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 246273 avg-late-ns 2144034 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 219487 avg-late-ns 1689327 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 244725 avg-late-ns 1680253 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 394034 avg-late-ns 3734797 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 1836642 avg-late-ns 11068123 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 507625 avg-late-ns 1805177 max-late-ns BenchmarkTicker-4 100 1114944 ns/op BenchmarkTickerReset-4 3034 42040 ns/op BenchmarkTickerResetNaive-4 222 621576 ns/op BenchmarkNow-4 733431 161.1 ns/op BenchmarkNowUnixNano-4 625249 171.7 ns/op BenchmarkNowUnixMilli-4 705369 162.1 ns/op BenchmarkNowUnixMicro-4 795128 168.8 ns/op BenchmarkFormat-4 51322 2241 ns/op BenchmarkFormatRFC3339-4 72202 1525 ns/op BenchmarkFormatRFC3339Nano-4 76008 1575 ns/op BenchmarkFormatNow-4 71647 1681 ns/op BenchmarkMarshalJSON-4 96282 1233 ns/op BenchmarkMarshalText-4 101013 1157 ns/op BenchmarkParse-4 104137 1075 ns/op BenchmarkParseRFC3339UTC-4 312308 353.5 ns/op BenchmarkParseRFC3339UTCBytes-4 256813 495.3 ns/op BenchmarkParseRFC3339TZ-4 103406 1165 ns/op BenchmarkParseRFC3339TZBytes-4 86456 1428 ns/op BenchmarkParseDuration-4 526320 214.4 ns/op BenchmarkHour-4 1000000 128.5 ns/op BenchmarkSecond-4 1000000 120.1 ns/op BenchmarkYear-4 779346 175.4 ns/op BenchmarkDay-4 585058 180.8 ns/op BenchmarkISOWeek-4 795765 160.9 ns/op BenchmarkGoString-4 67569 1623 ns/op BenchmarkUnmarshalText-4 81223 1456 ns/op PASS ok time 12.210s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 487995 227.2 ns/op BenchmarkDecodeValidJapaneseChars-4 659894 182.7 ns/op BenchmarkDecodeRune-4 2283134 50.93 ns/op BenchmarkEncodeValidASCII-4 511299 225.7 ns/op BenchmarkEncodeValidJapaneseChars-4 692271 169.7 ns/op BenchmarkAppendRuneValidASCII-4 1265041 98.87 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2089317 54.71 ns/op BenchmarkEncodeRune-4 3756849 27.61 ns/op PASS ok unicode/utf16 1.642s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 953067 123.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 173428 603.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2816655 42.09 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 353946 365.5 ns/op BenchmarkValidTenASCIIChars-4 1000000 114.0 ns/op BenchmarkValid100KASCIIChars-4 148 820532 ns/op BenchmarkValidTenJapaneseChars-4 173023 697.7 ns/op BenchmarkValidLongMostlyASCII-4 130 857119 ns/op BenchmarkValidLongJapanese-4 63 1917490 ns/op BenchmarkValidStringTenASCIIChars-4 3116839 38.28 ns/op BenchmarkValidString100KASCIIChars-4 10000 10335 ns/op BenchmarkValidStringTenJapaneseChars-4 346066 367.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1243 93302 ns/op BenchmarkValidStringLongJapanese-4 100 1050702 ns/op BenchmarkEncodeASCIIRune-4 2880475 39.46 ns/op BenchmarkEncodeJapaneseRune-4 1821838 65.33 ns/op BenchmarkAppendASCIIRune-4 7466744 14.06 ns/op BenchmarkAppendJapaneseRune-4 2052213 57.75 ns/op BenchmarkDecodeASCIIRune-4 2265652 54.25 ns/op BenchmarkDecodeJapaneseRune-4 1495510 77.91 ns/op BenchmarkFullRune/ASCII-4 3335774 36.01 ns/op BenchmarkFullRune/Incomplete-4 1553941 78.02 ns/op BenchmarkFullRune/Japanese-4 3264918 35.72 ns/op PASS ok unicode/utf8 4.150s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 57842205441 ns/op PASS ok cmd/api 78.890s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1232812 91.36 ns/op BenchmarkEqArrayOfStrings64-4 185254 613.8 ns/op BenchmarkEqArrayOfStrings1024-4 13815 8655 ns/op BenchmarkEqArrayOfFloats5-4 1496797 79.55 ns/op BenchmarkEqArrayOfFloats64-4 215994 599.2 ns/op BenchmarkEqArrayOfFloats1024-4 13530 8761 ns/op BenchmarkEqStruct-4 26595254 4.700 ns/op PASS ok cmd/compile/internal/reflectdata 1.439s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 3788 146741 ns/op BenchmarkCopyElim1-4 237 481399 ns/op BenchmarkCopyElim10-4 247 429810 ns/op BenchmarkCopyElim100-4 194 719135 ns/op BenchmarkCopyElim1000-4 52 2375203 ns/op BenchmarkCopyElim10000-4 4 26520428 ns/op BenchmarkCopyElim100000-4 1 481497774 ns/op BenchmarkDeadCode/1-4 205 847542 ns/op BenchmarkDeadCode/10-4 168 642987 ns/op BenchmarkDeadCode/100-4 136 863641 ns/op BenchmarkDeadCode/1000-4 58 3225534 ns/op BenchmarkDeadCode/10000-4 4 28778171 ns/op BenchmarkDeadCode/100000-4 1 325675616 ns/op BenchmarkDeadCode/200000-4 1 652400566 ns/op BenchmarkDominatorsLinear-4 14 8168283 ns/op 1.22 MB/s BenchmarkDominatorsFwdBack-4 9 11370943 ns/op 0.88 MB/s BenchmarkDominatorsManyPred-4 10 11467001 ns/op 0.87 MB/s BenchmarkDominatorsMaxPred-4 9 11599035 ns/op 0.86 MB/s BenchmarkDominatorsMaxPredVal-4 10 11461525 ns/op 0.87 MB/s BenchmarkFuse/1-4 302 369818 ns/op BenchmarkFuse/10-4 249 449362 ns/op BenchmarkFuse/100-4 130 875212 ns/op BenchmarkFuse/1000-4 24 5386233 ns/op BenchmarkFuse/10000-4 2 58400891 ns/op BenchmarkNilCheckDeep1-4 13971 8625 ns/op 0.12 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5598 21556 ns/op 0.46 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 834 142985 ns/op 0.70 MB/s 669 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 86 1365893 ns/op 0.73 MB/s 5191 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16068015 ns/op 0.62 MB/s 98613 B/op 5 allocs/op BenchmarkDSEPass-4 33 3057648 ns/op 55837 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 100342368 ns/op 4238800 B/op 108102 allocs/op BenchmarkCSEPass-4 8 13474397 ns/op 65957 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 143087609 ns/op 5707688 B/op 97771 allocs/op BenchmarkDeadcodePass-4 192 610475 ns/op 91207 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 108134538 ns/op 4047144 B/op 44993 allocs/op BenchmarkMultiPass-4 81 1412309 ns/op 220431 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 225696125 ns/op 11193192 B/op 149723 allocs/op BenchmarkCondRewrite/SoloJump-4 4500432 26.14 ns/op BenchmarkCondRewrite/CombJump-4 4277703 26.68 ns/op PASS ok cmd/compile/internal/ssa 13.800s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13588 8598 ns/op BenchmarkExtShift-4 23878 4737 ns/op BenchmarkModify-4 7960 14099 ns/op BenchmarkMullImm-4 26521 4511 ns/op BenchmarkConstModify-4 9225 14653 ns/op BenchmarkBitSet-4 10000 10011 ns/op BenchmarkBitClear-4 12342 9348 ns/op BenchmarkBitToggle-4 12634 9347 ns/op BenchmarkBitSetConst-4 134198 869.2 ns/op BenchmarkBitClearConst-4 142681 890.8 ns/op BenchmarkBitToggleConst-4 130509 887.1 ns/op BenchmarkDivconstI64-4 7197300 16.36 ns/op BenchmarkModconstI64-4 6307286 17.97 ns/op BenchmarkDivisiblePow2constI64-4 7482304 16.11 ns/op BenchmarkDivisibleconstI64-4 7945872 15.73 ns/op BenchmarkDivisibleWDivconstI64-4 3950022 30.22 ns/op BenchmarkDivconstU64/3-4 6065040 17.64 ns/op BenchmarkDivconstU64/5-4 7024040 18.17 ns/op BenchmarkDivconstU64/37-4 5695941 20.46 ns/op BenchmarkDivconstU64/1234567-4 5801080 19.70 ns/op BenchmarkModconstU64-4 5857982 17.27 ns/op BenchmarkDivisibleconstU64-4 8387457 14.37 ns/op BenchmarkDivisibleWDivconstU64-4 3419186 30.23 ns/op BenchmarkDivconstI32-4 7768606 15.68 ns/op BenchmarkModconstI32-4 8592757 14.11 ns/op BenchmarkDivisiblePow2constI32-4 8627551 13.74 ns/op BenchmarkDivisibleconstI32-4 8672347 13.98 ns/op BenchmarkDivisibleWDivconstI32-4 4050364 29.28 ns/op BenchmarkDivconstU32-4 5934318 20.59 ns/op BenchmarkModconstU32-4 5495270 21.75 ns/op BenchmarkDivisibleconstU32-4 8638970 13.75 ns/op BenchmarkDivisibleWDivconstU32-4 3793699 30.41 ns/op BenchmarkDivconstI16-4 6788014 16.38 ns/op BenchmarkModconstI16-4 8279301 13.78 ns/op BenchmarkDivisiblePow2constI16-4 9455038 13.65 ns/op BenchmarkDivisibleconstI16-4 7143351 14.11 ns/op BenchmarkDivisibleWDivconstI16-4 3863817 28.68 ns/op BenchmarkDivconstU16-4 8219727 13.59 ns/op BenchmarkModconstU16-4 7324220 14.48 ns/op BenchmarkDivisibleconstU16-4 8977935 14.43 ns/op BenchmarkDivisibleWDivconstU16-4 4111622 28.93 ns/op BenchmarkDivconstI8-4 8267971 14.25 ns/op BenchmarkModconstI8-4 7008723 16.77 ns/op BenchmarkDivisiblePow2constI8-4 7589985 15.45 ns/op BenchmarkDivisibleconstI8-4 8188225 15.03 ns/op BenchmarkDivisibleWDivconstI8-4 3938224 29.29 ns/op BenchmarkDivconstU8-4 7707138 15.05 ns/op BenchmarkModconstU8-4 8685970 13.99 ns/op BenchmarkDivisibleconstU8-4 8376919 14.00 ns/op BenchmarkDivisibleWDivconstU8-4 4007329 29.58 ns/op BenchmarkMul2-4 242306 522.9 ns/op BenchmarkMulNeg2-4 233578 535.0 ns/op BenchmarkEfaceInteger-4 2693125 38.79 ns/op BenchmarkMulconstI32/3-4 27645036 4.601 ns/op BenchmarkMulconstI32/5-4 29049366 4.625 ns/op BenchmarkMulconstI32/12-4 27144721 4.765 ns/op BenchmarkMulconstI32/120-4 29168216 4.632 ns/op BenchmarkMulconstI32/-120-4 28948866 4.604 ns/op BenchmarkMulconstI32/65537-4 25382008 4.769 ns/op BenchmarkMulconstI32/65538-4 25511299 4.706 ns/op BenchmarkMulconstI64/3-4 27078231 5.250 ns/op BenchmarkMulconstI64/5-4 23656870 4.831 ns/op BenchmarkMulconstI64/12-4 27233139 4.913 ns/op BenchmarkMulconstI64/120-4 27224668 4.671 ns/op BenchmarkMulconstI64/-120-4 27295866 4.766 ns/op BenchmarkMulconstI64/65537-4 23265530 4.810 ns/op BenchmarkMulconstI64/65538-4 25113313 4.782 ns/op BenchmarkMulconstU32/3-4 28547238 4.505 ns/op BenchmarkMulconstU32/5-4 26534019 4.631 ns/op BenchmarkMulconstU32/12-4 26569215 4.819 ns/op BenchmarkMulconstU32/120-4 28023776 4.630 ns/op BenchmarkMulconstU32/65537-4 23268949 4.810 ns/op BenchmarkMulconstU32/65538-4 26319829 4.790 ns/op BenchmarkMulconstU64/3-4 27174657 4.758 ns/op BenchmarkMulconstU64/5-4 27173444 4.777 ns/op BenchmarkMulconstU64/12-4 24918878 4.847 ns/op BenchmarkMulconstU64/120-4 25629562 4.700 ns/op BenchmarkMulconstU64/65537-4 27071859 4.850 ns/op BenchmarkMulconstU64/65538-4 27383024 4.822 ns/op BenchmarkShiftArithmeticRight-4 26079937 4.608 ns/op BenchmarkSwitch8Predictable-4 7685712 13.26 ns/op BenchmarkSwitch8Unpredictable-4 8986131 13.24 ns/op BenchmarkSwitch32Predictable-4 12534066 9.371 ns/op BenchmarkSwitch32Unpredictable-4 8736734 13.39 ns/op BenchmarkSwitchStringPredictable-4 6242611 18.88 ns/op BenchmarkSwitchStringUnpredictable-4 6777608 17.76 ns/op PASS ok cmd/compile/internal/test 14.407s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 151 840021 ns/op BenchmarkNamed/Underlying/nongeneric-4 929092 129.2 ns/op BenchmarkNamed/Underlying/generic-4 862914 140.1 ns/op BenchmarkNamed/Underlying/src_instance-4 819891 126.0 ns/op BenchmarkNamed/Underlying/user_instance-4 891267 144.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 432888125 ns/op 70330 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 331324154 ns/op 91872 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 137742089 ns/op 220577 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 121257406 ns/op 250643 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1962060246 ns/op 2614 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86919134 ns/op 58907 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37932309 ns/op 134205 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 34253622 ns/op 149480 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 683606560 ns/op 3171 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46416143 ns/op 46650 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 24641144 ns/op 87255 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22488839 ns/op 96044 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1686922992 ns/op 36866 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 520322630 ns/op 119393 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 125611108 ns/op 493929 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 102452316 ns/op 599055 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2632366510 ns/op 768.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70699870 ns/op 28506 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 52461646 ns/op 38315 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45674645 ns/op 42964 lines/s PASS ok cmd/compile/internal/types2 40.247s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 33752098 ns/op 20765000 sys-ns/op 4148000 user-ns/op PASS ok cmd/go 0.344s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 50588 2189 ns/op 3.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76033 1946 ns/op 4.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17787 6895 ns/op 148.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18861 6637 ns/op 154.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2554 46960 ns/op 174.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3231 41041 ns/op 199.60 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.479s All tests passed.