darwin-amd64-race at 2fba42cb52e203d09878b385034b625788275663 :: 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=726105B6-976F-41DD-AB04-BDC6A4CCE280" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.87aXWFIGot/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5058B33E-665A-43D3-813F-B9E4AFB985A4" "__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" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 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 *** You need to add /tmp/buildlet/go/bin to your PATH. :: 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=726105B6-976F-41DD-AB04-BDC6A4CCE280" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.87aXWFIGot/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5058B33E-665A-43D3-813F-B9E4AFB985A4" "__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" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.335s ok archive/zip 4.129s ok bufio 1.728s ok bytes 3.393s ok cmp 1.100s ok compress/bzip2 1.816s ok compress/flate 10.632s ok compress/gzip 19.178s ok compress/lzw 2.048s ok compress/zlib 7.187s ok container/heap 1.082s ok container/list 1.039s ok container/ring 1.059s ok context 1.109s ok crypto 1.057s ok crypto/aes 1.078s ok crypto/cipher 1.055s ok crypto/des 1.057s ok crypto/dsa 1.067s ok crypto/ecdh 1.301s ok crypto/ecdsa 1.177s ok crypto/ed25519 1.611s ok crypto/elliptic 1.066s ok crypto/hmac 1.046s ok crypto/internal/alias 1.030s ok crypto/internal/bigmod 5.310s ok crypto/internal/boring 1.054s ok crypto/internal/boring/bcache 1.614s ok crypto/internal/edwards25519 2.143s ok crypto/internal/edwards25519/field 1.159s ok crypto/internal/nistec 1.915s ok crypto/internal/nistec/fiat 1.091s [no tests to run] ok crypto/md5 1.097s ok crypto/rand 1.350s ok crypto/rc4 1.614s ok crypto/rsa 3.241s ok crypto/sha1 1.074s ok crypto/sha256 1.043s ok crypto/sha512 1.050s ok crypto/subtle 2.023s ok crypto/tls 8.163s ok crypto/x509 3.785s ok database/sql 1.945s ok database/sql/driver 1.113s ok debug/buildinfo 1.218s ok debug/dwarf 1.294s ok debug/elf 2.933s ok debug/gosym 1.325s ok debug/macho 1.088s ok debug/pe 1.184s ok debug/plan9obj 1.062s ok embed 1.063s [no tests to run] ok embed/internal/embedtest 1.079s ok encoding/ascii85 1.094s ok encoding/asn1 1.089s ok encoding/base32 1.250s ok encoding/base64 1.044s ok encoding/binary 1.072s ok encoding/csv 1.132s ok encoding/gob 27.682s ok encoding/hex 1.041s ok encoding/json 4.398s ok encoding/pem 4.667s ok encoding/xml 1.320s ok errors 1.114s ok expvar 1.093s ok flag 3.309s ok fmt 1.991s ok go/ast 1.085s ok go/build 8.288s ok go/build/constraint 1.054s ok go/constant 1.076s ok go/doc 1.430s ok go/doc/comment 5.579s ok go/format 1.160s ok go/importer 4.042s ok go/internal/gccgoimporter 1.139s ok go/internal/gcimporter 29.236s ok go/internal/srcimporter 34.891s ok go/parser 2.999s ok go/printer 3.753s ok go/scanner 1.059s ok go/token 1.236s ok go/types 75.593s ok hash 1.029s ok hash/adler32 1.055s ok hash/crc32 1.052s ok hash/crc64 1.052s ok hash/fnv 1.049s ok hash/maphash 1.048s ok html 1.066s ok html/template 1.364s ok image 1.593s ok image/color 1.064s ok image/draw 1.915s ok image/gif 2.723s ok image/jpeg 3.117s ok image/png 5.041s ok index/suffixarray 2.773s ok internal/abi 1.378s ok internal/buildcfg 1.064s ok internal/coverage/cformat 1.126s ok internal/coverage/cmerge 1.079s ok internal/coverage/pods 1.090s ok internal/coverage/slicereader 1.056s ok internal/coverage/slicewriter 1.036s ok internal/coverage/test 1.101s ok internal/cpu 3.081s ok internal/dag 1.063s ok internal/diff 1.117s ok internal/fmtsort 1.029s ok internal/fuzz 1.133s ok internal/godebug 14.515s ok internal/godebugs 1.141s ok internal/intern 2.739s ok internal/itoa 1.048s ok internal/platform 2.376s ok internal/poll 1.763s ok internal/profile 1.079s ok internal/reflectlite 1.024s ok internal/safefilepath 1.028s ok internal/saferio 1.196s ok internal/singleflight 1.118s ok internal/testenv 1.850s ok internal/trace 1.712s ok internal/types/errors 3.819s ok internal/unsafeheader 1.045s ok internal/xcoff 1.055s ok internal/zstd 1.046s ok io 1.168s ok io/fs 1.428s ok io/ioutil 1.096s ok log 1.072s ok log/slog 1.295s ok log/slog/internal/benchmarks 1.063s ok log/slog/internal/buffer 1.051s ok log/syslog 2.301s ok maps 1.050s ok math 1.066s ok math/big 5.181s ok math/bits 1.065s ok math/cmplx 1.046s ok math/rand 5.517s ok mime 1.062s ok mime/multipart 7.505s ok mime/quotedprintable 1.173s ok net 19.000s ok net/http 26.067s ok net/http/cgi 14.206s ok net/http/cookiejar 1.171s ok net/http/fcgi 1.380s ok net/http/httptest 1.590s ok net/http/httptrace 1.059s ok net/http/httputil 2.444s ok net/http/internal 1.047s ok net/http/internal/ascii 1.055s ok net/http/pprof 6.293s ok net/internal/socktest 1.046s ok net/mail 1.049s ok net/netip 2.266s ok net/rpc 1.203s ok net/rpc/jsonrpc 1.110s ok net/smtp 1.245s ok net/textproto 2.332s ok net/url 1.066s ok os 8.402s ok os/exec 11.717s ok os/exec/internal/fdtest 1.038s ok os/signal 21.686s ok os/user 0.082s ok path 1.052s ok path/filepath 1.095s ok plugin 1.179s ok reflect 3.028s ok regexp 5.164s ok regexp/syntax 7.887s ok runtime 88.181s ok runtime/cgo 1.026s ok runtime/coverage 1.052s ok runtime/debug 2.207s ok runtime/internal/atomic 1.081s ok runtime/internal/math 1.031s ok runtime/internal/sys 1.054s ok runtime/internal/wasitest 1.041s ok runtime/metrics 1.075s ok runtime/pprof 23.907s ok runtime/race 17.187s ok runtime/trace 8.042s ok slices 1.913s ok sort 2.432s ok strconv 4.062s ok strings 2.815s ok sync 2.065s ok sync/atomic 5.685s ok syscall 7.631s ok testing 3.799s ok testing/fstest 1.126s ok testing/iotest 1.080s ok testing/quick 1.293s ok testing/slogtest 1.040s ok text/scanner 1.045s ok text/tabwriter 1.045s ok text/template 1.127s ok text/template/parse 1.046s ok time 3.373s ok unicode 1.060s ok unicode/utf16 1.070s ok unicode/utf8 1.119s ok cmd/addr2line 10.612s ok cmd/api 5.287s ok cmd/asm/internal/asm 4.759s ok cmd/asm/internal/lex 1.063s ok cmd/cgo/internal/swig 1.140s ok cmd/cgo/internal/test 4.936s ok cmd/cgo/internal/testcarchive 60.548s ok cmd/cgo/internal/testcshared 30.098s ok cmd/cgo/internal/testerrors 38.543s ok cmd/cgo/internal/testfortran 1.352s ok cmd/cgo/internal/testgodefs 5.702s ok cmd/cgo/internal/testlife 4.317s ok cmd/cgo/internal/testnocgo 1.050s ok cmd/cgo/internal/testplugin 106.557s ok cmd/cgo/internal/testsanitizers 1.030s [no tests to run] ok cmd/cgo/internal/testshared 1.035s ok cmd/cgo/internal/testso 5.740s ok cmd/cgo/internal/teststdio 6.285s ok cmd/cgo/internal/testtls 1.096s ok cmd/compile/internal/abt 1.083s ok cmd/compile/internal/amd64 85.011s ok cmd/compile/internal/base 1.061s ok cmd/compile/internal/compare 1.069s ok cmd/compile/internal/dwarfgen 2.153s ok cmd/compile/internal/importer 7.449s ok cmd/compile/internal/inline/inlheur 3.816s ok cmd/compile/internal/ir 1.037s ok cmd/compile/internal/logopt 3.918s ok cmd/compile/internal/loopvar 58.677s ok cmd/compile/internal/noder 1.048s ok cmd/compile/internal/reflectdata 1.069s [no tests to run] ok cmd/compile/internal/ssa 49.895s ok cmd/compile/internal/syntax 1.421s ok cmd/compile/internal/test 35.909s ok cmd/compile/internal/typecheck 2.204s ok cmd/compile/internal/types 1.045s ok cmd/compile/internal/types2 33.806s ok cmd/covdata 1.085s ok cmd/cover 23.970s ok cmd/dist 1.040s ok cmd/distpack 1.030s ok cmd/doc 4.602s ok cmd/fix 23.963s ok cmd/go 563.861s ok cmd/go/internal/auth 1.042s ok cmd/go/internal/cache 1.302s ok cmd/go/internal/cfg 1.028s [no tests to run] ok cmd/go/internal/envcmd 1.726s ok cmd/go/internal/fsys 1.254s ok cmd/go/internal/generate 1.116s ok cmd/go/internal/gover 1.033s ok cmd/go/internal/imports 1.092s ok cmd/go/internal/load 1.045s ok cmd/go/internal/lockedfile 2.314s ok cmd/go/internal/lockedfile/internal/filelock 2.130s ok cmd/go/internal/modfetch 1.092s ok cmd/go/internal/modfetch/codehost 13.698s ok cmd/go/internal/modfetch/zip_sum_test 1.119s ok cmd/go/internal/modindex 2.158s ok cmd/go/internal/modload 1.094s ok cmd/go/internal/mvs 1.104s ok cmd/go/internal/par 1.137s ok cmd/go/internal/str 1.103s ok cmd/go/internal/test 1.151s ok cmd/go/internal/toolchain 1.111s ok cmd/go/internal/vcs 1.084s ok cmd/go/internal/vcweb 1.201s ok cmd/go/internal/vcweb/vcstest 30.901s ok cmd/go/internal/web 1.063s ok cmd/go/internal/work 4.106s ok cmd/gofmt 1.303s ok cmd/internal/archive 3.783s ok cmd/internal/buildid 2.458s ok cmd/internal/cov 2.335s ok cmd/internal/dwarf 1.031s ok cmd/internal/edit 1.047s ok cmd/internal/goobj 1.031s ok cmd/internal/moddeps 5.085s ok cmd/internal/notsha256 1.047s ok cmd/internal/obj 2.480s ok cmd/internal/obj/ppc64 1.931s ok cmd/internal/obj/riscv 1.378s ok cmd/internal/obj/s390x 1.125s ok cmd/internal/obj/x86 5.868s ok cmd/internal/objabi 1.257s ok cmd/internal/pkgpath 5.265s ok cmd/internal/pkgpattern 1.042s ok cmd/internal/quoted 1.055s ok cmd/internal/src 1.026s ok cmd/internal/test2json 2.409s ok cmd/link 42.954s ok cmd/link/internal/benchmark 1.069s ok cmd/link/internal/ld 31.379s ok cmd/link/internal/loader 1.099s ok cmd/nm 9.879s ok cmd/objdump 9.461s ok cmd/pack 8.054s ok cmd/pprof 4.063s ok cmd/trace 1.173s ok cmd/vet 45.214s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3265 36802 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2664 45185 ns/op 1858 B/op 37 allocs/op Benchmark/Writer/PAX-4 1924 66774 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 6090 26707 ns/op 5119 B/op 15 allocs/op Benchmark/Reader/GNU-4 8852 25553 ns/op 5018 B/op 14 allocs/op Benchmark/Reader/PAX-4 2947 52508 ns/op 8637 B/op 33 allocs/op PASS ok archive/tar 2.228s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 300251123 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 189544115 ns/op BenchmarkZip64TestSizes/4096-4 1491 132866 ns/op BenchmarkZip64TestSizes/1048576-4 109 1041035 ns/op BenchmarkZip64TestSizes/67108864-4 1 194693248 ns/op PASS ok archive/zip 2.466s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 213490 587.7 ns/op BenchmarkReaderCopyUnoptimal-4 126974 948.8 ns/op BenchmarkReaderCopyNoWriteTo-4 7010 42212 ns/op BenchmarkReaderWriteToOptimal-4 7822 15521 ns/op BenchmarkReaderReadString-4 103894 1098 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 193239 634.3 ns/op BenchmarkWriterCopyUnoptimal-4 211711 617.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 48537 ns/op BenchmarkReaderEmpty-4 17742 7670 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14425 8190 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 477504 244.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.543s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2493 42603 ns/op 769.14 MB/s BenchmarkWriteByte-4 366 295117 ns/op 13.88 MB/s BenchmarkWriteRune-4 220 549356 ns/op 22.37 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3587549 ns/op BenchmarkBufferFullSmallReads-4 93 1334686 ns/op BenchmarkBufferWriteBlock/N4096-4 8632 23966 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 280 416488 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 11373431 ns/op 4192266 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 12955300 ns/op 1295.01 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3355647 33.35 ns/op 299.81 MB/s BenchmarkIndexByte/32-4 3318616 36.05 ns/op 887.64 MB/s BenchmarkIndexByte/4K-4 1050321 112.3 ns/op 36476.39 MB/s BenchmarkIndexBytePortable/10-4 1101968 110.8 ns/op 90.25 MB/s BenchmarkIndexBytePortable/32-4 450063 293.0 ns/op 109.22 MB/s BenchmarkIndexBytePortable/4K-4 4064 32131 ns/op 127.48 MB/s BenchmarkIndexRune/10-4 1000000 124.4 ns/op 80.39 MB/s BenchmarkIndexRune/32-4 1000000 123.5 ns/op 259.12 MB/s BenchmarkIndexRune/4K-4 408542 309.1 ns/op 13250.57 MB/s BenchmarkIndexRuneASCII/10-4 3499773 34.29 ns/op 291.63 MB/s BenchmarkIndexRuneASCII/32-4 3175242 36.44 ns/op 878.11 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 116.1 ns/op 35272.71 MB/s BenchmarkEqual/0-4 9494089 11.77 ns/op BenchmarkEqual/1-4 1000000 103.8 ns/op 9.63 MB/s BenchmarkEqual/6-4 1000000 102.7 ns/op 58.42 MB/s BenchmarkEqual/9-4 1000000 106.1 ns/op 84.84 MB/s BenchmarkEqual/15-4 1000000 107.4 ns/op 139.70 MB/s BenchmarkEqual/16-4 1000000 101.2 ns/op 158.15 MB/s BenchmarkEqual/20-4 1000000 109.0 ns/op 183.51 MB/s BenchmarkEqual/32-4 1000000 104.9 ns/op 305.17 MB/s BenchmarkEqual/4K-4 82149 1422 ns/op 2880.37 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 112.7 ns/op 567.80 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 119.9 ns/op 533.84 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 108.3 ns/op 590.71 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 125.0 ns/op 512.00 MB/s BenchmarkEqualBothUnaligned/4096_0-4 85395 1337 ns/op 3064.62 MB/s BenchmarkEqualBothUnaligned/4096_1-4 57698 1950 ns/op 2100.16 MB/s BenchmarkEqualBothUnaligned/4096_4-4 159813 817.4 ns/op 5011.03 MB/s BenchmarkEqualBothUnaligned/4096_7-4 162273 783.1 ns/op 5230.49 MB/s BenchmarkIndex/10-4 2123786 52.34 ns/op 191.05 MB/s BenchmarkIndex/32-4 2142060 54.25 ns/op 589.91 MB/s BenchmarkIndex/4K-4 39823 2780 ns/op 1473.60 MB/s BenchmarkIndexEasy/10-4 2334882 50.62 ns/op 197.54 MB/s BenchmarkIndexEasy/32-4 2120581 52.77 ns/op 606.40 MB/s BenchmarkIndexEasy/4K-4 560506 231.7 ns/op 17679.42 MB/s BenchmarkCount/10-4 1377205 86.23 ns/op 115.96 MB/s BenchmarkCount/32-4 1328170 90.01 ns/op 355.53 MB/s BenchmarkCount/4K-4 40800 2823 ns/op 1450.75 MB/s BenchmarkCountEasy/10-4 1342015 87.44 ns/op 114.37 MB/s BenchmarkCountEasy/32-4 1313692 90.58 ns/op 353.28 MB/s BenchmarkCountEasy/4K-4 414862 270.6 ns/op 15135.46 MB/s BenchmarkCountSingle/10-4 2723368 43.64 ns/op 229.15 MB/s BenchmarkCountSingle/32-4 2610340 45.01 ns/op 711.03 MB/s BenchmarkCountSingle/4K-4 1000000 128.7 ns/op 31825.45 MB/s BenchmarkToUpper/#00-4 2641724 45.28 ns/op BenchmarkToUpper/ONLYUPPER-4 311239 415.2 ns/op BenchmarkToUpper/abc-4 425300 299.7 ns/op BenchmarkToUpper/AbC123-4 301580 446.1 ns/op BenchmarkToUpper/azAZ09_-4 237865 477.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 71288 1515 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36348 3409 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55226 2090 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 126604 950.8 ns/op BenchmarkToLower/#00-4 2447152 47.80 ns/op BenchmarkToLower/abc-4 410600 329.6 ns/op BenchmarkToLower/AbC123-4 304297 448.0 ns/op BenchmarkToLower/azAZ09_-4 259003 486.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76320 1485 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34546 3302 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65143 1801 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113608 1003 ns/op BenchmarkFields/ASCII/16-4 159044 701.3 ns/op 22.81 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13488 8998 ns/op 28.45 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 753 139579 ns/op 29.35 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 2798773 ns/op 23.42 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40223133 ns/op 26.07 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 79418 1544 ns/op 10.36 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6223 19083 ns/op 13.42 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 369 329060 ns/op 12.45 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5919575 ns/op 11.07 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 102132839 ns/op 10.27 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 127802 1006 ns/op 15.90 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9068 13976 ns/op 18.32 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 571 280670 ns/op 14.59 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 5421836 ns/op 12.09 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 73307496 ns/op 14.30 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 98317 1266 ns/op 12.64 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6613 16501 ns/op 15.51 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 464 280159 ns/op 14.62 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 5172821 ns/op 12.67 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 106390783 ns/op 9.86 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1780960 64.78 ns/op BenchmarkTrimSpace/ASCII-4 1000000 111.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 99165 1270 ns/op BenchmarkTrimSpace/JustNonASCII-4 45674 2497 ns/op BenchmarkToValidUTF8/Valid-4 449679 297.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 284527 436.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 78604 1472 ns/op BenchmarkIndexHard1-4 880 124991 ns/op BenchmarkIndexHard2-4 700 267457 ns/op BenchmarkIndexHard3-4 152 1134750 ns/op BenchmarkIndexHard4-4 100 1008146 ns/op BenchmarkLastIndexHard1-4 6 19700261 ns/op BenchmarkLastIndexHard2-4 6 20248354 ns/op BenchmarkLastIndexHard3-4 4 27356176 ns/op BenchmarkCountHard1-4 966 124483 ns/op BenchmarkCountHard2-4 709 165711 ns/op BenchmarkCountHard3-4 162 738660 ns/op BenchmarkSplitEmptySeparator-4 1 139085857 ns/op BenchmarkSplitSingleByteSeparator-4 14 11921216 ns/op BenchmarkSplitMultiByteSeparator-4 9 11225272 ns/op BenchmarkSplitNSingleByteSeparator-4 172671 1363 ns/op BenchmarkSplitNMultiByteSeparator-4 53937 2613 ns/op BenchmarkRepeat-4 145924 1285 ns/op BenchmarkRepeatLarge/256/1-4 101299 1506 ns/op 169.94 MB/s BenchmarkRepeatLarge/256/16-4 197100 1095 ns/op 233.85 MB/s BenchmarkRepeatLarge/512/1-4 41889 2519 ns/op 203.27 MB/s BenchmarkRepeatLarge/512/16-4 77258 1864 ns/op 274.62 MB/s BenchmarkRepeatLarge/1024/1-4 35917 4366 ns/op 234.56 MB/s BenchmarkRepeatLarge/1024/16-4 49180 2983 ns/op 343.33 MB/s BenchmarkRepeatLarge/2048/1-4 19293 6830 ns/op 299.84 MB/s BenchmarkRepeatLarge/2048/16-4 24246 5450 ns/op 375.81 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10448 ns/op 392.04 MB/s BenchmarkRepeatLarge/4096/16-4 12028 9349 ns/op 438.11 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20067 ns/op 408.24 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20352 ns/op 402.51 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11607 ns/op 352.99 MB/s BenchmarkRepeatLarge/16384/1-4 4051 37867 ns/op 432.67 MB/s BenchmarkRepeatLarge/16384/16-4 10000 38389 ns/op 426.79 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 29314 ns/op 419.28 MB/s BenchmarkRepeatLarge/32768/1-4 1893 84462 ns/op 387.96 MB/s BenchmarkRepeatLarge/32768/16-4 1992 79147 ns/op 414.01 MB/s BenchmarkRepeatLarge/32768/4097-4 2040 72194 ns/op 397.25 MB/s BenchmarkRepeatLarge/65536/1-4 609 181060 ns/op 361.96 MB/s BenchmarkRepeatLarge/65536/16-4 574 180254 ns/op 363.58 MB/s BenchmarkRepeatLarge/65536/4097-4 909 122062 ns/op 503.47 MB/s BenchmarkRepeatLarge/131072/1-4 162 670967 ns/op 195.35 MB/s BenchmarkRepeatLarge/131072/16-4 211 666559 ns/op 196.64 MB/s BenchmarkRepeatLarge/131072/4097-4 162 753341 ns/op 168.59 MB/s BenchmarkRepeatLarge/262144/1-4 87 1160901 ns/op 225.81 MB/s BenchmarkRepeatLarge/262144/16-4 100 1263044 ns/op 207.55 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1314444 ns/op 196.37 MB/s BenchmarkRepeatLarge/524288/1-4 55 2089081 ns/op 250.97 MB/s BenchmarkRepeatLarge/524288/16-4 57 2022850 ns/op 259.18 MB/s BenchmarkRepeatLarge/524288/4097-4 57 2037657 ns/op 255.35 MB/s BenchmarkRepeatLarge/1048576/1-4 30 3363128 ns/op 311.79 MB/s BenchmarkRepeatLarge/1048576/16-4 55 4108341 ns/op 255.23 MB/s BenchmarkRepeatLarge/1048576/4097-4 36 3301883 ns/op 316.41 MB/s BenchmarkRepeatLarge/2097152/1-4 24 6659633 ns/op 314.91 MB/s BenchmarkRepeatLarge/2097152/16-4 26 6794052 ns/op 308.67 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 8023646 ns/op 260.92 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12827980 ns/op 326.97 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11597067 ns/op 361.67 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 15595492 ns/op 268.75 MB/s BenchmarkRepeatLarge/8388608/1-4 6 24101517 ns/op 348.05 MB/s BenchmarkRepeatLarge/8388608/16-4 5 27013920 ns/op 310.53 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 26865614 ns/op 312.17 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35450377 ns/op 473.26 MB/s BenchmarkRepeatLarge/16777216/16-4 3 40449250 ns/op 414.77 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 38027283 ns/op 441.19 MB/s BenchmarkRepeatLarge/33554432/1-4 2 60100775 ns/op 558.30 MB/s BenchmarkRepeatLarge/33554432/16-4 2 61231966 ns/op 547.99 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55327292 ns/op 606.47 MB/s BenchmarkRepeatLarge/67108864/1-4 1 117528153 ns/op 571.00 MB/s BenchmarkRepeatLarge/67108864/16-4 1 170439894 ns/op 393.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 161975600 ns/op 414.31 MB/s BenchmarkRepeatLarge/134217728/1-4 1 390786379 ns/op 343.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 238308490 ns/op 563.21 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 282955039 ns/op 474.34 MB/s BenchmarkRepeatLarge/268435456/1-4 1 677082212 ns/op 396.46 MB/s BenchmarkRepeatLarge/268435456/16-4 1 498141064 ns/op 538.87 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 473473714 ns/op 566.95 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1279912421 ns/op 419.46 MB/s BenchmarkRepeatLarge/536870912/16-4 1 938772027 ns/op 571.89 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 977993263 ns/op 548.95 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 9806619663 ns/op 109.49 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1871979065 ns/op 573.59 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1906973016 ns/op 563.06 MB/s BenchmarkBytesCompare/1-4 12598276 11.16 ns/op BenchmarkBytesCompare/2-4 11795067 14.06 ns/op BenchmarkBytesCompare/4-4 11974771 13.36 ns/op BenchmarkBytesCompare/8-4 11703289 10.91 ns/op BenchmarkBytesCompare/16-4 12302050 14.63 ns/op BenchmarkBytesCompare/32-4 8377490 12.01 ns/op BenchmarkBytesCompare/64-4 8511759 17.83 ns/op BenchmarkBytesCompare/128-4 7456394 17.92 ns/op BenchmarkBytesCompare/256-4 6778708 16.48 ns/op BenchmarkBytesCompare/512-4 3050287 35.24 ns/op BenchmarkBytesCompare/1024-4 2521518 52.90 ns/op BenchmarkBytesCompare/2048-4 1580538 67.48 ns/op BenchmarkIndexAnyASCII/1:1-4 1922642 58.73 ns/op BenchmarkIndexAnyASCII/1:2-4 2094625 57.95 ns/op BenchmarkIndexAnyASCII/1:4-4 2081493 78.51 ns/op BenchmarkIndexAnyASCII/1:8-4 2154837 55.28 ns/op BenchmarkIndexAnyASCII/1:16-4 2244908 53.29 ns/op BenchmarkIndexAnyASCII/1:32-4 2171514 55.06 ns/op BenchmarkIndexAnyASCII/1:64-4 2146618 53.93 ns/op BenchmarkIndexAnyASCII/16:1-4 2371224 53.09 ns/op BenchmarkIndexAnyASCII/16:2-4 521857 211.1 ns/op BenchmarkIndexAnyASCII/16:4-4 509020 221.6 ns/op BenchmarkIndexAnyASCII/16:8-4 711456 231.7 ns/op BenchmarkIndexAnyASCII/16:16-4 463310 243.4 ns/op BenchmarkIndexAnyASCII/16:32-4 500832 278.5 ns/op BenchmarkIndexAnyASCII/16:64-4 470284 352.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1526551 79.91 ns/op BenchmarkIndexAnyASCII/256:2-4 30516 5445 ns/op BenchmarkIndexAnyASCII/256:4-4 46369 2354 ns/op BenchmarkIndexAnyASCII/256:8-4 44032 2471 ns/op BenchmarkIndexAnyASCII/256:16-4 44648 2538 ns/op BenchmarkIndexAnyASCII/256:32-4 49143 4138 ns/op BenchmarkIndexAnyASCII/256:64-4 44695 3102 ns/op BenchmarkIndexAnyUTF8/1:1-4 1656916 63.21 ns/op BenchmarkIndexAnyUTF8/1:2-4 2020857 58.02 ns/op BenchmarkIndexAnyUTF8/1:4-4 1772286 58.75 ns/op BenchmarkIndexAnyUTF8/1:8-4 1998571 60.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 2023024 58.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 1986194 68.81 ns/op BenchmarkIndexAnyUTF8/1:64-4 1972198 62.66 ns/op BenchmarkIndexAnyUTF8/16:1-4 140772 951.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 418069 314.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 363183 328.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 374804 332.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 323096 341.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 310659 370.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 377907 527.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9940 12508 ns/op BenchmarkIndexAnyUTF8/256:2-4 27735 4380 ns/op BenchmarkIndexAnyUTF8/256:4-4 27945 4190 ns/op BenchmarkIndexAnyUTF8/256:8-4 27624 4257 ns/op BenchmarkIndexAnyUTF8/256:16-4 24886 4571 ns/op BenchmarkIndexAnyUTF8/256:32-4 26115 4519 ns/op BenchmarkIndexAnyUTF8/256:64-4 24297 5492 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2064910 59.94 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1866586 62.06 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1892169 57.03 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2144706 56.89 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1985786 61.87 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1910300 62.51 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1886894 78.15 ns/op BenchmarkLastIndexAnyASCII/16:1-4 465573 270.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 421128 350.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 464762 262.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 461925 275.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 460149 310.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 458553 633.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 345900 377.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 30685 6021 ns/op BenchmarkLastIndexAnyASCII/256:2-4 30724 4031 ns/op BenchmarkLastIndexAnyASCII/256:4-4 29907 3645 ns/op BenchmarkLastIndexAnyASCII/256:8-4 27720 3788 ns/op BenchmarkLastIndexAnyASCII/256:16-4 30570 4453 ns/op BenchmarkLastIndexAnyASCII/256:32-4 31332 4049 ns/op BenchmarkLastIndexAnyASCII/256:64-4 35416 5970 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1711288 72.55 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1733768 65.81 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1793043 66.20 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 122.4 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1940805 61.18 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1710810 66.93 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1838409 116.4 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 187125 767.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 393249 403.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 262989 503.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 290496 364.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 282037 387.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 389511 481.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 349422 362.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 15911 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 21558 5538 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 22909 5329 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24885 8038 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24024 8654 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 22057 5337 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23442 6742 ns/op BenchmarkTrimASCII/1:1-4 1828090 63.97 ns/op BenchmarkTrimASCII/1:2-4 1000000 123.1 ns/op BenchmarkTrimASCII/1:4-4 1000000 125.8 ns/op BenchmarkTrimASCII/1:8-4 1584352 125.4 ns/op BenchmarkTrimASCII/1:16-4 1000000 119.5 ns/op BenchmarkTrimASCII/16:1-4 405513 259.2 ns/op BenchmarkTrimASCII/16:2-4 388126 307.2 ns/op BenchmarkTrimASCII/16:4-4 388976 338.1 ns/op BenchmarkTrimASCII/16:8-4 391831 305.8 ns/op BenchmarkTrimASCII/16:16-4 329053 334.4 ns/op BenchmarkTrimASCII/256:1-4 38607 2783 ns/op BenchmarkTrimASCII/256:2-4 25143 4791 ns/op BenchmarkTrimASCII/256:4-4 30997 3878 ns/op BenchmarkTrimASCII/256:8-4 28118 3898 ns/op BenchmarkTrimASCII/256:16-4 29256 3937 ns/op BenchmarkTrimASCII/4096:1-4 2499 48089 ns/op BenchmarkTrimASCII/4096:2-4 2121 66083 ns/op BenchmarkTrimASCII/4096:4-4 1843 62023 ns/op BenchmarkTrimASCII/4096:8-4 2440 69629 ns/op BenchmarkTrimASCII/4096:16-4 1591 63782 ns/op BenchmarkTrimByte-4 1381546 88.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 11749 9511 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13014 9558 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 768 161841 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1465 80884 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3204 40530 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4371 25479 ns/op BenchmarkCompareBytesEqual-4 10146237 11.15 ns/op BenchmarkCompareBytesToNil-4 12696558 9.837 ns/op BenchmarkCompareBytesEmpty-4 13847943 12.41 ns/op BenchmarkCompareBytesIdentical-4 9035562 11.16 ns/op BenchmarkCompareBytesSameLength-4 10058630 13.50 ns/op BenchmarkCompareBytesDifferentLength-4 10137704 9.982 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2727 71833 ns/op 14597.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2874 66319 ns/op 15811.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1101 109901 ns/op 9541.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1724 90648 ns/op 11567.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1166 86509 ns/op 12121.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2454 74007 ns/op 14168.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1750 65205 ns/op 16081.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1039 113402 ns/op 9246.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1692 83061 ns/op 12624.27 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2590 84978 ns/op 12339.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1818 102189 ns/op 10261.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2145 70958 ns/op 14777.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1936 60625 ns/op 17296.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1963 76519 ns/op 13703.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1309 89992 ns/op 11651.88 MB/s BenchmarkCompareBytesBig-4 2343 85201 ns/op 12307.24 MB/s BenchmarkCompareBytesBigIdentical-4 15079420 9.743 ns/op 107628394.07 MB/s PASS ok bytes 90.663s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 1 124242658 ns/op 0.80 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 402860523 ns/op 1.41 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 3 38806366 ns/op 0.42 MB/s 3646080 B/op 51 allocs/op PASS ok compress/bzip2 2.335s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 48 2718158 ns/op 3.68 MB/s 42935 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 22287547 ns/op 4.49 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 293822125 ns/op 3.40 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 30 5605248 ns/op 1.78 MB/s 42542 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 31523903 ns/op 3.17 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 242151215 ns/op 4.13 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 58 2211351 ns/op 4.52 MB/s 42418 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 27291727 ns/op 3.66 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 218299718 ns/op 4.58 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2953942 ns/op 3.39 MB/s 43258 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 29334063 ns/op 3.41 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 295094933 ns/op 3.39 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 43 2566327 ns/op 3.90 MB/s 42963 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 23579864 ns/op 4.24 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 335658497 ns/op 2.98 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 3592055 ns/op 2.78 MB/s 43077 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15844336 ns/op 6.31 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 191236591 ns/op 5.23 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 76 1773852 ns/op 5.64 MB/s 42675 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12776025 ns/op 7.83 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 124399663 ns/op 8.04 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 78 1776187 ns/op 5.63 MB/s 42844 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 23917959 ns/op 4.18 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 228377150 ns/op 4.38 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 75 2833175 ns/op 3.53 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 15813520 ns/op 6.32 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 193201140 ns/op 5.18 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 3007715 ns/op 3.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 28055957 ns/op 3.56 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 243219184 ns/op 4.11 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 7814827 ns/op 1.28 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 89125286 ns/op 1.12 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 976300943 ns/op 1.02 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 8631111 ns/op 1.16 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82393156 ns/op 1.21 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1081617700 ns/op 0.92 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 57 2333651 ns/op 4.29 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 6 19570170 ns/op 5.11 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 160789027 ns/op 6.22 MB/s BenchmarkEncode/Newton/Speed/1e4-4 36 4157812 ns/op 2.41 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 23931907 ns/op 4.18 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 309365161 ns/op 3.23 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 6173516 ns/op 1.62 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 61919139 ns/op 1.62 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 661560096 ns/op 1.51 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 6611551 ns/op 1.51 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 113928689 ns/op 0.88 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1158643644 ns/op 0.86 MB/s PASS ok compress/flate 22.061s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 3016763 ns/op 3.31 MB/s BenchmarkDecoder/1e-Reuse4-4 44 3137587 ns/op 3.19 MB/s BenchmarkDecoder/1e5-4 4 31268782 ns/op 3.20 MB/s BenchmarkDecoder/1e-Reuse5-4 3 56809399 ns/op 1.76 MB/s BenchmarkDecoder/1e6-4 1 288128855 ns/op 3.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 429046910 ns/op 2.33 MB/s BenchmarkEncoder/1e4-4 44 4316685 ns/op 2.32 MB/s BenchmarkEncoder/1e-Reuse4-4 56 2380299 ns/op 4.20 MB/s BenchmarkEncoder/1e5-4 5 22668316 ns/op 4.41 MB/s BenchmarkEncoder/1e-Reuse5-4 4 25683730 ns/op 3.89 MB/s BenchmarkEncoder/1e6-4 1 370186953 ns/op 2.70 MB/s BenchmarkEncoder/1e-Reuse6-4 1 231691030 ns/op 4.32 MB/s PASS ok compress/lzw 4.814s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 19 5387979 ns/op PASS ok container/heap 1.162s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 20829 5764 ns/op BenchmarkWithTimeout/concurrency=40-4 4880 38986 ns/op BenchmarkWithTimeout/concurrency=4000-4 2854 50264 ns/op BenchmarkWithTimeout/concurrency=400000-4 2962 34421 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 297634 763.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 12964 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15037 8638 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2653 50454 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2186 94916 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2241 89307 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 195 784103 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 142 864974 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 277 528979 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 18 9518274 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 7 21876204 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 3902398 ns/op BenchmarkCheckCanceled/Err-4 192045 589.8 ns/op BenchmarkCheckCanceled/Done-4 484201 259.5 ns/op BenchmarkContextCancelDone-4 657828 211.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15732 6707 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 18915 6511 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21979 5830 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19758 6318 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15046 8008 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 554743 219.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 324999 373.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 270432 529.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 182401 748.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 74782 1518 ns/op PASS ok context 15.771s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1240194 95.90 ns/op 166.85 MB/s BenchmarkDecrypt-4 1000000 110.4 ns/op 144.94 MB/s BenchmarkExpand-4 873114 165.2 ns/op PASS ok crypto/aes 1.645s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 193735 665.1 ns/op 96.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 290946 360.3 ns/op 177.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 202060 591.4 ns/op 108.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 295423 394.5 ns/op 162.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 121842 1162 ns/op 1161.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 181806 671.6 ns/op 2010.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 131967 1042 ns/op 1295.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 152438 789.4 ns/op 1710.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41652 2431 ns/op 3369.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 64756 1982 ns/op 4132.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42062 3399 ns/op 2410.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39531 3203 ns/op 2557.26 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5454 28944 ns/op 35.21 MB/s BenchmarkAESCFBDecrypt1K-4 6433 22761 ns/op 44.77 MB/s BenchmarkAESCFBDecrypt8K-4 404 277540 ns/op 29.50 MB/s BenchmarkAESOFB1K-4 6896 18649 ns/op 54.64 MB/s BenchmarkAESCTR1K-4 10000 10976 ns/op 92.84 MB/s BenchmarkAESCTR8K-4 1598 127753 ns/op 64.08 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11695 ns/op 87.56 MB/s BenchmarkAESCBCDecrypt1K-4 10000 14870 ns/op 68.86 MB/s PASS ok crypto/cipher 4.982s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 76596 1417 ns/op 5.65 MB/s BenchmarkDecrypt-4 80044 1308 ns/op 6.12 MB/s BenchmarkTDESEncrypt-4 34722 3394 ns/op 2.36 MB/s BenchmarkTDESDecrypt-4 31788 3871 ns/op 2.07 MB/s PASS ok crypto/des 1.901s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 771 139559 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 12 9618738 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 4 31234078 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 56 2995662 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 2.047s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1734 93113 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 24 5585803 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 10 12943510 ns/op 3062 B/op 35 allocs/op BenchmarkVerify/P256-4 747 146161 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 9 11557602 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 39391255 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4822 35691 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 45 2617582 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 6206678 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 3.129s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 249 444765 ns/op BenchmarkNewKeyFromSeed-4 272 430552 ns/op BenchmarkSigning-4 277 690286 ns/op BenchmarkVerification-4 178 746938 ns/op PASS ok crypto/ed25519 1.848s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5366 20960 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1061105 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 66 2742493 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 9740664 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1256 114829 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 43 2946595 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 16 8611775 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 20119347 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9722 13007 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5178 31587 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2269 45709 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 67 1743006 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2535 54239 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 212 472793 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1262 98595 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 78 1735065 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.728s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 15909 ns/op 64.37 MB/s BenchmarkHMACSHA256_32-4 15687 6851 ns/op 4.67 MB/s BenchmarkNewWriteSum-4 8386 23296 ns/op 1.37 MB/s PASS ok crypto/hmac 1.728s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 30526 4145 ns/op BenchmarkModSub-4 29904 5087 ns/op BenchmarkMontgomeryRepr-4 10000 10081 ns/op BenchmarkMontgomeryMul-4 20323 6290 ns/op BenchmarkModMul-4 10000 18378 ns/op BenchmarkExpBig-4 12 8793318 ns/op BenchmarkExp-4 4 30265260 ns/op PASS ok crypto/internal/bigmod 2.721s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3528 35444 ns/op BenchmarkScalarBaseMult-4 247 454810 ns/op BenchmarkScalarMult-4 100 1005577 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 100 1266985 ns/op PASS ok crypto/internal/edwards25519 1.620s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 417716 330.4 ns/op BenchmarkMultiply-4 2750092 45.16 ns/op BenchmarkSquare-4 3654938 35.01 ns/op BenchmarkInvert-4 24248 5193 ns/op BenchmarkMult32-4 992584 125.8 ns/op PASS ok crypto/internal/edwards25519/field 2.432s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 62 2117708 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1738 68809 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5584177 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 15572958 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 134 937357 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 6346 16013 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 72 2669081 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 21 4803781 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.529s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 662179 216.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 390308 357.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 108146 1194 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 589840 199.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 296596 425.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 107344 1156 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.257s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 99213 1180 ns/op 6.78 MB/s BenchmarkHash64-4 132553 1416 ns/op 45.21 MB/s BenchmarkHash128-4 105024 1157 ns/op 110.67 MB/s BenchmarkHash256-4 98449 1287 ns/op 198.92 MB/s BenchmarkHash512-4 55417 2236 ns/op 228.94 MB/s BenchmarkHash1K-4 48014 2858 ns/op 358.31 MB/s BenchmarkHash8K-4 10000 13242 ns/op 618.66 MB/s BenchmarkHash1M-4 58 1727807 ns/op 606.88 MB/s BenchmarkHash8M-4 7 18090490 ns/op 463.70 MB/s BenchmarkHash8BytesUnaligned-4 69382 1634 ns/op 4.90 MB/s BenchmarkHash1KUnaligned-4 44736 2659 ns/op 385.12 MB/s BenchmarkHash8KUnaligned-4 10000 13651 ns/op 600.08 MB/s PASS ok crypto/md5 3.533s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 352836588 ns/op PASS ok crypto/rand 1.870s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12255 ns/op 10.44 MB/s BenchmarkRC4_1K-4 1264 100058 ns/op 10.23 MB/s BenchmarkRC4_8K-4 133 1314746 ns/op 6.16 MB/s PASS ok crypto/rc4 1.673s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 6 19603224 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 50898644 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 61927631 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 5368264 ns/op BenchmarkDecryptOAEP/2048-4 7 16271977 ns/op BenchmarkEncryptOAEP/2048-4 24 5842644 ns/op BenchmarkSignPKCS1v15/2048-4 7 28301370 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 5573253 ns/op BenchmarkSignPSS/2048-4 6 16810686 ns/op BenchmarkVerifyPSS/2048-4 31 5071805 ns/op PASS ok crypto/rsa 3.644s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 87398 1375 ns/op 5.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 96840 1153 ns/op 6.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 67166 1576 ns/op 203.09 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86001 1522 ns/op 210.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 44118 4690 ns/op 218.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 51990 2089 ns/op 490.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11660 ns/op 702.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10420 ns/op 786.16 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.567s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79111 1871 ns/op 4.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 70560 1465 ns/op 5.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68007 1686 ns/op 4.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25688 5124 ns/op 199.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26706 4374 ns/op 234.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 24663 5927 ns/op 172.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5575 26080 ns/op 314.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3112 34555 ns/op 237.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5077 34849 ns/op 235.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.048s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 43194 2681 ns/op 2.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69404 2282 ns/op 3.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 41292 2973 ns/op 2.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30181 5205 ns/op 196.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 25059 4357 ns/op 235.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 26457 4773 ns/op 214.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6004 20681 ns/op 396.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6295 19768 ns/op 414.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5052 22245 ns/op 368.26 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.136s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21761596 6.689 ns/op BenchmarkConstantTimeEq-4 16130460 7.465 ns/op BenchmarkConstantTimeLessOrEq-4 9873380 12.04 ns/op BenchmarkXORBytes/8Bytes-4 2638176 42.73 ns/op 187.22 MB/s BenchmarkXORBytes/128Bytes-4 2693284 61.76 ns/op 2072.68 MB/s BenchmarkXORBytes/2048Bytes-4 803214 160.1 ns/op 12792.37 MB/s BenchmarkXORBytes/32768Bytes-4 67599 1572 ns/op 20841.85 MB/s PASS ok crypto/subtle 2.613s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 16 10665071 ns/op BenchmarkCertCache/1-4 16 7559514 ns/op BenchmarkCertCache/2-4 14 7792144 ns/op BenchmarkCertCache/3-4 20 8778161 ns/op BenchmarkHandshakeServer/RSA-4 6 25997560 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 6 24533286 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 17283115 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 25 5820410 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 39 7583298 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 13 8247415 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 16 9694389 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 58256761 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 52433556 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 179426686 ns/op 5.84 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 137843484 ns/op 7.61 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 275130353 ns/op 7.62 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 321108968 ns/op 6.53 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 571433713 ns/op 7.34 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 499755643 ns/op 8.39 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 1015843780 ns/op 8.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 703921587 ns/op 11.92 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1109699953 ns/op 15.12 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1095098461 ns/op 15.32 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3707353967 ns/op 9.05 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 4532086616 ns/op 7.40 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 8312161768 ns/op 8.07 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7933514853 ns/op 8.46 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 138210294 ns/op 7.59 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 143389830 ns/op 7.31 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 274113583 ns/op 7.65 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 300680252 ns/op 6.97 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 545731458 ns/op 7.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 549507138 ns/op 7.63 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 872186333 ns/op 9.62 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1077683397 ns/op 7.78 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 2020649177 ns/op 8.30 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2334017854 ns/op 7.19 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 4364147488 ns/op 7.69 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 4502611605 ns/op 7.45 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 8986551389 ns/op 7.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7688356846 ns/op 8.73 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 724059697 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 726770874 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 314403657 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 307726062 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 173147096 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 167031080 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 116507941 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 95957431 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 59708954 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 55763749 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 173221531 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 165809934 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 83024324 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 83977644 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 62279313 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 65154144 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 46417804 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 40815422 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 36267234 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 38618134 ns/op PASS ok crypto/tls 76.318s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 4 39774361 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 222 486296 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 724 207677 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 664 204727 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.505s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 3664237 ns/op 278552 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 39 4340511 ns/op 264935 B/op 1976 allocs/op BenchmarkConcurrentStmtExec-4 73 3131393 ns/op 212629 B/op 576 allocs/op BenchmarkConcurrentTxQuery-4 40 4661524 ns/op 274889 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 80 2075072 ns/op 87890 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 3033829 ns/op 106360 B/op 2078 allocs/op BenchmarkConcurrentTxStmtExec-4 126 1092392 ns/op 40076 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 4091476 ns/op 229623 B/op 1782 allocs/op BenchmarkManyConcurrentQueries-4 2047 52281 ns/op 4134 B/op 20 allocs/op BenchmarkGrabConn-4 194896 730.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.056s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1718 79762 ns/op BenchmarkSymbols32-4 2101 99753 ns/op PASS ok debug/elf 1.490s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 111892 1147 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 44 2335951 ns/op 188358 B/op 14 allocs/op Benchmark115/LineToPC-4 67 1847422 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15820 7643 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.829s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 37399 3670 ns/op BenchmarkMarshal-4 606 242633 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2578 48276 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.634s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 267 441356 ns/op 18.56 MB/s BenchmarkEncodeToString-4 232 579580 ns/op 14.13 MB/s BenchmarkDecode-4 100 1140253 ns/op 11.50 MB/s BenchmarkDecodeString-4 129 1032368 ns/op 12.70 MB/s PASS ok encoding/base32 1.905s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 273 457910 ns/op 17.89 MB/s BenchmarkDecodeString/2-4 278382 442.3 ns/op 9.04 MB/s BenchmarkDecodeString/4-4 296691 521.8 ns/op 15.33 MB/s BenchmarkDecodeString/8-4 195843 956.0 ns/op 12.55 MB/s BenchmarkDecodeString/64-4 40364 3100 ns/op 28.38 MB/s BenchmarkDecodeString/8192-4 308 364075 ns/op 30.00 MB/s BenchmarkNewEncoding-4 45517 5242 ns/op 48.84 MB/s PASS ok encoding/base64 2.810s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1336 100183 ns/op 39.93 MB/s BenchmarkReadStruct-4 10000 11862 ns/op 6.32 MB/s BenchmarkWriteStruct-4 13910 11718 ns/op 6.40 MB/s BenchmarkReadInts-4 34306 3608 ns/op 8.32 MB/s BenchmarkWriteInts-4 28083 6404 ns/op 4.68 MB/s BenchmarkWriteSlice1000Int32s-4 1051 115397 ns/op 34.66 MB/s BenchmarkPutUint16-4 2720054 52.30 ns/op 38.24 MB/s BenchmarkAppendUint16-4 2321818 75.50 ns/op 26.49 MB/s BenchmarkPutUint32-4 1656418 64.48 ns/op 62.03 MB/s BenchmarkAppendUint32-4 1000000 117.7 ns/op 33.98 MB/s BenchmarkPutUint64-4 842278 140.5 ns/op 56.93 MB/s BenchmarkAppendUint64-4 754849 162.0 ns/op 49.39 MB/s BenchmarkLittleEndianPutUint16-4 1985630 56.65 ns/op 35.30 MB/s BenchmarkLittleEndianAppendUint16-4 2092597 54.78 ns/op 36.51 MB/s BenchmarkLittleEndianPutUint32-4 2029100 59.27 ns/op 67.49 MB/s BenchmarkLittleEndianAppendUint32-4 1771500 100.5 ns/op 39.81 MB/s BenchmarkLittleEndianPutUint64-4 630462 227.0 ns/op 35.24 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 204.4 ns/op 39.13 MB/s BenchmarkReadFloats-4 125091 1041 ns/op 11.53 MB/s BenchmarkWriteFloats-4 102751 1304 ns/op 9.20 MB/s BenchmarkReadSlice1000Float32s-4 1168 125397 ns/op 31.90 MB/s BenchmarkWriteSlice1000Float32s-4 782 193751 ns/op 20.65 MB/s BenchmarkReadSlice1000Uint8s-4 45315 2759 ns/op 362.41 MB/s BenchmarkWriteSlice1000Uint8s-4 71635 3887 ns/op 257.27 MB/s BenchmarkPutUvarint32-4 987315 156.4 ns/op 25.57 MB/s BenchmarkPutUvarint64-4 194493 518.6 ns/op 15.43 MB/s PASS ok encoding/binary 7.838s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6144 19766 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6578 21960 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6938 20450 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3757 34066 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7852 24133 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7033 17331 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 8061 16728 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3062 42989 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7879 24363 ns/op PASS ok encoding/csv 2.804s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 8502 18595 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7543 16228 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 187 706337 ns/op 17006 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 511 246366 ns/op 963 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1029 108171 ns/op 84 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 958 127227 ns/op 91 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1370 100967 ns/op 282 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 37 2718969 ns/op 42460 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 387 394604 ns/op 25294 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 783 185303 ns/op 10812 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 890 177376 ns/op 9764 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 534 394945 ns/op 39184 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 148 984608 ns/op 67197 B/op 2231 allocs/op BenchmarkDecodeBytesSlice-4 327 398997 ns/op 24187 B/op 205 allocs/op BenchmarkDecodeInterfaceSlice-4 73 2242787 ns/op 83252 B/op 3178 allocs/op BenchmarkDecodeMap-4 72 1816453 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 4.786s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9901 11400 ns/op 22.46 MB/s BenchmarkEncode/1024-4 2481 53235 ns/op 19.24 MB/s BenchmarkEncode/4096-4 573 202372 ns/op 20.24 MB/s BenchmarkEncode/16384-4 126 885007 ns/op 18.51 MB/s BenchmarkDecode/256-4 18844 5656 ns/op 45.26 MB/s BenchmarkDecode/1024-4 5373 23483 ns/op 43.61 MB/s BenchmarkDecode/4096-4 1509 86983 ns/op 47.09 MB/s BenchmarkDecode/16384-4 330 344368 ns/op 47.58 MB/s BenchmarkDump/256-4 950 132309 ns/op 1.93 MB/s BenchmarkDump/1024-4 255 445774 ns/op 2.30 MB/s BenchmarkDump/4096-4 76 1766533 ns/op 2.32 MB/s BenchmarkDump/16384-4 15 7220550 ns/op 2.27 MB/s PASS ok encoding/hex 3.343s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 219403713 ns/op 8.84 MB/s 8391840 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 134109752 ns/op 14.47 MB/s 136344 B/op 96 allocs/op BenchmarkCodeMarshal-4 1 148310312 ns/op 13.08 MB/s 10201776 B/op 34 allocs/op BenchmarkCodeMarshalError-4 1 156009375 ns/op 12.44 MB/s 10337240 B/op 116 allocs/op BenchmarkMarshalBytes/32-4 17227 5893 ns/op BenchmarkMarshalBytes/256-4 6192 31558 ns/op BenchmarkMarshalBytes/4096-4 420 283560 ns/op BenchmarkMarshalBytesError/32-4 50 2269815 ns/op BenchmarkMarshalBytesError/256-4 48 2384478 ns/op BenchmarkMarshalBytesError/4096-4 38 3716249 ns/op BenchmarkMarshalMap-4 28114 4647 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 485307452 ns/op 4.00 MB/s 10098152 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 22663 4825 ns/op 2.90 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32229 3386 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 460576541 ns/op 4.21 MB/s 2021712 B/op 40010 allocs/op BenchmarkCodeUnmarshalReuse-4 1 456327292 ns/op 4.25 MB/s 2021368 B/op 40012 allocs/op BenchmarkUnmarshalString-4 71602 2107 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 121845 1442 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 199044 975.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16376 8317 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 56851 2710 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 53680 2236 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16201 7570 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2628 49881 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 460 222157 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 84 1581150 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 14744066 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 495890 239.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 421000 289.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 620995 231.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 479232 229.5 ns/op BenchmarkEncodeMarshaler-4 45822 2565 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 58189 2023 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4335867 35.35 ns/op BenchmarkNumberIsValidRegexp-4 14872 7914 ns/op PASS ok encoding/json 11.275s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 2960118 ns/op 22.14 MB/s BenchmarkDecode-4 36 6130490 ns/op 14.48 MB/s PASS ok encoding/pem 1.438s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2046 71536 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 636 184554 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2402 49153 ns/op PASS ok encoding/xml 1.572s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 238976 537.2 ns/op BenchmarkAs-4 54156 1939 ns/op PASS ok errors 1.373s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 388358 317.0 ns/op BenchmarkIntSet-4 581162 228.9 ns/op BenchmarkFloatAdd-4 154825 890.2 ns/op BenchmarkFloatSet-4 520455 228.2 ns/op BenchmarkStringSet-4 306829 358.8 ns/op BenchmarkMapSet-4 118003 1042 ns/op BenchmarkMapSetDifferent-4 52846 2373 ns/op BenchmarkMapSetDifferentRandom-4 224 493895 ns/op BenchmarkMapSetString-4 128630 1109 ns/op BenchmarkMapAddSame-4 33918 6382 ns/op BenchmarkMapAddDifferent-4 11070 9650 ns/op BenchmarkMapAddDifferentRandom-4 240 585221 ns/op BenchmarkMapAddSameSteadyState-4 291274 442.7 ns/op BenchmarkMapAddDifferentSteadyState-4 121251 982.9 ns/op BenchmarkMapString-4 6648 20512 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 18373 12332 ns/op PASS ok expvar 5.193s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 48811 2238 ns/op BenchmarkSprintfEmpty-4 159165 674.2 ns/op BenchmarkSprintfString-4 133285 976.0 ns/op BenchmarkSprintfTruncateString-4 97987 1103 ns/op BenchmarkSprintfTruncateBytes-4 71779 1416 ns/op BenchmarkSprintfSlowParsingPath-4 106045 1201 ns/op BenchmarkSprintfQuoteString-4 35035 2970 ns/op BenchmarkSprintfInt-4 156322 901.7 ns/op BenchmarkSprintfIntInt-4 115636 1446 ns/op BenchmarkSprintfPrefixedInt-4 80542 1944 ns/op BenchmarkSprintfFloat-4 76712 1633 ns/op BenchmarkSprintfComplex-4 38538 4284 ns/op BenchmarkSprintfBoolean-4 171772 1429 ns/op BenchmarkSprintfHexString-4 80577 2205 ns/op BenchmarkSprintfHexBytes-4 76155 2949 ns/op BenchmarkSprintfBytes-4 31810 4373 ns/op BenchmarkSprintfStringer-4 34068 3173 ns/op BenchmarkSprintfStructure-4 15909 7035 ns/op BenchmarkManyArgs-4 32295 3373 ns/op BenchmarkFprintInt-4 45134 2405 ns/op BenchmarkFprintfBytes-4 44647 2241 ns/op BenchmarkFprintIntNoAlloc-4 45379 2732 ns/op BenchmarkScanInts-4 22 4915460 ns/op BenchmarkScanRecursiveInt-4 1 522836644 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 588074750 ns/op PASS ok fmt 7.441s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 462 275346 ns/op PASS ok go/build 1.246s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 32227 3606 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10227 20688 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3732 48140 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 973 162566 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 186 568929 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 2494020 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 10331179 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 36237251 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 180788484 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.333s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 405300058 ns/op 0.16 MB/s 45433816 B/op 48754 allocs/op PASS ok go/format 1.517s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 26826656 ns/op 2.01 MB/s BenchmarkParseOnly-4 6 21209991 ns/op 2.54 MB/s BenchmarkResolve-4 42 2594150 ns/op 20.76 MB/s PASS ok go/parser 3.016s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 190929954 ns/op 0.27 MB/s 5331264 B/op 27516 allocs/op BenchmarkPrintDecl-4 607 219238 ns/op 0.15 MB/s 15888 B/op 51 allocs/op PASS ok go/printer 1.463s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 213 573963 ns/op BenchmarkScanFiles/go/types/expr.go-4 8 13441544 ns/op 3.69 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 26393568 ns/op 2.74 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26674976 ns/op 4.43 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 157 647070 ns/op 4.76 MB/s PASS ok go/scanner 2.245s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1349671 126.1 ns/op PASS ok go/token 1.509s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 67 1559649 ns/op BenchmarkNamed/Underlying/nongeneric-4 855620 140.1 ns/op BenchmarkNamed/Underlying/generic-4 723916 155.3 ns/op BenchmarkNamed/Underlying/src_instance-4 961525 140.8 ns/op BenchmarkNamed/Underlying/user_instance-4 842511 164.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13218 9165 ns/op BenchmarkNamed/NewMethodSet/generic-4 14935 8178 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13669 9821 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15308 10858 ns/op BenchmarkCheck/http/funcbodies/info-4 1 788033617 ns/op 42067 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 857187911 ns/op 38614 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 510684517 ns/op 64718 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 323308048 ns/op 102382 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3159258986 ns/op 1636 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 214869476 ns/op 23456 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 174181974 ns/op 29106 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 121335291 ns/op 42071 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 877693889 ns/op 2465 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 120538292 ns/op 17833 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 93384135 ns/op 22983 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 82831016 ns/op 25998 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2543270813 ns/op 25712 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 776936443 ns/op 84119 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 229767377 ns/op 279960 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 126320763 ns/op 514676 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3787327474 ns/op 529.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 175179997 ns/op 11361 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 110544010 ns/op 17984 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 134558306 ns/op 14830 lines/s PASS ok go/types 56.186s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12560 11088 ns/op 92.35 MB/s PASS ok hash/adler32 1.346s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 183727 583.3 ns/op 25.72 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 204949 732.2 ns/op 20.49 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 112304 980.2 ns/op 40.81 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 135847 1034 ns/op 38.70 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 302859 355.5 ns/op 1440.41 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 256848 418.6 ns/op 1223.05 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 343800 371.4 ns/op 2757.12 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 304095 393.0 ns/op 2605.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 209618 553.2 ns/op 7404.40 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 248278 536.8 ns/op 7629.94 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51721 2188 ns/op 14975.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51949 2398 ns/op 13662.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 308626 434.1 ns/op 34.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 350014 362.2 ns/op 41.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 316899 366.7 ns/op 109.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 287349 370.0 ns/op 108.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 270084 414.2 ns/op 1236.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 297564 453.3 ns/op 1129.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 228019 578.2 ns/op 1771.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 235275 561.7 ns/op 1823.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 96352 1092 ns/op 3751.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 187279 621.0 ns/op 6595.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49630 2263 ns/op 14478.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53034 2470 ns/op 13266.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 229423 938.1 ns/op 15.99 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 196044 602.0 ns/op 24.92 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 106021 1564 ns/op 25.57 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 122334 933.2 ns/op 42.86 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 15239 ns/op 33.60 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11626 ns/op 44.04 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5812 33374 ns/op 30.68 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5149 40119 ns/op 25.52 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1202 105705 ns/op 38.75 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1358 97413 ns/op 42.05 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 129 873838 ns/op 37.50 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 147 828252 ns/op 39.56 MB/s PASS ok hash/crc32 8.671s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 124 936210 ns/op 70.00 MB/s BenchmarkCrc64/ISO4KB-4 1308 88439 ns/op 46.31 MB/s BenchmarkCrc64/ISO1KB-4 7158 22246 ns/op 46.03 MB/s BenchmarkCrc64/ECMA64KB-4 100 1121921 ns/op 58.41 MB/s BenchmarkCrc64/Random64KB-4 132 970282 ns/op 67.54 MB/s BenchmarkCrc64/Random16KB-4 457 233156 ns/op 70.27 MB/s PASS ok hash/crc64 2.369s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12628 9417 ns/op 108.74 MB/s BenchmarkFnv32aKB-4 10000 10092 ns/op 101.46 MB/s BenchmarkFnv64KB-4 10000 10003 ns/op 102.37 MB/s BenchmarkFnv64aKB-4 10000 10209 ns/op 100.30 MB/s BenchmarkFnv128KB-4 1448 94167 ns/op 10.87 MB/s BenchmarkFnv128aKB-4 1624 77597 ns/op 13.20 MB/s PASS ok hash/fnv 2.182s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 348271 404.0 ns/op 9.90 MB/s BenchmarkHash/n=4/Bytes-4 2764671 41.79 ns/op 95.72 MB/s BenchmarkHash/n=4/String-4 1493900 82.14 ns/op 48.70 MB/s BenchmarkHash/n=8/Write-4 354267 305.3 ns/op 26.20 MB/s BenchmarkHash/n=8/Bytes-4 2734221 42.16 ns/op 189.74 MB/s BenchmarkHash/n=8/String-4 1522924 73.77 ns/op 108.44 MB/s BenchmarkHash/n=16/Write-4 464800 313.7 ns/op 51.00 MB/s BenchmarkHash/n=16/Bytes-4 3319418 40.96 ns/op 390.62 MB/s BenchmarkHash/n=16/String-4 1462875 95.62 ns/op 167.34 MB/s BenchmarkHash/n=32/Write-4 318348 372.9 ns/op 85.80 MB/s BenchmarkHash/n=32/Bytes-4 2883134 40.65 ns/op 787.20 MB/s BenchmarkHash/n=32/String-4 1443021 74.64 ns/op 428.73 MB/s BenchmarkHash/n=64/Write-4 428506 393.3 ns/op 162.74 MB/s BenchmarkHash/n=64/Bytes-4 2567950 42.77 ns/op 1496.36 MB/s BenchmarkHash/n=64/String-4 1472948 77.60 ns/op 824.73 MB/s BenchmarkHash/n=256/Write-4 261512 527.1 ns/op 485.70 MB/s BenchmarkHash/n=256/Bytes-4 1885347 79.22 ns/op 3231.39 MB/s BenchmarkHash/n=256/String-4 881475 224.6 ns/op 1139.81 MB/s BenchmarkHash/n=320/Write-4 332745 436.5 ns/op 733.05 MB/s BenchmarkHash/n=320/Bytes-4 1719406 129.9 ns/op 2462.72 MB/s BenchmarkHash/n=320/String-4 630313 194.6 ns/op 1644.01 MB/s BenchmarkHash/n=1024/Write-4 164456 681.3 ns/op 1502.98 MB/s BenchmarkHash/n=1024/Bytes-4 804632 157.6 ns/op 6497.87 MB/s BenchmarkHash/n=1024/String-4 275001 500.5 ns/op 2045.88 MB/s BenchmarkHash/n=4096/Write-4 78039 1719 ns/op 2383.33 MB/s BenchmarkHash/n=4096/Bytes-4 244182 697.7 ns/op 5870.90 MB/s BenchmarkHash/n=4096/String-4 59676 1882 ns/op 2176.61 MB/s BenchmarkHash/n=16384/Write-4 22941 5030 ns/op 3257.45 MB/s BenchmarkHash/n=16384/Bytes-4 60310 2100 ns/op 7801.59 MB/s BenchmarkHash/n=16384/String-4 16191 11186 ns/op 1464.74 MB/s PASS ok hash/maphash 8.543s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 580 256846 ns/op BenchmarkEscapeNone-4 87416 1189 ns/op BenchmarkUnescape-4 493 242377 ns/op BenchmarkUnescapeNone-4 440410 285.1 ns/op BenchmarkUnescapeSparse-4 7546 29579 ns/op BenchmarkUnescapeDense-4 932 176366 ns/op PASS ok html 2.531s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6452 20080 ns/op BenchmarkCSSEscaperNoSpecials-4 31286 3468 ns/op BenchmarkDecodeCSS-4 19857 6541 ns/op BenchmarkDecodeCSSNoSpecials-4 2565184 47.04 ns/op BenchmarkCSSValueFilter-4 92110 1774 ns/op BenchmarkCSSValueFilterOk-4 55105 1906 ns/op BenchmarkEscapedExecute-4 4332 41355 ns/op BenchmarkHTMLNospaceEscaper-4 5815 18941 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 35661 3317 ns/op BenchmarkStripTags-4 12776 7914 ns/op BenchmarkStripTagsNoSpecials-4 291535 981.7 ns/op BenchmarkJSValEscaperWithNum-4 15387 8337 ns/op BenchmarkJSValEscaperWithStr-4 4838 28701 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15429 7343 ns/op BenchmarkJSValEscaperWithObj-4 4016 28496 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9316 11196 ns/op BenchmarkJSStrEscaperNoSpecials-4 38169 2954 ns/op BenchmarkJSStrEscaper-4 9034 14345 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40358 3091 ns/op BenchmarkJSRegexpEscaper-4 8604 15917 ns/op BenchmarkTemplateSpecialTags-4 86 1834800 ns/op BenchmarkURLEscaper-4 3458 34587 ns/op BenchmarkURLEscaperNoSpecials-4 165850 1075 ns/op BenchmarkURLNormalizer-4 4594 29346 ns/op BenchmarkURLNormalizerNoSpecials-4 142215 1079 ns/op BenchmarkSrcsetFilter-4 14510 9889 ns/op BenchmarkSrcsetFilterNoSpecials-4 86848 1633 ns/op PASS ok html/template 7.856s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 404738 283.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 449822 331.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 514412 259.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 408669 322.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1266931 94.19 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 133.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 775348 147.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 159.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 102.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 306715 524.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 266740 643.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 398488 395.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 267091 476.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 556170 229.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 357636 351.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 675018 216.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 505144 367.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 302412 509.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1055180 119.2 ns/op BenchmarkRGBASetRGBA-4 947569 227.4 ns/op BenchmarkRGBA64At-4 656110 169.1 ns/op BenchmarkRGBA64SetRGBA64-4 638848 219.5 ns/op BenchmarkNRGBAAt-4 1000000 121.2 ns/op BenchmarkNRGBASetNRGBA-4 931785 141.9 ns/op BenchmarkNRGBA64At-4 843687 162.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 764148 192.7 ns/op BenchmarkAlphaAt-4 2093436 95.61 ns/op BenchmarkAlphaSetAlpha-4 2107575 61.84 ns/op BenchmarkAlpha16At-4 1280649 89.77 ns/op BenchmarkAlphaSetAlpha16-4 1237789 100.7 ns/op BenchmarkGrayAt-4 1856550 65.70 ns/op BenchmarkGraySetGray-4 1671054 68.91 ns/op BenchmarkGray16At-4 940792 108.7 ns/op BenchmarkGraySetGray16-4 1000000 148.7 ns/op PASS ok image 9.165s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2571589 70.88 ns/op BenchmarkYCbCrToRGB/128-4 2140472 47.42 ns/op BenchmarkYCbCrToRGB/255-4 2738908 50.72 ns/op BenchmarkRGBToYCbCr/0-4 2543515 44.65 ns/op BenchmarkRGBToYCbCr/Cb-4 2555343 56.61 ns/op BenchmarkRGBToYCbCr/Cr-4 2886940 43.30 ns/op BenchmarkYCbCrToRGBA/0-4 2386711 51.97 ns/op BenchmarkYCbCrToRGBA/128-4 2263755 59.07 ns/op BenchmarkYCbCrToRGBA/255-4 1375018 108.3 ns/op BenchmarkNYCbCrAToRGBA/0-4 1995638 98.69 ns/op BenchmarkNYCbCrAToRGBA/128-4 2154057 55.99 ns/op BenchmarkNYCbCrAToRGBA/255-4 1579635 64.83 ns/op PASS ok image/color 4.428s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 41349334 ns/op BenchmarkFillSrc-4 262 443061 ns/op BenchmarkCopyOver-4 6 20090404 ns/op BenchmarkCopySrc-4 414 274290 ns/op BenchmarkNRGBAOver-4 7 14843037 ns/op BenchmarkNRGBASrc-4 10 11253680 ns/op BenchmarkYCbCr-4 8 13412612 ns/op BenchmarkGray-4 18 7761661 ns/op BenchmarkCMYK-4 10 17026157 ns/op BenchmarkGlyphOver-4 16 6658955 ns/op BenchmarkRGBAMaskOver-4 5 25269986 ns/op BenchmarkGrayMaskOver-4 6 20230039 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35066225 ns/op BenchmarkRGBA-4 5 32858441 ns/op BenchmarkPalettedFill-4 709 146057 ns/op BenchmarkPalettedRGBA-4 4 26327073 ns/op BenchmarkGenericOver-4 2 54007897 ns/op BenchmarkGenericMaskOver-4 5 34884644 ns/op BenchmarkGenericSrc-4 3 45756650 ns/op BenchmarkGenericMaskSrc-4 3 44012221 ns/op PASS ok image/draw 9.172s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 14 7292585 ns/op 2.12 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 187186327 ns/op 1.64 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3764610308 ns/op 0.33 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 42 2823389 ns/op 5.47 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 146967957 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.262s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4078 28479 ns/op BenchmarkIDCT-4 5370 29452 ns/op BenchmarkDecodeBaseline-4 7 18028185 ns/op 3.43 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 32304719 ns/op 1.91 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 179367944 ns/op 6.85 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 340987744 ns/op 2.70 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.091s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14055896 7.967 ns/op BenchmarkDecodeGray-4 9 15810540 ns/op 4.15 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 73090891 ns/op 3.59 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40052510 ns/op 6.55 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 11025980 ns/op 5.94 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 39177933 ns/op 6.69 MB/s 332005 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 64866320 ns/op 4.04 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 91662027 ns/op 3.35 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 57238240 ns/op 5.37 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 260703048 ns/op 4.71 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 195816506 ns/op 6.28 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 33828215 ns/op 9.08 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 237585145 ns/op 5.17 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 744086469 ns/op 1.65 MB/s 864184 B/op 30 allocs/op PASS ok image/png 5.597s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 70237858 ns/op 1.42 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 54496040 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 448523180 ns/op 1.11 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 346213480 ns/op 1.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 67512558 ns/op 1.48 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 100125669 ns/op 1.00 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 471918103 ns/op 1.06 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 322254294 ns/op 1.55 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 615633669 ns/op 1.62 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 552650993 ns/op 1.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4170105351 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4320274917 ns/op 1.16 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 6 27784655 ns/op 3.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 12506497 ns/op 8.00 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 66465977 ns/op 7.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 73136882 ns/op 6.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 116934980 ns/op 8.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 130889479 ns/op 7.64 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 624816619 ns/op 8.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 715491289 ns/op 6.99 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 65857360 ns/op 1.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 64152312 ns/op 1.56 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 593001803 ns/op 0.84 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 293976158 ns/op 1.70 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 893234513 ns/op 1.12 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 979317442 ns/op 1.02 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6594017703 ns/op 0.76 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5901118019 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 162094342 ns/op 25.79 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 150641631 ns/op 27.75 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 53.055s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 23012 5556 ns/op 0.18 MB/s BenchmarkMarshalCorpusFile/2-4 23953 6663 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/4-4 16348 6610 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/8-4 18068 6903 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/16-4 14343 8531 ns/op 1.88 MB/s BenchmarkMarshalCorpusFile/32-4 10046 14332 ns/op 2.23 MB/s BenchmarkMarshalCorpusFile/64-4 5690 19634 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/128-4 4132 27086 ns/op 4.73 MB/s BenchmarkMarshalCorpusFile/256-4 2994 63271 ns/op 4.05 MB/s BenchmarkMarshalCorpusFile/512-4 1554 125301 ns/op 4.09 MB/s BenchmarkMarshalCorpusFile/1024-4 591 272005 ns/op 3.76 MB/s BenchmarkMarshalCorpusFile/2048-4 204 696610 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/4096-4 106 1028828 ns/op 3.98 MB/s BenchmarkMarshalCorpusFile/8192-4 90 3106549 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/16384-4 33 3986926 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/32768-4 13 10048522 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/65536-4 6 23074413 ns/op 2.84 MB/s BenchmarkMarshalCorpusFile/131072-4 4 36894255 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/262144-4 2 75895269 ns/op 3.45 MB/s BenchmarkMarshalCorpusFile/524288-4 1 132292913 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 314432400 ns/op 3.33 MB/s BenchmarkUnmarshalCorpusFile/1-4 7656 20608 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7628 18539 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 7593 19608 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/8-4 6420 21780 ns/op 0.37 MB/s BenchmarkUnmarshalCorpusFile/16-4 5157 35891 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/32-4 2966 55749 ns/op 0.57 MB/s BenchmarkUnmarshalCorpusFile/64-4 3040 68887 ns/op 0.93 MB/s BenchmarkUnmarshalCorpusFile/128-4 1987 60058 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/256-4 758 235708 ns/op 1.09 MB/s BenchmarkUnmarshalCorpusFile/512-4 424 269188 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/1024-4 231 653757 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1012126 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 2331593 ns/op 1.76 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3974527 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7947844 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 17033223 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31523692 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 66152606 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 136790362 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 350365244 ns/op 1.50 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 642820139 ns/op 1.63 MB/s BenchmarkMutatorBytes/1-4 26823 4217 ns/op BenchmarkMutatorBytes/10-4 28482 3932 ns/op BenchmarkMutatorBytes/100-4 24265 6278 ns/op BenchmarkMutatorBytes/1000-4 19526 5966 ns/op BenchmarkMutatorBytes/10000-4 5907 53661 ns/op BenchmarkMutatorBytes/100000-4 799 218555 ns/op BenchmarkMutatorString/1-4 28479 4560 ns/op BenchmarkMutatorString/10-4 33378 4481 ns/op BenchmarkMutatorString/100-4 23162 6281 ns/op BenchmarkMutatorString/1000-4 10000 15732 ns/op BenchmarkMutatorString/10000-4 3370 62202 ns/op BenchmarkMutatorString/100000-4 212 545440 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13994 8532 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 10447 ns/op BenchmarkMutatorAllBasicTypes/bool-4 44382 2501 ns/op BenchmarkMutatorAllBasicTypes/float32-4 23328 4622 ns/op BenchmarkMutatorAllBasicTypes/float64-4 37238 4270 ns/op BenchmarkMutatorAllBasicTypes/int-4 33607 3648 ns/op BenchmarkMutatorAllBasicTypes/int8-4 45349 3536 ns/op BenchmarkMutatorAllBasicTypes/int16-4 36273 2906 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43510 2799 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47131 2660 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 39418 3224 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 39825 3897 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46770 4157 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 41133 2777 ns/op PASS ok internal/fuzz 18.300s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11962 12003 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 142401 933.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.094s PASS ok internal/poll 1.068s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 23515101 ns/op PASS ok internal/trace 4.730s PASS ok internal/zstd 1.056s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13936 ns/op BenchmarkCopyNLarge-4 145 978175 ns/op PASS ok io 1.517s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 144271 854.2 ns/op BenchmarkPrintln-4 21914 5866 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29642 4387 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 5605 24289 ns/op BenchmarkDiscard-4 1000000 239.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.155s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 58202 2158 ns/op BenchmarkJSONHandler/defaults-4 6217 18779 ns/op 512 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3140 34164 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 2772 46921 ns/op 759 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7783 19206 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6817 18751 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4254 29745 ns/op 529 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23967 5105 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22328 6680 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 48758 2485 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 44728 2302 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 55228 2191 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 56298 2117 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 62367 2071 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 66933 2212 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 182.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 639592 218.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 597369 216.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 442304 293.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 361947 329.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5416 37431 ns/op BenchmarkDispatch/switch-checked-4 187179 732.0 ns/op BenchmarkDispatch/As-4 186385 753.9 ns/op BenchmarkDispatch/Visit-4 153550 880.1 ns/op BenchmarkUnsafeStrings-4 14941 14950 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 7.037s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 854692 127.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1168276 88.40 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 683755 170.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 173187 611.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 35318 3936 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 40332 3966 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 15656 8018 ns/op 674 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3793 27938 ns/op 3501 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7183 15690 ns/op 580 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 4834 24027 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4437 23221 ns/op 1092 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1956 72349 ns/op 4346 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9270 13592 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 12740 11651 ns/op 521 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6397 17528 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2635 55341 ns/op 3729 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.788s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 36222608 ns/op PASS ok maps 2.530s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2060550 58.33 ns/op BenchmarkAcosh-4 1000000 229.5 ns/op BenchmarkAsin-4 2036538 113.3 ns/op BenchmarkAsinh-4 793777 147.5 ns/op BenchmarkAtan-4 2323194 48.36 ns/op BenchmarkAtanh-4 970332 129.8 ns/op BenchmarkAtan2-4 1635193 63.21 ns/op BenchmarkCbrt-4 1000000 141.5 ns/op BenchmarkCeil-4 13782907 7.688 ns/op BenchmarkCopysign-4 1731807 72.31 ns/op BenchmarkCos-4 904885 110.8 ns/op BenchmarkCosh-4 1000000 146.2 ns/op BenchmarkErf-4 2820336 43.90 ns/op BenchmarkErfc-4 3214574 52.22 ns/op BenchmarkErfinv-4 2411914 45.16 ns/op BenchmarkErfcinv-4 2555635 57.89 ns/op BenchmarkExp-4 7068427 34.65 ns/op BenchmarkExpGo-4 692082 169.7 ns/op BenchmarkExpm1-4 1940581 87.87 ns/op BenchmarkExp2-4 1000000 126.8 ns/op BenchmarkExp2Go-4 1000000 128.8 ns/op BenchmarkAbs-4 2531544 39.78 ns/op BenchmarkDim-4 7486176 18.79 ns/op BenchmarkFloor-4 21920354 5.968 ns/op BenchmarkMax-4 15847958 8.971 ns/op BenchmarkMin-4 14909464 13.10 ns/op BenchmarkMod-4 367669 402.7 ns/op BenchmarkFrexp-4 1387178 72.78 ns/op BenchmarkGamma-4 871968 313.0 ns/op BenchmarkHypot-4 12188496 16.62 ns/op BenchmarkHypotGo-4 1596890 75.20 ns/op BenchmarkIlogb-4 2002396 58.80 ns/op BenchmarkJ0-4 297140 584.4 ns/op BenchmarkJ1-4 297858 455.3 ns/op BenchmarkJn-4 104994 1066 ns/op BenchmarkLdexp-4 1000000 104.5 ns/op BenchmarkLgamma-4 1000000 140.4 ns/op BenchmarkLog-4 4370065 26.53 ns/op BenchmarkLogb-4 1748637 77.93 ns/op BenchmarkLog1p-4 1456682 78.18 ns/op BenchmarkLog10-4 4048791 45.06 ns/op BenchmarkLog2-4 1359890 95.36 ns/op BenchmarkModf-4 1813365 72.25 ns/op BenchmarkNextafter32-4 1948573 56.61 ns/op BenchmarkNextafter64-4 2047092 59.91 ns/op BenchmarkPowInt-4 494547 298.0 ns/op BenchmarkPowFrac-4 452072 336.3 ns/op BenchmarkPow10Pos-4 4275916 37.95 ns/op BenchmarkPow10Neg-4 4751959 43.88 ns/op BenchmarkRound-4 3792044 29.53 ns/op BenchmarkRoundToEven-4 8802613 13.02 ns/op BenchmarkRemainder-4 495762 286.7 ns/op BenchmarkSignbit-4 3435968 33.80 ns/op BenchmarkSin-4 1000000 153.8 ns/op BenchmarkSincos-4 1000000 122.9 ns/op BenchmarkSinh-4 1494711 115.2 ns/op BenchmarkSqrtIndirect-4 20713960 9.977 ns/op BenchmarkSqrtLatency-4 17928000 7.366 ns/op BenchmarkSqrtIndirectLatency-4 22226737 9.129 ns/op BenchmarkSqrtGoLatency-4 918469 137.1 ns/op BenchmarkSqrtPrime-4 24100 4782 ns/op BenchmarkTan-4 1203050 110.2 ns/op BenchmarkTanh-4 1416832 99.26 ns/op BenchmarkTrunc-4 18430005 7.723 ns/op BenchmarkY0-4 278581 542.9 ns/op BenchmarkY1-4 229365 987.4 ns/op BenchmarkYn-4 98796 1856 ns/op BenchmarkFloat64bits-4 6385632 25.25 ns/op BenchmarkFloat64frombits-4 5949890 28.58 ns/op BenchmarkFloat32bits-4 5159556 20.81 ns/op BenchmarkFloat32frombits-4 6123654 18.38 ns/op BenchmarkFMA-4 20704515 7.286 ns/op PASS ok math 19.433s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12921534 10.21 ns/op 6266.08 MB/s BenchmarkAddVV/2-4 10388721 11.66 ns/op 10973.40 MB/s BenchmarkAddVV/3-4 9995026 12.60 ns/op 15243.13 MB/s BenchmarkAddVV/4-4 9864495 16.18 ns/op 15826.02 MB/s BenchmarkAddVV/5-4 8397706 16.00 ns/op 19999.28 MB/s BenchmarkAddVV/10-4 6063180 23.73 ns/op 26973.79 MB/s BenchmarkAddVV/100-4 1415340 78.94 ns/op 81071.38 MB/s BenchmarkAddVV/1000-4 101239 1011 ns/op 63306.87 MB/s BenchmarkSubVV/1-4 13483107 12.00 ns/op 5334.05 MB/s BenchmarkSubVV/2-4 10663382 12.30 ns/op 10406.81 MB/s BenchmarkSubVV/3-4 9354979 24.20 ns/op 7933.61 MB/s BenchmarkSubVV/4-4 10656058 11.44 ns/op 22368.09 MB/s BenchmarkSubVV/5-4 8808829 14.40 ns/op 22217.65 MB/s BenchmarkSubVV/10-4 5485459 34.97 ns/op 18302.49 MB/s BenchmarkSubVV/100-4 1281966 102.3 ns/op 62549.05 MB/s BenchmarkSubVV/1000-4 190796 845.2 ns/op 75720.68 MB/s BenchmarkAddVW/1-4 14306638 12.77 ns/op 626.37 MB/s BenchmarkAddVW/2-4 12462758 9.075 ns/op 1763.10 MB/s BenchmarkAddVW/3-4 13704793 11.61 ns/op 2066.78 MB/s BenchmarkAddVW/4-4 10729260 11.15 ns/op 2868.79 MB/s BenchmarkAddVW/5-4 9957398 12.48 ns/op 3204.38 MB/s BenchmarkAddVW/10-4 8113754 20.77 ns/op 3852.23 MB/s BenchmarkAddVW/100-4 188764 733.0 ns/op 1091.41 MB/s BenchmarkAddVW/1000-4 32038 4256 ns/op 1879.91 MB/s BenchmarkAddVWext/1-4 12051741 9.308 ns/op 859.44 MB/s BenchmarkAddVWext/2-4 10797300 10.23 ns/op 1563.49 MB/s BenchmarkAddVWext/3-4 12201286 10.48 ns/op 2289.56 MB/s BenchmarkAddVWext/4-4 12895696 10.25 ns/op 3122.29 MB/s BenchmarkAddVWext/5-4 8244806 18.01 ns/op 2220.89 MB/s BenchmarkAddVWext/10-4 7877433 16.20 ns/op 4939.61 MB/s BenchmarkAddVWext/100-4 44319 3448 ns/op 232.02 MB/s BenchmarkAddVWext/1000-4 4399 23139 ns/op 345.73 MB/s BenchmarkSubVW/1-4 15345434 9.559 ns/op 836.91 MB/s BenchmarkSubVW/2-4 10309443 10.69 ns/op 1496.57 MB/s BenchmarkSubVW/3-4 12762069 9.516 ns/op 2522.04 MB/s BenchmarkSubVW/4-4 5930994 17.91 ns/op 1786.33 MB/s BenchmarkSubVW/5-4 10340532 10.98 ns/op 3641.69 MB/s BenchmarkSubVW/10-4 8626808 13.43 ns/op 5958.91 MB/s BenchmarkSubVW/100-4 277180 451.6 ns/op 1771.44 MB/s BenchmarkSubVW/1000-4 40202 3014 ns/op 2654.52 MB/s BenchmarkSubVWext/1-4 12376081 8.844 ns/op 904.56 MB/s BenchmarkSubVWext/2-4 14684582 11.87 ns/op 1347.70 MB/s BenchmarkSubVWext/3-4 12510397 10.63 ns/op 2256.92 MB/s BenchmarkSubVWext/4-4 13934991 9.860 ns/op 3245.33 MB/s BenchmarkSubVWext/5-4 12089414 9.953 ns/op 4019.07 MB/s BenchmarkSubVWext/10-4 10141406 15.90 ns/op 5032.63 MB/s BenchmarkSubVWext/100-4 41990 2693 ns/op 297.05 MB/s BenchmarkSubVWext/1000-4 5866 41831 ns/op 191.25 MB/s BenchmarkMulAddVWW/1-4 11364272 15.41 ns/op 4152.38 MB/s BenchmarkMulAddVWW/2-4 11538836 9.817 ns/op 13038.11 MB/s BenchmarkMulAddVWW/3-4 11265082 14.38 ns/op 13348.29 MB/s BenchmarkMulAddVWW/4-4 10995518 10.80 ns/op 23712.96 MB/s BenchmarkMulAddVWW/5-4 10726194 11.06 ns/op 28939.11 MB/s BenchmarkMulAddVWW/10-4 7398510 17.41 ns/op 36756.66 MB/s BenchmarkMulAddVWW/100-4 1383799 96.24 ns/op 66498.85 MB/s BenchmarkMulAddVWW/1000-4 165930 1025 ns/op 62446.45 MB/s BenchmarkAddMulVVW/1-4 16090852 9.408 ns/op 6802.90 MB/s BenchmarkAddMulVVW/2-4 12046051 12.49 ns/op 10251.68 MB/s BenchmarkAddMulVVW/3-4 10516852 12.27 ns/op 15650.36 MB/s BenchmarkAddMulVVW/4-4 12230664 21.47 ns/op 11926.39 MB/s BenchmarkAddMulVVW/5-4 9708030 12.30 ns/op 26015.94 MB/s BenchmarkAddMulVVW/10-4 7367347 16.53 ns/op 38719.75 MB/s BenchmarkAddMulVVW/100-4 1366874 124.0 ns/op 51618.58 MB/s BenchmarkAddMulVVW/1000-4 209154 718.1 ns/op 89118.27 MB/s BenchmarkDivWVW/1-4 1694239 76.85 ns/op 832.83 MB/s BenchmarkDivWVW/2-4 782576 132.5 ns/op 966.13 MB/s BenchmarkDivWVW/3-4 806546 188.0 ns/op 1021.13 MB/s BenchmarkDivWVW/4-4 647800 195.9 ns/op 1307.07 MB/s BenchmarkDivWVW/5-4 527809 332.0 ns/op 963.99 MB/s BenchmarkDivWVW/10-4 278600 791.3 ns/op 808.76 MB/s BenchmarkDivWVW/100-4 33717 6260 ns/op 1022.37 MB/s BenchmarkDivWVW/1000-4 4514 28553 ns/op 2241.41 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12343714 12.89 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13544020 8.609 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12074672 11.69 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12664946 13.84 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10320979 11.46 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11194762 13.61 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9680916 18.25 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10151908 12.77 ns/op BenchmarkNonZeroShifts/5/shrVU-4 6439772 18.38 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8809501 12.34 ns/op BenchmarkNonZeroShifts/10/shrVU-4 5594095 22.61 ns/op BenchmarkNonZeroShifts/10/shlVU-4 5816414 32.64 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 126.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 940209 122.7 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 152748 1254 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 175530 963.1 ns/op BenchmarkDecimalConversion-4 129 827296 ns/op BenchmarkFloatString/100-4 9326 18332 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 121 957800 ns/op 2925 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 63089391 ns/op 60704 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 6110118218 ns/op 848584 B/op 507 allocs/op BenchmarkFloatAdd/10-4 137319 851.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 148844 877.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 92614 1569 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 72009 1623 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15616 7294 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 168573 662.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 171556 660.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 188270 751.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 157228 835.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 41902 2646 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1320 92478 ns/op BenchmarkParseFloatLargeExp-4 390 354378 ns/op BenchmarkGCD10x10/WithoutXY-4 141720 765.6 ns/op BenchmarkGCD10x10/WithXY-4 46537 3194 ns/op BenchmarkGCD10x100/WithoutXY-4 68720 1710 ns/op BenchmarkGCD10x100/WithXY-4 12621 12557 ns/op BenchmarkGCD10x1000/WithoutXY-4 41850 3535 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12690 ns/op BenchmarkGCD100x100/WithoutXY-4 19116 6906 ns/op BenchmarkGCD100x100/WithXY-4 10000 13537 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 13342 ns/op BenchmarkGCD100x1000/WithXY-4 5325 23923 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1722 67542 ns/op BenchmarkGCD1000x1000/WithXY-4 895 123626 ns/op BenchmarkHilbert-4 19 6727873 ns/op BenchmarkBinomial-4 10000 19859 ns/op BenchmarkQuoRem-4 20847 7163 ns/op BenchmarkExp-4 14 9501026 ns/op BenchmarkExpMont/Odd-4 100 1131428 ns/op 2584 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 2155180 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 102 1449834 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even3-4 93 1978201 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even4-4 80 1634252 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1714760 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even32-4 98 1173265 ns/op 3898 B/op 55 allocs/op BenchmarkExpMont/Even64-4 128 940542 ns/op 3649 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1830207 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 133 852920 ns/op 3236 B/op 50 allocs/op BenchmarkExpMont/Even255-4 135 827617 ns/op 2928 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 273 374104 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 259 429843 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 267 643955 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 234 629037 ns/op 1758 B/op 48 allocs/op BenchmarkExp2-4 13 8371145 ns/op BenchmarkBitset-4 612828 218.7 ns/op BenchmarkBitsetNeg-4 339278 394.5 ns/op BenchmarkBitsetOrig-4 222793 1036 ns/op BenchmarkBitsetNegOrig-4 102019 1403 ns/op BenchmarkModSqrt225_Tonelli-4 100 1289535 ns/op BenchmarkModSqrt225_3Mod4-4 260 408242 ns/op BenchmarkModSqrt231_Tonelli-4 72 1512408 ns/op BenchmarkModSqrt231_5Mod8-4 193 660189 ns/op BenchmarkModInverse-4 9223 15150 ns/op BenchmarkSqrt-4 1419 106517 ns/op BenchmarkIntSqr/1-4 953424 204.4 ns/op BenchmarkIntSqr/2-4 471170 470.5 ns/op BenchmarkIntSqr/3-4 381037 490.5 ns/op BenchmarkIntSqr/5-4 209828 550.6 ns/op BenchmarkIntSqr/8-4 118992 949.6 ns/op BenchmarkIntSqr/10-4 144022 795.6 ns/op BenchmarkIntSqr/20-4 32821 3913 ns/op BenchmarkIntSqr/30-4 27056 4096 ns/op BenchmarkIntSqr/50-4 22033 8655 ns/op BenchmarkIntSqr/80-4 10000 16627 ns/op BenchmarkIntSqr/100-4 8869 17215 ns/op BenchmarkIntSqr/200-4 3854 36077 ns/op BenchmarkIntSqr/300-4 1807 122132 ns/op BenchmarkIntSqr/500-4 632 199522 ns/op BenchmarkIntSqr/800-4 310 406151 ns/op BenchmarkIntSqr/1000-4 225 608007 ns/op BenchmarkDiv/20/10-4 265632 580.2 ns/op BenchmarkDiv/40/20-4 342334 433.7 ns/op BenchmarkDiv/100/50-4 254911 596.9 ns/op BenchmarkDiv/200/100-4 35689 3099 ns/op BenchmarkDiv/400/200-4 37824 3208 ns/op BenchmarkDiv/1000/500-4 33826 3767 ns/op BenchmarkDiv/2000/1000-4 25478 4871 ns/op BenchmarkDiv/20000/10000-4 1302 175319 ns/op BenchmarkDiv/200000/100000-4 27 5032480 ns/op BenchmarkDiv/2000000/1000000-4 1 136872476 ns/op BenchmarkDiv/20000000/10000000-4 1 4253957652 ns/op BenchmarkMul-4 4 25086254 ns/op BenchmarkNatMul/10-4 97350 1479 ns/op BenchmarkNatMul/100-4 6868 35932 ns/op BenchmarkNatMul/1000-4 138 850320 ns/op BenchmarkZeroShifts/Shl-4 10000 19053 ns/op BenchmarkZeroShifts/ShlSame-4 3151708 39.38 ns/op BenchmarkZeroShifts/Shr-4 10000 26358 ns/op BenchmarkZeroShifts/ShrSame-4 3092460 50.02 ns/op BenchmarkExp3Power/0x10-4 120100 1103 ns/op BenchmarkExp3Power/0x40-4 68239 1872 ns/op BenchmarkExp3Power/0x100-4 79426 2840 ns/op BenchmarkExp3Power/0x400-4 19422 5395 ns/op BenchmarkExp3Power/0x1000-4 10000 21769 ns/op BenchmarkExp3Power/0x4000-4 2089 99956 ns/op BenchmarkExp3Power/0x10000-4 117 892626 ns/op BenchmarkExp3Power/0x40000-4 20 7650520 ns/op BenchmarkExp3Power/0x100000-4 1 126339412 ns/op BenchmarkExp3Power/0x400000-4 1 605596492 ns/op BenchmarkFibo-4 3 48527752 ns/op BenchmarkNatSqr/1-4 937910 340.3 ns/op BenchmarkNatSqr/2-4 459048 495.1 ns/op BenchmarkNatSqr/3-4 429128 559.3 ns/op BenchmarkNatSqr/5-4 285831 678.3 ns/op BenchmarkNatSqr/8-4 159910 1085 ns/op BenchmarkNatSqr/10-4 173882 1019 ns/op BenchmarkNatSqr/20-4 28172 3599 ns/op BenchmarkNatSqr/30-4 23865 5791 ns/op BenchmarkNatSqr/50-4 12562 10169 ns/op BenchmarkNatSqr/80-4 10000 22967 ns/op BenchmarkNatSqr/100-4 6680 17948 ns/op BenchmarkNatSqr/200-4 4392 42254 ns/op BenchmarkNatSqr/300-4 994 121563 ns/op BenchmarkNatSqr/500-4 562 206468 ns/op BenchmarkNatSqr/800-4 273 595375 ns/op BenchmarkNatSqr/1000-4 217 609294 ns/op BenchmarkNatSetBytes/8-4 718234 168.1 ns/op BenchmarkNatSetBytes/24-4 197192 885.1 ns/op BenchmarkNatSetBytes/128-4 48162 2842 ns/op BenchmarkNatSetBytes/7-4 697011 187.5 ns/op BenchmarkNatSetBytes/23-4 288104 694.3 ns/op BenchmarkNatSetBytes/127-4 54296 2734 ns/op BenchmarkScanPi-4 180 795864 ns/op BenchmarkStringPiParallel-4 343 416815 ns/op BenchmarkScan/10/Base2-4 30018 3991 ns/op BenchmarkScan/100/Base2-4 4389 33720 ns/op BenchmarkScan/1000/Base2-4 357 353975 ns/op BenchmarkScan/10/Base8-4 87808 1381 ns/op BenchmarkScan/100/Base8-4 10000 10884 ns/op BenchmarkScan/1000/Base8-4 1041 115496 ns/op BenchmarkScan/10/Base10-4 81468 2109 ns/op BenchmarkScan/100/Base10-4 10000 10316 ns/op BenchmarkScan/1000/Base10-4 1386 92265 ns/op BenchmarkScan/10/Base16-4 92904 1291 ns/op BenchmarkScan/100/Base16-4 10000 13735 ns/op BenchmarkScan/1000/Base16-4 1399 83440 ns/op BenchmarkString/10/Base2-4 153192 1087 ns/op BenchmarkString/100/Base2-4 21159 5879 ns/op BenchmarkString/1000/Base2-4 2965 59182 ns/op BenchmarkString/10/Base8-4 394868 433.9 ns/op BenchmarkString/100/Base8-4 61460 2627 ns/op BenchmarkString/1000/Base8-4 7236 29102 ns/op BenchmarkString/10/Base10-4 162856 797.6 ns/op BenchmarkString/100/Base10-4 33458 5634 ns/op BenchmarkString/1000/Base10-4 4562 37173 ns/op BenchmarkString/10/Base16-4 249271 476.1 ns/op BenchmarkString/100/Base16-4 79543 1738 ns/op BenchmarkString/1000/Base16-4 10000 14536 ns/op BenchmarkLeafSize/0-4 19 5358205 ns/op BenchmarkLeafSize/1-4 307 518238 ns/op BenchmarkLeafSize/2-4 337 369247 ns/op BenchmarkLeafSize/3-4 211 550302 ns/op BenchmarkLeafSize/4-4 283 457580 ns/op BenchmarkLeafSize/5-4 219 712624 ns/op BenchmarkLeafSize/6-4 307 470643 ns/op BenchmarkLeafSize/7-4 247 686309 ns/op BenchmarkLeafSize/8-4 352 392272 ns/op BenchmarkLeafSize/9-4 156 772661 ns/op BenchmarkLeafSize/10-4 199 721480 ns/op BenchmarkLeafSize/11-4 194 519849 ns/op BenchmarkLeafSize/12-4 188 580915 ns/op BenchmarkLeafSize/13-4 273 623895 ns/op BenchmarkLeafSize/14-4 291 447630 ns/op BenchmarkLeafSize/15-4 366 514386 ns/op BenchmarkLeafSize/16-4 361 334552 ns/op BenchmarkLeafSize/32-4 327 421692 ns/op BenchmarkLeafSize/64-4 348 352166 ns/op BenchmarkProbablyPrime/n=0-4 8 12907908 ns/op BenchmarkProbablyPrime/n=1-4 8 15010992 ns/op BenchmarkProbablyPrime/n=5-4 5 21750717 ns/op BenchmarkProbablyPrime/n=10-4 4 30614299 ns/op BenchmarkProbablyPrime/n=20-4 2 51636254 ns/op BenchmarkProbablyPrime/Lucas-4 9 12258728 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 58 1955664 ns/op BenchmarkRatCmp-4 164868 1024 ns/op BenchmarkFloatSqrt/64-4 15518 8389 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 14090 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9609 20797 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3420 45644 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 724 292646 ns/op 18074 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 40 3162096 ns/op 175027 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 180885814 ns/op 3809856 B/op 626 allocs/op PASS ok math/big 79.251s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 7734072 22.02 ns/op BenchmarkLeadingZeros8-4 9315199 13.37 ns/op BenchmarkLeadingZeros16-4 7355948 31.70 ns/op BenchmarkLeadingZeros32-4 8449412 17.57 ns/op BenchmarkLeadingZeros64-4 7689302 23.14 ns/op BenchmarkTrailingZeros-4 9488989 12.59 ns/op BenchmarkTrailingZeros8-4 11504370 19.44 ns/op BenchmarkTrailingZeros16-4 10333141 19.52 ns/op BenchmarkTrailingZeros32-4 7195047 22.96 ns/op BenchmarkTrailingZeros64-4 10603118 12.80 ns/op BenchmarkOnesCount-4 13474662 17.11 ns/op BenchmarkOnesCount8-4 9348002 13.16 ns/op BenchmarkOnesCount16-4 10248087 11.58 ns/op BenchmarkOnesCount32-4 13269604 16.59 ns/op BenchmarkOnesCount64-4 12266529 11.11 ns/op BenchmarkRotateLeft-4 9492332 12.84 ns/op BenchmarkRotateLeft8-4 10564316 17.30 ns/op BenchmarkRotateLeft16-4 9726373 11.17 ns/op BenchmarkRotateLeft32-4 12517231 19.92 ns/op BenchmarkRotateLeft64-4 8074390 12.41 ns/op BenchmarkReverse-4 17210288 8.059 ns/op BenchmarkReverse8-4 21919444 6.352 ns/op BenchmarkReverse16-4 18100808 7.182 ns/op BenchmarkReverse32-4 17050266 7.355 ns/op BenchmarkReverse64-4 16485624 11.88 ns/op BenchmarkReverseBytes-4 22364880 5.995 ns/op BenchmarkReverseBytes16-4 21181668 6.020 ns/op BenchmarkReverseBytes32-4 18383042 6.236 ns/op BenchmarkReverseBytes64-4 19491932 6.176 ns/op BenchmarkAdd-4 12460904 11.94 ns/op BenchmarkAdd32-4 8669565 17.37 ns/op BenchmarkAdd64-4 12287733 10.59 ns/op BenchmarkAdd64multiple-4 22655354 9.916 ns/op BenchmarkSub-4 9463507 12.24 ns/op BenchmarkSub32-4 9797409 11.49 ns/op BenchmarkSub64-4 13206248 9.491 ns/op BenchmarkSub64multiple-4 14486704 8.512 ns/op BenchmarkMul-4 11469775 10.63 ns/op BenchmarkMul32-4 10958485 9.763 ns/op BenchmarkMul64-4 13899916 12.66 ns/op BenchmarkDiv-4 2835667 42.64 ns/op BenchmarkDiv32-4 5907182 24.94 ns/op BenchmarkDiv64-4 2699610 42.24 ns/op PASS ok math/bits 11.515s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 10798620 10.51 ns/op BenchmarkAcos-4 346531 348.0 ns/op BenchmarkAcosh-4 432459 421.8 ns/op BenchmarkAsin-4 418584 266.2 ns/op BenchmarkAsinh-4 481644 249.3 ns/op BenchmarkAtan-4 816159 225.7 ns/op BenchmarkAtanh-4 895236 288.6 ns/op BenchmarkConj-4 19972281 7.323 ns/op BenchmarkCos-4 595095 354.4 ns/op BenchmarkCosh-4 606140 216.6 ns/op BenchmarkExp-4 783721 169.3 ns/op BenchmarkLog-4 831715 233.5 ns/op BenchmarkLog10-4 1000000 143.5 ns/op BenchmarkPhase-4 1994076 60.43 ns/op BenchmarkPolar-4 852066 131.9 ns/op BenchmarkPow-4 212090 874.6 ns/op BenchmarkRect-4 987823 124.9 ns/op BenchmarkSin-4 670806 199.6 ns/op BenchmarkSinh-4 732231 193.1 ns/op BenchmarkSqrt-4 891862 130.7 ns/op BenchmarkTan-4 380202 629.2 ns/op BenchmarkTanh-4 458787 319.9 ns/op PASS ok math/cmplx 6.229s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 570411 186.6 ns/op BenchmarkInt63ThreadsafeParallel-4 680616 183.1 ns/op BenchmarkInt63Unthreadsafe-4 564574 212.7 ns/op BenchmarkIntn1000-4 688742 304.8 ns/op BenchmarkInt63n1000-4 754726 318.6 ns/op BenchmarkInt31n1000-4 793664 169.4 ns/op BenchmarkFloat32-4 753096 205.8 ns/op BenchmarkFloat64-4 1000000 168.2 ns/op BenchmarkPerm3-4 124873 915.9 ns/op BenchmarkPerm30-4 15697 7670 ns/op BenchmarkPerm30ViaShuffle-4 16698 14877 ns/op BenchmarkShuffleOverhead-4 10000 11050 ns/op BenchmarkRead3-4 568962 194.7 ns/op BenchmarkRead64-4 62533 1828 ns/op BenchmarkRead1000-4 5406 31216 ns/op BenchmarkConcurrent-4 159835 741.2 ns/op PASS ok math/rand 5.096s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38541 3194 ns/op BenchmarkQDecodeWord-4 77778 2065 ns/op BenchmarkQDecodeHeader-4 74403 1576 ns/op BenchmarkTypeByExtension/.html-4 377313 268.7 ns/op BenchmarkTypeByExtension/.HTML-4 283048 395.8 ns/op BenchmarkTypeByExtension/.unused-4 291920 361.7 ns/op BenchmarkExtensionsByType/text/html-4 133154 1022 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 39952 2864 ns/op BenchmarkExtensionsByType/application/octet-stream-4 43855 3756 ns/op PASS ok mime 2.852s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 260 393568 ns/op 47191 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 332 465926 ns/op 48615 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 28 4382824 ns/op 105808 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 326 554735 ns/op 48664 B/op 206 allocs/op PASS ok mime/multipart 1.972s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 700 192612 ns/op PASS ok mime/quotedprintable 1.261s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14867677 ns/op 8571 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 29883778 ns/op 13584 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5017277297 ns/op 152248 B/op 236 allocs/op BenchmarkDNSName-4 163525 699.7 ns/op BenchmarkInterfaces-4 2247 61998 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7096 16731 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2151 59362 ns/op 8211 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1945 58479 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5812 17732 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3128 41609 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9702 13790 ns/op BenchmarkParseIPValidIPv4-4 462980 278.9 ns/op BenchmarkParseIPValidIPv6-4 258634 488.5 ns/op BenchmarkIPString/IPv4-4 138750 906.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9004 11552 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47958 2437 ns/op BenchmarkIPEqual/IPv4-4 1011942 111.4 ns/op BenchmarkIPEqual/IPv6-4 1039692 116.8 ns/op BenchmarkTCP4OneShot-4 153 869897 ns/op BenchmarkTCP4OneShotTimeout-4 160 832029 ns/op BenchmarkTCP4Persistent-4 315 408547 ns/op BenchmarkTCP4PersistentTimeout-4 345 303817 ns/op BenchmarkTCP6OneShot-4 183 742240 ns/op BenchmarkTCP6OneShotTimeout-4 120 911424 ns/op BenchmarkTCP6Persistent-4 345 371074 ns/op BenchmarkTCP6PersistentTimeout-4 288 387841 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20043 6307 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16119 10258 ns/op BenchmarkSetReadDeadline-4 139243 886.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 199 1046718 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 247 439573 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 260 426959 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 247 432507 ns/op 0 B/op 0 allocs/op PASS ok net 12.549s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20307 5142 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9109 13352 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12255 10485 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16608 7158 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 25582 4735 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 43695 2966 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1551753 78.60 ns/op BenchmarkFindChild/n=2/rep=map-4 2653556 39.61 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1455788 80.73 ns/op BenchmarkFindChild/n=4/rep=linear-4 988425 125.5 ns/op BenchmarkFindChild/n=4/rep=map-4 2826046 41.62 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 954148 140.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 536848 246.0 ns/op BenchmarkFindChild/n=8/rep=map-4 2726203 42.93 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 503911 257.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 281629 446.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2731179 45.90 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2213420 52.67 ns/op BenchmarkFindChild/n=32/rep=linear-4 142396 880.4 ns/op BenchmarkFindChild/n=32/rep=map-4 3032095 38.31 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1833768 57.82 ns/op BenchmarkMultiConflicts-4 1 236659114 ns/op BenchmarkServerMatch-4 12544 12571 ns/op BenchmarkReadRequestChrome-4 3242 38032 ns/op 16.07 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10023 11735 ns/op 6.65 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11877 ns/op 6.90 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7012 17770 ns/op 8.50 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14847 8014 ns/op 4.99 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 54 2314314 ns/op 0.44 MB/s BenchmarkFileAndServer_1KB/https1-4 28 3601438 ns/op 0.28 MB/s BenchmarkFileAndServer_1KB/h2-4 18 5729166 ns/op 0.18 MB/s BenchmarkFileAndServer_16MB/h1-4 1 157409937 ns/op 106.58 MB/s BenchmarkFileAndServer_16MB/https1-4 1 225107117 ns/op 74.53 MB/s BenchmarkFileAndServer_16MB/h2-4 1 520940452 ns/op 32.21 MB/s BenchmarkFileAndServer_64MB/h1-4 1 400226958 ns/op 167.68 MB/s BenchmarkFileAndServer_64MB/https1-4 1 715007568 ns/op 93.86 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1975913422 ns/op 33.96 MB/s BenchmarkServeMux-4 175 1221355 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 228 643305 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 32 3351358 ns/op 6823 B/op 66 allocs/op BenchmarkClientServer/https1-4 21 5260005 ns/op 12285 B/op 128 allocs/op BenchmarkClientServer/h2-4 15 10031602 ns/op 18565 B/op 167 allocs/op BenchmarkClientServerParallel/4/h1-4 152 684651 ns/op 11627 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 14 9282189 ns/op 106973 B/op 1168 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56710: write tcp 127.0.0.1:56709->127.0.0.1:56710: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56715: read tcp 127.0.0.1:56712->127.0.0.1:56715: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56717: write tcp 127.0.0.1:56716->127.0.0.1:56717: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56740: write tcp 127.0.0.1:56730->127.0.0.1:56740: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56741: write tcp 127.0.0.1:56730->127.0.0.1:56741: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56742: write tcp 127.0.0.1:56730->127.0.0.1:56742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56753: read tcp 127.0.0.1:56743->127.0.0.1:56753: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56756: read tcp 127.0.0.1:56743->127.0.0.1:56756: use of closed network connection BenchmarkClientServerParallel/4/h2-4 10 10240192 ns/op 106914 B/op 1235 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56779: read tcp 127.0.0.1:56770->127.0.0.1:56779: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56773: read tcp 127.0.0.1:56770->127.0.0.1:56773: use of closed network connection BenchmarkClientServerParallel/64/h1-4 158 830108 ns/op 22832 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 12 9830312 ns/op 105608 B/op 1181 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57076: read tcp 127.0.0.1:57067->127.0.0.1:57076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57087: read tcp 127.0.0.1:57078->127.0.0.1:57087: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57088: read tcp 127.0.0.1:57078->127.0.0.1:57088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57089: read tcp 127.0.0.1:57078->127.0.0.1:57089: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 8985958 ns/op 103345 B/op 1212 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57100: read tcp 127.0.0.1:57096->127.0.0.1:57100: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57106: read tcp 127.0.0.1:57101->127.0.0.1:57106: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57108: read tcp 127.0.0.1:57101->127.0.0.1:57108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57118: read tcp 127.0.0.1:57111->127.0.0.1:57118: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57121: read tcp 127.0.0.1:57111->127.0.0.1:57121: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57123: read tcp 127.0.0.1:57111->127.0.0.1:57123: use of closed network connection BenchmarkServer-4 1 1115661977 ns/op 57616 B/op 422 allocs/op BenchmarkClient-4 24 4194868 ns/op 4207 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 579 226457 ns/op 7225 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 690 173284 ns/op 3105 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1126 110015 ns/op 1950 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1057 96942 ns/op 2820 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1212 96265 ns/op 2780 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1514 101605 ns/op 2753 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1514 105179 ns/op 1947 B/op 14 allocs/op BenchmarkServerHijack-4 772 169979 ns/op 16761 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 3041218 ns/op 7176 B/op 54 allocs/op BenchmarkResponseStatusLine-4 328616 383.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 25.640s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1940 63290 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.203s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 101197 1181 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 465242 286.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 155923 646.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 57034 1832 ns/op BenchmarkStdIPv4-4 149556 799.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 97239 1181 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 94773 1521 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89059 1310 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 74257 1559 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1485663 77.33 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1374200 84.82 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1199581 96.98 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 309897 385.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 322393 364.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 328572 397.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93362 1274 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 297794 425.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 142215 718.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 189517 686.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 171748 739.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 80812 1386 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 392803 336.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 123481 917.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 184570 659.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 266319 520.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 130408 849.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 258349 389.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 141033 795.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 156643 785.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 157416 811.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111896 1123 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 511332 255.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 140156 846.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 104686 1238 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106495 961.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 180132 760.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 120033 1063 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 291442 464.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 103540 1044 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125714 852.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 192732 676.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 135016 947.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 996334 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 122.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 121.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 858846 123.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 896390 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 124.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 951262 129.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 131.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 961881 124.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 370539 338.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 546285 220.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 250401 500.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 251710 564.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 186897 607.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76483 1463 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 561080 262.1 ns/op PASS ok net/netip 10.831s 2023/09/20 09:08:38 Test RPC server listening on 127.0.0.1:57184 2023/09/20 09:08:38 Test HTTP RPC server listening on 127.0.0.1:57185 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 144 746623 ns/op BenchmarkEndToEndHTTP-4 186 689169 ns/op BenchmarkEndToEndAsync-4 1480 102759 ns/op BenchmarkEndToEndAsyncHTTP-4 1440 86567 ns/op PASS ok net/rpc 1.975s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3807 35860 ns/op BenchmarkReadMIMEHeader/server_headers-4 5416 24079 ns/op BenchmarkUncommon-4 22794 5172 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.556s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3866 31883 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 74892 1496 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 444772 272.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 100267 1160 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 204520 605.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 92760 1158 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15315 7645 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 394754 292.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 102768 1129 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 227773 589.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 98593 1178 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18093 6361 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 172069 704.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 67917 1713 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66523 1789 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30282 3847 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6062 22073 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 169993 885.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 65492 1783 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 63001 1782 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29827 3861 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6165 21443 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.449s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2604402 44.08 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 154074 793.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 529 240001 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 176 659879 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 420 283982 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 50418 2419 ns/op BenchmarkStatFile-4 32162 3744 ns/op BenchmarkStatDir-4 33324 3830 ns/op BenchmarkLstatDot-4 49010 2403 ns/op BenchmarkLstatFile-4 31940 3745 ns/op BenchmarkLstatDir-4 33308 4130 ns/op PASS ok os 3.110s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 26 5462587 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.216s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 280573 368.2 ns/op PASS ok os/user 1.238s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2481244 46.65 ns/op BenchmarkString-4 1695338 66.46 ns/op BenchmarkBytes-4 1546570 78.15 ns/op BenchmarkNamedBytes-4 724680 163.5 ns/op BenchmarkBytesArray-4 822520 172.5 ns/op BenchmarkSliceLen-4 1813557 69.48 ns/op BenchmarkMapLen-4 885759 140.6 ns/op BenchmarkStringLen-4 1294376 90.04 ns/op BenchmarkArrayLen-4 1000000 113.0 ns/op BenchmarkSliceCap-4 2037535 60.50 ns/op BenchmarkDeepEqual/int8-4 543198 247.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 90409 1351 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 397399 279.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 83424 1413 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 438013 280.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83646 1401 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 458085 282.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80245 1415 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 361554 281.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 77022 1417 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 523291 243.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 117392 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 428281 316.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 83955 1401 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 465598 280.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81268 1410 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 462672 284.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 83990 1430 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 381483 283.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81880 1406 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 404696 287.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 77218 1414 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 463220 273.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80370 1354 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 481396 270.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81416 1389 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 467643 273.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 84466 1387 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 481546 277.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 85186 1381 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 547977 237.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83338 1384 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 485156 297.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84387 1385 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 120700 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 54150 2192 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47325 2463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30162 4056 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 34362 3638 ns/op BenchmarkIsZero/ArrayComparable-4 325627 374.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 30762 3666 ns/op BenchmarkIsZero/StructComparable-4 613442 195.7 ns/op BenchmarkIsZero/StructIncomparable-4 149029 806.2 ns/op BenchmarkSetZero/Bool/Direct-4 2657883 45.35 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 129.1 ns/op BenchmarkSetZero/Bool/NewZero-4 656418 183.2 ns/op BenchmarkSetZero/Int/Direct-4 1934666 58.43 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 126.5 ns/op BenchmarkSetZero/Int/NewZero-4 635498 182.4 ns/op BenchmarkSetZero/Uint/Direct-4 1978398 58.56 ns/op BenchmarkSetZero/Uint/CachedZero-4 996369 135.1 ns/op BenchmarkSetZero/Uint/NewZero-4 534024 212.7 ns/op BenchmarkSetZero/Float/Direct-4 1886978 60.02 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 125.8 ns/op BenchmarkSetZero/Float/NewZero-4 732650 185.0 ns/op BenchmarkSetZero/Complex/Direct-4 1915992 60.24 ns/op BenchmarkSetZero/Complex/CachedZero-4 832417 131.2 ns/op BenchmarkSetZero/Complex/NewZero-4 682128 192.8 ns/op BenchmarkSetZero/Array/Direct-4 878254 130.4 ns/op BenchmarkSetZero/Array/CachedZero-4 878768 128.7 ns/op BenchmarkSetZero/Array/NewZero-4 677660 182.6 ns/op BenchmarkSetZero/Chan/Direct-4 1949368 65.46 ns/op BenchmarkSetZero/Chan/CachedZero-4 847270 144.6 ns/op BenchmarkSetZero/Chan/NewZero-4 711844 192.4 ns/op BenchmarkSetZero/Func/Direct-4 1839718 68.45 ns/op BenchmarkSetZero/Func/CachedZero-4 894327 157.1 ns/op BenchmarkSetZero/Func/NewZero-4 703520 197.3 ns/op BenchmarkSetZero/Interface/Direct-4 1721034 68.90 ns/op BenchmarkSetZero/Interface/CachedZero-4 984144 137.7 ns/op BenchmarkSetZero/Interface/NewZero-4 576783 188.3 ns/op BenchmarkSetZero/Map/Direct-4 1864447 59.78 ns/op BenchmarkSetZero/Map/CachedZero-4 876835 139.2 ns/op BenchmarkSetZero/Map/NewZero-4 713038 185.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2001991 59.91 ns/op BenchmarkSetZero/Pointer/CachedZero-4 960073 137.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 714028 185.2 ns/op BenchmarkSetZero/Slice/Direct-4 1706575 69.27 ns/op BenchmarkSetZero/Slice/CachedZero-4 968926 132.9 ns/op BenchmarkSetZero/Slice/NewZero-4 703342 183.3 ns/op BenchmarkSetZero/String/Direct-4 1920236 60.20 ns/op BenchmarkSetZero/String/CachedZero-4 897890 132.4 ns/op BenchmarkSetZero/String/NewZero-4 698388 179.2 ns/op BenchmarkSetZero/Struct/Direct-4 1869710 71.74 ns/op BenchmarkSetZero/Struct/CachedZero-4 924694 132.7 ns/op BenchmarkSetZero/Struct/NewZero-4 624381 184.4 ns/op BenchmarkSelect/1-4 199939 748.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 71784 1617 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35001 3540 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 207110 568.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 170655 690.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 131698 889.5 ns/op 143.89 MB/s BenchmarkCallArgCopy/size=256-4 95808 1288 ns/op 198.74 MB/s BenchmarkCallArgCopy/size=1024-4 81361 2629 ns/op 389.46 MB/s BenchmarkCallArgCopy/size=4096-4 19345 6495 ns/op 630.66 MB/s BenchmarkCallArgCopy/size=65536-4 2012 91838 ns/op 713.60 MB/s BenchmarkFieldByName1-4 776506 150.3 ns/op BenchmarkFieldByName2-4 41127 3688 ns/op BenchmarkFieldByName3-4 10000 24884 ns/op BenchmarkInterfaceBig-4 2345602 48.04 ns/op BenchmarkInterfaceSmall-4 2344304 46.50 ns/op BenchmarkNew-4 870691 131.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2292 50268 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1758 65605 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1690 64275 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1639 65325 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2442 49094 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1911 59048 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 203542 636.3 ns/op PASS ok reflect 21.802s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5745 23124 ns/op 9506 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18932 ns/op 9380 B/op 1 allocs/op BenchmarkFindString-4 10000 21901 ns/op 9291 B/op 1 allocs/op BenchmarkFindSubmatch-4 6632 23088 ns/op 9465 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22844 ns/op 9424 B/op 2 allocs/op BenchmarkLiteral-4 10000 17458 ns/op BenchmarkNotLiteral-4 3849 42137 ns/op BenchmarkMatchClass-4 3378 48127 ns/op BenchmarkMatchClass_InRange-4 3081 47967 ns/op BenchmarkReplaceAll-4 1502 98967 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17158 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22741 5143 ns/op BenchmarkAnchoredShortMatch-4 10000 18054 ns/op BenchmarkAnchoredLongMatch-4 13869 7865 ns/op BenchmarkOnePassShortA-4 18855 6157 ns/op BenchmarkNotOnePassShortA-4 9849 25602 ns/op BenchmarkOnePassShortB-4 24318 4740 ns/op BenchmarkNotOnePassShortB-4 10000 23134 ns/op BenchmarkOnePassLongPrefix-4 78237 1566 ns/op BenchmarkOnePassLongNotPrefix-4 30212 4041 ns/op BenchmarkMatchParallelShared-4 10000 16643 ns/op BenchmarkMatchParallelCopied-4 10000 18998 ns/op BenchmarkQuoteMetaAll-4 139302 1025 ns/op 13.66 MB/s BenchmarkQuoteMetaNone-4 387231 314.2 ns/op 82.74 MB/s BenchmarkCompile/Onepass-4 4093 32563 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1604 79142 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 166 744103 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2603238 45.95 ns/op 348.23 MB/s BenchmarkMatch/Easy0/32-4 10000 13250 ns/op 2.42 MB/s BenchmarkMatch/Easy0/1K-4 10000 16654 ns/op 61.49 MB/s BenchmarkMatch/Easy0i/16-4 2291374 43.65 ns/op 366.56 MB/s BenchmarkMatch/Easy0i/32-4 3549 35263 ns/op 0.91 MB/s BenchmarkMatch/Easy0i/1K-4 208 562594 ns/op 1.82 MB/s BenchmarkMatch/Easy1/16-4 2099250 51.46 ns/op 310.93 MB/s BenchmarkMatch/Easy1/32-4 10000 17772 ns/op 1.80 MB/s BenchmarkMatch/Easy1/1K-4 7830 33717 ns/op 30.37 MB/s BenchmarkMatch/Medium/16-4 2263660 46.31 ns/op 345.47 MB/s BenchmarkMatch/Medium/32-4 6872 33975 ns/op 0.94 MB/s BenchmarkMatch/Medium/1K-4 250 455282 ns/op 2.25 MB/s BenchmarkMatch/Hard/16-4 2584976 46.03 ns/op 347.57 MB/s BenchmarkMatch/Hard/32-4 4736 38977 ns/op 0.82 MB/s BenchmarkMatch/Hard/1K-4 166 691199 ns/op 1.48 MB/s BenchmarkMatch/Hard1/16-4 1356 115089 ns/op 0.14 MB/s BenchmarkMatch/Hard1/32-4 669 169355 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 25 4398642 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 26214 4278 ns/op 3.74 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15970 7499 ns/op 4.27 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 620 196799 ns/op 5.20 MB/s 22 B/op 0 allocs/op PASS ok regexp 11.037s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 692176 175.3 ns/op BenchmarkIsWordChar-4 152766 705.8 ns/op PASS ok regexp/syntax 2.686s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 81459 1331 ns/op BenchmarkCallers/inlined-4 79105 1467 ns/op BenchmarkCallers/no-cache-4 19418 6158 ns/op BenchmarkFPCallers/cached-4 3352190 34.75 ns/op BenchmarkMakeChan/Byte-4 801094 254.7 ns/op BenchmarkMakeChan/Int-4 1000000 384.5 ns/op BenchmarkMakeChan/Ptr-4 454987 397.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 235.4 ns/op BenchmarkMakeChan/Struct/32-4 405376 625.8 ns/op BenchmarkMakeChan/Struct/40-4 171879 908.8 ns/op BenchmarkChanNonblocking-4 6832615 20.04 ns/op BenchmarkSelectUncontended-4 941540 121.7 ns/op BenchmarkSelectSyncContended-4 105538 1191 ns/op BenchmarkSelectAsyncContended-4 312073 406.5 ns/op BenchmarkSelectNonblock-4 3849577 33.33 ns/op BenchmarkChanUncontended-4 9460 12632 ns/op BenchmarkChanContended-4 3916 29497 ns/op BenchmarkChanSync-4 167721 623.6 ns/op BenchmarkChanSyncWork-4 48295 2132 ns/op BenchmarkChanProdCons0-4 218454 569.4 ns/op BenchmarkChanProdCons10-4 397860 281.1 ns/op BenchmarkChanProdCons100-4 490528 274.4 ns/op BenchmarkChanProdConsWork0-4 112209 952.8 ns/op BenchmarkChanProdConsWork10-4 213336 640.3 ns/op BenchmarkChanProdConsWork100-4 216190 691.8 ns/op BenchmarkSelectProdCons-4 120728 863.9 ns/op BenchmarkReceiveDataFromClosedChan-4 833017 153.0 ns/op BenchmarkChanCreation-4 142468 803.6 ns/op BenchmarkChanSem-4 266176 472.1 ns/op BenchmarkChanPopular-4 98 1060480 ns/op BenchmarkChanClosed-4 749691 159.4 ns/op BenchmarkCallClosure-4 3833125 29.31 ns/op BenchmarkCallClosure1-4 4279989 28.39 ns/op BenchmarkCallClosure2-4 1000000 152.6 ns/op BenchmarkCallClosure3-4 1000000 132.9 ns/op BenchmarkCallClosure4-4 1000000 125.5 ns/op BenchmarkComplex128DivNormal-4 9793094 10.56 ns/op BenchmarkComplex128DivNisNaN-4 7714086 15.02 ns/op BenchmarkComplex128DivDisNaN-4 8265129 15.36 ns/op BenchmarkComplex128DivNisInf-4 11616387 11.76 ns/op BenchmarkComplex128DivDisInf-4 6962523 18.59 ns/op BenchmarkSetTypePtr-4 67529772 2.083 ns/op 3840.39 MB/s BenchmarkSetTypePtr8-4 10845854 10.79 ns/op 5930.01 MB/s BenchmarkSetTypePtr16-4 11731317 10.31 ns/op 12410.13 MB/s BenchmarkSetTypePtr32-4 9614520 10.94 ns/op 23401.98 MB/s BenchmarkSetTypePtr64-4 12286298 10.98 ns/op 46611.76 MB/s BenchmarkSetTypePtr126-4 6280466 18.34 ns/op 54953.03 MB/s BenchmarkSetTypePtr128-4 7043719 16.36 ns/op 62583.33 MB/s BenchmarkSetTypePtrSlice-4 857983 136.9 ns/op 59832.24 MB/s BenchmarkSetTypeNode1-4 12638701 10.31 ns/op 2327.98 MB/s BenchmarkSetTypeNode1Slice-4 3152144 34.59 ns/op 22204.81 MB/s BenchmarkSetTypeNode8-4 13070676 10.02 ns/op 7983.77 MB/s BenchmarkSetTypeNode8Slice-4 1755192 63.05 ns/op 40601.21 MB/s BenchmarkSetTypeNode64-4 6501403 16.57 ns/op 31869.78 MB/s BenchmarkSetTypeNode64Slice-4 317989 439.7 ns/op 38428.18 MB/s BenchmarkSetTypeNode64Dead-4 8582445 13.33 ns/op 39616.38 MB/s BenchmarkSetTypeNode64DeadSlice-4 345705 410.5 ns/op 41161.58 MB/s BenchmarkSetTypeNode124-4 6959526 15.84 ns/op 63651.81 MB/s BenchmarkSetTypeNode124Slice-4 224980 535.0 ns/op 60286.59 MB/s BenchmarkSetTypeNode126-4 7274336 16.47 ns/op 62183.71 MB/s BenchmarkSetTypeNode126Slice-4 250503 540.7 ns/op 60601.27 MB/s BenchmarkSetTypeNode128-4 5133538 23.87 ns/op 43573.02 MB/s BenchmarkSetTypeNode128Slice-4 183436 676.9 ns/op 49165.58 MB/s BenchmarkSetTypeNode130-4 4211887 24.67 ns/op 42807.69 MB/s BenchmarkSetTypeNode130Slice-4 181218 691.3 ns/op 48880.75 MB/s BenchmarkSetTypeNode1024-4 1000000 126.6 ns/op 64856.87 MB/s BenchmarkSetTypeNode1024Slice-4 30664 3805 ns/op 69029.60 MB/s BenchmarkAllocation-4 3711 83212 ns/op BenchmarkReadMemStats-4 100 1384529 ns/op BenchmarkReadMemStatsLatency-4 1 4092912 p50-ns 4092912 p90-ns 4092912 p99-ns BenchmarkWriteBarrier-4 2087253 49.18 ns/op BenchmarkBulkWriteBarrier-4 4977855 23.58 ns/op BenchmarkScanStackNoLocals-4 3 75480368 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11538880 10.04 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12719346 10.69 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10186218 12.15 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7424552 15.05 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5660812 21.06 ns/op BenchmarkHash5-4 6629502 17.27 ns/op 289.50 MB/s BenchmarkHash16-4 6907701 20.59 ns/op 776.90 MB/s BenchmarkHash64-4 5125246 21.12 ns/op 3030.10 MB/s BenchmarkHash1024-4 2184051 56.27 ns/op 18198.80 MB/s BenchmarkHash65536-4 38572 3634 ns/op 18035.42 MB/s BenchmarkAlignedLoad-4 8895202 12.31 ns/op BenchmarkUnalignedLoad-4 9307209 13.56 ns/op BenchmarkEqEfaceConcrete-4 6700453 16.70 ns/op BenchmarkEqIfaceConcrete-4 7664241 16.45 ns/op BenchmarkNeEfaceConcrete-4 5190890 22.47 ns/op BenchmarkNeIfaceConcrete-4 7066160 16.15 ns/op BenchmarkConvT2EByteSized/bool-4 4469955 28.60 ns/op BenchmarkConvT2EByteSized/uint8-4 3982760 27.76 ns/op BenchmarkConvT2ESmall-4 3886059 29.63 ns/op BenchmarkConvT2EUintptr-4 3768356 31.54 ns/op BenchmarkConvT2ELarge-4 1000000 173.2 ns/op BenchmarkConvT2ISmall-4 3707174 29.39 ns/op BenchmarkConvT2IUintptr-4 3970410 31.10 ns/op BenchmarkConvT2ILarge-4 1000000 169.7 ns/op BenchmarkConvI2E-4 3188910 32.84 ns/op BenchmarkConvI2I-4 3447712 33.67 ns/op BenchmarkAssertE2T-4 3628485 32.28 ns/op BenchmarkAssertE2TLarge-4 2054400 59.67 ns/op BenchmarkAssertE2I-4 3438513 33.46 ns/op BenchmarkAssertI2T-4 3806115 30.85 ns/op BenchmarkAssertI2I-4 3179793 35.26 ns/op BenchmarkAssertI2E-4 4028919 28.08 ns/op BenchmarkAssertE2E-4 3888042 29.71 ns/op BenchmarkAssertE2T2-4 2745278 44.12 ns/op BenchmarkAssertE2T2Blank-4 3262107 34.86 ns/op BenchmarkAssertI2E2-4 3439653 34.88 ns/op BenchmarkAssertI2E2Blank-4 3925884 27.49 ns/op BenchmarkAssertE2E2-4 3435013 33.59 ns/op BenchmarkAssertE2E2Blank-4 3262122 33.36 ns/op BenchmarkConvT2Ezero/zero/16-4 3466339 29.34 ns/op BenchmarkConvT2Ezero/zero/32-4 4166244 29.36 ns/op BenchmarkConvT2Ezero/zero/64-4 4187826 28.19 ns/op BenchmarkConvT2Ezero/zero/str-4 4218321 29.84 ns/op BenchmarkConvT2Ezero/zero/slice-4 3784807 30.44 ns/op BenchmarkConvT2Ezero/zero/big-4 117760 1256 ns/op BenchmarkConvT2Ezero/nonzero/str-4 890449 145.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 712999 150.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 113654 1249 ns/op BenchmarkConvT2Ezero/smallint/16-4 3602044 32.53 ns/op BenchmarkConvT2Ezero/smallint/32-4 3503560 30.71 ns/op BenchmarkConvT2Ezero/smallint/64-4 4046188 29.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 112.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 111.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 103.2 ns/op BenchmarkMalloc8-4 1413514 89.55 ns/op BenchmarkMalloc16-4 1229990 139.3 ns/op BenchmarkMallocTypeInfo8-4 1701252 72.03 ns/op BenchmarkMallocTypeInfo16-4 1000000 103.8 ns/op BenchmarkMallocLargeStruct-4 95361 1436 ns/op BenchmarkGoroutineSelect-4 24 4327089 ns/op BenchmarkGoroutineBlocking-4 26 4193593 ns/op BenchmarkGoroutineForRange-4 30 4395806 ns/op BenchmarkGoroutineIdle-4 25 7882586 ns/op BenchmarkHashStringSpeed-4 2608728 41.87 ns/op BenchmarkHashBytesSpeed-4 1300435 89.26 ns/op BenchmarkHashInt32Speed-4 3053190 40.22 ns/op BenchmarkHashInt64Speed-4 2970672 38.59 ns/op BenchmarkHashStringArraySpeed-4 652248 197.1 ns/op BenchmarkMegMap-4 2994117 38.66 ns/op BenchmarkMegOneMap-4 3435759 34.65 ns/op BenchmarkMegEqMap-4 3079 37358 ns/op BenchmarkMegEmptyMap-4 3979167 29.54 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2613564 44.60 ns/op BenchmarkSmallStrMap-4 2975395 39.41 ns/op BenchmarkMapStringKeysEight_16-4 2832147 40.23 ns/op BenchmarkMapStringKeysEight_32-4 3021417 40.28 ns/op BenchmarkMapStringKeysEight_64-4 2955752 41.04 ns/op BenchmarkMapStringKeysEight_1M-4 2719113 40.92 ns/op BenchmarkIntMap-4 3154593 37.36 ns/op BenchmarkMapFirst/1-4 3827012 30.56 ns/op BenchmarkMapFirst/2-4 3447744 31.26 ns/op BenchmarkMapFirst/3-4 3834500 30.97 ns/op BenchmarkMapFirst/4-4 3792960 31.88 ns/op BenchmarkMapFirst/5-4 3683226 31.24 ns/op BenchmarkMapFirst/6-4 3876583 31.23 ns/op BenchmarkMapFirst/7-4 3770895 30.47 ns/op BenchmarkMapFirst/8-4 3649159 31.31 ns/op BenchmarkMapFirst/9-4 3224934 35.60 ns/op BenchmarkMapFirst/10-4 2927389 38.63 ns/op BenchmarkMapFirst/11-4 3171272 38.06 ns/op BenchmarkMapFirst/12-4 3318358 37.74 ns/op BenchmarkMapFirst/13-4 3328207 38.31 ns/op BenchmarkMapFirst/14-4 3088764 42.14 ns/op BenchmarkMapFirst/15-4 2932951 37.69 ns/op BenchmarkMapFirst/16-4 3228309 36.00 ns/op BenchmarkMapMid/1-4 3700413 31.71 ns/op BenchmarkMapMid/2-4 3757032 32.52 ns/op BenchmarkMapMid/3-4 3207128 33.58 ns/op BenchmarkMapMid/4-4 3449685 36.23 ns/op BenchmarkMapMid/5-4 3384214 33.90 ns/op BenchmarkMapMid/6-4 3028951 38.92 ns/op BenchmarkMapMid/7-4 3564891 33.73 ns/op BenchmarkMapMid/8-4 3315633 35.21 ns/op BenchmarkMapMid/9-4 3208842 35.27 ns/op BenchmarkMapMid/10-4 3239311 35.90 ns/op BenchmarkMapMid/11-4 3369692 36.02 ns/op BenchmarkMapMid/12-4 3342208 36.65 ns/op BenchmarkMapMid/13-4 3317312 37.14 ns/op BenchmarkMapMid/14-4 3214053 42.59 ns/op BenchmarkMapMid/15-4 3305428 36.09 ns/op BenchmarkMapMid/16-4 3205782 37.38 ns/op BenchmarkMapLast/1-4 3769054 30.59 ns/op BenchmarkMapLast/2-4 3771631 31.80 ns/op BenchmarkMapLast/3-4 3753176 32.68 ns/op BenchmarkMapLast/4-4 3244872 33.48 ns/op BenchmarkMapLast/5-4 3624801 34.50 ns/op BenchmarkMapLast/6-4 3053008 35.80 ns/op BenchmarkMapLast/7-4 3218763 37.49 ns/op BenchmarkMapLast/8-4 3079221 41.41 ns/op BenchmarkMapLast/9-4 3199512 38.84 ns/op BenchmarkMapLast/10-4 3072714 36.88 ns/op BenchmarkMapLast/11-4 2899556 38.09 ns/op BenchmarkMapLast/12-4 3352456 35.93 ns/op BenchmarkMapLast/13-4 3272091 38.35 ns/op BenchmarkMapLast/14-4 3154095 35.29 ns/op BenchmarkMapLast/15-4 3115945 38.80 ns/op BenchmarkMapLast/16-4 3002892 36.27 ns/op BenchmarkMapCycle-4 2470344 48.63 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3243890 36.37 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2978 38903 ns/op BenchmarkMakeMap/[Byte]Byte-4 837813 362.0 ns/op BenchmarkMakeMap/[Int]Int-4 301600 823.6 ns/op BenchmarkNewEmptyMap-4 14889230 8.732 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1528028 82.73 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 603520 218.6 ns/op BenchmarkMapIterEmpty-4 4151001 27.79 ns/op BenchmarkSameLengthMap-4 3860251 31.07 ns/op BenchmarkBigKeyMap-4 1401423 90.77 ns/op BenchmarkBigValMap-4 1173574 111.3 ns/op BenchmarkSmallKeyMap-4 2544426 58.07 ns/op BenchmarkMapPopulate/1-4 2558653 45.73 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 167275 988.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8715 23218 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 685 198857 ns/op 51750 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 57 2077757 ns/op 416351 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 5 23796821 ns/op 6538648 B/op 2958 allocs/op BenchmarkComplexAlgMap-4 554161 225.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1690174 71.43 ns/op BenchmarkGoMapClear/Reflexive/10-4 1263349 85.15 ns/op BenchmarkGoMapClear/Reflexive/100-4 419718 328.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58899 1977 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7316 16137 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 114.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 132.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 412046 328.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46528 2294 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6739 17226 ns/op BenchmarkMapStringConversion/32/simple-4 1520677 78.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1253245 84.46 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1290626 97.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1391234 85.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1334506 88.85 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 101.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1807483 66.09 ns/op BenchmarkMapInterfacePtr-4 1869805 61.83 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5508640 20.51 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 72458 1996 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5205 20585 ns/op BenchmarkMapPop1000-4 452 284116 ns/op BenchmarkMapPop10000-4 22 5658942 ns/op BenchmarkMapAssign/Int32/256-4 2293911 52.21 ns/op BenchmarkMapAssign/Int32/65536-4 1294597 78.87 ns/op BenchmarkMapAssign/Int64/256-4 2249577 52.74 ns/op BenchmarkMapAssign/Int64/65536-4 1403409 78.74 ns/op BenchmarkMapAssign/Str/256-4 1977524 59.32 ns/op BenchmarkMapAssign/Str/65536-4 707800 146.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1482920 79.25 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 896738 113.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1492911 80.48 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 841933 138.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 433776 3385 ns/op BenchmarkMapOperatorAssign/Str/65536-4 287096 358.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 175.1 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 286192 388.1 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 812306 160.8 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 276805 409.9 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 780160 223.0 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 191942 563.0 ns/op 100 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1614019 88.51 ns/op BenchmarkMapDelete/Int32/1000-4 2009001 59.51 ns/op BenchmarkMapDelete/Int32/10000-4 2171745 56.97 ns/op BenchmarkMapDelete/Int64/100-4 1492381 105.8 ns/op BenchmarkMapDelete/Int64/1000-4 1559395 79.60 ns/op BenchmarkMapDelete/Int64/10000-4 1591982 94.05 ns/op BenchmarkMapDelete/Str/100-4 933175 134.5 ns/op BenchmarkMapDelete/Str/1000-4 1000000 105.8 ns/op BenchmarkMapDelete/Str/10000-4 1000000 103.3 ns/op BenchmarkMapDelete/Pointer/100-4 957076 114.3 ns/op BenchmarkMapDelete/Pointer/1000-4 1543694 77.08 ns/op BenchmarkMapDelete/Pointer/10000-4 1524105 87.06 ns/op BenchmarkMemmove/0-4 19271829 6.749 ns/op BenchmarkMemmove/1-4 1229816 93.59 ns/op 10.68 MB/s BenchmarkMemmove/2-4 1000000 103.7 ns/op 19.29 MB/s BenchmarkMemmove/3-4 1000000 109.6 ns/op 27.37 MB/s BenchmarkMemmove/4-4 1164987 98.22 ns/op 40.72 MB/s BenchmarkMemmove/5-4 1253239 101.7 ns/op 49.16 MB/s BenchmarkMemmove/6-4 1000000 147.5 ns/op 40.67 MB/s BenchmarkMemmove/7-4 1000000 108.2 ns/op 64.70 MB/s BenchmarkMemmove/8-4 1000000 130.4 ns/op 61.33 MB/s BenchmarkMemmove/9-4 1000000 104.4 ns/op 86.17 MB/s BenchmarkMemmove/10-4 1000000 101.1 ns/op 98.91 MB/s BenchmarkMemmove/11-4 1000000 102.2 ns/op 107.62 MB/s BenchmarkMemmove/12-4 1193449 120.1 ns/op 99.88 MB/s BenchmarkMemmove/13-4 1000000 137.8 ns/op 94.36 MB/s BenchmarkMemmove/14-4 1000000 102.3 ns/op 136.80 MB/s BenchmarkMemmove/15-4 1202634 126.6 ns/op 118.45 MB/s BenchmarkMemmove/16-4 1160232 96.48 ns/op 165.83 MB/s BenchmarkMemmove/32-4 1000000 130.0 ns/op 246.11 MB/s BenchmarkMemmove/64-4 1000000 109.4 ns/op 585.21 MB/s BenchmarkMemmove/128-4 782743 130.2 ns/op 983.47 MB/s BenchmarkMemmove/256-4 754492 138.0 ns/op 1855.39 MB/s BenchmarkMemmove/512-4 669340 194.2 ns/op 2635.88 MB/s BenchmarkMemmove/1024-4 350734 309.0 ns/op 3313.77 MB/s BenchmarkMemmove/2048-4 303256 519.9 ns/op 3939.13 MB/s BenchmarkMemmove/4096-4 156738 976.3 ns/op 4195.53 MB/s BenchmarkMemmoveOverlap/32-4 1048968 154.0 ns/op 207.83 MB/s BenchmarkMemmoveOverlap/64-4 1000000 110.3 ns/op 580.32 MB/s BenchmarkMemmoveOverlap/128-4 1000000 120.0 ns/op 1067.06 MB/s BenchmarkMemmoveOverlap/256-4 919976 157.1 ns/op 1629.26 MB/s BenchmarkMemmoveOverlap/512-4 670791 229.4 ns/op 2231.66 MB/s BenchmarkMemmoveOverlap/1024-4 454717 408.6 ns/op 2506.27 MB/s BenchmarkMemmoveOverlap/2048-4 287035 711.9 ns/op 2876.61 MB/s BenchmarkMemmoveOverlap/4096-4 142527 789.0 ns/op 5191.20 MB/s BenchmarkMemmoveUnalignedDst/0-4 17594634 6.993 ns/op BenchmarkMemmoveUnalignedDst/1-4 1277379 89.13 ns/op 11.22 MB/s BenchmarkMemmoveUnalignedDst/2-4 1263072 92.09 ns/op 21.72 MB/s BenchmarkMemmoveUnalignedDst/3-4 1215766 125.4 ns/op 23.92 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 147.7 ns/op 27.08 MB/s BenchmarkMemmoveUnalignedDst/5-4 1369212 90.35 ns/op 55.34 MB/s BenchmarkMemmoveUnalignedDst/6-4 1297809 100.4 ns/op 59.78 MB/s BenchmarkMemmoveUnalignedDst/7-4 1224235 97.24 ns/op 71.99 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 101.1 ns/op 79.14 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 150.7 ns/op 59.73 MB/s BenchmarkMemmoveUnalignedDst/10-4 1219189 96.41 ns/op 103.72 MB/s BenchmarkMemmoveUnalignedDst/11-4 949144 138.7 ns/op 79.28 MB/s BenchmarkMemmoveUnalignedDst/12-4 1083074 117.9 ns/op 101.75 MB/s BenchmarkMemmoveUnalignedDst/13-4 1202761 99.49 ns/op 130.66 MB/s BenchmarkMemmoveUnalignedDst/14-4 1205468 95.95 ns/op 145.90 MB/s BenchmarkMemmoveUnalignedDst/15-4 1112862 101.6 ns/op 147.61 MB/s BenchmarkMemmoveUnalignedDst/16-4 1284870 99.07 ns/op 161.50 MB/s BenchmarkMemmoveUnalignedDst/32-4 1213372 96.21 ns/op 332.59 MB/s BenchmarkMemmoveUnalignedDst/64-4 985206 109.3 ns/op 585.79 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 120.5 ns/op 1062.31 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 146.3 ns/op 1749.95 MB/s BenchmarkMemmoveUnalignedDst/512-4 654342 203.8 ns/op 2512.08 MB/s BenchmarkMemmoveUnalignedDst/1024-4 451555 290.2 ns/op 3528.17 MB/s BenchmarkMemmoveUnalignedDst/2048-4 261542 477.7 ns/op 4286.83 MB/s BenchmarkMemmoveUnalignedDst/4096-4 159138 794.3 ns/op 5156.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 104.7 ns/op 305.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 112.1 ns/op 570.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 125.0 ns/op 1024.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 793754 148.1 ns/op 1728.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 382077 529.8 ns/op 966.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 379992 365.9 ns/op 2798.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 232988 521.8 ns/op 3924.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 108525 1020 ns/op 4016.84 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16539662 7.283 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 131.6 ns/op 7.60 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 108.5 ns/op 18.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 100.8 ns/op 29.75 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 156.1 ns/op 25.63 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 101.4 ns/op 49.33 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 101.1 ns/op 59.34 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 101.2 ns/op 69.18 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1139698 112.0 ns/op 71.43 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1244431 99.43 ns/op 90.52 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 113.5 ns/op 88.13 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 100.8 ns/op 109.08 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 101.9 ns/op 117.78 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 151.8 ns/op 85.64 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 105.8 ns/op 132.35 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 103.5 ns/op 144.86 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 101.0 ns/op 158.39 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 170.2 ns/op 188.04 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 116.4 ns/op 549.87 MB/s BenchmarkMemmoveUnalignedSrc/128-4 766905 136.7 ns/op 936.25 MB/s BenchmarkMemmoveUnalignedSrc/256-4 870193 150.2 ns/op 1704.96 MB/s BenchmarkMemmoveUnalignedSrc/512-4 732072 244.2 ns/op 2096.95 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 288964 403.8 ns/op 2535.89 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 272818 460.5 ns/op 4447.39 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 173392 1440 ns/op 2845.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 117.2 ns/op 136.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 116.2 ns/op 137.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 932174 115.3 ns/op 138.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 155.4 ns/op 102.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 679933 153.6 ns/op 104.16 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 114.6 ns/op 139.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 994484 116.7 ns/op 137.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 988735 114.8 ns/op 139.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 132.5 ns/op 483.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 129.7 ns/op 493.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 120.9 ns/op 529.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 995130 120.7 ns/op 530.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 128.1 ns/op 499.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 112.5 ns/op 568.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 185.6 ns/op 344.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 142.6 ns/op 448.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 575074 203.9 ns/op 1255.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 644816 255.8 ns/op 1000.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 810963 209.3 ns/op 1222.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 719959 285.3 ns/op 897.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 762774 235.8 ns/op 1085.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 910756 156.6 ns/op 1634.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 678241 153.9 ns/op 1663.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 772167 152.9 ns/op 1674.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 90408 1304 ns/op 3142.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 64880 2265 ns/op 1808.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 145118 807.0 ns/op 5075.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 142257 889.5 ns/op 4604.74 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 114830 894.7 ns/op 4577.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 119836 1032 ns/op 3968.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 165283 876.5 ns/op 4672.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 144116 1239 ns/op 3306.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6453 20932 ns/op 3130.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3920 36821 ns/op 1779.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9050 13754 ns/op 4764.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9345 14021 ns/op 4674.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8072 13351 ns/op 4908.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8252 15602 ns/op 4200.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 8948 13565 ns/op 4831.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 8730 13891 ns/op 4717.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 116.9 ns/op 273.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 111.5 ns/op 574.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 663494 203.8 ns/op 628.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 883600 148.7 ns/op 1721.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 735355 189.4 ns/op 2702.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 424370 314.6 ns/op 3254.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 238596 489.6 ns/op 4183.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 165174 1158 ns/op 3537.42 MB/s BenchmarkMemclr/5-4 13145338 8.985 ns/op 556.45 MB/s BenchmarkMemclr/16-4 12874054 10.17 ns/op 1573.98 MB/s BenchmarkMemclr/64-4 10669952 9.929 ns/op 6445.56 MB/s BenchmarkMemclr/256-4 8674854 18.12 ns/op 14131.12 MB/s BenchmarkMemclr/4096-4 2024397 57.99 ns/op 70635.31 MB/s BenchmarkMemclr/65536-4 84764 1472 ns/op 44527.06 MB/s BenchmarkMemclr/1M-4 5701 23932 ns/op 43814.77 MB/s BenchmarkMemclr/4M-4 1243 96934 ns/op 43269.82 MB/s BenchmarkMemclr/8M-4 438 268254 ns/op 31271.17 MB/s BenchmarkMemclr/16M-4 100 1548381 ns/op 10835.33 MB/s BenchmarkMemclr/64M-4 44 3985282 ns/op 16839.17 MB/s BenchmarkMemclrUnaligned/0_5-4 5100633 26.03 ns/op 192.07 MB/s BenchmarkMemclrUnaligned/0_16-4 6519346 21.98 ns/op 728.00 MB/s BenchmarkMemclrUnaligned/0_64-4 5908714 18.47 ns/op 3465.19 MB/s BenchmarkMemclrUnaligned/0_256-4 5828520 32.26 ns/op 7934.61 MB/s BenchmarkMemclrUnaligned/0_4096-4 1485895 68.64 ns/op 59670.68 MB/s BenchmarkMemclrUnaligned/0_65536-4 78387 2422 ns/op 27061.55 MB/s BenchmarkMemclrUnaligned/1_5-4 8326400 17.99 ns/op 277.91 MB/s BenchmarkMemclrUnaligned/1_16-4 7981822 20.59 ns/op 777.18 MB/s BenchmarkMemclrUnaligned/1_64-4 7845463 26.75 ns/op 2392.26 MB/s BenchmarkMemclrUnaligned/1_256-4 6348348 17.74 ns/op 14428.91 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 144.4 ns/op 28357.00 MB/s BenchmarkMemclrUnaligned/1_65536-4 74302 1699 ns/op 38564.30 MB/s BenchmarkMemclrUnaligned/4_5-4 8104636 24.46 ns/op 204.39 MB/s BenchmarkMemclrUnaligned/4_16-4 7412265 15.52 ns/op 1030.96 MB/s BenchmarkMemclrUnaligned/4_64-4 7707249 16.08 ns/op 3980.99 MB/s BenchmarkMemclrUnaligned/4_256-4 5983978 17.20 ns/op 14887.82 MB/s BenchmarkMemclrUnaligned/4_4096-4 1312806 96.95 ns/op 42249.17 MB/s BenchmarkMemclrUnaligned/4_65536-4 73797 1753 ns/op 37385.23 MB/s BenchmarkMemclrUnaligned/7_5-4 8651266 20.86 ns/op 239.71 MB/s BenchmarkMemclrUnaligned/7_16-4 4968489 24.40 ns/op 655.74 MB/s BenchmarkMemclrUnaligned/7_64-4 8287041 21.73 ns/op 2945.50 MB/s BenchmarkMemclrUnaligned/7_256-4 6765885 31.73 ns/op 8066.89 MB/s BenchmarkMemclrUnaligned/7_4096-4 1250593 94.39 ns/op 43392.17 MB/s BenchmarkMemclrUnaligned/7_65536-4 71343 1725 ns/op 37992.02 MB/s BenchmarkMemclrUnaligned/0_1M-4 5505 33382 ns/op 31411.07 MB/s BenchmarkMemclrUnaligned/0_4M-4 996 181478 ns/op 23111.95 MB/s BenchmarkMemclrUnaligned/0_8M-4 372 303129 ns/op 27673.38 MB/s BenchmarkMemclrUnaligned/0_16M-4 136 1011225 ns/op 16590.99 MB/s BenchmarkMemclrUnaligned/0_64M-4 50 2902556 ns/op 23120.61 MB/s BenchmarkMemclrUnaligned/1_1M-4 2928 41019 ns/op 25563.38 MB/s BenchmarkMemclrUnaligned/1_4M-4 734 138712 ns/op 30237.49 MB/s BenchmarkMemclrUnaligned/1_8M-4 165 828643 ns/op 10123.31 MB/s BenchmarkMemclrUnaligned/1_16M-4 100 1029707 ns/op 16293.19 MB/s BenchmarkMemclrUnaligned/1_64M-4 56 2057423 ns/op 32617.92 MB/s BenchmarkMemclrUnaligned/4_1M-4 3997 26968 ns/op 38882.22 MB/s BenchmarkMemclrUnaligned/4_4M-4 993 121278 ns/op 34584.11 MB/s BenchmarkMemclrUnaligned/4_8M-4 366 308610 ns/op 27181.90 MB/s BenchmarkMemclrUnaligned/4_16M-4 140 830383 ns/op 20204.20 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 2738184 ns/op 24508.53 MB/s BenchmarkMemclrUnaligned/7_1M-4 4650 28289 ns/op 37066.15 MB/s BenchmarkMemclrUnaligned/7_4M-4 1180 97244 ns/op 43131.57 MB/s BenchmarkMemclrUnaligned/7_8M-4 470 252766 ns/op 33187.24 MB/s BenchmarkMemclrUnaligned/7_16M-4 144 807645 ns/op 20773.02 MB/s BenchmarkMemclrUnaligned/7_64M-4 48 2129523 ns/op 31513.56 MB/s BenchmarkGoMemclr/5-4 1998511 59.37 ns/op 84.22 MB/s BenchmarkGoMemclr/16-4 729561 203.5 ns/op 78.64 MB/s BenchmarkGoMemclr/64-4 210715 698.8 ns/op 91.59 MB/s BenchmarkGoMemclr/256-4 40838 3396 ns/op 75.38 MB/s BenchmarkMemclrRange/1K_2K-4 85882 1554 ns/op 61689.43 MB/s BenchmarkMemclrRange/2K_8K-4 24490 4897 ns/op 68111.47 MB/s BenchmarkMemclrRange/4K_16K-4 28836 3933 ns/op 82144.39 MB/s BenchmarkMemclrRange/160K_228K-4 3222 51213 ns/op 32469.37 MB/s BenchmarkClearFat7-4 3996195 26.19 ns/op BenchmarkClearFat8-4 4375878 48.67 ns/op BenchmarkClearFat11-4 3110560 37.19 ns/op BenchmarkClearFat12-4 3525805 34.20 ns/op BenchmarkClearFat13-4 3634836 33.40 ns/op BenchmarkClearFat14-4 3721839 31.03 ns/op BenchmarkClearFat15-4 2774092 37.39 ns/op BenchmarkClearFat16-4 4032559 45.66 ns/op BenchmarkClearFat24-4 3337504 33.61 ns/op BenchmarkClearFat32-4 3494451 31.55 ns/op BenchmarkClearFat40-4 3803545 50.93 ns/op BenchmarkClearFat48-4 2657968 43.85 ns/op BenchmarkClearFat56-4 2393320 44.46 ns/op BenchmarkClearFat64-4 3288243 34.98 ns/op BenchmarkClearFat72-4 3266334 56.73 ns/op BenchmarkClearFat128-4 2590237 44.66 ns/op BenchmarkClearFat256-4 2247469 81.09 ns/op BenchmarkClearFat512-4 1425543 148.1 ns/op BenchmarkClearFat1024-4 1000000 231.3 ns/op BenchmarkClearFat1032-4 873048 130.3 ns/op BenchmarkClearFat1040-4 661466 178.2 ns/op BenchmarkCopyFat7-4 3777532 32.35 ns/op BenchmarkCopyFat8-4 3129867 35.85 ns/op BenchmarkCopyFat11-4 3196804 50.91 ns/op BenchmarkCopyFat12-4 3409005 31.27 ns/op BenchmarkCopyFat13-4 3492709 32.49 ns/op BenchmarkCopyFat14-4 3946842 33.16 ns/op BenchmarkCopyFat15-4 4310863 33.11 ns/op BenchmarkCopyFat16-4 3906898 28.55 ns/op BenchmarkCopyFat24-4 3942417 45.39 ns/op BenchmarkCopyFat32-4 3438697 31.53 ns/op BenchmarkCopyFat64-4 3311376 57.23 ns/op BenchmarkCopyFat72-4 3259686 39.06 ns/op BenchmarkCopyFat128-4 2795484 61.28 ns/op BenchmarkCopyFat256-4 1445110 74.84 ns/op BenchmarkCopyFat512-4 1258677 91.04 ns/op BenchmarkCopyFat520-4 1000000 125.0 ns/op BenchmarkCopyFat1024-4 661206 184.3 ns/op BenchmarkCopyFat1032-4 577453 183.0 ns/op BenchmarkCopyFat1040-4 807742 159.6 ns/op BenchmarkIssue18740/2byte-4 295 374715 ns/op BenchmarkIssue18740/4byte-4 558 204437 ns/op BenchmarkIssue18740/8byte-4 866 127171 ns/op BenchmarkMemclrKnownSize1-4 5581650 22.95 ns/op 43.58 MB/s BenchmarkMemclrKnownSize2-4 3482941 31.97 ns/op 62.56 MB/s BenchmarkMemclrKnownSize4-4 2646607 43.64 ns/op 91.65 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.7 ns/op 78.67 MB/s BenchmarkMemclrKnownSize16-4 775502 248.3 ns/op 64.43 MB/s BenchmarkMemclrKnownSize32-4 381637 351.4 ns/op 91.07 MB/s BenchmarkMemclrKnownSize64-4 201153 667.0 ns/op 95.95 MB/s BenchmarkMemclrKnownSize112-4 97094 1421 ns/op 78.80 MB/s BenchmarkMemclrKnownSize128-4 71481 1501 ns/op 85.26 MB/s BenchmarkMemclrKnownSize192-4 72289 2072 ns/op 92.66 MB/s BenchmarkMemclrKnownSize248-4 41632 2655 ns/op 93.42 MB/s BenchmarkMemclrKnownSize256-4 49956 2775 ns/op 92.25 MB/s BenchmarkMemclrKnownSize512-4 23292 5178 ns/op 98.88 MB/s BenchmarkMemclrKnownSize1024-4 10000 13795 ns/op 74.23 MB/s BenchmarkMemclrKnownSize4096-4 2688 40360 ns/op 101.49 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4894628 ns/op 107.11 MB/s BenchmarkReadMetricsLatency-4 10000 4135 p50-ns 7065 p90-ns 13408 p99-ns BenchmarkFinalizer-4 195 630816 ns/op BenchmarkFinalizerRun-4 141937 877.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7516375 15.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3588708 31.33 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2351841 46.15 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2837721 48.61 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 102.8 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 104.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2462992 49.01 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 105.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1435605 103.3 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2106848 52.53 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2319313 50.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1619764 63.43 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1666914 73.03 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1596126 76.00 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9763117 14.39 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8610451 14.02 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9040261 13.01 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8462684 12.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8315587 15.12 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6209758 16.39 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8993602 13.16 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7858488 18.26 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8269300 13.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7588287 14.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7024888 15.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7410267 14.86 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9396532 19.25 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7457811 21.26 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5748003 20.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7275255 16.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7834206 14.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8648562 15.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9750561 23.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7279664 23.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7167177 15.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9467786 13.22 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 3627368 28.17 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7997134 17.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8187963 12.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7848108 15.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7579369 14.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9122287 12.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8921517 12.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8603920 13.73 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10086753 16.58 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10095056 11.56 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9936894 11.33 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 12155955 13.39 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10922226 12.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9267057 12.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10556226 11.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9530768 12.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9759259 12.07 ns/op BenchmarkNetpollBreak-4 2912 37090 ns/op BenchmarkPinnerPinUnpinBatch-4 702 157497 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 175 625478 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1278 172801 ns/op BenchmarkPinnerPinUnpin-4 1000000 119.3 ns/op BenchmarkPinnerPinUnpinTiny-4 1416309 91.42 ns/op BenchmarkPinnerPinUnpinDouble-4 474054 240.8 ns/op BenchmarkPinnerPinUnpinParallel-4 2389371 50.34 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2699598 54.41 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 405312 325.4 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6090745 19.85 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7433514 17.02 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4350084 27.72 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4111934 28.40 ns/op BenchmarkPingPongHog-4 589 292072 ns/op BenchmarkStackGrowth-4 70591 1488 ns/op BenchmarkStackGrowthDeep-4 897 149056 ns/op BenchmarkCreateGoroutines-4 48156 2496 ns/op BenchmarkCreateGoroutinesParallel-4 46119 2857 ns/op BenchmarkCreateGoroutinesCapture-4 9248 17108 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37051 3888 ns/op BenchmarkClosureCall-4 20962275 5.299 ns/op BenchmarkWakeupParallelSpinning/0s-4 4689 22692 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5304 26929 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3950 31021 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2494 48845 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1503 79305 ns/op BenchmarkWakeupParallelSpinning/20µs-4 942 142881 ns/op BenchmarkWakeupParallelSpinning/50µs-4 343 321146 ns/op BenchmarkWakeupParallelSpinning/100µs-4 175 627191 ns/op BenchmarkMatmult-4 2586478 46.36 ns/op BenchmarkFastrand-4 5717820 20.25 ns/op BenchmarkFastrand64-4 5579167 20.73 ns/op BenchmarkFastrandHashiter-4 2905616 44.24 ns/op BenchmarkFastrandn/2-4 5722947 21.60 ns/op BenchmarkFastrandn/3-4 5629527 20.06 ns/op BenchmarkFastrandn/4-4 5790238 22.98 ns/op BenchmarkFastrandn/5-4 6615799 24.75 ns/op BenchmarkIfaceCmp100-4 117753 1160 ns/op BenchmarkIfaceCmpNil100-4 227595 636.3 ns/op BenchmarkEfaceCmpDiff-4 47206 3041 ns/op BenchmarkEfaceCmpDiffIndirect-4 37890 3684 ns/op BenchmarkDefer-4 1172455 89.86 ns/op BenchmarkDefer10-4 472184 250.1 ns/op BenchmarkDeferMany-4 494343 528.7 ns/op BenchmarkPanicRecover-4 781437 282.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 69 2368260 ns/op 2281463 p50-ns 3321289 p90-ns 5284897 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 39 3762307 ns/op 2827901 p50-ns 7582102 p90-ns 14100456 p99-ns BenchmarkGoroutineProfile/small/idle-4 39 4470361 ns/op 4580678 p50-ns 5628676 p90-ns 6615305 p99-ns BenchmarkGoroutineProfile/small/loaded-4 27 8969810 ns/op 6575611 p50-ns 15931952 p90-ns 28292903 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 44 2518316 ns/op 2365318 p50-ns 3807525 p90-ns 4767558 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 72 4085767 ns/op 3251386 p50-ns 6592040 p90-ns 23059907 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 7762890 ns/op 6859891 p50-ns 11795633 p90-ns 15056960 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 15438742 ns/op 14651907 p50-ns 21861784 p90-ns 21861784 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 63 2511391 ns/op 2190865 p50-ns 4104167 p90-ns 5647574 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 72 3280356 ns/op 2718491 p50-ns 4702849 p90-ns 23147995 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 27 4522149 ns/op 4451312 p50-ns 5973367 p90-ns 6005246 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 7518802 ns/op 5276162 p50-ns 14342717 p90-ns 31713268 p99-ns BenchmarkRWMutexUncontended-4 1714837 77.71 ns/op BenchmarkRWMutexWrite100-4 61870 2423 ns/op BenchmarkRWMutexWrite10-4 29427 3668 ns/op BenchmarkRWMutexWorkWrite100-4 19356 6427 ns/op BenchmarkRWMutexWorkWrite10-4 73710 4568 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3127 43883 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 865 149261 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1369 82881 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 392 500968 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 390 333226 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 201 600164 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 351 338141 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 98 1312855 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 129752 1051 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 196995 1001 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 116288 1280 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 222530 1125 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 127945 1000 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 121556 1273 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 172902 1133 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 124878 1130 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 150703 1245 ns/op BenchmarkMakeSlice/Byte-4 1000000 127.8 ns/op BenchmarkMakeSlice/Int16-4 1000000 149.2 ns/op BenchmarkMakeSlice/Int-4 1000000 157.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 232.1 ns/op BenchmarkMakeSlice/Struct/24-4 523994 254.5 ns/op BenchmarkMakeSlice/Struct/32-4 687667 489.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 513.8 ns/op BenchmarkGrowSlice/Byte-4 359929 399.3 ns/op BenchmarkGrowSlice/Int16-4 330734 441.3 ns/op BenchmarkGrowSlice/Int-4 472299 488.7 ns/op BenchmarkGrowSlice/Ptr-4 418316 613.5 ns/op BenchmarkGrowSlice/Struct/24-4 335008 808.9 ns/op BenchmarkGrowSlice/Struct/32-4 119608 868.4 ns/op BenchmarkGrowSlice/Struct/40-4 150985 1031 ns/op BenchmarkExtendSlice/IntSlice-4 447312 524.1 ns/op BenchmarkExtendSlice/PointerSlice-4 370239 538.2 ns/op BenchmarkExtendSlice/NoGrow-4 695762 247.6 ns/op BenchmarkAppend-4 892592 138.4 ns/op BenchmarkAppendGrowByte-4 3 41462304 ns/op BenchmarkAppendGrowString-4 1 397327483 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 110.4 ns/op BenchmarkAppendSlice/4Bytes-4 794715 128.9 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 114.3 ns/op BenchmarkAppendSlice/8Bytes-4 1130434 222.6 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 133.6 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 113.4 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 109.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 40843 2885 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 13879 10677 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 36669 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 846 165897 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 64 1944677 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 4737997 ns/op BenchmarkAppendStr/1Bytes-4 1000000 193.0 ns/op BenchmarkAppendStr/4Bytes-4 1454120 81.68 ns/op BenchmarkAppendStr/8Bytes-4 1000000 125.4 ns/op BenchmarkAppendStr/16Bytes-4 1385290 112.9 ns/op BenchmarkAppendStr/32Bytes-4 1000000 114.2 ns/op BenchmarkAppendSpecialCase-4 518754 332.5 ns/op BenchmarkCopy/1Byte-4 1000000 117.4 ns/op 8.52 MB/s BenchmarkCopy/1String-4 1000000 152.7 ns/op 6.55 MB/s BenchmarkCopy/2Byte-4 1000000 189.6 ns/op 10.55 MB/s BenchmarkCopy/2String-4 1279476 97.16 ns/op 20.58 MB/s BenchmarkCopy/4Byte-4 916105 147.7 ns/op 27.07 MB/s BenchmarkCopy/4String-4 1000000 104.5 ns/op 38.27 MB/s BenchmarkCopy/8Byte-4 823063 215.1 ns/op 37.19 MB/s BenchmarkCopy/8String-4 1000000 171.9 ns/op 46.54 MB/s BenchmarkCopy/12Byte-4 1098469 128.0 ns/op 93.74 MB/s BenchmarkCopy/12String-4 1000000 107.8 ns/op 111.27 MB/s BenchmarkCopy/16Byte-4 1000000 100.6 ns/op 159.09 MB/s BenchmarkCopy/16String-4 1000000 162.8 ns/op 98.31 MB/s BenchmarkCopy/32Byte-4 1000000 102.6 ns/op 311.81 MB/s BenchmarkCopy/32String-4 1000000 108.2 ns/op 295.64 MB/s BenchmarkCopy/128Byte-4 753650 135.0 ns/op 947.99 MB/s BenchmarkCopy/128String-4 952964 197.3 ns/op 648.80 MB/s BenchmarkCopy/1024Byte-4 393368 322.2 ns/op 3178.28 MB/s BenchmarkCopy/1024String-4 314527 404.0 ns/op 2534.96 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19678 5971 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 12724 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 20967 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 5372 28372 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 32354 ns/op BenchmarkAppendInPlace/Grow/Byte-4 122816 1552 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 96451 1554 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 71440 1772 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 67878 2416 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 38638 3905 ns/op BenchmarkStackCopyPtr-4 1 267183079 ns/op BenchmarkStackCopy-4 2 119979943 ns/op BenchmarkStackCopyNoCache-4 13 14226014 ns/op BenchmarkStackCopyWithStkobj-4 1 228609903 ns/op BenchmarkIssue18138-4 100 1258467 ns/op BenchmarkCompareStringEqual-4 9749742 19.07 ns/op BenchmarkCompareStringIdentical-4 15751546 11.43 ns/op BenchmarkCompareStringSameLength-4 8682133 17.57 ns/op BenchmarkCompareStringDifferentLength-4 22412834 6.559 ns/op BenchmarkCompareStringBigUnaligned-4 385 288251 ns/op 3637.75 MB/s BenchmarkCompareStringBig-4 1082 113775 ns/op 9216.32 MB/s BenchmarkConcatStringAndBytes-4 1239274 100.4 ns/op BenchmarkSliceByteToString/1-4 1485423 84.85 ns/op BenchmarkSliceByteToString/2-4 834636 245.8 ns/op BenchmarkSliceByteToString/4-4 538228 240.0 ns/op BenchmarkSliceByteToString/8-4 1000000 169.1 ns/op BenchmarkSliceByteToString/16-4 910364 223.4 ns/op BenchmarkSliceByteToString/32-4 948627 222.7 ns/op BenchmarkSliceByteToString/64-4 732478 299.6 ns/op BenchmarkSliceByteToString/128-4 797812 484.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2235116 55.24 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 140.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 108.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3722432 36.39 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1616138 67.16 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1772318 80.11 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1561002 72.06 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 300115 387.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 240663 712.8 ns/op BenchmarkRuneIterate/range/ASCII-4 8632626 12.54 ns/op BenchmarkRuneIterate/range/Japanese-4 2681030 45.47 ns/op BenchmarkRuneIterate/range/MixedLength-4 2957114 38.59 ns/op BenchmarkRuneIterate/range1/ASCII-4 9162957 12.94 ns/op BenchmarkRuneIterate/range1/Japanese-4 2321266 55.01 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3143114 43.38 ns/op BenchmarkRuneIterate/range2/ASCII-4 8970138 11.81 ns/op BenchmarkRuneIterate/range2/Japanese-4 2264206 45.21 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3175735 84.36 ns/op BenchmarkArrayEqual-4 22001428 5.287 ns/op BenchmarkFunc/Name-4 2866444 38.32 ns/op BenchmarkFunc/Entry-4 12206338 11.06 ns/op BenchmarkFunc/FileLine-4 3095811 39.93 ns/op PASS ok runtime 474.020s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24176 9330 ns/op BenchmarkHandle/concurrent-4 10000 20517 ns/op PASS ok runtime/cgo 1.640s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 24468133 6.396 ns/op BenchmarkAtomicStore64-4 8188414 19.70 ns/op BenchmarkAtomicLoad-4 17531582 5.901 ns/op BenchmarkAtomicStore-4 12387150 16.30 ns/op BenchmarkAnd8-4 12208034 12.97 ns/op BenchmarkAnd-4 11133607 12.55 ns/op BenchmarkAnd8Parallel-4 4157482 28.95 ns/op BenchmarkAndParallel-4 4229275 30.99 ns/op BenchmarkOr8-4 12107763 11.36 ns/op BenchmarkOr-4 9791572 14.30 ns/op BenchmarkOr8Parallel-4 3769838 30.91 ns/op BenchmarkOrParallel-4 3703388 31.26 ns/op BenchmarkXadd-4 3968047 32.39 ns/op BenchmarkXadd64-4 3715032 32.63 ns/op BenchmarkCas-4 2588737 45.08 ns/op BenchmarkCas64-4 2442991 45.21 ns/op BenchmarkXchg-4 3374972 32.24 ns/op BenchmarkXchg64-4 3216873 31.30 ns/op PASS ok runtime/internal/atomic 4.924s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2733010 38.87 ns/op BenchmarkMulUintptr/large-4 1670041 82.96 ns/op PASS ok runtime/internal/math 1.525s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 12751319 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 20030188 ns/op 522.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 31 3934349 ns/op 9.968 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 22662793 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 38983721 ns/op 1347 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 30 4808861 ns/op 27.70 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 108601460 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 180077504 ns/op 7899 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 10902570 ns/op 304.6 concurrent_launches/op PASS ok runtime/pprof 3.574s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 18475756 ns/op BenchmarkStackLeak-4 22782 5634 ns/op PASS ok runtime/race 1.512s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2305645 53.12 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 264326 604.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.616s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 27 6630834 ns/op BenchmarkIndex_Large-4 13016 11820 ns/op BenchmarkIndexFunc_Large-4 70 1461346 ns/op BenchmarkCompact/nil-4 9793363 22.54 ns/op BenchmarkCompact/one-4 1000000 115.7 ns/op BenchmarkCompact/sorted-4 812100 135.3 ns/op BenchmarkCompact/1_item-4 735628 157.0 ns/op BenchmarkCompact/unsorted-4 803880 177.6 ns/op BenchmarkCompact/many-4 626353 209.7 ns/op BenchmarkCompact_Large-4 409 312879 ns/op BenchmarkCompactFunc_Large-4 49 2247045 ns/op BenchmarkReplace/naive-fast-4 35710 2823 ns/op BenchmarkReplace/optimized-fast-4 57940 3253 ns/op BenchmarkReplace/naive-slow-4 10000 13635 ns/op BenchmarkReplace/optimized-slow-4 10000 10697 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 180.2 ns/op BenchmarkBinarySearchFloats/Size32-4 849981 131.6 ns/op BenchmarkBinarySearchFloats/Size64-4 852468 139.1 ns/op BenchmarkBinarySearchFloats/Size128-4 825973 165.0 ns/op BenchmarkBinarySearchFloats/Size512-4 574753 310.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 453141 229.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 327706 320.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 403233 528.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 343216 483.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 263904 747.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 202006 585.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 195931 631.9 ns/op PASS ok slices 7.289s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 100809 1051 ns/op BenchmarkSortInts-4 1 167769806 ns/op BenchmarkSlicesSortInts-4 2 63283037 ns/op BenchmarkSortIsSorted-4 20 5455597 ns/op BenchmarkSlicesIsSorted-4 55 2163029 ns/op BenchmarkSortStrings-4 1 228820752 ns/op BenchmarkSlicesSortStrings-4 2 119143290 ns/op BenchmarkSortStrings_Sorted-4 24 6016402 ns/op BenchmarkSlicesSortStrings_Sorted-4 55 2551347 ns/op BenchmarkSortStructs-4 1 229038879 ns/op BenchmarkSortFuncStructs-4 1 186148765 ns/op BenchmarkSortString1K-4 201 554558 ns/op BenchmarkSortString1K_Slice-4 140 896811 ns/op BenchmarkStableString1K-4 94 1562929 ns/op BenchmarkSortInt1K-4 272 519355 ns/op BenchmarkSortInt1K_Sorted-4 6448 23803 ns/op BenchmarkSortInt1K_Reversed-4 2818 46045 ns/op BenchmarkSortInt1K_Mod8-4 640 187221 ns/op BenchmarkStableInt1K-4 98 1606012 ns/op BenchmarkStableInt1K_Slice-4 100 1407064 ns/op BenchmarkSortInt64K-4 3 68585717 ns/op BenchmarkSortInt64K_Slice-4 1 128538285 ns/op BenchmarkStableInt64K-4 1 177848886 ns/op BenchmarkSort1e2-4 297 435816 ns/op BenchmarkStable1e2-4 100 1160766 ns/op BenchmarkSort1e4-4 1 127456121 ns/op BenchmarkStable1e4-4 1 330797300 ns/op PASS ok sort 89.001s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 542774 188.8 ns/op BenchmarkAtof64Float-4 627586 209.2 ns/op BenchmarkAtof64FloatExp-4 547761 266.6 ns/op BenchmarkAtof64Big-4 459960 358.8 ns/op BenchmarkAtof64RandomBits-4 244846 424.1 ns/op BenchmarkAtof64RandomFloats-4 326403 349.5 ns/op BenchmarkAtof64RandomLongFloats-4 241328 509.2 ns/op BenchmarkAtof32Decimal-4 594006 221.8 ns/op BenchmarkAtof32Float-4 612678 402.6 ns/op BenchmarkAtof32FloatExp-4 458631 261.3 ns/op BenchmarkAtof32Random-4 235510 658.2 ns/op BenchmarkAtof32RandomLong-4 113602 1260 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 110.7 ns/op BenchmarkParseInt/Pos/26bit-4 858153 222.8 ns/op BenchmarkParseInt/Pos/31bit-4 576734 221.1 ns/op BenchmarkParseInt/Pos/56bit-4 465484 471.0 ns/op BenchmarkParseInt/Pos/63bit-4 490460 364.9 ns/op BenchmarkParseInt/Neg/7bit-4 1098781 115.0 ns/op BenchmarkParseInt/Neg/26bit-4 733348 184.7 ns/op BenchmarkParseInt/Neg/31bit-4 594050 224.6 ns/op BenchmarkParseInt/Neg/56bit-4 479418 439.4 ns/op BenchmarkParseInt/Neg/63bit-4 414706 307.1 ns/op BenchmarkAtoi/Pos/7bit-4 1438537 84.28 ns/op BenchmarkAtoi/Pos/26bit-4 831010 157.5 ns/op BenchmarkAtoi/Pos/31bit-4 789900 174.5 ns/op BenchmarkAtoi/Pos/56bit-4 496688 311.6 ns/op BenchmarkAtoi/Pos/63bit-4 361008 505.2 ns/op BenchmarkAtoi/Neg/7bit-4 1305883 85.35 ns/op BenchmarkAtoi/Neg/26bit-4 886900 154.6 ns/op BenchmarkAtoi/Neg/31bit-4 857775 189.7 ns/op BenchmarkAtoi/Neg/56bit-4 614743 334.6 ns/op BenchmarkAtoi/Neg/63bit-4 447741 319.4 ns/op BenchmarkFormatFloat/Decimal-4 85070 1281 ns/op BenchmarkFormatFloat/Float-4 78757 1482 ns/op BenchmarkFormatFloat/Exp-4 77031 1646 ns/op BenchmarkFormatFloat/NegExp-4 83674 1610 ns/op BenchmarkFormatFloat/LongExp-4 68983 1711 ns/op BenchmarkFormatFloat/Big-4 66913 1781 ns/op BenchmarkFormatFloat/BinaryExp-4 187777 834.8 ns/op BenchmarkFormatFloat/32Integer-4 90218 2360 ns/op BenchmarkFormatFloat/32ExactFraction-4 79462 1319 ns/op BenchmarkFormatFloat/32Point-4 71625 1437 ns/op BenchmarkFormatFloat/32Exp-4 90238 1571 ns/op BenchmarkFormatFloat/32NegExp-4 86898 1462 ns/op BenchmarkFormatFloat/32Shortest-4 87246 1314 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 105780 1450 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 101620 1257 ns/op BenchmarkFormatFloat/64Fixed1-4 127155 1081 ns/op BenchmarkFormatFloat/64Fixed2-4 128145 1013 ns/op BenchmarkFormatFloat/64Fixed3-4 109184 989.3 ns/op BenchmarkFormatFloat/64Fixed4-4 118345 997.7 ns/op BenchmarkFormatFloat/64Fixed12-4 59773 2703 ns/op BenchmarkFormatFloat/64Fixed16-4 70076 1465 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 87766 1229 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 75682 1949 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1807 60477 ns/op BenchmarkFormatFloat/Slowpath64-4 68041 1723 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 76185 1546 ns/op BenchmarkAppendFloat/Decimal-4 119853 1387 ns/op BenchmarkAppendFloat/Float-4 93530 2294 ns/op BenchmarkAppendFloat/Exp-4 96176 2527 ns/op BenchmarkAppendFloat/NegExp-4 114968 1414 ns/op BenchmarkAppendFloat/LongExp-4 77612 1557 ns/op BenchmarkAppendFloat/Big-4 72378 2010 ns/op BenchmarkAppendFloat/BinaryExp-4 221326 466.9 ns/op BenchmarkAppendFloat/32Integer-4 114204 1104 ns/op BenchmarkAppendFloat/32ExactFraction-4 101348 1122 ns/op BenchmarkAppendFloat/32Point-4 100879 1229 ns/op BenchmarkAppendFloat/32Exp-4 96948 1055 ns/op BenchmarkAppendFloat/32NegExp-4 98414 1119 ns/op BenchmarkAppendFloat/32Shortest-4 136489 963.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 113257 1579 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 87984 1441 ns/op BenchmarkAppendFloat/64Fixed1-4 151308 793.9 ns/op BenchmarkAppendFloat/64Fixed2-4 76219 1677 ns/op BenchmarkAppendFloat/64Fixed3-4 152132 939.4 ns/op BenchmarkAppendFloat/64Fixed4-4 190210 824.5 ns/op BenchmarkAppendFloat/64Fixed12-4 65532 1578 ns/op BenchmarkAppendFloat/64Fixed16-4 78891 1400 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 94824 1261 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 84613 2099 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2008 66471 ns/op BenchmarkAppendFloat/Slowpath64-4 76814 1530 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 72747 3127 ns/op BenchmarkFormatInt-4 10000 14292 ns/op BenchmarkAppendInt-4 13920 9138 ns/op BenchmarkFormatUint-4 69056 2182 ns/op BenchmarkAppendUint-4 72660 2152 ns/op BenchmarkFormatIntSmall/7-4 1765443 92.23 ns/op BenchmarkFormatIntSmall/42-4 1708894 67.66 ns/op BenchmarkAppendIntSmall-4 992688 129.6 ns/op BenchmarkAppendUintVarlen/1-4 1000000 116.2 ns/op BenchmarkAppendUintVarlen/12-4 543342 192.0 ns/op BenchmarkAppendUintVarlen/123-4 781252 287.3 ns/op BenchmarkAppendUintVarlen/1234-4 914445 166.3 ns/op BenchmarkAppendUintVarlen/12345-4 756690 162.8 ns/op BenchmarkAppendUintVarlen/123456-4 584871 192.5 ns/op BenchmarkAppendUintVarlen/1234567-4 731526 217.5 ns/op BenchmarkAppendUintVarlen/12345678-4 734379 164.3 ns/op BenchmarkAppendUintVarlen/123456789-4 726453 204.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 705309 217.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 614818 202.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 683146 173.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 829546 192.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 729501 263.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 575784 181.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 567938 200.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 693244 246.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 581869 345.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 690270 196.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 561088 227.8 ns/op BenchmarkQuote-4 30609 4006 ns/op BenchmarkQuoteRune-4 253992 477.7 ns/op BenchmarkAppendQuote-4 38233 4100 ns/op BenchmarkAppendQuoteRune-4 527437 241.6 ns/op BenchmarkUnquoteEasy-4 892120 112.3 ns/op BenchmarkUnquoteHard-4 30782 4402 ns/op PASS ok strconv 28.175s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 392359 464.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 82370 1722 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 140170 1305 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 234520 471.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 98175 1677 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 131356 1377 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 237716 708.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 48589 2704 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 49255 2213 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 340447 326.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 18855 7566 ns/op BenchmarkGenericMatch1-4 1742 89924 ns/op BenchmarkGenericMatch2-4 256 401700 ns/op BenchmarkSingleMaxSkipping-4 8913 12879 ns/op 776.43 MB/s BenchmarkSingleLongSuffixFail-4 14756 7355 ns/op 136.24 MB/s BenchmarkSingleMatch-4 180 830686 ns/op 18.06 MB/s BenchmarkByteByteNoMatch-4 77853 1493 ns/op BenchmarkByteByteMatch-4 10000 10885 ns/op BenchmarkByteStringMatch-4 12740 8453 ns/op BenchmarkHTMLEscapeNew-4 55178 2321 ns/op BenchmarkHTMLEscapeOld-4 56406 1942 ns/op BenchmarkByteStringReplacerWriteString-4 974 108587 ns/op BenchmarkByteReplacerWriteString-4 1218 85756 ns/op BenchmarkByteByteReplaces-4 2282 51728 ns/op BenchmarkByteByteMap-4 7426 16667 ns/op BenchmarkMap/identity/ASCII-4 662130 245.2 ns/op BenchmarkMap/identity/Greek-4 546836 254.1 ns/op BenchmarkMap/change/ASCII-4 22050 6570 ns/op BenchmarkMap/change/Greek-4 10000 11179 ns/op BenchmarkIndexRune-4 1000000 106.8 ns/op BenchmarkIndexRuneLongString-4 1000000 117.3 ns/op BenchmarkIndexRuneFastPath-4 2609083 44.71 ns/op BenchmarkIndex-4 2622388 58.67 ns/op BenchmarkLastIndex-4 2634673 48.70 ns/op BenchmarkIndexByte-4 11378011 15.08 ns/op BenchmarkToUpper/#00-4 2891836 57.25 ns/op BenchmarkToUpper/ONLYUPPER-4 2058273 71.88 ns/op BenchmarkToUpper/abc-4 256231 519.5 ns/op BenchmarkToUpper/AbC123-4 159513 950.2 ns/op BenchmarkToUpper/azAZ09_-4 194084 573.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 34316 3216 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48442 2440 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24502 5026 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46737 3548 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 73249 1538 ns/op BenchmarkToLower/#00-4 2757874 42.87 ns/op BenchmarkToLower/abc-4 2732761 43.48 ns/op BenchmarkToLower/AbC123-4 184585 781.5 ns/op BenchmarkToLower/azAZ09_-4 147246 894.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 60892 2756 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 39247 2787 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 21404 4847 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56148 2072 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 88845 1320 ns/op BenchmarkMapNoChanges-4 993495 148.7 ns/op BenchmarkTrim-4 28213 6196 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2543376 49.66 ns/op BenchmarkToValidUTF8/InvalidASCII-4 138642 933.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80365 1907 ns/op BenchmarkEqualFold/Tests-4 42710 2944 ns/op BenchmarkEqualFold/ASCII-4 2036388 51.46 ns/op BenchmarkEqualFold/UnicodePrefix-4 92978 2013 ns/op BenchmarkEqualFold/UnicodeSuffix-4 102315 1157 ns/op BenchmarkIndexHard1-4 1029 145084 ns/op BenchmarkIndexHard2-4 644 209205 ns/op BenchmarkIndexHard3-4 164 848458 ns/op BenchmarkIndexHard4-4 100 1272930 ns/op BenchmarkLastIndexHard1-4 69 3457665 ns/op BenchmarkLastIndexHard2-4 70 2052320 ns/op BenchmarkLastIndexHard3-4 81 1767541 ns/op BenchmarkCountHard1-4 832 134473 ns/op BenchmarkCountHard2-4 627 201937 ns/op BenchmarkCountHard3-4 120 1404707 ns/op BenchmarkIndexTorture-4 10000 23078 ns/op BenchmarkCountTorture-4 7879 17744 ns/op BenchmarkCountTortureOverlapping-4 709 164415 ns/op BenchmarkCountByte/10-4 3026294 52.21 ns/op 191.54 MB/s BenchmarkCountByte/32-4 2335231 43.10 ns/op 742.42 MB/s BenchmarkCountByte/4096-4 827968 140.5 ns/op 29144.83 MB/s BenchmarkCountByte/4194304-4 777 146898 ns/op 28552.50 MB/s BenchmarkCountByte/67108864-4 26 5206765 ns/op 12888.78 MB/s BenchmarkFields/ASCII/16-4 254190 663.6 ns/op 24.11 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 16998 7928 ns/op 32.29 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1518 102289 ns/op 40.04 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 69 1653875 ns/op 39.63 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 31716457 ns/op 33.06 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 299539 455.9 ns/op 35.09 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6702 15223 ns/op 16.82 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 468 267083 ns/op 15.34 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 5941669 ns/op 11.03 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 117126924 ns/op 8.95 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 147686 874.3 ns/op 18.30 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8143 19567 ns/op 13.08 MB/s 1600 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 691 220524 ns/op 18.57 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 5164054 ns/op 12.69 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 79991808 ns/op 13.11 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 176268 689.0 ns/op 23.22 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12055 ns/op 21.24 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 595 280399 ns/op 14.61 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5381889 ns/op 12.18 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 101266252 ns/op 10.35 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 102331216 ns/op BenchmarkSplitSingleByteSeparator-4 10 10576254 ns/op BenchmarkSplitMultiByteSeparator-4 26 4115990 ns/op BenchmarkSplitNSingleByteSeparator-4 192422 1173 ns/op BenchmarkSplitNMultiByteSeparator-4 146534 1262 ns/op BenchmarkRepeat/5x0-4 3001166 40.75 ns/op BenchmarkRepeat/5x1-4 3033106 42.35 ns/op BenchmarkRepeat/5x2-4 198499 618.7 ns/op BenchmarkRepeat/5x6-4 111654 1070 ns/op BenchmarkRepeat/10x0-4 2857546 41.57 ns/op BenchmarkRepeat/10x1-4 2787249 48.23 ns/op BenchmarkRepeat/10x2-4 220398 804.9 ns/op BenchmarkRepeat/10x6-4 76698 1360 ns/op BenchmarkRepeatLarge/256/1-4 38318 3180 ns/op 80.51 MB/s BenchmarkRepeatLarge/256/16-4 74586 2300 ns/op 111.32 MB/s BenchmarkRepeatLarge/512/1-4 30484 3365 ns/op 152.17 MB/s BenchmarkRepeatLarge/512/16-4 46695 3044 ns/op 168.20 MB/s BenchmarkRepeatLarge/1024/1-4 26150 5008 ns/op 204.49 MB/s BenchmarkRepeatLarge/1024/16-4 21392 4701 ns/op 217.85 MB/s BenchmarkRepeatLarge/2048/1-4 15793 9844 ns/op 208.05 MB/s BenchmarkRepeatLarge/2048/16-4 17703 7751 ns/op 264.22 MB/s BenchmarkRepeatLarge/4096/1-4 10000 13088 ns/op 312.95 MB/s BenchmarkRepeatLarge/4096/16-4 10000 14406 ns/op 284.33 MB/s BenchmarkRepeatLarge/8192/1-4 5510 21254 ns/op 385.43 MB/s BenchmarkRepeatLarge/8192/16-4 10000 24523 ns/op 334.05 MB/s BenchmarkRepeatLarge/8192/4097-4 3064846 50.47 ns/op 81184.85 MB/s BenchmarkRepeatLarge/16384/1-4 9388 43469 ns/op 376.91 MB/s BenchmarkRepeatLarge/16384/16-4 7345 39154 ns/op 418.45 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 29455 ns/op 417.27 MB/s BenchmarkRepeatLarge/32768/1-4 1574 69045 ns/op 474.59 MB/s BenchmarkRepeatLarge/32768/16-4 4034 74171 ns/op 441.79 MB/s BenchmarkRepeatLarge/32768/4097-4 2166 73773 ns/op 388.75 MB/s BenchmarkRepeatLarge/65536/1-4 1219 129554 ns/op 505.86 MB/s BenchmarkRepeatLarge/65536/16-4 799 143710 ns/op 456.03 MB/s BenchmarkRepeatLarge/65536/4097-4 987 129454 ns/op 474.72 MB/s BenchmarkRepeatLarge/131072/1-4 144 893626 ns/op 146.67 MB/s BenchmarkRepeatLarge/131072/16-4 220 743747 ns/op 176.23 MB/s BenchmarkRepeatLarge/131072/4097-4 163 721406 ns/op 176.05 MB/s BenchmarkRepeatLarge/262144/1-4 100 1112899 ns/op 235.55 MB/s BenchmarkRepeatLarge/262144/16-4 100 1337628 ns/op 195.98 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1418072 ns/op 182.02 MB/s BenchmarkRepeatLarge/524288/1-4 69 1846747 ns/op 283.90 MB/s BenchmarkRepeatLarge/524288/16-4 85 1719020 ns/op 304.99 MB/s BenchmarkRepeatLarge/524288/4097-4 50 2092887 ns/op 248.61 MB/s BenchmarkRepeatLarge/1048576/1-4 42 4349934 ns/op 241.06 MB/s BenchmarkRepeatLarge/1048576/16-4 25 4007175 ns/op 261.67 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 3774997 ns/op 276.75 MB/s BenchmarkRepeatLarge/2097152/1-4 26 7029063 ns/op 298.35 MB/s BenchmarkRepeatLarge/2097152/16-4 26 6303876 ns/op 332.68 MB/s BenchmarkRepeatLarge/2097152/4097-4 24 6609086 ns/op 316.77 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11326955 ns/op 370.29 MB/s BenchmarkRepeatLarge/4194304/16-4 8 12850072 ns/op 326.40 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 13236897 ns/op 316.63 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17676216 ns/op 474.57 MB/s BenchmarkRepeatLarge/8388608/16-4 6 21291280 ns/op 393.99 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23519810 ns/op 356.57 MB/s BenchmarkRepeatLarge/16777216/1-4 3 44765156 ns/op 374.78 MB/s BenchmarkRepeatLarge/16777216/16-4 3 33676919 ns/op 498.18 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 37626797 ns/op 445.88 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63046195 ns/op 532.22 MB/s BenchmarkRepeatLarge/33554432/16-4 2 66386070 ns/op 505.44 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 70538350 ns/op 475.69 MB/s BenchmarkRepeatLarge/67108864/1-4 1 185866538 ns/op 361.06 MB/s BenchmarkRepeatLarge/67108864/16-4 1 134050995 ns/op 500.62 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 156042542 ns/op 430.07 MB/s BenchmarkRepeatLarge/134217728/1-4 1 267066880 ns/op 502.56 MB/s BenchmarkRepeatLarge/134217728/16-4 1 247674711 ns/op 541.91 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 270579440 ns/op 496.04 MB/s BenchmarkRepeatLarge/268435456/1-4 1 631501785 ns/op 425.07 MB/s BenchmarkRepeatLarge/268435456/16-4 1 554127278 ns/op 484.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 470259690 ns/op 570.82 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1650653024 ns/op 325.25 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1250734477 ns/op 429.24 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1052156003 ns/op 510.26 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2215649961 ns/op 484.62 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2020869898 ns/op 531.33 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2141472687 ns/op 501.40 MB/s BenchmarkIndexAnyASCII/1:1-4 1796847 59.70 ns/op BenchmarkIndexAnyASCII/1:2-4 2036062 84.67 ns/op BenchmarkIndexAnyASCII/1:4-4 1283745 80.84 ns/op BenchmarkIndexAnyASCII/1:8-4 1885608 59.73 ns/op BenchmarkIndexAnyASCII/1:16-4 1853185 60.72 ns/op BenchmarkIndexAnyASCII/1:32-4 1748253 64.59 ns/op BenchmarkIndexAnyASCII/1:64-4 1947758 61.45 ns/op BenchmarkIndexAnyASCII/16:1-4 1634342 65.90 ns/op BenchmarkIndexAnyASCII/16:2-4 600435 170.7 ns/op BenchmarkIndexAnyASCII/16:4-4 739216 166.5 ns/op BenchmarkIndexAnyASCII/16:8-4 824264 190.1 ns/op BenchmarkIndexAnyASCII/16:16-4 634309 177.9 ns/op BenchmarkIndexAnyASCII/16:32-4 638205 189.7 ns/op BenchmarkIndexAnyASCII/16:64-4 545528 240.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1752404 71.83 ns/op BenchmarkIndexAnyASCII/256:2-4 64393 1623 ns/op BenchmarkIndexAnyASCII/256:4-4 76816 1613 ns/op BenchmarkIndexAnyASCII/256:8-4 77229 1582 ns/op BenchmarkIndexAnyASCII/256:16-4 71990 1854 ns/op BenchmarkIndexAnyASCII/256:32-4 74248 1794 ns/op BenchmarkIndexAnyASCII/256:64-4 64666 1963 ns/op BenchmarkIndexAnyUTF8/1:1-4 1695000 78.59 ns/op BenchmarkIndexAnyUTF8/1:2-4 1790694 91.02 ns/op BenchmarkIndexAnyUTF8/1:4-4 2038656 61.64 ns/op BenchmarkIndexAnyUTF8/1:8-4 1957038 62.83 ns/op BenchmarkIndexAnyUTF8/1:16-4 1916430 61.91 ns/op BenchmarkIndexAnyUTF8/1:32-4 1779822 78.45 ns/op BenchmarkIndexAnyUTF8/1:64-4 1540206 71.58 ns/op BenchmarkIndexAnyUTF8/16:1-4 1666069 77.83 ns/op BenchmarkIndexAnyUTF8/16:2-4 227774 522.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 249486 602.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 211113 582.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 264747 827.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 182113 600.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 197449 561.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 345984 348.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 14506 12055 ns/op BenchmarkIndexAnyUTF8/256:4-4 14318 9484 ns/op BenchmarkIndexAnyUTF8/256:8-4 15096 7524 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 14830 ns/op BenchmarkIndexAnyUTF8/256:32-4 14665 8259 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10293 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2094843 63.77 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1929024 56.62 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1672902 61.46 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1750860 57.24 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1785609 67.26 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1704693 64.33 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1858306 70.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 812248 196.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 640237 267.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 853508 185.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 803433 196.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 728785 166.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 577561 192.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 475197 215.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 55558 2364 ns/op BenchmarkLastIndexAnyASCII/256:2-4 71858 2266 ns/op BenchmarkLastIndexAnyASCII/256:4-4 82586 1550 ns/op BenchmarkLastIndexAnyASCII/256:8-4 81975 1769 ns/op BenchmarkLastIndexAnyASCII/256:16-4 92887 1662 ns/op BenchmarkLastIndexAnyASCII/256:32-4 62329 1606 ns/op BenchmarkLastIndexAnyASCII/256:64-4 72445 1743 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1899025 78.61 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1936939 58.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1896319 60.24 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 113.1 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1975454 62.86 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1981569 90.02 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1879809 61.35 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 273072 440.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 123868 1047 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 113979 1204 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 137901 863.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 122676 1070 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 122184 961.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 134696 978.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16443 7384 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 17227 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 7777 18135 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8710 14418 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 14404 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9840 14010 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8008 14483 ns/op BenchmarkTrimASCII/1:1-4 2493063 49.93 ns/op BenchmarkTrimASCII/1:2-4 1870552 62.79 ns/op BenchmarkTrimASCII/1:4-4 1907406 56.44 ns/op BenchmarkTrimASCII/1:8-4 1859944 65.23 ns/op BenchmarkTrimASCII/1:16-4 1665385 73.11 ns/op BenchmarkTrimASCII/16:1-4 2271568 55.99 ns/op BenchmarkTrimASCII/16:2-4 947023 162.4 ns/op BenchmarkTrimASCII/16:4-4 791497 157.6 ns/op BenchmarkTrimASCII/16:8-4 749919 155.8 ns/op BenchmarkTrimASCII/16:16-4 855123 160.8 ns/op BenchmarkTrimASCII/256:1-4 661729 228.8 ns/op BenchmarkTrimASCII/256:2-4 72553 1497 ns/op BenchmarkTrimASCII/256:4-4 79294 1485 ns/op BenchmarkTrimASCII/256:8-4 89796 1640 ns/op BenchmarkTrimASCII/256:16-4 74545 2075 ns/op BenchmarkTrimASCII/4096:1-4 43591 5080 ns/op BenchmarkTrimASCII/4096:2-4 4788 24367 ns/op BenchmarkTrimASCII/4096:4-4 5433 24518 ns/op BenchmarkTrimASCII/4096:8-4 4575 28022 ns/op BenchmarkTrimASCII/4096:16-4 2354 47230 ns/op BenchmarkTrimByte-4 2477583 44.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14070 7962 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12967 8023 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1360 121110 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2956 45692 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5282 32701 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9526 13256 ns/op BenchmarkJoin/0-4 2243077 74.11 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2234672 50.91 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 135777 1408 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 98202 1709 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 68169 1608 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 65311 1840 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 48510 2299 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44395 3737 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2264402 54.11 ns/op BenchmarkTrimSpace/ASCII-4 1000000 130.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 95732 1190 ns/op BenchmarkTrimSpace/JustNonASCII-4 59388 2653 ns/op BenchmarkReplaceAll-4 75188 1465 ns/op 16 B/op 1 allocs/op PASS ok strings 84.592s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 67731 1988 ns/op BenchmarkCond2-4 24118 4349 ns/op BenchmarkCond4-4 14169 8419 ns/op BenchmarkCond8-4 7996 13570 ns/op BenchmarkCond16-4 4502 30960 ns/op BenchmarkCond32-4 1740 61877 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 401211 312.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 318992 413.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 472308 227.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 548872 209.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 377028 372.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 608632 172.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 70628 1590 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 67462 1683 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 58704 2258 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72885 2361 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 560293 223.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 196107 839.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 565428 210.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 140250 851.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 688983 199.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 165321 716.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1076247 131.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 57379 2447 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 145119 1005 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 271136 551.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3591 38598 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 342 407688 ns/op BenchmarkRange/*sync.Map-4 1288 94349 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 87861 2470 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 173278 654.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85034 1697 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 42313 2837 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 242131 571.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 84762 1251 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 104576 1276 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 187660 722.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 864103 134.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54238 2649 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 129559 830.6 ns/op BenchmarkSwapCollision/*sync.Map-4 94405 1249 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 127 1140841 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 123787 984.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 276739 472.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21729 5589 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74970 1677 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30387 4633 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 331875 443.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 100647 1018 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 258180 449.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 133.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 193554 670.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1015743 132.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 553172 203.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 174842 714.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 593146 197.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 103711 1134 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 300789 656.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 373428 431.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 131376 1124 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 392304 375.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 143486 734.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 124245 1040 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 273974 427.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 68580 2211 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 199570 889.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 450855 328.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 122488 1004 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 665844 273.0 ns/op BenchmarkUncontendedSemaphore-4 3939703 30.22 ns/op BenchmarkContendedSemaphore-4 3924098 32.84 ns/op BenchmarkMutexUncontended-4 794560 141.3 ns/op BenchmarkMutex-4 192495 620.2 ns/op BenchmarkMutexSlack-4 218686 542.4 ns/op BenchmarkMutexWork-4 192081 598.7 ns/op BenchmarkMutexWorkSlack-4 179709 633.4 ns/op BenchmarkMutexNoSpin-4 61196 1836 ns/op BenchmarkMutexSpin-4 57675 1923 ns/op BenchmarkOnce-4 980505 126.8 ns/op BenchmarkOnceFunc/v=Once-4 1290283 92.63 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1066520 121.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 109.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1209471 109.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 113.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4170207 26.52 ns/op BenchmarkSemaSyntNonblock-4 1524675 88.35 ns/op BenchmarkSemaSyntBlock-4 2055668 60.53 ns/op BenchmarkSemaWorkNonblock-4 1200649 107.4 ns/op BenchmarkSemaWorkBlock-4 1300270 94.88 ns/op BenchmarkRWMutexUncontended-4 217028 510.5 ns/op BenchmarkRWMutexWrite100-4 308595 419.0 ns/op BenchmarkRWMutexWrite10-4 311937 421.6 ns/op BenchmarkRWMutexWorkWrite100-4 232257 558.5 ns/op BenchmarkRWMutexWorkWrite10-4 231076 518.3 ns/op BenchmarkWaitGroupUncontended-4 531176 254.5 ns/op BenchmarkWaitGroupAddDone-4 392562 312.8 ns/op BenchmarkWaitGroupAddDoneWork-4 405074 273.8 ns/op BenchmarkWaitGroupWait-4 2407771 49.57 ns/op BenchmarkWaitGroupWaitWork-4 1471048 90.69 ns/op BenchmarkWaitGroupActuallyWait-4 36210 3147 ns/op 32 B/op 2 allocs/op PASS ok sync 28.438s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 731098 160.4 ns/op PASS ok sync/atomic 1.252s PASS ok syscall 1.041s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 148659 781.4 ns/op 0 B/op 0 allocs/op PASS ok testing 1.196s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5613 21138 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7880 15039 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 90 2215689 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 85 1434084 ns/op 1522 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 225272880 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 243983034 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1068 132667 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1657 110855 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 8743166 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 9584640 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 1067705185 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 921545254 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 160 801531 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 168 1230505 ns/op 233 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 135972617 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 104859686 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 8971949545 ns/op 335150144 B/op 100091 allocs/op BenchmarkTable/100x100000/reuse-4 1 8694055383 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 2335 72416 ns/op 4873 B/op 35 allocs/op BenchmarkPyramid/100-4 36 5081749 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 406286574 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2059 91513 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 184 613986 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 7519732 ns/op 427428 B/op 1661 allocs/op BenchmarkCode-4 8224 17758 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.741s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 119908706 ns/op BenchmarkVariableString-4 82784 1790 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1856 65883 ns/op 2521 B/op 39 allocs/op PASS ok text/template/parse 1.539s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 48 2747703 ns/op BenchmarkAfter-4 104 1120907 ns/op BenchmarkStop-4 154 835949 ns/op BenchmarkSimultaneousAfterFunc-4 30 4906354 ns/op BenchmarkStartStop-4 206 587893 ns/op BenchmarkReset-4 1593 137071 ns/op BenchmarkSleep-4 30 3593549 ns/op BenchmarkParallelTimerLatency-4 31 1186700 avg-late-ns 4817136 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 722109 avg-late-ns 4030023 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 34 636815 avg-late-ns 3935068 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 562756 avg-late-ns 2773687 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 1242362 avg-late-ns 6612201 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 26 649956 avg-late-ns 4198255 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 505768 avg-late-ns 4794671 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 25 485581 avg-late-ns 4328384 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 249285 avg-late-ns 1675039 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 4979760 avg-late-ns 19373013 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 3692074 avg-late-ns 16951400 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 37 566371 avg-late-ns 2391922 max-late-ns BenchmarkTicker-4 262 404201 ns/op BenchmarkTickerReset-4 2479 53797 ns/op BenchmarkTickerResetNaive-4 126 800202 ns/op BenchmarkNow-4 673026 186.9 ns/op BenchmarkNowUnixNano-4 691699 194.8 ns/op BenchmarkNowUnixMilli-4 662581 182.7 ns/op BenchmarkNowUnixMicro-4 561674 289.8 ns/op BenchmarkFormat-4 36738 3179 ns/op BenchmarkFormatRFC3339-4 66940 1724 ns/op BenchmarkFormatRFC3339Nano-4 60345 1871 ns/op BenchmarkFormatNow-4 62318 3156 ns/op BenchmarkMarshalJSON-4 75486 1520 ns/op BenchmarkMarshalText-4 104110 1616 ns/op BenchmarkParse-4 94005 1211 ns/op BenchmarkParseRFC3339UTC-4 324085 408.2 ns/op BenchmarkParseRFC3339UTCBytes-4 244240 879.0 ns/op BenchmarkParseRFC3339TZ-4 83338 1304 ns/op BenchmarkParseRFC3339TZBytes-4 80006 2127 ns/op BenchmarkParseDuration-4 535218 243.8 ns/op BenchmarkHour-4 929331 140.6 ns/op BenchmarkSecond-4 437502 241.7 ns/op BenchmarkYear-4 643912 206.7 ns/op BenchmarkDay-4 576034 201.5 ns/op BenchmarkISOWeek-4 627559 179.8 ns/op BenchmarkGoString-4 58849 2285 ns/op BenchmarkUnmarshalText-4 85884 2311 ns/op PASS ok time 17.057s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 433233 345.6 ns/op BenchmarkDecodeValidJapaneseChars-4 550431 250.1 ns/op BenchmarkDecodeRune-4 2577164 51.94 ns/op BenchmarkEncodeValidASCII-4 470624 322.6 ns/op BenchmarkEncodeValidJapaneseChars-4 553345 231.0 ns/op BenchmarkAppendRuneValidASCII-4 1000000 120.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1688739 68.05 ns/op BenchmarkEncodeRune-4 3566893 32.87 ns/op PASS ok unicode/utf16 2.962s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1705579 69.32 ns/op BenchmarkRuneCountTenJapaneseChars-4 278564 522.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 1364517 85.48 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 243114 455.0 ns/op BenchmarkValidTenASCIIChars-4 1000000 120.2 ns/op BenchmarkValid100KASCIIChars-4 86 1545325 ns/op BenchmarkValidTenJapaneseChars-4 255816 498.2 ns/op BenchmarkValidLongMostlyASCII-4 124 932189 ns/op BenchmarkValidLongJapanese-4 58 2146406 ns/op BenchmarkValidStringTenASCIIChars-4 2922355 40.33 ns/op BenchmarkValidString100KASCIIChars-4 4857 21565 ns/op BenchmarkValidStringTenJapaneseChars-4 301245 427.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1302 94943 ns/op BenchmarkValidStringLongJapanese-4 100 1084797 ns/op BenchmarkEncodeASCIIRune-4 2571294 45.68 ns/op BenchmarkEncodeJapaneseRune-4 1502464 71.54 ns/op BenchmarkAppendASCIIRune-4 5201740 22.11 ns/op BenchmarkAppendJapaneseRune-4 1764613 66.62 ns/op BenchmarkDecodeASCIIRune-4 2145973 58.95 ns/op BenchmarkDecodeJapaneseRune-4 1481911 95.18 ns/op BenchmarkFullRune/ASCII-4 3135260 39.54 ns/op BenchmarkFullRune/Incomplete-4 1283109 107.3 ns/op BenchmarkFullRune/Japanese-4 3031620 49.54 ns/op PASS ok unicode/utf8 6.262s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 149565369688 ns/op PASS ok cmd/api 150.959s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 494857 278.6 ns/op BenchmarkCgoCall/one-pointer-4 399412 384.7 ns/op BenchmarkCgoCall/string-pointer-escape-4 284899 862.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 477138 439.0 ns/op BenchmarkCgoCall/eight-pointers-4 132958 1164 ns/op BenchmarkCgoCall/eight-pointers-nil-4 478136 417.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 21232 7493 ns/op BenchmarkCgoCall/eight-pointers-slice-4 21384 5335 ns/op BenchmarkGoString-4 1000000 353.7 ns/op BenchmarkCGoCallback-4 38796 3264 ns/op BenchmarkCGoInCThread-4 298496 366.1 ns/op PASS ok cmd/cgo/internal/test 4.131s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1008078 130.9 ns/op BenchmarkEqArrayOfStrings64-4 161473 1538 ns/op BenchmarkEqArrayOfStrings1024-4 9806 12299 ns/op BenchmarkEqArrayOfFloats5-4 1000000 121.9 ns/op BenchmarkEqArrayOfFloats64-4 123268 1152 ns/op BenchmarkEqArrayOfFloats1024-4 9559 13872 ns/op BenchmarkEqArrayOfStructsEq-4 2479 48818 ns/op BenchmarkEqArrayOfStructsNotEq-4 4579 22955 ns/op BenchmarkEqStruct-4 24555423 6.835 ns/op PASS ok cmd/compile/internal/reflectdata 3.034s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 103421 ns/op BenchmarkCopyElim1-4 100 1455646 ns/op BenchmarkCopyElim10-4 148 1318024 ns/op BenchmarkCopyElim100-4 67 1540797 ns/op BenchmarkCopyElim1000-4 28 4137660 ns/op BenchmarkCopyElim10000-4 2 63438723 ns/op BenchmarkCopyElim100000-4 1 747486279 ns/op BenchmarkDeadCode/1-4 100 1381360 ns/op BenchmarkDeadCode/10-4 100 1279241 ns/op BenchmarkDeadCode/100-4 100 1321620 ns/op BenchmarkDeadCode/1000-4 54 5230847 ns/op BenchmarkDeadCode/10000-4 3 38875675 ns/op BenchmarkDeadCode/100000-4 1 488934291 ns/op BenchmarkDeadCode/200000-4 1 972344858 ns/op BenchmarkDominatorsLinear-4 9 15180064 ns/op 0.66 MB/s BenchmarkDominatorsFwdBack-4 8 20619740 ns/op 0.48 MB/s BenchmarkDominatorsManyPred-4 9 14010895 ns/op 0.71 MB/s BenchmarkDominatorsMaxPred-4 8 13391097 ns/op 0.75 MB/s BenchmarkDominatorsMaxPredVal-4 8 12724304 ns/op 0.79 MB/s BenchmarkFuse/1-4 132 825867 ns/op BenchmarkFuse/10-4 100 1000238 ns/op BenchmarkFuse/100-4 100 1482074 ns/op BenchmarkFuse/1000-4 13 10488144 ns/op BenchmarkFuse/10000-4 1 153500603 ns/op BenchmarkNilCheckDeep1-4 7562 14830 ns/op 0.07 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 3654 34646 ns/op 0.29 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 492 344940 ns/op 0.29 MB/s 710 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 69 2348778 ns/op 0.43 MB/s 4997 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 23014699 ns/op 0.43 MB/s 93190 B/op 6 allocs/op BenchmarkDSEPass-4 32 3451934 ns/op 49376 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 282098797 ns/op 4205240 B/op 107465 allocs/op BenchmarkCSEPass-4 6 17953985 ns/op 164340 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 222279153 ns/op 5639064 B/op 97282 allocs/op BenchmarkDeadcodePass-4 146 955671 ns/op 101308 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 153501750 ns/op 4019320 B/op 44861 allocs/op BenchmarkMultiPass-4 10 11507231 ns/op 209664 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 324800228 ns/op 11269928 B/op 150538 allocs/op BenchmarkCondRewrite/SoloJump-4 3828210 74.54 ns/op BenchmarkCondRewrite/CombJump-4 2522059 40.91 ns/op PASS ok cmd/compile/internal/ssa 20.083s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 12608 ns/op BenchmarkExtShift-4 13988 7365 ns/op BenchmarkModify-4 6890 18573 ns/op BenchmarkMullImm-4 16878 7218 ns/op BenchmarkConstModify-4 5344 27544 ns/op BenchmarkBitSet-4 15118 17037 ns/op BenchmarkBitClear-4 10000 10369 ns/op BenchmarkBitToggle-4 10000 12723 ns/op BenchmarkBitSetConst-4 80053 1335 ns/op BenchmarkBitClearConst-4 129106 954.8 ns/op BenchmarkBitToggleConst-4 90416 1680 ns/op BenchmarkDivconstI64-4 5134516 22.95 ns/op BenchmarkModconstI64-4 5872358 30.37 ns/op BenchmarkDivisiblePow2constI64-4 6079614 25.64 ns/op BenchmarkDivisibleconstI64-4 6562536 24.09 ns/op BenchmarkDivisibleWDivconstI64-4 2625535 39.09 ns/op BenchmarkDivconstU64/3-4 4226811 28.63 ns/op BenchmarkDivconstU64/5-4 5655432 23.09 ns/op BenchmarkDivconstU64/37-4 3701954 27.77 ns/op BenchmarkDivconstU64/1234567-4 4159424 25.94 ns/op BenchmarkModconstU64-4 4052532 35.66 ns/op BenchmarkDivisibleconstU64-4 6027753 29.04 ns/op BenchmarkDivisibleWDivconstU64-4 3444759 34.09 ns/op BenchmarkDivconstI32-4 5581615 17.98 ns/op BenchmarkModconstI32-4 6382950 28.09 ns/op BenchmarkDivisiblePow2constI32-4 6720099 17.95 ns/op BenchmarkDivisibleconstI32-4 6398638 18.38 ns/op BenchmarkDivisibleWDivconstI32-4 3323380 41.42 ns/op BenchmarkDivconstU32-4 6710910 22.25 ns/op BenchmarkModconstU32-4 3723996 41.97 ns/op BenchmarkDivisibleconstU32-4 6130762 18.60 ns/op BenchmarkDivisibleWDivconstU32-4 2938978 55.75 ns/op BenchmarkDivconstI16-4 6130083 28.83 ns/op BenchmarkModconstI16-4 6946104 18.50 ns/op BenchmarkDivisiblePow2constI16-4 5670048 19.60 ns/op BenchmarkDivisibleconstI16-4 7588342 16.33 ns/op BenchmarkDivisibleWDivconstI16-4 3147351 36.66 ns/op BenchmarkDivconstU16-4 5735151 18.98 ns/op BenchmarkModconstU16-4 7135476 15.91 ns/op BenchmarkDivisibleconstU16-4 8119702 20.14 ns/op BenchmarkDivisibleWDivconstU16-4 3546045 39.59 ns/op BenchmarkDivconstI8-4 5835139 22.96 ns/op BenchmarkModconstI8-4 5090792 24.35 ns/op BenchmarkDivisiblePow2constI8-4 4669159 33.76 ns/op BenchmarkDivisibleconstI8-4 5370752 34.06 ns/op BenchmarkDivisibleWDivconstI8-4 3347403 39.93 ns/op BenchmarkDivconstU8-4 5679924 32.05 ns/op BenchmarkModconstU8-4 4920478 29.66 ns/op BenchmarkDivisibleconstU8-4 7612936 17.14 ns/op BenchmarkDivisibleWDivconstU8-4 3760504 38.50 ns/op BenchmarkMul2-4 204175 646.9 ns/op BenchmarkMulNeg2-4 218355 673.6 ns/op BenchmarkEfaceInteger-4 2107567 47.97 ns/op BenchmarkDiv64UnsignedSmall-4 7555540 16.49 ns/op BenchmarkDiv64Small-4 7145667 18.01 ns/op BenchmarkDiv64SmallNegDivisor-4 7031449 18.48 ns/op BenchmarkDiv64SmallNegDividend-4 5834082 23.67 ns/op BenchmarkDiv64SmallNegBoth-4 6498442 20.78 ns/op BenchmarkDiv64Unsigned-4 7053045 18.15 ns/op BenchmarkDiv64-4 5892130 19.85 ns/op BenchmarkDiv64NegDivisor-4 6387600 19.03 ns/op BenchmarkDiv64NegDividend-4 6212564 17.91 ns/op BenchmarkDiv64NegBoth-4 6919723 27.23 ns/op BenchmarkMod64UnsignedSmall-4 6887404 20.55 ns/op BenchmarkMod64Small-4 6109050 17.51 ns/op BenchmarkMod64SmallNegDivisor-4 4458973 25.13 ns/op BenchmarkMod64SmallNegDividend-4 6624788 19.52 ns/op BenchmarkMod64SmallNegBoth-4 5293987 24.72 ns/op BenchmarkMod64Unsigned-4 6544278 17.50 ns/op BenchmarkMod64-4 5716058 17.82 ns/op BenchmarkMod64NegDivisor-4 6364204 21.07 ns/op BenchmarkMod64NegDividend-4 6035736 26.87 ns/op BenchmarkMod64NegBoth-4 5930936 19.21 ns/op BenchmarkMulconstI32/3-4 18024843 9.591 ns/op BenchmarkMulconstI32/5-4 19311061 7.932 ns/op BenchmarkMulconstI32/12-4 17177931 11.15 ns/op BenchmarkMulconstI32/120-4 20433200 6.355 ns/op BenchmarkMulconstI32/-120-4 22521076 9.390 ns/op BenchmarkMulconstI32/65537-4 18457903 11.17 ns/op BenchmarkMulconstI32/65538-4 15885874 6.762 ns/op BenchmarkMulconstI64/3-4 23780114 6.369 ns/op BenchmarkMulconstI64/5-4 17961960 7.350 ns/op BenchmarkMulconstI64/12-4 20697552 6.873 ns/op BenchmarkMulconstI64/120-4 24082365 7.572 ns/op BenchmarkMulconstI64/-120-4 18943890 7.294 ns/op BenchmarkMulconstI64/65537-4 19784157 6.644 ns/op BenchmarkMulconstI64/65538-4 21500524 7.950 ns/op BenchmarkMulconstU32/3-4 16562805 6.392 ns/op BenchmarkMulconstU32/5-4 18066860 7.576 ns/op BenchmarkMulconstU32/12-4 15022260 12.31 ns/op BenchmarkMulconstU32/120-4 16647770 9.665 ns/op BenchmarkMulconstU32/65537-4 14729692 11.20 ns/op BenchmarkMulconstU32/65538-4 9041971 21.60 ns/op BenchmarkMulconstU64/3-4 17313144 8.817 ns/op BenchmarkMulconstU64/5-4 22447868 6.226 ns/op BenchmarkMulconstU64/12-4 18610381 7.415 ns/op BenchmarkMulconstU64/120-4 15338640 9.296 ns/op BenchmarkMulconstU64/65537-4 17852493 8.661 ns/op BenchmarkMulconstU64/65538-4 19610659 7.025 ns/op BenchmarkShiftArithmeticRight-4 18932112 7.191 ns/op BenchmarkSwitch8Predictable-4 6495735 30.64 ns/op BenchmarkSwitch8Unpredictable-4 5935899 18.12 ns/op BenchmarkSwitch32Predictable-4 8210050 17.26 ns/op BenchmarkSwitch32Unpredictable-4 5384265 30.10 ns/op BenchmarkSwitchStringPredictable-4 3143974 36.66 ns/op BenchmarkSwitchStringUnpredictable-4 4587255 27.56 ns/op BenchmarkSwitchTypePredictable-4 3095361 42.46 ns/op BenchmarkSwitchTypeUnpredictable-4 3062550 39.52 ns/op PASS ok cmd/compile/internal/test 27.787s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1004071 ns/op BenchmarkNamed/Underlying/nongeneric-4 817219 148.6 ns/op BenchmarkNamed/Underlying/generic-4 817765 171.7 ns/op BenchmarkNamed/Underlying/src_instance-4 758655 145.3 ns/op BenchmarkNamed/Underlying/user_instance-4 835650 146.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 614950518 ns/op 53968 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 444316226 ns/op 74733 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 170459235 ns/op 194600 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 171221303 ns/op 193586 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3177376543 ns/op 1629 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 115285195 ns/op 44776 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 60313749 ns/op 84944 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 40300389 ns/op 127122 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 764039347 ns/op 2838 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 50533130 ns/op 42670 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 31478023 ns/op 68658 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 30993832 ns/op 69668 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2240574319 ns/op 29260 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 682365487 ns/op 95954 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 166699317 ns/op 392276 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130436355 ns/op 501114 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3463475675 ns/op 580.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 76472614 ns/op 26256 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 50266703 ns/op 39884 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 49056252 ns/op 40844 lines/s PASS ok cmd/compile/internal/types2 51.024s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35734919 ns/op 18935667 sys-ns/op 6981000 user-ns/op PASS ok cmd/go 1.528s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 229731 514.1 ns/op PASS ok cmd/go/internal/cfg 1.311s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 49046 2080 ns/op 3.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 65152 1878 ns/op 4.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16134 7737 ns/op 132.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 15799 7668 ns/op 133.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2343 47810 ns/op 171.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2696 44499 ns/op 184.09 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.149s All tests passed.