darwin-amd64-race at c05fceb73cafd642d26660148357a4f60172aa1a :: 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=AA99EBD0-8931-42CD-B505-7C01E855A3DD" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UOUAbny5Il/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BAAFF5DB-BCF4-4DF6-A4F4-CBB3E1F35FC4" "__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=AA99EBD0-8931-42CD-B505-7C01E855A3DD" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UOUAbny5Il/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BAAFF5DB-BCF4-4DF6-A4F4-CBB3E1F35FC4" "__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 1.787s ok archive/zip 2.831s ok bufio 1.454s ok bytes 2.303s ok cmp 1.055s ok compress/bzip2 1.428s ok compress/flate 6.375s ok compress/gzip 12.265s ok compress/lzw 1.571s ok compress/zlib 4.685s ok container/heap 1.030s ok container/list 1.025s ok container/ring 1.037s ok context 1.074s ok crypto 1.030s ok crypto/aes 1.052s ok crypto/cipher 1.044s ok crypto/des 1.047s ok crypto/dsa 1.024s ok crypto/ecdh 1.181s ok crypto/ecdsa 1.132s ok crypto/ed25519 1.424s ok crypto/elliptic 1.045s ok crypto/hmac 1.037s ok crypto/internal/alias 1.021s ok crypto/internal/bigmod 4.104s ok crypto/internal/boring 1.039s ok crypto/internal/boring/bcache 1.454s ok crypto/internal/edwards25519 1.759s ok crypto/internal/edwards25519/field 1.084s ok crypto/internal/nistec 1.647s ok crypto/internal/nistec/fiat 1.034s [no tests to run] ok crypto/md5 1.059s ok crypto/rand 1.280s ok crypto/rc4 1.477s ok crypto/rsa 2.647s ok crypto/sha1 1.050s ok crypto/sha256 1.032s ok crypto/sha512 1.044s ok crypto/subtle 1.435s ok crypto/tls 4.144s ok crypto/x509 2.310s ok database/sql 1.590s ok database/sql/driver 1.035s ok debug/buildinfo 1.072s ok debug/dwarf 1.087s ok debug/elf 2.109s ok debug/gosym 1.156s ok debug/macho 1.037s ok debug/pe 1.138s ok debug/plan9obj 1.049s ok embed 1.039s [no tests to run] ok embed/internal/embedtest 1.063s ok encoding/ascii85 1.038s ok encoding/asn1 1.046s ok encoding/base32 1.100s ok encoding/base64 1.028s ok encoding/binary 1.033s ok encoding/csv 1.135s ok encoding/gob 19.604s ok encoding/hex 1.057s ok encoding/json 3.596s ok encoding/pem 4.225s ok encoding/xml 1.283s ok errors 1.096s ok expvar 1.134s ok flag 3.313s ok fmt 1.669s ok go/ast 1.053s ok go/build 6.084s ok go/build/constraint 1.042s ok go/constant 1.058s ok go/doc 1.416s ok go/doc/comment 4.418s ok go/format 1.095s ok go/importer 3.624s ok go/internal/gccgoimporter 1.219s ok go/internal/gcimporter 24.674s ok go/internal/srcimporter 23.691s ok go/parser 2.061s ok go/printer 2.753s ok go/scanner 1.059s ok go/token 1.153s ok go/types 53.489s ok hash 1.050s ok hash/adler32 1.051s ok hash/crc32 1.055s ok hash/crc64 1.051s ok hash/fnv 1.041s ok hash/maphash 1.025s ok html 1.046s ok html/template 1.306s ok image 1.508s ok image/color 1.088s ok image/draw 1.769s ok image/gif 2.288s ok image/jpeg 2.530s ok image/png 4.070s ok index/suffixarray 2.349s ok internal/abi 1.300s ok internal/buildcfg 1.069s ok internal/coverage/cformat 1.049s ok internal/coverage/cmerge 1.032s ok internal/coverage/pods 1.094s ok internal/coverage/slicereader 1.034s ok internal/coverage/slicewriter 1.039s ok internal/coverage/test 1.081s ok internal/cpu 3.064s ok internal/dag 1.047s ok internal/diff 1.103s ok internal/fmtsort 1.021s ok internal/fuzz 1.051s ok internal/godebug 14.383s ok internal/godebugs 1.040s ok internal/intern 2.840s ok internal/itoa 1.063s ok internal/platform 2.543s ok internal/poll 1.419s ok internal/profile 1.049s ok internal/reflectlite 1.030s ok internal/safefilepath 1.042s ok internal/saferio 1.269s ok internal/singleflight 1.132s ok internal/testenv 1.757s ok internal/trace 1.567s ok internal/types/errors 2.981s ok internal/unsafeheader 1.040s ok internal/xcoff 1.041s ok internal/zstd 1.033s ok io 1.130s ok io/fs 1.258s ok io/ioutil 1.074s ok log 1.048s ok log/slog 1.194s ok log/slog/internal/benchmarks 1.031s ok log/slog/internal/buffer 1.038s ok log/syslog 2.283s ok maps 1.042s ok math 1.062s ok math/big 4.120s ok math/bits 1.045s ok math/cmplx 1.058s ok math/rand 4.557s ok mime 1.059s ok mime/multipart 5.710s ok mime/quotedprintable 1.163s ok net 14.955s ok net/http 19.471s ok net/http/cgi 13.441s ok net/http/cookiejar 1.089s ok net/http/fcgi 1.277s ok net/http/httptest 1.434s ok net/http/httptrace 1.047s ok net/http/httputil 2.158s ok net/http/internal 1.035s ok net/http/internal/ascii 1.054s ok net/http/pprof 6.272s ok net/internal/socktest 1.077s ok net/mail 1.039s ok net/netip 1.960s ok net/rpc 1.201s ok net/rpc/jsonrpc 1.129s ok net/smtp 1.219s ok net/textproto 2.326s ok net/url 1.074s ok os 8.108s ok os/exec 11.757s ok os/exec/internal/fdtest 1.043s ok os/signal 19.042s ok os/user 1.116s ok path 1.064s ok path/filepath 1.116s ok plugin 1.054s ok reflect 2.381s ok regexp 4.488s ok regexp/syntax 6.705s ok runtime 69.130s ok runtime/cgo 1.026s ok runtime/coverage 1.068s ok runtime/debug 2.184s ok runtime/internal/atomic 1.074s ok runtime/internal/math 1.048s ok runtime/internal/sys 1.072s ok runtime/internal/wasitest 1.025s ok runtime/metrics 1.050s ok runtime/pprof 23.323s ok runtime/race 15.988s ok runtime/trace 7.803s ok slices 1.922s ok sort 2.128s ok strconv 3.526s ok strings 2.572s ok sync 2.002s ok sync/atomic 4.665s ok syscall 6.917s ok testing 3.634s ok testing/fstest 1.073s ok testing/iotest 1.122s ok testing/quick 1.259s ok testing/slogtest 1.047s ok text/scanner 1.049s ok text/tabwriter 1.059s ok text/template 1.179s ok text/template/parse 1.053s ok time 3.517s ok unicode 1.088s ok unicode/utf16 1.107s ok unicode/utf8 1.062s ok cmd/addr2line 11.211s ok cmd/api 4.685s ok cmd/asm/internal/asm 4.157s ok cmd/asm/internal/lex 1.083s ok cmd/cgo/internal/swig 1.120s ok cmd/cgo/internal/test 4.108s ok cmd/cgo/internal/testcarchive 52.603s ok cmd/cgo/internal/testcshared 24.783s ok cmd/cgo/internal/testerrors 33.106s ok cmd/cgo/internal/testfortran 1.212s ok cmd/cgo/internal/testgodefs 4.767s ok cmd/cgo/internal/testlife 3.957s ok cmd/cgo/internal/testnocgo 1.040s ok cmd/cgo/internal/testplugin 103.521s ok cmd/cgo/internal/testsanitizers 1.037s [no tests to run] ok cmd/cgo/internal/testshared 1.039s ok cmd/cgo/internal/testso 5.484s ok cmd/cgo/internal/teststdio 6.570s ok cmd/cgo/internal/testtls 1.067s ok cmd/compile/internal/abt 1.079s ok cmd/compile/internal/amd64 81.702s ok cmd/compile/internal/base 1.027s ok cmd/compile/internal/compare 1.051s ok cmd/compile/internal/dwarfgen 2.407s ok cmd/compile/internal/importer 7.497s ok cmd/compile/internal/inline/inlheur 3.807s ok cmd/compile/internal/ir 1.028s ok cmd/compile/internal/logopt 3.006s ok cmd/compile/internal/loopvar 47.012s ok cmd/compile/internal/noder 1.035s ok cmd/compile/internal/reflectdata 1.050s [no tests to run] ok cmd/compile/internal/ssa 44.682s ok cmd/compile/internal/syntax 1.275s ok cmd/compile/internal/test 21.333s ok cmd/compile/internal/typecheck 2.018s ok cmd/compile/internal/types 1.038s ok cmd/compile/internal/types2 29.076s ok cmd/covdata 1.075s ok cmd/cover 22.911s ok cmd/dist 1.042s ok cmd/distpack 1.061s ok cmd/doc 5.775s ok cmd/fix 20.428s ok cmd/go 519.008s ok cmd/go/internal/auth 1.051s ok cmd/go/internal/cache 1.429s ok cmd/go/internal/cfg 1.032s [no tests to run] ok cmd/go/internal/envcmd 1.783s ok cmd/go/internal/fsys 1.304s ok cmd/go/internal/generate 1.108s ok cmd/go/internal/gover 1.035s ok cmd/go/internal/imports 1.113s ok cmd/go/internal/load 1.051s ok cmd/go/internal/lockedfile 2.322s ok cmd/go/internal/lockedfile/internal/filelock 2.118s ok cmd/go/internal/modfetch 1.055s ok cmd/go/internal/modfetch/codehost 14.853s ok cmd/go/internal/modfetch/zip_sum_test 1.168s ok cmd/go/internal/modindex 2.049s ok cmd/go/internal/modload 1.187s ok cmd/go/internal/mvs 1.217s ok cmd/go/internal/par 1.213s ok cmd/go/internal/str 1.040s ok cmd/go/internal/test 1.130s ok cmd/go/internal/toolchain 1.079s ok cmd/go/internal/vcs 1.081s ok cmd/go/internal/vcweb 1.135s ok cmd/go/internal/vcweb/vcstest 29.320s ok cmd/go/internal/web 1.081s ok cmd/go/internal/work 3.860s ok cmd/gofmt 1.364s ok cmd/internal/archive 3.790s ok cmd/internal/buildid 2.568s ok cmd/internal/cov 2.448s ok cmd/internal/dwarf 1.060s ok cmd/internal/edit 1.107s ok cmd/internal/goobj 1.029s ok cmd/internal/moddeps 4.628s ok cmd/internal/notsha256 1.052s ok cmd/internal/obj 2.300s ok cmd/internal/obj/ppc64 1.858s ok cmd/internal/obj/riscv 1.354s ok cmd/internal/obj/s390x 1.066s ok cmd/internal/obj/x86 6.167s ok cmd/internal/objabi 1.266s ok cmd/internal/pkgpath 5.384s ok cmd/internal/pkgpattern 1.064s ok cmd/internal/quoted 1.030s ok cmd/internal/src 1.035s ok cmd/internal/test2json 2.493s ok cmd/link 44.225s ok cmd/link/internal/benchmark 1.120s ok cmd/link/internal/ld 37.961s ok cmd/link/internal/loader 1.161s ok cmd/nm 9.571s ok cmd/objdump 10.479s ok cmd/pack 8.253s ok cmd/pprof 4.201s ok cmd/trace 1.188s ok cmd/vet 54.799s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3769 33591 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2379 43213 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1714 64062 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 6103 24061 ns/op 5270 B/op 16 allocs/op Benchmark/Reader/GNU-4 5956 18988 ns/op 5216 B/op 15 allocs/op Benchmark/Reader/PAX-4 2906 45589 ns/op 8778 B/op 33 allocs/op PASS ok archive/tar 1.930s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 243536946 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 161880034 ns/op BenchmarkZip64TestSizes/4096-4 1932 101880 ns/op BenchmarkZip64TestSizes/1048576-4 132 814561 ns/op BenchmarkZip64TestSizes/67108864-4 1 161360237 ns/op PASS ok archive/zip 2.290s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 221780 550.7 ns/op BenchmarkReaderCopyUnoptimal-4 146832 852.2 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 45490 ns/op BenchmarkReaderWriteToOptimal-4 8246 14710 ns/op BenchmarkReaderReadString-4 133549 1047 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 216022 645.9 ns/op BenchmarkWriterCopyUnoptimal-4 213012 535.2 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 46090 ns/op BenchmarkReaderEmpty-4 19104 6841 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 15830 8573 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 561048 219.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.618s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3573 35207 ns/op 930.72 MB/s BenchmarkWriteByte-4 400 283254 ns/op 14.46 MB/s BenchmarkWriteRune-4 208 533933 ns/op 23.01 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3493344 ns/op BenchmarkBufferFullSmallReads-4 96 1310858 ns/op BenchmarkBufferWriteBlock/N4096-4 9464 22281 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 336 359999 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 11304014 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11510677 ns/op 1457.54 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3484399 33.58 ns/op 297.76 MB/s BenchmarkIndexByte/32-4 3460465 34.41 ns/op 929.85 MB/s BenchmarkIndexByte/4K-4 910106 111.0 ns/op 36894.40 MB/s BenchmarkIndexBytePortable/10-4 1000000 105.6 ns/op 94.67 MB/s BenchmarkIndexBytePortable/32-4 452799 282.0 ns/op 113.48 MB/s BenchmarkIndexBytePortable/4K-4 4155 30723 ns/op 133.32 MB/s BenchmarkIndexRune/10-4 1000000 119.1 ns/op 83.94 MB/s BenchmarkIndexRune/32-4 1000000 121.1 ns/op 264.23 MB/s BenchmarkIndexRune/4K-4 425005 304.6 ns/op 13446.34 MB/s BenchmarkIndexRuneASCII/10-4 3535803 33.32 ns/op 300.10 MB/s BenchmarkIndexRuneASCII/32-4 3468108 34.80 ns/op 919.64 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 111.4 ns/op 36753.25 MB/s BenchmarkEqual/0-4 10068304 10.95 ns/op BenchmarkEqual/1-4 1244665 96.28 ns/op 10.39 MB/s BenchmarkEqual/6-4 1214448 96.95 ns/op 61.89 MB/s BenchmarkEqual/9-4 1000000 101.1 ns/op 89.06 MB/s BenchmarkEqual/15-4 1209498 96.54 ns/op 155.37 MB/s BenchmarkEqual/16-4 1245612 96.92 ns/op 165.08 MB/s BenchmarkEqual/20-4 1228899 96.31 ns/op 207.66 MB/s BenchmarkEqual/32-4 1236854 95.02 ns/op 336.78 MB/s BenchmarkEqual/4K-4 92365 1290 ns/op 3174.75 MB/s BenchmarkEqualBothUnaligned/64_0-4 1210562 101.2 ns/op 632.28 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 112.7 ns/op 567.86 MB/s BenchmarkEqualBothUnaligned/64_4-4 1218608 97.39 ns/op 657.13 MB/s BenchmarkEqualBothUnaligned/64_7-4 1219216 97.56 ns/op 656.04 MB/s BenchmarkEqualBothUnaligned/4096_0-4 87025 1291 ns/op 3173.24 MB/s BenchmarkEqualBothUnaligned/4096_1-4 62155 1877 ns/op 2182.63 MB/s BenchmarkEqualBothUnaligned/4096_4-4 167331 751.0 ns/op 5454.36 MB/s BenchmarkEqualBothUnaligned/4096_7-4 168687 749.2 ns/op 5467.32 MB/s BenchmarkIndex/10-4 2480367 48.51 ns/op 206.13 MB/s BenchmarkIndex/32-4 2248922 50.82 ns/op 629.64 MB/s BenchmarkIndex/4K-4 45868 2605 ns/op 1572.37 MB/s BenchmarkIndexEasy/10-4 2455722 48.52 ns/op 206.11 MB/s BenchmarkIndexEasy/32-4 2281762 51.27 ns/op 624.20 MB/s BenchmarkIndexEasy/4K-4 574480 220.7 ns/op 18562.63 MB/s BenchmarkCount/10-4 1437076 82.29 ns/op 121.52 MB/s BenchmarkCount/32-4 1406653 84.74 ns/op 377.62 MB/s BenchmarkCount/4K-4 45662 2621 ns/op 1562.65 MB/s BenchmarkCountEasy/10-4 1417026 86.14 ns/op 116.09 MB/s BenchmarkCountEasy/32-4 1398948 84.77 ns/op 377.51 MB/s BenchmarkCountEasy/4K-4 484815 258.9 ns/op 15819.86 MB/s BenchmarkCountSingle/10-4 2896586 42.97 ns/op 232.70 MB/s BenchmarkCountSingle/32-4 2701372 42.79 ns/op 747.92 MB/s BenchmarkCountSingle/4K-4 1000000 121.6 ns/op 33675.31 MB/s BenchmarkToUpper/#00-4 2752465 41.68 ns/op BenchmarkToUpper/ONLYUPPER-4 343353 377.8 ns/op BenchmarkToUpper/abc-4 477706 277.4 ns/op BenchmarkToUpper/AbC123-4 282372 430.3 ns/op BenchmarkToUpper/azAZ09_-4 271291 452.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 84273 1358 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39313 2997 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62828 1845 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 142550 928.0 ns/op BenchmarkToLower/#00-4 2626850 43.68 ns/op BenchmarkToLower/abc-4 465885 299.9 ns/op BenchmarkToLower/AbC123-4 330241 421.2 ns/op BenchmarkToLower/azAZ09_-4 302047 459.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86671 1423 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36398 3162 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66489 1704 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124183 935.0 ns/op BenchmarkFields/ASCII/16-4 227049 572.1 ns/op 27.97 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13106 8825 ns/op 29.01 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 906 138849 ns/op 29.50 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 45 2450824 ns/op 26.74 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 37743239 ns/op 27.78 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70210 1701 ns/op 9.41 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6836 19542 ns/op 13.10 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 387 331001 ns/op 12.37 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5812345 ns/op 11.28 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 109986831 ns/op 9.53 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 140288 917.4 ns/op 17.44 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8649 12489 ns/op 20.50 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 589 212827 ns/op 19.25 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 4397534 ns/op 14.90 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74748978 ns/op 14.03 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 83804 1580 ns/op 10.13 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8236 16227 ns/op 15.78 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 459 267655 ns/op 15.30 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4834133 ns/op 13.56 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 94057012 ns/op 11.15 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1861593 62.38 ns/op BenchmarkTrimSpace/ASCII-4 1000000 103.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 99772 1182 ns/op BenchmarkTrimSpace/JustNonASCII-4 49816 2408 ns/op BenchmarkToValidUTF8/Valid-4 446928 296.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 315206 422.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83043 1355 ns/op BenchmarkIndexHard1-4 1064 106256 ns/op BenchmarkIndexHard2-4 811 147374 ns/op BenchmarkIndexHard3-4 193 588732 ns/op BenchmarkIndexHard4-4 134 868250 ns/op BenchmarkLastIndexHard1-4 8 13806501 ns/op BenchmarkLastIndexHard2-4 6 18218612 ns/op BenchmarkLastIndexHard3-4 6 19091762 ns/op BenchmarkCountHard1-4 1108 106247 ns/op BenchmarkCountHard2-4 758 156005 ns/op BenchmarkCountHard3-4 189 616948 ns/op BenchmarkSplitEmptySeparator-4 1 115704006 ns/op BenchmarkSplitSingleByteSeparator-4 14 9768423 ns/op BenchmarkSplitMultiByteSeparator-4 12 9903542 ns/op BenchmarkSplitNSingleByteSeparator-4 174172 1093 ns/op BenchmarkSplitNMultiByteSeparator-4 60835 2275 ns/op BenchmarkRepeat-4 152781 900.0 ns/op BenchmarkRepeatLarge/256/1-4 122935 1239 ns/op 206.64 MB/s BenchmarkRepeatLarge/256/16-4 175537 958.3 ns/op 267.14 MB/s BenchmarkRepeatLarge/512/1-4 70360 1853 ns/op 276.36 MB/s BenchmarkRepeatLarge/512/16-4 67668 1558 ns/op 328.66 MB/s BenchmarkRepeatLarge/1024/1-4 42609 2826 ns/op 362.39 MB/s BenchmarkRepeatLarge/1024/16-4 43938 2368 ns/op 432.39 MB/s BenchmarkRepeatLarge/2048/1-4 27228 4378 ns/op 467.84 MB/s BenchmarkRepeatLarge/2048/16-4 29631 3847 ns/op 532.39 MB/s BenchmarkRepeatLarge/4096/1-4 16070 7316 ns/op 559.84 MB/s BenchmarkRepeatLarge/4096/16-4 16311 7726 ns/op 530.18 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14805 ns/op 553.31 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14107 ns/op 580.72 MB/s BenchmarkRepeatLarge/8192/4097-4 15280 8397 ns/op 487.90 MB/s BenchmarkRepeatLarge/16384/1-4 7851 25160 ns/op 651.19 MB/s BenchmarkRepeatLarge/16384/16-4 7888 25059 ns/op 653.81 MB/s BenchmarkRepeatLarge/16384/4097-4 9342 21067 ns/op 583.42 MB/s BenchmarkRepeatLarge/32768/1-4 2486 51798 ns/op 632.61 MB/s BenchmarkRepeatLarge/32768/16-4 2020 50934 ns/op 643.34 MB/s BenchmarkRepeatLarge/32768/4097-4 2349 47198 ns/op 607.63 MB/s BenchmarkRepeatLarge/65536/1-4 1015 109474 ns/op 598.64 MB/s BenchmarkRepeatLarge/65536/16-4 1177 100856 ns/op 649.80 MB/s BenchmarkRepeatLarge/65536/4097-4 1308 93515 ns/op 657.17 MB/s BenchmarkRepeatLarge/131072/1-4 248 466695 ns/op 280.85 MB/s BenchmarkRepeatLarge/131072/16-4 265 602818 ns/op 217.43 MB/s BenchmarkRepeatLarge/131072/4097-4 260 415918 ns/op 305.37 MB/s BenchmarkRepeatLarge/262144/1-4 151 771711 ns/op 339.69 MB/s BenchmarkRepeatLarge/262144/16-4 144 775112 ns/op 338.20 MB/s BenchmarkRepeatLarge/262144/4097-4 146 806969 ns/op 319.85 MB/s BenchmarkRepeatLarge/524288/1-4 84 1484555 ns/op 353.16 MB/s BenchmarkRepeatLarge/524288/16-4 88 1430992 ns/op 366.38 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1411891 ns/op 368.53 MB/s BenchmarkRepeatLarge/1048576/1-4 39 2809548 ns/op 373.22 MB/s BenchmarkRepeatLarge/1048576/16-4 61 2676823 ns/op 391.72 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 2599095 ns/op 401.96 MB/s BenchmarkRepeatLarge/2097152/1-4 26 4901350 ns/op 427.87 MB/s BenchmarkRepeatLarge/2097152/16-4 22 4799574 ns/op 436.95 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4881999 ns/op 428.83 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8863655 ns/op 473.20 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9127745 ns/op 459.51 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9733629 ns/op 430.59 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19732445 ns/op 425.12 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16214925 ns/op 517.34 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17481688 ns/op 479.73 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26213573 ns/op 640.02 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26915296 ns/op 623.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27816037 ns/op 603.15 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54256022 ns/op 618.45 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52093002 ns/op 644.13 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51877990 ns/op 646.80 MB/s BenchmarkRepeatLarge/67108864/1-4 1 103587347 ns/op 647.85 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100351905 ns/op 668.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 111492246 ns/op 601.92 MB/s BenchmarkRepeatLarge/134217728/1-4 1 213504324 ns/op 628.64 MB/s BenchmarkRepeatLarge/134217728/16-4 1 200049790 ns/op 670.92 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 202281093 ns/op 663.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 445660674 ns/op 602.33 MB/s BenchmarkRepeatLarge/268435456/16-4 1 401422206 ns/op 668.71 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 406263445 ns/op 660.74 MB/s BenchmarkRepeatLarge/536870912/1-4 1 872016821 ns/op 615.67 MB/s BenchmarkRepeatLarge/536870912/16-4 1 830051412 ns/op 646.79 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 852970586 ns/op 629.41 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3815062911 ns/op 281.45 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1668429585 ns/op 643.56 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1595444431 ns/op 673.00 MB/s BenchmarkBytesCompare/1-4 12946179 10.88 ns/op BenchmarkBytesCompare/2-4 12884366 8.916 ns/op BenchmarkBytesCompare/4-4 13485124 9.159 ns/op BenchmarkBytesCompare/8-4 13894369 8.186 ns/op BenchmarkBytesCompare/16-4 15180070 8.241 ns/op BenchmarkBytesCompare/32-4 12758258 9.561 ns/op BenchmarkBytesCompare/64-4 10460942 10.91 ns/op BenchmarkBytesCompare/128-4 9355353 13.66 ns/op BenchmarkBytesCompare/256-4 7383680 15.75 ns/op BenchmarkBytesCompare/512-4 4430631 23.28 ns/op BenchmarkBytesCompare/1024-4 2976856 37.11 ns/op BenchmarkBytesCompare/2048-4 1617327 65.19 ns/op BenchmarkIndexAnyASCII/1:1-4 1974750 58.40 ns/op BenchmarkIndexAnyASCII/1:2-4 2061566 59.01 ns/op BenchmarkIndexAnyASCII/1:4-4 2042282 57.30 ns/op BenchmarkIndexAnyASCII/1:8-4 2052614 56.61 ns/op BenchmarkIndexAnyASCII/1:16-4 2032111 56.62 ns/op BenchmarkIndexAnyASCII/1:32-4 1988137 58.57 ns/op BenchmarkIndexAnyASCII/1:64-4 2016884 55.42 ns/op BenchmarkIndexAnyASCII/16:1-4 2150689 53.60 ns/op BenchmarkIndexAnyASCII/16:2-4 560205 194.5 ns/op BenchmarkIndexAnyASCII/16:4-4 544453 195.7 ns/op BenchmarkIndexAnyASCII/16:8-4 556760 205.5 ns/op BenchmarkIndexAnyASCII/16:16-4 502881 255.7 ns/op BenchmarkIndexAnyASCII/16:32-4 542073 227.3 ns/op BenchmarkIndexAnyASCII/16:64-4 499971 263.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1960130 57.78 ns/op BenchmarkIndexAnyASCII/256:2-4 53752 2170 ns/op BenchmarkIndexAnyASCII/256:4-4 51114 2266 ns/op BenchmarkIndexAnyASCII/256:8-4 52276 2251 ns/op BenchmarkIndexAnyASCII/256:16-4 49609 2209 ns/op BenchmarkIndexAnyASCII/256:32-4 53755 2189 ns/op BenchmarkIndexAnyASCII/256:64-4 50455 2330 ns/op BenchmarkIndexAnyUTF8/1:1-4 1938902 56.98 ns/op BenchmarkIndexAnyUTF8/1:2-4 2095201 55.18 ns/op BenchmarkIndexAnyUTF8/1:4-4 2127278 54.45 ns/op BenchmarkIndexAnyUTF8/1:8-4 2120028 55.40 ns/op BenchmarkIndexAnyUTF8/1:16-4 2112944 54.08 ns/op BenchmarkIndexAnyUTF8/1:32-4 2133259 56.35 ns/op BenchmarkIndexAnyUTF8/1:64-4 2097842 54.84 ns/op BenchmarkIndexAnyUTF8/16:1-4 149239 830.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 443971 298.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 380677 299.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 412480 302.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 398551 305.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 332596 322.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 402278 320.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 9211 11855 ns/op BenchmarkIndexAnyUTF8/256:2-4 29671 3887 ns/op BenchmarkIndexAnyUTF8/256:4-4 28885 3893 ns/op BenchmarkIndexAnyUTF8/256:8-4 28784 3900 ns/op BenchmarkIndexAnyUTF8/256:16-4 30166 3994 ns/op BenchmarkIndexAnyUTF8/256:32-4 26743 4292 ns/op BenchmarkIndexAnyUTF8/256:64-4 27241 4318 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2026436 55.82 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2093384 55.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2099211 54.77 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2207571 57.23 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2192110 56.46 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2072328 55.73 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2069972 55.88 ns/op BenchmarkLastIndexAnyASCII/16:1-4 410485 259.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 433987 253.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 448893 267.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 450226 254.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 407438 265.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 435657 287.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 342435 324.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35901 3264 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36376 3252 ns/op BenchmarkLastIndexAnyASCII/256:4-4 36178 3196 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36010 3171 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33987 3191 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33122 3320 ns/op BenchmarkLastIndexAnyASCII/256:64-4 34767 3348 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2042208 57.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2026471 63.90 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2052183 55.90 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1998447 56.29 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2039643 57.58 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2012443 57.86 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2038257 57.67 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 181332 652.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 408902 309.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 385604 313.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 386332 319.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 426094 311.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 358672 329.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 404042 324.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12390 9598 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 28783 3871 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 29293 3909 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 30602 4258 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27620 4051 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27600 4227 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27014 4405 ns/op BenchmarkTrimASCII/1:1-4 2247774 51.09 ns/op BenchmarkTrimASCII/1:2-4 2060766 56.34 ns/op BenchmarkTrimASCII/1:4-4 2039680 57.24 ns/op BenchmarkTrimASCII/1:8-4 1912664 61.88 ns/op BenchmarkTrimASCII/1:16-4 1693648 68.62 ns/op BenchmarkTrimASCII/16:1-4 511947 197.0 ns/op BenchmarkTrimASCII/16:2-4 529516 250.2 ns/op BenchmarkTrimASCII/16:4-4 465580 253.0 ns/op BenchmarkTrimASCII/16:8-4 508570 256.3 ns/op BenchmarkTrimASCII/16:16-4 453451 266.7 ns/op BenchmarkTrimASCII/256:1-4 49909 3612 ns/op BenchmarkTrimASCII/256:2-4 37939 3166 ns/op BenchmarkTrimASCII/256:4-4 31522 3766 ns/op BenchmarkTrimASCII/256:8-4 33792 3184 ns/op BenchmarkTrimASCII/256:16-4 35431 3512 ns/op BenchmarkTrimASCII/4096:1-4 3243 36539 ns/op BenchmarkTrimASCII/4096:2-4 2390 49550 ns/op BenchmarkTrimASCII/4096:4-4 2554 49445 ns/op BenchmarkTrimASCII/4096:8-4 2463 50613 ns/op BenchmarkTrimASCII/4096:16-4 2398 50084 ns/op BenchmarkTrimByte-4 2040256 57.41 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16362 7116 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16744 6992 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 926 129367 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1590 66142 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3212 33115 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6502 17484 ns/op BenchmarkCompareBytesEqual-4 14170844 8.337 ns/op BenchmarkCompareBytesToNil-4 13711166 7.341 ns/op BenchmarkCompareBytesEmpty-4 18075068 6.324 ns/op BenchmarkCompareBytesIdentical-4 15878136 6.563 ns/op BenchmarkCompareBytesSameLength-4 14120718 8.083 ns/op BenchmarkCompareBytesDifferentLength-4 12852066 8.396 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2868 48502 ns/op 21619.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2940 47612 ns/op 22023.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2702 48657 ns/op 21550.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2391 47431 ns/op 22107.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2534 47971 ns/op 21858.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2528 44614 ns/op 23503.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2331 48746 ns/op 21511.14 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2403 42525 ns/op 24658.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2182 49734 ns/op 21083.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2443 46662 ns/op 22471.73 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2698 48062 ns/op 21817.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2090 51225 ns/op 20470.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2608 50224 ns/op 20877.94 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2920 50311 ns/op 20842.12 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2886 56997 ns/op 18396.94 MB/s BenchmarkCompareBytesBig-4 3091 45196 ns/op 23200.64 MB/s BenchmarkCompareBytesBigIdentical-4 16455687 7.373 ns/op 142225593.83 MB/s PASS ok bytes 73.003s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 79232372 ns/op 1.26 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 290069746 ns/op 1.96 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 24385175 ns/op 0.67 MB/s 3645038 B/op 51 allocs/op PASS ok compress/bzip2 2.409s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 46 2186081 ns/op 4.57 MB/s 42325 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19979349 ns/op 5.01 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 195781067 ns/op 5.11 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2021871 ns/op 4.95 MB/s 42779 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21107380 ns/op 4.74 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 206759170 ns/op 4.84 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 2006732 ns/op 4.98 MB/s 44097 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19347380 ns/op 5.17 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 192715137 ns/op 5.19 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 57 1982057 ns/op 5.05 MB/s 42739 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18485604 ns/op 5.41 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 187125529 ns/op 5.34 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 2121775 ns/op 4.71 MB/s 43934 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19748644 ns/op 5.06 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 201002327 ns/op 4.98 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1651570 ns/op 6.05 MB/s 42520 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13678127 ns/op 7.31 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 140773625 ns/op 7.10 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 87 1554873 ns/op 6.43 MB/s 42751 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11366865 ns/op 8.80 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116812348 ns/op 8.56 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1526512 ns/op 6.55 MB/s 43277 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11115436 ns/op 9.00 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 112490537 ns/op 8.89 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1218879 ns/op 8.20 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11708089 ns/op 8.54 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116905463 ns/op 8.55 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2221927 ns/op 4.50 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19546743 ns/op 5.12 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 192243519 ns/op 5.20 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5753300 ns/op 1.74 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 63316400 ns/op 1.58 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 664684897 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6309198 ns/op 1.58 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 62669788 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 651348240 ns/op 1.54 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1479048 ns/op 6.76 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12293835 ns/op 8.13 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 119880405 ns/op 8.34 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2103522 ns/op 4.75 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14768969 ns/op 6.77 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 151904648 ns/op 6.58 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5563837 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 55519974 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 566855705 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5536959 ns/op 1.81 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68880504 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 731122774 ns/op 1.37 MB/s PASS ok compress/flate 15.925s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 40 2607051 ns/op 3.84 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2511892 ns/op 3.98 MB/s BenchmarkDecoder/1e5-4 5 23578671 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24262649 ns/op 4.12 MB/s BenchmarkDecoder/1e6-4 1 238998566 ns/op 4.18 MB/s BenchmarkDecoder/1e-Reuse6-4 1 240549660 ns/op 4.16 MB/s BenchmarkEncoder/1e4-4 57 2053087 ns/op 4.87 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1912635 ns/op 5.23 MB/s BenchmarkEncoder/1e5-4 6 19989327 ns/op 5.00 MB/s BenchmarkEncoder/1e-Reuse5-4 6 22242840 ns/op 4.50 MB/s BenchmarkEncoder/1e6-4 1 198068348 ns/op 5.05 MB/s BenchmarkEncoder/1e-Reuse6-4 1 196818424 ns/op 5.08 MB/s PASS ok compress/lzw 4.375s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4351546 ns/op PASS ok container/heap 1.161s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 27363 4068 ns/op BenchmarkWithTimeout/concurrency=40-4 8134 20471 ns/op BenchmarkWithTimeout/concurrency=4000-4 6651 29813 ns/op BenchmarkWithTimeout/concurrency=400000-4 8744 26123 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 367102 403.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16554 7487 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20550 5933 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3711 37344 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2312 54439 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3195 36184 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 339 357632 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 225 532982 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 350 327590 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 3907930 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 6175495 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 3174579 ns/op BenchmarkCheckCanceled/Err-4 334980 359.6 ns/op BenchmarkCheckCanceled/Done-4 553800 227.8 ns/op BenchmarkContextCancelDone-4 817890 135.4 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 29754 4212 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 27720 4391 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 27008 5175 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22676 5118 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 16305 6943 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 570476 194.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 374377 320.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 279621 443.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 178488 685.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 92882 1285 ns/op PASS ok context 12.213s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1832140 61.57 ns/op 259.87 MB/s BenchmarkDecrypt-4 1945464 60.02 ns/op 266.56 MB/s BenchmarkExpand-4 1000000 102.2 ns/op PASS ok crypto/aes 1.584s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 270324 495.7 ns/op 129.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 400072 321.0 ns/op 199.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 192194 535.3 ns/op 119.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 289104 360.3 ns/op 177.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 141172 785.7 ns/op 1718.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 217066 670.7 ns/op 2012.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 146668 859.5 ns/op 1570.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 188048 687.0 ns/op 1965.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 56730 2122 ns/op 3859.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 66139 1758 ns/op 4660.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 47493 2532 ns/op 3235.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50677 2298 ns/op 3564.68 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6702 18575 ns/op 54.86 MB/s BenchmarkAESCFBDecrypt1K-4 6981 19904 ns/op 51.19 MB/s BenchmarkAESCFBDecrypt8K-4 835 146700 ns/op 55.81 MB/s BenchmarkAESOFB1K-4 10000 13330 ns/op 76.44 MB/s BenchmarkAESCTR1K-4 14062 8500 ns/op 119.88 MB/s BenchmarkAESCTR8K-4 1968 65623 ns/op 124.76 MB/s BenchmarkAESCBCEncrypt1K-4 12321 8477 ns/op 120.79 MB/s BenchmarkAESCBCDecrypt1K-4 18618 6266 ns/op 163.43 MB/s PASS ok crypto/cipher 4.431s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92997 1270 ns/op 6.30 MB/s BenchmarkDecrypt-4 91660 1158 ns/op 6.91 MB/s BenchmarkTDESEncrypt-4 37699 3047 ns/op 2.63 MB/s BenchmarkTDESDecrypt-4 39130 3008 ns/op 2.66 MB/s PASS ok crypto/des 1.686s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1310 93791 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6511662 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 7 16912617 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 93 1384758 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.683s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1837 69416 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 33 3556478 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 13 8529593 ns/op 3063 B/op 35 allocs/op BenchmarkVerify/P256-4 1132 109510 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 14 8118875 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 21105358 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5006 23632 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 68 1698605 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4436488 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.749s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 267 452773 ns/op BenchmarkNewKeyFromSeed-4 279 424791 ns/op BenchmarkSigning-4 261 456900 ns/op BenchmarkVerification-4 180 665370 ns/op PASS ok crypto/ed25519 1.752s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7100 18367 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 168 710802 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1688517 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 4210823 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1899 66965 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 69 1799811 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4526225 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12683814 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12998 8906 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7477 16622 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3787 26430 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1146251 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3247 41594 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 397 305005 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1872 67573 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1077570 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.645s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14552 7301 ns/op 140.26 MB/s BenchmarkHMACSHA256_32-4 22231 4979 ns/op 6.43 MB/s BenchmarkNewWriteSum-4 10924 10514 ns/op 3.04 MB/s PASS ok crypto/hmac 1.640s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38542 2912 ns/op BenchmarkModSub-4 43152 2731 ns/op BenchmarkMontgomeryRepr-4 23738 4826 ns/op BenchmarkMontgomeryMul-4 23769 4820 ns/op BenchmarkModMul-4 12328 9836 ns/op BenchmarkExpBig-4 18 6811160 ns/op BenchmarkExp-4 5 20161600 ns/op PASS ok crypto/internal/bigmod 2.448s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3577 34128 ns/op BenchmarkScalarBaseMult-4 296 409550 ns/op BenchmarkScalarMult-4 126 961692 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 178 634131 ns/op PASS ok crypto/internal/edwards25519 1.781s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 473564 276.2 ns/op BenchmarkMultiply-4 5589591 20.90 ns/op BenchmarkSquare-4 6882038 17.44 ns/op BenchmarkInvert-4 29792 3671 ns/op BenchmarkMult32-4 1245288 96.56 ns/op PASS ok crypto/internal/edwards25519/field 1.978s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 1841528 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2080 59823 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4525533 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12884359 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 169 661704 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11446 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 74 1551588 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3775604 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.295s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 728059 165.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 429852 302.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 141734 890.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 672571 163.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 440214 302.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 141468 895.9 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.007s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 114495 1079 ns/op 7.41 MB/s BenchmarkHash64-4 151143 821.5 ns/op 77.91 MB/s BenchmarkHash128-4 140184 896.6 ns/op 142.76 MB/s BenchmarkHash256-4 110877 1054 ns/op 242.98 MB/s BenchmarkHash512-4 90692 1417 ns/op 361.43 MB/s BenchmarkHash1K-4 58741 2056 ns/op 498.00 MB/s BenchmarkHash8K-4 10000 11240 ns/op 728.85 MB/s BenchmarkHash1M-4 90 1300446 ns/op 806.32 MB/s BenchmarkHash8M-4 10 10953037 ns/op 765.87 MB/s BenchmarkHash8BytesUnaligned-4 110634 1062 ns/op 7.54 MB/s BenchmarkHash1KUnaligned-4 54763 2244 ns/op 456.41 MB/s BenchmarkHash8KUnaligned-4 10000 11537 ns/op 710.09 MB/s PASS ok crypto/md5 3.092s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 257949718 ns/op PASS ok crypto/rand 1.303s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10079 ns/op 12.70 MB/s BenchmarkRC4_1K-4 1461 78803 ns/op 12.99 MB/s BenchmarkRC4_8K-4 194 610271 ns/op 13.27 MB/s PASS ok crypto/rc4 1.496s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 13813757 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 28505321 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 46858324 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 3547554 ns/op BenchmarkDecryptOAEP/2048-4 9 11926841 ns/op BenchmarkEncryptOAEP/2048-4 33 3675752 ns/op BenchmarkSignPKCS1v15/2048-4 9 12224733 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3489059 ns/op BenchmarkSignPSS/2048-4 9 12117871 ns/op BenchmarkVerifyPSS/2048-4 32 3634806 ns/op PASS ok crypto/rsa 3.146s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96679 1279 ns/op 6.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 103502 1007 ns/op 7.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82843 1433 ns/op 223.36 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 89138 1182 ns/op 270.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55501 2066 ns/op 495.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64492 1836 ns/op 557.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12946 8966 ns/op 913.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13618 8714 ns/op 940.06 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.457s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77509 1527 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 89077 1290 ns/op 6.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 94287 1289 ns/op 6.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30730 3594 ns/op 284.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 30573 3477 ns/op 294.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34537 3640 ns/op 281.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6098 21413 ns/op 382.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6199 20975 ns/op 390.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6118 21058 ns/op 389.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.479s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 59056 2075 ns/op 3.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67921 1553 ns/op 5.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66111 1872 ns/op 4.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33142 3452 ns/op 296.61 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37964 3074 ns/op 333.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32484 3229 ns/op 317.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7152 15441 ns/op 530.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8776 14824 ns/op 552.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8673 14951 ns/op 547.93 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.477s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 25073841 5.478 ns/op BenchmarkConstantTimeEq-4 23297179 5.051 ns/op BenchmarkConstantTimeLessOrEq-4 24335241 5.124 ns/op BenchmarkXORBytes/8Bytes-4 3353905 33.67 ns/op 237.58 MB/s BenchmarkXORBytes/128Bytes-4 3105432 37.80 ns/op 3386.50 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 111.6 ns/op 18357.45 MB/s BenchmarkXORBytes/32768Bytes-4 83335 1378 ns/op 23778.25 MB/s PASS ok crypto/subtle 2.200s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 27 4123844 ns/op BenchmarkCertCache/1-4 49 4595328 ns/op BenchmarkCertCache/2-4 25 5663202 ns/op BenchmarkCertCache/3-4 31 3896827 ns/op BenchmarkHandshakeServer/RSA-4 12 10168808 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9538342 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 10876913 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 36 2795926 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 54 3759354 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4154020 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 28 4676327 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30337828 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29773191 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 58066334 ns/op 18.06 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 67094940 ns/op 15.63 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 112330899 ns/op 18.67 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 125492883 ns/op 16.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 211864193 ns/op 19.80 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 235358229 ns/op 17.82 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 538949715 ns/op 15.56 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 445936414 ns/op 18.81 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 782700931 ns/op 21.44 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 843386365 ns/op 19.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1645876614 ns/op 20.39 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1592032813 ns/op 21.08 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3209625987 ns/op 20.91 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3333915390 ns/op 20.13 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 64613596 ns/op 16.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 83152292 ns/op 12.61 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 114441305 ns/op 18.33 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 111479688 ns/op 18.81 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 195264913 ns/op 21.48 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 241511456 ns/op 17.37 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 431792318 ns/op 19.43 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 427089830 ns/op 19.64 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 774291488 ns/op 21.67 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 896801232 ns/op 18.71 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1603052930 ns/op 20.93 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1584217511 ns/op 21.18 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3029326379 ns/op 22.15 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3357838752 ns/op 19.99 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717067485 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 723156205 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 301837878 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 298138755 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 158484299 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159004913 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91395364 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 89066334 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 50408002 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 47000576 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161376514 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158086476 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76229713 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 85469946 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 49657703 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47648539 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35223462 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33779519 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25935926 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 28948235 ns/op PASS ok crypto/tls 36.354s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 16344709 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 378 319011 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 978 122177 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 985 147245 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.053s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 2897174 ns/op 278017 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 34 3374499 ns/op 264682 B/op 1985 allocs/op BenchmarkConcurrentStmtExec-4 44 2545102 ns/op 214048 B/op 578 allocs/op BenchmarkConcurrentTxQuery-4 37 3735220 ns/op 272882 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 66 1666707 ns/op 87840 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 2357889 ns/op 105850 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 162 783906 ns/op 41057 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 2996389 ns/op 228129 B/op 1789 allocs/op BenchmarkManyConcurrentQueries-4 2798 43373 ns/op 4116 B/op 20 allocs/op BenchmarkGrabConn-4 203332 627.8 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.016s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1932 68630 ns/op BenchmarkSymbols32-4 2234 56636 ns/op PASS ok debug/elf 1.352s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 139098 964.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1684122 ns/op 188244 B/op 13 allocs/op Benchmark115/LineToPC-4 67 1634697 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17496 8198 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.958s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 48590 2457 ns/op BenchmarkMarshal-4 669 160618 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2930 38930 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.502s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 290 392678 ns/op 20.86 MB/s BenchmarkEncodeToString-4 258 416464 ns/op 19.67 MB/s BenchmarkDecode-4 157 756503 ns/op 17.33 MB/s BenchmarkDecodeString-4 156 761697 ns/op 17.21 MB/s PASS ok encoding/base32 1.798s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 313 377599 ns/op 21.69 MB/s BenchmarkDecodeString/2-4 311253 379.0 ns/op 10.55 MB/s BenchmarkDecodeString/4-4 279042 444.3 ns/op 18.01 MB/s BenchmarkDecodeString/8-4 243433 584.5 ns/op 20.53 MB/s BenchmarkDecodeString/64-4 42795 2540 ns/op 34.64 MB/s BenchmarkDecodeString/8192-4 426 282603 ns/op 38.65 MB/s BenchmarkNewEncoding-4 55664 2146 ns/op 119.30 MB/s PASS ok encoding/base64 2.351s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1344 87987 ns/op 45.46 MB/s BenchmarkReadStruct-4 17218 6758 ns/op 11.10 MB/s BenchmarkWriteStruct-4 16551 7033 ns/op 10.66 MB/s BenchmarkReadInts-4 43429 2867 ns/op 10.46 MB/s BenchmarkWriteInts-4 39147 3050 ns/op 9.84 MB/s BenchmarkWriteSlice1000Int32s-4 1161 97016 ns/op 41.23 MB/s BenchmarkPutUint16-4 2908245 41.19 ns/op 48.56 MB/s BenchmarkAppendUint16-4 3080124 35.53 ns/op 56.28 MB/s BenchmarkPutUint32-4 2466235 50.87 ns/op 78.64 MB/s BenchmarkAppendUint32-4 2668756 45.02 ns/op 88.84 MB/s BenchmarkPutUint64-4 1205502 95.72 ns/op 83.58 MB/s BenchmarkAppendUint64-4 1250781 91.32 ns/op 87.61 MB/s BenchmarkLittleEndianPutUint16-4 3447817 37.07 ns/op 53.95 MB/s BenchmarkLittleEndianAppendUint16-4 2849322 40.79 ns/op 49.04 MB/s BenchmarkLittleEndianPutUint32-4 2286542 49.85 ns/op 80.25 MB/s BenchmarkLittleEndianAppendUint32-4 2362968 44.34 ns/op 90.21 MB/s BenchmarkLittleEndianPutUint64-4 1258134 93.26 ns/op 85.78 MB/s BenchmarkLittleEndianAppendUint64-4 1245554 92.59 ns/op 86.40 MB/s BenchmarkReadFloats-4 160333 785.1 ns/op 15.28 MB/s BenchmarkWriteFloats-4 142935 856.0 ns/op 14.02 MB/s BenchmarkReadSlice1000Float32s-4 1342 96850 ns/op 41.30 MB/s BenchmarkWriteSlice1000Float32s-4 1172 104327 ns/op 38.34 MB/s BenchmarkReadSlice1000Uint8s-4 56253 2512 ns/op 398.07 MB/s BenchmarkWriteSlice1000Uint8s-4 63195 2254 ns/op 443.65 MB/s BenchmarkPutUvarint32-4 859563 128.1 ns/op 31.22 MB/s BenchmarkPutUvarint64-4 277994 445.1 ns/op 17.97 MB/s PASS ok encoding/binary 6.044s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5563 19590 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6450 18768 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6216 18648 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4041 31821 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7658 17137 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6303 17169 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6267 17620 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4554 30389 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 12733 ns/op PASS ok encoding/csv 2.396s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7778 12880 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6918 15010 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 217 510281 ns/op 16871 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 619 178355 ns/op 792 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1653 82267 ns/op 53 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1365 87666 ns/op 63 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1867 64362 ns/op 207 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 61 1859513 ns/op 35138 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 597 253151 ns/op 25232 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1111 125593 ns/op 10798 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1456 121911 ns/op 9756 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 507 244650 ns/op 39190 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 200 695665 ns/op 66742 B/op 2217 allocs/op BenchmarkDecodeBytesSlice-4 478 306472 ns/op 23842 B/op 194 allocs/op BenchmarkDecodeInterfaceSlice-4 90 1382449 ns/op 83095 B/op 3178 allocs/op BenchmarkDecodeMap-4 81 1579544 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 3.955s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9666 10754 ns/op 23.81 MB/s BenchmarkEncode/1024-4 3110 40471 ns/op 25.30 MB/s BenchmarkEncode/4096-4 783 158589 ns/op 25.83 MB/s BenchmarkEncode/16384-4 180 634729 ns/op 25.81 MB/s BenchmarkDecode/256-4 24356 4761 ns/op 53.77 MB/s BenchmarkDecode/1024-4 6662 19402 ns/op 52.78 MB/s BenchmarkDecode/4096-4 1700 76634 ns/op 53.45 MB/s BenchmarkDecode/16384-4 350 329730 ns/op 49.69 MB/s BenchmarkDump/256-4 1287 97711 ns/op 2.62 MB/s BenchmarkDump/1024-4 309 396134 ns/op 2.58 MB/s BenchmarkDump/4096-4 81 1586193 ns/op 2.58 MB/s BenchmarkDump/16384-4 18 6650510 ns/op 2.46 MB/s PASS ok encoding/hex 2.950s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 120543422 ns/op 16.10 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 142335556 ns/op 13.63 MB/s 8394760 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 138700837 ns/op 13.99 MB/s 10331776 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 131242103 ns/op 14.79 MB/s 1946768 B/op 70 allocs/op BenchmarkMarshalBytes/32-4 20310 5511 ns/op BenchmarkMarshalBytes/256-4 6235 21499 ns/op BenchmarkMarshalBytes/4096-4 480 252031 ns/op BenchmarkMarshalBytesError/32-4 50 2180590 ns/op BenchmarkMarshalBytesError/256-4 50 2232522 ns/op BenchmarkMarshalBytesError/4096-4 50 2418237 ns/op BenchmarkMarshalMap-4 42303 3012 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 419766643 ns/op 4.62 MB/s 10098568 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 27795 3643 ns/op 3.84 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45058 2599 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 361285588 ns/op 5.37 MB/s 2020560 B/op 40008 allocs/op BenchmarkCodeUnmarshalReuse-4 1 360076796 ns/op 5.39 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 80179 1637 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 188050 980.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 205071 711.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 20348 5908 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 75930 1789 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 87378 1347 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 21853 5673 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2539 40694 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 753 167034 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 120 1008717 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 9360380 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 672355 165.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 581647 174.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 637408 178.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 656829 179.4 ns/op BenchmarkEncodeMarshaler-4 56215 1973 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 87499 1428 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5328488 21.62 ns/op BenchmarkNumberIsValidRegexp-4 18801 6560 ns/op PASS ok encoding/json 9.455s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 2826654 ns/op 23.19 MB/s BenchmarkDecode-4 33 3714791 ns/op 23.90 MB/s PASS ok encoding/pem 1.421s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2558 54408 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1026 137684 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3188 37530 ns/op PASS ok encoding/xml 1.521s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 213895 519.4 ns/op BenchmarkAs-4 72174 1533 ns/op PASS ok errors 1.330s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 494458 297.8 ns/op BenchmarkIntSet-4 584218 209.6 ns/op BenchmarkFloatAdd-4 142639 1096 ns/op BenchmarkFloatSet-4 573696 227.9 ns/op BenchmarkStringSet-4 506998 288.2 ns/op BenchmarkMapSet-4 109917 1009 ns/op BenchmarkMapSetDifferent-4 70632 2179 ns/op BenchmarkMapSetDifferentRandom-4 258 421600 ns/op BenchmarkMapSetString-4 120030 1148 ns/op BenchmarkMapAddSame-4 33391 4040 ns/op BenchmarkMapAddDifferent-4 14061 9376 ns/op BenchmarkMapAddDifferentRandom-4 238 493368 ns/op BenchmarkMapAddSameSteadyState-4 314907 361.2 ns/op BenchmarkMapAddDifferentSteadyState-4 142402 852.4 ns/op BenchmarkMapString-4 7563 16903 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 17445 7302 ns/op PASS ok expvar 4.483s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 79561 1408 ns/op BenchmarkSprintfEmpty-4 351800 491.5 ns/op BenchmarkSprintfString-4 255292 675.0 ns/op BenchmarkSprintfTruncateString-4 214321 789.2 ns/op BenchmarkSprintfTruncateBytes-4 139546 911.8 ns/op BenchmarkSprintfSlowParsingPath-4 160374 870.3 ns/op BenchmarkSprintfQuoteString-4 42729 2742 ns/op BenchmarkSprintfInt-4 161150 653.1 ns/op BenchmarkSprintfIntInt-4 144889 991.2 ns/op BenchmarkSprintfPrefixedInt-4 140966 1236 ns/op BenchmarkSprintfFloat-4 102068 1247 ns/op BenchmarkSprintfComplex-4 45991 2643 ns/op BenchmarkSprintfBoolean-4 205255 787.2 ns/op BenchmarkSprintfHexString-4 85518 1648 ns/op BenchmarkSprintfHexBytes-4 76974 2347 ns/op BenchmarkSprintfBytes-4 34095 4136 ns/op BenchmarkSprintfStringer-4 46153 2481 ns/op BenchmarkSprintfStructure-4 25856 5481 ns/op BenchmarkManyArgs-4 47516 2295 ns/op BenchmarkFprintInt-4 65666 2006 ns/op BenchmarkFprintfBytes-4 63622 1798 ns/op BenchmarkFprintIntNoAlloc-4 60592 2063 ns/op BenchmarkScanInts-4 25 4071869 ns/op BenchmarkScanRecursiveInt-4 1 438813202 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 463301521 ns/op PASS ok fmt 6.624s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 549 204480 ns/op PASS ok go/build 1.341s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 51234 2098 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 16329 7488 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4497 24526 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1441 91661 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 344 379982 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 92 1657442 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 6777760 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 26998740 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 118464466 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.559s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 287284948 ns/op 0.23 MB/s 45520856 B/op 48786 allocs/op PASS ok go/format 1.350s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 19475735 ns/op 2.77 MB/s BenchmarkParseOnly-4 7 16864287 ns/op 3.19 MB/s BenchmarkResolve-4 66 1881484 ns/op 28.63 MB/s PASS ok go/parser 2.635s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 138189297 ns/op 0.37 MB/s 4993704 B/op 27451 allocs/op BenchmarkPrintDecl-4 928 132302 ns/op 0.24 MB/s 16847 B/op 51 allocs/op PASS ok go/printer 1.326s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 282 415211 ns/op BenchmarkScanFiles/go/types/expr.go-4 15 7789594 ns/op 6.36 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12258453 ns/op 5.90 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18136862 ns/op 6.52 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 222 536674 ns/op 5.73 MB/s PASS ok go/scanner 1.828s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1587471 73.04 ns/op PASS ok go/token 1.265s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 138 861475 ns/op BenchmarkNamed/Underlying/nongeneric-4 862243 136.0 ns/op BenchmarkNamed/Underlying/generic-4 761864 136.3 ns/op BenchmarkNamed/Underlying/src_instance-4 926229 136.1 ns/op BenchmarkNamed/Underlying/user_instance-4 992185 131.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18099 6863 ns/op BenchmarkNamed/NewMethodSet/generic-4 16557 8639 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17164 6769 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16641 7928 ns/op BenchmarkCheck/http/funcbodies/info-4 1 594084053 ns/op 54856 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 425130799 ns/op 76637 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 231482320 ns/op 140396 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 214540323 ns/op 151382 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2655576624 ns/op 1947 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 118685369 ns/op 43351 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 89330093 ns/op 57732 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 69618324 ns/op 73649 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 664797670 ns/op 3256 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 69371522 ns/op 31167 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51480803 ns/op 41944 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 55637720 ns/op 38748 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1840836288 ns/op 35529 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 552792825 ns/op 118270 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 128968071 ns/op 505963 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 101675584 ns/op 641280 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3475255684 ns/op 577.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 129335260 ns/op 15404 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 91513018 ns/op 21892 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 90423826 ns/op 22130 lines/s PASS ok go/types 45.431s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13122 8626 ns/op 118.71 MB/s PASS ok hash/adler32 1.273s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 196998 543.5 ns/op 27.60 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 234916 505.8 ns/op 29.65 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 140446 846.6 ns/op 47.25 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 143605 850.5 ns/op 47.03 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 403194 322.9 ns/op 1585.52 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 405968 316.2 ns/op 1619.25 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 326486 341.0 ns/op 3003.25 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 391039 335.0 ns/op 3056.74 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 259236 521.8 ns/op 7849.81 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 239558 511.7 ns/op 8004.52 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 61904 1991 ns/op 16455.61 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 60573 1911 ns/op 17143.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 416760 316.9 ns/op 47.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 362991 317.4 ns/op 47.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 361986 324.0 ns/op 123.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 425511 308.8 ns/op 129.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 338844 389.1 ns/op 1316.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 340645 395.3 ns/op 1295.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 282400 451.3 ns/op 2268.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 277646 452.4 ns/op 2263.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 260397 508.5 ns/op 8054.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 240693 506.3 ns/op 8089.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52467 2016 ns/op 16255.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 55250 2018 ns/op 16241.70 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 279907 471.7 ns/op 31.80 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 237804 481.7 ns/op 31.14 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 133672 899.9 ns/op 44.45 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 131376 1006 ns/op 39.75 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12550 9427 ns/op 54.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12966 9114 ns/op 56.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5476 20395 ns/op 50.21 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6410 20591 ns/op 49.73 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1292 88059 ns/op 46.51 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1290 88727 ns/op 46.16 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 164 813246 ns/op 40.29 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 159 717355 ns/op 45.68 MB/s PASS ok hash/crc32 7.216s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 123 854502 ns/op 76.69 MB/s BenchmarkCrc64/ISO4KB-4 1640 76580 ns/op 53.49 MB/s BenchmarkCrc64/ISO1KB-4 8216 16164 ns/op 63.35 MB/s BenchmarkCrc64/ECMA64KB-4 139 847286 ns/op 77.35 MB/s BenchmarkCrc64/Random64KB-4 139 818406 ns/op 80.08 MB/s BenchmarkCrc64/Random16KB-4 499 217452 ns/op 75.35 MB/s PASS ok hash/crc64 2.196s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12681 8346 ns/op 122.69 MB/s BenchmarkFnv32aKB-4 13866 8366 ns/op 122.41 MB/s BenchmarkFnv64KB-4 13351 8846 ns/op 115.75 MB/s BenchmarkFnv64aKB-4 13957 8980 ns/op 114.03 MB/s BenchmarkFnv128KB-4 1726 69118 ns/op 14.82 MB/s BenchmarkFnv128aKB-4 1833 71848 ns/op 14.25 MB/s PASS ok hash/fnv 2.286s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 385562 299.7 ns/op 13.35 MB/s BenchmarkHash/n=4/Bytes-4 2983806 36.87 ns/op 108.49 MB/s BenchmarkHash/n=4/String-4 1789646 65.18 ns/op 61.36 MB/s BenchmarkHash/n=8/Write-4 445485 274.9 ns/op 29.10 MB/s BenchmarkHash/n=8/Bytes-4 3234121 37.24 ns/op 214.84 MB/s BenchmarkHash/n=8/String-4 1848565 64.42 ns/op 124.18 MB/s BenchmarkHash/n=16/Write-4 471741 275.8 ns/op 58.01 MB/s BenchmarkHash/n=16/Bytes-4 3353608 38.63 ns/op 414.20 MB/s BenchmarkHash/n=16/String-4 1946155 62.81 ns/op 254.72 MB/s BenchmarkHash/n=32/Write-4 438399 276.5 ns/op 115.73 MB/s BenchmarkHash/n=32/Bytes-4 3587875 33.77 ns/op 947.69 MB/s BenchmarkHash/n=32/String-4 1945756 61.63 ns/op 519.20 MB/s BenchmarkHash/n=64/Write-4 450474 289.7 ns/op 220.91 MB/s BenchmarkHash/n=64/Bytes-4 3074594 36.69 ns/op 1744.24 MB/s BenchmarkHash/n=64/String-4 1837825 64.24 ns/op 996.26 MB/s BenchmarkHash/n=256/Write-4 345939 370.7 ns/op 690.55 MB/s BenchmarkHash/n=256/Bytes-4 2253228 51.31 ns/op 4989.55 MB/s BenchmarkHash/n=256/String-4 1000000 114.5 ns/op 2236.25 MB/s BenchmarkHash/n=320/Write-4 341468 389.6 ns/op 821.39 MB/s BenchmarkHash/n=320/Bytes-4 2050652 55.18 ns/op 5799.09 MB/s BenchmarkHash/n=320/String-4 779095 167.9 ns/op 1906.35 MB/s BenchmarkHash/n=1024/Write-4 233768 530.7 ns/op 1929.48 MB/s BenchmarkHash/n=1024/Bytes-4 896605 128.3 ns/op 7983.27 MB/s BenchmarkHash/n=1024/String-4 311677 397.0 ns/op 2579.04 MB/s BenchmarkHash/n=4096/Write-4 101788 1177 ns/op 3478.57 MB/s BenchmarkHash/n=4096/Bytes-4 299840 423.8 ns/op 9663.94 MB/s BenchmarkHash/n=4096/String-4 78666 1485 ns/op 2758.77 MB/s BenchmarkHash/n=16384/Write-4 29665 3875 ns/op 4227.78 MB/s BenchmarkHash/n=16384/Bytes-4 76360 1638 ns/op 10005.12 MB/s BenchmarkHash/n=16384/String-4 20026 5807 ns/op 2821.51 MB/s PASS ok hash/maphash 6.270s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 697 173793 ns/op BenchmarkEscapeNone-4 141530 863.1 ns/op BenchmarkUnescape-4 682 163558 ns/op BenchmarkUnescapeNone-4 644853 180.4 ns/op BenchmarkUnescapeSparse-4 10000 18665 ns/op BenchmarkUnescapeDense-4 1171 111870 ns/op PASS ok html 2.045s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7831 14587 ns/op BenchmarkCSSEscaperNoSpecials-4 42465 2747 ns/op BenchmarkDecodeCSS-4 26199 4787 ns/op BenchmarkDecodeCSSNoSpecials-4 3189729 35.51 ns/op BenchmarkCSSValueFilter-4 87561 1155 ns/op BenchmarkCSSValueFilterOk-4 73464 1544 ns/op BenchmarkEscapedExecute-4 4863 24290 ns/op BenchmarkHTMLNospaceEscaper-4 9696 11998 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 52035 2164 ns/op BenchmarkStripTags-4 20024 5885 ns/op BenchmarkStripTagsNoSpecials-4 221089 510.0 ns/op BenchmarkJSValEscaperWithNum-4 22918 5029 ns/op BenchmarkJSValEscaperWithStr-4 6223 19556 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20358 5909 ns/op BenchmarkJSValEscaperWithObj-4 5368 23482 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13857 8392 ns/op BenchmarkJSStrEscaperNoSpecials-4 47587 2663 ns/op BenchmarkJSStrEscaper-4 10000 11624 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45718 2493 ns/op BenchmarkJSRegexpEscaper-4 9381 12094 ns/op BenchmarkTemplateSpecialTags-4 100 1146313 ns/op BenchmarkURLEscaper-4 4389 27277 ns/op BenchmarkURLEscaperNoSpecials-4 175002 848.7 ns/op BenchmarkURLNormalizer-4 5244 21985 ns/op BenchmarkURLNormalizerNoSpecials-4 164036 766.1 ns/op BenchmarkSrcsetFilter-4 17872 6707 ns/op BenchmarkSrcsetFilterNoSpecials-4 106386 1214 ns/op PASS ok html/template 5.708s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 520218 211.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 502504 239.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 695200 208.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 466134 246.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1579911 73.48 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1258749 97.12 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1640544 72.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1236103 101.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1332880 88.03 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 422472 314.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 301742 362.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 437286 312.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 326413 360.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 756576 172.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 506754 249.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 836000 148.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 410197 250.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 365314 324.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1357186 87.82 ns/op BenchmarkRGBASetRGBA-4 1000000 100.4 ns/op BenchmarkRGBA64At-4 1000000 131.2 ns/op BenchmarkRGBA64SetRGBA64-4 731811 146.4 ns/op BenchmarkNRGBAAt-4 1373014 86.27 ns/op BenchmarkNRGBASetNRGBA-4 1204131 98.53 ns/op BenchmarkNRGBA64At-4 992940 136.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 715744 145.4 ns/op BenchmarkAlphaAt-4 2484490 48.37 ns/op BenchmarkAlphaSetAlpha-4 2029280 56.77 ns/op BenchmarkAlpha16At-4 1425313 80.58 ns/op BenchmarkAlphaSetAlpha16-4 1337883 89.02 ns/op BenchmarkGrayAt-4 2562098 46.28 ns/op BenchmarkGraySetGray-4 2144967 56.24 ns/op BenchmarkGray16At-4 1441461 81.19 ns/op BenchmarkGraySetGray16-4 1353232 86.62 ns/op PASS ok image 7.849s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2770693 39.70 ns/op BenchmarkYCbCrToRGB/128-4 3302664 34.17 ns/op BenchmarkYCbCrToRGB/255-4 3425526 33.56 ns/op BenchmarkRGBToYCbCr/0-4 3364558 33.59 ns/op BenchmarkRGBToYCbCr/Cb-4 3367446 33.08 ns/op BenchmarkRGBToYCbCr/Cr-4 3744193 31.72 ns/op BenchmarkYCbCrToRGBA/0-4 2706129 42.34 ns/op BenchmarkYCbCrToRGBA/128-4 2556356 43.50 ns/op BenchmarkYCbCrToRGBA/255-4 2810974 42.29 ns/op BenchmarkNYCbCrAToRGBA/0-4 2910192 39.62 ns/op BenchmarkNYCbCrAToRGBA/128-4 2891121 39.77 ns/op BenchmarkNYCbCrAToRGBA/255-4 2976998 39.86 ns/op PASS ok image/color 3.256s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 36704715 ns/op BenchmarkFillSrc-4 340 340474 ns/op BenchmarkCopyOver-4 7 16164211 ns/op BenchmarkCopySrc-4 523 221810 ns/op BenchmarkNRGBAOver-4 8 13001260 ns/op BenchmarkNRGBASrc-4 13 9105228 ns/op BenchmarkYCbCr-4 10 10103681 ns/op BenchmarkGray-4 16 6569250 ns/op BenchmarkCMYK-4 12 8851199 ns/op BenchmarkGlyphOver-4 22 5174595 ns/op BenchmarkRGBAMaskOver-4 5 21561104 ns/op BenchmarkGrayMaskOver-4 6 19296754 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30221642 ns/op BenchmarkRGBA-4 5 21002616 ns/op BenchmarkPalettedFill-4 912 125023 ns/op BenchmarkPalettedRGBA-4 5 22919223 ns/op BenchmarkGenericOver-4 3 45948638 ns/op BenchmarkGenericMaskOver-4 5 21259917 ns/op BenchmarkGenericSrc-4 4 30921113 ns/op BenchmarkGenericMaskSrc-4 4 29540312 ns/op PASS ok image/draw 7.183s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 24 5032547 ns/op 3.07 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 127771529 ns/op 2.40 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2240533538 ns/op 0.55 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 66 1940897 ns/op 7.96 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 110697480 ns/op 0.56 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.269s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4922 24577 ns/op BenchmarkIDCT-4 5236 22156 ns/op BenchmarkDecodeBaseline-4 8 13104356 ns/op 4.72 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 18108992 ns/op 3.41 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 153104923 ns/op 8.03 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 194199063 ns/op 4.75 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.342s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 19147226 6.558 ns/op BenchmarkDecodeGray-4 13 8789297 ns/op 7.46 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36460557 ns/op 7.19 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31127503 ns/op 8.42 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5314442 ns/op 12.33 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31168928 ns/op 8.41 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38814016 ns/op 6.75 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 46326668 ns/op 6.63 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 46236047 ns/op 6.64 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 161158819 ns/op 7.62 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 167475349 ns/op 7.34 MB/s 864096 B/op 30 allocs/op BenchmarkEncodePaletted-4 4 28645090 ns/op 10.72 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 165620992 ns/op 7.42 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 603611101 ns/op 2.04 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.795s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 51824140 ns/op 1.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 41883484 ns/op 2.39 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 259577184 ns/op 1.93 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 242629199 ns/op 2.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49230482 ns/op 2.03 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 42251788 ns/op 2.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 251005800 ns/op 1.99 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 218725403 ns/op 2.29 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 522877541 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 465770950 ns/op 2.15 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3136273834 ns/op 1.59 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3113031490 ns/op 1.61 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8700142 ns/op 11.49 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9109792 ns/op 10.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 42466841 ns/op 11.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 46322612 ns/op 10.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 86604788 ns/op 11.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 91304922 ns/op 10.95 MB/s 8003668 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 441007307 ns/op 11.34 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 456076163 ns/op 10.96 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56643300 ns/op 1.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47030900 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 305423028 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 291783998 ns/op 1.71 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 695040622 ns/op 1.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 673954315 ns/op 1.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5198018457 ns/op 0.96 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4938599301 ns/op 1.01 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 136690237 ns/op 30.58 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 136488608 ns/op 30.62 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 39.923s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35698 3100 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 34218 3456 ns/op 0.58 MB/s BenchmarkMarshalCorpusFile/4-4 32294 4095 ns/op 0.98 MB/s BenchmarkMarshalCorpusFile/8-4 25185 4610 ns/op 1.74 MB/s BenchmarkMarshalCorpusFile/16-4 19089 6056 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/32-4 12782 9243 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/64-4 9601 12215 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/128-4 6932 16659 ns/op 7.68 MB/s BenchmarkMarshalCorpusFile/256-4 3708 40439 ns/op 6.33 MB/s BenchmarkMarshalCorpusFile/512-4 1578 86039 ns/op 5.95 MB/s BenchmarkMarshalCorpusFile/1024-4 841 164675 ns/op 6.22 MB/s BenchmarkMarshalCorpusFile/2048-4 327 330570 ns/op 6.20 MB/s BenchmarkMarshalCorpusFile/4096-4 177 610396 ns/op 6.71 MB/s BenchmarkMarshalCorpusFile/8192-4 94 1449124 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/16384-4 32 3182967 ns/op 5.15 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6253443 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/65536-4 9 14331679 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24250466 ns/op 5.40 MB/s BenchmarkMarshalCorpusFile/262144-4 3 43277910 ns/op 6.06 MB/s BenchmarkMarshalCorpusFile/524288-4 2 97496908 ns/op 5.38 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 166791590 ns/op 6.29 MB/s BenchmarkUnmarshalCorpusFile/1-4 9818 14632 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 14447 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 7992 15266 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/8-4 6669 17295 ns/op 0.46 MB/s BenchmarkUnmarshalCorpusFile/16-4 6792 20315 ns/op 0.79 MB/s BenchmarkUnmarshalCorpusFile/32-4 3932 30121 ns/op 1.06 MB/s BenchmarkUnmarshalCorpusFile/64-4 3452 35318 ns/op 1.81 MB/s BenchmarkUnmarshalCorpusFile/128-4 2827 48313 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/256-4 942 126117 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/512-4 507 232197 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/1024-4 248 454813 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/2048-4 120 914947 ns/op 2.24 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1755380 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3469671 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6810844 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13639684 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27406184 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 54429742 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 111366920 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 223083310 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 436445948 ns/op 2.40 MB/s BenchmarkMutatorBytes/1-4 35316 3429 ns/op BenchmarkMutatorBytes/10-4 36387 3187 ns/op BenchmarkMutatorBytes/100-4 34376 3539 ns/op BenchmarkMutatorBytes/1000-4 23546 5226 ns/op BenchmarkMutatorBytes/10000-4 7771 20171 ns/op BenchmarkMutatorBytes/100000-4 1018 133809 ns/op BenchmarkMutatorString/1-4 35115 3659 ns/op BenchmarkMutatorString/10-4 33151 3349 ns/op BenchmarkMutatorString/100-4 30337 4547 ns/op BenchmarkMutatorString/1000-4 15184 7275 ns/op BenchmarkMutatorString/10000-4 4098 47587 ns/op BenchmarkMutatorString/100000-4 380 317721 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18619 6654 ns/op BenchmarkMutatorAllBasicTypes/string-4 17307 6714 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58083 1996 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50186 2338 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51847 2281 ns/op BenchmarkMutatorAllBasicTypes/int-4 53370 2127 ns/op BenchmarkMutatorAllBasicTypes/int8-4 53208 2155 ns/op BenchmarkMutatorAllBasicTypes/int16-4 54520 2100 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57121 2099 ns/op BenchmarkMutatorAllBasicTypes/int64-4 54918 2115 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54919 2161 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55513 2157 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 49915 2224 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 53898 2131 ns/op PASS ok internal/fuzz 14.434s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 16562 6776 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 160310 809.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.727s PASS ok internal/poll 1.032s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22903659 ns/op PASS ok internal/trace 3.714s PASS ok internal/zstd 1.047s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10939 ns/op BenchmarkCopyNLarge-4 348 442331 ns/op PASS ok io 1.532s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 166982 781.5 ns/op BenchmarkPrintln-4 22118 5543 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30783 3676 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 5788 19048 ns/op BenchmarkDiscard-4 891336 120.9 ns/op 0 B/op 0 allocs/op PASS ok log 1.961s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 73552 1598 ns/op BenchmarkJSONHandler/defaults-4 7270 16001 ns/op 522 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4420 25310 ns/op 780 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5926 22253 ns/op 740 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7590 16778 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7309 15804 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 2827 36464 ns/op 542 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 29234 4163 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 28398 4004 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 82594 1393 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 64296 1857 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 63271 1773 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 61840 1956 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 62936 1912 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 70299 1808 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 635319 157.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 646459 209.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 534934 256.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 461374 287.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5899 25120 ns/op BenchmarkDispatch/switch-checked-4 185936 638.7 ns/op BenchmarkDispatch/As-4 222230 581.5 ns/op BenchmarkDispatch/Visit-4 186886 668.3 ns/op BenchmarkUnsafeStrings-4 17030 6827 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 5.302s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1608922 72.82 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1452390 74.54 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 1034227 117.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 324340 367.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 55996 2495 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 58766 2547 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 31590 5044 ns/op 675 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6060 19315 ns/op 3475 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11376 11276 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12265 10516 ns/op 598 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9088 15593 ns/op 1081 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2474 49363 ns/op 4290 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 13520 7489 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15330 7368 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9300 12653 ns/op 935 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2694 38764 ns/op 3711 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.512s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34151422 ns/op PASS ok maps 2.346s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2511086 42.65 ns/op BenchmarkAcosh-4 1407686 85.57 ns/op BenchmarkAsin-4 2608464 42.74 ns/op BenchmarkAsinh-4 1305078 90.76 ns/op BenchmarkAtan-4 3220267 36.65 ns/op BenchmarkAtanh-4 1221194 87.46 ns/op BenchmarkAtan2-4 2217136 51.50 ns/op BenchmarkCbrt-4 1695237 67.03 ns/op BenchmarkCeil-4 27261902 4.877 ns/op BenchmarkCopysign-4 4076226 28.62 ns/op BenchmarkCos-4 1492044 78.78 ns/op BenchmarkCosh-4 1988317 57.69 ns/op BenchmarkErf-4 3378730 34.13 ns/op BenchmarkErfc-4 3456974 34.63 ns/op BenchmarkErfinv-4 3113560 37.41 ns/op BenchmarkErfcinv-4 3150356 36.93 ns/op BenchmarkExp-4 7448853 15.25 ns/op BenchmarkExpGo-4 986704 107.1 ns/op BenchmarkExpm1-4 2567050 44.33 ns/op BenchmarkExp2-4 1000000 104.7 ns/op BenchmarkExp2Go-4 1000000 107.7 ns/op BenchmarkAbs-4 5354269 22.23 ns/op BenchmarkDim-4 10941397 9.977 ns/op BenchmarkFloor-4 25873946 4.827 ns/op BenchmarkMax-4 16998163 6.809 ns/op BenchmarkMin-4 17972256 6.928 ns/op BenchmarkMod-4 404606 304.8 ns/op BenchmarkFrexp-4 1977052 59.29 ns/op BenchmarkGamma-4 883731 131.5 ns/op BenchmarkHypot-4 13349025 9.003 ns/op BenchmarkHypotGo-4 1775986 63.29 ns/op BenchmarkIlogb-4 2214769 52.37 ns/op BenchmarkJ0-4 326181 392.8 ns/op BenchmarkJ1-4 317180 385.7 ns/op BenchmarkJn-4 142360 823.2 ns/op BenchmarkLdexp-4 1963654 58.99 ns/op BenchmarkLgamma-4 1000000 103.6 ns/op BenchmarkLog-4 6496698 17.64 ns/op BenchmarkLogb-4 2233737 52.55 ns/op BenchmarkLog1p-4 1773254 65.83 ns/op BenchmarkLog10-4 5785660 18.82 ns/op BenchmarkLog2-4 1675596 70.04 ns/op BenchmarkModf-4 2522031 44.69 ns/op BenchmarkNextafter32-4 2487316 45.54 ns/op BenchmarkNextafter64-4 2544993 45.62 ns/op BenchmarkPowInt-4 676821 186.7 ns/op BenchmarkPowFrac-4 428648 243.0 ns/op BenchmarkPow10Pos-4 6484483 19.29 ns/op BenchmarkPow10Neg-4 6323718 17.39 ns/op BenchmarkRound-4 4982281 23.55 ns/op BenchmarkRoundToEven-4 12705711 9.138 ns/op BenchmarkRemainder-4 617848 215.5 ns/op BenchmarkSignbit-4 7601240 15.49 ns/op BenchmarkSin-4 1667509 70.73 ns/op BenchmarkSincos-4 1240132 95.18 ns/op BenchmarkSinh-4 2345100 51.58 ns/op BenchmarkSqrtIndirect-4 27447328 4.760 ns/op BenchmarkSqrtLatency-4 25922566 5.069 ns/op BenchmarkSqrtIndirectLatency-4 24538632 5.296 ns/op BenchmarkSqrtGoLatency-4 1437230 82.13 ns/op BenchmarkSqrtPrime-4 40094 2770 ns/op BenchmarkTan-4 1642802 72.05 ns/op BenchmarkTanh-4 1794297 65.76 ns/op BenchmarkTrunc-4 26084994 5.067 ns/op BenchmarkY0-4 323725 382.7 ns/op BenchmarkY1-4 343370 384.7 ns/op BenchmarkYn-4 156016 810.8 ns/op BenchmarkFloat64bits-4 8002502 14.92 ns/op BenchmarkFloat64frombits-4 7934716 16.66 ns/op BenchmarkFloat32bits-4 7526211 15.99 ns/op BenchmarkFloat32frombits-4 7935247 15.07 ns/op BenchmarkFMA-4 25079460 5.031 ns/op PASS ok math 13.936s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14456228 8.118 ns/op 7883.64 MB/s BenchmarkAddVV/2-4 13208808 9.216 ns/op 13888.97 MB/s BenchmarkAddVV/3-4 9486222 10.78 ns/op 17805.00 MB/s BenchmarkAddVV/4-4 10707135 9.506 ns/op 26930.00 MB/s BenchmarkAddVV/5-4 11955194 10.53 ns/op 30390.35 MB/s BenchmarkAddVV/10-4 9120687 12.23 ns/op 52328.63 MB/s BenchmarkAddVV/100-4 2044892 51.35 ns/op 124623.96 MB/s BenchmarkAddVV/1000-4 284404 465.7 ns/op 137427.20 MB/s BenchmarkSubVV/1-4 15617262 7.996 ns/op 8004.50 MB/s BenchmarkSubVV/2-4 12830100 8.798 ns/op 14548.46 MB/s BenchmarkSubVV/3-4 12476407 9.882 ns/op 19428.97 MB/s BenchmarkSubVV/4-4 12642010 10.03 ns/op 25532.48 MB/s BenchmarkSubVV/5-4 11714062 11.30 ns/op 28317.63 MB/s BenchmarkSubVV/10-4 8784646 13.08 ns/op 48911.78 MB/s BenchmarkSubVV/100-4 2267556 52.26 ns/op 122459.05 MB/s BenchmarkSubVV/1000-4 276999 447.2 ns/op 143125.83 MB/s BenchmarkAddVW/1-4 16769511 7.529 ns/op 1062.61 MB/s BenchmarkAddVW/2-4 13793212 8.203 ns/op 1950.59 MB/s BenchmarkAddVW/3-4 13661438 9.292 ns/op 2582.79 MB/s BenchmarkAddVW/4-4 13928574 8.532 ns/op 3750.56 MB/s BenchmarkAddVW/5-4 12415070 9.262 ns/op 4318.83 MB/s BenchmarkAddVW/10-4 10137085 10.89 ns/op 7343.44 MB/s BenchmarkAddVW/100-4 316110 400.6 ns/op 1997.10 MB/s BenchmarkAddVW/1000-4 41636 2704 ns/op 2958.59 MB/s BenchmarkAddVWext/1-4 16761834 7.642 ns/op 1046.84 MB/s BenchmarkAddVWext/2-4 15676568 7.881 ns/op 2030.08 MB/s BenchmarkAddVWext/3-4 14671465 8.404 ns/op 2855.88 MB/s BenchmarkAddVWext/4-4 13880172 8.446 ns/op 3788.87 MB/s BenchmarkAddVWext/5-4 13211125 9.157 ns/op 4368.18 MB/s BenchmarkAddVWext/10-4 10430325 11.02 ns/op 7258.63 MB/s BenchmarkAddVWext/100-4 52812 2388 ns/op 334.95 MB/s BenchmarkAddVWext/1000-4 4778 25937 ns/op 308.44 MB/s BenchmarkSubVW/1-4 16499409 7.464 ns/op 1071.85 MB/s BenchmarkSubVW/2-4 15363547 8.182 ns/op 1955.61 MB/s BenchmarkSubVW/3-4 13694161 8.856 ns/op 2710.18 MB/s BenchmarkSubVW/4-4 14801569 8.471 ns/op 3777.75 MB/s BenchmarkSubVW/5-4 13291650 9.198 ns/op 4348.57 MB/s BenchmarkSubVW/10-4 11405412 11.35 ns/op 7046.77 MB/s BenchmarkSubVW/100-4 292570 419.1 ns/op 1909.03 MB/s BenchmarkSubVW/1000-4 42984 2738 ns/op 2921.74 MB/s BenchmarkSubVWext/1-4 16777413 7.404 ns/op 1080.51 MB/s BenchmarkSubVWext/2-4 16054444 7.700 ns/op 2077.79 MB/s BenchmarkSubVWext/3-4 15087940 8.287 ns/op 2896.08 MB/s BenchmarkSubVWext/4-4 14315542 8.340 ns/op 3836.93 MB/s BenchmarkSubVWext/5-4 13534320 9.101 ns/op 4395.28 MB/s BenchmarkSubVWext/10-4 11845148 10.62 ns/op 7533.26 MB/s BenchmarkSubVWext/100-4 51632 2221 ns/op 360.15 MB/s BenchmarkSubVWext/1000-4 5851 22101 ns/op 361.98 MB/s BenchmarkMulAddVWW/1-4 13566896 9.266 ns/op 6907.19 MB/s BenchmarkMulAddVWW/2-4 12982027 9.802 ns/op 13059.02 MB/s BenchmarkMulAddVWW/3-4 11914903 10.06 ns/op 19093.23 MB/s BenchmarkMulAddVWW/4-4 12049723 10.78 ns/op 23745.25 MB/s BenchmarkMulAddVWW/5-4 10327890 10.84 ns/op 29530.10 MB/s BenchmarkMulAddVWW/10-4 7482752 14.31 ns/op 44724.11 MB/s BenchmarkMulAddVWW/100-4 1594405 74.73 ns/op 85637.72 MB/s BenchmarkMulAddVWW/1000-4 172154 721.1 ns/op 88749.59 MB/s BenchmarkAddMulVVW/1-4 15058240 8.947 ns/op 7153.32 MB/s BenchmarkAddMulVVW/2-4 13680813 8.715 ns/op 14686.95 MB/s BenchmarkAddMulVVW/3-4 12674571 10.02 ns/op 19163.03 MB/s BenchmarkAddMulVVW/4-4 10904731 10.51 ns/op 24360.59 MB/s BenchmarkAddMulVVW/5-4 10432639 11.98 ns/op 26713.00 MB/s BenchmarkAddMulVVW/10-4 7058654 14.18 ns/op 45145.37 MB/s BenchmarkAddMulVVW/100-4 1797447 66.20 ns/op 96675.11 MB/s BenchmarkAddMulVVW/1000-4 183610 583.9 ns/op 109604.75 MB/s BenchmarkDivWVW/1-4 2014994 59.46 ns/op 1076.36 MB/s BenchmarkDivWVW/2-4 997354 120.1 ns/op 1065.96 MB/s BenchmarkDivWVW/3-4 886993 147.5 ns/op 1301.72 MB/s BenchmarkDivWVW/4-4 751488 173.9 ns/op 1472.15 MB/s BenchmarkDivWVW/5-4 646530 204.1 ns/op 1568.14 MB/s BenchmarkDivWVW/10-4 358887 360.3 ns/op 1776.44 MB/s BenchmarkDivWVW/100-4 37587 2966 ns/op 2158.03 MB/s BenchmarkDivWVW/1000-4 4508 28752 ns/op 2225.95 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15010480 7.482 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13986802 7.476 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13777870 8.215 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14927704 7.911 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13665460 8.882 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13102437 8.408 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11515414 9.355 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12611594 8.959 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10795840 9.769 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12605449 9.702 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8968654 14.76 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9773736 11.99 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1426347 78.98 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1736230 67.69 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 188084 671.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 218046 609.3 ns/op BenchmarkDecimalConversion-4 196 581828 ns/op BenchmarkFloatString/100-4 10000 11470 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 230 515480 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48212692 ns/op 59786 B/op 41 allocs/op BenchmarkFloatString/100000-4 1 4841563740 ns/op 847176 B/op 519 allocs/op BenchmarkFloatAdd/10-4 158370 801.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 157561 780.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 151069 834.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 89126 1376 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17412 6605 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 203788 592.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 218841 582.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 210309 612.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 167120 758.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52550 2226 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2058 67379 ns/op BenchmarkParseFloatLargeExp-4 420 300277 ns/op BenchmarkGCD10x10/WithoutXY-4 167344 699.1 ns/op BenchmarkGCD10x10/WithXY-4 49658 2399 ns/op BenchmarkGCD10x100/WithoutXY-4 95875 1336 ns/op BenchmarkGCD10x100/WithXY-4 16882 7179 ns/op BenchmarkGCD10x1000/WithoutXY-4 58624 2247 ns/op BenchmarkGCD10x1000/WithXY-4 12951 9469 ns/op BenchmarkGCD100x100/WithoutXY-4 23476 5042 ns/op BenchmarkGCD100x100/WithXY-4 8256 12504 ns/op BenchmarkGCD100x1000/WithoutXY-4 12063 9658 ns/op BenchmarkGCD100x1000/WithXY-4 6914 19749 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1998 60423 ns/op BenchmarkGCD1000x1000/WithXY-4 1053 110458 ns/op BenchmarkHilbert-4 21 5985114 ns/op BenchmarkBinomial-4 10000 10719 ns/op BenchmarkQuoRem-4 21750 5521 ns/op BenchmarkExp-4 15 7183916 ns/op BenchmarkExpMont/Odd-4 100 1007986 ns/op 2585 B/op 21 allocs/op BenchmarkExpMont/Even1-4 120 1018096 ns/op 3359 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1054613 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1043999 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even4-4 104 1197801 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1040283 ns/op 3878 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1110820 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even64-4 129 870187 ns/op 3630 B/op 53 allocs/op BenchmarkExpMont/Even96-4 126 916455 ns/op 3771 B/op 51 allocs/op BenchmarkExpMont/Even128-4 151 789096 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 157 713167 ns/op 2954 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 358 338209 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 309 371451 ns/op 1730 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 322 369559 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 318 373328 ns/op 1731 B/op 47 allocs/op BenchmarkExp2-4 18 6697957 ns/op BenchmarkBitset-4 703524 190.9 ns/op BenchmarkBitsetNeg-4 331592 337.8 ns/op BenchmarkBitsetOrig-4 236412 591.9 ns/op BenchmarkBitsetNegOrig-4 163128 985.0 ns/op BenchmarkModSqrt225_Tonelli-4 100 1095596 ns/op BenchmarkModSqrt225_3Mod4-4 362 324797 ns/op BenchmarkModSqrt231_Tonelli-4 100 1115843 ns/op BenchmarkModSqrt231_5Mod8-4 308 378593 ns/op BenchmarkModInverse-4 10000 10532 ns/op BenchmarkSqrt-4 2010 79272 ns/op BenchmarkIntSqr/1-4 926582 126.0 ns/op BenchmarkIntSqr/2-4 611816 207.9 ns/op BenchmarkIntSqr/3-4 506666 245.0 ns/op BenchmarkIntSqr/5-4 410278 313.3 ns/op BenchmarkIntSqr/8-4 305163 421.3 ns/op BenchmarkIntSqr/10-4 261519 493.1 ns/op BenchmarkIntSqr/20-4 49305 2427 ns/op BenchmarkIntSqr/30-4 35806 3226 ns/op BenchmarkIntSqr/50-4 24777 5029 ns/op BenchmarkIntSqr/80-4 14316 7977 ns/op BenchmarkIntSqr/100-4 10000 10702 ns/op BenchmarkIntSqr/200-4 5130 25731 ns/op BenchmarkIntSqr/300-4 1940 64182 ns/op BenchmarkIntSqr/500-4 890 119997 ns/op BenchmarkIntSqr/800-4 370 302801 ns/op BenchmarkIntSqr/1000-4 291 424631 ns/op BenchmarkDiv/20/10-4 437091 297.9 ns/op BenchmarkDiv/40/20-4 433346 306.1 ns/op BenchmarkDiv/100/50-4 377727 399.7 ns/op BenchmarkDiv/200/100-4 49260 2370 ns/op BenchmarkDiv/400/200-4 47701 2364 ns/op BenchmarkDiv/1000/500-4 42814 2946 ns/op BenchmarkDiv/2000/1000-4 31236 3848 ns/op BenchmarkDiv/20000/10000-4 1406 94280 ns/op BenchmarkDiv/200000/100000-4 34 4216427 ns/op BenchmarkDiv/2000000/1000000-4 1 111294282 ns/op BenchmarkDiv/20000000/10000000-4 1 3247245292 ns/op BenchmarkMul-4 6 20697334 ns/op BenchmarkNatMul/10-4 203581 906.0 ns/op BenchmarkNatMul/100-4 7246 26204 ns/op BenchmarkNatMul/1000-4 183 661514 ns/op BenchmarkZeroShifts/Shl-4 10759 12813 ns/op BenchmarkZeroShifts/ShlSame-4 3354537 33.82 ns/op BenchmarkZeroShifts/Shr-4 10000 12747 ns/op BenchmarkZeroShifts/ShrSame-4 3537386 32.53 ns/op BenchmarkExp3Power/0x10-4 174429 854.6 ns/op BenchmarkExp3Power/0x40-4 142806 995.2 ns/op BenchmarkExp3Power/0x100-4 80499 1660 ns/op BenchmarkExp3Power/0x400-4 39294 3537 ns/op BenchmarkExp3Power/0x1000-4 8554 13437 ns/op BenchmarkExp3Power/0x4000-4 2218 64724 ns/op BenchmarkExp3Power/0x10000-4 219 537723 ns/op BenchmarkExp3Power/0x40000-4 20 5118827 ns/op BenchmarkExp3Power/0x100000-4 3 48478560 ns/op BenchmarkExp3Power/0x400000-4 1 435375912 ns/op BenchmarkFibo-4 4 32528504 ns/op BenchmarkNatSqr/1-4 648394 184.0 ns/op BenchmarkNatSqr/2-4 509158 286.4 ns/op BenchmarkNatSqr/3-4 475638 335.9 ns/op BenchmarkNatSqr/5-4 333219 553.5 ns/op BenchmarkNatSqr/8-4 225438 693.2 ns/op BenchmarkNatSqr/10-4 205243 897.8 ns/op BenchmarkNatSqr/20-4 40178 3174 ns/op BenchmarkNatSqr/30-4 34647 3849 ns/op BenchmarkNatSqr/50-4 20433 6152 ns/op BenchmarkNatSqr/80-4 10000 10448 ns/op BenchmarkNatSqr/100-4 9786 12654 ns/op BenchmarkNatSqr/200-4 4213 29375 ns/op BenchmarkNatSqr/300-4 1882 75826 ns/op BenchmarkNatSqr/500-4 957 153906 ns/op BenchmarkNatSqr/800-4 346 336232 ns/op BenchmarkNatSqr/1000-4 276 444106 ns/op BenchmarkNatSetBytes/8-4 877468 138.6 ns/op BenchmarkNatSetBytes/24-4 298269 478.7 ns/op BenchmarkNatSetBytes/128-4 68318 1929 ns/op BenchmarkNatSetBytes/7-4 849488 125.6 ns/op BenchmarkNatSetBytes/23-4 271652 473.5 ns/op BenchmarkNatSetBytes/127-4 57420 2252 ns/op BenchmarkScanPi-4 217 549912 ns/op BenchmarkStringPiParallel-4 552 281641 ns/op BenchmarkScan/10/Base2-4 38743 2993 ns/op BenchmarkScan/100/Base2-4 4414 27393 ns/op BenchmarkScan/1000/Base2-4 446 250164 ns/op BenchmarkScan/10/Base8-4 98493 1240 ns/op BenchmarkScan/100/Base8-4 12925 8869 ns/op BenchmarkScan/1000/Base8-4 1401 86103 ns/op BenchmarkScan/10/Base10-4 102727 1191 ns/op BenchmarkScan/100/Base10-4 14560 8228 ns/op BenchmarkScan/1000/Base10-4 1563 79917 ns/op BenchmarkScan/10/Base16-4 117511 1035 ns/op BenchmarkScan/100/Base16-4 16280 7172 ns/op BenchmarkScan/1000/Base16-4 1820 69934 ns/op BenchmarkString/10/Base2-4 214726 566.3 ns/op BenchmarkString/100/Base2-4 32072 3847 ns/op BenchmarkString/1000/Base2-4 3349 36886 ns/op BenchmarkString/10/Base8-4 417730 311.8 ns/op BenchmarkString/100/Base8-4 66849 1612 ns/op BenchmarkString/1000/Base8-4 10000 14105 ns/op BenchmarkString/10/Base10-4 223659 582.7 ns/op BenchmarkString/100/Base10-4 35950 3004 ns/op BenchmarkString/1000/Base10-4 5258 22437 ns/op BenchmarkString/10/Base16-4 413060 286.6 ns/op BenchmarkString/100/Base16-4 96279 1198 ns/op BenchmarkString/1000/Base16-4 10000 10389 ns/op BenchmarkLeafSize/0-4 27 4084692 ns/op BenchmarkLeafSize/1-4 472 256542 ns/op BenchmarkLeafSize/2-4 429 266289 ns/op BenchmarkLeafSize/3-4 339 379636 ns/op BenchmarkLeafSize/4-4 470 243242 ns/op BenchmarkLeafSize/5-4 300 409472 ns/op BenchmarkLeafSize/6-4 354 356184 ns/op BenchmarkLeafSize/7-4 338 344800 ns/op BenchmarkLeafSize/8-4 488 254523 ns/op BenchmarkLeafSize/9-4 228 496025 ns/op BenchmarkLeafSize/10-4 300 410697 ns/op BenchmarkLeafSize/11-4 295 385235 ns/op BenchmarkLeafSize/12-4 313 340622 ns/op BenchmarkLeafSize/13-4 280 410377 ns/op BenchmarkLeafSize/14-4 355 388043 ns/op BenchmarkLeafSize/15-4 379 321430 ns/op BenchmarkLeafSize/16-4 463 256022 ns/op BenchmarkLeafSize/32-4 471 264788 ns/op BenchmarkLeafSize/64-4 396 292142 ns/op BenchmarkProbablyPrime/n=0-4 10 11175588 ns/op BenchmarkProbablyPrime/n=1-4 9 12469194 ns/op BenchmarkProbablyPrime/n=5-4 6 18315700 ns/op BenchmarkProbablyPrime/n=10-4 4 26112662 ns/op BenchmarkProbablyPrime/n=20-4 3 42162502 ns/op BenchmarkProbablyPrime/Lucas-4 13 9365684 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1521237 ns/op BenchmarkRatCmp-4 183896 758.8 ns/op BenchmarkFloatSqrt/64-4 19179 5621 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13058 9275 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9003 13028 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4694 25321 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 888 140039 ns/op 17971 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 78 1813310 ns/op 175355 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 131043253 ns/op 3744056 B/op 601 allocs/op PASS ok math/big 58.813s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11748018 10.52 ns/op BenchmarkLeadingZeros8-4 11416881 9.856 ns/op BenchmarkLeadingZeros16-4 12785198 9.491 ns/op BenchmarkLeadingZeros32-4 12841282 9.401 ns/op BenchmarkLeadingZeros64-4 13360214 9.135 ns/op BenchmarkTrailingZeros-4 13265311 9.292 ns/op BenchmarkTrailingZeros8-4 12926473 10.66 ns/op BenchmarkTrailingZeros16-4 13227270 9.354 ns/op BenchmarkTrailingZeros32-4 12194052 9.491 ns/op BenchmarkTrailingZeros64-4 13337067 9.404 ns/op BenchmarkOnesCount-4 11961981 9.516 ns/op BenchmarkOnesCount8-4 13465483 9.180 ns/op BenchmarkOnesCount16-4 13452723 9.331 ns/op BenchmarkOnesCount32-4 13388863 9.339 ns/op BenchmarkOnesCount64-4 11752117 9.743 ns/op BenchmarkRotateLeft-4 13170037 9.000 ns/op BenchmarkRotateLeft8-4 13866651 8.962 ns/op BenchmarkRotateLeft16-4 13606383 9.288 ns/op BenchmarkRotateLeft32-4 13031790 9.198 ns/op BenchmarkRotateLeft64-4 11293530 9.093 ns/op BenchmarkReverse-4 20021082 6.534 ns/op BenchmarkReverse8-4 25561544 4.994 ns/op BenchmarkReverse16-4 23142246 5.412 ns/op BenchmarkReverse32-4 20675224 6.119 ns/op BenchmarkReverse64-4 19570266 6.397 ns/op BenchmarkReverseBytes-4 25549624 4.954 ns/op BenchmarkReverseBytes16-4 25702172 4.967 ns/op BenchmarkReverseBytes32-4 25869907 5.002 ns/op BenchmarkReverseBytes64-4 24713044 4.974 ns/op BenchmarkAdd-4 12749353 9.575 ns/op BenchmarkAdd32-4 11213470 9.660 ns/op BenchmarkAdd64-4 12899163 9.379 ns/op BenchmarkAdd64multiple-4 23069119 5.289 ns/op BenchmarkSub-4 13006969 10.30 ns/op BenchmarkSub32-4 13031143 9.663 ns/op BenchmarkSub64-4 13275356 9.385 ns/op BenchmarkSub64multiple-4 25014596 5.147 ns/op BenchmarkMul-4 13457414 8.993 ns/op BenchmarkMul32-4 13801412 9.153 ns/op BenchmarkMul64-4 12700450 9.672 ns/op BenchmarkDiv-4 3459212 33.41 ns/op BenchmarkDiv32-4 6825436 17.45 ns/op BenchmarkDiv64-4 3587854 33.29 ns/op PASS ok math/bits 8.058s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13642077 8.970 ns/op BenchmarkAcos-4 542140 218.2 ns/op BenchmarkAcosh-4 556689 228.2 ns/op BenchmarkAsin-4 609220 222.9 ns/op BenchmarkAsinh-4 607369 215.0 ns/op BenchmarkAtan-4 900193 137.2 ns/op BenchmarkAtanh-4 1000000 135.2 ns/op BenchmarkConj-4 27230092 4.486 ns/op BenchmarkCos-4 714080 179.5 ns/op BenchmarkCosh-4 783554 174.2 ns/op BenchmarkExp-4 1000000 126.6 ns/op BenchmarkLog-4 1000000 118.3 ns/op BenchmarkLog10-4 1000000 121.9 ns/op BenchmarkPhase-4 2058178 56.19 ns/op BenchmarkPolar-4 1325928 90.87 ns/op BenchmarkPow-4 273404 482.5 ns/op BenchmarkRect-4 1000000 105.9 ns/op BenchmarkSin-4 669829 180.8 ns/op BenchmarkSinh-4 637407 176.9 ns/op BenchmarkSqrt-4 1159030 106.4 ns/op BenchmarkTan-4 369946 321.4 ns/op BenchmarkTanh-4 397944 294.9 ns/op PASS ok math/cmplx 4.848s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 568297 204.6 ns/op BenchmarkInt63ThreadsafeParallel-4 722023 155.7 ns/op BenchmarkInt63Unthreadsafe-4 993632 137.5 ns/op BenchmarkIntn1000-4 704371 168.1 ns/op BenchmarkInt63n1000-4 759590 166.3 ns/op BenchmarkInt31n1000-4 797020 163.2 ns/op BenchmarkFloat32-4 720608 144.0 ns/op BenchmarkFloat64-4 1000000 119.9 ns/op BenchmarkPerm3-4 191494 686.5 ns/op BenchmarkPerm30-4 21480 5513 ns/op BenchmarkPerm30ViaShuffle-4 22480 5190 ns/op BenchmarkShuffleOverhead-4 16210 7322 ns/op BenchmarkRead3-4 1000000 122.7 ns/op BenchmarkRead64-4 92797 1356 ns/op BenchmarkRead1000-4 6500 21417 ns/op BenchmarkConcurrent-4 205918 534.3 ns/op PASS ok math/rand 3.654s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34653 3193 ns/op BenchmarkQDecodeWord-4 86884 1480 ns/op BenchmarkQDecodeHeader-4 82719 1400 ns/op BenchmarkTypeByExtension/.html-4 509685 228.1 ns/op BenchmarkTypeByExtension/.HTML-4 304083 341.3 ns/op BenchmarkTypeByExtension/.unused-4 380762 309.6 ns/op BenchmarkExtensionsByType/text/html-4 181156 965.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 49831 2790 ns/op BenchmarkExtensionsByType/application/octet-stream-4 62193 2901 ns/op PASS ok mime 3.059s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 414 274518 ns/op 48299 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 402 253786 ns/op 49067 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 38 3380917 ns/op 103670 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 330 345949 ns/op 49441 B/op 207 allocs/op PASS ok mime/multipart 1.726s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 889 150746 ns/op PASS ok mime/quotedprintable 1.210s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14579900 ns/op 8838 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 29396001 ns/op 13752 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5016921735 ns/op 150488 B/op 231 allocs/op BenchmarkDNSName-4 140124 808.0 ns/op BenchmarkInterfaces-4 2035 74836 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5836 21496 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1728 70616 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1701 68519 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5036 23974 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2796 55965 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 7344 15708 ns/op BenchmarkParseIPValidIPv4-4 365152 317.0 ns/op BenchmarkParseIPValidIPv6-4 192145 602.3 ns/op BenchmarkIPString/IPv4-4 120543 1054 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 12526 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45056 2886 ns/op BenchmarkIPEqual/IPv4-4 981980 117.2 ns/op BenchmarkIPEqual/IPv6-4 963302 118.5 ns/op BenchmarkTCP4OneShot-4 129 942227 ns/op BenchmarkTCP4OneShotTimeout-4 128 975841 ns/op BenchmarkTCP4Persistent-4 291 390782 ns/op BenchmarkTCP4PersistentTimeout-4 334 355443 ns/op BenchmarkTCP6OneShot-4 151 944615 ns/op BenchmarkTCP6OneShotTimeout-4 129 776359 ns/op BenchmarkTCP6Persistent-4 310 373267 ns/op BenchmarkTCP6PersistentTimeout-4 358 322513 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21110 5785 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15126 9519 ns/op BenchmarkSetReadDeadline-4 140708 823.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 204 643817 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1109756 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 283 438814 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 206 503651 ns/op 0 B/op 0 allocs/op PASS ok net 12.699s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20566 5472 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8647 12535 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9987 12849 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16435 7288 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 26426 4834 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41269 3132 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1490361 74.59 ns/op BenchmarkFindChild/n=2/rep=map-4 2804272 40.25 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1404390 91.45 ns/op BenchmarkFindChild/n=4/rep=linear-4 945228 138.1 ns/op BenchmarkFindChild/n=4/rep=map-4 2641902 42.20 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 958114 135.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 514759 258.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2771464 43.85 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 512439 258.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 258291 485.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2763230 42.71 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2043507 63.75 ns/op BenchmarkFindChild/n=32/rep=linear-4 79515 1258 ns/op BenchmarkFindChild/n=32/rep=map-4 2701450 43.30 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2234738 58.29 ns/op BenchmarkServerMatch-4 15446 6543 ns/op BenchmarkReadRequestChrome-4 3560 30533 ns/op 20.01 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11934 ns/op 6.54 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9786 12461 ns/op 6.58 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7593 18782 ns/op 8.04 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 10672 ns/op 3.75 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 26 4290542 ns/op 0.24 MB/s BenchmarkFileAndServer_1KB/https1-4 33 3779606 ns/op 0.27 MB/s BenchmarkFileAndServer_1KB/h2-4 22 4591965 ns/op 0.22 MB/s BenchmarkFileAndServer_16MB/h1-4 2 77849764 ns/op 215.51 MB/s BenchmarkFileAndServer_16MB/https1-4 1 190019862 ns/op 88.29 MB/s BenchmarkFileAndServer_16MB/h2-4 1 477607073 ns/op 35.13 MB/s BenchmarkFileAndServer_64MB/h1-4 1 304279755 ns/op 220.55 MB/s BenchmarkFileAndServer_64MB/https1-4 1 696347750 ns/op 96.37 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1717387346 ns/op 39.08 MB/s BenchmarkServeMux-4 237 564575 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 268 464352 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 49 2297488 ns/op 6630 B/op 65 allocs/op BenchmarkClientServer/https1-4 40 2597431 ns/op 9726 B/op 99 allocs/op BenchmarkClientServer/h2-4 31 3707238 ns/op 14051 B/op 118 allocs/op BenchmarkClientServerParallel/4/h1-4 338 405563 ns/op 9971 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 19 6605223 ns/op 104305 B/op 1140 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57295: write tcp 127.0.0.1:57292->127.0.0.1:57295: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57307: write tcp 127.0.0.1:57302->127.0.0.1:57307: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57312: write tcp 127.0.0.1:57302->127.0.0.1:57312: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57335: read tcp 127.0.0.1:57318->127.0.0.1:57335: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57336: read tcp 127.0.0.1:57318->127.0.0.1:57336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57337: write tcp 127.0.0.1:57318->127.0.0.1:57337: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7729776 ns/op 106497 B/op 1243 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57351: read tcp 127.0.0.1:57345->127.0.0.1:57351: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57352: read tcp 127.0.0.1:57345->127.0.0.1:57352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57356: read tcp 127.0.0.1:57345->127.0.0.1:57356: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57373: read tcp 127.0.0.1:57359->127.0.0.1:57373: use of closed network connection BenchmarkClientServerParallel/64/h1-4 213 643679 ns/op 22600 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 19 7739489 ns/op 109202 B/op 1209 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57749: read tcp 127.0.0.1:57743->127.0.0.1:57749: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57757: read tcp 127.0.0.1:57752->127.0.0.1:57757: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57758: write tcp 127.0.0.1:57752->127.0.0.1:57758: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57759: write tcp 127.0.0.1:57752->127.0.0.1:57759: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57772: read tcp 127.0.0.1:57766->127.0.0.1:57772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57780: read tcp 127.0.0.1:57766->127.0.0.1:57780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57779: read tcp 127.0.0.1:57766->127.0.0.1:57779: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57777: write tcp 127.0.0.1:57766->127.0.0.1:57777: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57776: read tcp 127.0.0.1:57766->127.0.0.1:57776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57782: read tcp 127.0.0.1:57766->127.0.0.1:57782: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 21 6802049 ns/op 100129 B/op 1160 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57811: read tcp 127.0.0.1:57809->127.0.0.1:57811: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57818: read tcp 127.0.0.1:57809->127.0.0.1:57818: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57813: write tcp 127.0.0.1:57809->127.0.0.1:57813: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57832: write tcp 127.0.0.1:57819->127.0.0.1:57832: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57829: write tcp 127.0.0.1:57819->127.0.0.1:57829: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57834: write tcp 127.0.0.1:57819->127.0.0.1:57834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57831: write tcp 127.0.0.1:57819->127.0.0.1:57831: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57830: write tcp 127.0.0.1:57819->127.0.0.1:57830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57843: read tcp 127.0.0.1:57835->127.0.0.1:57843: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57839: read tcp 127.0.0.1:57835->127.0.0.1:57839: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1074694553 ns/op 31720 B/op 153 allocs/op BenchmarkClient-4 36 3839510 ns/op 4053 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 554 251301 ns/op 7448 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 692 145873 ns/op 3041 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1016 105311 ns/op 1952 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1138 106233 ns/op 2796 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1142 101295 ns/op 2723 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1118 108235 ns/op 2791 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1190 96691 ns/op 1861 B/op 13 allocs/op BenchmarkServerHijack-4 693 165408 ns/op 16748 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 3701593 ns/op 6020 B/op 54 allocs/op BenchmarkResponseStatusLine-4 245143 459.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 24.675s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2174 72417 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.250s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 105396 1160 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 461379 241.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 218185 564.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 64638 1746 ns/op BenchmarkStdIPv4-4 145256 749.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 87001 1236 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 95620 1169 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 87622 1227 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 70366 1574 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1470006 80.61 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1281817 89.88 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 369214 352.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 392952 349.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 309145 474.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 72928 1457 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 227046 508.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 124094 980.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138309 1071 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 120513 1046 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 60201 1986 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 314857 367.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 117006 968.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 181578 714.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 249580 476.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 157376 769.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 358850 380.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 160477 770.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 164251 889.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 155871 781.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 119326 1135 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 548446 245.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 149258 804.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 106029 1148 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 132897 913.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 185588 732.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 120495 1096 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 284625 461.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 131019 1033 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 127903 858.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 206162 645.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 128943 934.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 121.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 123.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 915504 123.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 131.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 873308 130.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 900763 133.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 933376 131.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 133.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 152.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 327717 371.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 489291 227.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 238495 525.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 249375 496.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 220778 532.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 85666 1423 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 563295 230.8 ns/op PASS ok net/netip 11.212s 2023/09/18 06:48:55 Test RPC server listening on 127.0.0.1:57920 2023/09/18 06:48:55 Test HTTP RPC server listening on 127.0.0.1:57921 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 180 711600 ns/op BenchmarkEndToEndHTTP-4 168 714751 ns/op BenchmarkEndToEndAsync-4 1288 91597 ns/op BenchmarkEndToEndAsyncHTTP-4 1394 88999 ns/op PASS ok net/rpc 2.100s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3270 34265 ns/op BenchmarkReadMIMEHeader/server_headers-4 5781 25535 ns/op BenchmarkUncommon-4 23282 4781 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.547s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4197 26262 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 81243 1393 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 510717 251.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 116466 1211 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 203101 585.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 104742 1183 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15111 7368 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 387861 286.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 101372 1084 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 219219 587.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 101628 1181 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18162 6454 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 178636 686.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 68174 1671 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67825 1741 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 28779 3895 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5460 21675 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 170991 691.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67488 1757 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 63180 1770 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29040 3886 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5647 21503 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.948s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2323071 45.65 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 130989 963.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 477 231400 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 170 676530 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 438 287101 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 49819 2460 ns/op BenchmarkStatFile-4 32529 3919 ns/op BenchmarkStatDir-4 32197 3677 ns/op BenchmarkLstatDot-4 47133 2466 ns/op BenchmarkLstatFile-4 31723 3921 ns/op BenchmarkLstatDir-4 31498 3663 ns/op PASS ok os 3.042s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 21 6341930 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.299s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 344524 362.1 ns/op PASS ok os/user 1.355s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2683586 45.66 ns/op BenchmarkString-4 1830776 63.44 ns/op BenchmarkBytes-4 1712616 67.54 ns/op BenchmarkNamedBytes-4 958166 127.7 ns/op BenchmarkBytesArray-4 850345 156.4 ns/op BenchmarkSliceLen-4 2056606 57.56 ns/op BenchmarkMapLen-4 1000000 126.7 ns/op BenchmarkStringLen-4 1469463 79.86 ns/op BenchmarkArrayLen-4 1000000 102.4 ns/op BenchmarkSliceCap-4 1882047 61.85 ns/op BenchmarkDeepEqual/int8-4 528444 224.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 96454 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 480604 266.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 86480 1310 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 481659 258.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 91578 1322 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 461640 264.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 93080 1338 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 479725 268.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 86834 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 508999 231.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 119143 1032 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 403657 291.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76202 1546 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 466407 282.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 78099 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 471579 282.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 91305 1370 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 459694 281.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 90561 1365 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 476374 270.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82764 1421 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 483412 275.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 90234 1383 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 483350 266.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83040 1370 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 482188 269.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 87649 1405 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 447733 271.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 82639 1356 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 554805 231.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 90453 1332 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 482598 269.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 87590 1374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 118672 1051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 47352 2141 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 47731 2366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33982 3394 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35536 3320 ns/op BenchmarkIsZero/ArrayComparable-4 332502 378.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 33480 3608 ns/op BenchmarkIsZero/StructComparable-4 661711 187.5 ns/op BenchmarkIsZero/StructIncomparable-4 161656 770.8 ns/op BenchmarkSetZero/Bool/Direct-4 2787212 42.11 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 120.0 ns/op BenchmarkSetZero/Bool/NewZero-4 717170 170.1 ns/op BenchmarkSetZero/Int/Direct-4 2098386 55.80 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 123.5 ns/op BenchmarkSetZero/Int/NewZero-4 609846 179.7 ns/op BenchmarkSetZero/Uint/Direct-4 2127127 57.33 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 124.9 ns/op BenchmarkSetZero/Uint/NewZero-4 768529 169.1 ns/op BenchmarkSetZero/Float/Direct-4 2059281 56.61 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 123.2 ns/op BenchmarkSetZero/Float/NewZero-4 664370 165.2 ns/op BenchmarkSetZero/Complex/Direct-4 2126442 55.41 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 122.9 ns/op BenchmarkSetZero/Complex/NewZero-4 625755 167.7 ns/op BenchmarkSetZero/Array/Direct-4 2035363 57.85 ns/op BenchmarkSetZero/Array/CachedZero-4 934387 123.6 ns/op BenchmarkSetZero/Array/NewZero-4 692530 158.9 ns/op BenchmarkSetZero/Chan/Direct-4 2209015 52.95 ns/op BenchmarkSetZero/Chan/CachedZero-4 999309 118.6 ns/op BenchmarkSetZero/Chan/NewZero-4 782047 157.2 ns/op BenchmarkSetZero/Func/Direct-4 2385291 50.53 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 121.6 ns/op BenchmarkSetZero/Func/NewZero-4 854118 206.9 ns/op BenchmarkSetZero/Interface/Direct-4 1687490 66.34 ns/op BenchmarkSetZero/Interface/CachedZero-4 873590 116.7 ns/op BenchmarkSetZero/Interface/NewZero-4 846685 150.3 ns/op BenchmarkSetZero/Map/Direct-4 2318520 51.18 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 116.3 ns/op BenchmarkSetZero/Map/NewZero-4 817068 156.7 ns/op BenchmarkSetZero/Pointer/Direct-4 2115464 52.02 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 116.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 849217 157.7 ns/op BenchmarkSetZero/Slice/Direct-4 2114553 57.21 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 109.7 ns/op BenchmarkSetZero/Slice/NewZero-4 870128 151.3 ns/op BenchmarkSetZero/String/Direct-4 2351710 50.22 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 110.4 ns/op BenchmarkSetZero/String/NewZero-4 823465 147.0 ns/op BenchmarkSetZero/Struct/Direct-4 2396842 50.66 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 110.5 ns/op BenchmarkSetZero/Struct/NewZero-4 857726 151.7 ns/op BenchmarkSelect/1-4 233161 611.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94794 1430 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 43195 2874 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 271066 494.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 214966 598.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 169158 738.2 ns/op 173.40 MB/s BenchmarkCallArgCopy/size=256-4 149361 907.1 ns/op 282.23 MB/s BenchmarkCallArgCopy/size=1024-4 77372 1639 ns/op 624.84 MB/s BenchmarkCallArgCopy/size=4096-4 24673 5435 ns/op 753.63 MB/s BenchmarkCallArgCopy/size=65536-4 2643 79019 ns/op 829.37 MB/s BenchmarkFieldByName1-4 1011106 116.8 ns/op BenchmarkFieldByName2-4 78202 2674 ns/op BenchmarkFieldByName3-4 7620 15184 ns/op BenchmarkInterfaceBig-4 3516481 34.76 ns/op BenchmarkInterfaceSmall-4 3705198 34.37 ns/op BenchmarkNew-4 1358500 84.82 ns/op BenchmarkMap/StringKeys/MapIndex-4 3111 39008 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2492 48579 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2838 42259 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2407 51687 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3141 39589 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2619 48527 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 246604 510.8 ns/op PASS ok reflect 20.955s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8130 18877 ns/op 9317 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 15475 ns/op 9228 B/op 1 allocs/op BenchmarkFindString-4 10000 18782 ns/op 9210 B/op 1 allocs/op BenchmarkFindSubmatch-4 8578 20410 ns/op 9496 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19288 ns/op 9584 B/op 2 allocs/op BenchmarkLiteral-4 10000 14278 ns/op BenchmarkNotLiteral-4 4718 34844 ns/op BenchmarkMatchClass-4 3573 41340 ns/op BenchmarkMatchClass_InRange-4 4002 43705 ns/op BenchmarkReplaceAll-4 1725 86343 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 13969 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 24562 4236 ns/op BenchmarkAnchoredShortMatch-4 10000 14975 ns/op BenchmarkAnchoredLongMatch-4 15517 7151 ns/op BenchmarkOnePassShortA-4 19228 5882 ns/op BenchmarkNotOnePassShortA-4 7195 22794 ns/op BenchmarkOnePassShortB-4 25473 4602 ns/op BenchmarkNotOnePassShortB-4 10000 20681 ns/op BenchmarkOnePassLongPrefix-4 79641 1502 ns/op BenchmarkOnePassLongNotPrefix-4 29620 4134 ns/op BenchmarkMatchParallelShared-4 6632 20044 ns/op BenchmarkMatchParallelCopied-4 10000 17306 ns/op BenchmarkQuoteMetaAll-4 161138 812.5 ns/op 17.23 MB/s BenchmarkQuoteMetaNone-4 430518 292.5 ns/op 88.89 MB/s BenchmarkCompile/Onepass-4 4141 28622 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1838 77961 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 180 716375 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2783403 42.23 ns/op 378.86 MB/s BenchmarkMatch/Easy0/32-4 10000 13147 ns/op 2.43 MB/s BenchmarkMatch/Easy0/1K-4 10000 16004 ns/op 63.98 MB/s BenchmarkMatch/Easy0i/16-4 2695436 41.78 ns/op 382.97 MB/s BenchmarkMatch/Easy0i/32-4 4359 29655 ns/op 1.08 MB/s BenchmarkMatch/Easy0i/1K-4 258 453354 ns/op 2.26 MB/s BenchmarkMatch/Easy1/16-4 2790081 41.93 ns/op 381.58 MB/s BenchmarkMatch/Easy1/32-4 10000 14765 ns/op 2.17 MB/s BenchmarkMatch/Easy1/1K-4 7576 24433 ns/op 41.91 MB/s BenchmarkMatch/Medium/16-4 2730446 42.05 ns/op 380.46 MB/s BenchmarkMatch/Medium/32-4 7501 27058 ns/op 1.18 MB/s BenchmarkMatch/Medium/1K-4 301 384201 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 2846326 42.25 ns/op 378.66 MB/s BenchmarkMatch/Hard/32-4 4803 33462 ns/op 0.96 MB/s BenchmarkMatch/Hard/1K-4 181 669438 ns/op 1.53 MB/s BenchmarkMatch/Hard1/16-4 1264 89251 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 760 143673 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 28 4170663 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 27465 4647 ns/op 3.44 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16508 7085 ns/op 4.52 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 643 184008 ns/op 5.56 MB/s 22 B/op 0 allocs/op PASS ok regexp 10.074s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 998400 119.1 ns/op BenchmarkIsWordChar-4 235172 521.4 ns/op PASS ok regexp/syntax 2.279s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 84844 1344 ns/op BenchmarkCallers/inlined-4 90135 1334 ns/op BenchmarkCallers/no-cache-4 21248 5772 ns/op BenchmarkFPCallers/cached-4 3513946 31.71 ns/op BenchmarkMakeChan/Byte-4 958868 265.3 ns/op BenchmarkMakeChan/Int-4 1000000 342.8 ns/op BenchmarkMakeChan/Ptr-4 777121 411.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 225.6 ns/op BenchmarkMakeChan/Struct/32-4 396138 573.8 ns/op BenchmarkMakeChan/Struct/40-4 204420 703.5 ns/op BenchmarkChanNonblocking-4 7482118 15.90 ns/op BenchmarkSelectUncontended-4 1069348 132.4 ns/op BenchmarkSelectSyncContended-4 119210 1070 ns/op BenchmarkSelectAsyncContended-4 298773 380.9 ns/op BenchmarkSelectNonblock-4 4331433 25.26 ns/op BenchmarkChanUncontended-4 17571 10088 ns/op BenchmarkChanContended-4 3416 35963 ns/op BenchmarkChanSync-4 215764 569.1 ns/op BenchmarkChanSyncWork-4 56781 2061 ns/op BenchmarkChanProdCons0-4 216966 508.7 ns/op BenchmarkChanProdCons10-4 413226 258.3 ns/op BenchmarkChanProdCons100-4 478142 236.5 ns/op BenchmarkChanProdConsWork0-4 162972 748.2 ns/op BenchmarkChanProdConsWork10-4 242300 479.7 ns/op BenchmarkChanProdConsWork100-4 219376 464.0 ns/op BenchmarkSelectProdCons-4 167451 740.6 ns/op BenchmarkReceiveDataFromClosedChan-4 923559 132.4 ns/op BenchmarkChanCreation-4 153837 750.2 ns/op BenchmarkChanSem-4 235724 425.3 ns/op BenchmarkChanPopular-4 102 1081678 ns/op BenchmarkChanClosed-4 984382 136.3 ns/op BenchmarkCallClosure-4 4186724 26.39 ns/op BenchmarkCallClosure1-4 4642471 25.97 ns/op BenchmarkCallClosure2-4 1000000 127.4 ns/op BenchmarkCallClosure3-4 1000000 102.0 ns/op BenchmarkCallClosure4-4 1000000 125.1 ns/op BenchmarkComplex128DivNormal-4 11399577 9.435 ns/op BenchmarkComplex128DivNisNaN-4 8605165 12.49 ns/op BenchmarkComplex128DivDisNaN-4 9844988 12.08 ns/op BenchmarkComplex128DivNisInf-4 12974821 9.036 ns/op BenchmarkComplex128DivDisInf-4 7078471 16.47 ns/op BenchmarkSetTypePtr-4 71785920 1.949 ns/op 4105.54 MB/s BenchmarkSetTypePtr8-4 13039642 9.973 ns/op 6417.06 MB/s BenchmarkSetTypePtr16-4 12849530 9.689 ns/op 13210.77 MB/s BenchmarkSetTypePtr32-4 13104014 9.884 ns/op 25900.60 MB/s BenchmarkSetTypePtr64-4 11980924 9.635 ns/op 53141.86 MB/s BenchmarkSetTypePtr126-4 6552276 17.21 ns/op 58555.10 MB/s BenchmarkSetTypePtr128-4 7589991 15.32 ns/op 66853.41 MB/s BenchmarkSetTypePtrSlice-4 1000000 134.8 ns/op 60790.13 MB/s BenchmarkSetTypeNode1-4 12802275 9.262 ns/op 2591.23 MB/s BenchmarkSetTypeNode1Slice-4 3458288 44.62 ns/op 17212.70 MB/s BenchmarkSetTypeNode8-4 13471018 9.246 ns/op 8651.92 MB/s BenchmarkSetTypeNode8Slice-4 1798238 59.07 ns/op 43340.35 MB/s BenchmarkSetTypeNode64-4 6165211 17.47 ns/op 30216.62 MB/s BenchmarkSetTypeNode64Slice-4 323260 449.9 ns/op 37553.73 MB/s BenchmarkSetTypeNode64Dead-4 9634540 12.87 ns/op 41028.70 MB/s BenchmarkSetTypeNode64DeadSlice-4 365187 383.5 ns/op 44055.67 MB/s BenchmarkSetTypeNode124-4 7607721 16.25 ns/op 62030.50 MB/s BenchmarkSetTypeNode124Slice-4 254672 553.2 ns/op 58302.83 MB/s BenchmarkSetTypeNode126-4 7380578 15.84 ns/op 64634.25 MB/s BenchmarkSetTypeNode126Slice-4 214126 554.6 ns/op 59083.43 MB/s BenchmarkSetTypeNode128-4 4430454 23.82 ns/op 43657.34 MB/s BenchmarkSetTypeNode128Slice-4 199022 679.1 ns/op 49006.29 MB/s BenchmarkSetTypeNode130-4 5387142 24.22 ns/op 43593.77 MB/s BenchmarkSetTypeNode130Slice-4 198310 735.7 ns/op 45929.20 MB/s BenchmarkSetTypeNode1024-4 876374 132.3 ns/op 62054.27 MB/s BenchmarkSetTypeNode1024Slice-4 25628 4070 ns/op 64541.45 MB/s BenchmarkAllocation-4 3558 92826 ns/op BenchmarkReadMemStats-4 86 1336132 ns/op BenchmarkReadMemStatsLatency-4 1 2340413 p50-ns 2340413 p90-ns 2340413 p99-ns BenchmarkWriteBarrier-4 2310692 45.99 ns/op BenchmarkBulkWriteBarrier-4 5618253 21.58 ns/op BenchmarkScanStackNoLocals-4 2 60315058 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13196088 8.534 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12326546 9.202 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10467192 10.60 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9450871 13.47 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6035094 19.48 ns/op BenchmarkHash5-4 7727816 14.35 ns/op 348.34 MB/s BenchmarkHash16-4 8509268 12.76 ns/op 1253.72 MB/s BenchmarkHash64-4 7949624 15.40 ns/op 4155.09 MB/s BenchmarkHash1024-4 2387919 49.03 ns/op 20885.68 MB/s BenchmarkHash65536-4 47784 2796 ns/op 23440.71 MB/s BenchmarkAlignedLoad-4 9205843 10.97 ns/op BenchmarkUnalignedLoad-4 10902205 10.70 ns/op BenchmarkEqEfaceConcrete-4 8338944 17.13 ns/op BenchmarkEqIfaceConcrete-4 8292357 13.78 ns/op BenchmarkNeEfaceConcrete-4 8151321 13.39 ns/op BenchmarkNeIfaceConcrete-4 8199744 13.76 ns/op BenchmarkConvT2EByteSized/bool-4 4593214 25.14 ns/op BenchmarkConvT2EByteSized/uint8-4 4408219 25.19 ns/op BenchmarkConvT2ESmall-4 4320975 27.26 ns/op BenchmarkConvT2EUintptr-4 4205870 27.64 ns/op BenchmarkConvT2ELarge-4 983826 134.4 ns/op BenchmarkConvT2ISmall-4 4350528 27.07 ns/op BenchmarkConvT2IUintptr-4 4065327 28.19 ns/op BenchmarkConvT2ILarge-4 857706 146.0 ns/op BenchmarkConvI2E-4 3726680 28.64 ns/op BenchmarkConvI2I-4 3734044 31.92 ns/op BenchmarkAssertE2T-4 4069273 28.87 ns/op BenchmarkAssertE2TLarge-4 2111887 53.44 ns/op BenchmarkAssertE2I-4 3413546 37.29 ns/op BenchmarkAssertI2T-4 3643345 30.52 ns/op BenchmarkAssertI2I-4 3735758 34.01 ns/op BenchmarkAssertI2E-4 3660855 29.98 ns/op BenchmarkAssertE2E-4 3704746 28.81 ns/op BenchmarkAssertE2T2-4 2389690 45.87 ns/op BenchmarkAssertE2T2Blank-4 3296472 36.23 ns/op BenchmarkAssertI2E2-4 3438160 34.43 ns/op BenchmarkAssertI2E2Blank-4 3793522 29.51 ns/op BenchmarkAssertE2E2-4 2263734 45.04 ns/op BenchmarkAssertE2E2Blank-4 4281991 35.80 ns/op BenchmarkConvT2Ezero/zero/16-4 3891525 30.40 ns/op BenchmarkConvT2Ezero/zero/32-4 3780445 31.46 ns/op BenchmarkConvT2Ezero/zero/64-4 3936080 30.34 ns/op BenchmarkConvT2Ezero/zero/str-4 3736410 32.57 ns/op BenchmarkConvT2Ezero/zero/slice-4 3660942 31.46 ns/op BenchmarkConvT2Ezero/zero/big-4 128684 1412 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 155.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 956614 190.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 199026 1160 ns/op BenchmarkConvT2Ezero/smallint/16-4 4050397 28.06 ns/op BenchmarkConvT2Ezero/smallint/32-4 4313763 28.36 ns/op BenchmarkConvT2Ezero/smallint/64-4 3884598 28.40 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 111.5 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 104.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 106.5 ns/op BenchmarkMalloc8-4 1439092 87.37 ns/op BenchmarkMalloc16-4 1416456 83.54 ns/op BenchmarkMallocTypeInfo8-4 1687812 70.72 ns/op BenchmarkMallocTypeInfo16-4 1358541 90.90 ns/op BenchmarkMallocLargeStruct-4 81537 1239 ns/op BenchmarkGoroutineSelect-4 21 5108297 ns/op BenchmarkGoroutineBlocking-4 38 4388439 ns/op BenchmarkGoroutineForRange-4 26 4246671 ns/op BenchmarkGoroutineIdle-4 30 4222074 ns/op BenchmarkHashStringSpeed-4 2513672 44.09 ns/op BenchmarkHashBytesSpeed-4 1218187 95.43 ns/op BenchmarkHashInt32Speed-4 3011432 40.87 ns/op BenchmarkHashInt64Speed-4 2689557 41.29 ns/op BenchmarkHashStringArraySpeed-4 638470 201.8 ns/op BenchmarkMegMap-4 2785053 41.28 ns/op BenchmarkMegOneMap-4 3182079 37.04 ns/op BenchmarkMegEqMap-4 2794 38867 ns/op BenchmarkMegEmptyMap-4 3756362 30.62 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2303877 50.63 ns/op BenchmarkSmallStrMap-4 2796498 41.41 ns/op BenchmarkMapStringKeysEight_16-4 2806980 40.71 ns/op BenchmarkMapStringKeysEight_32-4 2873218 41.17 ns/op BenchmarkMapStringKeysEight_64-4 2866533 40.49 ns/op BenchmarkMapStringKeysEight_1M-4 2887389 41.60 ns/op BenchmarkIntMap-4 2865999 43.72 ns/op BenchmarkMapFirst/1-4 3685947 31.27 ns/op BenchmarkMapFirst/2-4 3497632 31.53 ns/op BenchmarkMapFirst/3-4 3640953 30.63 ns/op BenchmarkMapFirst/4-4 3551397 32.70 ns/op BenchmarkMapFirst/5-4 3604771 31.74 ns/op BenchmarkMapFirst/6-4 3904760 30.45 ns/op BenchmarkMapFirst/7-4 3815068 31.27 ns/op BenchmarkMapFirst/8-4 3666330 31.17 ns/op BenchmarkMapFirst/9-4 3522111 33.47 ns/op BenchmarkMapFirst/10-4 3274489 34.97 ns/op BenchmarkMapFirst/11-4 3444405 34.22 ns/op BenchmarkMapFirst/12-4 3253456 34.46 ns/op BenchmarkMapFirst/13-4 3455227 33.40 ns/op BenchmarkMapFirst/14-4 3502801 35.22 ns/op BenchmarkMapFirst/15-4 3263576 34.04 ns/op BenchmarkMapFirst/16-4 3281482 33.68 ns/op BenchmarkMapMid/1-4 3782943 30.69 ns/op BenchmarkMapMid/2-4 3680050 32.28 ns/op BenchmarkMapMid/3-4 3601095 31.42 ns/op BenchmarkMapMid/4-4 3397662 34.73 ns/op BenchmarkMapMid/5-4 3502196 34.16 ns/op BenchmarkMapMid/6-4 3491667 33.09 ns/op BenchmarkMapMid/7-4 3655722 32.75 ns/op BenchmarkMapMid/8-4 3348354 34.20 ns/op BenchmarkMapMid/9-4 3398282 34.66 ns/op BenchmarkMapMid/10-4 3127411 37.57 ns/op BenchmarkMapMid/11-4 3189234 34.76 ns/op BenchmarkMapMid/12-4 3212499 37.16 ns/op BenchmarkMapMid/13-4 3124518 41.79 ns/op BenchmarkMapMid/14-4 3226003 37.81 ns/op BenchmarkMapMid/15-4 3254431 37.30 ns/op BenchmarkMapMid/16-4 3071155 36.14 ns/op BenchmarkMapLast/1-4 3521556 32.46 ns/op BenchmarkMapLast/2-4 3402547 33.62 ns/op BenchmarkMapLast/3-4 3339201 35.34 ns/op BenchmarkMapLast/4-4 3180163 35.26 ns/op BenchmarkMapLast/5-4 3440494 34.18 ns/op BenchmarkMapLast/6-4 3339574 34.67 ns/op BenchmarkMapLast/7-4 3150712 36.99 ns/op BenchmarkMapLast/8-4 3031664 37.85 ns/op BenchmarkMapLast/9-4 3186566 35.11 ns/op BenchmarkMapLast/10-4 3240621 34.78 ns/op BenchmarkMapLast/11-4 3270631 36.14 ns/op BenchmarkMapLast/12-4 3162099 36.42 ns/op BenchmarkMapLast/13-4 3339024 35.03 ns/op BenchmarkMapLast/14-4 3143854 35.86 ns/op BenchmarkMapLast/15-4 3433642 35.04 ns/op BenchmarkMapLast/16-4 3062799 36.54 ns/op BenchmarkMapCycle-4 2251228 50.81 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3365734 36.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2683 46375 ns/op BenchmarkMakeMap/[Byte]Byte-4 727365 349.4 ns/op BenchmarkMakeMap/[Int]Int-4 214987 802.2 ns/op BenchmarkNewEmptyMap-4 14942392 8.300 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1625202 73.79 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 575960 203.0 ns/op BenchmarkMapIterEmpty-4 3962053 29.21 ns/op BenchmarkSameLengthMap-4 3614640 32.45 ns/op BenchmarkBigKeyMap-4 1373982 82.90 ns/op BenchmarkBigValMap-4 1000000 106.4 ns/op BenchmarkSmallKeyMap-4 2415934 46.35 ns/op BenchmarkMapPopulate/1-4 2399817 52.38 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 157306 1117 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7254 24811 ns/op 6277 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 586 222202 ns/op 51768 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 46 2724498 ns/op 416461 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 4 25133052 ns/op 6535792 B/op 2912 allocs/op BenchmarkComplexAlgMap-4 464568 235.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1522533 79.69 ns/op BenchmarkGoMapClear/Reflexive/10-4 1383195 84.21 ns/op BenchmarkGoMapClear/Reflexive/100-4 385069 318.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 53062 2031 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6291 16699 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1223996 87.08 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1261467 92.42 ns/op BenchmarkGoMapClear/NonReflexive/100-4 394545 326.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 56589 2055 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7201 16883 ns/op BenchmarkMapStringConversion/32/simple-4 1272547 80.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1401951 82.58 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1215661 91.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1388290 85.06 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1321413 89.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1200664 98.73 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1686583 65.02 ns/op BenchmarkMapInterfacePtr-4 1720910 60.90 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5380520 18.94 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 60181 2280 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5745 20806 ns/op BenchmarkMapPop1000-4 436 276398 ns/op BenchmarkMapPop10000-4 26 4989379 ns/op BenchmarkMapAssign/Int32/256-4 2172175 52.24 ns/op BenchmarkMapAssign/Int32/65536-4 1462905 71.15 ns/op BenchmarkMapAssign/Int64/256-4 2169116 51.25 ns/op BenchmarkMapAssign/Int64/65536-4 1486522 76.92 ns/op BenchmarkMapAssign/Str/256-4 1894221 60.67 ns/op BenchmarkMapAssign/Str/65536-4 720615 139.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1431472 81.58 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1011363 114.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1332123 101.1 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 854442 130.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 544572 4069 ns/op BenchmarkMapOperatorAssign/Str/65536-4 241994 430.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 737811 171.9 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 261586 389.8 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 921862 173.3 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 217191 464.3 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 665756 260.6 ns/op 68 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 190158 581.2 ns/op 100 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1472943 86.59 ns/op BenchmarkMapDelete/Int32/1000-4 2179308 54.63 ns/op BenchmarkMapDelete/Int32/10000-4 2106283 55.07 ns/op BenchmarkMapDelete/Int64/100-4 1391563 85.16 ns/op BenchmarkMapDelete/Int64/1000-4 2083816 59.63 ns/op BenchmarkMapDelete/Int64/10000-4 2141415 58.19 ns/op BenchmarkMapDelete/Str/100-4 1285501 97.85 ns/op BenchmarkMapDelete/Str/1000-4 1673158 73.51 ns/op BenchmarkMapDelete/Str/10000-4 1530130 74.33 ns/op BenchmarkMapDelete/Pointer/100-4 1331642 93.37 ns/op BenchmarkMapDelete/Pointer/1000-4 1610460 76.49 ns/op BenchmarkMapDelete/Pointer/10000-4 1812381 67.72 ns/op BenchmarkMemmove/0-4 18206407 5.775 ns/op BenchmarkMemmove/1-4 1356516 90.74 ns/op 11.02 MB/s BenchmarkMemmove/2-4 1339123 89.51 ns/op 22.34 MB/s BenchmarkMemmove/3-4 1283851 92.77 ns/op 32.34 MB/s BenchmarkMemmove/4-4 1312905 91.96 ns/op 43.50 MB/s BenchmarkMemmove/5-4 1238100 91.02 ns/op 54.93 MB/s BenchmarkMemmove/6-4 1305333 92.75 ns/op 64.69 MB/s BenchmarkMemmove/7-4 1283778 88.73 ns/op 78.89 MB/s BenchmarkMemmove/8-4 1355221 85.21 ns/op 93.88 MB/s BenchmarkMemmove/9-4 1350175 87.38 ns/op 103.00 MB/s BenchmarkMemmove/10-4 1370376 86.80 ns/op 115.21 MB/s BenchmarkMemmove/11-4 1361736 86.33 ns/op 127.42 MB/s BenchmarkMemmove/12-4 1351300 91.26 ns/op 131.49 MB/s BenchmarkMemmove/13-4 1306423 86.77 ns/op 149.81 MB/s BenchmarkMemmove/14-4 1354873 87.46 ns/op 160.07 MB/s BenchmarkMemmove/15-4 1378819 86.48 ns/op 173.46 MB/s BenchmarkMemmove/16-4 1397930 83.52 ns/op 191.57 MB/s BenchmarkMemmove/32-4 1388858 87.28 ns/op 366.64 MB/s BenchmarkMemmove/64-4 1293620 91.64 ns/op 698.42 MB/s BenchmarkMemmove/128-4 1000000 101.6 ns/op 1259.46 MB/s BenchmarkMemmove/256-4 1000000 120.5 ns/op 2124.07 MB/s BenchmarkMemmove/512-4 804402 171.9 ns/op 2978.05 MB/s BenchmarkMemmove/1024-4 510735 252.2 ns/op 4060.29 MB/s BenchmarkMemmove/2048-4 324260 395.8 ns/op 5173.71 MB/s BenchmarkMemmove/4096-4 179371 701.5 ns/op 5838.59 MB/s BenchmarkMemmoveOverlap/32-4 1389588 86.53 ns/op 369.83 MB/s BenchmarkMemmoveOverlap/64-4 1308336 91.89 ns/op 696.49 MB/s BenchmarkMemmoveOverlap/128-4 1000000 102.2 ns/op 1252.64 MB/s BenchmarkMemmoveOverlap/256-4 1000000 119.1 ns/op 2148.78 MB/s BenchmarkMemmoveOverlap/512-4 802435 156.2 ns/op 3277.26 MB/s BenchmarkMemmoveOverlap/1024-4 536595 233.9 ns/op 4378.85 MB/s BenchmarkMemmoveOverlap/2048-4 340515 384.7 ns/op 5323.46 MB/s BenchmarkMemmoveOverlap/4096-4 190674 646.2 ns/op 6338.28 MB/s BenchmarkMemmoveUnalignedDst/0-4 21535166 5.494 ns/op BenchmarkMemmoveUnalignedDst/1-4 1553859 78.10 ns/op 12.80 MB/s BenchmarkMemmoveUnalignedDst/2-4 1426063 82.90 ns/op 24.13 MB/s BenchmarkMemmoveUnalignedDst/3-4 1377896 84.31 ns/op 35.58 MB/s BenchmarkMemmoveUnalignedDst/4-4 1402863 83.00 ns/op 48.19 MB/s BenchmarkMemmoveUnalignedDst/5-4 1403115 100.9 ns/op 49.56 MB/s BenchmarkMemmoveUnalignedDst/6-4 1396327 84.63 ns/op 70.90 MB/s BenchmarkMemmoveUnalignedDst/7-4 1374344 77.62 ns/op 90.18 MB/s BenchmarkMemmoveUnalignedDst/8-4 1603648 76.18 ns/op 105.01 MB/s BenchmarkMemmoveUnalignedDst/9-4 1492590 79.26 ns/op 113.54 MB/s BenchmarkMemmoveUnalignedDst/10-4 1345022 105.2 ns/op 95.05 MB/s BenchmarkMemmoveUnalignedDst/11-4 1472446 81.61 ns/op 134.78 MB/s BenchmarkMemmoveUnalignedDst/12-4 1497730 79.69 ns/op 150.59 MB/s BenchmarkMemmoveUnalignedDst/13-4 1509732 80.49 ns/op 161.52 MB/s BenchmarkMemmoveUnalignedDst/14-4 1474560 78.07 ns/op 179.33 MB/s BenchmarkMemmoveUnalignedDst/15-4 1518908 79.05 ns/op 189.75 MB/s BenchmarkMemmoveUnalignedDst/16-4 1520175 78.90 ns/op 202.78 MB/s BenchmarkMemmoveUnalignedDst/32-4 1488032 81.03 ns/op 394.94 MB/s BenchmarkMemmoveUnalignedDst/64-4 1418270 84.18 ns/op 760.30 MB/s BenchmarkMemmoveUnalignedDst/128-4 1232193 99.70 ns/op 1283.85 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 111.6 ns/op 2293.91 MB/s BenchmarkMemmoveUnalignedDst/512-4 876370 150.9 ns/op 3393.38 MB/s BenchmarkMemmoveUnalignedDst/1024-4 518778 233.3 ns/op 4388.49 MB/s BenchmarkMemmoveUnalignedDst/2048-4 352594 368.7 ns/op 5555.17 MB/s BenchmarkMemmoveUnalignedDst/4096-4 193126 652.3 ns/op 6279.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1457866 83.66 ns/op 382.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1362856 89.14 ns/op 718.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1233154 96.60 ns/op 1325.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 113.2 ns/op 2262.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 853351 149.7 ns/op 3419.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 553401 238.9 ns/op 4286.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 352551 372.1 ns/op 5503.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 194770 656.0 ns/op 6244.19 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19671669 5.970 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1582478 76.42 ns/op 13.08 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1557589 76.30 ns/op 26.21 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1549575 75.43 ns/op 39.77 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1552971 76.11 ns/op 52.56 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1503115 81.57 ns/op 61.30 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1565443 75.68 ns/op 79.28 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1560396 76.53 ns/op 91.46 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1640818 72.37 ns/op 110.54 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1532766 77.92 ns/op 115.50 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1526624 77.99 ns/op 128.22 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1533561 76.59 ns/op 143.62 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1532700 77.51 ns/op 154.83 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1513885 77.27 ns/op 168.24 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1523210 78.40 ns/op 178.57 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1414418 81.41 ns/op 184.26 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1463936 82.38 ns/op 194.21 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1347418 84.00 ns/op 380.97 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1316151 88.08 ns/op 726.61 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 100.7 ns/op 1271.52 MB/s BenchmarkMemmoveUnalignedSrc/256-4 910657 116.6 ns/op 2195.92 MB/s BenchmarkMemmoveUnalignedSrc/512-4 868999 157.7 ns/op 3245.67 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 546076 242.3 ns/op 4225.38 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 332565 392.4 ns/op 5219.24 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 187611 677.1 ns/op 6049.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1318255 85.68 ns/op 186.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1381744 90.84 ns/op 176.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1248411 95.01 ns/op 168.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1262125 96.43 ns/op 165.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1242834 94.67 ns/op 169.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1256976 93.95 ns/op 170.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1273396 92.82 ns/op 172.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1237315 103.7 ns/op 154.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 100.9 ns/op 634.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 107.4 ns/op 595.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 101.7 ns/op 629.06 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 103.8 ns/op 616.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 103.2 ns/op 620.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 103.6 ns/op 617.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 107.7 ns/op 594.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 101.9 ns/op 628.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 878756 146.6 ns/op 1746.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 740457 184.4 ns/op 1388.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 980757 131.6 ns/op 1945.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 957661 133.8 ns/op 1912.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 991707 132.3 ns/op 1934.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1000000 130.2 ns/op 1966.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1000000 134.6 ns/op 1902.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 983730 131.4 ns/op 1948.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 111483 1109 ns/op 3692.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 74022 1666 ns/op 2457.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 182494 706.3 ns/op 5799.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 180997 701.5 ns/op 5838.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 189459 697.0 ns/op 5876.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 179583 700.2 ns/op 5849.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 180560 702.3 ns/op 5832.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 181188 706.0 ns/op 5801.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7028 17645 ns/op 3714.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4693 26908 ns/op 2435.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 12102 ns/op 5415.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 12223 ns/op 5361.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9753 11599 ns/op 5649.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 10000 12170 ns/op 5384.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9996 11583 ns/op 5658.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9940 11571 ns/op 5663.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1323939 88.96 ns/op 359.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1274380 94.10 ns/op 680.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 105.3 ns/op 1215.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 124.6 ns/op 2055.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 780613 165.3 ns/op 3097.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 504309 257.8 ns/op 3971.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 317282 406.4 ns/op 5039.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 179708 702.9 ns/op 5827.14 MB/s BenchmarkMemclr/5-4 16856685 7.331 ns/op 682.04 MB/s BenchmarkMemclr/16-4 16393341 7.648 ns/op 2092.07 MB/s BenchmarkMemclr/64-4 15891618 7.886 ns/op 8115.98 MB/s BenchmarkMemclr/256-4 11529555 10.09 ns/op 25383.80 MB/s BenchmarkMemclr/4096-4 2383827 49.17 ns/op 83309.49 MB/s BenchmarkMemclr/65536-4 89230 1312 ns/op 49933.16 MB/s BenchmarkMemclr/1M-4 6025 21855 ns/op 47978.72 MB/s BenchmarkMemclr/4M-4 1407 87140 ns/op 48133.07 MB/s BenchmarkMemclr/8M-4 481 265132 ns/op 31639.40 MB/s BenchmarkMemclr/16M-4 165 695557 ns/op 24120.56 MB/s BenchmarkMemclr/64M-4 66 1769523 ns/op 37924.82 MB/s BenchmarkMemclrUnaligned/0_5-4 8445294 14.39 ns/op 347.51 MB/s BenchmarkMemclrUnaligned/0_16-4 8499158 12.16 ns/op 1316.26 MB/s BenchmarkMemclrUnaligned/0_64-4 10270022 11.88 ns/op 5386.08 MB/s BenchmarkMemclrUnaligned/0_256-4 9124660 13.06 ns/op 19602.37 MB/s BenchmarkMemclrUnaligned/0_4096-4 2299789 52.14 ns/op 78564.39 MB/s BenchmarkMemclrUnaligned/0_65536-4 94263 1286 ns/op 50980.35 MB/s BenchmarkMemclrUnaligned/1_5-4 9952687 11.58 ns/op 431.76 MB/s BenchmarkMemclrUnaligned/1_16-4 9859971 11.84 ns/op 1350.79 MB/s BenchmarkMemclrUnaligned/1_64-4 9849932 12.02 ns/op 5323.74 MB/s BenchmarkMemclrUnaligned/1_256-4 8721664 13.13 ns/op 19497.36 MB/s BenchmarkMemclrUnaligned/1_4096-4 1534533 77.23 ns/op 53034.47 MB/s BenchmarkMemclrUnaligned/1_65536-4 82561 1455 ns/op 45053.08 MB/s BenchmarkMemclrUnaligned/4_5-4 10014522 11.59 ns/op 431.27 MB/s BenchmarkMemclrUnaligned/4_16-4 10488658 11.93 ns/op 1341.47 MB/s BenchmarkMemclrUnaligned/4_64-4 9844246 11.75 ns/op 5447.84 MB/s BenchmarkMemclrUnaligned/4_256-4 9048104 12.92 ns/op 19811.69 MB/s BenchmarkMemclrUnaligned/4_4096-4 1576734 74.67 ns/op 54857.01 MB/s BenchmarkMemclrUnaligned/4_65536-4 88978 1413 ns/op 46389.28 MB/s BenchmarkMemclrUnaligned/7_5-4 10897945 11.35 ns/op 440.39 MB/s BenchmarkMemclrUnaligned/7_16-4 8905014 12.33 ns/op 1297.29 MB/s BenchmarkMemclrUnaligned/7_64-4 10157732 11.55 ns/op 5541.37 MB/s BenchmarkMemclrUnaligned/7_256-4 9283623 12.98 ns/op 19728.54 MB/s BenchmarkMemclrUnaligned/7_4096-4 1596508 75.35 ns/op 54356.92 MB/s BenchmarkMemclrUnaligned/7_65536-4 87183 1394 ns/op 47013.92 MB/s BenchmarkMemclrUnaligned/0_1M-4 5874 21011 ns/op 49906.64 MB/s BenchmarkMemclrUnaligned/0_4M-4 1359 86233 ns/op 48639.30 MB/s BenchmarkMemclrUnaligned/0_8M-4 510 217884 ns/op 38500.37 MB/s BenchmarkMemclrUnaligned/0_16M-4 164 692470 ns/op 24228.08 MB/s BenchmarkMemclrUnaligned/0_64M-4 61 1799135 ns/op 37300.63 MB/s BenchmarkMemclrUnaligned/1_1M-4 4530 28705 ns/op 36528.96 MB/s BenchmarkMemclrUnaligned/1_4M-4 1071 103283 ns/op 40609.96 MB/s BenchmarkMemclrUnaligned/1_8M-4 456 245498 ns/op 34169.80 MB/s BenchmarkMemclrUnaligned/1_16M-4 160 746709 ns/op 22468.22 MB/s BenchmarkMemclrUnaligned/1_64M-4 63 1798994 ns/op 37303.55 MB/s BenchmarkMemclrUnaligned/4_1M-4 5479 23024 ns/op 45543.68 MB/s BenchmarkMemclrUnaligned/4_4M-4 1266 94193 ns/op 44529.05 MB/s BenchmarkMemclrUnaligned/4_8M-4 450 249983 ns/op 33556.72 MB/s BenchmarkMemclrUnaligned/4_16M-4 157 823820 ns/op 20365.16 MB/s BenchmarkMemclrUnaligned/4_64M-4 66 1821274 ns/op 36847.21 MB/s BenchmarkMemclrUnaligned/7_1M-4 4160 24462 ns/op 42864.98 MB/s BenchmarkMemclrUnaligned/7_4M-4 1063 99856 ns/op 42003.59 MB/s BenchmarkMemclrUnaligned/7_8M-4 441 259736 ns/op 32296.66 MB/s BenchmarkMemclrUnaligned/7_16M-4 157 751485 ns/op 22325.42 MB/s BenchmarkMemclrUnaligned/7_64M-4 64 1832583 ns/op 36619.83 MB/s BenchmarkGoMemclr/5-4 2356188 51.37 ns/op 97.33 MB/s BenchmarkGoMemclr/16-4 686768 171.4 ns/op 93.35 MB/s BenchmarkGoMemclr/64-4 199608 618.8 ns/op 103.42 MB/s BenchmarkGoMemclr/256-4 44470 2315 ns/op 110.60 MB/s BenchmarkMemclrRange/1K_2K-4 91743 1299 ns/op 73798.10 MB/s BenchmarkMemclrRange/2K_8K-4 25753 5185 ns/op 64325.32 MB/s BenchmarkMemclrRange/4K_16K-4 34749 3542 ns/op 91207.96 MB/s BenchmarkMemclrRange/160K_228K-4 3264 35254 ns/op 47167.88 MB/s BenchmarkClearFat7-4 4601586 25.88 ns/op BenchmarkClearFat8-4 4362000 27.27 ns/op BenchmarkClearFat11-4 4089583 27.29 ns/op BenchmarkClearFat12-4 4287381 28.15 ns/op BenchmarkClearFat13-4 4169116 27.36 ns/op BenchmarkClearFat14-4 4496446 27.27 ns/op BenchmarkClearFat15-4 4154088 27.07 ns/op BenchmarkClearFat16-4 4539679 25.66 ns/op BenchmarkClearFat24-4 4726053 25.27 ns/op BenchmarkClearFat32-4 4092522 26.16 ns/op BenchmarkClearFat40-4 4294810 27.42 ns/op BenchmarkClearFat48-4 4212267 26.86 ns/op BenchmarkClearFat56-4 4142661 27.79 ns/op BenchmarkClearFat64-4 4054789 28.76 ns/op BenchmarkClearFat72-4 4016340 28.62 ns/op BenchmarkClearFat128-4 3330004 34.83 ns/op BenchmarkClearFat256-4 2486224 43.86 ns/op BenchmarkClearFat512-4 1616846 72.69 ns/op BenchmarkClearFat1024-4 1000000 125.8 ns/op BenchmarkClearFat1032-4 1000000 113.2 ns/op BenchmarkClearFat1040-4 1000000 118.3 ns/op BenchmarkCopyFat7-4 4231524 26.08 ns/op BenchmarkCopyFat8-4 4181100 25.14 ns/op BenchmarkCopyFat11-4 4314385 30.61 ns/op BenchmarkCopyFat12-4 4381146 26.88 ns/op BenchmarkCopyFat13-4 4359247 26.90 ns/op BenchmarkCopyFat14-4 4224720 27.10 ns/op BenchmarkCopyFat15-4 4342317 27.54 ns/op BenchmarkCopyFat16-4 4384567 26.04 ns/op BenchmarkCopyFat24-4 4600678 25.37 ns/op BenchmarkCopyFat32-4 4401366 27.58 ns/op BenchmarkCopyFat64-4 3982569 29.44 ns/op BenchmarkCopyFat72-4 3973903 29.30 ns/op BenchmarkCopyFat128-4 3265522 35.85 ns/op BenchmarkCopyFat256-4 2398975 47.82 ns/op BenchmarkCopyFat512-4 1469803 79.86 ns/op BenchmarkCopyFat520-4 1505089 78.20 ns/op BenchmarkCopyFat1024-4 983653 126.5 ns/op BenchmarkCopyFat1032-4 1000000 131.0 ns/op BenchmarkCopyFat1040-4 1000000 158.2 ns/op BenchmarkIssue18740/2byte-4 338 339022 ns/op BenchmarkIssue18740/4byte-4 626 189642 ns/op BenchmarkIssue18740/8byte-4 1020 112891 ns/op BenchmarkMemclrKnownSize1-4 7052740 19.59 ns/op 51.06 MB/s BenchmarkMemclrKnownSize2-4 3873946 28.16 ns/op 71.01 MB/s BenchmarkMemclrKnownSize4-4 2767981 37.77 ns/op 105.90 MB/s BenchmarkMemclrKnownSize8-4 1250151 88.20 ns/op 90.71 MB/s BenchmarkMemclrKnownSize16-4 761560 166.1 ns/op 96.35 MB/s BenchmarkMemclrKnownSize32-4 422815 317.6 ns/op 100.74 MB/s BenchmarkMemclrKnownSize64-4 186301 606.8 ns/op 105.47 MB/s BenchmarkMemclrKnownSize112-4 116902 1061 ns/op 105.60 MB/s BenchmarkMemclrKnownSize128-4 105248 1166 ns/op 109.74 MB/s BenchmarkMemclrKnownSize192-4 62202 1825 ns/op 105.23 MB/s BenchmarkMemclrKnownSize248-4 45360 2249 ns/op 110.27 MB/s BenchmarkMemclrKnownSize256-4 43903 2358 ns/op 108.55 MB/s BenchmarkMemclrKnownSize512-4 25087 4934 ns/op 103.77 MB/s BenchmarkMemclrKnownSize1024-4 13002 9256 ns/op 110.63 MB/s BenchmarkMemclrKnownSize4096-4 3721 34865 ns/op 117.48 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4643331 ns/op 112.91 MB/s BenchmarkReadMetricsLatency-4 13962 4032 p50-ns 6704 p90-ns 10201 p99-ns BenchmarkFinalizer-4 217 571687 ns/op BenchmarkFinalizerRun-4 210230 607.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8866072 13.71 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3694706 31.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2968345 38.69 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2880532 39.73 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1626588 71.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1369060 83.33 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2729812 42.64 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1561502 73.52 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1574848 71.91 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2395560 47.25 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2289820 46.98 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2154205 53.26 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1901209 62.29 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1737688 67.36 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9863455 11.55 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10588984 11.15 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 11022654 11.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10573743 11.25 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8197938 12.34 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7781521 14.31 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9950379 11.80 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7999335 13.96 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9189606 11.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10329723 11.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10083817 11.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10001952 11.19 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10293118 11.28 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9970795 10.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9529086 11.18 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10136214 11.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10593458 11.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9933780 10.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10184558 11.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10178271 12.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9047755 12.41 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8906073 11.23 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8940746 11.75 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8723718 11.99 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9655084 11.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9984830 11.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9546068 14.06 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9575248 12.04 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8426401 11.95 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9228241 12.10 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9758487 11.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 10351544 11.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9545733 11.58 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10478832 11.48 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10247826 11.21 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10518294 10.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10195495 11.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9698649 11.07 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9992035 11.18 ns/op BenchmarkNetpollBreak-4 4351 23934 ns/op BenchmarkPinnerPinUnpinBatch-4 1251 136817 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 234 551906 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1448 134336 ns/op BenchmarkPinnerPinUnpin-4 1476007 79.04 ns/op BenchmarkPinnerPinUnpinTiny-4 1263415 81.87 ns/op BenchmarkPinnerPinUnpinDouble-4 601909 217.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3036544 35.84 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3149764 35.01 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 393074 278.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7153286 15.30 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8455591 14.61 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4979259 21.15 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5124631 20.79 ns/op BenchmarkPingPongHog-4 514 285068 ns/op BenchmarkStackGrowth-4 119228 967.9 ns/op BenchmarkStackGrowthDeep-4 1104 97351 ns/op BenchmarkCreateGoroutines-4 53727 2050 ns/op BenchmarkCreateGoroutinesParallel-4 59818 1782 ns/op BenchmarkCreateGoroutinesCapture-4 10000 13774 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 53535 2360 ns/op BenchmarkClosureCall-4 24715712 4.413 ns/op BenchmarkWakeupParallelSpinning/0s-4 7566 19087 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5031 24066 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5235 29481 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2667 52627 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1852 69493 ns/op BenchmarkWakeupParallelSpinning/20µs-4 986 120430 ns/op BenchmarkWakeupParallelSpinning/50µs-4 405 322485 ns/op BenchmarkWakeupParallelSpinning/100µs-4 247 480838 ns/op BenchmarkMatmult-4 5037963 29.70 ns/op BenchmarkFastrand-4 7497244 16.02 ns/op BenchmarkFastrand64-4 7542753 15.36 ns/op BenchmarkFastrandHashiter-4 3541336 33.47 ns/op BenchmarkFastrandn/2-4 7008489 16.82 ns/op BenchmarkFastrandn/3-4 6569259 17.81 ns/op BenchmarkFastrandn/4-4 7279448 16.05 ns/op BenchmarkFastrandn/5-4 7354646 15.57 ns/op BenchmarkIfaceCmp100-4 127942 898.5 ns/op BenchmarkIfaceCmpNil100-4 247023 530.9 ns/op BenchmarkEfaceCmpDiff-4 49544 2380 ns/op BenchmarkEfaceCmpDiffIndirect-4 44439 3290 ns/op BenchmarkDefer-4 1456717 81.80 ns/op BenchmarkDefer10-4 895532 164.4 ns/op BenchmarkDeferMany-4 524737 376.6 ns/op BenchmarkPanicRecover-4 773732 179.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1092148 ns/op 1064880 p50-ns 1752508 p90-ns 2138415 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1092683 ns/op 1060131 p50-ns 1671188 p90-ns 2003930 p99-ns BenchmarkGoroutineProfile/small/idle-4 54 2366784 ns/op 2156188 p50-ns 3155551 p90-ns 4469227 p99-ns BenchmarkGoroutineProfile/small/loaded-4 51 3637026 ns/op 3229821 p50-ns 4997204 p90-ns 11695182 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1331498 ns/op 1220673 p50-ns 1998652 p90-ns 2312890 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 62 2926261 ns/op 2248326 p50-ns 5435521 p90-ns 10952083 p99-ns BenchmarkGoroutineProfile/large/idle-4 25 4724029 ns/op 4490127 p50-ns 6011766 p90-ns 6240277 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 10026895 ns/op 8629349 p50-ns 17535163 p90-ns 18751204 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 91 1471729 ns/op 1556073 p50-ns 1925887 p90-ns 2599980 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 63 1678110 ns/op 1634243 p50-ns 2297048 p90-ns 6211560 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 70 3155146 ns/op 2896411 p50-ns 4220685 p90-ns 8167405 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 54 4134711 ns/op 3370949 p50-ns 7159636 p90-ns 10505778 p99-ns BenchmarkRWMutexUncontended-4 2594965 46.20 ns/op BenchmarkRWMutexWrite100-4 1000000 2788 ns/op BenchmarkRWMutexWrite10-4 53652 2232 ns/op BenchmarkRWMutexWorkWrite100-4 24961 4350 ns/op BenchmarkRWMutexWorkWrite10-4 34042 3807 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3637 36183 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1118 102426 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1681 72653 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 531 207835 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 823 147918 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 264 462244 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 358 293585 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 914934 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 189967 709.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 212899 761.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 144091 834.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 153132 678.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 165664 667.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 154501 888.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 217712 721.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 182083 734.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 145446 881.3 ns/op BenchmarkMakeSlice/Byte-4 1410466 87.13 ns/op BenchmarkMakeSlice/Int16-4 1475408 84.11 ns/op BenchmarkMakeSlice/Int-4 1000000 111.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 132.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 180.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 200.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 221.6 ns/op BenchmarkGrowSlice/Byte-4 481261 250.1 ns/op BenchmarkGrowSlice/Int16-4 588670 226.5 ns/op BenchmarkGrowSlice/Int-4 504226 327.8 ns/op BenchmarkGrowSlice/Ptr-4 506025 365.4 ns/op BenchmarkGrowSlice/Struct/24-4 407266 527.2 ns/op BenchmarkGrowSlice/Struct/32-4 197307 551.2 ns/op BenchmarkGrowSlice/Struct/40-4 180775 727.7 ns/op BenchmarkExtendSlice/IntSlice-4 499250 357.6 ns/op BenchmarkExtendSlice/PointerSlice-4 421882 403.6 ns/op BenchmarkExtendSlice/NoGrow-4 686359 196.8 ns/op BenchmarkAppend-4 1000000 112.4 ns/op BenchmarkAppendGrowByte-4 4 25470984 ns/op BenchmarkAppendGrowString-4 1 229105830 ns/op BenchmarkAppendSlice/1Bytes-4 1347964 90.58 ns/op BenchmarkAppendSlice/4Bytes-4 1341745 91.44 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 105.2 ns/op BenchmarkAppendSlice/8Bytes-4 1388102 85.75 ns/op BenchmarkAppendSlice/15Bytes-4 1315882 89.92 ns/op BenchmarkAppendSlice/16Bytes-4 1335150 96.77 ns/op BenchmarkAppendSlice/32Bytes-4 1362681 87.94 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 68472 1918 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16251 6652 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8606 26835 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1138 116615 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 126 958831 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2690216 ns/op BenchmarkAppendStr/1Bytes-4 1668085 69.75 ns/op BenchmarkAppendStr/4Bytes-4 1614512 72.28 ns/op BenchmarkAppendStr/8Bytes-4 1631876 73.74 ns/op BenchmarkAppendStr/16Bytes-4 1570674 74.21 ns/op BenchmarkAppendStr/32Bytes-4 1636455 73.17 ns/op BenchmarkAppendSpecialCase-4 1000000 117.9 ns/op BenchmarkCopy/1Byte-4 1422158 84.28 ns/op 11.87 MB/s BenchmarkCopy/1String-4 1353009 81.79 ns/op 12.23 MB/s BenchmarkCopy/2Byte-4 1449619 83.05 ns/op 24.08 MB/s BenchmarkCopy/2String-4 1427482 82.42 ns/op 24.27 MB/s BenchmarkCopy/4Byte-4 1413464 83.58 ns/op 47.86 MB/s BenchmarkCopy/4String-4 1381394 84.36 ns/op 47.42 MB/s BenchmarkCopy/8Byte-4 1465804 81.68 ns/op 97.94 MB/s BenchmarkCopy/8String-4 1444291 82.31 ns/op 97.19 MB/s BenchmarkCopy/12Byte-4 1346461 86.63 ns/op 138.53 MB/s BenchmarkCopy/12String-4 1356684 87.00 ns/op 137.94 MB/s BenchmarkCopy/16Byte-4 1468143 81.88 ns/op 195.40 MB/s BenchmarkCopy/16String-4 1418322 83.67 ns/op 191.22 MB/s BenchmarkCopy/32Byte-4 1404118 86.92 ns/op 368.13 MB/s BenchmarkCopy/32String-4 1337112 92.87 ns/op 344.57 MB/s BenchmarkCopy/128Byte-4 1000000 103.1 ns/op 1240.96 MB/s BenchmarkCopy/128String-4 1000000 110.3 ns/op 1160.81 MB/s BenchmarkCopy/1024Byte-4 469550 277.3 ns/op 3693.41 MB/s BenchmarkCopy/1024String-4 367318 348.0 ns/op 2942.41 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24818 4735 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14948 8002 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14046 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 16831 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9195 20600 ns/op BenchmarkAppendInPlace/Grow/Byte-4 164542 1069 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 143965 1087 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 85947 1492 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 76549 1769 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 56250 2015 ns/op BenchmarkStackCopyPtr-4 1 117426230 ns/op BenchmarkStackCopy-4 2 90019543 ns/op BenchmarkStackCopyNoCache-4 31 4210092 ns/op BenchmarkStackCopyWithStkobj-4 3 45030245 ns/op BenchmarkIssue18138-4 181 622226 ns/op BenchmarkCompareStringEqual-4 13660641 7.939 ns/op BenchmarkCompareStringIdentical-4 28696750 4.265 ns/op BenchmarkCompareStringSameLength-4 18104128 6.367 ns/op BenchmarkCompareStringDifferentLength-4 24855922 4.169 ns/op BenchmarkCompareStringBigUnaligned-4 2624 47569 ns/op 22043.51 MB/s BenchmarkCompareStringBig-4 2353 44860 ns/op 23374.70 MB/s BenchmarkConcatStringAndBytes-4 2341448 50.16 ns/op BenchmarkSliceByteToString/1-4 1773404 66.21 ns/op BenchmarkSliceByteToString/2-4 1000000 122.1 ns/op BenchmarkSliceByteToString/4-4 1000000 123.7 ns/op BenchmarkSliceByteToString/8-4 1000000 122.1 ns/op BenchmarkSliceByteToString/16-4 1000000 121.5 ns/op BenchmarkSliceByteToString/32-4 920863 145.6 ns/op BenchmarkSliceByteToString/64-4 814254 188.0 ns/op BenchmarkSliceByteToString/128-4 708051 327.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2428083 48.23 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 109.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1236493 94.75 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4009999 29.61 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1911940 64.72 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2068539 58.01 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1873615 62.50 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 359067 344.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 452552 273.1 ns/op BenchmarkRuneIterate/range/ASCII-4 11341663 10.14 ns/op BenchmarkRuneIterate/range/Japanese-4 2902604 40.19 ns/op BenchmarkRuneIterate/range/MixedLength-4 3538075 34.28 ns/op BenchmarkRuneIterate/range1/ASCII-4 11247718 10.71 ns/op BenchmarkRuneIterate/range1/Japanese-4 2864060 39.35 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3569682 33.67 ns/op BenchmarkRuneIterate/range2/ASCII-4 10000609 10.31 ns/op BenchmarkRuneIterate/range2/Japanese-4 2882982 40.51 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3309400 33.32 ns/op BenchmarkArrayEqual-4 26804889 4.228 ns/op BenchmarkFunc/Name-4 3593058 31.87 ns/op BenchmarkFunc/Entry-4 14285062 8.259 ns/op BenchmarkFunc/FileLine-4 3755944 33.13 ns/op PASS ok runtime 424.855s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 29755 4016 ns/op BenchmarkHandle/concurrent-4 24266 4990 ns/op PASS ok runtime/cgo 1.523s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 30876403 4.475 ns/op BenchmarkAtomicStore64-4 12879140 9.330 ns/op BenchmarkAtomicLoad-4 27768540 4.420 ns/op BenchmarkAtomicStore-4 13424899 9.523 ns/op BenchmarkAnd8-4 13015244 9.730 ns/op BenchmarkAnd-4 13398705 9.509 ns/op BenchmarkAnd8Parallel-4 4294268 27.13 ns/op BenchmarkAndParallel-4 4303669 28.55 ns/op BenchmarkOr8-4 11326159 9.708 ns/op BenchmarkOr-4 13621971 9.180 ns/op BenchmarkOr8Parallel-4 4273820 27.80 ns/op BenchmarkOrParallel-4 4359206 27.10 ns/op BenchmarkXadd-4 4269564 28.36 ns/op BenchmarkXadd64-4 4369335 29.62 ns/op BenchmarkCas-4 2585379 45.98 ns/op BenchmarkCas64-4 2487180 46.62 ns/op BenchmarkXchg-4 4429286 27.12 ns/op BenchmarkXchg64-4 4193383 26.62 ns/op PASS ok runtime/internal/atomic 4.210s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3504228 34.57 ns/op BenchmarkMulUintptr/large-4 2550324 43.17 ns/op PASS ok runtime/internal/math 1.424s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 8760866 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 13601398 ns/op 489.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 45 2991665 ns/op 4.533 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16819318 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 23506477 ns/op 1124 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 45 3414418 ns/op 21.78 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 86906316 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 113207095 ns/op 8327 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 5682157 ns/op 218.4 concurrent_launches/op PASS ok runtime/pprof 3.099s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11188640 ns/op BenchmarkStackLeak-4 29785 4137 ns/op PASS ok runtime/race 1.531s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2728700 38.02 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 392416 420.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.410s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 45 2512876 ns/op BenchmarkIndex_Large-4 23061 4900 ns/op BenchmarkIndexFunc_Large-4 114 1008275 ns/op BenchmarkCompact/nil-4 10054635 11.74 ns/op BenchmarkCompact/one-4 1349868 93.27 ns/op BenchmarkCompact/sorted-4 1000000 122.9 ns/op BenchmarkCompact/1_item-4 975836 143.4 ns/op BenchmarkCompact/unsorted-4 1000000 117.1 ns/op BenchmarkCompact/many-4 644540 183.6 ns/op BenchmarkCompact_Large-4 813 148666 ns/op BenchmarkCompactFunc_Large-4 69 1629779 ns/op BenchmarkReplace/naive-fast-4 65458 2471 ns/op BenchmarkReplace/optimized-fast-4 48620 2562 ns/op BenchmarkReplace/naive-slow-4 15318 8309 ns/op BenchmarkReplace/optimized-slow-4 17126 7437 ns/op BenchmarkBinarySearchFloats/Size16-4 1263732 93.51 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 104.3 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 111.1 ns/op BenchmarkBinarySearchFloats/Size128-4 982614 131.2 ns/op BenchmarkBinarySearchFloats/Size512-4 838845 152.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 820556 162.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 535814 244.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 442969 290.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 384958 334.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 333979 370.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 267700 460.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 249018 499.1 ns/op PASS ok slices 6.446s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 128462 919.4 ns/op BenchmarkSortInts-4 1 109177148 ns/op BenchmarkSlicesSortInts-4 2 57919698 ns/op BenchmarkSortIsSorted-4 32 3941604 ns/op BenchmarkSlicesIsSorted-4 82 1527078 ns/op BenchmarkSortStrings-4 1 130837287 ns/op BenchmarkSlicesSortStrings-4 2 72367518 ns/op BenchmarkSortStrings_Sorted-4 26 4437354 ns/op BenchmarkSlicesSortStrings_Sorted-4 68 1789999 ns/op BenchmarkSortStructs-4 1 150951095 ns/op BenchmarkSortFuncStructs-4 1 134663719 ns/op BenchmarkSortString1K-4 308 380503 ns/op BenchmarkSortString1K_Slice-4 184 664151 ns/op BenchmarkStableString1K-4 100 1202461 ns/op BenchmarkSortInt1K-4 358 327248 ns/op BenchmarkSortInt1K_Sorted-4 7034 19388 ns/op BenchmarkSortInt1K_Reversed-4 2990 36074 ns/op BenchmarkSortInt1K_Mod8-4 870 133533 ns/op BenchmarkStableInt1K-4 100 1022025 ns/op BenchmarkStableInt1K_Slice-4 138 873852 ns/op BenchmarkSortInt64K-4 4 30144251 ns/op BenchmarkSortInt64K_Slice-4 2 58865549 ns/op BenchmarkStableInt64K-4 2 90027330 ns/op BenchmarkSort1e2-4 338 328137 ns/op BenchmarkStable1e2-4 132 950296 ns/op BenchmarkSort1e4-4 2 60163978 ns/op BenchmarkStable1e4-4 1 261738619 ns/op PASS ok sort 58.234s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 706845 155.9 ns/op BenchmarkAtof64Float-4 702009 166.8 ns/op BenchmarkAtof64FloatExp-4 581439 215.7 ns/op BenchmarkAtof64Big-4 454708 272.6 ns/op BenchmarkAtof64RandomBits-4 474051 276.6 ns/op BenchmarkAtof64RandomFloats-4 486574 253.7 ns/op BenchmarkAtof64RandomLongFloats-4 386203 291.7 ns/op BenchmarkAtof32Decimal-4 810937 163.5 ns/op BenchmarkAtof32Float-4 762151 171.3 ns/op BenchmarkAtof32FloatExp-4 579283 222.3 ns/op BenchmarkAtof32Random-4 364224 350.6 ns/op BenchmarkAtof32RandomLong-4 151822 798.1 ns/op BenchmarkParseInt/Pos/7bit-4 1277126 89.89 ns/op BenchmarkParseInt/Pos/26bit-4 840176 146.7 ns/op BenchmarkParseInt/Pos/31bit-4 698128 172.0 ns/op BenchmarkParseInt/Pos/56bit-4 501871 236.1 ns/op BenchmarkParseInt/Pos/63bit-4 464031 247.8 ns/op BenchmarkParseInt/Neg/7bit-4 1356915 86.58 ns/op BenchmarkParseInt/Neg/26bit-4 852691 153.7 ns/op BenchmarkParseInt/Neg/31bit-4 688321 174.6 ns/op BenchmarkParseInt/Neg/56bit-4 546067 232.2 ns/op BenchmarkParseInt/Neg/63bit-4 489043 251.0 ns/op BenchmarkAtoi/Pos/7bit-4 1759275 67.59 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 123.9 ns/op BenchmarkAtoi/Pos/31bit-4 842817 137.6 ns/op BenchmarkAtoi/Pos/56bit-4 660518 221.8 ns/op BenchmarkAtoi/Pos/63bit-4 480061 256.3 ns/op BenchmarkAtoi/Neg/7bit-4 1720665 70.07 ns/op BenchmarkAtoi/Neg/26bit-4 1003059 119.6 ns/op BenchmarkAtoi/Neg/31bit-4 992646 130.1 ns/op BenchmarkAtoi/Neg/56bit-4 628220 197.2 ns/op BenchmarkAtoi/Neg/63bit-4 498178 259.6 ns/op BenchmarkFormatFloat/Decimal-4 123499 999.8 ns/op BenchmarkFormatFloat/Float-4 107002 1125 ns/op BenchmarkFormatFloat/Exp-4 103507 1073 ns/op BenchmarkFormatFloat/NegExp-4 110018 1097 ns/op BenchmarkFormatFloat/LongExp-4 81538 1362 ns/op BenchmarkFormatFloat/Big-4 81286 1428 ns/op BenchmarkFormatFloat/BinaryExp-4 231822 536.4 ns/op BenchmarkFormatFloat/32Integer-4 117742 990.3 ns/op BenchmarkFormatFloat/32ExactFraction-4 128029 962.2 ns/op BenchmarkFormatFloat/32Point-4 92863 1105 ns/op BenchmarkFormatFloat/32Exp-4 119452 1044 ns/op BenchmarkFormatFloat/32NegExp-4 119632 1025 ns/op BenchmarkFormatFloat/32Shortest-4 112280 988.6 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 126752 961.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 122500 1020 ns/op BenchmarkFormatFloat/64Fixed1-4 133995 941.9 ns/op BenchmarkFormatFloat/64Fixed2-4 143836 802.8 ns/op BenchmarkFormatFloat/64Fixed3-4 145428 803.9 ns/op BenchmarkFormatFloat/64Fixed4-4 145032 810.7 ns/op BenchmarkFormatFloat/64Fixed12-4 87265 1397 ns/op BenchmarkFormatFloat/64Fixed16-4 95487 1241 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100048 1133 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 85243 1330 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2265 53774 ns/op BenchmarkFormatFloat/Slowpath64-4 84817 1380 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84788 1416 ns/op BenchmarkAppendFloat/Decimal-4 133624 890.5 ns/op BenchmarkAppendFloat/Float-4 111714 1071 ns/op BenchmarkAppendFloat/Exp-4 128245 954.0 ns/op BenchmarkAppendFloat/NegExp-4 133336 947.0 ns/op BenchmarkAppendFloat/LongExp-4 98732 1248 ns/op BenchmarkAppendFloat/Big-4 95683 1314 ns/op BenchmarkAppendFloat/BinaryExp-4 345186 384.9 ns/op BenchmarkAppendFloat/32Integer-4 141530 897.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 148915 860.5 ns/op BenchmarkAppendFloat/32Point-4 126681 980.6 ns/op BenchmarkAppendFloat/32Exp-4 134762 915.1 ns/op BenchmarkAppendFloat/32NegExp-4 131185 913.0 ns/op BenchmarkAppendFloat/32Shortest-4 160176 812.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 148078 843.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 147055 854.3 ns/op BenchmarkAppendFloat/64Fixed1-4 171558 659.2 ns/op BenchmarkAppendFloat/64Fixed2-4 192735 674.2 ns/op BenchmarkAppendFloat/64Fixed3-4 192889 662.6 ns/op BenchmarkAppendFloat/64Fixed4-4 189031 657.1 ns/op BenchmarkAppendFloat/64Fixed12-4 98323 1259 ns/op BenchmarkAppendFloat/64Fixed16-4 105246 1086 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 138741 907.3 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 102928 1134 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2496 50321 ns/op BenchmarkAppendFloat/Slowpath64-4 91149 1232 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 97338 1221 ns/op BenchmarkFormatInt-4 14882 8159 ns/op BenchmarkAppendInt-4 16280 7153 ns/op BenchmarkFormatUint-4 82213 1749 ns/op BenchmarkAppendUint-4 82980 1351 ns/op BenchmarkFormatIntSmall/7-4 2124304 54.02 ns/op BenchmarkFormatIntSmall/42-4 2060356 54.23 ns/op BenchmarkAppendIntSmall-4 1000000 103.4 ns/op BenchmarkAppendUintVarlen/1-4 1202593 99.19 ns/op BenchmarkAppendUintVarlen/12-4 1000000 103.8 ns/op BenchmarkAppendUintVarlen/123-4 961308 133.4 ns/op BenchmarkAppendUintVarlen/1234-4 957489 134.9 ns/op BenchmarkAppendUintVarlen/12345-4 898204 138.7 ns/op BenchmarkAppendUintVarlen/123456-4 896124 138.6 ns/op BenchmarkAppendUintVarlen/1234567-4 920218 140.7 ns/op BenchmarkAppendUintVarlen/12345678-4 843099 140.1 ns/op BenchmarkAppendUintVarlen/123456789-4 890172 144.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 878467 143.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 906436 144.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 907387 143.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 887462 146.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 894147 146.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 858746 152.7 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 862426 154.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 829609 154.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 827334 164.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 726698 158.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 827050 157.8 ns/op BenchmarkQuote-4 38958 2989 ns/op BenchmarkQuoteRune-4 378986 325.8 ns/op BenchmarkAppendQuote-4 46237 2534 ns/op BenchmarkAppendQuoteRune-4 755485 164.2 ns/op BenchmarkUnquoteEasy-4 1437991 85.84 ns/op BenchmarkUnquoteHard-4 38614 3072 ns/op PASS ok strconv 20.173s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 379358 370.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 121466 1315 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 162799 848.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 321772 375.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 81036 1712 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 170539 888.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 290203 567.3 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 59880 1896 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92035 1551 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 616580 265.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24680 4465 ns/op BenchmarkGenericMatch1-4 1920 59003 ns/op BenchmarkGenericMatch2-4 427 270406 ns/op BenchmarkSingleMaxSkipping-4 10000 10173 ns/op 982.96 MB/s BenchmarkSingleLongSuffixFail-4 20056 5834 ns/op 171.76 MB/s BenchmarkSingleMatch-4 228 518227 ns/op 28.94 MB/s BenchmarkByteByteNoMatch-4 89905 1246 ns/op BenchmarkByteByteMatch-4 15885 7308 ns/op BenchmarkByteStringMatch-4 18102 6971 ns/op BenchmarkHTMLEscapeNew-4 67028 1796 ns/op BenchmarkHTMLEscapeOld-4 77929 1639 ns/op BenchmarkByteStringReplacerWriteString-4 1314 87033 ns/op BenchmarkByteReplacerWriteString-4 1683 72128 ns/op BenchmarkByteByteReplaces-4 3080 42866 ns/op BenchmarkByteByteMap-4 10000 12770 ns/op BenchmarkMap/identity/ASCII-4 767106 131.7 ns/op BenchmarkMap/identity/Greek-4 652095 180.7 ns/op BenchmarkMap/change/ASCII-4 32126 3631 ns/op BenchmarkMap/change/Greek-4 20664 5045 ns/op BenchmarkIndexRune-4 1783659 65.56 ns/op BenchmarkIndexRuneLongString-4 1649892 72.08 ns/op BenchmarkIndexRuneFastPath-4 3254047 34.93 ns/op BenchmarkIndex-4 3408031 35.37 ns/op BenchmarkLastIndex-4 3291088 35.09 ns/op BenchmarkIndexByte-4 14971549 8.138 ns/op BenchmarkToUpper/#00-4 3409736 32.55 ns/op BenchmarkToUpper/ONLYUPPER-4 2688400 41.80 ns/op BenchmarkToUpper/abc-4 318015 418.1 ns/op BenchmarkToUpper/AbC123-4 227746 563.3 ns/op BenchmarkToUpper/azAZ09_-4 243386 513.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47498 2463 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64347 2013 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29091 3937 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59508 2030 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 99808 1003 ns/op BenchmarkToLower/#00-4 3650742 32.44 ns/op BenchmarkToLower/abc-4 3237619 36.55 ns/op BenchmarkToLower/AbC123-4 207776 611.8 ns/op BenchmarkToLower/azAZ09_-4 194115 624.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80750 1383 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56812 2011 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30337 3783 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69160 1596 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 124795 1002 ns/op BenchmarkMapNoChanges-4 1000000 113.2 ns/op BenchmarkTrim-4 32726 3501 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2998754 38.32 ns/op BenchmarkToValidUTF8/InvalidASCII-4 173464 781.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 101935 1170 ns/op BenchmarkEqualFold/Tests-4 51950 2264 ns/op BenchmarkEqualFold/ASCII-4 2717456 43.75 ns/op BenchmarkEqualFold/UnicodePrefix-4 131698 916.1 ns/op BenchmarkEqualFold/UnicodeSuffix-4 136831 890.4 ns/op BenchmarkIndexHard1-4 1165 106518 ns/op BenchmarkIndexHard2-4 805 146332 ns/op BenchmarkIndexHard3-4 201 632858 ns/op BenchmarkIndexHard4-4 136 871131 ns/op BenchmarkLastIndexHard1-4 87 1452135 ns/op BenchmarkLastIndexHard2-4 78 1449415 ns/op BenchmarkLastIndexHard3-4 87 1460049 ns/op BenchmarkCountHard1-4 991 104967 ns/op BenchmarkCountHard2-4 784 147325 ns/op BenchmarkCountHard3-4 195 585983 ns/op BenchmarkIndexTorture-4 10000 11689 ns/op BenchmarkCountTorture-4 10000 11677 ns/op BenchmarkCountTortureOverlapping-4 799 131216 ns/op BenchmarkCountByte/10-4 3465985 34.10 ns/op 293.21 MB/s BenchmarkCountByte/32-4 3174656 35.83 ns/op 893.16 MB/s BenchmarkCountByte/4096-4 1021376 117.5 ns/op 34863.74 MB/s BenchmarkCountByte/4194304-4 926 112512 ns/op 37278.61 MB/s BenchmarkCountByte/67108864-4 26 4729413 ns/op 14189.68 MB/s BenchmarkFields/ASCII/16-4 273914 463.7 ns/op 34.51 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23668 5042 ns/op 50.77 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1724 78255 ns/op 52.34 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 97 1235749 ns/op 53.03 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20465028 ns/op 51.24 MB/s 1515536 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 125120 1022 ns/op 15.66 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8918 12432 ns/op 20.59 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 589 220870 ns/op 18.54 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 4169232 ns/op 15.72 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 72498672 ns/op 14.46 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 176097 774.0 ns/op 20.67 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13105 8824 ns/op 29.01 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 864 163524 ns/op 25.05 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 3454393 ns/op 18.97 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59698242 ns/op 17.56 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 138874 890.9 ns/op 17.96 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11177 ns/op 22.90 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 600 195623 ns/op 20.94 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 39 3626937 ns/op 18.07 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81912630 ns/op 12.80 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 1 102287470 ns/op BenchmarkSplitSingleByteSeparator-4 18 6818785 ns/op BenchmarkSplitMultiByteSeparator-4 34 3641233 ns/op BenchmarkSplitNSingleByteSeparator-4 201826 783.4 ns/op BenchmarkSplitNMultiByteSeparator-4 173336 894.1 ns/op BenchmarkRepeat/5x0-4 3331568 34.72 ns/op BenchmarkRepeat/5x1-4 3280908 34.80 ns/op BenchmarkRepeat/5x2-4 239892 536.7 ns/op BenchmarkRepeat/5x6-4 149403 866.9 ns/op BenchmarkRepeat/10x0-4 3245461 35.63 ns/op BenchmarkRepeat/10x1-4 3318012 35.45 ns/op BenchmarkRepeat/10x2-4 239224 535.3 ns/op BenchmarkRepeat/10x6-4 137636 899.6 ns/op BenchmarkRepeatLarge/256/1-4 66956 2131 ns/op 120.15 MB/s BenchmarkRepeatLarge/256/16-4 81532 1423 ns/op 179.84 MB/s BenchmarkRepeatLarge/512/1-4 46957 2528 ns/op 202.50 MB/s BenchmarkRepeatLarge/512/16-4 65046 1845 ns/op 277.44 MB/s BenchmarkRepeatLarge/1024/1-4 35316 3659 ns/op 279.87 MB/s BenchmarkRepeatLarge/1024/16-4 42072 2985 ns/op 343.00 MB/s BenchmarkRepeatLarge/2048/1-4 21392 5469 ns/op 374.47 MB/s BenchmarkRepeatLarge/2048/16-4 26646 5368 ns/op 381.52 MB/s BenchmarkRepeatLarge/4096/1-4 13939 9410 ns/op 435.29 MB/s BenchmarkRepeatLarge/4096/16-4 14167 8042 ns/op 509.30 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15777 ns/op 519.24 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14317 ns/op 572.18 MB/s BenchmarkRepeatLarge/8192/4097-4 3676150 31.04 ns/op 131978.26 MB/s BenchmarkRepeatLarge/16384/1-4 8833 25724 ns/op 636.92 MB/s BenchmarkRepeatLarge/16384/16-4 7676 27683 ns/op 591.84 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20183 ns/op 608.98 MB/s BenchmarkRepeatLarge/32768/1-4 2984 48824 ns/op 671.15 MB/s BenchmarkRepeatLarge/32768/16-4 2046 49293 ns/op 664.76 MB/s BenchmarkRepeatLarge/32768/4097-4 3601 45119 ns/op 635.63 MB/s BenchmarkRepeatLarge/65536/1-4 1141 91387 ns/op 717.13 MB/s BenchmarkRepeatLarge/65536/16-4 1263 90525 ns/op 723.96 MB/s BenchmarkRepeatLarge/65536/4097-4 1153 92968 ns/op 661.04 MB/s BenchmarkRepeatLarge/131072/1-4 278 405030 ns/op 323.61 MB/s BenchmarkRepeatLarge/131072/16-4 260 594559 ns/op 220.45 MB/s BenchmarkRepeatLarge/131072/4097-4 327 417934 ns/op 303.89 MB/s BenchmarkRepeatLarge/262144/1-4 154 714711 ns/op 366.78 MB/s BenchmarkRepeatLarge/262144/16-4 164 747826 ns/op 350.54 MB/s BenchmarkRepeatLarge/262144/4097-4 176 730027 ns/op 353.56 MB/s BenchmarkRepeatLarge/524288/1-4 90 1333500 ns/op 393.17 MB/s BenchmarkRepeatLarge/524288/16-4 85 1386291 ns/op 378.19 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1323532 ns/op 393.13 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2373470 ns/op 441.79 MB/s BenchmarkRepeatLarge/1048576/16-4 51 2313533 ns/op 453.24 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2492308 ns/op 419.18 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4319000 ns/op 485.56 MB/s BenchmarkRepeatLarge/2097152/16-4 26 4894199 ns/op 428.50 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4214376 ns/op 496.77 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8181946 ns/op 512.63 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8025414 ns/op 522.63 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8019463 ns/op 522.63 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14776766 ns/op 567.69 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13070945 ns/op 641.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14458382 ns/op 580.05 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25457985 ns/op 659.02 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25671294 ns/op 653.54 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25789041 ns/op 650.56 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50562810 ns/op 663.62 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50343846 ns/op 666.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 50677309 ns/op 662.12 MB/s BenchmarkRepeatLarge/67108864/1-4 1 119817299 ns/op 560.09 MB/s BenchmarkRepeatLarge/67108864/16-4 2 96481196 ns/op 695.56 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 93791606 ns/op 715.51 MB/s BenchmarkRepeatLarge/134217728/1-4 1 187614363 ns/op 715.39 MB/s BenchmarkRepeatLarge/134217728/16-4 1 187712504 ns/op 715.02 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 198778860 ns/op 675.21 MB/s BenchmarkRepeatLarge/268435456/1-4 1 406483485 ns/op 660.38 MB/s BenchmarkRepeatLarge/268435456/16-4 1 386872747 ns/op 693.86 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 398698928 ns/op 673.28 MB/s BenchmarkRepeatLarge/536870912/1-4 1 858590214 ns/op 625.29 MB/s BenchmarkRepeatLarge/536870912/16-4 1 800608029 ns/op 670.58 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 791127162 ns/op 678.62 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1927994740 ns/op 556.92 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1716120415 ns/op 625.68 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1655624620 ns/op 648.54 MB/s BenchmarkIndexAnyASCII/1:1-4 2269814 50.57 ns/op BenchmarkIndexAnyASCII/1:2-4 2343038 49.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2405731 50.37 ns/op BenchmarkIndexAnyASCII/1:8-4 2290665 49.74 ns/op BenchmarkIndexAnyASCII/1:16-4 2294101 50.72 ns/op BenchmarkIndexAnyASCII/1:32-4 2318560 51.93 ns/op BenchmarkIndexAnyASCII/1:64-4 2218995 52.46 ns/op BenchmarkIndexAnyASCII/16:1-4 2226348 50.68 ns/op BenchmarkIndexAnyASCII/16:2-4 794058 129.2 ns/op BenchmarkIndexAnyASCII/16:4-4 777432 130.3 ns/op BenchmarkIndexAnyASCII/16:8-4 871438 130.3 ns/op BenchmarkIndexAnyASCII/16:16-4 940436 139.6 ns/op BenchmarkIndexAnyASCII/16:32-4 744073 159.0 ns/op BenchmarkIndexAnyASCII/16:64-4 627164 194.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2064091 58.03 ns/op BenchmarkIndexAnyASCII/256:2-4 95138 1243 ns/op BenchmarkIndexAnyASCII/256:4-4 78842 1463 ns/op BenchmarkIndexAnyASCII/256:8-4 90145 1243 ns/op BenchmarkIndexAnyASCII/256:16-4 94546 1230 ns/op BenchmarkIndexAnyASCII/256:32-4 89086 1261 ns/op BenchmarkIndexAnyASCII/256:64-4 83484 1316 ns/op BenchmarkIndexAnyUTF8/1:1-4 2304660 51.49 ns/op BenchmarkIndexAnyUTF8/1:2-4 2290122 49.36 ns/op BenchmarkIndexAnyUTF8/1:4-4 2339114 50.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 2410197 49.74 ns/op BenchmarkIndexAnyUTF8/1:16-4 2248770 51.89 ns/op BenchmarkIndexAnyUTF8/1:32-4 2255842 52.32 ns/op BenchmarkIndexAnyUTF8/1:64-4 2201202 54.20 ns/op BenchmarkIndexAnyUTF8/16:1-4 1866760 64.06 ns/op BenchmarkIndexAnyUTF8/16:2-4 286196 450.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 282564 457.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 264555 454.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 263738 469.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 250526 489.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 256768 485.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 420858 278.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 17605 6704 ns/op BenchmarkIndexAnyUTF8/256:4-4 17775 6679 ns/op BenchmarkIndexAnyUTF8/256:8-4 17913 6736 ns/op BenchmarkIndexAnyUTF8/256:16-4 16936 6959 ns/op BenchmarkIndexAnyUTF8/256:32-4 16420 7164 ns/op BenchmarkIndexAnyUTF8/256:64-4 16286 7178 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2226012 53.15 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2082766 51.60 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2301530 51.54 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2419410 52.29 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2256625 50.77 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2275924 52.43 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2245452 52.02 ns/op BenchmarkLastIndexAnyASCII/16:1-4 833948 126.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 123.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 937659 127.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 131.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 867639 138.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 658315 156.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 608997 192.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 97864 1213 ns/op BenchmarkLastIndexAnyASCII/256:2-4 89704 1238 ns/op BenchmarkLastIndexAnyASCII/256:4-4 102716 1206 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92772 1247 ns/op BenchmarkLastIndexAnyASCII/256:16-4 94165 1242 ns/op BenchmarkLastIndexAnyASCII/256:32-4 92146 1243 ns/op BenchmarkLastIndexAnyASCII/256:64-4 94501 1273 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2322331 50.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2352301 52.30 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2352949 49.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2379094 49.40 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2375222 50.28 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2289506 51.49 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2343145 51.69 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 312069 397.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 157460 780.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 158487 818.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 158238 777.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 146366 787.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 144520 813.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 152304 806.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20442 5719 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11904 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11951 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11820 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11945 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 12192 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9316 12963 ns/op BenchmarkTrimASCII/1:1-4 2928944 39.29 ns/op BenchmarkTrimASCII/1:2-4 2412972 48.93 ns/op BenchmarkTrimASCII/1:4-4 2384566 50.32 ns/op BenchmarkTrimASCII/1:8-4 2189558 53.87 ns/op BenchmarkTrimASCII/1:16-4 1931650 61.99 ns/op BenchmarkTrimASCII/16:1-4 2524927 48.55 ns/op BenchmarkTrimASCII/16:2-4 886660 137.3 ns/op BenchmarkTrimASCII/16:4-4 879236 131.1 ns/op BenchmarkTrimASCII/16:8-4 879813 130.3 ns/op BenchmarkTrimASCII/16:16-4 718693 142.6 ns/op BenchmarkTrimASCII/256:1-4 880586 133.5 ns/op BenchmarkTrimASCII/256:2-4 95368 1292 ns/op BenchmarkTrimASCII/256:4-4 96108 1264 ns/op BenchmarkTrimASCII/256:8-4 84960 1257 ns/op BenchmarkTrimASCII/256:16-4 90798 1260 ns/op BenchmarkTrimASCII/4096:1-4 94604 1229 ns/op BenchmarkTrimASCII/4096:2-4 6600 19619 ns/op BenchmarkTrimASCII/4096:4-4 5266 19602 ns/op BenchmarkTrimASCII/4096:8-4 6217 19621 ns/op BenchmarkTrimASCII/4096:16-4 5352 19851 ns/op BenchmarkTrimByte-4 3071882 36.97 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16766 6910 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15195 6884 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1455 80080 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3195 39439 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5904 19817 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11126 ns/op BenchmarkJoin/0-4 3728890 30.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2811742 41.07 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 170668 704.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 111066 1126 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83491 1354 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 71746 1614 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62451 2038 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 52334 2262 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2514364 46.88 ns/op BenchmarkTrimSpace/ASCII-4 1721646 66.95 ns/op BenchmarkTrimSpace/SomeNonASCII-4 127621 982.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 71167 1581 ns/op BenchmarkReplaceAll-4 94945 1211 ns/op 16 B/op 1 allocs/op PASS ok strings 64.857s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 69184 1814 ns/op BenchmarkCond2-4 27349 4973 ns/op BenchmarkCond4-4 13270 9279 ns/op BenchmarkCond8-4 7557 17117 ns/op BenchmarkCond16-4 3578 31386 ns/op BenchmarkCond32-4 1878 58412 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 574482 217.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 395883 316.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 634611 195.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 677221 188.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 481473 433.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 723082 163.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 111530 1325 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 101856 1669 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 105152 1632 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 71077 2180 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 732036 151.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 168681 646.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 638514 212.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 169138 690.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 582358 172.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 180913 641.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1392864 99.58 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 63484 2047 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 110506 924.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 317892 440.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4494 26220 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 416 318956 ns/op BenchmarkRange/*sync.Map-4 1603 72737 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 108874 2251 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 196978 661.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 85863 1384 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 75799 1508 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 218217 535.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 97909 1154 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 102759 1381 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 168428 629.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 711009 141.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 59425 2013 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 171036 739.8 ns/op BenchmarkSwapCollision/*sync.Map-4 103329 1158 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 169 668401 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 135480 1002 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 309879 448.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26776 4947 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74358 1598 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31468 4055 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 485030 413.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 135936 902.6 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 220400 549.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 118.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 178531 664.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 106.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 643764 206.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 171955 699.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 734215 172.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 124768 990.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 417132 690.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 366266 305.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 142728 901.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 503310 283.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 182088 625.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 161823 894.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 261403 464.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72393 1679 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 303514 616.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 543142 269.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 150093 843.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 561001 234.3 ns/op BenchmarkUncontendedSemaphore-4 3855714 28.06 ns/op BenchmarkContendedSemaphore-4 3764380 27.22 ns/op BenchmarkMutexUncontended-4 855163 132.7 ns/op BenchmarkMutex-4 240075 533.4 ns/op BenchmarkMutexSlack-4 214089 529.6 ns/op BenchmarkMutexWork-4 217069 547.9 ns/op BenchmarkMutexWorkSlack-4 215719 563.0 ns/op BenchmarkMutexNoSpin-4 80865 1442 ns/op BenchmarkMutexSpin-4 58659 1728 ns/op BenchmarkOnce-4 813892 124.1 ns/op BenchmarkOnceFunc/v=Once-4 1341499 85.72 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 108.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 103.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1331383 91.63 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 105.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1234992 98.24 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5142319 21.16 ns/op BenchmarkSemaSyntNonblock-4 1312372 90.28 ns/op BenchmarkSemaSyntBlock-4 2084300 56.13 ns/op BenchmarkSemaWorkNonblock-4 1000000 106.1 ns/op BenchmarkSemaWorkBlock-4 1374422 86.13 ns/op BenchmarkRWMutexUncontended-4 420042 351.2 ns/op BenchmarkRWMutexWrite100-4 317430 352.8 ns/op BenchmarkRWMutexWrite10-4 276355 380.1 ns/op BenchmarkRWMutexWorkWrite100-4 227580 569.8 ns/op BenchmarkRWMutexWorkWrite10-4 209005 508.3 ns/op BenchmarkWaitGroupUncontended-4 715708 179.5 ns/op BenchmarkWaitGroupAddDone-4 585823 220.9 ns/op BenchmarkWaitGroupAddDoneWork-4 589569 246.6 ns/op BenchmarkWaitGroupWait-4 2654886 45.23 ns/op BenchmarkWaitGroupWaitWork-4 2099832 54.59 ns/op BenchmarkWaitGroupActuallyWait-4 58741 1844 ns/op 32 B/op 2 allocs/op PASS ok sync 23.207s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 805508 139.2 ns/op PASS ok sync/atomic 1.277s PASS ok syscall 1.034s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 160903 758.0 ns/op 0 B/op 0 allocs/op PASS ok testing 1.187s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6408 18738 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9402 12365 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 74 1444172 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1174171 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 166468657 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 180218014 ns/op 19393296 B/op 100060 allocs/op BenchmarkTable/10x10/new-4 1542 79836 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1830 63313 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 6923348 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6398221 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 769403349 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 752460874 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 172 742503 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 196 574533 ns/op 200 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65411070 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 62956332 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7625357850 ns/op 335150336 B/op 100093 allocs/op BenchmarkTable/100x100000/reuse-4 1 7238190783 ns/op 335150248 B/op 100093 allocs/op BenchmarkPyramid/10-4 2376 48753 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 4102821 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 335911325 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2024 57853 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 225 495442 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 5027312 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7088 15894 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.402s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102404078 ns/op BenchmarkVariableString-4 79838 1470 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2053 59792 ns/op 2484 B/op 39 allocs/op PASS ok text/template/parse 1.454s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 57 1867340 ns/op BenchmarkAfter-4 151 870163 ns/op BenchmarkStop-4 289 523952 ns/op BenchmarkSimultaneousAfterFunc-4 33 5137110 ns/op BenchmarkStartStop-4 271 415807 ns/op BenchmarkReset-4 2788 46122 ns/op BenchmarkSleep-4 51 2088967 ns/op BenchmarkParallelTimerLatency-4 36 948632 avg-late-ns 2002471 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 539570 avg-late-ns 1565498 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 534370 avg-late-ns 2009251 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 515014 avg-late-ns 2151110 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 400797 avg-late-ns 2479112 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 269074 avg-late-ns 2134164 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 168376 avg-late-ns 1258501 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 172354 avg-late-ns 1500733 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 176287 avg-late-ns 1699485 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 211421 avg-late-ns 2043953 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2543522 avg-late-ns 13898154 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 384686 avg-late-ns 1474399 max-late-ns BenchmarkTicker-4 100 1177204 ns/op BenchmarkTickerReset-4 3321 33625 ns/op BenchmarkTickerResetNaive-4 289 448163 ns/op BenchmarkNow-4 688640 158.6 ns/op BenchmarkNowUnixNano-4 692804 159.8 ns/op BenchmarkNowUnixMilli-4 678733 156.7 ns/op BenchmarkNowUnixMicro-4 711126 153.9 ns/op BenchmarkFormat-4 58879 1990 ns/op BenchmarkFormatRFC3339-4 89386 1348 ns/op BenchmarkFormatRFC3339Nano-4 86850 1377 ns/op BenchmarkFormatNow-4 79906 1486 ns/op BenchmarkMarshalJSON-4 101791 1162 ns/op BenchmarkMarshalText-4 120565 1056 ns/op BenchmarkParse-4 109298 1014 ns/op BenchmarkParseRFC3339UTC-4 365390 353.0 ns/op BenchmarkParseRFC3339UTCBytes-4 276176 477.1 ns/op BenchmarkParseRFC3339TZ-4 103546 1149 ns/op BenchmarkParseRFC3339TZBytes-4 92247 1359 ns/op BenchmarkParseDuration-4 637104 205.1 ns/op BenchmarkHour-4 1000000 128.1 ns/op BenchmarkSecond-4 1000000 125.9 ns/op BenchmarkYear-4 816678 156.0 ns/op BenchmarkDay-4 762697 181.0 ns/op BenchmarkISOWeek-4 804949 163.7 ns/op BenchmarkGoString-4 78206 1547 ns/op BenchmarkUnmarshalText-4 94938 1200 ns/op PASS ok time 12.482s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 539613 221.1 ns/op BenchmarkDecodeValidJapaneseChars-4 697170 177.8 ns/op BenchmarkDecodeRune-4 2612980 45.53 ns/op BenchmarkEncodeValidASCII-4 468266 243.1 ns/op BenchmarkEncodeValidJapaneseChars-4 787389 175.5 ns/op BenchmarkAppendRuneValidASCII-4 1000000 105.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2132114 55.47 ns/op BenchmarkEncodeRune-4 4362189 26.02 ns/op PASS ok unicode/utf16 2.322s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2023258 55.01 ns/op BenchmarkRuneCountTenJapaneseChars-4 343786 359.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3013794 38.52 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 385033 334.4 ns/op BenchmarkValidTenASCIIChars-4 2033496 56.94 ns/op BenchmarkValid100KASCIIChars-4 154 734087 ns/op BenchmarkValidTenJapaneseChars-4 333754 390.9 ns/op BenchmarkValidLongMostlyASCII-4 154 771596 ns/op BenchmarkValidLongJapanese-4 68 1761591 ns/op BenchmarkValidStringTenASCIIChars-4 3381036 34.35 ns/op BenchmarkValidString100KASCIIChars-4 13315 8988 ns/op BenchmarkValidStringTenJapaneseChars-4 361070 331.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1286 86850 ns/op BenchmarkValidStringLongJapanese-4 120 986049 ns/op BenchmarkEncodeASCIIRune-4 3007429 38.71 ns/op BenchmarkEncodeJapaneseRune-4 1842172 65.74 ns/op BenchmarkAppendASCIIRune-4 6496603 18.62 ns/op BenchmarkAppendJapaneseRune-4 2076454 55.70 ns/op BenchmarkDecodeASCIIRune-4 2436158 48.76 ns/op BenchmarkDecodeJapaneseRune-4 1992249 60.66 ns/op BenchmarkFullRune/ASCII-4 3519722 32.52 ns/op BenchmarkFullRune/Incomplete-4 1649506 74.39 ns/op BenchmarkFullRune/Japanese-4 3301496 33.09 ns/op PASS ok unicode/utf8 5.289s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 111618466965 ns/op PASS ok cmd/api 112.906s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 618674 193.9 ns/op BenchmarkCgoCall/one-pointer-4 453520 264.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 413994 308.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 516276 223.0 ns/op BenchmarkCgoCall/eight-pointers-4 172074 670.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 545019 246.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 25460 4742 ns/op BenchmarkCgoCall/eight-pointers-slice-4 32310 3752 ns/op BenchmarkGoString-4 1000000 161.5 ns/op BenchmarkCGoCallback-4 58945 1943 ns/op BenchmarkCGoInCThread-4 409411 260.6 ns/op PASS ok cmd/cgo/internal/test 2.778s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1205329 95.90 ns/op BenchmarkEqArrayOfStrings64-4 214066 577.2 ns/op BenchmarkEqArrayOfStrings1024-4 14475 8299 ns/op BenchmarkEqArrayOfFloats5-4 1524697 78.23 ns/op BenchmarkEqArrayOfFloats64-4 220075 573.8 ns/op BenchmarkEqArrayOfFloats1024-4 14058 8372 ns/op BenchmarkEqArrayOfStructsEq-4 4431 29563 ns/op BenchmarkEqArrayOfStructsNotEq-4 7372 18969 ns/op BenchmarkEqStruct-4 25460868 4.309 ns/op PASS ok cmd/compile/internal/reflectdata 2.772s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 69558 ns/op BenchmarkCopyElim1-4 378 453824 ns/op BenchmarkCopyElim10-4 290 403365 ns/op BenchmarkCopyElim100-4 194 583892 ns/op BenchmarkCopyElim1000-4 50 2170604 ns/op BenchmarkCopyElim10000-4 4 28904150 ns/op BenchmarkCopyElim100000-4 1 489529367 ns/op BenchmarkDeadCode/1-4 204 503781 ns/op BenchmarkDeadCode/10-4 187 562022 ns/op BenchmarkDeadCode/100-4 142 897485 ns/op BenchmarkDeadCode/1000-4 56 3239245 ns/op BenchmarkDeadCode/10000-4 4 31703855 ns/op BenchmarkDeadCode/100000-4 1 333301853 ns/op BenchmarkDeadCode/200000-4 1 715385663 ns/op BenchmarkDominatorsLinear-4 15 10026665 ns/op 1.00 MB/s BenchmarkDominatorsFwdBack-4 9 12575135 ns/op 0.80 MB/s BenchmarkDominatorsManyPred-4 9 12102325 ns/op 0.83 MB/s BenchmarkDominatorsMaxPred-4 9 14466372 ns/op 0.69 MB/s BenchmarkDominatorsMaxPredVal-4 10 12516223 ns/op 0.80 MB/s BenchmarkFuse/1-4 278 430011 ns/op BenchmarkFuse/10-4 255 459056 ns/op BenchmarkFuse/100-4 96 1327687 ns/op BenchmarkFuse/1000-4 21 5926788 ns/op BenchmarkFuse/10000-4 2 61808236 ns/op BenchmarkNilCheckDeep1-4 10000 10490 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5065 24709 ns/op 0.40 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 704 167120 ns/op 0.60 MB/s 679 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 66 1555763 ns/op 0.64 MB/s 4848 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17753404 ns/op 0.56 MB/s 136898 B/op 6 allocs/op BenchmarkDSEPass-4 36 2899532 ns/op 67601 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 108070865 ns/op 4232648 B/op 107951 allocs/op BenchmarkCSEPass-4 8 13044538 ns/op 139699 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 142826524 ns/op 5665384 B/op 97470 allocs/op BenchmarkDeadcodePass-4 218 633947 ns/op 96548 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 124385761 ns/op 4046840 B/op 44987 allocs/op BenchmarkMultiPass-4 87 1401365 ns/op 217034 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 274699238 ns/op 11236096 B/op 150129 allocs/op BenchmarkCondRewrite/SoloJump-4 3956074 29.60 ns/op BenchmarkCondRewrite/CombJump-4 3874390 28.33 ns/op PASS ok cmd/compile/internal/ssa 16.361s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 10454 ns/op BenchmarkExtShift-4 24882 4803 ns/op BenchmarkModify-4 9076 13874 ns/op BenchmarkMullImm-4 23000 5006 ns/op BenchmarkConstModify-4 8824 14248 ns/op BenchmarkBitSet-4 15969 7266 ns/op BenchmarkBitClear-4 15892 7237 ns/op BenchmarkBitToggle-4 15912 7292 ns/op BenchmarkBitSetConst-4 140246 893.4 ns/op BenchmarkBitClearConst-4 132766 904.5 ns/op BenchmarkBitToggleConst-4 111255 992.7 ns/op BenchmarkDivconstI64-4 7069699 17.05 ns/op BenchmarkModconstI64-4 6517891 19.46 ns/op BenchmarkDivisiblePow2constI64-4 6872703 18.36 ns/op BenchmarkDivisibleconstI64-4 7760065 15.18 ns/op BenchmarkDivisibleWDivconstI64-4 3163322 32.07 ns/op BenchmarkDivconstU64/3-4 6335935 17.28 ns/op BenchmarkDivconstU64/5-4 5602748 21.86 ns/op BenchmarkDivconstU64/37-4 7339154 15.45 ns/op BenchmarkDivconstU64/1234567-4 5317594 21.27 ns/op BenchmarkModconstU64-4 7275609 16.59 ns/op BenchmarkDivisibleconstU64-4 6416769 17.55 ns/op BenchmarkDivisibleWDivconstU64-4 3916329 28.43 ns/op BenchmarkDivconstI32-4 6184846 17.88 ns/op BenchmarkModconstI32-4 8250957 17.94 ns/op BenchmarkDivisiblePow2constI32-4 8287618 14.56 ns/op BenchmarkDivisibleconstI32-4 7715354 14.96 ns/op BenchmarkDivisibleWDivconstI32-4 3744192 31.21 ns/op BenchmarkDivconstU32-4 6722347 18.42 ns/op BenchmarkModconstU32-4 5980562 19.66 ns/op BenchmarkDivisibleconstU32-4 8544183 14.62 ns/op BenchmarkDivisibleWDivconstU32-4 3677401 31.77 ns/op BenchmarkDivconstI16-4 5692363 20.20 ns/op BenchmarkModconstI16-4 5203802 23.37 ns/op BenchmarkDivisiblePow2constI16-4 7785512 14.81 ns/op BenchmarkDivisibleconstI16-4 7452211 14.50 ns/op BenchmarkDivisibleWDivconstI16-4 3557296 31.93 ns/op BenchmarkDivconstU16-4 6983635 14.67 ns/op BenchmarkModconstU16-4 8525743 14.81 ns/op BenchmarkDivisibleconstU16-4 6089696 18.74 ns/op BenchmarkDivisibleWDivconstU16-4 3679678 30.35 ns/op BenchmarkDivconstI8-4 7438160 15.73 ns/op BenchmarkModconstI8-4 7300617 16.36 ns/op BenchmarkDivisiblePow2constI8-4 8292104 14.53 ns/op BenchmarkDivisibleconstI8-4 7664226 14.85 ns/op BenchmarkDivisibleWDivconstI8-4 3719924 31.08 ns/op BenchmarkDivconstU8-4 8616974 14.65 ns/op BenchmarkModconstU8-4 7738370 14.84 ns/op BenchmarkDivisibleconstU8-4 7255339 15.88 ns/op BenchmarkDivisibleWDivconstU8-4 3546681 31.72 ns/op BenchmarkMul2-4 233833 533.0 ns/op BenchmarkMulNeg2-4 232329 550.9 ns/op BenchmarkEfaceInteger-4 2587293 41.02 ns/op BenchmarkDiv64UnsignedSmall-4 9548210 13.14 ns/op BenchmarkDiv64Small-4 7478365 15.05 ns/op BenchmarkDiv64SmallNegDivisor-4 8348343 15.11 ns/op BenchmarkDiv64SmallNegDividend-4 7126888 15.31 ns/op BenchmarkDiv64SmallNegBoth-4 8313760 16.39 ns/op BenchmarkDiv64Unsigned-4 9205994 12.91 ns/op BenchmarkDiv64-4 7778956 14.95 ns/op BenchmarkDiv64NegDivisor-4 7847143 14.53 ns/op BenchmarkDiv64NegDividend-4 8271558 14.91 ns/op BenchmarkDiv64NegBoth-4 7845940 15.28 ns/op BenchmarkMod64UnsignedSmall-4 9091509 12.61 ns/op BenchmarkMod64Small-4 8265787 14.60 ns/op BenchmarkMod64SmallNegDivisor-4 7400269 14.61 ns/op BenchmarkMod64SmallNegDividend-4 7838754 15.79 ns/op BenchmarkMod64SmallNegBoth-4 8451074 14.61 ns/op BenchmarkMod64Unsigned-4 8731422 13.18 ns/op BenchmarkMod64-4 8018155 14.81 ns/op BenchmarkMod64NegDivisor-4 7976931 14.66 ns/op BenchmarkMod64NegDividend-4 7750584 14.74 ns/op BenchmarkMod64NegBoth-4 7755075 14.72 ns/op BenchmarkMulconstI32/3-4 26068170 4.854 ns/op BenchmarkMulconstI32/5-4 26619802 4.894 ns/op BenchmarkMulconstI32/12-4 26218017 5.025 ns/op BenchmarkMulconstI32/120-4 26245467 4.808 ns/op BenchmarkMulconstI32/-120-4 24956336 4.893 ns/op BenchmarkMulconstI32/65537-4 25033022 4.989 ns/op BenchmarkMulconstI32/65538-4 25319948 4.965 ns/op BenchmarkMulconstI64/3-4 27439690 4.923 ns/op BenchmarkMulconstI64/5-4 27132016 4.727 ns/op BenchmarkMulconstI64/12-4 26470653 4.781 ns/op BenchmarkMulconstI64/120-4 25172916 4.618 ns/op BenchmarkMulconstI64/-120-4 28458130 4.790 ns/op BenchmarkMulconstI64/65537-4 21894693 5.918 ns/op BenchmarkMulconstI64/65538-4 26488106 4.845 ns/op BenchmarkMulconstU32/3-4 25681710 4.676 ns/op BenchmarkMulconstU32/5-4 24419418 4.752 ns/op BenchmarkMulconstU32/12-4 26989654 4.840 ns/op BenchmarkMulconstU32/120-4 24956414 4.809 ns/op BenchmarkMulconstU32/65537-4 27447027 4.909 ns/op BenchmarkMulconstU32/65538-4 23600341 5.258 ns/op BenchmarkMulconstU64/3-4 27348201 4.562 ns/op BenchmarkMulconstU64/5-4 26649498 4.581 ns/op BenchmarkMulconstU64/12-4 26174680 4.866 ns/op BenchmarkMulconstU64/120-4 26191728 4.621 ns/op BenchmarkMulconstU64/65537-4 25637956 4.791 ns/op BenchmarkMulconstU64/65538-4 26570745 4.847 ns/op BenchmarkShiftArithmeticRight-4 28967300 4.406 ns/op BenchmarkSwitch8Predictable-4 7962559 13.66 ns/op BenchmarkSwitch8Unpredictable-4 8879803 13.16 ns/op BenchmarkSwitch32Predictable-4 12842468 9.242 ns/op BenchmarkSwitch32Unpredictable-4 9070729 13.24 ns/op BenchmarkSwitchStringPredictable-4 6184083 18.76 ns/op BenchmarkSwitchStringUnpredictable-4 6040190 17.90 ns/op BenchmarkSwitchTypePredictable-4 4383625 25.96 ns/op BenchmarkSwitchTypeUnpredictable-4 4835596 25.24 ns/op PASS ok cmd/compile/internal/test 19.135s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 144 831996 ns/op BenchmarkNamed/Underlying/nongeneric-4 945950 121.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 124.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 124.7 ns/op BenchmarkNamed/Underlying/user_instance-4 819805 126.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 515106318 ns/op 63349 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 350704254 ns/op 93021 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 138733639 ns/op 234806 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 129090089 ns/op 252051 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2364021948 ns/op 2190 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88690538 ns/op 58283 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36219553 ns/op 142400 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34225221 ns/op 149959 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 578851519 ns/op 3746 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44181508 ns/op 48714 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25889826 ns/op 80560 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23647171 ns/op 91339 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1708951945 ns/op 38347 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 527927808 ns/op 124127 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 125041371 ns/op 522943 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 102625486 ns/op 629841 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2787000605 ns/op 721.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67752732 ns/op 29617 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 52093996 ns/op 38288 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 50727130 ns/op 39283 lines/s PASS ok cmd/compile/internal/types2 41.564s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 40379523 ns/op 17298000 sys-ns/op 6589333 user-ns/op PASS ok cmd/go 1.548s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 210061 489.6 ns/op PASS ok cmd/go/internal/cfg 1.187s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 61946 1920 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76294 1545 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17503 6649 ns/op 154.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18546 6377 ns/op 160.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3031 41230 ns/op 198.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3214 40889 ns/op 200.35 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.091s All tests passed.