darwin-amd64-race at 5df4a6376f4368e55bfb848f27f078f237f01482 :: 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=63C3AFDA-F6A3-4A70-8156-141414854443" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.zROCVaOWOH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5AA6B234-EC65-4F6F-A21E-C7E3447BA4F4" "__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=63C3AFDA-F6A3-4A70-8156-141414854443" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.zROCVaOWOH/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=5AA6B234-EC65-4F6F-A21E-C7E3447BA4F4" "__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.299s ok archive/zip 3.955s ok bufio 1.716s ok bytes 3.105s ok cmp 1.039s ok compress/bzip2 1.729s ok compress/flate 10.376s ok compress/gzip 19.480s ok compress/lzw 2.125s ok compress/zlib 8.326s ok container/heap 1.089s ok container/list 1.034s ok container/ring 1.042s ok context 1.129s ok crypto 1.038s ok crypto/aes 1.114s ok crypto/cipher 1.078s ok crypto/des 1.107s ok crypto/dsa 1.037s ok crypto/ecdh 1.372s ok crypto/ecdsa 1.218s ok crypto/ed25519 1.605s ok crypto/elliptic 1.124s ok crypto/hmac 1.094s ok crypto/internal/alias 1.038s ok crypto/internal/bigmod 5.971s ok crypto/internal/boring 1.054s ok crypto/internal/boring/bcache 1.731s ok crypto/internal/edwards25519 2.241s ok crypto/internal/edwards25519/field 1.179s ok crypto/internal/nistec 2.297s ok crypto/internal/nistec/fiat 1.153s [no tests to run] ok crypto/md5 1.160s ok crypto/rand 1.499s ok crypto/rc4 1.743s ok crypto/rsa 3.643s ok crypto/sha1 1.099s ok crypto/sha256 1.055s ok crypto/sha512 1.052s ok crypto/subtle 1.709s ok crypto/tls 6.636s ok crypto/x509 3.200s ok database/sql 1.724s ok database/sql/driver 1.076s ok debug/buildinfo 1.138s ok debug/dwarf 1.149s ok debug/elf 2.967s ok debug/gosym 1.265s ok debug/macho 1.058s ok debug/pe 1.129s ok debug/plan9obj 1.042s ok embed 1.079s [no tests to run] ok embed/internal/embedtest 1.102s ok encoding/ascii85 1.065s ok encoding/asn1 1.055s ok encoding/base32 1.137s ok encoding/base64 1.056s ok encoding/binary 1.053s ok encoding/csv 1.117s ok encoding/gob 25.574s ok encoding/hex 1.058s ok encoding/json 3.754s ok encoding/pem 4.076s ok encoding/xml 1.335s ok errors 1.152s ok expvar 1.144s ok flag 3.354s ok fmt 1.938s ok go/ast 1.075s ok go/build 9.274s ok go/build/constraint 1.055s ok go/constant 1.091s ok go/doc 1.536s ok go/doc/comment 5.533s ok go/format 1.239s ok go/importer 3.765s ok go/internal/gccgoimporter 1.146s ok go/internal/gcimporter 29.899s ok go/internal/srcimporter 37.915s ok go/parser 2.625s ok go/printer 3.608s ok go/scanner 1.060s ok go/token 1.174s ok go/types 73.896s ok go/version 1.036s ok hash 1.046s ok hash/adler32 1.083s ok hash/crc32 1.085s ok hash/crc64 1.135s ok hash/fnv 1.070s ok hash/maphash 1.047s ok html 1.041s ok html/template 1.467s ok image 1.905s ok image/color 1.200s ok image/draw 2.303s ok image/gif 3.251s ok image/jpeg 3.219s ok image/png 5.440s ok index/suffixarray 2.661s ok internal/abi 1.365s ok internal/buildcfg 1.042s ok internal/coverage/cformat 1.059s ok internal/coverage/cmerge 1.084s ok internal/coverage/pods 1.055s ok internal/coverage/slicereader 1.030s ok internal/coverage/slicewriter 1.050s ok internal/coverage/test 1.097s ok internal/cpu 3.084s ok internal/dag 1.083s ok internal/diff 1.054s ok internal/fmtsort 1.027s ok internal/fuzz 1.066s ok internal/godebug 12.524s ok internal/godebugs 1.047s ok internal/gover 1.070s ok internal/intern 3.076s ok internal/itoa 1.077s ok internal/platform 3.377s ok internal/poll 1.346s ok internal/profile 1.062s ok internal/reflectlite 1.033s ok internal/safefilepath 1.056s ok internal/saferio 1.292s ok internal/singleflight 1.130s ok internal/testenv 1.675s ok internal/trace 1.555s ok internal/trace/v2 21.469s ok internal/types/errors 3.395s ok internal/unsafeheader 1.034s ok internal/xcoff 1.051s ok internal/zstd 1.109s ok io 1.151s ok io/fs 1.369s ok io/ioutil 1.193s ok log 1.067s ok log/slog 1.212s ok log/slog/internal/benchmarks 1.046s ok log/slog/internal/buffer 1.058s ok log/syslog 2.319s ok maps 1.045s ok math 1.084s ok math/big 5.864s ok math/bits 1.163s ok math/cmplx 1.044s ok math/rand 6.334s ok math/rand/v2 4.464s ok mime 1.073s ok mime/multipart 7.429s ok mime/quotedprintable 1.181s ok net 20.133s ok net/http 24.332s ok net/http/cgi 28.681s ok net/http/cookiejar 1.202s ok net/http/fcgi 1.362s ok net/http/httptest 1.569s ok net/http/httptrace 1.040s ok net/http/httputil 2.255s ok net/http/internal 1.143s ok net/http/internal/ascii 1.169s ok net/http/pprof 6.334s ok net/internal/socktest 1.067s ok net/mail 1.054s ok net/netip 2.146s ok net/rpc 1.270s ok net/rpc/jsonrpc 1.189s ok net/smtp 1.281s ok net/textproto 2.652s ok net/url 1.138s ok os 7.919s ok os/exec 11.734s ok os/exec/internal/fdtest 1.087s ok os/signal 21.679s ok os/user 1.082s ok path 1.054s ok path/filepath 1.109s ok plugin 1.048s ok reflect 2.894s ok regexp 5.058s ok regexp/syntax 8.211s ok runtime 79.424s ok runtime/cgo 1.050s ok runtime/coverage 1.026s ok runtime/debug 2.193s ok runtime/internal/atomic 1.165s ok runtime/internal/math 1.065s ok runtime/internal/sys 1.083s ok runtime/internal/wasitest 1.041s ok runtime/metrics 1.079s ok runtime/pprof 23.520s ok runtime/race 15.382s ok runtime/trace 1.221s ok slices 2.039s ok sort 2.438s ok strconv 3.698s ok strings 2.712s ok sync 2.311s ok sync/atomic 5.075s ok syscall 7.403s ok testing 4.192s ok testing/fstest 1.117s ok testing/iotest 1.080s ok testing/quick 1.205s ok testing/slogtest 1.077s ok text/scanner 1.048s ok text/tabwriter 1.088s ok text/template 1.132s ok text/template/parse 1.054s ok time 3.703s ok unicode 1.103s ok unicode/utf16 1.143s ok unicode/utf8 1.060s ok cmd/addr2line 13.469s ok cmd/api 8.074s ok cmd/asm/internal/asm 4.747s ok cmd/asm/internal/lex 1.074s ok cmd/cgo/internal/swig 1.204s ok cmd/cgo/internal/test 3.881s ok cmd/cgo/internal/testcarchive 58.407s ok cmd/cgo/internal/testcshared 27.314s ok cmd/cgo/internal/testerrors 36.766s ok cmd/cgo/internal/testfortran 1.212s ok cmd/cgo/internal/testgodefs 5.428s ok cmd/cgo/internal/testlife 4.443s ok cmd/cgo/internal/testnocgo 1.054s ok cmd/cgo/internal/testplugin 101.119s ok cmd/cgo/internal/testsanitizers 1.047s [no tests to run] ok cmd/cgo/internal/testshared 1.031s ok cmd/cgo/internal/testso 5.153s ok cmd/cgo/internal/teststdio 6.188s ok cmd/cgo/internal/testtls 1.028s ok cmd/compile/internal/abt 1.085s ok cmd/compile/internal/amd64 80.408s ok cmd/compile/internal/base 1.053s ok cmd/compile/internal/compare 1.091s ok cmd/compile/internal/devirtualize 1.038s ok cmd/compile/internal/dwarfgen 2.397s ok cmd/compile/internal/importer 7.199s ok cmd/compile/internal/inline/inlheur 4.137s ok cmd/compile/internal/ir 1.069s ok cmd/compile/internal/logopt 2.733s ok cmd/compile/internal/loopvar 57.562s ok cmd/compile/internal/noder 1.046s ok cmd/compile/internal/reflectdata 1.048s [no tests to run] ok cmd/compile/internal/ssa 56.269s ok cmd/compile/internal/syntax 1.462s ok cmd/compile/internal/test 34.964s ok cmd/compile/internal/typecheck 1.810s ok cmd/compile/internal/types 1.076s ok cmd/compile/internal/types2 34.391s ok cmd/covdata 1.102s ok cmd/cover 22.658s ok cmd/dist 1.032s ok cmd/distpack 1.055s ok cmd/doc 4.037s ok cmd/fix 17.586s ok cmd/go 573.703s ok cmd/go/internal/auth 1.082s ok cmd/go/internal/cache 1.563s ok cmd/go/internal/cfg 1.047s [no tests to run] ok cmd/go/internal/envcmd 1.901s ok cmd/go/internal/fsys 1.402s ok cmd/go/internal/generate 1.137s ok cmd/go/internal/gover 1.081s ok cmd/go/internal/imports 1.166s ok cmd/go/internal/load 1.069s ok cmd/go/internal/lockedfile 2.330s ok cmd/go/internal/lockedfile/internal/filelock 2.203s ok cmd/go/internal/modfetch 1.092s ok cmd/go/internal/modfetch/codehost 14.227s ok cmd/go/internal/modfetch/zip_sum_test 1.120s ok cmd/go/internal/modindex 1.793s ok cmd/go/internal/modload 1.074s ok cmd/go/internal/mvs 1.074s ok cmd/go/internal/par 1.127s ok cmd/go/internal/str 1.035s ok cmd/go/internal/test 1.130s ok cmd/go/internal/toolchain 1.086s ok cmd/go/internal/vcs 1.110s ok cmd/go/internal/vcweb 1.131s ok cmd/go/internal/vcweb/vcstest 30.682s ok cmd/go/internal/web 1.092s ok cmd/go/internal/work 3.542s ok cmd/gofmt 1.437s ok cmd/internal/archive 3.372s ok cmd/internal/buildid 2.017s ok cmd/internal/cov 1.923s ok cmd/internal/dwarf 1.038s ok cmd/internal/edit 1.039s ok cmd/internal/goobj 1.030s ok cmd/internal/moddeps 3.943s ok cmd/internal/notsha256 1.055s ok cmd/internal/obj 2.615s ok cmd/internal/obj/ppc64 2.194s ok cmd/internal/obj/riscv 1.568s ok cmd/internal/obj/s390x 1.061s ok cmd/internal/obj/x86 5.765s ok cmd/internal/objabi 1.196s ok cmd/internal/pkgpath 5.171s ok cmd/internal/pkgpattern 1.100s ok cmd/internal/quoted 1.101s ok cmd/internal/src 1.070s ok cmd/internal/test2json 2.498s ok cmd/link 28.951s ok cmd/link/internal/benchmark 1.053s ok cmd/link/internal/ld 35.692s ok cmd/link/internal/loader 1.118s ok cmd/nm 9.819s ok cmd/objdump 10.362s ok cmd/pack 8.273s ok cmd/pprof 4.322s ok cmd/trace 1.192s ok cmd/trace/v2 1.467s ok cmd/vet 53.971s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2731 40822 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2354 59075 ns/op 1850 B/op 36 allocs/op Benchmark/Writer/PAX-4 1598 75959 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3618 29748 ns/op 5326 B/op 16 allocs/op Benchmark/Reader/GNU-4 5596 23555 ns/op 5128 B/op 15 allocs/op Benchmark/Reader/PAX-4 1928 74822 ns/op 8640 B/op 33 allocs/op PASS ok archive/tar 1.980s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 366369191 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 203650027 ns/op BenchmarkZip64TestSizes/4096-4 703 202222 ns/op BenchmarkZip64TestSizes/1048576-4 75 1545793 ns/op BenchmarkZip64TestSizes/67108864-4 1 231079435 ns/op PASS ok archive/zip 2.676s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 156868 1009 ns/op BenchmarkReaderCopyUnoptimal-4 103347 1077 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 79303 ns/op BenchmarkReaderWriteToOptimal-4 9097 28974 ns/op BenchmarkReaderReadString-4 97070 1883 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171716 735.9 ns/op BenchmarkWriterCopyUnoptimal-4 169322 749.0 ns/op BenchmarkWriterCopyNoReadFrom-4 2787 70060 ns/op BenchmarkReaderEmpty-4 10000 13083 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 11521 12513 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 508707 268.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.104s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2499 65796 ns/op 498.02 MB/s BenchmarkWriteByte-4 304 645687 ns/op 6.34 MB/s BenchmarkWriteRune-4 157 703795 ns/op 17.46 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 6880999 ns/op BenchmarkBufferFullSmallReads-4 60 2777599 ns/op BenchmarkBufferWriteBlock/N4096-4 4580 42861 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 188 697396 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 23729695 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 102731685 ns/op 163.31 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2764376 47.34 ns/op 211.25 MB/s BenchmarkIndexByte/32-4 2686448 71.03 ns/op 450.49 MB/s BenchmarkIndexByte/4K-4 777966 218.4 ns/op 18751.18 MB/s BenchmarkIndexBytePortable/10-4 864338 193.6 ns/op 51.66 MB/s BenchmarkIndexBytePortable/32-4 371798 467.2 ns/op 68.49 MB/s BenchmarkIndexBytePortable/4K-4 3043 50343 ns/op 81.36 MB/s BenchmarkIndexRune/10-4 763310 159.0 ns/op 62.89 MB/s BenchmarkIndexRune/32-4 808239 327.4 ns/op 97.74 MB/s BenchmarkIndexRune/4K-4 299572 450.5 ns/op 9092.54 MB/s BenchmarkIndexRuneASCII/10-4 2515864 44.63 ns/op 224.06 MB/s BenchmarkIndexRuneASCII/32-4 2568673 57.28 ns/op 558.71 MB/s BenchmarkIndexRuneASCII/4K-4 849444 155.0 ns/op 26420.54 MB/s BenchmarkEqual/0-4 7634834 15.97 ns/op BenchmarkEqual/1-4 645930 188.6 ns/op 5.30 MB/s BenchmarkEqual/6-4 514447 231.6 ns/op 25.91 MB/s BenchmarkEqual/9-4 1000000 141.9 ns/op 63.44 MB/s BenchmarkEqual/15-4 733792 142.5 ns/op 105.24 MB/s BenchmarkEqual/16-4 695696 148.6 ns/op 107.67 MB/s BenchmarkEqual/20-4 829851 178.6 ns/op 112.01 MB/s BenchmarkEqual/32-4 876748 149.3 ns/op 214.36 MB/s BenchmarkEqual/4K-4 67442 1685 ns/op 2430.71 MB/s BenchmarkEqualBothUnaligned/64_0-4 939535 130.4 ns/op 490.92 MB/s BenchmarkEqualBothUnaligned/64_1-4 887185 187.3 ns/op 341.76 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 130.6 ns/op 490.20 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 130.7 ns/op 489.69 MB/s BenchmarkEqualBothUnaligned/4096_0-4 72122 2196 ns/op 1865.43 MB/s BenchmarkEqualBothUnaligned/4096_1-4 42639 2571 ns/op 1592.92 MB/s BenchmarkEqualBothUnaligned/4096_4-4 84276 1475 ns/op 2777.11 MB/s BenchmarkEqualBothUnaligned/4096_7-4 132688 967.6 ns/op 4233.18 MB/s BenchmarkIndex/10-4 1936992 65.59 ns/op 152.46 MB/s BenchmarkIndex/32-4 1878265 99.30 ns/op 322.25 MB/s BenchmarkIndex/4K-4 36585 3945 ns/op 1038.21 MB/s BenchmarkIndexEasy/10-4 2094006 93.79 ns/op 106.62 MB/s BenchmarkIndexEasy/32-4 1922004 57.62 ns/op 555.38 MB/s BenchmarkIndexEasy/4K-4 484846 274.8 ns/op 14903.38 MB/s BenchmarkCount/10-4 1000000 116.3 ns/op 86.02 MB/s BenchmarkCount/32-4 1022944 107.6 ns/op 297.51 MB/s BenchmarkCount/4K-4 21852 5390 ns/op 759.96 MB/s BenchmarkCountEasy/10-4 895513 132.7 ns/op 75.38 MB/s BenchmarkCountEasy/32-4 1000000 217.3 ns/op 147.29 MB/s BenchmarkCountEasy/4K-4 340590 327.0 ns/op 12526.70 MB/s BenchmarkCountSingle/10-4 1918369 60.37 ns/op 165.64 MB/s BenchmarkCountSingle/32-4 2049346 58.55 ns/op 546.57 MB/s BenchmarkCountSingle/4K-4 904136 124.5 ns/op 32887.58 MB/s BenchmarkToUpper/#00-4 1982625 75.13 ns/op BenchmarkToUpper/ONLYUPPER-4 207056 517.5 ns/op BenchmarkToUpper/abc-4 456057 408.0 ns/op BenchmarkToUpper/AbC123-4 241507 683.6 ns/op BenchmarkToUpper/azAZ09_-4 243080 635.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 68551 1711 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29386 4002 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 50274 3148 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 108300 1068 ns/op BenchmarkToLower/#00-4 2029264 69.49 ns/op BenchmarkToLower/abc-4 368484 411.5 ns/op BenchmarkToLower/AbC123-4 197121 533.3 ns/op BenchmarkToLower/azAZ09_-4 194806 588.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 65133 1860 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27805 3814 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53394 2683 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105942 1667 ns/op BenchmarkFields/ASCII/16-4 170384 1210 ns/op 13.22 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 15594 ns/op 16.42 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 631 190989 ns/op 21.45 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 4934066 ns/op 13.28 MB/s 147458 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 64729858 ns/op 16.20 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 65524 2235 ns/op 7.16 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5122 23643 ns/op 10.83 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 298 459083 ns/op 8.92 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 7754383 ns/op 8.45 MB/s 504064 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 148664299 ns/op 7.05 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 105433 1038 ns/op 15.41 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7807 15562 ns/op 16.45 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 432 328372 ns/op 12.47 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 5447544 ns/op 12.03 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 105709352 ns/op 9.92 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 88362 1383 ns/op 11.57 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6926 25194 ns/op 10.16 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 385 332918 ns/op 12.30 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 7611600 ns/op 8.61 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 119950390 ns/op 8.74 MB/s 11194624 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1530374 156.3 ns/op BenchmarkTrimSpace/ASCII-4 878794 133.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 77042 1478 ns/op BenchmarkTrimSpace/JustNonASCII-4 38582 4775 ns/op BenchmarkToValidUTF8/Valid-4 374626 638.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 241539 564.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 57380 3353 ns/op BenchmarkIndexHard1-4 949 136230 ns/op BenchmarkIndexHard2-4 627 180910 ns/op BenchmarkIndexHard3-4 159 1145507 ns/op BenchmarkIndexHard4-4 100 1072445 ns/op BenchmarkLastIndexHard1-4 6 17946012 ns/op BenchmarkLastIndexHard2-4 4 25233460 ns/op BenchmarkLastIndexHard3-4 4 25195117 ns/op BenchmarkCountHard1-4 936 167527 ns/op BenchmarkCountHard2-4 710 209609 ns/op BenchmarkCountHard3-4 163 760609 ns/op BenchmarkSplitEmptySeparator-4 1 188523668 ns/op BenchmarkSplitSingleByteSeparator-4 12 24048134 ns/op BenchmarkSplitMultiByteSeparator-4 7 25177210 ns/op BenchmarkSplitNSingleByteSeparator-4 48723 2294 ns/op BenchmarkSplitNMultiByteSeparator-4 52998 3517 ns/op BenchmarkRepeat-4 109828 1383 ns/op BenchmarkRepeatLarge/256/1-4 90328 2284 ns/op 112.09 MB/s BenchmarkRepeatLarge/256/16-4 90625 2021 ns/op 126.69 MB/s BenchmarkRepeatLarge/512/1-4 51958 2563 ns/op 199.79 MB/s BenchmarkRepeatLarge/512/16-4 52162 2626 ns/op 194.97 MB/s BenchmarkRepeatLarge/1024/1-4 27438 4321 ns/op 236.96 MB/s BenchmarkRepeatLarge/1024/16-4 33020 3654 ns/op 280.26 MB/s BenchmarkRepeatLarge/2048/1-4 14413 9497 ns/op 215.64 MB/s BenchmarkRepeatLarge/2048/16-4 20758 6335 ns/op 323.29 MB/s BenchmarkRepeatLarge/4096/1-4 10000 16562 ns/op 247.31 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10025 ns/op 408.58 MB/s BenchmarkRepeatLarge/8192/1-4 5620 20046 ns/op 408.66 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16490 ns/op 496.79 MB/s BenchmarkRepeatLarge/8192/4097-4 12932 9013 ns/op 454.54 MB/s BenchmarkRepeatLarge/16384/1-4 9912 35942 ns/op 455.84 MB/s BenchmarkRepeatLarge/16384/16-4 7992 37710 ns/op 434.47 MB/s BenchmarkRepeatLarge/16384/4097-4 8998 31328 ns/op 392.33 MB/s BenchmarkRepeatLarge/32768/1-4 1759 76333 ns/op 429.28 MB/s BenchmarkRepeatLarge/32768/16-4 2144 63424 ns/op 516.65 MB/s BenchmarkRepeatLarge/32768/4097-4 3051 65017 ns/op 441.10 MB/s BenchmarkRepeatLarge/65536/1-4 1003 138732 ns/op 472.39 MB/s BenchmarkRepeatLarge/65536/16-4 998 141103 ns/op 464.46 MB/s BenchmarkRepeatLarge/65536/4097-4 1068 120704 ns/op 509.14 MB/s BenchmarkRepeatLarge/131072/1-4 164 705832 ns/op 185.70 MB/s BenchmarkRepeatLarge/131072/16-4 175 598277 ns/op 219.08 MB/s BenchmarkRepeatLarge/131072/4097-4 238 454002 ns/op 279.75 MB/s BenchmarkRepeatLarge/262144/1-4 102 1039837 ns/op 252.10 MB/s BenchmarkRepeatLarge/262144/16-4 100 1968760 ns/op 133.15 MB/s BenchmarkRepeatLarge/262144/4097-4 138 1867223 ns/op 138.23 MB/s BenchmarkRepeatLarge/524288/1-4 100 2099526 ns/op 249.72 MB/s BenchmarkRepeatLarge/524288/16-4 64 1739543 ns/op 301.39 MB/s BenchmarkRepeatLarge/524288/4097-4 73 1863813 ns/op 279.17 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2971610 ns/op 352.86 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2872059 ns/op 365.10 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 2996244 ns/op 348.68 MB/s BenchmarkRepeatLarge/2097152/1-4 22 6328509 ns/op 331.38 MB/s BenchmarkRepeatLarge/2097152/16-4 20 7155635 ns/op 293.08 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 5829554 ns/op 359.13 MB/s BenchmarkRepeatLarge/4194304/1-4 10 11671562 ns/op 359.36 MB/s BenchmarkRepeatLarge/4194304/16-4 12 10738987 ns/op 390.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 10210595 ns/op 410.48 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19456305 ns/op 431.15 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16803900 ns/op 499.21 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17198808 ns/op 487.62 MB/s BenchmarkRepeatLarge/16777216/1-4 4 29240422 ns/op 573.77 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27169478 ns/op 617.50 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 36664776 ns/op 457.58 MB/s BenchmarkRepeatLarge/33554432/1-4 2 59730986 ns/op 561.76 MB/s BenchmarkRepeatLarge/33554432/16-4 2 59807472 ns/op 561.04 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52301674 ns/op 641.56 MB/s BenchmarkRepeatLarge/67108864/1-4 1 103051513 ns/op 651.22 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103028606 ns/op 651.36 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 104214785 ns/op 643.95 MB/s BenchmarkRepeatLarge/134217728/1-4 1 213309431 ns/op 629.22 MB/s BenchmarkRepeatLarge/134217728/16-4 1 212080347 ns/op 632.86 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 239220442 ns/op 561.06 MB/s BenchmarkRepeatLarge/268435456/1-4 1 461237133 ns/op 581.99 MB/s BenchmarkRepeatLarge/268435456/16-4 1 470078399 ns/op 571.04 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 419044260 ns/op 640.59 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1486540172 ns/op 361.15 MB/s BenchmarkRepeatLarge/536870912/16-4 1 930980679 ns/op 576.67 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 891839715 ns/op 601.98 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6175476032 ns/op 173.87 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2273756214 ns/op 472.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1751852802 ns/op 612.92 MB/s BenchmarkBytesCompare/1-4 13205487 13.62 ns/op BenchmarkBytesCompare/2-4 13545033 10.48 ns/op BenchmarkBytesCompare/4-4 12964998 9.744 ns/op BenchmarkBytesCompare/8-4 12919284 14.79 ns/op BenchmarkBytesCompare/16-4 13079028 13.01 ns/op BenchmarkBytesCompare/32-4 12253023 10.48 ns/op BenchmarkBytesCompare/64-4 9232677 17.46 ns/op BenchmarkBytesCompare/128-4 7863494 13.41 ns/op BenchmarkBytesCompare/256-4 7873723 15.33 ns/op BenchmarkBytesCompare/512-4 5274262 21.54 ns/op BenchmarkBytesCompare/1024-4 2514349 40.25 ns/op BenchmarkBytesCompare/2048-4 1836838 87.33 ns/op BenchmarkIndexAnyASCII/1:1-4 1735652 68.53 ns/op BenchmarkIndexAnyASCII/1:2-4 1609687 65.30 ns/op BenchmarkIndexAnyASCII/1:4-4 1800972 66.61 ns/op BenchmarkIndexAnyASCII/1:8-4 1749559 65.15 ns/op BenchmarkIndexAnyASCII/1:16-4 1748390 66.23 ns/op BenchmarkIndexAnyASCII/1:32-4 1758921 66.11 ns/op BenchmarkIndexAnyASCII/1:64-4 1802012 66.83 ns/op BenchmarkIndexAnyASCII/16:1-4 1710720 64.14 ns/op BenchmarkIndexAnyASCII/16:2-4 448663 282.7 ns/op BenchmarkIndexAnyASCII/16:4-4 441618 334.8 ns/op BenchmarkIndexAnyASCII/16:8-4 422658 314.2 ns/op BenchmarkIndexAnyASCII/16:16-4 457318 416.7 ns/op BenchmarkIndexAnyASCII/16:32-4 355191 446.7 ns/op BenchmarkIndexAnyASCII/16:64-4 382558 363.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1395289 84.16 ns/op BenchmarkIndexAnyASCII/256:2-4 27379 4197 ns/op BenchmarkIndexAnyASCII/256:4-4 27998 4303 ns/op BenchmarkIndexAnyASCII/256:8-4 27267 4041 ns/op BenchmarkIndexAnyASCII/256:16-4 27495 7021 ns/op BenchmarkIndexAnyASCII/256:32-4 27295 4222 ns/op BenchmarkIndexAnyASCII/256:64-4 26593 4288 ns/op BenchmarkIndexAnyUTF8/1:1-4 1503566 75.01 ns/op BenchmarkIndexAnyUTF8/1:2-4 1391606 73.78 ns/op BenchmarkIndexAnyUTF8/1:4-4 1554154 72.75 ns/op BenchmarkIndexAnyUTF8/1:8-4 1497463 75.46 ns/op BenchmarkIndexAnyUTF8/1:16-4 1490397 91.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 101.4 ns/op BenchmarkIndexAnyUTF8/1:64-4 1615765 78.09 ns/op BenchmarkIndexAnyUTF8/16:1-4 100492 1300 ns/op BenchmarkIndexAnyUTF8/16:2-4 139789 817.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 380701 720.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 291288 424.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 266637 550.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 301458 694.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 262540 439.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 7308 15667 ns/op BenchmarkIndexAnyUTF8/256:2-4 18879 5576 ns/op BenchmarkIndexAnyUTF8/256:4-4 19704 6227 ns/op BenchmarkIndexAnyUTF8/256:8-4 20065 5810 ns/op BenchmarkIndexAnyUTF8/256:16-4 21913 5801 ns/op BenchmarkIndexAnyUTF8/256:32-4 22273 6330 ns/op BenchmarkIndexAnyUTF8/256:64-4 20169 5912 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 146.9 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1253094 89.48 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 132.6 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1659579 72.36 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1603224 74.71 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 139.3 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1485660 112.3 ns/op BenchmarkLastIndexAnyASCII/16:1-4 430254 336.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 432328 328.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 413806 341.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 416908 352.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 312004 355.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 361015 567.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 319976 434.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 26702 4937 ns/op BenchmarkLastIndexAnyASCII/256:2-4 28870 7354 ns/op BenchmarkLastIndexAnyASCII/256:4-4 27550 7145 ns/op BenchmarkLastIndexAnyASCII/256:8-4 27945 4340 ns/op BenchmarkLastIndexAnyASCII/256:16-4 20110 5306 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25786 4293 ns/op BenchmarkLastIndexAnyASCII/256:64-4 26712 4618 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1437247 73.47 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1375538 87.34 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1834044 95.72 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 109.9 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 103.6 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1799934 66.60 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1849808 93.26 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 147240 821.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 245791 427.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 299238 451.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 326756 631.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 265546 420.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 274981 417.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 286280 435.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 17394 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 21439 5923 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18465 5847 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 21652 5969 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19942 5701 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12252 10976 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17652 6096 ns/op BenchmarkTrimASCII/1:1-4 1840921 60.02 ns/op BenchmarkTrimASCII/1:2-4 1626576 68.85 ns/op BenchmarkTrimASCII/1:4-4 1524230 72.59 ns/op BenchmarkTrimASCII/1:8-4 1000000 145.8 ns/op BenchmarkTrimASCII/1:16-4 1399737 125.8 ns/op BenchmarkTrimASCII/16:1-4 429294 275.1 ns/op BenchmarkTrimASCII/16:2-4 456661 528.1 ns/op BenchmarkTrimASCII/16:4-4 395986 345.8 ns/op BenchmarkTrimASCII/16:8-4 389414 516.1 ns/op BenchmarkTrimASCII/16:16-4 317997 393.5 ns/op BenchmarkTrimASCII/256:1-4 33927 3461 ns/op BenchmarkTrimASCII/256:2-4 26024 5938 ns/op BenchmarkTrimASCII/256:4-4 26421 4463 ns/op BenchmarkTrimASCII/256:8-4 27788 4430 ns/op BenchmarkTrimASCII/256:16-4 28092 5108 ns/op BenchmarkTrimASCII/4096:1-4 2437 52805 ns/op BenchmarkTrimASCII/4096:2-4 1888 71599 ns/op BenchmarkTrimASCII/4096:4-4 1665 71740 ns/op BenchmarkTrimASCII/4096:8-4 1806 73272 ns/op BenchmarkTrimASCII/4096:16-4 1651 72056 ns/op BenchmarkTrimByte-4 1504411 86.62 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10803 9740 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 11535 9713 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 618 171450 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1231 170731 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3258 43134 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5433 20436 ns/op BenchmarkCompareBytesEqual-4 13377435 11.63 ns/op BenchmarkCompareBytesToNil-4 12620013 15.32 ns/op BenchmarkCompareBytesEmpty-4 13106828 8.873 ns/op BenchmarkCompareBytesIdentical-4 16238306 10.88 ns/op BenchmarkCompareBytesSameLength-4 10269219 11.87 ns/op BenchmarkCompareBytesDifferentLength-4 9026088 12.52 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1953 52815 ns/op 19854.09 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2643 57880 ns/op 18116.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1754 59567 ns/op 17603.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2167 97145 ns/op 10794.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2193 50122 ns/op 20920.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1659 67911 ns/op 15440.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1820 65577 ns/op 15990.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1976 57110 ns/op 18360.90 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2162 49381 ns/op 21234.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2833 57205 ns/op 18330.42 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1677 72426 ns/op 14477.90 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2446 57790 ns/op 18144.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2110 84880 ns/op 12353.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2497 60941 ns/op 17206.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2335 68369 ns/op 15337.06 MB/s BenchmarkCompareBytesBig-4 2671 49321 ns/op 21260.61 MB/s BenchmarkCompareBytesBigIdentical-4 13080046 7.698 ns/op 136216046.35 MB/s PASS ok bytes 92.814s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 99448330 ns/op 1.01 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 458302875 ns/op 1.24 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 35066271 ns/op 0.47 MB/s 3643341 B/op 50 allocs/op PASS ok compress/bzip2 2.891s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 52 3121531 ns/op 3.20 MB/s 42592 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 25635596 ns/op 3.90 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 242722776 ns/op 4.12 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 42 2575724 ns/op 3.88 MB/s 42185 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 27339788 ns/op 3.66 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 371456396 ns/op 2.69 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 48 3154981 ns/op 3.17 MB/s 42290 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 25213935 ns/op 3.97 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 243432413 ns/op 4.11 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 54 2600208 ns/op 3.85 MB/s 43317 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24548028 ns/op 4.07 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 282710920 ns/op 3.54 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 42 2816926 ns/op 3.55 MB/s 42809 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 32747500 ns/op 3.05 MB/s 53354 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 264533432 ns/op 3.78 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 54 2198566 ns/op 4.55 MB/s 43435 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18362591 ns/op 5.45 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 185935909 ns/op 5.38 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 57 1983011 ns/op 5.04 MB/s 43355 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 20035007 ns/op 4.99 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 171978475 ns/op 5.81 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 2296582 ns/op 4.35 MB/s 43072 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 14172222 ns/op 7.06 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 183152205 ns/op 5.46 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 68 2145032 ns/op 4.66 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 15871138 ns/op 6.30 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 164022686 ns/op 6.10 MB/s BenchmarkEncode/Digits/Speed/1e4-4 42 2660269 ns/op 3.76 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25986944 ns/op 3.85 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 239079771 ns/op 4.18 MB/s BenchmarkEncode/Digits/Default/1e4-4 14 12611550 ns/op 0.79 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 96674899 ns/op 1.03 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 857242093 ns/op 1.17 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 7665177 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82299836 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 927011473 ns/op 1.08 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 54 2086240 ns/op 4.79 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 16735306 ns/op 5.98 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 150001789 ns/op 6.67 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2815549 ns/op 3.55 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 21151571 ns/op 4.73 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 189485604 ns/op 5.28 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 11305213 ns/op 0.88 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74955773 ns/op 1.33 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 751228025 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 8057177 ns/op 1.24 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 93858716 ns/op 1.07 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 947914855 ns/op 1.05 MB/s PASS ok compress/flate 22.087s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 3313003 ns/op 3.02 MB/s BenchmarkDecoder/1e-Reuse4-4 32 3482515 ns/op 2.87 MB/s BenchmarkDecoder/1e5-4 3 40324321 ns/op 2.48 MB/s BenchmarkDecoder/1e-Reuse5-4 4 32173585 ns/op 3.11 MB/s BenchmarkDecoder/1e6-4 1 398503540 ns/op 2.51 MB/s BenchmarkDecoder/1e-Reuse6-4 1 333719176 ns/op 3.00 MB/s BenchmarkEncoder/1e4-4 36 3435357 ns/op 2.91 MB/s BenchmarkEncoder/1e-Reuse4-4 36 4884901 ns/op 2.05 MB/s BenchmarkEncoder/1e5-4 4 25186454 ns/op 3.97 MB/s BenchmarkEncoder/1e-Reuse5-4 4 25980798 ns/op 3.85 MB/s BenchmarkEncoder/1e6-4 1 365080487 ns/op 2.74 MB/s BenchmarkEncoder/1e-Reuse6-4 1 235084716 ns/op 4.25 MB/s PASS ok compress/lzw 5.451s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 19 5529435 ns/op PASS ok container/heap 1.168s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 21840 4905 ns/op BenchmarkWithTimeout/concurrency=40-4 4029 28935 ns/op BenchmarkWithTimeout/concurrency=4000-4 3408 48186 ns/op BenchmarkWithTimeout/concurrency=400000-4 4906 38886 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 334165 614.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 11739 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 13546 8194 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2973 59130 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1892 72085 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3160 44245 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 262 600737 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 166 1016422 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 284 397334 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 5267740 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 10947873 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 4598480 ns/op BenchmarkCheckCanceled/Err-4 262207 424.5 ns/op BenchmarkCheckCanceled/Done-4 426169 323.1 ns/op BenchmarkContextCancelDone-4 685436 186.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20600 5570 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20232 6965 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 15912 7597 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15580 8230 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11184 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 526838 277.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 324014 451.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 154868 805.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 107007 1060 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 56424 2538 ns/op PASS ok context 16.561s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1274760 99.52 ns/op 160.78 MB/s BenchmarkDecrypt-4 1272772 154.0 ns/op 103.92 MB/s BenchmarkExpand-4 755959 143.0 ns/op PASS ok crypto/aes 1.866s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 223854 659.2 ns/op 97.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 347839 442.1 ns/op 144.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183520 776.2 ns/op 82.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 296636 396.4 ns/op 161.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 116581 979.3 ns/op 1378.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 136690 884.4 ns/op 1526.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 101889 1076 ns/op 1254.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 126808 859.0 ns/op 1571.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 43826 2891 ns/op 2833.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 50836 3118 ns/op 2627.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 35946 3606 ns/op 2271.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 36742 3042 ns/op 2692.74 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6332 23920 ns/op 42.60 MB/s BenchmarkAESCFBDecrypt1K-4 4495 31926 ns/op 31.92 MB/s BenchmarkAESCFBDecrypt8K-4 594 188803 ns/op 43.36 MB/s BenchmarkAESOFB1K-4 9336 15357 ns/op 66.36 MB/s BenchmarkAESCTR1K-4 10000 11933 ns/op 85.39 MB/s BenchmarkAESCTR8K-4 1314 86764 ns/op 94.36 MB/s BenchmarkAESCBCEncrypt1K-4 9824 14703 ns/op 69.64 MB/s BenchmarkAESCBCDecrypt1K-4 13110 8778 ns/op 116.65 MB/s PASS ok crypto/cipher 5.413s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 73504 2497 ns/op 3.20 MB/s BenchmarkDecrypt-4 71930 1634 ns/op 4.90 MB/s BenchmarkTDESEncrypt-4 27780 4290 ns/op 1.86 MB/s BenchmarkTDESDecrypt-4 22238 5032 ns/op 1.59 MB/s PASS ok crypto/des 1.925s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 883 146974 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 12 9988101 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 3 34396825 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 79 2125376 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.101s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1707 80492 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 30 4888140 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 8 12870042 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 813 130840 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 9 11459121 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 3 38947983 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4098 36379 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 45 2720607 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 16 6756711 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.963s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 234 622757 ns/op BenchmarkNewKeyFromSeed-4 225 554082 ns/op BenchmarkSigning-4 193 726086 ns/op BenchmarkVerification-4 134 801347 ns/op PASS ok crypto/ed25519 2.057s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5130 25270 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1358817 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2674158 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 15 6684557 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1470 84003 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 2595915 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 6462793 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 32648016 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10116 18425 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5968 25472 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4083 34979 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 79 1955093 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2182 59611 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 276 517665 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1222 135464 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 80 1605060 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.829s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12406 11375 ns/op 90.02 MB/s BenchmarkHMACSHA256_32-4 18250 5822 ns/op 5.50 MB/s BenchmarkNewWriteSum-4 9243 13306 ns/op 2.40 MB/s PASS ok crypto/hmac 1.703s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 36188 3072 ns/op BenchmarkModSub-4 32134 3646 ns/op BenchmarkMontgomeryRepr-4 19412 5294 ns/op BenchmarkMontgomeryMul-4 19502 5700 ns/op BenchmarkModMul-4 10000 12433 ns/op BenchmarkExpBig-4 14 8287834 ns/op BenchmarkExp-4 4 33062983 ns/op PASS ok crypto/internal/bigmod 2.568s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3229 50863 ns/op BenchmarkScalarBaseMult-4 210 611444 ns/op BenchmarkScalarMult-4 96 1180328 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 139 798074 ns/op PASS ok crypto/internal/edwards25519 1.864s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 341000 351.0 ns/op BenchmarkMultiply-4 3431499 48.86 ns/op BenchmarkSquare-4 6118320 20.81 ns/op BenchmarkInvert-4 18450 5976 ns/op BenchmarkMult32-4 1000000 115.7 ns/op PASS ok crypto/internal/edwards25519/field 2.215s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 54 2335383 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1968 75644 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 6195339 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 19353292 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 116 1141474 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7706 14442 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 48 3356635 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 21 6068610 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.756s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 668308 195.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 331836 385.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 126702 1053 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 642396 201.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 365966 381.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 103681 1073 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.126s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 101343 1117 ns/op 7.16 MB/s BenchmarkHash64-4 119988 917.3 ns/op 69.77 MB/s BenchmarkHash128-4 122958 974.4 ns/op 131.37 MB/s BenchmarkHash256-4 98800 1154 ns/op 221.76 MB/s BenchmarkHash512-4 83907 1574 ns/op 325.32 MB/s BenchmarkHash1K-4 57222 2188 ns/op 468.11 MB/s BenchmarkHash8K-4 10000 12295 ns/op 666.27 MB/s BenchmarkHash1M-4 85 1427998 ns/op 734.30 MB/s BenchmarkHash8M-4 9 11668720 ns/op 718.90 MB/s BenchmarkHash8BytesUnaligned-4 102375 1131 ns/op 7.07 MB/s BenchmarkHash1KUnaligned-4 51554 2243 ns/op 456.46 MB/s BenchmarkHash8KUnaligned-4 10532 13579 ns/op 603.29 MB/s PASS ok crypto/md5 3.302s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 309000934 ns/op PASS ok crypto/rand 1.350s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10109 ns/op 12.66 MB/s BenchmarkRC4_1K-4 1491 81471 ns/op 12.57 MB/s BenchmarkRC4_8K-4 100 1139672 ns/op 7.10 MB/s PASS ok crypto/rc4 1.441s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13586068 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 31724498 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 60872412 ns/op BenchmarkEncryptPKCS1v15/2048-4 25 4079525 ns/op BenchmarkDecryptOAEP/2048-4 8 13927460 ns/op BenchmarkEncryptOAEP/2048-4 30 4022841 ns/op BenchmarkSignPKCS1v15/2048-4 7 14387360 ns/op BenchmarkVerifyPKCS1v15/2048-4 32 4168821 ns/op BenchmarkSignPSS/2048-4 8 14503779 ns/op BenchmarkVerifyPSS/2048-4 32 4190125 ns/op PASS ok crypto/rsa 3.125s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88604 1434 ns/op 5.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 99228 1164 ns/op 6.87 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74775 1863 ns/op 171.80 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 80313 1478 ns/op 216.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50064 2398 ns/op 427.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52657 2097 ns/op 488.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12090 10187 ns/op 804.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12459 10029 ns/op 816.81 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.733s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 68136 1616 ns/op 4.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 65895 1583 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77546 1604 ns/op 4.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26079 4582 ns/op 223.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26649 3870 ns/op 264.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32412 6131 ns/op 167.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5114 24140 ns/op 339.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5866 24224 ns/op 338.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5391 23745 ns/op 345.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.708s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 55158 2410 ns/op 3.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 57376 2652 ns/op 3.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 53004 2192 ns/op 3.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29019 4058 ns/op 252.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 29818 3650 ns/op 280.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33319 3934 ns/op 260.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6798 17995 ns/op 455.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6852 17206 ns/op 476.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8234 18166 ns/op 450.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.819s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20134348 8.207 ns/op BenchmarkConstantTimeEq-4 20301675 6.592 ns/op BenchmarkConstantTimeLessOrEq-4 19054448 7.667 ns/op BenchmarkXORBytes/8Bytes-4 2464566 48.19 ns/op 166.02 MB/s BenchmarkXORBytes/128Bytes-4 2375482 49.88 ns/op 2566.21 MB/s BenchmarkXORBytes/2048Bytes-4 882722 120.1 ns/op 17045.68 MB/s BenchmarkXORBytes/32768Bytes-4 72625 1993 ns/op 16438.94 MB/s PASS ok crypto/subtle 2.450s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 19 6599134 ns/op BenchmarkCertCache/1-4 19 7149772 ns/op BenchmarkCertCache/2-4 19 6841860 ns/op BenchmarkCertCache/3-4 18 6477364 ns/op BenchmarkHandshakeServer/RSA-4 6 20006674 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 16366471 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 15565556 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 5225985 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 6307295 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 7145970 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 7939969 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 41321158 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 2 56612944 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 131421377 ns/op 7.98 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 142209419 ns/op 7.37 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 221010085 ns/op 9.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 232241565 ns/op 9.03 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 525151000 ns/op 7.99 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 493832394 ns/op 8.49 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 884456691 ns/op 9.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 933773783 ns/op 8.98 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1523354377 ns/op 11.01 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1944467298 ns/op 8.63 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3646047812 ns/op 9.20 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3632361850 ns/op 9.24 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6423001558 ns/op 10.45 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6590596421 ns/op 10.18 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 119016072 ns/op 8.81 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 144441217 ns/op 7.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 225872098 ns/op 9.28 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 231823185 ns/op 9.05 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 447628490 ns/op 9.37 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 450274736 ns/op 9.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 789984166 ns/op 10.62 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 864258191 ns/op 9.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1588194800 ns/op 10.56 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1676840097 ns/op 10.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3091012861 ns/op 10.86 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3267364794 ns/op 10.27 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6472324177 ns/op 10.37 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6536476607 ns/op 10.27 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 728284636 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 725962511 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 311985840 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 309591575 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 177923932 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 170542206 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 103296189 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 104544278 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 67529572 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 56653551 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 165842415 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162215497 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 89014768 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 82887906 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 59598880 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56749171 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 52540568 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 42222290 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 42605612 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 40103273 ns/op PASS ok crypto/tls 64.644s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 5 27062724 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 255 503856 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 866 172042 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 684 174991 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 2.439s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 4295005 ns/op 278608 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 28 4247038 ns/op 264274 B/op 1979 allocs/op BenchmarkConcurrentStmtExec-4 45 3239948 ns/op 213187 B/op 579 allocs/op BenchmarkConcurrentTxQuery-4 46 4638686 ns/op 272847 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 45 2746945 ns/op 89859 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 46 3385418 ns/op 106881 B/op 2085 allocs/op BenchmarkConcurrentTxStmtExec-4 114 1354687 ns/op 40114 B/op 381 allocs/op BenchmarkConcurrentRandom-4 24 4853220 ns/op 226309 B/op 1808 allocs/op BenchmarkManyConcurrentQueries-4 2403 65311 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 132878 878.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.116s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1750 83905 ns/op BenchmarkSymbols32-4 2216 97140 ns/op PASS ok debug/elf 1.478s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 116670 1466 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 48 3254577 ns/op 180154 B/op 13 allocs/op Benchmark115/LineToPC-4 70 2279557 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12830 8599 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.208s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 43342 2782 ns/op BenchmarkMarshal-4 567 219266 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2440 47801 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.634s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 268 636781 ns/op 12.86 MB/s BenchmarkEncodeToString-4 217 515992 ns/op 15.88 MB/s BenchmarkDecode-4 126 893298 ns/op 14.68 MB/s BenchmarkDecodeString-4 128 977233 ns/op 13.42 MB/s PASS ok encoding/base32 1.916s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 277 398181 ns/op 20.57 MB/s BenchmarkDecodeString/2-4 267625 489.7 ns/op 8.17 MB/s BenchmarkDecodeString/4-4 208556 785.1 ns/op 10.19 MB/s BenchmarkDecodeString/8-4 188961 642.7 ns/op 18.67 MB/s BenchmarkDecodeString/64-4 35844 3342 ns/op 26.33 MB/s BenchmarkDecodeString/8192-4 332 336586 ns/op 32.46 MB/s BenchmarkNewEncoding-4 45759 2864 ns/op 89.39 MB/s PASS ok encoding/base64 2.420s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1296 109867 ns/op 36.41 MB/s BenchmarkReadStruct-4 13522 8331 ns/op 9.00 MB/s BenchmarkWriteStruct-4 13488 9179 ns/op 8.17 MB/s BenchmarkReadInts-4 25690 5255 ns/op 5.71 MB/s BenchmarkWriteInts-4 34000 4045 ns/op 7.42 MB/s BenchmarkWriteSlice1000Int32s-4 963 136586 ns/op 29.29 MB/s BenchmarkPutUint16-4 2144662 56.57 ns/op 35.35 MB/s BenchmarkAppendUint16-4 2370170 53.16 ns/op 37.62 MB/s BenchmarkPutUint32-4 1662116 87.99 ns/op 45.46 MB/s BenchmarkAppendUint32-4 1395350 104.4 ns/op 38.30 MB/s BenchmarkPutUint64-4 764830 204.6 ns/op 39.10 MB/s BenchmarkAppendUint64-4 710883 146.3 ns/op 54.67 MB/s BenchmarkLittleEndianPutUint16-4 2253667 49.93 ns/op 40.06 MB/s BenchmarkLittleEndianAppendUint16-4 1000000 115.8 ns/op 17.27 MB/s BenchmarkLittleEndianPutUint32-4 1673756 62.56 ns/op 63.94 MB/s BenchmarkLittleEndianAppendUint32-4 2234121 58.12 ns/op 68.82 MB/s BenchmarkLittleEndianPutUint64-4 530478 202.7 ns/op 39.48 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 145.5 ns/op 54.97 MB/s BenchmarkReadFloats-4 118002 1020 ns/op 11.76 MB/s BenchmarkWriteFloats-4 129940 1074 ns/op 11.17 MB/s BenchmarkReadSlice1000Float32s-4 975 130234 ns/op 30.71 MB/s BenchmarkWriteSlice1000Float32s-4 916 139618 ns/op 28.65 MB/s BenchmarkReadSlice1000Uint8s-4 48085 3676 ns/op 272.04 MB/s BenchmarkWriteSlice1000Uint8s-4 64710 3581 ns/op 279.26 MB/s BenchmarkPutUvarint32-4 963231 134.0 ns/op 29.86 MB/s BenchmarkPutUvarint64-4 242298 480.2 ns/op 16.66 MB/s PASS ok encoding/binary 7.133s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5742 23862 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4962 21248 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6643 22436 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3966 45323 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5932 28911 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6357 29492 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6656 22742 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4245 40291 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 5992 22931 ns/op PASS ok encoding/csv 2.987s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6112 18339 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6930 20298 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 162 829202 ns/op 17146 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 438 293965 ns/op 1120 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 924 120931 ns/op 95 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 846 133326 ns/op 103 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1180 88794 ns/op 328 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 45 2862698 ns/op 38881 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 286 388295 ns/op 25356 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 706 171370 ns/op 10816 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 957 163881 ns/op 9762 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 619 392808 ns/op 39165 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 146 1045172 ns/op 67216 B/op 2232 allocs/op BenchmarkDecodeBytesSlice-4 358 470287 ns/op 24088 B/op 202 allocs/op BenchmarkDecodeInterfaceSlice-4 70 2314833 ns/op 83285 B/op 3178 allocs/op BenchmarkDecodeMap-4 69 1950002 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 4.585s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10216 11832 ns/op 21.64 MB/s BenchmarkEncode/1024-4 2002 58316 ns/op 17.56 MB/s BenchmarkEncode/4096-4 577 240004 ns/op 17.07 MB/s BenchmarkEncode/16384-4 158 742037 ns/op 22.08 MB/s BenchmarkDecode/256-4 19116 6695 ns/op 38.24 MB/s BenchmarkDecode/1024-4 5499 25889 ns/op 39.55 MB/s BenchmarkDecode/4096-4 1285 101912 ns/op 40.19 MB/s BenchmarkDecode/16384-4 260 761457 ns/op 21.52 MB/s BenchmarkDump/256-4 931 120527 ns/op 2.12 MB/s BenchmarkDump/1024-4 247 454627 ns/op 2.25 MB/s BenchmarkDump/4096-4 61 1814046 ns/op 2.26 MB/s BenchmarkDump/16384-4 16 8339359 ns/op 1.96 MB/s PASS ok encoding/hex 3.596s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 145599355 ns/op 13.33 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 188445282 ns/op 10.30 MB/s 8393976 B/op 114 allocs/op BenchmarkCodeMarshal-4 1 174769286 ns/op 11.10 MB/s 10331064 B/op 53 allocs/op BenchmarkCodeMarshalError-4 1 175654598 ns/op 11.05 MB/s 10334488 B/op 109 allocs/op BenchmarkMarshalBytes/32-4 14995 7321 ns/op BenchmarkMarshalBytes/256-4 5804 33016 ns/op BenchmarkMarshalBytes/4096-4 355 310153 ns/op BenchmarkMarshalBytesError/32-4 34 3352821 ns/op BenchmarkMarshalBytesError/256-4 38 2943460 ns/op BenchmarkMarshalBytesError/4096-4 31 5901085 ns/op BenchmarkMarshalMap-4 23496 4795 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 696646455 ns/op 2.79 MB/s 10098120 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 25414 4695 ns/op 2.98 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38869 3183 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 519360560 ns/op 3.74 MB/s 2019824 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 462442279 ns/op 4.20 MB/s 2020728 B/op 40008 allocs/op BenchmarkUnmarshalString-4 59119 2168 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 115112 1481 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 124419 1262 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 14514 9356 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 49839 3010 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 50844 2637 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 14790 7787 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2738 43333 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 501 213033 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1714875 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 7 14331271 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 450800 250.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 454874 270.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 443359 272.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 449898 262.8 ns/op BenchmarkEncodeMarshaler-4 38872 3732 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 43256 3345 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 3964530 27.98 ns/op BenchmarkNumberIsValidRegexp-4 14140 8220 ns/op PASS ok encoding/json 12.006s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 3580064 ns/op 18.31 MB/s BenchmarkDecode-4 26 5123556 ns/op 17.33 MB/s PASS ok encoding/pem 1.469s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2125 69074 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 598 203382 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 1927 61564 ns/op PASS ok encoding/xml 1.565s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 221828 572.8 ns/op BenchmarkAs-4 52923 2221 ns/op PASS ok errors 1.590s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 418876 311.5 ns/op BenchmarkIntSet-4 560181 239.4 ns/op BenchmarkFloatAdd-4 147612 1003 ns/op BenchmarkFloatSet-4 483853 239.0 ns/op BenchmarkStringSet-4 404487 281.2 ns/op BenchmarkMapSet-4 119928 1153 ns/op BenchmarkMapSetDifferent-4 52417 2594 ns/op BenchmarkMapSetDifferentRandom-4 222 731123 ns/op BenchmarkMapSetString-4 126156 1243 ns/op BenchmarkMapAddSame-4 26004 6768 ns/op BenchmarkMapAddDifferent-4 10885 12857 ns/op BenchmarkMapAddDifferentRandom-4 199 583613 ns/op BenchmarkMapAddSameSteadyState-4 228771 523.0 ns/op BenchmarkMapAddDifferentSteadyState-4 94971 1184 ns/op BenchmarkMapString-4 4243 29050 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 11610 9413 ns/op PASS ok expvar 4.936s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 87836 1480 ns/op BenchmarkSprintfEmpty-4 192066 665.8 ns/op BenchmarkSprintfString-4 174910 976.0 ns/op BenchmarkSprintfTruncateString-4 131781 1021 ns/op BenchmarkSprintfTruncateBytes-4 117270 1182 ns/op BenchmarkSprintfSlowParsingPath-4 153696 861.2 ns/op BenchmarkSprintfQuoteString-4 49888 2397 ns/op BenchmarkSprintfInt-4 175825 640.4 ns/op BenchmarkSprintfIntInt-4 147866 1164 ns/op BenchmarkSprintfPrefixedInt-4 209494 1051 ns/op BenchmarkSprintfFloat-4 97898 1595 ns/op BenchmarkSprintfComplex-4 37563 3446 ns/op BenchmarkSprintfBoolean-4 138375 851.7 ns/op BenchmarkSprintfHexString-4 80367 2462 ns/op BenchmarkSprintfHexBytes-4 58656 2921 ns/op BenchmarkSprintfBytes-4 33166 4793 ns/op BenchmarkSprintfStringer-4 54097 2974 ns/op BenchmarkSprintfStructure-4 23943 6212 ns/op BenchmarkManyArgs-4 39324 2959 ns/op BenchmarkFprintInt-4 48190 3798 ns/op BenchmarkFprintfBytes-4 60012 2575 ns/op BenchmarkFprintIntNoAlloc-4 49280 2895 ns/op BenchmarkScanInts-4 27 5276128 ns/op BenchmarkScanRecursiveInt-4 1 470288330 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 487315091 ns/op PASS ok fmt 7.635s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 412 313171 ns/op PASS ok go/build 1.275s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 35221 3022 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 10578 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4630 41195 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1038 129676 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 231 555758 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 57 2553831 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 10005474 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 42697978 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 212325015 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.040s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 563909553 ns/op 0.11 MB/s 46480832 B/op 49055 allocs/op PASS ok go/format 1.678s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 3 48902464 ns/op 1.10 MB/s BenchmarkParseOnly-4 5 23194849 ns/op 2.32 MB/s BenchmarkResolve-4 54 2709261 ns/op 19.88 MB/s PASS ok go/parser 3.360s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 193172122 ns/op 0.27 MB/s 5161576 B/op 27508 allocs/op BenchmarkPrintDecl-4 709 306352 ns/op 0.10 MB/s 16170 B/op 51 allocs/op PASS ok go/printer 1.537s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 213 952338 ns/op BenchmarkScanFiles/go/types/expr.go-4 9 11315963 ns/op 4.38 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 16687320 ns/op 4.39 MB/s BenchmarkScanFiles/net/http/server.go-4 4 26016040 ns/op 4.74 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1129834 ns/op 2.74 MB/s PASS ok go/scanner 2.317s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 109.5 ns/op PASS ok go/token 1.272s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 85 1775802 ns/op BenchmarkNamed/Underlying/nongeneric-4 660854 173.3 ns/op BenchmarkNamed/Underlying/generic-4 517590 262.4 ns/op BenchmarkNamed/Underlying/src_instance-4 681079 191.7 ns/op BenchmarkNamed/Underlying/user_instance-4 678728 202.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 14153 ns/op BenchmarkNamed/NewMethodSet/generic-4 12915 10762 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10641 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 13464 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1073435311 ns/op 31313 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 560580534 ns/op 59891 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 319167911 ns/op 105143 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 384569512 ns/op 87310 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3667249815 ns/op 1412 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 282620177 ns/op 18292 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 122546072 ns/op 41970 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 168835597 ns/op 30412 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 864325531 ns/op 2503 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 173701596 ns/op 12407 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 89856443 ns/op 23678 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 110303462 ns/op 19389 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2945756671 ns/op 23332 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1265582494 ns/op 54260 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 229165109 ns/op 298208 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 176814420 ns/op 386307 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4993706954 ns/op 401.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 206992147 ns/op 9620 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 210704183 ns/op 9452 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 169503559 ns/op 11742 lines/s PASS ok go/types 67.181s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 8882 12334 ns/op 83.02 MB/s PASS ok hash/adler32 1.236s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 161443 732.5 ns/op 20.48 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 181860 745.4 ns/op 20.12 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 67767 2384 ns/op 16.78 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 85186 1220 ns/op 32.78 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 285111 405.2 ns/op 1263.42 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 303109 433.4 ns/op 1181.48 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 311196 507.5 ns/op 2017.56 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 285277 477.1 ns/op 2146.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 134890 800.1 ns/op 5119.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 182956 728.9 ns/op 5619.46 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 31741 4224 ns/op 7756.82 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 42198 2786 ns/op 11761.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 228057 526.0 ns/op 28.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 283586 421.3 ns/op 35.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 291567 379.8 ns/op 105.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 382264 655.1 ns/op 61.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 233652 508.6 ns/op 1006.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 294348 743.4 ns/op 688.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 220308 1178 ns/op 869.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 235712 514.3 ns/op 1991.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 160954 1397 ns/op 2931.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 162963 1304 ns/op 3142.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 42181 2865 ns/op 11437.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 41288 2811 ns/op 11657.55 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 204193 860.9 ns/op 17.42 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 175636 763.7 ns/op 19.64 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 88366 1195 ns/op 33.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101410 2205 ns/op 18.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 14167 ns/op 36.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 20974 ns/op 24.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4432 27339 ns/op 37.46 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5334 26108 ns/op 39.22 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 962 111602 ns/op 36.70 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 960 221379 ns/op 18.50 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 122 945550 ns/op 34.65 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 122 946607 ns/op 34.62 MB/s PASS ok hash/crc32 9.777s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 97 1388871 ns/op 47.19 MB/s BenchmarkCrc64/ISO4KB-4 987 105873 ns/op 38.69 MB/s BenchmarkCrc64/ISO1KB-4 6841 22390 ns/op 45.74 MB/s BenchmarkCrc64/ECMA64KB-4 97 1253067 ns/op 52.30 MB/s BenchmarkCrc64/Random64KB-4 100 1201631 ns/op 54.54 MB/s BenchmarkCrc64/Random16KB-4 399 476563 ns/op 34.38 MB/s PASS ok hash/crc64 2.316s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 7308 21952 ns/op 46.65 MB/s BenchmarkFnv32aKB-4 8618 16131 ns/op 63.48 MB/s BenchmarkFnv64KB-4 8893 14377 ns/op 71.23 MB/s BenchmarkFnv64aKB-4 6656 18155 ns/op 56.40 MB/s BenchmarkFnv128KB-4 1340 106500 ns/op 9.62 MB/s BenchmarkFnv128aKB-4 1170 115362 ns/op 8.88 MB/s PASS ok hash/fnv 2.545s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 347953 334.0 ns/op 11.98 MB/s BenchmarkHash/n=4/Bytes-4 2447643 54.93 ns/op 72.82 MB/s BenchmarkHash/n=4/String-4 1000000 148.1 ns/op 27.01 MB/s BenchmarkHash/n=8/Write-4 351152 453.2 ns/op 17.65 MB/s BenchmarkHash/n=8/Bytes-4 2219325 62.04 ns/op 128.95 MB/s BenchmarkHash/n=8/String-4 1000000 103.3 ns/op 77.41 MB/s BenchmarkHash/n=16/Write-4 430959 472.3 ns/op 33.87 MB/s BenchmarkHash/n=16/Bytes-4 1967871 61.70 ns/op 259.32 MB/s BenchmarkHash/n=16/String-4 1000000 105.7 ns/op 151.35 MB/s BenchmarkHash/n=32/Write-4 291438 376.4 ns/op 85.03 MB/s BenchmarkHash/n=32/Bytes-4 2158848 48.05 ns/op 665.99 MB/s BenchmarkHash/n=32/String-4 1067319 97.24 ns/op 329.07 MB/s BenchmarkHash/n=64/Write-4 248361 420.4 ns/op 152.23 MB/s BenchmarkHash/n=64/Bytes-4 1000000 110.8 ns/op 577.51 MB/s BenchmarkHash/n=64/String-4 1000000 113.7 ns/op 562.94 MB/s BenchmarkHash/n=256/Write-4 208779 906.6 ns/op 282.39 MB/s BenchmarkHash/n=256/Bytes-4 1631707 74.88 ns/op 3418.91 MB/s BenchmarkHash/n=256/String-4 426729 254.0 ns/op 1007.99 MB/s BenchmarkHash/n=320/Write-4 189860 546.0 ns/op 586.10 MB/s BenchmarkHash/n=320/Bytes-4 1423486 73.49 ns/op 4354.36 MB/s BenchmarkHash/n=320/String-4 492159 260.3 ns/op 1229.37 MB/s BenchmarkHash/n=1024/Write-4 178092 836.5 ns/op 1224.08 MB/s BenchmarkHash/n=1024/Bytes-4 872070 176.3 ns/op 5807.32 MB/s BenchmarkHash/n=1024/String-4 266768 539.4 ns/op 1898.42 MB/s BenchmarkHash/n=4096/Write-4 68893 1992 ns/op 2056.38 MB/s BenchmarkHash/n=4096/Bytes-4 161041 714.7 ns/op 5730.89 MB/s BenchmarkHash/n=4096/String-4 60159 2286 ns/op 1791.59 MB/s BenchmarkHash/n=16384/Write-4 18609 6355 ns/op 2578.31 MB/s BenchmarkHash/n=16384/Bytes-4 57222 2116 ns/op 7741.24 MB/s BenchmarkHash/n=16384/String-4 14884 8058 ns/op 2033.32 MB/s PASS ok hash/maphash 8.215s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 429 321856 ns/op BenchmarkEscapeNone-4 77401 1429 ns/op BenchmarkUnescape-4 442 341370 ns/op BenchmarkUnescapeNone-4 163922 715.0 ns/op BenchmarkUnescapeSparse-4 10000 39608 ns/op BenchmarkUnescapeDense-4 648 193839 ns/op PASS ok html 2.596s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6096 22227 ns/op BenchmarkCSSEscaperNoSpecials-4 23397 5877 ns/op BenchmarkDecodeCSS-4 16784 12035 ns/op BenchmarkDecodeCSSNoSpecials-4 2075929 60.27 ns/op BenchmarkCSSValueFilter-4 62832 2323 ns/op BenchmarkCSSValueFilterOk-4 40065 2609 ns/op BenchmarkEscapedExecute-4 3295 44499 ns/op BenchmarkHTMLNospaceEscaper-4 6129 20567 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 39478 2999 ns/op BenchmarkStripTags-4 13501 8298 ns/op BenchmarkStripTagsNoSpecials-4 206205 787.3 ns/op BenchmarkJSValEscaperWithNum-4 10000 14851 ns/op BenchmarkJSValEscaperWithStr-4 4228 29426 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 13042 ns/op BenchmarkJSValEscaperWithObj-4 2488 61557 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 12473 ns/op BenchmarkJSStrEscaperNoSpecials-4 36268 3730 ns/op BenchmarkJSStrEscaper-4 7981 14273 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 33531 3416 ns/op BenchmarkJSRegexpEscaper-4 9088 19237 ns/op BenchmarkTemplateSpecialTags-4 64 1620878 ns/op BenchmarkURLEscaper-4 3813 44094 ns/op BenchmarkURLEscaperNoSpecials-4 74086 1362 ns/op BenchmarkURLNormalizer-4 5564 31196 ns/op BenchmarkURLNormalizerNoSpecials-4 116481 1322 ns/op BenchmarkSrcsetFilter-4 12480 9824 ns/op BenchmarkSrcsetFilterNoSpecials-4 69987 1768 ns/op PASS ok html/template 7.409s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 402817 266.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 325159 358.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 294418 354.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 452800 333.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 164.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 184.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000759 135.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 757880 148.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 952968 191.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 252396 556.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 228672 590.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 210849 498.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 237982 670.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 699206 228.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 346995 356.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 531558 257.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 305972 371.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 304428 362.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 109.1 ns/op BenchmarkRGBASetRGBA-4 1000000 118.4 ns/op BenchmarkRGBA64At-4 767467 198.7 ns/op BenchmarkRGBA64SetRGBA64-4 572496 304.4 ns/op BenchmarkNRGBAAt-4 916504 128.5 ns/op BenchmarkNRGBASetNRGBA-4 708739 142.9 ns/op BenchmarkNRGBA64At-4 682512 180.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 468474 303.5 ns/op BenchmarkAlphaAt-4 1214308 84.58 ns/op BenchmarkAlphaSetAlpha-4 1000000 149.3 ns/op BenchmarkAlpha16At-4 1000000 111.5 ns/op BenchmarkAlphaSetAlpha16-4 474961 220.6 ns/op BenchmarkGrayAt-4 1000000 163.1 ns/op BenchmarkGraySetGray-4 1402857 93.67 ns/op BenchmarkGray16At-4 982534 131.7 ns/op BenchmarkGraySetGray16-4 861213 131.5 ns/op PASS ok image 8.941s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2581399 49.79 ns/op BenchmarkYCbCrToRGB/128-4 2726941 44.39 ns/op BenchmarkYCbCrToRGB/255-4 2745979 46.96 ns/op BenchmarkRGBToYCbCr/0-4 2560209 60.70 ns/op BenchmarkRGBToYCbCr/Cb-4 2939678 39.84 ns/op BenchmarkRGBToYCbCr/Cr-4 2207007 46.04 ns/op BenchmarkYCbCrToRGBA/0-4 2264202 70.28 ns/op BenchmarkYCbCrToRGBA/128-4 2215929 76.34 ns/op BenchmarkYCbCrToRGBA/255-4 2706835 45.23 ns/op BenchmarkNYCbCrAToRGBA/0-4 2159202 48.99 ns/op BenchmarkNYCbCrAToRGBA/128-4 2155028 48.38 ns/op BenchmarkNYCbCrAToRGBA/255-4 2312473 48.36 ns/op PASS ok image/color 4.305s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 56222814 ns/op BenchmarkFillSrc-4 230 757707 ns/op BenchmarkCopyOver-4 4 33742912 ns/op BenchmarkCopySrc-4 411 278829 ns/op BenchmarkNRGBAOver-4 6 18868989 ns/op BenchmarkNRGBASrc-4 8 14970170 ns/op BenchmarkYCbCr-4 4 30898976 ns/op BenchmarkGray-4 10 13548486 ns/op BenchmarkCMYK-4 7 16702490 ns/op BenchmarkGlyphOver-4 18 7677442 ns/op BenchmarkRGBAMaskOver-4 3 60908703 ns/op BenchmarkGrayMaskOver-4 4 28157827 ns/op BenchmarkRGBA64ImageMaskOver-4 2 50002685 ns/op BenchmarkRGBA-4 3 55781451 ns/op BenchmarkPalettedFill-4 519 272054 ns/op BenchmarkPalettedRGBA-4 4 32479148 ns/op BenchmarkGenericOver-4 2 150439036 ns/op BenchmarkGenericMaskOver-4 4 29037189 ns/op BenchmarkGenericSrc-4 3 44564466 ns/op BenchmarkGenericMaskSrc-4 3 42660563 ns/op PASS ok image/draw 10.535s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 12 9159854 ns/op 1.69 MB/s 48616 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 161590779 ns/op 1.90 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3851739354 ns/op 0.32 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 3378799 ns/op 4.57 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 249492773 ns/op 0.25 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.544s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4479 35923 ns/op BenchmarkIDCT-4 3322 42129 ns/op BenchmarkDecodeBaseline-4 6 18503351 ns/op 3.34 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 25222056 ns/op 2.45 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 190031480 ns/op 6.47 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 264275382 ns/op 3.49 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.361s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 7589569 18.74 ns/op BenchmarkDecodeGray-4 9 13584142 ns/op 4.82 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 50655466 ns/op 5.18 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38120449 ns/op 6.88 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 7805243 ns/op 8.40 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 75269563 ns/op 3.48 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 62590232 ns/op 4.19 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 101515628 ns/op 3.03 MB/s 852236 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 84197040 ns/op 3.65 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 475964535 ns/op 2.58 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 269936484 ns/op 4.55 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 40728655 ns/op 7.54 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 260102272 ns/op 4.72 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 1087761362 ns/op 1.13 MB/s 864200 B/op 36 allocs/op PASS ok image/png 6.581s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 66266427 ns/op 1.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 136754544 ns/op 0.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 362763953 ns/op 1.38 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 374796041 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 99643271 ns/op 1.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 59154499 ns/op 1.69 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 388525337 ns/op 1.29 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 448645721 ns/op 1.11 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 898644865 ns/op 1.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 711532477 ns/op 1.41 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5293168665 ns/op 0.94 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4503527396 ns/op 1.11 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 20836881 ns/op 4.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 12654963 ns/op 7.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 55123424 ns/op 9.07 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 60274597 ns/op 8.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 195612122 ns/op 5.11 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 114848894 ns/op 8.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 638911457 ns/op 7.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 551446706 ns/op 9.07 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 103679747 ns/op 0.96 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 68631900 ns/op 1.46 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 413715472 ns/op 1.21 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 506401255 ns/op 0.99 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1060451342 ns/op 0.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1112438249 ns/op 0.90 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7609469911 ns/op 0.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 8348759210 ns/op 0.60 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 285486557 ns/op 14.64 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 191238678 ns/op 21.86 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 61.641s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 10000 10501 ns/op 0.10 MB/s BenchmarkMarshalCorpusFile/2-4 20160 5634 ns/op 0.36 MB/s BenchmarkMarshalCorpusFile/4-4 22788 7596 ns/op 0.53 MB/s BenchmarkMarshalCorpusFile/8-4 15333 6885 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/16-4 15630 9338 ns/op 1.71 MB/s BenchmarkMarshalCorpusFile/32-4 10000 17321 ns/op 1.85 MB/s BenchmarkMarshalCorpusFile/64-4 7798 21294 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/128-4 5800 36248 ns/op 3.53 MB/s BenchmarkMarshalCorpusFile/256-4 2200 89533 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/512-4 876 146869 ns/op 3.49 MB/s BenchmarkMarshalCorpusFile/1024-4 585 262655 ns/op 3.90 MB/s BenchmarkMarshalCorpusFile/2048-4 212 774428 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1134263 ns/op 3.61 MB/s BenchmarkMarshalCorpusFile/8192-4 66 2533480 ns/op 3.23 MB/s BenchmarkMarshalCorpusFile/16384-4 50 5407980 ns/op 3.03 MB/s BenchmarkMarshalCorpusFile/32768-4 7 16151430 ns/op 2.03 MB/s BenchmarkMarshalCorpusFile/65536-4 7 22399053 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/131072-4 3 37133046 ns/op 3.53 MB/s BenchmarkMarshalCorpusFile/262144-4 2 50753344 ns/op 5.17 MB/s BenchmarkMarshalCorpusFile/524288-4 1 121444631 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 234832477 ns/op 4.47 MB/s BenchmarkUnmarshalCorpusFile/1-4 8162 20888 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8619 25295 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/4-4 3202 32758 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/8-4 4663 24668 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/16-4 4275 26463 ns/op 0.60 MB/s BenchmarkUnmarshalCorpusFile/32-4 2835 38053 ns/op 0.84 MB/s BenchmarkUnmarshalCorpusFile/64-4 2354 48917 ns/op 1.31 MB/s BenchmarkUnmarshalCorpusFile/128-4 2377 65023 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/256-4 763 133002 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/512-4 474 266112 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/1024-4 243 485259 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/2048-4 121 957307 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 2193574 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 3807389 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 8006377 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16770763 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 55204304 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 67764738 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 173147228 ns/op 1.51 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 262124857 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 635496666 ns/op 1.65 MB/s BenchmarkMutatorBytes/1-4 24370 4704 ns/op BenchmarkMutatorBytes/10-4 28182 5527 ns/op BenchmarkMutatorBytes/100-4 24638 4547 ns/op BenchmarkMutatorBytes/1000-4 17406 6434 ns/op BenchmarkMutatorBytes/10000-4 4284 26811 ns/op BenchmarkMutatorBytes/100000-4 757 174092 ns/op BenchmarkMutatorString/1-4 26186 5710 ns/op BenchmarkMutatorString/10-4 25159 8832 ns/op BenchmarkMutatorString/100-4 24061 7787 ns/op BenchmarkMutatorString/1000-4 10000 11142 ns/op BenchmarkMutatorString/10000-4 3330 97647 ns/op BenchmarkMutatorString/100000-4 144 742679 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 10780 11785 ns/op BenchmarkMutatorAllBasicTypes/string-4 14961 9424 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45886 2908 ns/op BenchmarkMutatorAllBasicTypes/float32-4 37861 3053 ns/op BenchmarkMutatorAllBasicTypes/float64-4 37945 3684 ns/op BenchmarkMutatorAllBasicTypes/int-4 40357 2815 ns/op BenchmarkMutatorAllBasicTypes/int8-4 42163 2891 ns/op BenchmarkMutatorAllBasicTypes/int16-4 39682 3417 ns/op BenchmarkMutatorAllBasicTypes/int32-4 41800 3060 ns/op BenchmarkMutatorAllBasicTypes/int64-4 41349 3687 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 30847 3721 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 33684 3076 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 36075 4415 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 41223 2943 ns/op PASS ok internal/fuzz 18.075s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 5062 22195 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 122665 1100 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.889s PASS ok internal/poll 1.046s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 38587007 ns/op PASS ok internal/trace 4.809s PASS ok internal/zstd 1.115s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15261 ns/op BenchmarkCopyNLarge-4 139 951214 ns/op PASS ok io 1.539s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 108086 1087 ns/op BenchmarkPrintln-4 14851 8191 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 25155 4957 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 4399 37300 ns/op BenchmarkDiscard-4 752526 208.9 ns/op 0 B/op 0 allocs/op PASS ok log 2.382s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 47269 2345 ns/op BenchmarkJSONHandler/defaults-4 5679 23841 ns/op 516 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 2875 39048 ns/op 790 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4852 30034 ns/op 766 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6018 20829 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5264 21437 ns/op 536 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 4308 42095 ns/op 527 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 25851 4918 ns/op 81 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 21618 6063 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 63312 2746 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 46885 2933 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47870 2779 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 45358 2589 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 53047 2718 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49858 2544 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1145026 97.56 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 702732 168.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 704416 180.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 462560 217.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 525102 246.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5548 41781 ns/op BenchmarkDispatch/switch-checked-4 175588 726.8 ns/op BenchmarkDispatch/As-4 199678 881.1 ns/op BenchmarkDispatch/Visit-4 133614 993.7 ns/op BenchmarkUnsafeStrings-4 15176 8860 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 PASS ok log/slog 6.802s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 681186 157.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 656646 162.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 454477 297.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 126240 892.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 31899 4390 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 30300 5199 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 15238 8111 ns/op 672 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3409 29480 ns/op 3475 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 6424 18327 ns/op 600 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9268 15216 ns/op 587 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4788 24303 ns/op 1088 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1328 75586 ns/op 4290 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9669 14809 ns/op 515 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9286 13351 ns/op 524 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8439 20847 ns/op 940 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1644 71052 ns/op 3790 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.963s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 2 78458359 ns/op PASS ok maps 2.225s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 1923876 60.62 ns/op BenchmarkAcosh-4 873022 125.4 ns/op BenchmarkAsin-4 2197539 64.92 ns/op BenchmarkAsinh-4 1000000 156.4 ns/op BenchmarkAtan-4 2475633 49.34 ns/op BenchmarkAtanh-4 770256 140.4 ns/op BenchmarkAtan2-4 1693426 68.68 ns/op BenchmarkCbrt-4 1022971 115.9 ns/op BenchmarkCeil-4 18751092 6.892 ns/op BenchmarkCopysign-4 2654554 49.92 ns/op BenchmarkCos-4 1000000 170.9 ns/op BenchmarkCosh-4 1364354 77.64 ns/op BenchmarkErf-4 2882688 46.06 ns/op BenchmarkErfc-4 2397711 57.48 ns/op BenchmarkErfinv-4 2613928 49.63 ns/op BenchmarkErfcinv-4 2376721 46.36 ns/op BenchmarkExp-4 6538272 19.52 ns/op BenchmarkExpGo-4 832005 323.3 ns/op BenchmarkExpm1-4 1913720 60.39 ns/op BenchmarkExp2-4 671924 186.0 ns/op BenchmarkExp2Go-4 734390 201.8 ns/op BenchmarkAbs-4 2768631 48.36 ns/op BenchmarkDim-4 9705709 12.41 ns/op BenchmarkFloor-4 15691773 10.11 ns/op BenchmarkMax-4 13714980 12.13 ns/op BenchmarkMin-4 10018347 10.19 ns/op BenchmarkMod-4 177237 682.3 ns/op BenchmarkFrexp-4 1000000 101.0 ns/op BenchmarkGamma-4 606211 342.5 ns/op BenchmarkHypot-4 9028124 11.96 ns/op BenchmarkHypotGo-4 1000000 118.1 ns/op BenchmarkIlogb-4 1269018 88.04 ns/op BenchmarkJ0-4 264302 593.9 ns/op BenchmarkJ1-4 286366 454.6 ns/op BenchmarkJn-4 94912 1184 ns/op BenchmarkLdexp-4 1216200 116.4 ns/op BenchmarkLgamma-4 1000000 138.4 ns/op BenchmarkLog-4 5372104 27.70 ns/op BenchmarkLogb-4 1318916 156.9 ns/op BenchmarkLog1p-4 1000000 108.1 ns/op BenchmarkLog10-4 4559442 23.03 ns/op BenchmarkLog2-4 1000000 121.7 ns/op BenchmarkModf-4 1789021 69.79 ns/op BenchmarkNextafter32-4 1000000 143.9 ns/op BenchmarkNextafter64-4 1756161 68.96 ns/op BenchmarkPowInt-4 430588 346.2 ns/op BenchmarkPowFrac-4 327619 467.6 ns/op BenchmarkPow10Pos-4 4371098 24.27 ns/op BenchmarkPow10Neg-4 5054425 25.24 ns/op BenchmarkRound-4 2810024 38.79 ns/op BenchmarkRoundToEven-4 9273627 17.63 ns/op BenchmarkRemainder-4 180320 633.8 ns/op BenchmarkSignbit-4 4543636 25.29 ns/op BenchmarkSin-4 1510957 113.4 ns/op BenchmarkSincos-4 1000000 123.6 ns/op BenchmarkSinh-4 2136933 56.98 ns/op BenchmarkSqrtIndirect-4 19177891 7.674 ns/op BenchmarkSqrtLatency-4 20993734 6.154 ns/op BenchmarkSqrtIndirectLatency-4 19154528 7.788 ns/op BenchmarkSqrtGoLatency-4 1000000 113.6 ns/op BenchmarkSqrtPrime-4 35478 3716 ns/op BenchmarkTan-4 1291700 86.06 ns/op BenchmarkTanh-4 1357166 93.80 ns/op BenchmarkTrunc-4 20673031 10.45 ns/op BenchmarkY0-4 247050 657.5 ns/op BenchmarkY1-4 250687 530.2 ns/op BenchmarkYn-4 124737 1014 ns/op BenchmarkFloat64bits-4 4478629 32.40 ns/op BenchmarkFloat64frombits-4 4679300 32.75 ns/op BenchmarkFloat32bits-4 4313917 29.71 ns/op BenchmarkFloat32frombits-4 4123424 34.36 ns/op BenchmarkFMA-4 20084414 10.70 ns/op PASS ok math 18.350s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14094380 9.799 ns/op 6531.43 MB/s BenchmarkAddVV/2-4 11912973 9.999 ns/op 12801.86 MB/s BenchmarkAddVV/3-4 10822374 11.20 ns/op 17147.90 MB/s BenchmarkAddVV/4-4 10729759 12.38 ns/op 20681.49 MB/s BenchmarkAddVV/5-4 9471705 13.10 ns/op 24423.05 MB/s BenchmarkAddVV/10-4 7060557 25.17 ns/op 25427.80 MB/s BenchmarkAddVV/100-4 1622454 75.87 ns/op 84352.48 MB/s BenchmarkAddVV/1000-4 283173 600.3 ns/op 106621.27 MB/s BenchmarkSubVV/1-4 11266348 12.02 ns/op 5326.45 MB/s BenchmarkSubVV/2-4 10786219 11.13 ns/op 11496.89 MB/s BenchmarkSubVV/3-4 10719121 10.91 ns/op 17596.75 MB/s BenchmarkSubVV/4-4 10378015 11.63 ns/op 22009.92 MB/s BenchmarkSubVV/5-4 10386600 13.09 ns/op 24444.84 MB/s BenchmarkSubVV/10-4 8476936 14.81 ns/op 43206.15 MB/s BenchmarkSubVV/100-4 1997032 61.97 ns/op 103269.22 MB/s BenchmarkSubVV/1000-4 249430 558.3 ns/op 114643.30 MB/s BenchmarkAddVW/1-4 14645401 8.464 ns/op 945.14 MB/s BenchmarkAddVW/2-4 14558366 8.260 ns/op 1937.00 MB/s BenchmarkAddVW/3-4 13699449 9.269 ns/op 2589.17 MB/s BenchmarkAddVW/4-4 13520202 9.104 ns/op 3514.80 MB/s BenchmarkAddVW/5-4 12413427 9.894 ns/op 4042.66 MB/s BenchmarkAddVW/10-4 9802059 13.40 ns/op 5972.36 MB/s BenchmarkAddVW/100-4 262911 684.0 ns/op 1169.55 MB/s BenchmarkAddVW/1000-4 44652 2994 ns/op 2672.03 MB/s BenchmarkAddVWext/1-4 14064153 9.232 ns/op 866.54 MB/s BenchmarkAddVWext/2-4 12011162 11.62 ns/op 1377.37 MB/s BenchmarkAddVWext/3-4 13157726 9.883 ns/op 2428.41 MB/s BenchmarkAddVWext/4-4 8900595 17.19 ns/op 1861.84 MB/s BenchmarkAddVWext/5-4 10632966 9.878 ns/op 4049.55 MB/s BenchmarkAddVWext/10-4 10025896 11.40 ns/op 7020.24 MB/s BenchmarkAddVWext/100-4 55316 2336 ns/op 342.39 MB/s BenchmarkAddVWext/1000-4 6706 19176 ns/op 417.18 MB/s BenchmarkSubVW/1-4 13514401 8.706 ns/op 918.94 MB/s BenchmarkSubVW/2-4 11709292 13.83 ns/op 1157.06 MB/s BenchmarkSubVW/3-4 12334254 14.26 ns/op 1683.53 MB/s BenchmarkSubVW/4-4 11179651 10.54 ns/op 3035.14 MB/s BenchmarkSubVW/5-4 12341803 17.15 ns/op 2331.86 MB/s BenchmarkSubVW/10-4 9525889 12.69 ns/op 6302.10 MB/s BenchmarkSubVW/100-4 310755 463.4 ns/op 1726.22 MB/s BenchmarkSubVW/1000-4 39454 4859 ns/op 1646.47 MB/s BenchmarkSubVWext/1-4 10863196 9.513 ns/op 840.98 MB/s BenchmarkSubVWext/2-4 12732838 14.62 ns/op 1094.25 MB/s BenchmarkSubVWext/3-4 11855382 18.22 ns/op 1317.43 MB/s BenchmarkSubVWext/4-4 11092896 11.34 ns/op 2820.79 MB/s BenchmarkSubVWext/5-4 9943076 14.09 ns/op 2838.27 MB/s BenchmarkSubVWext/10-4 8530453 26.77 ns/op 2988.82 MB/s BenchmarkSubVWext/100-4 56289 2749 ns/op 290.99 MB/s BenchmarkSubVWext/1000-4 6018 26972 ns/op 296.61 MB/s BenchmarkMulAddVWW/1-4 10341154 11.68 ns/op 5478.86 MB/s BenchmarkMulAddVWW/2-4 9893397 11.84 ns/op 10814.30 MB/s BenchmarkMulAddVWW/3-4 10735695 18.08 ns/op 10621.44 MB/s BenchmarkMulAddVWW/4-4 9633920 18.78 ns/op 13634.97 MB/s BenchmarkMulAddVWW/5-4 8759137 14.49 ns/op 22082.10 MB/s BenchmarkMulAddVWW/10-4 6730260 29.68 ns/op 21563.79 MB/s BenchmarkMulAddVWW/100-4 1028964 109.5 ns/op 58473.67 MB/s BenchmarkMulAddVWW/1000-4 155266 1045 ns/op 61216.30 MB/s BenchmarkAddMulVVW/1-4 13841412 11.27 ns/op 5680.78 MB/s BenchmarkAddMulVVW/2-4 10685058 11.14 ns/op 11493.19 MB/s BenchmarkAddMulVVW/3-4 9448442 11.64 ns/op 16488.80 MB/s BenchmarkAddMulVVW/4-4 8173514 14.00 ns/op 18282.36 MB/s BenchmarkAddMulVVW/5-4 8235368 14.69 ns/op 21779.15 MB/s BenchmarkAddMulVVW/10-4 6431252 17.24 ns/op 37115.96 MB/s BenchmarkAddMulVVW/100-4 1429995 117.4 ns/op 54518.49 MB/s BenchmarkAddMulVVW/1000-4 202774 793.4 ns/op 80662.50 MB/s BenchmarkDivWVW/1-4 1651102 94.97 ns/op 673.92 MB/s BenchmarkDivWVW/2-4 1000000 177.9 ns/op 719.49 MB/s BenchmarkDivWVW/3-4 752568 209.3 ns/op 917.17 MB/s BenchmarkDivWVW/4-4 591270 245.3 ns/op 1043.62 MB/s BenchmarkDivWVW/5-4 573976 231.3 ns/op 1383.68 MB/s BenchmarkDivWVW/10-4 301920 423.6 ns/op 1510.91 MB/s BenchmarkDivWVW/100-4 32072 3594 ns/op 1780.97 MB/s BenchmarkDivWVW/1000-4 3943 38908 ns/op 1644.89 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12258286 15.92 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14535888 8.737 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11933691 10.41 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11718106 9.673 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12081652 10.57 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11696073 9.605 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9837702 11.77 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9808148 18.89 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10458705 18.77 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9891211 14.36 ns/op BenchmarkNonZeroShifts/10/shrVU-4 5917192 17.84 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7361065 16.60 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 111.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 100.1 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 155709 966.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 183781 1255 ns/op BenchmarkDecimalConversion-4 100 1092595 ns/op BenchmarkFloatString/100-4 8606 14544 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 170 778915 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 65365060 ns/op 60852 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 6890980361 ns/op 845064 B/op 511 allocs/op BenchmarkFloatAdd/10-4 73496 1689 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 95980 1194 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 82576 1366 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80661 1553 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 13698 8962 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 192003 1021 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 183974 683.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 165528 1135 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 138160 923.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45915 2454 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1816 104765 ns/op BenchmarkParseFloatLargeExp-4 398 321993 ns/op BenchmarkGCD10x10/WithoutXY-4 133070 945.8 ns/op BenchmarkGCD10x10/WithXY-4 34544 3347 ns/op BenchmarkGCD10x100/WithoutXY-4 73436 2188 ns/op BenchmarkGCD10x100/WithXY-4 13550 8910 ns/op BenchmarkGCD10x1000/WithoutXY-4 35421 5456 ns/op BenchmarkGCD10x1000/WithXY-4 10000 15575 ns/op BenchmarkGCD100x100/WithoutXY-4 14251 8054 ns/op BenchmarkGCD100x100/WithXY-4 5834 17471 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 15509 ns/op BenchmarkGCD100x1000/WithXY-4 5059 33108 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1896 76076 ns/op BenchmarkGCD1000x1000/WithXY-4 877 134778 ns/op BenchmarkHilbert-4 19 10498487 ns/op BenchmarkBinomial-4 10000 18723 ns/op BenchmarkQuoRem-4 20144 8968 ns/op BenchmarkExp-4 14 9128586 ns/op BenchmarkExpMont/Odd-4 99 1451051 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 103 1304097 ns/op 3353 B/op 37 allocs/op BenchmarkExpMont/Even2-4 97 1247988 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1240563 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1267816 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even8-4 96 1408198 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 2450676 ns/op 3869 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1417686 ns/op 3642 B/op 53 allocs/op BenchmarkExpMont/Even96-4 93 1441942 ns/op 3764 B/op 51 allocs/op BenchmarkExpMont/Even128-4 108 1620522 ns/op 3265 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 2057580 ns/op 2979 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 242 504946 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 204 1049098 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 232 499904 ns/op 1755 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 216 556477 ns/op 1757 B/op 48 allocs/op BenchmarkExp2-4 14 9879328 ns/op BenchmarkBitset-4 594057 254.4 ns/op BenchmarkBitsetNeg-4 336436 471.3 ns/op BenchmarkBitsetOrig-4 120860 1041 ns/op BenchmarkBitsetNegOrig-4 104196 1426 ns/op BenchmarkModSqrt225_Tonelli-4 98 1403292 ns/op BenchmarkModSqrt225_3Mod4-4 270 580685 ns/op BenchmarkModSqrt231_Tonelli-4 100 1545645 ns/op BenchmarkModSqrt231_5Mod8-4 237 625367 ns/op BenchmarkModInverse-4 10000 21068 ns/op BenchmarkSqrt-4 1095 139293 ns/op BenchmarkIntSqr/1-4 868300 205.7 ns/op BenchmarkIntSqr/2-4 506046 261.8 ns/op BenchmarkIntSqr/3-4 513816 299.0 ns/op BenchmarkIntSqr/5-4 382756 399.4 ns/op BenchmarkIntSqr/8-4 224491 627.1 ns/op BenchmarkIntSqr/10-4 218863 866.8 ns/op BenchmarkIntSqr/20-4 35473 3148 ns/op BenchmarkIntSqr/30-4 30703 4539 ns/op BenchmarkIntSqr/50-4 20138 7419 ns/op BenchmarkIntSqr/80-4 9549 12765 ns/op BenchmarkIntSqr/100-4 8964 14977 ns/op BenchmarkIntSqr/200-4 4134 31978 ns/op BenchmarkIntSqr/300-4 1250 81453 ns/op BenchmarkIntSqr/500-4 712 169866 ns/op BenchmarkIntSqr/800-4 277 430742 ns/op BenchmarkIntSqr/1000-4 241 954069 ns/op BenchmarkDiv/20/10-4 253533 576.8 ns/op BenchmarkDiv/40/20-4 249294 419.5 ns/op BenchmarkDiv/100/50-4 224152 533.7 ns/op BenchmarkDiv/200/100-4 34282 3725 ns/op BenchmarkDiv/400/200-4 34939 4799 ns/op BenchmarkDiv/1000/500-4 32125 3825 ns/op BenchmarkDiv/2000/1000-4 27145 4939 ns/op BenchmarkDiv/20000/10000-4 931 133788 ns/op BenchmarkDiv/200000/100000-4 20 5678332 ns/op BenchmarkDiv/2000000/1000000-4 1 159422199 ns/op BenchmarkDiv/20000000/10000000-4 1 4680479466 ns/op BenchmarkMul-4 4 34191374 ns/op BenchmarkNatMul/10-4 148866 1534 ns/op BenchmarkNatMul/100-4 6266 41247 ns/op BenchmarkNatMul/1000-4 100 1660459 ns/op BenchmarkZeroShifts/Shl-4 10000 31393 ns/op BenchmarkZeroShifts/ShlSame-4 2588728 44.57 ns/op BenchmarkZeroShifts/Shr-4 10000 23979 ns/op BenchmarkZeroShifts/ShrSame-4 2691910 41.57 ns/op BenchmarkExp3Power/0x10-4 152222 1287 ns/op BenchmarkExp3Power/0x40-4 89923 1313 ns/op BenchmarkExp3Power/0x100-4 65997 2694 ns/op BenchmarkExp3Power/0x400-4 27508 5399 ns/op BenchmarkExp3Power/0x1000-4 8905 23847 ns/op BenchmarkExp3Power/0x4000-4 1964 107537 ns/op BenchmarkExp3Power/0x10000-4 202 915309 ns/op BenchmarkExp3Power/0x40000-4 15 12215457 ns/op BenchmarkExp3Power/0x100000-4 2 63359416 ns/op BenchmarkExp3Power/0x400000-4 1 567320065 ns/op BenchmarkFibo-4 3 47607503 ns/op BenchmarkNatSqr/1-4 628262 404.6 ns/op BenchmarkNatSqr/2-4 554703 851.0 ns/op BenchmarkNatSqr/3-4 457642 629.1 ns/op BenchmarkNatSqr/5-4 204855 881.5 ns/op BenchmarkNatSqr/8-4 193572 895.5 ns/op BenchmarkNatSqr/10-4 130951 1354 ns/op BenchmarkNatSqr/20-4 30663 4840 ns/op BenchmarkNatSqr/30-4 21352 6426 ns/op BenchmarkNatSqr/50-4 10000 10060 ns/op BenchmarkNatSqr/80-4 9914 15443 ns/op BenchmarkNatSqr/100-4 6780 18168 ns/op BenchmarkNatSqr/200-4 3854 50638 ns/op BenchmarkNatSqr/300-4 933 158204 ns/op BenchmarkNatSqr/500-4 667 239540 ns/op BenchmarkNatSqr/800-4 252 571766 ns/op BenchmarkNatSqr/1000-4 244 642457 ns/op BenchmarkNatSetBytes/8-4 643923 189.1 ns/op BenchmarkNatSetBytes/24-4 161606 737.4 ns/op BenchmarkNatSetBytes/128-4 47610 3115 ns/op BenchmarkNatSetBytes/7-4 593178 210.8 ns/op BenchmarkNatSetBytes/23-4 241375 711.1 ns/op BenchmarkNatSetBytes/127-4 46731 2646 ns/op BenchmarkScanPi-4 100 1026219 ns/op BenchmarkStringPiParallel-4 267 407815 ns/op BenchmarkScan/10/Base2-4 32144 3595 ns/op BenchmarkScan/100/Base2-4 4084 47719 ns/op BenchmarkScan/1000/Base2-4 367 303966 ns/op BenchmarkScan/10/Base8-4 85096 1543 ns/op BenchmarkScan/100/Base8-4 11521 10233 ns/op BenchmarkScan/1000/Base8-4 1152 102454 ns/op BenchmarkScan/10/Base10-4 91377 1471 ns/op BenchmarkScan/100/Base10-4 12544 9597 ns/op BenchmarkScan/1000/Base10-4 1286 97035 ns/op BenchmarkScan/10/Base16-4 95832 1593 ns/op BenchmarkScan/100/Base16-4 13358 10823 ns/op BenchmarkScan/1000/Base16-4 802 168494 ns/op BenchmarkString/10/Base2-4 194931 1179 ns/op BenchmarkString/100/Base2-4 21859 8507 ns/op BenchmarkString/1000/Base2-4 3547 50894 ns/op BenchmarkString/10/Base8-4 330969 451.5 ns/op BenchmarkString/100/Base8-4 58075 3505 ns/op BenchmarkString/1000/Base8-4 8992 24097 ns/op BenchmarkString/10/Base10-4 158444 755.0 ns/op BenchmarkString/100/Base10-4 34844 6712 ns/op BenchmarkString/1000/Base10-4 5787 29922 ns/op BenchmarkString/10/Base16-4 335602 469.6 ns/op BenchmarkString/100/Base16-4 64893 1641 ns/op BenchmarkString/1000/Base16-4 8701 20276 ns/op BenchmarkLeafSize/0-4 22 7192482 ns/op BenchmarkLeafSize/1-4 328 461376 ns/op BenchmarkLeafSize/2-4 261 530765 ns/op BenchmarkLeafSize/3-4 184 552092 ns/op BenchmarkLeafSize/4-4 292 375572 ns/op BenchmarkLeafSize/5-4 208 498867 ns/op BenchmarkLeafSize/6-4 274 519855 ns/op BenchmarkLeafSize/7-4 264 526124 ns/op BenchmarkLeafSize/8-4 382 426999 ns/op BenchmarkLeafSize/9-4 175 662515 ns/op BenchmarkLeafSize/10-4 212 558894 ns/op BenchmarkLeafSize/11-4 235 562242 ns/op BenchmarkLeafSize/12-4 291 934677 ns/op BenchmarkLeafSize/13-4 206 759802 ns/op BenchmarkLeafSize/14-4 242 534035 ns/op BenchmarkLeafSize/15-4 254 559375 ns/op BenchmarkLeafSize/16-4 298 394090 ns/op BenchmarkLeafSize/32-4 330 393263 ns/op BenchmarkLeafSize/64-4 345 390605 ns/op BenchmarkProbablyPrime/n=0-4 7 25849177 ns/op BenchmarkProbablyPrime/n=1-4 7 16514521 ns/op BenchmarkProbablyPrime/n=5-4 4 30371420 ns/op BenchmarkProbablyPrime/n=10-4 3 34520668 ns/op BenchmarkProbablyPrime/n=20-4 3 64080190 ns/op BenchmarkProbablyPrime/Lucas-4 8 12710815 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1996249 ns/op BenchmarkRatCmp-4 128566 1017 ns/op BenchmarkFloatPrecExact/1-4 84554 1390 ns/op BenchmarkFloatPrecExact/10-4 24860 4749 ns/op BenchmarkFloatPrecExact/100-4 8529 17697 ns/op BenchmarkFloatPrecExact/1000-4 2246 63555 ns/op BenchmarkFloatPrecExact/10000-4 130 911008 ns/op BenchmarkFloatPrecExact/100000-4 3 49338969 ns/op BenchmarkFloatPrecExact/1000000-4 1 1999980467 ns/op BenchmarkFloatPrecMixed/1-4 94735 1240 ns/op BenchmarkFloatPrecMixed/10-4 26343 4400 ns/op BenchmarkFloatPrecMixed/100-4 5991 24176 ns/op BenchmarkFloatPrecMixed/1000-4 433 271788 ns/op BenchmarkFloatPrecMixed/10000-4 14 8366702 ns/op BenchmarkFloatPrecMixed/100000-4 1 438236059 ns/op BenchmarkFloatPrecMixed/1000000-4 1 30623504475 ns/op BenchmarkFloatPrecInexact/1-4 171783 694.5 ns/op BenchmarkFloatPrecInexact/10-4 154227 795.2 ns/op BenchmarkFloatPrecInexact/100-4 109244 1312 ns/op BenchmarkFloatPrecInexact/1000-4 23500 5211 ns/op BenchmarkFloatPrecInexact/10000-4 4248 41981 ns/op BenchmarkFloatPrecInexact/100000-4 254 457188 ns/op BenchmarkFloatPrecInexact/1000000-4 30 5053230 ns/op BenchmarkFloatSqrt/64-4 18835 7508 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12033 9582 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9458 14024 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5162 27108 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 912 155096 ns/op 18055 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 61 1977727 ns/op 176674 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 143953209 ns/op 3788808 B/op 627 allocs/op PASS ok math/big 118.066s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 13247100 10.76 ns/op BenchmarkLeadingZeros8-4 10148252 11.20 ns/op BenchmarkLeadingZeros16-4 13542354 10.70 ns/op BenchmarkLeadingZeros32-4 12029703 10.76 ns/op BenchmarkLeadingZeros64-4 13083861 9.254 ns/op BenchmarkTrailingZeros-4 13260937 9.386 ns/op BenchmarkTrailingZeros8-4 12007938 10.82 ns/op BenchmarkTrailingZeros16-4 12727224 9.290 ns/op BenchmarkTrailingZeros32-4 11862432 10.15 ns/op BenchmarkTrailingZeros64-4 13836399 9.963 ns/op BenchmarkOnesCount-4 11966942 11.21 ns/op BenchmarkOnesCount8-4 12306795 9.292 ns/op BenchmarkOnesCount16-4 12598802 8.959 ns/op BenchmarkOnesCount32-4 13250314 9.037 ns/op BenchmarkOnesCount64-4 11433890 10.07 ns/op BenchmarkRotateLeft-4 11669797 10.77 ns/op BenchmarkRotateLeft8-4 12542697 9.771 ns/op BenchmarkRotateLeft16-4 11770326 10.57 ns/op BenchmarkRotateLeft32-4 11608419 9.815 ns/op BenchmarkRotateLeft64-4 12629242 9.600 ns/op BenchmarkReverse-4 16465509 7.504 ns/op BenchmarkReverse8-4 20740988 5.789 ns/op BenchmarkReverse16-4 20139417 6.181 ns/op BenchmarkReverse32-4 16372497 6.569 ns/op BenchmarkReverse64-4 17295628 7.441 ns/op BenchmarkReverseBytes-4 21375399 5.744 ns/op BenchmarkReverseBytes16-4 19817065 5.642 ns/op BenchmarkReverseBytes32-4 21746564 5.686 ns/op BenchmarkReverseBytes64-4 20463867 6.233 ns/op BenchmarkAdd-4 12439890 10.10 ns/op BenchmarkAdd32-4 13126284 9.009 ns/op BenchmarkAdd64-4 12380060 10.15 ns/op BenchmarkAdd64multiple-4 22579750 5.324 ns/op BenchmarkSub-4 12890340 9.617 ns/op BenchmarkSub32-4 12906787 9.158 ns/op BenchmarkSub64-4 12098720 10.13 ns/op BenchmarkSub64multiple-4 23657919 5.690 ns/op BenchmarkMul-4 12296559 9.774 ns/op BenchmarkMul32-4 13087233 8.590 ns/op BenchmarkMul64-4 12881256 10.07 ns/op BenchmarkDiv-4 3548007 34.40 ns/op BenchmarkDiv32-4 6917276 17.49 ns/op BenchmarkDiv64-4 3318676 34.78 ns/op PASS ok math/bits 8.539s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13874656 9.054 ns/op BenchmarkAcos-4 400410 256.9 ns/op BenchmarkAcosh-4 502404 252.3 ns/op BenchmarkAsin-4 548074 236.3 ns/op BenchmarkAsinh-4 549637 238.6 ns/op BenchmarkAtan-4 794000 150.4 ns/op BenchmarkAtanh-4 670370 160.1 ns/op BenchmarkConj-4 26116485 4.939 ns/op BenchmarkCos-4 584140 209.4 ns/op BenchmarkCosh-4 651885 202.1 ns/op BenchmarkExp-4 773229 147.9 ns/op BenchmarkLog-4 964532 127.6 ns/op BenchmarkLog10-4 804154 133.7 ns/op BenchmarkPhase-4 1821997 82.66 ns/op BenchmarkPolar-4 1000000 112.5 ns/op BenchmarkPow-4 171213 672.6 ns/op BenchmarkRect-4 977108 116.3 ns/op BenchmarkSin-4 618915 212.7 ns/op BenchmarkSinh-4 616905 205.4 ns/op BenchmarkSqrt-4 745790 134.5 ns/op BenchmarkTan-4 379196 348.3 ns/op BenchmarkTanh-4 398149 310.7 ns/op PASS ok math/cmplx 4.555s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 657301 178.0 ns/op BenchmarkInt63ThreadsafeParallel-4 850082 140.4 ns/op BenchmarkInt63Unthreadsafe-4 1000000 125.5 ns/op BenchmarkIntn1000-4 744507 164.9 ns/op BenchmarkInt63n1000-4 706604 168.4 ns/op BenchmarkInt31n1000-4 789692 153.1 ns/op BenchmarkFloat32-4 801193 161.7 ns/op BenchmarkFloat64-4 940585 128.6 ns/op BenchmarkPerm3-4 178633 767.4 ns/op BenchmarkPerm30-4 18092 6435 ns/op BenchmarkPerm30ViaShuffle-4 18457 6380 ns/op BenchmarkShuffleOverhead-4 12717 9061 ns/op BenchmarkRead3-4 824360 157.9 ns/op BenchmarkRead64-4 76417 1595 ns/op BenchmarkRead1000-4 5415 24065 ns/op BenchmarkConcurrent-4 204766 626.6 ns/op PASS ok math/rand 3.805s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2782632 41.32 ns/op BenchmarkSourceUint64-4 2805033 41.33 ns/op BenchmarkGlobalInt64-4 2597527 45.31 ns/op BenchmarkGlobalInt64Parallel-4 3574587 29.79 ns/op BenchmarkGlobalUint64-4 2513618 44.21 ns/op BenchmarkGlobalUint64Parallel-4 3834727 28.83 ns/op BenchmarkInt64-4 1481692 80.46 ns/op BenchmarkUint64-4 1472070 81.25 ns/op BenchmarkGlobalIntN1000-4 1599937 73.42 ns/op BenchmarkIntN1000-4 1000000 101.6 ns/op BenchmarkInt64N1000-4 1000000 100.3 ns/op BenchmarkInt64N1e8-4 1000000 101.3 ns/op BenchmarkInt64N1e9-4 1219117 99.00 ns/op BenchmarkInt64N2e9-4 1212106 98.03 ns/op BenchmarkInt64N1e18-4 1000000 106.8 ns/op BenchmarkInt64N2e18-4 995085 114.4 ns/op BenchmarkInt64N4e18-4 1000000 144.4 ns/op BenchmarkInt32N1000-4 1000000 105.0 ns/op BenchmarkInt32N1e8-4 1000000 105.9 ns/op BenchmarkInt32N1e9-4 1000000 102.7 ns/op BenchmarkInt32N2e9-4 1000000 102.5 ns/op BenchmarkFloat32-4 1447276 82.64 ns/op BenchmarkFloat64-4 1485678 82.43 ns/op BenchmarkExpFloat64-4 810422 131.7 ns/op BenchmarkNormFloat64-4 980428 134.8 ns/op BenchmarkPerm3-4 207168 601.1 ns/op BenchmarkPerm30-4 22166 5329 ns/op BenchmarkPerm30ViaShuffle-4 22902 5022 ns/op BenchmarkShuffleOverhead-4 32996 3501 ns/op BenchmarkConcurrent-4 1863260 61.79 ns/op PASS ok math/rand/v2 6.464s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36660 3208 ns/op BenchmarkQDecodeWord-4 92836 1403 ns/op BenchmarkQDecodeHeader-4 67141 1749 ns/op BenchmarkTypeByExtension/.html-4 356044 286.9 ns/op BenchmarkTypeByExtension/.HTML-4 250968 450.1 ns/op BenchmarkTypeByExtension/.unused-4 321214 384.5 ns/op BenchmarkExtensionsByType/text/html-4 139243 1248 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 45471 2936 ns/op BenchmarkExtensionsByType/application/octet-stream-4 30550 5617 ns/op PASS ok mime 3.096s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 372 280375 ns/op 48173 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 360 310258 ns/op 47842 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 50 2969403 ns/op 103174 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 314 381611 ns/op 49555 B/op 207 allocs/op PASS ok mime/multipart 1.777s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 715 155264 ns/op PASS ok mime/quotedprintable 1.192s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16983653 ns/op 8521 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 39061002 ns/op 13732 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5024399789 ns/op 150872 B/op 235 allocs/op BenchmarkDNSName-4 148872 713.8 ns/op BenchmarkInterfaces-4 2102 61223 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5646 19567 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1801 69097 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1893 68358 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6049 19419 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2346 47388 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 7762 15426 ns/op BenchmarkParseIPValidIPv4-4 357498 322.1 ns/op BenchmarkParseIPValidIPv6-4 210901 571.4 ns/op BenchmarkIPString/IPv4-4 140294 986.5 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10918 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 39777 2802 ns/op BenchmarkIPEqual/IPv4-4 934849 135.0 ns/op BenchmarkIPEqual/IPv6-4 903529 131.4 ns/op BenchmarkSendfileZeroBytes-4 3612 37298 ns/op 4426 B/op 1 allocs/op BenchmarkTCP4OneShot-4 151 899242 ns/op BenchmarkTCP4OneShotTimeout-4 124 1053031 ns/op BenchmarkTCP4Persistent-4 236 649275 ns/op BenchmarkTCP4PersistentTimeout-4 258 447903 ns/op BenchmarkTCP6OneShot-4 123 919478 ns/op BenchmarkTCP6OneShotTimeout-4 117 869049 ns/op BenchmarkTCP6Persistent-4 256 428832 ns/op BenchmarkTCP6PersistentTimeout-4 254 438462 ns/op BenchmarkTCP4ConcurrentReadWrite-4 16822 7062 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12427 8259 ns/op BenchmarkSetReadDeadline-4 105998 976.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 145 722979 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1109808 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 198 509436 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 241 525984 ns/op 0 B/op 0 allocs/op PASS ok net 12.911s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20722 5643 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8788 12971 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9637 11228 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15740 7467 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28400 4429 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 38971 2988 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1526439 81.02 ns/op BenchmarkFindChild/n=2/rep=map-4 2697081 41.54 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1267506 102.2 ns/op BenchmarkFindChild/n=4/rep=linear-4 944278 134.1 ns/op BenchmarkFindChild/n=4/rep=map-4 2720012 42.19 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 916359 146.0 ns/op BenchmarkFindChild/n=8/rep=linear-4 523276 252.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2242300 48.37 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 424814 302.7 ns/op BenchmarkFindChild/n=16/rep=linear-4 275600 467.9 ns/op BenchmarkFindChild/n=16/rep=map-4 2307762 49.57 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2057936 60.37 ns/op BenchmarkFindChild/n=32/rep=linear-4 98458 1265 ns/op BenchmarkFindChild/n=32/rep=map-4 2890083 43.42 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2175795 53.77 ns/op BenchmarkMultiConflicts-4 1 229477624 ns/op BenchmarkServerMatch-4 17457 7356 ns/op BenchmarkReadRequestChrome-4 4256 31406 ns/op 19.46 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7894 12866 ns/op 6.06 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9355 12376 ns/op 6.63 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7450 17767 ns/op 8.50 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13275 8519 ns/op 4.70 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 48 2423616 ns/op 0.42 MB/s BenchmarkFileAndServer_1KB/https1-4 36 3131103 ns/op 0.33 MB/s BenchmarkFileAndServer_1KB/h2-4 28 4408384 ns/op 0.23 MB/s BenchmarkFileAndServer_16MB/h1-4 2 95529233 ns/op 175.62 MB/s BenchmarkFileAndServer_16MB/https1-4 1 189491664 ns/op 88.54 MB/s BenchmarkFileAndServer_16MB/h2-4 1 542301067 ns/op 30.94 MB/s BenchmarkFileAndServer_64MB/h1-4 1 495857343 ns/op 135.34 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1074265560 ns/op 62.47 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1905601463 ns/op 35.22 MB/s BenchmarkServeMux-4 181 636248 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 232 532265 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 45 2534467 ns/op 6433 B/op 65 allocs/op BenchmarkClientServer/https1-4 37 3342642 ns/op 9329 B/op 102 allocs/op BenchmarkClientServer/h2-4 31 3306250 ns/op 14606 B/op 119 allocs/op BenchmarkClientServerParallel/4/h1-4 334 404939 ns/op 10454 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 18 7452539 ns/op 103532 B/op 1119 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56805: read tcp 127.0.0.1:56796->127.0.0.1:56805: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56804: read tcp 127.0.0.1:56796->127.0.0.1:56804: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56797: read tcp 127.0.0.1:56796->127.0.0.1:56797: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56801: read tcp 127.0.0.1:56796->127.0.0.1:56801: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56824: read tcp 127.0.0.1:56806->127.0.0.1:56824: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56821: write tcp 127.0.0.1:56806->127.0.0.1:56821: use of closed network connection BenchmarkClientServerParallel/4/h2-4 31 3295290 ns/op 49995 B/op 570 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56828: read tcp 127.0.0.1:56827->127.0.0.1:56828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56839: read tcp 127.0.0.1:56831->127.0.0.1:56839: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56856: read tcp 127.0.0.1:56844->127.0.0.1:56856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56858: read tcp 127.0.0.1:56844->127.0.0.1:56858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56847: read tcp 127.0.0.1:56844->127.0.0.1:56847: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56853: read tcp 127.0.0.1:56844->127.0.0.1:56853: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56852: read tcp 127.0.0.1:56844->127.0.0.1:56852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56857: write tcp 127.0.0.1:56844->127.0.0.1:56857: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56874: read tcp 127.0.0.1:56860->127.0.0.1:56874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56875: read tcp 127.0.0.1:56860->127.0.0.1:56875: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 193 743661 ns/op 22403 B/op 119 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer serve_test.go:5009: Get: Get "http://127.0.0.1:56918": dial tcp 127.0.0.1:56918: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 46 7921333 ns/op 112112 B/op 1196 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57138: write tcp 127.0.0.1:57128->127.0.0.1:57138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57142: write tcp 127.0.0.1:57128->127.0.0.1:57142: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57137: read tcp 127.0.0.1:57128->127.0.0.1:57137: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57136: write tcp 127.0.0.1:57128->127.0.0.1:57136: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57141: write tcp 127.0.0.1:57128->127.0.0.1:57141: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57139: write tcp 127.0.0.1:57128->127.0.0.1:57139: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57164: read tcp 127.0.0.1:57143->127.0.0.1:57164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57151: read tcp 127.0.0.1:57143->127.0.0.1:57151: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57153: read tcp 127.0.0.1:57143->127.0.0.1:57153: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57152: read tcp 127.0.0.1:57143->127.0.0.1:57152: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 13 9560735 ns/op 107497 B/op 1270 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57254: read tcp 127.0.0.1:57253->127.0.0.1:57254: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57256: read tcp 127.0.0.1:57253->127.0.0.1:57256: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57262: read tcp 127.0.0.1:57257->127.0.0.1:57262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57258: read tcp 127.0.0.1:57257->127.0.0.1:57258: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57277: read tcp 127.0.0.1:57267->127.0.0.1:57277: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57278: read tcp 127.0.0.1:57267->127.0.0.1:57278: use of closed network connection BenchmarkServer-4 1 1083737957 ns/op 31160 B/op 149 allocs/op BenchmarkClient-4 37 3352415 ns/op 4017 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 163 737951 ns/op 7586 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 946 130363 ns/op 3090 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1107 101033 ns/op 1961 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1116 109257 ns/op 2784 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1071 99381 ns/op 2748 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1288 103504 ns/op 2735 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1210 91502 ns/op 1924 B/op 14 allocs/op BenchmarkServerHijack-4 938 152012 ns/op 16720 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 46 2756940 ns/op 6277 B/op 54 allocs/op BenchmarkResponseStatusLine-4 362845 339.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 26.019s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2002 67178 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.246s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 98865 1200 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 503088 251.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 212960 598.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72021 1735 ns/op BenchmarkStdIPv4-4 157174 761.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 99884 1088 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 112384 1069 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 90356 1240 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 77936 1447 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1532792 75.27 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1344116 89.86 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 328444 396.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 353060 376.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 308096 460.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 87031 1361 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 243015 442.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 139443 789.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 139274 753.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 149655 855.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78817 1527 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 334788 348.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 118222 1079 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 178746 726.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 270790 506.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 153367 799.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331401 409.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 123110 873.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 159032 863.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 129518 936.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103723 1210 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 505118 288.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 217717 551.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93876 1268 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 123129 974.1 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 186672 689.5 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 105242 1064 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 257485 504.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 101923 1148 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 119794 960.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 198220 743.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 112454 1004 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 818484 136.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 959703 135.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 956956 136.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 815919 144.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 806418 145.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 888022 144.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 889425 147.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 925030 138.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 791328 142.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 368979 419.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 398541 269.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 215306 650.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 187561 565.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 202938 580.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76202 1492 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 544213 239.6 ns/op PASS ok net/netip 10.770s 2023/11/28 12:34:53 Test RPC server listening on 127.0.0.1:57348 2023/11/28 12:34:53 Test HTTP RPC server listening on 127.0.0.1:57349 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 182 671436 ns/op BenchmarkEndToEndHTTP-4 159 681419 ns/op BenchmarkEndToEndAsync-4 1353 96769 ns/op BenchmarkEndToEndAsyncHTTP-4 1255 94298 ns/op PASS ok net/rpc 2.100s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3728 32098 ns/op BenchmarkReadMIMEHeader/server_headers-4 5132 24994 ns/op BenchmarkUncommon-4 22021 5735 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.744s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3199 34010 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 71839 1705 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 415480 255.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 92248 1235 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 188878 658.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 77200 1462 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12396 8276 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 379100 341.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 78859 1342 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 186916 651.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 93289 1287 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16359 7661 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 142153 810.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 48276 2100 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58698 2066 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25909 4229 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5716 22329 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 150074 778.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 62137 1862 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 63009 1910 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27164 4226 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5238 22413 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.203s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2323002 48.18 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 159477 769.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 432 234216 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 168 667193 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 396 290664 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 44196 2565 ns/op BenchmarkStatFile-4 30667 4548 ns/op BenchmarkStatDir-4 30463 3955 ns/op BenchmarkLstatDot-4 39024 3100 ns/op BenchmarkLstatFile-4 28432 4608 ns/op BenchmarkLstatDir-4 31347 3932 ns/op PASS ok os 3.136s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 25 5602151 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.220s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 250855 534.7 ns/op PASS ok os/user 1.251s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2439231 47.16 ns/op BenchmarkString-4 1781203 66.65 ns/op BenchmarkBytes-4 1552473 74.06 ns/op BenchmarkNamedBytes-4 857654 144.4 ns/op BenchmarkBytesArray-4 798274 164.2 ns/op BenchmarkSliceLen-4 2075134 59.01 ns/op BenchmarkMapLen-4 817261 161.9 ns/op BenchmarkStringLen-4 1354752 86.95 ns/op BenchmarkArrayLen-4 1000000 106.4 ns/op BenchmarkSliceCap-4 2046397 58.18 ns/op BenchmarkDeepEqual/int8-4 378894 339.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 73089 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 327142 384.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 74575 1543 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 348868 378.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79381 1526 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 267666 385.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 74478 1544 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 325485 431.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 78284 1535 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 378662 325.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 104089 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 338997 368.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80925 1466 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 351546 380.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 74205 1558 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 318604 381.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77152 1604 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 295484 377.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81214 1529 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 340980 388.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82159 1521 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 332564 374.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 78865 1497 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 311832 386.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 82935 1527 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 343957 374.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80754 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 348916 385.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 78741 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 398252 337.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83755 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 345874 377.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 72030 1563 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 96080 1161 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 46700 2342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 39406 2803 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29155 4133 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29119 3891 ns/op BenchmarkIsZero/ArrayComparable-4 342866 383.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 28507 4045 ns/op BenchmarkIsZero/StructComparable-4 699658 193.8 ns/op BenchmarkIsZero/StructIncomparable-4 134682 889.4 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 106.9 ns/op BenchmarkIsZero/ArrayInt_1024-4 21951 5364 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 39172 2930 ns/op BenchmarkIsZero/Struct4Int-4 941048 109.6 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 22242 5322 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 21147 5433 ns/op BenchmarkIsZero/StructInt_512-4 42006 2799 ns/op BenchmarkSetZero/Bool/Direct-4 2415266 48.50 ns/op BenchmarkSetZero/Bool/CachedZero-4 940225 141.8 ns/op BenchmarkSetZero/Bool/NewZero-4 700080 182.1 ns/op BenchmarkSetZero/Int/Direct-4 1908351 63.72 ns/op BenchmarkSetZero/Int/CachedZero-4 884965 139.9 ns/op BenchmarkSetZero/Int/NewZero-4 711315 218.1 ns/op BenchmarkSetZero/Uint/Direct-4 1792765 64.26 ns/op BenchmarkSetZero/Uint/CachedZero-4 951715 140.6 ns/op BenchmarkSetZero/Uint/NewZero-4 599646 185.1 ns/op BenchmarkSetZero/Float/Direct-4 1887722 64.27 ns/op BenchmarkSetZero/Float/CachedZero-4 823474 142.0 ns/op BenchmarkSetZero/Float/NewZero-4 704862 185.5 ns/op BenchmarkSetZero/Complex/Direct-4 1652518 62.52 ns/op BenchmarkSetZero/Complex/CachedZero-4 831613 141.5 ns/op BenchmarkSetZero/Complex/NewZero-4 658540 186.2 ns/op BenchmarkSetZero/Array/Direct-4 1962108 61.68 ns/op BenchmarkSetZero/Array/CachedZero-4 857820 135.6 ns/op BenchmarkSetZero/Array/NewZero-4 712749 179.7 ns/op BenchmarkSetZero/Chan/Direct-4 1956268 61.11 ns/op BenchmarkSetZero/Chan/CachedZero-4 924210 139.2 ns/op BenchmarkSetZero/Chan/NewZero-4 719380 183.7 ns/op BenchmarkSetZero/Func/Direct-4 1927894 62.44 ns/op BenchmarkSetZero/Func/CachedZero-4 772364 152.5 ns/op BenchmarkSetZero/Func/NewZero-4 706884 183.7 ns/op BenchmarkSetZero/Interface/Direct-4 1772007 66.14 ns/op BenchmarkSetZero/Interface/CachedZero-4 928227 135.7 ns/op BenchmarkSetZero/Interface/NewZero-4 724006 180.5 ns/op BenchmarkSetZero/Map/Direct-4 1928661 61.17 ns/op BenchmarkSetZero/Map/CachedZero-4 940584 138.5 ns/op BenchmarkSetZero/Map/NewZero-4 702541 187.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1837023 67.62 ns/op BenchmarkSetZero/Pointer/CachedZero-4 922575 137.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 672764 185.5 ns/op BenchmarkSetZero/Slice/Direct-4 1732963 65.14 ns/op BenchmarkSetZero/Slice/CachedZero-4 971776 132.5 ns/op BenchmarkSetZero/Slice/NewZero-4 725670 188.1 ns/op BenchmarkSetZero/String/Direct-4 1962489 60.29 ns/op BenchmarkSetZero/String/CachedZero-4 850700 132.2 ns/op BenchmarkSetZero/String/NewZero-4 741978 174.1 ns/op BenchmarkSetZero/Struct/Direct-4 2022390 56.69 ns/op BenchmarkSetZero/Struct/CachedZero-4 997987 130.9 ns/op BenchmarkSetZero/Struct/NewZero-4 721446 173.4 ns/op BenchmarkSelect/1-4 198667 727.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 72464 1678 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36645 3844 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 176610 623.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 188506 673.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 138952 932.1 ns/op 137.33 MB/s BenchmarkCallArgCopy/size=256-4 133064 1087 ns/op 235.43 MB/s BenchmarkCallArgCopy/size=1024-4 77716 2183 ns/op 468.98 MB/s BenchmarkCallArgCopy/size=4096-4 21108 5529 ns/op 740.82 MB/s BenchmarkCallArgCopy/size=65536-4 2546 84739 ns/op 773.38 MB/s BenchmarkFieldByName1-4 825756 195.8 ns/op BenchmarkFieldByName2-4 41175 3426 ns/op BenchmarkFieldByName3-4 5631 21153 ns/op BenchmarkInterfaceBig-4 2441641 47.07 ns/op BenchmarkInterfaceSmall-4 2548668 45.66 ns/op BenchmarkNew-4 1000000 130.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2138 57294 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1885 67060 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2245 57801 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1855 68721 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2269 54478 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1962 66300 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 190690 671.9 ns/op PASS ok reflect 22.910s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5797 26021 ns/op 8839 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 25464 ns/op 9243 B/op 1 allocs/op BenchmarkFindString-4 10000 24518 ns/op 9139 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 26389 ns/op 9166 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23774 ns/op 9335 B/op 2 allocs/op BenchmarkLiteral-4 10000 18395 ns/op BenchmarkNotLiteral-4 4304 44412 ns/op BenchmarkMatchClass-4 2683 49583 ns/op BenchmarkMatchClass_InRange-4 3230 50418 ns/op BenchmarkReplaceAll-4 1122 110609 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 20188 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 19160 5707 ns/op BenchmarkAnchoredShortMatch-4 10000 20284 ns/op BenchmarkAnchoredLongMatch-4 13087 7902 ns/op BenchmarkOnePassShortA-4 17401 6856 ns/op BenchmarkNotOnePassShortA-4 5295 26998 ns/op BenchmarkOnePassShortB-4 22041 5377 ns/op BenchmarkNotOnePassShortB-4 6972 23318 ns/op BenchmarkOnePassLongPrefix-4 74161 1596 ns/op BenchmarkOnePassLongNotPrefix-4 26809 4383 ns/op BenchmarkMatchParallelShared-4 4634 23476 ns/op BenchmarkMatchParallelCopied-4 10000 20692 ns/op BenchmarkQuoteMetaAll-4 138522 883.0 ns/op 15.85 MB/s BenchmarkQuoteMetaNone-4 328467 347.7 ns/op 74.78 MB/s BenchmarkCompile/Onepass-4 4516 32703 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1460 82903 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 158 773325 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2668306 41.39 ns/op 386.61 MB/s BenchmarkMatch/Easy0/32-4 8835 15146 ns/op 2.11 MB/s BenchmarkMatch/Easy0/1K-4 10000 16604 ns/op 61.67 MB/s BenchmarkMatch/Easy0i/16-4 2680738 40.87 ns/op 391.51 MB/s BenchmarkMatch/Easy0i/32-4 6290 33484 ns/op 0.96 MB/s BenchmarkMatch/Easy0i/1K-4 211 539046 ns/op 1.90 MB/s BenchmarkMatch/Easy1/16-4 2747454 42.53 ns/op 376.19 MB/s BenchmarkMatch/Easy1/32-4 10000 15289 ns/op 2.09 MB/s BenchmarkMatch/Easy1/1K-4 7537 27539 ns/op 37.18 MB/s BenchmarkMatch/Medium/16-4 2664352 41.41 ns/op 386.40 MB/s BenchmarkMatch/Medium/32-4 4471 30565 ns/op 1.05 MB/s BenchmarkMatch/Medium/1K-4 272 403271 ns/op 2.54 MB/s BenchmarkMatch/Hard/16-4 2553532 45.41 ns/op 352.32 MB/s BenchmarkMatch/Hard/32-4 2713 50256 ns/op 0.64 MB/s BenchmarkMatch/Hard/1K-4 140 791494 ns/op 1.29 MB/s BenchmarkMatch/Hard1/16-4 1401 93641 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 746 170750 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 27 4680399 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 24363 4719 ns/op 3.39 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14709 7888 ns/op 4.06 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 602 195849 ns/op 5.23 MB/s 21 B/op 0 allocs/op PASS ok regexp 10.677s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 843013 139.8 ns/op BenchmarkIsWordChar-4 213322 568.8 ns/op PASS ok regexp/syntax 2.452s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 86337 1362 ns/op BenchmarkCallers/inlined-4 83156 1491 ns/op BenchmarkCallers/no-cache-4 19071 6308 ns/op BenchmarkFPCallers/cached-4 2867774 36.51 ns/op BenchmarkMakeChan/Byte-4 581288 307.2 ns/op BenchmarkMakeChan/Int-4 1000000 416.5 ns/op BenchmarkMakeChan/Ptr-4 522349 479.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 275.4 ns/op BenchmarkMakeChan/Struct/32-4 288376 685.1 ns/op BenchmarkMakeChan/Struct/40-4 203330 786.6 ns/op BenchmarkChanNonblocking-4 6686770 17.27 ns/op BenchmarkSelectUncontended-4 940088 129.6 ns/op BenchmarkSelectSyncContended-4 102068 1254 ns/op BenchmarkSelectAsyncContended-4 263540 405.6 ns/op BenchmarkSelectNonblock-4 3801026 30.78 ns/op BenchmarkChanUncontended-4 10000 12113 ns/op BenchmarkChanContended-4 4070 29521 ns/op BenchmarkChanSync-4 204518 599.3 ns/op BenchmarkChanSyncWork-4 60612 2007 ns/op BenchmarkChanProdCons0-4 219747 521.3 ns/op BenchmarkChanProdCons10-4 421726 268.2 ns/op BenchmarkChanProdCons100-4 501777 239.3 ns/op BenchmarkChanProdConsWork0-4 168050 723.8 ns/op BenchmarkChanProdConsWork10-4 251114 484.4 ns/op BenchmarkChanProdConsWork100-4 263040 459.0 ns/op BenchmarkSelectProdCons-4 148392 717.6 ns/op BenchmarkReceiveDataFromClosedChan-4 960632 133.8 ns/op BenchmarkChanCreation-4 165211 687.7 ns/op BenchmarkChanSem-4 292503 404.6 ns/op BenchmarkChanPopular-4 118 910779 ns/op BenchmarkChanClosed-4 855177 142.8 ns/op BenchmarkCallClosure-4 3807136 31.83 ns/op BenchmarkCallClosure1-4 4379014 27.51 ns/op BenchmarkCallClosure2-4 1000000 112.3 ns/op BenchmarkCallClosure3-4 1218699 103.2 ns/op BenchmarkCallClosure4-4 1026579 122.2 ns/op BenchmarkComplex128DivNormal-4 12223134 9.682 ns/op BenchmarkComplex128DivNisNaN-4 9879975 12.03 ns/op BenchmarkComplex128DivDisNaN-4 9597424 12.17 ns/op BenchmarkComplex128DivNisInf-4 13593222 8.983 ns/op BenchmarkComplex128DivDisInf-4 7651944 16.23 ns/op BenchmarkAllocation-4 4359 81041 ns/op BenchmarkReadMemStats-4 100 1425536 ns/op BenchmarkReadMemStatsLatency-4 1 1858437 p50-ns 1858437 p90-ns 1858437 p99-ns BenchmarkWriteBarrier-4 2451768 48.17 ns/op BenchmarkBulkWriteBarrier-4 4187041 25.39 ns/op BenchmarkScanStackNoLocals-4 2 58300010 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13041772 8.064 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12512283 8.785 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10952364 10.94 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8241614 14.01 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5864026 20.43 ns/op BenchmarkHash5-4 7297150 16.09 ns/op 310.71 MB/s BenchmarkHash16-4 7635700 15.38 ns/op 1040.03 MB/s BenchmarkHash64-4 7602662 16.14 ns/op 3964.22 MB/s BenchmarkHash1024-4 2366246 49.56 ns/op 20662.98 MB/s BenchmarkHash65536-4 46916 2470 ns/op 26529.62 MB/s BenchmarkAlignedLoad-4 8769997 12.78 ns/op BenchmarkUnalignedLoad-4 8664436 13.32 ns/op BenchmarkEqEfaceConcrete-4 7890055 15.25 ns/op BenchmarkEqIfaceConcrete-4 6915452 16.91 ns/op BenchmarkNeEfaceConcrete-4 7507320 15.85 ns/op BenchmarkNeIfaceConcrete-4 7189654 16.72 ns/op BenchmarkConvT2EByteSized/bool-4 4373055 27.65 ns/op BenchmarkConvT2EByteSized/uint8-4 4281463 26.68 ns/op BenchmarkConvT2ESmall-4 4234747 27.28 ns/op BenchmarkConvT2EUintptr-4 4475876 26.35 ns/op BenchmarkConvT2ELarge-4 929643 137.1 ns/op BenchmarkConvT2ISmall-4 4196950 26.47 ns/op BenchmarkConvT2IUintptr-4 3655951 35.49 ns/op BenchmarkConvT2ILarge-4 1000000 131.8 ns/op BenchmarkConvI2E-4 3908023 27.59 ns/op BenchmarkConvI2I-4 3702109 29.89 ns/op BenchmarkAssertE2T-4 4211228 29.53 ns/op BenchmarkAssertE2TLarge-4 2109800 56.66 ns/op BenchmarkAssertE2I-4 3982110 25.57 ns/op BenchmarkAssertI2T-4 3659767 32.42 ns/op BenchmarkAssertI2I-4 4194316 26.94 ns/op BenchmarkAssertI2E-4 4342935 25.40 ns/op BenchmarkAssertE2E-4 4037840 25.14 ns/op BenchmarkAssertE2T2-4 2642013 48.15 ns/op BenchmarkAssertE2T2Blank-4 3650251 32.88 ns/op BenchmarkAssertI2E2-4 3848460 31.05 ns/op BenchmarkAssertI2E2Blank-4 4136112 26.44 ns/op BenchmarkAssertE2E2-4 3874321 30.84 ns/op BenchmarkAssertE2E2Blank-4 4211272 25.97 ns/op BenchmarkConvT2Ezero/zero/16-4 4319332 27.48 ns/op BenchmarkConvT2Ezero/zero/32-4 4300242 26.91 ns/op BenchmarkConvT2Ezero/zero/64-4 4350265 27.40 ns/op BenchmarkConvT2Ezero/zero/str-4 4435303 26.82 ns/op BenchmarkConvT2Ezero/zero/slice-4 4189182 27.74 ns/op BenchmarkConvT2Ezero/zero/big-4 140546 902.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 120.2 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 126.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 163556 870.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4352505 26.85 ns/op BenchmarkConvT2Ezero/smallint/32-4 4179464 27.60 ns/op BenchmarkConvT2Ezero/smallint/64-4 3857822 32.62 ns/op BenchmarkConvT2Ezero/largeint/16-4 1288867 104.7 ns/op BenchmarkConvT2Ezero/largeint/32-4 1291336 94.07 ns/op BenchmarkConvT2Ezero/largeint/64-4 1321182 90.99 ns/op BenchmarkMalloc8-4 1579329 75.96 ns/op BenchmarkMalloc16-4 1429554 75.56 ns/op BenchmarkMallocTypeInfo8-4 1651994 70.48 ns/op BenchmarkMallocTypeInfo16-4 1356462 82.77 ns/op BenchmarkMallocLargeStruct-4 108039 1317 ns/op BenchmarkGoroutineSelect-4 26 4138903 ns/op BenchmarkGoroutineBlocking-4 28 4807883 ns/op BenchmarkGoroutineForRange-4 36 4252199 ns/op BenchmarkGoroutineIdle-4 28 4180000 ns/op BenchmarkHashStringSpeed-4 2522427 47.47 ns/op BenchmarkHashBytesSpeed-4 1240101 101.0 ns/op BenchmarkHashInt32Speed-4 2663844 40.39 ns/op BenchmarkHashInt64Speed-4 2807313 41.80 ns/op BenchmarkHashStringArraySpeed-4 581950 198.2 ns/op BenchmarkMegMap-4 2656633 43.01 ns/op BenchmarkMegOneMap-4 2815474 39.40 ns/op BenchmarkMegEqMap-4 3656 41198 ns/op BenchmarkMegEmptyMap-4 3399416 33.68 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2424471 46.03 ns/op BenchmarkSmallStrMap-4 2682784 42.07 ns/op BenchmarkMapStringKeysEight_16-4 2897540 41.73 ns/op BenchmarkMapStringKeysEight_32-4 2136318 48.09 ns/op BenchmarkMapStringKeysEight_64-4 2516896 44.98 ns/op BenchmarkMapStringKeysEight_1M-4 2580186 48.63 ns/op BenchmarkIntMap-4 2534736 47.91 ns/op BenchmarkMapFirst/1-4 3451010 34.43 ns/op BenchmarkMapFirst/2-4 3359650 34.21 ns/op BenchmarkMapFirst/3-4 3501933 33.89 ns/op BenchmarkMapFirst/4-4 3293328 34.60 ns/op BenchmarkMapFirst/5-4 3357153 34.09 ns/op BenchmarkMapFirst/6-4 3226474 35.95 ns/op BenchmarkMapFirst/7-4 2945916 34.63 ns/op BenchmarkMapFirst/8-4 3617060 33.23 ns/op BenchmarkMapFirst/9-4 3055928 36.69 ns/op BenchmarkMapFirst/10-4 2974672 38.51 ns/op BenchmarkMapFirst/11-4 3027354 38.49 ns/op BenchmarkMapFirst/12-4 2786412 36.25 ns/op BenchmarkMapFirst/13-4 3194836 36.81 ns/op BenchmarkMapFirst/14-4 3081210 42.89 ns/op BenchmarkMapFirst/15-4 2879395 37.19 ns/op BenchmarkMapFirst/16-4 3188832 37.22 ns/op BenchmarkMapMid/1-4 3500636 33.01 ns/op BenchmarkMapMid/2-4 3363240 33.86 ns/op BenchmarkMapMid/3-4 3467884 34.63 ns/op BenchmarkMapMid/4-4 2707552 41.94 ns/op BenchmarkMapMid/5-4 2951397 42.06 ns/op BenchmarkMapMid/6-4 3319603 41.26 ns/op BenchmarkMapMid/7-4 3451878 40.51 ns/op BenchmarkMapMid/8-4 2678785 45.16 ns/op BenchmarkMapMid/9-4 3199488 36.86 ns/op BenchmarkMapMid/10-4 2978278 39.08 ns/op BenchmarkMapMid/11-4 2788162 37.76 ns/op BenchmarkMapMid/12-4 2664932 40.96 ns/op BenchmarkMapMid/13-4 3029596 45.67 ns/op BenchmarkMapMid/14-4 3086618 38.52 ns/op BenchmarkMapMid/15-4 3091562 38.56 ns/op BenchmarkMapMid/16-4 3385964 43.71 ns/op BenchmarkMapLast/1-4 3675960 31.71 ns/op BenchmarkMapLast/2-4 3116638 32.28 ns/op BenchmarkMapLast/3-4 3131434 37.00 ns/op BenchmarkMapLast/4-4 2956892 40.07 ns/op BenchmarkMapLast/5-4 2921202 35.04 ns/op BenchmarkMapLast/6-4 3110268 40.97 ns/op BenchmarkMapLast/7-4 2787256 36.61 ns/op BenchmarkMapLast/8-4 2621080 43.68 ns/op BenchmarkMapLast/9-4 3274123 35.78 ns/op BenchmarkMapLast/10-4 3059581 36.52 ns/op BenchmarkMapLast/11-4 3266013 35.29 ns/op BenchmarkMapLast/12-4 3066315 38.00 ns/op BenchmarkMapLast/13-4 2994345 41.88 ns/op BenchmarkMapLast/14-4 3171838 34.72 ns/op BenchmarkMapLast/15-4 3390976 33.68 ns/op BenchmarkMapLast/16-4 3341094 35.43 ns/op BenchmarkMapCycle-4 2402448 48.28 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3219374 36.70 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3236 36826 ns/op BenchmarkMakeMap/[Byte]Byte-4 931633 314.0 ns/op BenchmarkMakeMap/[Int]Int-4 331008 694.8 ns/op BenchmarkNewEmptyMap-4 4124281 25.58 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1415922 82.81 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 673791 193.7 ns/op BenchmarkMapIterEmpty-4 4249714 29.10 ns/op BenchmarkSameLengthMap-4 3578790 32.82 ns/op BenchmarkBigKeyMap-4 1346289 85.74 ns/op BenchmarkBigValMap-4 1000000 102.7 ns/op BenchmarkSmallKeyMap-4 2439717 44.21 ns/op BenchmarkMapPopulate/1-4 1833464 62.30 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 167071 1111 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9061 17435 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 651 204788 ns/op 53271 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 50 2401193 ns/op 427268 B/op 316 allocs/op BenchmarkMapPopulate/100000-4 6 19931386 ns/op 3607712 B/op 3983 allocs/op BenchmarkComplexAlgMap-4 447216 240.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1521451 82.08 ns/op BenchmarkGoMapClear/Reflexive/10-4 1462544 81.58 ns/op BenchmarkGoMapClear/Reflexive/100-4 515968 212.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57480 2033 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5841 18132 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 100.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1231597 97.35 ns/op BenchmarkGoMapClear/NonReflexive/100-4 571497 227.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 57223 2041 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6997 16821 ns/op BenchmarkMapStringConversion/32/simple-4 1376436 84.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1232408 92.89 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1275126 93.41 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1361133 86.88 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 101.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1242177 97.63 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1735002 63.34 ns/op BenchmarkMapInterfacePtr-4 1939785 59.03 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3304384 33.60 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 91128 1577 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5618 19697 ns/op BenchmarkMapPop1000-4 446 267084 ns/op BenchmarkMapPop10000-4 26 5094429 ns/op BenchmarkMapAssign/Int32/256-4 2242635 54.59 ns/op BenchmarkMapAssign/Int32/65536-4 1646295 75.42 ns/op BenchmarkMapAssign/Int64/256-4 2288198 50.12 ns/op BenchmarkMapAssign/Int64/65536-4 1543521 84.07 ns/op BenchmarkMapAssign/Str/256-4 2006172 62.59 ns/op BenchmarkMapAssign/Str/65536-4 709522 156.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1375240 85.37 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 813042 150.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1283388 89.69 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 714258 154.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 679314 4494 ns/op BenchmarkMapOperatorAssign/Str/65536-4 288732 379.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 892220 132.3 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 328441 344.1 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 138.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 321886 379.5 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 848968 186.1 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 185286 567.1 ns/op 103 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 108.2 ns/op BenchmarkMapDelete/Int32/1000-4 1410760 89.91 ns/op BenchmarkMapDelete/Int32/10000-4 1579906 79.33 ns/op BenchmarkMapDelete/Int64/100-4 1000000 103.0 ns/op BenchmarkMapDelete/Int64/1000-4 1123596 93.49 ns/op BenchmarkMapDelete/Int64/10000-4 1665915 80.04 ns/op BenchmarkMapDelete/Str/100-4 1000000 132.7 ns/op BenchmarkMapDelete/Str/1000-4 1000000 116.8 ns/op BenchmarkMapDelete/Str/10000-4 1000000 115.3 ns/op BenchmarkMapDelete/Pointer/100-4 1083439 101.6 ns/op BenchmarkMapDelete/Pointer/1000-4 1000000 103.2 ns/op BenchmarkMapDelete/Pointer/10000-4 1000000 124.7 ns/op BenchmarkMemmove/0-4 11780574 9.440 ns/op BenchmarkMemmove/1-4 1000000 106.8 ns/op 9.36 MB/s BenchmarkMemmove/2-4 1000000 116.1 ns/op 17.22 MB/s BenchmarkMemmove/3-4 1000000 113.8 ns/op 26.37 MB/s BenchmarkMemmove/4-4 1000000 112.6 ns/op 35.53 MB/s BenchmarkMemmove/5-4 1131638 110.4 ns/op 45.30 MB/s BenchmarkMemmove/6-4 1000000 124.6 ns/op 48.14 MB/s BenchmarkMemmove/7-4 1000000 117.1 ns/op 59.78 MB/s BenchmarkMemmove/8-4 1000000 116.2 ns/op 68.85 MB/s BenchmarkMemmove/9-4 1000000 124.3 ns/op 72.38 MB/s BenchmarkMemmove/10-4 1000000 142.0 ns/op 70.42 MB/s BenchmarkMemmove/11-4 792842 133.8 ns/op 82.19 MB/s BenchmarkMemmove/12-4 951573 117.8 ns/op 101.85 MB/s BenchmarkMemmove/13-4 1000000 145.9 ns/op 89.07 MB/s BenchmarkMemmove/14-4 850335 182.5 ns/op 76.70 MB/s BenchmarkMemmove/15-4 1000000 128.5 ns/op 116.77 MB/s BenchmarkMemmove/16-4 1000000 165.1 ns/op 96.93 MB/s BenchmarkMemmove/32-4 991588 158.1 ns/op 202.39 MB/s BenchmarkMemmove/64-4 487479 212.9 ns/op 300.54 MB/s BenchmarkMemmove/128-4 869464 178.5 ns/op 717.18 MB/s BenchmarkMemmove/256-4 671377 180.4 ns/op 1419.40 MB/s BenchmarkMemmove/512-4 550665 229.8 ns/op 2227.59 MB/s BenchmarkMemmove/1024-4 370708 347.6 ns/op 2946.12 MB/s BenchmarkMemmove/2048-4 221634 610.4 ns/op 3355.21 MB/s BenchmarkMemmove/4096-4 90312 1178 ns/op 3477.52 MB/s BenchmarkMemmoveOverlap/32-4 965378 121.0 ns/op 264.39 MB/s BenchmarkMemmoveOverlap/64-4 937627 133.4 ns/op 479.90 MB/s BenchmarkMemmoveOverlap/128-4 1000000 140.2 ns/op 913.08 MB/s BenchmarkMemmoveOverlap/256-4 865906 195.7 ns/op 1307.96 MB/s BenchmarkMemmoveOverlap/512-4 524594 227.1 ns/op 2254.35 MB/s BenchmarkMemmoveOverlap/1024-4 326950 373.4 ns/op 2742.39 MB/s BenchmarkMemmoveOverlap/2048-4 187587 575.8 ns/op 3557.08 MB/s BenchmarkMemmoveOverlap/4096-4 121264 976.5 ns/op 4194.39 MB/s BenchmarkMemmoveUnalignedDst/0-4 13071094 9.278 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 146.7 ns/op 6.82 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 118.9 ns/op 16.82 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 123.0 ns/op 24.38 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 126.8 ns/op 31.54 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 124.0 ns/op 40.32 MB/s BenchmarkMemmoveUnalignedDst/6-4 1071898 183.1 ns/op 32.76 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 223.1 ns/op 31.37 MB/s BenchmarkMemmoveUnalignedDst/8-4 960176 258.9 ns/op 30.90 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 136.0 ns/op 66.19 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 147.9 ns/op 67.63 MB/s BenchmarkMemmoveUnalignedDst/11-4 945721 112.3 ns/op 97.97 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 179.9 ns/op 66.69 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 117.4 ns/op 110.76 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 161.7 ns/op 86.58 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 121.5 ns/op 123.42 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 163.6 ns/op 97.82 MB/s BenchmarkMemmoveUnalignedDst/32-4 583963 220.1 ns/op 145.39 MB/s BenchmarkMemmoveUnalignedDst/64-4 893911 130.1 ns/op 492.00 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 136.6 ns/op 936.99 MB/s BenchmarkMemmoveUnalignedDst/256-4 897408 155.3 ns/op 1648.10 MB/s BenchmarkMemmoveUnalignedDst/512-4 690921 336.4 ns/op 1521.90 MB/s BenchmarkMemmoveUnalignedDst/1024-4 440772 415.6 ns/op 2463.84 MB/s BenchmarkMemmoveUnalignedDst/2048-4 265723 499.3 ns/op 4101.52 MB/s BenchmarkMemmoveUnalignedDst/4096-4 141194 896.9 ns/op 4566.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 137.9 ns/op 232.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 125.3 ns/op 510.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 987508 132.6 ns/op 965.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 766860 150.4 ns/op 1702.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 679389 209.9 ns/op 2439.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 377803 310.6 ns/op 3296.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 233650 623.3 ns/op 3285.79 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 151528 820.2 ns/op 4993.62 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14915361 7.444 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 112.2 ns/op 8.92 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 102.5 ns/op 19.51 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 103.7 ns/op 28.93 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 162.4 ns/op 24.63 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 156.0 ns/op 32.04 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1137165 103.5 ns/op 57.98 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 133.6 ns/op 52.41 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 106.4 ns/op 75.20 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1211730 95.30 ns/op 94.44 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 100.6 ns/op 99.40 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 100.6 ns/op 109.29 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 103.8 ns/op 115.57 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 100.2 ns/op 129.73 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 126.7 ns/op 110.49 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 144.0 ns/op 104.18 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 161.3 ns/op 99.19 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.0 ns/op 316.84 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 111.2 ns/op 575.44 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1100200 114.6 ns/op 1117.41 MB/s BenchmarkMemmoveUnalignedSrc/256-4 936516 133.4 ns/op 1918.76 MB/s BenchmarkMemmoveUnalignedSrc/512-4 737128 179.4 ns/op 2853.96 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 422707 268.7 ns/op 3810.52 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 292657 522.2 ns/op 3921.85 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 156849 787.9 ns/op 5198.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 106.3 ns/op 150.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 103.4 ns/op 154.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 126.9 ns/op 126.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 108.5 ns/op 147.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 104.0 ns/op 153.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 107.2 ns/op 149.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1141610 103.7 ns/op 154.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 112.4 ns/op 142.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 180.8 ns/op 354.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 123.8 ns/op 516.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 111.3 ns/op 574.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 116.4 ns/op 549.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 120.6 ns/op 530.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 132.9 ns/op 481.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 925485 118.4 ns/op 540.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 119.1 ns/op 537.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 655020 174.6 ns/op 1466.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 602967 221.9 ns/op 1153.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 804072 155.6 ns/op 1645.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 767544 156.5 ns/op 1636.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 770361 167.2 ns/op 1531.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 692598 154.6 ns/op 1656.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 785140 162.2 ns/op 1578.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 849187 157.3 ns/op 1627.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 98604 1229 ns/op 3333.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 58285 2150 ns/op 1904.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 156238 830.5 ns/op 4932.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 149670 989.0 ns/op 4141.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 124888 809.0 ns/op 5063.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 156487 834.2 ns/op 4910.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 131004 837.6 ns/op 4890.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 154281 804.1 ns/op 5093.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6738 19411 ns/op 3376.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4371 29080 ns/op 2253.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9991 11751 ns/op 5577.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9782 12036 ns/op 5445.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9314 13144 ns/op 4986.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9764 12584 ns/op 5207.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9018 14602 ns/op 4488.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9570 12518 ns/op 5235.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 767886 143.0 ns/op 223.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 158.7 ns/op 403.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 110.2 ns/op 1161.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 836767 135.9 ns/op 1883.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 778429 174.3 ns/op 2936.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 447544 295.3 ns/op 3467.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 276259 431.3 ns/op 4748.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 174444 772.5 ns/op 5302.00 MB/s BenchmarkMemclr/5-4 12571737 8.908 ns/op 561.30 MB/s BenchmarkMemclr/16-4 10723077 9.540 ns/op 1677.22 MB/s BenchmarkMemclr/64-4 13689900 9.787 ns/op 6538.97 MB/s BenchmarkMemclr/256-4 11321514 10.37 ns/op 24683.16 MB/s BenchmarkMemclr/4096-4 2295500 84.42 ns/op 48520.67 MB/s BenchmarkMemclr/65536-4 73384 1701 ns/op 38523.93 MB/s BenchmarkMemclr/1M-4 5522 37548 ns/op 27926.39 MB/s BenchmarkMemclr/4M-4 1176 97584 ns/op 42981.48 MB/s BenchmarkMemclr/8M-4 352 483862 ns/op 17336.76 MB/s BenchmarkMemclr/16M-4 146 753968 ns/op 22251.89 MB/s BenchmarkMemclr/64M-4 58 2321180 ns/op 28911.53 MB/s BenchmarkMemclrUnaligned/0_5-4 8808852 13.36 ns/op 374.30 MB/s BenchmarkMemclrUnaligned/0_16-4 8733147 17.70 ns/op 903.90 MB/s BenchmarkMemclrUnaligned/0_64-4 7958528 15.56 ns/op 4113.32 MB/s BenchmarkMemclrUnaligned/0_256-4 7723393 16.55 ns/op 15470.70 MB/s BenchmarkMemclrUnaligned/0_4096-4 1861809 99.46 ns/op 41183.31 MB/s BenchmarkMemclrUnaligned/0_65536-4 80506 1470 ns/op 44583.61 MB/s BenchmarkMemclrUnaligned/1_5-4 7454191 15.09 ns/op 331.44 MB/s BenchmarkMemclrUnaligned/1_16-4 7654251 20.44 ns/op 782.68 MB/s BenchmarkMemclrUnaligned/1_64-4 7753778 15.15 ns/op 4225.43 MB/s BenchmarkMemclrUnaligned/1_256-4 7058316 25.61 ns/op 9995.73 MB/s BenchmarkMemclrUnaligned/1_4096-4 1000000 135.3 ns/op 30278.54 MB/s BenchmarkMemclrUnaligned/1_65536-4 69008 1766 ns/op 37109.59 MB/s BenchmarkMemclrUnaligned/4_5-4 7789737 16.24 ns/op 307.95 MB/s BenchmarkMemclrUnaligned/4_16-4 7223624 19.35 ns/op 826.78 MB/s BenchmarkMemclrUnaligned/4_64-4 6827162 27.35 ns/op 2340.32 MB/s BenchmarkMemclrUnaligned/4_256-4 6785863 18.71 ns/op 13683.60 MB/s BenchmarkMemclrUnaligned/4_4096-4 1280192 98.43 ns/op 41613.98 MB/s BenchmarkMemclrUnaligned/4_65536-4 72962 2082 ns/op 31471.33 MB/s BenchmarkMemclrUnaligned/7_5-4 6775536 15.77 ns/op 317.09 MB/s BenchmarkMemclrUnaligned/7_16-4 9041359 15.03 ns/op 1064.74 MB/s BenchmarkMemclrUnaligned/7_64-4 7960563 16.75 ns/op 3820.13 MB/s BenchmarkMemclrUnaligned/7_256-4 7795288 17.17 ns/op 14911.39 MB/s BenchmarkMemclrUnaligned/7_4096-4 1000000 119.6 ns/op 34255.56 MB/s BenchmarkMemclrUnaligned/7_65536-4 69216 1687 ns/op 38850.13 MB/s BenchmarkMemclrUnaligned/0_1M-4 4867 32147 ns/op 32618.60 MB/s BenchmarkMemclrUnaligned/0_4M-4 907 111384 ns/op 37656.36 MB/s BenchmarkMemclrUnaligned/0_8M-4 405 348087 ns/op 24099.15 MB/s BenchmarkMemclrUnaligned/0_16M-4 139 850665 ns/op 19722.47 MB/s BenchmarkMemclrUnaligned/0_64M-4 51 2683107 ns/op 25011.62 MB/s BenchmarkMemclrUnaligned/1_1M-4 4928 38463 ns/op 27262.29 MB/s BenchmarkMemclrUnaligned/1_4M-4 805 167257 ns/op 25076.93 MB/s BenchmarkMemclrUnaligned/1_8M-4 355 308822 ns/op 27163.27 MB/s BenchmarkMemclrUnaligned/1_16M-4 147 976972 ns/op 17172.66 MB/s BenchmarkMemclrUnaligned/1_64M-4 57 2273962 ns/op 29511.87 MB/s BenchmarkMemclrUnaligned/4_1M-4 4262 25608 ns/op 40946.72 MB/s BenchmarkMemclrUnaligned/4_4M-4 1018 139748 ns/op 30013.43 MB/s BenchmarkMemclrUnaligned/4_8M-4 379 311285 ns/op 26948.31 MB/s BenchmarkMemclrUnaligned/4_16M-4 138 864137 ns/op 19414.99 MB/s BenchmarkMemclrUnaligned/4_64M-4 60 2002543 ns/op 33511.82 MB/s BenchmarkMemclrUnaligned/7_1M-4 4165 27800 ns/op 37718.91 MB/s BenchmarkMemclrUnaligned/7_4M-4 1060 114761 ns/op 36548.18 MB/s BenchmarkMemclrUnaligned/7_8M-4 366 307370 ns/op 27291.55 MB/s BenchmarkMemclrUnaligned/7_16M-4 127 940365 ns/op 17841.18 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 2000575 ns/op 33544.78 MB/s BenchmarkGoMemclr/5-4 1904374 64.72 ns/op 77.25 MB/s BenchmarkGoMemclr/16-4 366762 320.1 ns/op 49.99 MB/s BenchmarkGoMemclr/64-4 147165 809.4 ns/op 79.07 MB/s BenchmarkGoMemclr/256-4 41328 2795 ns/op 91.58 MB/s BenchmarkMemclrRange/1K_2K-4 72349 1616 ns/op 59332.02 MB/s BenchmarkMemclrRange/2K_8K-4 24205 4935 ns/op 67584.10 MB/s BenchmarkMemclrRange/4K_16K-4 26019 4503 ns/op 71743.94 MB/s BenchmarkMemclrRange/160K_228K-4 3108 37772 ns/op 44023.97 MB/s BenchmarkClearFat7-4 3772434 38.34 ns/op BenchmarkClearFat8-4 2605951 43.21 ns/op BenchmarkClearFat11-4 3891172 27.20 ns/op BenchmarkClearFat12-4 2879310 35.03 ns/op BenchmarkClearFat13-4 4508494 26.69 ns/op BenchmarkClearFat14-4 4203008 27.73 ns/op BenchmarkClearFat15-4 4000480 27.64 ns/op BenchmarkClearFat16-4 4287471 42.03 ns/op BenchmarkClearFat24-4 3725144 29.23 ns/op BenchmarkClearFat32-4 4237460 28.32 ns/op BenchmarkClearFat40-4 3731816 28.37 ns/op BenchmarkClearFat48-4 4145797 48.17 ns/op BenchmarkClearFat56-4 2873911 38.06 ns/op BenchmarkClearFat64-4 3664423 29.46 ns/op BenchmarkClearFat72-4 3484716 31.50 ns/op BenchmarkClearFat128-4 2000318 52.08 ns/op BenchmarkClearFat256-4 2358516 44.21 ns/op BenchmarkClearFat512-4 1532200 109.5 ns/op BenchmarkClearFat1024-4 1000000 211.9 ns/op BenchmarkClearFat1032-4 1000000 133.2 ns/op BenchmarkClearFat1040-4 1000000 141.0 ns/op BenchmarkCopyFat7-4 4922178 31.70 ns/op BenchmarkCopyFat8-4 4321592 28.86 ns/op BenchmarkCopyFat11-4 3977074 26.21 ns/op BenchmarkCopyFat12-4 3852531 32.38 ns/op BenchmarkCopyFat13-4 3507488 37.20 ns/op BenchmarkCopyFat14-4 4044301 36.03 ns/op BenchmarkCopyFat15-4 3504247 40.57 ns/op BenchmarkCopyFat16-4 3893174 26.19 ns/op BenchmarkCopyFat24-4 4041888 29.30 ns/op BenchmarkCopyFat32-4 3449313 30.73 ns/op BenchmarkCopyFat64-4 3838821 32.68 ns/op BenchmarkCopyFat72-4 3493017 46.53 ns/op BenchmarkCopyFat128-4 3288466 44.94 ns/op BenchmarkCopyFat256-4 1992602 81.77 ns/op BenchmarkCopyFat512-4 1000000 110.5 ns/op BenchmarkCopyFat520-4 1000000 179.1 ns/op BenchmarkCopyFat1024-4 991392 169.9 ns/op BenchmarkCopyFat1032-4 975045 200.5 ns/op BenchmarkCopyFat1040-4 988845 136.0 ns/op BenchmarkIssue18740/2byte-4 338 346769 ns/op BenchmarkIssue18740/4byte-4 632 198509 ns/op BenchmarkIssue18740/8byte-4 986 120247 ns/op BenchmarkMemclrKnownSize1-4 6989101 15.53 ns/op 64.40 MB/s BenchmarkMemclrKnownSize2-4 3437996 34.22 ns/op 58.45 MB/s BenchmarkMemclrKnownSize4-4 2647960 41.32 ns/op 96.80 MB/s BenchmarkMemclrKnownSize8-4 1000000 103.6 ns/op 77.23 MB/s BenchmarkMemclrKnownSize16-4 558717 208.1 ns/op 76.87 MB/s BenchmarkMemclrKnownSize32-4 340990 668.6 ns/op 47.86 MB/s BenchmarkMemclrKnownSize64-4 186133 721.4 ns/op 88.71 MB/s BenchmarkMemclrKnownSize112-4 94316 1320 ns/op 84.86 MB/s BenchmarkMemclrKnownSize128-4 79942 1473 ns/op 86.89 MB/s BenchmarkMemclrKnownSize192-4 66495 1991 ns/op 96.41 MB/s BenchmarkMemclrKnownSize248-4 50019 2788 ns/op 88.94 MB/s BenchmarkMemclrKnownSize256-4 37558 2868 ns/op 89.26 MB/s BenchmarkMemclrKnownSize512-4 18302 5790 ns/op 88.44 MB/s BenchmarkMemclrKnownSize1024-4 12345 10322 ns/op 99.20 MB/s BenchmarkMemclrKnownSize4096-4 3380 44752 ns/op 91.53 MB/s BenchmarkMemclrKnownSize512KiB-4 19 5340876 ns/op 98.17 MB/s BenchmarkReadMetricsLatency-4 10000 4945 p50-ns 7615 p90-ns 31350 p99-ns BenchmarkFinalizer-4 180 583704 ns/op BenchmarkFinalizerRun-4 220842 837.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6604618 19.93 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3470053 42.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2391572 60.07 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2404749 51.32 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1606119 80.71 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 205.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2091260 55.40 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1337827 93.56 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1405557 89.91 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2374058 62.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2000097 107.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2028350 56.95 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1845380 69.02 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1682317 72.15 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7432867 13.54 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8285127 14.20 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7355308 18.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6313020 24.75 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7915844 15.22 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6236625 29.70 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7082672 15.30 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9062701 16.92 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7253671 38.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7203015 16.94 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7749284 15.65 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8096182 14.41 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7693062 17.81 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8516976 14.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7178401 24.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6431384 21.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7912585 22.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6713668 17.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6724160 16.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6041978 28.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 4902314 21.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5366428 26.24 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7875818 15.97 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6804320 23.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8760093 14.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7569408 20.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8102979 18.34 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7592226 14.33 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7569358 14.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8290833 14.33 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8321899 13.66 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9697632 17.04 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8979129 13.45 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7438450 15.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7247602 29.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8980702 13.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8625462 13.62 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9072291 12.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8299819 14.96 ns/op BenchmarkNetpollBreak-4 3267 32138 ns/op BenchmarkPinnerPinUnpinBatch-4 1416 153124 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 182 622548 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1105 178054 ns/op BenchmarkPinnerPinUnpin-4 1359668 84.69 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 150.0 ns/op BenchmarkPinnerPinUnpinDouble-4 495238 235.0 ns/op BenchmarkPinnerPinUnpinParallel-4 2629816 44.57 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2621612 48.95 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 364467 320.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6502520 18.99 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6861008 30.98 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4303804 28.56 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 4168646 28.05 ns/op BenchmarkPingPongHog-4 728 327064 ns/op BenchmarkStackGrowth-4 91429 1110 ns/op BenchmarkStackGrowthDeep-4 984 123174 ns/op BenchmarkCreateGoroutines-4 40002 2840 ns/op BenchmarkCreateGoroutinesParallel-4 53744 2531 ns/op BenchmarkCreateGoroutinesCapture-4 7240 17521 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 40231 3500 ns/op BenchmarkClosureCall-4 20690875 7.717 ns/op BenchmarkWakeupParallelSpinning/0s-4 5828 21229 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4479 25477 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4903 31640 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2467 50964 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1374 83680 ns/op BenchmarkWakeupParallelSpinning/20µs-4 829 155556 ns/op BenchmarkWakeupParallelSpinning/50µs-4 402 344290 ns/op BenchmarkWakeupParallelSpinning/100µs-4 186 580053 ns/op BenchmarkMatmult-4 3375600 58.38 ns/op BenchmarkFastrand-4 5520513 21.67 ns/op BenchmarkFastrand64-4 6003384 21.05 ns/op BenchmarkFastrandHashiter-4 2777350 45.50 ns/op BenchmarkFastrandn/2-4 5213378 24.76 ns/op BenchmarkFastrandn/3-4 5426215 25.41 ns/op BenchmarkFastrandn/4-4 5305304 30.71 ns/op BenchmarkFastrandn/5-4 5411000 22.09 ns/op BenchmarkIfaceCmp100-4 112894 1142 ns/op BenchmarkIfaceCmpNil100-4 163557 632.1 ns/op BenchmarkEfaceCmpDiff-4 45465 4936 ns/op BenchmarkEfaceCmpDiffIndirect-4 38443 3261 ns/op BenchmarkDefer-4 987018 176.8 ns/op BenchmarkDefer10-4 614421 209.9 ns/op BenchmarkDeferMany-4 539767 540.4 ns/op BenchmarkPanicRecover-4 541546 292.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 56 1790180 ns/op 1668091 p50-ns 2974518 p90-ns 4188694 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 91 2436252 ns/op 1887610 p50-ns 4071151 p90-ns 11323611 p99-ns BenchmarkGoroutineProfile/small/idle-4 42 3942704 ns/op 3861895 p50-ns 4888006 p90-ns 5951956 p99-ns BenchmarkGoroutineProfile/small/loaded-4 33 6267394 ns/op 4887592 p50-ns 10289177 p90-ns 20482604 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 64 2052008 ns/op 1945981 p50-ns 2583478 p90-ns 4915483 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 63 2822769 ns/op 2181063 p50-ns 4828906 p90-ns 12309847 p99-ns BenchmarkGoroutineProfile/large/idle-4 20 8141767 ns/op 8100345 p50-ns 12304672 p90-ns 12407059 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 16534808 ns/op 16080690 p50-ns 27676413 p90-ns 27676413 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 78 2122245 ns/op 2048180 p50-ns 2760308 p90-ns 3925830 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 56 2875740 ns/op 2245576 p50-ns 4426235 p90-ns 14684647 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 37 3760532 ns/op 3633984 p50-ns 4911429 p90-ns 5438637 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 5769188 ns/op 5379421 p50-ns 7963664 p90-ns 17293820 p99-ns BenchmarkRWMutexUncontended-4 2592366 47.95 ns/op BenchmarkRWMutexWrite100-4 328300 2445 ns/op BenchmarkRWMutexWrite10-4 201596 1865 ns/op BenchmarkRWMutexWorkWrite100-4 23607 6770 ns/op BenchmarkRWMutexWorkWrite10-4 20608 5458 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3603 43777 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1192 98480 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1588 72896 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 513 217921 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 729 148652 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 194 957150 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 378 309992 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 112 1633749 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 195832 956.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 261067 882.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 183046 1202 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 173368 774.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 313176 766.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 135086 941.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 291262 784.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 249868 870.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 154748 1305 ns/op BenchmarkMakeSlice/Byte-4 1000000 111.8 ns/op BenchmarkMakeSlice/Int16-4 1000000 106.8 ns/op BenchmarkMakeSlice/Int-4 1000000 137.2 ns/op BenchmarkMakeSlice/Ptr-4 1000000 145.5 ns/op BenchmarkMakeSlice/Struct/24-4 744898 241.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 228.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 300.3 ns/op BenchmarkGrowSlice/Byte-4 482139 281.4 ns/op BenchmarkGrowSlice/Int16-4 638950 305.4 ns/op BenchmarkGrowSlice/Int-4 380680 421.9 ns/op BenchmarkGrowSlice/Ptr-4 487136 572.3 ns/op BenchmarkGrowSlice/Struct/24-4 423998 714.4 ns/op BenchmarkGrowSlice/Struct/32-4 268538 771.3 ns/op BenchmarkGrowSlice/Struct/40-4 158826 982.5 ns/op BenchmarkExtendSlice/IntSlice-4 450234 446.2 ns/op BenchmarkExtendSlice/PointerSlice-4 214762 534.4 ns/op BenchmarkExtendSlice/NoGrow-4 587211 257.7 ns/op BenchmarkAppend-4 877699 127.8 ns/op BenchmarkAppendGrowByte-4 3 40065029 ns/op BenchmarkAppendGrowString-4 1 430247116 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 106.4 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 115.9 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 210.4 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 107.8 ns/op BenchmarkAppendSlice/15Bytes-4 474816 235.2 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 127.1 ns/op BenchmarkAppendSlice/32Bytes-4 975091 122.5 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 47685 2564 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 10000 10315 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7150 38010 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 994 152657 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 62 1790740 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 19 5884411 ns/op BenchmarkAppendStr/1Bytes-4 1592486 74.27 ns/op BenchmarkAppendStr/4Bytes-4 1521432 74.34 ns/op BenchmarkAppendStr/8Bytes-4 1544875 78.83 ns/op BenchmarkAppendStr/16Bytes-4 1345658 89.02 ns/op BenchmarkAppendStr/32Bytes-4 1413116 82.93 ns/op BenchmarkAppendSpecialCase-4 980578 171.5 ns/op BenchmarkCopy/1Byte-4 1129020 101.3 ns/op 9.87 MB/s BenchmarkCopy/1String-4 1000000 116.5 ns/op 8.59 MB/s BenchmarkCopy/2Byte-4 1000000 100.8 ns/op 19.84 MB/s BenchmarkCopy/2String-4 1000000 195.3 ns/op 10.24 MB/s BenchmarkCopy/4Byte-4 1000000 105.6 ns/op 37.87 MB/s BenchmarkCopy/4String-4 1000000 105.3 ns/op 37.99 MB/s BenchmarkCopy/8Byte-4 1000000 121.8 ns/op 65.65 MB/s BenchmarkCopy/8String-4 1000000 124.9 ns/op 64.05 MB/s BenchmarkCopy/12Byte-4 1000000 122.5 ns/op 97.98 MB/s BenchmarkCopy/12String-4 952312 152.5 ns/op 78.70 MB/s BenchmarkCopy/16Byte-4 920470 202.7 ns/op 78.94 MB/s BenchmarkCopy/16String-4 1000000 115.3 ns/op 138.83 MB/s BenchmarkCopy/32Byte-4 1000000 187.8 ns/op 170.44 MB/s BenchmarkCopy/32String-4 1000000 154.2 ns/op 207.57 MB/s BenchmarkCopy/128Byte-4 1000000 177.4 ns/op 721.33 MB/s BenchmarkCopy/128String-4 746887 160.4 ns/op 797.79 MB/s BenchmarkCopy/1024Byte-4 368222 363.4 ns/op 2817.89 MB/s BenchmarkCopy/1024String-4 296470 467.3 ns/op 2191.21 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 17798 6770 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 18317 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 8857 30559 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 30249 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9372 46145 ns/op BenchmarkAppendInPlace/Grow/Byte-4 98456 1985 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 122437 1772 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 54906 2077 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 49828 2553 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 36309 3098 ns/op BenchmarkStackCopyPtr-4 1 187918280 ns/op BenchmarkStackCopy-4 2 94665886 ns/op BenchmarkStackCopyNoCache-4 21 5176283 ns/op BenchmarkStackCopyWithStkobj-4 2 123356921 ns/op BenchmarkIssue18138-4 100 1132860 ns/op BenchmarkCompareStringEqual-4 11871498 16.26 ns/op BenchmarkCompareStringIdentical-4 9065995 13.55 ns/op BenchmarkCompareStringSameLength-4 13357888 10.07 ns/op BenchmarkCompareStringDifferentLength-4 20275550 5.434 ns/op BenchmarkCompareStringBigUnaligned-4 794 173726 ns/op 6035.87 MB/s BenchmarkCompareStringBig-4 1245 115499 ns/op 9078.71 MB/s BenchmarkConcatStringAndBytes-4 1749342 64.37 ns/op BenchmarkSliceByteToString/1-4 1000000 119.5 ns/op BenchmarkSliceByteToString/2-4 890390 189.1 ns/op BenchmarkSliceByteToString/4-4 865432 169.6 ns/op BenchmarkSliceByteToString/8-4 814153 199.6 ns/op BenchmarkSliceByteToString/16-4 854108 203.6 ns/op BenchmarkSliceByteToString/32-4 941508 230.5 ns/op BenchmarkSliceByteToString/64-4 863115 309.7 ns/op BenchmarkSliceByteToString/128-4 649690 376.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2191562 53.33 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 973036 126.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 135.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2754927 53.22 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 153.2 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 141.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1731757 82.23 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 295255 382.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 327770 328.6 ns/op BenchmarkRuneIterate/range/ASCII-4 8529354 12.01 ns/op BenchmarkRuneIterate/range/Japanese-4 2449549 48.95 ns/op BenchmarkRuneIterate/range/MixedLength-4 2706850 59.63 ns/op BenchmarkRuneIterate/range1/ASCII-4 8163376 16.39 ns/op BenchmarkRuneIterate/range1/Japanese-4 2704742 45.56 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2932933 59.55 ns/op BenchmarkRuneIterate/range2/ASCII-4 7023232 17.44 ns/op BenchmarkRuneIterate/range2/Japanese-4 2671843 78.41 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3348990 52.46 ns/op BenchmarkArrayEqual-4 21753973 10.19 ns/op BenchmarkFunc/Name-4 2340482 58.27 ns/op BenchmarkFunc/Entry-4 11542100 10.99 ns/op BenchmarkFunc/FileLine-4 2942662 62.20 ns/op PASS ok runtime 401.302s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21973 5672 ns/op BenchmarkHandle/concurrent-4 18608 6008 ns/op PASS ok runtime/cgo 1.461s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 9212856 14.21 ns/op BenchmarkAnd32Parallel-4 2881028 42.13 ns/op BenchmarkAnd64-4 9385954 16.06 ns/op BenchmarkAnd64Parallel-4 2581477 43.41 ns/op BenchmarkOr32-4 8729149 14.88 ns/op BenchmarkOr32Parallel-4 2853446 41.33 ns/op BenchmarkOr64-4 8752219 14.25 ns/op BenchmarkOr64Parallel-4 3026175 41.30 ns/op BenchmarkAtomicLoad64-4 13109294 7.920 ns/op BenchmarkAtomicStore64-4 9533378 12.84 ns/op BenchmarkAtomicLoad-4 22588413 7.073 ns/op BenchmarkAtomicStore-4 7696368 15.75 ns/op BenchmarkAnd8-4 9174744 13.22 ns/op BenchmarkAnd-4 8519881 12.28 ns/op BenchmarkAnd8Parallel-4 3471698 41.93 ns/op BenchmarkAndParallel-4 3064987 36.92 ns/op BenchmarkOr8-4 6377802 17.02 ns/op BenchmarkOr-4 9275302 13.23 ns/op BenchmarkOr8Parallel-4 3058971 35.99 ns/op BenchmarkOrParallel-4 3171392 36.12 ns/op BenchmarkXadd-4 2920350 36.12 ns/op BenchmarkXadd64-4 3212286 35.54 ns/op BenchmarkCas-4 2388596 57.79 ns/op BenchmarkCas64-4 2361919 47.40 ns/op BenchmarkXchg-4 3205994 33.33 ns/op BenchmarkXchg64-4 3137710 37.38 ns/op PASS ok runtime/internal/atomic 7.463s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2375736 84.62 ns/op BenchmarkMulUintptr/large-4 1000000 151.0 ns/op PASS ok runtime/internal/math 1.639s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 16200500 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 7 23699567 ns/op 519.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 21 6064049 ns/op 15.05 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 4 26412788 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 36140188 ns/op 1400 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 24 4736364 ns/op 15.29 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 113121029 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 209095319 ns/op 7709 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 12038394 ns/op 288.1 concurrent_launches/op PASS ok runtime/pprof 3.243s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 15462889 ns/op BenchmarkStackLeak-4 23534 5431 ns/op PASS ok runtime/race 1.496s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2462307 52.65 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 253886 652.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.501s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 36 3956129 ns/op BenchmarkIndex_Large-4 14978 6965 ns/op BenchmarkIndexFunc_Large-4 43 2597994 ns/op BenchmarkCompact/nil-4 7866132 16.04 ns/op BenchmarkCompact/one-4 929766 108.8 ns/op BenchmarkCompact/sorted-4 995850 166.7 ns/op BenchmarkCompact/1_item-4 698854 167.9 ns/op BenchmarkCompact/unsorted-4 1000000 168.4 ns/op BenchmarkCompact/many-4 348944 329.3 ns/op BenchmarkCompact_Large-4 144 940345 ns/op BenchmarkCompactFunc_Large-4 40 2552330 ns/op BenchmarkReplace/naive-fast-4 41041 3620 ns/op BenchmarkReplace/optimized-fast-4 28602 4145 ns/op BenchmarkReplace/naive-slow-4 10000 13554 ns/op BenchmarkReplace/optimized-slow-4 10000 11371 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 136.0 ns/op BenchmarkBinarySearchFloats/Size32-4 915759 126.1 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 155.6 ns/op BenchmarkBinarySearchFloats/Size128-4 855398 217.5 ns/op BenchmarkBinarySearchFloats/Size512-4 708666 301.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 663082 189.5 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 444181 282.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 346394 330.1 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 366945 376.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 260700 444.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 222112 552.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 184185 793.6 ns/op PASS ok slices 7.227s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 91952 1441 ns/op BenchmarkSortInts-4 1 196148090 ns/op BenchmarkSlicesSortInts-4 2 59204242 ns/op BenchmarkSortIsSorted-4 22 5054180 ns/op BenchmarkSlicesIsSorted-4 74 1971744 ns/op BenchmarkSortStrings-4 1 155759926 ns/op BenchmarkSlicesSortStrings-4 2 110568196 ns/op BenchmarkSortStrings_Sorted-4 22 5800856 ns/op BenchmarkSlicesSortStrings_Sorted-4 56 3028789 ns/op BenchmarkSortStructs-4 1 262372945 ns/op BenchmarkSortFuncStructs-4 1 177302013 ns/op BenchmarkSortString1K-4 225 549403 ns/op BenchmarkSortString1K_Slice-4 123 929234 ns/op BenchmarkStableString1K-4 64 1902119 ns/op BenchmarkSortInt1K-4 225 629558 ns/op BenchmarkSortInt1K_Sorted-4 4915 25381 ns/op BenchmarkSortInt1K_Reversed-4 2635 51489 ns/op BenchmarkSortInt1K_Mod8-4 811 159263 ns/op BenchmarkStableInt1K-4 84 1306699 ns/op BenchmarkStableInt1K_Slice-4 100 1203041 ns/op BenchmarkSortInt64K-4 2 54340178 ns/op BenchmarkSortInt64K_Slice-4 2 98943470 ns/op BenchmarkStableInt64K-4 1 167246057 ns/op BenchmarkSort1e2-4 264 387978 ns/op BenchmarkStable1e2-4 100 1112158 ns/op BenchmarkSort1e4-4 2 67872302 ns/op BenchmarkStable1e4-4 1 324293908 ns/op PASS ok sort 73.008s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 665877 219.3 ns/op BenchmarkAtof64Float-4 712932 164.9 ns/op BenchmarkAtof64FloatExp-4 539542 216.0 ns/op BenchmarkAtof64Big-4 453412 394.1 ns/op BenchmarkAtof64RandomBits-4 408915 379.9 ns/op BenchmarkAtof64RandomFloats-4 488943 277.1 ns/op BenchmarkAtof64RandomLongFloats-4 177756 675.6 ns/op BenchmarkAtof32Decimal-4 538579 195.6 ns/op BenchmarkAtof32Float-4 779498 171.8 ns/op BenchmarkAtof32FloatExp-4 506307 468.0 ns/op BenchmarkAtof32Random-4 338775 372.3 ns/op BenchmarkAtof32RandomLong-4 133536 928.4 ns/op BenchmarkParseInt/Pos/7bit-4 1144357 200.2 ns/op BenchmarkParseInt/Pos/26bit-4 761486 174.2 ns/op BenchmarkParseInt/Pos/31bit-4 664670 290.0 ns/op BenchmarkParseInt/Pos/56bit-4 365312 281.9 ns/op BenchmarkParseInt/Pos/63bit-4 458256 289.2 ns/op BenchmarkParseInt/Neg/7bit-4 754556 140.0 ns/op BenchmarkParseInt/Neg/26bit-4 636873 177.6 ns/op BenchmarkParseInt/Neg/31bit-4 589310 252.7 ns/op BenchmarkParseInt/Neg/56bit-4 390955 323.8 ns/op BenchmarkParseInt/Neg/63bit-4 361759 307.5 ns/op BenchmarkAtoi/Pos/7bit-4 1105930 118.3 ns/op BenchmarkAtoi/Pos/26bit-4 822230 140.5 ns/op BenchmarkAtoi/Pos/31bit-4 880014 150.9 ns/op BenchmarkAtoi/Pos/56bit-4 500827 253.2 ns/op BenchmarkAtoi/Pos/63bit-4 413032 289.8 ns/op BenchmarkAtoi/Neg/7bit-4 1639911 105.6 ns/op BenchmarkAtoi/Neg/26bit-4 828319 137.8 ns/op BenchmarkAtoi/Neg/31bit-4 834322 145.4 ns/op BenchmarkAtoi/Neg/56bit-4 460599 269.5 ns/op BenchmarkAtoi/Neg/63bit-4 406124 413.0 ns/op BenchmarkFormatFloat/Decimal-4 127345 1055 ns/op BenchmarkFormatFloat/Float-4 99126 1207 ns/op BenchmarkFormatFloat/Exp-4 105956 1145 ns/op BenchmarkFormatFloat/NegExp-4 98252 1185 ns/op BenchmarkFormatFloat/LongExp-4 53871 2044 ns/op BenchmarkFormatFloat/Big-4 71893 1784 ns/op BenchmarkFormatFloat/BinaryExp-4 216775 627.7 ns/op BenchmarkFormatFloat/32Integer-4 97333 1104 ns/op BenchmarkFormatFloat/32ExactFraction-4 104821 1072 ns/op BenchmarkFormatFloat/32Point-4 68256 1593 ns/op BenchmarkFormatFloat/32Exp-4 100852 1049 ns/op BenchmarkFormatFloat/32NegExp-4 105344 1153 ns/op BenchmarkFormatFloat/32Shortest-4 119626 1028 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109556 1012 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 112828 1074 ns/op BenchmarkFormatFloat/64Fixed1-4 147004 822.9 ns/op BenchmarkFormatFloat/64Fixed2-4 130870 930.5 ns/op BenchmarkFormatFloat/64Fixed3-4 152332 865.2 ns/op BenchmarkFormatFloat/64Fixed4-4 136315 870.4 ns/op BenchmarkFormatFloat/64Fixed12-4 56924 1794 ns/op BenchmarkFormatFloat/64Fixed16-4 82179 1312 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 88074 1294 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77500 1420 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1983 61562 ns/op BenchmarkFormatFloat/Slowpath64-4 74671 1486 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 79615 1478 ns/op BenchmarkAppendFloat/Decimal-4 133720 1397 ns/op BenchmarkAppendFloat/Float-4 114334 1678 ns/op BenchmarkAppendFloat/Exp-4 121496 1043 ns/op BenchmarkAppendFloat/NegExp-4 136768 1801 ns/op BenchmarkAppendFloat/LongExp-4 76264 1514 ns/op BenchmarkAppendFloat/Big-4 83215 1422 ns/op BenchmarkAppendFloat/BinaryExp-4 262080 439.8 ns/op BenchmarkAppendFloat/32Integer-4 114192 973.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 144937 978.8 ns/op BenchmarkAppendFloat/32Point-4 103362 1119 ns/op BenchmarkAppendFloat/32Exp-4 95805 1143 ns/op BenchmarkAppendFloat/32NegExp-4 104970 1393 ns/op BenchmarkAppendFloat/32Shortest-4 147792 971.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 99844 1333 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 130713 969.4 ns/op BenchmarkAppendFloat/64Fixed1-4 174925 748.7 ns/op BenchmarkAppendFloat/64Fixed2-4 171582 748.6 ns/op BenchmarkAppendFloat/64Fixed3-4 174814 746.3 ns/op BenchmarkAppendFloat/64Fixed4-4 180418 1016 ns/op BenchmarkAppendFloat/64Fixed12-4 81385 1377 ns/op BenchmarkAppendFloat/64Fixed16-4 91276 1253 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123658 1589 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93615 1256 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2132 64781 ns/op BenchmarkAppendFloat/Slowpath64-4 84442 1351 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 85130 1773 ns/op BenchmarkFormatInt-4 12718 12422 ns/op BenchmarkAppendInt-4 14758 8174 ns/op BenchmarkFormatUint-4 78703 1662 ns/op BenchmarkAppendUint-4 86096 1329 ns/op BenchmarkFormatIntSmall/7-4 2209653 54.37 ns/op BenchmarkFormatIntSmall/42-4 2103495 56.28 ns/op BenchmarkAppendIntSmall-4 865755 139.8 ns/op BenchmarkAppendUintVarlen/1-4 794504 137.5 ns/op BenchmarkAppendUintVarlen/12-4 951765 131.9 ns/op BenchmarkAppendUintVarlen/123-4 670690 180.9 ns/op BenchmarkAppendUintVarlen/1234-4 662988 188.5 ns/op BenchmarkAppendUintVarlen/12345-4 753496 168.8 ns/op BenchmarkAppendUintVarlen/123456-4 845461 174.1 ns/op BenchmarkAppendUintVarlen/1234567-4 728605 183.1 ns/op BenchmarkAppendUintVarlen/12345678-4 765073 169.7 ns/op BenchmarkAppendUintVarlen/123456789-4 827500 171.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 807831 165.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 684050 180.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 510306 232.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 780256 186.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 662948 188.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 725737 220.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 628033 268.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 753084 211.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 760904 180.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 660819 188.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 641980 190.9 ns/op BenchmarkQuote-4 31633 3604 ns/op BenchmarkQuoteRune-4 369573 366.5 ns/op BenchmarkAppendQuote-4 42801 2812 ns/op BenchmarkAppendQuoteRune-4 622063 193.7 ns/op BenchmarkUnquoteEasy-4 1000000 104.6 ns/op BenchmarkUnquoteHard-4 31215 3708 ns/op PASS ok strconv 23.764s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 344560 456.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 72637 1809 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 125862 1067 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 298909 420.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 125564 1551 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 163249 1155 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 171138 761.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 57038 2462 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 84907 1912 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 432002 303.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24064 4989 ns/op BenchmarkGenericMatch1-4 1968 64616 ns/op BenchmarkGenericMatch2-4 446 387036 ns/op BenchmarkSingleMaxSkipping-4 9351 11962 ns/op 835.96 MB/s BenchmarkSingleLongSuffixFail-4 10000 10298 ns/op 97.30 MB/s BenchmarkSingleMatch-4 196 613421 ns/op 24.45 MB/s BenchmarkByteByteNoMatch-4 79713 1450 ns/op BenchmarkByteByteMatch-4 13268 8447 ns/op BenchmarkByteStringMatch-4 14167 7773 ns/op BenchmarkHTMLEscapeNew-4 55142 3312 ns/op BenchmarkHTMLEscapeOld-4 62043 1983 ns/op BenchmarkByteStringReplacerWriteString-4 1198 101165 ns/op BenchmarkByteReplacerWriteString-4 1425 85563 ns/op BenchmarkByteByteReplaces-4 2625 63657 ns/op BenchmarkByteByteMap-4 9012 14083 ns/op BenchmarkMap/identity/ASCII-4 756543 157.6 ns/op BenchmarkMap/identity/Greek-4 609288 212.8 ns/op BenchmarkMap/change/ASCII-4 32635 6285 ns/op BenchmarkMap/change/Greek-4 22656 6346 ns/op BenchmarkIndexRune-4 824122 205.5 ns/op BenchmarkIndexRuneLongString-4 1000000 181.4 ns/op BenchmarkIndexRuneFastPath-4 2493078 42.43 ns/op BenchmarkIndex-4 2841820 40.96 ns/op BenchmarkLastIndex-4 2942814 38.49 ns/op BenchmarkIndexByte-4 12715452 9.293 ns/op BenchmarkToUpper/#00-4 3195228 57.20 ns/op BenchmarkToUpper/ONLYUPPER-4 1788766 69.09 ns/op BenchmarkToUpper/abc-4 237692 491.0 ns/op BenchmarkToUpper/AbC123-4 202321 791.2 ns/op BenchmarkToUpper/azAZ09_-4 210277 568.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42018 4130 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 60690 3124 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26248 4639 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 42440 2779 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101708 1522 ns/op BenchmarkToLower/#00-4 3093949 60.22 ns/op BenchmarkToLower/abc-4 2234011 52.35 ns/op BenchmarkToLower/AbC123-4 57922 2161 ns/op BenchmarkToLower/azAZ09_-4 140890 1055 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 36196 4228 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48784 2766 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 20632 8038 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53263 4050 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 73080 1496 ns/op BenchmarkMapNoChanges-4 689622 148.3 ns/op BenchmarkTrim-4 26414 5318 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1000000 166.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 97143 1602 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 72760 2329 ns/op BenchmarkEqualFold/Tests-4 32328 4800 ns/op BenchmarkEqualFold/ASCII-4 1935589 58.21 ns/op BenchmarkEqualFold/UnicodePrefix-4 78366 1539 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90571 1763 ns/op BenchmarkIndexHard1-4 621 161055 ns/op BenchmarkIndexHard2-4 615 209763 ns/op BenchmarkIndexHard3-4 100 1193210 ns/op BenchmarkIndexHard4-4 86 1241663 ns/op BenchmarkLastIndexHard1-4 66 1877243 ns/op BenchmarkLastIndexHard2-4 63 3386470 ns/op BenchmarkLastIndexHard3-4 72 1832166 ns/op BenchmarkCountHard1-4 846 145888 ns/op BenchmarkCountHard2-4 555 198886 ns/op BenchmarkCountHard3-4 100 1159654 ns/op BenchmarkIndexTorture-4 8458 14438 ns/op BenchmarkCountTorture-4 7104 15147 ns/op BenchmarkCountTortureOverlapping-4 375 299391 ns/op BenchmarkCountByte/10-4 1950858 69.75 ns/op 143.37 MB/s BenchmarkCountByte/32-4 2502092 51.89 ns/op 616.73 MB/s BenchmarkCountByte/4096-4 628924 160.4 ns/op 25541.10 MB/s BenchmarkCountByte/4194304-4 555 218118 ns/op 19229.52 MB/s BenchmarkCountByte/67108864-4 24 6705955 ns/op 10007.35 MB/s BenchmarkFields/ASCII/16-4 202586 574.4 ns/op 27.85 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18571 8822 ns/op 29.02 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1498 113333 ns/op 36.14 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 92 1839803 ns/op 35.62 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 34877304 ns/op 30.06 MB/s 1507352 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 320409 558.2 ns/op 28.66 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7744 15545 ns/op 16.47 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 436 271716 ns/op 15.07 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5723983 ns/op 11.45 MB/s 463112 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 125470001 ns/op 8.36 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 166057 956.6 ns/op 16.73 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10309 ns/op 24.83 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 763 200282 ns/op 20.45 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4163896 ns/op 15.74 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 79298018 ns/op 13.22 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 147032 860.4 ns/op 18.60 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9592 14303 ns/op 17.90 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 567 264410 ns/op 15.49 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4455918 ns/op 14.71 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91873236 ns/op 11.41 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 126364738 ns/op BenchmarkSplitSingleByteSeparator-4 24 9568308 ns/op BenchmarkSplitMultiByteSeparator-4 31 4255313 ns/op BenchmarkSplitNSingleByteSeparator-4 185020 952.8 ns/op BenchmarkSplitNMultiByteSeparator-4 100742 1325 ns/op BenchmarkRepeat/5x0-4 2635090 70.31 ns/op BenchmarkRepeat/5x1-4 2588638 49.71 ns/op BenchmarkRepeat/5x2-4 183258 895.4 ns/op BenchmarkRepeat/5x6-4 93872 1294 ns/op BenchmarkRepeat/10x0-4 2092479 61.29 ns/op BenchmarkRepeat/10x1-4 2319576 58.84 ns/op BenchmarkRepeat/10x2-4 166249 780.3 ns/op BenchmarkRepeat/10x6-4 93627 1377 ns/op BenchmarkRepeatLarge/256/1-4 38802 3865 ns/op 66.23 MB/s BenchmarkRepeatLarge/256/16-4 64971 2649 ns/op 96.64 MB/s BenchmarkRepeatLarge/512/1-4 39307 4113 ns/op 124.49 MB/s BenchmarkRepeatLarge/512/16-4 27306 5106 ns/op 100.28 MB/s BenchmarkRepeatLarge/1024/1-4 20611 6300 ns/op 162.53 MB/s BenchmarkRepeatLarge/1024/16-4 22334 7590 ns/op 134.91 MB/s BenchmarkRepeatLarge/2048/1-4 10000 14531 ns/op 140.94 MB/s BenchmarkRepeatLarge/2048/16-4 10000 11835 ns/op 173.04 MB/s BenchmarkRepeatLarge/4096/1-4 7352 18821 ns/op 217.62 MB/s BenchmarkRepeatLarge/4096/16-4 10000 14180 ns/op 288.86 MB/s BenchmarkRepeatLarge/8192/1-4 10000 25517 ns/op 321.04 MB/s BenchmarkRepeatLarge/8192/16-4 9484 24731 ns/op 331.24 MB/s BenchmarkRepeatLarge/8192/4097-4 2758650 70.01 ns/op 58518.97 MB/s BenchmarkRepeatLarge/16384/1-4 2994 46824 ns/op 349.91 MB/s BenchmarkRepeatLarge/16384/16-4 6673 43345 ns/op 377.99 MB/s BenchmarkRepeatLarge/16384/4097-4 9228 38215 ns/op 321.63 MB/s BenchmarkRepeatLarge/32768/1-4 2563 80767 ns/op 405.71 MB/s BenchmarkRepeatLarge/32768/16-4 2192 89764 ns/op 365.05 MB/s BenchmarkRepeatLarge/32768/4097-4 3154 93937 ns/op 305.30 MB/s BenchmarkRepeatLarge/65536/1-4 931 192642 ns/op 340.20 MB/s BenchmarkRepeatLarge/65536/16-4 756 134808 ns/op 486.14 MB/s BenchmarkRepeatLarge/65536/4097-4 740 163590 ns/op 375.67 MB/s BenchmarkRepeatLarge/131072/1-4 100 1426736 ns/op 91.87 MB/s BenchmarkRepeatLarge/131072/16-4 142 1081173 ns/op 121.23 MB/s BenchmarkRepeatLarge/131072/4097-4 145 1135487 ns/op 111.85 MB/s BenchmarkRepeatLarge/262144/1-4 114 1323161 ns/op 198.12 MB/s BenchmarkRepeatLarge/262144/16-4 87 1371606 ns/op 191.12 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1461087 ns/op 176.66 MB/s BenchmarkRepeatLarge/524288/1-4 55 2232848 ns/op 234.81 MB/s BenchmarkRepeatLarge/524288/16-4 68 2292682 ns/op 228.68 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2109588 ns/op 246.64 MB/s BenchmarkRepeatLarge/1048576/1-4 34 5323772 ns/op 196.96 MB/s BenchmarkRepeatLarge/1048576/16-4 46 4388497 ns/op 238.94 MB/s BenchmarkRepeatLarge/1048576/4097-4 32 5145298 ns/op 203.05 MB/s BenchmarkRepeatLarge/2097152/1-4 27 9288408 ns/op 225.78 MB/s BenchmarkRepeatLarge/2097152/16-4 13 7844825 ns/op 267.33 MB/s BenchmarkRepeatLarge/2097152/4097-4 18 7534934 ns/op 277.85 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13484104 ns/op 311.06 MB/s BenchmarkRepeatLarge/4194304/16-4 8 14098264 ns/op 297.51 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 13587059 ns/op 308.47 MB/s BenchmarkRepeatLarge/8388608/1-4 6 27824040 ns/op 301.49 MB/s BenchmarkRepeatLarge/8388608/16-4 4 26121084 ns/op 321.14 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33536324 ns/op 250.07 MB/s BenchmarkRepeatLarge/16777216/1-4 3 45259952 ns/op 370.69 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43243861 ns/op 387.97 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 51530361 ns/op 325.58 MB/s BenchmarkRepeatLarge/33554432/1-4 2 90929374 ns/op 369.02 MB/s BenchmarkRepeatLarge/33554432/16-4 2 62470843 ns/op 537.12 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59196347 ns/op 566.83 MB/s BenchmarkRepeatLarge/67108864/1-4 1 144183681 ns/op 465.44 MB/s BenchmarkRepeatLarge/67108864/16-4 1 110041494 ns/op 609.85 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 107691498 ns/op 623.16 MB/s BenchmarkRepeatLarge/134217728/1-4 1 241909138 ns/op 554.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205456734 ns/op 653.27 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214778899 ns/op 624.91 MB/s BenchmarkRepeatLarge/268435456/1-4 1 458650208 ns/op 585.27 MB/s BenchmarkRepeatLarge/268435456/16-4 1 412072997 ns/op 651.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 477312369 ns/op 562.39 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1388280672 ns/op 386.72 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1073583591 ns/op 500.07 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 919520628 ns/op 583.86 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2281945683 ns/op 470.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2249728904 ns/op 477.28 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1934700234 ns/op 554.99 MB/s BenchmarkIndexAnyASCII/1:1-4 1545458 96.71 ns/op BenchmarkIndexAnyASCII/1:2-4 1502760 120.6 ns/op BenchmarkIndexAnyASCII/1:4-4 1521489 71.76 ns/op BenchmarkIndexAnyASCII/1:8-4 1648136 71.78 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 102.6 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 115.8 ns/op BenchmarkIndexAnyASCII/1:64-4 1558360 70.19 ns/op BenchmarkIndexAnyASCII/16:1-4 1858030 68.47 ns/op BenchmarkIndexAnyASCII/16:2-4 952076 132.4 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 137.7 ns/op BenchmarkIndexAnyASCII/16:8-4 918535 130.1 ns/op BenchmarkIndexAnyASCII/16:16-4 874478 234.8 ns/op BenchmarkIndexAnyASCII/16:32-4 526912 193.8 ns/op BenchmarkIndexAnyASCII/16:64-4 651085 289.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1510396 85.01 ns/op BenchmarkIndexAnyASCII/256:2-4 82411 1720 ns/op BenchmarkIndexAnyASCII/256:4-4 92690 1983 ns/op BenchmarkIndexAnyASCII/256:8-4 75272 1579 ns/op BenchmarkIndexAnyASCII/256:16-4 69907 2363 ns/op BenchmarkIndexAnyASCII/256:32-4 67375 1884 ns/op BenchmarkIndexAnyASCII/256:64-4 70117 1674 ns/op BenchmarkIndexAnyUTF8/1:1-4 1479283 87.53 ns/op BenchmarkIndexAnyUTF8/1:2-4 1904998 61.74 ns/op BenchmarkIndexAnyUTF8/1:4-4 1674877 72.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 1740294 67.42 ns/op BenchmarkIndexAnyUTF8/1:16-4 1665152 91.75 ns/op BenchmarkIndexAnyUTF8/1:32-4 1705513 68.62 ns/op BenchmarkIndexAnyUTF8/1:64-4 1665523 115.3 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 102.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 281946 622.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 274554 439.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 257328 430.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 302599 499.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 325027 394.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 299757 404.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 443155 328.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 16542 7196 ns/op BenchmarkIndexAnyUTF8/256:4-4 15618 6552 ns/op BenchmarkIndexAnyUTF8/256:8-4 17853 11972 ns/op BenchmarkIndexAnyUTF8/256:16-4 19483 6238 ns/op BenchmarkIndexAnyUTF8/256:32-4 16882 7670 ns/op BenchmarkIndexAnyUTF8/256:64-4 17022 7608 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 113.9 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1727667 69.68 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1673202 72.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1682066 67.78 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1695420 66.73 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1704716 96.31 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1438260 110.3 ns/op BenchmarkLastIndexAnyASCII/16:1-4 624526 170.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 844321 171.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 599775 218.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 874405 188.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 674822 210.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 554325 224.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 442933 335.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 67808 1938 ns/op BenchmarkLastIndexAnyASCII/256:2-4 62425 1649 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73818 2013 ns/op BenchmarkLastIndexAnyASCII/256:8-4 61692 1631 ns/op BenchmarkLastIndexAnyASCII/256:16-4 71294 1857 ns/op BenchmarkLastIndexAnyASCII/256:32-4 63904 1827 ns/op BenchmarkLastIndexAnyASCII/256:64-4 66535 2301 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1562967 79.56 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1414636 71.84 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1593740 73.30 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1749336 97.96 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1652935 74.35 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1617925 89.48 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1678611 70.83 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 318188 448.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 173176 681.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 184413 727.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 159450 702.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 177376 653.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 166178 729.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 164733 685.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19288 7086 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10587 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12122 11138 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12253 15474 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13876 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10006 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 11374 11478 ns/op BenchmarkTrimASCII/1:1-4 2466691 41.61 ns/op BenchmarkTrimASCII/1:2-4 2192551 54.19 ns/op BenchmarkTrimASCII/1:4-4 1889287 59.48 ns/op BenchmarkTrimASCII/1:8-4 1780995 62.85 ns/op BenchmarkTrimASCII/1:16-4 1781623 108.6 ns/op BenchmarkTrimASCII/16:1-4 2130906 62.07 ns/op BenchmarkTrimASCII/16:2-4 943608 138.7 ns/op BenchmarkTrimASCII/16:4-4 725856 165.4 ns/op BenchmarkTrimASCII/16:8-4 802165 165.2 ns/op BenchmarkTrimASCII/16:16-4 633108 185.4 ns/op BenchmarkTrimASCII/256:1-4 732262 256.0 ns/op BenchmarkTrimASCII/256:2-4 59973 1989 ns/op BenchmarkTrimASCII/256:4-4 81541 1594 ns/op BenchmarkTrimASCII/256:8-4 79212 1648 ns/op BenchmarkTrimASCII/256:16-4 61462 1739 ns/op BenchmarkTrimASCII/4096:1-4 52060 2980 ns/op BenchmarkTrimASCII/4096:2-4 5449 26235 ns/op BenchmarkTrimASCII/4096:4-4 5011 24168 ns/op BenchmarkTrimASCII/4096:8-4 5083 25067 ns/op BenchmarkTrimASCII/4096:16-4 4550 33892 ns/op BenchmarkTrimByte-4 2528431 46.64 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 12348 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14163 8732 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1306 100998 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2736 48810 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5754 24791 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9000 13281 ns/op BenchmarkJoin/0-4 2741746 45.15 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2253231 50.82 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 136406 1089 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 90054 1382 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 61420 1709 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 60087 1983 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 39583 3098 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 35852 3190 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2176812 70.55 ns/op BenchmarkTrimSpace/ASCII-4 1000000 118.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 116474 1172 ns/op BenchmarkTrimSpace/JustNonASCII-4 52238 2184 ns/op BenchmarkReplaceAll-4 71425 1637 ns/op 16 B/op 1 allocs/op PASS ok strings 83.616s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 64549 1908 ns/op BenchmarkCond2-4 24346 4759 ns/op BenchmarkCond4-4 15232 8826 ns/op BenchmarkCond8-4 10000 17262 ns/op BenchmarkCond16-4 4915 31314 ns/op BenchmarkCond32-4 2908 60665 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 618717 194.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 431805 412.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 523083 256.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 563697 232.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 262107 386.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 773688 156.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 116419 1324 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 101583 1925 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 69640 2545 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75350 2826 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 610412 229.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 154113 795.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 571700 221.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 143142 921.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 414267 263.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 162229 752.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 804753 172.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 28759 3569 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 88704 1342 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 437196 562.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3519 39542 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 302 526605 ns/op BenchmarkRange/*sync.Map-4 1335 92285 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 79693 1937 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 183256 684.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 68134 1752 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 54411 2084 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 166146 623.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 89443 1392 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 93495 1452 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 145626 756.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 808008 146.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 59696 2540 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 130416 780.3 ns/op BenchmarkSwapCollision/*sync.Map-4 107792 1232 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 141 1025041 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 116798 899.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 230774 499.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20414 5869 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 70720 1783 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30204 4836 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 307522 333.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 100999 1067 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 234319 559.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1048263 187.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 166891 963.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 761697 188.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 489618 244.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 99936 1150 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 433761 301.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 98534 1602 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 267865 791.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 225490 529.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 123002 1609 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 325906 550.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 95365 1103 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 83366 1300 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 236479 520.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 46988 2211 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 131006 1176 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 301846 441.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 98125 1181 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 377098 436.7 ns/op BenchmarkUncontendedSemaphore-4 3043644 53.57 ns/op BenchmarkContendedSemaphore-4 3039409 42.91 ns/op BenchmarkMutexUncontended-4 538916 232.4 ns/op BenchmarkMutex-4 193518 702.7 ns/op BenchmarkMutexSlack-4 166177 683.2 ns/op BenchmarkMutexWork-4 153592 708.4 ns/op BenchmarkMutexWorkSlack-4 166011 910.3 ns/op BenchmarkMutexNoSpin-4 35685 2971 ns/op BenchmarkMutexSpin-4 40267 2758 ns/op BenchmarkOnce-4 816692 144.1 ns/op BenchmarkOnceFunc/v=Once-4 965461 161.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 659108 176.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 719835 253.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 905116 197.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 907018 181.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 688968 352.3 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 2950639 39.40 ns/op BenchmarkSemaSyntNonblock-4 1243684 96.33 ns/op BenchmarkSemaSyntBlock-4 1515400 76.26 ns/op BenchmarkSemaWorkNonblock-4 1056820 111.0 ns/op BenchmarkSemaWorkBlock-4 1154061 121.0 ns/op BenchmarkRWMutexUncontended-4 301266 381.9 ns/op BenchmarkRWMutexWrite100-4 246091 435.0 ns/op BenchmarkRWMutexWrite10-4 247560 460.5 ns/op BenchmarkRWMutexWorkWrite100-4 214416 540.1 ns/op BenchmarkRWMutexWorkWrite10-4 174906 628.9 ns/op BenchmarkWaitGroupUncontended-4 442140 296.4 ns/op BenchmarkWaitGroupAddDone-4 296304 355.4 ns/op BenchmarkWaitGroupAddDoneWork-4 378296 327.7 ns/op BenchmarkWaitGroupWait-4 1979782 66.44 ns/op BenchmarkWaitGroupWaitWork-4 1126723 102.8 ns/op BenchmarkWaitGroupActuallyWait-4 31302 3254 ns/op 32 B/op 2 allocs/op PASS ok sync 30.767s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 797215 170.6 ns/op PASS ok sync/atomic 1.243s PASS ok syscall 1.036s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 151852 916.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.230s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5493 21347 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7395 15294 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1731298 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 75 1396573 ns/op 1479 B/op 13 allocs/op BenchmarkTable/1x100000/new-4 1 266350134 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 233932601 ns/op 18285144 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1190 89412 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1480 80845 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 12 9413697 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 14 11539531 ns/op 28224 B/op 74 allocs/op BenchmarkTable/10x100000/new-4 1 982651403 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 1067832915 ns/op 47012928 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 100 1018103 ns/op 39297 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 147 753977 ns/op 267 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 105701278 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 74021818 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 10106429743 ns/op 334042176 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 8175248953 ns/op 334042000 B/op 100090 allocs/op BenchmarkPyramid/10-4 2906 48325 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 5181956 ns/op 410543 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 358635096 ns/op 35606920 B/op 2055 allocs/op BenchmarkRagged/10-4 2359 55499 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 237 556785 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 25 6422813 ns/op 408995 B/op 1660 allocs/op BenchmarkCode-4 7575 17869 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 25.989s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 99203786 ns/op BenchmarkVariableString-4 74470 1592 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1556 69560 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 1.680s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 45 2686067 ns/op BenchmarkAfter-4 104 1235514 ns/op BenchmarkStop-4 266 723893 ns/op BenchmarkSimultaneousAfterFunc-4 36 3211699 ns/op BenchmarkStartStop-4 204 564149 ns/op BenchmarkReset-4 100 1468351 ns/op BenchmarkSleep-4 34 3484478 ns/op BenchmarkParallelTimerLatency-4 30 1626160 avg-late-ns 5773300 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 33 754246 avg-late-ns 2476539 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 34 455511 avg-late-ns 2405040 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 499108 avg-late-ns 2306076 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 449836 avg-late-ns 2860594 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 424429 avg-late-ns 2639247 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 372680 avg-late-ns 2022596 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 24 985040 avg-late-ns 5366821 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 1615290 avg-late-ns 6751027 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 5629179 avg-late-ns 21891898 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 19 7147719 avg-late-ns 23395906 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 772792 avg-late-ns 3697472 max-late-ns BenchmarkTicker-4 208 2230036 ns/op BenchmarkTickerReset-4 2076 56671 ns/op BenchmarkTickerResetNaive-4 156 693296 ns/op BenchmarkNow-4 698694 187.4 ns/op BenchmarkNowUnixNano-4 641552 199.8 ns/op BenchmarkNowUnixMilli-4 548625 330.8 ns/op BenchmarkNowUnixMicro-4 688821 187.6 ns/op BenchmarkFormat-4 47421 2486 ns/op BenchmarkFormatRFC3339-4 64513 1817 ns/op BenchmarkFormatRFC3339Nano-4 59968 1680 ns/op BenchmarkFormatNow-4 63656 1784 ns/op BenchmarkMarshalJSON-4 83978 2151 ns/op BenchmarkMarshalText-4 81930 1457 ns/op BenchmarkParse-4 97168 1215 ns/op BenchmarkParseRFC3339UTC-4 260419 450.5 ns/op BenchmarkParseRFC3339UTCBytes-4 220243 691.3 ns/op BenchmarkParseRFC3339TZ-4 80796 1388 ns/op BenchmarkParseRFC3339TZBytes-4 74113 2758 ns/op BenchmarkParseDuration-4 478069 269.1 ns/op BenchmarkHour-4 782271 197.0 ns/op BenchmarkSecond-4 785090 187.2 ns/op BenchmarkYear-4 406000 272.9 ns/op BenchmarkDay-4 481329 307.0 ns/op BenchmarkISOWeek-4 583125 239.0 ns/op BenchmarkGoString-4 60516 2942 ns/op BenchmarkUnmarshalText-4 76070 1723 ns/op PASS ok time 16.996s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 359510 686.3 ns/op BenchmarkDecodeValidJapaneseChars-4 470216 555.0 ns/op BenchmarkDecodeRune-4 1576148 121.1 ns/op BenchmarkEncodeValidASCII-4 457989 356.5 ns/op BenchmarkEncodeValidJapaneseChars-4 542223 312.4 ns/op BenchmarkAppendRuneValidASCII-4 1000000 127.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1219700 98.97 ns/op BenchmarkEncodeRune-4 1000000 153.0 ns/op PASS ok unicode/utf16 3.150s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1362020 84.56 ns/op BenchmarkRuneCountTenJapaneseChars-4 154627 662.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 1000000 107.6 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 258235 720.2 ns/op BenchmarkValidTenASCIIChars-4 1430084 81.47 ns/op BenchmarkValid100KASCIIChars-4 100 1674563 ns/op BenchmarkValidTenJapaneseChars-4 232858 544.9 ns/op BenchmarkValidLongMostlyASCII-4 92 1480034 ns/op BenchmarkValidLongJapanese-4 52 2577708 ns/op BenchmarkValidStringTenASCIIChars-4 2315120 48.14 ns/op BenchmarkValidString100KASCIIChars-4 9794 12501 ns/op BenchmarkValidStringTenJapaneseChars-4 285202 450.9 ns/op BenchmarkValidStringLongMostlyASCII-4 933 114485 ns/op BenchmarkValidStringLongJapanese-4 100 1420403 ns/op BenchmarkEncodeASCIIRune-4 2152581 53.66 ns/op BenchmarkEncodeJapaneseRune-4 1204574 90.52 ns/op BenchmarkAppendASCIIRune-4 5338044 22.66 ns/op BenchmarkAppendJapaneseRune-4 1062021 145.9 ns/op BenchmarkDecodeASCIIRune-4 1902373 57.74 ns/op BenchmarkDecodeJapaneseRune-4 1359858 91.33 ns/op BenchmarkFullRune/ASCII-4 2008532 78.98 ns/op BenchmarkFullRune/Incomplete-4 1000000 114.5 ns/op BenchmarkFullRune/Japanese-4 1932148 52.12 ns/op PASS ok unicode/utf8 6.032s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 151852858265 ns/op PASS ok cmd/api 153.160s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 616102 197.9 ns/op BenchmarkCgoCall/one-pointer-4 353961 283.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 393832 335.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 377335 317.7 ns/op BenchmarkCgoCall/eight-pointers-4 159476 746.6 ns/op BenchmarkCgoCall/eight-pointers-nil-4 505869 247.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 26370 4731 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31485 3820 ns/op BenchmarkGoString-4 1000000 156.8 ns/op BenchmarkCGoCallback-4 62823 1804 ns/op BenchmarkCGoInCThread-4 513933 226.3 ns/op PASS ok cmd/cgo/internal/test 2.921s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1430002 81.56 ns/op BenchmarkEqArrayOfStrings64-4 229825 562.7 ns/op BenchmarkEqArrayOfStrings1024-4 10000 11056 ns/op BenchmarkEqArrayOfFloats5-4 1458483 106.3 ns/op BenchmarkEqArrayOfFloats64-4 177403 669.9 ns/op BenchmarkEqArrayOfFloats1024-4 13125 8766 ns/op BenchmarkEqArrayOfStructsEq-4 4189 31592 ns/op BenchmarkEqArrayOfStructsNotEq-4 7507 17103 ns/op BenchmarkEqStruct-4 26613547 5.115 ns/op PASS ok cmd/compile/internal/reflectdata 2.733s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70902 ns/op BenchmarkInvertLessThanNoov-4 18569018 5.890 ns/op BenchmarkCopyElim1-4 282 396273 ns/op BenchmarkCopyElim10-4 321 490228 ns/op BenchmarkCopyElim100-4 238 584128 ns/op BenchmarkCopyElim1000-4 49 2338276 ns/op BenchmarkCopyElim10000-4 4 30954299 ns/op BenchmarkCopyElim100000-4 1 472192341 ns/op BenchmarkDeadCode/1-4 224 486866 ns/op BenchmarkDeadCode/10-4 330 372246 ns/op BenchmarkDeadCode/100-4 201 810985 ns/op BenchmarkDeadCode/1000-4 45 2912429 ns/op BenchmarkDeadCode/10000-4 4 28251184 ns/op BenchmarkDeadCode/100000-4 1 293384725 ns/op BenchmarkDeadCode/200000-4 1 569471084 ns/op BenchmarkDominatorsLinear-4 14 7492073 ns/op 1.33 MB/s BenchmarkDominatorsFwdBack-4 10 11601064 ns/op 0.86 MB/s BenchmarkDominatorsManyPred-4 12 10237242 ns/op 0.98 MB/s BenchmarkDominatorsMaxPred-4 12 10839430 ns/op 0.92 MB/s BenchmarkDominatorsMaxPredVal-4 12 10170553 ns/op 0.98 MB/s BenchmarkFuse/1-4 553 229013 ns/op BenchmarkFuse/10-4 298 408030 ns/op BenchmarkFuse/100-4 156 731204 ns/op BenchmarkFuse/1000-4 24 5168906 ns/op BenchmarkFuse/10000-4 2 56837790 ns/op BenchmarkNilCheckDeep1-4 12414 11457 ns/op 0.09 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5492 21394 ns/op 0.47 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 788 143573 ns/op 0.70 MB/s 1133 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1389706 ns/op 0.72 MB/s 7853 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16936114 ns/op 0.59 MB/s 206520 B/op 7 allocs/op BenchmarkDSEPass-4 42 3029547 ns/op 56401 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 107633257 ns/op 4246784 B/op 108275 allocs/op BenchmarkCSEPass-4 7 18632637 ns/op 112803 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 159230330 ns/op 5665944 B/op 97474 allocs/op BenchmarkDeadcodePass-4 182 631509 ns/op 94810 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 137983737 ns/op 4063336 B/op 45087 allocs/op BenchmarkMultiPass-4 61 2107503 ns/op 274047 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 327014223 ns/op 11171384 B/op 149544 allocs/op BenchmarkCondRewrite/SoloJump-4 4161325 30.10 ns/op BenchmarkCondRewrite/CombJump-4 3552985 30.57 ns/op PASS ok cmd/compile/internal/ssa 16.527s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13692 8349 ns/op BenchmarkExtShift-4 23613 4812 ns/op BenchmarkModify-4 8118 13645 ns/op BenchmarkMullImm-4 23272 5069 ns/op BenchmarkConstModify-4 9325 13923 ns/op BenchmarkBitSet-4 16550 7165 ns/op BenchmarkBitClear-4 13023 9687 ns/op BenchmarkBitToggle-4 14613 7033 ns/op BenchmarkBitSetConst-4 145904 870.0 ns/op BenchmarkBitClearConst-4 141352 886.5 ns/op BenchmarkBitToggleConst-4 138594 885.1 ns/op BenchmarkDivconstI64-4 6715754 16.74 ns/op BenchmarkModconstI64-4 7229677 16.47 ns/op BenchmarkDivisiblePow2constI64-4 7177761 19.30 ns/op BenchmarkDivisibleconstI64-4 6877203 18.35 ns/op BenchmarkDivisibleWDivconstI64-4 4137601 27.83 ns/op BenchmarkDivconstU64/3-4 5215293 22.10 ns/op BenchmarkDivconstU64/5-4 6804192 17.50 ns/op BenchmarkDivconstU64/37-4 6059343 17.97 ns/op BenchmarkDivconstU64/1234567-4 7798908 15.77 ns/op BenchmarkModconstU64-4 5603563 20.25 ns/op BenchmarkDivisibleconstU64-4 7657578 15.00 ns/op BenchmarkDivisibleWDivconstU64-4 3744684 30.44 ns/op BenchmarkDivconstI32-4 7356102 16.66 ns/op BenchmarkModconstI32-4 7657888 15.24 ns/op BenchmarkDivisiblePow2constI32-4 7176447 16.97 ns/op BenchmarkDivisibleconstI32-4 6433338 16.97 ns/op BenchmarkDivisibleWDivconstI32-4 4649719 26.72 ns/op BenchmarkDivconstU32-4 7118907 17.01 ns/op BenchmarkModconstU32-4 6015565 18.91 ns/op BenchmarkDivisibleconstU32-4 7004756 18.17 ns/op BenchmarkDivisibleWDivconstU32-4 3710181 31.21 ns/op BenchmarkDivconstI16-4 7261849 16.13 ns/op BenchmarkModconstI16-4 7276002 16.52 ns/op BenchmarkDivisiblePow2constI16-4 7456570 17.46 ns/op BenchmarkDivisibleconstI16-4 7098577 16.55 ns/op BenchmarkDivisibleWDivconstI16-4 4465624 26.93 ns/op BenchmarkDivconstU16-4 6898878 17.58 ns/op BenchmarkModconstU16-4 7402608 17.35 ns/op BenchmarkDivisibleconstU16-4 7295149 15.01 ns/op BenchmarkDivisibleWDivconstU16-4 3779965 31.44 ns/op BenchmarkDivconstI8-4 6025464 19.86 ns/op BenchmarkModconstI8-4 5625447 20.50 ns/op BenchmarkDivisiblePow2constI8-4 7959722 15.07 ns/op BenchmarkDivisibleconstI8-4 6902672 17.16 ns/op BenchmarkDivisibleWDivconstI8-4 3987480 29.05 ns/op BenchmarkDivconstU8-4 6999427 17.20 ns/op BenchmarkModconstU8-4 7020656 17.21 ns/op BenchmarkDivisibleconstU8-4 8113527 15.80 ns/op BenchmarkDivisibleWDivconstU8-4 3279806 32.97 ns/op BenchmarkMul2-4 212824 542.0 ns/op BenchmarkMulNeg2-4 234421 529.2 ns/op BenchmarkEfaceInteger-4 2893068 36.91 ns/op BenchmarkTypeAssert-4 20403891 6.082 ns/op BenchmarkDiv64UnsignedSmall-4 9114630 12.55 ns/op BenchmarkDiv64Small-4 8455333 14.13 ns/op BenchmarkDiv64SmallNegDivisor-4 8498248 14.41 ns/op BenchmarkDiv64SmallNegDividend-4 8624240 13.53 ns/op BenchmarkDiv64SmallNegBoth-4 8700328 13.59 ns/op BenchmarkDiv64Unsigned-4 9464283 12.57 ns/op BenchmarkDiv64-4 7935727 14.27 ns/op BenchmarkDiv64NegDivisor-4 8517646 14.08 ns/op BenchmarkDiv64NegDividend-4 8458714 14.12 ns/op BenchmarkDiv64NegBoth-4 8285089 13.96 ns/op BenchmarkMod64UnsignedSmall-4 10308260 11.53 ns/op BenchmarkMod64Small-4 8732226 13.48 ns/op BenchmarkMod64SmallNegDivisor-4 7176284 14.31 ns/op BenchmarkMod64SmallNegDividend-4 8162812 14.26 ns/op BenchmarkMod64SmallNegBoth-4 7892028 14.70 ns/op BenchmarkMod64Unsigned-4 9440964 11.97 ns/op BenchmarkMod64-4 8057796 14.63 ns/op BenchmarkMod64NegDivisor-4 8066590 16.49 ns/op BenchmarkMod64NegDividend-4 8263840 14.34 ns/op BenchmarkMod64NegBoth-4 8644861 14.05 ns/op BenchmarkMulconstI32/3-4 23277507 5.277 ns/op BenchmarkMulconstI32/5-4 23969917 5.254 ns/op BenchmarkMulconstI32/12-4 23053731 5.592 ns/op BenchmarkMulconstI32/120-4 23997696 5.242 ns/op BenchmarkMulconstI32/-120-4 23312622 5.340 ns/op BenchmarkMulconstI32/65537-4 23458456 5.993 ns/op BenchmarkMulconstI32/65538-4 22465148 5.663 ns/op BenchmarkMulconstI64/3-4 23987420 5.329 ns/op BenchmarkMulconstI64/5-4 24022532 5.198 ns/op BenchmarkMulconstI64/12-4 22616860 5.531 ns/op BenchmarkMulconstI64/120-4 23550195 5.383 ns/op BenchmarkMulconstI64/-120-4 24256380 6.025 ns/op BenchmarkMulconstI64/65537-4 23139519 5.589 ns/op BenchmarkMulconstI64/65538-4 21542692 5.519 ns/op BenchmarkMulconstU32/3-4 23011304 5.268 ns/op BenchmarkMulconstU32/5-4 24550375 5.502 ns/op BenchmarkMulconstU32/12-4 21265495 5.824 ns/op BenchmarkMulconstU32/120-4 24560906 5.273 ns/op BenchmarkMulconstU32/65537-4 22179427 5.662 ns/op BenchmarkMulconstU32/65538-4 22504376 5.587 ns/op BenchmarkMulconstU64/3-4 20169392 5.508 ns/op BenchmarkMulconstU64/5-4 23219966 5.341 ns/op BenchmarkMulconstU64/12-4 21763755 5.775 ns/op BenchmarkMulconstU64/120-4 21862382 5.271 ns/op BenchmarkMulconstU64/65537-4 22687916 5.524 ns/op BenchmarkMulconstU64/65538-4 21336628 5.813 ns/op BenchmarkShiftArithmeticRight-4 28274871 4.530 ns/op BenchmarkSwitch8Predictable-4 8888150 13.83 ns/op BenchmarkSwitch8Unpredictable-4 9057001 13.18 ns/op BenchmarkSwitch32Predictable-4 12696355 9.617 ns/op BenchmarkSwitch32Unpredictable-4 8714568 13.29 ns/op BenchmarkSwitchStringPredictable-4 5509593 19.68 ns/op BenchmarkSwitchStringUnpredictable-4 6190119 19.01 ns/op BenchmarkSwitchTypePredictable-4 4227678 28.02 ns/op BenchmarkSwitchTypeUnpredictable-4 4219768 27.55 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5361266 21.94 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 5066559 22.00 ns/op PASS ok cmd/compile/internal/test 20.088s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1124323 ns/op BenchmarkNamed/Underlying/nongeneric-4 829002 143.4 ns/op BenchmarkNamed/Underlying/generic-4 803756 147.1 ns/op BenchmarkNamed/Underlying/src_instance-4 895980 145.8 ns/op BenchmarkNamed/Underlying/user_instance-4 847474 144.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 570227463 ns/op 58982 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 382021244 ns/op 88122 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153995751 ns/op 218169 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 136786419 ns/op 245344 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2219903592 ns/op 2338 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 107811908 ns/op 47624 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 60167167 ns/op 85402 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 42172556 ns/op 122459 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 653919555 ns/op 3317 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44735354 ns/op 48298 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25588380 ns/op 83626 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25446175 ns/op 84844 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1682982388 ns/op 40938 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 599383556 ns/op 114855 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 131108930 ns/op 524629 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 105941749 ns/op 648402 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2657306238 ns/op 757.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 76773584 ns/op 26104 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 51878752 ns/op 38661 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 51125896 ns/op 39181 lines/s PASS ok cmd/compile/internal/types2 39.840s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 34550442 ns/op 19664000 sys-ns/op 7153500 user-ns/op PASS ok cmd/go 1.619s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 220873 575.1 ns/op PASS ok cmd/go/internal/cfg 1.198s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 68571 1668 ns/op 4.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 74853 1559 ns/op 5.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 19044 6090 ns/op 168.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 20378 5857 ns/op 174.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3482 36947 ns/op 221.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3492 43732 ns/op 187.32 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.085s All tests passed.