darwin-amd64-race at cf8010d22123e4b0fac315bebe301e0376d36e45 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=5E52F616-0626-4A58-9734-DE01067F7666" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.I2MScZHwb2/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6532B2B8-8998-4205-9CC0-CB3FA730291B" "__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=5E52F616-0626-4A58-9734-DE01067F7666" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.I2MScZHwb2/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6532B2B8-8998-4205-9CC0-CB3FA730291B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.240s ok archive/zip 3.849s ok bufio 1.609s ok bytes 3.012s ok cmp 1.064s ok compress/bzip2 1.573s ok compress/flate 9.820s ok compress/gzip 18.178s ok compress/lzw 2.088s ok compress/zlib 7.581s ok container/heap 1.069s ok container/list 1.039s ok container/ring 1.060s ok context 1.146s ok crypto 4.133s ok crypto/aes 1.127s ok crypto/cipher 1.112s ok crypto/des 1.126s ok crypto/dsa 1.050s ok crypto/ecdh 1.383s ok crypto/ecdsa 1.266s ok crypto/ed25519 1.730s ok crypto/elliptic 1.118s ok crypto/hmac 1.070s ok crypto/internal/alias 1.048s ok crypto/internal/bigmod 1.807s ok crypto/internal/boring 1.055s ok crypto/internal/boring/bcache 2.092s ok crypto/internal/edwards25519 2.362s ok crypto/internal/edwards25519/field 1.216s ok crypto/internal/nistec 2.128s ok crypto/internal/nistec/fiat 1.104s [no tests to run] ok crypto/md5 1.106s ok crypto/rand 1.554s ok crypto/rc4 1.978s ok crypto/rsa 3.599s ok crypto/sha1 1.071s ok crypto/sha256 1.053s ok crypto/sha512 1.055s ok crypto/subtle 1.621s ok crypto/tls 6.286s ok crypto/x509 2.906s ok database/sql 1.700s ok database/sql/driver 1.050s ok debug/buildinfo 1.110s ok debug/dwarf 1.126s ok debug/elf 2.334s ok debug/gosym 1.191s ok debug/macho 1.063s ok debug/pe 1.123s ok debug/plan9obj 1.037s ok embed 1.054s [no tests to run] ok embed/internal/embedtest 1.066s ok encoding/ascii85 1.103s ok encoding/asn1 1.079s ok encoding/base32 1.201s ok encoding/base64 1.060s ok encoding/binary 1.044s ok encoding/csv 1.205s ok encoding/gob 25.504s ok encoding/hex 1.068s ok encoding/json 4.213s ok encoding/pem 4.568s ok encoding/xml 1.339s ok errors 1.104s ok expvar 1.132s ok flag 3.277s ok fmt 1.843s ok go/ast 1.062s ok go/build 9.873s ok go/build/constraint 1.050s ok go/constant 1.064s ok go/doc 1.940s ok go/doc/comment 6.885s ok go/format 1.305s ok go/importer 4.311s ok go/internal/gccgoimporter 1.146s ok go/internal/gcimporter 30.987s ok go/internal/srcimporter 43.190s ok go/parser 3.374s ok go/printer 4.231s ok go/scanner 1.080s ok go/token 1.218s ok go/types 93.619s ok go/version 1.046s ok hash 1.044s ok hash/adler32 1.083s ok hash/crc32 1.080s ok hash/crc64 1.098s ok hash/fnv 1.073s ok hash/maphash 1.052s ok html 1.068s ok html/template 1.488s ok image 1.654s ok image/color 1.106s ok image/draw 1.920s ok image/gif 3.079s ok image/jpeg 3.220s ok image/png 4.934s ok index/suffixarray 3.077s ok internal/abi 1.505s ok internal/buildcfg 1.073s ok internal/chacha8rand 1.050s ok internal/coverage/cformat 1.086s ok internal/coverage/cmerge 1.027s ok internal/coverage/pods 1.064s ok internal/coverage/slicereader 1.068s ok internal/coverage/slicewriter 1.102s ok internal/coverage/test 1.100s ok internal/cpu 3.092s ok internal/dag 1.041s ok internal/diff 1.052s ok internal/fmtsort 1.031s ok internal/fuzz 1.065s ok internal/godebug 20.286s ok internal/godebugs 83.041s ok internal/gover 1.112s ok internal/intern 2.983s ok internal/itoa 1.042s ok internal/platform 2.671s ok internal/poll 1.560s ok internal/profile 1.062s ok internal/reflectlite 1.029s ok internal/runtime/atomic 1.084s ok internal/saferio 1.187s ok internal/singleflight 1.128s ok internal/sysinfo 1.051s ok internal/testenv 2.182s ok internal/trace 1.585s ok internal/trace/v2 49.544s ok internal/trace/v2/internal/oldtrace 2.202s ok internal/types/errors 3.150s ok internal/unsafeheader 1.056s ok internal/xcoff 1.052s ok internal/zstd 1.155s ok io 1.149s ok io/fs 1.303s ok io/ioutil 1.098s ok log 1.063s ok log/slog 1.222s ok log/slog/internal/benchmarks 1.030s ok log/slog/internal/buffer 1.060s ok log/syslog 2.291s ok maps 1.048s ok math 1.055s ok math/big 4.644s ok math/bits 1.051s ok math/cmplx 1.042s ok math/rand 5.077s ok math/rand/v2 3.252s ok mime 1.066s ok mime/multipart 6.892s ok mime/quotedprintable 1.145s ok net 17.596s ok net/http 21.500s ok net/http/cgi 28.141s ok net/http/cookiejar 1.134s ok net/http/fcgi 1.310s ok net/http/httptest 1.418s ok net/http/httptrace 1.046s ok net/http/httputil 2.277s ok net/http/internal 2.963s ok net/http/internal/ascii 1.031s ok net/http/pprof 6.197s ok net/internal/cgotest 1.023s ok net/internal/socktest 1.060s ok net/mail 1.038s ok net/netip 2.096s ok net/rpc 1.253s ok net/rpc/jsonrpc 1.139s ok net/smtp 1.161s ok net/textproto 1.572s ok net/url 1.052s ok os 8.137s ok os/exec 11.449s ok os/exec/internal/fdtest 1.062s ok os/signal 21.456s ok os/user 1.136s ok path 1.062s ok path/filepath 1.214s ok plugin 1.068s ok reflect 2.388s ok regexp 4.291s ok regexp/syntax 7.398s ok runtime 67.720s ok runtime/cgo 1.025s ok runtime/coverage 1.058s ok runtime/debug 2.177s ok runtime/internal/math 1.027s ok runtime/internal/sys 1.034s ok runtime/internal/wasitest 1.021s ok runtime/metrics 1.047s ok runtime/pprof 23.443s ok runtime/race 13.900s ok runtime/trace 1.430s ok slices 2.225s ok sort 1.438s ok strconv 5.623s ok strings 4.546s ok sync 1.657s ok sync/atomic 9.214s ok syscall 8.209s ok testing 6.084s ok testing/fstest 1.039s ok testing/iotest 1.065s ok testing/quick 1.246s ok testing/slogtest 1.035s ok text/scanner 1.037s ok text/tabwriter 1.038s ok text/template 1.265s ok text/template/parse 1.129s ok time 9.458s ok unicode 1.041s ok unicode/utf16 1.054s ok unicode/utf8 1.063s ok cmd/addr2line 12.677s ok cmd/api 51.280s ok cmd/asm/internal/asm 6.566s ok cmd/asm/internal/lex 1.048s ok cmd/cgo/internal/swig 1.159s ok cmd/cgo/internal/test 1.717s ok cmd/cgo/internal/testcarchive 66.780s ok cmd/cgo/internal/testcshared 36.945s ok cmd/cgo/internal/testerrors 53.153s ok cmd/cgo/internal/testfortran 1.133s ok cmd/cgo/internal/testgodefs 3.968s ok cmd/cgo/internal/testlife 2.994s ok cmd/cgo/internal/testnocgo 1.020s ok cmd/cgo/internal/testplugin 96.396s ok cmd/cgo/internal/testsanitizers 1.026s [no tests to run] ok cmd/cgo/internal/testshared 1.028s ok cmd/cgo/internal/testso 6.426s ok cmd/cgo/internal/teststdio 6.089s ok cmd/cgo/internal/testtls 1.030s ok cmd/compile/internal/abt 1.105s ok cmd/compile/internal/amd64 80.847s ok cmd/compile/internal/base 1.038s ok cmd/compile/internal/compare 1.055s ok cmd/compile/internal/devirtualize 1.025s ok cmd/compile/internal/dwarfgen 2.178s ok cmd/compile/internal/importer 6.532s ok cmd/compile/internal/inline/inlheur 3.299s ok cmd/compile/internal/ir 1.032s ok cmd/compile/internal/liveness 1.458s ok cmd/compile/internal/logopt 2.203s ok cmd/compile/internal/loopvar 57.122s ok cmd/compile/internal/noder 1.048s ok cmd/compile/internal/reflectdata 1.050s [no tests to run] ok cmd/compile/internal/ssa 61.456s ok cmd/compile/internal/syntax 1.493s ok cmd/compile/internal/test 39.756s ok cmd/compile/internal/typecheck 2.259s ok cmd/compile/internal/types 1.055s ok cmd/compile/internal/types2 37.953s ok cmd/covdata 1.103s ok cmd/cover 23.999s ok cmd/dist 1.041s ok cmd/distpack 1.048s ok cmd/doc 3.320s ok cmd/fix 17.544s ok cmd/go 548.994s ok cmd/go/internal/auth 1.079s ok cmd/go/internal/cache 1.556s ok cmd/go/internal/cfg 1.037s [no tests to run] ok cmd/go/internal/envcmd 1.742s ok cmd/go/internal/fsys 1.232s ok cmd/go/internal/generate 1.066s ok cmd/go/internal/gover 1.093s ok cmd/go/internal/imports 1.203s ok cmd/go/internal/load 1.115s ok cmd/go/internal/lockedfile 2.287s ok cmd/go/internal/lockedfile/internal/filelock 2.153s ok cmd/go/internal/modfetch 1.095s ok cmd/go/internal/modfetch/codehost 13.487s ok cmd/go/internal/modfetch/zip_sum_test 1.128s ok cmd/go/internal/modindex 2.007s ok cmd/go/internal/modload 1.123s ok cmd/go/internal/mvs 1.142s ok cmd/go/internal/par 1.115s ok cmd/go/internal/str 1.039s ok cmd/go/internal/test 1.129s ok cmd/go/internal/toolchain 1.087s ok cmd/go/internal/vcs 1.131s ok cmd/go/internal/vcweb 1.102s ok cmd/go/internal/vcweb/vcstest 32.296s ok cmd/go/internal/web 1.116s ok cmd/go/internal/work 4.083s ok cmd/gofmt 1.345s ok cmd/internal/archive 3.310s ok cmd/internal/buildid 1.934s ok cmd/internal/cov 1.929s ok cmd/internal/dwarf 1.108s ok cmd/internal/edit 1.044s ok cmd/internal/goobj 1.035s ok cmd/internal/moddeps 3.708s ok cmd/internal/notsha256 1.030s ok cmd/internal/obj 2.831s ok cmd/internal/obj/ppc64 2.218s ok cmd/internal/obj/riscv 1.537s ok cmd/internal/obj/s390x 1.038s ok cmd/internal/obj/x86 5.613s ok cmd/internal/objabi 1.205s ok cmd/internal/pgo 1.089s ok cmd/internal/pkgpath 5.209s ok cmd/internal/pkgpattern 1.115s ok cmd/internal/quoted 1.042s ok cmd/internal/src 1.030s ok cmd/internal/test2json 1.809s ok cmd/link 37.283s ok cmd/link/internal/benchmark 1.067s ok cmd/link/internal/ld 34.209s ok cmd/link/internal/loader 1.056s ok cmd/nm 9.591s ok cmd/objdump 9.681s ok cmd/pack 8.462s ok cmd/pprof 4.216s ok cmd/relnote 1.028s ok cmd/trace 1.047s ok cmd/trace/v2 1.348s ok cmd/vet 49.473s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 4495 36551 ns/op 1128 B/op 10 allocs/op Benchmark/Writer/GNU-4 1927 60625 ns/op 1662 B/op 24 allocs/op Benchmark/Writer/PAX-4 2330 61942 ns/op 2112 B/op 32 allocs/op Benchmark/Reader/USTAR-4 2689 43971 ns/op 5174 B/op 16 allocs/op Benchmark/Reader/GNU-4 3165 36733 ns/op 5087 B/op 14 allocs/op Benchmark/Reader/PAX-4 2528 74108 ns/op 8861 B/op 33 allocs/op PASS ok archive/tar 2.264s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 399903994 ns/op 828608 B/op 81 allocs/op BenchmarkZip64Test-4 1 220085756 ns/op BenchmarkZip64TestSizes/4096-4 541 225544 ns/op BenchmarkZip64TestSizes/1048576-4 75 1422076 ns/op BenchmarkZip64TestSizes/67108864-4 1 226140841 ns/op PASS ok archive/zip 2.707s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 167886 706.6 ns/op BenchmarkReaderCopyUnoptimal-4 78862 1822 ns/op BenchmarkReaderCopyNoWriteTo-4 3574 80138 ns/op BenchmarkReaderWriteToOptimal-4 4642 23361 ns/op BenchmarkReaderReadString-4 86990 1547 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 181404 1038 ns/op BenchmarkWriterCopyUnoptimal-4 133683 774.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 75583 ns/op BenchmarkReaderEmpty-4 10000 11680 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 13914 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 436129 298.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.044s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2468 68026 ns/op 481.70 MB/s BenchmarkWriteByte-4 292 348740 ns/op 11.75 MB/s BenchmarkWriteRune-4 170 683756 ns/op 17.97 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 4635215 ns/op BenchmarkBufferFullSmallReads-4 78 1840568 ns/op BenchmarkBufferWriteBlock/N4096-4 7711 34635 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 178 562967 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 21903415 ns/op 4192272 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 4 39262238 ns/op 427.31 MB/s 8388608 B/op 0 allocs/op BenchmarkIndexByte/10-4 2478140 59.99 ns/op 166.68 MB/s BenchmarkIndexByte/32-4 2077350 53.59 ns/op 597.09 MB/s BenchmarkIndexByte/4K-4 673684 153.8 ns/op 26624.84 MB/s BenchmarkIndexBytePortable/10-4 707857 297.2 ns/op 33.64 MB/s BenchmarkIndexBytePortable/32-4 349569 493.1 ns/op 64.90 MB/s BenchmarkIndexBytePortable/4K-4 3103 60872 ns/op 67.29 MB/s BenchmarkIndexRune/10-4 897268 272.0 ns/op 36.77 MB/s BenchmarkIndexRune/32-4 749169 214.3 ns/op 149.34 MB/s BenchmarkIndexRune/4K-4 309415 519.2 ns/op 7889.20 MB/s BenchmarkIndexRuneASCII/10-4 2833273 48.86 ns/op 204.67 MB/s BenchmarkIndexRuneASCII/32-4 2577582 45.15 ns/op 708.77 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 136.5 ns/op 30001.45 MB/s BenchmarkEqual/0-4 8738074 14.77 ns/op BenchmarkEqual/same/1-4 1000000 127.7 ns/op 7.83 MB/s BenchmarkEqual/same/6-4 1000000 188.8 ns/op 31.77 MB/s BenchmarkEqual/same/9-4 988536 130.9 ns/op 68.74 MB/s BenchmarkEqual/same/15-4 1000000 143.9 ns/op 104.21 MB/s BenchmarkEqual/same/16-4 1000000 129.9 ns/op 123.15 MB/s BenchmarkEqual/same/20-4 858211 195.1 ns/op 102.50 MB/s BenchmarkEqual/same/32-4 970426 184.0 ns/op 173.89 MB/s BenchmarkEqual/same/4K-4 71185 2358 ns/op 1737.22 MB/s BenchmarkEqual/1-4 942840 119.0 ns/op 8.41 MB/s BenchmarkEqual/6-4 902299 116.2 ns/op 51.62 MB/s BenchmarkEqual/9-4 960170 120.5 ns/op 74.67 MB/s BenchmarkEqual/15-4 1000000 129.9 ns/op 115.49 MB/s BenchmarkEqual/16-4 1000000 134.7 ns/op 118.81 MB/s BenchmarkEqual/20-4 1000000 163.1 ns/op 122.64 MB/s BenchmarkEqual/32-4 1000000 121.5 ns/op 263.41 MB/s BenchmarkEqual/4K-4 55731 2736 ns/op 1497.06 MB/s BenchmarkEqualBothUnaligned/64_0-4 924776 129.9 ns/op 492.78 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 162.3 ns/op 394.43 MB/s BenchmarkEqualBothUnaligned/64_4-4 925617 120.6 ns/op 530.74 MB/s BenchmarkEqualBothUnaligned/64_7-4 955114 128.0 ns/op 500.07 MB/s BenchmarkEqualBothUnaligned/4096_0-4 78630 1520 ns/op 2694.22 MB/s BenchmarkEqualBothUnaligned/4096_1-4 48901 2378 ns/op 1722.19 MB/s BenchmarkEqualBothUnaligned/4096_4-4 127848 913.5 ns/op 4483.99 MB/s BenchmarkEqualBothUnaligned/4096_7-4 115392 901.4 ns/op 4544.26 MB/s BenchmarkIndex/10-4 1840351 65.17 ns/op 153.46 MB/s BenchmarkIndex/32-4 1673954 64.92 ns/op 492.88 MB/s BenchmarkIndex/4K-4 32918 3592 ns/op 1140.37 MB/s BenchmarkIndexEasy/10-4 2008297 63.94 ns/op 156.40 MB/s BenchmarkIndexEasy/32-4 1529179 79.82 ns/op 400.91 MB/s BenchmarkIndexEasy/4K-4 495547 304.9 ns/op 13431.72 MB/s BenchmarkCount/10-4 1000000 138.3 ns/op 72.32 MB/s BenchmarkCount/32-4 1000000 131.0 ns/op 244.36 MB/s BenchmarkCount/4K-4 33343 6842 ns/op 598.68 MB/s BenchmarkCountEasy/10-4 795606 204.9 ns/op 48.80 MB/s BenchmarkCountEasy/32-4 1000000 167.4 ns/op 191.10 MB/s BenchmarkCountEasy/4K-4 368582 384.1 ns/op 10662.54 MB/s BenchmarkCountSingle/10-4 2089896 58.37 ns/op 171.33 MB/s BenchmarkCountSingle/32-4 1356738 81.72 ns/op 391.57 MB/s BenchmarkCountSingle/4K-4 978188 116.8 ns/op 35057.52 MB/s BenchmarkToUpper/#00-4 2246131 81.11 ns/op BenchmarkToUpper/ONLYUPPER-4 290224 617.4 ns/op BenchmarkToUpper/abc-4 320040 344.1 ns/op BenchmarkToUpper/AbC123-4 222364 548.5 ns/op BenchmarkToUpper/azAZ09_-4 213405 889.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 50434 1997 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31701 7016 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47520 2330 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 109494 1133 ns/op BenchmarkToLower/#00-4 2117103 52.74 ns/op BenchmarkToLower/abc-4 308332 408.4 ns/op BenchmarkToLower/AbC123-4 242342 499.6 ns/op BenchmarkToLower/azAZ09_-4 228566 580.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70837 1719 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31960 3489 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62631 1934 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 100479 1273 ns/op BenchmarkFields/ASCII/16-4 107402 978.3 ns/op 16.36 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10775 ns/op 23.76 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 687 190195 ns/op 21.54 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 5212433 ns/op 12.57 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 57522672 ns/op 18.23 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 84986 1498 ns/op 10.68 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5144 31288 ns/op 8.18 MB/s 896 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 284 430747 ns/op 9.51 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 8108332 ns/op 8.08 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 181872110 ns/op 5.77 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 95290 1199 ns/op 13.35 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9948 16648 ns/op 15.38 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 476 308587 ns/op 13.27 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 6916949 ns/op 9.47 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 108235508 ns/op 9.69 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 111165 1162 ns/op 13.77 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6708 25510 ns/op 10.04 MB/s 896 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 382 342893 ns/op 11.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 6976384 ns/op 9.39 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 128428071 ns/op 8.16 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1576173 68.82 ns/op BenchmarkTrimSpace/ASCII-4 1000000 125.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 50252 2024 ns/op BenchmarkTrimSpace/JustNonASCII-4 43178 2766 ns/op BenchmarkToValidUTF8/Valid-4 426667 327.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 252338 556.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 69409 1570 ns/op BenchmarkIndexHard1-4 1006 183758 ns/op BenchmarkIndexHard2-4 674 196382 ns/op BenchmarkIndexHard3-4 100 1094899 ns/op BenchmarkIndexHard4-4 132 924208 ns/op BenchmarkLastIndexHard1-4 6 18176146 ns/op BenchmarkLastIndexHard2-4 5 22145951 ns/op BenchmarkLastIndexHard3-4 5 24741629 ns/op BenchmarkCountHard1-4 1039 116223 ns/op BenchmarkCountHard2-4 740 160063 ns/op BenchmarkCountHard3-4 174 664145 ns/op BenchmarkSplitEmptySeparator-4 1 168850818 ns/op BenchmarkSplitSingleByteSeparator-4 15 11626150 ns/op BenchmarkSplitMultiByteSeparator-4 9 11860056 ns/op BenchmarkSplitNSingleByteSeparator-4 139965 1327 ns/op BenchmarkSplitNMultiByteSeparator-4 57538 2217 ns/op BenchmarkRepeat-4 145183 1183 ns/op BenchmarkRepeatLarge/256/1-4 100678 1575 ns/op 162.53 MB/s BenchmarkRepeatLarge/256/16-4 191844 1173 ns/op 218.27 MB/s BenchmarkRepeatLarge/512/1-4 48033 2440 ns/op 209.85 MB/s BenchmarkRepeatLarge/512/16-4 59031 1815 ns/op 282.04 MB/s BenchmarkRepeatLarge/1024/1-4 38466 4085 ns/op 250.66 MB/s BenchmarkRepeatLarge/1024/16-4 48217 2822 ns/op 362.80 MB/s BenchmarkRepeatLarge/2048/1-4 17930 5921 ns/op 345.87 MB/s BenchmarkRepeatLarge/2048/16-4 24630 4930 ns/op 415.38 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10439 ns/op 392.36 MB/s BenchmarkRepeatLarge/4096/16-4 12843 10264 ns/op 399.07 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20210 ns/op 405.35 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19436 ns/op 421.48 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11174 ns/op 366.66 MB/s BenchmarkRepeatLarge/16384/1-4 3631 37764 ns/op 433.85 MB/s BenchmarkRepeatLarge/16384/16-4 7990 35338 ns/op 463.64 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25675 ns/op 478.72 MB/s BenchmarkRepeatLarge/32768/1-4 3996 63781 ns/op 513.76 MB/s BenchmarkRepeatLarge/32768/16-4 2280 62270 ns/op 526.22 MB/s BenchmarkRepeatLarge/32768/4097-4 3313 69128 ns/op 414.87 MB/s BenchmarkRepeatLarge/65536/1-4 1018 100393 ns/op 652.79 MB/s BenchmarkRepeatLarge/65536/16-4 774 149695 ns/op 437.80 MB/s BenchmarkRepeatLarge/65536/4097-4 884 139752 ns/op 439.74 MB/s BenchmarkRepeatLarge/131072/1-4 150 758901 ns/op 172.71 MB/s BenchmarkRepeatLarge/131072/16-4 151 769004 ns/op 170.44 MB/s BenchmarkRepeatLarge/131072/4097-4 159 686611 ns/op 184.98 MB/s BenchmarkRepeatLarge/262144/1-4 88 1240094 ns/op 211.39 MB/s BenchmarkRepeatLarge/262144/16-4 100 1062557 ns/op 246.71 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1254374 ns/op 205.77 MB/s BenchmarkRepeatLarge/524288/1-4 58 2082140 ns/op 251.80 MB/s BenchmarkRepeatLarge/524288/16-4 73 2485692 ns/op 210.92 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1920681 ns/op 270.90 MB/s BenchmarkRepeatLarge/1048576/1-4 43 4693374 ns/op 223.42 MB/s BenchmarkRepeatLarge/1048576/16-4 56 4222887 ns/op 248.31 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 4768501 ns/op 219.09 MB/s BenchmarkRepeatLarge/2097152/1-4 21 5923304 ns/op 354.05 MB/s BenchmarkRepeatLarge/2097152/16-4 19 6459441 ns/op 324.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 6305424 ns/op 332.03 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13187919 ns/op 318.04 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11941307 ns/op 351.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 10412537 ns/op 402.52 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20351885 ns/op 412.18 MB/s BenchmarkRepeatLarge/8388608/16-4 6 21423812 ns/op 391.56 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 22988732 ns/op 364.81 MB/s BenchmarkRepeatLarge/16777216/1-4 3 37255945 ns/op 450.32 MB/s BenchmarkRepeatLarge/16777216/16-4 4 38257577 ns/op 438.53 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 33048718 ns/op 507.65 MB/s BenchmarkRepeatLarge/33554432/1-4 1 109815589 ns/op 305.55 MB/s BenchmarkRepeatLarge/33554432/16-4 2 72792728 ns/op 460.96 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 69016332 ns/op 486.18 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105381386 ns/op 636.82 MB/s BenchmarkRepeatLarge/67108864/16-4 1 129429081 ns/op 518.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 116701908 ns/op 575.05 MB/s BenchmarkRepeatLarge/134217728/1-4 1 256842450 ns/op 522.57 MB/s BenchmarkRepeatLarge/134217728/16-4 1 244924063 ns/op 548.00 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 262225360 ns/op 511.84 MB/s BenchmarkRepeatLarge/268435456/1-4 1 506020017 ns/op 530.48 MB/s BenchmarkRepeatLarge/268435456/16-4 1 446647522 ns/op 601.00 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 550128015 ns/op 487.95 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1653144303 ns/op 324.76 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1182286795 ns/op 454.10 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 965275472 ns/op 556.18 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 7660353323 ns/op 140.17 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1946622918 ns/op 551.59 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1965522946 ns/op 546.29 MB/s BenchmarkBytesCompare/1-4 10216215 10.28 ns/op BenchmarkBytesCompare/2-4 11953288 11.76 ns/op BenchmarkBytesCompare/4-4 9769634 13.38 ns/op BenchmarkBytesCompare/8-4 11234384 13.45 ns/op BenchmarkBytesCompare/16-4 13702362 9.995 ns/op BenchmarkBytesCompare/32-4 10131471 16.91 ns/op BenchmarkBytesCompare/64-4 8404002 15.98 ns/op BenchmarkBytesCompare/128-4 7273732 21.60 ns/op BenchmarkBytesCompare/256-4 6330711 23.23 ns/op BenchmarkBytesCompare/512-4 4747086 28.70 ns/op BenchmarkBytesCompare/1024-4 2787596 49.07 ns/op BenchmarkBytesCompare/2048-4 1000000 102.2 ns/op BenchmarkIndexAnyASCII/1:1-4 1478733 76.86 ns/op BenchmarkIndexAnyASCII/1:2-4 1646184 79.84 ns/op BenchmarkIndexAnyASCII/1:4-4 1775248 83.92 ns/op BenchmarkIndexAnyASCII/1:8-4 1579410 72.96 ns/op BenchmarkIndexAnyASCII/1:16-4 1623952 74.95 ns/op BenchmarkIndexAnyASCII/1:32-4 1656243 76.02 ns/op BenchmarkIndexAnyASCII/1:64-4 1493883 75.64 ns/op BenchmarkIndexAnyASCII/16:1-4 1333830 137.1 ns/op BenchmarkIndexAnyASCII/16:2-4 299163 351.1 ns/op BenchmarkIndexAnyASCII/16:4-4 462432 323.4 ns/op BenchmarkIndexAnyASCII/16:8-4 349231 462.7 ns/op BenchmarkIndexAnyASCII/16:16-4 334242 353.1 ns/op BenchmarkIndexAnyASCII/16:32-4 279013 503.5 ns/op BenchmarkIndexAnyASCII/16:64-4 359736 411.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 138.9 ns/op BenchmarkIndexAnyASCII/256:2-4 24426 4454 ns/op BenchmarkIndexAnyASCII/256:4-4 26976 6612 ns/op BenchmarkIndexAnyASCII/256:8-4 24390 4730 ns/op BenchmarkIndexAnyASCII/256:16-4 25399 4240 ns/op BenchmarkIndexAnyASCII/256:32-4 27142 6841 ns/op BenchmarkIndexAnyASCII/256:64-4 28160 6097 ns/op BenchmarkIndexAnyUTF8/1:1-4 1605268 74.52 ns/op BenchmarkIndexAnyUTF8/1:2-4 1696003 74.99 ns/op BenchmarkIndexAnyUTF8/1:4-4 1752241 68.84 ns/op BenchmarkIndexAnyUTF8/1:8-4 1579304 95.04 ns/op BenchmarkIndexAnyUTF8/1:16-4 1711116 73.00 ns/op BenchmarkIndexAnyUTF8/1:32-4 1454607 74.04 ns/op BenchmarkIndexAnyUTF8/1:64-4 1579618 72.60 ns/op BenchmarkIndexAnyUTF8/16:1-4 136522 1015 ns/op BenchmarkIndexAnyUTF8/16:2-4 333717 392.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 286816 359.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 286064 363.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 315366 376.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 321222 705.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 288607 422.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 7818 15079 ns/op BenchmarkIndexAnyUTF8/256:2-4 22804 5016 ns/op BenchmarkIndexAnyUTF8/256:4-4 25467 5045 ns/op BenchmarkIndexAnyUTF8/256:8-4 23148 5546 ns/op BenchmarkIndexAnyUTF8/256:16-4 24975 7615 ns/op BenchmarkIndexAnyUTF8/256:32-4 20047 8896 ns/op BenchmarkIndexAnyUTF8/256:64-4 21886 4805 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1716409 79.72 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1965019 74.05 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1894041 109.7 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1857097 67.13 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2014413 61.37 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1851583 63.07 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2065608 75.58 ns/op BenchmarkLastIndexAnyASCII/16:1-4 336326 314.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 481483 430.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 365840 297.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 316473 326.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 375470 413.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 363408 319.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 331047 405.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31520 3819 ns/op BenchmarkLastIndexAnyASCII/256:2-4 30240 4520 ns/op BenchmarkLastIndexAnyASCII/256:4-4 27363 4085 ns/op BenchmarkLastIndexAnyASCII/256:8-4 29556 3812 ns/op BenchmarkLastIndexAnyASCII/256:16-4 28699 4207 ns/op BenchmarkLastIndexAnyASCII/256:32-4 26497 3959 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30873 5609 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 135.4 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1606158 85.49 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1628694 71.49 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1759633 64.42 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1856923 65.25 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1726866 68.26 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1759746 65.53 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 170734 701.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 305622 450.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 356832 355.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 352717 360.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 336776 373.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 355082 504.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 331002 518.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11161 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19039 7095 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 24492 4777 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 23943 8305 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 22180 6797 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 22510 5133 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22998 7113 ns/op BenchmarkTrimASCII/1:1-4 1892572 55.49 ns/op BenchmarkTrimASCII/1:2-4 1915056 59.95 ns/op BenchmarkTrimASCII/1:4-4 1802283 64.34 ns/op BenchmarkTrimASCII/1:8-4 1000000 119.8 ns/op BenchmarkTrimASCII/1:16-4 1559307 126.0 ns/op BenchmarkTrimASCII/16:1-4 585591 241.7 ns/op BenchmarkTrimASCII/16:2-4 435316 330.3 ns/op BenchmarkTrimASCII/16:4-4 389511 318.6 ns/op BenchmarkTrimASCII/16:8-4 397995 359.9 ns/op BenchmarkTrimASCII/16:16-4 329542 355.1 ns/op BenchmarkTrimASCII/256:1-4 41007 2861 ns/op BenchmarkTrimASCII/256:2-4 27537 4054 ns/op BenchmarkTrimASCII/256:4-4 27624 6695 ns/op BenchmarkTrimASCII/256:8-4 27314 6933 ns/op BenchmarkTrimASCII/256:16-4 28708 4458 ns/op BenchmarkTrimASCII/4096:1-4 2713 68271 ns/op BenchmarkTrimASCII/4096:2-4 1590 66561 ns/op BenchmarkTrimASCII/4096:4-4 1890 114626 ns/op BenchmarkTrimASCII/4096:8-4 1786 67184 ns/op BenchmarkTrimASCII/4096:16-4 1574 66131 ns/op BenchmarkTrimByte-4 1000000 109.1 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13868 8129 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16228 8806 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 818 137127 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1232 129488 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3194 39479 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6627 20094 ns/op BenchmarkCompareBytesEqual-4 11654527 9.349 ns/op BenchmarkCompareBytesToNil-4 12565654 8.971 ns/op BenchmarkCompareBytesEmpty-4 14006629 7.724 ns/op BenchmarkCompareBytesIdentical-4 14787776 8.298 ns/op BenchmarkCompareBytesSameLength-4 13462870 8.038 ns/op BenchmarkCompareBytesDifferentLength-4 12705576 10.66 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2188 63742 ns/op 16450.57 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1624 84447 ns/op 12417.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2190 59985 ns/op 17480.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2466 47600 ns/op 22029.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2610 53829 ns/op 19480.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2582 54779 ns/op 19142.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2498 74545 ns/op 14066.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2749 49121 ns/op 21346.94 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2340 62334 ns/op 16821.99 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1946 68981 ns/op 15201.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1614 62044 ns/op 16900.62 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2523 53649 ns/op 19545.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2406 49977 ns/op 20981.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2220 60869 ns/op 17226.90 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2392 53139 ns/op 19732.91 MB/s BenchmarkCompareBytesBig-4 2559 58279 ns/op 17992.63 MB/s BenchmarkCompareBytesBigIdentical-4 16488213 9.697 ns/op 108134231.33 MB/s PASS ok bytes 95.513s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 88588310 ns/op 1.13 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 321466862 ns/op 1.76 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 31108029 ns/op 0.53 MB/s 3643298 B/op 50 allocs/op PASS ok compress/bzip2 2.407s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 52 2365832 ns/op 4.23 MB/s 42750 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 23595888 ns/op 4.24 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 248450597 ns/op 4.02 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 58 2267391 ns/op 4.41 MB/s 42883 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 35014371 ns/op 2.86 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 264099185 ns/op 3.79 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 58 2566995 ns/op 3.90 MB/s 42135 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21516582 ns/op 4.65 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 210521324 ns/op 4.75 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 3516429 ns/op 2.84 MB/s 43178 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 41852872 ns/op 2.39 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 210422610 ns/op 4.75 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2357163 ns/op 4.24 MB/s 43422 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 40319119 ns/op 2.48 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 286407369 ns/op 3.49 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1836086 ns/op 5.45 MB/s 43113 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 16138584 ns/op 6.20 MB/s 49654 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 217219825 ns/op 4.60 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 74 2751771 ns/op 3.63 MB/s 43385 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 20407193 ns/op 4.90 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 128408147 ns/op 7.79 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 66 1871428 ns/op 5.34 MB/s 42666 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13534473 ns/op 7.39 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 139977068 ns/op 7.14 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 61 1769693 ns/op 5.65 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 14590622 ns/op 6.85 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 138694226 ns/op 7.21 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 3149196 ns/op 3.18 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25662062 ns/op 3.90 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 313664636 ns/op 3.19 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6766785 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 80097526 ns/op 1.25 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 785197289 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e4-4 15 8202172 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 119718488 ns/op 0.84 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1049174953 ns/op 0.95 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 61 1856817 ns/op 5.39 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 15009963 ns/op 6.66 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 180972359 ns/op 5.53 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2489566 ns/op 4.02 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18828210 ns/op 5.31 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 180093878 ns/op 5.55 MB/s BenchmarkEncode/Newton/Default/1e4-4 15 10537090 ns/op 0.95 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 100904865 ns/op 0.99 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 687342391 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6880966 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 128554909 ns/op 0.78 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 982190346 ns/op 1.02 MB/s PASS ok compress/flate 20.054s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 38 2661840 ns/op 3.76 MB/s BenchmarkDecoder/1e-Reuse4-4 37 2704113 ns/op 3.70 MB/s BenchmarkDecoder/1e5-4 3 36647045 ns/op 2.73 MB/s BenchmarkDecoder/1e-Reuse5-4 4 37443522 ns/op 2.67 MB/s BenchmarkDecoder/1e6-4 1 288390271 ns/op 3.47 MB/s BenchmarkDecoder/1e-Reuse6-4 1 337415727 ns/op 2.96 MB/s BenchmarkEncoder/1e4-4 33 3701539 ns/op 2.70 MB/s BenchmarkEncoder/1e-Reuse4-4 55 2236513 ns/op 4.47 MB/s BenchmarkEncoder/1e5-4 5 22939023 ns/op 4.36 MB/s BenchmarkEncoder/1e-Reuse5-4 5 40680842 ns/op 2.46 MB/s BenchmarkEncoder/1e6-4 1 249248943 ns/op 4.01 MB/s BenchmarkEncoder/1e-Reuse6-4 1 235695025 ns/op 4.24 MB/s PASS ok compress/lzw 4.746s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 20 5028534 ns/op PASS ok container/heap 1.156s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 23140 5047 ns/op BenchmarkWithTimeout/concurrency=40-4 4638 37227 ns/op BenchmarkWithTimeout/concurrency=4000-4 3231 42796 ns/op BenchmarkWithTimeout/concurrency=400000-4 6417 17123 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 459454 458.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 18121 7942 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21880 5375 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4441 50808 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2888 66868 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3290 32420 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 332 424381 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 248 624133 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 367 324059 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 36 4348460 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 7890015 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3330446 ns/op BenchmarkCheckCanceled/Err-4 301088 453.4 ns/op BenchmarkCheckCanceled/Done-4 503188 209.8 ns/op BenchmarkContextCancelDone-4 834259 147.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22206 5561 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24417 5661 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19131 5720 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15339 8237 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13954 8868 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 342130 328.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 307537 379.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 234470 550.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 148594 795.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 67832 1557 ns/op PASS ok context 13.691s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt/AES-128-4 1869506 64.92 ns/op 246.44 MB/s BenchmarkEncrypt/AES-192-4 1789344 65.34 ns/op 244.86 MB/s BenchmarkEncrypt/AES-256-4 1765342 67.06 ns/op 238.61 MB/s BenchmarkDecrypt/AES-128-4 1792125 64.14 ns/op 249.45 MB/s BenchmarkDecrypt/AES-192-4 1000000 105.6 ns/op 151.50 MB/s BenchmarkDecrypt/AES-256-4 1721595 67.68 ns/op 236.40 MB/s BenchmarkExpand/AES-128-4 1000000 122.3 ns/op BenchmarkExpand/AES-192-4 1000000 102.3 ns/op BenchmarkExpand/AES-256-4 1000000 134.5 ns/op BenchmarkCreateCipher/AES-128-4 89851 1484 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-192-4 100962 1708 ns/op 512 B/op 1 allocs/op BenchmarkCreateCipher/AES-256-4 78693 1665 ns/op 512 B/op 1 allocs/op PASS ok crypto/aes 3.529s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 223968 561.2 ns/op 114.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354592 552.8 ns/op 115.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 209419 729.2 ns/op 87.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 339631 512.6 ns/op 124.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 129476 1104 ns/op 1223.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 193311 1015 ns/op 1330.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 122034 1488 ns/op 907.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 167181 788.8 ns/op 1711.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 48490 2502 ns/op 3274.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 58166 2208 ns/op 3710.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 42010 3157 ns/op 2595.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 41670 2913 ns/op 2812.34 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5334 34822 ns/op 29.26 MB/s BenchmarkAESCFBDecrypt1K-4 6368 21968 ns/op 46.39 MB/s BenchmarkAESCFBDecrypt8K-4 678 213720 ns/op 38.31 MB/s BenchmarkAESOFB1K-4 9830 13865 ns/op 73.50 MB/s BenchmarkAESCTR1K-4 12739 10128 ns/op 100.61 MB/s BenchmarkAESCTR8K-4 1806 73852 ns/op 110.86 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10394 ns/op 98.51 MB/s BenchmarkAESCBCDecrypt1K-4 14415 8082 ns/op 126.71 MB/s PASS ok crypto/cipher 5.518s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 71000 1553 ns/op 5.15 MB/s BenchmarkDecrypt-4 78510 2185 ns/op 3.66 MB/s BenchmarkTDESEncrypt-4 31226 6065 ns/op 1.32 MB/s BenchmarkTDESDecrypt-4 29808 5258 ns/op 1.52 MB/s PASS ok crypto/des 2.223s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 904 140097 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 9 11748364 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 4 33274327 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 69 2100758 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.976s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1537 69080 ns/op 2448 B/op 30 allocs/op BenchmarkSign/P384-4 27 4568994 ns/op 2615 B/op 31 allocs/op BenchmarkSign/P521-4 12 10491590 ns/op 2994 B/op 32 allocs/op BenchmarkVerify/P256-4 1015 106577 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 10229282 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 39377334 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5708 26434 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 49 2277107 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 5599556 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.937s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 210 742320 ns/op BenchmarkNewKeyFromSeed-4 234 525527 ns/op BenchmarkSigning-4 226 622819 ns/op BenchmarkVerification-4 146 802999 ns/op PASS ok crypto/ed25519 2.007s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6854 19393 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 115 1587089 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 56 2655303 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 6018100 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1753 73852 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 58 2394801 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6249882 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 22080390 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12837 11180 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7116 23466 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 2782 42287 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 85 1429258 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2110 50294 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 302 406520 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1668 122049 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1278547 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.220s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15992 7337 ns/op 139.57 MB/s BenchmarkHMACSHA256_32-4 21000 5192 ns/op 6.16 MB/s BenchmarkNewWriteSum-4 9819 12574 ns/op 2.54 MB/s PASS ok crypto/hmac 1.686s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 40432 2883 ns/op BenchmarkModSub-4 37953 3399 ns/op BenchmarkMontgomeryRepr-4 25026 4562 ns/op BenchmarkMontgomeryMul-4 24201 4736 ns/op BenchmarkModMul-4 10000 10221 ns/op BenchmarkExpBig-4 16 7373533 ns/op BenchmarkExp-4 5 24290599 ns/op PASS ok crypto/internal/bigmod 2.502s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3514 35755 ns/op BenchmarkScalarBaseMult-4 222 716213 ns/op BenchmarkScalarMult-4 100 1085877 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 99 1186756 ns/op PASS ok crypto/internal/edwards25519 1.760s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 430664 306.6 ns/op BenchmarkMultiply-4 4442598 22.84 ns/op BenchmarkSquare-4 6448892 20.75 ns/op BenchmarkInvert-4 30960 5489 ns/op BenchmarkMult32-4 1000000 102.5 ns/op PASS ok crypto/internal/edwards25519/field 2.108s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 48 2534058 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2203 59302 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5482909 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14943925 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 134 858280 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12168 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 55 2136574 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 5001192 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.589s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 526790 328.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 326313 384.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 81651 2137 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 533474 272.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 343588 350.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 88758 1431 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.547s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 90850 1597 ns/op 5.01 MB/s BenchmarkHash64-4 136196 1041 ns/op 61.47 MB/s BenchmarkHash128-4 132756 970.2 ns/op 131.93 MB/s BenchmarkHash256-4 97023 1165 ns/op 219.73 MB/s BenchmarkHash512-4 75553 1902 ns/op 269.26 MB/s BenchmarkHash1K-4 50244 3732 ns/op 274.35 MB/s BenchmarkHash8K-4 10000 12539 ns/op 653.34 MB/s BenchmarkHash1M-4 70 1584973 ns/op 661.57 MB/s BenchmarkHash8M-4 9 13098480 ns/op 640.43 MB/s BenchmarkHash8BytesUnaligned-4 106773 1248 ns/op 6.41 MB/s BenchmarkHash1KUnaligned-4 52170 3478 ns/op 294.46 MB/s BenchmarkHash8KUnaligned-4 10000 12017 ns/op 681.73 MB/s PASS ok crypto/md5 3.614s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkRead/32-4 210049 498.0 ns/op 64.26 MB/s BenchmarkRead/4K-4 40411 3020 ns/op 1356.34 MB/s BenchmarkPrime-4 1 201536076 ns/op PASS ok crypto/rand 1.692s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9496 12832 ns/op 9.98 MB/s BenchmarkRC4_1K-4 1380 90345 ns/op 11.33 MB/s BenchmarkRC4_8K-4 160 688542 ns/op 11.76 MB/s PASS ok crypto/rc4 1.797s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 27632399 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 30029597 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 51865555 ns/op BenchmarkEncryptPKCS1v15/2048-4 558 265160 ns/op BenchmarkDecryptOAEP/2048-4 9 12610568 ns/op BenchmarkEncryptOAEP/2048-4 463 247117 ns/op BenchmarkSignPKCS1v15/2048-4 8 21636826 ns/op BenchmarkVerifyPKCS1v15/2048-4 631 341074 ns/op BenchmarkSignPSS/2048-4 7 14370582 ns/op BenchmarkVerifyPSS/2048-4 408 455386 ns/op PASS ok crypto/rsa 4.020s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 64458 1716 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 90891 1284 ns/op 6.23 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73635 2280 ns/op 140.37 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85039 1344 ns/op 238.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 46831 3615 ns/op 283.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 55360 2195 ns/op 466.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9057 12139 ns/op 674.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 17302 ns/op 473.48 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.791s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 67786 1797 ns/op 4.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 80330 1428 ns/op 5.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 86638 1422 ns/op 5.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28246 4135 ns/op 247.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29191 4033 ns/op 253.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29522 4035 ns/op 253.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5586 29668 ns/op 276.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6025 23043 ns/op 355.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5512 23290 ns/op 351.75 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.780s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 55261 2234 ns/op 3.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 68914 1711 ns/op 4.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 58314 1991 ns/op 4.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27067 5546 ns/op 184.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33814 5422 ns/op 188.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32102 3763 ns/op 272.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6278 19903 ns/op 411.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8263 19871 ns/op 412.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7450 17104 ns/op 478.96 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.128s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22375209 5.713 ns/op BenchmarkConstantTimeEq-4 19801466 5.698 ns/op BenchmarkConstantTimeLessOrEq-4 22037587 6.262 ns/op BenchmarkXORBytes/8Bytes-4 2866009 39.56 ns/op 202.22 MB/s BenchmarkXORBytes/128Bytes-4 2775715 74.83 ns/op 1710.49 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 130.0 ns/op 15753.66 MB/s BenchmarkXORBytes/32768Bytes-4 76502 2094 ns/op 15648.05 MB/s PASS ok crypto/subtle 2.436s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 21 5957877 ns/op BenchmarkCertCache/1-4 18 6064636 ns/op BenchmarkCertCache/2-4 22 5289064 ns/op BenchmarkCertCache/3-4 16 7648915 ns/op BenchmarkHandshakeServer/RSA-4 9 14564953 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 13420560 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 13078729 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 40 4500035 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 37 5019767 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 5188929 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 26 5694499 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 38531377 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 45360646 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 118234449 ns/op 8.87 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 108625289 ns/op 9.65 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 245632671 ns/op 8.54 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 222055106 ns/op 9.44 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 432296235 ns/op 9.70 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 498480095 ns/op 8.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 799960415 ns/op 10.49 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 677669397 ns/op 12.38 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1296137311 ns/op 12.94 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1602613339 ns/op 10.47 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2616749660 ns/op 12.82 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2773659479 ns/op 12.10 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5973868301 ns/op 11.23 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5979137703 ns/op 11.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 109587346 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 139687867 ns/op 7.51 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 262684108 ns/op 7.98 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 159607850 ns/op 13.14 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 323253265 ns/op 12.98 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 370788065 ns/op 11.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 704579579 ns/op 11.91 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 757782782 ns/op 11.07 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1590056346 ns/op 10.55 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1161180767 ns/op 14.45 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2021016610 ns/op 16.60 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2268307179 ns/op 14.79 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5247706404 ns/op 12.79 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6030509982 ns/op 11.13 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 727918701 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 728141382 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 310919916 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 307600648 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 173855726 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 170313000 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 100177294 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 103893263 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 67710524 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 85828808 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 186814301 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 165013336 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 105406735 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 87403146 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 68424900 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56578182 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 44700962 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 45114973 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35137143 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 39594518 ns/op PASS ok crypto/tls 56.089s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 15927254 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 309 461248 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 807 204126 ns/op 12661 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 844 218613 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 2.794s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 20 5633512 ns/op 280284 B/op 1630 allocs/op BenchmarkConcurrentStmtQuery-4 21 5416854 ns/op 265287 B/op 1976 allocs/op BenchmarkConcurrentStmtExec-4 42 3850064 ns/op 213798 B/op 583 allocs/op BenchmarkConcurrentTxQuery-4 38 5034902 ns/op 273105 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 54 2867309 ns/op 87829 B/op 1553 allocs/op BenchmarkConcurrentTxStmtQuery-4 26 7220172 ns/op 105440 B/op 2061 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1965589 ns/op 40134 B/op 380 allocs/op BenchmarkConcurrentRandom-4 25 4460343 ns/op 226053 B/op 1780 allocs/op BenchmarkManyConcurrentQueries-4 1524 78281 ns/op 4151 B/op 20 allocs/op BenchmarkGrabConn-4 117582 1028 ns/op 0 B/op 0 allocs/op BenchmarkConnRequestSet-4 9940 16550 ns/op PASS ok database/sql 3.599s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1701 85411 ns/op BenchmarkSymbols32-4 1298 141643 ns/op PASS ok debug/elf 1.450s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 103041 1184 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 48 3270371 ns/op 180171 B/op 13 allocs/op Benchmark115/LineToPC-4 48 3935294 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 13470 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.110s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 38176 2961 ns/op BenchmarkMarshal-4 486 211627 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2713 66347 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.750s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 213 531696 ns/op 15.41 MB/s BenchmarkEncodeToString-4 204 734321 ns/op 11.16 MB/s BenchmarkDecode-4 103 1067638 ns/op 12.28 MB/s BenchmarkDecodeString-4 97 1214512 ns/op 10.80 MB/s PASS ok encoding/base32 1.892s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 237 474461 ns/op 17.27 MB/s BenchmarkDecodeString/2-4 231156 503.4 ns/op 7.95 MB/s BenchmarkDecodeString/4-4 204800 641.2 ns/op 12.48 MB/s BenchmarkDecodeString/8-4 168919 982.4 ns/op 12.22 MB/s BenchmarkDecodeString/64-4 33273 3448 ns/op 25.52 MB/s BenchmarkDecodeString/8192-4 309 426655 ns/op 25.60 MB/s BenchmarkNewEncoding-4 37801 3332 ns/op 76.83 MB/s PASS ok encoding/base64 2.585s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 787 165235 ns/op 24.21 MB/s BenchmarkReadStruct-4 10388 12013 ns/op 6.24 MB/s BenchmarkWriteStruct-4 12220 10013 ns/op 7.49 MB/s BenchmarkWriteSlice1000Structs-4 10 10005664 ns/op 7.50 MB/s BenchmarkReadSlice1000Structs-4 12 13336224 ns/op 5.62 MB/s BenchmarkReadInts-4 30543 3883 ns/op 7.73 MB/s BenchmarkWriteInts-4 29839 4168 ns/op 7.20 MB/s BenchmarkWriteSlice1000Int32s-4 957 123806 ns/op 32.31 MB/s BenchmarkPutUint16-4 1000000 107.5 ns/op 18.61 MB/s BenchmarkAppendUint16-4 1726551 70.07 ns/op 28.54 MB/s BenchmarkPutUint32-4 1646104 62.70 ns/op 63.79 MB/s BenchmarkAppendUint32-4 1000000 123.6 ns/op 32.36 MB/s BenchmarkPutUint64-4 1000000 139.6 ns/op 57.30 MB/s BenchmarkAppendUint64-4 955369 162.1 ns/op 49.35 MB/s BenchmarkLittleEndianPutUint16-4 2327515 48.59 ns/op 41.16 MB/s BenchmarkLittleEndianAppendUint16-4 1974520 63.35 ns/op 31.57 MB/s BenchmarkLittleEndianPutUint32-4 1807766 75.04 ns/op 53.30 MB/s BenchmarkLittleEndianAppendUint32-4 1548057 70.00 ns/op 57.14 MB/s BenchmarkLittleEndianPutUint64-4 754075 142.9 ns/op 55.97 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 199.9 ns/op 40.01 MB/s BenchmarkReadFloats-4 98870 1163 ns/op 10.32 MB/s BenchmarkWriteFloats-4 102267 1062 ns/op 11.30 MB/s BenchmarkReadSlice1000Float32s-4 961 147246 ns/op 27.17 MB/s BenchmarkWriteSlice1000Float32s-4 861 154249 ns/op 25.93 MB/s BenchmarkReadSlice1000Uint8s-4 34338 3645 ns/op 274.37 MB/s BenchmarkWriteSlice1000Uint8s-4 41446 3812 ns/op 262.36 MB/s BenchmarkPutUvarint32-4 848486 126.9 ns/op 31.52 MB/s BenchmarkPutUvarint64-4 234717 652.0 ns/op 12.27 MB/s PASS ok encoding/binary 7.328s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6127 28387 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5960 20721 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6246 20970 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3326 41851 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7090 17815 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6469 17776 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6694 23702 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3014 42922 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 7714 20215 ns/op PASS ok encoding/csv 2.782s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 4815 22929 ns/op 1822 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 6667 22260 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 176 717063 ns/op 17079 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 594 298266 ns/op 826 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1158 114453 ns/op 75 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 998 116293 ns/op 87 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1711 65708 ns/op 226 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 57 2443153 ns/op 35891 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 561 309086 ns/op 25240 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 985 153082 ns/op 10804 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1218 133047 ns/op 9760 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 656 306976 ns/op 39157 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 170 694234 ns/op 66967 B/op 2224 allocs/op BenchmarkDecodeBytesSlice-4 435 330483 ns/op 23913 B/op 196 allocs/op BenchmarkDecodeInterfaceSlice-4 61 1776314 ns/op 83427 B/op 3178 allocs/op BenchmarkDecodeMap-4 84 1648091 ns/op 54126 B/op 181 allocs/op PASS ok encoding/gob 4.884s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 12034 9622 ns/op 26.61 MB/s BenchmarkEncode/1024-4 3159 66789 ns/op 15.33 MB/s BenchmarkEncode/4096-4 733 190525 ns/op 21.50 MB/s BenchmarkEncode/16384-4 168 732499 ns/op 22.37 MB/s BenchmarkDecode/256-4 22533 5577 ns/op 45.90 MB/s BenchmarkDecode/1024-4 6246 30766 ns/op 33.28 MB/s BenchmarkDecode/4096-4 1192 92657 ns/op 44.21 MB/s BenchmarkDecode/16384-4 298 397688 ns/op 41.20 MB/s BenchmarkDump/256-4 943 113294 ns/op 2.26 MB/s BenchmarkDump/1024-4 280 415743 ns/op 2.46 MB/s BenchmarkDump/4096-4 84 1765737 ns/op 2.32 MB/s BenchmarkDump/16384-4 16 7165560 ns/op 2.29 MB/s PASS ok encoding/hex 3.307s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 151935259 ns/op 12.77 MB/s 8391968 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 263112737 ns/op 7.38 MB/s 8395400 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 171893739 ns/op 11.29 MB/s 10332408 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 225735413 ns/op 8.60 MB/s 10334584 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 15174 7882 ns/op BenchmarkMarshalBytes/256-4 4186 40572 ns/op BenchmarkMarshalBytes/4096-4 381 343934 ns/op BenchmarkMarshalBytesError/32-4 40 3194574 ns/op BenchmarkMarshalBytesError/256-4 36 2969928 ns/op BenchmarkMarshalBytesError/4096-4 30 4670554 ns/op BenchmarkMarshalMap-4 23906 5227 ns/op 301 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 610524836 ns/op 3.18 MB/s 10098536 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 18417 7540 ns/op 1.86 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 33433 4130 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 518352898 ns/op 3.74 MB/s 2021264 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 399449031 ns/op 4.86 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 89169 1659 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 132960 1053 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 214034 864.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16024 12969 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 52567 2603 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 59925 1955 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 18763 6500 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3301 43300 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 604 212300 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1473166 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 12411757 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 464307 225.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 453328 234.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 530524 222.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 595389 178.1 ns/op BenchmarkEncodeMarshaler-4 48843 2067 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 80518 1558 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4601029 25.91 ns/op BenchmarkNumberIsValidRegexp-4 16100 9946 ns/op BenchmarkUnmarshalNumber-4 27276 5277 ns/op 168 B/op 2 allocs/op PASS ok encoding/json 11.728s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 33 3435819 ns/op 19.07 MB/s BenchmarkDecode-4 27 4372196 ns/op 20.31 MB/s PASS ok encoding/pem 1.330s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1450 76796 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 572 183852 ns/op 8220 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2080 52802 ns/op PASS ok encoding/xml 1.532s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 126205 943.4 ns/op BenchmarkAs-4 50962 2460 ns/op PASS ok errors 1.424s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 428566 282.4 ns/op BenchmarkIntSet-4 645868 210.8 ns/op BenchmarkFloatAdd-4 140646 979.8 ns/op BenchmarkFloatSet-4 622118 213.3 ns/op BenchmarkStringSet-4 427075 285.2 ns/op BenchmarkMapSet-4 133863 1091 ns/op BenchmarkMapSetDifferent-4 68360 2115 ns/op BenchmarkMapSetDifferentRandom-4 260 580094 ns/op BenchmarkMapSetString-4 139830 1024 ns/op BenchmarkMapAddSame-4 40018 5075 ns/op BenchmarkMapAddDifferent-4 9823 12749 ns/op BenchmarkMapAddDifferentRandom-4 231 541369 ns/op BenchmarkMapAddSameSteadyState-4 279895 439.5 ns/op BenchmarkMapAddDifferentSteadyState-4 101784 1015 ns/op BenchmarkMapString-4 7244 23070 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 10118 12341 ns/op PASS ok expvar 4.623s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 69736 1817 ns/op BenchmarkSprintfEmpty-4 235876 581.6 ns/op BenchmarkSprintfString-4 171014 993.3 ns/op BenchmarkSprintfTruncateString-4 101821 1028 ns/op BenchmarkSprintfTruncateBytes-4 111530 1137 ns/op BenchmarkSprintfSlowParsingPath-4 169219 899.9 ns/op BenchmarkSprintfQuoteString-4 45140 2853 ns/op BenchmarkSprintfInt-4 144166 963.8 ns/op BenchmarkSprintfIntInt-4 109576 1127 ns/op BenchmarkSprintfPrefixedInt-4 129934 1357 ns/op BenchmarkSprintfFloat-4 89163 1429 ns/op BenchmarkSprintfComplex-4 41385 2981 ns/op BenchmarkSprintfBoolean-4 174694 835.7 ns/op BenchmarkSprintfHexString-4 77515 1835 ns/op BenchmarkSprintfHexBytes-4 85416 2408 ns/op BenchmarkSprintfBytes-4 43729 3511 ns/op BenchmarkSprintfStringer-4 68911 2412 ns/op BenchmarkSprintfStructure-4 21000 6113 ns/op BenchmarkManyArgs-4 37911 3097 ns/op BenchmarkFprintInt-4 52416 2147 ns/op BenchmarkFprintfBytes-4 60693 2018 ns/op BenchmarkFprintIntNoAlloc-4 57386 2147 ns/op BenchmarkScanInts-4 26 4827078 ns/op BenchmarkScanRecursiveInt-4 1 490359824 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 671835399 ns/op PASS ok fmt 7.536s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 368 299923 ns/op PASS ok go/build 1.257s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 34816 2980 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11824 9227 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4339 42201 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1015 124744 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 265 487582 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 37 3296991 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 11297970 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 47744654 ns/op 3615264 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 195528960 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 3.137s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 648163271 ns/op 0.10 MB/s 45394648 B/op 48877 allocs/op PASS ok go/format 1.800s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 3 46844051 ns/op 1.15 MB/s BenchmarkParseOnly-4 5 20449572 ns/op 2.63 MB/s BenchmarkResolve-4 39 2801364 ns/op 19.22 MB/s PASS ok go/parser 3.865s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 197276998 ns/op 0.26 MB/s 5127136 B/op 27497 allocs/op BenchmarkPrintDecl-4 537 247033 ns/op 0.13 MB/s 16678 B/op 51 allocs/op PASS ok go/printer 1.487s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 241 444244 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9232422 ns/op 5.51 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14239186 ns/op 5.19 MB/s BenchmarkScanFiles/net/http/server.go-4 5 23834700 ns/op 5.19 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 175 655339 ns/op 4.73 MB/s PASS ok go/scanner 2.049s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1234851 90.68 ns/op PASS ok go/token 1.338s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 99 1160882 ns/op BenchmarkNamed/Underlying/nongeneric-4 802377 143.9 ns/op BenchmarkNamed/Underlying/generic-4 1000000 137.6 ns/op BenchmarkNamed/Underlying/src_instance-4 856809 139.4 ns/op BenchmarkNamed/Underlying/user_instance-4 965434 141.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 12834 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10164 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12997 8307 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12879 10224 ns/op BenchmarkCheck/http/funcbodies/info-4 1 947144719 ns/op 36136 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 583573930 ns/op 58619 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 340560820 ns/op 100134 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 272828193 ns/op 125275 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3484902831 ns/op 1500 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 174388283 ns/op 29797 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 151775013 ns/op 34260 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 108608722 ns/op 47670 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 855681140 ns/op 2530 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 119725929 ns/op 17961 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 74028361 ns/op 28767 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 62594830 ns/op 34455 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3050420439 ns/op 22834 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 803297268 ns/op 86676 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 203628895 ns/op 341089 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 141167407 ns/op 491122 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4445031998 ns/op 451.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 157198316 ns/op 12609 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 140162810 ns/op 14217 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 115660465 ns/op 17229 lines/s PASS ok go/types 54.894s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 5410 22294 ns/op 45.93 MB/s PASS ok hash/adler32 1.214s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 220222 1383 ns/op 10.84 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 197541 910.9 ns/op 16.47 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 109646 1070 ns/op 37.39 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 120159 1002 ns/op 39.92 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 357586 444.9 ns/op 1150.81 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 399525 336.9 ns/op 1519.54 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 272788 486.6 ns/op 2104.57 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 393648 372.0 ns/op 2752.43 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 217635 973.3 ns/op 4208.24 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 233288 547.6 ns/op 7480.26 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53629 2281 ns/op 14367.96 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52075 2117 ns/op 15475.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 360492 491.3 ns/op 30.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 331326 497.3 ns/op 30.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 373509 381.6 ns/op 104.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 410372 344.1 ns/op 116.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 300630 440.7 ns/op 1161.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 270596 460.4 ns/op 1112.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 227649 496.7 ns/op 2061.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 243621 537.8 ns/op 1904.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 199441 578.6 ns/op 7078.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 184088 597.9 ns/op 6850.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 47251 2316 ns/op 14149.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 31324 4249 ns/op 7712.36 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 209238 977.5 ns/op 15.34 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 203580 577.3 ns/op 25.98 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 136298 1472 ns/op 27.17 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 111276 988.2 ns/op 40.48 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 9313 11911 ns/op 42.99 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8857 12378 ns/op 41.36 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5461 29026 ns/op 35.28 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5902 49334 ns/op 20.76 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1030 138969 ns/op 29.47 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1046 118049 ns/op 34.70 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1018101 ns/op 32.19 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1412369 ns/op 23.20 MB/s PASS ok hash/crc32 9.283s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 62 1992486 ns/op 32.89 MB/s BenchmarkCrc64/ISO4KB-4 1141 88306 ns/op 46.38 MB/s BenchmarkCrc64/ISO1KB-4 6481 19251 ns/op 53.19 MB/s BenchmarkCrc64/ECMA64KB-4 100 1357566 ns/op 48.27 MB/s BenchmarkCrc64/Random64KB-4 129 888717 ns/op 73.74 MB/s BenchmarkCrc64/Random16KB-4 522 234895 ns/op 69.75 MB/s PASS ok hash/crc64 2.188s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 4586 23441 ns/op 43.68 MB/s BenchmarkFnv32aKB-4 10000 12078 ns/op 84.78 MB/s BenchmarkFnv64KB-4 9471 11864 ns/op 86.31 MB/s BenchmarkFnv64aKB-4 10000 12980 ns/op 78.89 MB/s BenchmarkFnv128KB-4 1500 91828 ns/op 11.15 MB/s BenchmarkFnv128aKB-4 1480 86349 ns/op 11.86 MB/s PASS ok hash/fnv 2.136s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 413316 318.9 ns/op 12.54 MB/s BenchmarkHash/n=4/Bytes-4 2777286 49.58 ns/op 80.68 MB/s BenchmarkHash/n=4/String-4 1507641 81.22 ns/op 49.25 MB/s BenchmarkHash/n=8/Write-4 355748 303.8 ns/op 26.34 MB/s BenchmarkHash/n=8/Bytes-4 2895834 57.68 ns/op 138.69 MB/s BenchmarkHash/n=8/String-4 1000000 133.2 ns/op 60.05 MB/s BenchmarkHash/n=16/Write-4 370065 376.7 ns/op 42.47 MB/s BenchmarkHash/n=16/Bytes-4 2086275 83.60 ns/op 191.38 MB/s BenchmarkHash/n=16/String-4 1357971 100.3 ns/op 159.59 MB/s BenchmarkHash/n=32/Write-4 288765 365.7 ns/op 87.50 MB/s BenchmarkHash/n=32/Bytes-4 2805216 73.27 ns/op 436.76 MB/s BenchmarkHash/n=32/String-4 1319613 96.46 ns/op 331.73 MB/s BenchmarkHash/n=64/Write-4 332924 451.2 ns/op 141.84 MB/s BenchmarkHash/n=64/Bytes-4 2284989 45.13 ns/op 1418.24 MB/s BenchmarkHash/n=64/String-4 1452129 91.31 ns/op 700.93 MB/s BenchmarkHash/n=256/Write-4 291036 453.0 ns/op 565.16 MB/s BenchmarkHash/n=256/Bytes-4 1000000 100.1 ns/op 2558.06 MB/s BenchmarkHash/n=256/String-4 915627 159.6 ns/op 1603.76 MB/s BenchmarkHash/n=320/Write-4 295372 461.2 ns/op 693.77 MB/s BenchmarkHash/n=320/Bytes-4 1746850 90.85 ns/op 3522.22 MB/s BenchmarkHash/n=320/String-4 650643 198.8 ns/op 1609.72 MB/s BenchmarkHash/n=1024/Write-4 185726 926.1 ns/op 1105.74 MB/s BenchmarkHash/n=1024/Bytes-4 762784 152.4 ns/op 6717.86 MB/s BenchmarkHash/n=1024/String-4 304387 565.0 ns/op 1812.53 MB/s BenchmarkHash/n=4096/Write-4 49692 2645 ns/op 1548.79 MB/s BenchmarkHash/n=4096/Bytes-4 172900 871.4 ns/op 4700.63 MB/s BenchmarkHash/n=4096/String-4 74882 1945 ns/op 2105.42 MB/s BenchmarkHash/n=16384/Write-4 23943 5461 ns/op 3000.35 MB/s BenchmarkHash/n=16384/Bytes-4 52287 2846 ns/op 5756.19 MB/s BenchmarkHash/n=16384/String-4 15316 7478 ns/op 2190.93 MB/s PASS ok hash/maphash 8.166s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 619 225588 ns/op BenchmarkEscapeNone-4 126836 1106 ns/op BenchmarkUnescape-4 519 220474 ns/op BenchmarkUnescapeNone-4 517682 278.8 ns/op BenchmarkUnescapeSparse-4 10000 41714 ns/op BenchmarkUnescapeDense-4 619 173893 ns/op PASS ok html 2.429s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7010 23654 ns/op BenchmarkCSSEscaperNoSpecials-4 27948 4548 ns/op BenchmarkDecodeCSS-4 18726 8932 ns/op BenchmarkDecodeCSSNoSpecials-4 2485702 52.09 ns/op BenchmarkCSSValueFilter-4 71809 1570 ns/op BenchmarkCSSValueFilterOk-4 54135 3159 ns/op BenchmarkEscapedExecute-4 3058 33618 ns/op BenchmarkHTMLNospaceEscaper-4 3502 29386 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 22848 6388 ns/op BenchmarkStripTags-4 14012 13475 ns/op BenchmarkStripTagsNoSpecials-4 170690 739.1 ns/op BenchmarkJSValEscaperWithNum-4 16994 11458 ns/op BenchmarkJSValEscaperWithStr-4 4029 33429 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15931 7111 ns/op BenchmarkJSValEscaperWithObj-4 3291 30506 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 13157 ns/op BenchmarkJSStrEscaperNoSpecials-4 36373 3165 ns/op BenchmarkJSStrEscaper-4 8181 15311 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 30588 5177 ns/op BenchmarkJSRegexpEscaper-4 8547 15811 ns/op BenchmarkTemplateSpecialTags-4 70 1634059 ns/op BenchmarkURLEscaper-4 4310 38290 ns/op BenchmarkURLEscaperNoSpecials-4 142197 1055 ns/op BenchmarkURLNormalizer-4 4683 31841 ns/op BenchmarkURLNormalizerNoSpecials-4 140910 1334 ns/op BenchmarkSrcsetFilter-4 10000 10327 ns/op BenchmarkSrcsetFilterNoSpecials-4 72504 1548 ns/op PASS ok html/template 7.151s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 443844 305.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 318891 393.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 532718 291.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 373119 338.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 722542 166.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 144.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 159.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1053914 129.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 365593 457.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 264525 683.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 216808 546.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 235692 861.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 584335 272.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 294607 604.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 407715 372.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 474585 325.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 304486 470.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 107.3 ns/op BenchmarkRGBASetRGBA-4 961286 136.5 ns/op BenchmarkRGBA64At-4 731343 245.6 ns/op BenchmarkRGBA64SetRGBA64-4 602463 216.5 ns/op BenchmarkNRGBAAt-4 1000000 107.0 ns/op BenchmarkNRGBASetNRGBA-4 1000000 110.4 ns/op BenchmarkNRGBA64At-4 795738 151.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 809053 159.5 ns/op BenchmarkAlphaAt-4 2187025 50.13 ns/op BenchmarkAlphaSetAlpha-4 1900572 57.13 ns/op BenchmarkAlpha16At-4 1301199 98.20 ns/op BenchmarkAlphaSetAlpha16-4 1206823 97.49 ns/op BenchmarkGrayAt-4 2060011 51.21 ns/op BenchmarkGraySetGray-4 1965792 56.16 ns/op BenchmarkGray16At-4 1396582 86.05 ns/op BenchmarkGraySetGray16-4 1000000 118.6 ns/op PASS ok image 8.569s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2555628 77.49 ns/op BenchmarkYCbCrToRGB/128-4 2259193 48.13 ns/op BenchmarkYCbCrToRGB/255-4 2648361 47.58 ns/op BenchmarkRGBToYCbCr/0-4 2472429 60.22 ns/op BenchmarkRGBToYCbCr/Cb-4 2721738 54.09 ns/op BenchmarkRGBToYCbCr/Cr-4 2542146 45.26 ns/op BenchmarkYCbCrToRGBA/0-4 2137482 55.91 ns/op BenchmarkYCbCrToRGBA/128-4 2384348 108.5 ns/op BenchmarkYCbCrToRGBA/255-4 1850335 76.96 ns/op BenchmarkNYCbCrAToRGBA/0-4 2099251 66.67 ns/op BenchmarkNYCbCrAToRGBA/128-4 2233575 58.04 ns/op BenchmarkNYCbCrAToRGBA/255-4 2499518 47.05 ns/op PASS ok image/color 4.296s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 42008930 ns/op BenchmarkFillSrc-4 295 674025 ns/op BenchmarkCopyOver-4 6 20386891 ns/op BenchmarkCopySrc-4 464 262118 ns/op BenchmarkNRGBAOver-4 6 16698248 ns/op BenchmarkNRGBASrc-4 8 12604907 ns/op BenchmarkYCbCr-4 7 14943566 ns/op BenchmarkGray-4 15 8001866 ns/op BenchmarkCMYK-4 8 12515203 ns/op BenchmarkGlyphOver-4 18 6988432 ns/op BenchmarkRGBAMaskOver-4 4 27536683 ns/op BenchmarkGrayMaskOver-4 5 21058144 ns/op BenchmarkRGBA64ImageMaskOver-4 2 59696358 ns/op BenchmarkRGBA-4 3 37278776 ns/op BenchmarkPalettedFill-4 800 148069 ns/op BenchmarkPalettedRGBA-4 4 33820669 ns/op BenchmarkGenericOver-4 2 75048432 ns/op BenchmarkGenericMaskOver-4 5 24865216 ns/op BenchmarkGenericSrc-4 3 38071274 ns/op BenchmarkGenericMaskSrc-4 4 44351403 ns/op PASS ok image/draw 9.338s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5969910 ns/op 2.59 MB/s 48620 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 145407743 ns/op 2.11 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3266490164 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 3832515 ns/op 4.03 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 160840541 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.901s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3981 28797 ns/op BenchmarkIDCT-4 4641 30070 ns/op BenchmarkDecodeBaseline-4 7 15869466 ns/op 3.89 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 22310133 ns/op 2.77 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 220281552 ns/op 5.58 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 449986987 ns/op 2.05 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.093s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16205334 8.357 ns/op BenchmarkDecodeGray-4 10 10200179 ns/op 6.42 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 53637717 ns/op 4.89 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 39123830 ns/op 6.70 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6602803 ns/op 9.93 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 68110810 ns/op 3.85 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 91562649 ns/op 2.86 MB/s 605224 B/op 268 allocs/op BenchmarkEncodeGray-4 2 56016758 ns/op 5.48 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 1 111697788 ns/op 2.75 MB/s 852160 B/op 28 allocs/op BenchmarkEncodeNRGBOpaque-4 1 235954338 ns/op 5.21 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 248051579 ns/op 4.95 MB/s 864104 B/op 30 allocs/op BenchmarkEncodePaletted-4 3 40261186 ns/op 7.63 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 243055612 ns/op 5.06 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 780002328 ns/op 1.58 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.562s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 70391092 ns/op 1.42 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 60681448 ns/op 1.65 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 297400919 ns/op 1.68 MB/s 2007136 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 294987862 ns/op 1.69 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 85014289 ns/op 1.18 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 51383540 ns/op 1.95 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 417858563 ns/op 1.20 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 329772251 ns/op 1.52 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 599941217 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 523375876 ns/op 1.91 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4288628611 ns/op 1.17 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4253053487 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 11439159 ns/op 8.74 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11307274 ns/op 8.84 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 90076363 ns/op 5.55 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 54510889 ns/op 9.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 194085771 ns/op 5.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 109710892 ns/op 9.11 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 641739032 ns/op 7.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 610706904 ns/op 8.19 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 97471885 ns/op 1.03 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 100389324 ns/op 1.00 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 339511946 ns/op 1.47 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 406981509 ns/op 1.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 964477387 ns/op 1.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 768010187 ns/op 1.30 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6386098865 ns/op 0.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5799849714 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 230737962 ns/op 18.11 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 192224459 ns/op 21.74 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 52.518s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 114.3 ns/op 2238.82 MB/s PASS ok internal/chacha8rand 1.194s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28078 4377 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 28132 4622 ns/op 0.43 MB/s BenchmarkMarshalCorpusFile/4-4 28770 4615 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/8-4 21465 7654 ns/op 1.05 MB/s BenchmarkMarshalCorpusFile/16-4 18591 8891 ns/op 1.80 MB/s BenchmarkMarshalCorpusFile/32-4 11768 10405 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/64-4 9200 17289 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/128-4 5468 20828 ns/op 6.15 MB/s BenchmarkMarshalCorpusFile/256-4 2449 50072 ns/op 5.11 MB/s BenchmarkMarshalCorpusFile/512-4 1394 98875 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/1024-4 601 234394 ns/op 4.37 MB/s BenchmarkMarshalCorpusFile/2048-4 283 492471 ns/op 4.16 MB/s BenchmarkMarshalCorpusFile/4096-4 148 841308 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/8192-4 76 1597722 ns/op 5.13 MB/s BenchmarkMarshalCorpusFile/16384-4 46 3232639 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/32768-4 24 7953412 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/65536-4 8 14145535 ns/op 4.63 MB/s BenchmarkMarshalCorpusFile/131072-4 4 40877062 ns/op 3.21 MB/s BenchmarkMarshalCorpusFile/262144-4 2 60198104 ns/op 4.35 MB/s BenchmarkMarshalCorpusFile/524288-4 1 138782077 ns/op 3.78 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 198334107 ns/op 5.29 MB/s BenchmarkUnmarshalCorpusFile/1-4 6256 17672 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 8308 19452 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 6024 16676 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 5985 22347 ns/op 0.36 MB/s BenchmarkUnmarshalCorpusFile/16-4 5967 24370 ns/op 0.66 MB/s BenchmarkUnmarshalCorpusFile/32-4 4141 36814 ns/op 0.87 MB/s BenchmarkUnmarshalCorpusFile/64-4 3001 42175 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/128-4 2103 58580 ns/op 2.19 MB/s BenchmarkUnmarshalCorpusFile/256-4 834 139796 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/512-4 453 288238 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/1024-4 240 458884 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1339897 ns/op 1.53 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 2298110 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/8192-4 27 3956114 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7734350 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 22166435 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30006256 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61057528 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 130634631 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 304462475 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 664290527 ns/op 1.58 MB/s BenchmarkMutatorBytes/1-4 20000 7794 ns/op BenchmarkMutatorBytes/10-4 30303 3973 ns/op BenchmarkMutatorBytes/100-4 25368 4283 ns/op BenchmarkMutatorBytes/1000-4 19692 6162 ns/op BenchmarkMutatorBytes/10000-4 6878 24207 ns/op BenchmarkMutatorBytes/100000-4 781 161939 ns/op BenchmarkMutatorString/1-4 32828 4435 ns/op BenchmarkMutatorString/10-4 20994 5305 ns/op BenchmarkMutatorString/100-4 23008 5187 ns/op BenchmarkMutatorString/1000-4 10000 11417 ns/op BenchmarkMutatorString/10000-4 2938 70588 ns/op BenchmarkMutatorString/100000-4 223 706106 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15127 8205 ns/op BenchmarkMutatorAllBasicTypes/string-4 15063 7891 ns/op BenchmarkMutatorAllBasicTypes/bool-4 52686 2296 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43392 2668 ns/op BenchmarkMutatorAllBasicTypes/float64-4 46424 4584 ns/op BenchmarkMutatorAllBasicTypes/int-4 47424 3294 ns/op BenchmarkMutatorAllBasicTypes/int8-4 34436 3515 ns/op BenchmarkMutatorAllBasicTypes/int16-4 41293 3448 ns/op BenchmarkMutatorAllBasicTypes/int32-4 32451 3336 ns/op BenchmarkMutatorAllBasicTypes/int64-4 37220 3529 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 20882 5848 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 33096 3586 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 34638 4297 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 40437 2751 ns/op PASS ok internal/fuzz 17.173s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10375 11325 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 115440 1050 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.913s PASS ok internal/poll 1.040s goos: darwin goarch: amd64 pkg: internal/runtime/atomic BenchmarkAnd32-4 11027967 10.90 ns/op BenchmarkAnd32Parallel-4 2863202 40.39 ns/op BenchmarkAnd64-4 10478019 11.50 ns/op BenchmarkAnd64Parallel-4 3030214 39.10 ns/op BenchmarkOr32-4 9392460 12.53 ns/op BenchmarkOr32Parallel-4 2854428 40.92 ns/op BenchmarkOr64-4 9223334 14.79 ns/op BenchmarkOr64Parallel-4 2791898 39.59 ns/op BenchmarkAtomicLoad64-4 20728116 5.145 ns/op BenchmarkAtomicStore64-4 11024857 10.19 ns/op BenchmarkAtomicLoad-4 25559306 4.984 ns/op BenchmarkAtomicStore-4 9677952 10.40 ns/op BenchmarkAnd8-4 12561556 10.62 ns/op BenchmarkAnd-4 11448435 12.54 ns/op BenchmarkAnd8Parallel-4 3909919 30.64 ns/op BenchmarkAndParallel-4 3516046 31.87 ns/op BenchmarkOr8-4 12653138 11.27 ns/op BenchmarkOr-4 12029695 13.04 ns/op BenchmarkOr8Parallel-4 3789007 40.94 ns/op BenchmarkOrParallel-4 3760639 31.20 ns/op BenchmarkXadd-4 3378319 32.02 ns/op BenchmarkXadd64-4 3715929 32.63 ns/op BenchmarkCas-4 2453992 48.68 ns/op BenchmarkCas64-4 2643282 48.59 ns/op BenchmarkXchg-4 3672783 32.12 ns/op BenchmarkXchg64-4 3767394 31.19 ns/op PASS ok internal/runtime/atomic 6.418s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 28377417 ns/op PASS ok internal/trace 4.407s PASS ok internal/zstd 1.100s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13652 ns/op BenchmarkCopyNLarge-4 139 799447 ns/op PASS ok io 1.457s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 131908 906.0 ns/op BenchmarkPrintln-4 15532 7110 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30576 3942 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4813 26583 ns/op BenchmarkDiscard-4 787446 193.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.213s goos: darwin goarch: amd64 pkg: log/slog BenchmarkAttrString-4 10257 12618 ns/op 312 B/op 16 allocs/op BenchmarkWriteTime-4 55034 2086 ns/op BenchmarkJSONHandler/defaults-4 5721 18577 ns/op 523 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3846 34306 ns/op 798 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4561 43087 ns/op 761 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5972 24386 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct-4 5941 19673 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3054 33704 ns/op 522 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24340 4599 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23398 6141 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 76826 1457 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60085 2302 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 55992 2391 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47426 2450 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 56768 2604 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 61918 2218 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1205304 112.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 831360 183.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 724468 158.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 512647 236.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 395662 264.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5935 37280 ns/op BenchmarkDispatch/switch-checked-4 179660 750.4 ns/op BenchmarkDispatch/As-4 204739 660.6 ns/op BenchmarkDispatch/Visit-4 142816 1261 ns/op BenchmarkUnsafeStrings-4 10000 11744 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 6.837s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 790423 136.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 773797 146.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 550328 230.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 165900 814.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 35433 3585 ns/op 266 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 55766 3359 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 23085 6905 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4084 28249 ns/op 3455 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5766 17386 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 5964 21417 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4875 21784 ns/op 1082 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2028 74822 ns/op 4294 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10564 13232 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9157 11345 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8612 18787 ns/op 941 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2329 53834 ns/op 3679 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.648s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 42213162 ns/op PASS ok maps 2.776s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 1765545 56.72 ns/op BenchmarkAcosh-4 959262 133.4 ns/op BenchmarkAsin-4 2352009 52.76 ns/op BenchmarkAsinh-4 1000000 210.3 ns/op BenchmarkAtan-4 2626604 43.98 ns/op BenchmarkAtanh-4 1000000 126.8 ns/op BenchmarkAtan2-4 1927032 109.4 ns/op BenchmarkCbrt-4 1000000 103.6 ns/op BenchmarkCeil-4 20422993 7.809 ns/op BenchmarkCopysign-4 2325188 46.67 ns/op BenchmarkCos-4 1185954 121.4 ns/op BenchmarkCosh-4 1359880 80.22 ns/op BenchmarkErf-4 2641568 47.71 ns/op BenchmarkErfc-4 2737848 43.16 ns/op BenchmarkErfinv-4 2645761 43.68 ns/op BenchmarkErfcinv-4 2376656 47.79 ns/op BenchmarkExp-4 5553862 19.58 ns/op BenchmarkExpGo-4 742147 304.2 ns/op BenchmarkExpm1-4 2245770 77.56 ns/op BenchmarkExp2-4 952096 150.3 ns/op BenchmarkExp2Go-4 778201 234.9 ns/op BenchmarkAbs-4 2895036 45.11 ns/op BenchmarkDim-4 10997590 10.69 ns/op BenchmarkFloor-4 22867326 5.931 ns/op BenchmarkMax-4 14013355 10.50 ns/op BenchmarkMin-4 14108319 9.275 ns/op BenchmarkMod-4 192141 657.5 ns/op BenchmarkFrexp-4 741262 172.3 ns/op BenchmarkGamma-4 713928 169.9 ns/op BenchmarkHypot-4 12854067 13.28 ns/op BenchmarkHypotGo-4 1214043 126.5 ns/op BenchmarkIlogb-4 1508317 147.5 ns/op BenchmarkJ0-4 240716 652.4 ns/op BenchmarkJ1-4 310159 425.4 ns/op BenchmarkJn-4 96019 1072 ns/op BenchmarkLdexp-4 1262295 120.1 ns/op BenchmarkLgamma-4 943658 121.8 ns/op BenchmarkLog-4 5177280 37.10 ns/op BenchmarkLogb-4 1000000 112.8 ns/op BenchmarkLog1p-4 1000000 104.0 ns/op BenchmarkLog10-4 5261768 21.89 ns/op BenchmarkLog2-4 1000000 111.4 ns/op BenchmarkModf-4 1811106 101.1 ns/op BenchmarkNextafter32-4 1795413 65.23 ns/op BenchmarkNextafter64-4 1933626 95.94 ns/op BenchmarkPowInt-4 380614 313.8 ns/op BenchmarkPowFrac-4 311266 362.1 ns/op BenchmarkPow10Pos-4 6029590 26.39 ns/op BenchmarkPow10Neg-4 6098906 28.23 ns/op BenchmarkRound-4 3395421 34.09 ns/op BenchmarkRoundToEven-4 9240382 17.14 ns/op BenchmarkRemainder-4 370604 457.1 ns/op BenchmarkSignbit-4 6011894 40.19 ns/op BenchmarkSin-4 1000000 107.7 ns/op BenchmarkSincos-4 616401 218.9 ns/op BenchmarkSinh-4 2016871 68.03 ns/op BenchmarkSqrtIndirect-4 22390377 5.691 ns/op BenchmarkSqrtLatency-4 20150155 6.340 ns/op BenchmarkSqrtIndirectLatency-4 21745168 10.15 ns/op BenchmarkSqrtGoLatency-4 1000000 107.2 ns/op BenchmarkSqrtPrime-4 39187 3126 ns/op BenchmarkTan-4 1469907 83.45 ns/op BenchmarkTanh-4 1380422 86.50 ns/op BenchmarkTrunc-4 19445787 5.614 ns/op BenchmarkY0-4 298402 434.4 ns/op BenchmarkY1-4 272466 469.4 ns/op BenchmarkYn-4 115531 960.6 ns/op BenchmarkFloat64bits-4 5281555 25.44 ns/op BenchmarkFloat64frombits-4 5077099 21.74 ns/op BenchmarkFloat32bits-4 5957768 19.96 ns/op BenchmarkFloat32frombits-4 5605939 25.30 ns/op BenchmarkFMA-4 21932694 6.384 ns/op PASS ok math 17.203s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12384094 8.313 ns/op 7698.90 MB/s BenchmarkAddVV/2-4 14184140 10.37 ns/op 12341.00 MB/s BenchmarkAddVV/3-4 10814017 13.07 ns/op 14687.53 MB/s BenchmarkAddVV/4-4 9439946 18.50 ns/op 13839.31 MB/s BenchmarkAddVV/5-4 9227769 16.78 ns/op 19064.68 MB/s BenchmarkAddVV/10-4 7830291 14.59 ns/op 43855.66 MB/s BenchmarkAddVV/100-4 2113366 73.41 ns/op 87179.28 MB/s BenchmarkAddVV/1000-4 150928 760.2 ns/op 84190.21 MB/s BenchmarkSubVV/1-4 14729955 10.85 ns/op 5897.05 MB/s BenchmarkSubVV/2-4 12960645 9.798 ns/op 13064.51 MB/s BenchmarkSubVV/3-4 11469949 10.77 ns/op 17823.93 MB/s BenchmarkSubVV/4-4 11925465 9.720 ns/op 26338.09 MB/s BenchmarkSubVV/5-4 11608354 10.36 ns/op 30888.44 MB/s BenchmarkSubVV/10-4 9411188 12.84 ns/op 49846.72 MB/s BenchmarkSubVV/100-4 2286878 49.50 ns/op 129304.03 MB/s BenchmarkSubVV/1000-4 298106 429.7 ns/op 148928.68 MB/s BenchmarkAddVW/1-4 15767709 7.745 ns/op 1032.96 MB/s BenchmarkAddVW/2-4 15193640 8.133 ns/op 1967.30 MB/s BenchmarkAddVW/3-4 13848639 9.128 ns/op 2629.21 MB/s BenchmarkAddVW/4-4 14816612 8.323 ns/op 3844.70 MB/s BenchmarkAddVW/5-4 13018442 9.667 ns/op 4137.94 MB/s BenchmarkAddVW/10-4 10287763 10.46 ns/op 7647.65 MB/s BenchmarkAddVW/100-4 316675 402.4 ns/op 1988.25 MB/s BenchmarkAddVW/1000-4 40858 2891 ns/op 2767.11 MB/s BenchmarkAddVWext/1-4 16328962 7.871 ns/op 1016.40 MB/s BenchmarkAddVWext/2-4 15096963 8.218 ns/op 1946.96 MB/s BenchmarkAddVWext/3-4 13640737 8.962 ns/op 2677.98 MB/s BenchmarkAddVWext/4-4 14522239 8.832 ns/op 3623.13 MB/s BenchmarkAddVWext/5-4 13830885 9.290 ns/op 4305.79 MB/s BenchmarkAddVWext/10-4 10084072 10.66 ns/op 7505.94 MB/s BenchmarkAddVWext/100-4 67903 1794 ns/op 445.97 MB/s BenchmarkAddVWext/1000-4 6014 22100 ns/op 362.00 MB/s BenchmarkSubVW/1-4 14367320 8.958 ns/op 893.08 MB/s BenchmarkSubVW/2-4 15149446 8.676 ns/op 1844.19 MB/s BenchmarkSubVW/3-4 13839056 8.927 ns/op 2688.43 MB/s BenchmarkSubVW/4-4 13371171 8.727 ns/op 3666.84 MB/s BenchmarkSubVW/5-4 13357128 9.214 ns/op 4341.07 MB/s BenchmarkSubVW/10-4 11354955 10.87 ns/op 7358.33 MB/s BenchmarkSubVW/100-4 314444 406.5 ns/op 1967.92 MB/s BenchmarkSubVW/1000-4 43292 2635 ns/op 3035.63 MB/s BenchmarkSubVWext/1-4 16176714 7.624 ns/op 1049.36 MB/s BenchmarkSubVWext/2-4 14732251 8.260 ns/op 1937.10 MB/s BenchmarkSubVWext/3-4 13468818 8.840 ns/op 2714.85 MB/s BenchmarkSubVWext/4-4 13802194 8.669 ns/op 3691.21 MB/s BenchmarkSubVWext/5-4 12853939 8.967 ns/op 4460.85 MB/s BenchmarkSubVWext/10-4 11563405 10.75 ns/op 7443.13 MB/s BenchmarkSubVWext/100-4 53034 2400 ns/op 333.30 MB/s BenchmarkSubVWext/1000-4 5500 22798 ns/op 350.90 MB/s BenchmarkMulAddVWW/1-4 13482612 9.838 ns/op 6505.48 MB/s BenchmarkMulAddVWW/2-4 12771032 9.493 ns/op 13484.23 MB/s BenchmarkMulAddVWW/3-4 10322499 10.45 ns/op 18375.61 MB/s BenchmarkMulAddVWW/4-4 11231985 10.77 ns/op 23776.81 MB/s BenchmarkMulAddVWW/5-4 10599309 11.43 ns/op 28005.33 MB/s BenchmarkMulAddVWW/10-4 7999074 15.03 ns/op 42579.00 MB/s BenchmarkMulAddVWW/100-4 1556430 76.83 ns/op 83305.10 MB/s BenchmarkMulAddVWW/1000-4 168490 744.4 ns/op 85971.30 MB/s BenchmarkAddMulVVW/1-4 14737092 8.295 ns/op 7715.64 MB/s BenchmarkAddMulVVW/2-4 12945824 9.223 ns/op 13878.29 MB/s BenchmarkAddMulVVW/3-4 11037586 10.20 ns/op 18827.35 MB/s BenchmarkAddMulVVW/4-4 10726201 10.92 ns/op 23452.55 MB/s BenchmarkAddMulVVW/5-4 9308193 12.33 ns/op 25959.76 MB/s BenchmarkAddMulVVW/10-4 8845638 14.16 ns/op 45206.88 MB/s BenchmarkAddMulVVW/100-4 1869637 63.73 ns/op 100430.08 MB/s BenchmarkAddMulVVW/1000-4 235252 548.0 ns/op 116789.53 MB/s BenchmarkDivWVW/1-4 2023622 58.83 ns/op 1087.90 MB/s BenchmarkDivWVW/2-4 1000000 118.4 ns/op 1080.71 MB/s BenchmarkDivWVW/3-4 837964 150.9 ns/op 1272.17 MB/s BenchmarkDivWVW/4-4 711692 181.2 ns/op 1412.79 MB/s BenchmarkDivWVW/5-4 588421 210.5 ns/op 1520.32 MB/s BenchmarkDivWVW/10-4 360322 374.1 ns/op 1710.98 MB/s BenchmarkDivWVW/100-4 37827 3333 ns/op 1919.93 MB/s BenchmarkDivWVW/1000-4 3967 31929 ns/op 2004.45 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16297785 7.572 ns/op BenchmarkNonZeroShifts/1/shlVU-4 16740758 7.400 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14020886 8.100 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15360930 7.582 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13956940 8.515 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13329758 8.299 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11709187 9.411 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13234162 8.712 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11514012 10.00 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11637765 9.497 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8700328 13.10 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8865075 12.24 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1398913 77.71 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1719831 67.34 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 187932 669.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 220498 590.5 ns/op BenchmarkDecimalConversion-4 196 591227 ns/op BenchmarkFloatString/100-4 11469 10641 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 207 556439 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 51294170 ns/op 61436 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5065712396 ns/op 846280 B/op 529 allocs/op BenchmarkFloatAdd/10-4 158889 827.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 140475 1093 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 128173 884.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86814 1372 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18339 6433 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 204912 583.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 219355 570.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 197992 619.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 166569 755.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49653 2243 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1994 66928 ns/op BenchmarkParseFloatLargeExp-4 420 279584 ns/op BenchmarkGCD10x10/WithoutXY-4 184246 692.6 ns/op BenchmarkGCD10x10/WithXY-4 49275 2411 ns/op BenchmarkGCD10x100/WithoutXY-4 98025 1378 ns/op BenchmarkGCD10x100/WithXY-4 16510 7309 ns/op BenchmarkGCD10x1000/WithoutXY-4 47541 2825 ns/op BenchmarkGCD10x1000/WithXY-4 12064 9806 ns/op BenchmarkGCD100x100/WithoutXY-4 22965 5143 ns/op BenchmarkGCD100x100/WithXY-4 10000 13109 ns/op BenchmarkGCD100x1000/WithoutXY-4 12067 9860 ns/op BenchmarkGCD100x1000/WithXY-4 6832 20597 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2052 60223 ns/op BenchmarkGCD1000x1000/WithXY-4 1014 109461 ns/op BenchmarkHilbert-4 21 6149854 ns/op BenchmarkBinomial-4 10000 10472 ns/op BenchmarkQuoRem-4 22941 5490 ns/op BenchmarkExp-4 19 6325544 ns/op BenchmarkExpMont/Odd-4 145 816833 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 144 812050 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 133 853427 ns/op 3827 B/op 52 allocs/op BenchmarkExpMont/Even3-4 136 856404 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even4-4 138 855100 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even8-4 136 855507 ns/op 3823 B/op 52 allocs/op BenchmarkExpMont/Even32-4 139 851142 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even64-4 156 811990 ns/op 3651 B/op 54 allocs/op BenchmarkExpMont/Even96-4 150 764160 ns/op 3780 B/op 51 allocs/op BenchmarkExpMont/Even128-4 176 674229 ns/op 3234 B/op 50 allocs/op BenchmarkExpMont/Even255-4 186 672718 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 382 310947 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 340 350665 ns/op 1718 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 320 352781 ns/op 1755 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 336 351514 ns/op 1750 B/op 48 allocs/op BenchmarkExp2-4 20 6199466 ns/op BenchmarkBitset-4 730132 175.5 ns/op BenchmarkBitsetNeg-4 397819 324.2 ns/op BenchmarkBitsetOrig-4 236334 596.3 ns/op BenchmarkBitsetNegOrig-4 154539 967.1 ns/op BenchmarkModSqrt225_Tonelli-4 133 895843 ns/op BenchmarkModSqrt225_3Mod4-4 424 272871 ns/op BenchmarkModSqrt231_Tonelli-4 128 918070 ns/op BenchmarkModSqrt231_5Mod8-4 342 327634 ns/op BenchmarkModInverse-4 11266 9968 ns/op BenchmarkSqrt-4 1896 68512 ns/op BenchmarkIntSqr/1-4 984152 119.9 ns/op BenchmarkIntSqr/2-4 691593 182.7 ns/op BenchmarkIntSqr/3-4 632235 207.9 ns/op BenchmarkIntSqr/5-4 489092 258.2 ns/op BenchmarkIntSqr/8-4 400804 321.1 ns/op BenchmarkIntSqr/10-4 335914 389.5 ns/op BenchmarkIntSqr/20-4 56434 2238 ns/op BenchmarkIntSqr/30-4 41758 3012 ns/op BenchmarkIntSqr/50-4 27199 4648 ns/op BenchmarkIntSqr/80-4 16204 7417 ns/op BenchmarkIntSqr/100-4 12561 9812 ns/op BenchmarkIntSqr/200-4 3980 30621 ns/op BenchmarkIntSqr/300-4 2154 62500 ns/op BenchmarkIntSqr/500-4 969 132055 ns/op BenchmarkIntSqr/800-4 398 301408 ns/op BenchmarkIntSqr/1000-4 302 386500 ns/op BenchmarkDiv/20/10-4 413377 314.2 ns/op BenchmarkDiv/40/20-4 401137 309.1 ns/op BenchmarkDiv/100/50-4 356774 357.3 ns/op BenchmarkDiv/200/100-4 51224 2381 ns/op BenchmarkDiv/400/200-4 47346 2476 ns/op BenchmarkDiv/1000/500-4 41222 3227 ns/op BenchmarkDiv/2000/1000-4 29385 3897 ns/op BenchmarkDiv/20000/10000-4 1665 76917 ns/op BenchmarkDiv/200000/100000-4 34 3465222 ns/op BenchmarkDiv/2000000/1000000-4 1 110540809 ns/op BenchmarkDiv/20000000/10000000-4 1 3147432621 ns/op BenchmarkMul-4 6 19142316 ns/op BenchmarkNatMul/10-4 213273 801.8 ns/op BenchmarkNatMul/100-4 7801 22330 ns/op BenchmarkNatMul/1000-4 202 578095 ns/op BenchmarkZeroShifts/Shl-4 10000 14055 ns/op BenchmarkZeroShifts/ShlSame-4 3276906 33.78 ns/op BenchmarkZeroShifts/Shr-4 10000 15491 ns/op BenchmarkZeroShifts/ShrSame-4 3364146 32.39 ns/op BenchmarkExp3Power/0x10-4 182520 834.7 ns/op BenchmarkExp3Power/0x40-4 124778 960.3 ns/op BenchmarkExp3Power/0x100-4 89832 1476 ns/op BenchmarkExp3Power/0x400-4 44120 2974 ns/op BenchmarkExp3Power/0x1000-4 9091 12387 ns/op BenchmarkExp3Power/0x4000-4 2194 62130 ns/op BenchmarkExp3Power/0x10000-4 235 511151 ns/op BenchmarkExp3Power/0x40000-4 24 4903461 ns/op BenchmarkExp3Power/0x100000-4 3 45723259 ns/op BenchmarkExp3Power/0x400000-4 1 409044156 ns/op BenchmarkFibo-4 4 33346409 ns/op BenchmarkNatSqr/1-4 999795 181.7 ns/op BenchmarkNatSqr/2-4 508260 309.8 ns/op BenchmarkNatSqr/3-4 544905 320.0 ns/op BenchmarkNatSqr/5-4 397699 441.8 ns/op BenchmarkNatSqr/8-4 256402 667.9 ns/op BenchmarkNatSqr/10-4 199890 801.7 ns/op BenchmarkNatSqr/20-4 43332 2810 ns/op BenchmarkNatSqr/30-4 33162 3814 ns/op BenchmarkNatSqr/50-4 20113 5912 ns/op BenchmarkNatSqr/80-4 12288 9764 ns/op BenchmarkNatSqr/100-4 10000 12733 ns/op BenchmarkNatSqr/200-4 5029 29164 ns/op BenchmarkNatSqr/300-4 1791 83091 ns/op BenchmarkNatSqr/500-4 966 152070 ns/op BenchmarkNatSqr/800-4 349 319855 ns/op BenchmarkNatSqr/1000-4 286 455224 ns/op BenchmarkNatSetBytes/8-4 721945 149.9 ns/op BenchmarkNatSetBytes/24-4 221512 623.9 ns/op BenchmarkNatSetBytes/128-4 47142 2619 ns/op BenchmarkNatSetBytes/7-4 872134 165.0 ns/op BenchmarkNatSetBytes/23-4 264138 602.1 ns/op BenchmarkNatSetBytes/127-4 38721 3271 ns/op BenchmarkScanPi-4 212 547964 ns/op BenchmarkStringPiParallel-4 656 263270 ns/op BenchmarkScan/10/Base2-4 38418 3049 ns/op BenchmarkScan/100/Base2-4 4548 27311 ns/op BenchmarkScan/1000/Base2-4 444 267646 ns/op BenchmarkScan/10/Base8-4 97956 1320 ns/op BenchmarkScan/100/Base8-4 10000 10137 ns/op BenchmarkScan/1000/Base8-4 1017 115674 ns/op BenchmarkScan/10/Base10-4 84750 1252 ns/op BenchmarkScan/100/Base10-4 13358 9071 ns/op BenchmarkScan/1000/Base10-4 1374 86187 ns/op BenchmarkScan/10/Base16-4 116304 1081 ns/op BenchmarkScan/100/Base16-4 16100 7662 ns/op BenchmarkScan/1000/Base16-4 1402 77720 ns/op BenchmarkString/10/Base2-4 216663 586.0 ns/op BenchmarkString/100/Base2-4 31573 4020 ns/op BenchmarkString/1000/Base2-4 2949 38016 ns/op BenchmarkString/10/Base8-4 365920 332.5 ns/op BenchmarkString/100/Base8-4 73716 1632 ns/op BenchmarkString/1000/Base8-4 7628 14364 ns/op BenchmarkString/10/Base10-4 200227 594.0 ns/op BenchmarkString/100/Base10-4 40146 3288 ns/op BenchmarkString/1000/Base10-4 6336 22662 ns/op BenchmarkString/10/Base16-4 435091 312.3 ns/op BenchmarkString/100/Base16-4 90140 1248 ns/op BenchmarkString/1000/Base16-4 10000 10325 ns/op BenchmarkLeafSize/0-4 32 3937138 ns/op BenchmarkLeafSize/1-4 490 230251 ns/op BenchmarkLeafSize/2-4 508 231778 ns/op BenchmarkLeafSize/3-4 405 331234 ns/op BenchmarkLeafSize/4-4 549 220616 ns/op BenchmarkLeafSize/5-4 354 323580 ns/op BenchmarkLeafSize/6-4 382 319308 ns/op BenchmarkLeafSize/7-4 433 298410 ns/op BenchmarkLeafSize/8-4 585 223610 ns/op BenchmarkLeafSize/9-4 307 391753 ns/op BenchmarkLeafSize/10-4 349 365513 ns/op BenchmarkLeafSize/11-4 324 390383 ns/op BenchmarkLeafSize/12-4 399 337580 ns/op BenchmarkLeafSize/13-4 283 369648 ns/op BenchmarkLeafSize/14-4 405 301363 ns/op BenchmarkLeafSize/15-4 428 280423 ns/op BenchmarkLeafSize/16-4 526 244635 ns/op BenchmarkLeafSize/32-4 526 244282 ns/op BenchmarkLeafSize/64-4 388 279872 ns/op BenchmarkProbablyPrime/n=0-4 10 10474829 ns/op BenchmarkProbablyPrime/n=1-4 9 12109754 ns/op BenchmarkProbablyPrime/n=5-4 7 18383511 ns/op BenchmarkProbablyPrime/n=10-4 5 23133389 ns/op BenchmarkProbablyPrime/n=20-4 3 35347906 ns/op BenchmarkProbablyPrime/Lucas-4 12 10404736 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 96 1350311 ns/op BenchmarkRatCmp-4 194180 674.8 ns/op BenchmarkFloatPrecExact/1-4 113785 1041 ns/op BenchmarkFloatPrecExact/10-4 32977 3551 ns/op BenchmarkFloatPrecExact/100-4 10000 11055 ns/op BenchmarkFloatPrecExact/1000-4 2506 52777 ns/op BenchmarkFloatPrecExact/10000-4 154 709561 ns/op BenchmarkFloatPrecExact/100000-4 4 28724171 ns/op BenchmarkFloatPrecExact/1000000-4 1 1415211118 ns/op BenchmarkFloatPrecMixed/1-4 106933 1116 ns/op BenchmarkFloatPrecMixed/10-4 29931 3942 ns/op BenchmarkFloatPrecMixed/100-4 5292 21839 ns/op BenchmarkFloatPrecMixed/1000-4 528 255445 ns/op BenchmarkFloatPrecMixed/10000-4 18 7600213 ns/op BenchmarkFloatPrecMixed/100000-4 1 386135976 ns/op BenchmarkFloatPrecMixed/1000000-4 1 25383248150 ns/op BenchmarkFloatPrecInexact/1-4 147070 991.4 ns/op BenchmarkFloatPrecInexact/10-4 149596 1255 ns/op BenchmarkFloatPrecInexact/100-4 90381 2052 ns/op BenchmarkFloatPrecInexact/1000-4 15078 11066 ns/op BenchmarkFloatPrecInexact/10000-4 3633 70088 ns/op BenchmarkFloatPrecInexact/100000-4 199 639100 ns/op BenchmarkFloatPrecInexact/1000000-4 16 10157375 ns/op BenchmarkFloatSqrt/64-4 18350 6683 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12643 9509 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9535 13754 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4737 25178 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 1008 150222 ns/op 18110 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 69 1771929 ns/op 175027 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 118844348 ns/op 3719504 B/op 594 allocs/op PASS ok math/big 93.097s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9641904 11.79 ns/op BenchmarkLeadingZeros8-4 9613150 12.18 ns/op BenchmarkLeadingZeros16-4 11193637 10.35 ns/op BenchmarkLeadingZeros32-4 11653970 10.62 ns/op BenchmarkLeadingZeros64-4 11473063 10.65 ns/op BenchmarkTrailingZeros-4 10504552 10.90 ns/op BenchmarkTrailingZeros8-4 10890182 10.54 ns/op BenchmarkTrailingZeros16-4 10799484 11.21 ns/op BenchmarkTrailingZeros32-4 11221537 10.36 ns/op BenchmarkTrailingZeros64-4 10299637 10.93 ns/op BenchmarkOnesCount-4 9720775 11.06 ns/op BenchmarkOnesCount8-4 11963054 10.68 ns/op BenchmarkOnesCount16-4 10691710 11.86 ns/op BenchmarkOnesCount32-4 10730532 11.06 ns/op BenchmarkOnesCount64-4 9997719 11.56 ns/op BenchmarkRotateLeft-4 12282478 9.950 ns/op BenchmarkRotateLeft8-4 11826248 10.16 ns/op BenchmarkRotateLeft16-4 12101014 10.01 ns/op BenchmarkRotateLeft32-4 11910858 10.54 ns/op BenchmarkRotateLeft64-4 11896398 10.25 ns/op BenchmarkReverse-4 17635348 7.193 ns/op BenchmarkReverse8-4 22448809 5.871 ns/op BenchmarkReverse16-4 21410887 5.601 ns/op BenchmarkReverse32-4 18396200 6.372 ns/op BenchmarkReverse64-4 17251968 7.055 ns/op BenchmarkReverseBytes-4 22222316 5.716 ns/op BenchmarkReverseBytes16-4 21959146 5.810 ns/op BenchmarkReverseBytes32-4 22873724 5.610 ns/op BenchmarkReverseBytes64-4 22521068 5.552 ns/op BenchmarkAdd-4 12430182 9.844 ns/op BenchmarkAdd32-4 12873567 9.468 ns/op BenchmarkAdd64-4 12261729 9.941 ns/op BenchmarkAdd64multiple-4 24921160 5.072 ns/op BenchmarkSub-4 11776525 10.78 ns/op BenchmarkSub32-4 11927769 9.992 ns/op BenchmarkSub64-4 11534313 10.03 ns/op BenchmarkSub64multiple-4 25354117 5.092 ns/op BenchmarkMul-4 12526791 9.738 ns/op BenchmarkMul32-4 13013932 9.604 ns/op BenchmarkMul64-4 12951530 9.607 ns/op BenchmarkDiv-4 3417069 33.70 ns/op BenchmarkDiv32-4 7619865 16.08 ns/op BenchmarkDiv64-4 3108956 34.73 ns/op PASS ok math/bits 8.418s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13095240 8.795 ns/op BenchmarkAcos-4 464548 251.9 ns/op BenchmarkAcosh-4 484004 286.1 ns/op BenchmarkAsin-4 519954 256.3 ns/op BenchmarkAsinh-4 412292 258.1 ns/op BenchmarkAtan-4 785816 160.8 ns/op BenchmarkAtanh-4 818358 154.7 ns/op BenchmarkConj-4 25396507 4.409 ns/op BenchmarkCos-4 621344 198.8 ns/op BenchmarkCosh-4 665224 194.5 ns/op BenchmarkExp-4 904100 142.2 ns/op BenchmarkLog-4 1000000 124.5 ns/op BenchmarkLog10-4 1000000 124.8 ns/op BenchmarkPhase-4 2139199 55.89 ns/op BenchmarkPolar-4 1327646 88.35 ns/op BenchmarkPow-4 231825 545.1 ns/op BenchmarkRect-4 1000000 104.5 ns/op BenchmarkSin-4 701824 185.2 ns/op BenchmarkSinh-4 695631 188.5 ns/op BenchmarkSqrt-4 1000000 121.6 ns/op BenchmarkTan-4 383352 322.5 ns/op BenchmarkTanh-4 439953 319.8 ns/op PASS ok math/cmplx 4.716s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 504909 228.4 ns/op BenchmarkInt63ThreadsafeParallel-4 758029 150.1 ns/op BenchmarkInt63Unthreadsafe-4 1000000 121.2 ns/op BenchmarkIntn1000-4 723915 158.9 ns/op BenchmarkInt63n1000-4 803836 159.5 ns/op BenchmarkInt31n1000-4 828624 164.0 ns/op BenchmarkFloat32-4 839484 152.5 ns/op BenchmarkFloat64-4 997690 122.3 ns/op BenchmarkPerm3-4 187747 706.6 ns/op BenchmarkPerm30-4 17510 6111 ns/op BenchmarkPerm30ViaShuffle-4 19359 6763 ns/op BenchmarkShuffleOverhead-4 13418 8603 ns/op BenchmarkRead3-4 903255 146.7 ns/op BenchmarkRead64-4 76023 1623 ns/op BenchmarkRead1000-4 5622 22824 ns/op BenchmarkConcurrent-4 209283 610.7 ns/op PASS ok math/rand 3.819s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4666521 25.60 ns/op BenchmarkPCG_DXSM-4 3027030 37.59 ns/op BenchmarkSourceUint64-4 3041642 38.81 ns/op BenchmarkGlobalInt64-4 2882718 42.01 ns/op BenchmarkGlobalInt64Parallel-4 4024816 27.38 ns/op BenchmarkGlobalUint64-4 2848327 41.75 ns/op BenchmarkGlobalUint64Parallel-4 4413591 27.80 ns/op BenchmarkInt64-4 1816861 65.87 ns/op BenchmarkUint64-4 1806865 65.64 ns/op BenchmarkGlobalIntN1000-4 1722274 68.13 ns/op BenchmarkIntN1000-4 1332795 88.91 ns/op BenchmarkInt64N1000-4 1328514 86.78 ns/op BenchmarkInt64N1e8-4 1379617 84.81 ns/op BenchmarkInt64N1e9-4 1347308 85.60 ns/op BenchmarkInt64N2e9-4 1343427 86.19 ns/op BenchmarkInt64N1e18-4 1346680 92.64 ns/op BenchmarkInt64N2e18-4 1000000 105.9 ns/op BenchmarkInt64N4e18-4 1000000 103.4 ns/op BenchmarkInt32N1000-4 1344662 92.50 ns/op BenchmarkInt32N1e8-4 1323886 92.06 ns/op BenchmarkInt32N1e9-4 1304563 90.51 ns/op BenchmarkInt32N2e9-4 1297400 92.98 ns/op BenchmarkFloat32-4 1632709 72.34 ns/op BenchmarkFloat64-4 1660159 70.42 ns/op BenchmarkExpFloat64-4 1000000 126.7 ns/op BenchmarkNormFloat64-4 1000000 126.3 ns/op BenchmarkPerm3-4 245217 492.2 ns/op BenchmarkPerm30-4 24115 5059 ns/op BenchmarkPerm30ViaShuffle-4 23367 4639 ns/op BenchmarkShuffleOverhead-4 33441 3533 ns/op BenchmarkConcurrent-4 1747461 62.98 ns/op PASS ok math/rand/v2 7.411s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36692 3155 ns/op BenchmarkQDecodeWord-4 88162 1195 ns/op BenchmarkQDecodeHeader-4 91993 1310 ns/op BenchmarkTypeByExtension/.html-4 589540 201.6 ns/op BenchmarkTypeByExtension/.HTML-4 391316 350.2 ns/op BenchmarkTypeByExtension/.unused-4 396508 259.3 ns/op BenchmarkExtensionsByType/text/html-4 236956 731.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 54201 2829 ns/op BenchmarkExtensionsByType/application/octet-stream-4 50107 2670 ns/op PASS ok mime 2.818s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 534 260238 ns/op 47361 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 591 228531 ns/op 48162 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 55 2026907 ns/op 103663 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 454 302807 ns/op 49684 B/op 207 allocs/op PASS ok mime/multipart 1.914s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 853 139245 ns/op PASS ok mime/quotedprintable 1.183s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 17985193 ns/op 8685 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 43137749 ns/op 13610 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025563237 ns/op 150976 B/op 232 allocs/op BenchmarkDNSName-4 134418 766.9 ns/op BenchmarkInterfaces-4 2040 62480 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7363 18463 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1866 67296 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2029 62015 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5294 19247 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3025 45391 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 8120 13931 ns/op BenchmarkParseIPValidIPv4-4 305638 369.7 ns/op BenchmarkParseIPValidIPv6-4 215205 582.1 ns/op BenchmarkIPString/IPv4-4 129579 988.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 11704 10291 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44342 2754 ns/op BenchmarkIPEqual/IPv4-4 964218 125.0 ns/op BenchmarkIPEqual/IPv6-4 975228 124.0 ns/op BenchmarkSendfileZeroBytes-4 3428 37127 ns/op 3838 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1012805131 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1015683067 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1011121229 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1016907957 ns/op 0.01 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1005822516 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1017230638 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1008653823 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1014875695 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1016252257 ns/op 0.26 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1015747856 ns/op 0.52 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1018789075 ns/op 1.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1015255774 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1018429135 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1019040998 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1017415202 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1019416973 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1020334030 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1025407997 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1028298625 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1037959657 ns/op 0.25 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1062816987 ns/op 0.49 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1116204049 ns/op 0.94 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 123 863250 ns/op BenchmarkTCP4OneShotTimeout-4 158 757368 ns/op BenchmarkTCP4Persistent-4 282 356052 ns/op BenchmarkTCP4PersistentTimeout-4 385 326478 ns/op BenchmarkTCP6OneShot-4 163 719048 ns/op BenchmarkTCP6OneShotTimeout-4 139 823607 ns/op BenchmarkTCP6Persistent-4 274 375666 ns/op BenchmarkTCP6PersistentTimeout-4 300 365685 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17676 6755 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16058 7007 ns/op BenchmarkSetReadDeadline-4 135890 906.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 193 577919 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 212 512802 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 204 911233 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 253 422452 ns/op 0 B/op 0 allocs/op PASS ok net 36.219s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 21176 5101 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9751 12331 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 10164 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15577 7280 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 27918 3940 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 36790 2863 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1579179 73.50 ns/op BenchmarkFindChild/n=2/rep=map-4 2775516 39.20 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1407546 84.20 ns/op BenchmarkFindChild/n=4/rep=linear-4 981436 121.7 ns/op BenchmarkFindChild/n=4/rep=map-4 2825424 39.66 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 939579 131.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 554071 234.4 ns/op BenchmarkFindChild/n=8/rep=map-4 2558724 41.57 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 564196 231.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 295440 422.3 ns/op BenchmarkFindChild/n=16/rep=map-4 2924055 37.80 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2244728 51.10 ns/op BenchmarkFindChild/n=32/rep=linear-4 142916 834.9 ns/op BenchmarkFindChild/n=32/rep=map-4 2960409 35.32 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2435805 47.74 ns/op BenchmarkMultiConflicts-4 1 224708722 ns/op BenchmarkServerMatch-4 18637 6678 ns/op BenchmarkReadRequestChrome-4 3938 28840 ns/op 21.19 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9652 12247 ns/op 6.37 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9856 12402 ns/op 6.61 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6410 18649 ns/op 8.10 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14785 7710 ns/op 5.19 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 55 2199137 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/https1-4 45 2495453 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 39 2829446 ns/op 0.36 MB/s BenchmarkFileAndServer_16MB/h1-4 2 70822684 ns/op 236.89 MB/s BenchmarkFileAndServer_16MB/https1-4 1 179938814 ns/op 93.24 MB/s BenchmarkFileAndServer_16MB/h2-4 1 395858108 ns/op 42.38 MB/s BenchmarkFileAndServer_64MB/h1-4 1 293086850 ns/op 228.97 MB/s BenchmarkFileAndServer_64MB/https1-4 1 620298152 ns/op 108.19 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1633101720 ns/op 41.09 MB/s BenchmarkServeMux-4 204 619446 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 244 506856 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 54 2146876 ns/op 6388 B/op 66 allocs/op BenchmarkClientServer/https1-4 33 4007805 ns/op 9571 B/op 103 allocs/op BenchmarkClientServer/h2-4 30 3578160 ns/op 13284 B/op 118 allocs/op BenchmarkClientServerParallel/4/h1-4 348 308333 ns/op 10571 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 26 4270405 ns/op 81836 B/op 892 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58153: read tcp 127.0.0.1:58148->127.0.0.1:58153: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58156: read tcp 127.0.0.1:58148->127.0.0.1:58156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58162: read tcp 127.0.0.1:58148->127.0.0.1:58162: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58164: read tcp 127.0.0.1:58148->127.0.0.1:58164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58163: write tcp 127.0.0.1:58148->127.0.0.1:58163: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58155: write tcp 127.0.0.1:58148->127.0.0.1:58155: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58186: read tcp 127.0.0.1:58165->127.0.0.1:58186: use of closed network connection BenchmarkClientServerParallel/4/h2-4 50 2175303 ns/op 39116 B/op 433 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58215: read tcp 127.0.0.1:58199->127.0.0.1:58215: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58208: read tcp 127.0.0.1:58199->127.0.0.1:58208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58221: read tcp 127.0.0.1:58216->127.0.0.1:58221: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58225: write tcp 127.0.0.1:58216->127.0.0.1:58225: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58223: read tcp 127.0.0.1:58216->127.0.0.1:58223: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58227: write tcp 127.0.0.1:58216->127.0.0.1:58227: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58231: write tcp 127.0.0.1:58216->127.0.0.1:58231: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58230: read tcp 127.0.0.1:58216->127.0.0.1:58230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58222: write tcp 127.0.0.1:58216->127.0.0.1:58222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58229: write tcp 127.0.0.1:58216->127.0.0.1:58229: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 153 747128 ns/op 23262 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 27 3836841 ns/op 72742 B/op 793 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58461: read tcp 127.0.0.1:58450->127.0.0.1:58461: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58462: write tcp 127.0.0.1:58450->127.0.0.1:58462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58456: write tcp 127.0.0.1:58450->127.0.0.1:58456: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58459: read tcp 127.0.0.1:58450->127.0.0.1:58459: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58464: read tcp 127.0.0.1:58450->127.0.0.1:58464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58463: write tcp 127.0.0.1:58450->127.0.0.1:58463: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58457: write tcp 127.0.0.1:58450->127.0.0.1:58457: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58468: read tcp 127.0.0.1:58465->127.0.0.1:58468: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58484: read tcp 127.0.0.1:58465->127.0.0.1:58484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58485: read tcp 127.0.0.1:58465->127.0.0.1:58485: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 76 4393045 ns/op 71508 B/op 812 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58505: write tcp 127.0.0.1:58500->127.0.0.1:58505: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58504: write tcp 127.0.0.1:58500->127.0.0.1:58504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58506: write tcp 127.0.0.1:58500->127.0.0.1:58506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58531: write tcp 127.0.0.1:58516->127.0.0.1:58531: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58532: read tcp 127.0.0.1:58516->127.0.0.1:58532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58527: read tcp 127.0.0.1:58516->127.0.0.1:58527: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58529: read tcp 127.0.0.1:58516->127.0.0.1:58529: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58526: read tcp 127.0.0.1:58516->127.0.0.1:58526: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58530: read tcp 127.0.0.1:58516->127.0.0.1:58530: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58536: read tcp 127.0.0.1:58516->127.0.0.1:58536: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1061845740 ns/op 31984 B/op 153 allocs/op BenchmarkClient-4 36 2915374 ns/op 4157 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 560 184435 ns/op 7336 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 820 126273 ns/op 3105 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1220 108063 ns/op 1931 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1008 105912 ns/op 2802 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1128 104382 ns/op 2753 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1164 100927 ns/op 2741 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1279 92777 ns/op 1958 B/op 14 allocs/op BenchmarkServerHijack-4 1200 154946 ns/op 16806 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 2835146 ns/op 6464 B/op 54 allocs/op BenchmarkResponseStatusLine-4 400953 297.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.126s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2895 69541 ns/op 34194 B/op 14 allocs/op PASS ok net/http/httputil 1.270s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 98761 1170 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 482617 263.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 202326 597.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67886 1770 ns/op BenchmarkStdIPv4-4 161485 747.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 113668 1077 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 116748 1062 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 103336 1212 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 89888 1370 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1630044 72.37 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1390881 84.86 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 940023 134.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 328849 393.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 355332 359.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 303584 424.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95491 1350 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 276307 480.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 173835 743.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 180048 710.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 167896 759.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86160 1466 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 390117 347.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 126370 1070 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 193354 687.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 234866 566.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 140426 763.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 320378 379.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153177 800.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 150398 801.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 153693 824.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 118437 1121 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 499507 259.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 159784 803.8 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 220465 604.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 237472 462.2 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 180734 711.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 244135 513.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 103981 1151 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 140828 886.5 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 171806 747.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 127237 973.2 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 271249 471.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 114440 1087 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 144834 955.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 177636 703.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 132325 948.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 916443 132.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 949533 131.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 984934 131.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 878244 131.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 896638 131.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 845197 131.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 856309 131.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 978505 135.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 862504 132.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 387894 347.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 419479 275.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 238820 531.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 250070 491.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 222560 562.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83590 1511 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 573358 223.5 ns/op PASS ok net/netip 11.095s 2024/04/02 17:58:17 Test RPC server listening on 127.0.0.1:58712 2024/04/02 17:58:17 Test HTTP RPC server listening on 127.0.0.1:58713 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 154 717960 ns/op BenchmarkEndToEndHTTP-4 202 588628 ns/op BenchmarkEndToEndAsync-4 1527 89436 ns/op BenchmarkEndToEndAsyncHTTP-4 1452 78872 ns/op PASS ok net/rpc 2.030s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3924 32940 ns/op BenchmarkReadMIMEHeader/server_headers-4 5356 22347 ns/op BenchmarkUncommon-4 24714 4905 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.518s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4323 26965 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 79010 1480 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 538255 249.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 107869 1089 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 218934 595.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 99954 1174 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15753 7336 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 349308 298.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 104198 1128 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 217202 597.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 96391 1341 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18382 7179 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 166342 718.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69268 1755 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 66441 1805 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29650 3906 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4699 21589 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 177148 732.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64758 1756 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 66844 1756 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 31108 3938 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6254 20751 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.921s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2393656 46.54 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 133922 818.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 488 236544 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries os_test.go:516: benchmarkReaddirname ".": 128 entries BenchmarkReaddir-4 182 648443 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries os_test.go:533: benchmarkReaddir ".": 128 entries BenchmarkReadDir-4 434 285149 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries os_test.go:550: benchmarkReadDir ".": 128 entries BenchmarkStatDot-4 50119 2531 ns/op BenchmarkStatFile-4 34578 3715 ns/op BenchmarkStatDir-4 32306 3652 ns/op BenchmarkLstatDot-4 48620 2406 ns/op BenchmarkLstatFile-4 33248 3698 ns/op BenchmarkLstatDir-4 33502 3642 ns/op BenchmarkRemoveAll-4 7 18420777 ns/op 29912 B/op 530 allocs/op PASS ok os 5.544s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 6321559 ns/op 8983 B/op 30 allocs/op PASS ok os/exec 1.211s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 269619 374.0 ns/op PASS ok os/user 1.220s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2351178 45.55 ns/op BenchmarkString-4 1490092 75.51 ns/op BenchmarkBytes-4 1631860 71.24 ns/op BenchmarkNamedBytes-4 1000000 124.6 ns/op BenchmarkBytesArray-4 774090 163.4 ns/op BenchmarkSliceLen-4 1891964 62.18 ns/op BenchmarkMapLen-4 839024 157.0 ns/op BenchmarkStringLen-4 1344966 87.86 ns/op BenchmarkArrayLen-4 989928 142.5 ns/op BenchmarkSliceCap-4 1951926 58.15 ns/op BenchmarkDeepEqual/int8-4 378679 310.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81796 1414 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 376336 343.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81844 1458 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 371110 343.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 84835 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 387258 335.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 84531 1404 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 384055 337.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 86011 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 395797 296.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 116148 1046 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 376634 339.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87873 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 374396 343.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 82812 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 353482 362.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81529 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 352261 340.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81480 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 369614 347.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 85546 1404 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 366498 334.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 83968 1423 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 375564 345.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81586 1416 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 386941 335.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 84038 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 364592 335.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83989 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 438070 296.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83864 1366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 376209 324.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84840 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 113580 1065 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 53132 2144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 42313 2859 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32403 3735 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31915 3690 ns/op BenchmarkIsZero/ArrayComparable-4 373646 336.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 32264 3692 ns/op BenchmarkIsZero/StructComparable-4 760293 173.9 ns/op BenchmarkIsZero/StructIncomparable-4 150966 811.2 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 101.5 ns/op BenchmarkIsZero/ArrayInt_1024-4 23115 5061 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 44622 2625 ns/op BenchmarkIsZero/Struct4Int-4 1235703 95.74 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 23192 5032 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 23101 4968 ns/op BenchmarkIsZero/StructInt_512-4 44212 2617 ns/op BenchmarkSetZero/Bool/Direct-4 2594040 45.67 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 121.1 ns/op BenchmarkSetZero/Bool/NewZero-4 686176 172.1 ns/op BenchmarkSetZero/Int/Direct-4 2034685 59.91 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 121.1 ns/op BenchmarkSetZero/Int/NewZero-4 733575 168.4 ns/op BenchmarkSetZero/Uint/Direct-4 1938556 60.69 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 120.0 ns/op BenchmarkSetZero/Uint/NewZero-4 766365 169.0 ns/op BenchmarkSetZero/Float/Direct-4 1990459 59.10 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 121.8 ns/op BenchmarkSetZero/Float/NewZero-4 654483 199.2 ns/op BenchmarkSetZero/Complex/Direct-4 2006924 60.67 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 120.3 ns/op BenchmarkSetZero/Complex/NewZero-4 784050 163.3 ns/op BenchmarkSetZero/Array/Direct-4 2073895 56.03 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 117.3 ns/op BenchmarkSetZero/Array/NewZero-4 749275 167.6 ns/op BenchmarkSetZero/Chan/Direct-4 2037601 59.08 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 123.7 ns/op BenchmarkSetZero/Chan/NewZero-4 709341 169.2 ns/op BenchmarkSetZero/Func/Direct-4 1979300 58.68 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 119.4 ns/op BenchmarkSetZero/Func/NewZero-4 595820 171.9 ns/op BenchmarkSetZero/Interface/Direct-4 1860002 62.57 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 120.0 ns/op BenchmarkSetZero/Interface/NewZero-4 711013 164.5 ns/op BenchmarkSetZero/Map/Direct-4 2053251 58.16 ns/op BenchmarkSetZero/Map/CachedZero-4 915573 122.6 ns/op BenchmarkSetZero/Map/NewZero-4 761095 167.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2067248 59.01 ns/op BenchmarkSetZero/Pointer/CachedZero-4 982504 122.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 646972 170.0 ns/op BenchmarkSetZero/Slice/Direct-4 1768653 62.78 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 119.6 ns/op BenchmarkSetZero/Slice/NewZero-4 778426 163.4 ns/op BenchmarkSetZero/String/Direct-4 1996351 66.39 ns/op BenchmarkSetZero/String/CachedZero-4 964392 117.1 ns/op BenchmarkSetZero/String/NewZero-4 778101 166.1 ns/op BenchmarkSetZero/Struct/Direct-4 1962487 55.48 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 117.2 ns/op BenchmarkSetZero/Struct/NewZero-4 715377 164.1 ns/op BenchmarkSelect/1-4 201504 715.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 76845 1739 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 37384 3759 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 209620 539.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 186530 709.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 146652 835.3 ns/op 153.25 MB/s BenchmarkCallArgCopy/size=256-4 123285 1121 ns/op 228.37 MB/s BenchmarkCallArgCopy/size=1024-4 90229 2054 ns/op 498.61 MB/s BenchmarkCallArgCopy/size=4096-4 19768 5380 ns/op 761.40 MB/s BenchmarkCallArgCopy/size=65536-4 1984 87985 ns/op 744.86 MB/s BenchmarkFieldByName1-4 821959 149.8 ns/op BenchmarkFieldByName2-4 40926 3366 ns/op BenchmarkFieldByName3-4 5718 21934 ns/op BenchmarkInterfaceBig-4 2081601 55.05 ns/op BenchmarkInterfaceSmall-4 2677941 40.34 ns/op BenchmarkNew-4 1000000 112.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2216 51533 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2008 63993 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2274 56543 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1867 66686 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2432 51452 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2004 64018 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 193791 631.3 ns/op BenchmarkTypeForString-4 1000000 107.9 ns/op BenchmarkTypeForError-4 711985 180.0 ns/op PASS ok reflect 22.522s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6854 23415 ns/op 9115 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 18653 ns/op 9358 B/op 1 allocs/op BenchmarkFindString-4 10000 20746 ns/op 9328 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 23337 ns/op 9559 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9079 22339 ns/op 9286 B/op 2 allocs/op BenchmarkLiteral-4 10000 15683 ns/op BenchmarkNotLiteral-4 4359 41531 ns/op BenchmarkMatchClass-4 3244 55289 ns/op BenchmarkMatchClass_InRange-4 3385 47936 ns/op BenchmarkReplaceAll-4 1440 111492 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15833 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 21216 5554 ns/op BenchmarkAnchoredShortMatch-4 10000 18298 ns/op BenchmarkAnchoredLongMatch-4 13848 8227 ns/op BenchmarkOnePassShortA-4 17718 6708 ns/op BenchmarkNotOnePassShortA-4 8800 22682 ns/op BenchmarkOnePassShortB-4 22575 5175 ns/op BenchmarkNotOnePassShortB-4 6034 22451 ns/op BenchmarkOnePassLongPrefix-4 73830 1567 ns/op BenchmarkOnePassLongNotPrefix-4 28713 4280 ns/op BenchmarkMatchParallelShared-4 10000 18429 ns/op BenchmarkMatchParallelCopied-4 10000 19412 ns/op BenchmarkQuoteMetaAll-4 139644 869.8 ns/op 16.10 MB/s BenchmarkQuoteMetaNone-4 368526 353.3 ns/op 73.58 MB/s BenchmarkCompile/Onepass-4 4662 28934 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1867 75000 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 177 689004 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2824614 39.53 ns/op 404.80 MB/s BenchmarkMatch/Easy0/32-4 10000 16526 ns/op 1.94 MB/s BenchmarkMatch/Easy0/1K-4 10000 17428 ns/op 58.76 MB/s BenchmarkMatch/Easy0i/16-4 2813568 40.46 ns/op 395.49 MB/s BenchmarkMatch/Easy0i/32-4 5864 30946 ns/op 1.03 MB/s BenchmarkMatch/Easy0i/1K-4 238 472276 ns/op 2.17 MB/s BenchmarkMatch/Easy1/16-4 2786360 39.50 ns/op 405.10 MB/s BenchmarkMatch/Easy1/32-4 10000 16234 ns/op 1.97 MB/s BenchmarkMatch/Easy1/1K-4 6198 27350 ns/op 37.44 MB/s BenchmarkMatch/Medium/16-4 2709489 40.07 ns/op 399.33 MB/s BenchmarkMatch/Medium/32-4 5005 31201 ns/op 1.03 MB/s BenchmarkMatch/Medium/1K-4 288 416774 ns/op 2.46 MB/s BenchmarkMatch/Hard/16-4 2630882 40.84 ns/op 391.77 MB/s BenchmarkMatch/Hard/32-4 4264 42517 ns/op 0.75 MB/s BenchmarkMatch/Hard/1K-4 156 725977 ns/op 1.41 MB/s BenchmarkMatch/Hard1/16-4 1470 92878 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 824 164409 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 25 4567814 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 25348 4540 ns/op 3.52 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15956 7419 ns/op 4.31 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 588 199862 ns/op 5.12 MB/s 24 B/op 0 allocs/op PASS ok regexp 10.475s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 880183 143.8 ns/op BenchmarkIsWordChar-4 214510 559.7 ns/op PASS ok regexp/syntax 2.397s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 85935 1476 ns/op BenchmarkCallers/inlined-4 87512 1557 ns/op BenchmarkCallers/no-cache-4 19316 6294 ns/op BenchmarkFPCallers/cached-4 3585301 33.20 ns/op BenchmarkMakeChan/Byte-4 897807 263.9 ns/op BenchmarkMakeChan/Int-4 612346 353.2 ns/op BenchmarkMakeChan/Ptr-4 896402 427.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 284.1 ns/op BenchmarkMakeChan/Struct/32-4 210308 580.5 ns/op BenchmarkMakeChan/Struct/40-4 224460 668.8 ns/op BenchmarkChanNonblocking-4 6322974 17.51 ns/op BenchmarkSelectUncontended-4 1119384 106.1 ns/op BenchmarkSelectSyncContended-4 103906 1193 ns/op BenchmarkSelectAsyncContended-4 315066 420.6 ns/op BenchmarkSelectNonblock-4 3928406 27.79 ns/op BenchmarkChanUncontended-4 17660 8265 ns/op BenchmarkChanContended-4 4388 25337 ns/op BenchmarkChanSync-4 205146 545.0 ns/op BenchmarkChanSyncWork-4 63488 1885 ns/op BenchmarkChanProdCons0-4 227071 504.5 ns/op BenchmarkChanProdCons10-4 460564 262.4 ns/op BenchmarkChanProdCons100-4 516780 227.2 ns/op BenchmarkChanProdConsWork0-4 162046 705.2 ns/op BenchmarkChanProdConsWork10-4 256303 455.6 ns/op BenchmarkChanProdConsWork100-4 264924 447.3 ns/op BenchmarkSelectProdCons-4 170382 724.8 ns/op BenchmarkReceiveDataFromClosedChan-4 976861 131.2 ns/op BenchmarkChanCreation-4 182899 627.2 ns/op BenchmarkChanSem-4 234960 497.9 ns/op BenchmarkChanPopular-4 126 911489 ns/op BenchmarkChanClosed-4 890046 135.6 ns/op BenchmarkCallClosure-4 4780960 23.76 ns/op BenchmarkCallClosure1-4 5159977 22.68 ns/op BenchmarkCallClosure2-4 1000000 113.4 ns/op BenchmarkCallClosure3-4 1334725 90.84 ns/op BenchmarkCallClosure4-4 1000000 131.7 ns/op BenchmarkComplex128DivNormal-4 13826995 8.883 ns/op BenchmarkComplex128DivNisNaN-4 9778093 11.42 ns/op BenchmarkComplex128DivDisNaN-4 10198687 11.43 ns/op BenchmarkComplex128DivNisInf-4 14751445 8.804 ns/op BenchmarkComplex128DivDisInf-4 7504825 15.49 ns/op BenchmarkAllocation-4 3222 76116 ns/op BenchmarkReadMemStats-4 100 1207386 ns/op BenchmarkReadMemStatsLatency-4 1 1365504 p50-ns 1365504 p90-ns 1365504 p99-ns BenchmarkWriteBarrier-4 2731466 41.74 ns/op BenchmarkBulkWriteBarrier-4 5980536 20.53 ns/op BenchmarkScanStackNoLocals-4 3 45045360 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13062901 7.804 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13066597 8.408 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11004333 10.00 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8946434 13.39 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6480924 19.86 ns/op BenchmarkHash5-4 9393739 12.61 ns/op 396.40 MB/s BenchmarkHash16-4 8543169 14.00 ns/op 1143.04 MB/s BenchmarkHash64-4 6918150 15.55 ns/op 4115.62 MB/s BenchmarkHash1024-4 2418636 47.57 ns/op 21524.47 MB/s BenchmarkHash65536-4 47706 2410 ns/op 27198.03 MB/s BenchmarkAlignedLoad-4 10054724 10.98 ns/op BenchmarkUnalignedLoad-4 10141804 11.02 ns/op BenchmarkEqEfaceConcrete-4 7670748 15.34 ns/op BenchmarkEqIfaceConcrete-4 7724072 15.99 ns/op BenchmarkNeEfaceConcrete-4 7713301 15.17 ns/op BenchmarkNeIfaceConcrete-4 7588609 15.00 ns/op BenchmarkConvT2EByteSized/bool-4 4250557 25.67 ns/op BenchmarkConvT2EByteSized/uint8-4 4433580 25.34 ns/op BenchmarkConvT2ESmall-4 4322956 26.75 ns/op BenchmarkConvT2EUintptr-4 4295054 26.99 ns/op BenchmarkConvT2ELarge-4 1000000 127.7 ns/op BenchmarkConvT2ISmall-4 4447683 25.97 ns/op BenchmarkConvT2IUintptr-4 4175965 28.00 ns/op BenchmarkConvT2ILarge-4 909854 126.7 ns/op BenchmarkConvI2E-4 4515021 25.74 ns/op BenchmarkConvI2I-4 3610441 29.61 ns/op BenchmarkAssertE2T-4 4270072 27.15 ns/op BenchmarkAssertE2TLarge-4 2245318 51.11 ns/op BenchmarkAssertE2I-4 3922098 25.82 ns/op BenchmarkAssertI2T-4 4177395 29.40 ns/op BenchmarkAssertI2I-4 3911568 26.21 ns/op BenchmarkAssertI2E-4 4790600 24.51 ns/op BenchmarkAssertE2E-4 4086103 24.76 ns/op BenchmarkAssertE2T2-4 2553812 46.91 ns/op BenchmarkAssertE2T2Blank-4 3596671 31.73 ns/op BenchmarkAssertI2E2-4 3945052 30.33 ns/op BenchmarkAssertI2E2Blank-4 4321414 25.29 ns/op BenchmarkAssertE2E2-4 3268518 36.99 ns/op BenchmarkAssertE2E2Blank-4 4218711 25.54 ns/op BenchmarkConvT2Ezero/zero/16-4 4393268 26.87 ns/op BenchmarkConvT2Ezero/zero/32-4 4465828 26.83 ns/op BenchmarkConvT2Ezero/zero/64-4 4450923 27.16 ns/op BenchmarkConvT2Ezero/zero/str-4 4295910 27.47 ns/op BenchmarkConvT2Ezero/zero/slice-4 4389716 27.29 ns/op BenchmarkConvT2Ezero/zero/big-4 141228 1021 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 109.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 124.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 154012 989.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4336898 27.14 ns/op BenchmarkConvT2Ezero/smallint/32-4 4335392 28.09 ns/op BenchmarkConvT2Ezero/smallint/64-4 4232664 27.64 ns/op BenchmarkConvT2Ezero/largeint/16-4 1222965 90.63 ns/op BenchmarkConvT2Ezero/largeint/32-4 1387082 91.29 ns/op BenchmarkConvT2Ezero/largeint/64-4 1372647 90.04 ns/op BenchmarkMalloc8-4 1710338 80.54 ns/op BenchmarkMalloc16-4 1259571 80.10 ns/op BenchmarkMallocTypeInfo8-4 1464682 74.15 ns/op BenchmarkMallocTypeInfo16-4 1388889 86.03 ns/op BenchmarkMallocLargeStruct-4 91224 1207 ns/op BenchmarkGoroutineSelect-4 33 3744113 ns/op BenchmarkGoroutineBlocking-4 30 3733863 ns/op BenchmarkGoroutineForRange-4 33 3637428 ns/op BenchmarkGoroutineIdle-4 26 3986926 ns/op BenchmarkHashStringSpeed-4 2490500 45.04 ns/op BenchmarkHashBytesSpeed-4 1254009 92.36 ns/op BenchmarkHashInt32Speed-4 2764311 38.81 ns/op BenchmarkHashInt64Speed-4 2736040 40.81 ns/op BenchmarkHashStringArraySpeed-4 648642 206.7 ns/op BenchmarkMegMap-4 3004581 38.74 ns/op BenchmarkMegOneMap-4 2846712 42.06 ns/op BenchmarkMegEqMap-4 3428 37719 ns/op BenchmarkMegEmptyMap-4 3373563 34.74 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2659207 47.69 ns/op BenchmarkSmallStrMap-4 2521141 46.56 ns/op BenchmarkMapStringKeysEight_16-4 2863431 38.77 ns/op BenchmarkMapStringKeysEight_32-4 2456343 46.39 ns/op BenchmarkMapStringKeysEight_64-4 2790718 41.15 ns/op BenchmarkMapStringKeysEight_1M-4 2582239 45.00 ns/op BenchmarkIntMap-4 2626216 44.72 ns/op BenchmarkMapFirst/1-4 3545694 31.39 ns/op BenchmarkMapFirst/2-4 3483768 31.23 ns/op BenchmarkMapFirst/3-4 3675129 31.05 ns/op BenchmarkMapFirst/4-4 3558168 33.21 ns/op BenchmarkMapFirst/5-4 2684931 37.25 ns/op BenchmarkMapFirst/6-4 3015374 38.76 ns/op BenchmarkMapFirst/7-4 3353425 31.09 ns/op BenchmarkMapFirst/8-4 3862366 39.84 ns/op BenchmarkMapFirst/9-4 3408577 34.60 ns/op BenchmarkMapFirst/10-4 3198121 36.72 ns/op BenchmarkMapFirst/11-4 3200049 36.48 ns/op BenchmarkMapFirst/12-4 2889246 41.21 ns/op BenchmarkMapFirst/13-4 2772912 41.62 ns/op BenchmarkMapFirst/14-4 3455634 34.13 ns/op BenchmarkMapFirst/15-4 3291812 36.26 ns/op BenchmarkMapFirst/16-4 3231559 34.24 ns/op BenchmarkMapMid/1-4 3957703 31.81 ns/op BenchmarkMapMid/2-4 3523218 31.42 ns/op BenchmarkMapMid/3-4 3732464 31.42 ns/op BenchmarkMapMid/4-4 2762523 42.99 ns/op BenchmarkMapMid/5-4 2657559 41.88 ns/op BenchmarkMapMid/6-4 3156774 48.75 ns/op BenchmarkMapMid/7-4 3593080 42.32 ns/op BenchmarkMapMid/8-4 2672947 45.63 ns/op BenchmarkMapMid/9-4 3205562 35.28 ns/op BenchmarkMapMid/10-4 2657860 37.70 ns/op BenchmarkMapMid/11-4 3260966 38.82 ns/op BenchmarkMapMid/12-4 3300760 35.85 ns/op BenchmarkMapMid/13-4 2839592 35.27 ns/op BenchmarkMapMid/14-4 3094569 36.04 ns/op BenchmarkMapMid/15-4 3431829 36.12 ns/op BenchmarkMapMid/16-4 3291572 35.46 ns/op BenchmarkMapLast/1-4 3695131 30.78 ns/op BenchmarkMapLast/2-4 3330313 31.42 ns/op BenchmarkMapLast/3-4 2999076 38.44 ns/op BenchmarkMapLast/4-4 2927138 40.23 ns/op BenchmarkMapLast/5-4 3473991 34.61 ns/op BenchmarkMapLast/6-4 3078030 42.49 ns/op BenchmarkMapLast/7-4 2929368 36.21 ns/op BenchmarkMapLast/8-4 2694909 44.79 ns/op BenchmarkMapLast/9-4 3301311 38.45 ns/op BenchmarkMapLast/10-4 3148044 36.65 ns/op BenchmarkMapLast/11-4 3071164 37.45 ns/op BenchmarkMapLast/12-4 2774791 38.75 ns/op BenchmarkMapLast/13-4 2832744 40.78 ns/op BenchmarkMapLast/14-4 2967963 38.80 ns/op BenchmarkMapLast/15-4 3082840 35.89 ns/op BenchmarkMapLast/16-4 3332134 35.35 ns/op BenchmarkMapCycle-4 2441955 47.20 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3018841 38.00 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2918 39258 ns/op BenchmarkMakeMap/[Byte]Byte-4 594728 313.2 ns/op BenchmarkMakeMap/[Int]Int-4 163114 725.7 ns/op BenchmarkNewEmptyMap-4 3480991 29.72 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1246461 92.85 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 645914 210.5 ns/op BenchmarkMapIterEmpty-4 3837115 28.78 ns/op BenchmarkSameLengthMap-4 3625767 32.24 ns/op BenchmarkBigKeyMap-4 1412059 86.61 ns/op BenchmarkBigValMap-4 1224360 95.77 ns/op BenchmarkSmallKeyMap-4 2822760 41.50 ns/op BenchmarkMapPopulate/1-4 1797576 61.19 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 172387 1107 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8818 15101 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 850 193533 ns/op 53293 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 43 2663645 ns/op 427821 B/op 322 allocs/op BenchmarkMapPopulate/100000-4 6 17743873 ns/op 3608344 B/op 3991 allocs/op BenchmarkComplexAlgMap-4 494215 228.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1676101 70.83 ns/op BenchmarkGoMapClear/Reflexive/10-4 1542158 78.64 ns/op BenchmarkGoMapClear/Reflexive/100-4 636195 189.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 67226 1776 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7627 14567 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1313108 89.32 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1236487 95.97 ns/op BenchmarkGoMapClear/NonReflexive/100-4 603106 209.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 68092 1783 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7308 14739 ns/op BenchmarkMapStringConversion/32/simple-4 1435495 87.14 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1282683 91.10 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1316454 91.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1384310 84.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1256970 95.90 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1728046 63.97 ns/op BenchmarkMapInterfacePtr-4 1757038 68.67 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2706837 37.67 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 69184 1708 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5737 20769 ns/op BenchmarkMapPop1000-4 430 277142 ns/op BenchmarkMapPop10000-4 21 4848318 ns/op BenchmarkMapAssign/Int32/256-4 2337643 49.89 ns/op BenchmarkMapAssign/Int32/65536-4 1599610 71.39 ns/op BenchmarkMapAssign/Int64/256-4 2218348 50.23 ns/op BenchmarkMapAssign/Int64/65536-4 1567423 80.47 ns/op BenchmarkMapAssign/Str/256-4 1959919 61.78 ns/op BenchmarkMapAssign/Str/65536-4 809552 127.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1388970 86.78 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 945138 130.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1456666 81.53 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 738529 168.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 533083 3682 ns/op BenchmarkMapOperatorAssign/Str/65536-4 184040 561.4 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 137.3 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 267350 396.9 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 144.1 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 236551 516.0 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 713809 192.2 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 194830 522.5 ns/op 101 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1369275 94.05 ns/op BenchmarkMapDelete/Int32/1000-4 1637079 68.89 ns/op BenchmarkMapDelete/Int32/10000-4 2070690 58.10 ns/op BenchmarkMapDelete/Int64/100-4 1169804 95.14 ns/op BenchmarkMapDelete/Int64/1000-4 2058250 57.34 ns/op BenchmarkMapDelete/Int64/10000-4 2031298 60.66 ns/op BenchmarkMapDelete/Str/100-4 1000000 101.4 ns/op BenchmarkMapDelete/Str/1000-4 1767924 71.22 ns/op BenchmarkMapDelete/Str/10000-4 1811049 65.86 ns/op BenchmarkMapDelete/Pointer/100-4 1220877 92.02 ns/op BenchmarkMapDelete/Pointer/1000-4 2000670 62.07 ns/op BenchmarkMapDelete/Pointer/10000-4 1879224 61.47 ns/op BenchmarkMemmove/0-4 21678037 5.512 ns/op BenchmarkMemmove/1-4 1549641 77.73 ns/op 12.87 MB/s BenchmarkMemmove/2-4 1501743 78.08 ns/op 25.62 MB/s BenchmarkMemmove/3-4 1500405 78.38 ns/op 38.28 MB/s BenchmarkMemmove/4-4 1522069 79.92 ns/op 50.05 MB/s BenchmarkMemmove/5-4 1470292 78.79 ns/op 63.46 MB/s BenchmarkMemmove/6-4 1508924 78.92 ns/op 76.02 MB/s BenchmarkMemmove/7-4 1514791 79.87 ns/op 87.64 MB/s BenchmarkMemmove/8-4 1516299 78.54 ns/op 101.86 MB/s BenchmarkMemmove/9-4 1494738 79.69 ns/op 112.94 MB/s BenchmarkMemmove/10-4 1455474 86.45 ns/op 115.67 MB/s BenchmarkMemmove/11-4 1481992 82.36 ns/op 133.56 MB/s BenchmarkMemmove/12-4 1424548 85.09 ns/op 141.02 MB/s BenchmarkMemmove/13-4 1383206 85.64 ns/op 151.80 MB/s BenchmarkMemmove/14-4 1417359 85.69 ns/op 163.37 MB/s BenchmarkMemmove/15-4 1374960 85.94 ns/op 174.55 MB/s BenchmarkMemmove/16-4 1464243 85.22 ns/op 187.75 MB/s BenchmarkMemmove/32-4 1393452 88.73 ns/op 360.64 MB/s BenchmarkMemmove/64-4 1346487 86.40 ns/op 740.73 MB/s BenchmarkMemmove/128-4 1257723 93.96 ns/op 1362.27 MB/s BenchmarkMemmove/256-4 1000000 113.2 ns/op 2262.12 MB/s BenchmarkMemmove/512-4 856900 148.5 ns/op 3447.90 MB/s BenchmarkMemmove/1024-4 559095 233.9 ns/op 4378.37 MB/s BenchmarkMemmove/2048-4 348840 368.0 ns/op 5565.42 MB/s BenchmarkMemmove/4096-4 195793 651.7 ns/op 6285.20 MB/s BenchmarkMemmoveOverlap/32-4 1434439 81.89 ns/op 390.78 MB/s BenchmarkMemmoveOverlap/64-4 1354419 90.06 ns/op 710.61 MB/s BenchmarkMemmoveOverlap/128-4 1000000 103.0 ns/op 1242.87 MB/s BenchmarkMemmoveOverlap/256-4 1000000 114.3 ns/op 2239.99 MB/s BenchmarkMemmoveOverlap/512-4 838917 151.9 ns/op 3369.80 MB/s BenchmarkMemmoveOverlap/1024-4 549681 236.3 ns/op 4333.24 MB/s BenchmarkMemmoveOverlap/2048-4 339051 370.5 ns/op 5528.08 MB/s BenchmarkMemmoveOverlap/4096-4 181158 662.6 ns/op 6181.90 MB/s BenchmarkMemmoveUnalignedDst/0-4 18983349 5.604 ns/op BenchmarkMemmoveUnalignedDst/1-4 1513177 79.37 ns/op 12.60 MB/s BenchmarkMemmoveUnalignedDst/2-4 1479212 80.25 ns/op 24.92 MB/s BenchmarkMemmoveUnalignedDst/3-4 1464992 81.23 ns/op 36.93 MB/s BenchmarkMemmoveUnalignedDst/4-4 1433300 80.29 ns/op 49.82 MB/s BenchmarkMemmoveUnalignedDst/5-4 1454404 80.42 ns/op 62.17 MB/s BenchmarkMemmoveUnalignedDst/6-4 1508592 78.84 ns/op 76.10 MB/s BenchmarkMemmoveUnalignedDst/7-4 1538750 78.07 ns/op 89.67 MB/s BenchmarkMemmoveUnalignedDst/8-4 1567916 76.41 ns/op 104.70 MB/s BenchmarkMemmoveUnalignedDst/9-4 1463426 87.14 ns/op 103.28 MB/s BenchmarkMemmoveUnalignedDst/10-4 1349212 97.23 ns/op 102.85 MB/s BenchmarkMemmoveUnalignedDst/11-4 1390771 87.36 ns/op 125.92 MB/s BenchmarkMemmoveUnalignedDst/12-4 1398781 85.37 ns/op 140.56 MB/s BenchmarkMemmoveUnalignedDst/13-4 1393830 86.71 ns/op 149.93 MB/s BenchmarkMemmoveUnalignedDst/14-4 1358439 86.46 ns/op 161.92 MB/s BenchmarkMemmoveUnalignedDst/15-4 1345716 85.55 ns/op 175.34 MB/s BenchmarkMemmoveUnalignedDst/16-4 1457479 80.07 ns/op 199.82 MB/s BenchmarkMemmoveUnalignedDst/32-4 1339218 87.11 ns/op 367.35 MB/s BenchmarkMemmoveUnalignedDst/64-4 1353808 89.14 ns/op 717.99 MB/s BenchmarkMemmoveUnalignedDst/128-4 1234004 97.89 ns/op 1307.56 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 119.3 ns/op 2145.21 MB/s BenchmarkMemmoveUnalignedDst/512-4 829315 156.7 ns/op 3267.48 MB/s BenchmarkMemmoveUnalignedDst/1024-4 514611 241.7 ns/op 4237.14 MB/s BenchmarkMemmoveUnalignedDst/2048-4 337682 376.7 ns/op 5436.32 MB/s BenchmarkMemmoveUnalignedDst/4096-4 187684 669.3 ns/op 6119.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1372400 87.23 ns/op 366.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1276873 92.27 ns/op 693.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 100.6 ns/op 1271.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 120.7 ns/op 2121.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 823664 161.1 ns/op 3177.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 530146 242.6 ns/op 4220.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 322006 381.3 ns/op 5370.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 188451 663.1 ns/op 6177.12 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18521830 5.704 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1557788 75.92 ns/op 13.17 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1523710 79.81 ns/op 25.06 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1388798 80.94 ns/op 37.06 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1429106 83.04 ns/op 48.17 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1436149 83.88 ns/op 59.61 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1425036 85.18 ns/op 70.44 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1380151 83.98 ns/op 83.36 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1412721 79.09 ns/op 101.15 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1328708 88.25 ns/op 101.98 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1390020 83.84 ns/op 119.27 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1434348 83.24 ns/op 132.15 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1417456 83.39 ns/op 143.90 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1425806 83.28 ns/op 156.09 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1301455 82.85 ns/op 168.97 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1423023 87.08 ns/op 172.25 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1428834 83.67 ns/op 191.22 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1362162 86.63 ns/op 369.37 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1318370 90.86 ns/op 704.40 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 100.4 ns/op 1275.32 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 118.8 ns/op 2154.98 MB/s BenchmarkMemmoveUnalignedSrc/512-4 816908 157.9 ns/op 3241.63 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 537638 240.3 ns/op 4262.18 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 337196 384.3 ns/op 5328.78 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 189543 710.5 ns/op 5764.66 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1298971 97.34 ns/op 164.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1292534 91.75 ns/op 174.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1261214 94.59 ns/op 169.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1239938 96.08 ns/op 166.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1283499 94.37 ns/op 169.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1271389 92.54 ns/op 172.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1310631 90.63 ns/op 176.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1292928 91.65 ns/op 174.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 101.1 ns/op 633.17 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 105.5 ns/op 606.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1221954 98.99 ns/op 646.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1201260 99.66 ns/op 642.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 100.1 ns/op 639.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1208716 97.15 ns/op 658.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1228302 111.9 ns/op 572.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 120.2 ns/op 532.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 899820 145.2 ns/op 1763.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 747944 172.6 ns/op 1483.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 1000000 125.7 ns/op 2036.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 1000000 122.9 ns/op 2082.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 1000000 124.3 ns/op 2059.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 1000000 121.8 ns/op 2101.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 1000000 130.0 ns/op 1969.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 973620 132.5 ns/op 1931.95 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 110973 1104 ns/op 3711.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 70392 1703 ns/op 2405.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 181869 718.4 ns/op 5701.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 180946 729.0 ns/op 5618.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 176618 758.6 ns/op 5399.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 182870 705.0 ns/op 5809.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 172750 697.1 ns/op 5876.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 180037 710.0 ns/op 5769.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6942 18153 ns/op 3610.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4428 27760 ns/op 2360.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 10000 10914 ns/op 6004.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 11136 ns/op 5885.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 11196 ns/op 5853.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9361 11810 ns/op 5549.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 10000 11675 ns/op 5613.31 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 10000 12259 ns/op 5346.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1288497 93.96 ns/op 340.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1210374 95.54 ns/op 669.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 111.1 ns/op 1152.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 131.6 ns/op 1944.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 700453 162.5 ns/op 3149.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 501182 256.8 ns/op 3988.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 315823 411.3 ns/op 4979.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 171720 758.9 ns/op 5397.55 MB/s BenchmarkMemclr/5-4 15693045 7.761 ns/op 644.28 MB/s BenchmarkMemclr/16-4 15362052 7.743 ns/op 2066.34 MB/s BenchmarkMemclr/64-4 14867769 8.050 ns/op 7950.52 MB/s BenchmarkMemclr/256-4 12912804 9.534 ns/op 26850.96 MB/s BenchmarkMemclr/4096-4 2405200 49.59 ns/op 82592.61 MB/s BenchmarkMemclr/65536-4 91041 1269 ns/op 51644.42 MB/s BenchmarkMemclr/1M-4 6024 21979 ns/op 47707.68 MB/s BenchmarkMemclr/4M-4 1420 87251 ns/op 48071.44 MB/s BenchmarkMemclr/8M-4 502 215304 ns/op 38961.72 MB/s BenchmarkMemclr/16M-4 166 709570 ns/op 23644.21 MB/s BenchmarkMemclr/64M-4 52 2593245 ns/op 25878.34 MB/s BenchmarkMemclrUnaligned/0_5-4 7507674 16.94 ns/op 295.17 MB/s BenchmarkMemclrUnaligned/0_16-4 10174069 11.47 ns/op 1394.52 MB/s BenchmarkMemclrUnaligned/0_64-4 10063052 11.84 ns/op 5407.62 MB/s BenchmarkMemclrUnaligned/0_256-4 8767897 13.11 ns/op 19519.88 MB/s BenchmarkMemclrUnaligned/0_4096-4 2326040 51.91 ns/op 78899.16 MB/s BenchmarkMemclrUnaligned/0_65536-4 91309 1341 ns/op 48870.56 MB/s BenchmarkMemclrUnaligned/1_5-4 8959917 12.60 ns/op 396.69 MB/s BenchmarkMemclrUnaligned/1_16-4 10605915 11.61 ns/op 1378.62 MB/s BenchmarkMemclrUnaligned/1_64-4 9155877 11.83 ns/op 5408.08 MB/s BenchmarkMemclrUnaligned/1_256-4 8972139 13.22 ns/op 19358.98 MB/s BenchmarkMemclrUnaligned/1_4096-4 1647620 73.74 ns/op 55545.01 MB/s BenchmarkMemclrUnaligned/1_65536-4 94266 1332 ns/op 49218.91 MB/s BenchmarkMemclrUnaligned/4_5-4 9740038 12.97 ns/op 385.56 MB/s BenchmarkMemclrUnaligned/4_16-4 9450441 12.64 ns/op 1266.11 MB/s BenchmarkMemclrUnaligned/4_64-4 9161752 12.53 ns/op 5107.03 MB/s BenchmarkMemclrUnaligned/4_256-4 8300827 13.23 ns/op 19352.15 MB/s BenchmarkMemclrUnaligned/4_4096-4 1600034 76.07 ns/op 53843.29 MB/s BenchmarkMemclrUnaligned/4_65536-4 86145 1352 ns/op 48462.72 MB/s BenchmarkMemclrUnaligned/7_5-4 9758031 12.32 ns/op 405.99 MB/s BenchmarkMemclrUnaligned/7_16-4 9580761 11.42 ns/op 1400.80 MB/s BenchmarkMemclrUnaligned/7_64-4 10394143 11.88 ns/op 5386.65 MB/s BenchmarkMemclrUnaligned/7_256-4 8825035 13.52 ns/op 18932.04 MB/s BenchmarkMemclrUnaligned/7_4096-4 1591676 74.41 ns/op 55045.17 MB/s BenchmarkMemclrUnaligned/7_65536-4 84074 1437 ns/op 45595.54 MB/s BenchmarkMemclrUnaligned/0_1M-4 5967 20771 ns/op 50483.77 MB/s BenchmarkMemclrUnaligned/0_4M-4 1498 85003 ns/op 49342.74 MB/s BenchmarkMemclrUnaligned/0_8M-4 570 194321 ns/op 43168.73 MB/s BenchmarkMemclrUnaligned/0_16M-4 184 630630 ns/op 26603.91 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1878053 ns/op 35733.21 MB/s BenchmarkMemclrUnaligned/1_1M-4 4198 32618 ns/op 32146.84 MB/s BenchmarkMemclrUnaligned/1_4M-4 1322 89046 ns/op 47102.83 MB/s BenchmarkMemclrUnaligned/1_8M-4 469 234253 ns/op 35810.05 MB/s BenchmarkMemclrUnaligned/1_16M-4 145 826795 ns/op 20291.87 MB/s BenchmarkMemclrUnaligned/1_64M-4 52 2392935 ns/op 28044.58 MB/s BenchmarkMemclrUnaligned/4_1M-4 4567 31293 ns/op 33508.26 MB/s BenchmarkMemclrUnaligned/4_4M-4 1162 98969 ns/op 42379.81 MB/s BenchmarkMemclrUnaligned/4_8M-4 442 277627 ns/op 30215.34 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 1093639 ns/op 15340.72 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 1792006 ns/op 37449.01 MB/s BenchmarkMemclrUnaligned/7_1M-4 4032 32406 ns/op 32357.58 MB/s BenchmarkMemclrUnaligned/7_4M-4 1268 97062 ns/op 43212.58 MB/s BenchmarkMemclrUnaligned/7_8M-4 502 234995 ns/op 35696.97 MB/s BenchmarkMemclrUnaligned/7_16M-4 162 721305 ns/op 23259.53 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 1770247 ns/op 37909.32 MB/s BenchmarkGoMemclr/5-4 15485089 7.664 ns/op 652.42 MB/s BenchmarkGoMemclr/16-4 19674702 6.025 ns/op 2655.82 MB/s BenchmarkGoMemclr/64-4 17335584 6.509 ns/op 9833.19 MB/s BenchmarkGoMemclr/256-4 14946642 7.260 ns/op 35261.89 MB/s BenchmarkMemclrRange/1K_2K-4 100398 1201 ns/op 79820.84 MB/s BenchmarkMemclrRange/2K_8K-4 30582 3590 ns/op 92908.64 MB/s BenchmarkMemclrRange/4K_16K-4 39130 3081 ns/op 104875.93 MB/s BenchmarkMemclrRange/160K_228K-4 4160 32367 ns/op 51375.18 MB/s BenchmarkClearFat7-4 5808481 22.22 ns/op BenchmarkClearFat8-4 5157012 22.37 ns/op BenchmarkClearFat11-4 6326065 22.27 ns/op BenchmarkClearFat12-4 5070147 22.64 ns/op BenchmarkClearFat13-4 6321772 22.94 ns/op BenchmarkClearFat14-4 4764267 23.08 ns/op BenchmarkClearFat15-4 5705343 22.71 ns/op BenchmarkClearFat16-4 5065784 22.94 ns/op BenchmarkClearFat24-4 6312765 24.17 ns/op BenchmarkClearFat32-4 4681176 23.39 ns/op BenchmarkClearFat40-4 5834184 24.42 ns/op BenchmarkClearFat48-4 4466532 26.10 ns/op BenchmarkClearFat56-4 4205845 25.66 ns/op BenchmarkClearFat64-4 4708472 26.82 ns/op BenchmarkClearFat72-4 4156300 26.27 ns/op BenchmarkClearFat128-4 3628436 32.17 ns/op BenchmarkClearFat256-4 2769996 39.54 ns/op BenchmarkClearFat512-4 1728241 63.41 ns/op BenchmarkClearFat1024-4 1000000 108.6 ns/op BenchmarkClearFat1032-4 1000000 107.2 ns/op BenchmarkClearFat1040-4 1000000 113.0 ns/op BenchmarkCopyFat7-4 5112038 22.89 ns/op BenchmarkCopyFat8-4 5634777 23.44 ns/op BenchmarkCopyFat11-4 6034443 24.26 ns/op BenchmarkCopyFat12-4 5757715 23.00 ns/op BenchmarkCopyFat13-4 4998657 23.32 ns/op BenchmarkCopyFat14-4 4757220 24.78 ns/op BenchmarkCopyFat15-4 4803734 25.39 ns/op BenchmarkCopyFat16-4 4940833 23.40 ns/op BenchmarkCopyFat24-4 4998452 22.97 ns/op BenchmarkCopyFat32-4 4738286 23.89 ns/op BenchmarkCopyFat64-4 5122600 26.72 ns/op BenchmarkCopyFat72-4 4380644 26.48 ns/op BenchmarkCopyFat128-4 4115413 32.97 ns/op BenchmarkCopyFat256-4 2628693 44.21 ns/op BenchmarkCopyFat512-4 1671679 74.35 ns/op BenchmarkCopyFat520-4 1655001 69.76 ns/op BenchmarkCopyFat1024-4 1000000 112.7 ns/op BenchmarkCopyFat1032-4 1000000 107.7 ns/op BenchmarkCopyFat1040-4 1000000 110.7 ns/op BenchmarkIssue18740/2byte-4 427 268795 ns/op BenchmarkIssue18740/4byte-4 814 153430 ns/op BenchmarkIssue18740/8byte-4 1186 94484 ns/op BenchmarkMemclrKnownSize1-4 8809870 13.41 ns/op 74.57 MB/s BenchmarkMemclrKnownSize2-4 4816711 26.22 ns/op 76.27 MB/s BenchmarkMemclrKnownSize4-4 3466735 33.34 ns/op 119.96 MB/s BenchmarkMemclrKnownSize8-4 1499073 80.16 ns/op 99.80 MB/s BenchmarkMemclrKnownSize16-4 839316 156.1 ns/op 102.49 MB/s BenchmarkMemclrKnownSize32-4 423429 275.0 ns/op 116.34 MB/s BenchmarkMemclrKnownSize64-4 228296 542.3 ns/op 118.02 MB/s BenchmarkMemclrKnownSize112-4 137491 973.9 ns/op 115.00 MB/s BenchmarkMemclrKnownSize128-4 108278 1168 ns/op 109.63 MB/s BenchmarkMemclrKnownSize192-4 74330 1585 ns/op 121.14 MB/s BenchmarkMemclrKnownSize248-4 60847 2062 ns/op 120.26 MB/s BenchmarkMemclrKnownSize256-4 59094 2080 ns/op 123.06 MB/s BenchmarkMemclrKnownSize512-4 28159 4064 ns/op 125.98 MB/s BenchmarkMemclrKnownSize1024-4 14816 8230 ns/op 124.43 MB/s BenchmarkMemclrKnownSize4096-4 3910 32671 ns/op 125.37 MB/s BenchmarkMemclrKnownSize512KiB-4 27 4277049 ns/op 122.58 MB/s BenchmarkReadMetricsLatency-4 10000 4573 p50-ns 5552 p90-ns 18083 p99-ns BenchmarkFinalizer-4 260 449804 ns/op BenchmarkFinalizerRun-4 205405 588.7 ns/op BenchmarkMinFloat-4 2123240 52.73 ns/op BenchmarkMaxFloat-4 2271782 53.77 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9806055 11.96 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4338510 27.16 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3616669 33.61 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3405825 34.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1973588 62.60 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1667775 67.36 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 3220464 36.43 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1889620 63.94 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1994306 60.36 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2954929 41.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2824442 41.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2569804 47.40 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2150991 53.47 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 2014394 59.62 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10805347 10.65 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 11386426 11.10 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10708317 11.02 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 11076286 10.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 10184042 11.49 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 9025722 12.84 ns/op BenchmarkFindBitRange64/PatternAASize2-4 11181470 10.56 ns/op BenchmarkFindBitRange64/PatternAASize8-4 11131186 10.57 ns/op BenchmarkFindBitRange64/PatternAASize32-4 11540328 10.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10526022 10.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10429779 10.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10908339 10.55 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10889272 10.88 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 11333388 10.86 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 11350626 10.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10231078 10.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10748128 10.51 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10289508 10.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11414043 10.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10525999 11.73 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9992983 11.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11159904 10.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9731269 11.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 10359321 11.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10855684 10.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9485996 11.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9527641 11.72 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 11534324 10.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10300888 11.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10166690 11.58 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 11921926 10.64 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 11164548 10.86 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10751390 11.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 10905169 10.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11758231 10.53 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10850547 10.53 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 11678424 10.55 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 11681798 10.55 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 11736901 10.70 ns/op BenchmarkNetpollBreak-4 5545 25673 ns/op BenchmarkPinnerPinUnpinBatch-4 1629 104472 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 270 419014 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1662 101594 ns/op BenchmarkPinnerPinUnpin-4 1603543 73.87 ns/op BenchmarkPinnerPinUnpinTiny-4 1674262 73.22 ns/op BenchmarkPinnerPinUnpinDouble-4 658292 199.5 ns/op BenchmarkPinnerPinUnpinParallel-4 4392688 27.47 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 4144465 28.83 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 470642 235.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8826124 14.11 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8985404 13.43 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7543101 16.40 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7522167 16.10 ns/op BenchmarkPingPongHog-4 372 342845 ns/op BenchmarkStackGrowth-4 157459 746.4 ns/op BenchmarkStackGrowthDeep-4 1538 75704 ns/op BenchmarkCreateGoroutines-4 52843 2286 ns/op BenchmarkCreateGoroutinesParallel-4 63832 1882 ns/op BenchmarkCreateGoroutinesCapture-4 10000 15371 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 53502 2302 ns/op BenchmarkClosureCall-4 28593560 3.824 ns/op BenchmarkWakeupParallelSpinning/0s-4 8126 18136 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6334 20707 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3640 33507 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3090 44647 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1402 133697 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1011 115066 ns/op BenchmarkWakeupParallelSpinning/50µs-4 423 253180 ns/op BenchmarkWakeupParallelSpinning/100µs-4 243 467566 ns/op BenchmarkMatmult-4 4232636 28.39 ns/op BenchmarkFastrand-4 7738864 14.85 ns/op BenchmarkFastrand64-4 8725370 13.77 ns/op BenchmarkFastrandHashiter-4 4362548 27.85 ns/op BenchmarkFastrandn/2-4 5939428 20.02 ns/op BenchmarkFastrandn/3-4 5603802 21.94 ns/op BenchmarkFastrandn/4-4 5848107 19.71 ns/op BenchmarkFastrandn/5-4 6247095 20.57 ns/op BenchmarkIfaceCmp100-4 154428 770.0 ns/op BenchmarkIfaceCmpNil100-4 275308 490.4 ns/op BenchmarkEfaceCmpDiff-4 57169 2037 ns/op BenchmarkEfaceCmpDiffIndirect-4 48746 2512 ns/op BenchmarkDefer-4 1241761 99.90 ns/op BenchmarkDefer10-4 973688 162.4 ns/op BenchmarkDeferMany-4 577838 368.1 ns/op BenchmarkPanicRecover-4 661448 173.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 529681 258.9 ns/op 86.00 p50-ns 91.00 p90-ns 125.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 242138 522.1 ns/op 91.00 p50-ns 97.00 p90-ns 148.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 61 2116506 ns/op 1998113 p50-ns 2552435 p90-ns 3700210 p99-ns BenchmarkGoroutineProfile/small/loaded-4 56 3114703 ns/op 2414450 p50-ns 5178257 p90-ns 10876162 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 443258 268.9 ns/op 93.00 p50-ns 99.00 p90-ns 127.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 274891 436.7 ns/op 96.00 p50-ns 131.0 p90-ns 206.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 4737433 ns/op 4454450 p50-ns 5980354 p90-ns 6911672 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 8428895 ns/op 7926433 p50-ns 9372861 p90-ns 16121638 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 396348 337.6 ns/op 100.0 p50-ns 106.0 p90-ns 154.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 212409 631.9 ns/op 97.00 p50-ns 114.0 p90-ns 298.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 51 2304177 ns/op 2096762 p50-ns 3242028 p90-ns 4090920 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 57 3182679 ns/op 2510313 p50-ns 4381012 p90-ns 14409518 p99-ns BenchmarkRWMutexUncontended-4 3230929 39.56 ns/op BenchmarkRWMutexWrite100-4 143068 2087 ns/op BenchmarkRWMutexWrite10-4 94538 1153 ns/op BenchmarkRWMutexWorkWrite100-4 35088 3524 ns/op BenchmarkRWMutexWorkWrite10-4 38605 2886 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3793 33158 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1257 94417 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1768 68663 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 567 193666 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 853 136615 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 235 431438 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 414 275592 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 134 850171 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 419154 529.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 309489 509.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 253089 606.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 310050 610.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 249847 652.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 249861 750.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 248269 577.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 263402 644.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 270916 733.1 ns/op BenchmarkMakeSlice/Byte-4 1632382 73.24 ns/op BenchmarkMakeSlice/Int16-4 1506027 72.74 ns/op BenchmarkMakeSlice/Int-4 1000000 106.3 ns/op BenchmarkMakeSlice/Ptr-4 1000000 109.5 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 170.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 191.7 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 221.6 ns/op BenchmarkGrowSlice/Byte-4 750656 210.0 ns/op BenchmarkGrowSlice/Int16-4 497451 219.4 ns/op BenchmarkGrowSlice/Int-4 634029 312.5 ns/op BenchmarkGrowSlice/Ptr-4 429357 409.9 ns/op BenchmarkGrowSlice/Struct/24-4 429362 530.4 ns/op BenchmarkGrowSlice/Struct/32-4 260875 607.8 ns/op BenchmarkGrowSlice/Struct/40-4 201274 753.0 ns/op BenchmarkExtendSlice/IntSlice-4 441955 348.2 ns/op BenchmarkExtendSlice/PointerSlice-4 433173 380.0 ns/op BenchmarkExtendSlice/NoGrow-4 665086 214.0 ns/op BenchmarkAppend-4 916329 119.1 ns/op BenchmarkAppendGrowByte-4 3 34059430 ns/op BenchmarkAppendGrowString-4 1 402598919 ns/op BenchmarkAppendSlice/1Bytes-4 1322898 87.96 ns/op BenchmarkAppendSlice/4Bytes-4 1323640 90.88 ns/op BenchmarkAppendSlice/7Bytes-4 1252597 93.11 ns/op BenchmarkAppendSlice/8Bytes-4 1298922 91.11 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 108.6 ns/op BenchmarkAppendSlice/16Bytes-4 1253182 108.9 ns/op BenchmarkAppendSlice/32Bytes-4 1226676 95.20 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 68097 2339 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12650 9712 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7916 25972 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1138 95626 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 108 1134365 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 3893499 ns/op BenchmarkAppendStr/1Bytes-4 1849531 67.43 ns/op BenchmarkAppendStr/4Bytes-4 1816440 64.68 ns/op BenchmarkAppendStr/8Bytes-4 1870470 62.55 ns/op BenchmarkAppendStr/16Bytes-4 1838467 62.88 ns/op BenchmarkAppendStr/32Bytes-4 1921263 64.33 ns/op BenchmarkAppendSpecialCase-4 1000000 106.9 ns/op BenchmarkCopy/1Byte-4 1567484 77.94 ns/op 12.83 MB/s BenchmarkCopy/1String-4 1511570 76.42 ns/op 13.09 MB/s BenchmarkCopy/2Byte-4 1556258 74.23 ns/op 26.94 MB/s BenchmarkCopy/2String-4 1570309 75.05 ns/op 26.65 MB/s BenchmarkCopy/4Byte-4 1540246 79.00 ns/op 50.63 MB/s BenchmarkCopy/4String-4 1522504 81.59 ns/op 49.02 MB/s BenchmarkCopy/8Byte-4 1509519 75.31 ns/op 106.22 MB/s BenchmarkCopy/8String-4 1483594 83.15 ns/op 96.21 MB/s BenchmarkCopy/12Byte-4 1462814 79.21 ns/op 151.50 MB/s BenchmarkCopy/12String-4 1422410 80.10 ns/op 149.81 MB/s BenchmarkCopy/16Byte-4 1465000 77.26 ns/op 207.09 MB/s BenchmarkCopy/16String-4 1462934 81.24 ns/op 196.94 MB/s BenchmarkCopy/32Byte-4 1392249 83.94 ns/op 381.23 MB/s BenchmarkCopy/32String-4 1392664 84.14 ns/op 380.33 MB/s BenchmarkCopy/128Byte-4 1000000 100.1 ns/op 1279.08 MB/s BenchmarkCopy/128String-4 1000000 110.1 ns/op 1162.14 MB/s BenchmarkCopy/1024Byte-4 485288 277.7 ns/op 3688.08 MB/s BenchmarkCopy/1024String-4 380143 346.1 ns/op 2958.48 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26905 4243 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15961 7612 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13706 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9682 17777 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 17572 ns/op BenchmarkAppendInPlace/Grow/Byte-4 171174 926.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 136047 1040 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 85044 1897 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 75954 1695 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 57708 2828 ns/op BenchmarkStackCopyPtr-4 1 140144836 ns/op BenchmarkStackCopy-4 2 72980138 ns/op BenchmarkStackCopyNoCache-4 31 4110787 ns/op BenchmarkStackCopyWithStkobj-4 2 154624886 ns/op BenchmarkIssue18138-4 218 575431 ns/op BenchmarkCompareStringEqual-4 14301884 7.483 ns/op BenchmarkCompareStringIdentical-4 27579301 4.384 ns/op BenchmarkCompareStringSameLength-4 16262430 7.392 ns/op BenchmarkCompareStringDifferentLength-4 25699453 4.305 ns/op BenchmarkCompareStringBigUnaligned-4 1890 58598 ns/op 17894.59 MB/s BenchmarkCompareStringBig-4 1695 59023 ns/op 17765.74 MB/s BenchmarkConcatStringAndBytes-4 2197947 50.98 ns/op BenchmarkSliceByteToString/1-4 1671150 72.37 ns/op BenchmarkSliceByteToString/2-4 749812 160.6 ns/op BenchmarkSliceByteToString/4-4 965516 125.3 ns/op BenchmarkSliceByteToString/8-4 1000000 123.8 ns/op BenchmarkSliceByteToString/16-4 967010 143.5 ns/op BenchmarkSliceByteToString/32-4 812282 167.3 ns/op BenchmarkSliceByteToString/64-4 926251 184.1 ns/op BenchmarkSliceByteToString/128-4 750418 274.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2774030 40.86 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 111.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 102.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3973502 30.42 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1948045 63.01 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2139105 55.45 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2087796 56.85 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 372692 329.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 465142 273.0 ns/op BenchmarkRuneIterate/range/ASCII-4 12246540 9.646 ns/op BenchmarkRuneIterate/range/Japanese-4 2977044 38.15 ns/op BenchmarkRuneIterate/range/MixedLength-4 3433668 32.05 ns/op BenchmarkRuneIterate/range1/ASCII-4 12863014 9.362 ns/op BenchmarkRuneIterate/range1/Japanese-4 3218893 38.07 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3570250 32.35 ns/op BenchmarkRuneIterate/range2/ASCII-4 12588944 9.393 ns/op BenchmarkRuneIterate/range2/Japanese-4 3045826 37.15 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3618796 31.86 ns/op BenchmarkArrayEqual-4 24719774 4.354 ns/op BenchmarkFunc/Name-4 3776689 30.12 ns/op BenchmarkFunc/Entry-4 14204256 7.519 ns/op BenchmarkFunc/FileLine-4 3985068 29.14 ns/op PASS ok runtime 370.482s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 25693 4018 ns/op BenchmarkHandle/concurrent-4 26048 4617 ns/op PASS ok runtime/cgo 1.399s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4033278 30.80 ns/op BenchmarkMulUintptr/large-4 3668162 34.75 ns/op PASS ok runtime/internal/math 1.617s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 7896107 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 16 11750257 ns/op 396.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 52 2477177 ns/op 3.288 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 15260217 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 26921933 ns/op 1214 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 39 3607756 ns/op 19.00 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 84936786 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 105772337 ns/op 7331 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 6087296 ns/op 181.5 concurrent_launches/op PASS ok runtime/pprof 3.148s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 13 9050415 ns/op BenchmarkStackLeak-4 29227 4078 ns/op PASS ok runtime/race 1.538s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3391396 33.81 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 410940 450.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.509s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 42 2479074 ns/op BenchmarkIndex_Large-4 24604 4818 ns/op BenchmarkIndexFunc_Large-4 133 825472 ns/op BenchmarkCompact/nil-4 9808254 11.74 ns/op BenchmarkCompact/one-4 1292448 89.57 ns/op BenchmarkCompact/sorted-4 1000000 154.9 ns/op BenchmarkCompact/1_item-4 890685 131.8 ns/op BenchmarkCompact/unsorted-4 1000000 110.1 ns/op BenchmarkCompact/many-4 623034 180.5 ns/op BenchmarkCompact_Large-4 394 316173 ns/op BenchmarkCompactFunc_Large-4 69 1676032 ns/op BenchmarkReplace/naive-fast-4 63082 2830 ns/op BenchmarkReplace/optimized-fast-4 46486 2692 ns/op BenchmarkReplace/naive-slow-4 12391 10463 ns/op BenchmarkReplace/optimized-slow-4 16214 8126 ns/op BenchmarkBinarySearchFloats/Size16-4 1353412 86.46 ns/op BenchmarkBinarySearchFloats/Size32-4 1212963 97.83 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 108.0 ns/op BenchmarkBinarySearchFloats/Size128-4 939504 127.6 ns/op BenchmarkBinarySearchFloats/Size512-4 855840 148.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 798693 158.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 542014 246.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 448867 285.4 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 397026 326.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 354794 363.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 268166 439.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 249266 507.3 ns/op PASS ok slices 6.432s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 100786 1085 ns/op BenchmarkSortInts-4 1 101332390 ns/op BenchmarkSlicesSortInts-4 2 50457761 ns/op BenchmarkSortIsSorted-4 32 3644895 ns/op BenchmarkSlicesIsSorted-4 88 1410554 ns/op BenchmarkSortStrings-4 1 145761471 ns/op BenchmarkSlicesSortStrings-4 2 69468084 ns/op BenchmarkSortStrings_Sorted-4 27 4659401 ns/op BenchmarkSlicesSortStrings_Sorted-4 56 2006066 ns/op BenchmarkSortStructs-4 1 160175469 ns/op BenchmarkSortFuncStructs-4 1 144483921 ns/op BenchmarkSortString1K-4 306 395415 ns/op BenchmarkSortString1K_Slice-4 170 658114 ns/op BenchmarkStableString1K-4 100 1187602 ns/op BenchmarkSortInt1K-4 374 327047 ns/op BenchmarkSortInt1K_Sorted-4 5446 25220 ns/op BenchmarkSortInt1K_Reversed-4 2845 46645 ns/op BenchmarkSortInt1K_Mod8-4 777 140801 ns/op BenchmarkStableInt1K-4 100 1074656 ns/op BenchmarkStableInt1K_Slice-4 130 889417 ns/op BenchmarkSortInt64K-4 4 29778376 ns/op BenchmarkSortInt64K_Slice-4 2 56820926 ns/op BenchmarkStableInt64K-4 2 87042254 ns/op BenchmarkSort1e2-4 379 346671 ns/op BenchmarkStable1e2-4 136 847326 ns/op BenchmarkSort1e4-4 2 55440908 ns/op BenchmarkStable1e4-4 1 241010311 ns/op PASS ok sort 45.140s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 807361 144.6 ns/op BenchmarkAtof64Float-4 699742 169.8 ns/op BenchmarkAtof64FloatExp-4 624547 205.1 ns/op BenchmarkAtof64Big-4 489060 262.4 ns/op BenchmarkAtof64RandomBits-4 238719 504.2 ns/op BenchmarkAtof64RandomFloats-4 511269 246.3 ns/op BenchmarkAtof64RandomLongFloats-4 471718 271.1 ns/op BenchmarkAtof32Decimal-4 863595 149.4 ns/op BenchmarkAtof32Float-4 798141 171.3 ns/op BenchmarkAtof32FloatExp-4 665737 199.7 ns/op BenchmarkAtof32Random-4 377857 329.4 ns/op BenchmarkAtof32RandomLong-4 140161 817.6 ns/op BenchmarkParseInt/Pos/7bit-4 1314649 89.49 ns/op BenchmarkParseInt/Pos/26bit-4 810756 153.7 ns/op BenchmarkParseInt/Pos/31bit-4 714265 182.3 ns/op BenchmarkParseInt/Pos/56bit-4 529365 252.1 ns/op BenchmarkParseInt/Pos/63bit-4 500500 271.1 ns/op BenchmarkParseInt/Neg/7bit-4 1289020 92.15 ns/op BenchmarkParseInt/Neg/26bit-4 682698 164.8 ns/op BenchmarkParseInt/Neg/31bit-4 716131 188.0 ns/op BenchmarkParseInt/Neg/56bit-4 533581 281.2 ns/op BenchmarkParseInt/Neg/63bit-4 467492 294.8 ns/op BenchmarkAtoi/Pos/7bit-4 1688042 72.18 ns/op BenchmarkAtoi/Pos/26bit-4 966153 129.9 ns/op BenchmarkAtoi/Pos/31bit-4 931573 139.2 ns/op BenchmarkAtoi/Pos/56bit-4 592770 211.2 ns/op BenchmarkAtoi/Pos/63bit-4 458056 280.1 ns/op BenchmarkAtoi/Neg/7bit-4 1750905 71.69 ns/op BenchmarkAtoi/Neg/26bit-4 953762 125.6 ns/op BenchmarkAtoi/Neg/31bit-4 860841 138.6 ns/op BenchmarkAtoi/Neg/56bit-4 615123 206.0 ns/op BenchmarkAtoi/Neg/63bit-4 464398 282.1 ns/op BenchmarkFormatFloat/Decimal-4 122949 999.9 ns/op BenchmarkFormatFloat/Float-4 107293 1096 ns/op BenchmarkFormatFloat/Exp-4 116358 1067 ns/op BenchmarkFormatFloat/NegExp-4 118422 1040 ns/op BenchmarkFormatFloat/LongExp-4 90712 1338 ns/op BenchmarkFormatFloat/Big-4 82430 1448 ns/op BenchmarkFormatFloat/BinaryExp-4 177115 581.4 ns/op BenchmarkFormatFloat/32Integer-4 115407 983.4 ns/op BenchmarkFormatFloat/32ExactFraction-4 128606 940.2 ns/op BenchmarkFormatFloat/32Point-4 102451 1113 ns/op BenchmarkFormatFloat/32Exp-4 98827 1090 ns/op BenchmarkFormatFloat/32NegExp-4 103746 1057 ns/op BenchmarkFormatFloat/32Shortest-4 99547 1007 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 123801 953.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129115 976.6 ns/op BenchmarkFormatFloat/64Fixed1-4 145503 790.4 ns/op BenchmarkFormatFloat/64Fixed2-4 139426 817.4 ns/op BenchmarkFormatFloat/64Fixed3-4 146778 789.2 ns/op BenchmarkFormatFloat/64Fixed4-4 143697 802.9 ns/op BenchmarkFormatFloat/64Fixed12-4 79470 1370 ns/op BenchmarkFormatFloat/64Fixed16-4 93064 1253 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104259 1107 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 88036 1299 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2040 55049 ns/op BenchmarkFormatFloat/Slowpath64-4 91418 1351 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 90774 1338 ns/op BenchmarkAppendFloat/Decimal-4 127258 906.1 ns/op BenchmarkAppendFloat/Float-4 104774 1063 ns/op BenchmarkAppendFloat/Exp-4 123610 953.9 ns/op BenchmarkAppendFloat/NegExp-4 128612 947.5 ns/op BenchmarkAppendFloat/LongExp-4 91225 1245 ns/op BenchmarkAppendFloat/Big-4 94946 1303 ns/op BenchmarkAppendFloat/BinaryExp-4 291213 402.4 ns/op BenchmarkAppendFloat/32Integer-4 139010 918.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 144510 840.5 ns/op BenchmarkAppendFloat/32Point-4 123699 987.5 ns/op BenchmarkAppendFloat/32Exp-4 135841 905.8 ns/op BenchmarkAppendFloat/32NegExp-4 140682 885.4 ns/op BenchmarkAppendFloat/32Shortest-4 152571 776.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 148044 835.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 151560 827.1 ns/op BenchmarkAppendFloat/64Fixed1-4 189976 652.1 ns/op BenchmarkAppendFloat/64Fixed2-4 196572 626.4 ns/op BenchmarkAppendFloat/64Fixed3-4 196885 634.6 ns/op BenchmarkAppendFloat/64Fixed4-4 198315 638.4 ns/op BenchmarkAppendFloat/64Fixed12-4 99049 1221 ns/op BenchmarkAppendFloat/64Fixed16-4 108732 1029 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 147301 837.3 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 111556 1082 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2426 52926 ns/op BenchmarkAppendFloat/Slowpath64-4 91290 1182 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 101871 1160 ns/op BenchmarkFormatInt-4 14941 7889 ns/op BenchmarkAppendInt-4 15357 7787 ns/op BenchmarkFormatUint-4 85243 1557 ns/op BenchmarkAppendUint-4 87570 1272 ns/op BenchmarkFormatIntSmall/7-4 2442187 47.29 ns/op BenchmarkFormatIntSmall/42-4 2548419 46.83 ns/op BenchmarkAppendIntSmall-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 103.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 102.7 ns/op BenchmarkAppendUintVarlen/123-4 911368 140.4 ns/op BenchmarkAppendUintVarlen/1234-4 853351 143.1 ns/op BenchmarkAppendUintVarlen/12345-4 920971 138.4 ns/op BenchmarkAppendUintVarlen/123456-4 919107 140.9 ns/op BenchmarkAppendUintVarlen/1234567-4 879117 142.2 ns/op BenchmarkAppendUintVarlen/12345678-4 941127 136.7 ns/op BenchmarkAppendUintVarlen/123456789-4 908319 141.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 833876 142.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 779352 149.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 885016 145.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 870873 145.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 772322 147.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 844284 148.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 778018 180.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 827492 153.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 793689 152.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 841969 150.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 848397 153.9 ns/op BenchmarkQuote-4 38442 3023 ns/op BenchmarkQuoteRune-4 465446 289.5 ns/op BenchmarkAppendQuote-4 49197 2267 ns/op BenchmarkAppendQuoteRune-4 799317 149.3 ns/op BenchmarkUnquoteEasy-4 1337122 90.89 ns/op BenchmarkUnquoteHard-4 32395 3156 ns/op PASS ok strconv 19.843s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 353844 336.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 128714 1232 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 163384 833.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 399908 342.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 141003 1150 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 172773 782.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 293239 522.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 66403 1667 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 80559 1461 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 629619 222.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27234 4208 ns/op BenchmarkGenericMatch1-4 2012 53507 ns/op BenchmarkGenericMatch2-4 444 249932 ns/op BenchmarkSingleMaxSkipping-4 10000 10237 ns/op 976.83 MB/s BenchmarkSingleLongSuffixFail-4 21135 5631 ns/op 177.95 MB/s BenchmarkSingleMatch-4 259 450126 ns/op 33.32 MB/s BenchmarkByteByteNoMatch-4 94879 1287 ns/op BenchmarkByteByteMatch-4 16966 6943 ns/op BenchmarkByteStringMatch-4 18435 6406 ns/op BenchmarkHTMLEscapeNew-4 70306 1752 ns/op BenchmarkHTMLEscapeOld-4 76245 1501 ns/op BenchmarkByteStringReplacerWriteString-4 1557 78731 ns/op BenchmarkByteReplacerWriteString-4 1855 66278 ns/op BenchmarkByteByteReplaces-4 3118 37631 ns/op BenchmarkByteByteMap-4 10000 11704 ns/op BenchmarkMap/identity/ASCII-4 861644 148.6 ns/op BenchmarkMap/identity/Greek-4 623900 204.8 ns/op BenchmarkMap/change/ASCII-4 36310 3311 ns/op BenchmarkMap/change/Greek-4 27048 4350 ns/op BenchmarkIndexRune-4 1783554 67.52 ns/op BenchmarkIndexRuneLongString-4 1528425 79.25 ns/op BenchmarkIndexRuneFastPath-4 3317727 33.98 ns/op BenchmarkIndex-4 3364568 34.53 ns/op BenchmarkLastIndex-4 3555301 33.39 ns/op BenchmarkIndexByte-4 15441576 7.816 ns/op BenchmarkToUpper/#00-4 3642417 34.15 ns/op BenchmarkToUpper/ONLYUPPER-4 2799213 41.66 ns/op BenchmarkToUpper/abc-4 322948 419.1 ns/op BenchmarkToUpper/AbC123-4 200264 529.9 ns/op BenchmarkToUpper/azAZ09_-4 259149 472.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52441 2285 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67915 1753 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31539 3604 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 68275 1780 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 123441 996.3 ns/op BenchmarkToLower/#00-4 3643681 30.46 ns/op BenchmarkToLower/abc-4 3347630 33.99 ns/op BenchmarkToLower/AbC123-4 214405 607.8 ns/op BenchmarkToLower/azAZ09_-4 198045 603.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82297 1370 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57298 1958 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31663 3681 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74352 1581 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113667 1018 ns/op BenchmarkMapNoChanges-4 823904 126.1 ns/op BenchmarkTrim-4 33964 3772 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2691895 44.54 ns/op BenchmarkToValidUTF8/InvalidASCII-4 171327 748.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 106766 1110 ns/op BenchmarkEqualFold/Tests-4 53426 2166 ns/op BenchmarkEqualFold/ASCII-4 2774235 42.33 ns/op BenchmarkEqualFold/UnicodePrefix-4 130554 935.5 ns/op BenchmarkEqualFold/UnicodeSuffix-4 141080 864.7 ns/op BenchmarkIndexHard1-4 1239 98011 ns/op BenchmarkIndexHard2-4 865 135656 ns/op BenchmarkIndexHard3-4 220 539177 ns/op BenchmarkIndexHard4-4 148 805418 ns/op BenchmarkLastIndexHard1-4 93 1326529 ns/op BenchmarkLastIndexHard2-4 94 1323430 ns/op BenchmarkLastIndexHard3-4 93 1337707 ns/op BenchmarkCountHard1-4 1276 96542 ns/op BenchmarkCountHard2-4 868 138141 ns/op BenchmarkCountHard3-4 214 549380 ns/op BenchmarkIndexTorture-4 10000 10796 ns/op BenchmarkCountTorture-4 10000 11099 ns/op BenchmarkCountTortureOverlapping-4 1004 116947 ns/op BenchmarkCountByte/10-4 3542559 31.94 ns/op 313.06 MB/s BenchmarkCountByte/32-4 3695706 33.49 ns/op 955.37 MB/s BenchmarkCountByte/4096-4 1325336 91.56 ns/op 44733.84 MB/s BenchmarkCountByte/4194304-4 1258 95949 ns/op 43713.84 MB/s BenchmarkCountByte/67108864-4 28 4715278 ns/op 14232.22 MB/s BenchmarkFields/ASCII/16-4 380450 361.6 ns/op 44.25 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25472 4785 ns/op 53.51 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2185 64850 ns/op 63.16 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 109 1047776 ns/op 62.55 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 17214465 ns/op 60.91 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 389394 326.8 ns/op 48.96 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10355 ns/op 24.72 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 658 195342 ns/op 20.97 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 38 3825301 ns/op 17.13 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 64416329 ns/op 16.28 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 199916 604.8 ns/op 26.46 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14320 8215 ns/op 31.16 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 862 153278 ns/op 26.72 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 2854874 ns/op 22.96 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 49198634 ns/op 21.31 MB/s 10449216 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 204470 634.6 ns/op 25.21 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12963 9319 ns/op 27.47 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 732 170813 ns/op 23.98 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 3483118 ns/op 18.82 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 58867782 ns/op 17.81 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 72876733 ns/op BenchmarkSplitSingleByteSeparator-4 20 6461070 ns/op BenchmarkSplitMultiByteSeparator-4 37 3585401 ns/op BenchmarkSplitNSingleByteSeparator-4 204652 717.8 ns/op BenchmarkSplitNMultiByteSeparator-4 175178 951.6 ns/op BenchmarkRepeat/5x0-4 2803404 41.88 ns/op BenchmarkRepeat/5x1-4 2929767 39.64 ns/op BenchmarkRepeat/5x2-4 226250 580.3 ns/op BenchmarkRepeat/5x6-4 136162 934.0 ns/op BenchmarkRepeat/10x0-4 2948402 41.08 ns/op BenchmarkRepeat/10x1-4 2985250 38.64 ns/op BenchmarkRepeat/10x2-4 214783 561.3 ns/op BenchmarkRepeat/10x6-4 129644 949.5 ns/op BenchmarkRepeatLarge/256/1-4 65245 1993 ns/op 128.46 MB/s BenchmarkRepeatLarge/256/16-4 98130 1331 ns/op 192.39 MB/s BenchmarkRepeatLarge/512/1-4 43845 2684 ns/op 190.73 MB/s BenchmarkRepeatLarge/512/16-4 67602 1795 ns/op 285.23 MB/s BenchmarkRepeatLarge/1024/1-4 34008 3593 ns/op 284.97 MB/s BenchmarkRepeatLarge/1024/16-4 46758 2678 ns/op 382.40 MB/s BenchmarkRepeatLarge/2048/1-4 21783 5300 ns/op 386.43 MB/s BenchmarkRepeatLarge/2048/16-4 29332 4678 ns/op 437.77 MB/s BenchmarkRepeatLarge/4096/1-4 13431 8629 ns/op 474.66 MB/s BenchmarkRepeatLarge/4096/16-4 16977 7525 ns/op 544.32 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14768 ns/op 554.71 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13619 ns/op 601.52 MB/s BenchmarkRepeatLarge/8192/4097-4 3667682 31.61 ns/op 129629.20 MB/s BenchmarkRepeatLarge/16384/1-4 8254 28591 ns/op 573.04 MB/s BenchmarkRepeatLarge/16384/16-4 8691 26521 ns/op 617.76 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20067 ns/op 612.51 MB/s BenchmarkRepeatLarge/32768/1-4 3004 50203 ns/op 652.71 MB/s BenchmarkRepeatLarge/32768/16-4 3210 45760 ns/op 716.09 MB/s BenchmarkRepeatLarge/32768/4097-4 4776 44304 ns/op 647.33 MB/s BenchmarkRepeatLarge/65536/1-4 1185 87865 ns/op 745.87 MB/s BenchmarkRepeatLarge/65536/16-4 1478 88878 ns/op 737.37 MB/s BenchmarkRepeatLarge/65536/4097-4 1556 89341 ns/op 687.87 MB/s BenchmarkRepeatLarge/131072/1-4 315 375216 ns/op 349.32 MB/s BenchmarkRepeatLarge/131072/16-4 310 384151 ns/op 341.20 MB/s BenchmarkRepeatLarge/131072/4097-4 384 347222 ns/op 365.78 MB/s BenchmarkRepeatLarge/262144/1-4 172 671438 ns/op 390.42 MB/s BenchmarkRepeatLarge/262144/16-4 178 647166 ns/op 405.06 MB/s BenchmarkRepeatLarge/262144/4097-4 182 652143 ns/op 395.79 MB/s BenchmarkRepeatLarge/524288/1-4 100 1195291 ns/op 438.63 MB/s BenchmarkRepeatLarge/524288/16-4 98 1161038 ns/op 451.57 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1184364 ns/op 439.32 MB/s BenchmarkRepeatLarge/1048576/1-4 52 2944497 ns/op 356.11 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2378130 ns/op 440.92 MB/s BenchmarkRepeatLarge/1048576/4097-4 86 2565572 ns/op 407.21 MB/s BenchmarkRepeatLarge/2097152/1-4 33 4161100 ns/op 503.99 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4283448 ns/op 489.59 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4031351 ns/op 519.32 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8095353 ns/op 518.11 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7526451 ns/op 557.28 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7894401 ns/op 530.91 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14301812 ns/op 586.54 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14418228 ns/op 581.81 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13508782 ns/op 620.82 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24693190 ns/op 679.43 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24648402 ns/op 680.66 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25308291 ns/op 662.91 MB/s BenchmarkRepeatLarge/33554432/1-4 3 53886389 ns/op 622.69 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50252925 ns/op 667.71 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50978384 ns/op 658.21 MB/s BenchmarkRepeatLarge/67108864/1-4 2 98562358 ns/op 680.88 MB/s BenchmarkRepeatLarge/67108864/16-4 2 99098250 ns/op 677.20 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 91151564 ns/op 736.23 MB/s BenchmarkRepeatLarge/134217728/1-4 1 191252894 ns/op 701.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 185338856 ns/op 724.17 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 180274292 ns/op 744.52 MB/s BenchmarkRepeatLarge/268435456/1-4 1 418157804 ns/op 641.95 MB/s BenchmarkRepeatLarge/268435456/16-4 1 365580735 ns/op 734.27 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 355861093 ns/op 754.33 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1037122905 ns/op 517.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 823087817 ns/op 652.26 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 795948473 ns/op 674.50 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1868446578 ns/op 574.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1832333797 ns/op 586.00 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1714035897 ns/op 626.44 MB/s BenchmarkRepeatSpaces-4 2458462 47.70 ns/op 0 B/op 0 allocs/op BenchmarkIndexAnyASCII/1:1-4 2042198 58.59 ns/op BenchmarkIndexAnyASCII/1:2-4 2114678 55.79 ns/op BenchmarkIndexAnyASCII/1:4-4 1885004 58.89 ns/op BenchmarkIndexAnyASCII/1:8-4 2154901 54.18 ns/op BenchmarkIndexAnyASCII/1:16-4 2148076 55.15 ns/op BenchmarkIndexAnyASCII/1:32-4 2136732 55.62 ns/op BenchmarkIndexAnyASCII/1:64-4 2188891 55.05 ns/op BenchmarkIndexAnyASCII/16:1-4 2250285 53.88 ns/op BenchmarkIndexAnyASCII/16:2-4 901849 121.2 ns/op BenchmarkIndexAnyASCII/16:4-4 1014097 118.6 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 120.4 ns/op BenchmarkIndexAnyASCII/16:16-4 857809 130.7 ns/op BenchmarkIndexAnyASCII/16:32-4 882796 145.4 ns/op BenchmarkIndexAnyASCII/16:64-4 595291 180.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2015380 58.42 ns/op BenchmarkIndexAnyASCII/256:2-4 102205 1162 ns/op BenchmarkIndexAnyASCII/256:4-4 99729 1145 ns/op BenchmarkIndexAnyASCII/256:8-4 103581 1164 ns/op BenchmarkIndexAnyASCII/256:16-4 97344 1150 ns/op BenchmarkIndexAnyASCII/256:32-4 101511 1165 ns/op BenchmarkIndexAnyASCII/256:64-4 88927 1339 ns/op BenchmarkIndexAnyUTF8/1:1-4 2222665 50.97 ns/op BenchmarkIndexAnyUTF8/1:2-4 2277856 51.55 ns/op BenchmarkIndexAnyUTF8/1:4-4 2273892 51.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 2314982 51.57 ns/op BenchmarkIndexAnyUTF8/1:16-4 2238972 51.74 ns/op BenchmarkIndexAnyUTF8/1:32-4 2239152 54.23 ns/op BenchmarkIndexAnyUTF8/1:64-4 2145975 55.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 1719476 67.54 ns/op BenchmarkIndexAnyUTF8/16:2-4 283165 400.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 313201 398.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 297063 409.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 283148 418.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 271005 431.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 265668 443.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 483885 259.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 19666 6014 ns/op BenchmarkIndexAnyUTF8/256:4-4 19482 6140 ns/op BenchmarkIndexAnyUTF8/256:8-4 17731 6004 ns/op BenchmarkIndexAnyUTF8/256:16-4 19480 6155 ns/op BenchmarkIndexAnyUTF8/256:32-4 18510 6439 ns/op BenchmarkIndexAnyUTF8/256:64-4 18198 6554 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1982186 60.57 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2026886 57.62 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2036304 58.02 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2059485 58.19 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2044909 57.34 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2046528 59.14 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1992255 59.73 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 118.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 935066 118.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 971923 118.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 119.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 881907 129.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 749811 146.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 692702 178.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 104620 1124 ns/op BenchmarkLastIndexAnyASCII/256:2-4 107156 1117 ns/op BenchmarkLastIndexAnyASCII/256:4-4 97833 1212 ns/op BenchmarkLastIndexAnyASCII/256:8-4 102493 1133 ns/op BenchmarkLastIndexAnyASCII/256:16-4 98914 1142 ns/op BenchmarkLastIndexAnyASCII/256:32-4 99987 1147 ns/op BenchmarkLastIndexAnyASCII/256:64-4 97413 1200 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2212604 53.78 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2271988 52.68 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2238086 54.07 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2236977 52.86 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2278657 51.96 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2279822 53.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2206575 54.13 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 322362 354.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 214153 558.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 214267 557.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 213127 575.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 196782 595.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 196807 624.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 192841 617.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21466 5469 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13758 8649 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13798 8688 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13756 8643 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13395 9113 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12368 9300 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12878 9379 ns/op BenchmarkTrimASCII/1:1-4 2601594 38.71 ns/op BenchmarkTrimASCII/1:2-4 2639968 44.76 ns/op BenchmarkTrimASCII/1:4-4 2582112 47.06 ns/op BenchmarkTrimASCII/1:8-4 2448163 48.40 ns/op BenchmarkTrimASCII/1:16-4 2128815 56.48 ns/op BenchmarkTrimASCII/16:1-4 2142279 46.98 ns/op BenchmarkTrimASCII/16:2-4 877450 121.5 ns/op BenchmarkTrimASCII/16:4-4 919375 122.4 ns/op BenchmarkTrimASCII/16:8-4 1000000 125.1 ns/op BenchmarkTrimASCII/16:16-4 812930 127.7 ns/op BenchmarkTrimASCII/256:1-4 1000000 120.8 ns/op BenchmarkTrimASCII/256:2-4 101252 1157 ns/op BenchmarkTrimASCII/256:4-4 101874 1159 ns/op BenchmarkTrimASCII/256:8-4 99087 1166 ns/op BenchmarkTrimASCII/256:16-4 101920 1152 ns/op BenchmarkTrimASCII/4096:1-4 104979 1099 ns/op BenchmarkTrimASCII/4096:2-4 6531 18517 ns/op BenchmarkTrimASCII/4096:4-4 5185 21555 ns/op BenchmarkTrimASCII/4096:8-4 7062 18246 ns/op BenchmarkTrimASCII/4096:16-4 6495 18325 ns/op BenchmarkTrimByte-4 3299584 33.65 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19474 6063 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19207 6127 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1686 71674 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3234 36237 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6260 20493 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10299 ns/op BenchmarkJoin/0-4 3790882 30.91 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3224148 34.78 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 193405 659.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 126308 919.8 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 90892 1240 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 80179 1457 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 63974 1790 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 58125 2030 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2752600 41.05 ns/op BenchmarkTrimSpace/ASCII-4 1951510 60.03 ns/op BenchmarkTrimSpace/SomeNonASCII-4 130450 816.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 71634 1636 ns/op BenchmarkReplaceAll-4 109884 1069 ns/op 16 B/op 1 allocs/op PASS ok strings 65.170s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 68964 1641 ns/op BenchmarkCond2-4 22519 4940 ns/op BenchmarkCond4-4 14653 9536 ns/op BenchmarkCond8-4 7311 15952 ns/op BenchmarkCond16-4 3762 28413 ns/op BenchmarkCond32-4 2139 54638 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 551754 223.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 516807 272.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 776565 170.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 763351 179.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 379022 277.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 777873 153.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 131934 1115 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 101437 1329 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 86772 1948 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 72361 1924 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 812533 151.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 197782 618.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 798051 189.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 181326 677.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 664573 156.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 189783 605.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1311990 117.6 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 56251 1979 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 142803 849.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 272140 438.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4590 22744 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 458 287718 ns/op BenchmarkRange/*sync.Map-4 1870 65223 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 110859 1751 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 241443 499.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 96297 1247 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 63656 1961 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 227936 493.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 183796 1042 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 119925 1090 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 211868 557.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 850539 129.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 71628 1873 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 178759 689.1 ns/op BenchmarkSwapCollision/*sync.Map-4 115304 1032 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 217 567271 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 144519 872.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 407598 324.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 26014 4650 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 81232 1436 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35331 3629 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 313587 352.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 144282 843.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 260708 455.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1316370 100.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 186650 631.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1302762 99.00 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 836286 126.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 174304 676.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 833620 146.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 121792 1028 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 430195 401.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 754279 302.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 146470 917.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 907833 253.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 227257 752.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 109766 916.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 283893 477.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 71547 1666 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 287601 575.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 678774 253.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 133642 854.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 647809 221.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 45038 2576 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 100569 1210 ns/op BenchmarkClear/*sync.Map-4 46741 2466 ns/op BenchmarkUncontendedSemaphore-4 4228818 25.97 ns/op BenchmarkContendedSemaphore-4 4543684 25.98 ns/op BenchmarkMutexUncontended-4 926554 145.1 ns/op BenchmarkMutex-4 242222 513.4 ns/op BenchmarkMutexSlack-4 216831 515.1 ns/op BenchmarkMutexWork-4 209079 550.9 ns/op BenchmarkMutexWorkSlack-4 204850 609.5 ns/op BenchmarkMutexNoSpin-4 64828 1573 ns/op BenchmarkMutexSpin-4 84607 1385 ns/op BenchmarkOnce-4 992214 136.4 ns/op BenchmarkOnceFunc/v=Once-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 965133 111.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 103.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 965210 113.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5759617 20.88 ns/op BenchmarkSemaSyntNonblock-4 1476103 84.46 ns/op BenchmarkSemaSyntBlock-4 2148487 54.20 ns/op BenchmarkSemaWorkNonblock-4 1257663 93.59 ns/op BenchmarkSemaWorkBlock-4 1432790 84.26 ns/op BenchmarkRWMutexUncontended-4 438750 282.5 ns/op BenchmarkRWMutexWrite100-4 314827 343.2 ns/op BenchmarkRWMutexWrite10-4 279781 364.2 ns/op BenchmarkRWMutexWorkWrite100-4 242781 426.5 ns/op BenchmarkRWMutexWorkWrite10-4 231334 448.1 ns/op BenchmarkWaitGroupUncontended-4 742890 192.1 ns/op BenchmarkWaitGroupAddDone-4 523951 198.5 ns/op BenchmarkWaitGroupAddDoneWork-4 549804 202.6 ns/op BenchmarkWaitGroupWait-4 2914190 38.48 ns/op BenchmarkWaitGroupWaitWork-4 2222760 59.37 ns/op BenchmarkWaitGroupActuallyWait-4 58996 1773 ns/op 32 B/op 2 allocs/op PASS ok sync 22.567s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 935874 139.6 ns/op PASS ok sync/atomic 1.242s PASS ok syscall 1.038s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 143606 766.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.205s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6878 17036 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9835 11977 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1369405 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 99 1127395 ns/op 1120 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 165380987 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 166864375 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1536 75338 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1995 61642 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6692599 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 5959734 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 716366353 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 702067770 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 200 622659 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 207 554219 ns/op 189 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58887901 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 57965144 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7051395510 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 6668046640 ns/op 334042000 B/op 100089 allocs/op BenchmarkPyramid/10-4 2845 44541 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3443413 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 310891037 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2614 49684 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 250 475734 ns/op 42417 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4900866 ns/op 408995 B/op 1660 allocs/op BenchmarkCode-4 7129 14299 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.010s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 107100960 ns/op BenchmarkVariableString-4 86763 1358 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2018 56275 ns/op 2516 B/op 39 allocs/op PASS ok text/template/parse 1.540s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc1000-4 57 1796510 ns/op BenchmarkAfter-4 157194 997.4 ns/op BenchmarkStop/impl=chan-4 259546 636.8 ns/op BenchmarkStop/impl=func-4 300385 536.3 ns/op BenchmarkSimultaneousAfterFunc1000-4 45 2432034 ns/op BenchmarkStartStop1000-4 313 478248 ns/op BenchmarkReset/impl=chan-4 1659652 79.75 ns/op BenchmarkReset/impl=func-4 1569547 71.45 ns/op BenchmarkSleep1000-4 52 2813991 ns/op BenchmarkParallelTimerLatency-4 44 878700 avg-late-ns 1750561 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 653826 avg-late-ns 3259905 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 471154 avg-late-ns 1804757 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 405363 avg-late-ns 2145907 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 551829 avg-late-ns 2211300 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 368513 avg-late-ns 2353248 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 209431 avg-late-ns 2299073 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 225761 avg-late-ns 2491095 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 200463 avg-late-ns 2994979 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 304045 avg-late-ns 3579324 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 1638753 avg-late-ns 11402082 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 538278 avg-late-ns 2265580 max-late-ns BenchmarkAdjustTimers10000-4 34 3839341 ns/op BenchmarkTicker-4 615214 313.5 ns/op BenchmarkTickerReset-4 1604170 76.48 ns/op BenchmarkTickerResetNaive-4 225369 678.9 ns/op BenchmarkNow-4 710001 160.6 ns/op BenchmarkNowUnixNano-4 666915 173.0 ns/op BenchmarkNowUnixMilli-4 644258 173.8 ns/op BenchmarkNowUnixMicro-4 742779 172.3 ns/op BenchmarkFormat-4 51366 2239 ns/op BenchmarkFormatRFC3339-4 78336 1506 ns/op BenchmarkFormatRFC3339Nano-4 75615 1545 ns/op BenchmarkFormatNow-4 74750 1572 ns/op BenchmarkMarshalJSON-4 103587 1143 ns/op BenchmarkMarshalText-4 98950 1129 ns/op BenchmarkParse-4 116296 1015 ns/op BenchmarkParseRFC3339UTC-4 308781 374.3 ns/op BenchmarkParseRFC3339UTCBytes-4 227055 509.6 ns/op BenchmarkParseRFC3339TZ-4 105706 1148 ns/op BenchmarkParseRFC3339TZBytes-4 85926 1387 ns/op BenchmarkParseDuration-4 555517 201.9 ns/op BenchmarkHour-4 894337 142.5 ns/op BenchmarkSecond-4 868929 142.8 ns/op BenchmarkYear-4 668071 192.1 ns/op BenchmarkDay-4 614816 208.1 ns/op BenchmarkISOWeek-4 663652 201.4 ns/op BenchmarkGoString-4 81434 1569 ns/op BenchmarkUnmarshalText-4 95290 1292 ns/op PASS ok time 15.936s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 616797 207.6 ns/op BenchmarkDecodeValidJapaneseChars-4 673603 175.6 ns/op BenchmarkDecodeRune-4 2235778 56.08 ns/op BenchmarkEncodeValidASCII-4 541376 256.8 ns/op BenchmarkEncodeValidJapaneseChars-4 649083 161.3 ns/op BenchmarkAppendRuneValidASCII-4 1320850 93.05 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2271826 51.00 ns/op BenchmarkEncodeRune-4 1962266 59.78 ns/op PASS ok unicode/utf16 2.463s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1968787 53.76 ns/op BenchmarkRuneCountTenJapaneseChars-4 359370 378.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2692278 39.11 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 377601 344.5 ns/op BenchmarkValidTenASCIIChars-4 2094229 56.20 ns/op BenchmarkValid100KASCIIChars-4 144 826141 ns/op BenchmarkValidTenJapaneseChars-4 342274 345.8 ns/op BenchmarkValidLongMostlyASCII-4 132 900952 ns/op BenchmarkValidLongJapanese-4 63 1888401 ns/op BenchmarkValidStringTenASCIIChars-4 3372169 33.54 ns/op BenchmarkValidString100KASCIIChars-4 13816 8620 ns/op BenchmarkValidStringTenJapaneseChars-4 372510 322.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1536 76028 ns/op BenchmarkValidStringLongJapanese-4 141 838186 ns/op BenchmarkEncodeASCIIRune-4 2954901 39.61 ns/op BenchmarkEncodeJapaneseRune-4 1834892 61.96 ns/op BenchmarkAppendASCIIRune-4 9287979 12.49 ns/op BenchmarkAppendJapaneseRune-4 2148451 53.16 ns/op BenchmarkDecodeASCIIRune-4 2730446 44.24 ns/op BenchmarkDecodeJapaneseRune-4 1936342 61.26 ns/op BenchmarkFullRune/ASCII-4 3322272 36.17 ns/op BenchmarkFullRune/Incomplete-4 1631642 72.28 ns/op BenchmarkFullRune/Japanese-4 2930439 35.95 ns/op PASS ok unicode/utf8 5.249s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 105116540977 ns/op PASS ok cmd/api 106.376s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 700621 177.8 ns/op BenchmarkCgoCall/one-pointer-4 480890 261.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 431266 307.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 419133 288.8 ns/op BenchmarkCgoCall/eight-pointers-4 188572 667.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 539803 239.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 26757 4713 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31737 3786 ns/op BenchmarkGoString-4 1000000 161.6 ns/op BenchmarkCGoCallback-4 59496 1905 ns/op BenchmarkCGoInCThread-4 462159 248.2 ns/op PASS ok cmd/cgo/internal/test 2.896s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1323865 86.41 ns/op BenchmarkEqArrayOfStrings64-4 211711 578.5 ns/op BenchmarkEqArrayOfStrings1024-4 14629 8260 ns/op BenchmarkEqArrayOfFloats5-4 1606167 75.49 ns/op BenchmarkEqArrayOfFloats64-4 198498 606.1 ns/op BenchmarkEqArrayOfFloats1024-4 13598 8598 ns/op BenchmarkEqArrayOfStructsEq-4 4279 30070 ns/op BenchmarkEqArrayOfStructsNotEq-4 7671 16624 ns/op BenchmarkEqStruct-4 25488513 4.125 ns/op PASS ok cmd/compile/internal/reflectdata 2.675s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70460 ns/op BenchmarkInvertLessThanNoov-4 18950364 5.886 ns/op BenchmarkCopyElim1-4 451 336710 ns/op BenchmarkCopyElim10-4 298 347304 ns/op BenchmarkCopyElim100-4 199 551332 ns/op BenchmarkCopyElim1000-4 58 2148220 ns/op BenchmarkCopyElim10000-4 4 29569323 ns/op BenchmarkCopyElim100000-4 1 470199464 ns/op BenchmarkDeadCode/1-4 258 490708 ns/op BenchmarkDeadCode/10-4 237 458740 ns/op BenchmarkDeadCode/100-4 168 804119 ns/op BenchmarkDeadCode/1000-4 55 2962796 ns/op BenchmarkDeadCode/10000-4 4 28681026 ns/op BenchmarkDeadCode/100000-4 1 298041985 ns/op BenchmarkDeadCode/200000-4 1 621477926 ns/op BenchmarkDominatorsLinear-4 16 7398393 ns/op 1.35 MB/s BenchmarkDominatorsFwdBack-4 10 11049025 ns/op 0.91 MB/s BenchmarkDominatorsManyPred-4 12 10241054 ns/op 0.98 MB/s BenchmarkDominatorsMaxPred-4 10 10483595 ns/op 0.95 MB/s BenchmarkDominatorsMaxPredVal-4 10 10642252 ns/op 0.94 MB/s BenchmarkFuse/1-4 387 312651 ns/op BenchmarkFuse/10-4 348 344329 ns/op BenchmarkFuse/100-4 152 730303 ns/op BenchmarkFuse/1000-4 22 5144734 ns/op BenchmarkFuse/10000-4 2 56573730 ns/op BenchmarkNilCheckDeep1-4 13194 9154 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5608 21836 ns/op 0.46 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 786 146021 ns/op 0.68 MB/s 1167 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 84 1405649 ns/op 0.71 MB/s 8776 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16282023 ns/op 0.61 MB/s 206514 B/op 7 allocs/op BenchmarkDSEPass-4 42 2870637 ns/op 50152 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 110924953 ns/op 4252416 B/op 108432 allocs/op BenchmarkCSEPass-4 8 13645669 ns/op 123309 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 145747373 ns/op 5683304 B/op 97598 allocs/op BenchmarkDeadcodePass-4 211 561140 ns/op 83094 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 125763915 ns/op 4113080 B/op 45449 allocs/op BenchmarkMultiPass-4 80 1264218 ns/op 226244 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 249099333 ns/op 11262352 B/op 150281 allocs/op BenchmarkCondRewrite/SoloJump-4 4626832 25.35 ns/op BenchmarkCondRewrite/CombJump-4 4368855 27.22 ns/op PASS ok cmd/compile/internal/ssa 16.051s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12844 8865 ns/op BenchmarkExtShift-4 23398 5008 ns/op BenchmarkModify-4 9145 13495 ns/op BenchmarkMullImm-4 23660 5134 ns/op BenchmarkConstModify-4 8131 15210 ns/op BenchmarkBitSet-4 12687 9890 ns/op BenchmarkBitClear-4 12252 9589 ns/op BenchmarkBitToggle-4 13094 9185 ns/op BenchmarkBitSetConst-4 147694 843.1 ns/op BenchmarkBitClearConst-4 144618 839.3 ns/op BenchmarkBitToggleConst-4 150096 842.8 ns/op BenchmarkDivconstI64-4 6428773 17.33 ns/op BenchmarkModconstI64-4 6896044 17.00 ns/op BenchmarkDivisiblePow2constI64-4 6699460 15.91 ns/op BenchmarkDivisibleconstI64-4 8140404 14.06 ns/op BenchmarkDivisibleWDivconstI64-4 3960411 29.07 ns/op BenchmarkDivconstU64/3-4 5786510 20.61 ns/op BenchmarkDivconstU64/5-4 7379173 15.79 ns/op BenchmarkDivconstU64/37-4 6393631 18.10 ns/op BenchmarkDivconstU64/1234567-4 8171612 14.53 ns/op BenchmarkModconstU64-4 6839548 15.80 ns/op BenchmarkDivisibleconstU64-4 8869742 13.77 ns/op BenchmarkDivisibleWDivconstU64-4 4054873 27.71 ns/op BenchmarkDivconstI32-4 8276054 15.17 ns/op BenchmarkModconstI32-4 7840173 13.93 ns/op BenchmarkDivisiblePow2constI32-4 8502433 15.25 ns/op BenchmarkDivisibleconstI32-4 6990810 15.67 ns/op BenchmarkDivisibleWDivconstI32-4 4857630 24.38 ns/op BenchmarkDivconstU32-4 7393774 14.86 ns/op BenchmarkModconstU32-4 7637978 17.31 ns/op BenchmarkDivisibleconstU32-4 7441896 14.58 ns/op BenchmarkDivisibleWDivconstU32-4 4577385 27.04 ns/op BenchmarkDivconstI16-4 6867709 19.25 ns/op BenchmarkModconstI16-4 7849094 14.60 ns/op BenchmarkDivisiblePow2constI16-4 7475174 15.44 ns/op BenchmarkDivisibleconstI16-4 8635437 14.39 ns/op BenchmarkDivisibleWDivconstI16-4 5010316 24.36 ns/op BenchmarkDivconstU16-4 8674464 14.59 ns/op BenchmarkModconstU16-4 8625466 15.23 ns/op BenchmarkDivisibleconstU16-4 9038491 13.84 ns/op BenchmarkDivisibleWDivconstU16-4 3997401 28.69 ns/op BenchmarkDivconstI8-4 6486952 17.61 ns/op BenchmarkModconstI8-4 7686520 16.33 ns/op BenchmarkDivisiblePow2constI8-4 8248442 14.04 ns/op BenchmarkDivisibleconstI8-4 8550614 14.72 ns/op BenchmarkDivisibleWDivconstI8-4 4528519 26.06 ns/op BenchmarkDivconstU8-4 7898624 15.58 ns/op BenchmarkModconstU8-4 7093141 19.23 ns/op BenchmarkDivisibleconstU8-4 7996796 17.61 ns/op BenchmarkDivisibleWDivconstU8-4 3950186 30.56 ns/op BenchmarkMul2-4 248245 516.3 ns/op BenchmarkMulNeg2-4 248194 522.9 ns/op BenchmarkEfaceInteger-4 2853471 35.63 ns/op BenchmarkTypeAssert-4 20266213 5.935 ns/op BenchmarkDiv64UnsignedSmall-4 9572277 12.12 ns/op BenchmarkDiv64Small-4 8863678 13.49 ns/op BenchmarkDiv64SmallNegDivisor-4 8723311 14.08 ns/op BenchmarkDiv64SmallNegDividend-4 9001392 13.33 ns/op BenchmarkDiv64SmallNegBoth-4 9027800 12.98 ns/op BenchmarkDiv64Unsigned-4 9323722 12.20 ns/op BenchmarkDiv64-4 8154066 13.86 ns/op BenchmarkDiv64NegDivisor-4 8641124 13.63 ns/op BenchmarkDiv64NegDividend-4 9104563 13.44 ns/op BenchmarkDiv64NegBoth-4 8684988 13.67 ns/op BenchmarkMod64UnsignedSmall-4 10246290 11.48 ns/op BenchmarkMod64Small-4 8818072 13.12 ns/op BenchmarkMod64SmallNegDivisor-4 8035350 13.60 ns/op BenchmarkMod64SmallNegDividend-4 8808426 13.53 ns/op BenchmarkMod64SmallNegBoth-4 7842625 13.80 ns/op BenchmarkMod64Unsigned-4 10231870 11.29 ns/op BenchmarkMod64-4 9096876 12.95 ns/op BenchmarkMod64NegDivisor-4 8834972 13.46 ns/op BenchmarkMod64NegDividend-4 8982157 13.22 ns/op BenchmarkMod64NegBoth-4 9430948 12.86 ns/op BenchmarkMulconstI32/3-4 26629366 4.878 ns/op BenchmarkMulconstI32/5-4 25897599 4.854 ns/op BenchmarkMulconstI32/12-4 24707188 5.174 ns/op BenchmarkMulconstI32/120-4 26244199 4.758 ns/op BenchmarkMulconstI32/-120-4 25299589 4.810 ns/op BenchmarkMulconstI32/65537-4 24239760 5.138 ns/op BenchmarkMulconstI32/65538-4 24451700 5.173 ns/op BenchmarkMulconstI64/3-4 23700664 5.319 ns/op BenchmarkMulconstI64/5-4 25620676 4.881 ns/op BenchmarkMulconstI64/12-4 25712492 5.137 ns/op BenchmarkMulconstI64/120-4 25622804 4.832 ns/op BenchmarkMulconstI64/-120-4 27608083 5.089 ns/op BenchmarkMulconstI64/65537-4 26369493 5.064 ns/op BenchmarkMulconstI64/65538-4 25379132 5.119 ns/op BenchmarkMulconstU32/3-4 26208924 4.848 ns/op BenchmarkMulconstU32/5-4 26396431 4.887 ns/op BenchmarkMulconstU32/12-4 23667634 5.204 ns/op BenchmarkMulconstU32/120-4 24130555 4.867 ns/op BenchmarkMulconstU32/65537-4 24806119 5.197 ns/op BenchmarkMulconstU32/65538-4 25006162 5.362 ns/op BenchmarkMulconstU64/3-4 24703465 4.931 ns/op BenchmarkMulconstU64/5-4 26410362 4.970 ns/op BenchmarkMulconstU64/12-4 25296495 5.105 ns/op BenchmarkMulconstU64/120-4 25294239 4.856 ns/op BenchmarkMulconstU64/65537-4 26062377 5.115 ns/op BenchmarkMulconstU64/65538-4 25095902 5.125 ns/op BenchmarkShiftArithmeticRight-4 28461559 4.415 ns/op BenchmarkSwitch8Predictable-4 8362874 12.97 ns/op BenchmarkSwitch8Unpredictable-4 8176461 12.51 ns/op BenchmarkSwitch32Predictable-4 11915643 8.648 ns/op BenchmarkSwitch32Unpredictable-4 8317928 12.41 ns/op BenchmarkSwitchStringPredictable-4 5621932 18.61 ns/op BenchmarkSwitchStringUnpredictable-4 6688580 17.42 ns/op BenchmarkSwitchTypePredictable-4 4621746 25.99 ns/op BenchmarkSwitchTypeUnpredictable-4 4602588 25.47 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5810748 20.51 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 5364814 20.67 ns/op PASS ok cmd/compile/internal/test 19.476s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 93 1353360 ns/op BenchmarkNamed/Underlying/nongeneric-4 589722 184.2 ns/op BenchmarkNamed/Underlying/generic-4 665317 187.4 ns/op BenchmarkNamed/Underlying/src_instance-4 651992 185.8 ns/op BenchmarkNamed/Underlying/user_instance-4 767749 171.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 576287290 ns/op 59476 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 424638258 ns/op 80577 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 167252387 ns/op 204636 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 148697867 ns/op 228895 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3074104348 ns/op 1703 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 109264028 ns/op 47059 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40116088 ns/op 130124 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 54524754 ns/op 95458 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 864857375 ns/op 2507 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 54631850 ns/op 39485 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 32383524 ns/op 66738 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26863025 ns/op 80433 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2450768070 ns/op 28494 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 595804690 ns/op 117105 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 127578262 ns/op 545876 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 107505385 ns/op 647714 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3431871225 ns/op 586.2 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 80998158 ns/op 24770 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 52539008 ns/op 37236 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 49675659 ns/op 40326 lines/s PASS ok cmd/compile/internal/types2 43.614s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 29890316 ns/op 13996250 sys-ns/op 6451250 user-ns/op PASS ok cmd/go 1.497s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 209286 532.9 ns/op PASS ok cmd/go/internal/cfg 1.184s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 67876 1752 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77644 1545 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17925 6591 ns/op 155.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18336 6357 ns/op 161.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3211 39956 ns/op 205.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3207 40635 ns/op 201.60 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.071s All tests passed.