darwin-amd64-race at 446a5dcf5a3230ce9832682d8f521071d8a34a2b :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=8EBC3FEE-DB3A-4374-AA39-8DC96C858209" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.45aG7xwcnS/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E19FA46E-4233-4DC3-8311-F2AF79F9C426" "__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=8EBC3FEE-DB3A-4374-AA39-8DC96C858209" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.45aG7xwcnS/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E19FA46E-4233-4DC3-8311-F2AF79F9C426" "__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.227s ok archive/zip 4.048s ok bufio 1.638s ok bytes 3.029s ok cmp 1.168s ok compress/bzip2 1.691s ok compress/flate 11.596s ok compress/gzip 21.230s ok compress/lzw 2.426s ok compress/zlib 7.798s ok container/heap 1.050s ok container/list 1.039s ok container/ring 1.060s ok context 1.139s ok crypto 1.043s ok crypto/aes 1.081s ok crypto/cipher 1.067s ok crypto/des 1.091s ok crypto/dsa 1.039s ok crypto/ecdh 1.379s ok crypto/ecdsa 1.177s ok crypto/ed25519 1.498s ok crypto/elliptic 1.059s ok crypto/hmac 1.035s ok crypto/internal/alias 1.038s ok crypto/internal/bigmod 5.691s ok crypto/internal/boring 1.112s ok crypto/internal/boring/bcache 1.739s ok crypto/internal/edwards25519 2.068s ok crypto/internal/edwards25519/field 1.131s ok crypto/internal/nistec 2.049s ok crypto/internal/nistec/fiat 1.049s [no tests to run] ok crypto/md5 1.106s ok crypto/rand 1.563s ok crypto/rc4 1.944s ok crypto/rsa 3.448s ok crypto/sha1 1.098s ok crypto/sha256 1.045s ok crypto/sha512 1.055s ok crypto/subtle 1.703s ok crypto/tls 6.508s ok crypto/x509 3.156s ok database/sql 1.707s ok database/sql/driver 1.096s ok debug/buildinfo 1.090s ok debug/dwarf 1.137s ok debug/elf 2.669s ok debug/gosym 1.250s ok debug/macho 1.049s ok debug/pe 1.124s ok debug/plan9obj 1.049s ok embed 1.050s [no tests to run] ok embed/internal/embedtest 1.062s ok encoding/ascii85 1.096s ok encoding/asn1 1.060s ok encoding/base32 1.144s ok encoding/base64 1.056s ok encoding/binary 1.056s ok encoding/csv 1.117s ok encoding/gob 24.870s ok encoding/hex 1.049s ok encoding/json 3.830s ok encoding/pem 4.100s ok encoding/xml 1.292s ok errors 1.115s ok expvar 1.076s ok flag 3.313s ok fmt 1.830s ok go/ast 1.081s ok go/build 8.226s ok go/build/constraint 1.057s ok go/constant 1.128s ok go/doc 1.591s ok go/doc/comment 5.961s ok go/format 1.207s ok go/importer 3.952s ok go/internal/gccgoimporter 1.230s ok go/internal/gcimporter 28.020s ok go/internal/srcimporter 35.696s ok go/parser 2.490s ok go/printer 3.271s ok go/scanner 1.075s ok go/token 1.204s ok go/types 75.477s ok go/version 1.042s ok hash 1.036s ok hash/adler32 1.052s ok hash/crc32 1.072s ok hash/crc64 1.103s ok hash/fnv 1.054s ok hash/maphash 1.066s ok html 1.037s ok html/template 1.414s ok image 2.103s ok image/color 1.104s ok image/draw 2.522s ok image/gif 3.602s ok image/jpeg 3.676s ok image/png 6.269s ok index/suffixarray 3.014s ok internal/abi 1.488s ok internal/buildcfg 1.050s ok internal/coverage/cformat 1.041s ok internal/coverage/cmerge 1.072s ok internal/coverage/pods 1.066s ok internal/coverage/slicereader 1.076s ok internal/coverage/slicewriter 1.039s ok internal/coverage/test 1.089s ok internal/cpu 3.136s ok internal/dag 1.071s ok internal/diff 1.063s ok internal/fmtsort 1.028s ok internal/fuzz 1.095s ok internal/godebug 14.877s ok internal/godebugs 1.048s ok internal/gover 1.029s ok internal/intern 2.422s ok internal/itoa 1.052s ok internal/platform 3.338s ok internal/poll 1.310s ok internal/profile 1.052s ok internal/reflectlite 1.037s ok internal/safefilepath 1.041s ok internal/saferio 1.262s ok internal/singleflight 1.219s ok internal/testenv 1.649s ok internal/trace 1.395s ok internal/trace/v2 19.099s ok internal/types/errors 3.295s ok internal/unsafeheader 1.049s ok internal/xcoff 1.077s ok internal/zstd 1.149s ok io 1.132s ok io/fs 1.329s ok io/ioutil 1.141s ok log 1.085s ok log/slog 1.264s ok log/slog/internal/benchmarks 1.091s ok log/slog/internal/buffer 1.053s ok log/syslog 2.296s ok maps 1.042s ok math 1.074s ok math/big 4.887s ok math/bits 1.048s ok math/cmplx 1.068s ok math/rand 5.598s ok math/rand/v2 3.720s ok mime 1.075s ok mime/multipart 6.425s ok mime/quotedprintable 1.167s ok net 22.010s ok net/http 23.571s ok net/http/cgi 28.352s ok net/http/cookiejar 1.086s ok net/http/fcgi 1.278s ok net/http/httptest 1.403s ok net/http/httptrace 1.051s ok net/http/httputil 2.287s ok net/http/internal 1.152s ok net/http/internal/ascii 1.057s ok net/http/pprof 6.299s ok net/internal/socktest 1.041s ok net/mail 1.047s ok net/netip 2.142s ok net/rpc 1.194s ok net/rpc/jsonrpc 1.094s ok net/smtp 1.214s ok net/textproto 2.324s ok net/url 1.062s ok os 7.872s ok os/exec 11.272s ok os/exec/internal/fdtest 1.067s ok os/signal 20.573s ok os/user 1.064s ok path 1.044s ok path/filepath 1.083s ok plugin 1.043s ok reflect 2.575s ok regexp 4.697s ok regexp/syntax 7.422s ok runtime 71.922s ok runtime/cgo 1.025s ok runtime/coverage 1.054s ok runtime/debug 2.198s ok runtime/internal/atomic 1.090s ok runtime/internal/math 1.083s ok runtime/internal/sys 1.064s ok runtime/internal/wasitest 1.058s ok runtime/metrics 1.054s ok runtime/pprof 25.369s ok runtime/race 15.197s ok runtime/trace 1.208s ok slices 1.757s ok sort 2.334s ok strconv 4.352s ok strings 3.004s ok sync 2.249s ok sync/atomic 5.746s ok syscall 8.209s ok testing 5.267s ok testing/fstest 1.126s ok testing/iotest 1.112s ok testing/quick 1.285s ok testing/slogtest 1.073s ok text/scanner 1.059s ok text/tabwriter 1.039s ok text/template 1.139s ok text/template/parse 1.056s ok time 3.615s ok unicode 1.092s ok unicode/utf16 1.084s ok unicode/utf8 1.106s ok cmd/addr2line 13.460s ok cmd/api 7.159s ok cmd/asm/internal/asm 4.365s ok cmd/asm/internal/lex 1.090s ok cmd/cgo/internal/swig 1.128s ok cmd/cgo/internal/test 4.217s ok cmd/cgo/internal/testcarchive 55.349s ok cmd/cgo/internal/testcshared 26.403s ok cmd/cgo/internal/testerrors 33.497s ok cmd/cgo/internal/testfortran 1.183s ok cmd/cgo/internal/testgodefs 4.746s ok cmd/cgo/internal/testlife 4.008s ok cmd/cgo/internal/testnocgo 1.063s ok cmd/cgo/internal/testplugin 103.427s ok cmd/cgo/internal/testsanitizers 1.039s [no tests to run] ok cmd/cgo/internal/testshared 1.027s ok cmd/cgo/internal/testso 6.121s ok cmd/cgo/internal/teststdio 6.425s ok cmd/cgo/internal/testtls 1.047s ok cmd/compile/internal/abt 1.077s ok cmd/compile/internal/amd64 93.806s ok cmd/compile/internal/base 1.109s ok cmd/compile/internal/compare 1.082s ok cmd/compile/internal/devirtualize 1.038s ok cmd/compile/internal/dwarfgen 2.409s ok cmd/compile/internal/importer 6.757s ok cmd/compile/internal/inline/inlheur 3.767s ok cmd/compile/internal/ir 1.048s ok cmd/compile/internal/logopt 2.753s ok cmd/compile/internal/loopvar 55.138s ok cmd/compile/internal/noder 1.051s ok cmd/compile/internal/reflectdata 1.043s [no tests to run] ok cmd/compile/internal/ssa 58.512s ok cmd/compile/internal/syntax 1.470s ok cmd/compile/internal/test 37.385s ok cmd/compile/internal/typecheck 1.874s ok cmd/compile/internal/types 1.054s ok cmd/compile/internal/types2 35.795s ok cmd/covdata 1.101s ok cmd/cover 23.791s ok cmd/dist 1.033s ok cmd/distpack 1.040s ok cmd/doc 4.278s ok cmd/fix 17.505s ok cmd/go 539.728s ok cmd/go/internal/auth 1.203s ok cmd/go/internal/cache 1.630s ok cmd/go/internal/cfg 1.039s [no tests to run] ok cmd/go/internal/envcmd 2.080s ok cmd/go/internal/fsys 1.246s ok cmd/go/internal/generate 1.135s ok cmd/go/internal/gover 1.157s ok cmd/go/internal/imports 1.128s ok cmd/go/internal/load 1.047s ok cmd/go/internal/lockedfile 2.214s ok cmd/go/internal/lockedfile/internal/filelock 2.087s ok cmd/go/internal/modfetch 1.056s ok cmd/go/internal/modfetch/codehost 11.027s ok cmd/go/internal/modfetch/zip_sum_test 1.061s ok cmd/go/internal/modindex 1.943s ok cmd/go/internal/modload 1.066s ok cmd/go/internal/mvs 1.065s ok cmd/go/internal/par 1.112s ok cmd/go/internal/str 1.028s ok cmd/go/internal/test 1.096s ok cmd/go/internal/toolchain 1.070s ok cmd/go/internal/vcs 1.096s ok cmd/go/internal/vcweb 1.193s ok cmd/go/internal/vcweb/vcstest 33.151s ok cmd/go/internal/web 1.105s ok cmd/go/internal/work 3.959s ok cmd/gofmt 1.395s ok cmd/internal/archive 3.787s ok cmd/internal/buildid 2.211s ok cmd/internal/cov 2.115s ok cmd/internal/dwarf 1.048s ok cmd/internal/edit 1.049s ok cmd/internal/goobj 1.033s ok cmd/internal/moddeps 3.907s ok cmd/internal/notsha256 1.083s ok cmd/internal/obj 2.869s ok cmd/internal/obj/ppc64 2.215s ok cmd/internal/obj/riscv 1.563s ok cmd/internal/obj/s390x 1.030s ok cmd/internal/obj/x86 6.588s ok cmd/internal/objabi 1.228s ok cmd/internal/pkgpath 5.171s ok cmd/internal/pkgpattern 1.035s ok cmd/internal/quoted 1.030s ok cmd/internal/src 1.091s ok cmd/internal/test2json 2.380s ok cmd/link 27.770s ok cmd/link/internal/benchmark 1.065s ok cmd/link/internal/ld 34.143s ok cmd/link/internal/loader 1.102s ok cmd/nm 9.468s ok cmd/objdump 9.524s ok cmd/pack 8.299s ok cmd/pprof 4.122s ok cmd/trace 1.060s ok cmd/trace/v2 1.340s ok cmd/vet 47.992s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3078 38978 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2342 53622 ns/op 1860 B/op 37 allocs/op Benchmark/Writer/PAX-4 1779 78709 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3602 29074 ns/op 5208 B/op 16 allocs/op Benchmark/Reader/GNU-4 8197 22614 ns/op 5201 B/op 15 allocs/op Benchmark/Reader/PAX-4 2287 60029 ns/op 8951 B/op 33 allocs/op PASS ok archive/tar 2.138s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 289824693 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 159781549 ns/op BenchmarkZip64TestSizes/4096-4 1578 145004 ns/op BenchmarkZip64TestSizes/1048576-4 117 955725 ns/op BenchmarkZip64TestSizes/67108864-4 1 159984837 ns/op PASS ok archive/zip 2.404s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 187375 580.5 ns/op BenchmarkReaderCopyUnoptimal-4 127930 913.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 46263 ns/op BenchmarkReaderWriteToOptimal-4 7440 16041 ns/op BenchmarkReaderReadString-4 127977 1163 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 180228 625.4 ns/op BenchmarkWriterCopyUnoptimal-4 203217 604.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 47784 ns/op BenchmarkReaderEmpty-4 16525 7562 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 15180 8571 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 482587 245.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.610s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2978 39387 ns/op 831.95 MB/s BenchmarkWriteByte-4 342 334324 ns/op 12.25 MB/s BenchmarkWriteRune-4 210 561907 ns/op 21.87 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3690222 ns/op BenchmarkBufferFullSmallReads-4 70 1524151 ns/op BenchmarkBufferWriteBlock/N4096-4 9273 25851 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 283 447604 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 11850842 ns/op 4192266 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11246120 ns/op 1491.82 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3481579 34.14 ns/op 292.88 MB/s BenchmarkIndexByte/32-4 2949422 36.81 ns/op 869.25 MB/s BenchmarkIndexByte/4K-4 1000000 113.7 ns/op 36035.34 MB/s BenchmarkIndexBytePortable/10-4 1000000 118.3 ns/op 84.57 MB/s BenchmarkIndexBytePortable/32-4 387240 377.4 ns/op 84.80 MB/s BenchmarkIndexBytePortable/4K-4 2870 39159 ns/op 104.60 MB/s BenchmarkIndexRune/10-4 989010 129.0 ns/op 77.49 MB/s BenchmarkIndexRune/32-4 997267 132.0 ns/op 242.47 MB/s BenchmarkIndexRune/4K-4 394791 310.8 ns/op 13178.15 MB/s BenchmarkIndexRuneASCII/10-4 3443394 33.60 ns/op 297.64 MB/s BenchmarkIndexRuneASCII/32-4 3220623 35.57 ns/op 899.70 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.1 ns/op 35912.72 MB/s BenchmarkEqual/0-4 10468554 10.75 ns/op BenchmarkEqual/1-4 1000000 106.3 ns/op 9.41 MB/s BenchmarkEqual/6-4 1000000 107.6 ns/op 55.76 MB/s BenchmarkEqual/9-4 1000000 108.1 ns/op 83.24 MB/s BenchmarkEqual/15-4 1000000 112.0 ns/op 133.94 MB/s BenchmarkEqual/16-4 1000000 106.3 ns/op 150.54 MB/s BenchmarkEqual/20-4 1000000 111.7 ns/op 179.03 MB/s BenchmarkEqual/32-4 1000000 110.6 ns/op 289.23 MB/s BenchmarkEqual/4K-4 86058 1330 ns/op 3079.30 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 105.7 ns/op 605.57 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 113.2 ns/op 565.60 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 101.4 ns/op 631.12 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 101.8 ns/op 628.84 MB/s BenchmarkEqualBothUnaligned/4096_0-4 93162 1338 ns/op 3060.52 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58266 2198 ns/op 1863.92 MB/s BenchmarkEqualBothUnaligned/4096_4-4 169672 792.5 ns/op 5168.23 MB/s BenchmarkEqualBothUnaligned/4096_7-4 163604 766.4 ns/op 5344.68 MB/s BenchmarkIndex/10-4 2357170 50.03 ns/op 199.86 MB/s BenchmarkIndex/32-4 2364696 51.27 ns/op 624.21 MB/s BenchmarkIndex/4K-4 42830 2753 ns/op 1488.00 MB/s BenchmarkIndexEasy/10-4 2621193 45.55 ns/op 219.53 MB/s BenchmarkIndexEasy/32-4 2318842 48.76 ns/op 656.30 MB/s BenchmarkIndexEasy/4K-4 536347 238.1 ns/op 17203.10 MB/s BenchmarkCount/10-4 1234056 94.37 ns/op 105.97 MB/s BenchmarkCount/32-4 1220563 98.21 ns/op 325.84 MB/s BenchmarkCount/4K-4 40261 2877 ns/op 1423.82 MB/s BenchmarkCountEasy/10-4 1258916 91.90 ns/op 108.81 MB/s BenchmarkCountEasy/32-4 1218248 96.38 ns/op 332.02 MB/s BenchmarkCountEasy/4K-4 456046 283.2 ns/op 14462.15 MB/s BenchmarkCountSingle/10-4 2285076 50.59 ns/op 197.67 MB/s BenchmarkCountSingle/32-4 2417559 50.93 ns/op 628.29 MB/s BenchmarkCountSingle/4K-4 927326 123.0 ns/op 33294.05 MB/s BenchmarkToUpper/#00-4 2418762 47.33 ns/op BenchmarkToUpper/ONLYUPPER-4 319720 429.6 ns/op BenchmarkToUpper/abc-4 433478 299.0 ns/op BenchmarkToUpper/AbC123-4 297470 464.2 ns/op BenchmarkToUpper/azAZ09_-4 251803 515.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 73653 1570 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34965 3430 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54802 2084 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 128232 969.5 ns/op BenchmarkToLower/#00-4 2498972 46.82 ns/op BenchmarkToLower/abc-4 415464 336.6 ns/op BenchmarkToLower/AbC123-4 294966 459.3 ns/op BenchmarkToLower/azAZ09_-4 244401 498.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75355 1590 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33290 3304 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66014 1777 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115358 1012 ns/op BenchmarkFields/ASCII/16-4 166378 825.1 ns/op 19.39 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9480 11037 ns/op 23.19 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 783 149106 ns/op 27.47 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 52 2639360 ns/op 24.83 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 42388463 ns/op 24.74 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80604 1471 ns/op 10.88 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7178 18072 ns/op 14.17 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 351 346793 ns/op 11.81 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6174928 ns/op 10.61 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 107545817 ns/op 9.75 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 115657 1041 ns/op 15.37 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8365 12418 ns/op 20.62 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 583 227412 ns/op 18.01 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 4106043 ns/op 15.96 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68432347 ns/op 15.32 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 109884 1182 ns/op 13.54 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9229 14386 ns/op 17.80 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 417 276905 ns/op 14.79 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4829128 ns/op 13.57 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 84149732 ns/op 12.46 MB/s 11219296 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1856730 65.54 ns/op BenchmarkTrimSpace/ASCII-4 1000000 125.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 100472 1227 ns/op BenchmarkTrimSpace/JustNonASCII-4 48445 2592 ns/op BenchmarkToValidUTF8/Valid-4 387266 310.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 275989 444.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 78658 1473 ns/op BenchmarkIndexHard1-4 1119 106021 ns/op BenchmarkIndexHard2-4 762 150216 ns/op BenchmarkIndexHard3-4 205 590884 ns/op BenchmarkIndexHard4-4 136 877293 ns/op BenchmarkLastIndexHard1-4 7 15361386 ns/op BenchmarkLastIndexHard2-4 6 19753502 ns/op BenchmarkLastIndexHard3-4 5 22451052 ns/op BenchmarkCountHard1-4 1112 105892 ns/op BenchmarkCountHard2-4 805 147736 ns/op BenchmarkCountHard3-4 204 590397 ns/op BenchmarkSplitEmptySeparator-4 1 113216447 ns/op BenchmarkSplitSingleByteSeparator-4 15 9071236 ns/op BenchmarkSplitMultiByteSeparator-4 12 9204816 ns/op BenchmarkSplitNSingleByteSeparator-4 184394 904.8 ns/op BenchmarkSplitNMultiByteSeparator-4 66002 2433 ns/op BenchmarkRepeat-4 155402 855.4 ns/op BenchmarkRepeatLarge/256/1-4 119472 1230 ns/op 208.19 MB/s BenchmarkRepeatLarge/256/16-4 181980 826.5 ns/op 309.76 MB/s BenchmarkRepeatLarge/512/1-4 74323 1744 ns/op 293.51 MB/s BenchmarkRepeatLarge/512/16-4 81450 1332 ns/op 384.39 MB/s BenchmarkRepeatLarge/1024/1-4 42711 2616 ns/op 391.45 MB/s BenchmarkRepeatLarge/1024/16-4 54757 2257 ns/op 453.62 MB/s BenchmarkRepeatLarge/2048/1-4 26703 4507 ns/op 454.43 MB/s BenchmarkRepeatLarge/2048/16-4 30553 3916 ns/op 523.05 MB/s BenchmarkRepeatLarge/4096/1-4 16598 6689 ns/op 612.34 MB/s BenchmarkRepeatLarge/4096/16-4 16130 6834 ns/op 599.39 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13160 ns/op 622.50 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12753 ns/op 642.35 MB/s BenchmarkRepeatLarge/8192/4097-4 16239 7894 ns/op 518.99 MB/s BenchmarkRepeatLarge/16384/1-4 9468 27502 ns/op 595.75 MB/s BenchmarkRepeatLarge/16384/16-4 8382 25375 ns/op 645.68 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18918 ns/op 649.70 MB/s BenchmarkRepeatLarge/32768/1-4 2848 49754 ns/op 658.60 MB/s BenchmarkRepeatLarge/32768/16-4 3212 52038 ns/op 629.70 MB/s BenchmarkRepeatLarge/32768/4097-4 2589 48256 ns/op 594.31 MB/s BenchmarkRepeatLarge/65536/1-4 1292 95144 ns/op 688.81 MB/s BenchmarkRepeatLarge/65536/16-4 1432 87943 ns/op 745.21 MB/s BenchmarkRepeatLarge/65536/4097-4 1448 97538 ns/op 630.07 MB/s BenchmarkRepeatLarge/131072/1-4 271 430881 ns/op 304.20 MB/s BenchmarkRepeatLarge/131072/16-4 298 427168 ns/op 306.84 MB/s BenchmarkRepeatLarge/131072/4097-4 272 445660 ns/op 284.99 MB/s BenchmarkRepeatLarge/262144/1-4 144 749849 ns/op 349.60 MB/s BenchmarkRepeatLarge/262144/16-4 151 783609 ns/op 334.53 MB/s BenchmarkRepeatLarge/262144/4097-4 142 743857 ns/op 346.99 MB/s BenchmarkRepeatLarge/524288/1-4 91 1449021 ns/op 361.82 MB/s BenchmarkRepeatLarge/524288/16-4 99 1717468 ns/op 305.27 MB/s BenchmarkRepeatLarge/524288/4097-4 99 1362992 ns/op 381.75 MB/s BenchmarkRepeatLarge/1048576/1-4 51 2684882 ns/op 390.55 MB/s BenchmarkRepeatLarge/1048576/16-4 57 2499121 ns/op 419.58 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2866962 ns/op 364.40 MB/s BenchmarkRepeatLarge/2097152/1-4 26 4453595 ns/op 470.89 MB/s BenchmarkRepeatLarge/2097152/16-4 25 4704449 ns/op 445.78 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4536063 ns/op 461.54 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8937629 ns/op 469.29 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8564144 ns/op 489.75 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8381816 ns/op 500.04 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15527066 ns/op 540.26 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14916125 ns/op 562.39 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14623700 ns/op 573.49 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25826677 ns/op 649.61 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28522356 ns/op 588.21 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 26639575 ns/op 629.79 MB/s BenchmarkRepeatLarge/33554432/1-4 2 50786914 ns/op 660.69 MB/s BenchmarkRepeatLarge/33554432/16-4 2 51532402 ns/op 651.13 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 53324016 ns/op 629.26 MB/s BenchmarkRepeatLarge/67108864/1-4 1 123951570 ns/op 541.41 MB/s BenchmarkRepeatLarge/67108864/16-4 1 110385891 ns/op 607.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100249257 ns/op 669.42 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217437612 ns/op 617.27 MB/s BenchmarkRepeatLarge/134217728/16-4 1 201513593 ns/op 666.05 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 194399192 ns/op 690.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 427633299 ns/op 627.72 MB/s BenchmarkRepeatLarge/268435456/16-4 1 405428233 ns/op 662.10 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 403137262 ns/op 665.87 MB/s BenchmarkRepeatLarge/536870912/1-4 1 881345411 ns/op 609.15 MB/s BenchmarkRepeatLarge/536870912/16-4 1 820561135 ns/op 654.27 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 814187089 ns/op 659.39 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3251281879 ns/op 330.25 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1634039650 ns/op 657.11 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1626978765 ns/op 659.96 MB/s BenchmarkBytesCompare/1-4 14015383 8.752 ns/op BenchmarkBytesCompare/2-4 14454066 8.498 ns/op BenchmarkBytesCompare/4-4 13417394 8.802 ns/op BenchmarkBytesCompare/8-4 13882318 8.176 ns/op BenchmarkBytesCompare/16-4 15021416 8.166 ns/op BenchmarkBytesCompare/32-4 12070588 9.695 ns/op BenchmarkBytesCompare/64-4 10214953 11.59 ns/op BenchmarkBytesCompare/128-4 9341251 10.98 ns/op BenchmarkBytesCompare/256-4 7909653 13.55 ns/op BenchmarkBytesCompare/512-4 5951547 19.87 ns/op BenchmarkBytesCompare/1024-4 3750171 32.05 ns/op BenchmarkBytesCompare/2048-4 2263730 52.58 ns/op BenchmarkIndexAnyASCII/1:1-4 1816144 63.36 ns/op BenchmarkIndexAnyASCII/1:2-4 1864803 62.10 ns/op BenchmarkIndexAnyASCII/1:4-4 1863897 60.59 ns/op BenchmarkIndexAnyASCII/1:8-4 1852338 61.30 ns/op BenchmarkIndexAnyASCII/1:16-4 1817473 60.96 ns/op BenchmarkIndexAnyASCII/1:32-4 1824546 62.21 ns/op BenchmarkIndexAnyASCII/1:64-4 1835930 63.14 ns/op BenchmarkIndexAnyASCII/16:1-4 2046500 57.85 ns/op BenchmarkIndexAnyASCII/16:2-4 431388 315.4 ns/op BenchmarkIndexAnyASCII/16:4-4 461326 281.8 ns/op BenchmarkIndexAnyASCII/16:8-4 397999 284.6 ns/op BenchmarkIndexAnyASCII/16:16-4 447829 291.1 ns/op BenchmarkIndexAnyASCII/16:32-4 382980 302.4 ns/op BenchmarkIndexAnyASCII/16:64-4 361207 336.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1817487 66.63 ns/op BenchmarkIndexAnyASCII/256:2-4 30108 3744 ns/op BenchmarkIndexAnyASCII/256:4-4 30789 3632 ns/op BenchmarkIndexAnyASCII/256:8-4 31082 3652 ns/op BenchmarkIndexAnyASCII/256:16-4 32265 3709 ns/op BenchmarkIndexAnyASCII/256:32-4 28646 4049 ns/op BenchmarkIndexAnyASCII/256:64-4 31474 3753 ns/op BenchmarkIndexAnyUTF8/1:1-4 1699288 70.16 ns/op BenchmarkIndexAnyUTF8/1:2-4 1779272 67.97 ns/op BenchmarkIndexAnyUTF8/1:4-4 1772049 65.47 ns/op BenchmarkIndexAnyUTF8/1:8-4 1730024 66.22 ns/op BenchmarkIndexAnyUTF8/1:16-4 1687518 66.33 ns/op BenchmarkIndexAnyUTF8/1:32-4 1694610 72.10 ns/op BenchmarkIndexAnyUTF8/1:64-4 1732616 67.10 ns/op BenchmarkIndexAnyUTF8/16:1-4 137755 867.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 338308 345.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 354802 346.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 339654 337.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 339367 338.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 346972 344.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 350788 352.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 8367 12666 ns/op BenchmarkIndexAnyUTF8/256:2-4 25452 4543 ns/op BenchmarkIndexAnyUTF8/256:4-4 26634 4440 ns/op BenchmarkIndexAnyUTF8/256:8-4 24810 4511 ns/op BenchmarkIndexAnyUTF8/256:16-4 26445 4422 ns/op BenchmarkIndexAnyUTF8/256:32-4 24309 4690 ns/op BenchmarkIndexAnyUTF8/256:64-4 23720 4716 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1909917 58.19 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1863291 56.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2033576 56.25 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2035611 55.54 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2029629 55.76 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1961077 56.55 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1979595 61.89 ns/op BenchmarkLastIndexAnyASCII/16:1-4 474864 274.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 386594 279.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 412215 279.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 428007 276.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 410743 286.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 388828 304.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 354068 344.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33842 3501 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32730 3528 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32892 3485 ns/op BenchmarkLastIndexAnyASCII/256:8-4 34845 3634 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32976 3765 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33080 3680 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32716 3603 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1930879 57.95 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2013224 56.33 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2010211 57.30 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2068741 57.05 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2008933 56.21 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1945292 56.26 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1987268 58.27 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 184981 654.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 384624 328.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 365839 331.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 377456 328.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 334074 327.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 374256 341.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 345774 346.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12204 9832 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 24919 5119 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27068 4579 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25503 4743 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24894 4687 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24406 4980 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23791 4910 ns/op BenchmarkTrimASCII/1:1-4 2375640 48.03 ns/op BenchmarkTrimASCII/1:2-4 2026164 58.69 ns/op BenchmarkTrimASCII/1:4-4 2007446 58.50 ns/op BenchmarkTrimASCII/1:8-4 1949595 62.28 ns/op BenchmarkTrimASCII/1:16-4 1678540 70.46 ns/op BenchmarkTrimASCII/16:1-4 526656 223.4 ns/op BenchmarkTrimASCII/16:2-4 407572 281.8 ns/op BenchmarkTrimASCII/16:4-4 409111 282.7 ns/op BenchmarkTrimASCII/16:8-4 452242 287.5 ns/op BenchmarkTrimASCII/16:16-4 374824 299.6 ns/op BenchmarkTrimASCII/256:1-4 43468 2609 ns/op BenchmarkTrimASCII/256:2-4 33289 3603 ns/op BenchmarkTrimASCII/256:4-4 31374 3619 ns/op BenchmarkTrimASCII/256:8-4 31983 3971 ns/op BenchmarkTrimASCII/256:16-4 31789 3737 ns/op BenchmarkTrimASCII/4096:1-4 3200 40882 ns/op BenchmarkTrimASCII/4096:2-4 2239 56323 ns/op BenchmarkTrimASCII/4096:4-4 2040 55854 ns/op BenchmarkTrimASCII/4096:8-4 2128 56342 ns/op BenchmarkTrimASCII/4096:16-4 2066 56747 ns/op BenchmarkTrimByte-4 2056171 55.69 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16590 7057 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17361 6689 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 884 125394 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1857 64324 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3885 33486 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7149 16412 ns/op BenchmarkCompareBytesEqual-4 14016424 8.038 ns/op BenchmarkCompareBytesToNil-4 16616332 7.397 ns/op BenchmarkCompareBytesEmpty-4 15989667 6.977 ns/op BenchmarkCompareBytesIdentical-4 16322212 6.985 ns/op BenchmarkCompareBytesSameLength-4 14175879 7.765 ns/op BenchmarkCompareBytesDifferentLength-4 13963808 7.466 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2635 44135 ns/op 23758.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2794 42937 ns/op 24421.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3157 44267 ns/op 23687.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2703 44342 ns/op 23647.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3202 45490 ns/op 23050.80 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2870 45060 ns/op 23271.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2857 47644 ns/op 22008.88 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2708 41709 ns/op 25140.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2648 44723 ns/op 23446.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2010 56886 ns/op 18433.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2565 43466 ns/op 24124.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 3066 43293 ns/op 24220.33 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2107 48828 ns/op 21475.10 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2198 47393 ns/op 22125.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1960 54954 ns/op 19081.16 MB/s BenchmarkCompareBytesBig-4 2839 39499 ns/op 26547.23 MB/s BenchmarkCompareBytesBigIdentical-4 17282880 7.148 ns/op 146702502.47 MB/s PASS ok bytes 70.376s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 74367076 ns/op 1.34 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 288467112 ns/op 1.97 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 22931841 ns/op 0.71 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 2.346s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2005563 ns/op 4.99 MB/s 42945 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19211383 ns/op 5.21 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 190149350 ns/op 5.26 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2003972 ns/op 4.99 MB/s 43500 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19575225 ns/op 5.11 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 199262323 ns/op 5.02 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 1997933 ns/op 5.01 MB/s 42596 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19539218 ns/op 5.12 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 192320067 ns/op 5.20 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 2000605 ns/op 5.00 MB/s 42502 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19585777 ns/op 5.11 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 193412957 ns/op 5.17 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 2194584 ns/op 4.56 MB/s 43836 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21854147 ns/op 4.58 MB/s 51684 B/op 25 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 216587669 ns/op 4.62 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 63 1731136 ns/op 5.78 MB/s 42847 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 14784355 ns/op 6.76 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 144868113 ns/op 6.90 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1563670 ns/op 6.40 MB/s 43008 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11306829 ns/op 8.84 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117356298 ns/op 8.52 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 72 1924824 ns/op 5.20 MB/s 43101 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11871629 ns/op 8.42 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 115316701 ns/op 8.67 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1278251 ns/op 7.82 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12271868 ns/op 8.15 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 120632397 ns/op 8.29 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2436441 ns/op 4.10 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21257557 ns/op 4.70 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 208364729 ns/op 4.80 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 6039100 ns/op 1.66 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 70920068 ns/op 1.41 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 713125484 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6365558 ns/op 1.57 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 75537503 ns/op 1.32 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 773129579 ns/op 1.29 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1608059 ns/op 6.22 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13341657 ns/op 7.50 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 130839160 ns/op 7.64 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2276759 ns/op 4.39 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 17591154 ns/op 5.68 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 160335486 ns/op 6.24 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5530575 ns/op 1.81 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60912516 ns/op 1.64 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 625724234 ns/op 1.60 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 6100540 ns/op 1.64 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 78716172 ns/op 1.27 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 841635307 ns/op 1.19 MB/s PASS ok compress/flate 16.801s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 42 2729103 ns/op 3.66 MB/s BenchmarkDecoder/1e-Reuse4-4 40 2789340 ns/op 3.59 MB/s BenchmarkDecoder/1e5-4 4 27711511 ns/op 3.61 MB/s BenchmarkDecoder/1e-Reuse5-4 4 31640823 ns/op 3.16 MB/s BenchmarkDecoder/1e6-4 1 471401523 ns/op 2.12 MB/s BenchmarkDecoder/1e-Reuse6-4 1 288044036 ns/op 3.47 MB/s BenchmarkEncoder/1e4-4 30 4130214 ns/op 2.42 MB/s BenchmarkEncoder/1e-Reuse4-4 56 2282495 ns/op 4.38 MB/s BenchmarkEncoder/1e5-4 4 25137195 ns/op 3.98 MB/s BenchmarkEncoder/1e-Reuse5-4 4 25484887 ns/op 3.92 MB/s BenchmarkEncoder/1e6-4 1 308804699 ns/op 3.24 MB/s BenchmarkEncoder/1e-Reuse6-4 1 390199913 ns/op 2.56 MB/s PASS ok compress/lzw 5.299s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 20 5517832 ns/op PASS ok container/heap 1.309s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 17866 5908 ns/op BenchmarkWithTimeout/concurrency=40-4 3061 39693 ns/op BenchmarkWithTimeout/concurrency=4000-4 4088 47298 ns/op BenchmarkWithTimeout/concurrency=400000-4 4926 24822 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 371071 555.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14541 7705 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18685 6942 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3338 38892 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2760 111903 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3000 60963 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 361 424148 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 218 540314 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 356 414835 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 4045761 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6709051 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3442229 ns/op BenchmarkCheckCanceled/Err-4 309067 386.4 ns/op BenchmarkCheckCanceled/Done-4 569318 258.8 ns/op BenchmarkContextCancelDone-4 926922 127.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20122 5479 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23660 5034 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21081 5777 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19285 6803 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8518 11969 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 530026 240.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 328302 389.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 203088 800.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 155193 797.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77389 1640 ns/op PASS ok context 15.805s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1559380 107.5 ns/op 148.80 MB/s BenchmarkDecrypt-4 1614056 76.67 ns/op 208.68 MB/s BenchmarkExpand-4 1000000 114.4 ns/op PASS ok crypto/aes 1.711s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 205239 536.1 ns/op 119.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 408602 319.9 ns/op 200.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 203486 551.2 ns/op 116.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 368948 330.5 ns/op 193.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 134160 825.6 ns/op 1635.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 203384 606.2 ns/op 2227.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 130267 903.8 ns/op 1493.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 162634 724.3 ns/op 1863.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49768 2833 ns/op 2891.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 65104 1843 ns/op 4444.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43309 2838 ns/op 2886.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47954 3597 ns/op 2277.63 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5652 19549 ns/op 52.13 MB/s BenchmarkAESCFBDecrypt1K-4 6949 18909 ns/op 53.89 MB/s BenchmarkAESCFBDecrypt8K-4 795 194087 ns/op 42.18 MB/s BenchmarkAESOFB1K-4 10000 12869 ns/op 79.18 MB/s BenchmarkAESCTR1K-4 10000 12542 ns/op 81.25 MB/s BenchmarkAESCTR8K-4 1756 64380 ns/op 127.17 MB/s BenchmarkAESCBCEncrypt1K-4 10000 10560 ns/op 96.97 MB/s BenchmarkAESCBCDecrypt1K-4 16138 7063 ns/op 144.97 MB/s PASS ok crypto/cipher 4.705s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 88380 1394 ns/op 5.74 MB/s BenchmarkDecrypt-4 88966 1315 ns/op 6.08 MB/s BenchmarkTDESEncrypt-4 32875 3375 ns/op 2.37 MB/s BenchmarkTDESDecrypt-4 32863 3683 ns/op 2.17 MB/s PASS ok crypto/des 1.768s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1142 101513 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8067157 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20430398 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 82 1977552 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.754s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2086 59889 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 33 3986624 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 13 9478048 ns/op 3063 B/op 35 allocs/op BenchmarkVerify/P256-4 1056 104077 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 13955732 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 23606080 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5182 24590 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 49 2600783 ns/op 1097 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 7514240 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.919s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 210 623842 ns/op BenchmarkNewKeyFromSeed-4 183 1003788 ns/op BenchmarkSigning-4 188 832054 ns/op BenchmarkVerification-4 147 851308 ns/op PASS ok crypto/ed25519 1.999s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6890 19521 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 110 1165534 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 2608704 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 18 5933712 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 780 148710 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 4576571 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 7005888 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 6 17211796 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 11065 12034 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6667 21076 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3698 38260 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 63 1636020 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2386 55727 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 270 430733 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1538 89890 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 99 1452695 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.356s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14749 8178 ns/op 125.22 MB/s BenchmarkHMACSHA256_32-4 17944 5821 ns/op 5.50 MB/s BenchmarkNewWriteSum-4 8880 13432 ns/op 2.38 MB/s PASS ok crypto/hmac 1.721s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 36268 3704 ns/op BenchmarkModSub-4 32874 3411 ns/op BenchmarkMontgomeryRepr-4 20637 8413 ns/op BenchmarkMontgomeryMul-4 19438 5755 ns/op BenchmarkModMul-4 10000 11715 ns/op BenchmarkExpBig-4 7 14749312 ns/op BenchmarkExp-4 4 34004975 ns/op PASS ok crypto/internal/bigmod 2.633s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3393 41133 ns/op BenchmarkScalarBaseMult-4 183 613762 ns/op BenchmarkScalarMult-4 100 1094453 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 128 800607 ns/op PASS ok crypto/internal/edwards25519 1.719s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 398037 305.6 ns/op BenchmarkMultiply-4 5311126 30.68 ns/op BenchmarkSquare-4 6730242 33.58 ns/op BenchmarkInvert-4 29866 4724 ns/op BenchmarkMult32-4 1000000 192.4 ns/op PASS ok crypto/internal/edwards25519/field 2.528s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 45 2240127 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1425 71109 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 15 8156506 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 17571139 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 102 1669214 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9963 13619 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 51 3024854 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 21 5474813 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.707s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 717451 193.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 396397 496.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 127334 1808 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 488626 209.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 309223 375.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 128137 1004 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.497s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 101403 1286 ns/op 6.22 MB/s BenchmarkHash64-4 134827 1246 ns/op 51.37 MB/s BenchmarkHash128-4 106644 1583 ns/op 80.86 MB/s BenchmarkHash256-4 83097 1491 ns/op 171.71 MB/s BenchmarkHash512-4 66394 1741 ns/op 294.14 MB/s BenchmarkHash1K-4 46812 2463 ns/op 415.67 MB/s BenchmarkHash8K-4 9580 13828 ns/op 592.42 MB/s BenchmarkHash1M-4 66 1607943 ns/op 652.12 MB/s BenchmarkHash8M-4 7 15936595 ns/op 526.37 MB/s BenchmarkHash8BytesUnaligned-4 89866 1347 ns/op 5.94 MB/s BenchmarkHash1KUnaligned-4 46809 4688 ns/op 218.43 MB/s BenchmarkHash8KUnaligned-4 10000 13068 ns/op 626.86 MB/s PASS ok crypto/md5 3.716s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 108756123 ns/op PASS ok crypto/rand 1.164s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9352 12007 ns/op 10.66 MB/s BenchmarkRC4_1K-4 1196 90799 ns/op 11.28 MB/s BenchmarkRC4_8K-4 169 1073880 ns/op 7.54 MB/s PASS ok crypto/rc4 1.855s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14581362 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 35059928 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 72415905 ns/op BenchmarkEncryptPKCS1v15/2048-4 26 6153988 ns/op BenchmarkDecryptOAEP/2048-4 7 15097232 ns/op BenchmarkEncryptOAEP/2048-4 25 4411395 ns/op BenchmarkSignPKCS1v15/2048-4 7 23360383 ns/op BenchmarkVerifyPKCS1v15/2048-4 26 5296244 ns/op BenchmarkSignPSS/2048-4 7 14638224 ns/op BenchmarkVerifyPSS/2048-4 26 4348915 ns/op PASS ok crypto/rsa 3.291s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81789 1457 ns/op 5.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 72150 1426 ns/op 5.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 61808 2933 ns/op 109.09 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 76568 2085 ns/op 153.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 36112 4743 ns/op 215.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 43059 2536 ns/op 403.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8581 12222 ns/op 670.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9158 14189 ns/op 577.34 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.680s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 60585 1941 ns/op 4.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 68781 2256 ns/op 3.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 72157 1679 ns/op 4.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26179 4671 ns/op 219.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27379 4566 ns/op 224.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26700 4381 ns/op 233.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5236 25960 ns/op 315.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5774 35986 ns/op 227.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5870 25910 ns/op 316.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.894s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48886 2245 ns/op 3.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 66163 1889 ns/op 4.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49464 2245 ns/op 3.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24656 4746 ns/op 215.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 36001 3412 ns/op 300.16 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28255 3966 ns/op 258.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5144 19776 ns/op 414.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7286 25227 ns/op 324.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7669 18342 ns/op 446.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.087s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 19684693 6.801 ns/op BenchmarkConstantTimeEq-4 18061512 7.073 ns/op BenchmarkConstantTimeLessOrEq-4 17792203 7.476 ns/op BenchmarkXORBytes/8Bytes-4 2375376 46.40 ns/op 172.42 MB/s BenchmarkXORBytes/128Bytes-4 2144232 50.39 ns/op 2540.10 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 233.1 ns/op 8785.22 MB/s BenchmarkXORBytes/32768Bytes-4 71246 2033 ns/op 16117.08 MB/s PASS ok crypto/subtle 2.569s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 21 7043610 ns/op BenchmarkCertCache/1-4 19 6164232 ns/op BenchmarkCertCache/2-4 16 6829834 ns/op BenchmarkCertCache/3-4 16 7259717 ns/op BenchmarkHandshakeServer/RSA-4 7 14900697 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 14059385 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 18059615 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 24 5596240 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 44 6909361 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 15 7302396 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 20 10170116 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 54979722 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 56784075 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 140860535 ns/op 7.44 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 141748193 ns/op 7.40 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 217047559 ns/op 9.66 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 275156851 ns/op 7.62 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 482517697 ns/op 8.69 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 518985502 ns/op 8.08 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 918231417 ns/op 9.14 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 914917970 ns/op 9.17 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1721422857 ns/op 9.75 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1788878707 ns/op 9.38 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3469718548 ns/op 9.67 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3575523333 ns/op 9.38 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6670445148 ns/op 10.06 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7236997679 ns/op 9.27 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 163587039 ns/op 6.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 118099307 ns/op 8.88 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 214495509 ns/op 9.78 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 243454757 ns/op 8.61 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 443098799 ns/op 9.47 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 448086777 ns/op 9.36 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 764802119 ns/op 10.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 828028583 ns/op 10.13 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1679875029 ns/op 9.99 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1726124077 ns/op 9.72 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3235603121 ns/op 10.37 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3515280992 ns/op 9.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6414143095 ns/op 10.46 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7174893155 ns/op 9.35 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 728258401 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 745593415 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302777114 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 303489724 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 171230031 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 182485404 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 108719181 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 107291160 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 58503452 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 53814476 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 168916391 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158659019 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79509738 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 79103986 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57001234 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51437005 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 43952601 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39354823 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 36334219 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32614804 ns/op PASS ok crypto/tls 67.071s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17671338 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 295 363100 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 786 152376 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 888 189632 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 1.985s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 3746368 ns/op 278810 B/op 1628 allocs/op BenchmarkConcurrentStmtQuery-4 39 3766086 ns/op 265267 B/op 1977 allocs/op BenchmarkConcurrentStmtExec-4 70 2716012 ns/op 213988 B/op 592 allocs/op BenchmarkConcurrentTxQuery-4 44 3997191 ns/op 272990 B/op 2135 allocs/op BenchmarkConcurrentTxExec-4 67 1849866 ns/op 87825 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 2862319 ns/op 105691 B/op 2069 allocs/op BenchmarkConcurrentTxStmtExec-4 121 951022 ns/op 40110 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 3195386 ns/op 229674 B/op 1781 allocs/op BenchmarkManyConcurrentQueries-4 2467 47870 ns/op 4116 B/op 20 allocs/op BenchmarkGrabConn-4 165825 757.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.042s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1875 76522 ns/op BenchmarkSymbols32-4 1666 73477 ns/op PASS ok debug/elf 1.473s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 123609 976.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 66 1786936 ns/op 180267 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1716419 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15787 11212 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.833s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 43450 3006 ns/op BenchmarkMarshal-4 654 227317 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2563 42345 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.654s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 272 447529 ns/op 18.30 MB/s BenchmarkEncodeToString-4 202 635779 ns/op 12.88 MB/s BenchmarkDecode-4 128 885709 ns/op 14.80 MB/s BenchmarkDecodeString-4 93 1265126 ns/op 10.36 MB/s PASS ok encoding/base32 1.938s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 268 408824 ns/op 20.04 MB/s BenchmarkDecodeString/2-4 244191 622.6 ns/op 6.42 MB/s BenchmarkDecodeString/4-4 269890 541.1 ns/op 14.79 MB/s BenchmarkDecodeString/8-4 185116 649.0 ns/op 18.49 MB/s BenchmarkDecodeString/64-4 36136 4291 ns/op 20.51 MB/s BenchmarkDecodeString/8192-4 337 327597 ns/op 33.35 MB/s BenchmarkNewEncoding-4 44640 3752 ns/op 68.24 MB/s PASS ok encoding/base64 2.582s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1230 122600 ns/op 32.63 MB/s BenchmarkReadStruct-4 13555 9364 ns/op 8.01 MB/s BenchmarkWriteStruct-4 13104 9272 ns/op 8.09 MB/s BenchmarkReadInts-4 33862 4038 ns/op 7.43 MB/s BenchmarkWriteInts-4 30886 3851 ns/op 7.79 MB/s BenchmarkWriteSlice1000Int32s-4 937 124203 ns/op 32.21 MB/s BenchmarkPutUint16-4 2907915 43.62 ns/op 45.85 MB/s BenchmarkAppendUint16-4 2362578 51.42 ns/op 38.89 MB/s BenchmarkPutUint32-4 2101087 70.81 ns/op 56.49 MB/s BenchmarkAppendUint32-4 2574180 55.47 ns/op 72.11 MB/s BenchmarkPutUint64-4 621406 203.3 ns/op 39.35 MB/s BenchmarkAppendUint64-4 1000000 175.8 ns/op 45.51 MB/s BenchmarkLittleEndianPutUint16-4 2417796 48.06 ns/op 41.62 MB/s BenchmarkLittleEndianAppendUint16-4 1701453 63.86 ns/op 31.32 MB/s BenchmarkLittleEndianPutUint32-4 1874218 106.7 ns/op 37.50 MB/s BenchmarkLittleEndianAppendUint32-4 2219578 94.28 ns/op 42.43 MB/s BenchmarkLittleEndianPutUint64-4 1000000 127.7 ns/op 62.64 MB/s BenchmarkLittleEndianAppendUint64-4 663210 179.4 ns/op 44.59 MB/s BenchmarkReadFloats-4 109285 1051 ns/op 11.41 MB/s BenchmarkWriteFloats-4 107498 980.9 ns/op 12.23 MB/s BenchmarkReadSlice1000Float32s-4 883 124838 ns/op 32.04 MB/s BenchmarkWriteSlice1000Float32s-4 848 131424 ns/op 30.44 MB/s BenchmarkReadSlice1000Uint8s-4 43867 3720 ns/op 268.79 MB/s BenchmarkWriteSlice1000Uint8s-4 42892 3942 ns/op 253.67 MB/s BenchmarkPutUvarint32-4 974284 181.6 ns/op 22.03 MB/s BenchmarkPutUvarint64-4 217359 545.6 ns/op 14.66 MB/s PASS ok encoding/binary 7.188s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5512 22366 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5574 24307 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6550 22731 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2528 40230 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6283 28713 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5805 21756 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7262 19390 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3314 37123 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 22623 ns/op PASS ok encoding/csv 2.697s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7645 18923 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7891 21337 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 183 967739 ns/op 17067 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 494 289576 ns/op 995 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 968 114490 ns/op 90 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 774 129838 ns/op 112 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1615 83359 ns/op 240 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 44 3001410 ns/op 39209 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 294 398235 ns/op 25346 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 870 179264 ns/op 10808 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 553 183711 ns/op 9776 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 392 374787 ns/op 39226 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 129 1044780 ns/op 67451 B/op 2239 allocs/op BenchmarkDecodeBytesSlice-4 319 431541 ns/op 24210 B/op 206 allocs/op BenchmarkDecodeInterfaceSlice-4 79 2180121 ns/op 83185 B/op 3178 allocs/op BenchmarkDecodeMap-4 61 2118093 ns/op 54141 B/op 181 allocs/op PASS ok encoding/gob 4.732s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9782 11250 ns/op 22.75 MB/s BenchmarkEncode/1024-4 2606 49355 ns/op 20.75 MB/s BenchmarkEncode/4096-4 648 189054 ns/op 21.67 MB/s BenchmarkEncode/16384-4 169 769509 ns/op 21.29 MB/s BenchmarkDecode/256-4 17485 9121 ns/op 28.07 MB/s BenchmarkDecode/1024-4 5835 24198 ns/op 42.32 MB/s BenchmarkDecode/4096-4 1342 101609 ns/op 40.31 MB/s BenchmarkDecode/16384-4 303 393769 ns/op 41.61 MB/s BenchmarkDump/256-4 1065 134999 ns/op 1.90 MB/s BenchmarkDump/1024-4 253 438933 ns/op 2.33 MB/s BenchmarkDump/4096-4 63 1718622 ns/op 2.38 MB/s BenchmarkDump/16384-4 18 6811446 ns/op 2.41 MB/s PASS ok encoding/hex 3.511s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 137649282 ns/op 14.10 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 148193065 ns/op 13.09 MB/s 5584 B/op 75 allocs/op BenchmarkCodeMarshal-4 1 152866852 ns/op 12.69 MB/s 10332728 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 252818855 ns/op 7.68 MB/s 10334488 B/op 109 allocs/op BenchmarkMarshalBytes/32-4 17866 6388 ns/op BenchmarkMarshalBytes/256-4 4864 27743 ns/op BenchmarkMarshalBytes/4096-4 486 278404 ns/op BenchmarkMarshalBytesError/32-4 37 2831999 ns/op BenchmarkMarshalBytesError/256-4 46 3920580 ns/op BenchmarkMarshalBytesError/4096-4 42 2703796 ns/op BenchmarkMarshalMap-4 24694 4745 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 483767138 ns/op 4.01 MB/s 10098024 B/op 40036 allocs/op BenchmarkUnicodeDecoder-4 25944 4583 ns/op 3.05 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 41302 2913 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 436299357 ns/op 4.45 MB/s 2019504 B/op 40003 allocs/op BenchmarkCodeUnmarshalReuse-4 1 460067122 ns/op 4.22 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 60890 2130 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 86829 1288 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 154946 1208 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16902 7866 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 60073 2347 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65772 2099 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 18668 7226 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2551 41303 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 536 202906 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 85 1457546 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 12727751 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 502857 237.2 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 506008 233.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 489368 216.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 509710 229.4 ns/op BenchmarkEncodeMarshaler-4 46779 2500 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 70022 1922 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4591371 28.92 ns/op BenchmarkNumberIsValidRegexp-4 16509 7215 ns/op PASS ok encoding/json 11.127s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3156894 ns/op 20.76 MB/s BenchmarkDecode-4 24 4866316 ns/op 18.24 MB/s PASS ok encoding/pem 1.469s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1822 75928 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 632 189377 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2266 54872 ns/op PASS ok encoding/xml 1.549s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 248541 614.2 ns/op BenchmarkAs-4 49413 2186 ns/op PASS ok errors 1.406s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 387710 344.5 ns/op BenchmarkIntSet-4 606741 238.6 ns/op BenchmarkFloatAdd-4 145990 853.2 ns/op BenchmarkFloatSet-4 537464 249.7 ns/op BenchmarkStringSet-4 376446 357.5 ns/op BenchmarkMapSet-4 112107 1205 ns/op BenchmarkMapSetDifferent-4 47419 2578 ns/op BenchmarkMapSetDifferentRandom-4 248 496588 ns/op BenchmarkMapSetString-4 120007 1102 ns/op BenchmarkMapAddSame-4 19828 5054 ns/op BenchmarkMapAddDifferent-4 10000 13875 ns/op BenchmarkMapAddDifferentRandom-4 176 736594 ns/op BenchmarkMapAddSameSteadyState-4 263793 520.5 ns/op BenchmarkMapAddDifferentSteadyState-4 108502 1170 ns/op BenchmarkMapString-4 5395 24814 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 8726 12904 ns/op PASS ok expvar 4.967s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 50457 2183 ns/op BenchmarkSprintfEmpty-4 175815 613.5 ns/op BenchmarkSprintfString-4 165675 949.7 ns/op BenchmarkSprintfTruncateString-4 111362 1149 ns/op BenchmarkSprintfTruncateBytes-4 83018 1362 ns/op BenchmarkSprintfSlowParsingPath-4 143745 1138 ns/op BenchmarkSprintfQuoteString-4 27248 3717 ns/op BenchmarkSprintfInt-4 143068 1019 ns/op BenchmarkSprintfIntInt-4 114426 1388 ns/op BenchmarkSprintfPrefixedInt-4 129930 1499 ns/op BenchmarkSprintfFloat-4 67454 1715 ns/op BenchmarkSprintfComplex-4 22041 4621 ns/op BenchmarkSprintfBoolean-4 107858 1238 ns/op BenchmarkSprintfHexString-4 60906 2374 ns/op BenchmarkSprintfHexBytes-4 67737 2882 ns/op BenchmarkSprintfBytes-4 30350 4952 ns/op BenchmarkSprintfStringer-4 42901 3387 ns/op BenchmarkSprintfStructure-4 21450 7136 ns/op BenchmarkManyArgs-4 31755 3201 ns/op BenchmarkFprintInt-4 52663 3375 ns/op BenchmarkFprintfBytes-4 58339 2280 ns/op BenchmarkFprintIntNoAlloc-4 56194 2506 ns/op BenchmarkScanInts-4 25 4883407 ns/op BenchmarkScanRecursiveInt-4 1 626003720 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 489183400 ns/op PASS ok fmt 7.543s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 488 247758 ns/op PASS ok go/build 1.229s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 39855 3261 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10324 11820 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4114 38389 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1137 140932 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 214 612444 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 48 2683164 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 11048378 ns/op 846318 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 49100863 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 194914358 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.271s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 457064387 ns/op 0.14 MB/s 45627232 B/op 48922 allocs/op PASS ok go/format 1.544s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 37840848 ns/op 1.42 MB/s BenchmarkParseOnly-4 5 33408089 ns/op 1.61 MB/s BenchmarkResolve-4 56 2817950 ns/op 19.11 MB/s PASS ok go/parser 3.396s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 158374878 ns/op 0.33 MB/s 5178656 B/op 27512 allocs/op BenchmarkPrintDecl-4 686 195382 ns/op 0.16 MB/s 16731 B/op 51 allocs/op PASS ok go/printer 1.393s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 266 437818 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10549761 ns/op 4.71 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14286840 ns/op 5.13 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22365948 ns/op 5.51 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 180 619038 ns/op 5.01 MB/s PASS ok go/scanner 1.983s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1542645 84.39 ns/op PASS ok go/token 1.298s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 94 1337965 ns/op BenchmarkNamed/Underlying/nongeneric-4 485931 246.6 ns/op BenchmarkNamed/Underlying/generic-4 665152 195.8 ns/op BenchmarkNamed/Underlying/src_instance-4 628207 180.2 ns/op BenchmarkNamed/Underlying/user_instance-4 711919 187.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 10584 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 10066 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10940 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10956 ns/op BenchmarkCheck/http/funcbodies/info-4 1 939504920 ns/op 35735 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 656968257 ns/op 51126 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 329318392 ns/op 101930 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 295868415 ns/op 113409 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3118626752 ns/op 1661 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 182358226 ns/op 28302 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 110357902 ns/op 46464 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 87222095 ns/op 59091 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 667631454 ns/op 3243 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 103265724 ns/op 20907 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 63364875 ns/op 32279 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 64326076 ns/op 33262 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2589068722 ns/op 26553 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 898721556 ns/op 76441 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 202536067 ns/op 337611 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 165571468 ns/op 406821 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3686936614 ns/op 544.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 139173357 ns/op 14371 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 124171299 ns/op 16062 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 159727632 ns/op 12512 lines/s PASS ok go/types 55.271s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 11648 10687 ns/op 95.81 MB/s PASS ok hash/adler32 1.258s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 207171 579.1 ns/op 25.90 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 203046 573.1 ns/op 26.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 127886 1028 ns/op 38.91 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 124528 1011 ns/op 39.56 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 369236 357.8 ns/op 1431.01 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 338398 353.0 ns/op 1450.42 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 349153 359.5 ns/op 2848.43 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 356691 371.5 ns/op 2756.74 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 199029 518.0 ns/op 7907.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 236325 517.3 ns/op 7918.77 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 49533 2137 ns/op 15336.75 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 62851 2364 ns/op 13859.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 397644 396.0 ns/op 37.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 363976 399.0 ns/op 37.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 393291 335.2 ns/op 119.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 389846 343.6 ns/op 116.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 285236 422.1 ns/op 1212.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 286143 516.3 ns/op 991.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 253170 475.6 ns/op 2153.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 267374 648.9 ns/op 1577.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 209283 555.5 ns/op 7373.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 216558 547.6 ns/op 7480.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52887 3945 ns/op 8306.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50295 2296 ns/op 14272.61 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 218845 587.0 ns/op 25.55 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 242565 1049 ns/op 14.30 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 94659 1060 ns/op 37.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 121032 1238 ns/op 32.32 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11781 ns/op 43.46 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10154 26319 ns/op 19.45 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5475 26839 ns/op 38.15 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4626 25231 ns/op 40.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1117 167583 ns/op 24.44 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 988 108605 ns/op 37.71 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 116 1025917 ns/op 31.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 138 817776 ns/op 40.07 MB/s PASS ok hash/crc32 8.659s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1143712 ns/op 57.30 MB/s BenchmarkCrc64/ISO4KB-4 1425 103067 ns/op 39.74 MB/s BenchmarkCrc64/ISO1KB-4 6546 27782 ns/op 36.86 MB/s BenchmarkCrc64/ECMA64KB-4 114 1787657 ns/op 36.66 MB/s BenchmarkCrc64/Random64KB-4 124 1341111 ns/op 48.87 MB/s BenchmarkCrc64/Random16KB-4 444 256293 ns/op 63.93 MB/s PASS ok hash/crc64 2.410s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9411 18897 ns/op 54.19 MB/s BenchmarkFnv32aKB-4 10000 10899 ns/op 93.95 MB/s BenchmarkFnv64KB-4 10000 11362 ns/op 90.12 MB/s BenchmarkFnv64aKB-4 10000 10613 ns/op 96.49 MB/s BenchmarkFnv128KB-4 1753 103273 ns/op 9.92 MB/s BenchmarkFnv128aKB-4 904 166442 ns/op 6.15 MB/s PASS ok hash/fnv 2.310s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 374493 287.2 ns/op 13.93 MB/s BenchmarkHash/n=4/Bytes-4 2969403 38.56 ns/op 103.74 MB/s BenchmarkHash/n=4/String-4 1528881 87.78 ns/op 45.57 MB/s BenchmarkHash/n=8/Write-4 419371 283.8 ns/op 28.19 MB/s BenchmarkHash/n=8/Bytes-4 3190839 40.34 ns/op 198.32 MB/s BenchmarkHash/n=8/String-4 1484641 75.28 ns/op 106.26 MB/s BenchmarkHash/n=16/Write-4 470810 347.3 ns/op 46.07 MB/s BenchmarkHash/n=16/Bytes-4 3119642 38.44 ns/op 416.20 MB/s BenchmarkHash/n=16/String-4 1392080 80.68 ns/op 198.31 MB/s BenchmarkHash/n=32/Write-4 314454 500.4 ns/op 63.95 MB/s BenchmarkHash/n=32/Bytes-4 3028609 39.75 ns/op 805.10 MB/s BenchmarkHash/n=32/String-4 1246011 81.36 ns/op 393.32 MB/s BenchmarkHash/n=64/Write-4 420002 312.6 ns/op 204.75 MB/s BenchmarkHash/n=64/Bytes-4 2851548 41.72 ns/op 1534.08 MB/s BenchmarkHash/n=64/String-4 1544358 75.42 ns/op 848.63 MB/s BenchmarkHash/n=256/Write-4 301581 446.3 ns/op 573.61 MB/s BenchmarkHash/n=256/Bytes-4 2056436 55.78 ns/op 4589.24 MB/s BenchmarkHash/n=256/String-4 625762 167.6 ns/op 1527.22 MB/s BenchmarkHash/n=320/Write-4 289342 399.8 ns/op 800.48 MB/s BenchmarkHash/n=320/Bytes-4 1583787 70.15 ns/op 4561.76 MB/s BenchmarkHash/n=320/String-4 828168 172.7 ns/op 1852.81 MB/s BenchmarkHash/n=1024/Write-4 202442 603.3 ns/op 1697.36 MB/s BenchmarkHash/n=1024/Bytes-4 821739 140.4 ns/op 7295.27 MB/s BenchmarkHash/n=1024/String-4 307377 413.7 ns/op 2475.00 MB/s BenchmarkHash/n=4096/Write-4 89361 1376 ns/op 2977.44 MB/s BenchmarkHash/n=4096/Bytes-4 236348 500.0 ns/op 8192.79 MB/s BenchmarkHash/n=4096/String-4 82003 1526 ns/op 2684.65 MB/s BenchmarkHash/n=16384/Write-4 25944 4377 ns/op 3743.21 MB/s BenchmarkHash/n=16384/Bytes-4 64382 1872 ns/op 8751.26 MB/s BenchmarkHash/n=16384/String-4 19660 5939 ns/op 2758.61 MB/s PASS ok hash/maphash 7.311s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 650 215074 ns/op BenchmarkEscapeNone-4 120469 1096 ns/op BenchmarkUnescape-4 636 236189 ns/op BenchmarkUnescapeNone-4 659846 266.6 ns/op BenchmarkUnescapeSparse-4 10000 33642 ns/op BenchmarkUnescapeDense-4 850 191006 ns/op PASS ok html 2.504s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 5924 18843 ns/op BenchmarkCSSEscaperNoSpecials-4 26619 4362 ns/op BenchmarkDecodeCSS-4 15380 8085 ns/op BenchmarkDecodeCSSNoSpecials-4 2196169 50.38 ns/op BenchmarkCSSValueFilter-4 77696 1775 ns/op BenchmarkCSSValueFilterOk-4 48230 3047 ns/op BenchmarkEscapedExecute-4 3873 42722 ns/op BenchmarkHTMLNospaceEscaper-4 6400 25962 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 35678 2816 ns/op BenchmarkStripTags-4 15286 8163 ns/op BenchmarkStripTagsNoSpecials-4 269175 817.9 ns/op BenchmarkJSValEscaperWithNum-4 18346 6109 ns/op BenchmarkJSValEscaperWithStr-4 4575 39876 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 14020 8049 ns/op BenchmarkJSValEscaperWithObj-4 3942 32951 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 4885 20763 ns/op BenchmarkJSStrEscaperNoSpecials-4 36849 3337 ns/op BenchmarkJSStrEscaper-4 4389 27232 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 32563 4731 ns/op BenchmarkJSRegexpEscaper-4 8944 16666 ns/op BenchmarkTemplateSpecialTags-4 67 1830974 ns/op BenchmarkURLEscaper-4 3762 34205 ns/op BenchmarkURLEscaperNoSpecials-4 140835 1149 ns/op BenchmarkURLNormalizer-4 4089 28720 ns/op BenchmarkURLNormalizerNoSpecials-4 106842 1700 ns/op BenchmarkSrcsetFilter-4 13116 9792 ns/op BenchmarkSrcsetFilterNoSpecials-4 92208 1548 ns/op PASS ok html/template 7.289s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 507440 239.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 333259 329.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 496815 308.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 424056 271.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1494183 141.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1576084 75.58 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1260735 107.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 406051 416.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 315792 388.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 349398 387.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 375250 636.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 758877 172.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 467860 283.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 632668 162.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 462206 328.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 332468 331.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 194.7 ns/op BenchmarkRGBASetRGBA-4 1000000 104.5 ns/op BenchmarkRGBA64At-4 918426 146.9 ns/op BenchmarkRGBA64SetRGBA64-4 831962 327.4 ns/op BenchmarkNRGBAAt-4 1280785 108.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 108.2 ns/op BenchmarkNRGBA64At-4 902616 149.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 813126 155.3 ns/op BenchmarkAlphaAt-4 2486858 73.02 ns/op BenchmarkAlphaSetAlpha-4 2031553 58.98 ns/op BenchmarkAlpha16At-4 1000000 112.4 ns/op BenchmarkAlphaSetAlpha16-4 1331290 91.76 ns/op BenchmarkGrayAt-4 2213281 49.56 ns/op BenchmarkGraySetGray-4 1932480 91.38 ns/op BenchmarkGray16At-4 1000000 122.4 ns/op BenchmarkGraySetGray16-4 1364388 132.6 ns/op PASS ok image 8.723s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2830010 44.06 ns/op BenchmarkYCbCrToRGB/128-4 2803513 40.41 ns/op BenchmarkYCbCrToRGB/255-4 2936815 40.84 ns/op BenchmarkRGBToYCbCr/0-4 2674864 40.79 ns/op BenchmarkRGBToYCbCr/Cb-4 2648980 55.66 ns/op BenchmarkRGBToYCbCr/Cr-4 2412147 44.00 ns/op BenchmarkYCbCrToRGBA/0-4 2642232 47.85 ns/op BenchmarkYCbCrToRGBA/128-4 2204703 50.18 ns/op BenchmarkYCbCrToRGBA/255-4 1000000 105.4 ns/op BenchmarkNYCbCrAToRGBA/0-4 2331266 48.28 ns/op BenchmarkNYCbCrAToRGBA/128-4 2435078 52.14 ns/op BenchmarkNYCbCrAToRGBA/255-4 2350206 96.54 ns/op PASS ok image/color 4.055s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 43901398 ns/op BenchmarkFillSrc-4 328 568617 ns/op BenchmarkCopyOver-4 6 18620337 ns/op BenchmarkCopySrc-4 429 259490 ns/op BenchmarkNRGBAOver-4 7 15986061 ns/op BenchmarkNRGBASrc-4 9 11834335 ns/op BenchmarkYCbCr-4 8 12575592 ns/op BenchmarkGray-4 15 7831337 ns/op BenchmarkCMYK-4 10 13157014 ns/op BenchmarkGlyphOver-4 16 9887469 ns/op BenchmarkRGBAMaskOver-4 3 38790249 ns/op BenchmarkGrayMaskOver-4 5 21326809 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38260227 ns/op BenchmarkRGBA-4 4 32201662 ns/op BenchmarkPalettedFill-4 872 138576 ns/op BenchmarkPalettedRGBA-4 4 27213020 ns/op BenchmarkGenericOver-4 2 95077628 ns/op BenchmarkGenericMaskOver-4 5 23900292 ns/op BenchmarkGenericSrc-4 3 38349695 ns/op BenchmarkGenericMaskSrc-4 3 33772469 ns/op PASS ok image/draw 8.513s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 21 5268830 ns/op 2.93 MB/s 48618 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 142490330 ns/op 2.16 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3467128774 ns/op 0.35 MB/s 417264 B/op 15 allocs/op BenchmarkEncodeRealisticPaletted-4 46 2659978 ns/op 5.81 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 179295641 ns/op 0.34 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.975s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3859 41996 ns/op BenchmarkIDCT-4 2901 40270 ns/op BenchmarkDecodeBaseline-4 7 23686529 ns/op 2.61 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 36327708 ns/op 1.70 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 193508163 ns/op 6.35 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 281175472 ns/op 3.28 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.285s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 13001912 8.572 ns/op BenchmarkDecodeGray-4 9 11346191 ns/op 5.78 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 73190700 ns/op 3.58 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 50403253 ns/op 5.20 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 9309444 ns/op 7.04 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 54397682 ns/op 4.82 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 53016186 ns/op 4.94 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 63482710 ns/op 4.84 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 88842298 ns/op 3.46 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 216546411 ns/op 5.67 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 268054155 ns/op 4.58 MB/s 864144 B/op 33 allocs/op BenchmarkEncodePaletted-4 2 53799792 ns/op 5.71 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 276815623 ns/op 4.44 MB/s 860392 B/op 33 allocs/op BenchmarkEncodeRGBA-4 1 941350900 ns/op 1.31 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.655s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 98171347 ns/op 1.02 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 51588023 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 443014502 ns/op 1.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 276841862 ns/op 1.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 85386986 ns/op 1.17 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51719052 ns/op 1.93 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 374656940 ns/op 1.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 291569088 ns/op 1.71 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 793598447 ns/op 1.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 589902238 ns/op 1.70 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4589520783 ns/op 1.09 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4244787492 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11592056 ns/op 8.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 17481039 ns/op 5.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 53607548 ns/op 9.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 76822394 ns/op 6.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 142038184 ns/op 7.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 124894271 ns/op 8.01 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 577620163 ns/op 8.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 570821774 ns/op 8.76 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 102552142 ns/op 0.98 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 62346414 ns/op 1.60 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 380557120 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 551096280 ns/op 0.91 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1032380049 ns/op 0.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 874147836 ns/op 1.14 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7461959420 ns/op 0.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6674554376 ns/op 0.75 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 260492780 ns/op 16.05 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 245656464 ns/op 17.01 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 56.738s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 24865 4356 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 32996 5751 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/4-4 25561 5625 ns/op 0.71 MB/s BenchmarkMarshalCorpusFile/8-4 17187 8013 ns/op 1.00 MB/s BenchmarkMarshalCorpusFile/16-4 15382 11624 ns/op 1.38 MB/s BenchmarkMarshalCorpusFile/32-4 10000 14263 ns/op 2.24 MB/s BenchmarkMarshalCorpusFile/64-4 9848 18383 ns/op 3.48 MB/s BenchmarkMarshalCorpusFile/128-4 8029 22297 ns/op 5.74 MB/s BenchmarkMarshalCorpusFile/256-4 2781 60729 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/512-4 1486 120111 ns/op 4.26 MB/s BenchmarkMarshalCorpusFile/1024-4 666 285087 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/2048-4 218 486736 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/4096-4 129 817174 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/8192-4 84 1986015 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/16384-4 50 3891394 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/32768-4 10 10845865 ns/op 3.02 MB/s BenchmarkMarshalCorpusFile/65536-4 7 19654474 ns/op 3.33 MB/s BenchmarkMarshalCorpusFile/131072-4 2 52768094 ns/op 2.48 MB/s BenchmarkMarshalCorpusFile/262144-4 2 68732432 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/524288-4 1 135264470 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 245844809 ns/op 4.27 MB/s BenchmarkUnmarshalCorpusFile/1-4 5895 21603 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 7152 19268 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 5918 22957 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/8-4 4425 24157 ns/op 0.33 MB/s BenchmarkUnmarshalCorpusFile/16-4 4898 29454 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/32-4 3640 49464 ns/op 0.65 MB/s BenchmarkUnmarshalCorpusFile/64-4 2912 50768 ns/op 1.26 MB/s BenchmarkUnmarshalCorpusFile/128-4 1938 62202 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/256-4 750 185856 ns/op 1.38 MB/s BenchmarkUnmarshalCorpusFile/512-4 435 304258 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/1024-4 141 848921 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/2048-4 104 1157020 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/4096-4 62 3719603 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 4123512 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 8421995 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15494958 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 33664678 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 65728260 ns/op 1.99 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 144241943 ns/op 1.82 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 265604440 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 745263255 ns/op 1.41 MB/s BenchmarkMutatorBytes/1-4 24838 5394 ns/op BenchmarkMutatorBytes/10-4 26032 4283 ns/op BenchmarkMutatorBytes/100-4 27442 5653 ns/op BenchmarkMutatorBytes/1000-4 16749 6233 ns/op BenchmarkMutatorBytes/10000-4 7096 29430 ns/op BenchmarkMutatorBytes/100000-4 726 261981 ns/op BenchmarkMutatorString/1-4 25118 6279 ns/op BenchmarkMutatorString/10-4 22584 5051 ns/op BenchmarkMutatorString/100-4 24957 5511 ns/op BenchmarkMutatorString/1000-4 10000 11530 ns/op BenchmarkMutatorString/10000-4 2260 48982 ns/op BenchmarkMutatorString/100000-4 308 481694 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 10724 9353 ns/op BenchmarkMutatorAllBasicTypes/string-4 13327 9519 ns/op BenchmarkMutatorAllBasicTypes/bool-4 41600 2785 ns/op BenchmarkMutatorAllBasicTypes/float32-4 31411 6124 ns/op BenchmarkMutatorAllBasicTypes/float64-4 37596 3076 ns/op BenchmarkMutatorAllBasicTypes/int-4 38570 2634 ns/op BenchmarkMutatorAllBasicTypes/int8-4 44064 2641 ns/op BenchmarkMutatorAllBasicTypes/int16-4 36382 3874 ns/op BenchmarkMutatorAllBasicTypes/int32-4 44058 5231 ns/op BenchmarkMutatorAllBasicTypes/int64-4 45405 3002 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44703 2927 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 41449 3220 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 42507 2702 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 37329 2832 ns/op PASS ok internal/fuzz 18.682s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9757 13580 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 102118 1600 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.123s PASS ok internal/poll 1.058s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 44070653 ns/op PASS ok internal/trace 3.584s PASS ok internal/zstd 1.110s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15246 ns/op BenchmarkCopyNLarge-4 183 653188 ns/op PASS ok io 1.518s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 134523 952.5 ns/op BenchmarkPrintln-4 18816 5871 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30169 4482 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 4540 28564 ns/op BenchmarkDiscard-4 589126 283.1 ns/op 0 B/op 0 allocs/op PASS ok log 2.408s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 51315 3179 ns/op BenchmarkJSONHandler/defaults-4 5620 21449 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3176 36705 ns/op 804 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 2455 44469 ns/op 779 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5623 21472 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5479 22892 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3043 39036 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 21242 5550 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22370 5443 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 68911 1611 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 43855 2692 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 45867 2284 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 51099 2473 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 43789 2558 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 46117 2652 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 164.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 766089 214.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 548334 219.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 648224 260.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 493814 290.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4938 44418 ns/op BenchmarkDispatch/switch-checked-4 150744 805.3 ns/op BenchmarkDispatch/As-4 156808 733.4 ns/op BenchmarkDispatch/Visit-4 143953 819.6 ns/op BenchmarkUnsafeStrings-4 13188 10427 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.339s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 694322 228.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 649732 160.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 498568 241.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 174871 809.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 35611 3692 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 38648 3626 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 16148 8764 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3906 31688 ns/op 3461 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11851 14194 ns/op 604 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 8362 15243 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 5108 24098 ns/op 1064 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1720 82557 ns/op 4299 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10062 12829 ns/op 542 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9709 13101 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5523 22872 ns/op 924 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1719 63066 ns/op 3732 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.036s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34758981 ns/op PASS ok maps 2.782s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2148303 92.19 ns/op BenchmarkAcosh-4 894129 118.6 ns/op BenchmarkAsin-4 2237226 59.55 ns/op BenchmarkAsinh-4 933290 135.5 ns/op BenchmarkAtan-4 2463309 67.12 ns/op BenchmarkAtanh-4 897468 128.6 ns/op BenchmarkAtan2-4 1735586 62.78 ns/op BenchmarkCbrt-4 1049719 99.41 ns/op BenchmarkCeil-4 22032387 5.731 ns/op BenchmarkCopysign-4 2460278 45.19 ns/op BenchmarkCos-4 1000000 103.1 ns/op BenchmarkCosh-4 801495 126.8 ns/op BenchmarkErf-4 2867595 41.40 ns/op BenchmarkErfc-4 2603923 42.87 ns/op BenchmarkErfinv-4 2630396 51.59 ns/op BenchmarkErfcinv-4 2818342 44.65 ns/op BenchmarkExp-4 6080917 25.42 ns/op BenchmarkExpGo-4 768207 150.5 ns/op BenchmarkExpm1-4 2197544 51.80 ns/op BenchmarkExp2-4 893038 138.4 ns/op BenchmarkExp2Go-4 872120 141.7 ns/op BenchmarkAbs-4 3551574 41.46 ns/op BenchmarkDim-4 14359581 9.776 ns/op BenchmarkFloor-4 22004479 6.921 ns/op BenchmarkMax-4 14753580 8.237 ns/op BenchmarkMin-4 15986679 7.777 ns/op BenchmarkMod-4 270170 491.3 ns/op BenchmarkFrexp-4 1392360 163.8 ns/op BenchmarkGamma-4 709154 154.9 ns/op BenchmarkHypot-4 12432118 11.33 ns/op BenchmarkHypotGo-4 1268894 93.50 ns/op BenchmarkIlogb-4 1341169 81.73 ns/op BenchmarkJ0-4 291180 555.6 ns/op BenchmarkJ1-4 286533 460.9 ns/op BenchmarkJn-4 141481 1006 ns/op BenchmarkLdexp-4 1490092 78.96 ns/op BenchmarkLgamma-4 1000000 113.3 ns/op BenchmarkLog-4 6656766 18.63 ns/op BenchmarkLogb-4 1385295 72.64 ns/op BenchmarkLog1p-4 1307724 89.87 ns/op BenchmarkLog10-4 5590088 21.87 ns/op BenchmarkLog2-4 1000000 100.1 ns/op BenchmarkModf-4 2095309 67.99 ns/op BenchmarkNextafter32-4 1981246 58.43 ns/op BenchmarkNextafter64-4 1991221 71.64 ns/op BenchmarkPowInt-4 447600 292.8 ns/op BenchmarkPowFrac-4 385911 342.5 ns/op BenchmarkPow10Pos-4 5908128 25.96 ns/op BenchmarkPow10Neg-4 3922942 28.16 ns/op BenchmarkRound-4 3640198 32.94 ns/op BenchmarkRoundToEven-4 9820365 19.95 ns/op BenchmarkRemainder-4 366782 335.8 ns/op BenchmarkSignbit-4 4802336 22.55 ns/op BenchmarkSin-4 1577484 81.41 ns/op BenchmarkSincos-4 1000000 146.4 ns/op BenchmarkSinh-4 2088847 62.76 ns/op BenchmarkSqrtIndirect-4 20228335 11.57 ns/op BenchmarkSqrtLatency-4 22020297 5.477 ns/op BenchmarkSqrtIndirectLatency-4 18282451 6.253 ns/op BenchmarkSqrtGoLatency-4 1000000 124.2 ns/op BenchmarkSqrtPrime-4 37677 3226 ns/op BenchmarkTan-4 1000000 105.6 ns/op BenchmarkTanh-4 1355365 90.06 ns/op BenchmarkTrunc-4 23044682 8.424 ns/op BenchmarkY0-4 281202 450.7 ns/op BenchmarkY1-4 289140 543.4 ns/op BenchmarkYn-4 140077 992.8 ns/op BenchmarkFloat64bits-4 4625866 23.45 ns/op BenchmarkFloat64frombits-4 4607266 23.84 ns/op BenchmarkFloat32bits-4 5175945 39.02 ns/op BenchmarkFloat32frombits-4 4844904 22.65 ns/op BenchmarkFMA-4 20390148 6.927 ns/op PASS ok math 16.442s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13772344 8.467 ns/op 7558.41 MB/s BenchmarkAddVV/2-4 13294635 10.72 ns/op 11939.55 MB/s BenchmarkAddVV/3-4 11179168 11.17 ns/op 17183.65 MB/s BenchmarkAddVV/4-4 9583704 11.44 ns/op 22386.67 MB/s BenchmarkAddVV/5-4 10763973 14.65 ns/op 21838.06 MB/s BenchmarkAddVV/10-4 8278166 13.81 ns/op 46346.32 MB/s BenchmarkAddVV/100-4 2117610 52.51 ns/op 121886.51 MB/s BenchmarkAddVV/1000-4 279876 531.3 ns/op 120448.08 MB/s BenchmarkSubVV/1-4 15424912 9.383 ns/op 6821.16 MB/s BenchmarkSubVV/2-4 11465192 10.15 ns/op 12611.56 MB/s BenchmarkSubVV/3-4 9830590 10.91 ns/op 17599.32 MB/s BenchmarkSubVV/4-4 12192974 11.97 ns/op 21383.51 MB/s BenchmarkSubVV/5-4 8598931 15.76 ns/op 20299.41 MB/s BenchmarkSubVV/10-4 8294377 15.98 ns/op 40047.72 MB/s BenchmarkSubVV/100-4 1755414 82.67 ns/op 77419.73 MB/s BenchmarkSubVV/1000-4 292932 721.8 ns/op 88669.46 MB/s BenchmarkAddVW/1-4 15429230 8.020 ns/op 997.51 MB/s BenchmarkAddVW/2-4 12909136 13.62 ns/op 1174.49 MB/s BenchmarkAddVW/3-4 12096780 10.24 ns/op 2344.79 MB/s BenchmarkAddVW/4-4 11066110 9.492 ns/op 3371.27 MB/s BenchmarkAddVW/5-4 12830751 14.27 ns/op 2802.98 MB/s BenchmarkAddVW/10-4 9113936 12.17 ns/op 6572.33 MB/s BenchmarkAddVW/100-4 295794 443.7 ns/op 1803.15 MB/s BenchmarkAddVW/1000-4 37695 3052 ns/op 2621.27 MB/s BenchmarkAddVWext/1-4 14043967 9.289 ns/op 861.25 MB/s BenchmarkAddVWext/2-4 14369942 9.700 ns/op 1649.45 MB/s BenchmarkAddVWext/3-4 12052827 12.27 ns/op 1955.77 MB/s BenchmarkAddVWext/4-4 13153024 10.19 ns/op 3139.31 MB/s BenchmarkAddVWext/5-4 13222540 14.20 ns/op 2816.75 MB/s BenchmarkAddVWext/10-4 11119432 12.32 ns/op 6493.46 MB/s BenchmarkAddVWext/100-4 68940 1804 ns/op 443.34 MB/s BenchmarkAddVWext/1000-4 7316 21736 ns/op 368.06 MB/s BenchmarkSubVW/1-4 13734990 8.603 ns/op 929.86 MB/s BenchmarkSubVW/2-4 13139481 10.15 ns/op 1576.50 MB/s BenchmarkSubVW/3-4 11826664 12.82 ns/op 1871.88 MB/s BenchmarkSubVW/4-4 11224082 10.73 ns/op 2981.49 MB/s BenchmarkSubVW/5-4 13493245 9.711 ns/op 4119.21 MB/s BenchmarkSubVW/10-4 11131790 12.48 ns/op 6407.77 MB/s BenchmarkSubVW/100-4 304614 457.2 ns/op 1749.64 MB/s BenchmarkSubVW/1000-4 40444 3024 ns/op 2645.43 MB/s BenchmarkSubVWext/1-4 15907713 8.664 ns/op 923.32 MB/s BenchmarkSubVWext/2-4 6893858 15.61 ns/op 1025.09 MB/s BenchmarkSubVWext/3-4 13896739 10.99 ns/op 2184.75 MB/s BenchmarkSubVWext/4-4 13544913 13.43 ns/op 2383.28 MB/s BenchmarkSubVWext/5-4 10988833 10.48 ns/op 3817.72 MB/s BenchmarkSubVWext/10-4 8177000 15.01 ns/op 5331.11 MB/s BenchmarkSubVWext/100-4 56154 1965 ns/op 407.05 MB/s BenchmarkSubVWext/1000-4 7054 18378 ns/op 435.29 MB/s BenchmarkMulAddVWW/1-4 10190821 9.896 ns/op 6467.19 MB/s BenchmarkMulAddVWW/2-4 11463936 11.76 ns/op 10886.55 MB/s BenchmarkMulAddVWW/3-4 9900553 10.53 ns/op 18231.35 MB/s BenchmarkMulAddVWW/4-4 12493909 19.72 ns/op 12981.36 MB/s BenchmarkMulAddVWW/5-4 9751392 12.32 ns/op 25975.49 MB/s BenchmarkMulAddVWW/10-4 6542676 19.66 ns/op 32559.22 MB/s BenchmarkMulAddVWW/100-4 1215530 105.1 ns/op 60893.84 MB/s BenchmarkMulAddVWW/1000-4 149394 1014 ns/op 63128.91 MB/s BenchmarkAddMulVVW/1-4 10227567 9.996 ns/op 6402.88 MB/s BenchmarkAddMulVVW/2-4 10052775 16.70 ns/op 7666.75 MB/s BenchmarkAddMulVVW/3-4 10640785 10.46 ns/op 18350.31 MB/s BenchmarkAddMulVVW/4-4 9943563 13.80 ns/op 18551.58 MB/s BenchmarkAddMulVVW/5-4 8271734 20.09 ns/op 15927.05 MB/s BenchmarkAddMulVVW/10-4 7246491 30.29 ns/op 21128.37 MB/s BenchmarkAddMulVVW/100-4 1431751 83.32 ns/op 76811.18 MB/s BenchmarkAddMulVVW/1000-4 220914 1133 ns/op 56485.56 MB/s BenchmarkDivWVW/1-4 1680240 71.88 ns/op 890.38 MB/s BenchmarkDivWVW/2-4 982788 153.3 ns/op 834.74 MB/s BenchmarkDivWVW/3-4 567582 244.2 ns/op 786.14 MB/s BenchmarkDivWVW/4-4 600819 224.7 ns/op 1139.40 MB/s BenchmarkDivWVW/5-4 557541 261.3 ns/op 1224.73 MB/s BenchmarkDivWVW/10-4 259192 459.4 ns/op 1393.17 MB/s BenchmarkDivWVW/100-4 30252 4322 ns/op 1480.84 MB/s BenchmarkDivWVW/1000-4 3738 36827 ns/op 1737.86 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12252579 10.86 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15734318 11.86 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11682865 14.58 ns/op BenchmarkNonZeroShifts/2/shlVU-4 7827649 13.78 ns/op BenchmarkNonZeroShifts/3/shrVU-4 8922753 11.94 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9760066 14.99 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9867102 10.91 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11169637 11.08 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9523620 13.73 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10041510 12.45 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6742519 19.86 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7237378 31.21 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1231401 109.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 117.9 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 162496 875.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 193554 841.7 ns/op BenchmarkDecimalConversion-4 100 1395667 ns/op BenchmarkFloatString/100-4 10000 18548 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 171 668686 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 88317699 ns/op 58160 B/op 39 allocs/op BenchmarkFloatString/100000-4 1 7002251124 ns/op 834448 B/op 511 allocs/op BenchmarkFloatAdd/10-4 132525 979.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 141043 985.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 112074 1069 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 64611 3282 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14965 8138 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 170319 1252 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 188860 689.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 166557 722.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 104560 1078 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45064 2856 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1485 118600 ns/op BenchmarkParseFloatLargeExp-4 326 381149 ns/op BenchmarkGCD10x10/WithoutXY-4 144309 936.2 ns/op BenchmarkGCD10x10/WithXY-4 39928 3101 ns/op BenchmarkGCD10x100/WithoutXY-4 87602 1545 ns/op BenchmarkGCD10x100/WithXY-4 9993 10518 ns/op BenchmarkGCD10x1000/WithoutXY-4 49500 3344 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12201 ns/op BenchmarkGCD100x100/WithoutXY-4 18396 9804 ns/op BenchmarkGCD100x100/WithXY-4 10000 14655 ns/op BenchmarkGCD100x1000/WithoutXY-4 8364 12568 ns/op BenchmarkGCD100x1000/WithXY-4 4438 27886 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1885 73130 ns/op BenchmarkGCD1000x1000/WithXY-4 847 133868 ns/op BenchmarkHilbert-4 14 9651314 ns/op BenchmarkBinomial-4 8738 11732 ns/op BenchmarkQuoRem-4 17860 7006 ns/op BenchmarkExp-4 12 8648003 ns/op BenchmarkExpMont/Odd-4 96 1131634 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 91 1351989 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1447157 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1273666 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 2331532 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1259324 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even32-4 86 1323451 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1021933 ns/op 3676 B/op 54 allocs/op BenchmarkExpMont/Even96-4 97 1841219 ns/op 3768 B/op 51 allocs/op BenchmarkExpMont/Even128-4 129 899458 ns/op 3247 B/op 50 allocs/op BenchmarkExpMont/Even255-4 136 850987 ns/op 2984 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 304 414767 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 250 577619 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 217 488775 ns/op 1772 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 253 679666 ns/op 1751 B/op 47 allocs/op BenchmarkExp2-4 13 8536512 ns/op BenchmarkBitset-4 506575 233.1 ns/op BenchmarkBitsetNeg-4 284694 473.4 ns/op BenchmarkBitsetOrig-4 131612 762.4 ns/op BenchmarkBitsetNegOrig-4 145306 1290 ns/op BenchmarkModSqrt225_Tonelli-4 75 1544391 ns/op BenchmarkModSqrt225_3Mod4-4 295 553294 ns/op BenchmarkModSqrt231_Tonelli-4 57 2103644 ns/op BenchmarkModSqrt231_5Mod8-4 279 503493 ns/op BenchmarkModInverse-4 10000 13704 ns/op BenchmarkSqrt-4 775 140907 ns/op BenchmarkIntSqr/1-4 851910 139.7 ns/op BenchmarkIntSqr/2-4 487262 245.3 ns/op BenchmarkIntSqr/3-4 390021 281.9 ns/op BenchmarkIntSqr/5-4 405433 423.8 ns/op BenchmarkIntSqr/8-4 277928 430.6 ns/op BenchmarkIntSqr/10-4 213715 637.6 ns/op BenchmarkIntSqr/20-4 46666 2890 ns/op BenchmarkIntSqr/30-4 32322 3866 ns/op BenchmarkIntSqr/50-4 22155 7911 ns/op BenchmarkIntSqr/80-4 12159 9775 ns/op BenchmarkIntSqr/100-4 10000 12724 ns/op BenchmarkIntSqr/200-4 4413 32126 ns/op BenchmarkIntSqr/300-4 1801 79647 ns/op BenchmarkIntSqr/500-4 922 137459 ns/op BenchmarkIntSqr/800-4 312 367470 ns/op BenchmarkIntSqr/1000-4 177 707247 ns/op BenchmarkDiv/20/10-4 279855 440.8 ns/op BenchmarkDiv/40/20-4 301126 574.6 ns/op BenchmarkDiv/100/50-4 281098 414.7 ns/op BenchmarkDiv/200/100-4 39781 3627 ns/op BenchmarkDiv/400/200-4 39121 3074 ns/op BenchmarkDiv/1000/500-4 32233 6811 ns/op BenchmarkDiv/2000/1000-4 25870 5176 ns/op BenchmarkDiv/20000/10000-4 1084 114700 ns/op BenchmarkDiv/200000/100000-4 32 4412740 ns/op BenchmarkDiv/2000000/1000000-4 1 135614563 ns/op BenchmarkDiv/20000000/10000000-4 1 4531916074 ns/op BenchmarkMul-4 4 35013136 ns/op BenchmarkNatMul/10-4 98875 1434 ns/op BenchmarkNatMul/100-4 6800 34512 ns/op BenchmarkNatMul/1000-4 144 971708 ns/op BenchmarkZeroShifts/Shl-4 10000 22046 ns/op BenchmarkZeroShifts/ShlSame-4 2747404 40.15 ns/op BenchmarkZeroShifts/Shr-4 10000 18476 ns/op BenchmarkZeroShifts/ShrSame-4 3066861 47.44 ns/op BenchmarkExp3Power/0x10-4 109791 1049 ns/op BenchmarkExp3Power/0x40-4 137820 1389 ns/op BenchmarkExp3Power/0x100-4 72458 2423 ns/op BenchmarkExp3Power/0x400-4 24477 5032 ns/op BenchmarkExp3Power/0x1000-4 3888 27005 ns/op BenchmarkExp3Power/0x4000-4 2376 91883 ns/op BenchmarkExp3Power/0x10000-4 165 829994 ns/op BenchmarkExp3Power/0x40000-4 21 7204898 ns/op BenchmarkExp3Power/0x100000-4 2 87322508 ns/op BenchmarkExp3Power/0x400000-4 1 572709798 ns/op BenchmarkFibo-4 2 58300288 ns/op BenchmarkNatSqr/1-4 896442 256.5 ns/op BenchmarkNatSqr/2-4 516019 468.9 ns/op BenchmarkNatSqr/3-4 421550 576.8 ns/op BenchmarkNatSqr/5-4 342020 751.5 ns/op BenchmarkNatSqr/8-4 124704 1038 ns/op BenchmarkNatSqr/10-4 194701 1423 ns/op BenchmarkNatSqr/20-4 26199 3876 ns/op BenchmarkNatSqr/30-4 22473 5577 ns/op BenchmarkNatSqr/50-4 13555 7999 ns/op BenchmarkNatSqr/80-4 10000 15138 ns/op BenchmarkNatSqr/100-4 10000 25064 ns/op BenchmarkNatSqr/200-4 2618 42295 ns/op BenchmarkNatSqr/300-4 2092 120106 ns/op BenchmarkNatSqr/500-4 807 221239 ns/op BenchmarkNatSqr/800-4 218 645534 ns/op BenchmarkNatSqr/1000-4 213 551336 ns/op BenchmarkNatSetBytes/8-4 864974 161.6 ns/op BenchmarkNatSetBytes/24-4 220000 630.6 ns/op BenchmarkNatSetBytes/128-4 49690 2844 ns/op BenchmarkNatSetBytes/7-4 896203 157.5 ns/op BenchmarkNatSetBytes/23-4 143788 703.5 ns/op BenchmarkNatSetBytes/127-4 47005 2916 ns/op BenchmarkScanPi-4 100 1028296 ns/op BenchmarkStringPiParallel-4 559 416566 ns/op BenchmarkScan/10/Base2-4 32836 6069 ns/op BenchmarkScan/100/Base2-4 2883 40576 ns/op BenchmarkScan/1000/Base2-4 363 307125 ns/op BenchmarkScan/10/Base8-4 85285 1531 ns/op BenchmarkScan/100/Base8-4 10000 13976 ns/op BenchmarkScan/1000/Base8-4 1053 188241 ns/op BenchmarkScan/10/Base10-4 89791 1451 ns/op BenchmarkScan/100/Base10-4 10000 10395 ns/op BenchmarkScan/1000/Base10-4 1152 122081 ns/op BenchmarkScan/10/Base16-4 79725 1325 ns/op BenchmarkScan/100/Base16-4 10000 14726 ns/op BenchmarkScan/1000/Base16-4 1252 106463 ns/op BenchmarkString/10/Base2-4 168892 833.3 ns/op BenchmarkString/100/Base2-4 24073 5246 ns/op BenchmarkString/1000/Base2-4 3050 64033 ns/op BenchmarkString/10/Base8-4 318282 379.2 ns/op BenchmarkString/100/Base8-4 71420 2477 ns/op BenchmarkString/1000/Base8-4 7298 18121 ns/op BenchmarkString/10/Base10-4 187839 786.2 ns/op BenchmarkString/100/Base10-4 35170 4978 ns/op BenchmarkString/1000/Base10-4 4809 28835 ns/op BenchmarkString/10/Base16-4 410761 387.9 ns/op BenchmarkString/100/Base16-4 75248 1864 ns/op BenchmarkString/1000/Base16-4 9470 12663 ns/op BenchmarkLeafSize/0-4 27 7246419 ns/op BenchmarkLeafSize/1-4 313 362733 ns/op BenchmarkLeafSize/2-4 403 317017 ns/op BenchmarkLeafSize/3-4 277 463974 ns/op BenchmarkLeafSize/4-4 350 400839 ns/op BenchmarkLeafSize/5-4 249 550503 ns/op BenchmarkLeafSize/6-4 280 380844 ns/op BenchmarkLeafSize/7-4 306 515186 ns/op BenchmarkLeafSize/8-4 356 368806 ns/op BenchmarkLeafSize/9-4 212 683043 ns/op BenchmarkLeafSize/10-4 307 520096 ns/op BenchmarkLeafSize/11-4 216 490344 ns/op BenchmarkLeafSize/12-4 294 400348 ns/op BenchmarkLeafSize/13-4 272 596713 ns/op BenchmarkLeafSize/14-4 236 457914 ns/op BenchmarkLeafSize/15-4 336 375789 ns/op BenchmarkLeafSize/16-4 304 365168 ns/op BenchmarkLeafSize/32-4 362 377062 ns/op BenchmarkLeafSize/64-4 283 375850 ns/op BenchmarkProbablyPrime/n=0-4 8 12825227 ns/op BenchmarkProbablyPrime/n=1-4 7 14522538 ns/op BenchmarkProbablyPrime/n=5-4 5 41052274 ns/op BenchmarkProbablyPrime/n=10-4 4 29929839 ns/op BenchmarkProbablyPrime/n=20-4 2 53729442 ns/op BenchmarkProbablyPrime/Lucas-4 10 11469117 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1734348 ns/op BenchmarkRatCmp-4 197968 937.5 ns/op BenchmarkFloatPrecExact/1-4 107210 1202 ns/op BenchmarkFloatPrecExact/10-4 27668 6342 ns/op BenchmarkFloatPrecExact/100-4 9649 19114 ns/op BenchmarkFloatPrecExact/1000-4 2137 80647 ns/op BenchmarkFloatPrecExact/10000-4 100 1186611 ns/op BenchmarkFloatPrecExact/100000-4 3 36891169 ns/op BenchmarkFloatPrecExact/1000000-4 1 2168254589 ns/op BenchmarkFloatPrecMixed/1-4 77857 1627 ns/op BenchmarkFloatPrecMixed/10-4 23494 5485 ns/op BenchmarkFloatPrecMixed/100-4 4257 33257 ns/op BenchmarkFloatPrecMixed/1000-4 391 353417 ns/op BenchmarkFloatPrecMixed/10000-4 13 11085177 ns/op BenchmarkFloatPrecMixed/100000-4 1 671104177 ns/op BenchmarkFloatPrecMixed/1000000-4 1 35026028254 ns/op BenchmarkFloatPrecInexact/1-4 147244 1081 ns/op BenchmarkFloatPrecInexact/10-4 151500 1168 ns/op BenchmarkFloatPrecInexact/100-4 92173 1684 ns/op BenchmarkFloatPrecInexact/1000-4 15248 7157 ns/op BenchmarkFloatPrecInexact/10000-4 3202 59122 ns/op BenchmarkFloatPrecInexact/100000-4 204 560782 ns/op BenchmarkFloatPrecInexact/1000000-4 20 8329564 ns/op BenchmarkFloatSqrt/64-4 14604 7232 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 11051 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8035 15253 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4636 30719 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 546 203123 ns/op 18017 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 45 3536557 ns/op 175881 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 152449862 ns/op 3883376 B/op 686 allocs/op PASS ok math/big 120.094s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11118376 15.17 ns/op BenchmarkLeadingZeros8-4 9725898 12.79 ns/op BenchmarkLeadingZeros16-4 10670407 11.39 ns/op BenchmarkLeadingZeros32-4 12240152 11.43 ns/op BenchmarkLeadingZeros64-4 8778620 12.91 ns/op BenchmarkTrailingZeros-4 9905068 14.79 ns/op BenchmarkTrailingZeros8-4 10820878 16.59 ns/op BenchmarkTrailingZeros16-4 10626919 11.87 ns/op BenchmarkTrailingZeros32-4 9382666 12.11 ns/op BenchmarkTrailingZeros64-4 11241210 10.31 ns/op BenchmarkOnesCount-4 11908568 10.87 ns/op BenchmarkOnesCount8-4 9902389 13.09 ns/op BenchmarkOnesCount16-4 10068121 14.52 ns/op BenchmarkOnesCount32-4 9548490 13.90 ns/op BenchmarkOnesCount64-4 7004931 15.78 ns/op BenchmarkRotateLeft-4 12464690 10.52 ns/op BenchmarkRotateLeft8-4 10029690 12.82 ns/op BenchmarkRotateLeft16-4 10109638 13.34 ns/op BenchmarkRotateLeft32-4 10146729 10.95 ns/op BenchmarkRotateLeft64-4 10057822 11.50 ns/op BenchmarkReverse-4 15640226 8.045 ns/op BenchmarkReverse8-4 18368472 9.277 ns/op BenchmarkReverse16-4 21594295 6.244 ns/op BenchmarkReverse32-4 16953068 14.10 ns/op BenchmarkReverse64-4 18718072 7.878 ns/op BenchmarkReverseBytes-4 16569907 6.904 ns/op BenchmarkReverseBytes16-4 19630401 6.914 ns/op BenchmarkReverseBytes32-4 19827837 6.408 ns/op BenchmarkReverseBytes64-4 14353507 7.896 ns/op BenchmarkAdd-4 10064167 12.62 ns/op BenchmarkAdd32-4 12441148 13.71 ns/op BenchmarkAdd64-4 7239580 21.59 ns/op BenchmarkAdd64multiple-4 17312326 6.539 ns/op BenchmarkSub-4 10242740 13.56 ns/op BenchmarkSub32-4 10762395 19.05 ns/op BenchmarkSub64-4 8919620 13.60 ns/op BenchmarkSub64multiple-4 22368549 6.306 ns/op BenchmarkMul-4 12688978 10.66 ns/op BenchmarkMul32-4 9854739 10.99 ns/op BenchmarkMul64-4 10783392 19.62 ns/op BenchmarkDiv-4 3126787 37.99 ns/op BenchmarkDiv32-4 6568047 17.88 ns/op BenchmarkDiv64-4 2930206 39.49 ns/op PASS ok math/bits 10.662s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 10210843 10.20 ns/op BenchmarkAcos-4 407686 306.5 ns/op BenchmarkAcosh-4 422320 298.1 ns/op BenchmarkAsin-4 345338 368.9 ns/op BenchmarkAsinh-4 519882 504.2 ns/op BenchmarkAtan-4 672106 174.6 ns/op BenchmarkAtanh-4 851910 170.2 ns/op BenchmarkConj-4 25180384 5.566 ns/op BenchmarkCos-4 386768 281.6 ns/op BenchmarkCosh-4 593719 214.6 ns/op BenchmarkExp-4 949300 161.5 ns/op BenchmarkLog-4 779743 157.9 ns/op BenchmarkLog10-4 880726 142.8 ns/op BenchmarkPhase-4 1804294 64.05 ns/op BenchmarkPolar-4 1000000 108.0 ns/op BenchmarkPow-4 187621 747.7 ns/op BenchmarkRect-4 1000000 123.5 ns/op BenchmarkSin-4 459589 218.9 ns/op BenchmarkSinh-4 639681 217.2 ns/op BenchmarkSqrt-4 676713 156.0 ns/op BenchmarkTan-4 296029 627.5 ns/op BenchmarkTanh-4 357388 353.0 ns/op PASS ok math/cmplx 5.466s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 541216 246.9 ns/op BenchmarkInt63ThreadsafeParallel-4 783600 156.4 ns/op BenchmarkInt63Unthreadsafe-4 670363 166.0 ns/op BenchmarkIntn1000-4 704545 178.5 ns/op BenchmarkInt63n1000-4 684664 170.0 ns/op BenchmarkInt31n1000-4 627415 167.4 ns/op BenchmarkFloat32-4 866803 163.4 ns/op BenchmarkFloat64-4 936686 136.0 ns/op BenchmarkPerm3-4 168978 835.5 ns/op BenchmarkPerm30-4 16256 6896 ns/op BenchmarkPerm30ViaShuffle-4 17295 6574 ns/op BenchmarkShuffleOverhead-4 12709 9456 ns/op BenchmarkRead3-4 401054 252.2 ns/op BenchmarkRead64-4 68018 3460 ns/op BenchmarkRead1000-4 5060 26493 ns/op BenchmarkConcurrent-4 209221 548.3 ns/op PASS ok math/rand 4.527s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2547408 43.91 ns/op BenchmarkSourceUint64-4 2150454 63.61 ns/op BenchmarkGlobalInt64-4 2454319 44.66 ns/op BenchmarkGlobalInt64Parallel-4 3353679 36.01 ns/op BenchmarkGlobalUint64-4 2752747 46.33 ns/op BenchmarkGlobalUint64Parallel-4 3158878 37.18 ns/op BenchmarkInt64-4 1477896 85.01 ns/op BenchmarkUint64-4 1442920 77.91 ns/op BenchmarkGlobalIntN1000-4 1000000 146.4 ns/op BenchmarkIntN1000-4 1032492 167.5 ns/op BenchmarkInt64N1000-4 1000000 109.1 ns/op BenchmarkInt64N1e8-4 1000000 147.6 ns/op BenchmarkInt64N1e9-4 1000000 111.4 ns/op BenchmarkInt64N2e9-4 1208314 102.7 ns/op BenchmarkInt64N1e18-4 497719 217.5 ns/op BenchmarkInt64N2e18-4 1000000 111.8 ns/op BenchmarkInt64N4e18-4 1000000 148.2 ns/op BenchmarkInt32N1000-4 1000000 105.5 ns/op BenchmarkInt32N1e8-4 1000000 103.4 ns/op BenchmarkInt32N1e9-4 1097894 119.0 ns/op BenchmarkInt32N2e9-4 1000000 110.1 ns/op BenchmarkFloat32-4 1431820 81.48 ns/op BenchmarkFloat64-4 1522358 85.06 ns/op BenchmarkExpFloat64-4 1000000 142.9 ns/op BenchmarkNormFloat64-4 1000000 285.9 ns/op BenchmarkPerm3-4 249304 592.7 ns/op BenchmarkPerm30-4 18855 7660 ns/op BenchmarkPerm30ViaShuffle-4 10000 10717 ns/op BenchmarkShuffleOverhead-4 27454 4870 ns/op BenchmarkConcurrent-4 1961932 68.44 ns/op PASS ok math/rand/v2 7.613s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 32290 4256 ns/op BenchmarkQDecodeWord-4 73200 1459 ns/op BenchmarkQDecodeHeader-4 75033 1640 ns/op BenchmarkTypeByExtension/.html-4 362734 381.6 ns/op BenchmarkTypeByExtension/.HTML-4 234205 465.0 ns/op BenchmarkTypeByExtension/.unused-4 292610 407.8 ns/op BenchmarkExtensionsByType/text/html-4 125906 1319 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 40221 3399 ns/op BenchmarkExtensionsByType/application/octet-stream-4 33478 3781 ns/op PASS ok mime 3.151s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 475 271234 ns/op 47399 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 421 383938 ns/op 47032 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 48 2327618 ns/op 103651 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 398 282395 ns/op 49444 B/op 207 allocs/op PASS ok mime/multipart 1.836s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 675 159349 ns/op PASS ok mime/quotedprintable 1.219s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 14586523 ns/op 8268 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 29028220 ns/op 13088 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020291062 ns/op 151248 B/op 235 allocs/op BenchmarkDNSName-4 157315 714.4 ns/op BenchmarkInterfaces-4 2197 64136 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6348 17290 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1831 62494 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2032 58382 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6418 19478 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2990 42021 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9045 13564 ns/op BenchmarkParseIPValidIPv4-4 449527 286.6 ns/op BenchmarkParseIPValidIPv6-4 237981 519.3 ns/op BenchmarkIPString/IPv4-4 146348 880.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12624 9574 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47595 2579 ns/op BenchmarkIPEqual/IPv4-4 1040872 113.1 ns/op BenchmarkIPEqual/IPv6-4 1060782 113.9 ns/op BenchmarkSendfileZeroBytes-4 4621 42485 ns/op 4662 B/op 1 allocs/op BenchmarkTCP4OneShot-4 156 690658 ns/op BenchmarkTCP4OneShotTimeout-4 165 770376 ns/op BenchmarkTCP4Persistent-4 373 287572 ns/op BenchmarkTCP4PersistentTimeout-4 370 301293 ns/op BenchmarkTCP6OneShot-4 162 697522 ns/op BenchmarkTCP6OneShotTimeout-4 127 872336 ns/op BenchmarkTCP6Persistent-4 339 322554 ns/op BenchmarkTCP6PersistentTimeout-4 345 306573 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18780 5781 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16928 8028 ns/op BenchmarkSetReadDeadline-4 132008 882.8 ns/op BenchmarkUDP6LinkLocalUnicast-4 284 425400 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 284 396951 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 289 519927 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 272 439883 ns/op 0 B/op 0 allocs/op PASS ok net 13.106s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22078 5408 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8935 12058 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12211 10072 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16802 7019 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28875 4098 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 44300 2813 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1669166 70.68 ns/op BenchmarkFindChild/n=2/rep=map-4 2988460 37.32 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1458834 82.49 ns/op BenchmarkFindChild/n=4/rep=linear-4 1000000 119.0 ns/op BenchmarkFindChild/n=4/rep=map-4 2866878 38.68 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 980456 130.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 565310 231.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2696962 42.28 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 532256 258.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 308029 422.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2920365 38.11 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2018235 52.07 ns/op BenchmarkFindChild/n=32/rep=linear-4 147996 849.4 ns/op BenchmarkFindChild/n=32/rep=map-4 3042657 36.31 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2460907 47.86 ns/op BenchmarkMultiConflicts-4 1 211752446 ns/op BenchmarkServerMatch-4 17714 6886 ns/op BenchmarkReadRequestChrome-4 3645 29065 ns/op 21.02 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11680 ns/op 6.68 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 12098 ns/op 6.78 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7705 16888 ns/op 8.94 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14362 7787 ns/op 5.14 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 57 1978269 ns/op 0.52 MB/s BenchmarkFileAndServer_1KB/https1-4 46 2519690 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 42 2726934 ns/op 0.38 MB/s BenchmarkFileAndServer_16MB/h1-4 2 66197144 ns/op 253.44 MB/s BenchmarkFileAndServer_16MB/https1-4 1 145124864 ns/op 115.61 MB/s BenchmarkFileAndServer_16MB/h2-4 1 382654910 ns/op 43.84 MB/s BenchmarkFileAndServer_64MB/h1-4 1 284324339 ns/op 236.03 MB/s BenchmarkFileAndServer_64MB/https1-4 1 634452546 ns/op 105.77 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1759331012 ns/op 38.14 MB/s BenchmarkServeMux-4 198 627209 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 241 511253 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 51 2306715 ns/op 6494 B/op 65 allocs/op BenchmarkClientServer/https1-4 37 2806202 ns/op 9184 B/op 99 allocs/op BenchmarkClientServer/h2-4 33 3189569 ns/op 13106 B/op 112 allocs/op BenchmarkClientServerParallel/4/h1-4 368 402629 ns/op 9745 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 14 7689481 ns/op 101721 B/op 1115 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56525: read tcp 127.0.0.1:56519->127.0.0.1:56525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56544: read tcp 127.0.0.1:56530->127.0.0.1:56544: use of closed network connection BenchmarkClientServerParallel/4/h2-4 18 6380377 ns/op 88078 B/op 1049 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56548: read tcp 127.0.0.1:56547->127.0.0.1:56548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56565: read tcp 127.0.0.1:56557->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:56568: write tcp 127.0.0.1:56557->127.0.0.1:56568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56567: write tcp 127.0.0.1:56557->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:56587: read tcp 127.0.0.1:56571->127.0.0.1:56587: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56572: read tcp 127.0.0.1:56571->127.0.0.1:56572: use of closed network connection BenchmarkClientServerParallel/64/h1-4 243 703749 ns/op 21035 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 21 6340219 ns/op 94579 B/op 1027 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56972: read tcp 127.0.0.1:56967->127.0.0.1:56972: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56974: write tcp 127.0.0.1:56967->127.0.0.1:56974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56975: write tcp 127.0.0.1:56967->127.0.0.1:56975: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56976: write tcp 127.0.0.1:56967->127.0.0.1:56976: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56985: read tcp 127.0.0.1:56977->127.0.0.1:56985: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56986: write tcp 127.0.0.1:56977->127.0.0.1:56986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56988: write tcp 127.0.0.1:56977->127.0.0.1:56988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56982: write tcp 127.0.0.1:56977->127.0.0.1:56982: use of closed network connection BenchmarkClientServerParallel/64/h2-4 15 6975117 ns/op 96180 B/op 1150 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57008: read tcp 127.0.0.1:57005->127.0.0.1:57008: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57025: read tcp 127.0.0.1:57015->127.0.0.1:57025: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57020: read tcp 127.0.0.1:57015->127.0.0.1:57020: use of closed network connection BenchmarkServer-4 1 1060788700 ns/op 43632 B/op 211 allocs/op BenchmarkClient-4 42 3012229 ns/op 4007 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 220 466770 ns/op 7726 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 850 142583 ns/op 3041 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 961 105369 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1249 94118 ns/op 2771 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1290 109152 ns/op 2730 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1323 100451 ns/op 2727 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1536 97694 ns/op 1906 B/op 14 allocs/op BenchmarkServerHijack-4 811 159467 ns/op 16715 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 42 3401459 ns/op 5904 B/op 53 allocs/op BenchmarkResponseStatusLine-4 342088 340.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.421s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2038 59443 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.196s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 109148 1100 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 525049 240.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 204793 586.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69577 1691 ns/op BenchmarkStdIPv4-4 145917 733.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 116103 1024 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 122658 1098 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 89971 1214 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 79053 1426 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1561222 71.79 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1338516 87.34 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1253647 95.20 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 275881 394.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 351290 368.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 317008 403.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94537 1342 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 303746 429.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 158319 743.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 148519 712.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134085 870.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 71704 1501 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 316680 360.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 113664 976.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 165232 728.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 228280 546.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 152017 813.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 314253 426.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 147811 908.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 138920 854.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 108847 928.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 92990 1336 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 377487 313.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 159104 761.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 76668 1687 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 105764 1049 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 161098 832.4 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 122841 1090 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 212350 549.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 101352 1180 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128253 1017 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 124803 851.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 124920 1094 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 796250 143.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 819626 144.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 824820 148.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 693846 151.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 837726 147.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 805154 145.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 772161 151.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 850338 155.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 759584 178.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 358320 414.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 471465 258.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 220112 589.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 223258 566.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 217886 595.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 77240 1584 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 537560 235.1 ns/op PASS ok net/netip 11.008s 2023/11/30 13:15:12 Test RPC server listening on 127.0.0.1:57123 2023/11/30 13:15:12 Test HTTP RPC server listening on 127.0.0.1:57124 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 130 938639 ns/op BenchmarkEndToEndHTTP-4 145 810975 ns/op BenchmarkEndToEndAsync-4 1298 113457 ns/op BenchmarkEndToEndAsyncHTTP-4 1264 99873 ns/op PASS ok net/rpc 2.033s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3541 37101 ns/op BenchmarkReadMIMEHeader/server_headers-4 4318 23650 ns/op BenchmarkUncommon-4 20994 5595 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.642s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3852 29144 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 65391 1552 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 464625 276.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 96652 1277 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 171396 698.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80562 1365 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15252 7805 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 430642 323.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90518 1232 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 192188 657.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 95151 1265 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 17113 7466 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 167774 777.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 61122 1868 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 62486 1901 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29031 4107 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5138 22163 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 164271 791.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64074 1814 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62805 1980 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 23406 4818 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5944 22953 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.266s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2495886 46.08 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 149647 839.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 508 243584 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 175 721341 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 372 361548 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 47089 2530 ns/op BenchmarkStatFile-4 31777 3959 ns/op BenchmarkStatDir-4 30543 3774 ns/op BenchmarkLstatDot-4 48283 2608 ns/op BenchmarkLstatFile-4 32092 3971 ns/op BenchmarkLstatDir-4 33268 4150 ns/op PASS ok os 3.162s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 19 7358861 ns/op 8986 B/op 30 allocs/op PASS ok os/exec 1.337s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 257127 392.2 ns/op PASS ok os/user 1.262s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2091196 54.96 ns/op BenchmarkString-4 1516324 100.4 ns/op BenchmarkBytes-4 1492461 130.9 ns/op BenchmarkNamedBytes-4 781915 159.1 ns/op BenchmarkBytesArray-4 526268 235.1 ns/op BenchmarkSliceLen-4 1428064 79.65 ns/op BenchmarkMapLen-4 495075 270.5 ns/op BenchmarkStringLen-4 1280960 99.90 ns/op BenchmarkArrayLen-4 929001 141.7 ns/op BenchmarkSliceCap-4 1000000 104.3 ns/op BenchmarkDeepEqual/int8-4 208126 698.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 64813 1927 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 243135 482.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 72030 2566 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 344889 444.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 62620 1932 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 311726 646.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 69816 1720 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 321998 492.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 68902 1755 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 364806 395.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 95798 1288 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 308094 461.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 53343 2067 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 208617 554.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 66913 1783 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 263018 484.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 53492 2129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 344322 437.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 61392 1724 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 219860 495.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 70264 1800 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 321313 439.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 65830 1747 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 265914 402.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 72662 1901 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 263972 432.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 77390 1738 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 279478 392.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 78532 1741 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 368352 356.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 75006 1696 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 296846 407.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 76424 1724 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 83114 1396 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 43407 2571 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 40723 2843 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 28503 3992 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 25196 5209 ns/op BenchmarkIsZero/ArrayComparable-4 298316 420.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 26217 4545 ns/op BenchmarkIsZero/StructComparable-4 580336 207.1 ns/op BenchmarkIsZero/StructIncomparable-4 106215 1035 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 115.0 ns/op BenchmarkIsZero/ArrayInt_1024-4 19824 5886 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 38433 3092 ns/op BenchmarkIsZero/Struct4Int-4 1000000 114.3 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 20025 6025 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 21226 5727 ns/op BenchmarkIsZero/StructInt_512-4 40842 3033 ns/op BenchmarkSetZero/Bool/Direct-4 2308821 54.81 ns/op BenchmarkSetZero/Bool/CachedZero-4 924309 157.2 ns/op BenchmarkSetZero/Bool/NewZero-4 546746 187.4 ns/op BenchmarkSetZero/Int/Direct-4 1853259 64.05 ns/op BenchmarkSetZero/Int/CachedZero-4 751707 158.5 ns/op BenchmarkSetZero/Int/NewZero-4 717314 201.9 ns/op BenchmarkSetZero/Uint/Direct-4 1475170 76.62 ns/op BenchmarkSetZero/Uint/CachedZero-4 850390 148.4 ns/op BenchmarkSetZero/Uint/NewZero-4 481328 240.4 ns/op BenchmarkSetZero/Float/Direct-4 1489030 86.02 ns/op BenchmarkSetZero/Float/CachedZero-4 735369 167.3 ns/op BenchmarkSetZero/Float/NewZero-4 568462 205.1 ns/op BenchmarkSetZero/Complex/Direct-4 1460491 70.28 ns/op BenchmarkSetZero/Complex/CachedZero-4 804456 164.3 ns/op BenchmarkSetZero/Complex/NewZero-4 653145 219.4 ns/op BenchmarkSetZero/Array/Direct-4 1000000 101.1 ns/op BenchmarkSetZero/Array/CachedZero-4 785985 157.1 ns/op BenchmarkSetZero/Array/NewZero-4 600404 219.1 ns/op BenchmarkSetZero/Chan/Direct-4 1506588 81.68 ns/op BenchmarkSetZero/Chan/CachedZero-4 901257 153.8 ns/op BenchmarkSetZero/Chan/NewZero-4 661890 200.2 ns/op BenchmarkSetZero/Func/Direct-4 1564970 67.08 ns/op BenchmarkSetZero/Func/CachedZero-4 628872 161.2 ns/op BenchmarkSetZero/Func/NewZero-4 529016 221.6 ns/op BenchmarkSetZero/Interface/Direct-4 1480928 77.22 ns/op BenchmarkSetZero/Interface/CachedZero-4 899496 168.5 ns/op BenchmarkSetZero/Interface/NewZero-4 661018 182.5 ns/op BenchmarkSetZero/Map/Direct-4 1719876 64.45 ns/op BenchmarkSetZero/Map/CachedZero-4 810291 146.7 ns/op BenchmarkSetZero/Map/NewZero-4 616024 236.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1712623 66.64 ns/op BenchmarkSetZero/Pointer/CachedZero-4 911792 148.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 563103 208.7 ns/op BenchmarkSetZero/Slice/Direct-4 1318479 79.03 ns/op BenchmarkSetZero/Slice/CachedZero-4 917832 147.6 ns/op BenchmarkSetZero/Slice/NewZero-4 711320 188.1 ns/op BenchmarkSetZero/String/Direct-4 1733898 67.16 ns/op BenchmarkSetZero/String/CachedZero-4 936489 154.3 ns/op BenchmarkSetZero/String/NewZero-4 474622 220.4 ns/op BenchmarkSetZero/Struct/Direct-4 1668548 66.03 ns/op BenchmarkSetZero/Struct/CachedZero-4 677079 158.5 ns/op BenchmarkSetZero/Struct/NewZero-4 707047 205.2 ns/op BenchmarkSelect/1-4 149254 906.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 65305 2168 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29454 4272 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 189226 660.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 149630 753.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 117422 1071 ns/op 119.55 MB/s BenchmarkCallArgCopy/size=256-4 87764 1333 ns/op 192.12 MB/s BenchmarkCallArgCopy/size=1024-4 65978 2573 ns/op 397.99 MB/s BenchmarkCallArgCopy/size=4096-4 16323 7333 ns/op 558.59 MB/s BenchmarkCallArgCopy/size=65536-4 1524 160329 ns/op 408.76 MB/s BenchmarkFieldByName1-4 797930 229.5 ns/op BenchmarkFieldByName2-4 33828 4698 ns/op BenchmarkFieldByName3-4 3818 36619 ns/op BenchmarkInterfaceBig-4 2213340 48.70 ns/op BenchmarkInterfaceSmall-4 2411530 49.35 ns/op BenchmarkNew-4 889850 117.4 ns/op BenchmarkMap/StringKeys/MapIndex-4 2386 57660 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1838 69793 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2193 58973 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1845 71844 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2154 57418 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1849 66212 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 190082 659.5 ns/op PASS ok reflect 25.483s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6859 26599 ns/op 9076 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 8532 19738 ns/op 9130 B/op 1 allocs/op BenchmarkFindString-4 10000 20985 ns/op 9032 B/op 1 allocs/op BenchmarkFindSubmatch-4 6765 21902 ns/op 9466 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22299 ns/op 9561 B/op 2 allocs/op BenchmarkLiteral-4 10000 14884 ns/op BenchmarkNotLiteral-4 4597 38657 ns/op BenchmarkMatchClass-4 3127 50244 ns/op BenchmarkMatchClass_InRange-4 3488 46542 ns/op BenchmarkReplaceAll-4 1506 104146 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16150 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20794 5233 ns/op BenchmarkAnchoredShortMatch-4 10000 18375 ns/op BenchmarkAnchoredLongMatch-4 12589 9153 ns/op BenchmarkOnePassShortA-4 16983 7056 ns/op BenchmarkNotOnePassShortA-4 5119 31362 ns/op BenchmarkOnePassShortB-4 21760 5493 ns/op BenchmarkNotOnePassShortB-4 10000 24534 ns/op BenchmarkOnePassLongPrefix-4 70347 1681 ns/op BenchmarkOnePassLongNotPrefix-4 26726 4446 ns/op BenchmarkMatchParallelShared-4 10000 22487 ns/op BenchmarkMatchParallelCopied-4 10000 21677 ns/op BenchmarkQuoteMetaAll-4 131474 996.4 ns/op 14.05 MB/s BenchmarkQuoteMetaNone-4 359636 373.0 ns/op 69.71 MB/s BenchmarkCompile/Onepass-4 3342 36613 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1557 93657 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 130 826604 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2630744 46.30 ns/op 345.60 MB/s BenchmarkMatch/Easy0/32-4 7923 18449 ns/op 1.73 MB/s BenchmarkMatch/Easy0/1K-4 10000 18743 ns/op 54.63 MB/s BenchmarkMatch/Easy0i/16-4 2546962 40.45 ns/op 395.55 MB/s BenchmarkMatch/Easy0i/32-4 6378 33043 ns/op 0.97 MB/s BenchmarkMatch/Easy0i/1K-4 220 507861 ns/op 2.02 MB/s BenchmarkMatch/Easy1/16-4 2744409 40.83 ns/op 391.84 MB/s BenchmarkMatch/Easy1/32-4 10000 13057 ns/op 2.45 MB/s BenchmarkMatch/Easy1/1K-4 7846 26049 ns/op 39.31 MB/s BenchmarkMatch/Medium/16-4 2754800 39.93 ns/op 400.74 MB/s BenchmarkMatch/Medium/32-4 7476 28911 ns/op 1.11 MB/s BenchmarkMatch/Medium/1K-4 288 415211 ns/op 2.47 MB/s BenchmarkMatch/Hard/16-4 2799938 39.86 ns/op 401.44 MB/s BenchmarkMatch/Hard/32-4 4563 38736 ns/op 0.83 MB/s BenchmarkMatch/Hard/1K-4 160 704547 ns/op 1.45 MB/s BenchmarkMatch/Hard1/16-4 1502 89325 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 769 174206 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 26 4451718 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 26810 4424 ns/op 3.62 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14378 7554 ns/op 4.24 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 578 197893 ns/op 5.17 MB/s 24 B/op 0 allocs/op PASS ok regexp 10.844s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 846230 123.5 ns/op BenchmarkIsWordChar-4 243616 497.9 ns/op PASS ok regexp/syntax 2.230s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 103448 1093 ns/op BenchmarkCallers/inlined-4 103261 1130 ns/op BenchmarkCallers/no-cache-4 24056 4947 ns/op BenchmarkFPCallers/cached-4 4314499 27.55 ns/op BenchmarkMakeChan/Byte-4 1000000 202.8 ns/op BenchmarkMakeChan/Int-4 1000000 277.3 ns/op BenchmarkMakeChan/Ptr-4 630022 337.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 185.9 ns/op BenchmarkMakeChan/Struct/32-4 303374 518.8 ns/op BenchmarkMakeChan/Struct/40-4 186783 615.2 ns/op BenchmarkChanNonblocking-4 7640144 15.95 ns/op BenchmarkSelectUncontended-4 955640 105.1 ns/op BenchmarkSelectSyncContended-4 110269 1080 ns/op BenchmarkSelectAsyncContended-4 355336 337.7 ns/op BenchmarkSelectNonblock-4 4597440 26.04 ns/op BenchmarkChanUncontended-4 17162 7898 ns/op BenchmarkChanContended-4 5652 21217 ns/op BenchmarkChanSync-4 237368 469.2 ns/op BenchmarkChanSyncWork-4 72228 1689 ns/op BenchmarkChanProdCons0-4 277358 423.0 ns/op BenchmarkChanProdCons10-4 529987 230.9 ns/op BenchmarkChanProdCons100-4 589045 209.7 ns/op BenchmarkChanProdConsWork0-4 171361 633.8 ns/op BenchmarkChanProdConsWork10-4 285700 402.6 ns/op BenchmarkChanProdConsWork100-4 308187 381.1 ns/op BenchmarkSelectProdCons-4 153978 654.9 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 119.7 ns/op BenchmarkChanCreation-4 213990 559.0 ns/op BenchmarkChanSem-4 292886 363.7 ns/op BenchmarkChanPopular-4 132 950705 ns/op BenchmarkChanClosed-4 839670 139.5 ns/op BenchmarkCallClosure-4 5389374 22.41 ns/op BenchmarkCallClosure1-4 5203737 22.86 ns/op BenchmarkCallClosure2-4 1000000 108.3 ns/op BenchmarkCallClosure3-4 1338814 91.07 ns/op BenchmarkCallClosure4-4 1000000 111.5 ns/op BenchmarkComplex128DivNormal-4 13841062 8.571 ns/op BenchmarkComplex128DivNisNaN-4 10648976 11.00 ns/op BenchmarkComplex128DivDisNaN-4 10418654 10.99 ns/op BenchmarkComplex128DivNisInf-4 14347155 8.468 ns/op BenchmarkComplex128DivDisInf-4 8098082 14.77 ns/op BenchmarkAllocation-4 4840 70424 ns/op BenchmarkReadMemStats-4 100 1191275 ns/op BenchmarkReadMemStatsLatency-4 1 2125808 p50-ns 2125808 p90-ns 2125808 p99-ns BenchmarkWriteBarrier-4 2896242 45.23 ns/op BenchmarkBulkWriteBarrier-4 6278708 23.04 ns/op BenchmarkScanStackNoLocals-4 2 51223738 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12995725 7.720 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12372984 8.455 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11333679 9.948 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9196694 12.89 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6547826 19.17 ns/op BenchmarkHash5-4 8408582 12.96 ns/op 385.76 MB/s BenchmarkHash16-4 8976522 13.36 ns/op 1198.04 MB/s BenchmarkHash64-4 8242320 14.49 ns/op 4417.55 MB/s BenchmarkHash1024-4 2598399 46.21 ns/op 22159.59 MB/s BenchmarkHash65536-4 50563 2271 ns/op 28852.11 MB/s BenchmarkAlignedLoad-4 11704687 9.595 ns/op BenchmarkUnalignedLoad-4 10144422 10.12 ns/op BenchmarkEqEfaceConcrete-4 8493336 13.31 ns/op BenchmarkEqIfaceConcrete-4 8274338 14.02 ns/op BenchmarkNeEfaceConcrete-4 7985593 13.74 ns/op BenchmarkNeIfaceConcrete-4 8828862 13.85 ns/op BenchmarkConvT2EByteSized/bool-4 5167016 23.56 ns/op BenchmarkConvT2EByteSized/uint8-4 5001194 24.15 ns/op BenchmarkConvT2ESmall-4 4506448 25.29 ns/op BenchmarkConvT2EUintptr-4 4508209 25.97 ns/op BenchmarkConvT2ELarge-4 1000000 127.1 ns/op BenchmarkConvT2ISmall-4 4673790 25.09 ns/op BenchmarkConvT2IUintptr-4 4341151 27.20 ns/op BenchmarkConvT2ILarge-4 1000000 121.0 ns/op BenchmarkConvI2E-4 4737308 25.85 ns/op BenchmarkConvI2I-4 4551966 25.81 ns/op BenchmarkAssertE2T-4 4775096 25.01 ns/op BenchmarkAssertE2TLarge-4 2278405 49.56 ns/op BenchmarkAssertE2I-4 5142516 23.34 ns/op BenchmarkAssertI2T-4 3880803 28.02 ns/op BenchmarkAssertI2I-4 4471933 23.26 ns/op BenchmarkAssertI2E-4 5013184 23.98 ns/op BenchmarkAssertE2E-4 4857784 24.07 ns/op BenchmarkAssertE2T2-4 3091954 39.42 ns/op BenchmarkAssertE2T2Blank-4 3518576 32.80 ns/op BenchmarkAssertI2E2-4 3641853 32.74 ns/op BenchmarkAssertI2E2Blank-4 4088518 24.89 ns/op BenchmarkAssertE2E2-4 3732655 31.23 ns/op BenchmarkAssertE2E2Blank-4 4897459 25.95 ns/op BenchmarkConvT2Ezero/zero/16-4 4182116 26.77 ns/op BenchmarkConvT2Ezero/zero/32-4 3891424 28.61 ns/op BenchmarkConvT2Ezero/zero/64-4 4379179 27.49 ns/op BenchmarkConvT2Ezero/zero/str-4 4231135 27.38 ns/op BenchmarkConvT2Ezero/zero/slice-4 4440813 26.54 ns/op BenchmarkConvT2Ezero/zero/big-4 162022 1077 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 106.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 117.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 163890 1018 ns/op BenchmarkConvT2Ezero/smallint/16-4 4309978 26.59 ns/op BenchmarkConvT2Ezero/smallint/32-4 4329043 26.39 ns/op BenchmarkConvT2Ezero/smallint/64-4 4501071 26.31 ns/op BenchmarkConvT2Ezero/largeint/16-4 1384742 101.9 ns/op BenchmarkConvT2Ezero/largeint/32-4 1311306 94.77 ns/op BenchmarkConvT2Ezero/largeint/64-4 1344949 86.26 ns/op BenchmarkMalloc8-4 1681998 68.76 ns/op BenchmarkMalloc16-4 1698514 75.83 ns/op BenchmarkMallocTypeInfo8-4 1727204 69.03 ns/op BenchmarkMallocTypeInfo16-4 1428187 88.27 ns/op BenchmarkMallocLargeStruct-4 85992 1262 ns/op BenchmarkGoroutineSelect-4 30 4464412 ns/op BenchmarkGoroutineBlocking-4 39 4465953 ns/op BenchmarkGoroutineForRange-4 43 4079124 ns/op BenchmarkGoroutineIdle-4 27 4156902 ns/op BenchmarkHashStringSpeed-4 2488435 48.20 ns/op BenchmarkHashBytesSpeed-4 1255474 95.54 ns/op BenchmarkHashInt32Speed-4 2763955 41.02 ns/op BenchmarkHashInt64Speed-4 2696906 40.15 ns/op BenchmarkHashStringArraySpeed-4 637524 200.3 ns/op BenchmarkMegMap-4 2622727 46.14 ns/op BenchmarkMegOneMap-4 2984528 38.96 ns/op BenchmarkMegEqMap-4 3417 43338 ns/op BenchmarkMegEmptyMap-4 3419518 35.18 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2295756 46.75 ns/op BenchmarkSmallStrMap-4 2815152 42.51 ns/op BenchmarkMapStringKeysEight_16-4 2634604 43.34 ns/op BenchmarkMapStringKeysEight_32-4 2466111 46.02 ns/op BenchmarkMapStringKeysEight_64-4 2615389 45.17 ns/op BenchmarkMapStringKeysEight_1M-4 2497395 45.15 ns/op BenchmarkIntMap-4 2492082 48.46 ns/op BenchmarkMapFirst/1-4 3382773 33.15 ns/op BenchmarkMapFirst/2-4 3168884 34.24 ns/op BenchmarkMapFirst/3-4 3440803 33.25 ns/op BenchmarkMapFirst/4-4 3480236 34.90 ns/op BenchmarkMapFirst/5-4 3188202 36.50 ns/op BenchmarkMapFirst/6-4 3265485 34.61 ns/op BenchmarkMapFirst/7-4 3158646 36.02 ns/op BenchmarkMapFirst/8-4 2927167 39.73 ns/op BenchmarkMapFirst/9-4 3060322 37.81 ns/op BenchmarkMapFirst/10-4 3030091 37.86 ns/op BenchmarkMapFirst/11-4 3257283 35.27 ns/op BenchmarkMapFirst/12-4 3073298 38.42 ns/op BenchmarkMapFirst/13-4 3466485 39.85 ns/op BenchmarkMapFirst/14-4 3139401 36.62 ns/op BenchmarkMapFirst/15-4 3067434 36.12 ns/op BenchmarkMapFirst/16-4 3278707 35.70 ns/op BenchmarkMapMid/1-4 3469402 32.85 ns/op BenchmarkMapMid/2-4 3193803 34.65 ns/op BenchmarkMapMid/3-4 3574418 32.07 ns/op BenchmarkMapMid/4-4 2950093 41.60 ns/op BenchmarkMapMid/5-4 2947602 40.26 ns/op BenchmarkMapMid/6-4 3476554 42.27 ns/op BenchmarkMapMid/7-4 3475986 34.79 ns/op BenchmarkMapMid/8-4 2622606 48.74 ns/op BenchmarkMapMid/9-4 3185815 35.59 ns/op BenchmarkMapMid/10-4 3225706 37.26 ns/op BenchmarkMapMid/11-4 3101302 42.24 ns/op BenchmarkMapMid/12-4 2584497 42.47 ns/op BenchmarkMapMid/13-4 2728393 41.82 ns/op BenchmarkMapMid/14-4 3100809 35.95 ns/op BenchmarkMapMid/15-4 3161632 36.00 ns/op BenchmarkMapMid/16-4 3059878 42.26 ns/op BenchmarkMapLast/1-4 3521305 31.77 ns/op BenchmarkMapLast/2-4 3390909 31.88 ns/op BenchmarkMapLast/3-4 2904848 39.37 ns/op BenchmarkMapLast/4-4 2711955 42.36 ns/op BenchmarkMapLast/5-4 3437067 42.26 ns/op BenchmarkMapLast/6-4 3138276 43.45 ns/op BenchmarkMapLast/7-4 2574232 45.46 ns/op BenchmarkMapLast/8-4 2571914 46.14 ns/op BenchmarkMapLast/9-4 3224756 35.62 ns/op BenchmarkMapLast/10-4 3096690 38.61 ns/op BenchmarkMapLast/11-4 3200065 37.16 ns/op BenchmarkMapLast/12-4 3406465 39.58 ns/op BenchmarkMapLast/13-4 3335961 36.97 ns/op BenchmarkMapLast/14-4 3158482 35.91 ns/op BenchmarkMapLast/15-4 3002472 36.60 ns/op BenchmarkMapLast/16-4 3018182 38.94 ns/op BenchmarkMapCycle-4 2258670 50.03 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3177801 39.32 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3385 38826 ns/op BenchmarkMakeMap/[Byte]Byte-4 940524 353.3 ns/op BenchmarkMakeMap/[Int]Int-4 248488 740.4 ns/op BenchmarkNewEmptyMap-4 3682401 29.44 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1219450 114.9 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 640962 205.0 ns/op BenchmarkMapIterEmpty-4 4085730 28.88 ns/op BenchmarkSameLengthMap-4 3510152 33.35 ns/op BenchmarkBigKeyMap-4 1357923 89.40 ns/op BenchmarkBigValMap-4 1000000 101.4 ns/op BenchmarkSmallKeyMap-4 2808546 41.58 ns/op BenchmarkMapPopulate/1-4 1757290 63.88 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 168598 999.6 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8595 17180 ns/op 3347 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 531 212709 ns/op 53301 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 52 2420138 ns/op 427620 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 5 20216132 ns/op 3603729 B/op 3942 allocs/op BenchmarkComplexAlgMap-4 512486 233.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 1395898 82.53 ns/op BenchmarkGoMapClear/Reflexive/10-4 1427854 80.52 ns/op BenchmarkGoMapClear/Reflexive/100-4 615265 207.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 59342 2029 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7305 16430 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1341735 84.35 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1285514 92.26 ns/op BenchmarkGoMapClear/NonReflexive/100-4 545931 222.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59932 2078 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6547 16494 ns/op BenchmarkMapStringConversion/32/simple-4 1428122 83.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1269174 93.74 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1307634 92.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1348504 88.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1241192 100.2 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1488602 71.61 ns/op BenchmarkMapInterfacePtr-4 1785924 62.69 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3095883 35.15 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 63873 1941 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5469 20835 ns/op BenchmarkMapPop1000-4 416 277815 ns/op BenchmarkMapPop10000-4 24 5021647 ns/op BenchmarkMapAssign/Int32/256-4 2175920 53.31 ns/op BenchmarkMapAssign/Int32/65536-4 1594752 76.20 ns/op BenchmarkMapAssign/Int64/256-4 2118256 54.02 ns/op BenchmarkMapAssign/Int64/65536-4 1207191 89.66 ns/op BenchmarkMapAssign/Str/256-4 1843610 64.87 ns/op BenchmarkMapAssign/Str/65536-4 769580 137.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1355823 85.57 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 978381 123.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1390402 88.21 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 539036 235.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 570792 3977 ns/op BenchmarkMapOperatorAssign/Str/65536-4 327871 346.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 995920 127.5 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 358299 288.4 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 988906 149.9 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 325962 392.7 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 823590 191.2 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 190021 526.5 ns/op 102 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1466643 87.89 ns/op BenchmarkMapDelete/Int32/1000-4 1830918 62.18 ns/op BenchmarkMapDelete/Int32/10000-4 2182267 54.13 ns/op BenchmarkMapDelete/Int64/100-4 1349397 82.25 ns/op BenchmarkMapDelete/Int64/1000-4 2076586 58.22 ns/op BenchmarkMapDelete/Int64/10000-4 2135450 55.67 ns/op BenchmarkMapDelete/Str/100-4 1000000 108.3 ns/op BenchmarkMapDelete/Str/1000-4 1658406 71.92 ns/op BenchmarkMapDelete/Str/10000-4 1693866 74.34 ns/op BenchmarkMapDelete/Pointer/100-4 1274632 99.41 ns/op BenchmarkMapDelete/Pointer/1000-4 1698578 72.04 ns/op BenchmarkMapDelete/Pointer/10000-4 1763366 65.05 ns/op BenchmarkMemmove/0-4 18180916 5.779 ns/op BenchmarkMemmove/1-4 1362163 84.45 ns/op 11.84 MB/s BenchmarkMemmove/2-4 1389348 86.14 ns/op 23.22 MB/s BenchmarkMemmove/3-4 1355544 88.29 ns/op 33.98 MB/s BenchmarkMemmove/4-4 1359919 88.08 ns/op 45.41 MB/s BenchmarkMemmove/5-4 1213347 87.59 ns/op 57.08 MB/s BenchmarkMemmove/6-4 1332165 89.47 ns/op 67.06 MB/s BenchmarkMemmove/7-4 1342962 86.25 ns/op 81.16 MB/s BenchmarkMemmove/8-4 1344121 88.21 ns/op 90.69 MB/s BenchmarkMemmove/9-4 1271714 91.45 ns/op 98.42 MB/s BenchmarkMemmove/10-4 1310166 90.96 ns/op 109.94 MB/s BenchmarkMemmove/11-4 1261621 92.32 ns/op 119.15 MB/s BenchmarkMemmove/12-4 1282194 93.34 ns/op 128.56 MB/s BenchmarkMemmove/13-4 1236194 93.07 ns/op 139.68 MB/s BenchmarkMemmove/14-4 1262605 97.07 ns/op 144.22 MB/s BenchmarkMemmove/15-4 1244818 96.48 ns/op 155.47 MB/s BenchmarkMemmove/16-4 1297522 88.56 ns/op 180.68 MB/s BenchmarkMemmove/32-4 1290978 93.77 ns/op 341.25 MB/s BenchmarkMemmove/64-4 1242414 96.12 ns/op 665.86 MB/s BenchmarkMemmove/128-4 1000000 107.3 ns/op 1192.86 MB/s BenchmarkMemmove/256-4 974883 129.9 ns/op 1970.40 MB/s BenchmarkMemmove/512-4 688752 171.4 ns/op 2987.41 MB/s BenchmarkMemmove/1024-4 497822 263.1 ns/op 3892.42 MB/s BenchmarkMemmove/2048-4 315601 418.9 ns/op 4888.72 MB/s BenchmarkMemmove/4096-4 151909 735.2 ns/op 5571.54 MB/s BenchmarkMemmoveOverlap/32-4 1283616 96.03 ns/op 333.24 MB/s BenchmarkMemmoveOverlap/64-4 1097413 95.26 ns/op 671.87 MB/s BenchmarkMemmoveOverlap/128-4 1000000 105.3 ns/op 1215.23 MB/s BenchmarkMemmoveOverlap/256-4 988662 126.2 ns/op 2027.74 MB/s BenchmarkMemmoveOverlap/512-4 768018 168.4 ns/op 3039.60 MB/s BenchmarkMemmoveOverlap/1024-4 464132 250.9 ns/op 4081.21 MB/s BenchmarkMemmoveOverlap/2048-4 299822 408.4 ns/op 5014.82 MB/s BenchmarkMemmoveOverlap/4096-4 171644 710.2 ns/op 5767.53 MB/s BenchmarkMemmoveUnalignedDst/0-4 16463732 6.155 ns/op BenchmarkMemmoveUnalignedDst/1-4 1384839 84.20 ns/op 11.88 MB/s BenchmarkMemmoveUnalignedDst/2-4 1345656 87.27 ns/op 22.92 MB/s BenchmarkMemmoveUnalignedDst/3-4 1361490 88.53 ns/op 33.89 MB/s BenchmarkMemmoveUnalignedDst/4-4 1342819 88.72 ns/op 45.08 MB/s BenchmarkMemmoveUnalignedDst/5-4 1368948 87.23 ns/op 57.32 MB/s BenchmarkMemmoveUnalignedDst/6-4 1319876 87.11 ns/op 68.88 MB/s BenchmarkMemmoveUnalignedDst/7-4 1343156 86.20 ns/op 81.21 MB/s BenchmarkMemmoveUnalignedDst/8-4 1410889 85.03 ns/op 94.09 MB/s BenchmarkMemmoveUnalignedDst/9-4 1335645 88.16 ns/op 102.09 MB/s BenchmarkMemmoveUnalignedDst/10-4 1346667 93.78 ns/op 106.63 MB/s BenchmarkMemmoveUnalignedDst/11-4 1360495 88.55 ns/op 124.22 MB/s BenchmarkMemmoveUnalignedDst/12-4 1270388 90.38 ns/op 132.77 MB/s BenchmarkMemmoveUnalignedDst/13-4 1344074 90.34 ns/op 143.90 MB/s BenchmarkMemmoveUnalignedDst/14-4 1355281 90.35 ns/op 154.95 MB/s BenchmarkMemmoveUnalignedDst/15-4 1353258 87.39 ns/op 171.64 MB/s BenchmarkMemmoveUnalignedDst/16-4 1303882 90.56 ns/op 176.68 MB/s BenchmarkMemmoveUnalignedDst/32-4 1278001 92.20 ns/op 347.08 MB/s BenchmarkMemmoveUnalignedDst/64-4 1213473 96.94 ns/op 660.20 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 107.3 ns/op 1193.33 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 128.8 ns/op 1987.79 MB/s BenchmarkMemmoveUnalignedDst/512-4 746612 169.4 ns/op 3022.06 MB/s BenchmarkMemmoveUnalignedDst/1024-4 490153 264.0 ns/op 3878.57 MB/s BenchmarkMemmoveUnalignedDst/2048-4 319544 405.6 ns/op 5049.50 MB/s BenchmarkMemmoveUnalignedDst/4096-4 179196 714.1 ns/op 5735.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1235594 105.8 ns/op 302.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 100.6 ns/op 636.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 109.3 ns/op 1171.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 127.2 ns/op 2012.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 748234 178.3 ns/op 2872.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 471763 261.7 ns/op 3912.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 313539 421.8 ns/op 4855.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 176000 728.2 ns/op 5624.55 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17690918 6.305 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1399650 84.74 ns/op 11.80 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1370540 86.89 ns/op 23.02 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1335728 87.96 ns/op 34.11 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1360447 87.15 ns/op 45.90 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1334005 88.94 ns/op 56.22 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1331661 87.00 ns/op 68.97 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1365088 87.54 ns/op 79.96 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1382238 86.52 ns/op 92.47 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1318087 90.95 ns/op 98.96 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1310436 93.31 ns/op 107.16 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1338524 90.21 ns/op 121.94 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1310514 90.19 ns/op 133.06 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1318266 90.33 ns/op 143.91 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1305698 89.92 ns/op 155.70 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1322718 90.42 ns/op 165.89 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1325944 90.59 ns/op 176.62 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1271725 92.44 ns/op 346.18 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1213167 97.65 ns/op 655.39 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 108.2 ns/op 1183.32 MB/s BenchmarkMemmoveUnalignedSrc/256-4 937362 128.9 ns/op 1986.24 MB/s BenchmarkMemmoveUnalignedSrc/512-4 758234 169.2 ns/op 3025.32 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 486535 259.2 ns/op 3951.13 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 318502 402.1 ns/op 5092.76 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177508 718.4 ns/op 5701.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 100.9 ns/op 158.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 102.7 ns/op 155.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 113.4 ns/op 141.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 104.3 ns/op 153.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 106.6 ns/op 150.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 102.0 ns/op 156.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 104.2 ns/op 153.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 103.3 ns/op 154.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 113.0 ns/op 566.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 116.3 ns/op 550.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 111.5 ns/op 573.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 109.4 ns/op 585.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 110.0 ns/op 581.65 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 107.5 ns/op 595.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 111.3 ns/op 575.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 108.3 ns/op 590.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 802136 164.9 ns/op 1552.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 651885 192.9 ns/op 1327.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 899641 142.2 ns/op 1800.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 911680 139.6 ns/op 1834.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 911991 141.9 ns/op 1803.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 856216 139.3 ns/op 1837.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 919492 141.7 ns/op 1806.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 912326 137.3 ns/op 1864.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 102177 1147 ns/op 3569.77 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 65341 1876 ns/op 2183.31 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 174384 733.6 ns/op 5583.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 173934 728.5 ns/op 5622.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 174777 726.5 ns/op 5637.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 172668 723.9 ns/op 5658.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 177308 732.5 ns/op 5591.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 173635 740.2 ns/op 5533.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6828 18080 ns/op 3624.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4574 28008 ns/op 2339.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9991 11845 ns/op 5532.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8538 12117 ns/op 5408.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9792 11927 ns/op 5494.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9793 12032 ns/op 5446.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 8715 12085 ns/op 5423.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9567 12063 ns/op 5432.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1258900 93.20 ns/op 343.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1207108 98.38 ns/op 650.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 108.0 ns/op 1184.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 988341 130.3 ns/op 1964.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 694562 171.5 ns/op 2985.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 488068 286.0 ns/op 3580.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 273613 411.6 ns/op 4976.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 173925 721.3 ns/op 5678.94 MB/s BenchmarkMemclr/5-4 15748184 8.021 ns/op 623.37 MB/s BenchmarkMemclr/16-4 14630533 8.326 ns/op 1921.80 MB/s BenchmarkMemclr/64-4 14440731 8.413 ns/op 7607.53 MB/s BenchmarkMemclr/256-4 12873646 9.573 ns/op 26741.91 MB/s BenchmarkMemclr/4096-4 2293993 50.67 ns/op 80844.61 MB/s BenchmarkMemclr/65536-4 91124 1287 ns/op 50933.56 MB/s BenchmarkMemclr/1M-4 6066 21413 ns/op 48969.88 MB/s BenchmarkMemclr/4M-4 1398 87065 ns/op 48174.59 MB/s BenchmarkMemclr/8M-4 498 229658 ns/op 36526.51 MB/s BenchmarkMemclr/16M-4 164 709034 ns/op 23662.07 MB/s BenchmarkMemclr/64M-4 60 1850120 ns/op 36272.72 MB/s BenchmarkMemclrUnaligned/0_5-4 7140328 16.73 ns/op 298.78 MB/s BenchmarkMemclrUnaligned/0_16-4 10083292 11.80 ns/op 1356.29 MB/s BenchmarkMemclrUnaligned/0_64-4 9810993 11.85 ns/op 5400.11 MB/s BenchmarkMemclrUnaligned/0_256-4 9242923 12.87 ns/op 19890.54 MB/s BenchmarkMemclrUnaligned/0_4096-4 2262242 51.87 ns/op 78967.35 MB/s BenchmarkMemclrUnaligned/0_65536-4 99589 1267 ns/op 51715.83 MB/s BenchmarkMemclrUnaligned/1_5-4 9529275 13.19 ns/op 379.08 MB/s BenchmarkMemclrUnaligned/1_16-4 9543733 11.61 ns/op 1377.67 MB/s BenchmarkMemclrUnaligned/1_64-4 9319495 12.14 ns/op 5271.51 MB/s BenchmarkMemclrUnaligned/1_256-4 7684664 14.79 ns/op 17308.92 MB/s BenchmarkMemclrUnaligned/1_4096-4 1582408 76.44 ns/op 53581.03 MB/s BenchmarkMemclrUnaligned/1_65536-4 86104 1437 ns/op 45610.15 MB/s BenchmarkMemclrUnaligned/4_5-4 9201218 12.76 ns/op 391.80 MB/s BenchmarkMemclrUnaligned/4_16-4 9907143 11.66 ns/op 1371.84 MB/s BenchmarkMemclrUnaligned/4_64-4 10132875 11.85 ns/op 5401.46 MB/s BenchmarkMemclrUnaligned/4_256-4 8178229 14.92 ns/op 17154.74 MB/s BenchmarkMemclrUnaligned/4_4096-4 1524195 77.35 ns/op 52954.74 MB/s BenchmarkMemclrUnaligned/4_65536-4 81698 1457 ns/op 44976.77 MB/s BenchmarkMemclrUnaligned/7_5-4 9073270 12.57 ns/op 397.64 MB/s BenchmarkMemclrUnaligned/7_16-4 9744314 11.87 ns/op 1347.80 MB/s BenchmarkMemclrUnaligned/7_64-4 9940038 11.94 ns/op 5359.56 MB/s BenchmarkMemclrUnaligned/7_256-4 7789495 14.92 ns/op 17163.20 MB/s BenchmarkMemclrUnaligned/7_4096-4 1545602 78.19 ns/op 52384.96 MB/s BenchmarkMemclrUnaligned/7_65536-4 83757 1438 ns/op 45586.89 MB/s BenchmarkMemclrUnaligned/0_1M-4 5680 22235 ns/op 47158.77 MB/s BenchmarkMemclrUnaligned/0_4M-4 1294 102354 ns/op 40978.21 MB/s BenchmarkMemclrUnaligned/0_8M-4 487 236375 ns/op 35488.62 MB/s BenchmarkMemclrUnaligned/0_16M-4 150 727408 ns/op 23064.39 MB/s BenchmarkMemclrUnaligned/0_64M-4 60 1909595 ns/op 35142.98 MB/s BenchmarkMemclrUnaligned/1_1M-4 4917 31086 ns/op 33731.94 MB/s BenchmarkMemclrUnaligned/1_4M-4 1078 99312 ns/op 42233.76 MB/s BenchmarkMemclrUnaligned/1_8M-4 416 258999 ns/op 32388.53 MB/s BenchmarkMemclrUnaligned/1_16M-4 152 767718 ns/op 21853.36 MB/s BenchmarkMemclrUnaligned/1_64M-4 55 1913698 ns/op 35067.63 MB/s BenchmarkMemclrUnaligned/4_1M-4 4788 28880 ns/op 36308.32 MB/s BenchmarkMemclrUnaligned/4_4M-4 1028 116438 ns/op 36021.88 MB/s BenchmarkMemclrUnaligned/4_8M-4 422 259676 ns/op 32304.12 MB/s BenchmarkMemclrUnaligned/4_16M-4 150 763785 ns/op 21965.89 MB/s BenchmarkMemclrUnaligned/4_64M-4 63 1799468 ns/op 37293.73 MB/s BenchmarkMemclrUnaligned/7_1M-4 4632 23642 ns/op 44352.03 MB/s BenchmarkMemclrUnaligned/7_4M-4 1077 98324 ns/op 42658.15 MB/s BenchmarkMemclrUnaligned/7_8M-4 480 256131 ns/op 32751.22 MB/s BenchmarkMemclrUnaligned/7_16M-4 157 750797 ns/op 22345.86 MB/s BenchmarkMemclrUnaligned/7_64M-4 55 1886085 ns/op 35581.03 MB/s BenchmarkGoMemclr/5-4 2400878 50.06 ns/op 99.89 MB/s BenchmarkGoMemclr/16-4 631522 168.4 ns/op 95.00 MB/s BenchmarkGoMemclr/64-4 199946 582.1 ns/op 109.95 MB/s BenchmarkGoMemclr/256-4 48357 2359 ns/op 108.50 MB/s BenchmarkMemclrRange/1K_2K-4 96507 1209 ns/op 79299.93 MB/s BenchmarkMemclrRange/2K_8K-4 30357 3833 ns/op 87018.50 MB/s BenchmarkMemclrRange/4K_16K-4 36468 3252 ns/op 99339.57 MB/s BenchmarkMemclrRange/160K_228K-4 4023 33170 ns/op 50131.44 MB/s BenchmarkClearFat7-4 5364484 23.24 ns/op BenchmarkClearFat8-4 4635729 23.57 ns/op BenchmarkClearFat11-4 5934434 24.35 ns/op BenchmarkClearFat12-4 4386450 24.98 ns/op BenchmarkClearFat13-4 5318850 24.59 ns/op BenchmarkClearFat14-4 4267258 24.96 ns/op BenchmarkClearFat15-4 6185548 24.09 ns/op BenchmarkClearFat16-4 4611932 24.41 ns/op BenchmarkClearFat24-4 5572202 26.17 ns/op BenchmarkClearFat32-4 4247646 26.09 ns/op BenchmarkClearFat40-4 3878352 26.22 ns/op BenchmarkClearFat48-4 4078255 26.60 ns/op BenchmarkClearFat56-4 4200259 27.84 ns/op BenchmarkClearFat64-4 3792763 27.60 ns/op BenchmarkClearFat72-4 3910890 28.49 ns/op BenchmarkClearFat128-4 3151069 33.84 ns/op BenchmarkClearFat256-4 2431170 43.18 ns/op BenchmarkClearFat512-4 1550868 70.54 ns/op BenchmarkClearFat1024-4 1000000 119.8 ns/op BenchmarkClearFat1032-4 1000000 124.1 ns/op BenchmarkClearFat1040-4 1000000 124.9 ns/op BenchmarkCopyFat7-4 4839571 24.46 ns/op BenchmarkCopyFat8-4 5411194 25.02 ns/op BenchmarkCopyFat11-4 4014728 25.28 ns/op BenchmarkCopyFat12-4 4185106 25.39 ns/op BenchmarkCopyFat13-4 4392754 26.53 ns/op BenchmarkCopyFat14-4 4039765 27.60 ns/op BenchmarkCopyFat15-4 4215720 25.80 ns/op BenchmarkCopyFat16-4 4192651 27.02 ns/op BenchmarkCopyFat24-4 3827078 26.92 ns/op BenchmarkCopyFat32-4 4437339 26.23 ns/op BenchmarkCopyFat64-4 4833625 29.56 ns/op BenchmarkCopyFat72-4 3662980 30.83 ns/op BenchmarkCopyFat128-4 3422492 35.74 ns/op BenchmarkCopyFat256-4 2177152 48.16 ns/op BenchmarkCopyFat512-4 1580235 82.36 ns/op BenchmarkCopyFat520-4 1438992 81.52 ns/op BenchmarkCopyFat1024-4 783218 136.4 ns/op BenchmarkCopyFat1032-4 1000000 125.1 ns/op BenchmarkCopyFat1040-4 756748 135.5 ns/op BenchmarkIssue18740/2byte-4 375 311179 ns/op BenchmarkIssue18740/4byte-4 682 178526 ns/op BenchmarkIssue18740/8byte-4 1147 110166 ns/op BenchmarkMemclrKnownSize1-4 7149202 18.62 ns/op 53.71 MB/s BenchmarkMemclrKnownSize2-4 3661909 29.59 ns/op 67.59 MB/s BenchmarkMemclrKnownSize4-4 3079310 38.46 ns/op 104.00 MB/s BenchmarkMemclrKnownSize8-4 1287993 95.42 ns/op 83.84 MB/s BenchmarkMemclrKnownSize16-4 731595 178.4 ns/op 89.67 MB/s BenchmarkMemclrKnownSize32-4 367645 339.5 ns/op 94.25 MB/s BenchmarkMemclrKnownSize64-4 177738 695.8 ns/op 91.99 MB/s BenchmarkMemclrKnownSize112-4 109820 1134 ns/op 98.79 MB/s BenchmarkMemclrKnownSize128-4 93223 1297 ns/op 98.70 MB/s BenchmarkMemclrKnownSize192-4 62745 2051 ns/op 93.60 MB/s BenchmarkMemclrKnownSize248-4 43912 2482 ns/op 99.90 MB/s BenchmarkMemclrKnownSize256-4 38925 2630 ns/op 97.33 MB/s BenchmarkMemclrKnownSize512-4 22022 5003 ns/op 102.35 MB/s BenchmarkMemclrKnownSize1024-4 10000 10190 ns/op 100.49 MB/s BenchmarkMemclrKnownSize4096-4 3397 40169 ns/op 101.97 MB/s BenchmarkMemclrKnownSize512KiB-4 21 4985004 ns/op 105.17 MB/s BenchmarkReadMetricsLatency-4 10000 5121 p50-ns 8717 p90-ns 16645 p99-ns BenchmarkFinalizer-4 225 546776 ns/op BenchmarkFinalizerRun-4 204086 664.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7312755 16.78 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3796624 31.54 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2875195 41.39 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2743380 43.28 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1571582 75.31 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1404463 81.66 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2724145 42.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1564370 76.31 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1624609 84.61 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2365032 49.12 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2495736 48.44 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1995343 56.51 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1658634 68.07 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1621724 70.61 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10124168 12.22 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 9400924 13.66 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8403046 12.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9738714 12.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7953218 13.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7748448 15.31 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8715411 12.55 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10071301 11.90 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9830924 12.02 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9264345 12.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9927002 12.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9259843 12.01 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8255235 12.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9584184 12.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8885928 13.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8124451 12.97 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8977851 13.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8539342 12.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8861766 12.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7835629 14.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7938579 13.66 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8946324 12.74 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7979764 13.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7900422 13.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9943557 12.29 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8857412 13.23 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8547843 13.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9231243 12.93 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8380110 15.66 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7530122 14.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9307656 12.41 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9565597 12.23 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9071608 11.98 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9347229 12.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9825712 12.03 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9654102 12.10 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8820487 13.03 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9668205 11.95 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9990896 12.00 ns/op BenchmarkNetpollBreak-4 5014 24564 ns/op BenchmarkPinnerPinUnpinBatch-4 1456 128247 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 218 578523 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 950 151983 ns/op BenchmarkPinnerPinUnpin-4 1439335 82.15 ns/op BenchmarkPinnerPinUnpinTiny-4 1458154 84.50 ns/op BenchmarkPinnerPinUnpinDouble-4 522430 241.5 ns/op BenchmarkPinnerPinUnpinParallel-4 2591209 40.62 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3132944 39.32 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 368684 296.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7493289 15.33 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7189075 16.34 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5776450 20.97 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5316706 21.12 ns/op BenchmarkPingPongHog-4 374 311108 ns/op BenchmarkStackGrowth-4 93098 1132 ns/op BenchmarkStackGrowthDeep-4 1170 101075 ns/op BenchmarkCreateGoroutines-4 53600 2059 ns/op BenchmarkCreateGoroutinesParallel-4 57668 1862 ns/op BenchmarkCreateGoroutinesCapture-4 10000 15901 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 43794 2592 ns/op BenchmarkClosureCall-4 23958007 4.742 ns/op BenchmarkWakeupParallelSpinning/0s-4 7086 18249 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5658 24399 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4255 33416 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2492 48929 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1708 68480 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1009 127934 ns/op BenchmarkWakeupParallelSpinning/50µs-4 363 324014 ns/op BenchmarkWakeupParallelSpinning/100µs-4 236 478922 ns/op BenchmarkMatmult-4 4424278 32.05 ns/op BenchmarkFastrand-4 7540575 16.29 ns/op BenchmarkFastrand64-4 6236736 16.73 ns/op BenchmarkFastrandHashiter-4 3476385 32.28 ns/op BenchmarkFastrandn/2-4 5819088 20.13 ns/op BenchmarkFastrandn/3-4 5639696 20.07 ns/op BenchmarkFastrandn/4-4 6116655 18.66 ns/op BenchmarkFastrandn/5-4 5604003 18.68 ns/op BenchmarkIfaceCmp100-4 127916 950.7 ns/op BenchmarkIfaceCmpNil100-4 216626 563.9 ns/op BenchmarkEfaceCmpDiff-4 50302 2567 ns/op BenchmarkEfaceCmpDiffIndirect-4 34724 3193 ns/op BenchmarkDefer-4 1000000 115.7 ns/op BenchmarkDefer10-4 909403 176.0 ns/op BenchmarkDeferMany-4 530667 413.0 ns/op BenchmarkPanicRecover-4 568066 196.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 87 1271186 ns/op 1156606 p50-ns 1802893 p90-ns 2503431 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 79 1670603 ns/op 1499016 p50-ns 2682381 p90-ns 7959320 p99-ns BenchmarkGoroutineProfile/small/idle-4 63 2769212 ns/op 2744926 p50-ns 3524177 p90-ns 4453822 p99-ns BenchmarkGoroutineProfile/small/loaded-4 40 3970052 ns/op 3610774 p50-ns 7549080 p90-ns 14939848 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 96 1149530 ns/op 1103510 p50-ns 1613190 p90-ns 2131770 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 72 1650401 ns/op 1578459 p50-ns 2519930 p90-ns 4811668 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 4812801 ns/op 4757783 p50-ns 5289345 p90-ns 6378250 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 8353961 ns/op 7756552 p50-ns 10822389 p90-ns 13810432 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1299470 ns/op 1149934 p50-ns 1825287 p90-ns 2511189 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 68 1758249 ns/op 1672733 p50-ns 2813722 p90-ns 6178008 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 46 2509437 ns/op 2216172 p50-ns 3592327 p90-ns 4089330 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 51 3876811 ns/op 3124386 p50-ns 6261182 p90-ns 11774634 p99-ns BenchmarkRWMutexUncontended-4 2525319 45.88 ns/op BenchmarkRWMutexWrite100-4 126625 1903 ns/op BenchmarkRWMutexWrite10-4 56684 3069 ns/op BenchmarkRWMutexWorkWrite100-4 33404 4018 ns/op BenchmarkRWMutexWorkWrite10-4 32869 3523 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3246 35673 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1057 104891 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1596 79794 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 489 217048 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 759 146463 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 272 442227 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 417 273220 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 136 838558 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 330772 585.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 341190 591.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 279612 698.7 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 286609 613.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 317581 566.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 249069 699.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 244615 574.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 279871 610.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 247052 742.3 ns/op BenchmarkMakeSlice/Byte-4 1577324 78.49 ns/op BenchmarkMakeSlice/Int16-4 1633454 73.70 ns/op BenchmarkMakeSlice/Int-4 1000000 106.0 ns/op BenchmarkMakeSlice/Ptr-4 1000000 113.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 154.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 193.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 228.3 ns/op BenchmarkGrowSlice/Byte-4 723096 216.4 ns/op BenchmarkGrowSlice/Int16-4 582225 240.8 ns/op BenchmarkGrowSlice/Int-4 599490 335.9 ns/op BenchmarkGrowSlice/Ptr-4 556852 386.2 ns/op BenchmarkGrowSlice/Struct/24-4 339363 561.9 ns/op BenchmarkGrowSlice/Struct/32-4 250575 658.8 ns/op BenchmarkGrowSlice/Struct/40-4 154526 784.7 ns/op BenchmarkExtendSlice/IntSlice-4 475623 408.4 ns/op BenchmarkExtendSlice/PointerSlice-4 301744 467.7 ns/op BenchmarkExtendSlice/NoGrow-4 531477 201.8 ns/op BenchmarkAppend-4 1047741 114.9 ns/op BenchmarkAppendGrowByte-4 4 26299985 ns/op BenchmarkAppendGrowString-4 1 240383891 ns/op BenchmarkAppendSlice/1Bytes-4 1218850 88.12 ns/op BenchmarkAppendSlice/4Bytes-4 1331362 87.45 ns/op BenchmarkAppendSlice/7Bytes-4 1324178 89.44 ns/op BenchmarkAppendSlice/8Bytes-4 1345780 92.94 ns/op BenchmarkAppendSlice/15Bytes-4 1263949 93.03 ns/op BenchmarkAppendSlice/16Bytes-4 1312736 90.55 ns/op BenchmarkAppendSlice/32Bytes-4 1314316 88.52 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 60282 1771 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18062 6471 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8223 26454 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1236 97166 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 127 840481 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 46 2843804 ns/op BenchmarkAppendStr/1Bytes-4 1848950 64.22 ns/op BenchmarkAppendStr/4Bytes-4 1710100 66.24 ns/op BenchmarkAppendStr/8Bytes-4 1698363 67.53 ns/op BenchmarkAppendStr/16Bytes-4 1720172 70.97 ns/op BenchmarkAppendStr/32Bytes-4 1702862 67.80 ns/op BenchmarkAppendSpecialCase-4 1000000 120.2 ns/op BenchmarkCopy/1Byte-4 1406954 84.05 ns/op 11.90 MB/s BenchmarkCopy/1String-4 1438666 81.29 ns/op 12.30 MB/s BenchmarkCopy/2Byte-4 1441710 82.18 ns/op 24.34 MB/s BenchmarkCopy/2String-4 1460642 79.44 ns/op 25.18 MB/s BenchmarkCopy/4Byte-4 1416343 83.63 ns/op 47.83 MB/s BenchmarkCopy/4String-4 1275516 87.58 ns/op 45.67 MB/s BenchmarkCopy/8Byte-4 1421419 82.23 ns/op 97.29 MB/s BenchmarkCopy/8String-4 1451198 78.60 ns/op 101.78 MB/s BenchmarkCopy/12Byte-4 1421074 81.40 ns/op 147.43 MB/s BenchmarkCopy/12String-4 1385128 84.25 ns/op 142.43 MB/s BenchmarkCopy/16Byte-4 1397757 83.87 ns/op 190.78 MB/s BenchmarkCopy/16String-4 1352748 82.59 ns/op 193.73 MB/s BenchmarkCopy/32Byte-4 1310122 84.44 ns/op 378.97 MB/s BenchmarkCopy/32String-4 1341010 92.47 ns/op 346.06 MB/s BenchmarkCopy/128Byte-4 1000000 108.8 ns/op 1176.38 MB/s BenchmarkCopy/128String-4 1000000 118.5 ns/op 1080.43 MB/s BenchmarkCopy/1024Byte-4 451804 295.6 ns/op 3464.18 MB/s BenchmarkCopy/1024String-4 356970 375.4 ns/op 2727.61 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24546 4755 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13689 9202 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15518 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 22223 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8217 23099 ns/op BenchmarkAppendInPlace/Grow/Byte-4 126424 1243 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 119730 1360 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 65449 1617 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 57404 2044 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 43860 2401 ns/op BenchmarkStackCopyPtr-4 1 131090221 ns/op BenchmarkStackCopy-4 2 86241320 ns/op BenchmarkStackCopyNoCache-4 22 4853747 ns/op BenchmarkStackCopyWithStkobj-4 2 52516304 ns/op BenchmarkIssue18138-4 100 1035287 ns/op BenchmarkCompareStringEqual-4 13608050 8.712 ns/op BenchmarkCompareStringIdentical-4 21931274 4.748 ns/op BenchmarkCompareStringSameLength-4 16251310 7.262 ns/op BenchmarkCompareStringDifferentLength-4 23138854 4.969 ns/op BenchmarkCompareStringBigUnaligned-4 1257 81963 ns/op 12793.38 MB/s BenchmarkCompareStringBig-4 1206 89074 ns/op 11772.04 MB/s BenchmarkConcatStringAndBytes-4 1956848 57.19 ns/op BenchmarkSliceByteToString/1-4 1361414 76.90 ns/op BenchmarkSliceByteToString/2-4 1000000 141.5 ns/op BenchmarkSliceByteToString/4-4 1000000 152.2 ns/op BenchmarkSliceByteToString/8-4 806343 148.1 ns/op BenchmarkSliceByteToString/16-4 781039 147.6 ns/op BenchmarkSliceByteToString/32-4 664796 178.4 ns/op BenchmarkSliceByteToString/64-4 766400 242.6 ns/op BenchmarkSliceByteToString/128-4 603433 343.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2588056 44.76 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 978327 122.9 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 114.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3433117 32.99 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1702832 70.18 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1708191 62.48 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1848165 64.35 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 357250 373.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 430087 313.8 ns/op BenchmarkRuneIterate/range/ASCII-4 10909140 11.17 ns/op BenchmarkRuneIterate/range/Japanese-4 2527112 43.73 ns/op BenchmarkRuneIterate/range/MixedLength-4 3294181 37.15 ns/op BenchmarkRuneIterate/range1/ASCII-4 10773350 10.96 ns/op BenchmarkRuneIterate/range1/Japanese-4 2586207 42.42 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3039946 36.03 ns/op BenchmarkRuneIterate/range2/ASCII-4 11191405 10.72 ns/op BenchmarkRuneIterate/range2/Japanese-4 2687276 41.66 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3312184 37.82 ns/op BenchmarkArrayEqual-4 25097655 4.608 ns/op BenchmarkFunc/Name-4 3388051 34.18 ns/op BenchmarkFunc/Entry-4 14100394 8.752 ns/op BenchmarkFunc/FileLine-4 3628354 34.83 ns/op PASS ok runtime 397.386s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27391 4286 ns/op BenchmarkHandle/concurrent-4 23604 5708 ns/op PASS ok runtime/cgo 1.561s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 10528140 10.30 ns/op BenchmarkAnd32Parallel-4 3414338 35.08 ns/op BenchmarkAnd64-4 12245737 9.944 ns/op BenchmarkAnd64Parallel-4 3420960 36.06 ns/op BenchmarkOr32-4 12614121 10.11 ns/op BenchmarkOr32Parallel-4 2718021 37.61 ns/op BenchmarkOr64-4 13211295 10.87 ns/op BenchmarkOr64Parallel-4 3326828 36.64 ns/op BenchmarkAtomicLoad64-4 29614046 4.338 ns/op BenchmarkAtomicStore64-4 13848896 9.294 ns/op BenchmarkAtomicLoad-4 28029216 4.378 ns/op BenchmarkAtomicStore-4 13249546 9.475 ns/op BenchmarkAnd8-4 12930961 9.088 ns/op BenchmarkAnd-4 13229978 9.499 ns/op BenchmarkAnd8Parallel-4 4143508 27.64 ns/op BenchmarkAndParallel-4 4015311 27.64 ns/op BenchmarkOr8-4 13404249 10.47 ns/op BenchmarkOr-4 13308037 9.463 ns/op BenchmarkOr8Parallel-4 4109650 28.20 ns/op BenchmarkOrParallel-4 4176568 29.64 ns/op BenchmarkXadd-4 4040175 27.87 ns/op BenchmarkXadd64-4 4100860 27.68 ns/op BenchmarkCas-4 2682141 44.58 ns/op BenchmarkCas64-4 2730940 43.11 ns/op BenchmarkXchg-4 4108846 28.25 ns/op BenchmarkXchg64-4 4276446 28.68 ns/op PASS ok runtime/internal/atomic 5.607s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3431377 31.86 ns/op BenchmarkMulUintptr/large-4 2828406 44.48 ns/op PASS ok runtime/internal/math 1.646s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 10 11931227 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 19078515 ns/op 341.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 36 3934857 ns/op 2.111 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 21713681 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 40666078 ns/op 1247 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 25 4153282 ns/op 22.32 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 104361918 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 152962733 ns/op 7020 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 13 9656237 ns/op 204.5 concurrent_launches/op PASS ok runtime/pprof 3.037s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 13079586 ns/op BenchmarkStackLeak-4 26822 4578 ns/op PASS ok runtime/race 1.570s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 4010775 31.94 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 409154 407.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.411s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 43 2419796 ns/op BenchmarkIndex_Large-4 26460 4331 ns/op BenchmarkIndexFunc_Large-4 128 856407 ns/op BenchmarkCompact/nil-4 10159686 11.47 ns/op BenchmarkCompact/one-4 1398894 81.49 ns/op BenchmarkCompact/sorted-4 1000000 102.7 ns/op BenchmarkCompact/1_item-4 994882 124.7 ns/op BenchmarkCompact/unsorted-4 1000000 102.6 ns/op BenchmarkCompact/many-4 746347 171.5 ns/op BenchmarkCompact_Large-4 518 233695 ns/op BenchmarkCompactFunc_Large-4 74 1606094 ns/op BenchmarkReplace/naive-fast-4 62680 2447 ns/op BenchmarkReplace/optimized-fast-4 52066 2204 ns/op BenchmarkReplace/naive-slow-4 16818 7176 ns/op BenchmarkReplace/optimized-slow-4 19492 6807 ns/op BenchmarkBinarySearchFloats/Size16-4 1493304 79.64 ns/op BenchmarkBinarySearchFloats/Size32-4 1339128 88.59 ns/op BenchmarkBinarySearchFloats/Size64-4 1201578 99.67 ns/op BenchmarkBinarySearchFloats/Size128-4 1000000 115.7 ns/op BenchmarkBinarySearchFloats/Size512-4 940434 137.8 ns/op BenchmarkBinarySearchFloats/Size1024-4 862708 146.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 572899 211.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 498499 255.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 438934 290.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 393108 326.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 322221 396.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 282446 424.3 ns/op PASS ok slices 6.183s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 117388 1032 ns/op BenchmarkSortInts-4 2 100027105 ns/op BenchmarkSlicesSortInts-4 3 48626648 ns/op BenchmarkSortIsSorted-4 33 3535171 ns/op BenchmarkSlicesIsSorted-4 88 1413097 ns/op BenchmarkSortStrings-4 1 122072223 ns/op BenchmarkSlicesSortStrings-4 2 73049920 ns/op BenchmarkSortStrings_Sorted-4 27 4488925 ns/op BenchmarkSlicesSortStrings_Sorted-4 66 1868980 ns/op BenchmarkSortStructs-4 1 156269772 ns/op BenchmarkSortFuncStructs-4 1 139977429 ns/op BenchmarkSortString1K-4 309 385790 ns/op BenchmarkSortString1K_Slice-4 172 646129 ns/op BenchmarkStableString1K-4 100 1171308 ns/op BenchmarkSortInt1K-4 362 350803 ns/op BenchmarkSortInt1K_Sorted-4 6098 20461 ns/op BenchmarkSortInt1K_Reversed-4 3213 38126 ns/op BenchmarkSortInt1K_Mod8-4 855 134258 ns/op BenchmarkStableInt1K-4 100 1038497 ns/op BenchmarkStableInt1K_Slice-4 124 944730 ns/op BenchmarkSortInt64K-4 4 38406961 ns/op BenchmarkSortInt64K_Slice-4 2 61395153 ns/op BenchmarkStableInt64K-4 2 91401800 ns/op BenchmarkSort1e2-4 318 362003 ns/op BenchmarkStable1e2-4 123 958827 ns/op BenchmarkSort1e4-4 2 69898797 ns/op BenchmarkStable1e4-4 1 312419454 ns/op PASS ok sort 61.254s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 619886 174.4 ns/op BenchmarkAtof64Float-4 602806 191.5 ns/op BenchmarkAtof64FloatExp-4 549894 234.8 ns/op BenchmarkAtof64Big-4 409191 315.6 ns/op BenchmarkAtof64RandomBits-4 395690 346.5 ns/op BenchmarkAtof64RandomFloats-4 467823 300.1 ns/op BenchmarkAtof64RandomLongFloats-4 402570 337.2 ns/op BenchmarkAtof32Decimal-4 773887 170.3 ns/op BenchmarkAtof32Float-4 674244 187.2 ns/op BenchmarkAtof32FloatExp-4 560263 232.9 ns/op BenchmarkAtof32Random-4 292567 404.4 ns/op BenchmarkAtof32RandomLong-4 139016 881.1 ns/op BenchmarkParseInt/Pos/7bit-4 997392 107.1 ns/op BenchmarkParseInt/Pos/26bit-4 744114 172.3 ns/op BenchmarkParseInt/Pos/31bit-4 624411 203.4 ns/op BenchmarkParseInt/Pos/56bit-4 469814 279.5 ns/op BenchmarkParseInt/Pos/63bit-4 436292 295.7 ns/op BenchmarkParseInt/Neg/7bit-4 1225242 97.90 ns/op BenchmarkParseInt/Neg/26bit-4 761370 160.8 ns/op BenchmarkParseInt/Neg/31bit-4 625581 190.8 ns/op BenchmarkParseInt/Neg/56bit-4 466328 270.0 ns/op BenchmarkParseInt/Neg/63bit-4 434542 288.8 ns/op BenchmarkAtoi/Pos/7bit-4 1514271 92.97 ns/op BenchmarkAtoi/Pos/26bit-4 921758 138.1 ns/op BenchmarkAtoi/Pos/31bit-4 879730 153.3 ns/op BenchmarkAtoi/Pos/56bit-4 567514 232.6 ns/op BenchmarkAtoi/Pos/63bit-4 417348 306.0 ns/op BenchmarkAtoi/Neg/7bit-4 1560727 75.10 ns/op BenchmarkAtoi/Neg/26bit-4 814138 136.9 ns/op BenchmarkAtoi/Neg/31bit-4 844405 149.6 ns/op BenchmarkAtoi/Neg/56bit-4 548048 235.0 ns/op BenchmarkAtoi/Neg/63bit-4 435409 295.2 ns/op BenchmarkFormatFloat/Decimal-4 105350 1085 ns/op BenchmarkFormatFloat/Float-4 86161 1224 ns/op BenchmarkFormatFloat/Exp-4 100135 1206 ns/op BenchmarkFormatFloat/NegExp-4 102225 1158 ns/op BenchmarkFormatFloat/LongExp-4 83979 1414 ns/op BenchmarkFormatFloat/Big-4 80455 1498 ns/op BenchmarkFormatFloat/BinaryExp-4 211012 593.8 ns/op BenchmarkFormatFloat/32Integer-4 108781 1069 ns/op BenchmarkFormatFloat/32ExactFraction-4 123006 1018 ns/op BenchmarkFormatFloat/32Point-4 93961 1174 ns/op BenchmarkFormatFloat/32Exp-4 98239 1119 ns/op BenchmarkFormatFloat/32NegExp-4 101802 1086 ns/op BenchmarkFormatFloat/32Shortest-4 117654 1004 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 116006 1020 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 102888 1036 ns/op BenchmarkFormatFloat/64Fixed1-4 133743 842.8 ns/op BenchmarkFormatFloat/64Fixed2-4 143233 846.7 ns/op BenchmarkFormatFloat/64Fixed3-4 128188 832.2 ns/op BenchmarkFormatFloat/64Fixed4-4 142190 839.8 ns/op BenchmarkFormatFloat/64Fixed12-4 75390 1475 ns/op BenchmarkFormatFloat/64Fixed16-4 87235 1274 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 100132 1235 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 77830 1635 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2133 58472 ns/op BenchmarkFormatFloat/Slowpath64-4 83920 1500 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 68918 1465 ns/op BenchmarkAppendFloat/Decimal-4 135699 962.1 ns/op BenchmarkAppendFloat/Float-4 100730 1120 ns/op BenchmarkAppendFloat/Exp-4 119832 1005 ns/op BenchmarkAppendFloat/NegExp-4 127251 1006 ns/op BenchmarkAppendFloat/LongExp-4 88988 1331 ns/op BenchmarkAppendFloat/Big-4 78133 1418 ns/op BenchmarkAppendFloat/BinaryExp-4 287776 432.0 ns/op BenchmarkAppendFloat/32Integer-4 113690 959.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 139194 900.1 ns/op BenchmarkAppendFloat/32Point-4 98707 1090 ns/op BenchmarkAppendFloat/32Exp-4 131362 989.9 ns/op BenchmarkAppendFloat/32NegExp-4 114133 967.6 ns/op BenchmarkAppendFloat/32Shortest-4 142107 834.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 137403 925.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 129079 913.6 ns/op BenchmarkAppendFloat/64Fixed1-4 179012 710.1 ns/op BenchmarkAppendFloat/64Fixed2-4 179572 719.0 ns/op BenchmarkAppendFloat/64Fixed3-4 176264 733.6 ns/op BenchmarkAppendFloat/64Fixed4-4 182980 828.1 ns/op BenchmarkAppendFloat/64Fixed12-4 83686 1313 ns/op BenchmarkAppendFloat/64Fixed16-4 104203 1145 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 132856 1019 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 94912 1233 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2221 58444 ns/op BenchmarkAppendFloat/Slowpath64-4 85116 1336 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 93357 1261 ns/op BenchmarkFormatInt-4 14017 8310 ns/op BenchmarkAppendInt-4 14336 7915 ns/op BenchmarkFormatUint-4 71328 1664 ns/op BenchmarkAppendUint-4 82861 1407 ns/op BenchmarkFormatIntSmall/7-4 2399168 50.01 ns/op BenchmarkFormatIntSmall/42-4 2360251 50.67 ns/op BenchmarkAppendIntSmall-4 1000000 106.3 ns/op BenchmarkAppendUintVarlen/1-4 1000000 109.5 ns/op BenchmarkAppendUintVarlen/12-4 1000000 118.9 ns/op BenchmarkAppendUintVarlen/123-4 883231 146.9 ns/op BenchmarkAppendUintVarlen/1234-4 875478 150.5 ns/op BenchmarkAppendUintVarlen/12345-4 829923 143.8 ns/op BenchmarkAppendUintVarlen/123456-4 871966 149.7 ns/op BenchmarkAppendUintVarlen/1234567-4 675840 157.9 ns/op BenchmarkAppendUintVarlen/12345678-4 692536 180.1 ns/op BenchmarkAppendUintVarlen/123456789-4 821182 177.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 723332 161.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 805694 161.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 716067 161.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 801234 161.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 795913 163.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 780230 172.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 777505 169.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 594000 173.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 742336 174.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 683820 172.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 722990 176.1 ns/op BenchmarkQuote-4 36795 3072 ns/op BenchmarkQuoteRune-4 371256 333.4 ns/op BenchmarkAppendQuote-4 45135 2599 ns/op BenchmarkAppendQuoteRune-4 733560 171.1 ns/op BenchmarkUnquoteEasy-4 1280797 92.10 ns/op BenchmarkUnquoteHard-4 34089 3220 ns/op PASS ok strconv 20.348s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 278197 508.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 109330 1313 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 157950 947.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 309248 381.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 118502 1294 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 163687 947.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 293108 577.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 56472 1920 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91686 1646 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 652231 254.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23616 4578 ns/op BenchmarkGenericMatch1-4 2035 58011 ns/op BenchmarkGenericMatch2-4 439 273477 ns/op BenchmarkSingleMaxSkipping-4 10808 11024 ns/op 907.09 MB/s BenchmarkSingleLongSuffixFail-4 16609 6204 ns/op 161.51 MB/s BenchmarkSingleMatch-4 206 520203 ns/op 28.83 MB/s BenchmarkByteByteNoMatch-4 75165 1393 ns/op BenchmarkByteByteMatch-4 15104 7992 ns/op BenchmarkByteStringMatch-4 18264 6516 ns/op BenchmarkHTMLEscapeNew-4 66420 1866 ns/op BenchmarkHTMLEscapeOld-4 70531 1726 ns/op BenchmarkByteStringReplacerWriteString-4 1348 91141 ns/op BenchmarkByteReplacerWriteString-4 1480 80085 ns/op BenchmarkByteByteReplaces-4 2881 42722 ns/op BenchmarkByteByteMap-4 8620 13671 ns/op BenchmarkMap/identity/ASCII-4 754638 168.7 ns/op BenchmarkMap/identity/Greek-4 587904 226.9 ns/op BenchmarkMap/change/ASCII-4 30878 3800 ns/op BenchmarkMap/change/Greek-4 22898 4892 ns/op BenchmarkIndexRune-4 1596322 73.82 ns/op BenchmarkIndexRuneLongString-4 1339998 89.86 ns/op BenchmarkIndexRuneFastPath-4 2781771 42.42 ns/op BenchmarkIndex-4 2922084 40.16 ns/op BenchmarkLastIndex-4 3229603 39.61 ns/op BenchmarkIndexByte-4 12477183 8.409 ns/op BenchmarkToUpper/#00-4 3169582 37.42 ns/op BenchmarkToUpper/ONLYUPPER-4 2317568 48.60 ns/op BenchmarkToUpper/abc-4 258724 461.1 ns/op BenchmarkToUpper/AbC123-4 224389 575.4 ns/op BenchmarkToUpper/azAZ09_-4 223438 524.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 43188 2700 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57054 1972 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27721 4130 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49831 2248 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104424 1097 ns/op BenchmarkToLower/#00-4 3193725 34.67 ns/op BenchmarkToLower/abc-4 2735138 38.73 ns/op BenchmarkToLower/AbC123-4 187519 678.0 ns/op BenchmarkToLower/azAZ09_-4 195322 702.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77148 1520 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52647 2219 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29396 4027 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63579 1822 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 108042 1189 ns/op BenchmarkMapNoChanges-4 977277 153.2 ns/op BenchmarkTrim-4 30423 3710 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2618826 46.75 ns/op BenchmarkToValidUTF8/InvalidASCII-4 164149 797.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103471 1170 ns/op BenchmarkEqualFold/Tests-4 49545 2339 ns/op BenchmarkEqualFold/ASCII-4 2434614 45.50 ns/op BenchmarkEqualFold/UnicodePrefix-4 114295 1088 ns/op BenchmarkEqualFold/UnicodeSuffix-4 112376 998.4 ns/op BenchmarkIndexHard1-4 1005 111655 ns/op BenchmarkIndexHard2-4 734 153729 ns/op BenchmarkIndexHard3-4 168 610241 ns/op BenchmarkIndexHard4-4 127 914578 ns/op BenchmarkLastIndexHard1-4 85 1526657 ns/op BenchmarkLastIndexHard2-4 84 1519974 ns/op BenchmarkLastIndexHard3-4 85 1495723 ns/op BenchmarkCountHard1-4 1090 112988 ns/op BenchmarkCountHard2-4 806 153644 ns/op BenchmarkCountHard3-4 189 618673 ns/op BenchmarkIndexTorture-4 10000 12215 ns/op BenchmarkCountTorture-4 10000 12026 ns/op BenchmarkCountTortureOverlapping-4 972 121702 ns/op BenchmarkCountByte/10-4 2933460 37.77 ns/op 264.78 MB/s BenchmarkCountByte/32-4 3079516 38.22 ns/op 837.33 MB/s BenchmarkCountByte/4096-4 1204603 99.10 ns/op 41330.90 MB/s BenchmarkCountByte/4194304-4 937 114072 ns/op 36768.83 MB/s BenchmarkCountByte/67108864-4 27 4471143 ns/op 15009.33 MB/s BenchmarkFields/ASCII/16-4 315964 481.7 ns/op 33.22 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20403 4965 ns/op 51.56 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1873 68284 ns/op 59.98 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1202183 ns/op 54.51 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19423319 ns/op 53.99 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 316102 409.7 ns/op 39.05 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 13097 ns/op 19.55 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 525 232715 ns/op 17.60 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 4017211 ns/op 16.31 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 70324524 ns/op 14.91 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 152679 754.8 ns/op 21.20 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13171 9558 ns/op 26.78 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 760 172564 ns/op 23.74 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3465196 ns/op 18.91 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59170094 ns/op 17.72 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 171405 772.2 ns/op 20.72 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10957 ns/op 23.36 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 652 200687 ns/op 20.41 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3721862 ns/op 17.61 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66201596 ns/op 15.84 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 80775962 ns/op BenchmarkSplitSingleByteSeparator-4 21 6987027 ns/op BenchmarkSplitMultiByteSeparator-4 32 3713544 ns/op BenchmarkSplitNSingleByteSeparator-4 211352 795.7 ns/op BenchmarkSplitNMultiByteSeparator-4 139033 984.2 ns/op BenchmarkRepeat/5x0-4 2800038 40.19 ns/op BenchmarkRepeat/5x1-4 2957756 39.15 ns/op BenchmarkRepeat/5x2-4 207154 647.4 ns/op BenchmarkRepeat/5x6-4 106243 1053 ns/op BenchmarkRepeat/10x0-4 2983131 40.51 ns/op BenchmarkRepeat/10x1-4 2939521 39.11 ns/op BenchmarkRepeat/10x2-4 187904 650.8 ns/op BenchmarkRepeat/10x6-4 103518 1104 ns/op BenchmarkRepeatLarge/256/1-4 49653 2394 ns/op 106.92 MB/s BenchmarkRepeatLarge/256/16-4 84055 1702 ns/op 150.44 MB/s BenchmarkRepeatLarge/512/1-4 36820 3131 ns/op 163.53 MB/s BenchmarkRepeatLarge/512/16-4 47984 2358 ns/op 217.12 MB/s BenchmarkRepeatLarge/1024/1-4 27586 4388 ns/op 233.35 MB/s BenchmarkRepeatLarge/1024/16-4 32385 3306 ns/op 309.74 MB/s BenchmarkRepeatLarge/2048/1-4 19396 6143 ns/op 333.41 MB/s BenchmarkRepeatLarge/2048/16-4 22414 5691 ns/op 359.84 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10368 ns/op 395.07 MB/s BenchmarkRepeatLarge/4096/16-4 14046 8828 ns/op 463.97 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17356 ns/op 472.01 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15841 ns/op 517.13 MB/s BenchmarkRepeatLarge/8192/4097-4 3251707 34.65 ns/op 118256.31 MB/s BenchmarkRepeatLarge/16384/1-4 7818 30536 ns/op 536.55 MB/s BenchmarkRepeatLarge/16384/16-4 9063 32221 ns/op 508.49 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22398 ns/op 548.74 MB/s BenchmarkRepeatLarge/32768/1-4 2222 50884 ns/op 643.97 MB/s BenchmarkRepeatLarge/32768/16-4 2085 51625 ns/op 634.73 MB/s BenchmarkRepeatLarge/32768/4097-4 3354 45216 ns/op 634.26 MB/s BenchmarkRepeatLarge/65536/1-4 1248 98876 ns/op 662.81 MB/s BenchmarkRepeatLarge/65536/16-4 1134 92651 ns/op 707.35 MB/s BenchmarkRepeatLarge/65536/4097-4 1213 107977 ns/op 569.15 MB/s BenchmarkRepeatLarge/131072/1-4 307 522131 ns/op 251.03 MB/s BenchmarkRepeatLarge/131072/16-4 246 434415 ns/op 301.72 MB/s BenchmarkRepeatLarge/131072/4097-4 298 428907 ns/op 296.12 MB/s BenchmarkRepeatLarge/262144/1-4 162 825526 ns/op 317.55 MB/s BenchmarkRepeatLarge/262144/16-4 152 774970 ns/op 338.26 MB/s BenchmarkRepeatLarge/262144/4097-4 163 761439 ns/op 338.98 MB/s BenchmarkRepeatLarge/524288/1-4 80 1339987 ns/op 391.26 MB/s BenchmarkRepeatLarge/524288/16-4 100 1385143 ns/op 378.51 MB/s BenchmarkRepeatLarge/524288/4097-4 82 1380571 ns/op 376.89 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2456703 ns/op 426.82 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2601477 ns/op 403.07 MB/s BenchmarkRepeatLarge/1048576/4097-4 54 2708522 ns/op 385.72 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4744150 ns/op 442.05 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4612595 ns/op 454.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 4603946 ns/op 454.73 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8699548 ns/op 482.13 MB/s BenchmarkRepeatLarge/4194304/16-4 13 9039823 ns/op 463.98 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 13362295 ns/op 313.66 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16187415 ns/op 518.22 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15330206 ns/op 547.19 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15991564 ns/op 524.44 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27491442 ns/op 610.27 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26156606 ns/op 641.41 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26243706 ns/op 639.29 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52178859 ns/op 643.07 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52759400 ns/op 635.99 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54263790 ns/op 618.36 MB/s BenchmarkRepeatLarge/67108864/1-4 2 107473098 ns/op 624.42 MB/s BenchmarkRepeatLarge/67108864/16-4 1 102116060 ns/op 657.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105525852 ns/op 635.95 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206327352 ns/op 650.51 MB/s BenchmarkRepeatLarge/134217728/16-4 1 196948538 ns/op 681.49 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 200888701 ns/op 668.12 MB/s BenchmarkRepeatLarge/268435456/1-4 1 426299526 ns/op 629.69 MB/s BenchmarkRepeatLarge/268435456/16-4 1 387979579 ns/op 691.88 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 392588353 ns/op 683.76 MB/s BenchmarkRepeatLarge/536870912/1-4 1 854092501 ns/op 628.59 MB/s BenchmarkRepeatLarge/536870912/16-4 1 806981693 ns/op 665.28 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 791652870 ns/op 678.16 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1735564082 ns/op 618.67 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1668728488 ns/op 643.45 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1548425698 ns/op 693.44 MB/s BenchmarkIndexAnyASCII/1:1-4 2209917 53.96 ns/op BenchmarkIndexAnyASCII/1:2-4 2272171 53.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2164672 56.36 ns/op BenchmarkIndexAnyASCII/1:8-4 2204398 53.01 ns/op BenchmarkIndexAnyASCII/1:16-4 2242670 53.61 ns/op BenchmarkIndexAnyASCII/1:32-4 2141210 54.61 ns/op BenchmarkIndexAnyASCII/1:64-4 2130892 55.75 ns/op BenchmarkIndexAnyASCII/16:1-4 2204286 54.09 ns/op BenchmarkIndexAnyASCII/16:2-4 872505 122.4 ns/op BenchmarkIndexAnyASCII/16:4-4 877530 122.7 ns/op BenchmarkIndexAnyASCII/16:8-4 965350 125.4 ns/op BenchmarkIndexAnyASCII/16:16-4 948362 132.9 ns/op BenchmarkIndexAnyASCII/16:32-4 773438 150.7 ns/op BenchmarkIndexAnyASCII/16:64-4 707758 181.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2005483 63.09 ns/op BenchmarkIndexAnyASCII/256:2-4 97699 1165 ns/op BenchmarkIndexAnyASCII/256:4-4 99270 1178 ns/op BenchmarkIndexAnyASCII/256:8-4 97611 1185 ns/op BenchmarkIndexAnyASCII/256:16-4 98044 1189 ns/op BenchmarkIndexAnyASCII/256:32-4 100896 1193 ns/op BenchmarkIndexAnyASCII/256:64-4 92037 1229 ns/op BenchmarkIndexAnyUTF8/1:1-4 2088818 56.63 ns/op BenchmarkIndexAnyUTF8/1:2-4 2041532 57.49 ns/op BenchmarkIndexAnyUTF8/1:4-4 2062429 56.66 ns/op BenchmarkIndexAnyUTF8/1:8-4 2055379 57.39 ns/op BenchmarkIndexAnyUTF8/1:16-4 2020988 59.00 ns/op BenchmarkIndexAnyUTF8/1:32-4 1975328 59.70 ns/op BenchmarkIndexAnyUTF8/1:64-4 1946721 60.03 ns/op BenchmarkIndexAnyUTF8/16:1-4 1732344 67.72 ns/op BenchmarkIndexAnyUTF8/16:2-4 312814 401.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 294867 415.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 310291 425.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 268753 420.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 277069 441.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 260445 441.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 404413 265.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 19774 6059 ns/op BenchmarkIndexAnyUTF8/256:4-4 19496 6053 ns/op BenchmarkIndexAnyUTF8/256:8-4 19588 6082 ns/op BenchmarkIndexAnyUTF8/256:16-4 19516 6158 ns/op BenchmarkIndexAnyUTF8/256:32-4 18582 6729 ns/op BenchmarkIndexAnyUTF8/256:64-4 18062 6549 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2196256 55.05 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2265576 52.47 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2219476 52.34 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2270192 52.34 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2180077 53.18 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2161992 54.67 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2062608 55.45 ns/op BenchmarkLastIndexAnyASCII/16:1-4 878994 119.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 892393 119.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 119.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 122.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 779323 130.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 848109 150.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 617925 180.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 98818 1160 ns/op BenchmarkLastIndexAnyASCII/256:2-4 99489 1156 ns/op BenchmarkLastIndexAnyASCII/256:4-4 99439 1242 ns/op BenchmarkLastIndexAnyASCII/256:8-4 99532 1286 ns/op BenchmarkLastIndexAnyASCII/256:16-4 102531 1163 ns/op BenchmarkLastIndexAnyASCII/256:32-4 98871 1189 ns/op BenchmarkLastIndexAnyASCII/256:64-4 92149 1225 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2002196 58.79 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2093796 57.28 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2052438 57.21 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2043170 58.45 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2078268 57.55 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2016268 58.97 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1975412 60.45 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 298994 365.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 207728 583.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 215719 580.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 209848 588.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 214376 591.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 192360 614.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 193198 682.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20840 5804 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13272 8947 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13436 8827 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13428 8916 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13033 9257 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12453 9485 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12476 9472 ns/op BenchmarkTrimASCII/1:1-4 2908628 38.48 ns/op BenchmarkTrimASCII/1:2-4 2423252 49.11 ns/op BenchmarkTrimASCII/1:4-4 2333126 51.12 ns/op BenchmarkTrimASCII/1:8-4 2224912 53.19 ns/op BenchmarkTrimASCII/1:16-4 1913424 63.72 ns/op BenchmarkTrimASCII/16:1-4 2543817 45.69 ns/op BenchmarkTrimASCII/16:2-4 1000000 122.8 ns/op BenchmarkTrimASCII/16:4-4 1000000 121.2 ns/op BenchmarkTrimASCII/16:8-4 839205 137.3 ns/op BenchmarkTrimASCII/16:16-4 942555 135.8 ns/op BenchmarkTrimASCII/256:1-4 560746 201.7 ns/op BenchmarkTrimASCII/256:2-4 91604 1203 ns/op BenchmarkTrimASCII/256:4-4 98114 1205 ns/op BenchmarkTrimASCII/256:8-4 97797 1240 ns/op BenchmarkTrimASCII/256:16-4 97513 1225 ns/op BenchmarkTrimASCII/4096:1-4 49950 2306 ns/op BenchmarkTrimASCII/4096:2-4 6652 19319 ns/op BenchmarkTrimASCII/4096:4-4 5654 18750 ns/op BenchmarkTrimASCII/4096:8-4 7048 18162 ns/op BenchmarkTrimASCII/4096:16-4 6975 18589 ns/op BenchmarkTrimByte-4 3107707 36.18 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18061 6539 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18283 6473 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1567 75931 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3094 37989 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6523 18857 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10942 ns/op BenchmarkJoin/0-4 3636883 32.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3008203 37.21 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 177350 769.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 127156 967.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 82598 1388 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 79156 1682 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 64939 1860 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49459 2121 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2753841 41.08 ns/op BenchmarkTrimSpace/ASCII-4 1862476 61.78 ns/op BenchmarkTrimSpace/SomeNonASCII-4 132140 844.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 66312 1723 ns/op BenchmarkReplaceAll-4 97563 1158 ns/op 16 B/op 1 allocs/op PASS ok strings 64.934s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 41529 4625 ns/op BenchmarkCond2-4 14671 8114 ns/op BenchmarkCond4-4 9420 23138 ns/op BenchmarkCond8-4 8876 24918 ns/op BenchmarkCond16-4 4410 64443 ns/op BenchmarkCond32-4 807 156727 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 531890 417.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 147476 861.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 276667 404.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 330355 317.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 273231 403.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 616294 194.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 71160 1573 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 91348 1915 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 48538 2393 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 58434 3275 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 571832 190.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 170650 718.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 591188 188.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 160423 760.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 624042 181.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 165114 701.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1167344 121.1 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 44934 2625 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138657 990.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 287835 495.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3231 35696 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 356 352124 ns/op BenchmarkRange/*sync.Map-4 1580 77904 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 115350 2011 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 217545 551.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 77761 1464 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 73070 1758 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 201433 560.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 104236 1306 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 103628 1210 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 169593 650.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 827132 147.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 68236 2144 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 144193 789.7 ns/op BenchmarkSwapCollision/*sync.Map-4 88132 1244 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 180 857529 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 121951 952.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 390716 707.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23128 5050 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74551 1741 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30680 4173 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 386401 472.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 123804 987.8 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 211640 505.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 116.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 180333 701.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1150941 103.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 744960 155.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 163542 713.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 635235 177.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 113901 1088 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 404302 452.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 467472 385.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 123364 1002 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 525949 297.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 292113 558.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 130072 966.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 276748 467.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 64455 1795 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 260238 788.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 488919 278.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 121008 969.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 647870 244.6 ns/op BenchmarkUncontendedSemaphore-4 4212088 28.16 ns/op BenchmarkContendedSemaphore-4 4125742 27.19 ns/op BenchmarkMutexUncontended-4 862237 135.7 ns/op BenchmarkMutex-4 239001 550.3 ns/op BenchmarkMutexSlack-4 221074 552.4 ns/op BenchmarkMutexWork-4 176572 611.2 ns/op BenchmarkMutexWorkSlack-4 199537 613.1 ns/op BenchmarkMutexNoSpin-4 59557 1940 ns/op BenchmarkMutexSpin-4 61532 1796 ns/op BenchmarkOnce-4 838206 145.1 ns/op BenchmarkOnceFunc/v=Once-4 953751 106.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 848143 123.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 114.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 112.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 122.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 113.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5448975 23.28 ns/op BenchmarkSemaSyntNonblock-4 1418385 89.39 ns/op BenchmarkSemaSyntBlock-4 1922781 60.81 ns/op BenchmarkSemaWorkNonblock-4 1198849 101.0 ns/op BenchmarkSemaWorkBlock-4 1322454 87.74 ns/op BenchmarkRWMutexUncontended-4 403088 355.2 ns/op BenchmarkRWMutexWrite100-4 353172 364.4 ns/op BenchmarkRWMutexWrite10-4 318936 386.0 ns/op BenchmarkRWMutexWorkWrite100-4 263882 462.1 ns/op BenchmarkRWMutexWorkWrite10-4 222582 469.4 ns/op BenchmarkWaitGroupUncontended-4 650632 186.4 ns/op BenchmarkWaitGroupAddDone-4 536182 230.3 ns/op BenchmarkWaitGroupAddDoneWork-4 545359 229.0 ns/op BenchmarkWaitGroupWait-4 2544746 43.81 ns/op BenchmarkWaitGroupWaitWork-4 1570776 68.48 ns/op BenchmarkWaitGroupActuallyWait-4 57865 2030 ns/op 32 B/op 2 allocs/op PASS ok sync 26.451s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 785970 183.8 ns/op PASS ok sync/atomic 1.268s PASS ok syscall 1.038s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 146335 854.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.216s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5475 18436 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8941 12567 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1436653 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 90 1199907 ns/op 1232 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 180342463 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 172512862 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1562 77030 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1771 64643 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6921284 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6395123 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 780389272 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 741045221 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 189 664472 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 206 586735 ns/op 190 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61987225 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 60002586 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7297902299 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7057489680 ns/op 334042000 B/op 100090 allocs/op BenchmarkPyramid/10-4 2367 49246 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 4056050 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 366093629 ns/op 35607112 B/op 2057 allocs/op BenchmarkRagged/10-4 2053 55182 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 229 522692 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 22 5130261 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 6975 16487 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.837s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 107333151 ns/op BenchmarkVariableString-4 73700 1498 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2146 62175 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 1.477s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 61 1982895 ns/op BenchmarkAfter-4 135 896143 ns/op BenchmarkStop-4 242 517359 ns/op BenchmarkSimultaneousAfterFunc-4 39 2673313 ns/op BenchmarkStartStop-4 270 446735 ns/op BenchmarkReset-4 2509 57524 ns/op BenchmarkSleep-4 49 2588024 ns/op BenchmarkParallelTimerLatency-4 45 1084856 avg-late-ns 3705629 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 638206 avg-late-ns 1870552 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 504129 avg-late-ns 1971693 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 217552 avg-late-ns 1942543 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 278972 avg-late-ns 1883113 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 204502 avg-late-ns 1724460 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 267646 avg-late-ns 1896694 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 247754 avg-late-ns 1710298 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 260738 avg-late-ns 2034524 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 273051 avg-late-ns 1294084 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2510502 avg-late-ns 11891398 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 469844 avg-late-ns 1394157 max-late-ns BenchmarkTicker-4 45 3442577 ns/op BenchmarkTickerReset-4 2799 43439 ns/op BenchmarkTickerResetNaive-4 183 611229 ns/op BenchmarkNow-4 766044 167.7 ns/op BenchmarkNowUnixNano-4 572539 183.8 ns/op BenchmarkNowUnixMilli-4 594138 183.5 ns/op BenchmarkNowUnixMicro-4 651858 215.0 ns/op BenchmarkFormat-4 48718 2311 ns/op BenchmarkFormatRFC3339-4 74006 1617 ns/op BenchmarkFormatRFC3339Nano-4 69662 1642 ns/op BenchmarkFormatNow-4 67125 1660 ns/op BenchmarkMarshalJSON-4 87790 1320 ns/op BenchmarkMarshalText-4 94897 1232 ns/op BenchmarkParse-4 105552 1112 ns/op BenchmarkParseRFC3339UTC-4 315550 430.6 ns/op BenchmarkParseRFC3339UTCBytes-4 218024 573.9 ns/op BenchmarkParseRFC3339TZ-4 89449 1282 ns/op BenchmarkParseRFC3339TZBytes-4 73315 1621 ns/op BenchmarkParseDuration-4 481586 230.5 ns/op BenchmarkHour-4 812145 154.7 ns/op BenchmarkSecond-4 832004 153.5 ns/op BenchmarkYear-4 665925 202.3 ns/op BenchmarkDay-4 591000 218.9 ns/op BenchmarkISOWeek-4 636547 209.4 ns/op BenchmarkGoString-4 68137 1750 ns/op BenchmarkUnmarshalText-4 86427 1365 ns/op PASS ok time 13.442s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 402526 287.2 ns/op BenchmarkDecodeValidJapaneseChars-4 569380 227.1 ns/op BenchmarkDecodeRune-4 2237806 52.30 ns/op BenchmarkEncodeValidASCII-4 509384 297.6 ns/op BenchmarkEncodeValidJapaneseChars-4 563782 198.4 ns/op BenchmarkAppendRuneValidASCII-4 1000000 112.7 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2070738 56.72 ns/op BenchmarkEncodeRune-4 1810210 65.15 ns/op PASS ok unicode/utf16 2.462s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1780315 56.37 ns/op BenchmarkRuneCountTenJapaneseChars-4 329641 389.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2733926 42.64 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 343580 379.3 ns/op BenchmarkValidTenASCIIChars-4 1909539 59.33 ns/op BenchmarkValid100KASCIIChars-4 134 903317 ns/op BenchmarkValidTenJapaneseChars-4 329478 402.7 ns/op BenchmarkValidLongMostlyASCII-4 122 942674 ns/op BenchmarkValidLongJapanese-4 61 2017888 ns/op BenchmarkValidStringTenASCIIChars-4 3135501 36.21 ns/op BenchmarkValidString100KASCIIChars-4 13270 9144 ns/op BenchmarkValidStringTenJapaneseChars-4 356554 339.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1510 82935 ns/op BenchmarkValidStringLongJapanese-4 130 894834 ns/op BenchmarkEncodeASCIIRune-4 2827165 41.97 ns/op BenchmarkEncodeJapaneseRune-4 1679625 69.60 ns/op BenchmarkAppendASCIIRune-4 8363293 14.44 ns/op BenchmarkAppendJapaneseRune-4 1810965 58.06 ns/op BenchmarkDecodeASCIIRune-4 2457476 45.19 ns/op BenchmarkDecodeJapaneseRune-4 1747917 68.91 ns/op BenchmarkFullRune/ASCII-4 2904769 38.81 ns/op BenchmarkFullRune/Incomplete-4 1459858 78.40 ns/op BenchmarkFullRune/Japanese-4 2920587 39.54 ns/op PASS ok unicode/utf8 5.474s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 115251457754 ns/op PASS ok cmd/api 116.569s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 619749 194.0 ns/op BenchmarkCgoCall/one-pointer-4 418204 299.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 370503 346.7 ns/op BenchmarkCgoCall/string-pointer-noescape-4 426441 323.4 ns/op BenchmarkCgoCall/eight-pointers-4 167330 750.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 438582 257.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 24434 5170 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29272 4144 ns/op BenchmarkGoString-4 1000000 210.7 ns/op BenchmarkCGoCallback-4 56448 2095 ns/op BenchmarkCGoInCThread-4 415918 258.3 ns/op PASS ok cmd/cgo/internal/test 3.166s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1217406 94.60 ns/op BenchmarkEqArrayOfStrings64-4 193704 630.5 ns/op BenchmarkEqArrayOfStrings1024-4 13119 9018 ns/op BenchmarkEqArrayOfFloats5-4 1435868 83.57 ns/op BenchmarkEqArrayOfFloats64-4 182715 746.6 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10439 ns/op BenchmarkEqArrayOfStructsEq-4 3901 33266 ns/op BenchmarkEqArrayOfStructsNotEq-4 6950 19572 ns/op BenchmarkEqStruct-4 23816564 4.432 ns/op PASS ok cmd/compile/internal/reflectdata 2.659s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 75800 ns/op BenchmarkInvertLessThanNoov-4 19745214 5.721 ns/op BenchmarkCopyElim1-4 249 442298 ns/op BenchmarkCopyElim10-4 240 449756 ns/op BenchmarkCopyElim100-4 208 516072 ns/op BenchmarkCopyElim1000-4 46 2537115 ns/op BenchmarkCopyElim10000-4 3 33751111 ns/op BenchmarkCopyElim100000-4 1 554498355 ns/op BenchmarkDeadCode/1-4 189 826377 ns/op BenchmarkDeadCode/10-4 129 873803 ns/op BenchmarkDeadCode/100-4 100 1072775 ns/op BenchmarkDeadCode/1000-4 51 3543775 ns/op BenchmarkDeadCode/10000-4 3 37855997 ns/op BenchmarkDeadCode/100000-4 1 315026257 ns/op BenchmarkDeadCode/200000-4 1 704361916 ns/op BenchmarkDominatorsLinear-4 13 9583666 ns/op 1.04 MB/s BenchmarkDominatorsFwdBack-4 8 12591023 ns/op 0.79 MB/s BenchmarkDominatorsManyPred-4 9 13586953 ns/op 0.74 MB/s BenchmarkDominatorsMaxPred-4 8 13741968 ns/op 0.73 MB/s BenchmarkDominatorsMaxPredVal-4 9 17539096 ns/op 0.57 MB/s BenchmarkFuse/1-4 188 550692 ns/op BenchmarkFuse/10-4 223 534865 ns/op BenchmarkFuse/100-4 133 850628 ns/op BenchmarkFuse/1000-4 20 5852568 ns/op BenchmarkFuse/10000-4 2 65052810 ns/op BenchmarkNilCheckDeep1-4 9790 10347 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5348 24408 ns/op 0.41 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 721 160980 ns/op 0.62 MB/s 1164 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1553340 ns/op 0.64 MB/s 8392 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17348356 ns/op 0.58 MB/s 218826 B/op 7 allocs/op BenchmarkDSEPass-4 40 3065537 ns/op 54292 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 114020952 ns/op 4268408 B/op 108691 allocs/op BenchmarkCSEPass-4 7 16837986 ns/op 94080 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 180527933 ns/op 5688624 B/op 97636 allocs/op BenchmarkDeadcodePass-4 199 585555 ns/op 96680 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129608612 ns/op 3997320 B/op 44663 allocs/op BenchmarkMultiPass-4 84 1345012 ns/op 220593 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 270550291 ns/op 11162560 B/op 149707 allocs/op BenchmarkCondRewrite/SoloJump-4 4392678 26.21 ns/op BenchmarkCondRewrite/CombJump-4 3807133 32.21 ns/op PASS ok cmd/compile/internal/ssa 16.688s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13822 8305 ns/op BenchmarkExtShift-4 25518 4949 ns/op BenchmarkModify-4 8110 15893 ns/op BenchmarkMullImm-4 20790 5966 ns/op BenchmarkConstModify-4 7386 16503 ns/op BenchmarkBitSet-4 10000 10189 ns/op BenchmarkBitClear-4 10000 10591 ns/op BenchmarkBitToggle-4 10000 10195 ns/op BenchmarkBitSetConst-4 144708 829.3 ns/op BenchmarkBitClearConst-4 107908 1155 ns/op BenchmarkBitToggleConst-4 151458 833.6 ns/op BenchmarkDivconstI64-4 7047932 17.45 ns/op BenchmarkModconstI64-4 6993169 17.05 ns/op BenchmarkDivisiblePow2constI64-4 7253943 16.19 ns/op BenchmarkDivisibleconstI64-4 7593543 14.86 ns/op BenchmarkDivisibleWDivconstI64-4 4006730 29.20 ns/op BenchmarkDivconstU64/3-4 5947869 20.21 ns/op BenchmarkDivconstU64/5-4 6948475 16.62 ns/op BenchmarkDivconstU64/37-4 6776131 17.46 ns/op BenchmarkDivconstU64/1234567-4 8997686 14.14 ns/op BenchmarkModconstU64-4 7564240 16.82 ns/op BenchmarkDivisibleconstU64-4 7879064 15.00 ns/op BenchmarkDivisibleWDivconstU64-4 3671431 32.43 ns/op BenchmarkDivconstI32-4 6686523 17.28 ns/op BenchmarkModconstI32-4 6899996 16.57 ns/op BenchmarkDivisiblePow2constI32-4 5935854 17.52 ns/op BenchmarkDivisibleconstI32-4 6312642 18.06 ns/op BenchmarkDivisibleWDivconstI32-4 3431143 31.66 ns/op BenchmarkDivconstU32-4 6490462 17.35 ns/op BenchmarkModconstU32-4 5097429 23.82 ns/op BenchmarkDivisibleconstU32-4 7597238 16.06 ns/op BenchmarkDivisibleWDivconstU32-4 3644853 30.32 ns/op BenchmarkDivconstI16-4 6060802 18.28 ns/op BenchmarkModconstI16-4 7084543 17.42 ns/op BenchmarkDivisiblePow2constI16-4 7170020 15.77 ns/op BenchmarkDivisibleconstI16-4 7862533 14.89 ns/op BenchmarkDivisibleWDivconstI16-4 3427429 30.73 ns/op BenchmarkDivconstU16-4 6344833 18.17 ns/op BenchmarkModconstU16-4 7504827 15.20 ns/op BenchmarkDivisibleconstU16-4 8922378 13.77 ns/op BenchmarkDivisibleWDivconstU16-4 3900901 29.26 ns/op BenchmarkDivconstI8-4 6688494 18.30 ns/op BenchmarkModconstI8-4 6924262 17.63 ns/op BenchmarkDivisiblePow2constI8-4 9026498 13.92 ns/op BenchmarkDivisibleconstI8-4 7442828 15.98 ns/op BenchmarkDivisibleWDivconstI8-4 3491464 32.15 ns/op BenchmarkDivconstU8-4 7054965 16.20 ns/op BenchmarkModconstU8-4 7221663 16.08 ns/op BenchmarkDivisibleconstU8-4 8556009 13.20 ns/op BenchmarkDivisibleWDivconstU8-4 3694658 28.82 ns/op BenchmarkMul2-4 224860 528.0 ns/op BenchmarkMulNeg2-4 238057 525.5 ns/op BenchmarkEfaceInteger-4 2864596 35.76 ns/op BenchmarkTypeAssert-4 21014134 6.049 ns/op BenchmarkDiv64UnsignedSmall-4 9046423 12.31 ns/op BenchmarkDiv64Small-4 8495691 14.06 ns/op BenchmarkDiv64SmallNegDivisor-4 7334751 15.11 ns/op BenchmarkDiv64SmallNegDividend-4 8323048 13.82 ns/op BenchmarkDiv64SmallNegBoth-4 8924215 13.59 ns/op BenchmarkDiv64Unsigned-4 9538195 12.69 ns/op BenchmarkDiv64-4 7870387 15.25 ns/op BenchmarkDiv64NegDivisor-4 8574915 14.55 ns/op BenchmarkDiv64NegDividend-4 8333101 14.55 ns/op BenchmarkDiv64NegBoth-4 8001519 14.11 ns/op BenchmarkMod64UnsignedSmall-4 8489768 12.00 ns/op BenchmarkMod64Small-4 8874049 14.12 ns/op BenchmarkMod64SmallNegDivisor-4 7544940 15.39 ns/op BenchmarkMod64SmallNegDividend-4 7958605 15.21 ns/op BenchmarkMod64SmallNegBoth-4 7792270 15.78 ns/op BenchmarkMod64Unsigned-4 7959243 13.83 ns/op BenchmarkMod64-4 7545096 15.77 ns/op BenchmarkMod64NegDivisor-4 7298876 16.46 ns/op BenchmarkMod64NegDividend-4 7272781 16.50 ns/op BenchmarkMod64NegBoth-4 7726921 15.51 ns/op BenchmarkMulconstI32/3-4 22174141 5.365 ns/op BenchmarkMulconstI32/5-4 22873624 5.331 ns/op BenchmarkMulconstI32/12-4 23487520 5.280 ns/op BenchmarkMulconstI32/120-4 21260868 5.400 ns/op BenchmarkMulconstI32/-120-4 23310262 5.702 ns/op BenchmarkMulconstI32/65537-4 23592686 5.923 ns/op BenchmarkMulconstI32/65538-4 22463126 5.457 ns/op BenchmarkMulconstI64/3-4 22864275 5.765 ns/op BenchmarkMulconstI64/5-4 23404993 5.413 ns/op BenchmarkMulconstI64/12-4 23019391 5.436 ns/op BenchmarkMulconstI64/120-4 23487626 5.406 ns/op BenchmarkMulconstI64/-120-4 22585680 5.347 ns/op BenchmarkMulconstI64/65537-4 23708601 5.565 ns/op BenchmarkMulconstI64/65538-4 24122662 5.142 ns/op BenchmarkMulconstU32/3-4 24961387 5.204 ns/op BenchmarkMulconstU32/5-4 19944235 5.425 ns/op BenchmarkMulconstU32/12-4 23665174 5.108 ns/op BenchmarkMulconstU32/120-4 23603930 5.271 ns/op BenchmarkMulconstU32/65537-4 24054328 5.255 ns/op BenchmarkMulconstU32/65538-4 24095751 5.174 ns/op BenchmarkMulconstU64/3-4 23451259 5.392 ns/op BenchmarkMulconstU64/5-4 21309488 5.568 ns/op BenchmarkMulconstU64/12-4 22315911 5.671 ns/op BenchmarkMulconstU64/120-4 23417324 5.428 ns/op BenchmarkMulconstU64/65537-4 19740666 5.432 ns/op BenchmarkMulconstU64/65538-4 19431558 5.555 ns/op BenchmarkShiftArithmeticRight-4 25600141 5.390 ns/op BenchmarkSwitch8Predictable-4 7891134 13.77 ns/op BenchmarkSwitch8Unpredictable-4 7777044 13.64 ns/op BenchmarkSwitch32Predictable-4 12368330 9.558 ns/op BenchmarkSwitch32Unpredictable-4 7312660 13.73 ns/op BenchmarkSwitchStringPredictable-4 4993484 20.14 ns/op BenchmarkSwitchStringUnpredictable-4 5664642 18.89 ns/op BenchmarkSwitchTypePredictable-4 4018953 28.60 ns/op BenchmarkSwitchTypeUnpredictable-4 4118966 28.33 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5320171 22.42 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4711682 21.90 ns/op PASS ok cmd/compile/internal/test 19.966s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 99 1114797 ns/op BenchmarkNamed/Underlying/nongeneric-4 814642 147.2 ns/op BenchmarkNamed/Underlying/generic-4 879106 141.7 ns/op BenchmarkNamed/Underlying/src_instance-4 805266 146.6 ns/op BenchmarkNamed/Underlying/user_instance-4 903498 142.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 505184352 ns/op 66624 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 356626138 ns/op 94363 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 134592029 ns/op 249256 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 124748657 ns/op 269454 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1718659954 ns/op 3019 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 88995504 ns/op 58025 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37214084 ns/op 139074 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 31173456 ns/op 164656 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 474738645 ns/op 4567 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43926891 ns/op 49185 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26065820 ns/op 82099 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 23800113 ns/op 90659 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1788414875 ns/op 38536 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 629259176 ns/op 109467 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 142547879 ns/op 482542 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 119715743 ns/op 564067 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3076585938 ns/op 653.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 81036298 ns/op 24784 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 58595708 ns/op 33962 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 50655491 ns/op 39504 lines/s PASS ok cmd/compile/internal/types2 41.330s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 30355934 ns/op 22316750 sys-ns/op 7178000 user-ns/op PASS ok cmd/go 1.613s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 213937 571.5 ns/op PASS ok cmd/go/internal/cfg 1.194s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 61551 1922 ns/op 4.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71042 1620 ns/op 4.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17416 6835 ns/op 149.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17798 6540 ns/op 156.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2936 41531 ns/op 197.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3128 41608 ns/op 196.89 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.085s All tests passed.