darwin-amd64-race at fc5c590d8dac4edb7b87b6c943948033a3920266 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=CE7CD62D-986F-42C0-B534-F8AD78591E4C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.VG723VE8Ro/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3630FC17-5D6E-41EC-9BDC-B53F0C2BB657" "__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" "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.17.13 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=CE7CD62D-986F-42C0-B534-F8AD78591E4C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.VG723VE8Ro/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3630FC17-5D6E-41EC-9BDC-B53F0C2BB657" "__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" "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 3.100s ok archive/zip 3.932s ok bufio 1.715s ok bytes 4.596s ok cmp 1.078s ok compress/bzip2 1.600s ok compress/flate 10.145s ok compress/gzip 18.020s ok compress/lzw 1.889s ok compress/zlib 7.008s ok container/heap 1.050s ok container/list 1.041s ok container/ring 1.064s ok context 1.133s ok crypto 1.048s ok crypto/aes 1.071s ok crypto/cipher 1.074s ok crypto/des 1.062s ok crypto/dsa 1.040s ok crypto/ecdh 1.300s ok crypto/ecdsa 1.163s ok crypto/ed25519 1.551s ok crypto/elliptic 1.080s ok crypto/hmac 1.042s ok crypto/internal/alias 1.041s ok crypto/internal/bigmod 5.397s ok crypto/internal/boring 1.059s ok crypto/internal/boring/bcache 1.766s ok crypto/internal/edwards25519 55.354s ok crypto/internal/edwards25519/field 18.188s ok crypto/internal/nistec 1.980s ok crypto/internal/nistec/fiat 1.105s [no tests to run] ok crypto/md5 1.153s ok crypto/rand 1.476s ok crypto/rc4 1.744s ok crypto/rsa 3.703s ok crypto/sha1 1.092s ok crypto/sha256 1.052s ok crypto/sha512 1.056s ok crypto/subtle 1.754s ok crypto/tls 6.162s ok crypto/x509 2.930s ok database/sql 1.480s ok database/sql/driver 1.069s ok debug/buildinfo 1.088s ok debug/dwarf 1.139s ok debug/elf 2.486s ok debug/gosym 1.177s ok debug/macho 1.058s ok debug/pe 1.150s ok debug/plan9obj 1.056s ok embed 1.098s [no tests to run] ok embed/internal/embedtest 1.117s ok encoding/ascii85 1.123s ok encoding/asn1 1.087s ok encoding/base32 1.183s ok encoding/base64 1.045s ok encoding/binary 1.074s ok encoding/csv 1.171s ok encoding/gob 24.847s ok encoding/hex 1.087s ok encoding/json 3.864s ok encoding/pem 4.125s ok encoding/xml 1.371s ok errors 1.113s ok expvar 1.099s ok flag 3.250s ok fmt 1.760s ok go/ast 1.048s ok go/build 7.352s ok go/build/constraint 1.043s ok go/constant 1.051s ok go/doc 1.423s ok go/doc/comment 5.246s ok go/format 1.144s ok go/importer 2.649s ok go/internal/gccgoimporter 1.154s ok go/internal/gcimporter 9.532s ok go/internal/srcimporter 36.838s ok go/parser 2.379s ok go/printer 3.441s ok go/scanner 1.069s ok go/token 1.304s ok go/types 63.396s ok hash 1.067s ok hash/adler32 1.132s ok hash/crc32 1.073s ok hash/crc64 1.066s ok hash/fnv 1.050s ok hash/maphash 1.055s ok html 1.085s ok html/template 1.749s ok image 2.089s ok image/color 1.108s ok image/draw 2.050s ok image/gif 3.008s ok image/jpeg 3.526s ok image/png 5.936s ok index/suffixarray 3.199s ok internal/abi 1.619s ok internal/buildcfg 1.125s ok internal/coverage/cformat 1.100s ok internal/coverage/cmerge 1.068s ok internal/coverage/pods 1.097s ok internal/coverage/slicereader 1.060s ok internal/coverage/slicewriter 1.098s ok internal/coverage/test 1.149s ok internal/cpu 3.126s ok internal/dag 1.059s ok internal/diff 1.045s ok internal/fmtsort 1.035s ok internal/fuzz 1.090s ok internal/godebug 13.373s ok internal/godebugs 1.086s ok internal/intern 3.790s ok internal/itoa 1.111s ok internal/poll 1.273s ok internal/profile 1.082s ok internal/reflectlite 1.030s ok internal/safefilepath 1.062s ok internal/saferio 1.349s ok internal/singleflight 1.272s ok internal/testenv 1.590s ok internal/trace 1.311s ok internal/types/errors 3.567s ok internal/unsafeheader 1.053s ok internal/xcoff 1.117s ok internal/zstd 1.078s ok io 1.121s ok io/fs 1.431s ok io/ioutil 1.077s ok log 1.062s ok log/slog 1.166s ok log/slog/internal/benchmarks 1.061s ok log/slog/internal/buffer 1.048s ok log/syslog 2.414s ok maps 1.046s ok math 1.042s ok math/big 4.945s ok math/bits 1.078s ok math/cmplx 1.038s ok math/rand 5.988s ok mime 1.134s ok mime/multipart 7.815s ok mime/quotedprintable 1.106s ok net 16.516s ok net/http 24.495s ok net/http/cgi 13.600s ok net/http/cookiejar 1.101s ok net/http/fcgi 1.178s ok net/http/httptest 1.417s ok net/http/httptrace 1.063s ok net/http/httputil 2.115s ok net/http/internal 1.038s ok net/http/internal/ascii 1.028s ok net/http/pprof 6.209s ok net/internal/socktest 1.056s ok net/mail 1.047s ok net/netip 1.959s ok net/rpc 1.207s ok net/rpc/jsonrpc 1.091s ok net/smtp 1.237s ok net/textproto 2.538s ok net/url 1.064s ok os 7.457s ok os/exec 7.795s ok os/exec/internal/fdtest 1.036s ok os/signal 18.660s ok os/user 1.069s ok path 1.093s ok path/filepath 1.110s ok plugin 1.048s ok reflect 2.529s ok regexp 4.661s ok regexp/syntax 5.730s ok runtime 75.292s ok runtime/cgo 1.037s ok runtime/coverage 1.094s ok runtime/debug 2.260s ok runtime/internal/atomic 1.091s ok runtime/internal/math 1.063s ok runtime/internal/sys 1.029s ok runtime/metrics 1.047s ok runtime/pprof 26.138s ok runtime/race 17.226s ok runtime/trace 8.509s ok slices 2.488s ok sort 1.581s ok strconv 5.383s ok strings 4.118s ok sync 1.772s ok sync/atomic 8.600s ok syscall 7.961s ok testing 4.691s ok testing/fstest 1.033s ok testing/iotest 1.048s ok testing/quick 1.184s ok testing/slogtest 1.032s ok text/scanner 1.046s ok text/tabwriter 1.037s ok text/template 1.244s ok text/template/parse 1.093s ok time 3.575s ok unicode 1.045s ok unicode/utf16 1.054s ok unicode/utf8 1.061s ok cmd/addr2line 13.207s ok cmd/api 48.596s ok cmd/asm/internal/asm 6.066s ok cmd/asm/internal/lex 1.051s ok cmd/cgo/internal/swig 1.165s ok cmd/cgo/internal/test 1.812s ok cmd/cgo/internal/testcarchive 58.389s ok cmd/cgo/internal/testcshared 25.663s ok cmd/cgo/internal/testerrors 44.459s ok cmd/cgo/internal/testfortran 1.142s ok cmd/cgo/internal/testgodefs 4.809s ok cmd/cgo/internal/testlife 3.670s ok cmd/cgo/internal/testnocgo 1.049s ok cmd/cgo/internal/testplugin 111.423s ok cmd/cgo/internal/testsanitizers 1.056s [no tests to run] ok cmd/cgo/internal/testshared 1.036s ok cmd/cgo/internal/testso 7.419s ok cmd/cgo/internal/teststdio 7.325s ok cmd/cgo/internal/testtls 1.052s ok cmd/compile/internal/abt 1.124s ok cmd/compile/internal/amd64 87.736s ok cmd/compile/internal/base 1.046s ok cmd/compile/internal/compare 1.045s ok cmd/compile/internal/dwarfgen 2.102s ok cmd/compile/internal/importer 7.575s ok cmd/compile/internal/ir 1.059s ok cmd/compile/internal/logopt 3.537s ok cmd/compile/internal/loopvar 40.884s ok cmd/compile/internal/noder 1.042s ok cmd/compile/internal/reflectdata 1.048s [no tests to run] ok cmd/compile/internal/ssa 48.982s ok cmd/compile/internal/syntax 1.413s ok cmd/compile/internal/test 28.062s ok cmd/compile/internal/typecheck 1.559s ok cmd/compile/internal/types 1.030s ok cmd/compile/internal/types2 23.805s ok cmd/covdata 1.064s ok cmd/cover 17.280s ok cmd/dist 1.037s ok cmd/distpack 1.030s ok cmd/doc 3.177s ok cmd/fix 14.280s ok cmd/go 512.010s ok cmd/go/internal/auth 1.066s ok cmd/go/internal/cache 1.438s ok cmd/go/internal/envcmd 1.828s ok cmd/go/internal/fsys 1.380s ok cmd/go/internal/generate 1.118s ok cmd/go/internal/get 1.106s ok cmd/go/internal/gover 1.063s ok cmd/go/internal/imports 1.169s ok cmd/go/internal/load 1.044s ok cmd/go/internal/lockedfile 2.266s ok cmd/go/internal/lockedfile/internal/filelock 2.082s ok cmd/go/internal/modconv 1.049s ok cmd/go/internal/modfetch 1.062s ok cmd/go/internal/modfetch/codehost 9.726s ok cmd/go/internal/modfetch/zip_sum_test 1.050s ok cmd/go/internal/modindex 1.784s ok cmd/go/internal/modload 1.051s ok cmd/go/internal/mvs 1.047s ok cmd/go/internal/par 1.112s ok cmd/go/internal/str 1.025s ok cmd/go/internal/test 1.166s ok cmd/go/internal/vcs 1.119s ok cmd/go/internal/vcweb 1.121s ok cmd/go/internal/vcweb/vcstest 30.806s ok cmd/go/internal/web 1.113s ok cmd/go/internal/work 3.658s ok cmd/gofmt 1.455s ok cmd/internal/archive 3.705s ok cmd/internal/buildid 2.180s ok cmd/internal/cov 2.018s ok cmd/internal/dwarf 1.062s ok cmd/internal/edit 1.063s ok cmd/internal/goobj 1.035s ok cmd/internal/moddeps 4.153s ok cmd/internal/notsha256 1.073s ok cmd/internal/obj 2.736s ok cmd/internal/obj/ppc64 2.200s ok cmd/internal/obj/riscv 1.484s ok cmd/internal/obj/s390x 1.053s ok cmd/internal/obj/x86 6.309s ok cmd/internal/objabi 1.050s ok cmd/internal/pkgpath 5.172s ok cmd/internal/pkgpattern 1.078s ok cmd/internal/quoted 1.033s ok cmd/internal/src 1.090s ok cmd/internal/test2json 2.463s ok cmd/link 37.829s ok cmd/link/internal/benchmark 1.060s ok cmd/link/internal/ld 31.939s ok cmd/link/internal/loader 1.135s ok cmd/nm 9.378s ok cmd/objdump 8.931s ok cmd/pack 8.250s ok cmd/pprof 4.012s ok cmd/trace 1.188s ok cmd/vet 49.047s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3139 35917 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2605 44414 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1804 67268 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4687 25673 ns/op 5216 B/op 16 allocs/op Benchmark/Reader/GNU-4 5577 19844 ns/op 5155 B/op 15 allocs/op Benchmark/Reader/PAX-4 2760 52945 ns/op 8899 B/op 33 allocs/op PASS ok archive/tar 2.154s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 269762071 ns/op 1642704 B/op 100 allocs/op BenchmarkZip64Test-4 1 176874562 ns/op BenchmarkZip64TestSizes/4096-4 1842 119187 ns/op BenchmarkZip64TestSizes/1048576-4 104 997100 ns/op BenchmarkZip64TestSizes/67108864-4 1 167221335 ns/op PASS ok archive/zip 2.377s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 187453 608.5 ns/op BenchmarkReaderCopyUnoptimal-4 125246 918.5 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 48681 ns/op BenchmarkReaderWriteToOptimal-4 8100 15351 ns/op BenchmarkReaderReadString-4 127282 1058 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 204255 628.1 ns/op BenchmarkWriterCopyUnoptimal-4 201246 591.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 49854 ns/op BenchmarkReaderEmpty-4 17018 7239 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 15478 8003 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 475792 230.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.752s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3180 39464 ns/op 830.32 MB/s BenchmarkWriteByte-4 403 288865 ns/op 14.18 MB/s BenchmarkWriteRune-4 220 537914 ns/op 22.84 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3581019 ns/op BenchmarkBufferFullSmallReads-4 93 1324957 ns/op BenchmarkBufferWriteBlock/N4096-4 8876 23906 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 285 401133 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 11834233 ns/op 4192275 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 13455260 ns/op 1246.89 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3363658 34.44 ns/op 290.35 MB/s BenchmarkIndexByte/32-4 3286674 35.64 ns/op 897.95 MB/s BenchmarkIndexByte/4K-4 893871 114.0 ns/op 35935.51 MB/s BenchmarkIndexBytePortable/10-4 924777 118.2 ns/op 84.58 MB/s BenchmarkIndexBytePortable/32-4 447367 289.6 ns/op 110.48 MB/s BenchmarkIndexBytePortable/4K-4 4180 31986 ns/op 128.06 MB/s BenchmarkIndexRune/10-4 1000000 121.0 ns/op 82.64 MB/s BenchmarkIndexRune/32-4 1000000 121.2 ns/op 263.98 MB/s BenchmarkIndexRune/4K-4 417452 308.1 ns/op 13293.90 MB/s BenchmarkIndexRuneASCII/10-4 3391621 33.52 ns/op 298.30 MB/s BenchmarkIndexRuneASCII/32-4 3324955 36.58 ns/op 874.69 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 116.1 ns/op 35295.11 MB/s BenchmarkEqual/0-4 9980065 11.56 ns/op BenchmarkEqual/1-4 1188363 100.6 ns/op 9.94 MB/s BenchmarkEqual/6-4 1000000 106.7 ns/op 56.23 MB/s BenchmarkEqual/9-4 1000000 105.3 ns/op 85.47 MB/s BenchmarkEqual/15-4 1000000 103.9 ns/op 144.35 MB/s BenchmarkEqual/16-4 1000000 101.7 ns/op 157.38 MB/s BenchmarkEqual/20-4 1000000 111.1 ns/op 179.98 MB/s BenchmarkEqual/32-4 1000000 106.0 ns/op 301.94 MB/s BenchmarkEqual/4K-4 88497 1365 ns/op 3000.85 MB/s BenchmarkIndex/10-4 2302398 51.93 ns/op 192.55 MB/s BenchmarkIndex/32-4 2201832 53.56 ns/op 597.51 MB/s BenchmarkIndex/4K-4 22528 5132 ns/op 798.13 MB/s BenchmarkIndexEasy/10-4 2261454 50.76 ns/op 197.02 MB/s BenchmarkIndexEasy/32-4 2093268 55.37 ns/op 577.95 MB/s BenchmarkIndexEasy/4K-4 546230 252.2 ns/op 16242.37 MB/s BenchmarkCount/10-4 1298281 89.33 ns/op 111.94 MB/s BenchmarkCount/32-4 1292270 91.05 ns/op 351.45 MB/s BenchmarkCount/4K-4 23593 5348 ns/op 765.89 MB/s BenchmarkCountEasy/10-4 1337151 89.04 ns/op 112.31 MB/s BenchmarkCountEasy/32-4 1285444 93.87 ns/op 340.88 MB/s BenchmarkCountEasy/4K-4 456226 282.9 ns/op 14477.73 MB/s BenchmarkCountSingle/10-4 2673756 43.96 ns/op 227.48 MB/s BenchmarkCountSingle/32-4 2651733 45.15 ns/op 708.72 MB/s BenchmarkCountSingle/4K-4 998637 124.6 ns/op 32864.16 MB/s BenchmarkToUpper/#00-4 2619746 45.06 ns/op BenchmarkToUpper/ONLYUPPER-4 326078 405.4 ns/op BenchmarkToUpper/abc-4 429471 292.7 ns/op BenchmarkToUpper/AbC123-4 307084 418.4 ns/op BenchmarkToUpper/azAZ09_-4 288188 465.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 73512 1435 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34452 3666 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53732 2048 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124598 944.1 ns/op BenchmarkToLower/#00-4 2537098 46.16 ns/op BenchmarkToLower/abc-4 439447 300.1 ns/op BenchmarkToLower/AbC123-4 295978 423.6 ns/op BenchmarkToLower/azAZ09_-4 255390 466.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81980 1432 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36052 3204 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69037 1757 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117702 947.4 ns/op BenchmarkFields/ASCII/16-4 176166 767.9 ns/op 20.83 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14690 8157 ns/op 31.38 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 848 145632 ns/op 28.13 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2450847 ns/op 26.74 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 39377603 ns/op 26.63 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 98244 1222 ns/op 13.09 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5206 19739 ns/op 12.97 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 356 327983 ns/op 12.49 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 22 5738655 ns/op 11.42 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 100708233 ns/op 10.41 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 105688 1111 ns/op 14.40 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10111 11679 ns/op 21.92 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 597 210837 ns/op 19.43 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 3975272 ns/op 16.49 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68894492 ns/op 15.22 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 121677 1056 ns/op 15.15 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6886 15377 ns/op 16.65 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 456 270356 ns/op 15.15 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 5078507 ns/op 12.90 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 84620084 ns/op 12.39 MB/s 11211056 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1830469 61.73 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98643 1186 ns/op BenchmarkTrimSpace/JustNonASCII-4 49069 2366 ns/op BenchmarkToValidUTF8/Valid-4 417396 303.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 286758 446.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84038 1410 ns/op BenchmarkIndexHard1-4 1092 109337 ns/op BenchmarkIndexHard2-4 814 152902 ns/op BenchmarkIndexHard3-4 198 610387 ns/op BenchmarkIndexHard4-4 243 485478 ns/op BenchmarkLastIndexHard1-4 7 14327435 ns/op BenchmarkLastIndexHard2-4 6 18277023 ns/op BenchmarkLastIndexHard3-4 6 19634383 ns/op BenchmarkCountHard1-4 1092 109522 ns/op BenchmarkCountHard2-4 782 151464 ns/op BenchmarkCountHard3-4 199 631743 ns/op BenchmarkSplitEmptySeparator-4 1 112234775 ns/op BenchmarkSplitSingleByteSeparator-4 15 9498957 ns/op BenchmarkSplitMultiByteSeparator-4 12 9414418 ns/op BenchmarkSplitNSingleByteSeparator-4 161592 996.5 ns/op BenchmarkSplitNMultiByteSeparator-4 66380 2007 ns/op BenchmarkRepeat-4 133802 837.3 ns/op BenchmarkRepeatLarge/256/1-4 120648 1097 ns/op 233.43 MB/s BenchmarkRepeatLarge/256/16-4 201144 798.4 ns/op 320.63 MB/s BenchmarkRepeatLarge/512/1-4 73023 1579 ns/op 324.32 MB/s BenchmarkRepeatLarge/512/16-4 87247 1351 ns/op 378.97 MB/s BenchmarkRepeatLarge/1024/1-4 44436 2592 ns/op 395.13 MB/s BenchmarkRepeatLarge/1024/16-4 60374 2302 ns/op 444.78 MB/s BenchmarkRepeatLarge/2048/1-4 27921 4386 ns/op 466.98 MB/s BenchmarkRepeatLarge/2048/16-4 27775 3701 ns/op 553.36 MB/s BenchmarkRepeatLarge/4096/1-4 16922 7678 ns/op 533.46 MB/s BenchmarkRepeatLarge/4096/16-4 18680 6897 ns/op 593.90 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14397 ns/op 569.01 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12884 ns/op 635.84 MB/s BenchmarkRepeatLarge/8192/4097-4 15420 7241 ns/op 565.83 MB/s BenchmarkRepeatLarge/16384/1-4 8236 25466 ns/op 643.36 MB/s BenchmarkRepeatLarge/16384/16-4 10000 26124 ns/op 627.16 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20990 ns/op 585.57 MB/s BenchmarkRepeatLarge/32768/1-4 2283 47573 ns/op 688.79 MB/s BenchmarkRepeatLarge/32768/16-4 3176 49892 ns/op 656.78 MB/s BenchmarkRepeatLarge/32768/4097-4 2527 47601 ns/op 602.49 MB/s BenchmarkRepeatLarge/65536/1-4 1152 97883 ns/op 669.53 MB/s BenchmarkRepeatLarge/65536/16-4 1251 93209 ns/op 703.11 MB/s BenchmarkRepeatLarge/65536/4097-4 1170 92800 ns/op 662.23 MB/s BenchmarkRepeatLarge/131072/1-4 282 401644 ns/op 326.34 MB/s BenchmarkRepeatLarge/131072/16-4 277 408249 ns/op 321.06 MB/s BenchmarkRepeatLarge/131072/4097-4 264 419340 ns/op 302.87 MB/s BenchmarkRepeatLarge/262144/1-4 164 720417 ns/op 363.88 MB/s BenchmarkRepeatLarge/262144/16-4 171 794024 ns/op 330.15 MB/s BenchmarkRepeatLarge/262144/4097-4 163 848077 ns/op 304.35 MB/s BenchmarkRepeatLarge/524288/1-4 85 1321098 ns/op 396.86 MB/s BenchmarkRepeatLarge/524288/16-4 93 1331287 ns/op 393.82 MB/s BenchmarkRepeatLarge/524288/4097-4 87 1334766 ns/op 389.82 MB/s BenchmarkRepeatLarge/1048576/1-4 43 2445839 ns/op 428.72 MB/s BenchmarkRepeatLarge/1048576/16-4 55 2408595 ns/op 435.35 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2352281 ns/op 444.14 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4375777 ns/op 479.26 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4393134 ns/op 477.37 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4597768 ns/op 455.34 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8538480 ns/op 491.22 MB/s BenchmarkRepeatLarge/4194304/16-4 13 7934656 ns/op 528.61 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 8476192 ns/op 494.47 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14351642 ns/op 584.51 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15277668 ns/op 549.08 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14359188 ns/op 584.06 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26845583 ns/op 624.95 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28506296 ns/op 588.54 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26829926 ns/op 625.32 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52774448 ns/op 635.81 MB/s BenchmarkRepeatLarge/33554432/16-4 3 52492842 ns/op 639.22 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 52512773 ns/op 638.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102981662 ns/op 651.66 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101446125 ns/op 661.52 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100899705 ns/op 665.10 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210164882 ns/op 638.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 197622633 ns/op 679.16 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 196897374 ns/op 681.66 MB/s BenchmarkRepeatLarge/268435456/1-4 1 435677494 ns/op 616.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 393843760 ns/op 681.58 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 395122469 ns/op 679.37 MB/s BenchmarkRepeatLarge/536870912/1-4 1 861715421 ns/op 623.03 MB/s BenchmarkRepeatLarge/536870912/16-4 1 803221389 ns/op 668.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 808171226 ns/op 664.30 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2953272518 ns/op 363.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1543427819 ns/op 695.69 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1518129648 ns/op 707.28 MB/s BenchmarkBytesCompare/1-4 14040957 9.057 ns/op BenchmarkBytesCompare/2-4 12591722 8.913 ns/op BenchmarkBytesCompare/4-4 12879428 9.696 ns/op BenchmarkBytesCompare/8-4 13606675 8.090 ns/op BenchmarkBytesCompare/16-4 13634575 8.178 ns/op BenchmarkBytesCompare/32-4 11760813 9.706 ns/op BenchmarkBytesCompare/64-4 12132586 10.19 ns/op BenchmarkBytesCompare/128-4 9501633 11.95 ns/op BenchmarkBytesCompare/256-4 7377921 15.27 ns/op BenchmarkBytesCompare/512-4 5185725 21.76 ns/op BenchmarkBytesCompare/1024-4 3325615 34.41 ns/op BenchmarkBytesCompare/2048-4 1957320 62.04 ns/op BenchmarkIndexAnyASCII/1:1-4 2062332 56.99 ns/op BenchmarkIndexAnyASCII/1:2-4 2108907 56.77 ns/op BenchmarkIndexAnyASCII/1:4-4 2139010 56.86 ns/op BenchmarkIndexAnyASCII/1:8-4 2007612 57.57 ns/op BenchmarkIndexAnyASCII/1:16-4 2067741 55.97 ns/op BenchmarkIndexAnyASCII/1:32-4 2079331 57.00 ns/op BenchmarkIndexAnyASCII/1:64-4 2070844 57.01 ns/op BenchmarkIndexAnyASCII/16:1-4 2230390 56.41 ns/op BenchmarkIndexAnyASCII/16:2-4 671085 191.9 ns/op BenchmarkIndexAnyASCII/16:4-4 602605 192.9 ns/op BenchmarkIndexAnyASCII/16:8-4 557782 195.4 ns/op BenchmarkIndexAnyASCII/16:16-4 594259 202.6 ns/op BenchmarkIndexAnyASCII/16:32-4 561360 224.2 ns/op BenchmarkIndexAnyASCII/16:64-4 478515 259.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2022748 59.93 ns/op BenchmarkIndexAnyASCII/256:2-4 54010 2108 ns/op BenchmarkIndexAnyASCII/256:4-4 53953 2127 ns/op BenchmarkIndexAnyASCII/256:8-4 54452 2119 ns/op BenchmarkIndexAnyASCII/256:16-4 52590 2126 ns/op BenchmarkIndexAnyASCII/256:32-4 54344 2178 ns/op BenchmarkIndexAnyASCII/256:64-4 52176 2237 ns/op BenchmarkIndexAnyUTF8/1:1-4 2091933 56.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2042932 56.37 ns/op BenchmarkIndexAnyUTF8/1:4-4 2069412 57.56 ns/op BenchmarkIndexAnyUTF8/1:8-4 2106562 56.92 ns/op BenchmarkIndexAnyUTF8/1:16-4 2043631 63.15 ns/op BenchmarkIndexAnyUTF8/1:32-4 2076985 56.85 ns/op BenchmarkIndexAnyUTF8/1:64-4 2054238 56.94 ns/op BenchmarkIndexAnyUTF8/16:1-4 149766 773.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 418818 307.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 438856 305.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 373459 311.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 379420 313.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 337534 317.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 341550 337.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11669 ns/op BenchmarkIndexAnyUTF8/256:2-4 29880 3836 ns/op BenchmarkIndexAnyUTF8/256:4-4 29156 4030 ns/op BenchmarkIndexAnyUTF8/256:8-4 30274 4028 ns/op BenchmarkIndexAnyUTF8/256:16-4 28210 4147 ns/op BenchmarkIndexAnyUTF8/256:32-4 27722 4002 ns/op BenchmarkIndexAnyUTF8/256:64-4 26839 4367 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2066065 57.42 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2059476 57.68 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1993664 58.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2043570 57.75 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2011786 57.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2076902 57.04 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2075208 56.94 ns/op BenchmarkLastIndexAnyASCII/16:1-4 517699 244.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 471537 239.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 478170 254.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 491431 240.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 460431 252.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 442980 269.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 352209 301.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 41120 2903 ns/op BenchmarkLastIndexAnyASCII/256:2-4 40116 2938 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40213 2952 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39652 2907 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39636 2874 ns/op BenchmarkLastIndexAnyASCII/256:32-4 39232 3207 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38443 2996 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2111548 55.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2086137 55.21 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2140588 55.76 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2097356 56.52 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2153614 54.75 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2122926 55.45 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2133877 55.39 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 211156 587.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 438392 288.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 408028 282.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 406152 286.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 402351 291.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 422354 303.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 414145 299.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13326 8775 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 32230 3717 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30750 3722 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 32012 3964 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27205 3906 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 28255 4235 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27276 4146 ns/op BenchmarkTrimASCII/1:1-4 2228342 52.93 ns/op BenchmarkTrimASCII/1:2-4 2056267 57.28 ns/op BenchmarkTrimASCII/1:4-4 2004097 59.10 ns/op BenchmarkTrimASCII/1:8-4 1905711 63.07 ns/op BenchmarkTrimASCII/1:16-4 1726321 70.02 ns/op BenchmarkTrimASCII/16:1-4 683137 191.6 ns/op BenchmarkTrimASCII/16:2-4 526627 242.2 ns/op BenchmarkTrimASCII/16:4-4 521613 245.6 ns/op BenchmarkTrimASCII/16:8-4 514756 250.1 ns/op BenchmarkTrimASCII/16:16-4 498368 265.2 ns/op BenchmarkTrimASCII/256:1-4 52054 2198 ns/op BenchmarkTrimASCII/256:2-4 39270 3021 ns/op BenchmarkTrimASCII/256:4-4 37640 3040 ns/op BenchmarkTrimASCII/256:8-4 38256 3233 ns/op BenchmarkTrimASCII/256:16-4 33230 3419 ns/op BenchmarkTrimASCII/4096:1-4 3404 35701 ns/op BenchmarkTrimASCII/4096:2-4 2622 48894 ns/op BenchmarkTrimASCII/4096:4-4 2666 48338 ns/op BenchmarkTrimASCII/4096:8-4 2533 48846 ns/op BenchmarkTrimASCII/4096:16-4 2523 50612 ns/op BenchmarkTrimByte-4 1633233 74.30 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16998 6835 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17570 6875 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 897 128920 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1906 64172 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3282 34210 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6753 17938 ns/op BenchmarkCompareBytesEqual-4 13545560 8.801 ns/op BenchmarkCompareBytesToNil-4 15681055 8.035 ns/op BenchmarkCompareBytesEmpty-4 14392155 7.941 ns/op BenchmarkCompareBytesIdentical-4 16680019 8.010 ns/op BenchmarkCompareBytesSameLength-4 13750474 9.014 ns/op BenchmarkCompareBytesDifferentLength-4 14797782 8.114 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2952 45980 ns/op 22805.16 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2949 45148 ns/op 23225.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3007 47140 ns/op 22243.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3025 47485 ns/op 22082.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2978 44417 ns/op 23607.95 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2689 44384 ns/op 23625.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2672 49029 ns/op 21387.21 MB/s BenchmarkCompareBytesBig-4 2197 46080 ns/op 22755.54 MB/s BenchmarkCompareBytesBigIdentical-4 16131639 8.385 ns/op 125055662.37 MB/s PASS ok bytes 66.850s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 85154162 ns/op 1.17 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 325536401 ns/op 1.74 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 26292860 ns/op 0.62 MB/s 3645612 B/op 52 allocs/op PASS ok compress/bzip2 2.518s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1858082 ns/op 5.38 MB/s 42590 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20636069 ns/op 4.85 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 184450437 ns/op 5.42 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 64 1915903 ns/op 5.22 MB/s 42156 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18454909 ns/op 5.42 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 181699161 ns/op 5.50 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1770875 ns/op 5.65 MB/s 42692 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16957474 ns/op 5.90 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 171946159 ns/op 5.82 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1773908 ns/op 5.64 MB/s 42941 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16849888 ns/op 5.93 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 171443382 ns/op 5.83 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 62 1940813 ns/op 5.15 MB/s 44023 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18746128 ns/op 5.33 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 189622371 ns/op 5.27 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1536787 ns/op 6.51 MB/s 43348 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12782972 ns/op 7.82 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127369743 ns/op 7.85 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 93 1370400 ns/op 7.30 MB/s 44496 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10059525 ns/op 9.94 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 99714412 ns/op 10.03 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1368304 ns/op 7.31 MB/s 42477 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10265854 ns/op 9.74 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 104007423 ns/op 9.61 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 106 1086961 ns/op 9.20 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10547400 ns/op 9.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 126128989 ns/op 7.93 MB/s BenchmarkEncode/Digits/Speed/1e4-4 60 2071574 ns/op 4.83 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17627790 ns/op 5.67 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 178100502 ns/op 5.61 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5466741 ns/op 1.83 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 56973764 ns/op 1.76 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 580573756 ns/op 1.72 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5690170 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 58311352 ns/op 1.71 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 589820590 ns/op 1.70 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 80 1346564 ns/op 7.43 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 11258816 ns/op 8.88 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 117103406 ns/op 8.54 MB/s BenchmarkEncode/Newton/Speed/1e4-4 64 1893087 ns/op 5.28 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 14014052 ns/op 7.14 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 140269661 ns/op 7.13 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 5214121 ns/op 1.92 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 50447590 ns/op 1.98 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 520944368 ns/op 1.92 MB/s BenchmarkEncode/Newton/Compression/1e4-4 20 5037659 ns/op 1.99 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 68261366 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 646423266 ns/op 1.55 MB/s PASS ok compress/flate 14.928s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2257558 ns/op 4.43 MB/s BenchmarkDecoder/1e-Reuse4-4 54 2410517 ns/op 4.15 MB/s BenchmarkDecoder/1e5-4 5 23056362 ns/op 4.34 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23150231 ns/op 4.32 MB/s BenchmarkDecoder/1e6-4 1 237155423 ns/op 4.22 MB/s BenchmarkDecoder/1e-Reuse6-4 1 237320437 ns/op 4.21 MB/s BenchmarkEncoder/1e4-4 58 2005847 ns/op 4.99 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1860775 ns/op 5.37 MB/s BenchmarkEncoder/1e5-4 6 19106342 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19230238 ns/op 5.20 MB/s BenchmarkEncoder/1e6-4 1 197272495 ns/op 5.07 MB/s BenchmarkEncoder/1e-Reuse6-4 1 190235605 ns/op 5.26 MB/s PASS ok compress/lzw 4.032s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4340720 ns/op PASS ok container/heap 1.260s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24147 4615 ns/op BenchmarkWithTimeout/concurrency=40-4 6902 22318 ns/op BenchmarkWithTimeout/concurrency=4000-4 5757 29450 ns/op BenchmarkWithTimeout/concurrency=400000-4 7750 17148 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 392314 426.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16072 7458 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20191 6537 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3255 35965 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2589 70248 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3244 34070 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 322 379266 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 217 555311 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 349 319044 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 38 4394734 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5983032 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3260955 ns/op BenchmarkCheckCanceled/Err-4 298412 384.4 ns/op BenchmarkCheckCanceled/Done-4 418035 249.9 ns/op BenchmarkContextCancelDone-4 718953 166.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25083 4507 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23564 4709 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23140 5039 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19538 7487 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13570 8132 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 672170 193.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 340508 315.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 254548 435.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 170271 697.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 86204 1330 ns/op PASS ok context 11.694s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1773092 67.34 ns/op 237.59 MB/s BenchmarkDecrypt-4 1812852 67.76 ns/op 236.13 MB/s BenchmarkExpand-4 998943 114.2 ns/op PASS ok crypto/aes 1.651s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 201590 528.3 ns/op 121.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 396564 314.7 ns/op 203.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 230784 525.1 ns/op 121.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 312278 336.6 ns/op 190.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 138127 822.7 ns/op 1641.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 210192 604.6 ns/op 2232.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 145718 866.4 ns/op 1558.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 175566 699.3 ns/op 1930.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 49107 2256 ns/op 3631.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 65833 1894 ns/op 4325.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41931 2881 ns/op 2843.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47797 2405 ns/op 3405.70 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6688 19380 ns/op 52.58 MB/s BenchmarkAESCFBDecrypt1K-4 6840 19269 ns/op 52.88 MB/s BenchmarkAESCFBDecrypt8K-4 829 149522 ns/op 54.75 MB/s BenchmarkAESOFB1K-4 9679 12421 ns/op 82.04 MB/s BenchmarkAESCTR1K-4 14841 8185 ns/op 124.49 MB/s BenchmarkAESCTR8K-4 1994 64144 ns/op 127.63 MB/s BenchmarkAESCBCEncrypt1K-4 13927 8765 ns/op 116.83 MB/s BenchmarkAESCBCDecrypt1K-4 18442 6546 ns/op 156.43 MB/s PASS ok crypto/cipher 4.438s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 80082 1321 ns/op 6.06 MB/s BenchmarkDecrypt-4 88706 1239 ns/op 6.46 MB/s BenchmarkTDESEncrypt-4 36244 3248 ns/op 2.46 MB/s BenchmarkTDESDecrypt-4 36370 3238 ns/op 2.47 MB/s PASS ok crypto/des 1.702s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1074 103090 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6813968 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18418433 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 85 1525211 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.695s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1940 63127 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 28 3745334 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 13 9215034 ns/op 3058 B/op 35 allocs/op BenchmarkVerify/P256-4 991 131538 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 8575002 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 22646433 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4930 24698 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 58 1907299 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 25 4461308 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.696s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 273 435236 ns/op BenchmarkNewKeyFromSeed-4 260 433789 ns/op BenchmarkSigning-4 254 462979 ns/op BenchmarkVerification-4 174 686496 ns/op PASS ok crypto/ed25519 1.997s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6832 19053 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 156 763294 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 72 1744752 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4532914 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1734 68102 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 66 2006476 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 5481034 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13843252 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12732 9299 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5976 17635 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4308 26298 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1174430 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2942 39734 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 370 311669 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1800 66470 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 97 1147007 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.811s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14360 7634 ns/op 134.14 MB/s BenchmarkHMACSHA256_32-4 21067 5199 ns/op 6.15 MB/s BenchmarkNewWriteSum-4 10000 10956 ns/op 2.92 MB/s PASS ok crypto/hmac 1.610s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 40657 3152 ns/op BenchmarkModSub-4 35360 2882 ns/op BenchmarkMontgomeryRepr-4 24607 4886 ns/op BenchmarkMontgomeryMul-4 23634 4902 ns/op BenchmarkModMul-4 10000 10524 ns/op BenchmarkExpBig-4 18 6749271 ns/op BenchmarkExp-4 5 20398556 ns/op PASS ok crypto/internal/bigmod 2.465s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3136 38836 ns/op BenchmarkScalarBaseMult-4 267 790351 ns/op BenchmarkScalarMult-4 68 1671981 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 153 1240278 ns/op PASS ok crypto/internal/edwards25519 1.888s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 441056 363.7 ns/op BenchmarkMultiply-4 3434449 33.11 ns/op BenchmarkSquare-4 4614376 31.30 ns/op BenchmarkInvert-4 17394 6763 ns/op BenchmarkMult32-4 1000000 167.1 ns/op PASS ok crypto/internal/edwards25519/field 2.340s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 3014220 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1788 70656 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 6994085 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 27949687 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 147 981428 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9538 13629 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 66 2615048 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4543566 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.794s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 662994 205.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 249283 478.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100262 1170 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 561200 205.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 317841 426.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 91398 1145 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.505s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 80920 1336 ns/op 5.99 MB/s BenchmarkHash64-4 96720 1498 ns/op 42.72 MB/s BenchmarkHash128-4 90051 1321 ns/op 96.92 MB/s BenchmarkHash256-4 91230 1554 ns/op 164.69 MB/s BenchmarkHash512-4 64357 1900 ns/op 269.44 MB/s BenchmarkHash1K-4 43946 2673 ns/op 383.05 MB/s BenchmarkHash8K-4 8427 14226 ns/op 575.87 MB/s BenchmarkHash1M-4 60 1699512 ns/op 616.99 MB/s BenchmarkHash8M-4 7 14693549 ns/op 570.90 MB/s BenchmarkHash8BytesUnaligned-4 95398 1319 ns/op 6.06 MB/s BenchmarkHash1KUnaligned-4 43609 5943 ns/op 172.29 MB/s BenchmarkHash8KUnaligned-4 7309 15482 ns/op 529.15 MB/s PASS ok crypto/md5 3.631s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 419607317 ns/op PASS ok crypto/rand 1.487s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9469 15492 ns/op 8.26 MB/s BenchmarkRC4_1K-4 1291 104053 ns/op 9.84 MB/s BenchmarkRC4_8K-4 144 765505 ns/op 10.58 MB/s PASS ok crypto/rc4 1.673s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 14924195 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 55283740 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 60447640 ns/op BenchmarkEncryptPKCS1v15/2048-4 27 4433071 ns/op BenchmarkDecryptOAEP/2048-4 7 14655482 ns/op BenchmarkEncryptOAEP/2048-4 27 5646787 ns/op BenchmarkSignPKCS1v15/2048-4 7 15209231 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 4348179 ns/op BenchmarkSignPSS/2048-4 7 16157930 ns/op BenchmarkVerifyPSS/2048-4 27 4936481 ns/op PASS ok crypto/rsa 3.177s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 80145 1915 ns/op 4.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 76207 1583 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 59302 2168 ns/op 147.63 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 63703 1918 ns/op 166.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35641 3836 ns/op 266.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 44002 3024 ns/op 338.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11386 ns/op 719.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11606 ns/op 705.82 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.739s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 66564 2450 ns/op 3.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87976 1503 ns/op 5.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73760 1616 ns/op 4.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25645 6811 ns/op 150.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26374 4307 ns/op 237.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26247 6033 ns/op 169.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5202 44690 ns/op 183.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5578 31238 ns/op 262.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5382 29717 ns/op 275.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.383s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 45597 2271 ns/op 3.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 60354 1950 ns/op 4.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49474 2109 ns/op 3.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29113 4247 ns/op 241.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34125 4339 ns/op 236.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 28582 4469 ns/op 229.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6046 19602 ns/op 417.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8326 17792 ns/op 460.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6628 20001 ns/op 409.58 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.978s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22771527 5.542 ns/op BenchmarkConstantTimeEq-4 21951321 5.869 ns/op BenchmarkConstantTimeLessOrEq-4 18798760 8.292 ns/op BenchmarkXORBytes/8Bytes-4 3134992 53.95 ns/op 148.29 MB/s BenchmarkXORBytes/128Bytes-4 2591523 47.21 ns/op 2711.03 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 123.3 ns/op 16604.22 MB/s BenchmarkXORBytes/32768Bytes-4 72207 2004 ns/op 16354.58 MB/s PASS ok crypto/subtle 2.887s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 21 6861415 ns/op BenchmarkCertCache/1-4 19 6747075 ns/op BenchmarkCertCache/2-4 25 6499209 ns/op BenchmarkCertCache/3-4 22 6760842 ns/op BenchmarkHandshakeServer/RSA-4 9 14739350 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 8 15778213 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 8 14962572 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 5872512 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 27 6914287 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 16 7024096 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 18 9135346 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35642493 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 41463055 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 110600756 ns/op 9.48 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 147074918 ns/op 7.13 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 243928793 ns/op 8.60 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 204216780 ns/op 10.27 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 466683922 ns/op 8.99 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 481924892 ns/op 8.70 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 839542590 ns/op 9.99 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 895760281 ns/op 9.36 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1635317595 ns/op 10.26 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1593622718 ns/op 10.53 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3240449725 ns/op 10.35 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3269405267 ns/op 10.26 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6570302936 ns/op 10.21 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6835877356 ns/op 9.82 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 112341192 ns/op 9.33 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 126361132 ns/op 8.30 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 203866424 ns/op 10.29 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 209556039 ns/op 10.01 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 356648135 ns/op 11.76 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 353095280 ns/op 11.88 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 692870729 ns/op 12.11 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 750984961 ns/op 11.17 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1226006971 ns/op 13.68 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1416668742 ns/op 11.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2475663983 ns/op 13.55 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3008179715 ns/op 11.15 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5623437341 ns/op 11.93 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5968899621 ns/op 11.24 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 723153880 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 720746885 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 317294026 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 304059739 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164721089 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 170923598 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 99013663 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92641874 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 64194919 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 61873680 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 164683758 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 170945840 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 79632064 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 84377333 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56911246 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51727780 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42632685 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39858834 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34850346 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 34545414 ns/op PASS ok crypto/tls 61.200s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 21111468 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 361 345003 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 781 153702 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 716 153307 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.825s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 4417119 ns/op 278669 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 25 4084711 ns/op 265501 B/op 1973 allocs/op BenchmarkConcurrentStmtExec-4 44 3117243 ns/op 212127 B/op 577 allocs/op BenchmarkConcurrentTxQuery-4 31 3971613 ns/op 275708 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 85 2262528 ns/op 87848 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 3371499 ns/op 106536 B/op 2130 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1111634 ns/op 40143 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 4208714 ns/op 223924 B/op 1761 allocs/op BenchmarkManyConcurrentQueries-4 1880 60415 ns/op 4136 B/op 20 allocs/op BenchmarkGrabConn-4 177265 705.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.015s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 125258 1023 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 58 2293184 ns/op 188199 B/op 13 allocs/op Benchmark115/LineToPC-4 63 1776825 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18186 8742 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.860s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 45951 2366 ns/op BenchmarkMarshal-4 668 165659 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2892 41212 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.811s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 224 519815 ns/op 15.76 MB/s BenchmarkEncodeToString-4 200 599169 ns/op 13.67 MB/s BenchmarkDecode-4 136 913437 ns/op 14.35 MB/s BenchmarkDecodeString-4 139 1650081 ns/op 7.95 MB/s PASS ok encoding/base32 2.235s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 286 391035 ns/op 20.95 MB/s BenchmarkDecodeString/2-4 253636 449.9 ns/op 8.89 MB/s BenchmarkDecodeString/4-4 232868 522.4 ns/op 15.31 MB/s BenchmarkDecodeString/8-4 180032 619.6 ns/op 19.37 MB/s BenchmarkDecodeString/64-4 43455 2940 ns/op 29.93 MB/s BenchmarkDecodeString/8192-4 405 410583 ns/op 26.61 MB/s BenchmarkNewEncoding-4 103255 1289 ns/op 198.59 MB/s PASS ok encoding/base64 2.553s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1240 129485 ns/op 30.89 MB/s BenchmarkReadStruct-4 15842 10198 ns/op 7.35 MB/s BenchmarkWriteStruct-4 14242 14303 ns/op 5.24 MB/s BenchmarkReadInts-4 37506 3224 ns/op 9.31 MB/s BenchmarkWriteInts-4 36355 3865 ns/op 7.76 MB/s BenchmarkWriteSlice1000Int32s-4 990 109594 ns/op 36.50 MB/s BenchmarkPutUint16-4 2751142 41.06 ns/op 48.71 MB/s BenchmarkAppendUint16-4 1790025 58.31 ns/op 34.30 MB/s BenchmarkPutUint32-4 2089105 57.17 ns/op 69.97 MB/s BenchmarkAppendUint32-4 2379667 48.78 ns/op 82.01 MB/s BenchmarkPutUint64-4 1122690 167.8 ns/op 47.67 MB/s BenchmarkAppendUint64-4 988129 123.9 ns/op 64.58 MB/s BenchmarkLittleEndianPutUint16-4 2499525 41.29 ns/op 48.44 MB/s BenchmarkLittleEndianAppendUint16-4 2659438 40.31 ns/op 49.61 MB/s BenchmarkLittleEndianPutUint32-4 2293292 74.43 ns/op 53.74 MB/s BenchmarkLittleEndianAppendUint32-4 1845693 54.71 ns/op 73.11 MB/s BenchmarkLittleEndianPutUint64-4 1000000 146.9 ns/op 54.48 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 117.0 ns/op 68.39 MB/s BenchmarkReadFloats-4 147784 969.8 ns/op 12.37 MB/s BenchmarkWriteFloats-4 133515 1062 ns/op 11.29 MB/s BenchmarkReadSlice1000Float32s-4 1314 101066 ns/op 39.58 MB/s BenchmarkWriteSlice1000Float32s-4 981 171139 ns/op 23.37 MB/s BenchmarkReadSlice1000Uint8s-4 55197 3312 ns/op 301.96 MB/s BenchmarkWriteSlice1000Uint8s-4 43941 2986 ns/op 334.88 MB/s BenchmarkPutUvarint32-4 774702 161.1 ns/op 24.83 MB/s BenchmarkPutUvarint64-4 230683 702.4 ns/op 11.39 MB/s PASS ok encoding/binary 7.340s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5862 20834 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5641 22201 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5671 21611 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2506 42947 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6145 18077 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7570 19112 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6241 18544 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4219 38669 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 20536 ns/op PASS ok encoding/csv 2.744s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 5148 20926 ns/op 1820 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 10033 14886 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 198 720512 ns/op 16942 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 541 234282 ns/op 907 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1185 103710 ns/op 74 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 951 116807 ns/op 92 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1293 86791 ns/op 299 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 50 2353915 ns/op 37719 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 459 330639 ns/op 25266 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 814 153165 ns/op 10809 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 786 166729 ns/op 9767 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 360 419517 ns/op 39243 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 109 1021019 ns/op 67826 B/op 2250 allocs/op BenchmarkDecodeBytesSlice-4 312 390742 ns/op 24238 B/op 207 allocs/op BenchmarkDecodeInterfaceSlice-4 66 1788911 ns/op 83363 B/op 3178 allocs/op BenchmarkDecodeMap-4 74 1789305 ns/op 54129 B/op 181 allocs/op PASS ok encoding/gob 4.363s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11494 11163 ns/op 22.93 MB/s BenchmarkEncode/1024-4 2907 46345 ns/op 22.10 MB/s BenchmarkEncode/4096-4 457 257682 ns/op 15.90 MB/s BenchmarkEncode/16384-4 166 776030 ns/op 21.11 MB/s BenchmarkDecode/256-4 22168 5561 ns/op 46.03 MB/s BenchmarkDecode/1024-4 6406 21148 ns/op 48.42 MB/s BenchmarkDecode/4096-4 1447 108039 ns/op 37.91 MB/s BenchmarkDecode/16384-4 350 421900 ns/op 38.83 MB/s BenchmarkDump/256-4 938 113602 ns/op 2.25 MB/s BenchmarkDump/1024-4 280 462650 ns/op 2.21 MB/s BenchmarkDump/4096-4 76 1567855 ns/op 2.61 MB/s BenchmarkDump/16384-4 18 6705566 ns/op 2.44 MB/s PASS ok encoding/hex 3.598s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 138307661 ns/op 14.03 MB/s 2056 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 239148692 ns/op 8.11 MB/s 8393672 B/op 112 allocs/op BenchmarkCodeMarshal-4 1 159588742 ns/op 12.16 MB/s 10332448 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 146189017 ns/op 13.27 MB/s 10466840 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 19958 5668 ns/op BenchmarkMarshalBytes/256-4 5500 27699 ns/op BenchmarkMarshalBytes/4096-4 424 261954 ns/op BenchmarkMarshalBytesError/32-4 43 2566452 ns/op BenchmarkMarshalBytesError/256-4 40 3722844 ns/op BenchmarkMarshalBytesError/4096-4 42 3315225 ns/op BenchmarkCodeDecoder-4 1 495189384 ns/op 3.92 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 29682 4157 ns/op 3.37 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 30020 3357 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 548152071 ns/op 3.54 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 550199224 ns/op 3.53 MB/s 2939488 B/op 91332 allocs/op BenchmarkUnmarshalString-4 60877 2117 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 85768 1432 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 120832 1114 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 52796 2731 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 64450 2053 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17578 7947 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2778 51245 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 612 214032 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1465898 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11950340 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 438636 321.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 400558 266.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 398272 255.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 466719 223.8 ns/op BenchmarkEncodeMarshaler-4 42666 2448 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 54777 2079 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4851224 25.06 ns/op BenchmarkNumberIsValidRegexp-4 15943 7547 ns/op PASS ok encoding/json 10.311s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3217785 ns/op 20.37 MB/s BenchmarkDecode-4 33 5633605 ns/op 15.76 MB/s PASS ok encoding/pem 1.509s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1773 68648 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 649 196831 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3448 51065 ns/op PASS ok encoding/xml 1.590s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 355718 340.7 ns/op BenchmarkIntSet-4 449982 225.5 ns/op BenchmarkFloatAdd-4 135886 1012 ns/op BenchmarkFloatSet-4 618148 231.7 ns/op BenchmarkStringSet-4 387362 311.7 ns/op BenchmarkMapSet-4 111085 1043 ns/op BenchmarkMapSetDifferent-4 50272 2417 ns/op BenchmarkMapSetDifferentRandom-4 256 476853 ns/op BenchmarkMapSetString-4 123115 1143 ns/op BenchmarkMapAddSame-4 28443 5634 ns/op BenchmarkMapAddDifferent-4 9426 12602 ns/op BenchmarkMapAddDifferentRandom-4 222 607315 ns/op BenchmarkMapAddSameSteadyState-4 270120 456.5 ns/op BenchmarkMapAddDifferentSteadyState-4 106297 1171 ns/op BenchmarkRealworldExpvarUsage-4 14169 10819 ns/op PASS ok expvar 4.834s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 96860 1805 ns/op BenchmarkSprintfEmpty-4 247640 610.1 ns/op BenchmarkSprintfString-4 185606 819.0 ns/op BenchmarkSprintfTruncateString-4 125880 992.1 ns/op BenchmarkSprintfTruncateBytes-4 109196 1396 ns/op BenchmarkSprintfSlowParsingPath-4 129598 1057 ns/op BenchmarkSprintfQuoteString-4 33228 3302 ns/op BenchmarkSprintfInt-4 145884 906.4 ns/op BenchmarkSprintfIntInt-4 103446 1196 ns/op BenchmarkSprintfPrefixedInt-4 92779 1280 ns/op BenchmarkSprintfFloat-4 77132 1517 ns/op BenchmarkSprintfComplex-4 41079 4397 ns/op BenchmarkSprintfBoolean-4 136702 1110 ns/op BenchmarkSprintfHexString-4 86745 2489 ns/op BenchmarkSprintfHexBytes-4 50389 2655 ns/op BenchmarkSprintfBytes-4 31731 4168 ns/op BenchmarkSprintfStringer-4 55171 2930 ns/op BenchmarkSprintfStructure-4 18811 6558 ns/op BenchmarkManyArgs-4 41119 2742 ns/op BenchmarkFprintInt-4 63002 1981 ns/op BenchmarkFprintfBytes-4 57019 2097 ns/op BenchmarkFprintIntNoAlloc-4 57157 2013 ns/op BenchmarkScanInts-4 27 4358658 ns/op BenchmarkScanRecursiveInt-4 1 455597023 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 505757375 ns/op PASS ok fmt 7.218s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 444 321711 ns/op PASS ok go/build 1.265s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 43956 2673 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10000 14006 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3880 40859 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1078 127417 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 182 737424 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 73 2623095 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 10039616 ns/op 865638 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 36667024 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 197722876 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 3.068s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 410957226 ns/op 0.16 MB/s 45171984 B/op 48742 allocs/op PASS ok go/format 1.493s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21414906 ns/op 2.52 MB/s BenchmarkParseOnly-4 6 19497254 ns/op 2.76 MB/s BenchmarkResolve-4 44 2357331 ns/op 22.85 MB/s PASS ok go/parser 2.641s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 172953350 ns/op 0.30 MB/s 4984056 B/op 27600 allocs/op BenchmarkPrintDecl-4 786 180646 ns/op 0.18 MB/s 17358 B/op 51 allocs/op PASS ok go/printer 1.421s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 271 566072 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 9256144 ns/op 5.36 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14532595 ns/op 4.99 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20382846 ns/op 5.56 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 181 594409 ns/op 5.18 MB/s PASS ok go/scanner 2.164s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1000000 100.4 ns/op PASS ok go/token 1.173s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1305287 ns/op BenchmarkNamed/Underlying/nongeneric-4 859896 131.1 ns/op BenchmarkNamed/Underlying/generic-4 997610 135.4 ns/op BenchmarkNamed/Underlying/src_instance-4 689731 177.8 ns/op BenchmarkNamed/Underlying/user_instance-4 913274 132.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15370 6749 ns/op BenchmarkNamed/NewMethodSet/generic-4 15535 8585 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15762 8535 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12243 8538 ns/op BenchmarkCheck/http/funcbodies/info-4 1 622446038 ns/op 49023 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 446800383 ns/op 68253 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 267325766 ns/op 114074 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 291324696 ns/op 104409 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3168294719 ns/op 1633 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 133234776 ns/op 38661 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 99645284 ns/op 51659 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 97594180 ns/op 52731 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 745877147 ns/op 2900 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 85613338 ns/op 25183 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 63212451 ns/op 34026 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 65429092 ns/op 32846 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2106650040 ns/op 30613 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 645694783 ns/op 99800 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 142001828 ns/op 452081 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131231416 ns/op 488907 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2843328673 ns/op 702.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 147086708 ns/op 13503 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 109887304 ns/op 18030 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 110013531 ns/op 17849 lines/s PASS ok go/types 49.816s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 15016 ns/op 68.19 MB/s PASS ok hash/adler32 1.240s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 186421 558.1 ns/op 26.87 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 213516 548.7 ns/op 27.33 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 133023 848.0 ns/op 47.17 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 151164 844.0 ns/op 47.39 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 424752 397.5 ns/op 1288.08 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 349110 317.5 ns/op 1612.51 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 344790 356.8 ns/op 2869.84 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 301041 481.3 ns/op 2127.38 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 223486 997.9 ns/op 4104.71 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 229864 518.0 ns/op 7906.92 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 58360 3198 ns/op 10245.66 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 59458 1976 ns/op 16586.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 344782 315.8 ns/op 47.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 387584 649.6 ns/op 23.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 378793 353.1 ns/op 113.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 394622 438.5 ns/op 91.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 132558 871.7 ns/op 587.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 333572 622.3 ns/op 822.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 237223 739.7 ns/op 1384.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 236898 467.7 ns/op 2189.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 216062 545.0 ns/op 7515.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 240471 543.5 ns/op 7536.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52843 3594 ns/op 9118.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50185 2133 ns/op 15364.10 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 250312 534.1 ns/op 28.08 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 224637 466.8 ns/op 32.13 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 147297 873.5 ns/op 45.79 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 141237 927.4 ns/op 43.13 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10339 ns/op 49.52 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12190 9715 ns/op 52.70 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4879 22975 ns/op 44.57 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5722 21758 ns/op 47.06 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1332 90508 ns/op 45.26 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1154 100447 ns/op 40.78 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 162 688598 ns/op 47.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1180361 ns/op 27.76 MB/s PASS ok hash/crc32 8.832s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 121 1016779 ns/op 64.45 MB/s BenchmarkCrc64/ISO4KB-4 1281 83561 ns/op 49.02 MB/s BenchmarkCrc64/ISO1KB-4 7002 18385 ns/op 55.70 MB/s BenchmarkCrc64/ECMA64KB-4 100 1035380 ns/op 63.30 MB/s BenchmarkCrc64/Random64KB-4 128 1080202 ns/op 60.67 MB/s BenchmarkCrc64/Random16KB-4 416 316478 ns/op 51.77 MB/s PASS ok hash/crc64 2.227s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13623 9228 ns/op 110.97 MB/s BenchmarkFnv32aKB-4 10758 9916 ns/op 103.27 MB/s BenchmarkFnv64KB-4 13988 9610 ns/op 106.55 MB/s BenchmarkFnv64aKB-4 10000 10166 ns/op 100.73 MB/s BenchmarkFnv128KB-4 1525 84623 ns/op 12.10 MB/s BenchmarkFnv128aKB-4 1513 73594 ns/op 13.91 MB/s PASS ok hash/fnv 2.221s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 390721 415.2 ns/op 9.63 MB/s BenchmarkHash/n=4/Bytes-4 2981660 39.12 ns/op 102.25 MB/s BenchmarkHash/n=4/String-4 1508026 72.24 ns/op 55.37 MB/s BenchmarkHash/n=8/Write-4 355986 334.7 ns/op 23.90 MB/s BenchmarkHash/n=8/Bytes-4 2348688 56.94 ns/op 140.51 MB/s BenchmarkHash/n=8/String-4 1378801 91.09 ns/op 87.82 MB/s BenchmarkHash/n=16/Write-4 351246 496.2 ns/op 32.24 MB/s BenchmarkHash/n=16/Bytes-4 2900210 45.54 ns/op 351.34 MB/s BenchmarkHash/n=16/String-4 1529256 73.76 ns/op 216.93 MB/s BenchmarkHash/n=32/Write-4 373220 549.1 ns/op 58.27 MB/s BenchmarkHash/n=32/Bytes-4 2759883 41.19 ns/op 776.92 MB/s BenchmarkHash/n=32/String-4 1525351 91.87 ns/op 348.32 MB/s BenchmarkHash/n=64/Write-4 371913 389.7 ns/op 164.23 MB/s BenchmarkHash/n=64/Bytes-4 2494345 46.75 ns/op 1368.84 MB/s BenchmarkHash/n=64/String-4 1505888 92.71 ns/op 690.34 MB/s BenchmarkHash/n=256/Write-4 242965 494.9 ns/op 517.33 MB/s BenchmarkHash/n=256/Bytes-4 1697155 71.10 ns/op 3600.67 MB/s BenchmarkHash/n=256/String-4 859228 160.5 ns/op 1594.77 MB/s BenchmarkHash/n=320/Write-4 294112 464.5 ns/op 688.95 MB/s BenchmarkHash/n=320/Bytes-4 1460559 75.61 ns/op 4232.47 MB/s BenchmarkHash/n=320/String-4 504265 253.8 ns/op 1260.95 MB/s BenchmarkHash/n=1024/Write-4 166554 704.3 ns/op 1453.86 MB/s BenchmarkHash/n=1024/Bytes-4 736494 150.5 ns/op 6805.44 MB/s BenchmarkHash/n=1024/String-4 118476 909.5 ns/op 1125.88 MB/s BenchmarkHash/n=4096/Write-4 70947 3120 ns/op 1312.72 MB/s BenchmarkHash/n=4096/Bytes-4 205632 535.7 ns/op 7645.57 MB/s BenchmarkHash/n=4096/String-4 66206 1817 ns/op 2253.73 MB/s BenchmarkHash/n=16384/Write-4 25760 6777 ns/op 2417.75 MB/s BenchmarkHash/n=16384/Bytes-4 51889 2022 ns/op 8101.08 MB/s BenchmarkHash/n=16384/String-4 16046 8526 ns/op 1921.65 MB/s PASS ok hash/maphash 8.449s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 594 266252 ns/op BenchmarkEscapeNone-4 110828 1433 ns/op BenchmarkUnescape-4 621 200322 ns/op BenchmarkUnescapeNone-4 493518 238.3 ns/op BenchmarkUnescapeSparse-4 10000 32764 ns/op BenchmarkUnescapeDense-4 771 157615 ns/op PASS ok html 2.603s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 5959 16895 ns/op BenchmarkCSSEscaperNoSpecials-4 30198 3393 ns/op BenchmarkDecodeCSS-4 21650 6751 ns/op BenchmarkDecodeCSSNoSpecials-4 2689928 41.82 ns/op BenchmarkCSSValueFilter-4 79024 1939 ns/op BenchmarkCSSValueFilterOk-4 57241 1823 ns/op BenchmarkEscapedExecute-4 3804 44654 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13299 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42181 2517 ns/op BenchmarkStripTags-4 10000 13674 ns/op BenchmarkStripTagsNoSpecials-4 238891 814.9 ns/op BenchmarkJSValEscaperWithNum-4 19980 5804 ns/op BenchmarkJSValEscaperWithStr-4 3704 30867 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 16335 6925 ns/op BenchmarkJSValEscaperWithObj-4 4411 29986 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10608 ns/op BenchmarkJSStrEscaperNoSpecials-4 37612 3346 ns/op BenchmarkJSStrEscaper-4 9471 13851 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37356 3081 ns/op BenchmarkJSRegexpEscaper-4 7920 15037 ns/op BenchmarkTemplateSpecialTags-4 97 1529439 ns/op BenchmarkURLEscaper-4 3753 42649 ns/op BenchmarkURLEscaperNoSpecials-4 100003 1337 ns/op BenchmarkURLNormalizer-4 4171 26553 ns/op BenchmarkURLNormalizerNoSpecials-4 155281 1227 ns/op BenchmarkSrcsetFilter-4 13966 9958 ns/op BenchmarkSrcsetFilterNoSpecials-4 75237 1488 ns/op PASS ok html/template 7.100s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 470892 382.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 386646 349.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 581046 231.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 517514 336.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1377248 112.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 141.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1410086 79.54 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 979011 109.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1130655 160.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 378464 403.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 291600 592.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 381662 420.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 296505 397.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 685689 200.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 482931 293.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 745423 209.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 524145 312.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 347862 441.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 203.4 ns/op BenchmarkRGBASetRGBA-4 1000000 114.7 ns/op BenchmarkRGBA64At-4 846693 157.6 ns/op BenchmarkRGBA64SetRGBA64-4 795816 153.3 ns/op BenchmarkNRGBAAt-4 1000000 113.6 ns/op BenchmarkNRGBASetNRGBA-4 1062016 104.7 ns/op BenchmarkNRGBA64At-4 737930 141.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 675553 149.8 ns/op BenchmarkAlphaAt-4 2103867 51.53 ns/op BenchmarkAlphaSetAlpha-4 2004151 58.71 ns/op BenchmarkAlpha16At-4 1000000 138.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 123.0 ns/op BenchmarkGrayAt-4 2042186 57.97 ns/op BenchmarkGraySetGray-4 1723300 64.22 ns/op BenchmarkGray16At-4 1000000 188.4 ns/op BenchmarkGraySetGray16-4 832544 153.8 ns/op PASS ok image 8.679s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2645071 43.07 ns/op BenchmarkYCbCrToRGB/128-4 2933689 38.77 ns/op BenchmarkYCbCrToRGB/255-4 2762593 69.87 ns/op BenchmarkRGBToYCbCr/0-4 3029408 39.85 ns/op BenchmarkRGBToYCbCr/Cb-4 2721649 41.71 ns/op BenchmarkRGBToYCbCr/Cr-4 2664469 42.44 ns/op BenchmarkYCbCrToRGBA/0-4 3002725 45.58 ns/op BenchmarkYCbCrToRGBA/128-4 2291721 66.62 ns/op BenchmarkYCbCrToRGBA/255-4 2865775 49.55 ns/op BenchmarkNYCbCrAToRGBA/0-4 2366298 77.14 ns/op BenchmarkNYCbCrAToRGBA/128-4 2368032 49.69 ns/op BenchmarkNYCbCrAToRGBA/255-4 2619800 49.90 ns/op PASS ok image/color 4.250s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 53727348 ns/op BenchmarkFillSrc-4 321 636276 ns/op BenchmarkCopyOver-4 6 33428518 ns/op BenchmarkCopySrc-4 404 267219 ns/op BenchmarkNRGBAOver-4 7 14969240 ns/op BenchmarkNRGBASrc-4 12 10036620 ns/op BenchmarkYCbCr-4 9 17006546 ns/op BenchmarkGray-4 18 7493746 ns/op BenchmarkCMYK-4 12 16719122 ns/op BenchmarkGlyphOver-4 18 6143109 ns/op BenchmarkRGBAMaskOver-4 5 26694334 ns/op BenchmarkGrayMaskOver-4 6 35008700 ns/op BenchmarkRGBA64ImageMaskOver-4 4 34188466 ns/op BenchmarkRGBA-4 5 31975263 ns/op BenchmarkPalettedFill-4 603 213420 ns/op BenchmarkPalettedRGBA-4 3 36890990 ns/op BenchmarkGenericOver-4 2 54943654 ns/op BenchmarkGenericMaskOver-4 4 29689078 ns/op BenchmarkGenericSrc-4 3 39072202 ns/op BenchmarkGenericMaskSrc-4 3 38171618 ns/op PASS ok image/draw 8.982s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 6187822 ns/op 2.50 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 167499272 ns/op 1.83 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3254487414 ns/op 0.38 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 2716974 ns/op 5.69 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 166059021 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.859s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4748 26520 ns/op BenchmarkIDCT-4 5205 25293 ns/op BenchmarkDecodeBaseline-4 7 24805274 ns/op 2.49 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 4 28474923 ns/op 2.17 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 177882454 ns/op 6.91 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 327945569 ns/op 2.81 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.988s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14086660 8.234 ns/op BenchmarkDecodeGray-4 9 12124718 ns/op 5.41 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 45578952 ns/op 5.75 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 74420335 ns/op 3.52 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 9328522 ns/op 7.03 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37781096 ns/op 6.94 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 74129368 ns/op 3.54 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 66743812 ns/op 4.60 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 58326920 ns/op 5.27 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 233447893 ns/op 5.26 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 257767919 ns/op 4.77 MB/s 864104 B/op 31 allocs/op BenchmarkEncodePaletted-4 3 38139244 ns/op 8.05 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 225223133 ns/op 5.46 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 904873015 ns/op 1.36 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.635s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 71889308 ns/op 1.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 60814568 ns/op 1.64 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 348475793 ns/op 1.43 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 357374174 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 59306928 ns/op 1.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 108599756 ns/op 0.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 329962662 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 310950258 ns/op 1.61 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 821610233 ns/op 1.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 916569442 ns/op 1.09 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4668436380 ns/op 1.07 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4808714857 ns/op 1.04 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11839317 ns/op 8.45 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11498121 ns/op 8.70 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 53094124 ns/op 9.42 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 83742500 ns/op 5.97 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 105518355 ns/op 9.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 117429336 ns/op 8.52 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 697098265 ns/op 7.17 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 560539532 ns/op 8.92 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 128217601 ns/op 0.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 71183523 ns/op 1.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 530791989 ns/op 0.94 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 369283205 ns/op 1.35 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 957537826 ns/op 1.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 871907889 ns/op 1.15 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7359364876 ns/op 0.68 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6777705895 ns/op 0.74 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 158707070 ns/op 26.34 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 173138950 ns/op 24.14 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 55.622s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28207 4471 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 28678 4907 ns/op 0.41 MB/s BenchmarkMarshalCorpusFile/4-4 26880 6320 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/8-4 23500 6154 ns/op 1.30 MB/s BenchmarkMarshalCorpusFile/16-4 18976 6408 ns/op 2.50 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10853 ns/op 2.95 MB/s BenchmarkMarshalCorpusFile/64-4 9286 21075 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/128-4 5208 37539 ns/op 3.41 MB/s BenchmarkMarshalCorpusFile/256-4 2492 67259 ns/op 3.81 MB/s BenchmarkMarshalCorpusFile/512-4 1436 110742 ns/op 4.62 MB/s BenchmarkMarshalCorpusFile/1024-4 613 197311 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/2048-4 237 459467 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/4096-4 133 995490 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/8192-4 40 4265386 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/16384-4 24 4465860 ns/op 3.67 MB/s BenchmarkMarshalCorpusFile/32768-4 16 8910262 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/65536-4 6 17396584 ns/op 3.77 MB/s BenchmarkMarshalCorpusFile/131072-4 3 38061208 ns/op 3.44 MB/s BenchmarkMarshalCorpusFile/262144-4 2 62002028 ns/op 4.23 MB/s BenchmarkMarshalCorpusFile/524288-4 1 146139705 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 286378576 ns/op 3.66 MB/s BenchmarkUnmarshalCorpusFile/1-4 8596 14647 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 8613 14548 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 7408 15260 ns/op 0.26 MB/s BenchmarkUnmarshalCorpusFile/8-4 7520 23041 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/16-4 6097 31187 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/32-4 3452 33923 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 3663 34933 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/128-4 2480 48796 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/256-4 960 124773 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/512-4 510 225088 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/1024-4 249 720773 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/2048-4 141 1012260 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1876516 ns/op 2.18 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3498820 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 14298999 ns/op 1.15 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 17060556 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 37827168 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55645780 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 151983887 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 227058933 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 486414703 ns/op 2.16 MB/s BenchmarkMutatorBytes/1-4 32571 3423 ns/op BenchmarkMutatorBytes/10-4 38113 3564 ns/op BenchmarkMutatorBytes/100-4 34656 3427 ns/op BenchmarkMutatorBytes/1000-4 22448 5118 ns/op BenchmarkMutatorBytes/10000-4 7850 31229 ns/op BenchmarkMutatorBytes/100000-4 903 162528 ns/op BenchmarkMutatorString/1-4 35143 3764 ns/op BenchmarkMutatorString/10-4 31395 3572 ns/op BenchmarkMutatorString/100-4 26901 4211 ns/op BenchmarkMutatorString/1000-4 14222 8191 ns/op BenchmarkMutatorString/10000-4 4641 51018 ns/op BenchmarkMutatorString/100000-4 360 375582 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17401 6910 ns/op BenchmarkMutatorAllBasicTypes/string-4 18129 6960 ns/op BenchmarkMutatorAllBasicTypes/bool-4 56026 2560 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54243 3207 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51111 2409 ns/op BenchmarkMutatorAllBasicTypes/int-4 37586 2774 ns/op BenchmarkMutatorAllBasicTypes/int8-4 51196 2187 ns/op BenchmarkMutatorAllBasicTypes/int16-4 45756 4953 ns/op BenchmarkMutatorAllBasicTypes/int32-4 50835 2289 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53239 2190 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 49434 2790 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48830 3759 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 51804 2297 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 49282 2575 ns/op PASS ok internal/fuzz 16.955s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13114 9029 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 119457 1083 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.794s PASS ok internal/poll 1.052s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 31555711 ns/op PASS ok internal/trace 5.513s PASS ok internal/zstd 1.076s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 20196 ns/op BenchmarkCopyNLarge-4 140 937513 ns/op PASS ok io 1.622s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 132996 847.6 ns/op BenchmarkPrintln-4 18480 6528 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 26386 4352 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4200 29702 ns/op BenchmarkDiscard-4 969572 137.8 ns/op 0 B/op 0 allocs/op PASS ok log 2.142s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 39584 2961 ns/op BenchmarkJSONHandler/defaults-4 6056 19136 ns/op 528 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3926 31908 ns/op 777 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3122 61543 ns/op 765 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6592 19618 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct-4 8352 27590 ns/op 529 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3405 38759 ns/op 520 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 16671 6298 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 21885 6753 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 66882 2056 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 39045 4295 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 51177 2490 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47043 3270 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 32877 3475 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 38704 2867 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 406144 295.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 423478 729.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 237242 634.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 185353 753.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 134526 1195 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 6615 33849 ns/op BenchmarkDispatch/switch-checked-4 152486 852.5 ns/op BenchmarkDispatch/As-4 149133 939.8 ns/op BenchmarkDispatch/Visit-4 126382 858.9 ns/op BenchmarkUnsafeStrings-4 12916 8063 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 7.643s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 808903 141.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 760201 267.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 258456 535.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 108787 1971 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 19072 5697 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 12372 10912 ns/op 255 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 10000 11353 ns/op 470 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3955 53611 ns/op 2021 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 5704 26479 ns/op 617 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 3768 29084 ns/op 609 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 2937 37288 ns/op 919 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1230 92403 ns/op 3047 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 6060 25628 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 6430 17017 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 4540 25722 ns/op 710 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1588 70919 ns/op 2358 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 5.734s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 47119667 ns/op BenchmarkKeys-4 6 30358972 ns/op BenchmarkValues-4 8 22884380 ns/op PASS ok maps 5.283s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2457662 49.70 ns/op BenchmarkAcosh-4 1000000 104.1 ns/op BenchmarkAsin-4 2285736 68.56 ns/op BenchmarkAsinh-4 1000000 102.6 ns/op BenchmarkAtan-4 2869029 41.90 ns/op BenchmarkAtanh-4 1000000 104.8 ns/op BenchmarkAtan2-4 1989711 76.17 ns/op BenchmarkCbrt-4 1501992 147.8 ns/op BenchmarkCeil-4 22606072 5.595 ns/op BenchmarkCompare-4 4333383 28.93 ns/op BenchmarkCompare32-4 5590287 27.18 ns/op BenchmarkCopysign-4 2946285 38.17 ns/op BenchmarkCos-4 1088014 142.0 ns/op BenchmarkCosh-4 1684393 117.0 ns/op BenchmarkErf-4 2684174 42.04 ns/op BenchmarkErfc-4 2847499 60.64 ns/op BenchmarkErfinv-4 2250483 46.59 ns/op BenchmarkErfcinv-4 2623564 46.08 ns/op BenchmarkExp-4 4986834 26.92 ns/op BenchmarkExpGo-4 860468 206.7 ns/op BenchmarkExpm1-4 2056526 57.76 ns/op BenchmarkExp2-4 1000000 126.5 ns/op BenchmarkExp2Go-4 1000000 168.0 ns/op BenchmarkAbs-4 3973827 29.55 ns/op BenchmarkDim-4 7920003 22.01 ns/op BenchmarkFloor-4 14491479 8.105 ns/op BenchmarkMax-4 14364902 9.006 ns/op BenchmarkMin-4 14065218 9.143 ns/op BenchmarkMod-4 301417 369.6 ns/op BenchmarkFrexp-4 1593613 102.4 ns/op BenchmarkGamma-4 767506 165.9 ns/op BenchmarkHypot-4 9255200 10.95 ns/op BenchmarkHypotGo-4 1206562 86.04 ns/op BenchmarkIlogb-4 1748100 66.76 ns/op BenchmarkJ0-4 261782 619.2 ns/op BenchmarkJ1-4 293947 610.7 ns/op BenchmarkJn-4 113175 1086 ns/op BenchmarkLdexp-4 1654900 70.78 ns/op BenchmarkLgamma-4 1000000 125.1 ns/op BenchmarkLog-4 4500385 23.88 ns/op BenchmarkLogb-4 1804633 68.54 ns/op BenchmarkLog1p-4 1291356 185.5 ns/op BenchmarkLog10-4 4814841 24.88 ns/op BenchmarkLog2-4 1311972 85.93 ns/op BenchmarkModf-4 2049344 58.20 ns/op BenchmarkNextafter32-4 2007993 56.27 ns/op BenchmarkNextafter64-4 2188568 57.40 ns/op BenchmarkPowInt-4 633340 298.0 ns/op BenchmarkPowFrac-4 447471 510.1 ns/op BenchmarkPow10Pos-4 3401103 35.81 ns/op BenchmarkPow10Neg-4 4179048 36.33 ns/op BenchmarkRound-4 4046774 35.93 ns/op BenchmarkRoundToEven-4 9627448 13.33 ns/op BenchmarkRemainder-4 554358 374.8 ns/op BenchmarkSignbit-4 5897685 23.64 ns/op BenchmarkSin-4 1397230 89.15 ns/op BenchmarkSincos-4 1000000 187.8 ns/op BenchmarkSinh-4 1866248 67.53 ns/op BenchmarkSqrtIndirect-4 18600354 6.367 ns/op BenchmarkSqrtLatency-4 19417437 6.590 ns/op BenchmarkSqrtIndirectLatency-4 18201524 14.25 ns/op BenchmarkSqrtGoLatency-4 1000000 114.8 ns/op BenchmarkSqrtPrime-4 32443 3519 ns/op BenchmarkTan-4 1213710 119.0 ns/op BenchmarkTanh-4 1000000 127.9 ns/op BenchmarkTrunc-4 22944676 8.754 ns/op BenchmarkY0-4 262006 515.3 ns/op BenchmarkY1-4 213864 732.9 ns/op BenchmarkYn-4 115863 1105 ns/op BenchmarkFloat64bits-4 5804655 34.01 ns/op BenchmarkFloat64frombits-4 6443170 20.99 ns/op BenchmarkFloat32bits-4 5642372 20.13 ns/op BenchmarkFloat32frombits-4 5865242 27.99 ns/op BenchmarkFMA-4 16442395 6.659 ns/op PASS ok math 19.267s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12585988 10.12 ns/op 6322.33 MB/s BenchmarkAddVV/2-4 11961898 10.88 ns/op 11760.37 MB/s BenchmarkAddVV/3-4 10241128 12.16 ns/op 15786.54 MB/s BenchmarkAddVV/4-4 10742168 12.18 ns/op 21017.99 MB/s BenchmarkAddVV/5-4 9200733 19.76 ns/op 16196.20 MB/s BenchmarkAddVV/10-4 7412968 18.08 ns/op 35407.56 MB/s BenchmarkAddVV/100-4 1671800 77.82 ns/op 82243.61 MB/s BenchmarkAddVV/1000-4 197496 900.9 ns/op 71041.38 MB/s BenchmarkSubVV/1-4 12511813 9.751 ns/op 6563.26 MB/s BenchmarkSubVV/2-4 12476642 20.50 ns/op 6243.84 MB/s BenchmarkSubVV/3-4 9190063 10.88 ns/op 17639.36 MB/s BenchmarkSubVV/4-4 9911290 12.34 ns/op 20745.47 MB/s BenchmarkSubVV/5-4 9683187 18.22 ns/op 17566.16 MB/s BenchmarkSubVV/10-4 7939267 17.53 ns/op 36515.22 MB/s BenchmarkSubVV/100-4 1583500 76.91 ns/op 83215.23 MB/s BenchmarkSubVV/1000-4 274213 728.8 ns/op 87810.44 MB/s BenchmarkAddVW/1-4 6833232 14.81 ns/op 540.34 MB/s BenchmarkAddVW/2-4 15456439 11.47 ns/op 1395.52 MB/s BenchmarkAddVW/3-4 12551629 13.69 ns/op 1753.22 MB/s BenchmarkAddVW/4-4 11872210 12.73 ns/op 2512.79 MB/s BenchmarkAddVW/5-4 10919793 12.61 ns/op 3171.22 MB/s BenchmarkAddVW/10-4 10425903 13.74 ns/op 5823.76 MB/s BenchmarkAddVW/100-4 237205 469.7 ns/op 1703.38 MB/s BenchmarkAddVW/1000-4 35394 5660 ns/op 1413.43 MB/s BenchmarkAddVWext/1-4 13901216 9.330 ns/op 857.41 MB/s BenchmarkAddVWext/2-4 10451144 17.12 ns/op 934.63 MB/s BenchmarkAddVWext/3-4 9370597 17.57 ns/op 1366.05 MB/s BenchmarkAddVWext/4-4 10255568 10.28 ns/op 3114.29 MB/s BenchmarkAddVWext/5-4 8576926 14.44 ns/op 2770.72 MB/s BenchmarkAddVWext/10-4 9493896 15.54 ns/op 5147.81 MB/s BenchmarkAddVWext/100-4 36356 4926 ns/op 162.39 MB/s BenchmarkAddVWext/1000-4 5013 26916 ns/op 297.22 MB/s BenchmarkSubVW/1-4 15189223 10.09 ns/op 793.01 MB/s BenchmarkSubVW/2-4 9531337 11.53 ns/op 1387.16 MB/s BenchmarkSubVW/3-4 12166922 11.65 ns/op 2060.41 MB/s BenchmarkSubVW/4-4 14299822 10.04 ns/op 3187.01 MB/s BenchmarkSubVW/5-4 9389746 12.30 ns/op 3251.95 MB/s BenchmarkSubVW/10-4 7079226 15.58 ns/op 5134.25 MB/s BenchmarkSubVW/100-4 255312 513.2 ns/op 1558.79 MB/s BenchmarkSubVW/1000-4 35042 3199 ns/op 2501.05 MB/s BenchmarkSubVWext/1-4 15338373 8.970 ns/op 891.88 MB/s BenchmarkSubVWext/2-4 14712938 10.13 ns/op 1579.62 MB/s BenchmarkSubVWext/3-4 10768620 10.83 ns/op 2215.26 MB/s BenchmarkSubVWext/4-4 11139296 10.99 ns/op 2910.59 MB/s BenchmarkSubVWext/5-4 9089230 16.44 ns/op 2432.74 MB/s BenchmarkSubVWext/10-4 8331913 24.09 ns/op 3320.42 MB/s BenchmarkSubVWext/100-4 43269 2803 ns/op 285.46 MB/s BenchmarkSubVWext/1000-4 4606 29775 ns/op 268.68 MB/s BenchmarkMulAddVWW/1-4 12496204 17.57 ns/op 3641.88 MB/s BenchmarkMulAddVWW/2-4 12788127 11.53 ns/op 11101.08 MB/s BenchmarkMulAddVWW/3-4 7808550 18.14 ns/op 10582.93 MB/s BenchmarkMulAddVWW/4-4 8481879 13.08 ns/op 19567.48 MB/s BenchmarkMulAddVWW/5-4 7502578 20.25 ns/op 15801.35 MB/s BenchmarkMulAddVWW/10-4 6703398 22.01 ns/op 29074.42 MB/s BenchmarkMulAddVWW/100-4 1000000 103.3 ns/op 61941.90 MB/s BenchmarkMulAddVWW/1000-4 171273 1298 ns/op 49308.80 MB/s BenchmarkAddMulVVW/1-4 12329012 9.634 ns/op 6642.80 MB/s BenchmarkAddMulVVW/2-4 7940811 14.98 ns/op 8546.48 MB/s BenchmarkAddMulVVW/3-4 10441539 12.37 ns/op 15520.71 MB/s BenchmarkAddMulVVW/4-4 7907826 14.89 ns/op 17189.78 MB/s BenchmarkAddMulVVW/5-4 8574270 14.93 ns/op 21437.12 MB/s BenchmarkAddMulVVW/10-4 6448256 26.00 ns/op 24611.80 MB/s BenchmarkAddMulVVW/100-4 1785048 68.38 ns/op 93589.17 MB/s BenchmarkAddMulVVW/1000-4 192578 698.5 ns/op 91624.53 MB/s BenchmarkDivWVW/1-4 1706228 112.2 ns/op 570.45 MB/s BenchmarkDivWVW/2-4 898744 160.5 ns/op 797.37 MB/s BenchmarkDivWVW/3-4 669866 178.5 ns/op 1075.38 MB/s BenchmarkDivWVW/4-4 634280 210.0 ns/op 1219.05 MB/s BenchmarkDivWVW/5-4 556066 245.1 ns/op 1305.64 MB/s BenchmarkDivWVW/10-4 275887 408.7 ns/op 1565.94 MB/s BenchmarkDivWVW/100-4 31408 3543 ns/op 1806.20 MB/s BenchmarkDivWVW/1000-4 4124 34550 ns/op 1852.41 MB/s BenchmarkNonZeroShifts/1/shrVU-4 10413033 10.29 ns/op BenchmarkNonZeroShifts/1/shlVU-4 6111079 18.53 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12483426 11.08 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12471309 10.70 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9004725 14.61 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9507795 11.35 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9642812 13.77 ns/op BenchmarkNonZeroShifts/4/shlVU-4 8911279 13.70 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8301016 15.69 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9496146 12.20 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8547025 23.12 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7643546 14.95 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 107.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 104.4 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 176385 1143 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 118090 973.4 ns/op BenchmarkDecimalConversion-4 100 1238003 ns/op BenchmarkFloatString/100-4 10000 12735 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 182 988284 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 57678974 ns/op 61072 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 6422584896 ns/op 838008 B/op 479 allocs/op BenchmarkFloatAdd/10-4 120249 986.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 155679 810.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 142809 1024 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80760 1601 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14538 8005 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 163173 697.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 190978 920.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 179586 780.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 122683 954.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48810 5204 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1288 83073 ns/op BenchmarkParseFloatLargeExp-4 318 351592 ns/op BenchmarkGCD10x10/WithoutXY-4 153883 1315 ns/op BenchmarkGCD10x10/WithXY-4 34887 3982 ns/op BenchmarkGCD10x100/WithoutXY-4 75438 2067 ns/op BenchmarkGCD10x100/WithXY-4 10000 13009 ns/op BenchmarkGCD10x1000/WithoutXY-4 49272 2853 ns/op BenchmarkGCD10x1000/WithXY-4 10000 14841 ns/op BenchmarkGCD100x100/WithoutXY-4 17760 6554 ns/op BenchmarkGCD100x100/WithXY-4 7861 14770 ns/op BenchmarkGCD100x1000/WithoutXY-4 9602 15025 ns/op BenchmarkGCD100x1000/WithXY-4 5773 30195 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1993 70488 ns/op BenchmarkGCD1000x1000/WithXY-4 891 133942 ns/op BenchmarkHilbert-4 20 8471270 ns/op BenchmarkBinomial-4 10000 12132 ns/op BenchmarkQuoRem-4 19784 6812 ns/op BenchmarkExp-4 14 7208172 ns/op BenchmarkExpMont/Odd-4 100 1294764 ns/op 2582 B/op 21 allocs/op BenchmarkExpMont/Even1-4 100 1469078 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1227464 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even3-4 74 2505025 ns/op 3863 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1952153 ns/op 3804 B/op 52 allocs/op BenchmarkExpMont/Even8-4 96 1216928 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even32-4 80 1397101 ns/op 3867 B/op 54 allocs/op BenchmarkExpMont/Even64-4 100 1639713 ns/op 3644 B/op 54 allocs/op BenchmarkExpMont/Even96-4 56 1979531 ns/op 3802 B/op 52 allocs/op BenchmarkExpMont/Even128-4 123 1087446 ns/op 3222 B/op 49 allocs/op BenchmarkExpMont/Even255-4 100 1026606 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 262 576570 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 242 478808 ns/op 1731 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 229 782262 ns/op 1750 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 261 505641 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 9 12443487 ns/op BenchmarkBitset-4 484209 283.5 ns/op BenchmarkBitsetNeg-4 349155 504.7 ns/op BenchmarkBitsetOrig-4 169194 1096 ns/op BenchmarkBitsetNegOrig-4 108504 1759 ns/op BenchmarkModSqrt225_Tonelli-4 80 1827732 ns/op BenchmarkModSqrt225_3Mod4-4 242 621433 ns/op BenchmarkModSqrt231_Tonelli-4 84 1416696 ns/op BenchmarkModSqrt231_5Mod8-4 229 489999 ns/op BenchmarkModInverse-4 10000 15341 ns/op BenchmarkSqrt-4 1752 88093 ns/op BenchmarkIntSqr/1-4 901251 185.0 ns/op BenchmarkIntSqr/2-4 603861 322.7 ns/op BenchmarkIntSqr/3-4 392850 308.2 ns/op BenchmarkIntSqr/5-4 298725 493.7 ns/op BenchmarkIntSqr/8-4 239463 864.3 ns/op BenchmarkIntSqr/10-4 199077 956.2 ns/op BenchmarkIntSqr/20-4 42561 3617 ns/op BenchmarkIntSqr/30-4 31837 5659 ns/op BenchmarkIntSqr/50-4 19266 6247 ns/op BenchmarkIntSqr/80-4 10903 11607 ns/op BenchmarkIntSqr/100-4 10000 19137 ns/op BenchmarkIntSqr/200-4 3537 47260 ns/op BenchmarkIntSqr/300-4 1622 75608 ns/op BenchmarkIntSqr/500-4 789 259508 ns/op BenchmarkIntSqr/800-4 288 403077 ns/op BenchmarkIntSqr/1000-4 195 538940 ns/op BenchmarkDiv/20/10-4 381854 409.4 ns/op BenchmarkDiv/40/20-4 359124 751.3 ns/op BenchmarkDiv/100/50-4 272953 626.6 ns/op BenchmarkDiv/200/100-4 36741 3075 ns/op BenchmarkDiv/400/200-4 38881 4048 ns/op BenchmarkDiv/1000/500-4 38245 4728 ns/op BenchmarkDiv/2000/1000-4 24921 5038 ns/op BenchmarkDiv/20000/10000-4 1129 131160 ns/op BenchmarkDiv/200000/100000-4 24 5472389 ns/op BenchmarkDiv/2000000/1000000-4 1 147125886 ns/op BenchmarkDiv/20000000/10000000-4 1 4594198400 ns/op BenchmarkMul-4 3 34924650 ns/op BenchmarkNatMul/10-4 118057 1338 ns/op BenchmarkNatMul/100-4 3826 41047 ns/op BenchmarkNatMul/1000-4 124 1137915 ns/op BenchmarkZeroShifts/Shl-4 10000 22309 ns/op BenchmarkZeroShifts/ShlSame-4 2319739 43.26 ns/op BenchmarkZeroShifts/Shr-4 10000 19800 ns/op BenchmarkZeroShifts/ShrSame-4 3092230 39.88 ns/op BenchmarkExp3Power/0x10-4 149271 1133 ns/op BenchmarkExp3Power/0x40-4 130356 1258 ns/op BenchmarkExp3Power/0x100-4 65271 2242 ns/op BenchmarkExp3Power/0x400-4 28987 4652 ns/op BenchmarkExp3Power/0x1000-4 4591 22340 ns/op BenchmarkExp3Power/0x4000-4 2073 104172 ns/op BenchmarkExp3Power/0x10000-4 127 1034599 ns/op BenchmarkExp3Power/0x40000-4 16 7168363 ns/op BenchmarkExp3Power/0x100000-4 2 63163924 ns/op BenchmarkExp3Power/0x400000-4 1 610376927 ns/op BenchmarkFibo-4 2 54646829 ns/op BenchmarkNatSqr/1-4 914340 274.6 ns/op BenchmarkNatSqr/2-4 472663 617.4 ns/op BenchmarkNatSqr/3-4 418454 563.7 ns/op BenchmarkNatSqr/5-4 168426 834.0 ns/op BenchmarkNatSqr/8-4 186991 1095 ns/op BenchmarkNatSqr/10-4 192579 1408 ns/op BenchmarkNatSqr/20-4 35504 3762 ns/op BenchmarkNatSqr/30-4 25705 5363 ns/op BenchmarkNatSqr/50-4 13579 8421 ns/op BenchmarkNatSqr/80-4 9954 17841 ns/op BenchmarkNatSqr/100-4 6770 20794 ns/op BenchmarkNatSqr/200-4 2683 40691 ns/op BenchmarkNatSqr/300-4 1040 119493 ns/op BenchmarkNatSqr/500-4 848 283846 ns/op BenchmarkNatSqr/800-4 258 475146 ns/op BenchmarkNatSqr/1000-4 189 617365 ns/op BenchmarkNatSetBytes/8-4 639769 177.2 ns/op BenchmarkNatSetBytes/24-4 169246 770.8 ns/op BenchmarkNatSetBytes/128-4 48194 3004 ns/op BenchmarkNatSetBytes/7-4 954607 144.0 ns/op BenchmarkNatSetBytes/23-4 264487 695.1 ns/op BenchmarkNatSetBytes/127-4 52226 3250 ns/op BenchmarkScanPi-4 178 992089 ns/op BenchmarkStringPiParallel-4 403 430184 ns/op BenchmarkScan/10/Base2-4 33086 7117 ns/op BenchmarkScan/100/Base2-4 4702 31838 ns/op BenchmarkScan/1000/Base2-4 357 323321 ns/op BenchmarkScan/10/Base8-4 81584 1675 ns/op BenchmarkScan/100/Base8-4 9583 11231 ns/op BenchmarkScan/1000/Base8-4 1018 138555 ns/op BenchmarkScan/10/Base10-4 78956 1828 ns/op BenchmarkScan/100/Base10-4 10000 16303 ns/op BenchmarkScan/1000/Base10-4 1322 197766 ns/op BenchmarkScan/10/Base16-4 102814 1721 ns/op BenchmarkScan/100/Base16-4 10000 13636 ns/op BenchmarkScan/1000/Base16-4 1322 92866 ns/op BenchmarkString/10/Base2-4 147698 869.7 ns/op BenchmarkString/100/Base2-4 27116 7778 ns/op BenchmarkString/1000/Base2-4 3189 51761 ns/op BenchmarkString/10/Base8-4 332398 461.5 ns/op BenchmarkString/100/Base8-4 59060 1998 ns/op BenchmarkString/1000/Base8-4 9100 17632 ns/op BenchmarkString/10/Base10-4 186799 1263 ns/op BenchmarkString/100/Base10-4 27585 4985 ns/op BenchmarkString/1000/Base10-4 3895 37851 ns/op BenchmarkString/10/Base16-4 406051 409.9 ns/op BenchmarkString/100/Base16-4 99974 1606 ns/op BenchmarkString/1000/Base16-4 10000 13935 ns/op BenchmarkLeafSize/0-4 30 6534551 ns/op BenchmarkLeafSize/1-4 363 444848 ns/op BenchmarkLeafSize/2-4 387 322315 ns/op BenchmarkLeafSize/3-4 273 525225 ns/op BenchmarkLeafSize/4-4 380 411998 ns/op BenchmarkLeafSize/5-4 163 892204 ns/op BenchmarkLeafSize/6-4 224 451866 ns/op BenchmarkLeafSize/7-4 261 432549 ns/op BenchmarkLeafSize/8-4 351 325035 ns/op BenchmarkLeafSize/9-4 214 576240 ns/op BenchmarkLeafSize/10-4 266 631215 ns/op BenchmarkLeafSize/11-4 321 577450 ns/op BenchmarkLeafSize/12-4 285 607486 ns/op BenchmarkLeafSize/13-4 244 616692 ns/op BenchmarkLeafSize/14-4 321 519487 ns/op BenchmarkLeafSize/15-4 325 477263 ns/op BenchmarkLeafSize/16-4 376 309112 ns/op BenchmarkLeafSize/32-4 352 319949 ns/op BenchmarkLeafSize/64-4 313 451199 ns/op BenchmarkProbablyPrime/n=0-4 8 13603409 ns/op BenchmarkProbablyPrime/n=1-4 8 20764448 ns/op BenchmarkProbablyPrime/n=5-4 5 29994765 ns/op BenchmarkProbablyPrime/n=10-4 3 58333615 ns/op BenchmarkProbablyPrime/n=20-4 2 57574752 ns/op BenchmarkProbablyPrime/Lucas-4 9 14168021 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 2666276 ns/op BenchmarkRatCmp-4 155108 942.6 ns/op BenchmarkFloatSqrt/64-4 13184 8145 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 9394 20190 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8166 16198 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4020 29962 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 890 188414 ns/op 18118 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 46 3259540 ns/op 174854 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 174184346 ns/op 3869384 B/op 673 allocs/op PASS ok math/big 79.985s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9604376 14.45 ns/op BenchmarkLeadingZeros8-4 8413392 18.36 ns/op BenchmarkLeadingZeros16-4 10926962 11.74 ns/op BenchmarkLeadingZeros32-4 9420964 17.69 ns/op BenchmarkLeadingZeros64-4 11384176 16.32 ns/op BenchmarkTrailingZeros-4 10458927 10.24 ns/op BenchmarkTrailingZeros8-4 11370613 10.33 ns/op BenchmarkTrailingZeros16-4 10881753 17.34 ns/op BenchmarkTrailingZeros32-4 14133864 18.60 ns/op BenchmarkTrailingZeros64-4 11243509 9.262 ns/op BenchmarkOnesCount-4 12197932 9.484 ns/op BenchmarkOnesCount8-4 12310770 19.11 ns/op BenchmarkOnesCount16-4 12191871 18.30 ns/op BenchmarkOnesCount32-4 10483900 13.00 ns/op BenchmarkOnesCount64-4 11342637 11.61 ns/op BenchmarkRotateLeft-4 12802470 9.656 ns/op BenchmarkRotateLeft8-4 12196698 10.84 ns/op BenchmarkRotateLeft16-4 13454624 9.836 ns/op BenchmarkRotateLeft32-4 10960194 11.13 ns/op BenchmarkRotateLeft64-4 13734226 15.53 ns/op BenchmarkReverse-4 19737738 7.693 ns/op BenchmarkReverse8-4 23126582 7.898 ns/op BenchmarkReverse16-4 22670973 5.285 ns/op BenchmarkReverse32-4 20206268 10.85 ns/op BenchmarkReverse64-4 19739250 6.660 ns/op BenchmarkReverseBytes-4 23257678 5.270 ns/op BenchmarkReverseBytes16-4 24371984 4.635 ns/op BenchmarkReverseBytes32-4 22783821 4.891 ns/op BenchmarkReverseBytes64-4 24591806 6.552 ns/op BenchmarkAdd-4 13211530 9.459 ns/op BenchmarkAdd32-4 12181011 11.73 ns/op BenchmarkAdd64-4 13458462 9.450 ns/op BenchmarkAdd64multiple-4 21431224 5.501 ns/op BenchmarkSub-4 13756762 13.78 ns/op BenchmarkSub32-4 12771043 14.14 ns/op BenchmarkSub64-4 13728157 8.704 ns/op BenchmarkSub64multiple-4 18567397 5.495 ns/op BenchmarkMul-4 12932157 13.24 ns/op BenchmarkMul32-4 13849663 9.410 ns/op BenchmarkMul64-4 12494168 10.42 ns/op BenchmarkDiv-4 3339583 36.01 ns/op BenchmarkDiv32-4 6772495 21.22 ns/op BenchmarkDiv64-4 3484306 35.05 ns/op PASS ok math/bits 10.718s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 9855426 10.33 ns/op BenchmarkAcos-4 544722 371.3 ns/op BenchmarkAcosh-4 396627 268.6 ns/op BenchmarkAsin-4 535059 295.7 ns/op BenchmarkAsinh-4 616136 227.2 ns/op BenchmarkAtan-4 839932 159.1 ns/op BenchmarkAtanh-4 912342 140.6 ns/op BenchmarkConj-4 24922904 4.919 ns/op BenchmarkCos-4 656973 301.4 ns/op BenchmarkCosh-4 562675 184.3 ns/op BenchmarkExp-4 881119 142.3 ns/op BenchmarkLog-4 934167 134.1 ns/op BenchmarkLog10-4 985755 147.0 ns/op BenchmarkPhase-4 2259900 54.15 ns/op BenchmarkPolar-4 1267782 93.12 ns/op BenchmarkPow-4 264394 961.1 ns/op BenchmarkRect-4 769494 201.3 ns/op BenchmarkSin-4 693280 176.7 ns/op BenchmarkSinh-4 668364 239.9 ns/op BenchmarkSqrt-4 1000000 102.6 ns/op BenchmarkTan-4 386229 315.5 ns/op BenchmarkTanh-4 401988 293.3 ns/op PASS ok math/cmplx 5.374s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 687582 242.5 ns/op BenchmarkInt63ThreadsafeParallel-4 886480 138.9 ns/op BenchmarkInt63Unthreadsafe-4 1000000 147.1 ns/op BenchmarkIntn1000-4 745052 241.1 ns/op BenchmarkInt63n1000-4 701709 163.5 ns/op BenchmarkInt31n1000-4 840926 151.7 ns/op BenchmarkFloat32-4 860164 172.2 ns/op BenchmarkFloat64-4 933699 124.3 ns/op BenchmarkPerm3-4 164978 745.4 ns/op BenchmarkPerm30-4 18340 9604 ns/op BenchmarkPerm30ViaShuffle-4 10000 10368 ns/op BenchmarkShuffleOverhead-4 14292 8580 ns/op BenchmarkRead3-4 726637 207.9 ns/op BenchmarkRead64-4 71244 2538 ns/op BenchmarkRead1000-4 4802 37615 ns/op BenchmarkConcurrent-4 234114 532.8 ns/op PASS ok math/rand 4.631s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 39708 3145 ns/op BenchmarkQDecodeWord-4 87498 1363 ns/op BenchmarkQDecodeHeader-4 82442 1846 ns/op BenchmarkTypeByExtension/.html-4 399060 278.2 ns/op BenchmarkTypeByExtension/.HTML-4 280353 370.8 ns/op BenchmarkTypeByExtension/.unused-4 371929 283.6 ns/op BenchmarkExtensionsByType/text/html-4 124000 1260 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 37976 3665 ns/op BenchmarkExtensionsByType/application/octet-stream-4 24636 4436 ns/op PASS ok mime 3.401s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 343 342295 ns/op 47880 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 352 388165 ns/op 47967 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 33 3313301 ns/op 103950 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 304 368417 ns/op 49885 B/op 207 allocs/op PASS ok mime/multipart 1.925s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 822 277742 ns/op PASS ok mime/quotedprintable 1.442s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 16513906 ns/op 8539 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 32068248 ns/op 13484 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022456233 ns/op 150488 B/op 231 allocs/op BenchmarkDNSName-4 136708 841.9 ns/op BenchmarkInterfaces-4 1786 92022 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4968 26251 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1387 112549 ns/op 8213 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1696 94829 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5755 31706 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2004 63047 ns/op 5236 B/op 77 allocs/op BenchmarkParseIP-4 6433 21022 ns/op BenchmarkParseIPValidIPv4-4 311330 349.7 ns/op BenchmarkParseIPValidIPv6-4 186674 603.5 ns/op BenchmarkIPString/IPv4-4 87817 1249 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11931 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 38344 3036 ns/op BenchmarkIPEqual/IPv4-4 933274 132.5 ns/op BenchmarkIPEqual/IPv6-4 861070 134.6 ns/op BenchmarkTCP4OneShot-4 166 698994 ns/op BenchmarkTCP4OneShotTimeout-4 117 873066 ns/op BenchmarkTCP4Persistent-4 224 451916 ns/op BenchmarkTCP4PersistentTimeout-4 288 478548 ns/op BenchmarkTCP6OneShot-4 156 742759 ns/op BenchmarkTCP6OneShotTimeout-4 136 866751 ns/op BenchmarkTCP6Persistent-4 240 563234 ns/op BenchmarkTCP6PersistentTimeout-4 222 473805 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11738 10131 ns/op BenchmarkTCP6ConcurrentReadWrite-4 8211 13211 ns/op BenchmarkSetReadDeadline-4 128562 1294 ns/op BenchmarkUDP6LinkLocalUnicast-4 97 1296861 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 97 1197422 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 99 1086713 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 135 1308193 ns/op 0 B/op 0 allocs/op PASS ok net 14.319s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 10000 10846 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 6859 16405 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9751 13707 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15853 7920 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 27345 5245 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 37432 3567 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 138.6 ns/op BenchmarkReadRequestChrome-4 4105 41647 ns/op 14.67 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 17211 ns/op 4.53 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 18922 ns/op 4.33 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6177 26122 ns/op 5.78 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 14414 ns/op 2.78 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 32 4080452 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/https1-4 20 5509457 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 19 5424970 ns/op 0.19 MB/s BenchmarkFileAndServer_16MB/h1-4 2 99326396 ns/op 168.91 MB/s BenchmarkFileAndServer_16MB/https1-4 1 235323756 ns/op 71.29 MB/s BenchmarkFileAndServer_16MB/h2-4 1 491711201 ns/op 34.12 MB/s BenchmarkFileAndServer_64MB/h1-4 1 333589778 ns/op 201.17 MB/s BenchmarkFileAndServer_64MB/https1-4 1 909110954 ns/op 73.82 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2024191104 ns/op 33.15 MB/s BenchmarkServeMux-4 241 550878 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 334 410334 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 31 3505706 ns/op 6670 B/op 68 allocs/op BenchmarkClientServer/https1-4 22 4558340 ns/op 11737 B/op 127 allocs/op BenchmarkClientServer/h2-4 24 4832362 ns/op 16193 B/op 133 allocs/op BenchmarkClientServerParallel/4/h1-4 339 479645 ns/op 10480 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 12 9293647 ns/op 101363 B/op 1121 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57978: write tcp 127.0.0.1:57976->127.0.0.1:57978: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57989: read tcp 127.0.0.1:57986->127.0.0.1:57989: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57990: read tcp 127.0.0.1:57986->127.0.0.1:57990: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58003: read tcp 127.0.0.1:57996->127.0.0.1:58003: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58008: read tcp 127.0.0.1:57996->127.0.0.1:58008: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58007: read tcp 127.0.0.1:57996->127.0.0.1:58007: use of closed network connection BenchmarkClientServerParallel/4/h2-4 16 7204736 ns/op 96012 B/op 1114 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58029: read tcp 127.0.0.1:58021->127.0.0.1:58029: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58026: read tcp 127.0.0.1:58021->127.0.0.1:58026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58042: read tcp 127.0.0.1:58032->127.0.0.1:58042: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58035: read tcp 127.0.0.1:58032->127.0.0.1:58035: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58043: read tcp 127.0.0.1:58032->127.0.0.1:58043: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58036: write tcp 127.0.0.1:58032->127.0.0.1:58036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58061: write tcp 127.0.0.1:58045->127.0.0.1:58061: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58056: write tcp 127.0.0.1:58045->127.0.0.1:58056: use of closed network connection BenchmarkClientServerParallel/64/h1-4 234 597780 ns/op 22457 B/op 124 allocs/op BenchmarkClientServerParallel/64/https1-4 12 11144989 ns/op 111701 B/op 1251 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58418: write tcp 127.0.0.1:58417->127.0.0.1:58418: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58424: read tcp 127.0.0.1:58421->127.0.0.1:58424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58434: write tcp 127.0.0.1:58431->127.0.0.1:58434: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 9165272 ns/op 102678 B/op 1207 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58458: read tcp 127.0.0.1:58457->127.0.0.1:58458: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58465: read tcp 127.0.0.1:58460->127.0.0.1:58465: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58475: read tcp 127.0.0.1:58467->127.0.0.1:58475: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58476: read tcp 127.0.0.1:58467->127.0.0.1:58476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58488: read tcp 127.0.0.1:58478->127.0.0.1:58488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58486: read tcp 127.0.0.1:58478->127.0.0.1:58486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58490: write tcp 127.0.0.1:58478->127.0.0.1:58490: use of closed network connection BenchmarkServer-4 1 1119892960 ns/op 30800 B/op 143 allocs/op BenchmarkClient-4 32 3943673 ns/op 4074 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 117 1034610 ns/op 7537 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 187 544749 ns/op 3102 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1432 116566 ns/op 1900 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1220 106261 ns/op 2763 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1264 108851 ns/op 2707 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1058 99781 ns/op 2725 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1471 90975 ns/op 1930 B/op 14 allocs/op BenchmarkServerHijack-4 982 217666 ns/op 16674 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 57 4165654 ns/op 5784 B/op 54 allocs/op BenchmarkResponseStatusLine-4 358092 452.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.326s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1677 69976 ns/op 34075 B/op 12 allocs/op PASS ok net/http/httputil 1.229s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 79228 1347 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 379240 345.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 185067 1122 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 58221 1913 ns/op BenchmarkStdIPv4-4 125688 850.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 76735 1512 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84727 1829 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 60786 2242 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68900 1699 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 147.9 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 143.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 275491 607.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 367468 360.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 317274 603.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 74266 1451 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 280700 457.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 166634 788.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 150284 774.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 149100 926.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 78596 2358 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 351925 452.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 125998 1098 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 164578 945.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 263690 522.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 129433 1742 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 318919 494.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 129175 1479 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148796 1233 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 158744 846.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 82330 1418 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 449062 279.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 151438 975.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 77529 1590 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 104718 1109 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 169753 1094 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 104218 1504 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 228384 869.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 98535 1235 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 132322 1038 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 196543 825.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 96673 1070 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 133.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 860977 138.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 993067 195.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 790954 166.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 153.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 980403 155.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 905695 149.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 851617 146.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 867344 139.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 375054 444.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 465032 243.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 177565 901.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 246849 548.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 166731 724.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 75055 1582 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 417862 268.3 ns/op PASS ok net/netip 13.342s 2023/05/25 07:29:30 Test RPC server listening on 127.0.0.1:58565 2023/05/25 07:29:30 Test HTTP RPC server listening on 127.0.0.1:58566 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 111 1012463 ns/op BenchmarkEndToEndHTTP-4 117 1010141 ns/op BenchmarkEndToEndAsync-4 925 120251 ns/op BenchmarkEndToEndAsyncHTTP-4 949 113057 ns/op PASS ok net/rpc 2.308s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3615 33325 ns/op BenchmarkReadMIMEHeader/server_headers-4 4029 26394 ns/op BenchmarkUncommon-4 21225 8311 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.798s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3660 31830 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 72360 1588 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 535363 351.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93913 1713 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173272 708.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 89142 2057 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13518 11114 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 370333 468.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88480 1746 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 181635 689.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 45588 2243 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15573 7973 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 182374 1234 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 61140 1835 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 56530 2421 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24554 6639 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4854 24960 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 142731 1050 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 61869 2043 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 59539 2078 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29527 4245 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 3732 33052 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.313s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2455320 63.20 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 140244 1302 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 404 276643 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 157 924158 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 360 593707 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 39256 3492 ns/op BenchmarkStatFile-4 28620 4984 ns/op BenchmarkStatDir-4 27949 8035 ns/op BenchmarkLstatDot-4 39588 4226 ns/op BenchmarkLstatFile-4 27129 6383 ns/op BenchmarkLstatDir-4 26215 5415 ns/op PASS ok os 3.843s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 14 10891335 ns/op 8850 B/op 30 allocs/op PASS ok os/exec 1.333s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 220066 463.4 ns/op PASS ok os/user 1.268s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1857621 57.57 ns/op BenchmarkString-4 1000000 141.1 ns/op BenchmarkBytes-4 1627051 79.05 ns/op BenchmarkNamedBytes-4 649956 188.3 ns/op BenchmarkBytesArray-4 610838 274.0 ns/op BenchmarkSliceLen-4 1650058 106.4 ns/op BenchmarkMapLen-4 833780 254.4 ns/op BenchmarkStringLen-4 1270677 106.1 ns/op BenchmarkArrayLen-4 1000000 140.2 ns/op BenchmarkSliceCap-4 1000000 137.7 ns/op BenchmarkDeepEqual/int8-4 450906 342.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 74619 1638 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 373915 324.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79047 1660 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 407054 329.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 67860 1637 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 374926 339.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 77596 2134 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 441339 317.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 73570 1624 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 291217 463.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 91456 1196 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 413356 322.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 69584 1673 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 405636 340.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 45140 2222 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 326853 423.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 72685 1593 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 387273 332.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 73221 1549 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 372927 547.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 76322 1548 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 301528 363.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 75691 3037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 374676 314.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 77019 2083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 433441 453.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 73798 2112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 373392 357.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79266 2327 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 338404 335.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 74773 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 451284 368.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 76789 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 113114 1156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50458 3030 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43591 3259 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 28496 4016 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 294752 505.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 27292 8205 ns/op BenchmarkIsZero/StructComparable-4 563865 437.8 ns/op BenchmarkIsZero/StructIncomparable-4 125995 961.7 ns/op BenchmarkSetZero/Bool/Direct-4 2383620 73.01 ns/op BenchmarkSetZero/Bool/CachedZero-4 722876 139.4 ns/op BenchmarkSetZero/Bool/NewZero-4 708087 193.6 ns/op BenchmarkSetZero/Int/Direct-4 1921870 110.9 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 244.4 ns/op BenchmarkSetZero/Int/NewZero-4 406083 276.4 ns/op BenchmarkSetZero/Uint/Direct-4 1745601 85.36 ns/op BenchmarkSetZero/Uint/CachedZero-4 782965 142.6 ns/op BenchmarkSetZero/Uint/NewZero-4 615850 189.7 ns/op BenchmarkSetZero/Float/Direct-4 1748673 66.78 ns/op BenchmarkSetZero/Float/CachedZero-4 777361 146.3 ns/op BenchmarkSetZero/Float/NewZero-4 537480 269.3 ns/op BenchmarkSetZero/Complex/Direct-4 1000000 138.3 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 153.8 ns/op BenchmarkSetZero/Complex/NewZero-4 650323 392.6 ns/op BenchmarkSetZero/Array/Direct-4 1916649 71.51 ns/op BenchmarkSetZero/Array/CachedZero-4 810694 144.9 ns/op BenchmarkSetZero/Array/NewZero-4 550533 201.8 ns/op BenchmarkSetZero/Chan/Direct-4 1566456 65.13 ns/op BenchmarkSetZero/Chan/CachedZero-4 756042 147.3 ns/op BenchmarkSetZero/Chan/NewZero-4 596595 232.7 ns/op BenchmarkSetZero/Func/Direct-4 1537795 66.28 ns/op BenchmarkSetZero/Func/CachedZero-4 727748 146.4 ns/op BenchmarkSetZero/Func/NewZero-4 478912 213.2 ns/op BenchmarkSetZero/Interface/Direct-4 1627111 78.29 ns/op BenchmarkSetZero/Interface/CachedZero-4 745410 138.6 ns/op BenchmarkSetZero/Interface/NewZero-4 623892 281.0 ns/op BenchmarkSetZero/Map/Direct-4 1887816 64.54 ns/op BenchmarkSetZero/Map/CachedZero-4 961567 140.6 ns/op BenchmarkSetZero/Map/NewZero-4 720936 192.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1921783 69.13 ns/op BenchmarkSetZero/Pointer/CachedZero-4 917994 136.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 714592 246.1 ns/op BenchmarkSetZero/Slice/Direct-4 1538014 134.7 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 132.5 ns/op BenchmarkSetZero/Slice/NewZero-4 613918 187.8 ns/op BenchmarkSetZero/String/Direct-4 1734294 66.72 ns/op BenchmarkSetZero/String/CachedZero-4 994524 139.9 ns/op BenchmarkSetZero/String/NewZero-4 690463 195.1 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 107.4 ns/op BenchmarkSetZero/Struct/CachedZero-4 857679 138.8 ns/op BenchmarkSetZero/Struct/NewZero-4 751215 188.6 ns/op BenchmarkSelect/1-4 163268 951.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 46879 2355 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 28942 4313 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 156582 755.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 157878 846.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 136519 1191 ns/op 107.43 MB/s BenchmarkCallArgCopy/size=256-4 78656 1616 ns/op 158.45 MB/s BenchmarkCallArgCopy/size=1024-4 56902 3093 ns/op 331.04 MB/s BenchmarkCallArgCopy/size=4096-4 14026 7704 ns/op 531.70 MB/s BenchmarkCallArgCopy/size=65536-4 1704 137120 ns/op 477.95 MB/s BenchmarkFieldByName1-4 584430 225.0 ns/op BenchmarkFieldByName2-4 26982 4816 ns/op BenchmarkFieldByName3-4 6212 28082 ns/op BenchmarkInterfaceBig-4 1957688 57.22 ns/op BenchmarkInterfaceSmall-4 2018894 58.32 ns/op BenchmarkNew-4 755614 175.2 ns/op BenchmarkMap/StringKeys/MapIndex-4 2536 55148 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2056 65551 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2568 53582 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2046 67063 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 1968 64126 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1645 69556 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 167767 692.4 ns/op PASS ok reflect 27.038s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5246 29899 ns/op 9435 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 29230 ns/op 9050 B/op 1 allocs/op BenchmarkFindString-4 10000 31976 ns/op 9332 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 29982 ns/op 9232 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 27607 ns/op 9346 B/op 2 allocs/op BenchmarkLiteral-4 10000 23431 ns/op BenchmarkNotLiteral-4 4090 53697 ns/op BenchmarkMatchClass-4 3355 71922 ns/op BenchmarkMatchClass_InRange-4 1995 56394 ns/op BenchmarkReplaceAll-4 1567 145586 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 24282 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15171 7307 ns/op BenchmarkAnchoredShortMatch-4 10000 25500 ns/op BenchmarkAnchoredLongMatch-4 10000 13092 ns/op BenchmarkOnePassShortA-4 17082 7461 ns/op BenchmarkNotOnePassShortA-4 3156 37512 ns/op BenchmarkOnePassShortB-4 20590 7476 ns/op BenchmarkNotOnePassShortB-4 7076 32217 ns/op BenchmarkOnePassLongPrefix-4 63312 1798 ns/op BenchmarkOnePassLongNotPrefix-4 21787 4642 ns/op BenchmarkMatchParallelShared-4 10000 36339 ns/op BenchmarkMatchParallelCopied-4 9648 34088 ns/op BenchmarkQuoteMetaAll-4 114776 1069 ns/op 13.10 MB/s BenchmarkQuoteMetaNone-4 349976 406.5 ns/op 63.96 MB/s BenchmarkCompile/Onepass-4 3110 50449 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1680 113240 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 142 933203 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2289124 50.63 ns/op 316.00 MB/s BenchmarkMatch/Easy0/32-4 10000 25034 ns/op 1.28 MB/s BenchmarkMatch/Easy0/1K-4 5047 51348 ns/op 19.94 MB/s BenchmarkMatch/Easy0i/16-4 2213082 69.10 ns/op 231.56 MB/s BenchmarkMatch/Easy0i/32-4 4556 51163 ns/op 0.63 MB/s BenchmarkMatch/Easy0i/1K-4 194 815467 ns/op 1.26 MB/s BenchmarkMatch/Easy1/16-4 2289225 49.30 ns/op 324.56 MB/s BenchmarkMatch/Easy1/32-4 4765 27667 ns/op 1.16 MB/s BenchmarkMatch/Easy1/1K-4 2094 57110 ns/op 17.93 MB/s BenchmarkMatch/Medium/16-4 2296101 54.86 ns/op 291.64 MB/s BenchmarkMatch/Medium/32-4 3309 45730 ns/op 0.70 MB/s BenchmarkMatch/Medium/1K-4 243 477437 ns/op 2.14 MB/s BenchmarkMatch/Hard/16-4 2197237 61.39 ns/op 260.61 MB/s BenchmarkMatch/Hard/32-4 4759 55719 ns/op 0.57 MB/s BenchmarkMatch/Hard/1K-4 99 1037740 ns/op 0.99 MB/s BenchmarkMatch/Hard1/16-4 612 182182 ns/op 0.09 MB/s BenchmarkMatch/Hard1/32-4 592 188423 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 24 5109295 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 23158 4945 ns/op 3.24 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13390 8430 ns/op 3.80 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 505 230062 ns/op 4.45 MB/s 27 B/op 0 allocs/op PASS ok regexp 13.649s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 346234 333.1 ns/op BenchmarkIsWordChar-4 182872 1136 ns/op PASS ok regexp/syntax 2.906s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 71539 2925 ns/op BenchmarkCallers/inlined-4 64372 2107 ns/op BenchmarkCallers/no-cache-4 12236 8815 ns/op BenchmarkFPCallers/cached-4 3223838 40.91 ns/op BenchmarkMakeChan/Byte-4 784360 420.0 ns/op BenchmarkMakeChan/Int-4 895242 455.1 ns/op BenchmarkMakeChan/Ptr-4 735741 587.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 325.9 ns/op BenchmarkMakeChan/Struct/32-4 191377 923.5 ns/op BenchmarkMakeChan/Struct/40-4 208885 927.1 ns/op BenchmarkChanNonblocking-4 5728906 22.48 ns/op BenchmarkSelectUncontended-4 779221 140.5 ns/op BenchmarkSelectSyncContended-4 85918 1595 ns/op BenchmarkSelectAsyncContended-4 273835 483.5 ns/op BenchmarkSelectNonblock-4 3137289 43.56 ns/op BenchmarkChanUncontended-4 11229 13952 ns/op BenchmarkChanContended-4 3351 32165 ns/op BenchmarkChanSync-4 218888 602.5 ns/op BenchmarkChanSyncWork-4 10000 36975 ns/op BenchmarkChanProdCons0-4 216880 564.6 ns/op BenchmarkChanProdCons10-4 370395 343.4 ns/op BenchmarkChanProdCons100-4 438532 276.5 ns/op BenchmarkChanProdConsWork0-4 119638 945.7 ns/op BenchmarkChanProdConsWork10-4 193143 685.9 ns/op BenchmarkChanProdConsWork100-4 180906 561.7 ns/op BenchmarkSelectProdCons-4 134776 885.0 ns/op BenchmarkReceiveDataFromClosedChan-4 767278 183.6 ns/op BenchmarkChanCreation-4 117824 874.4 ns/op BenchmarkChanSem-4 237762 480.0 ns/op BenchmarkChanPopular-4 80 1359866 ns/op BenchmarkChanClosed-4 983893 126.4 ns/op BenchmarkCallClosure-4 4065831 44.99 ns/op BenchmarkCallClosure1-4 4108347 42.79 ns/op BenchmarkCallClosure2-4 1000000 177.9 ns/op BenchmarkCallClosure3-4 1000000 128.6 ns/op BenchmarkCallClosure4-4 1000000 118.1 ns/op BenchmarkComplex128DivNormal-4 10845057 10.24 ns/op BenchmarkComplex128DivNisNaN-4 8580854 21.03 ns/op BenchmarkComplex128DivDisNaN-4 8024215 22.92 ns/op BenchmarkComplex128DivNisInf-4 12236520 10.48 ns/op BenchmarkComplex128DivDisInf-4 7270768 20.38 ns/op BenchmarkSetTypePtr-4 61318626 2.054 ns/op 3895.31 MB/s BenchmarkSetTypePtr8-4 12543174 10.65 ns/op 6006.78 MB/s BenchmarkSetTypePtr16-4 9661386 15.64 ns/op 8184.85 MB/s BenchmarkSetTypePtr32-4 10387197 13.10 ns/op 19540.67 MB/s BenchmarkSetTypePtr64-4 11241954 18.12 ns/op 28256.61 MB/s BenchmarkSetTypePtr126-4 5082709 21.26 ns/op 47403.69 MB/s BenchmarkSetTypePtr128-4 6936064 25.32 ns/op 40444.68 MB/s BenchmarkSetTypePtrSlice-4 969296 249.7 ns/op 32806.74 MB/s BenchmarkSetTypeNode1-4 8554338 12.66 ns/op 1894.99 MB/s BenchmarkSetTypeNode1Slice-4 2157986 53.83 ns/op 14266.67 MB/s BenchmarkSetTypeNode8-4 6226561 17.89 ns/op 4470.80 MB/s BenchmarkSetTypeNode8Slice-4 1000000 100.7 ns/op 25430.20 MB/s BenchmarkSetTypeNode64-4 4520328 31.17 ns/op 16939.26 MB/s BenchmarkSetTypeNode64Slice-4 254037 657.5 ns/op 25698.49 MB/s BenchmarkSetTypeNode64Dead-4 9469255 18.31 ns/op 28839.10 MB/s BenchmarkSetTypeNode64DeadSlice-4 342066 614.9 ns/op 27478.80 MB/s BenchmarkSetTypeNode124-4 4904925 24.51 ns/op 41124.93 MB/s BenchmarkSetTypeNode124Slice-4 193069 1110 ns/op 29050.43 MB/s BenchmarkSetTypeNode126-4 5300977 27.06 ns/op 37835.06 MB/s BenchmarkSetTypeNode126Slice-4 211687 789.1 ns/op 41524.06 MB/s BenchmarkSetTypeNode128-4 4599136 48.54 ns/op 21423.58 MB/s BenchmarkSetTypeNode128Slice-4 196874 941.0 ns/op 35364.91 MB/s BenchmarkSetTypeNode130-4 4594405 28.83 ns/op 36622.83 MB/s BenchmarkSetTypeNode130Slice-4 161584 748.0 ns/op 45175.11 MB/s BenchmarkSetTypeNode1024-4 1000000 184.0 ns/op 44599.47 MB/s BenchmarkSetTypeNode1024Slice-4 19645 5616 ns/op 46768.71 MB/s BenchmarkAllocation-4 2791 112608 ns/op BenchmarkReadMemStats-4 52 2672166 ns/op BenchmarkReadMemStatsLatency-4 1 3287693 p50-ns 3287693 p90-ns 3287693 p99-ns BenchmarkWriteBarrier-4 2883538 43.72 ns/op BenchmarkBulkWriteBarrier-4 6008065 18.71 ns/op BenchmarkScanStackNoLocals-4 3 47481330 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14955826 7.808 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13350308 8.539 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11619558 10.38 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8850888 13.28 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6219565 19.21 ns/op BenchmarkHash5-4 7719662 15.12 ns/op 330.78 MB/s BenchmarkHash16-4 8626374 13.06 ns/op 1224.88 MB/s BenchmarkHash64-4 8283606 14.18 ns/op 4514.28 MB/s BenchmarkHash1024-4 2541650 45.73 ns/op 22390.54 MB/s BenchmarkHash65536-4 50026 2304 ns/op 28444.95 MB/s BenchmarkAlignedLoad-4 11422785 10.21 ns/op BenchmarkUnalignedLoad-4 10940460 9.646 ns/op BenchmarkEqEfaceConcrete-4 8422417 13.61 ns/op BenchmarkEqIfaceConcrete-4 8925178 13.94 ns/op BenchmarkNeEfaceConcrete-4 9248547 13.02 ns/op BenchmarkNeIfaceConcrete-4 9195848 12.66 ns/op BenchmarkConvT2EByteSized/bool-4 4660137 24.46 ns/op BenchmarkConvT2EByteSized/uint8-4 5056826 23.69 ns/op BenchmarkConvT2ESmall-4 4602042 25.54 ns/op BenchmarkConvT2EUintptr-4 4463148 26.20 ns/op BenchmarkConvT2ELarge-4 1000000 127.2 ns/op BenchmarkConvT2ISmall-4 4683286 25.29 ns/op BenchmarkConvT2IUintptr-4 4340288 27.24 ns/op BenchmarkConvT2ILarge-4 1000000 120.0 ns/op BenchmarkConvI2E-4 4362258 27.26 ns/op BenchmarkConvI2I-4 3845361 28.96 ns/op BenchmarkAssertE2T-4 4309592 26.20 ns/op BenchmarkAssertE2TLarge-4 2334355 51.27 ns/op BenchmarkAssertE2I-4 3886660 29.55 ns/op BenchmarkAssertI2T-4 3725184 28.45 ns/op BenchmarkAssertI2I-4 3907324 32.53 ns/op BenchmarkAssertI2E-4 2716305 40.95 ns/op BenchmarkAssertE2E-4 4843330 26.06 ns/op BenchmarkAssertE2T2-4 3004502 46.54 ns/op BenchmarkAssertE2T2Blank-4 3398703 33.98 ns/op BenchmarkAssertI2E2-4 3426042 35.86 ns/op BenchmarkAssertI2E2Blank-4 4674235 25.13 ns/op BenchmarkAssertE2E2-4 3970064 29.71 ns/op BenchmarkAssertE2E2Blank-4 4801210 24.31 ns/op BenchmarkConvT2Ezero/zero/16-4 4528004 25.88 ns/op BenchmarkConvT2Ezero/zero/32-4 4595174 27.74 ns/op BenchmarkConvT2Ezero/zero/64-4 4359288 26.98 ns/op BenchmarkConvT2Ezero/zero/str-4 4332829 26.29 ns/op BenchmarkConvT2Ezero/zero/slice-4 4331037 26.77 ns/op BenchmarkConvT2Ezero/zero/big-4 115938 1029 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 110.4 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 122.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 160436 1034 ns/op BenchmarkConvT2Ezero/smallint/16-4 4381429 27.27 ns/op BenchmarkConvT2Ezero/smallint/32-4 4363514 26.38 ns/op BenchmarkConvT2Ezero/smallint/64-4 4305051 27.20 ns/op BenchmarkConvT2Ezero/largeint/16-4 1363012 85.31 ns/op BenchmarkConvT2Ezero/largeint/32-4 1323528 87.61 ns/op BenchmarkConvT2Ezero/largeint/64-4 1402908 87.99 ns/op BenchmarkMalloc8-4 1000000 105.6 ns/op BenchmarkMalloc16-4 1000000 105.3 ns/op BenchmarkMallocTypeInfo8-4 1295264 95.98 ns/op BenchmarkMallocTypeInfo16-4 1000000 130.3 ns/op BenchmarkMallocLargeStruct-4 114739 1189 ns/op BenchmarkGoroutineSelect-4 30 4177763 ns/op BenchmarkGoroutineBlocking-4 34 4102912 ns/op BenchmarkGoroutineForRange-4 31 3818677 ns/op BenchmarkGoroutineIdle-4 33 3875796 ns/op BenchmarkHashStringSpeed-4 2966940 39.84 ns/op BenchmarkHashBytesSpeed-4 1346367 89.16 ns/op BenchmarkHashInt32Speed-4 2984350 37.18 ns/op BenchmarkHashInt64Speed-4 3197233 37.28 ns/op BenchmarkHashStringArraySpeed-4 667909 189.4 ns/op BenchmarkMegMap-4 2905586 40.09 ns/op BenchmarkMegOneMap-4 3215337 32.71 ns/op BenchmarkMegEqMap-4 2479 41680 ns/op BenchmarkMegEmptyMap-4 3880284 28.30 ns/op BenchmarkSmallStrMap-4 3326965 38.61 ns/op BenchmarkMapStringKeysEight_16-4 3193664 39.97 ns/op BenchmarkMapStringKeysEight_32-4 3098116 38.17 ns/op BenchmarkMapStringKeysEight_64-4 3016191 38.30 ns/op BenchmarkMapStringKeysEight_1M-4 3177806 38.10 ns/op BenchmarkIntMap-4 3389473 33.90 ns/op BenchmarkMapFirst/1-4 4073250 30.28 ns/op BenchmarkMapFirst/2-4 3960782 29.05 ns/op BenchmarkMapFirst/3-4 4190214 29.44 ns/op BenchmarkMapFirst/4-4 3857923 31.09 ns/op BenchmarkMapFirst/5-4 3691873 31.46 ns/op BenchmarkMapFirst/6-4 3700356 31.49 ns/op BenchmarkMapFirst/7-4 3766215 30.84 ns/op BenchmarkMapFirst/8-4 3730670 30.93 ns/op BenchmarkMapFirst/9-4 3324891 35.70 ns/op BenchmarkMapFirst/10-4 3072062 42.09 ns/op BenchmarkMapFirst/11-4 3427081 34.92 ns/op BenchmarkMapFirst/12-4 3274190 35.51 ns/op BenchmarkMapFirst/13-4 3442712 34.42 ns/op BenchmarkMapFirst/14-4 3339468 35.03 ns/op BenchmarkMapFirst/15-4 3288162 36.15 ns/op BenchmarkMapFirst/16-4 3333019 35.06 ns/op BenchmarkMapMid/1-4 3076957 37.78 ns/op BenchmarkMapMid/2-4 2959831 36.98 ns/op BenchmarkMapMid/3-4 3084838 36.73 ns/op BenchmarkMapMid/4-4 2996289 42.84 ns/op BenchmarkMapMid/5-4 3049713 37.34 ns/op BenchmarkMapMid/6-4 3092076 36.16 ns/op BenchmarkMapMid/7-4 3138070 37.04 ns/op BenchmarkMapMid/8-4 3027964 38.69 ns/op BenchmarkMapMid/9-4 3059689 41.17 ns/op BenchmarkMapMid/10-4 2906496 40.15 ns/op BenchmarkMapMid/11-4 2845718 43.74 ns/op BenchmarkMapMid/12-4 2253234 45.67 ns/op BenchmarkMapMid/13-4 3044575 40.14 ns/op BenchmarkMapMid/14-4 2747191 42.73 ns/op BenchmarkMapMid/15-4 2992963 39.22 ns/op BenchmarkMapMid/16-4 2717186 38.99 ns/op BenchmarkMapLast/1-4 3094839 37.13 ns/op BenchmarkMapLast/2-4 3059113 47.09 ns/op BenchmarkMapLast/3-4 3209838 36.95 ns/op BenchmarkMapLast/4-4 3142608 37.60 ns/op BenchmarkMapLast/5-4 3146739 37.86 ns/op BenchmarkMapLast/6-4 3107619 37.94 ns/op BenchmarkMapLast/7-4 3004984 39.97 ns/op BenchmarkMapLast/8-4 2299111 55.95 ns/op BenchmarkMapLast/9-4 2206285 61.73 ns/op BenchmarkMapLast/10-4 2913686 39.24 ns/op BenchmarkMapLast/11-4 3037184 39.37 ns/op BenchmarkMapLast/12-4 2934860 40.59 ns/op BenchmarkMapLast/13-4 3008348 40.11 ns/op BenchmarkMapLast/14-4 2965414 40.73 ns/op BenchmarkMapLast/15-4 2989200 39.42 ns/op BenchmarkMapLast/16-4 3046918 39.66 ns/op BenchmarkMapCycle-4 2386447 48.76 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3407623 35.17 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2940 38903 ns/op BenchmarkMakeMap/[Byte]Byte-4 914148 267.0 ns/op BenchmarkMakeMap/[Int]Int-4 242304 652.1 ns/op BenchmarkNewEmptyMap-4 18096416 6.676 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1601629 78.38 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 612478 188.7 ns/op BenchmarkMapIterEmpty-4 4332603 27.27 ns/op BenchmarkSameLengthMap-4 3987561 30.20 ns/op BenchmarkBigKeyMap-4 1474806 86.18 ns/op BenchmarkBigValMap-4 1236462 96.15 ns/op BenchmarkSmallKeyMap-4 2781608 42.61 ns/op BenchmarkMapPopulate/1-4 2233537 55.13 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 154316 927.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 21290 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 549 236037 ns/op 51772 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 55 2522162 ns/op 416441 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 4 26921816 ns/op 6523320 B/op 2854 allocs/op BenchmarkComplexAlgMap-4 474300 240.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 690592 190.1 ns/op BenchmarkGoMapClear/Reflexive/10-4 559208 210.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 243805 464.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 48772 2318 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5636 18181 ns/op BenchmarkGoMapClear/NonReflexive/1-4 472243 323.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 451132 264.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 244910 517.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51273 2293 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5950 18123 ns/op BenchmarkMapStringConversion/32/simple-4 1370094 87.57 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1319307 89.30 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1213580 96.16 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1274580 94.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1228228 100.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1674674 71.66 ns/op BenchmarkMapInterfacePtr-4 1785999 66.94 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5158112 20.58 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 76510 1830 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6139 20099 ns/op BenchmarkMapPop1000-4 411 282919 ns/op BenchmarkMapPop10000-4 31 5230676 ns/op BenchmarkMapAssign/Int32/256-4 2100334 54.77 ns/op BenchmarkMapAssign/Int32/65536-4 998197 129.7 ns/op BenchmarkMapAssign/Int64/256-4 1952126 55.41 ns/op BenchmarkMapAssign/Int64/65536-4 950848 115.9 ns/op BenchmarkMapAssign/Str/256-4 1873980 66.87 ns/op BenchmarkMapAssign/Str/65536-4 638012 172.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 853564 118.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 646983 199.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1285918 95.02 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 569026 192.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 569858 5057 ns/op BenchmarkMapOperatorAssign/Str/65536-4 215218 526.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 904977 173.9 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 284130 473.3 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 753472 319.0 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 191949 667.7 ns/op 72 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 580366 301.4 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 113204 1080 ns/op 130 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1561814 86.27 ns/op BenchmarkMapDelete/Int32/1000-4 1909136 62.10 ns/op BenchmarkMapDelete/Int32/10000-4 2076087 59.29 ns/op BenchmarkMapDelete/Int64/100-4 1378142 83.42 ns/op BenchmarkMapDelete/Int64/1000-4 1959898 63.28 ns/op BenchmarkMapDelete/Int64/10000-4 1967673 60.36 ns/op BenchmarkMapDelete/Str/100-4 1219551 96.45 ns/op BenchmarkMapDelete/Str/1000-4 1659794 72.07 ns/op BenchmarkMapDelete/Str/10000-4 1745287 69.23 ns/op BenchmarkMapDelete/Pointer/100-4 1305567 97.93 ns/op BenchmarkMapDelete/Pointer/1000-4 1766077 67.25 ns/op BenchmarkMapDelete/Pointer/10000-4 1817164 68.01 ns/op BenchmarkMemmove/0-4 21311157 5.872 ns/op BenchmarkMemmove/1-4 1421394 83.96 ns/op 11.91 MB/s BenchmarkMemmove/2-4 1370121 89.65 ns/op 22.31 MB/s BenchmarkMemmove/3-4 1352008 86.55 ns/op 34.66 MB/s BenchmarkMemmove/4-4 1359194 86.27 ns/op 46.37 MB/s BenchmarkMemmove/5-4 1384561 84.87 ns/op 58.92 MB/s BenchmarkMemmove/6-4 1410145 85.75 ns/op 69.97 MB/s BenchmarkMemmove/7-4 1379404 85.84 ns/op 81.55 MB/s BenchmarkMemmove/8-4 1438844 82.78 ns/op 96.64 MB/s BenchmarkMemmove/9-4 1346200 88.63 ns/op 101.54 MB/s BenchmarkMemmove/10-4 1384507 89.04 ns/op 112.31 MB/s BenchmarkMemmove/11-4 1332259 91.99 ns/op 119.57 MB/s BenchmarkMemmove/12-4 1332746 86.94 ns/op 138.03 MB/s BenchmarkMemmove/13-4 1355605 86.81 ns/op 149.76 MB/s BenchmarkMemmove/14-4 1371406 87.59 ns/op 159.84 MB/s BenchmarkMemmove/15-4 1363504 91.10 ns/op 164.65 MB/s BenchmarkMemmove/16-4 1341889 84.63 ns/op 189.06 MB/s BenchmarkMemmove/32-4 1390592 86.85 ns/op 368.46 MB/s BenchmarkMemmove/64-4 1295929 91.33 ns/op 700.76 MB/s BenchmarkMemmove/128-4 1000000 103.2 ns/op 1240.20 MB/s BenchmarkMemmove/256-4 834486 122.9 ns/op 2083.65 MB/s BenchmarkMemmove/512-4 793832 162.4 ns/op 3153.00 MB/s BenchmarkMemmove/1024-4 507028 252.9 ns/op 4048.75 MB/s BenchmarkMemmove/2048-4 317548 400.8 ns/op 5110.37 MB/s BenchmarkMemmove/4096-4 139618 731.6 ns/op 5598.37 MB/s BenchmarkMemmoveOverlap/32-4 1379422 86.36 ns/op 370.55 MB/s BenchmarkMemmoveOverlap/64-4 1284042 92.90 ns/op 688.93 MB/s BenchmarkMemmoveOverlap/128-4 1000000 103.9 ns/op 1231.44 MB/s BenchmarkMemmoveOverlap/256-4 1000000 122.3 ns/op 2093.92 MB/s BenchmarkMemmoveOverlap/512-4 804724 163.3 ns/op 3135.06 MB/s BenchmarkMemmoveOverlap/1024-4 516480 250.2 ns/op 4092.68 MB/s BenchmarkMemmoveOverlap/2048-4 323709 405.9 ns/op 5045.58 MB/s BenchmarkMemmoveOverlap/4096-4 167582 712.4 ns/op 5749.83 MB/s BenchmarkMemmoveUnalignedDst/0-4 20662014 5.900 ns/op BenchmarkMemmoveUnalignedDst/1-4 1401056 82.30 ns/op 12.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1414323 84.22 ns/op 23.75 MB/s BenchmarkMemmoveUnalignedDst/3-4 1392832 86.57 ns/op 34.65 MB/s BenchmarkMemmoveUnalignedDst/4-4 1345579 85.07 ns/op 47.02 MB/s BenchmarkMemmoveUnalignedDst/5-4 1409814 84.44 ns/op 59.21 MB/s BenchmarkMemmoveUnalignedDst/6-4 1360923 86.46 ns/op 69.40 MB/s BenchmarkMemmoveUnalignedDst/7-4 1271634 106.5 ns/op 65.73 MB/s BenchmarkMemmoveUnalignedDst/8-4 1409988 87.66 ns/op 91.26 MB/s BenchmarkMemmoveUnalignedDst/9-4 1287873 89.09 ns/op 101.02 MB/s BenchmarkMemmoveUnalignedDst/10-4 1331728 88.86 ns/op 112.54 MB/s BenchmarkMemmoveUnalignedDst/11-4 1351020 89.30 ns/op 123.19 MB/s BenchmarkMemmoveUnalignedDst/12-4 1331985 89.67 ns/op 133.83 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 126.2 ns/op 103.04 MB/s BenchmarkMemmoveUnalignedDst/14-4 905793 114.9 ns/op 121.89 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 116.4 ns/op 128.83 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 124.6 ns/op 128.37 MB/s BenchmarkMemmoveUnalignedDst/32-4 1241246 100.0 ns/op 320.00 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 103.9 ns/op 616.17 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 115.2 ns/op 1111.18 MB/s BenchmarkMemmoveUnalignedDst/256-4 815302 136.5 ns/op 1875.12 MB/s BenchmarkMemmoveUnalignedDst/512-4 668877 178.5 ns/op 2868.86 MB/s BenchmarkMemmoveUnalignedDst/1024-4 404172 271.0 ns/op 3778.09 MB/s BenchmarkMemmoveUnalignedDst/2048-4 299815 437.8 ns/op 4677.85 MB/s BenchmarkMemmoveUnalignedDst/4096-4 155541 759.7 ns/op 5391.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1221270 96.97 ns/op 329.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 102.7 ns/op 623.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 113.0 ns/op 1132.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 950080 134.6 ns/op 1902.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 700111 172.0 ns/op 2977.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 477004 276.0 ns/op 3710.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 301718 426.7 ns/op 4799.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 158066 749.5 ns/op 5465.06 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20083156 6.295 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1316613 98.91 ns/op 10.11 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1312348 89.13 ns/op 22.44 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1328480 89.13 ns/op 33.66 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1353829 87.40 ns/op 45.77 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1327980 89.00 ns/op 56.18 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1342687 88.93 ns/op 67.47 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1342034 85.71 ns/op 81.67 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1429034 82.64 ns/op 96.81 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1341877 90.33 ns/op 99.63 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1332265 87.97 ns/op 113.68 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1336056 89.34 ns/op 123.13 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1325971 88.42 ns/op 135.72 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1319906 89.97 ns/op 144.49 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1314681 89.21 ns/op 156.93 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1327303 89.27 ns/op 168.04 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1360723 87.50 ns/op 182.86 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1318324 89.94 ns/op 355.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1256362 95.62 ns/op 669.32 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 108.5 ns/op 1179.39 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 125.9 ns/op 2032.65 MB/s BenchmarkMemmoveUnalignedSrc/512-4 777016 167.2 ns/op 3062.38 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 509664 254.5 ns/op 4023.20 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 316006 455.6 ns/op 4494.83 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 154206 724.2 ns/op 5655.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1338255 91.58 ns/op 349.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1253400 95.23 ns/op 672.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 105.8 ns/op 1209.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 957913 125.1 ns/op 2045.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 702308 165.2 ns/op 3098.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 442376 257.3 ns/op 3980.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 297469 403.7 ns/op 5073.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 179442 710.9 ns/op 5761.58 MB/s BenchmarkMemclr/5-4 17658307 7.443 ns/op 671.77 MB/s BenchmarkMemclr/16-4 17280618 7.160 ns/op 2234.48 MB/s BenchmarkMemclr/64-4 16452534 7.486 ns/op 8549.74 MB/s BenchmarkMemclr/256-4 13082260 8.786 ns/op 29136.74 MB/s BenchmarkMemclr/4096-4 2489598 48.46 ns/op 84528.19 MB/s BenchmarkMemclr/65536-4 89053 1305 ns/op 50208.40 MB/s BenchmarkMemclr/1M-4 5575 22463 ns/op 46679.45 MB/s BenchmarkMemclr/4M-4 1357 94247 ns/op 44503.16 MB/s BenchmarkMemclr/8M-4 463 242752 ns/op 34556.25 MB/s BenchmarkMemclr/16M-4 162 714504 ns/op 23480.91 MB/s BenchmarkMemclr/64M-4 58 1952483 ns/op 34371.03 MB/s BenchmarkMemclrUnaligned/0_5-4 8215660 15.83 ns/op 315.79 MB/s BenchmarkMemclrUnaligned/0_16-4 9437809 12.55 ns/op 1274.65 MB/s BenchmarkMemclrUnaligned/0_64-4 9108710 13.15 ns/op 4868.07 MB/s BenchmarkMemclrUnaligned/0_256-4 7223462 16.80 ns/op 15234.39 MB/s BenchmarkMemclrUnaligned/0_4096-4 2177403 54.23 ns/op 75525.76 MB/s BenchmarkMemclrUnaligned/0_65536-4 91298 1332 ns/op 49212.81 MB/s BenchmarkMemclrUnaligned/1_5-4 9930396 12.07 ns/op 414.15 MB/s BenchmarkMemclrUnaligned/1_16-4 9648242 12.63 ns/op 1266.68 MB/s BenchmarkMemclrUnaligned/1_64-4 7664275 14.78 ns/op 4329.25 MB/s BenchmarkMemclrUnaligned/1_256-4 7520784 14.56 ns/op 17578.31 MB/s BenchmarkMemclrUnaligned/1_4096-4 1418408 81.43 ns/op 50299.55 MB/s BenchmarkMemclrUnaligned/1_65536-4 70035 1495 ns/op 43831.83 MB/s BenchmarkMemclrUnaligned/4_5-4 9399505 12.36 ns/op 404.56 MB/s BenchmarkMemclrUnaligned/4_16-4 9311938 12.54 ns/op 1275.83 MB/s BenchmarkMemclrUnaligned/4_64-4 9272863 13.62 ns/op 4699.43 MB/s BenchmarkMemclrUnaligned/4_256-4 7870080 14.23 ns/op 17986.50 MB/s BenchmarkMemclrUnaligned/4_4096-4 1480537 81.61 ns/op 50188.00 MB/s BenchmarkMemclrUnaligned/4_65536-4 76567 1550 ns/op 42288.96 MB/s BenchmarkMemclrUnaligned/7_5-4 9668698 12.81 ns/op 390.21 MB/s BenchmarkMemclrUnaligned/7_16-4 9698196 12.18 ns/op 1314.12 MB/s BenchmarkMemclrUnaligned/7_64-4 8568055 13.30 ns/op 4813.40 MB/s BenchmarkMemclrUnaligned/7_256-4 8239735 14.65 ns/op 17468.65 MB/s BenchmarkMemclrUnaligned/7_4096-4 1435750 80.85 ns/op 50660.23 MB/s BenchmarkMemclrUnaligned/7_65536-4 81655 1504 ns/op 43572.19 MB/s BenchmarkMemclrUnaligned/0_1M-4 5822 23262 ns/op 45075.96 MB/s BenchmarkMemclrUnaligned/0_4M-4 1347 93438 ns/op 44888.78 MB/s BenchmarkMemclrUnaligned/0_8M-4 440 254222 ns/op 32997.19 MB/s BenchmarkMemclrUnaligned/0_16M-4 153 748287 ns/op 22420.83 MB/s BenchmarkMemclrUnaligned/0_64M-4 57 2028086 ns/op 33089.76 MB/s BenchmarkMemclrUnaligned/1_1M-4 4009 31772 ns/op 33003.15 MB/s BenchmarkMemclrUnaligned/1_4M-4 920 112720 ns/op 37209.92 MB/s BenchmarkMemclrUnaligned/1_8M-4 361 278629 ns/op 30106.74 MB/s BenchmarkMemclrUnaligned/1_16M-4 145 789638 ns/op 21246.72 MB/s BenchmarkMemclrUnaligned/1_64M-4 57 2112533 ns/op 31767.01 MB/s BenchmarkMemclrUnaligned/4_1M-4 3675 28960 ns/op 36207.62 MB/s BenchmarkMemclrUnaligned/4_4M-4 1068 110932 ns/op 37809.57 MB/s BenchmarkMemclrUnaligned/4_8M-4 361 302471 ns/op 27733.58 MB/s BenchmarkMemclrUnaligned/4_16M-4 134 796985 ns/op 21050.85 MB/s BenchmarkMemclrUnaligned/4_64M-4 50 2240861 ns/op 29947.80 MB/s BenchmarkMemclrUnaligned/7_1M-4 4479 24510 ns/op 42782.06 MB/s BenchmarkMemclrUnaligned/7_4M-4 1190 101271 ns/op 41416.61 MB/s BenchmarkMemclrUnaligned/7_8M-4 415 280575 ns/op 29897.87 MB/s BenchmarkMemclrUnaligned/7_16M-4 146 806137 ns/op 20811.86 MB/s BenchmarkMemclrUnaligned/7_64M-4 60 1915677 ns/op 35031.40 MB/s BenchmarkGoMemclr/5-4 2377358 50.02 ns/op 99.95 MB/s BenchmarkGoMemclr/16-4 768567 168.9 ns/op 94.71 MB/s BenchmarkGoMemclr/64-4 207111 600.0 ns/op 106.66 MB/s BenchmarkGoMemclr/256-4 49538 2501 ns/op 102.35 MB/s BenchmarkMemclrRange/1K_2K-4 80558 1395 ns/op 68736.70 MB/s BenchmarkMemclrRange/2K_8K-4 29289 4115 ns/op 81055.52 MB/s BenchmarkMemclrRange/4K_16K-4 33753 3518 ns/op 91834.23 MB/s BenchmarkMemclrRange/160K_228K-4 3405 37355 ns/op 44515.66 MB/s BenchmarkClearFat7-4 3872442 28.73 ns/op BenchmarkClearFat8-4 4793048 25.03 ns/op BenchmarkClearFat11-4 4357575 27.67 ns/op BenchmarkClearFat12-4 4231278 27.24 ns/op BenchmarkClearFat13-4 4290783 27.79 ns/op BenchmarkClearFat14-4 4243563 27.15 ns/op BenchmarkClearFat15-4 4275541 27.80 ns/op BenchmarkClearFat16-4 3765060 26.94 ns/op BenchmarkClearFat24-4 4146070 26.31 ns/op BenchmarkClearFat32-4 4657185 25.75 ns/op BenchmarkClearFat40-4 3956787 27.70 ns/op BenchmarkClearFat48-4 4069951 28.47 ns/op BenchmarkClearFat56-4 3444336 30.37 ns/op BenchmarkClearFat64-4 4019966 28.93 ns/op BenchmarkClearFat72-4 3777182 30.02 ns/op BenchmarkClearFat128-4 3522464 34.97 ns/op BenchmarkClearFat256-4 2324391 44.20 ns/op BenchmarkClearFat512-4 1503910 73.00 ns/op BenchmarkClearFat1024-4 1000000 123.7 ns/op BenchmarkClearFat1032-4 945954 123.9 ns/op BenchmarkClearFat1040-4 1000000 124.0 ns/op BenchmarkCopyFat7-4 4408956 26.59 ns/op BenchmarkCopyFat8-4 4287357 25.01 ns/op BenchmarkCopyFat11-4 4283380 26.65 ns/op BenchmarkCopyFat12-4 4215520 26.64 ns/op BenchmarkCopyFat13-4 4505884 26.33 ns/op BenchmarkCopyFat14-4 4042906 27.27 ns/op BenchmarkCopyFat15-4 4039070 26.67 ns/op BenchmarkCopyFat16-4 4245007 26.64 ns/op BenchmarkCopyFat24-4 4674735 25.74 ns/op BenchmarkCopyFat32-4 4171425 27.33 ns/op BenchmarkCopyFat64-4 3961402 29.52 ns/op BenchmarkCopyFat72-4 4065142 29.56 ns/op BenchmarkCopyFat128-4 3209229 35.72 ns/op BenchmarkCopyFat256-4 2526130 46.61 ns/op BenchmarkCopyFat512-4 1567304 73.36 ns/op BenchmarkCopyFat520-4 1491484 81.28 ns/op BenchmarkCopyFat1024-4 1000000 122.9 ns/op BenchmarkCopyFat1032-4 960535 119.5 ns/op BenchmarkCopyFat1040-4 1000000 123.9 ns/op BenchmarkIssue18740/2byte-4 345 333481 ns/op BenchmarkIssue18740/4byte-4 624 185738 ns/op BenchmarkIssue18740/8byte-4 1032 108908 ns/op BenchmarkMemclrKnownSize1-4 7595011 15.78 ns/op 63.39 MB/s BenchmarkMemclrKnownSize2-4 4257183 25.35 ns/op 78.90 MB/s BenchmarkMemclrKnownSize4-4 2910588 40.04 ns/op 99.91 MB/s BenchmarkMemclrKnownSize8-4 1328389 85.71 ns/op 93.34 MB/s BenchmarkMemclrKnownSize16-4 739404 166.5 ns/op 96.11 MB/s BenchmarkMemclrKnownSize32-4 447189 284.5 ns/op 112.47 MB/s BenchmarkMemclrKnownSize64-4 221509 571.4 ns/op 112.00 MB/s BenchmarkMemclrKnownSize112-4 116025 958.7 ns/op 116.82 MB/s BenchmarkMemclrKnownSize128-4 101392 1102 ns/op 116.17 MB/s BenchmarkMemclrKnownSize192-4 75570 1618 ns/op 118.66 MB/s BenchmarkMemclrKnownSize248-4 57440 2116 ns/op 117.19 MB/s BenchmarkMemclrKnownSize256-4 45312 2272 ns/op 112.68 MB/s BenchmarkMemclrKnownSize512-4 25292 4382 ns/op 116.85 MB/s BenchmarkMemclrKnownSize1024-4 12728 8899 ns/op 115.07 MB/s BenchmarkMemclrKnownSize4096-4 3774 36505 ns/op 112.20 MB/s BenchmarkMemclrKnownSize512KiB-4 26 5249812 ns/op 99.87 MB/s BenchmarkReadMetricsLatency-4 10000 3764 p50-ns 5474 p90-ns 9342 p99-ns BenchmarkFinalizer-4 201 602450 ns/op BenchmarkFinalizerRun-4 225230 617.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9482600 12.49 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3793429 30.81 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3078273 39.12 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2672240 39.80 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1614231 72.29 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1492087 79.06 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2756929 40.63 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1644558 72.94 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1737948 68.23 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2592529 45.03 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2590790 45.71 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2196512 55.45 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1862400 64.54 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1748985 69.33 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7072098 15.91 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7825605 14.57 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7070212 15.06 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7573585 15.30 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7602120 16.10 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6882145 17.55 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7172504 15.26 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8025069 15.10 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7991208 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7277352 15.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7883563 14.55 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7981880 14.85 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7869465 15.01 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8087604 14.54 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7132081 14.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7806228 15.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7133973 16.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7221756 14.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7692924 14.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6727789 16.25 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7327620 16.51 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7433300 15.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7245136 16.35 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7401042 15.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7341248 15.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7309600 16.55 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7124623 16.16 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7654459 16.04 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7560946 16.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6998065 16.24 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6982855 15.36 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7795684 14.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7956100 15.28 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7255555 15.16 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8127879 14.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6348548 16.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7616089 15.36 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7697227 16.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7066593 15.49 ns/op BenchmarkNetpollBreak-4 4880 23175 ns/op BenchmarkPinnerPinUnpinBatch-4 1519 121759 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 224 612770 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1518 159849 ns/op BenchmarkPinnerPinUnpin-4 1434204 80.81 ns/op BenchmarkPinnerPinUnpinTiny-4 1340860 80.71 ns/op BenchmarkPinnerPinUnpinDouble-4 524572 220.9 ns/op BenchmarkPinnerPinUnpinParallel-4 3076822 37.34 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3197263 36.78 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 403083 283.3 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7167783 15.68 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8259110 14.52 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5867055 20.74 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5777772 22.43 ns/op BenchmarkPingPongHog-4 386 373308 ns/op BenchmarkStackGrowth-4 111868 1065 ns/op BenchmarkStackGrowthDeep-4 1154 101151 ns/op BenchmarkCreateGoroutines-4 57639 1893 ns/op BenchmarkCreateGoroutinesParallel-4 55912 1900 ns/op BenchmarkCreateGoroutinesCapture-4 8542 15342 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 49268 2447 ns/op BenchmarkClosureCall-4 27349273 4.732 ns/op BenchmarkWakeupParallelSpinning/0s-4 7231 18567 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5464 25771 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4777 43663 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2589 51234 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1431 80677 ns/op BenchmarkWakeupParallelSpinning/20µs-4 813 145146 ns/op BenchmarkWakeupParallelSpinning/50µs-4 433 315372 ns/op BenchmarkWakeupParallelSpinning/100µs-4 193 617413 ns/op BenchmarkMatmult-4 3594174 49.53 ns/op BenchmarkFastrand-4 6058945 20.67 ns/op BenchmarkFastrand64-4 5752213 20.04 ns/op BenchmarkFastrandHashiter-4 3009357 50.52 ns/op BenchmarkFastrandn/2-4 3375472 34.26 ns/op BenchmarkFastrandn/3-4 4194043 30.06 ns/op BenchmarkFastrandn/4-4 2794450 38.16 ns/op BenchmarkFastrandn/5-4 3485740 31.15 ns/op BenchmarkIfaceCmp100-4 122580 1045 ns/op BenchmarkIfaceCmpNil100-4 242318 517.1 ns/op BenchmarkEfaceCmpDiff-4 48226 2381 ns/op BenchmarkEfaceCmpDiffIndirect-4 43466 2723 ns/op BenchmarkDefer-4 1643802 71.22 ns/op BenchmarkDefer10-4 942177 168.0 ns/op BenchmarkDeferMany-4 538492 449.2 ns/op BenchmarkPanicRecover-4 229635 543.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1479000 ns/op 1506186 p50-ns 2338720 p90-ns 2908625 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 86 1578056 ns/op 1192033 p50-ns 2521632 p90-ns 5346694 p99-ns BenchmarkGoroutineProfile/small/idle-4 60 2276529 ns/op 2075616 p50-ns 2968192 p90-ns 4071406 p99-ns BenchmarkGoroutineProfile/small/loaded-4 52 3137441 ns/op 2788986 p50-ns 4969214 p90-ns 7581044 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 81 1321511 ns/op 1148056 p50-ns 1920792 p90-ns 2459503 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1534249 ns/op 1308154 p50-ns 2195069 p90-ns 8394541 p99-ns BenchmarkGoroutineProfile/large/idle-4 18 7162752 ns/op 7183581 p50-ns 7783596 p90-ns 7899702 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 15148534 ns/op 14680371 p50-ns 23803446 p90-ns 23803446 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1314894 ns/op 1231593 p50-ns 1876417 p90-ns 2236967 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 70 1471775 ns/op 1337796 p50-ns 2091228 p90-ns 3741728 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 44 3675271 ns/op 3242248 p50-ns 5892170 p90-ns 12604665 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 56 4033705 ns/op 3419714 p50-ns 6778029 p90-ns 9674094 p99-ns BenchmarkRWMutexUncontended-4 2743754 41.45 ns/op BenchmarkRWMutexWrite100-4 55766 2217 ns/op BenchmarkRWMutexWrite10-4 77210 2176 ns/op BenchmarkRWMutexWorkWrite100-4 40012 3876 ns/op BenchmarkRWMutexWorkWrite10-4 38160 4452 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2306 49334 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1072 104956 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1071 96444 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 524 219701 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 590 199711 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 218 478394 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 295 386392 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 123 1003598 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 296184 708.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 290743 653.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 196688 766.4 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 190948 663.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 241258 635.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 204024 725.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 237643 640.4 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 212442 700.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 203960 793.4 ns/op BenchmarkMakeSlice/Byte-4 1497716 74.22 ns/op BenchmarkMakeSlice/Int16-4 1665192 74.93 ns/op BenchmarkMakeSlice/Int-4 1280905 97.81 ns/op BenchmarkMakeSlice/Ptr-4 1000000 121.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 155.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 180.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 234.2 ns/op BenchmarkGrowSlice/Byte-4 548006 205.7 ns/op BenchmarkGrowSlice/Int16-4 637878 217.9 ns/op BenchmarkGrowSlice/Int-4 587486 302.7 ns/op BenchmarkGrowSlice/Ptr-4 491299 351.0 ns/op BenchmarkGrowSlice/Struct/24-4 473742 521.3 ns/op BenchmarkGrowSlice/Struct/32-4 225610 618.6 ns/op BenchmarkGrowSlice/Struct/40-4 164822 682.0 ns/op BenchmarkExtendSlice/IntSlice-4 517809 327.0 ns/op BenchmarkExtendSlice/PointerSlice-4 425746 370.5 ns/op BenchmarkExtendSlice/NoGrow-4 700605 189.6 ns/op BenchmarkAppend-4 935910 110.8 ns/op BenchmarkAppendGrowByte-4 6 24610918 ns/op BenchmarkAppendGrowString-4 1 240532862 ns/op BenchmarkAppendSlice/1Bytes-4 1337055 88.30 ns/op BenchmarkAppendSlice/4Bytes-4 1343840 85.27 ns/op BenchmarkAppendSlice/7Bytes-4 1373458 86.09 ns/op BenchmarkAppendSlice/8Bytes-4 1392184 84.34 ns/op BenchmarkAppendSlice/15Bytes-4 1323326 88.46 ns/op BenchmarkAppendSlice/16Bytes-4 1362147 86.71 ns/op BenchmarkAppendSlice/32Bytes-4 1376557 86.77 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 67162 1722 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17418 6946 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9260 25709 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1022 103962 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 129 928297 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 40 2741536 ns/op BenchmarkAppendStr/1Bytes-4 1266344 93.53 ns/op BenchmarkAppendStr/4Bytes-4 1254829 102.4 ns/op BenchmarkAppendStr/8Bytes-4 1269928 94.21 ns/op BenchmarkAppendStr/16Bytes-4 1238377 98.47 ns/op BenchmarkAppendStr/32Bytes-4 1276798 98.36 ns/op BenchmarkAppendSpecialCase-4 1000000 120.4 ns/op BenchmarkCopy/1Byte-4 1488637 83.27 ns/op 12.01 MB/s BenchmarkCopy/1String-4 1488098 81.74 ns/op 12.23 MB/s BenchmarkCopy/2Byte-4 1366048 82.86 ns/op 24.14 MB/s BenchmarkCopy/2String-4 1426041 82.46 ns/op 24.25 MB/s BenchmarkCopy/4Byte-4 1416228 83.55 ns/op 47.87 MB/s BenchmarkCopy/4String-4 1415500 84.33 ns/op 47.43 MB/s BenchmarkCopy/8Byte-4 1466792 81.82 ns/op 97.78 MB/s BenchmarkCopy/8String-4 1438052 83.62 ns/op 95.67 MB/s BenchmarkCopy/12Byte-4 1377580 87.45 ns/op 137.23 MB/s BenchmarkCopy/12String-4 1323788 87.80 ns/op 136.68 MB/s BenchmarkCopy/16Byte-4 1340215 85.92 ns/op 186.22 MB/s BenchmarkCopy/16String-4 1312945 96.21 ns/op 166.30 MB/s BenchmarkCopy/32Byte-4 1310248 86.54 ns/op 369.77 MB/s BenchmarkCopy/32String-4 1293133 93.20 ns/op 343.35 MB/s BenchmarkCopy/128Byte-4 1000000 113.9 ns/op 1124.11 MB/s BenchmarkCopy/128String-4 1000000 120.9 ns/op 1058.96 MB/s BenchmarkCopy/1024Byte-4 430671 291.3 ns/op 3514.75 MB/s BenchmarkCopy/1024String-4 320593 365.6 ns/op 2800.56 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25254 4694 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13920 8481 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14877 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18915 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 21726 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145573 1165 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 130857 1106 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 75181 1440 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 87380 1804 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 42834 2607 ns/op BenchmarkStackCopyPtr-4 1 151850772 ns/op BenchmarkStackCopy-4 2 73875034 ns/op BenchmarkStackCopyNoCache-4 26 4103711 ns/op BenchmarkStackCopyWithStkobj-4 3 48817009 ns/op BenchmarkIssue18138-4 218 534174 ns/op BenchmarkCompareStringEqual-4 14250327 8.207 ns/op BenchmarkCompareStringIdentical-4 19692807 5.976 ns/op BenchmarkCompareStringSameLength-4 17377924 7.221 ns/op BenchmarkCompareStringDifferentLength-4 23956762 4.900 ns/op BenchmarkCompareStringBigUnaligned-4 2070 51259 ns/op 20456.67 MB/s BenchmarkCompareStringBig-4 2750 49055 ns/op 21375.51 MB/s BenchmarkConcatStringAndBytes-4 1829024 65.95 ns/op BenchmarkSliceByteToString/1-4 1667434 74.01 ns/op BenchmarkSliceByteToString/2-4 1000000 165.0 ns/op BenchmarkSliceByteToString/4-4 1000000 141.3 ns/op BenchmarkSliceByteToString/8-4 1000000 130.7 ns/op BenchmarkSliceByteToString/16-4 1000000 141.9 ns/op BenchmarkSliceByteToString/32-4 822783 169.7 ns/op BenchmarkSliceByteToString/64-4 831644 207.3 ns/op BenchmarkSliceByteToString/128-4 847944 293.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2178752 51.93 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 907657 124.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 112.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2797664 43.07 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1638024 71.31 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1776795 67.16 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1609057 71.61 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 324081 373.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 398288 305.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7441626 15.96 ns/op BenchmarkRuneIterate/range/Japanese-4 2396110 54.55 ns/op BenchmarkRuneIterate/range/MixedLength-4 2485602 43.49 ns/op BenchmarkRuneIterate/range1/ASCII-4 8060907 15.61 ns/op BenchmarkRuneIterate/range1/Japanese-4 2565990 48.76 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2692478 41.20 ns/op BenchmarkRuneIterate/range2/ASCII-4 7906197 15.78 ns/op BenchmarkRuneIterate/range2/Japanese-4 2511852 48.87 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2488737 43.31 ns/op BenchmarkArrayEqual-4 23495020 5.192 ns/op BenchmarkFunc/Name-4 3472389 34.02 ns/op BenchmarkFunc/Entry-4 12321423 9.698 ns/op BenchmarkFunc/FileLine-4 1951161 61.24 ns/op PASS ok runtime 440.461s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23227 4720 ns/op BenchmarkHandle/concurrent-4 15729 6777 ns/op PASS ok runtime/cgo 1.408s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29011477 5.010 ns/op BenchmarkAtomicStore64-4 12341395 9.930 ns/op BenchmarkAtomicLoad-4 29355564 4.814 ns/op BenchmarkAtomicStore-4 11554225 14.60 ns/op BenchmarkAnd8-4 12401414 9.870 ns/op BenchmarkAnd-4 11208235 10.21 ns/op BenchmarkAnd8Parallel-4 4099826 28.44 ns/op BenchmarkAndParallel-4 4034167 28.37 ns/op BenchmarkOr8-4 12581853 9.760 ns/op BenchmarkOr-4 12485986 10.25 ns/op BenchmarkOr8Parallel-4 4019551 28.68 ns/op BenchmarkOrParallel-4 4115498 27.92 ns/op BenchmarkXadd-4 4059294 28.80 ns/op BenchmarkXadd64-4 4296110 29.20 ns/op BenchmarkCas-4 2483665 42.98 ns/op BenchmarkCas64-4 2683875 49.86 ns/op BenchmarkXchg-4 4050118 28.81 ns/op BenchmarkXchg64-4 4238264 30.41 ns/op PASS ok runtime/internal/atomic 4.340s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3282986 31.93 ns/op BenchmarkMulUintptr/large-4 2920095 35.90 ns/op PASS ok runtime/internal/math 1.528s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 9404005 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 12927443 ns/op 435.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 43 2512646 ns/op 10.21 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 14412109 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 22644592 ns/op 1144 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4086160 ns/op 57.04 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80389459 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 107631975 ns/op 6829 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9966440 ns/op 454.5 concurrent_launches/op PASS ok runtime/pprof 2.885s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 12482681 ns/op BenchmarkStackLeak-4 24980 4039 ns/op PASS ok runtime/race 1.505s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2602152 44.37 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 232615 510.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.456s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 40 2812197 ns/op BenchmarkIndex_Large-4 22978 5141 ns/op BenchmarkIndexFunc_Large-4 92 1105639 ns/op BenchmarkCompact/nil-4 9158038 12.68 ns/op BenchmarkCompact/one-4 1280330 90.55 ns/op BenchmarkCompact/sorted-4 1000000 118.1 ns/op BenchmarkCompact/1_item-4 804298 140.4 ns/op BenchmarkCompact/unsorted-4 1000000 116.7 ns/op BenchmarkCompact/many-4 660885 199.0 ns/op BenchmarkCompact_Large-4 594 201414 ns/op BenchmarkCompactFunc_Large-4 61 1860832 ns/op BenchmarkReplace/naive-fast-4 54300 2782 ns/op BenchmarkReplace/optimized-fast-4 41256 2615 ns/op BenchmarkReplace/naive-slow-4 14451 9353 ns/op BenchmarkReplace/optimized-slow-4 10000 10303 ns/op BenchmarkSortInts-4 1 122844097 ns/op BenchmarkSlicesSortInts-4 2 59748041 ns/op BenchmarkSlicesSortInts_Sorted-4 75 1743438 ns/op BenchmarkSlicesSortInts_Reversed-4 34 3523352 ns/op BenchmarkSortStrings-4 1 153282576 ns/op BenchmarkSlicesSortStrings-4 1 100415494 ns/op BenchmarkSortStructs-4 1 195452846 ns/op BenchmarkSortFuncStructs-4 1 168957472 ns/op BenchmarkBinarySearchFloats/Size16-4 969975 110.6 ns/op BenchmarkBinarySearchFloats/Size32-4 987098 117.7 ns/op BenchmarkBinarySearchFloats/Size64-4 824659 138.1 ns/op BenchmarkBinarySearchFloats/Size128-4 768682 157.0 ns/op BenchmarkBinarySearchFloats/Size512-4 704402 188.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 546028 189.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 441044 297.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 350988 363.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 283455 421.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 248601 474.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 227115 573.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 204138 619.3 ns/op PASS ok slices 14.399s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 103518 1103 ns/op BenchmarkSortString1K-4 144 871246 ns/op BenchmarkSortString1K_Slice-4 128 806662 ns/op BenchmarkStableString1K-4 90 1344635 ns/op BenchmarkSortInt1K-4 176 681822 ns/op BenchmarkSortInt1K_Sorted-4 2608 49453 ns/op BenchmarkSortInt1K_Reversed-4 1510 76234 ns/op BenchmarkSortInt1K_Mod8-4 498 248830 ns/op BenchmarkStableInt1K-4 134 904534 ns/op BenchmarkStableInt1K_Slice-4 147 841987 ns/op BenchmarkSortInt64K-4 2 59515613 ns/op BenchmarkSortInt64K_Slice-4 2 53698516 ns/op BenchmarkStableInt64K-4 2 80953002 ns/op BenchmarkSort1e2-4 408 348612 ns/op BenchmarkStable1e2-4 122 946244 ns/op BenchmarkSort1e4-4 2 62006382 ns/op BenchmarkStable1e4-4 1 271011351 ns/op PASS ok sort 29.642s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 765841 162.2 ns/op BenchmarkAtof64Float-4 661376 173.2 ns/op BenchmarkAtof64FloatExp-4 586414 217.2 ns/op BenchmarkAtof64Big-4 468745 280.1 ns/op BenchmarkAtof64RandomBits-4 206990 598.2 ns/op BenchmarkAtof64RandomFloats-4 459644 265.7 ns/op BenchmarkAtof64RandomLongFloats-4 403462 302.8 ns/op BenchmarkAtof32Decimal-4 792211 158.8 ns/op BenchmarkAtof32Float-4 731890 177.2 ns/op BenchmarkAtof32FloatExp-4 560409 228.9 ns/op BenchmarkAtof32Random-4 356455 358.3 ns/op BenchmarkAtof32RandomLong-4 145612 815.2 ns/op BenchmarkParseInt/Pos/7bit-4 1226616 92.33 ns/op BenchmarkParseInt/Pos/26bit-4 786726 150.3 ns/op BenchmarkParseInt/Pos/31bit-4 595149 172.7 ns/op BenchmarkParseInt/Pos/56bit-4 526578 241.9 ns/op BenchmarkParseInt/Pos/63bit-4 492075 258.1 ns/op BenchmarkParseInt/Neg/7bit-4 1217805 95.39 ns/op BenchmarkParseInt/Neg/26bit-4 810294 160.5 ns/op BenchmarkParseInt/Neg/31bit-4 714495 196.3 ns/op BenchmarkParseInt/Neg/56bit-4 532225 243.3 ns/op BenchmarkParseInt/Neg/63bit-4 496494 259.2 ns/op BenchmarkAtoi/Pos/7bit-4 1641553 73.04 ns/op BenchmarkAtoi/Pos/26bit-4 865762 129.3 ns/op BenchmarkAtoi/Pos/31bit-4 942961 139.5 ns/op BenchmarkAtoi/Pos/56bit-4 619606 215.3 ns/op BenchmarkAtoi/Pos/63bit-4 469180 282.3 ns/op BenchmarkAtoi/Neg/7bit-4 1393720 73.50 ns/op BenchmarkAtoi/Neg/26bit-4 985438 139.9 ns/op BenchmarkAtoi/Neg/31bit-4 932244 144.3 ns/op BenchmarkAtoi/Neg/56bit-4 614548 215.4 ns/op BenchmarkAtoi/Neg/63bit-4 384860 273.2 ns/op BenchmarkFormatFloat/Decimal-4 92148 1224 ns/op BenchmarkFormatFloat/Float-4 81544 1354 ns/op BenchmarkFormatFloat/Exp-4 93348 1200 ns/op BenchmarkFormatFloat/NegExp-4 96315 1253 ns/op BenchmarkFormatFloat/LongExp-4 67303 1509 ns/op BenchmarkFormatFloat/Big-4 68492 1567 ns/op BenchmarkFormatFloat/BinaryExp-4 180199 683.8 ns/op BenchmarkFormatFloat/32Integer-4 100627 1176 ns/op BenchmarkFormatFloat/32ExactFraction-4 90858 1170 ns/op BenchmarkFormatFloat/32Point-4 85813 1308 ns/op BenchmarkFormatFloat/32Exp-4 88994 1198 ns/op BenchmarkFormatFloat/32NegExp-4 88719 1201 ns/op BenchmarkFormatFloat/32Shortest-4 102858 1235 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 99022 1317 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 108535 1115 ns/op BenchmarkFormatFloat/64Fixed1-4 126439 939.6 ns/op BenchmarkFormatFloat/64Fixed2-4 130470 932.7 ns/op BenchmarkFormatFloat/64Fixed3-4 121305 927.3 ns/op BenchmarkFormatFloat/64Fixed4-4 133447 904.2 ns/op BenchmarkFormatFloat/64Fixed12-4 77012 1529 ns/op BenchmarkFormatFloat/64Fixed16-4 86220 1490 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 96112 1309 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86503 1452 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2124 54547 ns/op BenchmarkFormatFloat/Slowpath64-4 78424 1577 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 77301 1550 ns/op BenchmarkAppendFloat/Decimal-4 114859 950.6 ns/op BenchmarkAppendFloat/Float-4 103315 1154 ns/op BenchmarkAppendFloat/Exp-4 117690 1008 ns/op BenchmarkAppendFloat/NegExp-4 124894 994.8 ns/op BenchmarkAppendFloat/LongExp-4 89448 1304 ns/op BenchmarkAppendFloat/Big-4 89018 1340 ns/op BenchmarkAppendFloat/BinaryExp-4 300868 401.4 ns/op BenchmarkAppendFloat/32Integer-4 109191 963.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 119644 983.3 ns/op BenchmarkAppendFloat/32Point-4 109255 1091 ns/op BenchmarkAppendFloat/32Exp-4 123991 978.7 ns/op BenchmarkAppendFloat/32NegExp-4 126603 965.0 ns/op BenchmarkAppendFloat/32Shortest-4 134838 913.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 140430 901.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 145579 829.7 ns/op BenchmarkAppendFloat/64Fixed1-4 178744 700.4 ns/op BenchmarkAppendFloat/64Fixed2-4 187934 678.1 ns/op BenchmarkAppendFloat/64Fixed3-4 185913 686.4 ns/op BenchmarkAppendFloat/64Fixed4-4 186493 694.3 ns/op BenchmarkAppendFloat/64Fixed12-4 90525 1312 ns/op BenchmarkAppendFloat/64Fixed16-4 117712 1065 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 120150 969.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 100528 1151 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2278 54312 ns/op BenchmarkAppendFloat/Slowpath64-4 80586 1304 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 84442 1293 ns/op BenchmarkFormatInt-4 13994 8391 ns/op BenchmarkAppendInt-4 15516 8408 ns/op BenchmarkFormatUint-4 79514 1612 ns/op BenchmarkAppendUint-4 81814 1319 ns/op BenchmarkFormatIntSmall/7-4 1941516 60.80 ns/op BenchmarkFormatIntSmall/42-4 2056113 58.94 ns/op BenchmarkAppendIntSmall-4 1000000 115.6 ns/op BenchmarkAppendUintVarlen/1-4 1000000 113.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 116.6 ns/op BenchmarkAppendUintVarlen/123-4 818372 151.2 ns/op BenchmarkAppendUintVarlen/1234-4 869644 156.5 ns/op BenchmarkAppendUintVarlen/12345-4 867213 152.2 ns/op BenchmarkAppendUintVarlen/123456-4 853483 150.8 ns/op BenchmarkAppendUintVarlen/1234567-4 799546 154.7 ns/op BenchmarkAppendUintVarlen/12345678-4 855928 150.5 ns/op BenchmarkAppendUintVarlen/123456789-4 808620 161.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 830565 160.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 807531 162.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 826513 161.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 707755 165.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 746875 202.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 783709 177.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 778400 168.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 627694 171.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 695010 177.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 686622 176.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 744168 175.9 ns/op BenchmarkQuote-4 36849 3182 ns/op BenchmarkQuoteRune-4 326113 326.9 ns/op BenchmarkAppendQuote-4 41788 2733 ns/op BenchmarkAppendQuoteRune-4 729313 174.9 ns/op BenchmarkUnquoteEasy-4 1371990 87.07 ns/op BenchmarkUnquoteHard-4 38466 3196 ns/op PASS ok strconv 20.788s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 375820 352.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 105910 1252 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 150339 905.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 275566 553.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 58363 1873 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91581 1687 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 492958 318.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25222 5282 ns/op BenchmarkGenericMatch1-4 2008 58963 ns/op BenchmarkGenericMatch2-4 417 272555 ns/op BenchmarkSingleMaxSkipping-4 11847 9881 ns/op 1012.01 MB/s BenchmarkSingleLongSuffixFail-4 19632 6009 ns/op 166.76 MB/s BenchmarkSingleMatch-4 226 506515 ns/op 29.61 MB/s BenchmarkByteByteNoMatch-4 92372 1280 ns/op BenchmarkByteByteMatch-4 15169 7509 ns/op BenchmarkByteStringMatch-4 17383 6840 ns/op BenchmarkHTMLEscapeNew-4 64562 1869 ns/op BenchmarkHTMLEscapeOld-4 71365 1644 ns/op BenchmarkByteStringReplacerWriteString-4 1318 88392 ns/op BenchmarkByteReplacerWriteString-4 1690 73383 ns/op BenchmarkByteByteReplaces-4 3099 41659 ns/op BenchmarkByteByteMap-4 8829 13243 ns/op BenchmarkMap/identity/ASCII-4 861811 151.4 ns/op BenchmarkMap/identity/Greek-4 630274 203.2 ns/op BenchmarkMap/change/ASCII-4 29433 4124 ns/op BenchmarkMap/change/Greek-4 22114 5200 ns/op BenchmarkIndexRune-4 1736528 67.01 ns/op BenchmarkIndexRuneLongString-4 1516213 77.06 ns/op BenchmarkIndexRuneFastPath-4 3228657 39.82 ns/op BenchmarkIndex-4 2974515 38.57 ns/op BenchmarkLastIndex-4 3188067 36.66 ns/op BenchmarkIndexByte-4 15220788 8.200 ns/op BenchmarkToUpper/#00-4 2700028 41.16 ns/op BenchmarkToUpper/ONLYUPPER-4 2336227 51.75 ns/op BenchmarkToUpper/abc-4 292195 419.0 ns/op BenchmarkToUpper/AbC123-4 211676 551.0 ns/op BenchmarkToUpper/azAZ09_-4 257841 505.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47923 2547 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62437 1966 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29544 4028 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59919 2113 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122425 1039 ns/op BenchmarkToLower/#00-4 2756095 42.60 ns/op BenchmarkToLower/abc-4 2656358 45.00 ns/op BenchmarkToLower/AbC123-4 203524 629.5 ns/op BenchmarkToLower/azAZ09_-4 193408 672.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76084 1748 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52820 2127 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27985 4043 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65073 1712 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 112488 1083 ns/op BenchmarkMapNoChanges-4 1000000 112.3 ns/op BenchmarkTrim-4 31940 3580 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2583465 46.68 ns/op BenchmarkToValidUTF8/InvalidASCII-4 167241 774.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96608 1223 ns/op BenchmarkEqualFold/Tests-4 50269 2346 ns/op BenchmarkEqualFold/ASCII-4 2675239 45.50 ns/op BenchmarkEqualFold/UnicodePrefix-4 111213 991.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 124800 975.5 ns/op BenchmarkIndexHard1-4 1110 110474 ns/op BenchmarkIndexHard2-4 736 156396 ns/op BenchmarkIndexHard3-4 192 659891 ns/op BenchmarkIndexHard4-4 220 494278 ns/op BenchmarkLastIndexHard1-4 82 1563982 ns/op BenchmarkLastIndexHard2-4 84 1543637 ns/op BenchmarkLastIndexHard3-4 81 1568783 ns/op BenchmarkCountHard1-4 1086 112248 ns/op BenchmarkCountHard2-4 747 162552 ns/op BenchmarkCountHard3-4 193 621535 ns/op BenchmarkIndexTorture-4 10000 12129 ns/op BenchmarkCountTorture-4 10000 12100 ns/op BenchmarkCountTortureOverlapping-4 847 125414 ns/op BenchmarkCountByte/10-4 3432786 35.84 ns/op 279.02 MB/s BenchmarkCountByte/32-4 3249195 37.61 ns/op 850.91 MB/s BenchmarkCountByte/4096-4 1000000 126.3 ns/op 32427.30 MB/s BenchmarkCountByte/4194304-4 956 120487 ns/op 34811.28 MB/s BenchmarkCountByte/67108864-4 25 4702818 ns/op 14269.93 MB/s BenchmarkFields/ASCII/16-4 277192 470.1 ns/op 34.03 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 26895 4714 ns/op 54.30 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1777 85577 ns/op 47.86 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 84 1463230 ns/op 44.79 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20418661 ns/op 51.35 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 251266 472.2 ns/op 33.89 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11224 ns/op 22.81 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 522 223562 ns/op 18.32 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 4133299 ns/op 15.86 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 75583670 ns/op 13.87 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 157669 791.4 ns/op 20.22 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14160 8503 ns/op 30.11 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 807 158043 ns/op 25.92 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3322375 ns/op 19.73 MB/s 463110 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 59043228 ns/op 17.76 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 157400 780.2 ns/op 20.51 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13029 9314 ns/op 27.48 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 694 189519 ns/op 21.61 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3987869 ns/op 16.43 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66342802 ns/op 15.81 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 78515740 ns/op BenchmarkSplitSingleByteSeparator-4 18 7530248 ns/op BenchmarkSplitMultiByteSeparator-4 31 3692938 ns/op BenchmarkSplitNSingleByteSeparator-4 183856 733.2 ns/op BenchmarkSplitNMultiByteSeparator-4 146427 997.6 ns/op BenchmarkRepeat/5x0-4 2613967 45.09 ns/op BenchmarkRepeat/5x1-4 2967150 40.84 ns/op BenchmarkRepeat/5x2-4 232068 554.8 ns/op BenchmarkRepeat/5x6-4 134254 954.3 ns/op BenchmarkRepeat/10x0-4 2776100 40.72 ns/op BenchmarkRepeat/10x1-4 2881706 41.21 ns/op BenchmarkRepeat/10x2-4 197065 577.6 ns/op BenchmarkRepeat/10x6-4 122884 974.7 ns/op BenchmarkRepeatLarge/256/1-4 58502 2093 ns/op 122.33 MB/s BenchmarkRepeatLarge/256/16-4 99270 1454 ns/op 176.07 MB/s BenchmarkRepeatLarge/512/1-4 41508 2858 ns/op 179.18 MB/s BenchmarkRepeatLarge/512/16-4 58453 1948 ns/op 262.79 MB/s BenchmarkRepeatLarge/1024/1-4 32468 3877 ns/op 264.12 MB/s BenchmarkRepeatLarge/1024/16-4 36957 3147 ns/op 325.34 MB/s BenchmarkRepeatLarge/2048/1-4 20882 5541 ns/op 369.60 MB/s BenchmarkRepeatLarge/2048/16-4 25208 5215 ns/op 392.72 MB/s BenchmarkRepeatLarge/4096/1-4 13908 9655 ns/op 424.23 MB/s BenchmarkRepeatLarge/4096/16-4 13834 8036 ns/op 509.71 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16158 ns/op 507.01 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20117 ns/op 407.22 MB/s BenchmarkRepeatLarge/8192/4097-4 3455361 32.52 ns/op 125996.50 MB/s BenchmarkRepeatLarge/16384/1-4 6667 29553 ns/op 554.39 MB/s BenchmarkRepeatLarge/16384/16-4 5193 26662 ns/op 614.51 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22330 ns/op 550.43 MB/s BenchmarkRepeatLarge/32768/1-4 2451 49595 ns/op 660.71 MB/s BenchmarkRepeatLarge/32768/16-4 2582 51298 ns/op 638.77 MB/s BenchmarkRepeatLarge/32768/4097-4 3073 45741 ns/op 626.98 MB/s BenchmarkRepeatLarge/65536/1-4 1251 104544 ns/op 626.87 MB/s BenchmarkRepeatLarge/65536/16-4 1440 92342 ns/op 709.71 MB/s BenchmarkRepeatLarge/65536/4097-4 1153 97656 ns/op 629.30 MB/s BenchmarkRepeatLarge/131072/1-4 247 435278 ns/op 301.12 MB/s BenchmarkRepeatLarge/131072/16-4 270 515037 ns/op 254.49 MB/s BenchmarkRepeatLarge/131072/4097-4 292 415625 ns/op 305.58 MB/s BenchmarkRepeatLarge/262144/1-4 145 733594 ns/op 357.34 MB/s BenchmarkRepeatLarge/262144/16-4 172 732410 ns/op 357.92 MB/s BenchmarkRepeatLarge/262144/4097-4 148 727594 ns/op 354.75 MB/s BenchmarkRepeatLarge/524288/1-4 82 1418474 ns/op 369.61 MB/s BenchmarkRepeatLarge/524288/16-4 79 1379474 ns/op 380.06 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1401473 ns/op 371.27 MB/s BenchmarkRepeatLarge/1048576/1-4 42 2470655 ns/op 424.41 MB/s BenchmarkRepeatLarge/1048576/16-4 58 2484003 ns/op 422.13 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 2462728 ns/op 424.22 MB/s BenchmarkRepeatLarge/2097152/1-4 26 4490695 ns/op 467.00 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4696682 ns/op 446.52 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4614527 ns/op 453.69 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8467819 ns/op 495.32 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8571345 ns/op 489.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 9553016 ns/op 438.73 MB/s BenchmarkRepeatLarge/8388608/1-4 7 18518595 ns/op 452.98 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15407435 ns/op 544.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14880459 ns/op 563.60 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25805484 ns/op 650.14 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25609272 ns/op 655.12 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25767857 ns/op 651.09 MB/s BenchmarkRepeatLarge/33554432/1-4 3 51717796 ns/op 648.80 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50481387 ns/op 664.69 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50507544 ns/op 664.34 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102927361 ns/op 652.00 MB/s BenchmarkRepeatLarge/67108864/16-4 2 101589517 ns/op 660.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 96869298 ns/op 692.78 MB/s BenchmarkRepeatLarge/134217728/1-4 1 199867597 ns/op 671.53 MB/s BenchmarkRepeatLarge/134217728/16-4 1 194975149 ns/op 688.38 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 200725599 ns/op 668.66 MB/s BenchmarkRepeatLarge/268435456/1-4 1 423007206 ns/op 634.59 MB/s BenchmarkRepeatLarge/268435456/16-4 1 418285486 ns/op 641.75 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 400280807 ns/op 670.62 MB/s BenchmarkRepeatLarge/536870912/1-4 1 873056755 ns/op 614.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 806457764 ns/op 665.71 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 806117258 ns/op 666.00 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1751789759 ns/op 612.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1671545809 ns/op 642.36 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1693131253 ns/op 634.18 MB/s BenchmarkIndexAnyASCII/1:1-4 2022399 58.36 ns/op BenchmarkIndexAnyASCII/1:2-4 2026329 59.73 ns/op BenchmarkIndexAnyASCII/1:4-4 2066971 55.60 ns/op BenchmarkIndexAnyASCII/1:8-4 2044748 56.77 ns/op BenchmarkIndexAnyASCII/1:16-4 1964938 57.58 ns/op BenchmarkIndexAnyASCII/1:32-4 1984009 59.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2039145 59.58 ns/op BenchmarkIndexAnyASCII/16:1-4 2088186 56.73 ns/op BenchmarkIndexAnyASCII/16:2-4 840475 139.3 ns/op BenchmarkIndexAnyASCII/16:4-4 935215 139.8 ns/op BenchmarkIndexAnyASCII/16:8-4 757395 144.3 ns/op BenchmarkIndexAnyASCII/16:16-4 791060 152.5 ns/op BenchmarkIndexAnyASCII/16:32-4 673942 171.4 ns/op BenchmarkIndexAnyASCII/16:64-4 614101 204.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1888023 62.84 ns/op BenchmarkIndexAnyASCII/256:2-4 92175 1287 ns/op BenchmarkIndexAnyASCII/256:4-4 88144 1320 ns/op BenchmarkIndexAnyASCII/256:8-4 88093 1361 ns/op BenchmarkIndexAnyASCII/256:16-4 83073 1606 ns/op BenchmarkIndexAnyASCII/256:32-4 79488 1351 ns/op BenchmarkIndexAnyASCII/256:64-4 78528 1387 ns/op BenchmarkIndexAnyUTF8/1:1-4 2087168 55.38 ns/op BenchmarkIndexAnyUTF8/1:2-4 1969064 57.46 ns/op BenchmarkIndexAnyUTF8/1:4-4 2027284 56.20 ns/op BenchmarkIndexAnyUTF8/1:8-4 2135690 55.87 ns/op BenchmarkIndexAnyUTF8/1:16-4 2032688 60.38 ns/op BenchmarkIndexAnyUTF8/1:32-4 2010028 59.62 ns/op BenchmarkIndexAnyUTF8/1:64-4 2008400 58.41 ns/op BenchmarkIndexAnyUTF8/16:1-4 1777772 66.45 ns/op BenchmarkIndexAnyUTF8/16:2-4 238981 455.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 254406 454.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 274450 447.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 249733 470.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 233046 491.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 239193 489.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 400357 274.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 17458 6564 ns/op BenchmarkIndexAnyUTF8/256:4-4 17500 6666 ns/op BenchmarkIndexAnyUTF8/256:8-4 17436 6674 ns/op BenchmarkIndexAnyUTF8/256:16-4 16707 7048 ns/op BenchmarkIndexAnyUTF8/256:32-4 16863 7181 ns/op BenchmarkIndexAnyUTF8/256:64-4 15663 7605 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1981746 56.80 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2113956 56.60 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2100716 60.15 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2072517 56.96 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2076079 58.79 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1943352 60.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2017228 58.82 ns/op BenchmarkLastIndexAnyASCII/16:1-4 792144 134.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 962242 135.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 766380 140.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 793364 140.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 743562 152.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 687322 173.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 496430 207.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 79615 1305 ns/op BenchmarkLastIndexAnyASCII/256:2-4 83228 1329 ns/op BenchmarkLastIndexAnyASCII/256:4-4 90824 1288 ns/op BenchmarkLastIndexAnyASCII/256:8-4 90303 1309 ns/op BenchmarkLastIndexAnyASCII/256:16-4 85544 1356 ns/op BenchmarkLastIndexAnyASCII/256:32-4 86325 1391 ns/op BenchmarkLastIndexAnyASCII/256:64-4 66148 1630 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2047322 57.13 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2043960 57.93 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1978123 56.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2045670 57.49 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2108334 58.03 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1983666 59.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2021667 58.97 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 294691 421.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 141811 831.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 150297 820.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 139203 822.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 143751 843.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 140433 839.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 137234 921.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19561 6181 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 12405 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 13173 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 7358 13649 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 13340 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7669 13567 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9649 13097 ns/op BenchmarkTrimASCII/1:1-4 2620770 47.06 ns/op BenchmarkTrimASCII/1:2-4 2070801 56.19 ns/op BenchmarkTrimASCII/1:4-4 1894813 62.64 ns/op BenchmarkTrimASCII/1:8-4 1877587 61.45 ns/op BenchmarkTrimASCII/1:16-4 1680345 67.29 ns/op BenchmarkTrimASCII/16:1-4 2147895 53.64 ns/op BenchmarkTrimASCII/16:2-4 765792 136.8 ns/op BenchmarkTrimASCII/16:4-4 775119 137.6 ns/op BenchmarkTrimASCII/16:8-4 831889 138.6 ns/op BenchmarkTrimASCII/16:16-4 839038 161.7 ns/op BenchmarkTrimASCII/256:1-4 656115 198.5 ns/op BenchmarkTrimASCII/256:2-4 86204 1564 ns/op BenchmarkTrimASCII/256:4-4 87909 1383 ns/op BenchmarkTrimASCII/256:8-4 90136 1373 ns/op BenchmarkTrimASCII/256:16-4 89719 1284 ns/op BenchmarkTrimASCII/4096:1-4 80696 1297 ns/op BenchmarkTrimASCII/4096:2-4 6526 19862 ns/op BenchmarkTrimASCII/4096:4-4 6572 19832 ns/op BenchmarkTrimASCII/4096:8-4 5848 19809 ns/op BenchmarkTrimASCII/4096:16-4 5341 20292 ns/op BenchmarkTrimByte-4 3044211 38.61 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16612 7088 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16813 7030 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1468 84006 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3123 41402 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6120 20825 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9333 11886 ns/op BenchmarkJoin/0-4 3515948 32.46 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2719764 43.30 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 161902 702.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 112626 1008 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 84776 1532 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70838 1612 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59694 2023 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 46971 2286 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2096634 54.43 ns/op BenchmarkTrimSpace/ASCII-4 1540263 77.73 ns/op BenchmarkTrimSpace/SomeNonASCII-4 121713 959.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 71910 1638 ns/op BenchmarkReplaceAll-4 99244 1216 ns/op 16 B/op 1 allocs/op PASS ok strings 65.564s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 58120 1840 ns/op BenchmarkCond2-4 21808 5218 ns/op BenchmarkCond4-4 12859 9436 ns/op BenchmarkCond8-4 7219 17578 ns/op BenchmarkCond16-4 4034 33272 ns/op BenchmarkCond32-4 1774 61839 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 440289 251.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 392930 346.2 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 533348 220.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 556520 217.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 367104 345.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 656491 200.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 99540 1416 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 87007 1621 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 83073 1741 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 63513 2552 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 609802 219.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 144583 721.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 540792 240.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 140866 802.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 592846 188.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 161420 702.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1073702 120.3 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68968 2473 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 109563 978.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 523533 580.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6195 17140 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 380 382028 ns/op BenchmarkRange/*sync.Map-4 1804 74920 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 106185 2061 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 171367 621.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 73479 1660 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 62635 1773 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 219369 624.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 122020 1243 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 99550 1188 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 194132 637.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 791738 144.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 68888 2620 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 141481 764.7 ns/op BenchmarkSwapCollision/*sync.Map-4 98832 1303 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 157 661724 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 127059 963.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 481047 405.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 28713 4942 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 71016 1625 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31574 4112 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 316803 508.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109566 953.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 236091 540.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 109.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 194869 670.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 108.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 665134 222.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 162422 725.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 582703 204.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 111615 1070 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 284012 569.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 448956 375.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 123442 968.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 531896 310.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 267228 744.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 127911 927.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 268454 513.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66536 1824 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 202797 736.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 414330 310.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 137444 878.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 507524 275.0 ns/op BenchmarkUncontendedSemaphore-4 4189190 28.50 ns/op BenchmarkContendedSemaphore-4 4121103 29.25 ns/op BenchmarkMutexUncontended-4 754707 156.3 ns/op BenchmarkMutex-4 209898 561.4 ns/op BenchmarkMutexSlack-4 174235 588.0 ns/op BenchmarkMutexWork-4 205023 634.2 ns/op BenchmarkMutexWorkSlack-4 159393 634.4 ns/op BenchmarkMutexNoSpin-4 68061 1696 ns/op BenchmarkMutexSpin-4 54055 1935 ns/op BenchmarkOnce-4 797034 142.7 ns/op BenchmarkOnceFunc/v=Once-4 1208463 96.52 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 950446 120.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 104.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 923433 142.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 941133 136.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4063843 26.29 ns/op BenchmarkSemaSyntNonblock-4 1346384 94.08 ns/op BenchmarkSemaSyntBlock-4 1951068 60.01 ns/op BenchmarkSemaWorkNonblock-4 1072940 110.0 ns/op BenchmarkSemaWorkBlock-4 1290084 96.91 ns/op BenchmarkRWMutexUncontended-4 213859 542.8 ns/op BenchmarkRWMutexWrite100-4 299797 455.1 ns/op BenchmarkRWMutexWrite10-4 275419 421.1 ns/op BenchmarkRWMutexWorkWrite100-4 242784 523.4 ns/op BenchmarkRWMutexWorkWrite10-4 220578 522.2 ns/op BenchmarkWaitGroupUncontended-4 626816 183.6 ns/op BenchmarkWaitGroupAddDone-4 509376 273.2 ns/op BenchmarkWaitGroupAddDoneWork-4 480948 241.6 ns/op BenchmarkWaitGroupWait-4 2215353 50.75 ns/op BenchmarkWaitGroupWaitWork-4 1882568 58.84 ns/op BenchmarkWaitGroupActuallyWait-4 57685 2362 ns/op 32 B/op 2 allocs/op PASS ok sync 24.148s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 741820 155.6 ns/op PASS ok sync/atomic 1.252s PASS ok syscall 1.059s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 102183 1130 ns/op 0 B/op 0 allocs/op PASS ok testing 1.194s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6560 16823 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8980 12619 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 93 1480008 ns/op 129394 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1164314 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 171358818 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 178753501 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1363 78112 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1742 65941 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7266659 ns/op 413574 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6644130 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 798245512 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 759882697 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 171 706762 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 193 596840 ns/op 203 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65184450 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 61652642 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7103812066 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 6515585655 ns/op 335149976 B/op 100092 allocs/op BenchmarkPyramid/10-4 2853 46733 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3441038 ns/op 409133 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 307926366 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2470 47340 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 247 461051 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4751575 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7923 17710 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.168s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 95476893 ns/op BenchmarkVariableString-4 79862 1411 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1926 58138 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 1.643s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 60 2061421 ns/op BenchmarkAfter-4 129 914985 ns/op BenchmarkStop-4 201 574286 ns/op BenchmarkSimultaneousAfterFunc-4 43 2514108 ns/op BenchmarkStartStop-4 289 442186 ns/op BenchmarkReset-4 2008 55142 ns/op BenchmarkSleep-4 43 2742489 ns/op BenchmarkParallelTimerLatency-4 39 956084 avg-late-ns 1861739 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 529924 avg-late-ns 1442480 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 437786 avg-late-ns 1975542 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 368349 avg-late-ns 1879768 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 538077 avg-late-ns 3533818 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 355961 avg-late-ns 3617011 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 647654 avg-late-ns 6320986 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 339051 avg-late-ns 3844526 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 268154 avg-late-ns 1979544 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 472539 avg-late-ns 2335665 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2538830 avg-late-ns 11275636 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 486049 avg-late-ns 1589689 max-late-ns BenchmarkTicker-4 361 350745 ns/op BenchmarkTickerReset-4 2932 50505 ns/op BenchmarkTickerResetNaive-4 228 574518 ns/op BenchmarkNow-4 712479 177.9 ns/op BenchmarkNowUnixNano-4 743856 176.2 ns/op BenchmarkNowUnixMilli-4 579541 177.4 ns/op BenchmarkNowUnixMicro-4 569386 183.7 ns/op BenchmarkFormat-4 47254 2353 ns/op BenchmarkFormatRFC3339-4 73549 1624 ns/op BenchmarkFormatRFC3339Nano-4 68808 1623 ns/op BenchmarkFormatNow-4 58963 1837 ns/op BenchmarkMarshalJSON-4 89210 1322 ns/op BenchmarkMarshalText-4 98371 1238 ns/op BenchmarkParse-4 105181 1118 ns/op BenchmarkParseRFC3339UTC-4 316887 381.8 ns/op BenchmarkParseRFC3339UTCBytes-4 224613 526.7 ns/op BenchmarkParseRFC3339TZ-4 95076 1251 ns/op BenchmarkParseRFC3339TZBytes-4 75070 1575 ns/op BenchmarkParseDuration-4 495944 237.2 ns/op BenchmarkHour-4 772803 134.0 ns/op BenchmarkSecond-4 984426 129.5 ns/op BenchmarkYear-4 745843 169.2 ns/op BenchmarkDay-4 673598 189.8 ns/op BenchmarkISOWeek-4 750729 171.1 ns/op BenchmarkGoString-4 76089 1661 ns/op BenchmarkUnmarshalText-4 76992 1576 ns/op PASS ok time 14.349s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 557280 227.1 ns/op BenchmarkDecodeValidJapaneseChars-4 623518 190.2 ns/op BenchmarkDecodeRune-4 2377987 48.33 ns/op BenchmarkEncodeValidASCII-4 508944 248.6 ns/op BenchmarkEncodeValidJapaneseChars-4 597494 173.7 ns/op BenchmarkAppendRuneValidASCII-4 1000000 109.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2086330 55.31 ns/op BenchmarkEncodeRune-4 4762400 26.86 ns/op PASS ok unicode/utf16 2.356s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1059111 110.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 193456 584.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3010233 38.65 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 381601 332.1 ns/op BenchmarkValidTenASCIIChars-4 1000000 113.4 ns/op BenchmarkValid100KASCIIChars-4 154 784160 ns/op BenchmarkValidTenJapaneseChars-4 176452 667.4 ns/op BenchmarkValidLongMostlyASCII-4 100 1013792 ns/op BenchmarkValidLongJapanese-4 63 1895083 ns/op BenchmarkValidStringTenASCIIChars-4 3298154 35.40 ns/op BenchmarkValidString100KASCIIChars-4 12645 9239 ns/op BenchmarkValidStringTenJapaneseChars-4 346084 346.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1354 91964 ns/op BenchmarkValidStringLongJapanese-4 100 1038131 ns/op BenchmarkEncodeASCIIRune-4 2814549 40.30 ns/op BenchmarkEncodeJapaneseRune-4 1742859 68.05 ns/op BenchmarkAppendASCIIRune-4 7940896 14.59 ns/op BenchmarkAppendJapaneseRune-4 2008592 58.39 ns/op BenchmarkDecodeASCIIRune-4 2285289 51.14 ns/op BenchmarkDecodeJapaneseRune-4 1421469 79.53 ns/op BenchmarkFullRune/ASCII-4 2934621 36.85 ns/op BenchmarkFullRune/Incomplete-4 1469244 78.57 ns/op BenchmarkFullRune/Japanese-4 3331401 35.89 ns/op PASS ok unicode/utf8 5.138s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 105593711717 ns/op PASS ok cmd/api 106.905s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 477366 252.5 ns/op BenchmarkCgoCall/one-pointer-4 367707 357.6 ns/op BenchmarkCgoCall/eight-pointers-4 178356 709.4 ns/op BenchmarkCgoCall/eight-pointers-nil-4 417205 310.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 10000 12355 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27472 4286 ns/op BenchmarkGoString-4 972466 176.5 ns/op BenchmarkCGoCallback-4 52273 2211 ns/op BenchmarkCGoInCThread-4 362424 313.6 ns/op PASS ok cmd/cgo/internal/test 2.865s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 102.8 ns/op BenchmarkEqArrayOfStrings64-4 201740 579.7 ns/op BenchmarkEqArrayOfStrings1024-4 14053 8693 ns/op BenchmarkEqArrayOfFloats5-4 1499376 81.38 ns/op BenchmarkEqArrayOfFloats64-4 208070 638.6 ns/op BenchmarkEqArrayOfFloats1024-4 14070 8595 ns/op BenchmarkEqArrayOfStructsEq-4 4018 30331 ns/op BenchmarkEqArrayOfStructsNotEq-4 7453 16743 ns/op BenchmarkEqStruct-4 25710157 4.612 ns/op PASS ok cmd/compile/internal/reflectdata 2.613s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70023 ns/op BenchmarkCopyElim1-4 271 420464 ns/op BenchmarkCopyElim10-4 193 535987 ns/op BenchmarkCopyElim100-4 158 747502 ns/op BenchmarkCopyElim1000-4 43 2624926 ns/op BenchmarkCopyElim10000-4 3 41364848 ns/op BenchmarkCopyElim100000-4 1 529277725 ns/op BenchmarkDeadCode/1-4 189 663084 ns/op BenchmarkDeadCode/10-4 199 611410 ns/op BenchmarkDeadCode/100-4 100 1018568 ns/op BenchmarkDeadCode/1000-4 52 3321728 ns/op BenchmarkDeadCode/10000-4 4 28444584 ns/op BenchmarkDeadCode/100000-4 1 319905581 ns/op BenchmarkDeadCode/200000-4 1 653014247 ns/op BenchmarkDominatorsLinear-4 16 10600425 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 9 11454044 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 10 11117399 ns/op 0.90 MB/s BenchmarkDominatorsMaxPred-4 10 11793042 ns/op 0.85 MB/s BenchmarkDominatorsMaxPredVal-4 10 11013774 ns/op 0.91 MB/s BenchmarkFuse/1-4 416 401078 ns/op BenchmarkFuse/10-4 274 423463 ns/op BenchmarkFuse/100-4 140 842693 ns/op BenchmarkFuse/1000-4 26 5543504 ns/op BenchmarkFuse/10000-4 2 59790318 ns/op BenchmarkNilCheckDeep1-4 13135 8978 ns/op 0.11 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5998 21023 ns/op 0.48 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 841 139992 ns/op 0.71 MB/s 674 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 86 1341569 ns/op 0.75 MB/s 4669 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15753347 ns/op 0.63 MB/s 84571 B/op 5 allocs/op BenchmarkDSEPass-4 40 2849228 ns/op 64135 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 111481838 ns/op 4276728 B/op 108876 allocs/op BenchmarkCSEPass-4 7 14374970 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 146618168 ns/op 5692272 B/op 97663 allocs/op BenchmarkDeadcodePass-4 201 573998 ns/op 87496 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 120214870 ns/op 4084344 B/op 45269 allocs/op BenchmarkMultiPass-4 76 1386548 ns/op 229299 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 248410784 ns/op 11262544 B/op 150262 allocs/op BenchmarkCondRewrite/SoloJump-4 4534102 25.70 ns/op BenchmarkCondRewrite/CombJump-4 4246221 26.94 ns/op PASS ok cmd/compile/internal/ssa 15.726s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13402 8136 ns/op BenchmarkExtShift-4 21439 5336 ns/op BenchmarkModify-4 7676 13732 ns/op BenchmarkMullImm-4 27404 4370 ns/op BenchmarkConstModify-4 8775 14104 ns/op BenchmarkBitSet-4 17383 6917 ns/op BenchmarkBitClear-4 17510 6818 ns/op BenchmarkBitToggle-4 15730 7414 ns/op BenchmarkBitSetConst-4 96276 1162 ns/op BenchmarkBitClearConst-4 150079 832.9 ns/op BenchmarkBitToggleConst-4 94527 1163 ns/op BenchmarkDivconstI64-4 6691440 15.22 ns/op BenchmarkModconstI64-4 7129392 16.32 ns/op BenchmarkDivisiblePow2constI64-4 6601212 16.39 ns/op BenchmarkDivisibleconstI64-4 7805378 14.02 ns/op BenchmarkDivisibleWDivconstI64-4 4093516 29.12 ns/op BenchmarkDivconstU64/3-4 6946448 17.98 ns/op BenchmarkDivconstU64/5-4 7024424 16.50 ns/op BenchmarkDivconstU64/37-4 6744448 17.14 ns/op BenchmarkDivconstU64/1234567-4 9065158 13.61 ns/op BenchmarkModconstU64-4 7681630 15.76 ns/op BenchmarkDivisibleconstU64-4 8471079 13.70 ns/op BenchmarkDivisibleWDivconstU64-4 3787623 30.72 ns/op BenchmarkDivconstI32-4 6922994 15.93 ns/op BenchmarkModconstI32-4 7759622 20.64 ns/op BenchmarkDivisiblePow2constI32-4 8630784 13.80 ns/op BenchmarkDivisibleconstI32-4 8852534 13.50 ns/op BenchmarkDivisibleWDivconstI32-4 4201407 28.18 ns/op BenchmarkDivconstU32-4 6976596 15.50 ns/op BenchmarkModconstU32-4 5926008 19.41 ns/op BenchmarkDivisibleconstU32-4 8202331 13.61 ns/op BenchmarkDivisibleWDivconstU32-4 3975921 29.80 ns/op BenchmarkDivconstI16-4 8660292 13.79 ns/op BenchmarkModconstI16-4 7663070 14.01 ns/op BenchmarkDivisiblePow2constI16-4 8500246 14.04 ns/op BenchmarkDivisibleconstI16-4 8016872 13.67 ns/op BenchmarkDivisibleWDivconstI16-4 3790262 29.28 ns/op BenchmarkDivconstU16-4 7646878 15.23 ns/op BenchmarkModconstU16-4 7547425 15.17 ns/op BenchmarkDivisibleconstU16-4 8567883 13.29 ns/op BenchmarkDivisibleWDivconstU16-4 4165762 31.21 ns/op BenchmarkDivconstI8-4 6326997 16.94 ns/op BenchmarkModconstI8-4 7637726 15.56 ns/op BenchmarkDivisiblePow2constI8-4 8279863 13.30 ns/op BenchmarkDivisibleconstI8-4 7608109 13.97 ns/op BenchmarkDivisibleWDivconstI8-4 3825142 30.26 ns/op BenchmarkDivconstU8-4 8009128 14.58 ns/op BenchmarkModconstU8-4 8062482 14.63 ns/op BenchmarkDivisibleconstU8-4 7822540 14.82 ns/op BenchmarkDivisibleWDivconstU8-4 3133246 34.36 ns/op BenchmarkMul2-4 231358 551.9 ns/op BenchmarkMulNeg2-4 229488 542.0 ns/op BenchmarkEfaceInteger-4 2652675 42.08 ns/op BenchmarkDiv64UnsignedSmall-4 9174172 11.68 ns/op BenchmarkDiv64Small-4 8054005 13.29 ns/op BenchmarkDiv64SmallNegDivisor-4 8179299 13.84 ns/op BenchmarkDiv64SmallNegDividend-4 7394925 13.72 ns/op BenchmarkDiv64SmallNegBoth-4 8463829 13.54 ns/op BenchmarkDiv64Unsigned-4 9332518 11.99 ns/op BenchmarkDiv64-4 7988571 14.17 ns/op BenchmarkDiv64NegDivisor-4 8196434 13.82 ns/op BenchmarkDiv64NegDividend-4 7740025 13.68 ns/op BenchmarkDiv64NegBoth-4 7813222 13.88 ns/op BenchmarkMod64UnsignedSmall-4 9387340 11.63 ns/op BenchmarkMod64Small-4 8239930 13.12 ns/op BenchmarkMod64SmallNegDivisor-4 7754109 14.12 ns/op BenchmarkMod64SmallNegDividend-4 8117535 13.69 ns/op BenchmarkMod64SmallNegBoth-4 8121061 13.71 ns/op BenchmarkMod64Unsigned-4 8844529 11.91 ns/op BenchmarkMod64-4 8044412 14.57 ns/op BenchmarkMod64NegDivisor-4 8896872 13.39 ns/op BenchmarkMod64NegDividend-4 8231778 13.54 ns/op BenchmarkMod64NegBoth-4 7855834 14.96 ns/op BenchmarkMulconstI32/3-4 24798982 4.283 ns/op BenchmarkMulconstI32/5-4 27347540 4.569 ns/op BenchmarkMulconstI32/12-4 24182816 4.614 ns/op BenchmarkMulconstI32/120-4 26781050 4.385 ns/op BenchmarkMulconstI32/-120-4 24798337 4.429 ns/op BenchmarkMulconstI32/65537-4 24146802 4.698 ns/op BenchmarkMulconstI32/65538-4 25800147 5.047 ns/op BenchmarkMulconstI64/3-4 23464648 4.807 ns/op BenchmarkMulconstI64/5-4 22912774 4.922 ns/op BenchmarkMulconstI64/12-4 21985192 4.830 ns/op BenchmarkMulconstI64/120-4 22742442 4.842 ns/op BenchmarkMulconstI64/-120-4 26194124 4.629 ns/op BenchmarkMulconstI64/65537-4 23965240 4.854 ns/op BenchmarkMulconstI64/65538-4 23960226 4.751 ns/op BenchmarkMulconstU32/3-4 26606227 4.609 ns/op BenchmarkMulconstU32/5-4 27484545 4.743 ns/op BenchmarkMulconstU32/12-4 22392421 4.879 ns/op BenchmarkMulconstU32/120-4 24624036 4.886 ns/op BenchmarkMulconstU32/65537-4 25028036 5.310 ns/op BenchmarkMulconstU32/65538-4 23225098 5.123 ns/op BenchmarkMulconstU64/3-4 22507310 4.996 ns/op BenchmarkMulconstU64/5-4 26765532 4.790 ns/op BenchmarkMulconstU64/12-4 21436866 5.320 ns/op BenchmarkMulconstU64/120-4 26152770 4.660 ns/op BenchmarkMulconstU64/65537-4 20248204 6.734 ns/op BenchmarkMulconstU64/65538-4 24449912 4.803 ns/op BenchmarkShiftArithmeticRight-4 24009256 4.801 ns/op BenchmarkSwitch8Predictable-4 8199375 14.92 ns/op BenchmarkSwitch8Unpredictable-4 7781067 16.14 ns/op BenchmarkSwitch32Predictable-4 10674103 10.90 ns/op BenchmarkSwitch32Unpredictable-4 8429176 15.43 ns/op BenchmarkSwitchStringPredictable-4 5693342 21.23 ns/op BenchmarkSwitchStringUnpredictable-4 5834678 20.11 ns/op PASS ok cmd/compile/internal/test 19.445s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 164 727137 ns/op BenchmarkNamed/Underlying/nongeneric-4 1004376 120.1 ns/op BenchmarkNamed/Underlying/generic-4 909645 118.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1056696 113.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 107.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 407640900 ns/op 74995 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 280879819 ns/op 108831 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 119537513 ns/op 254805 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 107084773 ns/op 284912 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1776037683 ns/op 2918 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 77110117 ns/op 66995 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 31257415 ns/op 165389 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 29552660 ns/op 174865 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 428533107 ns/op 5061 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 36050985 ns/op 60059 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 21248057 ns/op 101950 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19360639 ns/op 111134 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1301405614 ns/op 49674 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 444281494 ns/op 145458 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 104900340 ns/op 613078 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 87233616 ns/op 739283 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1922890315 ns/op 1041 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 61343648 ns/op 32560 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44004139 ns/op 44490 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40378156 ns/op 49489 lines/s PASS ok cmd/compile/internal/types2 38.299s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 26694790 ns/op 17129250 sys-ns/op 4051000 user-ns/op PASS ok cmd/go 1.465s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 69818 1782 ns/op 4.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 81081 1431 ns/op 5.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18829 6434 ns/op 159.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18891 6257 ns/op 163.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3140 39808 ns/op 205.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3252 39214 ns/op 208.91 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.181s All tests passed.