darwin-amd64-race at d18e9407b078001a1ed07c783bb9b624b19f6609 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=967D341D-F222-4794-983F-2AD8409E13EE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.DSHlunBOB1/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6DB79B1E-BCB5-43E3-AC9C-294E1543D366" "__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=967D341D-F222-4794-983F-2AD8409E13EE" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.DSHlunBOB1/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=6DB79B1E-BCB5-43E3-AC9C-294E1543D366" "__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.104s ok archive/zip 3.830s ok bufio 1.552s ok bytes 3.102s ok cmp 1.035s ok compress/bzip2 1.578s ok compress/flate 8.850s ok compress/gzip 17.132s ok compress/lzw 1.768s ok compress/zlib 6.844s ok container/heap 1.051s ok container/list 1.031s ok container/ring 1.059s ok context 1.142s ok crypto 1.065s ok crypto/aes 1.136s ok crypto/cipher 1.079s ok crypto/des 1.109s ok crypto/dsa 1.050s ok crypto/ecdh 1.299s ok crypto/ecdsa 1.261s ok crypto/ed25519 1.528s ok crypto/elliptic 1.073s ok crypto/hmac 1.050s ok crypto/internal/alias 1.034s ok crypto/internal/bigmod 5.577s ok crypto/internal/boring 1.127s ok crypto/internal/boring/bcache 2.386s ok crypto/internal/edwards25519 2.475s ok crypto/internal/edwards25519/field 1.223s ok crypto/internal/nistec 2.159s ok crypto/internal/nistec/fiat 1.071s [no tests to run] ok crypto/md5 1.121s ok crypto/rand 1.630s ok crypto/rc4 1.973s ok crypto/rsa 3.212s ok crypto/sha1 1.072s ok crypto/sha256 1.048s ok crypto/sha512 1.042s ok crypto/subtle 1.721s ok crypto/tls 6.815s ok crypto/x509 3.317s ok database/sql 1.694s ok database/sql/driver 1.123s ok debug/buildinfo 1.128s ok debug/dwarf 1.139s ok debug/elf 2.572s ok debug/gosym 1.200s ok debug/macho 1.049s ok debug/pe 1.142s ok debug/plan9obj 1.041s ok embed 1.070s [no tests to run] ok embed/internal/embedtest 1.145s ok encoding/ascii85 1.096s ok encoding/asn1 1.165s ok encoding/base32 1.291s ok encoding/base64 1.047s ok encoding/binary 1.049s ok encoding/csv 1.165s ok encoding/gob 28.213s ok encoding/hex 1.052s ok encoding/json 3.954s ok encoding/pem 4.015s ok encoding/xml 1.276s ok errors 1.130s ok expvar 1.099s ok flag 3.308s ok fmt 1.707s ok go/ast 1.053s ok go/build 6.340s ok go/build/constraint 1.030s ok go/constant 1.054s ok go/doc 1.383s ok go/doc/comment 4.907s ok go/format 1.131s ok go/importer 3.684s ok go/internal/gccgoimporter 1.170s ok go/internal/gcimporter 28.884s ok go/internal/srcimporter 34.954s ok go/parser 2.422s ok go/printer 3.513s ok go/scanner 1.049s ok go/token 1.184s ok go/types 71.594s ok hash 1.047s ok hash/adler32 1.072s ok hash/crc32 1.091s ok hash/crc64 1.056s ok hash/fnv 1.038s ok hash/maphash 1.031s ok html 1.054s ok html/template 1.366s ok image 1.608s ok image/color 1.091s ok image/draw 2.102s ok image/gif 2.879s ok image/jpeg 2.999s ok image/png 5.230s ok index/suffixarray 2.736s ok internal/abi 1.460s ok internal/buildcfg 1.126s ok internal/coverage/cformat 1.075s ok internal/coverage/cmerge 1.035s ok internal/coverage/pods 1.061s ok internal/coverage/slicereader 1.036s ok internal/coverage/slicewriter 1.036s ok internal/coverage/test 1.073s ok internal/cpu 3.080s ok internal/dag 1.035s ok internal/diff 1.031s ok internal/fmtsort 1.024s ok internal/fuzz 1.062s ok internal/godebug 19.127s ok internal/godebugs 1.060s ok internal/intern 3.642s ok internal/itoa 1.095s ok internal/platform 2.908s ok internal/poll 1.793s ok internal/profile 1.127s ok internal/reflectlite 1.033s ok internal/safefilepath 1.056s ok internal/saferio 1.353s ok internal/singleflight 1.140s ok internal/testenv 1.804s ok internal/trace 1.600s ok internal/types/errors 3.334s ok internal/unsafeheader 1.043s ok internal/xcoff 1.127s ok internal/zstd 1.037s ok io 1.159s ok io/fs 1.421s ok io/ioutil 1.113s ok log 1.113s ok log/slog 1.280s ok log/slog/internal/benchmarks 1.049s ok log/slog/internal/buffer 1.036s ok log/syslog 2.293s ok maps 1.045s ok math 1.085s ok math/big 5.146s ok math/bits 1.151s ok math/cmplx 1.051s ok math/rand 5.662s ok mime 1.108s ok mime/multipart 6.968s ok mime/quotedprintable 1.178s ok net 19.956s ok net/http 24.378s ok net/http/cgi 13.848s ok net/http/cookiejar 1.135s ok net/http/fcgi 1.365s ok net/http/httptest 1.525s ok net/http/httptrace 1.060s ok net/http/httputil 2.462s ok net/http/internal 1.040s ok net/http/internal/ascii 1.043s ok net/http/pprof 6.342s ok net/internal/socktest 1.092s ok net/mail 1.059s ok net/netip 2.459s ok net/rpc 1.279s ok net/rpc/jsonrpc 1.103s ok net/smtp 1.302s ok net/textproto 3.358s ok net/url 1.095s ok os 9.133s ok os/exec 12.539s ok os/exec/internal/fdtest 1.098s ok os/signal 19.039s ok os/user 1.153s ok path 1.109s ok path/filepath 1.162s ok plugin 1.086s ok reflect 3.489s ok regexp 6.458s ok regexp/syntax 7.722s ok runtime 86.575s ok runtime/cgo 1.041s ok runtime/coverage 1.046s ok runtime/debug 2.316s ok runtime/internal/atomic 1.124s ok runtime/internal/math 1.139s ok runtime/internal/sys 1.139s ok runtime/internal/wasitest 1.063s ok runtime/metrics 1.093s ok runtime/pprof 24.180s ok runtime/race 16.251s ok runtime/trace 7.441s ok slices 1.885s ok sort 2.514s ok strconv 3.707s ok strings 2.626s ok sync 2.511s ok sync/atomic 5.385s ok syscall 6.921s ok testing 3.518s ok testing/fstest 1.087s ok testing/iotest 1.040s ok testing/quick 1.235s ok testing/slogtest 1.086s ok text/scanner 1.046s ok text/tabwriter 1.076s ok text/template 1.134s ok text/template/parse 1.065s ok time 3.710s ok unicode 1.115s ok unicode/utf16 1.093s ok unicode/utf8 1.072s ok cmd/addr2line 12.943s ok cmd/api 6.058s ok cmd/asm/internal/asm 4.708s ok cmd/asm/internal/lex 1.051s ok cmd/cgo/internal/swig 1.121s ok cmd/cgo/internal/test 5.126s ok cmd/cgo/internal/testcarchive 60.607s ok cmd/cgo/internal/testcshared 29.061s ok cmd/cgo/internal/testerrors 36.365s ok cmd/cgo/internal/testfortran 1.152s ok cmd/cgo/internal/testgodefs 4.921s ok cmd/cgo/internal/testlife 4.517s ok cmd/cgo/internal/testnocgo 1.038s ok cmd/cgo/internal/testplugin 116.125s ok cmd/cgo/internal/testsanitizers 1.054s [no tests to run] ok cmd/cgo/internal/testshared 1.034s ok cmd/cgo/internal/testso 5.857s ok cmd/cgo/internal/teststdio 5.941s ok cmd/cgo/internal/testtls 1.051s ok cmd/compile/internal/abt 1.069s ok cmd/compile/internal/amd64 96.560s ok cmd/compile/internal/base 1.080s ok cmd/compile/internal/compare 1.114s ok cmd/compile/internal/dwarfgen 2.308s ok cmd/compile/internal/importer 7.625s ok cmd/compile/internal/inline/inlheur 3.327s ok cmd/compile/internal/ir 1.053s ok cmd/compile/internal/logopt 4.199s ok cmd/compile/internal/loopvar 53.522s ok cmd/compile/internal/noder 1.050s ok cmd/compile/internal/reflectdata 1.041s [no tests to run] ok cmd/compile/internal/ssa 44.116s ok cmd/compile/internal/syntax 1.301s ok cmd/compile/internal/test 22.356s ok cmd/compile/internal/typecheck 2.098s ok cmd/compile/internal/types 1.040s ok cmd/compile/internal/types2 27.758s ok cmd/covdata 1.068s ok cmd/cover 21.971s ok cmd/dist 1.132s ok cmd/distpack 1.111s ok cmd/doc 6.066s ok cmd/fix 25.084s ok cmd/go 556.373s ok cmd/go/internal/auth 1.069s ok cmd/go/internal/cache 1.577s ok cmd/go/internal/cfg 1.055s [no tests to run] ok cmd/go/internal/envcmd 1.854s ok cmd/go/internal/fsys 1.368s ok cmd/go/internal/generate 1.232s ok cmd/go/internal/gover 1.070s ok cmd/go/internal/imports 1.127s ok cmd/go/internal/load 1.076s ok cmd/go/internal/lockedfile 2.421s ok cmd/go/internal/lockedfile/internal/filelock 2.156s ok cmd/go/internal/modfetch 1.079s ok cmd/go/internal/modfetch/codehost 11.834s ok cmd/go/internal/modfetch/zip_sum_test 1.131s ok cmd/go/internal/modindex 1.942s ok cmd/go/internal/modload 1.125s ok cmd/go/internal/mvs 1.122s ok cmd/go/internal/par 1.156s ok cmd/go/internal/str 1.034s ok cmd/go/internal/test 1.145s ok cmd/go/internal/toolchain 1.071s ok cmd/go/internal/vcs 1.082s ok cmd/go/internal/vcweb 1.128s ok cmd/go/internal/vcweb/vcstest 30.224s ok cmd/go/internal/web 1.064s ok cmd/go/internal/work 4.132s ok cmd/gofmt 1.417s ok cmd/internal/archive 4.429s ok cmd/internal/buildid 3.070s ok cmd/internal/cov 2.798s ok cmd/internal/dwarf 1.040s ok cmd/internal/edit 1.056s ok cmd/internal/goobj 1.034s ok cmd/internal/moddeps 3.777s ok cmd/internal/notsha256 1.063s ok cmd/internal/obj 2.369s ok cmd/internal/obj/ppc64 1.747s ok cmd/internal/obj/riscv 1.405s ok cmd/internal/obj/s390x 1.042s ok cmd/internal/obj/x86 5.345s ok cmd/internal/objabi 1.184s ok cmd/internal/pkgpath 5.198s ok cmd/internal/pkgpattern 1.055s ok cmd/internal/quoted 1.039s ok cmd/internal/src 1.027s ok cmd/internal/test2json 2.055s ok cmd/link 42.548s ok cmd/link/internal/benchmark 1.077s ok cmd/link/internal/ld 34.663s ok cmd/link/internal/loader 1.169s ok cmd/nm 9.442s ok cmd/objdump 9.812s ok cmd/pack 8.312s ok cmd/pprof 4.075s ok cmd/trace 1.255s ok cmd/vet 51.467s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2696 39456 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2545 48640 ns/op 1868 B/op 37 allocs/op Benchmark/Writer/PAX-4 1591 82015 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3720 33650 ns/op 5184 B/op 16 allocs/op Benchmark/Reader/GNU-4 6055 30777 ns/op 5189 B/op 15 allocs/op Benchmark/Reader/PAX-4 2020 82107 ns/op 9014 B/op 33 allocs/op PASS ok archive/tar 2.254s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 298197594 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 308787416 ns/op BenchmarkZip64TestSizes/4096-4 986 176793 ns/op BenchmarkZip64TestSizes/1048576-4 78 1632675 ns/op BenchmarkZip64TestSizes/67108864-4 1 231501647 ns/op PASS ok archive/zip 2.693s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 177990 651.2 ns/op BenchmarkReaderCopyUnoptimal-4 123302 1002 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 75856 ns/op BenchmarkReaderWriteToOptimal-4 7506 28432 ns/op BenchmarkReaderReadString-4 114438 1235 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 182517 685.6 ns/op BenchmarkWriterCopyUnoptimal-4 189266 669.7 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 74411 ns/op BenchmarkReaderEmpty-4 10000 12887 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 12495 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 476392 300.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.262s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2380 70535 ns/op 464.57 MB/s BenchmarkWriteByte-4 278 456148 ns/op 8.98 MB/s BenchmarkWriteRune-4 98 1150181 ns/op 10.68 MB/s BenchmarkBufferNotEmptyWriteRead-4 20 6035508 ns/op BenchmarkBufferFullSmallReads-4 85 1729988 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 36745 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 232 661526 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 17951699 ns/op 4192257 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 108382239 ns/op 154.80 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2570952 42.66 ns/op 234.40 MB/s BenchmarkIndexByte/32-4 2602555 45.84 ns/op 698.15 MB/s BenchmarkIndexByte/4K-4 1000000 147.0 ns/op 27867.01 MB/s BenchmarkIndexBytePortable/10-4 959382 144.0 ns/op 69.45 MB/s BenchmarkIndexBytePortable/32-4 398685 334.1 ns/op 95.77 MB/s BenchmarkIndexBytePortable/4K-4 3378 34883 ns/op 117.42 MB/s BenchmarkIndexRune/10-4 926535 136.4 ns/op 73.29 MB/s BenchmarkIndexRune/32-4 718987 217.5 ns/op 147.11 MB/s BenchmarkIndexRune/4K-4 313576 443.1 ns/op 9244.28 MB/s BenchmarkIndexRuneASCII/10-4 2668750 57.02 ns/op 175.36 MB/s BenchmarkIndexRuneASCII/32-4 2563686 44.34 ns/op 721.76 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 146.6 ns/op 27947.72 MB/s BenchmarkEqual/0-4 8274478 12.87 ns/op BenchmarkEqual/1-4 903402 135.8 ns/op 7.36 MB/s BenchmarkEqual/6-4 1000000 160.1 ns/op 37.47 MB/s BenchmarkEqual/9-4 973558 221.4 ns/op 40.66 MB/s BenchmarkEqual/15-4 919783 131.6 ns/op 113.94 MB/s BenchmarkEqual/16-4 1000000 131.0 ns/op 122.15 MB/s BenchmarkEqual/20-4 838879 150.2 ns/op 133.20 MB/s BenchmarkEqual/32-4 1000000 123.4 ns/op 259.38 MB/s BenchmarkEqual/4K-4 79327 1732 ns/op 2364.41 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 137.6 ns/op 465.18 MB/s BenchmarkEqualBothUnaligned/64_1-4 858910 180.3 ns/op 354.90 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 112.3 ns/op 569.81 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 125.4 ns/op 510.20 MB/s BenchmarkEqualBothUnaligned/4096_0-4 80034 1480 ns/op 2767.26 MB/s BenchmarkEqualBothUnaligned/4096_1-4 49071 2769 ns/op 1479.39 MB/s BenchmarkEqualBothUnaligned/4096_4-4 108444 1034 ns/op 3961.61 MB/s BenchmarkEqualBothUnaligned/4096_7-4 111668 1079 ns/op 3795.28 MB/s BenchmarkIndex/10-4 1769096 63.95 ns/op 156.36 MB/s BenchmarkIndex/32-4 1688192 67.09 ns/op 476.95 MB/s BenchmarkIndex/4K-4 36153 3623 ns/op 1130.48 MB/s BenchmarkIndexEasy/10-4 1864275 61.86 ns/op 161.65 MB/s BenchmarkIndexEasy/32-4 1510221 117.8 ns/op 271.57 MB/s BenchmarkIndexEasy/4K-4 394902 293.8 ns/op 13940.45 MB/s BenchmarkCount/10-4 1000000 109.8 ns/op 91.11 MB/s BenchmarkCount/32-4 1000000 113.1 ns/op 283.01 MB/s BenchmarkCount/4K-4 34598 3954 ns/op 1035.90 MB/s BenchmarkCountEasy/10-4 860079 121.1 ns/op 82.55 MB/s BenchmarkCountEasy/32-4 1000000 105.5 ns/op 303.28 MB/s BenchmarkCountEasy/4K-4 435890 304.9 ns/op 13433.50 MB/s BenchmarkCountSingle/10-4 2336499 48.52 ns/op 206.12 MB/s BenchmarkCountSingle/32-4 2424782 55.62 ns/op 575.33 MB/s BenchmarkCountSingle/4K-4 756350 178.9 ns/op 22897.52 MB/s BenchmarkToUpper/#00-4 2009248 61.07 ns/op BenchmarkToUpper/ONLYUPPER-4 309686 613.1 ns/op BenchmarkToUpper/abc-4 429864 564.8 ns/op BenchmarkToUpper/AbC123-4 261036 619.9 ns/op BenchmarkToUpper/azAZ09_-4 199965 761.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76430 1843 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29792 4278 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46822 2564 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 58066 2087 ns/op BenchmarkToLower/#00-4 1985041 54.21 ns/op BenchmarkToLower/abc-4 335065 443.6 ns/op BenchmarkToLower/AbC123-4 225370 508.8 ns/op BenchmarkToLower/azAZ09_-4 193730 549.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 66103 1694 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29109 5604 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 54832 2262 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 79400 1426 ns/op BenchmarkFields/ASCII/16-4 156792 806.6 ns/op 19.84 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13860 8439 ns/op 30.34 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 852 183105 ns/op 22.37 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 3061498 ns/op 21.41 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 73254828 ns/op 14.31 MB/s 2261040 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 45888 2883 ns/op 5.55 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6255 36394 ns/op 7.03 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 304 445426 ns/op 9.20 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 8648453 ns/op 7.58 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 148235552 ns/op 7.07 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 87904 1312 ns/op 12.20 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8133 15492 ns/op 16.52 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 450 299566 ns/op 13.67 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 21 6007979 ns/op 10.91 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 112296692 ns/op 9.34 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 84453 1605 ns/op 9.97 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5300 19116 ns/op 13.39 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 307 420310 ns/op 9.75 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 16 10774247 ns/op 6.08 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 160275783 ns/op 6.54 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1414405 84.44 ns/op BenchmarkTrimSpace/ASCII-4 1000000 136.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 75478 1393 ns/op BenchmarkTrimSpace/JustNonASCII-4 37881 3020 ns/op BenchmarkToValidUTF8/Valid-4 410354 388.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 241562 628.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 63100 1842 ns/op BenchmarkIndexHard1-4 850 221610 ns/op BenchmarkIndexHard2-4 585 187358 ns/op BenchmarkIndexHard3-4 147 745907 ns/op BenchmarkIndexHard4-4 100 1547159 ns/op BenchmarkLastIndexHard1-4 4 29914400 ns/op BenchmarkLastIndexHard2-4 5 22768819 ns/op BenchmarkLastIndexHard3-4 4 32144899 ns/op BenchmarkCountHard1-4 834 163831 ns/op BenchmarkCountHard2-4 723 166449 ns/op BenchmarkCountHard3-4 170 754383 ns/op BenchmarkSplitEmptySeparator-4 1 121248289 ns/op BenchmarkSplitSingleByteSeparator-4 10 15671817 ns/op BenchmarkSplitMultiByteSeparator-4 8 12542165 ns/op BenchmarkSplitNSingleByteSeparator-4 99292 1454 ns/op BenchmarkSplitNMultiByteSeparator-4 34234 3371 ns/op BenchmarkRepeat-4 123100 1461 ns/op BenchmarkRepeatLarge/256/1-4 71871 2177 ns/op 117.60 MB/s BenchmarkRepeatLarge/256/16-4 162933 1426 ns/op 179.52 MB/s BenchmarkRepeatLarge/512/1-4 46600 2406 ns/op 212.84 MB/s BenchmarkRepeatLarge/512/16-4 68500 1720 ns/op 297.68 MB/s BenchmarkRepeatLarge/1024/1-4 40172 4059 ns/op 252.25 MB/s BenchmarkRepeatLarge/1024/16-4 42003 3500 ns/op 292.57 MB/s BenchmarkRepeatLarge/2048/1-4 16794 6039 ns/op 339.15 MB/s BenchmarkRepeatLarge/2048/16-4 17610 6932 ns/op 295.46 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10299 ns/op 397.70 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11090 ns/op 369.35 MB/s BenchmarkRepeatLarge/8192/1-4 10000 20138 ns/op 406.80 MB/s BenchmarkRepeatLarge/8192/16-4 10000 21199 ns/op 386.43 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11749 ns/op 348.71 MB/s BenchmarkRepeatLarge/16384/1-4 9962 38941 ns/op 420.74 MB/s BenchmarkRepeatLarge/16384/16-4 9322 39879 ns/op 410.84 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 29287 ns/op 419.68 MB/s BenchmarkRepeatLarge/32768/1-4 2738 77360 ns/op 423.58 MB/s BenchmarkRepeatLarge/32768/16-4 1803 70956 ns/op 461.81 MB/s BenchmarkRepeatLarge/32768/4097-4 2677 69331 ns/op 413.65 MB/s BenchmarkRepeatLarge/65536/1-4 950 146314 ns/op 447.91 MB/s BenchmarkRepeatLarge/65536/16-4 891 141974 ns/op 461.61 MB/s BenchmarkRepeatLarge/65536/4097-4 931 139470 ns/op 440.63 MB/s BenchmarkRepeatLarge/131072/1-4 124 959698 ns/op 136.58 MB/s BenchmarkRepeatLarge/131072/16-4 211 753417 ns/op 173.97 MB/s BenchmarkRepeatLarge/131072/4097-4 164 777656 ns/op 163.32 MB/s BenchmarkRepeatLarge/262144/1-4 100 1491572 ns/op 175.75 MB/s BenchmarkRepeatLarge/262144/16-4 100 1812131 ns/op 144.66 MB/s BenchmarkRepeatLarge/262144/4097-4 140 1073881 ns/op 240.35 MB/s BenchmarkRepeatLarge/524288/1-4 100 2462898 ns/op 212.87 MB/s BenchmarkRepeatLarge/524288/16-4 100 2607574 ns/op 201.06 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2152714 ns/op 241.70 MB/s BenchmarkRepeatLarge/1048576/1-4 38 4715539 ns/op 222.37 MB/s BenchmarkRepeatLarge/1048576/16-4 44 4417864 ns/op 237.35 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 3761425 ns/op 277.75 MB/s BenchmarkRepeatLarge/2097152/1-4 42 7477015 ns/op 280.48 MB/s BenchmarkRepeatLarge/2097152/16-4 24 7026793 ns/op 298.45 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 8613921 ns/op 243.04 MB/s BenchmarkRepeatLarge/4194304/1-4 7 14938492 ns/op 280.77 MB/s BenchmarkRepeatLarge/4194304/16-4 8 14869146 ns/op 282.08 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 13386742 ns/op 313.09 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19681776 ns/op 426.21 MB/s BenchmarkRepeatLarge/8388608/16-4 5 22724481 ns/op 369.14 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 22090619 ns/op 379.64 MB/s BenchmarkRepeatLarge/16777216/1-4 2 50489525 ns/op 332.29 MB/s BenchmarkRepeatLarge/16777216/16-4 3 41846742 ns/op 400.92 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 42673520 ns/op 393.15 MB/s BenchmarkRepeatLarge/33554432/1-4 2 96135184 ns/op 349.03 MB/s BenchmarkRepeatLarge/33554432/16-4 2 68217710 ns/op 491.87 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 71691600 ns/op 468.04 MB/s BenchmarkRepeatLarge/67108864/1-4 1 127370442 ns/op 526.88 MB/s BenchmarkRepeatLarge/67108864/16-4 1 132280613 ns/op 507.32 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 131884371 ns/op 508.85 MB/s BenchmarkRepeatLarge/134217728/1-4 1 295224176 ns/op 454.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 261368151 ns/op 513.52 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 250499002 ns/op 535.80 MB/s BenchmarkRepeatLarge/268435456/1-4 1 688133715 ns/op 390.09 MB/s BenchmarkRepeatLarge/268435456/16-4 1 504266460 ns/op 532.33 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 509462541 ns/op 526.90 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1201558449 ns/op 446.81 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1279939171 ns/op 419.45 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1197091549 ns/op 448.48 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 9962662154 ns/op 107.78 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1969660944 ns/op 545.14 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1974854908 ns/op 543.71 MB/s BenchmarkBytesCompare/1-4 11174842 11.80 ns/op BenchmarkBytesCompare/2-4 10661329 12.22 ns/op BenchmarkBytesCompare/4-4 9363651 11.95 ns/op BenchmarkBytesCompare/8-4 14254459 10.64 ns/op BenchmarkBytesCompare/16-4 11803260 12.66 ns/op BenchmarkBytesCompare/32-4 9934890 16.79 ns/op BenchmarkBytesCompare/64-4 8624570 14.21 ns/op BenchmarkBytesCompare/128-4 6779442 16.60 ns/op BenchmarkBytesCompare/256-4 5427006 19.79 ns/op BenchmarkBytesCompare/512-4 2866885 38.97 ns/op BenchmarkBytesCompare/1024-4 2197002 51.29 ns/op BenchmarkBytesCompare/2048-4 1212224 89.91 ns/op BenchmarkIndexAnyASCII/1:1-4 1683552 68.26 ns/op BenchmarkIndexAnyASCII/1:2-4 1758499 72.11 ns/op BenchmarkIndexAnyASCII/1:4-4 1788073 64.94 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 107.2 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 111.5 ns/op BenchmarkIndexAnyASCII/1:32-4 1593343 81.10 ns/op BenchmarkIndexAnyASCII/1:64-4 1946392 77.51 ns/op BenchmarkIndexAnyASCII/16:1-4 1670936 78.57 ns/op BenchmarkIndexAnyASCII/16:2-4 631857 231.3 ns/op BenchmarkIndexAnyASCII/16:4-4 440349 247.8 ns/op BenchmarkIndexAnyASCII/16:8-4 469861 237.8 ns/op BenchmarkIndexAnyASCII/16:16-4 546750 348.2 ns/op BenchmarkIndexAnyASCII/16:32-4 445106 268.0 ns/op BenchmarkIndexAnyASCII/16:64-4 452170 306.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 115.1 ns/op BenchmarkIndexAnyASCII/256:2-4 46500 2790 ns/op BenchmarkIndexAnyASCII/256:4-4 48074 2727 ns/op BenchmarkIndexAnyASCII/256:8-4 41743 3082 ns/op BenchmarkIndexAnyASCII/256:16-4 44440 2645 ns/op BenchmarkIndexAnyASCII/256:32-4 43296 2944 ns/op BenchmarkIndexAnyASCII/256:64-4 39772 3673 ns/op BenchmarkIndexAnyUTF8/1:1-4 1532382 70.39 ns/op BenchmarkIndexAnyUTF8/1:2-4 1585375 64.92 ns/op BenchmarkIndexAnyUTF8/1:4-4 1432738 72.88 ns/op BenchmarkIndexAnyUTF8/1:8-4 1751572 68.40 ns/op BenchmarkIndexAnyUTF8/1:16-4 1723591 66.62 ns/op BenchmarkIndexAnyUTF8/1:32-4 1783440 107.6 ns/op BenchmarkIndexAnyUTF8/1:64-4 1861917 65.99 ns/op BenchmarkIndexAnyUTF8/16:1-4 121946 877.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 365065 425.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 316894 378.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 410078 401.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 310364 383.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 383330 407.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 391258 423.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 3685 30254 ns/op BenchmarkIndexAnyUTF8/256:2-4 16732 7027 ns/op BenchmarkIndexAnyUTF8/256:4-4 23882 4794 ns/op BenchmarkIndexAnyUTF8/256:8-4 22562 4772 ns/op BenchmarkIndexAnyUTF8/256:16-4 24403 5083 ns/op BenchmarkIndexAnyUTF8/256:32-4 26134 4796 ns/op BenchmarkIndexAnyUTF8/256:64-4 21984 5261 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1769859 83.84 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1705527 67.25 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1749878 69.99 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1672015 70.09 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1686698 67.50 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1715918 67.05 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1445466 69.59 ns/op BenchmarkLastIndexAnyASCII/16:1-4 404336 334.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 419020 303.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 317250 413.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 492670 292.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 393078 346.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 373131 338.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 316872 386.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 30085 3984 ns/op BenchmarkLastIndexAnyASCII/256:2-4 31002 3805 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34491 6114 ns/op BenchmarkLastIndexAnyASCII/256:8-4 28384 3868 ns/op BenchmarkLastIndexAnyASCII/256:16-4 28194 4540 ns/op BenchmarkLastIndexAnyASCII/256:32-4 29124 3560 ns/op BenchmarkLastIndexAnyASCII/256:64-4 31891 4001 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1750557 69.82 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2012372 64.32 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1965711 64.61 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1928904 66.92 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1727218 66.43 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1712016 113.3 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1936537 92.88 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 149176 1121 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 381364 624.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 335575 526.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 317932 352.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 302360 486.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 281101 413.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 266476 426.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12584 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 22216 5258 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 21385 5414 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 21655 5286 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24970 7836 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 20070 5922 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 21546 5773 ns/op BenchmarkTrimASCII/1:1-4 1798335 101.5 ns/op BenchmarkTrimASCII/1:2-4 1719532 70.58 ns/op BenchmarkTrimASCII/1:4-4 1530058 87.55 ns/op BenchmarkTrimASCII/1:8-4 1839704 100.1 ns/op BenchmarkTrimASCII/1:16-4 1560225 104.0 ns/op BenchmarkTrimASCII/16:1-4 652952 238.4 ns/op BenchmarkTrimASCII/16:2-4 405744 440.0 ns/op BenchmarkTrimASCII/16:4-4 392905 316.2 ns/op BenchmarkTrimASCII/16:8-4 452791 324.6 ns/op BenchmarkTrimASCII/16:16-4 385728 333.3 ns/op BenchmarkTrimASCII/256:1-4 38683 2739 ns/op BenchmarkTrimASCII/256:2-4 28868 3686 ns/op BenchmarkTrimASCII/256:4-4 29251 5016 ns/op BenchmarkTrimASCII/256:8-4 30104 3764 ns/op BenchmarkTrimASCII/256:16-4 30596 3889 ns/op BenchmarkTrimASCII/4096:1-4 3357 45023 ns/op BenchmarkTrimASCII/4096:2-4 2025 62457 ns/op BenchmarkTrimASCII/4096:4-4 2198 58898 ns/op BenchmarkTrimASCII/4096:8-4 2185 59820 ns/op BenchmarkTrimASCII/4096:16-4 2030 64174 ns/op BenchmarkTrimByte-4 1746592 77.96 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13893 8915 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14400 8203 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 661 161524 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1298 80893 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3462 38817 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5635 21635 ns/op BenchmarkCompareBytesEqual-4 13025644 15.83 ns/op BenchmarkCompareBytesToNil-4 12712844 14.48 ns/op BenchmarkCompareBytesEmpty-4 13680433 10.13 ns/op BenchmarkCompareBytesIdentical-4 14783202 8.355 ns/op BenchmarkCompareBytesSameLength-4 9791790 10.94 ns/op BenchmarkCompareBytesDifferentLength-4 12613875 11.67 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2078 50761 ns/op 20657.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2305 65411 ns/op 16030.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2666 57554 ns/op 18219.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1743 89866 ns/op 11668.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2050 64352 ns/op 16294.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1857 88865 ns/op 11799.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1836 58960 ns/op 17784.70 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1988 59903 ns/op 17504.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2313 65185 ns/op 16086.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1659 67026 ns/op 15644.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1710 88197 ns/op 11889.06 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2451 72747 ns/op 14414.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1887 84888 ns/op 12352.47 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2214 76750 ns/op 13662.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1762 73749 ns/op 14218.24 MB/s BenchmarkCompareBytesBig-4 2595 66494 ns/op 15769.71 MB/s BenchmarkCompareBytesBigIdentical-4 7438464 14.17 ns/op 73994356.54 MB/s PASS ok bytes 97.727s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 92439034 ns/op 1.08 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 346592763 ns/op 1.64 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 37635711 ns/op 0.44 MB/s 3647430 B/op 51 allocs/op PASS ok compress/bzip2 2.748s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 57 2222296 ns/op 4.50 MB/s 42843 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21720830 ns/op 4.60 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 215822585 ns/op 4.63 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 2331586 ns/op 4.29 MB/s 43133 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 22244642 ns/op 4.50 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 224698805 ns/op 4.45 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 57 2247926 ns/op 4.45 MB/s 42450 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 21291095 ns/op 4.70 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 229096207 ns/op 4.36 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 58 2319753 ns/op 4.31 MB/s 42276 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 20658833 ns/op 4.84 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 232596466 ns/op 4.30 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2457968 ns/op 4.07 MB/s 43295 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25107682 ns/op 3.98 MB/s 47192 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 243188401 ns/op 4.11 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 61 2036251 ns/op 4.91 MB/s 43846 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17069436 ns/op 5.86 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 220328315 ns/op 4.54 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 50 2461522 ns/op 4.06 MB/s 43679 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 12829221 ns/op 7.79 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 147499610 ns/op 6.78 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 69 1689826 ns/op 5.92 MB/s 43667 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 12966456 ns/op 7.71 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 122386532 ns/op 8.17 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 2009638 ns/op 4.98 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 12997878 ns/op 7.69 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 194260290 ns/op 5.15 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2473842 ns/op 4.04 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21445311 ns/op 4.66 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 206308590 ns/op 4.85 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6520232 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 81936966 ns/op 1.22 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 759139468 ns/op 1.32 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 6162763 ns/op 1.62 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 64320324 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 700042433 ns/op 1.43 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 80 1627958 ns/op 6.14 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 20876961 ns/op 4.79 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127420871 ns/op 7.85 MB/s BenchmarkEncode/Newton/Speed/1e4-4 57 2187229 ns/op 4.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16441602 ns/op 6.08 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 157414217 ns/op 6.35 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5839087 ns/op 1.71 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58972028 ns/op 1.70 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 622968416 ns/op 1.61 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5874408 ns/op 1.70 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 73762320 ns/op 1.36 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 774177568 ns/op 1.29 MB/s PASS ok compress/flate 18.949s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2608221 ns/op 3.83 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2649922 ns/op 3.77 MB/s BenchmarkDecoder/1e5-4 4 33641613 ns/op 2.97 MB/s BenchmarkDecoder/1e-Reuse5-4 4 28413156 ns/op 3.52 MB/s BenchmarkDecoder/1e6-4 1 389210753 ns/op 2.57 MB/s BenchmarkDecoder/1e-Reuse6-4 1 356503221 ns/op 2.81 MB/s BenchmarkEncoder/1e4-4 42 2566022 ns/op 3.90 MB/s BenchmarkEncoder/1e-Reuse4-4 39 3307991 ns/op 3.02 MB/s BenchmarkEncoder/1e5-4 3 36683961 ns/op 2.73 MB/s BenchmarkEncoder/1e-Reuse5-4 4 28749163 ns/op 3.48 MB/s BenchmarkEncoder/1e6-4 1 299877016 ns/op 3.33 MB/s BenchmarkEncoder/1e-Reuse6-4 1 281435066 ns/op 3.55 MB/s PASS ok compress/lzw 4.944s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 20 5750971 ns/op PASS ok container/heap 1.278s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22147 5181 ns/op BenchmarkWithTimeout/concurrency=40-4 3349 31153 ns/op BenchmarkWithTimeout/concurrency=4000-4 3212 49431 ns/op BenchmarkWithTimeout/concurrency=400000-4 4111 25984 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 252651 623.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12489 9720 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15999 6787 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4209 43598 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2235 91390 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3138 77137 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 285 517623 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 100 1472911 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 318 408025 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 8571104 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 7401063 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 6051316 ns/op BenchmarkCheckCanceled/Err-4 260049 427.9 ns/op BenchmarkCheckCanceled/Done-4 441962 290.1 ns/op BenchmarkContextCancelDone-4 622940 177.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21723 4943 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20388 5495 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 18182 6500 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17498 7446 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13339 9084 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 497660 245.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 286353 399.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 193824 544.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 152685 859.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 65574 2113 ns/op PASS ok context 15.675s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1664982 104.2 ns/op 153.57 MB/s BenchmarkDecrypt-4 1667193 73.89 ns/op 216.54 MB/s BenchmarkExpand-4 873950 143.1 ns/op PASS ok crypto/aes 1.894s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 194330 559.7 ns/op 114.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 310645 382.9 ns/op 167.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 211188 608.6 ns/op 105.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 349873 398.0 ns/op 160.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 147123 859.8 ns/op 1570.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 197716 680.9 ns/op 1982.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 127224 1035 ns/op 1304.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 142578 1557 ns/op 866.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 44552 3415 ns/op 2398.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 47062 2226 ns/op 3679.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 39207 3425 ns/op 2391.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 23133 4414 ns/op 1855.87 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5667 21607 ns/op 47.16 MB/s BenchmarkAESCFBDecrypt1K-4 6211 24082 ns/op 42.31 MB/s BenchmarkAESCFBDecrypt8K-4 620 176272 ns/op 46.45 MB/s BenchmarkAESOFB1K-4 9309 14005 ns/op 72.76 MB/s BenchmarkAESCTR1K-4 10000 11365 ns/op 89.66 MB/s BenchmarkAESCTR8K-4 1683 83830 ns/op 97.66 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10912 ns/op 93.84 MB/s BenchmarkAESCBCDecrypt1K-4 16455 7428 ns/op 137.85 MB/s PASS ok crypto/cipher 5.023s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 79864 2052 ns/op 3.90 MB/s BenchmarkDecrypt-4 74053 1423 ns/op 5.62 MB/s BenchmarkTDESEncrypt-4 31068 3970 ns/op 2.02 MB/s BenchmarkTDESDecrypt-4 34827 3432 ns/op 2.33 MB/s PASS ok crypto/des 2.090s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 931 114860 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 16123787 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21978341 ns/op 1531 B/op 21 allocs/op BenchmarkECDH/X25519-4 69 2618940 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 2.278s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1768 75627 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 26 4206958 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 9 14018713 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 967 118752 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9204184 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 28906660 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4399 27000 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 2027369 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 9080425 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 3.136s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 224 510861 ns/op BenchmarkNewKeyFromSeed-4 231 534054 ns/op BenchmarkSigning-4 100 1141497 ns/op BenchmarkVerification-4 147 810803 ns/op PASS ok crypto/ed25519 2.084s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4714 35152 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 140 867202 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 1980380 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 5357101 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1587 77954 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 58 2235140 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 25 5272023 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 16718087 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 12052 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5882 22052 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3050 32872 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 99 1888817 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2368 78545 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 296 369409 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1862 84550 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1502750 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.741s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 13699 8361 ns/op 122.47 MB/s BenchmarkHMACSHA256_32-4 20748 5740 ns/op 5.58 MB/s BenchmarkNewWriteSum-4 9297 15053 ns/op 2.13 MB/s PASS ok crypto/hmac 1.892s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 24279 5308 ns/op BenchmarkModSub-4 37221 3158 ns/op BenchmarkMontgomeryRepr-4 10000 10414 ns/op BenchmarkMontgomeryMul-4 21931 5557 ns/op BenchmarkModMul-4 9853 11473 ns/op BenchmarkExpBig-4 16 14883473 ns/op BenchmarkExp-4 4 30799729 ns/op PASS ok crypto/internal/bigmod 2.711s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3165 38767 ns/op BenchmarkScalarBaseMult-4 282 594410 ns/op BenchmarkScalarMult-4 100 1434377 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 138 889012 ns/op PASS ok crypto/internal/edwards25519 1.841s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 396804 308.1 ns/op BenchmarkMultiply-4 4214518 35.17 ns/op BenchmarkSquare-4 4319454 26.21 ns/op BenchmarkInvert-4 27346 4576 ns/op BenchmarkMult32-4 1000000 111.8 ns/op PASS ok crypto/internal/edwards25519/field 2.296s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 2428875 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1333 84679 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 5401935 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 16764752 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 146 802882 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9705 13793 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 2547578 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4690455 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.554s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 396790 383.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 353947 441.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 112125 2306 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 758527 249.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 419557 360.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 101256 1104 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.466s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 86701 1285 ns/op 6.23 MB/s BenchmarkHash64-4 109734 1353 ns/op 47.31 MB/s BenchmarkHash128-4 102590 1298 ns/op 98.58 MB/s BenchmarkHash256-4 90460 1942 ns/op 131.84 MB/s BenchmarkHash512-4 70996 2037 ns/op 251.38 MB/s BenchmarkHash1K-4 55045 3865 ns/op 264.92 MB/s BenchmarkHash8K-4 10000 12757 ns/op 642.13 MB/s BenchmarkHash1M-4 73 1488901 ns/op 704.26 MB/s BenchmarkHash8M-4 7 14660749 ns/op 572.18 MB/s BenchmarkHash8BytesUnaligned-4 72967 1887 ns/op 4.24 MB/s BenchmarkHash1KUnaligned-4 49059 2963 ns/op 345.57 MB/s BenchmarkHash8KUnaligned-4 10000 12823 ns/op 638.86 MB/s PASS ok crypto/md5 3.570s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 258139766 ns/op PASS ok crypto/rand 1.318s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12588 ns/op 10.17 MB/s BenchmarkRC4_1K-4 1360 144872 ns/op 7.07 MB/s BenchmarkRC4_8K-4 151 693654 ns/op 11.67 MB/s PASS ok crypto/rc4 1.681s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 15359869 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 35479791 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 79577519 ns/op BenchmarkEncryptPKCS1v15/2048-4 27 6349048 ns/op BenchmarkDecryptOAEP/2048-4 7 16619182 ns/op BenchmarkEncryptOAEP/2048-4 25 4766153 ns/op BenchmarkSignPKCS1v15/2048-4 7 24023566 ns/op BenchmarkVerifyPKCS1v15/2048-4 26 4453623 ns/op BenchmarkSignPSS/2048-4 7 16047185 ns/op BenchmarkVerifyPSS/2048-4 31 4803333 ns/op PASS ok crypto/rsa 3.581s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81151 1518 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 97525 1645 ns/op 4.86 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 66496 1796 ns/op 178.17 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 83448 2147 ns/op 149.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 39420 2659 ns/op 385.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53618 2277 ns/op 449.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10922 ns/op 750.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 12053 ns/op 679.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.840s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 66345 1753 ns/op 4.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 69328 1777 ns/op 4.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77336 1526 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 10000 10282 ns/op 99.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 28142 4352 ns/op 235.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26136 5419 ns/op 188.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4845 33794 ns/op 242.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3531 31517 ns/op 259.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4819 25864 ns/op 316.74 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.991s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 43245 3490 ns/op 2.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 64526 1913 ns/op 4.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 59300 2241 ns/op 3.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28410 4158 ns/op 246.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30061 4571 ns/op 224.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29160 4062 ns/op 252.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6153 19318 ns/op 424.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7948 17502 ns/op 468.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6306 17983 ns/op 455.54 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.952s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20163735 6.201 ns/op BenchmarkConstantTimeEq-4 21942459 12.44 ns/op BenchmarkConstantTimeLessOrEq-4 20115685 10.96 ns/op BenchmarkXORBytes/8Bytes-4 2787201 40.12 ns/op 199.39 MB/s BenchmarkXORBytes/128Bytes-4 2678288 44.39 ns/op 2883.67 MB/s BenchmarkXORBytes/2048Bytes-4 883316 200.0 ns/op 10239.76 MB/s BenchmarkXORBytes/32768Bytes-4 72498 1645 ns/op 19925.13 MB/s PASS ok crypto/subtle 2.804s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 18 7273061 ns/op BenchmarkCertCache/1-4 16 6605028 ns/op BenchmarkCertCache/2-4 20 6625017 ns/op BenchmarkCertCache/3-4 19 6705946 ns/op BenchmarkHandshakeServer/RSA-4 7 14478149 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 21528508 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 15985738 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 25 5442860 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 19 5925984 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 7698922 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 8280290 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 38785753 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 38543912 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 118353423 ns/op 8.86 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 129125090 ns/op 8.12 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 223220806 ns/op 9.39 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 232315125 ns/op 9.03 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 442939130 ns/op 9.47 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 479787305 ns/op 8.74 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 905817087 ns/op 9.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 948342805 ns/op 8.85 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1795790514 ns/op 9.34 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1932193686 ns/op 8.68 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3552643987 ns/op 9.44 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3691232969 ns/op 9.09 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6815865647 ns/op 9.85 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7393495546 ns/op 9.08 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 123069352 ns/op 8.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 135225458 ns/op 7.75 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 232004267 ns/op 9.04 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 265177950 ns/op 7.91 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 476570489 ns/op 8.80 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 492700997 ns/op 8.51 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 874538269 ns/op 9.59 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 957674368 ns/op 8.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1648178012 ns/op 10.18 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1850951656 ns/op 9.06 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3363829733 ns/op 9.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3505413209 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5871027290 ns/op 11.43 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7047702878 ns/op 9.52 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 737219145 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 723645951 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 311698941 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 312350866 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 181633826 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 167623452 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 100614595 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 1 108345573 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 57726068 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 55516956 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 175087415 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162303281 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 90862647 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 82086782 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 64361568 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56618892 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42874638 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 44275343 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 35190966 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 33591674 ns/op PASS ok crypto/tls 67.211s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 19217541 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 286 381042 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 856 186844 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 740 220200 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.594s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 25 4030825 ns/op 279398 B/op 1628 allocs/op BenchmarkConcurrentStmtQuery-4 25 4661973 ns/op 265705 B/op 1974 allocs/op BenchmarkConcurrentStmtExec-4 54 3059450 ns/op 212397 B/op 584 allocs/op BenchmarkConcurrentTxQuery-4 26 4318233 ns/op 276151 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 49 2404124 ns/op 87807 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 3654314 ns/op 106907 B/op 2086 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1524906 ns/op 40167 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 5357821 ns/op 229939 B/op 1783 allocs/op BenchmarkManyConcurrentQueries-4 1814 64018 ns/op 4133 B/op 20 allocs/op BenchmarkGrabConn-4 168595 753.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.327s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1480 93836 ns/op BenchmarkSymbols32-4 1321 95601 ns/op PASS ok debug/elf 1.457s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 93636 1099 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 52 2572990 ns/op 188268 B/op 14 allocs/op Benchmark115/LineToPC-4 55 2681146 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13552 10580 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 2.125s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 32814 5769 ns/op BenchmarkMarshal-4 565 235235 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2613 45988 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.780s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 253 445769 ns/op 18.38 MB/s BenchmarkEncodeToString-4 243 733510 ns/op 11.17 MB/s BenchmarkDecode-4 117 1382797 ns/op 9.48 MB/s BenchmarkDecodeString-4 112 980467 ns/op 13.37 MB/s PASS ok encoding/base32 1.998s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 213 534764 ns/op 15.32 MB/s BenchmarkDecodeString/2-4 187368 576.4 ns/op 6.94 MB/s BenchmarkDecodeString/4-4 172700 619.1 ns/op 12.92 MB/s BenchmarkDecodeString/8-4 165706 836.1 ns/op 14.35 MB/s BenchmarkDecodeString/64-4 29611 3722 ns/op 23.64 MB/s BenchmarkDecodeString/8192-4 242 452218 ns/op 24.16 MB/s BenchmarkNewEncoding-4 43034 3479 ns/op 73.59 MB/s PASS ok encoding/base64 2.757s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 860 130537 ns/op 30.64 MB/s BenchmarkReadStruct-4 11364 10294 ns/op 7.29 MB/s BenchmarkWriteStruct-4 10000 10252 ns/op 7.32 MB/s BenchmarkReadInts-4 25089 4471 ns/op 6.71 MB/s BenchmarkWriteInts-4 28192 4402 ns/op 6.82 MB/s BenchmarkWriteSlice1000Int32s-4 823 182443 ns/op 21.92 MB/s BenchmarkPutUint16-4 2083088 59.55 ns/op 33.59 MB/s BenchmarkAppendUint16-4 2962604 48.97 ns/op 40.84 MB/s BenchmarkPutUint32-4 1000000 114.0 ns/op 35.08 MB/s BenchmarkAppendUint32-4 1557861 69.56 ns/op 57.51 MB/s BenchmarkPutUint64-4 699481 194.8 ns/op 41.07 MB/s BenchmarkAppendUint64-4 596979 326.1 ns/op 24.53 MB/s BenchmarkLittleEndianPutUint16-4 2666732 43.96 ns/op 45.49 MB/s BenchmarkLittleEndianAppendUint16-4 2039271 55.96 ns/op 35.74 MB/s BenchmarkLittleEndianPutUint32-4 1637960 128.8 ns/op 31.05 MB/s BenchmarkLittleEndianAppendUint32-4 1774207 66.41 ns/op 60.23 MB/s BenchmarkLittleEndianPutUint64-4 1000000 203.1 ns/op 39.38 MB/s BenchmarkLittleEndianAppendUint64-4 985226 136.7 ns/op 58.53 MB/s BenchmarkReadFloats-4 121886 1007 ns/op 11.92 MB/s BenchmarkWriteFloats-4 90607 1116 ns/op 10.75 MB/s BenchmarkReadSlice1000Float32s-4 1040 214928 ns/op 18.61 MB/s BenchmarkWriteSlice1000Float32s-4 667 207109 ns/op 19.31 MB/s BenchmarkReadSlice1000Uint8s-4 25509 6029 ns/op 165.87 MB/s BenchmarkWriteSlice1000Uint8s-4 22920 4745 ns/op 210.74 MB/s BenchmarkPutUvarint32-4 474224 293.5 ns/op 13.63 MB/s BenchmarkPutUvarint64-4 169874 911.6 ns/op 8.78 MB/s PASS ok encoding/binary 7.841s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4885 23941 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 4988 21214 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5991 21613 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2994 39791 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5373 23821 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 3955 43371 ns/op 97 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5305 21481 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4444 41960 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 5594 24114 ns/op PASS ok encoding/csv 3.019s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6648 18306 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8533 18998 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 182 774175 ns/op 17040 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 422 279938 ns/op 1162 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 764 133448 ns/op 114 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 571 177650 ns/op 152 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 872 137283 ns/op 444 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 33 4062357 ns/op 45000 B/op 259 allocs/op BenchmarkDecodeComplex128Slice-4 378 508267 ns/op 25299 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 726 201158 ns/op 10815 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 656 179268 ns/op 9772 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 340 408427 ns/op 39253 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 181 1023531 ns/op 66873 B/op 2221 allocs/op BenchmarkDecodeBytesSlice-4 350 442318 ns/op 24111 B/op 203 allocs/op BenchmarkDecodeInterfaceSlice-4 66 2090460 ns/op 83352 B/op 3178 allocs/op BenchmarkDecodeMap-4 80 2145035 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 4.874s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9520 13302 ns/op 19.25 MB/s BenchmarkEncode/1024-4 2721 50043 ns/op 20.46 MB/s BenchmarkEncode/4096-4 522 294423 ns/op 13.91 MB/s BenchmarkEncode/16384-4 100 1027374 ns/op 15.95 MB/s BenchmarkDecode/256-4 18825 6633 ns/op 38.59 MB/s BenchmarkDecode/1024-4 4275 48699 ns/op 21.03 MB/s BenchmarkDecode/4096-4 1219 111585 ns/op 36.71 MB/s BenchmarkDecode/16384-4 350 598409 ns/op 27.38 MB/s BenchmarkDump/256-4 985 132767 ns/op 1.93 MB/s BenchmarkDump/1024-4 216 844788 ns/op 1.21 MB/s BenchmarkDump/4096-4 63 2196399 ns/op 1.86 MB/s BenchmarkDump/16384-4 16 8252847 ns/op 1.99 MB/s PASS ok encoding/hex 3.585s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 168983283 ns/op 11.48 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 295440278 ns/op 6.57 MB/s 8395384 B/op 120 allocs/op BenchmarkCodeMarshal-4 1 190530549 ns/op 10.18 MB/s 10332832 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 224539158 ns/op 8.64 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 17752 7326 ns/op BenchmarkMarshalBytes/256-4 3804 27431 ns/op BenchmarkMarshalBytes/4096-4 432 289776 ns/op BenchmarkMarshalBytesError/32-4 38 3168498 ns/op BenchmarkMarshalBytesError/256-4 37 3308509 ns/op BenchmarkMarshalBytesError/4096-4 30 4465825 ns/op BenchmarkMarshalMap-4 26119 5115 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 573809903 ns/op 3.38 MB/s 10098248 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 27608 5075 ns/op 2.76 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 36423 3417 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 730999170 ns/op 2.65 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 554298257 ns/op 3.50 MB/s 2020128 B/op 40010 allocs/op BenchmarkUnmarshalString-4 65778 2172 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 108217 1417 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 116419 1365 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 12022 11192 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 48676 3145 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 43017 2931 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 15302 8278 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2574 51555 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 589 253791 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1733376 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 15135778 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 378306 266.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 438400 260.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 463212 258.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 414378 289.4 ns/op BenchmarkEncodeMarshaler-4 29295 3991 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 51289 2045 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4353940 26.59 ns/op BenchmarkNumberIsValidRegexp-4 14864 7397 ns/op PASS ok encoding/json 12.305s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 26 4672574 ns/op 14.03 MB/s BenchmarkDecode-4 22 4920256 ns/op 18.04 MB/s PASS ok encoding/pem 1.402s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1365 96011 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 518 230322 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2004 60908 ns/op PASS ok encoding/xml 1.802s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 210260 878.3 ns/op BenchmarkAs-4 59192 1954 ns/op PASS ok errors 1.688s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 559599 331.1 ns/op BenchmarkIntSet-4 440149 237.1 ns/op BenchmarkFloatAdd-4 179221 924.8 ns/op BenchmarkFloatSet-4 560452 259.6 ns/op BenchmarkStringSet-4 300914 345.3 ns/op BenchmarkMapSet-4 98706 1154 ns/op BenchmarkMapSetDifferent-4 44682 3026 ns/op BenchmarkMapSetDifferentRandom-4 220 807090 ns/op BenchmarkMapSetString-4 110618 1151 ns/op BenchmarkMapAddSame-4 20260 5712 ns/op BenchmarkMapAddDifferent-4 8242 16806 ns/op BenchmarkMapAddDifferentRandom-4 141 934066 ns/op BenchmarkMapAddSameSteadyState-4 182613 589.4 ns/op BenchmarkMapAddDifferentSteadyState-4 102126 1263 ns/op BenchmarkMapString-4 6230 23026 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 9286 11755 ns/op PASS ok expvar 5.085s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 53464 2249 ns/op BenchmarkSprintfEmpty-4 196777 760.6 ns/op BenchmarkSprintfString-4 126358 1156 ns/op BenchmarkSprintfTruncateString-4 110073 1195 ns/op BenchmarkSprintfTruncateBytes-4 100729 1666 ns/op BenchmarkSprintfSlowParsingPath-4 111600 1045 ns/op BenchmarkSprintfQuoteString-4 35840 3773 ns/op BenchmarkSprintfInt-4 131776 1159 ns/op BenchmarkSprintfIntInt-4 108198 1539 ns/op BenchmarkSprintfPrefixedInt-4 108165 1125 ns/op BenchmarkSprintfFloat-4 92739 1758 ns/op BenchmarkSprintfComplex-4 39720 3924 ns/op BenchmarkSprintfBoolean-4 118896 987.0 ns/op BenchmarkSprintfHexString-4 60085 2501 ns/op BenchmarkSprintfHexBytes-4 39924 3490 ns/op BenchmarkSprintfBytes-4 28321 4694 ns/op BenchmarkSprintfStringer-4 41277 3545 ns/op BenchmarkSprintfStructure-4 16964 7204 ns/op BenchmarkManyArgs-4 31744 3669 ns/op BenchmarkFprintInt-4 50686 3411 ns/op BenchmarkFprintfBytes-4 59130 2673 ns/op BenchmarkFprintIntNoAlloc-4 45153 3418 ns/op BenchmarkScanInts-4 18 5769319 ns/op BenchmarkScanRecursiveInt-4 1 589895488 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 593890060 ns/op PASS ok fmt 8.019s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 396 344960 ns/op PASS ok go/build 1.317s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 38424 2942 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11980 15985 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4191 40554 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1130 179919 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 230 581897 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 48 3549241 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 12775937 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 55180420 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 235044395 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.422s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 557598325 ns/op 0.12 MB/s 45925128 B/op 48849 allocs/op PASS ok go/format 1.669s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 25305016 ns/op 2.13 MB/s BenchmarkParseOnly-4 4 35412778 ns/op 1.52 MB/s BenchmarkResolve-4 57 2599003 ns/op 20.72 MB/s PASS ok go/parser 3.105s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 236470014 ns/op 0.22 MB/s 4912296 B/op 27441 allocs/op BenchmarkPrintDecl-4 686 196384 ns/op 0.16 MB/s 16313 B/op 51 allocs/op PASS ok go/printer 1.519s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 184 568185 ns/op BenchmarkScanFiles/go/types/expr.go-4 8 19351210 ns/op 2.56 MB/s BenchmarkScanFiles/go/parser/parser.go-4 5 22789762 ns/op 3.17 MB/s BenchmarkScanFiles/net/http/server.go-4 4 57783056 ns/op 2.03 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 100 1230519 ns/op 2.50 MB/s PASS ok go/scanner 2.491s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 171.5 ns/op PASS ok go/token 1.334s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1063540 ns/op BenchmarkNamed/Underlying/nongeneric-4 711415 177.1 ns/op BenchmarkNamed/Underlying/generic-4 935547 153.0 ns/op BenchmarkNamed/Underlying/src_instance-4 712131 247.9 ns/op BenchmarkNamed/Underlying/user_instance-4 573954 175.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 12237 ns/op BenchmarkNamed/NewMethodSet/generic-4 12777 11057 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10483 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10354 ns/op BenchmarkCheck/http/funcbodies/info-4 1 1188111244 ns/op 27309 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 572470000 ns/op 56575 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 301581807 ns/op 107200 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 313510313 ns/op 103146 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 4230685188 ns/op 1222 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 141571769 ns/op 36211 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 118759545 ns/op 43200 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 104364674 ns/op 48540 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 966787284 ns/op 2239 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 115064882 ns/op 18660 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 89590636 ns/op 23868 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 120628004 ns/op 17825 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 3153016762 ns/op 20739 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 1068663748 ns/op 61143 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 281440209 ns/op 231417 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 153060107 ns/op 426440 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4657148675 ns/op 430.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 126234796 ns/op 15817 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 116493306 ns/op 17055 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 102858933 ns/op 19215 lines/s PASS ok go/types 64.555s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10453 ns/op 97.96 MB/s PASS ok hash/adler32 1.184s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 196940 781.3 ns/op 19.20 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 163936 839.9 ns/op 17.86 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 73005 1450 ns/op 27.59 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 143678 1166 ns/op 34.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 303272 518.6 ns/op 987.21 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 356526 398.4 ns/op 1285.14 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 284262 620.4 ns/op 1650.68 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 323935 419.5 ns/op 2440.82 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 206246 603.6 ns/op 6785.60 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232790 819.2 ns/op 5000.13 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 57052 2205 ns/op 14864.07 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52004 2552 ns/op 12839.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 367416 365.2 ns/op 41.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 278952 551.1 ns/op 27.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 283482 593.9 ns/op 67.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 248436 503.9 ns/op 79.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 156388 842.5 ns/op 607.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 241693 717.1 ns/op 713.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 179910 610.2 ns/op 1678.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 175466 1121 ns/op 913.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 196410 1671 ns/op 2450.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 189078 1204 ns/op 3402.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 38788 3400 ns/op 9638.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 38118 3446 ns/op 9508.09 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 157186 1093 ns/op 13.73 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 176947 649.7 ns/op 23.09 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 108667 1406 ns/op 28.45 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 119084 1138 ns/op 35.14 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 14989 ns/op 34.16 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 22694 ns/op 22.56 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5902 25084 ns/op 40.82 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5496 26084 ns/op 39.26 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 922 140536 ns/op 29.15 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1132 143895 ns/op 28.47 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 142 962488 ns/op 34.05 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 139 859935 ns/op 38.11 MB/s PASS ok hash/crc32 9.885s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 102 1197715 ns/op 54.72 MB/s BenchmarkCrc64/ISO4KB-4 751 188478 ns/op 21.73 MB/s BenchmarkCrc64/ISO1KB-4 3313 32934 ns/op 31.09 MB/s BenchmarkCrc64/ECMA64KB-4 100 1291040 ns/op 50.76 MB/s BenchmarkCrc64/Random64KB-4 100 1132981 ns/op 57.84 MB/s BenchmarkCrc64/Random16KB-4 318 357800 ns/op 45.79 MB/s PASS ok hash/crc64 2.265s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 11132 11587 ns/op 88.38 MB/s BenchmarkFnv32aKB-4 10892 11524 ns/op 88.86 MB/s BenchmarkFnv64KB-4 10000 15258 ns/op 67.11 MB/s BenchmarkFnv64aKB-4 10000 14918 ns/op 68.64 MB/s BenchmarkFnv128KB-4 1312 111476 ns/op 9.19 MB/s BenchmarkFnv128aKB-4 1092 106788 ns/op 9.59 MB/s PASS ok hash/fnv 2.488s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 358466 525.2 ns/op 7.62 MB/s BenchmarkHash/n=4/Bytes-4 1821150 105.0 ns/op 38.08 MB/s BenchmarkHash/n=4/String-4 1270534 93.36 ns/op 42.84 MB/s BenchmarkHash/n=8/Write-4 375960 453.7 ns/op 17.63 MB/s BenchmarkHash/n=8/Bytes-4 2305764 52.72 ns/op 151.75 MB/s BenchmarkHash/n=8/String-4 1000000 113.5 ns/op 70.49 MB/s BenchmarkHash/n=16/Write-4 272701 525.7 ns/op 30.43 MB/s BenchmarkHash/n=16/Bytes-4 2370217 44.97 ns/op 355.77 MB/s BenchmarkHash/n=16/String-4 1326792 94.90 ns/op 168.59 MB/s BenchmarkHash/n=32/Write-4 320605 416.2 ns/op 76.89 MB/s BenchmarkHash/n=32/Bytes-4 2354641 54.36 ns/op 588.63 MB/s BenchmarkHash/n=32/String-4 1416376 129.8 ns/op 246.57 MB/s BenchmarkHash/n=64/Write-4 214766 579.9 ns/op 110.35 MB/s BenchmarkHash/n=64/Bytes-4 1966102 53.99 ns/op 1185.34 MB/s BenchmarkHash/n=64/String-4 759501 134.2 ns/op 477.02 MB/s BenchmarkHash/n=256/Write-4 246933 572.9 ns/op 446.84 MB/s BenchmarkHash/n=256/Bytes-4 1412558 80.90 ns/op 3164.40 MB/s BenchmarkHash/n=256/String-4 697590 153.2 ns/op 1670.87 MB/s BenchmarkHash/n=320/Write-4 222358 459.1 ns/op 697.06 MB/s BenchmarkHash/n=320/Bytes-4 1836097 67.48 ns/op 4742.29 MB/s BenchmarkHash/n=320/String-4 706341 191.9 ns/op 1667.72 MB/s BenchmarkHash/n=1024/Write-4 121370 848.0 ns/op 1207.55 MB/s BenchmarkHash/n=1024/Bytes-4 646178 203.7 ns/op 5026.53 MB/s BenchmarkHash/n=1024/String-4 214946 569.8 ns/op 1797.20 MB/s BenchmarkHash/n=4096/Write-4 78277 1599 ns/op 2561.71 MB/s BenchmarkHash/n=4096/Bytes-4 250900 778.4 ns/op 5262.06 MB/s BenchmarkHash/n=4096/String-4 46630 2766 ns/op 1480.98 MB/s BenchmarkHash/n=16384/Write-4 20821 5579 ns/op 2936.52 MB/s BenchmarkHash/n=16384/Bytes-4 38440 3133 ns/op 5229.36 MB/s BenchmarkHash/n=16384/String-4 10783 14823 ns/op 1105.30 MB/s PASS ok hash/maphash 8.529s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 462 297297 ns/op BenchmarkEscapeNone-4 78776 2536 ns/op BenchmarkUnescape-4 412 451760 ns/op BenchmarkUnescapeNone-4 444982 288.4 ns/op BenchmarkUnescapeSparse-4 10000 40282 ns/op BenchmarkUnescapeDense-4 591 180278 ns/op PASS ok html 2.684s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 5319 23778 ns/op BenchmarkCSSEscaperNoSpecials-4 31606 4642 ns/op BenchmarkDecodeCSS-4 18852 6734 ns/op BenchmarkDecodeCSSNoSpecials-4 1000000 107.6 ns/op BenchmarkCSSValueFilter-4 81514 1934 ns/op BenchmarkCSSValueFilterOk-4 49270 2496 ns/op BenchmarkEscapedExecute-4 3284 41366 ns/op BenchmarkHTMLNospaceEscaper-4 5700 19007 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 40130 2930 ns/op BenchmarkStripTags-4 13156 10929 ns/op BenchmarkStripTagsNoSpecials-4 202468 901.4 ns/op BenchmarkJSValEscaperWithNum-4 16736 7384 ns/op BenchmarkJSValEscaperWithStr-4 5400 43840 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 13419 11439 ns/op BenchmarkJSValEscaperWithObj-4 4341 52755 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 12614 ns/op BenchmarkJSStrEscaperNoSpecials-4 26928 4488 ns/op BenchmarkJSStrEscaper-4 6409 18376 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 42883 2989 ns/op BenchmarkJSRegexpEscaper-4 8455 19097 ns/op BenchmarkTemplateSpecialTags-4 54 1908416 ns/op BenchmarkURLEscaper-4 1872 64849 ns/op BenchmarkURLEscaperNoSpecials-4 140217 1456 ns/op BenchmarkURLNormalizer-4 4204 30693 ns/op BenchmarkURLNormalizerNoSpecials-4 96198 1366 ns/op BenchmarkSrcsetFilter-4 11797 12669 ns/op BenchmarkSrcsetFilterNoSpecials-4 68769 1988 ns/op PASS ok html/template 8.078s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 259654 539.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 235992 508.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 389876 436.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 272421 573.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 678870 157.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 812796 190.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 151.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 678674 154.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 724186 354.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 220088 767.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 179353 891.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 320552 540.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 193634 660.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 395720 293.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 239953 462.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 504363 293.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 277488 443.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 207176 557.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 149.8 ns/op BenchmarkRGBASetRGBA-4 747394 172.4 ns/op BenchmarkRGBA64At-4 551014 305.4 ns/op BenchmarkRGBA64SetRGBA64-4 539030 278.4 ns/op BenchmarkNRGBAAt-4 1000000 162.5 ns/op BenchmarkNRGBASetNRGBA-4 793526 168.5 ns/op BenchmarkNRGBA64At-4 566698 224.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 698870 254.8 ns/op BenchmarkAlphaAt-4 1348380 83.56 ns/op BenchmarkAlphaSetAlpha-4 1219710 101.0 ns/op BenchmarkAlpha16At-4 1000000 141.7 ns/op BenchmarkAlphaSetAlpha16-4 1129080 121.1 ns/op BenchmarkGrayAt-4 1000000 103.3 ns/op BenchmarkGraySetGray-4 1000000 105.3 ns/op BenchmarkGray16At-4 1000000 148.7 ns/op BenchmarkGraySetGray16-4 754845 163.8 ns/op PASS ok image 9.838s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2162569 63.58 ns/op BenchmarkYCbCrToRGB/128-4 2023161 56.65 ns/op BenchmarkYCbCrToRGB/255-4 2042746 53.66 ns/op BenchmarkRGBToYCbCr/0-4 2521952 74.06 ns/op BenchmarkRGBToYCbCr/Cb-4 2308197 49.66 ns/op BenchmarkRGBToYCbCr/Cr-4 2448016 64.40 ns/op BenchmarkYCbCrToRGBA/0-4 1581146 75.95 ns/op BenchmarkYCbCrToRGBA/128-4 1000000 101.5 ns/op BenchmarkYCbCrToRGBA/255-4 1363284 73.56 ns/op BenchmarkNYCbCrAToRGBA/0-4 1988738 64.20 ns/op BenchmarkNYCbCrAToRGBA/128-4 1643355 70.12 ns/op BenchmarkNYCbCrAToRGBA/255-4 1724278 120.5 ns/op PASS ok image/color 4.318s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 94553265 ns/op BenchmarkFillSrc-4 210 493866 ns/op BenchmarkCopyOver-4 4 28735086 ns/op BenchmarkCopySrc-4 324 390231 ns/op BenchmarkNRGBAOver-4 6 20569300 ns/op BenchmarkNRGBASrc-4 6 18154713 ns/op BenchmarkYCbCr-4 8 19780021 ns/op BenchmarkGray-4 13 10424218 ns/op BenchmarkCMYK-4 9 18337119 ns/op BenchmarkGlyphOver-4 16 12066984 ns/op BenchmarkRGBAMaskOver-4 4 28626316 ns/op BenchmarkGrayMaskOver-4 4 34885871 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38099309 ns/op BenchmarkRGBA-4 4 26327552 ns/op BenchmarkPalettedFill-4 720 171716 ns/op BenchmarkPalettedRGBA-4 4 29369497 ns/op BenchmarkGenericOver-4 1 101895150 ns/op BenchmarkGenericMaskOver-4 5 38030872 ns/op BenchmarkGenericSrc-4 3 38768528 ns/op BenchmarkGenericMaskSrc-4 3 38542263 ns/op PASS ok image/draw 9.792s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 6375540 ns/op 2.42 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 197779222 ns/op 1.55 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3243028272 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 48 2694980 ns/op 5.73 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 156267183 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.721s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 2911 36012 ns/op BenchmarkIDCT-4 4687 38706 ns/op BenchmarkDecodeBaseline-4 6 19774749 ns/op 3.13 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 29105171 ns/op 2.12 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 261159611 ns/op 4.71 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 419861618 ns/op 2.20 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.678s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 15375949 8.766 ns/op BenchmarkDecodeGray-4 10 11035837 ns/op 5.94 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 53027760 ns/op 4.94 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 40392746 ns/op 6.49 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6185682 ns/op 10.59 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 40344185 ns/op 6.50 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 48294531 ns/op 5.43 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 66747502 ns/op 4.60 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 81497802 ns/op 3.77 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 422421398 ns/op 2.91 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 225828893 ns/op 5.44 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 41198678 ns/op 7.46 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 198854450 ns/op 6.18 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 938648020 ns/op 1.31 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.710s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 81148886 ns/op 1.23 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 56718387 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 366754262 ns/op 1.36 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 304379477 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 60204287 ns/op 1.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 64812420 ns/op 1.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 366119890 ns/op 1.37 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 356499928 ns/op 1.40 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 672438236 ns/op 1.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 676572935 ns/op 1.48 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4971777793 ns/op 1.01 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3453558643 ns/op 1.45 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 9126358 ns/op 10.96 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9335892 ns/op 10.71 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 44429939 ns/op 11.25 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49848780 ns/op 10.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 85856033 ns/op 11.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 90089238 ns/op 11.10 MB/s 8003668 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 436333876 ns/op 11.46 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 469161800 ns/op 10.66 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 118890745 ns/op 0.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 133998384 ns/op 0.75 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 414042106 ns/op 1.21 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 417903075 ns/op 1.20 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 798831856 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 735991370 ns/op 1.36 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5424554540 ns/op 0.92 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4924766034 ns/op 1.02 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 151676114 ns/op 27.56 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 153234932 ns/op 27.28 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.904s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 29040 3481 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 32198 3696 ns/op 0.54 MB/s BenchmarkMarshalCorpusFile/4-4 31118 4118 ns/op 0.97 MB/s BenchmarkMarshalCorpusFile/8-4 24114 5180 ns/op 1.54 MB/s BenchmarkMarshalCorpusFile/16-4 18490 6298 ns/op 2.54 MB/s BenchmarkMarshalCorpusFile/32-4 11709 10261 ns/op 3.12 MB/s BenchmarkMarshalCorpusFile/64-4 7887 14841 ns/op 4.31 MB/s BenchmarkMarshalCorpusFile/128-4 5654 17745 ns/op 7.21 MB/s BenchmarkMarshalCorpusFile/256-4 2830 46991 ns/op 5.45 MB/s BenchmarkMarshalCorpusFile/512-4 1612 95848 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/1024-4 745 164444 ns/op 6.23 MB/s BenchmarkMarshalCorpusFile/2048-4 332 320879 ns/op 6.38 MB/s BenchmarkMarshalCorpusFile/4096-4 182 700228 ns/op 5.85 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1355014 ns/op 6.05 MB/s BenchmarkMarshalCorpusFile/16384-4 54 2974978 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/32768-4 25 6741088 ns/op 4.86 MB/s BenchmarkMarshalCorpusFile/65536-4 9 14526574 ns/op 4.51 MB/s BenchmarkMarshalCorpusFile/131072-4 4 25451374 ns/op 5.15 MB/s BenchmarkMarshalCorpusFile/262144-4 3 52480070 ns/op 5.00 MB/s BenchmarkMarshalCorpusFile/524288-4 1 100598760 ns/op 5.21 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 189680609 ns/op 5.53 MB/s BenchmarkUnmarshalCorpusFile/1-4 9214 15404 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7575 14249 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 7230 16348 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6938 17728 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/16-4 6567 21597 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/32-4 4128 30730 ns/op 1.04 MB/s BenchmarkUnmarshalCorpusFile/64-4 3530 35953 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/128-4 2548 50464 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/256-4 931 125651 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/512-4 484 242222 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/1024-4 255 460991 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/2048-4 129 917193 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1787755 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3462972 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 7096836 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 14560718 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 28410820 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61926544 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 125196145 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 236996452 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 456202995 ns/op 2.30 MB/s BenchmarkMutatorBytes/1-4 34078 3520 ns/op BenchmarkMutatorBytes/10-4 34738 3234 ns/op BenchmarkMutatorBytes/100-4 34038 3471 ns/op BenchmarkMutatorBytes/1000-4 24390 5096 ns/op BenchmarkMutatorBytes/10000-4 7602 21682 ns/op BenchmarkMutatorBytes/100000-4 967 133769 ns/op BenchmarkMutatorString/1-4 34904 3989 ns/op BenchmarkMutatorString/10-4 35649 3568 ns/op BenchmarkMutatorString/100-4 24133 4622 ns/op BenchmarkMutatorString/1000-4 13773 7500 ns/op BenchmarkMutatorString/10000-4 3565 53887 ns/op BenchmarkMutatorString/100000-4 351 341871 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17282 6795 ns/op BenchmarkMutatorAllBasicTypes/string-4 16869 7030 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59280 2012 ns/op BenchmarkMutatorAllBasicTypes/float32-4 48714 2279 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50617 2313 ns/op BenchmarkMutatorAllBasicTypes/int-4 52456 2151 ns/op BenchmarkMutatorAllBasicTypes/int8-4 55255 2109 ns/op BenchmarkMutatorAllBasicTypes/int16-4 52777 2181 ns/op BenchmarkMutatorAllBasicTypes/int32-4 55964 2127 ns/op BenchmarkMutatorAllBasicTypes/int64-4 50256 2229 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54577 2379 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 38313 2773 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 34045 4279 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 42538 2554 ns/op PASS ok internal/fuzz 14.577s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13473 9207 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 127496 1082 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.686s PASS ok internal/poll 1.038s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 22088122 ns/op PASS ok internal/trace 4.052s PASS ok internal/zstd 1.051s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10832 ns/op BenchmarkCopyNLarge-4 334 513466 ns/op PASS ok io 1.532s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 142872 798.8 ns/op BenchmarkPrintln-4 19814 5359 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30433 4931 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 5259 24769 ns/op BenchmarkDiscard-4 764964 163.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.012s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 53826 2471 ns/op BenchmarkJSONHandler/defaults-4 6244 23456 ns/op 536 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4436 42767 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3868 32684 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7126 27209 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct-4 4282 24875 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3946 30044 ns/op 524 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24602 4593 ns/op 81 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 25788 4628 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 78151 1524 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 60850 2103 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 62325 1874 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 52497 2155 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 63247 2045 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 56595 1831 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 928974 124.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 790909 168.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 584523 225.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 360548 303.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 302001 391.8 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5680 30054 ns/op BenchmarkDispatch/switch-checked-4 161850 709.1 ns/op BenchmarkDispatch/As-4 163830 678.5 ns/op BenchmarkDispatch/Visit-4 175785 702.5 ns/op BenchmarkUnsafeStrings-4 15849 7439 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.236s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1305302 86.84 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 705552 153.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 263041 419.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 45711 2859 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 52996 2650 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 23096 5370 ns/op 680 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5798 21749 ns/op 3448 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12078 10968 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12414 10997 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7170 15986 ns/op 1079 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2085 49067 ns/op 4336 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15354 8259 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13982 11658 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8049 13016 ns/op 945 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2876 43325 ns/op 3736 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.272s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 32387998 ns/op PASS ok maps 3.024s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2693707 43.53 ns/op BenchmarkAcosh-4 1335062 95.88 ns/op BenchmarkAsin-4 2550388 44.48 ns/op BenchmarkAsinh-4 1000000 104.6 ns/op BenchmarkAtan-4 3093620 37.66 ns/op BenchmarkAtanh-4 1306862 89.98 ns/op BenchmarkAtan2-4 2219754 51.76 ns/op BenchmarkCbrt-4 1587643 73.51 ns/op BenchmarkCeil-4 22572836 5.118 ns/op BenchmarkCopysign-4 3806930 31.05 ns/op BenchmarkCos-4 1403722 82.91 ns/op BenchmarkCosh-4 1953072 61.63 ns/op BenchmarkErf-4 3102932 36.79 ns/op BenchmarkErfc-4 3152532 38.36 ns/op BenchmarkErfinv-4 2710044 43.81 ns/op BenchmarkErfcinv-4 2923506 40.22 ns/op BenchmarkExp-4 7522496 16.10 ns/op BenchmarkExpGo-4 1000000 117.4 ns/op BenchmarkExpm1-4 2430464 48.20 ns/op BenchmarkExp2-4 1000000 116.3 ns/op BenchmarkExp2Go-4 1000000 127.6 ns/op BenchmarkAbs-4 4968266 23.56 ns/op BenchmarkDim-4 12454976 9.629 ns/op BenchmarkFloor-4 25864983 5.082 ns/op BenchmarkMax-4 16441546 7.221 ns/op BenchmarkMin-4 17256051 7.108 ns/op BenchmarkMod-4 388234 313.9 ns/op BenchmarkFrexp-4 1843868 62.81 ns/op BenchmarkGamma-4 844467 141.7 ns/op BenchmarkHypot-4 12668397 9.540 ns/op BenchmarkHypotGo-4 1723396 66.54 ns/op BenchmarkIlogb-4 2078018 55.50 ns/op BenchmarkJ0-4 317101 408.7 ns/op BenchmarkJ1-4 294265 400.0 ns/op BenchmarkJn-4 141751 861.5 ns/op BenchmarkLdexp-4 1847497 62.81 ns/op BenchmarkLgamma-4 1000000 114.3 ns/op BenchmarkLog-4 5391620 19.60 ns/op BenchmarkLogb-4 2023795 56.08 ns/op BenchmarkLog1p-4 1563979 75.22 ns/op BenchmarkLog10-4 6274080 19.89 ns/op BenchmarkLog2-4 1358992 78.43 ns/op BenchmarkModf-4 2091644 51.10 ns/op BenchmarkNextafter32-4 2292438 49.13 ns/op BenchmarkNextafter64-4 2387583 49.70 ns/op BenchmarkPowInt-4 581323 213.0 ns/op BenchmarkPowFrac-4 370434 281.5 ns/op BenchmarkPow10Pos-4 5674316 19.92 ns/op BenchmarkPow10Neg-4 5760548 19.02 ns/op BenchmarkRound-4 4563109 25.33 ns/op BenchmarkRoundToEven-4 12850072 10.10 ns/op BenchmarkRemainder-4 461074 242.7 ns/op BenchmarkSignbit-4 6535491 16.94 ns/op BenchmarkSin-4 1547949 75.16 ns/op BenchmarkSincos-4 1000000 105.8 ns/op BenchmarkSinh-4 2078016 56.15 ns/op BenchmarkSqrtIndirect-4 23154414 5.225 ns/op BenchmarkSqrtLatency-4 22052811 5.409 ns/op BenchmarkSqrtIndirectLatency-4 23055631 5.640 ns/op BenchmarkSqrtGoLatency-4 1000000 102.0 ns/op BenchmarkSqrtPrime-4 38886 3002 ns/op BenchmarkTan-4 1462658 77.91 ns/op BenchmarkTanh-4 1645158 71.17 ns/op BenchmarkTrunc-4 24856880 5.277 ns/op BenchmarkY0-4 313162 431.3 ns/op BenchmarkY1-4 298953 421.5 ns/op BenchmarkYn-4 142876 885.4 ns/op BenchmarkFloat64bits-4 6743934 16.84 ns/op BenchmarkFloat64frombits-4 6579814 17.50 ns/op BenchmarkFloat32bits-4 7341480 16.49 ns/op BenchmarkFloat32frombits-4 7276639 16.28 ns/op BenchmarkFMA-4 22382434 5.726 ns/op PASS ok math 13.940s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15406896 7.970 ns/op 8030.10 MB/s BenchmarkAddVV/2-4 14037990 8.903 ns/op 14377.04 MB/s BenchmarkAddVV/3-4 11802392 10.11 ns/op 18983.90 MB/s BenchmarkAddVV/4-4 12866325 9.722 ns/op 26332.58 MB/s BenchmarkAddVV/5-4 10295631 10.56 ns/op 30304.30 MB/s BenchmarkAddVV/10-4 8690116 13.14 ns/op 48689.60 MB/s BenchmarkAddVV/100-4 2280086 49.95 ns/op 128139.72 MB/s BenchmarkAddVV/1000-4 294226 451.8 ns/op 141654.22 MB/s BenchmarkSubVV/1-4 15706458 8.105 ns/op 7896.50 MB/s BenchmarkSubVV/2-4 13994844 9.200 ns/op 13913.11 MB/s BenchmarkSubVV/3-4 9063963 11.51 ns/op 16679.61 MB/s BenchmarkSubVV/4-4 12282750 11.00 ns/op 23267.55 MB/s BenchmarkSubVV/5-4 9862342 10.72 ns/op 29842.87 MB/s BenchmarkSubVV/10-4 8997424 13.65 ns/op 46869.52 MB/s BenchmarkSubVV/100-4 2067309 55.22 ns/op 115901.13 MB/s BenchmarkSubVV/1000-4 243234 521.5 ns/op 122726.15 MB/s BenchmarkAddVW/1-4 16164792 7.815 ns/op 1023.69 MB/s BenchmarkAddVW/2-4 14973544 8.535 ns/op 1874.68 MB/s BenchmarkAddVW/3-4 10745794 9.738 ns/op 2464.48 MB/s BenchmarkAddVW/4-4 13467442 9.118 ns/op 3509.51 MB/s BenchmarkAddVW/5-4 11087860 9.772 ns/op 4093.30 MB/s BenchmarkAddVW/10-4 8736901 14.66 ns/op 5458.43 MB/s BenchmarkAddVW/100-4 278413 428.0 ns/op 1869.29 MB/s BenchmarkAddVW/1000-4 39876 2899 ns/op 2759.13 MB/s BenchmarkAddVWext/1-4 15325339 7.998 ns/op 1000.23 MB/s BenchmarkAddVWext/2-4 13564807 8.408 ns/op 1902.95 MB/s BenchmarkAddVWext/3-4 13059196 9.285 ns/op 2584.83 MB/s BenchmarkAddVWext/4-4 13651971 9.127 ns/op 3506.14 MB/s BenchmarkAddVWext/5-4 10694054 9.728 ns/op 4112.05 MB/s BenchmarkAddVWext/10-4 10733253 11.37 ns/op 7037.27 MB/s BenchmarkAddVWext/100-4 47780 2423 ns/op 330.22 MB/s BenchmarkAddVWext/1000-4 5317 23601 ns/op 338.97 MB/s BenchmarkSubVW/1-4 15763040 7.958 ns/op 1005.26 MB/s BenchmarkSubVW/2-4 15043257 8.726 ns/op 1833.53 MB/s BenchmarkSubVW/3-4 12785440 9.130 ns/op 2628.59 MB/s BenchmarkSubVW/4-4 13240464 8.893 ns/op 3598.34 MB/s BenchmarkSubVW/5-4 11435677 10.15 ns/op 3939.12 MB/s BenchmarkSubVW/10-4 10726120 11.42 ns/op 7004.56 MB/s BenchmarkSubVW/100-4 300420 447.5 ns/op 1787.74 MB/s BenchmarkSubVW/1000-4 37086 3042 ns/op 2629.77 MB/s BenchmarkSubVWext/1-4 15147793 10.96 ns/op 729.95 MB/s BenchmarkSubVWext/2-4 13619748 9.534 ns/op 1678.17 MB/s BenchmarkSubVWext/3-4 13398690 9.077 ns/op 2643.91 MB/s BenchmarkSubVWext/4-4 12334081 9.690 ns/op 3302.33 MB/s BenchmarkSubVWext/5-4 9841155 10.29 ns/op 3886.42 MB/s BenchmarkSubVWext/10-4 9457482 12.48 ns/op 6411.18 MB/s BenchmarkSubVWext/100-4 41493 2554 ns/op 313.22 MB/s BenchmarkSubVWext/1000-4 4656 25328 ns/op 315.86 MB/s BenchmarkMulAddVWW/1-4 10080266 10.69 ns/op 5987.73 MB/s BenchmarkMulAddVWW/2-4 9910986 11.33 ns/op 11299.70 MB/s BenchmarkMulAddVWW/3-4 10580572 11.53 ns/op 16646.66 MB/s BenchmarkMulAddVWW/4-4 9916753 12.12 ns/op 21117.11 MB/s BenchmarkMulAddVWW/5-4 9838027 13.54 ns/op 23641.34 MB/s BenchmarkMulAddVWW/10-4 6097810 16.81 ns/op 38066.06 MB/s BenchmarkMulAddVWW/100-4 1311752 83.10 ns/op 77014.64 MB/s BenchmarkMulAddVWW/1000-4 163902 797.6 ns/op 80238.91 MB/s BenchmarkAddMulVVW/1-4 13832490 8.853 ns/op 7229.44 MB/s BenchmarkAddMulVVW/2-4 12620210 10.66 ns/op 12008.36 MB/s BenchmarkAddMulVVW/3-4 10324584 11.03 ns/op 17406.17 MB/s BenchmarkAddMulVVW/4-4 9413845 13.83 ns/op 18505.01 MB/s BenchmarkAddMulVVW/5-4 8096810 13.23 ns/op 24179.91 MB/s BenchmarkAddMulVVW/10-4 7189731 15.48 ns/op 41344.34 MB/s BenchmarkAddMulVVW/100-4 1826426 66.96 ns/op 95585.18 MB/s BenchmarkAddMulVVW/1000-4 220140 570.3 ns/op 112214.50 MB/s BenchmarkDivWVW/1-4 1880017 62.65 ns/op 1021.59 MB/s BenchmarkDivWVW/2-4 986083 125.3 ns/op 1021.73 MB/s BenchmarkDivWVW/3-4 845688 154.5 ns/op 1243.01 MB/s BenchmarkDivWVW/4-4 652885 186.2 ns/op 1375.06 MB/s BenchmarkDivWVW/5-4 570087 218.8 ns/op 1462.49 MB/s BenchmarkDivWVW/10-4 341910 383.0 ns/op 1670.81 MB/s BenchmarkDivWVW/100-4 36406 3160 ns/op 2025.37 MB/s BenchmarkDivWVW/1000-4 4244 31541 ns/op 2029.09 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13972303 7.861 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15584428 7.715 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13604126 8.814 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14015390 8.376 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12989026 9.156 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12555846 8.981 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10618302 11.93 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12707498 9.279 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11078294 10.18 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11434316 9.924 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8598998 13.72 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8365825 12.94 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1385491 83.57 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1619289 71.14 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 169164 774.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 213064 605.5 ns/op BenchmarkDecimalConversion-4 198 600604 ns/op BenchmarkFloatString/100-4 10000 10546 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 199 566410 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50859952 ns/op 61020 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 4939101509 ns/op 845280 B/op 540 allocs/op BenchmarkFloatAdd/10-4 143140 807.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 157419 796.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150099 856.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79729 1417 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17886 6707 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 189010 625.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 211845 618.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 192614 645.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 161209 784.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 50564 2331 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1767 69935 ns/op BenchmarkParseFloatLargeExp-4 352 284756 ns/op BenchmarkGCD10x10/WithoutXY-4 177424 742.2 ns/op BenchmarkGCD10x10/WithXY-4 48108 2536 ns/op BenchmarkGCD10x100/WithoutXY-4 83973 1376 ns/op BenchmarkGCD10x100/WithXY-4 14644 8199 ns/op BenchmarkGCD10x1000/WithoutXY-4 50100 2461 ns/op BenchmarkGCD10x1000/WithXY-4 12073 10294 ns/op BenchmarkGCD100x100/WithoutXY-4 21615 5306 ns/op BenchmarkGCD100x100/WithXY-4 8120 13032 ns/op BenchmarkGCD100x1000/WithoutXY-4 11713 9984 ns/op BenchmarkGCD100x1000/WithXY-4 5725 20854 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2029 61955 ns/op BenchmarkGCD1000x1000/WithXY-4 1056 114500 ns/op BenchmarkHilbert-4 20 6291591 ns/op BenchmarkBinomial-4 9564 10715 ns/op BenchmarkQuoRem-4 21908 5695 ns/op BenchmarkExp-4 16 7301787 ns/op BenchmarkExpMont/Odd-4 100 1016416 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1061417 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1069957 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1072833 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1063881 ns/op 3867 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1055270 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1079288 ns/op 3817 B/op 52 allocs/op BenchmarkExpMont/Even64-4 127 987652 ns/op 3618 B/op 53 allocs/op BenchmarkExpMont/Even96-4 120 954235 ns/op 3772 B/op 51 allocs/op BenchmarkExpMont/Even128-4 128 822408 ns/op 3263 B/op 50 allocs/op BenchmarkExpMont/Even255-4 153 778742 ns/op 2952 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 326 361412 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 303 401190 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 298 396198 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 274 395466 ns/op 1755 B/op 48 allocs/op BenchmarkExp2-4 15 7394227 ns/op BenchmarkBitset-4 665073 194.1 ns/op BenchmarkBitsetNeg-4 361074 373.6 ns/op BenchmarkBitsetOrig-4 201261 672.6 ns/op BenchmarkBitsetNegOrig-4 143959 1065 ns/op BenchmarkModSqrt225_Tonelli-4 97 1188802 ns/op BenchmarkModSqrt225_3Mod4-4 314 367918 ns/op BenchmarkModSqrt231_Tonelli-4 99 1289777 ns/op BenchmarkModSqrt231_5Mod8-4 264 428989 ns/op BenchmarkModInverse-4 11038 11135 ns/op BenchmarkSqrt-4 1910 79756 ns/op BenchmarkIntSqr/1-4 828862 137.2 ns/op BenchmarkIntSqr/2-4 542497 222.0 ns/op BenchmarkIntSqr/3-4 468301 260.8 ns/op BenchmarkIntSqr/5-4 355161 364.3 ns/op BenchmarkIntSqr/8-4 259645 453.2 ns/op BenchmarkIntSqr/10-4 237816 546.8 ns/op BenchmarkIntSqr/20-4 43570 2784 ns/op BenchmarkIntSqr/30-4 34040 3590 ns/op BenchmarkIntSqr/50-4 22444 5711 ns/op BenchmarkIntSqr/80-4 13320 9052 ns/op BenchmarkIntSqr/100-4 10000 11960 ns/op BenchmarkIntSqr/200-4 4676 28838 ns/op BenchmarkIntSqr/300-4 1948 71772 ns/op BenchmarkIntSqr/500-4 895 134942 ns/op BenchmarkIntSqr/800-4 324 334157 ns/op BenchmarkIntSqr/1000-4 271 464014 ns/op BenchmarkDiv/20/10-4 336273 355.4 ns/op BenchmarkDiv/40/20-4 355023 351.7 ns/op BenchmarkDiv/100/50-4 335642 394.1 ns/op BenchmarkDiv/200/100-4 48081 2525 ns/op BenchmarkDiv/400/200-4 43476 2778 ns/op BenchmarkDiv/1000/500-4 37884 3111 ns/op BenchmarkDiv/2000/1000-4 29203 4039 ns/op BenchmarkDiv/20000/10000-4 1292 96905 ns/op BenchmarkDiv/200000/100000-4 32 4409745 ns/op BenchmarkDiv/2000000/1000000-4 1 115237124 ns/op BenchmarkDiv/20000000/10000000-4 1 3410531219 ns/op BenchmarkMul-4 5 20787442 ns/op BenchmarkNatMul/10-4 181984 873.6 ns/op BenchmarkNatMul/100-4 6226 30684 ns/op BenchmarkNatMul/1000-4 176 710255 ns/op BenchmarkZeroShifts/Shl-4 10000 14550 ns/op BenchmarkZeroShifts/ShlSame-4 3451005 35.70 ns/op BenchmarkZeroShifts/Shr-4 10000 17392 ns/op BenchmarkZeroShifts/ShrSame-4 3099878 34.90 ns/op BenchmarkExp3Power/0x10-4 159681 916.8 ns/op BenchmarkExp3Power/0x40-4 123122 1119 ns/op BenchmarkExp3Power/0x100-4 64236 1770 ns/op BenchmarkExp3Power/0x400-4 34635 3704 ns/op BenchmarkExp3Power/0x1000-4 8222 14339 ns/op BenchmarkExp3Power/0x4000-4 1779 70931 ns/op BenchmarkExp3Power/0x10000-4 196 623429 ns/op BenchmarkExp3Power/0x40000-4 21 6001866 ns/op BenchmarkExp3Power/0x100000-4 2 51821094 ns/op BenchmarkExp3Power/0x400000-4 1 487882255 ns/op BenchmarkFibo-4 3 41303820 ns/op BenchmarkNatSqr/1-4 842622 202.7 ns/op BenchmarkNatSqr/2-4 380871 373.7 ns/op BenchmarkNatSqr/3-4 414838 410.8 ns/op BenchmarkNatSqr/5-4 315111 538.9 ns/op BenchmarkNatSqr/8-4 197778 791.6 ns/op BenchmarkNatSqr/10-4 188234 935.3 ns/op BenchmarkNatSqr/20-4 34213 3755 ns/op BenchmarkNatSqr/30-4 28995 4154 ns/op BenchmarkNatSqr/50-4 18336 7004 ns/op BenchmarkNatSqr/80-4 10000 11332 ns/op BenchmarkNatSqr/100-4 10000 14173 ns/op BenchmarkNatSqr/200-4 4107 33638 ns/op BenchmarkNatSqr/300-4 1753 92014 ns/op BenchmarkNatSqr/500-4 897 158894 ns/op BenchmarkNatSqr/800-4 303 384857 ns/op BenchmarkNatSqr/1000-4 244 468355 ns/op BenchmarkNatSetBytes/8-4 893197 152.0 ns/op BenchmarkNatSetBytes/24-4 275286 550.3 ns/op BenchmarkNatSetBytes/128-4 60133 2007 ns/op BenchmarkNatSetBytes/7-4 849987 147.2 ns/op BenchmarkNatSetBytes/23-4 253814 497.6 ns/op BenchmarkNatSetBytes/127-4 59328 1952 ns/op BenchmarkScanPi-4 193 636384 ns/op BenchmarkStringPiParallel-4 441 386880 ns/op BenchmarkScan/10/Base2-4 34377 3282 ns/op BenchmarkScan/100/Base2-4 4528 28215 ns/op BenchmarkScan/1000/Base2-4 429 269603 ns/op BenchmarkScan/10/Base8-4 75380 1370 ns/op BenchmarkScan/100/Base8-4 12229 9457 ns/op BenchmarkScan/1000/Base8-4 1239 91617 ns/op BenchmarkScan/10/Base10-4 102670 1202 ns/op BenchmarkScan/100/Base10-4 13257 8688 ns/op BenchmarkScan/1000/Base10-4 1358 84359 ns/op BenchmarkScan/10/Base16-4 109729 1087 ns/op BenchmarkScan/100/Base16-4 15458 7544 ns/op BenchmarkScan/1000/Base16-4 1635 75941 ns/op BenchmarkString/10/Base2-4 191617 754.7 ns/op BenchmarkString/100/Base2-4 28815 3993 ns/op BenchmarkString/1000/Base2-4 3637 39413 ns/op BenchmarkString/10/Base8-4 360358 324.4 ns/op BenchmarkString/100/Base8-4 75624 1710 ns/op BenchmarkString/1000/Base8-4 9546 15020 ns/op BenchmarkString/10/Base10-4 194288 619.5 ns/op BenchmarkString/100/Base10-4 37368 3047 ns/op BenchmarkString/1000/Base10-4 5527 22783 ns/op BenchmarkString/10/Base16-4 379020 311.2 ns/op BenchmarkString/100/Base16-4 77688 1355 ns/op BenchmarkString/1000/Base16-4 10000 11807 ns/op BenchmarkLeafSize/0-4 28 4640782 ns/op BenchmarkLeafSize/1-4 357 314285 ns/op BenchmarkLeafSize/2-4 393 272211 ns/op BenchmarkLeafSize/3-4 327 358304 ns/op BenchmarkLeafSize/4-4 478 247071 ns/op BenchmarkLeafSize/5-4 265 508301 ns/op BenchmarkLeafSize/6-4 338 377311 ns/op BenchmarkLeafSize/7-4 325 369421 ns/op BenchmarkLeafSize/8-4 343 313864 ns/op BenchmarkLeafSize/9-4 241 471542 ns/op BenchmarkLeafSize/10-4 255 452088 ns/op BenchmarkLeafSize/11-4 270 499152 ns/op BenchmarkLeafSize/12-4 289 434205 ns/op BenchmarkLeafSize/13-4 259 431939 ns/op BenchmarkLeafSize/14-4 315 432086 ns/op BenchmarkLeafSize/15-4 344 367826 ns/op BenchmarkLeafSize/16-4 432 292058 ns/op BenchmarkLeafSize/32-4 345 309171 ns/op BenchmarkLeafSize/64-4 372 321395 ns/op BenchmarkProbablyPrime/n=0-4 8 12512784 ns/op BenchmarkProbablyPrime/n=1-4 7 14683293 ns/op BenchmarkProbablyPrime/n=5-4 5 21568948 ns/op BenchmarkProbablyPrime/n=10-4 4 30460661 ns/op BenchmarkProbablyPrime/n=20-4 3 48119641 ns/op BenchmarkProbablyPrime/Lucas-4 8 12657741 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 61 2011428 ns/op BenchmarkRatCmp-4 156882 839.2 ns/op BenchmarkFloatSqrt/64-4 18552 6254 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 11131 10155 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8017 14606 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4622 27578 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 777 159661 ns/op 18159 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 72 1906400 ns/op 174782 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 151291005 ns/op 3813864 B/op 636 allocs/op PASS ok math/big 60.477s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12158322 10.57 ns/op BenchmarkLeadingZeros8-4 11919848 9.629 ns/op BenchmarkLeadingZeros16-4 12984496 9.853 ns/op BenchmarkLeadingZeros32-4 13709626 10.20 ns/op BenchmarkLeadingZeros64-4 10595119 10.82 ns/op BenchmarkTrailingZeros-4 12998450 9.805 ns/op BenchmarkTrailingZeros8-4 12423182 9.940 ns/op BenchmarkTrailingZeros16-4 12475238 9.563 ns/op BenchmarkTrailingZeros32-4 11896123 10.31 ns/op BenchmarkTrailingZeros64-4 11715128 10.03 ns/op BenchmarkOnesCount-4 11453778 10.05 ns/op BenchmarkOnesCount8-4 12538546 9.596 ns/op BenchmarkOnesCount16-4 11173856 10.08 ns/op BenchmarkOnesCount32-4 12505438 9.870 ns/op BenchmarkOnesCount64-4 11997900 10.01 ns/op BenchmarkRotateLeft-4 11293101 10.42 ns/op BenchmarkRotateLeft8-4 12879697 9.526 ns/op BenchmarkRotateLeft16-4 12501643 9.809 ns/op BenchmarkRotateLeft32-4 13000974 9.577 ns/op BenchmarkRotateLeft64-4 10596660 9.749 ns/op BenchmarkReverse-4 19372561 6.871 ns/op BenchmarkReverse8-4 25351695 5.263 ns/op BenchmarkReverse16-4 20146867 5.850 ns/op BenchmarkReverse32-4 19564242 6.814 ns/op BenchmarkReverse64-4 17937900 6.695 ns/op BenchmarkReverseBytes-4 22827520 5.377 ns/op BenchmarkReverseBytes16-4 21538401 5.827 ns/op BenchmarkReverseBytes32-4 21673982 6.187 ns/op BenchmarkReverseBytes64-4 19501255 5.671 ns/op BenchmarkAdd-4 11100410 11.48 ns/op BenchmarkAdd32-4 11565602 11.07 ns/op BenchmarkAdd64-4 9993634 10.97 ns/op BenchmarkAdd64multiple-4 20501868 5.691 ns/op BenchmarkSub-4 11722900 10.73 ns/op BenchmarkSub32-4 10416783 11.15 ns/op BenchmarkSub64-4 11435601 10.53 ns/op BenchmarkSub64multiple-4 21896638 5.819 ns/op BenchmarkMul-4 11448344 10.96 ns/op BenchmarkMul32-4 10951759 10.80 ns/op BenchmarkMul64-4 11662455 10.64 ns/op BenchmarkDiv-4 2892607 39.23 ns/op BenchmarkDiv32-4 6233674 19.34 ns/op BenchmarkDiv64-4 3180163 39.14 ns/op PASS ok math/bits 8.346s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13226978 9.149 ns/op BenchmarkAcos-4 498450 241.5 ns/op BenchmarkAcosh-4 528501 249.9 ns/op BenchmarkAsin-4 549460 233.7 ns/op BenchmarkAsinh-4 542388 237.9 ns/op BenchmarkAtan-4 896587 155.6 ns/op BenchmarkAtanh-4 672448 160.6 ns/op BenchmarkConj-4 25146810 4.623 ns/op BenchmarkCos-4 692641 176.7 ns/op BenchmarkCosh-4 680798 182.4 ns/op BenchmarkExp-4 910514 133.6 ns/op BenchmarkLog-4 921907 125.6 ns/op BenchmarkLog10-4 840316 135.3 ns/op BenchmarkPhase-4 2040859 57.36 ns/op BenchmarkPolar-4 1289432 91.70 ns/op BenchmarkPow-4 267793 475.0 ns/op BenchmarkRect-4 1000000 103.3 ns/op BenchmarkSin-4 731347 178.3 ns/op BenchmarkSinh-4 724614 192.9 ns/op BenchmarkSqrt-4 1000000 107.2 ns/op BenchmarkTan-4 422708 306.1 ns/op BenchmarkTanh-4 422169 275.1 ns/op PASS ok math/cmplx 4.583s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 617719 188.8 ns/op BenchmarkInt63ThreadsafeParallel-4 828132 151.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 120.4 ns/op BenchmarkIntn1000-4 750523 153.7 ns/op BenchmarkInt63n1000-4 701313 154.5 ns/op BenchmarkInt31n1000-4 816637 147.6 ns/op BenchmarkFloat32-4 896492 142.6 ns/op BenchmarkFloat64-4 1000000 122.0 ns/op BenchmarkPerm3-4 162704 749.9 ns/op BenchmarkPerm30-4 17689 6130 ns/op BenchmarkPerm30ViaShuffle-4 18808 5911 ns/op BenchmarkShuffleOverhead-4 13974 8465 ns/op BenchmarkRead3-4 878769 148.6 ns/op BenchmarkRead64-4 69166 1530 ns/op BenchmarkRead1000-4 5894 22218 ns/op BenchmarkConcurrent-4 201388 564.8 ns/op PASS ok math/rand 3.750s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 38007 3084 ns/op BenchmarkQDecodeWord-4 98966 1225 ns/op BenchmarkQDecodeHeader-4 87686 1366 ns/op BenchmarkTypeByExtension/.html-4 537379 258.1 ns/op BenchmarkTypeByExtension/.HTML-4 394162 420.4 ns/op BenchmarkTypeByExtension/.unused-4 372348 351.8 ns/op BenchmarkExtensionsByType/text/html-4 226138 818.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 66244 2674 ns/op BenchmarkExtensionsByType/application/octet-stream-4 30561 4177 ns/op PASS ok mime 2.944s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 470 277601 ns/op 47439 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 398 304551 ns/op 47267 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 38 2675923 ns/op 105418 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 358 362252 ns/op 49411 B/op 207 allocs/op PASS ok mime/multipart 1.847s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 741 157945 ns/op PASS ok mime/quotedprintable 1.207s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 14660938 ns/op 8646 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 28947733 ns/op 13728 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020742949 ns/op 152856 B/op 238 allocs/op BenchmarkDNSName-4 160920 764.0 ns/op BenchmarkInterfaces-4 1743 65601 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6182 18770 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1848 66076 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2120 62191 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6724 19751 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2827 44789 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 7780 18424 ns/op BenchmarkParseIPValidIPv4-4 404614 305.7 ns/op BenchmarkParseIPValidIPv6-4 239642 542.7 ns/op BenchmarkIPString/IPv4-4 119583 1026 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11416 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42507 2811 ns/op BenchmarkIPEqual/IPv4-4 953527 123.0 ns/op BenchmarkIPEqual/IPv6-4 978358 122.2 ns/op BenchmarkTCP4OneShot-4 124 936437 ns/op BenchmarkTCP4OneShotTimeout-4 152 730465 ns/op BenchmarkTCP4Persistent-4 319 364174 ns/op BenchmarkTCP4PersistentTimeout-4 300 407119 ns/op BenchmarkTCP6OneShot-4 151 850634 ns/op BenchmarkTCP6OneShotTimeout-4 105 985936 ns/op BenchmarkTCP6Persistent-4 265 471449 ns/op BenchmarkTCP6PersistentTimeout-4 248 444429 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17568 6799 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12475 9136 ns/op BenchmarkSetReadDeadline-4 130843 982.3 ns/op BenchmarkUDP6LinkLocalUnicast-4 102 1128736 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 189 561980 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 242 419073 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 188 661723 ns/op 0 B/op 0 allocs/op PASS ok net 12.529s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 20494 5406 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8312 13537 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12624 9897 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16645 8363 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 24189 4736 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 37441 3062 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1594777 74.44 ns/op BenchmarkFindChild/n=2/rep=map-4 2986713 39.50 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1374159 84.88 ns/op BenchmarkFindChild/n=4/rep=linear-4 899062 127.8 ns/op BenchmarkFindChild/n=4/rep=map-4 2619855 42.45 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 801068 139.4 ns/op BenchmarkFindChild/n=8/rep=linear-4 544246 235.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2798450 42.57 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 509827 252.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 280784 446.0 ns/op BenchmarkFindChild/n=16/rep=map-4 2688666 44.71 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2151002 53.42 ns/op BenchmarkFindChild/n=32/rep=linear-4 144494 906.5 ns/op BenchmarkFindChild/n=32/rep=map-4 3140595 36.82 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2424877 49.09 ns/op BenchmarkServerMatch-4 19408 6999 ns/op BenchmarkReadRequestChrome-4 3709 30024 ns/op 20.35 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10472 10981 ns/op 7.10 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8857 11595 ns/op 7.07 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7494 16966 ns/op 8.90 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16323 7305 ns/op 5.48 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 72 1749178 ns/op 0.59 MB/s BenchmarkFileAndServer_1KB/https1-4 37 3405786 ns/op 0.30 MB/s BenchmarkFileAndServer_1KB/h2-4 36 3036390 ns/op 0.34 MB/s BenchmarkFileAndServer_16MB/h1-4 2 67530185 ns/op 248.44 MB/s BenchmarkFileAndServer_16MB/https1-4 1 164829534 ns/op 101.79 MB/s BenchmarkFileAndServer_16MB/h2-4 1 492380728 ns/op 34.07 MB/s BenchmarkFileAndServer_64MB/h1-4 1 336884889 ns/op 199.20 MB/s BenchmarkFileAndServer_64MB/https1-4 1 816484479 ns/op 82.19 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2136210558 ns/op 31.41 MB/s BenchmarkServeMux-4 151 857172 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 273 487493 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 42 2989702 ns/op 6431 B/op 65 allocs/op BenchmarkClientServer/https1-4 39 3655838 ns/op 9346 B/op 100 allocs/op BenchmarkClientServer/h2-4 28 3851388 ns/op 14587 B/op 122 allocs/op BenchmarkClientServerParallel/4/h1-4 243 423001 ns/op 10236 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 21 7992236 ns/op 106307 B/op 1147 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56141: read tcp 127.0.0.1:56139->127.0.0.1:56141: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56147: read tcp 127.0.0.1:56146->127.0.0.1:56147: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56155: write tcp 127.0.0.1:56146->127.0.0.1:56155: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56156: write tcp 127.0.0.1:56146->127.0.0.1:56156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56157: write tcp 127.0.0.1:56146->127.0.0.1:56157: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56162: read tcp 127.0.0.1:56159->127.0.0.1:56162: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56171: read tcp 127.0.0.1:56159->127.0.0.1:56171: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56170: read tcp 127.0.0.1:56159->127.0.0.1:56170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56173: read tcp 127.0.0.1:56159->127.0.0.1:56173: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56168: write tcp 127.0.0.1:56159->127.0.0.1:56168: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 16 8697288 ns/op 102289 B/op 1189 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56205: read tcp 127.0.0.1:56201->127.0.0.1:56205: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56215: write tcp 127.0.0.1:56209->127.0.0.1:56215: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56214: write tcp 127.0.0.1:56209->127.0.0.1:56214: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56231: read tcp 127.0.0.1:56224->127.0.0.1:56231: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56240: read tcp 127.0.0.1:56224->127.0.0.1:56240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56235: read tcp 127.0.0.1:56224->127.0.0.1:56235: use of closed network connection BenchmarkClientServerParallel/64/h1-4 190 671343 ns/op 25284 B/op 125 allocs/op BenchmarkClientServerParallel/64/https1-4 18 8403111 ns/op 112558 B/op 1230 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56554: read tcp 127.0.0.1:56546->127.0.0.1:56554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56567: read tcp 127.0.0.1:56556->127.0.0.1:56567: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56562: write tcp 127.0.0.1:56556->127.0.0.1:56562: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56565: write tcp 127.0.0.1:56556->127.0.0.1:56565: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56569: write tcp 127.0.0.1:56556->127.0.0.1:56569: use of closed network connection BenchmarkClientServerParallel/64/h2-4 16 6475119 ns/op 76780 B/op 905 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56599: read tcp 127.0.0.1:56595->127.0.0.1:56599: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56600: read tcp 127.0.0.1:56595->127.0.0.1:56600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56602: read tcp 127.0.0.1:56595->127.0.0.1:56602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56604: read tcp 127.0.0.1:56603->127.0.0.1:56604: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56609: read tcp 127.0.0.1:56603->127.0.0.1:56609: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56608: read tcp 127.0.0.1:56603->127.0.0.1:56608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56610: read tcp 127.0.0.1:56603->127.0.0.1:56610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56614: read tcp 127.0.0.1:56603->127.0.0.1:56614: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56611: write tcp 127.0.0.1:56603->127.0.0.1:56611: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56629: read tcp 127.0.0.1:56616->127.0.0.1:56629: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1075910914 ns/op 31464 B/op 153 allocs/op BenchmarkClient-4 28 6426474 ns/op 4189 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 565 209468 ns/op 7375 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 898 135956 ns/op 3112 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1112 108180 ns/op 1956 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1212 107391 ns/op 2804 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1083 96173 ns/op 2718 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1377 109934 ns/op 2708 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1189 86100 ns/op 1892 B/op 14 allocs/op BenchmarkServerHijack-4 812 161417 ns/op 16746 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 43 2988315 ns/op 5996 B/op 54 allocs/op BenchmarkResponseStatusLine-4 313732 341.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 24.535s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2458 78284 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.316s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 96188 1255 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 449892 259.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 209653 603.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67090 1850 ns/op BenchmarkStdIPv4-4 144734 853.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89758 1258 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84012 1324 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 80938 1339 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 72409 1559 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1387783 85.14 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1355739 86.66 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1242230 95.55 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 353701 361.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 410880 316.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 347098 373.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98492 1194 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 333057 408.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 173876 651.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 192045 632.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 167684 678.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 92997 1326 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 405148 322.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 141861 863.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 197617 625.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 308558 434.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 152352 720.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 369525 357.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 165682 756.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 171381 772.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 172431 774.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 119149 1043 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 492573 254.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 141506 810.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 96454 1205 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 94452 1135 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 185739 730.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 121444 1065 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 278106 439.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 126878 1007 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 152019 822.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 193940 681.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 133104 936.3 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 122.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 953587 138.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 940549 129.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 851919 133.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 976177 134.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 976298 132.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 973701 132.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 951968 133.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 848706 132.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 343686 361.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 499005 230.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 239910 526.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 251044 478.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 245400 534.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81687 1433 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 512185 232.2 ns/op PASS ok net/netip 10.694s 2023/09/14 11:08:41 Test RPC server listening on 127.0.0.1:56708 2023/09/14 11:08:41 Test HTTP RPC server listening on 127.0.0.1:56709 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 152 699100 ns/op BenchmarkEndToEndHTTP-4 201 700563 ns/op BenchmarkEndToEndAsync-4 1356 78113 ns/op BenchmarkEndToEndAsyncHTTP-4 1446 90030 ns/op PASS ok net/rpc 2.073s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3428 30448 ns/op BenchmarkReadMIMEHeader/server_headers-4 5103 22150 ns/op BenchmarkUncommon-4 23610 4920 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.684s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3757 27279 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 66360 1544 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 481572 260.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 110710 1171 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 174381 785.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79035 1388 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12715 9455 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 320923 367.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 87042 1210 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 175534 659.8 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 97264 1298 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15984 7592 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 141900 788.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 63912 1832 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 62608 1869 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27526 4095 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5227 22656 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 140113 754.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 63423 1862 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65331 1863 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 28177 3973 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6039 26138 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.369s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 1880396 56.27 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 113692 934.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 427 256150 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 158 696782 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 414 303837 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 48061 2720 ns/op BenchmarkStatFile-4 29077 4145 ns/op BenchmarkStatDir-4 30022 4183 ns/op BenchmarkLstatDot-4 44907 2787 ns/op BenchmarkLstatFile-4 29661 4222 ns/op BenchmarkLstatDir-4 29060 4342 ns/op PASS ok os 3.168s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 27 5388081 ns/op 8981 B/op 30 allocs/op PASS ok os/exec 1.226s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 299452 454.4 ns/op PASS ok os/user 1.363s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2227677 51.23 ns/op BenchmarkString-4 1645684 72.80 ns/op BenchmarkBytes-4 1492977 80.37 ns/op BenchmarkNamedBytes-4 894061 135.9 ns/op BenchmarkBytesArray-4 695251 172.3 ns/op BenchmarkSliceLen-4 1847368 65.27 ns/op BenchmarkMapLen-4 838866 150.9 ns/op BenchmarkStringLen-4 1295319 90.71 ns/op BenchmarkArrayLen-4 1000000 106.5 ns/op BenchmarkSliceCap-4 1932868 60.62 ns/op BenchmarkDeepEqual/int8-4 552462 234.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84966 1364 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 476883 280.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81289 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 448434 276.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 85842 1396 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 470198 280.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 82303 1399 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 458316 280.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 88233 1381 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 514132 241.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 98518 1300 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 457611 285.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87734 1404 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 356931 290.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80154 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 470949 282.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 77673 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 460393 288.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 88388 1404 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 468546 282.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 86924 1357 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 436110 276.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 85060 1370 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 403246 280.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 82064 1374 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 472956 278.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 85358 1421 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 450858 284.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83330 1371 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 559750 234.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 70914 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 408490 275.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 89704 1392 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 115815 1046 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55462 2153 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45853 2442 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 32850 3473 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 33003 3378 ns/op BenchmarkIsZero/ArrayComparable-4 332433 375.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 32950 3648 ns/op BenchmarkIsZero/StructComparable-4 692604 188.8 ns/op BenchmarkIsZero/StructIncomparable-4 149528 809.5 ns/op BenchmarkSetZero/Bool/Direct-4 2652876 42.65 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 123.7 ns/op BenchmarkSetZero/Bool/NewZero-4 750816 175.4 ns/op BenchmarkSetZero/Int/Direct-4 2002837 58.44 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 123.5 ns/op BenchmarkSetZero/Int/NewZero-4 744283 183.4 ns/op BenchmarkSetZero/Uint/Direct-4 1926344 60.12 ns/op BenchmarkSetZero/Uint/CachedZero-4 814562 156.9 ns/op BenchmarkSetZero/Uint/NewZero-4 741085 192.4 ns/op BenchmarkSetZero/Float/Direct-4 2013447 58.00 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 125.7 ns/op BenchmarkSetZero/Float/NewZero-4 714157 181.9 ns/op BenchmarkSetZero/Complex/Direct-4 1896964 60.95 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 125.9 ns/op BenchmarkSetZero/Complex/NewZero-4 715298 183.0 ns/op BenchmarkSetZero/Array/Direct-4 1965103 59.02 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 128.9 ns/op BenchmarkSetZero/Array/NewZero-4 708452 180.2 ns/op BenchmarkSetZero/Chan/Direct-4 1909699 65.27 ns/op BenchmarkSetZero/Chan/CachedZero-4 924994 135.1 ns/op BenchmarkSetZero/Chan/NewZero-4 678356 203.8 ns/op BenchmarkSetZero/Func/Direct-4 1819066 62.23 ns/op BenchmarkSetZero/Func/CachedZero-4 911820 165.9 ns/op BenchmarkSetZero/Func/NewZero-4 514892 238.9 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 103.0 ns/op BenchmarkSetZero/Interface/CachedZero-4 996550 169.9 ns/op BenchmarkSetZero/Interface/NewZero-4 688239 213.8 ns/op BenchmarkSetZero/Map/Direct-4 1783483 64.10 ns/op BenchmarkSetZero/Map/CachedZero-4 915266 139.4 ns/op BenchmarkSetZero/Map/NewZero-4 662859 194.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1856730 63.54 ns/op BenchmarkSetZero/Pointer/CachedZero-4 898634 143.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 636512 198.9 ns/op BenchmarkSetZero/Slice/Direct-4 1680297 71.15 ns/op BenchmarkSetZero/Slice/CachedZero-4 983449 133.3 ns/op BenchmarkSetZero/Slice/NewZero-4 666072 193.4 ns/op BenchmarkSetZero/String/Direct-4 1880690 61.40 ns/op BenchmarkSetZero/String/CachedZero-4 907062 131.2 ns/op BenchmarkSetZero/String/NewZero-4 693891 193.2 ns/op BenchmarkSetZero/Struct/Direct-4 1932831 60.13 ns/op BenchmarkSetZero/Struct/CachedZero-4 999228 133.3 ns/op BenchmarkSetZero/Struct/NewZero-4 699451 188.5 ns/op BenchmarkSelect/1-4 186349 724.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 73868 1702 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29720 4910 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 185856 629.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 162182 774.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 132007 1021 ns/op 125.36 MB/s BenchmarkCallArgCopy/size=256-4 104134 1032 ns/op 248.06 MB/s BenchmarkCallArgCopy/size=1024-4 81346 2369 ns/op 432.19 MB/s BenchmarkCallArgCopy/size=4096-4 19788 6693 ns/op 612.02 MB/s BenchmarkCallArgCopy/size=65536-4 1592 116871 ns/op 560.76 MB/s BenchmarkFieldByName1-4 755197 153.6 ns/op BenchmarkFieldByName2-4 43762 3381 ns/op BenchmarkFieldByName3-4 5985 21138 ns/op BenchmarkInterfaceBig-4 2588584 43.41 ns/op BenchmarkInterfaceSmall-4 2615587 44.16 ns/op BenchmarkNew-4 1000000 132.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 1674 65176 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1651 86332 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1898 59984 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1987 64493 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2445 49671 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2154 62061 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 190628 655.7 ns/op PASS ok reflect 22.088s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7224 23979 ns/op 9392 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 6951 22175 ns/op 9745 B/op 1 allocs/op BenchmarkFindString-4 10000 25782 ns/op 9239 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 27819 ns/op 9277 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23992 ns/op 9339 B/op 2 allocs/op BenchmarkLiteral-4 10000 19169 ns/op BenchmarkNotLiteral-4 4402 41566 ns/op BenchmarkMatchClass-4 3008 50006 ns/op BenchmarkMatchClass_InRange-4 2782 53598 ns/op BenchmarkReplaceAll-4 903 121637 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 6524 18347 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 23068 5615 ns/op BenchmarkAnchoredShortMatch-4 10000 18463 ns/op BenchmarkAnchoredLongMatch-4 13640 8023 ns/op BenchmarkOnePassShortA-4 18024 6630 ns/op BenchmarkNotOnePassShortA-4 5977 25143 ns/op BenchmarkOnePassShortB-4 21582 5071 ns/op BenchmarkNotOnePassShortB-4 10000 21363 ns/op BenchmarkOnePassLongPrefix-4 75243 1605 ns/op BenchmarkOnePassLongNotPrefix-4 28460 4279 ns/op BenchmarkMatchParallelShared-4 10000 19723 ns/op BenchmarkMatchParallelCopied-4 10000 19230 ns/op BenchmarkQuoteMetaAll-4 136069 888.1 ns/op 15.76 MB/s BenchmarkQuoteMetaNone-4 384751 336.9 ns/op 77.17 MB/s BenchmarkCompile/Onepass-4 3068 41241 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1714 86009 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 152 760483 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2596054 44.97 ns/op 355.79 MB/s BenchmarkMatch/Easy0/32-4 10000 16194 ns/op 1.98 MB/s BenchmarkMatch/Easy0/1K-4 2904 36469 ns/op 28.08 MB/s BenchmarkMatch/Easy0i/16-4 2504542 45.42 ns/op 352.23 MB/s BenchmarkMatch/Easy0i/32-4 4677 34431 ns/op 0.93 MB/s BenchmarkMatch/Easy0i/1K-4 230 512233 ns/op 2.00 MB/s BenchmarkMatch/Easy1/16-4 2784608 42.39 ns/op 377.49 MB/s BenchmarkMatch/Easy1/32-4 10000 14164 ns/op 2.26 MB/s BenchmarkMatch/Easy1/1K-4 4058 37803 ns/op 27.09 MB/s BenchmarkMatch/Medium/16-4 2785231 40.88 ns/op 391.40 MB/s BenchmarkMatch/Medium/32-4 7453 28061 ns/op 1.14 MB/s BenchmarkMatch/Medium/1K-4 280 422991 ns/op 2.42 MB/s BenchmarkMatch/Hard/16-4 2879492 40.82 ns/op 391.97 MB/s BenchmarkMatch/Hard/32-4 4897 39723 ns/op 0.81 MB/s BenchmarkMatch/Hard/1K-4 150 731270 ns/op 1.40 MB/s BenchmarkMatch/Hard1/16-4 1610 90425 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 829 143403 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 30 4215360 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 28002 4073 ns/op 3.93 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17533 6955 ns/op 4.60 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 646 185693 ns/op 5.51 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.827s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 792628 145.6 ns/op BenchmarkIsWordChar-4 191481 637.5 ns/op PASS ok regexp/syntax 1.766s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 60668 1656 ns/op BenchmarkCallers/inlined-4 79471 1602 ns/op BenchmarkCallers/no-cache-4 17446 6432 ns/op BenchmarkFPCallers/cached-4 3293367 35.93 ns/op BenchmarkMakeChan/Byte-4 694060 256.8 ns/op BenchmarkMakeChan/Int-4 1000000 341.0 ns/op BenchmarkMakeChan/Ptr-4 780793 399.4 ns/op BenchmarkMakeChan/Struct/0-4 1000000 229.1 ns/op BenchmarkMakeChan/Struct/32-4 335212 620.6 ns/op BenchmarkMakeChan/Struct/40-4 181172 649.1 ns/op BenchmarkChanNonblocking-4 7193346 16.01 ns/op BenchmarkSelectUncontended-4 1007460 112.1 ns/op BenchmarkSelectSyncContended-4 100574 1177 ns/op BenchmarkSelectAsyncContended-4 266371 400.1 ns/op BenchmarkSelectNonblock-4 4181648 28.09 ns/op BenchmarkChanUncontended-4 10000 11626 ns/op BenchmarkChanContended-4 4309 28704 ns/op BenchmarkChanSync-4 208966 575.0 ns/op BenchmarkChanSyncWork-4 59596 1973 ns/op BenchmarkChanProdCons0-4 204643 523.8 ns/op BenchmarkChanProdCons10-4 371523 306.1 ns/op BenchmarkChanProdCons100-4 399351 251.6 ns/op BenchmarkChanProdConsWork0-4 114802 916.3 ns/op BenchmarkChanProdConsWork10-4 240206 506.1 ns/op BenchmarkChanProdConsWork100-4 251223 499.2 ns/op BenchmarkSelectProdCons-4 150817 756.7 ns/op BenchmarkReceiveDataFromClosedChan-4 930409 149.4 ns/op BenchmarkChanCreation-4 147315 723.4 ns/op BenchmarkChanSem-4 244184 515.4 ns/op BenchmarkChanPopular-4 49 2351366 ns/op BenchmarkChanClosed-4 767619 151.6 ns/op BenchmarkCallClosure-4 4105462 28.06 ns/op BenchmarkCallClosure1-4 4489765 26.13 ns/op BenchmarkCallClosure2-4 1000000 140.4 ns/op BenchmarkCallClosure3-4 1000000 103.7 ns/op BenchmarkCallClosure4-4 948930 119.2 ns/op BenchmarkComplex128DivNormal-4 12332844 9.745 ns/op BenchmarkComplex128DivNisNaN-4 8169153 13.81 ns/op BenchmarkComplex128DivDisNaN-4 7896349 13.42 ns/op BenchmarkComplex128DivNisInf-4 11915056 10.69 ns/op BenchmarkComplex128DivDisInf-4 6208044 18.20 ns/op BenchmarkSetTypePtr-4 59247672 2.157 ns/op 3708.36 MB/s BenchmarkSetTypePtr8-4 10679925 11.41 ns/op 5608.45 MB/s BenchmarkSetTypePtr16-4 9781296 11.21 ns/op 11416.92 MB/s BenchmarkSetTypePtr32-4 9845338 11.22 ns/op 22821.40 MB/s BenchmarkSetTypePtr64-4 9742790 13.25 ns/op 38649.33 MB/s BenchmarkSetTypePtr126-4 6046477 19.74 ns/op 51057.30 MB/s BenchmarkSetTypePtr128-4 4340395 23.41 ns/op 43744.15 MB/s BenchmarkSetTypePtrSlice-4 873780 146.4 ns/op 55951.49 MB/s BenchmarkSetTypeNode1-4 12659452 10.37 ns/op 2315.07 MB/s BenchmarkSetTypeNode1Slice-4 2859003 36.00 ns/op 21332.57 MB/s BenchmarkSetTypeNode8-4 12835849 10.54 ns/op 7590.35 MB/s BenchmarkSetTypeNode8Slice-4 1664360 66.52 ns/op 38482.08 MB/s BenchmarkSetTypeNode64-4 5633901 19.06 ns/op 27702.90 MB/s BenchmarkSetTypeNode64Slice-4 309885 430.2 ns/op 39275.00 MB/s BenchmarkSetTypeNode64Dead-4 8766300 14.39 ns/op 36697.28 MB/s BenchmarkSetTypeNode64DeadSlice-4 335448 426.4 ns/op 39624.32 MB/s BenchmarkSetTypeNode124-4 7103120 17.46 ns/op 57737.16 MB/s BenchmarkSetTypeNode124Slice-4 229045 655.6 ns/op 49203.41 MB/s BenchmarkSetTypeNode126-4 6313695 17.95 ns/op 57053.99 MB/s BenchmarkSetTypeNode126Slice-4 219733 603.2 ns/op 54324.62 MB/s BenchmarkSetTypeNode128-4 4220839 25.44 ns/op 40872.68 MB/s BenchmarkSetTypeNode128Slice-4 174517 726.2 ns/op 45827.86 MB/s BenchmarkSetTypeNode130-4 4332520 25.46 ns/op 41484.15 MB/s BenchmarkSetTypeNode130Slice-4 173382 788.1 ns/op 42878.02 MB/s BenchmarkSetTypeNode1024-4 984399 134.8 ns/op 60899.41 MB/s BenchmarkSetTypeNode1024Slice-4 24482 4340 ns/op 60515.10 MB/s BenchmarkAllocation-4 2946 112229 ns/op BenchmarkReadMemStats-4 100 1836315 ns/op BenchmarkReadMemStatsLatency-4 1 10299331 p50-ns 10299331 p90-ns 10299331 p99-ns BenchmarkWriteBarrier-4 2891173 53.91 ns/op BenchmarkBulkWriteBarrier-4 4516482 23.29 ns/op BenchmarkScanStackNoLocals-4 2 54513739 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12845530 9.784 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11297373 9.477 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9585974 11.04 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8988709 13.92 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6127832 20.53 ns/op BenchmarkHash5-4 7157488 15.09 ns/op 331.39 MB/s BenchmarkHash16-4 8786598 13.74 ns/op 1164.65 MB/s BenchmarkHash64-4 7519840 16.08 ns/op 3979.08 MB/s BenchmarkHash1024-4 2296609 50.72 ns/op 20189.36 MB/s BenchmarkHash65536-4 46257 2512 ns/op 26088.13 MB/s BenchmarkAlignedLoad-4 9739374 11.13 ns/op BenchmarkUnalignedLoad-4 9981549 10.79 ns/op BenchmarkEqEfaceConcrete-4 8128393 14.41 ns/op BenchmarkEqIfaceConcrete-4 7997666 14.23 ns/op BenchmarkNeEfaceConcrete-4 7548855 13.74 ns/op BenchmarkNeIfaceConcrete-4 8300473 13.79 ns/op BenchmarkConvT2EByteSized/bool-4 4161723 27.02 ns/op BenchmarkConvT2EByteSized/uint8-4 4591827 25.03 ns/op BenchmarkConvT2ESmall-4 4289726 27.97 ns/op BenchmarkConvT2EUintptr-4 4250571 28.37 ns/op BenchmarkConvT2ELarge-4 1000000 136.6 ns/op BenchmarkConvT2ISmall-4 4405730 26.73 ns/op BenchmarkConvT2IUintptr-4 4262845 28.13 ns/op BenchmarkConvT2ILarge-4 1000000 149.0 ns/op BenchmarkConvI2E-4 4165862 28.57 ns/op BenchmarkConvI2I-4 3762036 30.89 ns/op BenchmarkAssertE2T-4 3774916 29.64 ns/op BenchmarkAssertE2TLarge-4 2254530 54.24 ns/op BenchmarkAssertE2I-4 3768674 30.69 ns/op BenchmarkAssertI2T-4 3933574 28.55 ns/op BenchmarkAssertI2I-4 3633976 30.79 ns/op BenchmarkAssertI2E-4 4368549 26.29 ns/op BenchmarkAssertE2E-4 4294212 26.16 ns/op BenchmarkAssertE2T2-4 3071024 38.81 ns/op BenchmarkAssertE2T2Blank-4 3793774 30.09 ns/op BenchmarkAssertI2E2-4 3888495 31.04 ns/op BenchmarkAssertI2E2Blank-4 4353459 25.50 ns/op BenchmarkAssertE2E2-4 2892686 37.77 ns/op BenchmarkAssertE2E2Blank-4 4502361 25.43 ns/op BenchmarkConvT2Ezero/zero/16-4 4517707 26.35 ns/op BenchmarkConvT2Ezero/zero/32-4 4379268 26.97 ns/op BenchmarkConvT2Ezero/zero/64-4 4239920 27.52 ns/op BenchmarkConvT2Ezero/zero/str-4 4390306 27.04 ns/op BenchmarkConvT2Ezero/zero/slice-4 4232259 27.05 ns/op BenchmarkConvT2Ezero/zero/big-4 140494 1141 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 122.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 128.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 123136 1143 ns/op BenchmarkConvT2Ezero/smallint/16-4 4221306 27.62 ns/op BenchmarkConvT2Ezero/smallint/32-4 4276531 28.00 ns/op BenchmarkConvT2Ezero/smallint/64-4 4409150 29.95 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 165.2 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 128.9 ns/op BenchmarkConvT2Ezero/largeint/64-4 961480 121.1 ns/op BenchmarkMalloc8-4 1459729 87.86 ns/op BenchmarkMalloc16-4 1336882 88.47 ns/op BenchmarkMallocTypeInfo8-4 1682395 76.76 ns/op BenchmarkMallocTypeInfo16-4 1000000 102.5 ns/op BenchmarkMallocLargeStruct-4 129013 1390 ns/op BenchmarkGoroutineSelect-4 22 4560763 ns/op BenchmarkGoroutineBlocking-4 27 5026113 ns/op BenchmarkGoroutineForRange-4 19 6015181 ns/op BenchmarkGoroutineIdle-4 28 5037382 ns/op BenchmarkHashStringSpeed-4 2304928 47.07 ns/op BenchmarkHashBytesSpeed-4 1070952 108.7 ns/op BenchmarkHashInt32Speed-4 2554359 43.69 ns/op BenchmarkHashInt64Speed-4 2833222 42.77 ns/op BenchmarkHashStringArraySpeed-4 630871 211.8 ns/op BenchmarkMegMap-4 2897498 42.51 ns/op BenchmarkMegOneMap-4 2971629 37.43 ns/op BenchmarkMegEqMap-4 3284 40100 ns/op BenchmarkMegEmptyMap-4 3850077 30.66 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2269321 52.35 ns/op BenchmarkSmallStrMap-4 2919350 41.36 ns/op BenchmarkMapStringKeysEight_16-4 2876973 45.22 ns/op BenchmarkMapStringKeysEight_32-4 2873127 39.31 ns/op BenchmarkMapStringKeysEight_64-4 2961032 39.60 ns/op BenchmarkMapStringKeysEight_1M-4 2961402 40.31 ns/op BenchmarkIntMap-4 3387794 34.33 ns/op BenchmarkMapFirst/1-4 3949417 29.47 ns/op BenchmarkMapFirst/2-4 3942745 29.32 ns/op BenchmarkMapFirst/3-4 4186227 28.62 ns/op BenchmarkMapFirst/4-4 4111880 30.71 ns/op BenchmarkMapFirst/5-4 3824398 30.69 ns/op BenchmarkMapFirst/6-4 3609028 30.50 ns/op BenchmarkMapFirst/7-4 3919492 30.26 ns/op BenchmarkMapFirst/8-4 3735524 32.17 ns/op BenchmarkMapFirst/9-4 3483819 34.65 ns/op BenchmarkMapFirst/10-4 3314982 34.81 ns/op BenchmarkMapFirst/11-4 3354771 32.41 ns/op BenchmarkMapFirst/12-4 3498313 34.49 ns/op BenchmarkMapFirst/13-4 3206736 40.50 ns/op BenchmarkMapFirst/14-4 3350029 33.88 ns/op BenchmarkMapFirst/15-4 3332737 33.19 ns/op BenchmarkMapFirst/16-4 3276003 34.05 ns/op BenchmarkMapMid/1-4 3325092 31.64 ns/op BenchmarkMapMid/2-4 3672135 31.34 ns/op BenchmarkMapMid/3-4 3869643 30.87 ns/op BenchmarkMapMid/4-4 3436465 32.47 ns/op BenchmarkMapMid/5-4 3550366 32.52 ns/op BenchmarkMapMid/6-4 3646489 31.89 ns/op BenchmarkMapMid/7-4 3468650 33.05 ns/op BenchmarkMapMid/8-4 3484982 33.77 ns/op BenchmarkMapMid/9-4 3376494 36.79 ns/op BenchmarkMapMid/10-4 3080170 36.51 ns/op BenchmarkMapMid/11-4 3080336 37.04 ns/op BenchmarkMapMid/12-4 3066110 34.88 ns/op BenchmarkMapMid/13-4 3193990 37.78 ns/op BenchmarkMapMid/14-4 2822103 39.47 ns/op BenchmarkMapMid/15-4 3268987 34.68 ns/op BenchmarkMapMid/16-4 3178998 35.55 ns/op BenchmarkMapLast/1-4 3649131 31.26 ns/op BenchmarkMapLast/2-4 3619959 31.87 ns/op BenchmarkMapLast/3-4 3446270 33.31 ns/op BenchmarkMapLast/4-4 3421008 33.59 ns/op BenchmarkMapLast/5-4 3609493 33.71 ns/op BenchmarkMapLast/6-4 3316064 34.03 ns/op BenchmarkMapLast/7-4 3355221 36.53 ns/op BenchmarkMapLast/8-4 3224965 37.44 ns/op BenchmarkMapLast/9-4 3403280 36.28 ns/op BenchmarkMapLast/10-4 3140239 36.68 ns/op BenchmarkMapLast/11-4 3129146 36.47 ns/op BenchmarkMapLast/12-4 3153056 36.74 ns/op BenchmarkMapLast/13-4 3209994 35.08 ns/op BenchmarkMapLast/14-4 3235585 36.57 ns/op BenchmarkMapLast/15-4 2809222 36.84 ns/op BenchmarkMapLast/16-4 3235790 35.54 ns/op BenchmarkMapCycle-4 2386261 50.95 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3249168 35.40 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3481 36955 ns/op BenchmarkMakeMap/[Byte]Byte-4 880063 301.9 ns/op BenchmarkMakeMap/[Int]Int-4 232479 695.7 ns/op BenchmarkNewEmptyMap-4 16834291 7.064 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1650541 67.67 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 676507 190.9 ns/op BenchmarkMapIterEmpty-4 4170493 27.83 ns/op BenchmarkSameLengthMap-4 3792693 30.42 ns/op BenchmarkBigKeyMap-4 1488834 79.50 ns/op BenchmarkBigValMap-4 1294750 90.11 ns/op BenchmarkSmallKeyMap-4 2905537 41.11 ns/op BenchmarkMapPopulate/1-4 2586511 48.76 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 132075 1172 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 21649 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 565 199442 ns/op 51753 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 46 2496739 ns/op 416720 B/op 205 allocs/op BenchmarkMapPopulate/100000-4 4 26082454 ns/op 6533100 B/op 2919 allocs/op BenchmarkComplexAlgMap-4 449112 249.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1477304 80.64 ns/op BenchmarkGoMapClear/Reflexive/10-4 1392938 88.11 ns/op BenchmarkGoMapClear/Reflexive/100-4 320886 343.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49717 2208 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5961 17402 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 102.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 109.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 304884 367.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 52980 2321 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6129 19042 ns/op BenchmarkMapStringConversion/32/simple-4 1215768 99.46 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 950682 146.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 996301 116.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1072108 105.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1413052 79.35 ns/op BenchmarkMapInterfacePtr-4 1629219 70.70 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5131707 21.48 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 66282 2262 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5025 24405 ns/op BenchmarkMapPop1000-4 338 343811 ns/op BenchmarkMapPop10000-4 26 5781419 ns/op BenchmarkMapAssign/Int32/256-4 1962885 58.05 ns/op BenchmarkMapAssign/Int32/65536-4 988190 111.7 ns/op BenchmarkMapAssign/Int64/256-4 1907061 59.47 ns/op BenchmarkMapAssign/Int64/65536-4 1031874 140.4 ns/op BenchmarkMapAssign/Str/256-4 1662980 65.87 ns/op BenchmarkMapAssign/Str/65536-4 623134 181.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1313920 90.47 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 703374 150.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1319028 89.40 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 713920 153.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 541935 4125 ns/op BenchmarkMapOperatorAssign/Str/65536-4 268626 412.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 692985 171.3 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 299446 389.9 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 704350 168.0 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 237999 424.4 ns/op 59 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 701586 255.8 ns/op 64 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 167876 644.2 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1244913 95.92 ns/op BenchmarkMapDelete/Int32/1000-4 1663147 66.32 ns/op BenchmarkMapDelete/Int32/10000-4 1773978 61.98 ns/op BenchmarkMapDelete/Int64/100-4 1000000 131.1 ns/op BenchmarkMapDelete/Int64/1000-4 1818816 66.62 ns/op BenchmarkMapDelete/Int64/10000-4 1793025 67.48 ns/op BenchmarkMapDelete/Str/100-4 1000000 112.2 ns/op BenchmarkMapDelete/Str/1000-4 1621928 72.97 ns/op BenchmarkMapDelete/Str/10000-4 1576657 78.17 ns/op BenchmarkMapDelete/Pointer/100-4 1260370 108.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1633020 69.41 ns/op BenchmarkMapDelete/Pointer/10000-4 1854066 69.26 ns/op BenchmarkMemmove/0-4 19700124 6.275 ns/op BenchmarkMemmove/1-4 1451736 84.19 ns/op 11.88 MB/s BenchmarkMemmove/2-4 1424371 85.00 ns/op 23.53 MB/s BenchmarkMemmove/3-4 1384774 86.50 ns/op 34.68 MB/s BenchmarkMemmove/4-4 1334803 92.94 ns/op 43.04 MB/s BenchmarkMemmove/5-4 1310766 97.77 ns/op 51.14 MB/s BenchmarkMemmove/6-4 1206325 87.34 ns/op 68.70 MB/s BenchmarkMemmove/7-4 1360044 85.53 ns/op 81.84 MB/s BenchmarkMemmove/8-4 1438227 84.13 ns/op 95.09 MB/s BenchmarkMemmove/9-4 1342710 96.37 ns/op 93.39 MB/s BenchmarkMemmove/10-4 1258620 91.71 ns/op 109.04 MB/s BenchmarkMemmove/11-4 1242358 100.1 ns/op 109.84 MB/s BenchmarkMemmove/12-4 1221969 98.16 ns/op 122.25 MB/s BenchmarkMemmove/13-4 1000000 106.2 ns/op 122.44 MB/s BenchmarkMemmove/14-4 1225587 104.9 ns/op 133.48 MB/s BenchmarkMemmove/15-4 1199174 102.0 ns/op 147.06 MB/s BenchmarkMemmove/16-4 1253508 95.96 ns/op 166.74 MB/s BenchmarkMemmove/32-4 1244353 96.00 ns/op 333.32 MB/s BenchmarkMemmove/64-4 1000000 101.7 ns/op 629.39 MB/s BenchmarkMemmove/128-4 1000000 112.1 ns/op 1142.11 MB/s BenchmarkMemmove/256-4 985108 134.3 ns/op 1905.48 MB/s BenchmarkMemmove/512-4 744711 177.0 ns/op 2892.23 MB/s BenchmarkMemmove/1024-4 476168 274.1 ns/op 3735.19 MB/s BenchmarkMemmove/2048-4 298452 427.1 ns/op 4794.76 MB/s BenchmarkMemmove/4096-4 166959 753.6 ns/op 5435.59 MB/s BenchmarkMemmoveOverlap/32-4 1245465 92.26 ns/op 346.85 MB/s BenchmarkMemmoveOverlap/64-4 1000000 100.1 ns/op 639.19 MB/s BenchmarkMemmoveOverlap/128-4 971192 109.7 ns/op 1167.10 MB/s BenchmarkMemmoveOverlap/256-4 949012 134.4 ns/op 1904.44 MB/s BenchmarkMemmoveOverlap/512-4 683930 171.3 ns/op 2988.70 MB/s BenchmarkMemmoveOverlap/1024-4 498874 285.6 ns/op 3585.23 MB/s BenchmarkMemmoveOverlap/2048-4 308809 441.3 ns/op 4641.08 MB/s BenchmarkMemmoveOverlap/4096-4 159820 737.6 ns/op 5553.35 MB/s BenchmarkMemmoveUnalignedDst/0-4 19269700 6.651 ns/op BenchmarkMemmoveUnalignedDst/1-4 1229005 97.98 ns/op 10.21 MB/s BenchmarkMemmoveUnalignedDst/2-4 1248261 98.61 ns/op 20.28 MB/s BenchmarkMemmoveUnalignedDst/3-4 1259230 94.14 ns/op 31.87 MB/s BenchmarkMemmoveUnalignedDst/4-4 1261201 91.39 ns/op 43.77 MB/s BenchmarkMemmoveUnalignedDst/5-4 1289044 94.84 ns/op 52.72 MB/s BenchmarkMemmoveUnalignedDst/6-4 1235617 89.33 ns/op 67.17 MB/s BenchmarkMemmoveUnalignedDst/7-4 1342554 90.72 ns/op 77.16 MB/s BenchmarkMemmoveUnalignedDst/8-4 1278216 92.30 ns/op 86.68 MB/s BenchmarkMemmoveUnalignedDst/9-4 1276005 91.92 ns/op 97.91 MB/s BenchmarkMemmoveUnalignedDst/10-4 1244348 98.13 ns/op 101.90 MB/s BenchmarkMemmoveUnalignedDst/11-4 1272290 91.59 ns/op 120.10 MB/s BenchmarkMemmoveUnalignedDst/12-4 1287028 93.64 ns/op 128.15 MB/s BenchmarkMemmoveUnalignedDst/13-4 1265140 88.84 ns/op 146.34 MB/s BenchmarkMemmoveUnalignedDst/14-4 1328702 91.30 ns/op 153.34 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 101.2 ns/op 148.20 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 104.8 ns/op 152.70 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 106.4 ns/op 300.64 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 101.0 ns/op 633.36 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 108.7 ns/op 1177.52 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 127.3 ns/op 2010.85 MB/s BenchmarkMemmoveUnalignedDst/512-4 761220 168.5 ns/op 3038.23 MB/s BenchmarkMemmoveUnalignedDst/1024-4 486871 267.9 ns/op 3822.39 MB/s BenchmarkMemmoveUnalignedDst/2048-4 311349 417.2 ns/op 4909.22 MB/s BenchmarkMemmoveUnalignedDst/4096-4 172454 723.0 ns/op 5665.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1312219 92.73 ns/op 345.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1241062 96.87 ns/op 660.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 107.9 ns/op 1186.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 126.3 ns/op 2027.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 768660 163.3 ns/op 3134.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 503308 262.8 ns/op 3896.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 319035 401.1 ns/op 5105.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 179755 714.6 ns/op 5731.99 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19381828 6.229 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1233226 88.64 ns/op 11.28 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1222348 108.6 ns/op 18.41 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1249519 89.40 ns/op 33.56 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 114.5 ns/op 34.94 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1208313 95.10 ns/op 52.58 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1277676 99.08 ns/op 60.56 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 101.3 ns/op 69.08 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1320255 86.15 ns/op 92.86 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1256516 96.42 ns/op 93.35 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1249519 92.26 ns/op 108.39 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 102.6 ns/op 107.19 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1257330 94.41 ns/op 127.11 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1281529 93.11 ns/op 139.62 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1278910 94.00 ns/op 148.94 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1307299 92.51 ns/op 162.14 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1277842 91.56 ns/op 174.76 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1259726 94.27 ns/op 339.46 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 105.9 ns/op 604.07 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 125.9 ns/op 1016.62 MB/s BenchmarkMemmoveUnalignedSrc/256-4 988659 133.8 ns/op 1913.61 MB/s BenchmarkMemmoveUnalignedSrc/512-4 678102 189.7 ns/op 2699.32 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 471492 272.3 ns/op 3760.15 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 305001 430.0 ns/op 4762.60 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 166000 753.3 ns/op 5437.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1213317 99.89 ns/op 160.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 105.5 ns/op 151.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 104.9 ns/op 152.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 106.1 ns/op 150.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 103.2 ns/op 155.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 103.1 ns/op 155.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 103.8 ns/op 154.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 102.2 ns/op 156.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 109.9 ns/op 582.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 113.0 ns/op 566.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 105.7 ns/op 605.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 108.4 ns/op 590.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 107.0 ns/op 598.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 107.1 ns/op 597.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 106.9 ns/op 598.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 107.4 ns/op 596.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 827839 159.4 ns/op 1606.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 677841 196.1 ns/op 1305.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 930554 154.1 ns/op 1661.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 906468 140.2 ns/op 1825.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 948720 139.9 ns/op 1829.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 952684 135.9 ns/op 1883.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 945247 137.7 ns/op 1859.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 955858 135.4 ns/op 1891.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 98701 1153 ns/op 3552.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 67299 1769 ns/op 2315.58 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 168672 723.6 ns/op 5660.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 170911 722.9 ns/op 5666.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 162430 750.2 ns/op 5459.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 169287 763.2 ns/op 5366.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 169048 767.7 ns/op 5335.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 160336 756.5 ns/op 5414.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6698 18647 ns/op 3514.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4446 28952 ns/op 2263.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9355 12626 ns/op 5190.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9566 13354 ns/op 4907.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9567 12635 ns/op 5186.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9321 12227 ns/op 5360.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9510 12833 ns/op 5107.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9426 12572 ns/op 5212.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1218253 92.89 ns/op 344.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 100.3 ns/op 637.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 109.9 ns/op 1164.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 129.2 ns/op 1982.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 781665 171.3 ns/op 2988.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 478312 265.0 ns/op 3864.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 310974 419.1 ns/op 4886.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 173997 737.1 ns/op 5556.56 MB/s BenchmarkMemclr/5-4 17270672 7.765 ns/op 643.87 MB/s BenchmarkMemclr/16-4 15786783 7.900 ns/op 2025.41 MB/s BenchmarkMemclr/64-4 14914632 8.367 ns/op 7648.73 MB/s BenchmarkMemclr/256-4 13215924 9.446 ns/op 27100.97 MB/s BenchmarkMemclr/4096-4 2353960 50.83 ns/op 80587.47 MB/s BenchmarkMemclr/65536-4 88480 1359 ns/op 48210.00 MB/s BenchmarkMemclr/1M-4 5706 24781 ns/op 42313.97 MB/s BenchmarkMemclr/4M-4 1308 93889 ns/op 44672.99 MB/s BenchmarkMemclr/8M-4 434 272959 ns/op 30732.07 MB/s BenchmarkMemclr/16M-4 138 774856 ns/op 21652.04 MB/s BenchmarkMemclr/64M-4 50 2059245 ns/op 32589.06 MB/s BenchmarkMemclrUnaligned/0_5-4 7755708 14.68 ns/op 340.51 MB/s BenchmarkMemclrUnaligned/0_16-4 8159376 14.74 ns/op 1085.16 MB/s BenchmarkMemclrUnaligned/0_64-4 9440965 12.93 ns/op 4948.28 MB/s BenchmarkMemclrUnaligned/0_256-4 8224536 13.89 ns/op 18432.44 MB/s BenchmarkMemclrUnaligned/0_4096-4 2049482 56.73 ns/op 72199.75 MB/s BenchmarkMemclrUnaligned/0_65536-4 88786 1413 ns/op 46372.64 MB/s BenchmarkMemclrUnaligned/1_5-4 9164842 12.41 ns/op 402.95 MB/s BenchmarkMemclrUnaligned/1_16-4 10138220 12.09 ns/op 1323.57 MB/s BenchmarkMemclrUnaligned/1_64-4 9123015 12.56 ns/op 5095.72 MB/s BenchmarkMemclrUnaligned/1_256-4 8153349 14.13 ns/op 18122.71 MB/s BenchmarkMemclrUnaligned/1_4096-4 1458541 83.59 ns/op 49000.14 MB/s BenchmarkMemclrUnaligned/1_65536-4 71594 1542 ns/op 42493.97 MB/s BenchmarkMemclrUnaligned/4_5-4 9486493 12.44 ns/op 401.80 MB/s BenchmarkMemclrUnaligned/4_16-4 9570570 12.14 ns/op 1318.28 MB/s BenchmarkMemclrUnaligned/4_64-4 9502228 12.15 ns/op 5268.95 MB/s BenchmarkMemclrUnaligned/4_256-4 8401278 13.57 ns/op 18859.84 MB/s BenchmarkMemclrUnaligned/4_4096-4 1275439 81.67 ns/op 50151.23 MB/s BenchmarkMemclrUnaligned/4_65536-4 83761 1483 ns/op 44176.69 MB/s BenchmarkMemclrUnaligned/7_5-4 9016584 12.81 ns/op 390.34 MB/s BenchmarkMemclrUnaligned/7_16-4 8923494 12.02 ns/op 1330.67 MB/s BenchmarkMemclrUnaligned/7_64-4 9478519 12.34 ns/op 5187.20 MB/s BenchmarkMemclrUnaligned/7_256-4 9143805 13.89 ns/op 18430.25 MB/s BenchmarkMemclrUnaligned/7_4096-4 1446784 80.29 ns/op 51017.31 MB/s BenchmarkMemclrUnaligned/7_65536-4 79406 1491 ns/op 43965.07 MB/s BenchmarkMemclrUnaligned/0_1M-4 5516 23019 ns/op 45551.67 MB/s BenchmarkMemclrUnaligned/0_4M-4 1304 89762 ns/op 46726.86 MB/s BenchmarkMemclrUnaligned/0_8M-4 388 260320 ns/op 32224.18 MB/s BenchmarkMemclrUnaligned/0_16M-4 154 715815 ns/op 23437.93 MB/s BenchmarkMemclrUnaligned/0_64M-4 57 1929027 ns/op 34788.98 MB/s BenchmarkMemclrUnaligned/1_1M-4 4616 25448 ns/op 41204.24 MB/s BenchmarkMemclrUnaligned/1_4M-4 1105 98892 ns/op 42413.14 MB/s BenchmarkMemclrUnaligned/1_8M-4 418 282514 ns/op 29692.74 MB/s BenchmarkMemclrUnaligned/1_16M-4 148 782446 ns/op 21442.01 MB/s BenchmarkMemclrUnaligned/1_64M-4 63 1875130 ns/op 35788.92 MB/s BenchmarkMemclrUnaligned/4_1M-4 5068 23919 ns/op 43838.96 MB/s BenchmarkMemclrUnaligned/4_4M-4 1248 98805 ns/op 42450.34 MB/s BenchmarkMemclrUnaligned/4_8M-4 367 355613 ns/op 23589.12 MB/s BenchmarkMemclrUnaligned/4_16M-4 153 792056 ns/op 21181.86 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 1901506 ns/op 35292.49 MB/s BenchmarkMemclrUnaligned/7_1M-4 5014 23553 ns/op 44519.55 MB/s BenchmarkMemclrUnaligned/7_4M-4 1203 97556 ns/op 42993.92 MB/s BenchmarkMemclrUnaligned/7_8M-4 459 286924 ns/op 29236.38 MB/s BenchmarkMemclrUnaligned/7_16M-4 154 768123 ns/op 21841.85 MB/s BenchmarkMemclrUnaligned/7_64M-4 61 1849121 ns/op 36292.31 MB/s BenchmarkGoMemclr/5-4 2347519 47.78 ns/op 104.64 MB/s BenchmarkGoMemclr/16-4 659586 165.4 ns/op 96.74 MB/s BenchmarkGoMemclr/64-4 203992 574.6 ns/op 111.38 MB/s BenchmarkGoMemclr/256-4 51366 2219 ns/op 115.35 MB/s BenchmarkMemclrRange/1K_2K-4 91095 1300 ns/op 73751.26 MB/s BenchmarkMemclrRange/2K_8K-4 28243 4065 ns/op 82053.73 MB/s BenchmarkMemclrRange/4K_16K-4 35157 3475 ns/op 92966.12 MB/s BenchmarkMemclrRange/160K_228K-4 3554 35395 ns/op 46980.20 MB/s BenchmarkClearFat7-4 4003042 26.09 ns/op BenchmarkClearFat8-4 4696084 24.59 ns/op BenchmarkClearFat11-4 3873889 28.31 ns/op BenchmarkClearFat12-4 3651967 28.01 ns/op BenchmarkClearFat13-4 3526725 30.42 ns/op BenchmarkClearFat14-4 4149358 27.53 ns/op BenchmarkClearFat15-4 4449591 27.70 ns/op BenchmarkClearFat16-4 4818433 24.67 ns/op BenchmarkClearFat24-4 4441954 26.24 ns/op BenchmarkClearFat32-4 3883598 28.12 ns/op BenchmarkClearFat40-4 4360843 27.10 ns/op BenchmarkClearFat48-4 4091988 28.36 ns/op BenchmarkClearFat56-4 4283972 28.24 ns/op BenchmarkClearFat64-4 3923953 29.43 ns/op BenchmarkClearFat72-4 3800416 29.77 ns/op BenchmarkClearFat128-4 3140071 34.60 ns/op BenchmarkClearFat256-4 2469445 46.31 ns/op BenchmarkClearFat512-4 1657273 77.82 ns/op BenchmarkClearFat1024-4 1000000 117.9 ns/op BenchmarkClearFat1032-4 1000000 122.0 ns/op BenchmarkClearFat1040-4 983894 122.9 ns/op BenchmarkCopyFat7-4 4269909 26.06 ns/op BenchmarkCopyFat8-4 4924456 24.60 ns/op BenchmarkCopyFat11-4 4029303 27.50 ns/op BenchmarkCopyFat12-4 4149154 27.26 ns/op BenchmarkCopyFat13-4 4248699 27.32 ns/op BenchmarkCopyFat14-4 3867663 28.86 ns/op BenchmarkCopyFat15-4 4381614 27.66 ns/op BenchmarkCopyFat16-4 4015810 27.32 ns/op BenchmarkCopyFat24-4 4755969 25.75 ns/op BenchmarkCopyFat32-4 4019833 30.52 ns/op BenchmarkCopyFat64-4 3577972 31.35 ns/op BenchmarkCopyFat72-4 3675475 30.86 ns/op BenchmarkCopyFat128-4 2808384 38.39 ns/op BenchmarkCopyFat256-4 2307637 48.68 ns/op BenchmarkCopyFat512-4 1535019 79.50 ns/op BenchmarkCopyFat520-4 1421917 79.31 ns/op BenchmarkCopyFat1024-4 1000000 129.4 ns/op BenchmarkCopyFat1032-4 1000000 138.8 ns/op BenchmarkCopyFat1040-4 970081 129.9 ns/op BenchmarkIssue18740/2byte-4 345 332519 ns/op BenchmarkIssue18740/4byte-4 640 185579 ns/op BenchmarkIssue18740/8byte-4 1051 111717 ns/op BenchmarkMemclrKnownSize1-4 7526256 20.75 ns/op 48.20 MB/s BenchmarkMemclrKnownSize2-4 4342522 27.47 ns/op 72.81 MB/s BenchmarkMemclrKnownSize4-4 2919200 40.03 ns/op 99.93 MB/s BenchmarkMemclrKnownSize8-4 1334350 96.83 ns/op 82.62 MB/s BenchmarkMemclrKnownSize16-4 774709 183.9 ns/op 87.02 MB/s BenchmarkMemclrKnownSize32-4 401217 322.3 ns/op 99.28 MB/s BenchmarkMemclrKnownSize64-4 192645 601.1 ns/op 106.47 MB/s BenchmarkMemclrKnownSize112-4 123799 1004 ns/op 111.54 MB/s BenchmarkMemclrKnownSize128-4 100712 1156 ns/op 110.71 MB/s BenchmarkMemclrKnownSize192-4 57799 1793 ns/op 107.09 MB/s BenchmarkMemclrKnownSize248-4 49556 2259 ns/op 109.78 MB/s BenchmarkMemclrKnownSize256-4 48110 2405 ns/op 106.43 MB/s BenchmarkMemclrKnownSize512-4 25293 4541 ns/op 112.76 MB/s BenchmarkMemclrKnownSize1024-4 12583 8862 ns/op 115.55 MB/s BenchmarkMemclrKnownSize4096-4 3586 39213 ns/op 104.46 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4683124 ns/op 111.95 MB/s BenchmarkReadMetricsLatency-4 12267 3938 p50-ns 6687 p90-ns 10118 p99-ns BenchmarkFinalizer-4 205 547417 ns/op BenchmarkFinalizerRun-4 243991 617.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9225903 13.30 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3821798 30.89 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2483971 44.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2853452 40.55 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1623285 73.70 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1506486 80.01 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2382474 44.37 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1578078 73.63 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1633756 71.63 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2501186 47.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2309936 49.85 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2077213 54.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1902650 65.28 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1664716 74.07 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8958544 12.50 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8400867 11.98 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9767774 11.75 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8806348 12.16 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8000469 13.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7843232 15.62 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9175657 12.73 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9397628 12.04 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9924568 11.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9367740 12.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9835262 11.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9010101 12.51 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9769983 12.52 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9930057 12.03 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8916458 11.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9955310 12.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10135932 12.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10323080 11.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9664720 12.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9327666 12.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8029095 14.10 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9200146 11.97 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9060115 12.62 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9559824 14.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9794629 12.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8605819 13.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9602463 12.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9927824 12.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9923305 12.33 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8725879 12.93 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9418414 11.87 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9235248 12.19 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10510746 11.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9561770 12.20 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8687588 12.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9227264 11.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9534277 12.16 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9426494 11.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8898256 12.30 ns/op BenchmarkNetpollBreak-4 3924 30701 ns/op BenchmarkPinnerPinUnpinBatch-4 1357 164578 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 194 577200 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1562 142708 ns/op BenchmarkPinnerPinUnpin-4 1409353 84.52 ns/op BenchmarkPinnerPinUnpinTiny-4 1436106 85.81 ns/op BenchmarkPinnerPinUnpinDouble-4 590217 227.7 ns/op BenchmarkPinnerPinUnpinParallel-4 2911262 39.67 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3160923 38.85 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 423028 275.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7348310 16.15 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7779787 14.27 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5566999 20.15 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5640566 20.13 ns/op BenchmarkPingPongHog-4 978 341595 ns/op BenchmarkStackGrowth-4 120926 935.7 ns/op BenchmarkStackGrowthDeep-4 1123 114103 ns/op BenchmarkCreateGoroutines-4 50958 2110 ns/op BenchmarkCreateGoroutinesParallel-4 60057 1875 ns/op BenchmarkCreateGoroutinesCapture-4 7542 17025 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 40416 2641 ns/op BenchmarkClosureCall-4 23622865 4.572 ns/op BenchmarkWakeupParallelSpinning/0s-4 6264 16710 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5217 21983 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5366 38035 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2703 55907 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1656 69992 ns/op BenchmarkWakeupParallelSpinning/20µs-4 846 125636 ns/op BenchmarkWakeupParallelSpinning/50µs-4 410 276337 ns/op BenchmarkWakeupParallelSpinning/100µs-4 248 487088 ns/op BenchmarkMatmult-4 3782902 38.84 ns/op BenchmarkFastrand-4 7382882 16.04 ns/op BenchmarkFastrand64-4 6971509 15.77 ns/op BenchmarkFastrandHashiter-4 3430826 35.67 ns/op BenchmarkFastrandn/2-4 6290132 18.48 ns/op BenchmarkFastrandn/3-4 5891642 19.14 ns/op BenchmarkFastrandn/4-4 6958189 15.82 ns/op BenchmarkFastrandn/5-4 6912214 16.00 ns/op BenchmarkIfaceCmp100-4 127597 949.1 ns/op BenchmarkIfaceCmpNil100-4 229766 546.9 ns/op BenchmarkEfaceCmpDiff-4 45204 2506 ns/op BenchmarkEfaceCmpDiffIndirect-4 46665 2675 ns/op BenchmarkDefer-4 1391288 83.40 ns/op BenchmarkDefer10-4 924926 198.2 ns/op BenchmarkDeferMany-4 479533 367.9 ns/op BenchmarkPanicRecover-4 632079 180.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1299271 ns/op 1172630 p50-ns 1884225 p90-ns 2322881 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1654143 ns/op 1509199 p50-ns 2463914 p90-ns 8355082 p99-ns BenchmarkGoroutineProfile/small/idle-4 43 2399138 ns/op 2140259 p50-ns 3205035 p90-ns 3847125 p99-ns BenchmarkGoroutineProfile/small/loaded-4 48 3133112 ns/op 2627784 p50-ns 4865628 p90-ns 10886897 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 88 1417716 ns/op 1288422 p50-ns 1949780 p90-ns 2255086 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1719013 ns/op 1512630 p50-ns 2420581 p90-ns 11450025 p99-ns BenchmarkGoroutineProfile/large/idle-4 28 4989925 ns/op 4917771 p50-ns 6118665 p90-ns 6403070 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 11636458 ns/op 10156603 p50-ns 24024885 p90-ns 24024885 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 78 1386510 ns/op 1243460 p50-ns 1999345 p90-ns 2812126 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 73 1584111 ns/op 1518609 p50-ns 2444490 p90-ns 4499766 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 51 2618222 ns/op 2381928 p50-ns 3573512 p90-ns 3994913 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 30 3470354 ns/op 3186612 p50-ns 5034476 p90-ns 9310233 p99-ns BenchmarkRWMutexUncontended-4 2238092 46.66 ns/op BenchmarkRWMutexWrite100-4 1000000 2345 ns/op BenchmarkRWMutexWrite10-4 195417 1624 ns/op BenchmarkRWMutexWorkWrite100-4 74671 4278 ns/op BenchmarkRWMutexWorkWrite10-4 32727 4178 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3073 34764 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1101 99314 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1640 71147 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 565 211641 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 771 149315 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 256 444272 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 410 285586 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 121 916032 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 249750 602.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 220822 567.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 238246 681.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 257300 589.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 196862 546.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 233566 759.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 256562 683.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 256296 638.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 211836 745.1 ns/op BenchmarkMakeSlice/Byte-4 1532920 79.82 ns/op BenchmarkMakeSlice/Int16-4 1665961 74.01 ns/op BenchmarkMakeSlice/Int-4 1000000 100.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 125.1 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 172.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 223.7 ns/op BenchmarkMakeSlice/Struct/40-4 910702 258.2 ns/op BenchmarkGrowSlice/Byte-4 583478 213.4 ns/op BenchmarkGrowSlice/Int16-4 595095 238.3 ns/op BenchmarkGrowSlice/Int-4 509634 343.9 ns/op BenchmarkGrowSlice/Ptr-4 462090 393.4 ns/op BenchmarkGrowSlice/Struct/24-4 387108 646.8 ns/op BenchmarkGrowSlice/Struct/32-4 158268 700.0 ns/op BenchmarkGrowSlice/Struct/40-4 161851 751.8 ns/op BenchmarkExtendSlice/IntSlice-4 344736 357.2 ns/op BenchmarkExtendSlice/PointerSlice-4 411170 442.7 ns/op BenchmarkExtendSlice/NoGrow-4 717448 232.6 ns/op BenchmarkAppend-4 997914 121.9 ns/op BenchmarkAppendGrowByte-4 4 32282343 ns/op BenchmarkAppendGrowString-4 1 246496651 ns/op BenchmarkAppendSlice/1Bytes-4 1306592 89.48 ns/op BenchmarkAppendSlice/4Bytes-4 1290813 92.73 ns/op BenchmarkAppendSlice/7Bytes-4 1269404 95.31 ns/op BenchmarkAppendSlice/8Bytes-4 1281208 96.66 ns/op BenchmarkAppendSlice/15Bytes-4 1219005 96.36 ns/op BenchmarkAppendSlice/16Bytes-4 1243688 93.33 ns/op BenchmarkAppendSlice/32Bytes-4 1234552 94.63 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 54932 1950 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16218 9042 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 26988 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1126 112256 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 111 1073587 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 36 3347726 ns/op BenchmarkAppendStr/1Bytes-4 1559715 74.70 ns/op BenchmarkAppendStr/4Bytes-4 1508300 78.62 ns/op BenchmarkAppendStr/8Bytes-4 1508623 77.10 ns/op BenchmarkAppendStr/16Bytes-4 1439584 80.10 ns/op BenchmarkAppendStr/32Bytes-4 1508748 78.37 ns/op BenchmarkAppendSpecialCase-4 1000000 122.1 ns/op BenchmarkCopy/1Byte-4 1362424 89.06 ns/op 11.23 MB/s BenchmarkCopy/1String-4 1332370 86.96 ns/op 11.50 MB/s BenchmarkCopy/2Byte-4 1348286 89.01 ns/op 22.47 MB/s BenchmarkCopy/2String-4 1339875 88.76 ns/op 22.53 MB/s BenchmarkCopy/4Byte-4 1287924 91.56 ns/op 43.69 MB/s BenchmarkCopy/4String-4 1249082 98.14 ns/op 40.76 MB/s BenchmarkCopy/8Byte-4 1344106 90.30 ns/op 88.59 MB/s BenchmarkCopy/8String-4 1334786 89.11 ns/op 89.78 MB/s BenchmarkCopy/12Byte-4 1000000 100.0 ns/op 119.97 MB/s BenchmarkCopy/12String-4 1278878 95.62 ns/op 125.49 MB/s BenchmarkCopy/16Byte-4 1351134 90.22 ns/op 177.35 MB/s BenchmarkCopy/16String-4 1323488 88.93 ns/op 179.92 MB/s BenchmarkCopy/32Byte-4 1298578 91.58 ns/op 349.41 MB/s BenchmarkCopy/32String-4 1237400 93.95 ns/op 340.60 MB/s BenchmarkCopy/128Byte-4 999650 109.7 ns/op 1166.83 MB/s BenchmarkCopy/128String-4 1000000 120.2 ns/op 1065.08 MB/s BenchmarkCopy/1024Byte-4 441243 299.8 ns/op 3415.59 MB/s BenchmarkCopy/1024String-4 318040 380.4 ns/op 2691.60 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 23204 4853 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13887 9052 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16011 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18647 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8980 22819 ns/op BenchmarkAppendInPlace/Grow/Byte-4 128799 1371 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 133344 1144 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 79587 1488 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 65985 1883 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 52359 2241 ns/op BenchmarkStackCopyPtr-4 1 133257416 ns/op BenchmarkStackCopy-4 2 78995424 ns/op BenchmarkStackCopyNoCache-4 25 4685023 ns/op BenchmarkStackCopyWithStkobj-4 2 51081957 ns/op BenchmarkIssue18138-4 196 523825 ns/op BenchmarkCompareStringEqual-4 12067417 8.748 ns/op BenchmarkCompareStringIdentical-4 23060784 4.515 ns/op BenchmarkCompareStringSameLength-4 17746160 6.939 ns/op BenchmarkCompareStringDifferentLength-4 26510410 4.588 ns/op BenchmarkCompareStringBigUnaligned-4 2419 51642 ns/op 20304.84 MB/s BenchmarkCompareStringBig-4 2488 44224 ns/op 23710.63 MB/s BenchmarkConcatStringAndBytes-4 2150570 54.93 ns/op BenchmarkSliceByteToString/1-4 1652419 71.35 ns/op BenchmarkSliceByteToString/2-4 901653 149.7 ns/op BenchmarkSliceByteToString/4-4 832928 144.1 ns/op BenchmarkSliceByteToString/8-4 955866 127.7 ns/op BenchmarkSliceByteToString/16-4 885080 134.7 ns/op BenchmarkSliceByteToString/32-4 896862 166.3 ns/op BenchmarkSliceByteToString/64-4 844982 248.3 ns/op BenchmarkSliceByteToString/128-4 437876 294.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2349326 49.59 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 119.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 101.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3673575 32.09 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1830307 65.34 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1935542 58.95 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1869937 64.56 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 339418 363.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 449022 289.1 ns/op BenchmarkRuneIterate/range/ASCII-4 9828994 10.84 ns/op BenchmarkRuneIterate/range/Japanese-4 2620982 41.88 ns/op BenchmarkRuneIterate/range/MixedLength-4 3257668 35.71 ns/op BenchmarkRuneIterate/range1/ASCII-4 11930238 10.07 ns/op BenchmarkRuneIterate/range1/Japanese-4 2718637 41.61 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3067321 36.06 ns/op BenchmarkRuneIterate/range2/ASCII-4 11156215 10.73 ns/op BenchmarkRuneIterate/range2/Japanese-4 2679121 43.28 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3161984 35.18 ns/op BenchmarkArrayEqual-4 25370059 4.802 ns/op BenchmarkFunc/Name-4 3435220 33.23 ns/op BenchmarkFunc/Entry-4 12913213 9.323 ns/op BenchmarkFunc/FileLine-4 3568830 34.02 ns/op PASS ok runtime 393.817s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27466 4411 ns/op BenchmarkHandle/concurrent-4 17358 6043 ns/op PASS ok runtime/cgo 1.641s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 28711904 4.846 ns/op BenchmarkAtomicStore64-4 12784210 10.31 ns/op BenchmarkAtomicLoad-4 24540433 5.104 ns/op BenchmarkAtomicStore-4 12164018 10.05 ns/op BenchmarkAnd8-4 12354962 10.52 ns/op BenchmarkAnd-4 11130037 12.12 ns/op BenchmarkAnd8Parallel-4 4195898 28.53 ns/op BenchmarkAndParallel-4 4295533 27.44 ns/op BenchmarkOr8-4 12578672 9.982 ns/op BenchmarkOr-4 12677678 10.03 ns/op BenchmarkOr8Parallel-4 4124818 27.63 ns/op BenchmarkOrParallel-4 3939570 28.37 ns/op BenchmarkXadd-4 3730354 29.34 ns/op BenchmarkXadd64-4 4270526 29.13 ns/op BenchmarkCas-4 2721627 47.29 ns/op BenchmarkCas64-4 2570402 43.06 ns/op BenchmarkXchg-4 4380830 28.77 ns/op BenchmarkXchg64-4 3600786 27.79 ns/op PASS ok runtime/internal/atomic 4.217s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3757158 31.55 ns/op BenchmarkMulUintptr/large-4 2443528 44.77 ns/op PASS ok runtime/internal/math 1.556s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 10493060 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 16617526 ns/op 442.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 44 3040207 ns/op 2.841 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 20935922 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 27786152 ns/op 1233 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 31 4015616 ns/op 19.58 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 107813636 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 146398378 ns/op 7135 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 6148203 ns/op 234.2 concurrent_launches/op PASS ok runtime/pprof 3.218s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 13006456 ns/op BenchmarkStackLeak-4 24901 4416 ns/op PASS ok runtime/race 1.431s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2256727 46.08 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 347985 503.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.408s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 39 2977763 ns/op BenchmarkIndex_Large-4 21630 5300 ns/op BenchmarkIndexFunc_Large-4 93 1243505 ns/op BenchmarkCompact/nil-4 8450014 12.69 ns/op BenchmarkCompact/one-4 1286412 92.79 ns/op BenchmarkCompact/sorted-4 1000000 120.8 ns/op BenchmarkCompact/1_item-4 891021 144.5 ns/op BenchmarkCompact/unsorted-4 1000000 120.6 ns/op BenchmarkCompact/many-4 666614 198.6 ns/op BenchmarkCompact_Large-4 528 249734 ns/op BenchmarkCompactFunc_Large-4 62 1769996 ns/op BenchmarkReplace/naive-fast-4 46867 2954 ns/op BenchmarkReplace/optimized-fast-4 44508 2778 ns/op BenchmarkReplace/naive-slow-4 12721 10124 ns/op BenchmarkReplace/optimized-slow-4 16041 9207 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 102.8 ns/op BenchmarkBinarySearchFloats/Size32-4 902012 112.7 ns/op BenchmarkBinarySearchFloats/Size64-4 977606 125.9 ns/op BenchmarkBinarySearchFloats/Size128-4 843067 141.8 ns/op BenchmarkBinarySearchFloats/Size512-4 758274 171.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 583838 199.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 439767 268.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 359946 325.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 358455 394.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 318447 415.4 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 240159 512.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 231116 542.5 ns/op PASS ok slices 6.391s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 124017 1015 ns/op BenchmarkSortInts-4 1 113397006 ns/op BenchmarkSlicesSortInts-4 2 56142734 ns/op BenchmarkSortIsSorted-4 31 4908272 ns/op BenchmarkSlicesIsSorted-4 76 1693822 ns/op BenchmarkSortStrings-4 1 160404921 ns/op BenchmarkSlicesSortStrings-4 2 86208968 ns/op BenchmarkSortStrings_Sorted-4 25 4923109 ns/op BenchmarkSlicesSortStrings_Sorted-4 61 2068331 ns/op BenchmarkSortStructs-4 1 181717557 ns/op BenchmarkSortFuncStructs-4 1 153121758 ns/op BenchmarkSortString1K-4 264 475348 ns/op BenchmarkSortString1K_Slice-4 159 778496 ns/op BenchmarkStableString1K-4 97 1283131 ns/op BenchmarkSortInt1K-4 336 354077 ns/op BenchmarkSortInt1K_Sorted-4 6650 19044 ns/op BenchmarkSortInt1K_Reversed-4 2928 36240 ns/op BenchmarkSortInt1K_Mod8-4 967 126224 ns/op BenchmarkStableInt1K-4 123 973952 ns/op BenchmarkStableInt1K_Slice-4 140 843452 ns/op BenchmarkSortInt64K-4 4 29959976 ns/op BenchmarkSortInt64K_Slice-4 2 57917724 ns/op BenchmarkStableInt64K-4 2 90195002 ns/op BenchmarkSort1e2-4 337 341040 ns/op BenchmarkStable1e2-4 138 889721 ns/op BenchmarkSort1e4-4 2 59117410 ns/op BenchmarkStable1e4-4 1 262348592 ns/op PASS ok sort 68.738s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 751956 154.2 ns/op BenchmarkAtof64Float-4 603474 174.8 ns/op BenchmarkAtof64FloatExp-4 587972 216.0 ns/op BenchmarkAtof64Big-4 460089 267.3 ns/op BenchmarkAtof64RandomBits-4 449582 278.0 ns/op BenchmarkAtof64RandomFloats-4 500460 259.9 ns/op BenchmarkAtof64RandomLongFloats-4 444940 295.0 ns/op BenchmarkAtof32Decimal-4 819110 156.3 ns/op BenchmarkAtof32Float-4 737734 163.8 ns/op BenchmarkAtof32FloatExp-4 596194 217.1 ns/op BenchmarkAtof32Random-4 368862 388.0 ns/op BenchmarkAtof32RandomLong-4 147150 782.6 ns/op BenchmarkParseInt/Pos/7bit-4 1320655 87.76 ns/op BenchmarkParseInt/Pos/26bit-4 891140 144.4 ns/op BenchmarkParseInt/Pos/31bit-4 687814 168.4 ns/op BenchmarkParseInt/Pos/56bit-4 499248 235.3 ns/op BenchmarkParseInt/Pos/63bit-4 521695 248.4 ns/op BenchmarkParseInt/Neg/7bit-4 1364986 86.18 ns/op BenchmarkParseInt/Neg/26bit-4 860820 146.8 ns/op BenchmarkParseInt/Neg/31bit-4 673329 167.5 ns/op BenchmarkParseInt/Neg/56bit-4 509474 230.4 ns/op BenchmarkParseInt/Neg/63bit-4 526928 245.9 ns/op BenchmarkAtoi/Pos/7bit-4 1727484 68.25 ns/op BenchmarkAtoi/Pos/26bit-4 977894 122.0 ns/op BenchmarkAtoi/Pos/31bit-4 994477 129.9 ns/op BenchmarkAtoi/Pos/56bit-4 658375 204.6 ns/op BenchmarkAtoi/Pos/63bit-4 501338 263.3 ns/op BenchmarkAtoi/Neg/7bit-4 1652569 71.24 ns/op BenchmarkAtoi/Neg/26bit-4 990154 121.5 ns/op BenchmarkAtoi/Neg/31bit-4 939258 130.4 ns/op BenchmarkAtoi/Neg/56bit-4 657139 195.6 ns/op BenchmarkAtoi/Neg/63bit-4 493706 259.1 ns/op BenchmarkFormatFloat/Decimal-4 125628 1020 ns/op BenchmarkFormatFloat/Float-4 107271 1114 ns/op BenchmarkFormatFloat/Exp-4 106455 1070 ns/op BenchmarkFormatFloat/NegExp-4 112186 1049 ns/op BenchmarkFormatFloat/LongExp-4 86572 1378 ns/op BenchmarkFormatFloat/Big-4 77625 1549 ns/op BenchmarkFormatFloat/BinaryExp-4 235209 534.9 ns/op BenchmarkFormatFloat/32Integer-4 123512 986.4 ns/op BenchmarkFormatFloat/32ExactFraction-4 129720 965.0 ns/op BenchmarkFormatFloat/32Point-4 100322 1089 ns/op BenchmarkFormatFloat/32Exp-4 114903 1063 ns/op BenchmarkFormatFloat/32NegExp-4 113286 1020 ns/op BenchmarkFormatFloat/32Shortest-4 126772 979.0 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 117192 944.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 111490 968.0 ns/op BenchmarkFormatFloat/64Fixed1-4 153592 801.7 ns/op BenchmarkFormatFloat/64Fixed2-4 129814 793.0 ns/op BenchmarkFormatFloat/64Fixed3-4 158050 824.0 ns/op BenchmarkFormatFloat/64Fixed4-4 153034 809.2 ns/op BenchmarkFormatFloat/64Fixed12-4 83821 1376 ns/op BenchmarkFormatFloat/64Fixed16-4 91000 1243 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100783 1129 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 82267 1325 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2198 52713 ns/op BenchmarkFormatFloat/Slowpath64-4 79220 1361 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 83258 1404 ns/op BenchmarkAppendFloat/Decimal-4 133112 891.9 ns/op BenchmarkAppendFloat/Float-4 117736 1045 ns/op BenchmarkAppendFloat/Exp-4 122756 942.8 ns/op BenchmarkAppendFloat/NegExp-4 131792 981.2 ns/op BenchmarkAppendFloat/LongExp-4 98534 1327 ns/op BenchmarkAppendFloat/Big-4 86598 1400 ns/op BenchmarkAppendFloat/BinaryExp-4 335270 387.9 ns/op BenchmarkAppendFloat/32Integer-4 138286 885.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 144889 870.3 ns/op BenchmarkAppendFloat/32Point-4 111933 1004 ns/op BenchmarkAppendFloat/32Exp-4 136797 922.7 ns/op BenchmarkAppendFloat/32NegExp-4 138274 918.3 ns/op BenchmarkAppendFloat/32Shortest-4 164410 782.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144045 863.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 144988 861.8 ns/op BenchmarkAppendFloat/64Fixed1-4 187636 683.4 ns/op BenchmarkAppendFloat/64Fixed2-4 189556 664.4 ns/op BenchmarkAppendFloat/64Fixed3-4 189865 675.6 ns/op BenchmarkAppendFloat/64Fixed4-4 187453 665.7 ns/op BenchmarkAppendFloat/64Fixed12-4 96656 1225 ns/op BenchmarkAppendFloat/64Fixed16-4 109112 1082 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 138273 910.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 97244 1146 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2488 50549 ns/op BenchmarkAppendFloat/Slowpath64-4 94476 1217 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 95274 1356 ns/op BenchmarkFormatInt-4 13528 7907 ns/op BenchmarkAppendInt-4 16509 7137 ns/op BenchmarkFormatUint-4 85400 1528 ns/op BenchmarkAppendUint-4 94842 1248 ns/op BenchmarkFormatIntSmall/7-4 2263892 52.93 ns/op BenchmarkFormatIntSmall/42-4 2324290 52.48 ns/op BenchmarkAppendIntSmall-4 1000000 102.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 100.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 100.4 ns/op BenchmarkAppendUintVarlen/123-4 1000000 130.0 ns/op BenchmarkAppendUintVarlen/1234-4 999367 130.8 ns/op BenchmarkAppendUintVarlen/12345-4 997028 130.3 ns/op BenchmarkAppendUintVarlen/123456-4 982273 130.1 ns/op BenchmarkAppendUintVarlen/1234567-4 948984 131.9 ns/op BenchmarkAppendUintVarlen/12345678-4 944485 132.3 ns/op BenchmarkAppendUintVarlen/123456789-4 944715 137.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 923413 139.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 920850 142.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 929870 141.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 906188 166.5 ns/op BenchmarkAppendUintVarlen/12345678901234-4 911182 150.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 893530 144.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 771604 144.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 871155 150.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 861945 151.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 855447 152.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 849919 156.1 ns/op BenchmarkQuote-4 42052 2941 ns/op BenchmarkQuoteRune-4 427118 307.4 ns/op BenchmarkAppendQuote-4 45748 2507 ns/op BenchmarkAppendQuoteRune-4 819024 157.0 ns/op BenchmarkUnquoteEasy-4 1454282 78.76 ns/op BenchmarkUnquoteHard-4 38858 3027 ns/op PASS ok strconv 20.140s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 367298 354.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 115804 1345 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 141169 938.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 389406 365.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 127388 1307 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 155842 894.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 271881 592.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 53455 1896 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 71673 2019 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 576177 388.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21123 5428 ns/op BenchmarkGenericMatch1-4 1509 69275 ns/op BenchmarkGenericMatch2-4 404 282256 ns/op BenchmarkSingleMaxSkipping-4 10000 10364 ns/op 964.83 MB/s BenchmarkSingleLongSuffixFail-4 18934 5929 ns/op 169.00 MB/s BenchmarkSingleMatch-4 211 582353 ns/op 25.76 MB/s BenchmarkByteByteNoMatch-4 88731 1366 ns/op BenchmarkByteByteMatch-4 14616 7670 ns/op BenchmarkByteStringMatch-4 16327 7118 ns/op BenchmarkHTMLEscapeNew-4 63536 2069 ns/op BenchmarkHTMLEscapeOld-4 59744 1697 ns/op BenchmarkByteStringReplacerWriteString-4 1346 92003 ns/op BenchmarkByteReplacerWriteString-4 1669 74775 ns/op BenchmarkByteByteReplaces-4 2600 48617 ns/op BenchmarkByteByteMap-4 8006 13908 ns/op BenchmarkMap/identity/ASCII-4 937296 138.4 ns/op BenchmarkMap/identity/Greek-4 677162 191.7 ns/op BenchmarkMap/change/ASCII-4 32019 3820 ns/op BenchmarkMap/change/Greek-4 23689 5040 ns/op BenchmarkIndexRune-4 1713357 72.14 ns/op BenchmarkIndexRuneLongString-4 1441246 84.40 ns/op BenchmarkIndexRuneFastPath-4 2631064 42.66 ns/op BenchmarkIndex-4 2954295 37.88 ns/op BenchmarkLastIndex-4 3110896 39.52 ns/op BenchmarkIndexByte-4 13717678 8.554 ns/op BenchmarkToUpper/#00-4 3313887 53.33 ns/op BenchmarkToUpper/ONLYUPPER-4 2587928 45.20 ns/op BenchmarkToUpper/abc-4 291470 458.1 ns/op BenchmarkToUpper/AbC123-4 213222 567.6 ns/op BenchmarkToUpper/azAZ09_-4 254072 525.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46531 2592 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59830 1946 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29888 3891 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53622 2009 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124759 986.1 ns/op BenchmarkToLower/#00-4 3697617 32.65 ns/op BenchmarkToLower/abc-4 3174313 35.83 ns/op BenchmarkToLower/AbC123-4 210964 605.9 ns/op BenchmarkToLower/azAZ09_-4 210669 652.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 86349 1393 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 55797 2121 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28806 4009 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71800 1625 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123256 1023 ns/op BenchmarkMapNoChanges-4 688279 181.2 ns/op BenchmarkTrim-4 35000 3336 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3099154 38.70 ns/op BenchmarkToValidUTF8/InvalidASCII-4 168175 751.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 102670 1128 ns/op BenchmarkEqualFold/Tests-4 55592 2122 ns/op BenchmarkEqualFold/ASCII-4 2750700 42.46 ns/op BenchmarkEqualFold/UnicodePrefix-4 128701 935.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 135888 903.4 ns/op BenchmarkIndexHard1-4 1170 108984 ns/op BenchmarkIndexHard2-4 745 147038 ns/op BenchmarkIndexHard3-4 205 615448 ns/op BenchmarkIndexHard4-4 127 868796 ns/op BenchmarkLastIndexHard1-4 81 1450655 ns/op BenchmarkLastIndexHard2-4 87 1464147 ns/op BenchmarkLastIndexHard3-4 87 1448520 ns/op BenchmarkCountHard1-4 1180 103197 ns/op BenchmarkCountHard2-4 814 145862 ns/op BenchmarkCountHard3-4 201 621099 ns/op BenchmarkIndexTorture-4 10000 12259 ns/op BenchmarkCountTorture-4 10000 11899 ns/op BenchmarkCountTortureOverlapping-4 813 125897 ns/op BenchmarkCountByte/10-4 3381217 34.20 ns/op 292.40 MB/s BenchmarkCountByte/32-4 3418436 37.34 ns/op 856.98 MB/s BenchmarkCountByte/4096-4 1000000 116.5 ns/op 35152.70 MB/s BenchmarkCountByte/4194304-4 895 138486 ns/op 30286.80 MB/s BenchmarkCountByte/67108864-4 24 5270160 ns/op 12733.74 MB/s BenchmarkFields/ASCII/16-4 291289 543.6 ns/op 29.43 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24579 4716 ns/op 54.29 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2011 68192 ns/op 60.07 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 99 1169682 ns/op 56.03 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19010751 ns/op 55.16 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 347544 378.9 ns/op 42.23 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8038 12516 ns/op 20.45 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 578 217505 ns/op 18.83 MB/s 22144 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 3795517 ns/op 17.27 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 69075976 ns/op 15.18 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 157815 834.0 ns/op 19.19 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13785 8326 ns/op 30.75 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 790 160746 ns/op 25.48 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3765352 ns/op 17.41 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 85729410 ns/op 12.23 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 143108 699.2 ns/op 22.88 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9068 11491 ns/op 22.28 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 682 208896 ns/op 19.61 MB/s 22144 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4665762 ns/op 14.05 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70437781 ns/op 14.89 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 78987288 ns/op BenchmarkSplitSingleByteSeparator-4 20 6995574 ns/op BenchmarkSplitMultiByteSeparator-4 37 3736152 ns/op BenchmarkSplitNSingleByteSeparator-4 205288 759.4 ns/op BenchmarkSplitNMultiByteSeparator-4 157585 965.2 ns/op BenchmarkRepeat/5x0-4 3217746 37.27 ns/op BenchmarkRepeat/5x1-4 3088450 36.15 ns/op BenchmarkRepeat/5x2-4 198612 534.3 ns/op BenchmarkRepeat/5x6-4 146772 881.5 ns/op BenchmarkRepeat/10x0-4 3275532 36.47 ns/op BenchmarkRepeat/10x1-4 3413084 35.76 ns/op BenchmarkRepeat/10x2-4 238934 536.8 ns/op BenchmarkRepeat/10x6-4 139572 906.5 ns/op BenchmarkRepeatLarge/256/1-4 64269 1979 ns/op 129.35 MB/s BenchmarkRepeatLarge/256/16-4 108549 1257 ns/op 203.64 MB/s BenchmarkRepeatLarge/512/1-4 50362 2709 ns/op 189.03 MB/s BenchmarkRepeatLarge/512/16-4 57733 1930 ns/op 265.27 MB/s BenchmarkRepeatLarge/1024/1-4 32264 3592 ns/op 285.08 MB/s BenchmarkRepeatLarge/1024/16-4 43771 3109 ns/op 329.38 MB/s BenchmarkRepeatLarge/2048/1-4 19116 6851 ns/op 298.95 MB/s BenchmarkRepeatLarge/2048/16-4 22170 5072 ns/op 403.82 MB/s BenchmarkRepeatLarge/4096/1-4 12873 8831 ns/op 463.84 MB/s BenchmarkRepeatLarge/4096/16-4 14470 7921 ns/op 517.13 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17144 ns/op 477.84 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13527 ns/op 605.59 MB/s BenchmarkRepeatLarge/8192/4097-4 3855471 30.44 ns/op 134571.80 MB/s BenchmarkRepeatLarge/16384/1-4 8238 26349 ns/op 621.80 MB/s BenchmarkRepeatLarge/16384/16-4 7196 26710 ns/op 613.40 MB/s BenchmarkRepeatLarge/16384/4097-4 6073 20076 ns/op 612.24 MB/s BenchmarkRepeatLarge/32768/1-4 2917 49802 ns/op 657.97 MB/s BenchmarkRepeatLarge/32768/16-4 2232 52079 ns/op 629.19 MB/s BenchmarkRepeatLarge/32768/4097-4 2846 45289 ns/op 633.25 MB/s BenchmarkRepeatLarge/65536/1-4 1176 91573 ns/op 715.67 MB/s BenchmarkRepeatLarge/65536/16-4 1552 88497 ns/op 740.54 MB/s BenchmarkRepeatLarge/65536/4097-4 1275 94289 ns/op 651.77 MB/s BenchmarkRepeatLarge/131072/1-4 277 422691 ns/op 310.09 MB/s BenchmarkRepeatLarge/131072/16-4 289 410208 ns/op 319.53 MB/s BenchmarkRepeatLarge/131072/4097-4 284 445838 ns/op 284.87 MB/s BenchmarkRepeatLarge/262144/1-4 154 838906 ns/op 312.48 MB/s BenchmarkRepeatLarge/262144/16-4 168 975950 ns/op 268.60 MB/s BenchmarkRepeatLarge/262144/4097-4 151 710487 ns/op 363.29 MB/s BenchmarkRepeatLarge/524288/1-4 92 1317552 ns/op 397.93 MB/s BenchmarkRepeatLarge/524288/16-4 91 1294579 ns/op 404.99 MB/s BenchmarkRepeatLarge/524288/4097-4 94 1265369 ns/op 411.20 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2421487 ns/op 433.03 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2359356 ns/op 444.43 MB/s BenchmarkRepeatLarge/1048576/4097-4 42 2845668 ns/op 367.13 MB/s BenchmarkRepeatLarge/2097152/1-4 22 5644067 ns/op 371.57 MB/s BenchmarkRepeatLarge/2097152/16-4 28 6141756 ns/op 341.46 MB/s BenchmarkRepeatLarge/2097152/4097-4 20 6254647 ns/op 334.72 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10051567 ns/op 417.28 MB/s BenchmarkRepeatLarge/4194304/16-4 10 10369133 ns/op 404.50 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 10046953 ns/op 417.16 MB/s BenchmarkRepeatLarge/8388608/1-4 6 16797253 ns/op 499.40 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16400172 ns/op 511.50 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 16112129 ns/op 520.51 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35717971 ns/op 469.71 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25864134 ns/op 648.67 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28846022 ns/op 581.61 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55696238 ns/op 602.45 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53230138 ns/op 630.37 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 52363014 ns/op 640.80 MB/s BenchmarkRepeatLarge/67108864/1-4 1 141614026 ns/op 473.89 MB/s BenchmarkRepeatLarge/67108864/16-4 1 125005865 ns/op 536.85 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114096397 ns/op 588.18 MB/s BenchmarkRepeatLarge/134217728/1-4 1 228002372 ns/op 588.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 215046709 ns/op 624.13 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 202549661 ns/op 662.64 MB/s BenchmarkRepeatLarge/268435456/1-4 1 584061005 ns/op 459.60 MB/s BenchmarkRepeatLarge/268435456/16-4 1 472560469 ns/op 568.04 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 407018148 ns/op 659.52 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1158122923 ns/op 463.57 MB/s BenchmarkRepeatLarge/536870912/16-4 1 890254025 ns/op 603.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 865518634 ns/op 620.29 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1847592329 ns/op 581.16 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1826129998 ns/op 587.99 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1745546134 ns/op 615.13 MB/s BenchmarkIndexAnyASCII/1:1-4 2210844 52.82 ns/op BenchmarkIndexAnyASCII/1:2-4 2174702 54.11 ns/op BenchmarkIndexAnyASCII/1:4-4 1959519 54.05 ns/op BenchmarkIndexAnyASCII/1:8-4 2162510 54.51 ns/op BenchmarkIndexAnyASCII/1:16-4 2116845 56.19 ns/op BenchmarkIndexAnyASCII/1:32-4 2133900 57.57 ns/op BenchmarkIndexAnyASCII/1:64-4 2101597 56.81 ns/op BenchmarkIndexAnyASCII/16:1-4 1946022 55.63 ns/op BenchmarkIndexAnyASCII/16:2-4 968293 132.6 ns/op BenchmarkIndexAnyASCII/16:4-4 895515 132.9 ns/op BenchmarkIndexAnyASCII/16:8-4 970125 135.1 ns/op BenchmarkIndexAnyASCII/16:16-4 705968 150.4 ns/op BenchmarkIndexAnyASCII/16:32-4 708326 162.3 ns/op BenchmarkIndexAnyASCII/16:64-4 675976 192.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2017329 59.89 ns/op BenchmarkIndexAnyASCII/256:2-4 93679 1254 ns/op BenchmarkIndexAnyASCII/256:4-4 87974 1269 ns/op BenchmarkIndexAnyASCII/256:8-4 92734 1264 ns/op BenchmarkIndexAnyASCII/256:16-4 95151 1245 ns/op BenchmarkIndexAnyASCII/256:32-4 91204 1272 ns/op BenchmarkIndexAnyASCII/256:64-4 85326 1332 ns/op BenchmarkIndexAnyUTF8/1:1-4 2387398 49.96 ns/op BenchmarkIndexAnyUTF8/1:2-4 2247116 50.30 ns/op BenchmarkIndexAnyUTF8/1:4-4 2373038 50.13 ns/op BenchmarkIndexAnyUTF8/1:8-4 2387260 50.31 ns/op BenchmarkIndexAnyUTF8/1:16-4 2320450 51.54 ns/op BenchmarkIndexAnyUTF8/1:32-4 2233021 52.68 ns/op BenchmarkIndexAnyUTF8/1:64-4 2239420 52.61 ns/op BenchmarkIndexAnyUTF8/16:1-4 1811733 66.80 ns/op BenchmarkIndexAnyUTF8/16:2-4 264108 434.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 280710 442.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 279096 436.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 266247 455.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 254378 473.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 226754 473.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 447778 272.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 18177 6457 ns/op BenchmarkIndexAnyUTF8/256:4-4 17476 6712 ns/op BenchmarkIndexAnyUTF8/256:8-4 18494 6519 ns/op BenchmarkIndexAnyUTF8/256:16-4 17283 6683 ns/op BenchmarkIndexAnyUTF8/256:32-4 17007 6926 ns/op BenchmarkIndexAnyUTF8/256:64-4 17238 7355 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2159134 51.46 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2318456 51.63 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2280398 50.36 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2359170 50.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2332561 50.92 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2149486 52.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2262009 53.09 ns/op BenchmarkLastIndexAnyASCII/16:1-4 859202 137.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 823562 123.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 830922 125.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 959067 129.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 950360 136.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 650930 158.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 670804 189.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 98409 1209 ns/op BenchmarkLastIndexAnyASCII/256:2-4 92540 1242 ns/op BenchmarkLastIndexAnyASCII/256:4-4 83901 1222 ns/op BenchmarkLastIndexAnyASCII/256:8-4 91747 1221 ns/op BenchmarkLastIndexAnyASCII/256:16-4 91598 1239 ns/op BenchmarkLastIndexAnyASCII/256:32-4 96682 1287 ns/op BenchmarkLastIndexAnyASCII/256:64-4 84042 1292 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2268240 52.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2013223 55.13 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2335815 50.03 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2225655 51.15 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2317957 51.77 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2213455 53.25 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2204808 53.04 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 301298 404.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 147692 786.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 154777 869.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 149449 799.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 149268 803.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 151546 843.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 146156 819.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20182 6006 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9082 12840 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 8620 12346 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 12021 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 12036 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9976 12620 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8980 12505 ns/op BenchmarkTrimASCII/1:1-4 2651362 41.99 ns/op BenchmarkTrimASCII/1:2-4 2405991 50.56 ns/op BenchmarkTrimASCII/1:4-4 2342079 50.13 ns/op BenchmarkTrimASCII/1:8-4 2231252 59.79 ns/op BenchmarkTrimASCII/1:16-4 1955487 60.80 ns/op BenchmarkTrimASCII/16:1-4 2584610 47.99 ns/op BenchmarkTrimASCII/16:2-4 837670 139.5 ns/op BenchmarkTrimASCII/16:4-4 910178 127.3 ns/op BenchmarkTrimASCII/16:8-4 1000000 134.0 ns/op BenchmarkTrimASCII/16:16-4 867134 134.6 ns/op BenchmarkTrimASCII/256:1-4 972486 122.5 ns/op BenchmarkTrimASCII/256:2-4 99171 1196 ns/op BenchmarkTrimASCII/256:4-4 92348 1244 ns/op BenchmarkTrimASCII/256:8-4 92085 1253 ns/op BenchmarkTrimASCII/256:16-4 92690 1222 ns/op BenchmarkTrimASCII/4096:1-4 96189 1167 ns/op BenchmarkTrimASCII/4096:2-4 7154 18097 ns/op BenchmarkTrimASCII/4096:4-4 6157 18380 ns/op BenchmarkTrimASCII/4096:8-4 5499 19583 ns/op BenchmarkTrimASCII/4096:16-4 5538 19842 ns/op BenchmarkTrimByte-4 3339465 35.25 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18276 6498 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18423 6494 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1526 77441 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3110 38655 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5748 19661 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9918 10788 ns/op BenchmarkJoin/0-4 3882739 30.50 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2856172 43.01 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 146212 852.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 107389 1079 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 71936 1612 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 68132 1796 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 53725 3000 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53239 2260 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2521008 49.63 ns/op BenchmarkTrimSpace/ASCII-4 1594464 69.25 ns/op BenchmarkTrimSpace/SomeNonASCII-4 124909 974.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 71692 1605 ns/op BenchmarkReplaceAll-4 93042 1212 ns/op 16 B/op 1 allocs/op PASS ok strings 67.398s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 54945 2269 ns/op BenchmarkCond2-4 26570 4822 ns/op BenchmarkCond4-4 13782 9522 ns/op BenchmarkCond8-4 7954 16857 ns/op BenchmarkCond16-4 4438 31952 ns/op BenchmarkCond32-4 2024 57904 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 493670 257.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 394072 380.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 401707 250.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 556800 185.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 396291 396.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 713487 177.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 123358 1264 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 103012 1459 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 96321 1436 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75595 2074 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 617502 201.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 179055 642.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 683804 173.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 157646 729.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 572566 178.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 187968 643.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 100.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 53580 1955 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 120987 940.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 285120 536.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4023 25412 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 369 311685 ns/op BenchmarkRange/*sync.Map-4 1687 72123 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 109681 1923 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 220288 599.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 76140 1440 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73724 2950 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 237781 560.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 134372 1285 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 109442 1129 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 183880 596.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 810885 140.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 58878 2775 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 136472 817.3 ns/op BenchmarkSwapCollision/*sync.Map-4 93451 1326 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 169 782842 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 122702 1026 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 319119 472.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21730 5253 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 75211 1734 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 27540 4023 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 273972 468.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 133659 910.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 214285 548.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1035357 153.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 150456 672.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 820752 125.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 664302 163.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 160178 713.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 518862 231.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 108514 1123 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 429716 742.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 269346 396.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 130207 948.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 535111 303.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 198522 781.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 137166 970.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 226155 464.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 62112 1758 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 252273 773.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 346816 303.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 131772 921.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 494782 224.3 ns/op BenchmarkUncontendedSemaphore-4 4152469 34.97 ns/op BenchmarkContendedSemaphore-4 4213082 27.16 ns/op BenchmarkMutexUncontended-4 730904 159.0 ns/op BenchmarkMutex-4 231753 543.9 ns/op BenchmarkMutexSlack-4 187148 544.6 ns/op BenchmarkMutexWork-4 205507 635.8 ns/op BenchmarkMutexWorkSlack-4 210153 634.9 ns/op BenchmarkMutexNoSpin-4 83748 1396 ns/op BenchmarkMutexSpin-4 64472 1844 ns/op BenchmarkOnce-4 865800 138.8 ns/op BenchmarkOnceFunc/v=Once-4 1322142 86.01 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 107.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1239585 93.55 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 123.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 129.0 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4310547 28.00 ns/op BenchmarkSemaSyntNonblock-4 1420330 95.60 ns/op BenchmarkSemaSyntBlock-4 1996784 52.00 ns/op BenchmarkSemaWorkNonblock-4 1279083 113.2 ns/op BenchmarkSemaWorkBlock-4 1209426 93.40 ns/op BenchmarkRWMutexUncontended-4 263727 447.2 ns/op BenchmarkRWMutexWrite100-4 271363 449.1 ns/op BenchmarkRWMutexWrite10-4 319490 396.4 ns/op BenchmarkRWMutexWorkWrite100-4 218638 476.8 ns/op BenchmarkRWMutexWorkWrite10-4 249560 604.8 ns/op BenchmarkWaitGroupUncontended-4 644815 221.8 ns/op BenchmarkWaitGroupAddDone-4 511388 228.4 ns/op BenchmarkWaitGroupAddDoneWork-4 493580 260.4 ns/op BenchmarkWaitGroupWait-4 2546875 45.92 ns/op BenchmarkWaitGroupWaitWork-4 1710602 74.54 ns/op BenchmarkWaitGroupActuallyWait-4 59509 2259 ns/op 32 B/op 2 allocs/op PASS ok sync 23.975s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 683262 215.6 ns/op PASS ok sync/atomic 1.270s PASS ok syscall 1.042s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 162408 803.4 ns/op 0 B/op 0 allocs/op PASS ok testing 1.215s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7012 17083 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9213 12356 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 72 1447469 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 98 1207435 ns/op 1320 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 187008638 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 172293235 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1491 78145 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1837 64201 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7130438 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6527135 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 769671470 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 764051870 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 195 652894 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 211 567291 ns/op 186 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65004176 ns/op 3289056 B/op 1054 allocs/op BenchmarkTable/100x1000/reuse-4 2 60950552 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7511330531 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7227392918 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2823 58725 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 24 4480828 ns/op 409132 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 372727999 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 1844 83819 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 200 795293 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 18 6695351 ns/op 427429 B/op 1661 allocs/op BenchmarkCode-4 4966 21072 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.385s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 100561048 ns/op BenchmarkVariableString-4 77359 1507 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1767 63249 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.466s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 2105427 ns/op BenchmarkAfter-4 139 1092695 ns/op BenchmarkStop-4 169 624679 ns/op BenchmarkSimultaneousAfterFunc-4 40 2710889 ns/op BenchmarkStartStop-4 367 521048 ns/op BenchmarkReset-4 2028 62815 ns/op BenchmarkSleep-4 40 2744040 ns/op BenchmarkParallelTimerLatency-4 34 821609 avg-late-ns 1699862 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 549406 avg-late-ns 1710075 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 503551 avg-late-ns 2072203 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 514171 avg-late-ns 2578123 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 274612 avg-late-ns 1965237 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 172858 avg-late-ns 1042844 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 248495 avg-late-ns 2468337 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 193706 avg-late-ns 2545525 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 235130 avg-late-ns 2934886 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 323987 avg-late-ns 2202884 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 3065107 avg-late-ns 13571859 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 501569 avg-late-ns 1470488 max-late-ns BenchmarkTicker-4 258 1089752 ns/op BenchmarkTickerReset-4 2887 38007 ns/op BenchmarkTickerResetNaive-4 199 564080 ns/op BenchmarkNow-4 727761 178.9 ns/op BenchmarkNowUnixNano-4 584658 183.2 ns/op BenchmarkNowUnixMilli-4 652164 187.6 ns/op BenchmarkNowUnixMicro-4 647962 180.3 ns/op BenchmarkFormat-4 47725 2516 ns/op BenchmarkFormatRFC3339-4 70708 1742 ns/op BenchmarkFormatRFC3339Nano-4 58256 2031 ns/op BenchmarkFormatNow-4 63843 1852 ns/op BenchmarkMarshalJSON-4 82887 1389 ns/op BenchmarkMarshalText-4 93566 1317 ns/op BenchmarkParse-4 98845 1199 ns/op BenchmarkParseRFC3339UTC-4 317769 412.1 ns/op BenchmarkParseRFC3339UTCBytes-4 227656 552.8 ns/op BenchmarkParseRFC3339TZ-4 90058 1629 ns/op BenchmarkParseRFC3339TZBytes-4 81218 1572 ns/op BenchmarkParseDuration-4 450138 234.0 ns/op BenchmarkHour-4 870544 139.8 ns/op BenchmarkSecond-4 925743 142.1 ns/op BenchmarkYear-4 657669 174.6 ns/op BenchmarkDay-4 647550 209.2 ns/op BenchmarkISOWeek-4 552816 215.8 ns/op BenchmarkGoString-4 60622 1899 ns/op BenchmarkUnmarshalText-4 85977 1387 ns/op PASS ok time 15.155s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 496015 314.5 ns/op BenchmarkDecodeValidJapaneseChars-4 635259 185.4 ns/op BenchmarkDecodeRune-4 2054194 54.98 ns/op BenchmarkEncodeValidASCII-4 475392 240.7 ns/op BenchmarkEncodeValidJapaneseChars-4 710949 180.7 ns/op BenchmarkAppendRuneValidASCII-4 1000000 105.4 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2164369 56.56 ns/op BenchmarkEncodeRune-4 4699076 25.73 ns/op PASS ok unicode/utf16 2.519s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2112190 56.60 ns/op BenchmarkRuneCountTenJapaneseChars-4 269852 379.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2957064 37.84 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 390777 346.2 ns/op BenchmarkValidTenASCIIChars-4 2099214 56.58 ns/op BenchmarkValid100KASCIIChars-4 166 719337 ns/op BenchmarkValidTenJapaneseChars-4 340839 381.7 ns/op BenchmarkValidLongMostlyASCII-4 159 806246 ns/op BenchmarkValidLongJapanese-4 66 2901487 ns/op BenchmarkValidStringTenASCIIChars-4 3466904 55.32 ns/op BenchmarkValidString100KASCIIChars-4 12262 12510 ns/op BenchmarkValidStringTenJapaneseChars-4 277875 453.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1340 104152 ns/op BenchmarkValidStringLongJapanese-4 100 1044135 ns/op BenchmarkEncodeASCIIRune-4 2994974 53.70 ns/op BenchmarkEncodeJapaneseRune-4 1620724 83.94 ns/op BenchmarkAppendASCIIRune-4 5645106 20.57 ns/op BenchmarkAppendJapaneseRune-4 2074485 65.56 ns/op BenchmarkDecodeASCIIRune-4 2281137 54.08 ns/op BenchmarkDecodeJapaneseRune-4 1926428 62.39 ns/op BenchmarkFullRune/ASCII-4 3176337 36.86 ns/op BenchmarkFullRune/Incomplete-4 1536493 73.71 ns/op BenchmarkFullRune/Japanese-4 3372741 33.53 ns/op PASS ok unicode/utf8 5.764s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 114261981909 ns/op PASS ok cmd/api 115.563s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 482439 256.4 ns/op BenchmarkCgoCall/one-pointer-4 362348 331.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 355430 397.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 467503 264.0 ns/op BenchmarkCgoCall/eight-pointers-4 164708 769.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 385891 317.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 23800 5014 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28171 4146 ns/op BenchmarkGoString-4 1000000 194.4 ns/op BenchmarkCGoCallback-4 46923 2294 ns/op BenchmarkCGoInCThread-4 403274 295.8 ns/op PASS ok cmd/cgo/internal/test 2.970s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 101.4 ns/op BenchmarkEqArrayOfStrings64-4 208345 597.2 ns/op BenchmarkEqArrayOfStrings1024-4 13311 8957 ns/op BenchmarkEqArrayOfFloats5-4 1411605 89.69 ns/op BenchmarkEqArrayOfFloats64-4 202814 608.4 ns/op BenchmarkEqArrayOfFloats1024-4 13207 8886 ns/op BenchmarkEqArrayOfStructsEq-4 4009 30786 ns/op BenchmarkEqArrayOfStructsNotEq-4 7568 17505 ns/op BenchmarkEqStruct-4 26585286 4.357 ns/op PASS ok cmd/compile/internal/reflectdata 2.789s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70818 ns/op BenchmarkCopyElim1-4 300 435448 ns/op BenchmarkCopyElim10-4 235 585821 ns/op BenchmarkCopyElim100-4 118 959879 ns/op BenchmarkCopyElim1000-4 38 2838728 ns/op BenchmarkCopyElim10000-4 3 38509105 ns/op BenchmarkCopyElim100000-4 1 598659878 ns/op BenchmarkDeadCode/1-4 177 664280 ns/op BenchmarkDeadCode/10-4 175 731933 ns/op BenchmarkDeadCode/100-4 100 1018464 ns/op BenchmarkDeadCode/1000-4 50 3753971 ns/op BenchmarkDeadCode/10000-4 3 36742813 ns/op BenchmarkDeadCode/100000-4 1 326321267 ns/op BenchmarkDeadCode/200000-4 1 691217743 ns/op BenchmarkDominatorsLinear-4 16 8644432 ns/op 1.16 MB/s BenchmarkDominatorsFwdBack-4 10 12288714 ns/op 0.81 MB/s BenchmarkDominatorsManyPred-4 10 11334698 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 10 13231123 ns/op 0.76 MB/s BenchmarkDominatorsMaxPredVal-4 10 11849074 ns/op 0.84 MB/s BenchmarkFuse/1-4 276 468663 ns/op BenchmarkFuse/10-4 228 503138 ns/op BenchmarkFuse/100-4 126 948274 ns/op BenchmarkFuse/1000-4 19 5745421 ns/op BenchmarkFuse/10000-4 2 62846214 ns/op BenchmarkNilCheckDeep1-4 9702 10736 ns/op 0.09 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5151 25592 ns/op 0.39 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 646 178926 ns/op 0.56 MB/s 661 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 72 1657066 ns/op 0.60 MB/s 3504 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18703992 ns/op 0.53 MB/s 115046 B/op 6 allocs/op BenchmarkDSEPass-4 37 3187287 ns/op 58686 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 118264694 ns/op 4286216 B/op 109048 allocs/op BenchmarkCSEPass-4 8 14100724 ns/op 139701 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 157238222 ns/op 5682752 B/op 97595 allocs/op BenchmarkDeadcodePass-4 200 624084 ns/op 91367 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 130436978 ns/op 4005208 B/op 44625 allocs/op BenchmarkMultiPass-4 70 1483643 ns/op 218829 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 263707694 ns/op 11264544 B/op 150334 allocs/op BenchmarkCondRewrite/SoloJump-4 4130454 27.79 ns/op BenchmarkCondRewrite/CombJump-4 4088884 29.53 ns/op PASS ok cmd/compile/internal/ssa 16.624s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12339 9294 ns/op BenchmarkExtShift-4 24103 4983 ns/op BenchmarkModify-4 9085 14204 ns/op BenchmarkMullImm-4 22734 4958 ns/op BenchmarkConstModify-4 8221 13952 ns/op BenchmarkBitSet-4 10000 10116 ns/op BenchmarkBitClear-4 12135 9525 ns/op BenchmarkBitToggle-4 12188 9726 ns/op BenchmarkBitSetConst-4 135289 882.7 ns/op BenchmarkBitClearConst-4 137380 918.5 ns/op BenchmarkBitToggleConst-4 141556 912.7 ns/op BenchmarkDivconstI64-4 6681342 16.74 ns/op BenchmarkModconstI64-4 6473838 17.56 ns/op BenchmarkDivisiblePow2constI64-4 6443785 18.17 ns/op BenchmarkDivisibleconstI64-4 7229096 17.03 ns/op BenchmarkDivisibleWDivconstI64-4 3848085 29.55 ns/op BenchmarkDivconstU64/3-4 5036940 23.59 ns/op BenchmarkDivconstU64/5-4 6259920 18.50 ns/op BenchmarkDivconstU64/37-4 5406061 21.96 ns/op BenchmarkDivconstU64/1234567-4 7552129 15.23 ns/op BenchmarkModconstU64-4 6206457 21.49 ns/op BenchmarkDivisibleconstU64-4 7266372 16.31 ns/op BenchmarkDivisibleWDivconstU64-4 3786026 32.89 ns/op BenchmarkDivconstI32-4 5521732 19.13 ns/op BenchmarkModconstI32-4 7352659 15.37 ns/op BenchmarkDivisiblePow2constI32-4 6042998 17.45 ns/op BenchmarkDivisibleconstI32-4 6824730 17.13 ns/op BenchmarkDivisibleWDivconstI32-4 4596182 27.27 ns/op BenchmarkDivconstU32-4 5424610 21.75 ns/op BenchmarkModconstU32-4 6930793 19.12 ns/op BenchmarkDivisibleconstU32-4 6512725 17.20 ns/op BenchmarkDivisibleWDivconstU32-4 4055731 31.60 ns/op BenchmarkDivconstI16-4 7495753 16.19 ns/op BenchmarkModconstI16-4 6828718 17.27 ns/op BenchmarkDivisiblePow2constI16-4 6763959 17.40 ns/op BenchmarkDivisibleconstI16-4 6961791 17.10 ns/op BenchmarkDivisibleWDivconstI16-4 3638630 34.51 ns/op BenchmarkDivconstU16-4 6713269 16.92 ns/op BenchmarkModconstU16-4 6381435 18.14 ns/op BenchmarkDivisibleconstU16-4 7282231 16.98 ns/op BenchmarkDivisibleWDivconstU16-4 3467082 33.24 ns/op BenchmarkDivconstI8-4 5263014 20.90 ns/op BenchmarkModconstI8-4 5862780 19.39 ns/op BenchmarkDivisiblePow2constI8-4 6247083 16.44 ns/op BenchmarkDivisibleconstI8-4 7201438 17.54 ns/op BenchmarkDivisibleWDivconstI8-4 3305155 32.82 ns/op BenchmarkDivconstU8-4 6449002 19.70 ns/op BenchmarkModconstU8-4 6514516 18.27 ns/op BenchmarkDivisibleconstU8-4 7007536 17.18 ns/op BenchmarkDivisibleWDivconstU8-4 3464162 34.21 ns/op BenchmarkMul2-4 212188 582.7 ns/op BenchmarkMulNeg2-4 203944 572.8 ns/op BenchmarkEfaceInteger-4 2509009 43.51 ns/op BenchmarkDiv64UnsignedSmall-4 8388134 13.80 ns/op BenchmarkDiv64Small-4 7697658 15.61 ns/op BenchmarkDiv64SmallNegDivisor-4 7537506 15.76 ns/op BenchmarkDiv64SmallNegDividend-4 7418335 15.61 ns/op BenchmarkDiv64SmallNegBoth-4 7458130 15.40 ns/op BenchmarkDiv64Unsigned-4 8696780 12.85 ns/op BenchmarkDiv64-4 7720324 15.99 ns/op BenchmarkDiv64NegDivisor-4 8170593 14.82 ns/op BenchmarkDiv64NegDividend-4 8131495 15.00 ns/op BenchmarkDiv64NegBoth-4 8051546 14.45 ns/op BenchmarkMod64UnsignedSmall-4 8618312 13.03 ns/op BenchmarkMod64Small-4 8248735 14.40 ns/op BenchmarkMod64SmallNegDivisor-4 8075127 15.11 ns/op BenchmarkMod64SmallNegDividend-4 8045485 14.60 ns/op BenchmarkMod64SmallNegBoth-4 7899758 14.96 ns/op BenchmarkMod64Unsigned-4 9108402 12.72 ns/op BenchmarkMod64-4 8028242 14.52 ns/op BenchmarkMod64NegDivisor-4 7748167 14.94 ns/op BenchmarkMod64NegDividend-4 7444406 14.66 ns/op BenchmarkMod64NegBoth-4 7721698 14.77 ns/op BenchmarkMulconstI32/3-4 26156612 5.023 ns/op BenchmarkMulconstI32/5-4 27020404 5.025 ns/op BenchmarkMulconstI32/12-4 24285288 5.246 ns/op BenchmarkMulconstI32/120-4 22746399 5.065 ns/op BenchmarkMulconstI32/-120-4 23176429 5.166 ns/op BenchmarkMulconstI32/65537-4 21262544 6.529 ns/op BenchmarkMulconstI32/65538-4 24042993 5.908 ns/op BenchmarkMulconstI64/3-4 22854421 5.103 ns/op BenchmarkMulconstI64/5-4 22268846 4.967 ns/op BenchmarkMulconstI64/12-4 24284305 5.103 ns/op BenchmarkMulconstI64/120-4 26253477 4.970 ns/op BenchmarkMulconstI64/-120-4 23278004 5.054 ns/op BenchmarkMulconstI64/65537-4 23849636 5.207 ns/op BenchmarkMulconstI64/65538-4 22818003 5.146 ns/op BenchmarkMulconstU32/3-4 27046422 5.120 ns/op BenchmarkMulconstU32/5-4 23267352 5.111 ns/op BenchmarkMulconstU32/12-4 23384245 5.226 ns/op BenchmarkMulconstU32/120-4 24127047 5.009 ns/op BenchmarkMulconstU32/65537-4 25372075 5.180 ns/op BenchmarkMulconstU32/65538-4 26752106 5.135 ns/op BenchmarkMulconstU64/3-4 26159737 5.051 ns/op BenchmarkMulconstU64/5-4 25799976 5.081 ns/op BenchmarkMulconstU64/12-4 26750138 5.277 ns/op BenchmarkMulconstU64/120-4 24939562 4.977 ns/op BenchmarkMulconstU64/65537-4 24148124 5.534 ns/op BenchmarkMulconstU64/65538-4 20389632 5.757 ns/op BenchmarkShiftArithmeticRight-4 27333936 4.680 ns/op BenchmarkSwitch8Predictable-4 7268582 14.92 ns/op BenchmarkSwitch8Unpredictable-4 7469866 14.94 ns/op BenchmarkSwitch32Predictable-4 12070725 10.16 ns/op BenchmarkSwitch32Unpredictable-4 7777872 14.51 ns/op BenchmarkSwitchStringPredictable-4 5629020 20.63 ns/op BenchmarkSwitchStringUnpredictable-4 5740012 18.72 ns/op BenchmarkSwitchTypePredictable-4 4127203 27.51 ns/op BenchmarkSwitchTypeUnpredictable-4 4204065 27.14 ns/op PASS ok cmd/compile/internal/test 19.898s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 138 856302 ns/op BenchmarkNamed/Underlying/nongeneric-4 962241 133.3 ns/op BenchmarkNamed/Underlying/generic-4 914353 134.7 ns/op BenchmarkNamed/Underlying/src_instance-4 981184 136.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 129.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 526497994 ns/op 61731 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 397132628 ns/op 81735 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 146177641 ns/op 221825 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 145086167 ns/op 223657 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2981933236 ns/op 1736 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 100599710 ns/op 51321 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43942337 ns/op 116838 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36746446 ns/op 139730 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 671769931 ns/op 3226 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 50328425 ns/op 42793 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27870817 ns/op 77060 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 32492091 ns/op 65429 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1819148564 ns/op 36036 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 545297889 ns/op 120148 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 127366679 ns/op 513504 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 106730973 ns/op 608320 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3102975758 ns/op 648.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 79643072 ns/op 25201 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 51610188 ns/op 38583 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 54018216 ns/op 36905 lines/s PASS ok cmd/compile/internal/types2 44.654s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 36654233 ns/op 17126667 sys-ns/op 6505667 user-ns/op PASS ok cmd/go 1.556s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 205016 537.8 ns/op PASS ok cmd/go/internal/cfg 1.180s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 55447 2014 ns/op 3.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68228 1637 ns/op 4.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16419 7229 ns/op 141.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17412 6854 ns/op 149.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3044 46660 ns/op 175.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2809 43922 ns/op 186.51 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.337s All tests passed.