darwin-amd64-race at a51713103b5769a792b691e313254b7806855fa6 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=96CA7E23-9804-430D-A6A8-B32F334A96D2" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TbkL14oCZE/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=71C36433-8FC9-4AFB-8FEC-E7353F2CA05E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=96CA7E23-9804-430D-A6A8-B32F334A96D2" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TbkL14oCZE/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=71C36433-8FC9-4AFB-8FEC-E7353F2CA05E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 1.759s ok archive/zip 3.065s ok bufio 1.370s ok bytes 2.340s ok cmp 1.028s ok compress/bzip2 1.454s ok compress/flate 7.698s ok compress/gzip 13.864s ok compress/lzw 1.752s ok compress/zlib 5.993s ok container/heap 1.041s ok container/list 1.041s ok container/ring 1.039s ok context 1.122s ok crypto 1.045s ok crypto/aes 1.083s ok crypto/cipher 1.061s ok crypto/des 1.094s ok crypto/dsa 1.049s ok crypto/ecdh 1.250s ok crypto/ecdsa 1.176s ok crypto/ed25519 1.522s ok crypto/elliptic 1.071s ok crypto/hmac 1.055s ok crypto/internal/alias 1.030s ok crypto/internal/bigmod 1.564s ok crypto/internal/boring 1.074s ok crypto/internal/boring/bcache 1.630s ok crypto/internal/edwards25519 2.056s ok crypto/internal/edwards25519/field 1.147s ok crypto/internal/nistec 1.934s ok crypto/internal/nistec/fiat 1.033s [no tests to run] ok crypto/md5 1.142s ok crypto/rand 1.398s ok crypto/rc4 1.686s ok crypto/rsa 2.799s ok crypto/sha1 1.072s ok crypto/sha256 1.032s ok crypto/sha512 1.056s ok crypto/subtle 1.596s ok crypto/tls 5.199s ok crypto/x509 2.598s ok database/sql 1.620s ok database/sql/driver 1.066s ok debug/buildinfo 1.109s ok debug/dwarf 1.111s ok debug/elf 2.330s ok debug/gosym 1.176s ok debug/macho 1.042s ok debug/pe 1.093s ok debug/plan9obj 1.027s ok embed 1.051s [no tests to run] ok embed/internal/embedtest 1.067s ok encoding/ascii85 1.079s ok encoding/asn1 1.035s ok encoding/base32 1.116s ok encoding/base64 1.039s ok encoding/binary 1.079s ok encoding/csv 1.107s ok encoding/gob 18.752s ok encoding/hex 1.042s ok encoding/json 2.982s ok encoding/pem 3.418s ok encoding/xml 1.221s ok errors 1.092s ok expvar 1.059s ok flag 3.190s ok fmt 1.675s ok go/ast 1.041s ok go/build 6.622s ok go/build/constraint 1.043s ok go/constant 1.041s ok go/doc 1.358s ok go/doc/comment 4.105s ok go/format 1.113s ok go/importer 3.527s ok go/internal/gccgoimporter 1.217s ok go/internal/gcimporter 22.552s ok go/internal/srcimporter 26.461s ok go/parser 2.360s ok go/printer 3.050s ok go/scanner 1.046s ok go/token 1.148s ok go/types 59.149s ok go/version 1.027s ok hash 1.051s ok hash/adler32 1.088s ok hash/crc32 1.066s ok hash/crc64 1.070s ok hash/fnv 1.089s ok hash/maphash 1.041s ok html 1.033s ok html/template 1.300s ok image 1.523s ok image/color 1.114s ok image/draw 1.719s ok image/gif 2.512s ok image/jpeg 2.655s ok image/png 4.374s ok index/suffixarray 2.320s ok internal/abi 1.314s ok internal/buildcfg 1.039s ok internal/chacha8rand 1.027s ok internal/coverage/cformat 1.044s ok internal/coverage/cmerge 1.070s ok internal/coverage/pods 1.068s ok internal/coverage/slicereader 1.026s ok internal/coverage/slicewriter 1.022s ok internal/coverage/test 1.077s ok internal/cpu 3.079s ok internal/dag 1.041s ok internal/diff 1.041s ok internal/fmtsort 1.029s ok internal/fuzz 1.055s ok internal/godebug 17.772s ok internal/godebugs 1.082s ok internal/gover 1.083s ok internal/intern 3.220s ok internal/itoa 1.042s ok internal/platform 2.856s ok internal/poll 1.920s ok internal/profile 1.068s ok internal/reflectlite 1.030s ok internal/safefilepath 1.039s ok internal/saferio 1.200s ok internal/singleflight 1.172s ok internal/testenv 2.218s ok internal/trace 1.428s ok internal/trace/v2 16.608s ok internal/types/errors 2.944s ok internal/unsafeheader 1.035s ok internal/xcoff 1.072s ok internal/zstd 1.202s ok io 1.104s ok io/fs 1.232s ok io/ioutil 1.074s ok log 1.078s ok log/slog 1.207s ok log/slog/internal/benchmarks 1.029s ok log/slog/internal/buffer 1.061s ok log/syslog 2.337s ok maps 1.044s ok math 1.053s ok math/big 4.366s ok math/bits 1.053s ok math/cmplx 1.061s ok math/rand 4.603s ok math/rand/v2 2.941s ok mime 1.050s ok mime/multipart 5.188s ok mime/quotedprintable 1.088s ok net 14.669s ok net/http 22.416s ok net/http/cgi 28.065s ok net/http/cookiejar 1.122s ok net/http/fcgi 1.319s ok net/http/httptest 1.351s ok net/http/httptrace 1.049s ok net/http/httputil 2.165s ok net/http/internal 3.096s ok net/http/internal/ascii 1.104s ok net/http/pprof 6.220s ok net/internal/cgotest 1.027s ok net/internal/socktest 1.049s ok net/mail 1.065s ok net/netip 1.965s ok net/rpc 1.264s ok net/rpc/jsonrpc 1.079s ok net/smtp 1.171s ok net/textproto 1.600s ok net/url 1.059s ok os 8.176s ok os/exec 11.279s ok os/exec/internal/fdtest 1.057s ok os/signal 21.233s ok os/user 1.106s ok path 1.073s ok path/filepath 1.236s ok plugin 1.059s ok reflect 2.127s ok regexp 4.033s ok regexp/syntax 6.835s ok runtime 68.848s ok runtime/cgo 1.041s ok runtime/coverage 1.126s ok runtime/debug 2.321s ok runtime/internal/atomic 1.090s ok runtime/internal/math 1.063s ok runtime/internal/sys 1.087s ok runtime/internal/wasitest 1.034s ok runtime/metrics 1.045s ok runtime/pprof 23.379s ok runtime/race 14.259s ok runtime/trace 1.203s ok slices 1.675s ok sort 1.934s ok strconv 3.694s ok strings 2.623s ok sync 2.066s ok sync/atomic 5.213s ok syscall 7.362s ok testing 4.453s ok testing/fstest 1.082s ok testing/iotest 1.085s ok testing/quick 1.215s ok testing/slogtest 1.050s ok text/scanner 1.041s ok text/tabwriter 1.037s ok text/template 1.113s ok text/template/parse 1.053s ok time 3.406s ok unicode 1.031s ok unicode/utf16 1.093s ok unicode/utf8 1.047s ok cmd/addr2line 11.669s ok cmd/api 46.826s ok cmd/asm/internal/asm 4.716s ok cmd/asm/internal/lex 1.078s ok cmd/cgo/internal/swig 1.177s ok cmd/cgo/internal/test 4.255s ok cmd/cgo/internal/testcarchive 54.585s ok cmd/cgo/internal/testcshared 26.540s ok cmd/cgo/internal/testerrors 31.383s ok cmd/cgo/internal/testfortran 1.161s ok cmd/cgo/internal/testgodefs 4.867s ok cmd/cgo/internal/testlife 3.969s ok cmd/cgo/internal/testnocgo 1.040s ok cmd/cgo/internal/testplugin 108.847s ok cmd/cgo/internal/testsanitizers 1.032s [no tests to run] ok cmd/cgo/internal/testshared 1.033s ok cmd/cgo/internal/testso 5.884s ok cmd/cgo/internal/teststdio 6.454s ok cmd/cgo/internal/testtls 1.031s ok cmd/compile/internal/abt 1.067s ok cmd/compile/internal/amd64 84.482s ok cmd/compile/internal/base 1.057s ok cmd/compile/internal/compare 1.101s ok cmd/compile/internal/devirtualize 1.040s ok cmd/compile/internal/dwarfgen 2.194s ok cmd/compile/internal/importer 6.068s ok cmd/compile/internal/inline/inlheur 3.680s ok cmd/compile/internal/ir 1.043s ok cmd/compile/internal/logopt 2.684s ok cmd/compile/internal/loopvar 49.873s ok cmd/compile/internal/noder 1.073s ok cmd/compile/internal/reflectdata 1.038s [no tests to run] ok cmd/compile/internal/ssa 62.030s ok cmd/compile/internal/syntax 1.453s ok cmd/compile/internal/test 36.246s ok cmd/compile/internal/typecheck 1.835s ok cmd/compile/internal/types 1.046s ok cmd/compile/internal/types2 35.365s ok cmd/covdata 1.106s ok cmd/cover 23.151s ok cmd/dist 1.033s ok cmd/distpack 1.048s ok cmd/doc 4.147s ok cmd/fix 16.777s ok cmd/go 491.000s ok cmd/go/internal/auth 1.136s ok cmd/go/internal/cache 1.547s ok cmd/go/internal/cfg 1.034s [no tests to run] ok cmd/go/internal/envcmd 1.673s ok cmd/go/internal/fsys 1.229s ok cmd/go/internal/generate 1.073s ok cmd/go/internal/gover 1.078s ok cmd/go/internal/imports 1.124s ok cmd/go/internal/load 1.057s ok cmd/go/internal/lockedfile 2.291s ok cmd/go/internal/lockedfile/internal/filelock 2.120s ok cmd/go/internal/modfetch 1.053s ok cmd/go/internal/modfetch/codehost 10.782s ok cmd/go/internal/modfetch/zip_sum_test 1.122s ok cmd/go/internal/modindex 1.830s ok cmd/go/internal/modload 1.060s ok cmd/go/internal/mvs 1.067s ok cmd/go/internal/par 1.132s ok cmd/go/internal/str 1.030s ok cmd/go/internal/test 1.121s ok cmd/go/internal/toolchain 1.084s ok cmd/go/internal/vcs 1.088s ok cmd/go/internal/vcweb 1.074s ok cmd/go/internal/vcweb/vcstest 30.139s ok cmd/go/internal/web 1.086s ok cmd/go/internal/work 3.819s ok cmd/gofmt 1.373s ok cmd/internal/archive 3.411s ok cmd/internal/buildid 1.968s ok cmd/internal/cov 2.054s ok cmd/internal/dwarf 1.043s ok cmd/internal/edit 1.043s ok cmd/internal/goobj 1.041s ok cmd/internal/moddeps 3.920s ok cmd/internal/notsha256 1.131s ok cmd/internal/obj 2.665s ok cmd/internal/obj/ppc64 2.126s ok cmd/internal/obj/riscv 1.529s ok cmd/internal/obj/s390x 1.042s ok cmd/internal/obj/x86 5.598s ok cmd/internal/objabi 1.192s ok cmd/internal/pkgpath 5.134s ok cmd/internal/pkgpattern 1.108s ok cmd/internal/quoted 1.058s ok cmd/internal/src 1.098s ok cmd/internal/test2json 2.355s ok cmd/link 25.733s ok cmd/link/internal/benchmark 1.054s ok cmd/link/internal/ld 31.618s ok cmd/link/internal/loader 1.083s ok cmd/nm 9.529s ok cmd/objdump 8.532s ok cmd/pack 7.994s ok cmd/pprof 3.941s ok cmd/relnote 1.052s ok cmd/trace 1.051s ok cmd/trace/v2 1.376s ok cmd/vet 50.533s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2506 41683 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2246 53433 ns/op 1865 B/op 37 allocs/op Benchmark/Writer/PAX-4 1285 79158 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5515 31621 ns/op 5148 B/op 16 allocs/op Benchmark/Reader/GNU-4 5728 23358 ns/op 5099 B/op 14 allocs/op Benchmark/Reader/PAX-4 2385 61471 ns/op 8616 B/op 33 allocs/op PASS ok archive/tar 2.207s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 301611447 ns/op 828608 B/op 81 allocs/op BenchmarkZip64Test-4 1 160218797 ns/op BenchmarkZip64TestSizes/4096-4 1087 139307 ns/op BenchmarkZip64TestSizes/1048576-4 117 988839 ns/op BenchmarkZip64TestSizes/67108864-4 1 159650022 ns/op PASS ok archive/zip 2.370s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 189426 589.1 ns/op BenchmarkReaderCopyUnoptimal-4 132736 935.4 ns/op BenchmarkReaderCopyNoWriteTo-4 9814 44062 ns/op BenchmarkReaderWriteToOptimal-4 7716 16070 ns/op BenchmarkReaderReadString-4 123751 1149 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 196608 617.9 ns/op BenchmarkWriterCopyUnoptimal-4 216853 595.1 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 41441 ns/op BenchmarkReaderEmpty-4 18284 6771 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 17077 8182 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 442052 238.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.491s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2412 43738 ns/op 749.18 MB/s BenchmarkWriteByte-4 338 351589 ns/op 11.65 MB/s BenchmarkWriteRune-4 214 551842 ns/op 22.27 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3660502 ns/op BenchmarkBufferFullSmallReads-4 86 1496013 ns/op BenchmarkBufferWriteBlock/N4096-4 9266 24529 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 290 415187 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10857321 ns/op 4192265 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 12682253 ns/op 1322.89 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3410425 33.41 ns/op 299.33 MB/s BenchmarkIndexByte/32-4 3212413 35.41 ns/op 903.69 MB/s BenchmarkIndexByte/4K-4 1060038 110.9 ns/op 36942.19 MB/s BenchmarkIndexBytePortable/10-4 1000000 116.3 ns/op 85.98 MB/s BenchmarkIndexBytePortable/32-4 365194 324.1 ns/op 98.74 MB/s BenchmarkIndexBytePortable/4K-4 3620 35716 ns/op 114.68 MB/s BenchmarkIndexRune/10-4 1000000 126.5 ns/op 79.06 MB/s BenchmarkIndexRune/32-4 1000000 127.1 ns/op 251.78 MB/s BenchmarkIndexRune/4K-4 414429 314.9 ns/op 13007.99 MB/s BenchmarkIndexRuneASCII/10-4 3501276 33.73 ns/op 296.47 MB/s BenchmarkIndexRuneASCII/32-4 3308802 35.94 ns/op 890.44 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.1 ns/op 35895.10 MB/s BenchmarkEqual/0-4 10773146 10.51 ns/op BenchmarkEqual/same/1-4 1000000 106.5 ns/op 9.39 MB/s BenchmarkEqual/same/6-4 1000000 104.1 ns/op 57.65 MB/s BenchmarkEqual/same/9-4 1000000 102.9 ns/op 87.48 MB/s BenchmarkEqual/same/15-4 1206316 99.47 ns/op 150.80 MB/s BenchmarkEqual/same/16-4 1000000 102.2 ns/op 156.63 MB/s BenchmarkEqual/same/20-4 1000000 107.6 ns/op 185.96 MB/s BenchmarkEqual/same/32-4 1000000 107.0 ns/op 299.09 MB/s BenchmarkEqual/same/4K-4 92344 1271 ns/op 3222.04 MB/s BenchmarkEqual/1-4 1000000 105.7 ns/op 9.46 MB/s BenchmarkEqual/6-4 1000000 108.5 ns/op 55.28 MB/s BenchmarkEqual/9-4 1000000 111.3 ns/op 80.87 MB/s BenchmarkEqual/15-4 1000000 111.6 ns/op 134.39 MB/s BenchmarkEqual/16-4 1000000 106.5 ns/op 150.21 MB/s BenchmarkEqual/20-4 1000000 110.8 ns/op 180.55 MB/s BenchmarkEqual/32-4 1000000 112.2 ns/op 285.24 MB/s BenchmarkEqual/4K-4 72087 1690 ns/op 2423.98 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 108.2 ns/op 591.51 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 117.3 ns/op 545.68 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 107.3 ns/op 596.42 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 105.0 ns/op 609.81 MB/s BenchmarkEqualBothUnaligned/4096_0-4 86356 1349 ns/op 3036.62 MB/s BenchmarkEqualBothUnaligned/4096_1-4 55495 1982 ns/op 2066.53 MB/s BenchmarkEqualBothUnaligned/4096_4-4 162859 764.4 ns/op 5358.31 MB/s BenchmarkEqualBothUnaligned/4096_7-4 167290 776.9 ns/op 5272.09 MB/s BenchmarkIndex/10-4 2331912 51.48 ns/op 194.23 MB/s BenchmarkIndex/32-4 2166586 52.22 ns/op 612.82 MB/s BenchmarkIndex/4K-4 40507 2907 ns/op 1409.02 MB/s BenchmarkIndexEasy/10-4 2559070 46.64 ns/op 214.40 MB/s BenchmarkIndexEasy/32-4 2358555 50.96 ns/op 627.98 MB/s BenchmarkIndexEasy/4K-4 519914 249.7 ns/op 16405.73 MB/s BenchmarkCount/10-4 1214124 97.87 ns/op 102.17 MB/s BenchmarkCount/32-4 1000000 100.2 ns/op 319.33 MB/s BenchmarkCount/4K-4 42482 2897 ns/op 1413.95 MB/s BenchmarkCountEasy/10-4 1124386 92.17 ns/op 108.49 MB/s BenchmarkCountEasy/32-4 1000000 112.1 ns/op 285.33 MB/s BenchmarkCountEasy/4K-4 379641 305.5 ns/op 13409.66 MB/s BenchmarkCountSingle/10-4 2368418 62.78 ns/op 159.28 MB/s BenchmarkCountSingle/32-4 2314060 53.05 ns/op 603.20 MB/s BenchmarkCountSingle/4K-4 1000000 105.9 ns/op 38669.36 MB/s BenchmarkToUpper/#00-4 2449348 46.79 ns/op BenchmarkToUpper/ONLYUPPER-4 312019 427.6 ns/op BenchmarkToUpper/abc-4 470599 284.8 ns/op BenchmarkToUpper/AbC123-4 298068 454.2 ns/op BenchmarkToUpper/azAZ09_-4 268057 502.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 70692 1602 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33717 3578 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53209 2116 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113520 993.9 ns/op BenchmarkToLower/#00-4 2487070 46.65 ns/op BenchmarkToLower/abc-4 414102 318.9 ns/op BenchmarkToLower/AbC123-4 270050 462.7 ns/op BenchmarkToLower/azAZ09_-4 262126 496.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78374 1575 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36856 3289 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64338 1796 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 118365 1007 ns/op BenchmarkFields/ASCII/16-4 195355 670.4 ns/op 23.87 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9824 10965 ns/op 23.35 MB/s 896 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 808 153756 ns/op 26.64 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 39 2622910 ns/op 24.99 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 44237957 ns/op 23.70 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 77155 1551 ns/op 10.31 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6045 21702 ns/op 11.80 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 358 352439 ns/op 11.62 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6071552 ns/op 10.79 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106422426 ns/op 9.85 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 144652 828.6 ns/op 19.31 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9322 15035 ns/op 17.03 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 520 223986 ns/op 18.29 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4584677 ns/op 14.29 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69832346 ns/op 15.02 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 84900 1268 ns/op 12.62 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7545 16777 ns/op 15.26 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 448 275667 ns/op 14.86 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 5034698 ns/op 13.02 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 83738941 ns/op 12.52 MB/s 11219248 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1834324 64.41 ns/op BenchmarkTrimSpace/ASCII-4 1000000 107.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89605 1251 ns/op BenchmarkTrimSpace/JustNonASCII-4 44862 2539 ns/op BenchmarkToValidUTF8/Valid-4 445842 298.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 302829 420.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83847 1387 ns/op BenchmarkIndexHard1-4 1129 103419 ns/op BenchmarkIndexHard2-4 800 145530 ns/op BenchmarkIndexHard3-4 204 586176 ns/op BenchmarkIndexHard4-4 139 858252 ns/op BenchmarkLastIndexHard1-4 7 15237376 ns/op BenchmarkLastIndexHard2-4 5 20321689 ns/op BenchmarkLastIndexHard3-4 5 21613646 ns/op BenchmarkCountHard1-4 1168 104166 ns/op BenchmarkCountHard2-4 822 145158 ns/op BenchmarkCountHard3-4 205 579130 ns/op BenchmarkSplitEmptySeparator-4 1 109241969 ns/op BenchmarkSplitSingleByteSeparator-4 15 8257069 ns/op BenchmarkSplitMultiByteSeparator-4 12 9170642 ns/op BenchmarkSplitNSingleByteSeparator-4 187976 900.9 ns/op BenchmarkSplitNMultiByteSeparator-4 67430 2014 ns/op BenchmarkRepeat-4 158022 838.3 ns/op BenchmarkRepeatLarge/256/1-4 127122 1209 ns/op 211.72 MB/s BenchmarkRepeatLarge/256/16-4 206060 819.9 ns/op 312.24 MB/s BenchmarkRepeatLarge/512/1-4 73096 1628 ns/op 314.55 MB/s BenchmarkRepeatLarge/512/16-4 91507 1244 ns/op 411.45 MB/s BenchmarkRepeatLarge/1024/1-4 50893 2730 ns/op 375.12 MB/s BenchmarkRepeatLarge/1024/16-4 57315 2088 ns/op 490.33 MB/s BenchmarkRepeatLarge/2048/1-4 30283 4282 ns/op 478.24 MB/s BenchmarkRepeatLarge/2048/16-4 33273 3709 ns/op 552.12 MB/s BenchmarkRepeatLarge/4096/1-4 15168 7513 ns/op 545.19 MB/s BenchmarkRepeatLarge/4096/16-4 17940 6798 ns/op 602.57 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13566 ns/op 603.85 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12588 ns/op 650.77 MB/s BenchmarkRepeatLarge/8192/4097-4 16634 6715 ns/op 610.12 MB/s BenchmarkRepeatLarge/16384/1-4 10000 25682 ns/op 637.95 MB/s BenchmarkRepeatLarge/16384/16-4 9596 25607 ns/op 639.82 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19936 ns/op 616.53 MB/s BenchmarkRepeatLarge/32768/1-4 3723 47363 ns/op 691.85 MB/s BenchmarkRepeatLarge/32768/16-4 2841 46443 ns/op 705.55 MB/s BenchmarkRepeatLarge/32768/4097-4 3030 46546 ns/op 616.15 MB/s BenchmarkRepeatLarge/65536/1-4 1500 93418 ns/op 701.53 MB/s BenchmarkRepeatLarge/65536/16-4 1107 94348 ns/op 694.62 MB/s BenchmarkRepeatLarge/65536/4097-4 1285 90556 ns/op 678.64 MB/s BenchmarkRepeatLarge/131072/1-4 286 382821 ns/op 342.38 MB/s BenchmarkRepeatLarge/131072/16-4 342 387047 ns/op 338.65 MB/s BenchmarkRepeatLarge/131072/4097-4 313 383328 ns/op 331.33 MB/s BenchmarkRepeatLarge/262144/1-4 165 744538 ns/op 352.09 MB/s BenchmarkRepeatLarge/262144/16-4 150 777458 ns/op 337.18 MB/s BenchmarkRepeatLarge/262144/4097-4 156 723191 ns/op 356.91 MB/s BenchmarkRepeatLarge/524288/1-4 100 1198463 ns/op 437.47 MB/s BenchmarkRepeatLarge/524288/16-4 100 1238252 ns/op 423.41 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1214508 ns/op 428.42 MB/s BenchmarkRepeatLarge/1048576/1-4 46 2692091 ns/op 389.50 MB/s BenchmarkRepeatLarge/1048576/16-4 57 2444188 ns/op 429.01 MB/s BenchmarkRepeatLarge/1048576/4097-4 55 2442100 ns/op 427.80 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4378662 ns/op 478.95 MB/s BenchmarkRepeatLarge/2097152/16-4 34 4343182 ns/op 482.86 MB/s BenchmarkRepeatLarge/2097152/4097-4 30 4452661 ns/op 470.18 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8205953 ns/op 511.13 MB/s BenchmarkRepeatLarge/4194304/16-4 14 7664502 ns/op 547.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7738341 ns/op 541.62 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14593601 ns/op 574.81 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13594540 ns/op 617.06 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14580694 ns/op 575.18 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24736051 ns/op 678.25 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24833832 ns/op 675.58 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24200839 ns/op 693.25 MB/s BenchmarkRepeatLarge/33554432/1-4 3 49642377 ns/op 675.92 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48624013 ns/op 690.08 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47658584 ns/op 704.06 MB/s BenchmarkRepeatLarge/67108864/1-4 2 96090012 ns/op 698.40 MB/s BenchmarkRepeatLarge/67108864/16-4 2 92741192 ns/op 723.61 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 93720784 ns/op 716.05 MB/s BenchmarkRepeatLarge/134217728/1-4 1 185769851 ns/op 722.49 MB/s BenchmarkRepeatLarge/134217728/16-4 1 188180884 ns/op 713.24 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 188912548 ns/op 710.48 MB/s BenchmarkRepeatLarge/268435456/1-4 1 411321215 ns/op 652.62 MB/s BenchmarkRepeatLarge/268435456/16-4 1 378642535 ns/op 708.94 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 366647388 ns/op 732.14 MB/s BenchmarkRepeatLarge/536870912/1-4 1 804521840 ns/op 667.32 MB/s BenchmarkRepeatLarge/536870912/16-4 1 760484571 ns/op 705.96 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 756772295 ns/op 709.42 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2506585799 ns/op 428.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1519235037 ns/op 706.76 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1519088599 ns/op 706.83 MB/s BenchmarkBytesCompare/1-4 14655483 8.159 ns/op BenchmarkBytesCompare/2-4 15301279 7.996 ns/op BenchmarkBytesCompare/4-4 13662094 8.119 ns/op BenchmarkBytesCompare/8-4 16018698 7.674 ns/op BenchmarkBytesCompare/16-4 15694435 7.874 ns/op BenchmarkBytesCompare/32-4 13375708 9.095 ns/op BenchmarkBytesCompare/64-4 11810456 10.40 ns/op BenchmarkBytesCompare/128-4 11239912 10.58 ns/op BenchmarkBytesCompare/256-4 8162676 13.00 ns/op BenchmarkBytesCompare/512-4 6502236 18.57 ns/op BenchmarkBytesCompare/1024-4 3773953 29.25 ns/op BenchmarkBytesCompare/2048-4 2218830 50.34 ns/op BenchmarkIndexAnyASCII/1:1-4 1790372 61.74 ns/op BenchmarkIndexAnyASCII/1:2-4 1886864 59.48 ns/op BenchmarkIndexAnyASCII/1:4-4 1919874 59.29 ns/op BenchmarkIndexAnyASCII/1:8-4 1924018 59.88 ns/op BenchmarkIndexAnyASCII/1:16-4 1926423 59.69 ns/op BenchmarkIndexAnyASCII/1:32-4 1879800 60.32 ns/op BenchmarkIndexAnyASCII/1:64-4 1891652 60.59 ns/op BenchmarkIndexAnyASCII/16:1-4 2134542 57.77 ns/op BenchmarkIndexAnyASCII/16:2-4 489897 265.3 ns/op BenchmarkIndexAnyASCII/16:4-4 470521 265.6 ns/op BenchmarkIndexAnyASCII/16:8-4 489873 273.7 ns/op BenchmarkIndexAnyASCII/16:16-4 440799 279.6 ns/op BenchmarkIndexAnyASCII/16:32-4 392935 307.3 ns/op BenchmarkIndexAnyASCII/16:64-4 351639 335.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1888407 62.09 ns/op BenchmarkIndexAnyASCII/256:2-4 34146 3401 ns/op BenchmarkIndexAnyASCII/256:4-4 31570 3547 ns/op BenchmarkIndexAnyASCII/256:8-4 32814 3514 ns/op BenchmarkIndexAnyASCII/256:16-4 33832 3484 ns/op BenchmarkIndexAnyASCII/256:32-4 31972 3560 ns/op BenchmarkIndexAnyASCII/256:64-4 33872 3537 ns/op BenchmarkIndexAnyUTF8/1:1-4 1754226 65.21 ns/op BenchmarkIndexAnyUTF8/1:2-4 1729934 63.79 ns/op BenchmarkIndexAnyUTF8/1:4-4 1779277 67.06 ns/op BenchmarkIndexAnyUTF8/1:8-4 1750478 65.46 ns/op BenchmarkIndexAnyUTF8/1:16-4 1757798 66.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 1751037 64.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 1757290 66.75 ns/op BenchmarkIndexAnyUTF8/16:1-4 139826 838.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 310052 337.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 354105 341.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 348064 336.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 381303 334.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 367293 342.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 336692 349.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 9153 12724 ns/op BenchmarkIndexAnyUTF8/256:2-4 26578 4573 ns/op BenchmarkIndexAnyUTF8/256:4-4 25012 4538 ns/op BenchmarkIndexAnyUTF8/256:8-4 25518 4454 ns/op BenchmarkIndexAnyUTF8/256:16-4 26664 4456 ns/op BenchmarkIndexAnyUTF8/256:32-4 24435 4625 ns/op BenchmarkIndexAnyUTF8/256:64-4 25408 4869 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1938697 59.11 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1910073 57.88 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2066426 58.34 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1963242 59.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1962787 58.59 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1934844 59.00 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1946150 59.87 ns/op BenchmarkLastIndexAnyASCII/16:1-4 462025 276.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 420982 283.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 423584 279.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 357897 286.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 448539 292.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 367798 312.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 355688 343.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 32655 3667 ns/op BenchmarkLastIndexAnyASCII/256:2-4 31459 3634 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32943 3597 ns/op BenchmarkLastIndexAnyASCII/256:8-4 33238 3653 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32040 3658 ns/op BenchmarkLastIndexAnyASCII/256:32-4 31005 3659 ns/op BenchmarkLastIndexAnyASCII/256:64-4 31236 3728 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1887722 60.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2010774 58.50 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1985247 58.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2035177 57.59 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2001602 59.11 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1931908 59.91 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1958445 59.02 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 175812 697.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 343516 347.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 388467 336.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 335341 341.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 395736 345.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 348943 351.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 319977 346.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10587 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25993 4654 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 24530 4692 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24300 4745 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24241 4825 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24012 5029 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22341 5040 ns/op BenchmarkTrimASCII/1:1-4 2222636 50.99 ns/op BenchmarkTrimASCII/1:2-4 1969474 62.37 ns/op BenchmarkTrimASCII/1:4-4 1903275 60.82 ns/op BenchmarkTrimASCII/1:8-4 1806640 67.92 ns/op BenchmarkTrimASCII/1:16-4 1585752 72.92 ns/op BenchmarkTrimASCII/16:1-4 577773 226.0 ns/op BenchmarkTrimASCII/16:2-4 416775 293.8 ns/op BenchmarkTrimASCII/16:4-4 391905 297.1 ns/op BenchmarkTrimASCII/16:8-4 437830 292.3 ns/op BenchmarkTrimASCII/16:16-4 403206 303.9 ns/op BenchmarkTrimASCII/256:1-4 43071 2660 ns/op BenchmarkTrimASCII/256:2-4 30439 3774 ns/op BenchmarkTrimASCII/256:4-4 30657 3682 ns/op BenchmarkTrimASCII/256:8-4 28717 3868 ns/op BenchmarkTrimASCII/256:16-4 30235 3834 ns/op BenchmarkTrimASCII/4096:1-4 2352 45048 ns/op BenchmarkTrimASCII/4096:2-4 2000 61283 ns/op BenchmarkTrimASCII/4096:4-4 1840 62280 ns/op BenchmarkTrimASCII/4096:8-4 1918 63512 ns/op BenchmarkTrimASCII/4096:16-4 1902 61328 ns/op BenchmarkTrimByte-4 1818182 62.48 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15271 7461 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15172 7458 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 765 141594 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1646 68802 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2814 36725 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6555 18705 ns/op BenchmarkCompareBytesEqual-4 12207937 8.859 ns/op BenchmarkCompareBytesToNil-4 13336484 8.044 ns/op BenchmarkCompareBytesEmpty-4 15443295 7.131 ns/op BenchmarkCompareBytesIdentical-4 15890234 7.682 ns/op BenchmarkCompareBytesSameLength-4 13695152 7.764 ns/op BenchmarkCompareBytesDifferentLength-4 13865890 7.602 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2467 44244 ns/op 23700.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2743 45696 ns/op 22947.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2730 47067 ns/op 22278.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2996 46234 ns/op 22680.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2848 45011 ns/op 23296.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2558 44782 ns/op 23415.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2982 43719 ns/op 23984.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3013 43766 ns/op 23959.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2044 50992 ns/op 20563.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2095 50001 ns/op 20971.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2103 51033 ns/op 20546.98 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2368 45992 ns/op 22799.11 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2582 47816 ns/op 21929.65 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2698 45567 ns/op 23011.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2974 48800 ns/op 21487.24 MB/s BenchmarkCompareBytesBig-4 2797 39742 ns/op 26384.81 MB/s BenchmarkCompareBytesBigIdentical-4 15877904 7.331 ns/op 143026351.20 MB/s PASS ok bytes 70.360s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 79362295 ns/op 1.26 MB/s 3612032 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 309087879 ns/op 1.84 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 26078648 ns/op 0.63 MB/s 3645636 B/op 52 allocs/op PASS ok compress/bzip2 2.398s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2048836 ns/op 4.88 MB/s 42591 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19925691 ns/op 5.02 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201300009 ns/op 4.97 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2125290 ns/op 4.71 MB/s 42260 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21203700 ns/op 4.72 MB/s 47492 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 215210609 ns/op 4.65 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 2087520 ns/op 4.79 MB/s 43001 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20033582 ns/op 4.99 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 199785759 ns/op 5.01 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 52 2098599 ns/op 4.77 MB/s 43580 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19941680 ns/op 5.01 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 196782845 ns/op 5.08 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 48 2211343 ns/op 4.52 MB/s 43296 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21110187 ns/op 4.74 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 213349459 ns/op 4.69 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1749813 ns/op 5.71 MB/s 42722 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14563019 ns/op 6.87 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 146196594 ns/op 6.84 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1556758 ns/op 6.42 MB/s 42856 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11630251 ns/op 8.60 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117212554 ns/op 8.53 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1650264 ns/op 6.06 MB/s 43244 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11507728 ns/op 8.69 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 118271594 ns/op 8.46 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1229311 ns/op 8.13 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11908962 ns/op 8.40 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119913992 ns/op 8.34 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2290009 ns/op 4.37 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20030613 ns/op 4.99 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 200185240 ns/op 5.00 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5996500 ns/op 1.67 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 66006374 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 684673502 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5974670 ns/op 1.67 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 66676042 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 669601498 ns/op 1.49 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 68 1572948 ns/op 6.36 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13314728 ns/op 7.51 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 130773101 ns/op 7.65 MB/s BenchmarkEncode/Newton/Speed/1e4-4 52 2193050 ns/op 4.56 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16115707 ns/op 6.21 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 158727972 ns/op 6.30 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5746789 ns/op 1.74 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 59569953 ns/op 1.68 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 598192836 ns/op 1.67 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5738865 ns/op 1.74 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 71211065 ns/op 1.40 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 746009894 ns/op 1.34 MB/s PASS ok compress/flate 16.549s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2713356 ns/op 3.69 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2608583 ns/op 3.83 MB/s BenchmarkDecoder/1e5-4 4 25176732 ns/op 3.97 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25015069 ns/op 4.00 MB/s BenchmarkDecoder/1e6-4 1 250164165 ns/op 4.00 MB/s BenchmarkDecoder/1e-Reuse6-4 1 250659782 ns/op 3.99 MB/s BenchmarkEncoder/1e4-4 55 2175903 ns/op 4.60 MB/s BenchmarkEncoder/1e-Reuse4-4 49 2043012 ns/op 4.89 MB/s BenchmarkEncoder/1e5-4 5 20899177 ns/op 4.78 MB/s BenchmarkEncoder/1e-Reuse5-4 5 20444620 ns/op 4.89 MB/s BenchmarkEncoder/1e6-4 1 210801838 ns/op 4.74 MB/s BenchmarkEncoder/1e-Reuse6-4 1 205441458 ns/op 4.87 MB/s PASS ok compress/lzw 4.179s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4501526 ns/op PASS ok container/heap 1.252s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 23378 4286 ns/op BenchmarkWithTimeout/concurrency=40-4 7996 22661 ns/op BenchmarkWithTimeout/concurrency=4000-4 6391 33452 ns/op BenchmarkWithTimeout/concurrency=400000-4 7572 28994 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 403576 398.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 12457 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20073 5542 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3286 35886 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2374 53972 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3061 36517 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 350 395680 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 189 612947 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 316 349175 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3845334 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6380848 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 3548277 ns/op BenchmarkCheckCanceled/Err-4 310794 428.2 ns/op BenchmarkCheckCanceled/Done-4 542452 213.9 ns/op BenchmarkContextCancelDone-4 744538 141.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26396 4652 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23985 4914 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21160 5283 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20671 5853 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13074 8911 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 486056 231.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 334298 377.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 241425 517.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 148168 836.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 75318 1546 ns/op PASS ok context 12.533s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1453735 69.86 ns/op 229.02 MB/s BenchmarkDecrypt-4 1621825 73.46 ns/op 217.79 MB/s BenchmarkExpand-4 1000000 117.7 ns/op PASS ok crypto/aes 1.627s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 234486 564.1 ns/op 113.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 371011 320.4 ns/op 199.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 221593 546.3 ns/op 117.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 395379 329.5 ns/op 194.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 151358 827.6 ns/op 1631.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 209414 602.3 ns/op 2241.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 125415 919.6 ns/op 1468.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 174976 761.8 ns/op 1772.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51421 2252 ns/op 3638.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63566 1861 ns/op 4400.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43341 2735 ns/op 2995.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48620 2431 ns/op 3369.98 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6840 19473 ns/op 52.33 MB/s BenchmarkAESCFBDecrypt1K-4 5940 19086 ns/op 53.39 MB/s BenchmarkAESCFBDecrypt8K-4 741 153086 ns/op 53.48 MB/s BenchmarkAESOFB1K-4 10000 12690 ns/op 80.30 MB/s BenchmarkAESCTR1K-4 14078 8552 ns/op 119.15 MB/s BenchmarkAESCTR8K-4 1874 67660 ns/op 121.00 MB/s BenchmarkAESCBCEncrypt1K-4 13524 8693 ns/op 117.79 MB/s BenchmarkAESCBCDecrypt1K-4 16944 6915 ns/op 148.09 MB/s PASS ok crypto/cipher 4.452s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 79356 1586 ns/op 5.04 MB/s BenchmarkDecrypt-4 80952 1358 ns/op 5.89 MB/s BenchmarkTDESEncrypt-4 31911 3539 ns/op 2.26 MB/s BenchmarkTDESDecrypt-4 31706 3437 ns/op 2.33 MB/s PASS ok crypto/des 1.724s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1113 107035 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 8171333 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 21090879 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 81 1511449 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 1.715s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1990 67672 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 30 4069296 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 12 9570536 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 1088 103560 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9558692 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 24027749 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5085 23992 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2153874 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 20 5109842 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.701s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 248 498148 ns/op BenchmarkNewKeyFromSeed-4 238 464331 ns/op BenchmarkSigning-4 243 462681 ns/op BenchmarkVerification-4 166 717082 ns/op PASS ok crypto/ed25519 1.770s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6824 20622 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 126 961200 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 2218849 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5479523 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1867 69588 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 2215657 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5562850 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15280986 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 11892 9936 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7342 18355 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4028 28691 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 93 1385500 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2841 44741 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 331 345763 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1857 72305 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1147744 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.810s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14150 7317 ns/op 139.96 MB/s BenchmarkHMACSHA256_32-4 23400 4911 ns/op 6.52 MB/s BenchmarkNewWriteSum-4 10000 10853 ns/op 2.95 MB/s PASS ok crypto/hmac 1.574s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 39793 2848 ns/op BenchmarkModSub-4 43014 2750 ns/op BenchmarkMontgomeryRepr-4 24835 4857 ns/op BenchmarkMontgomeryMul-4 24268 4854 ns/op BenchmarkModMul-4 10000 10537 ns/op BenchmarkExpBig-4 18 7040651 ns/op BenchmarkExp-4 6 20584329 ns/op PASS ok crypto/internal/bigmod 2.414s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3136 35711 ns/op BenchmarkScalarBaseMult-4 260 444809 ns/op BenchmarkScalarMult-4 124 943159 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 178 653302 ns/op PASS ok crypto/internal/edwards25519 1.755s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 440247 301.2 ns/op BenchmarkMultiply-4 5430366 22.15 ns/op BenchmarkSquare-4 6440761 17.64 ns/op BenchmarkInvert-4 30132 3894 ns/op BenchmarkMult32-4 1000000 103.9 ns/op PASS ok crypto/internal/edwards25519/field 1.885s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 48 2289043 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2186 57806 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5380840 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14336012 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 145 821666 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11530 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 60 2000929 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4641439 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.278s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 591580 190.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 377996 319.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 126499 917.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 730207 175.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 403086 320.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 134150 950.5 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.010s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 99109 1162 ns/op 6.88 MB/s BenchmarkHash64-4 144379 855.3 ns/op 74.83 MB/s BenchmarkHash128-4 131103 956.3 ns/op 133.86 MB/s BenchmarkHash256-4 98847 1133 ns/op 226.04 MB/s BenchmarkHash512-4 80796 1469 ns/op 348.48 MB/s BenchmarkHash1K-4 53492 2190 ns/op 467.64 MB/s BenchmarkHash8K-4 10000 11760 ns/op 696.63 MB/s BenchmarkHash1M-4 86 1386283 ns/op 756.39 MB/s BenchmarkHash8M-4 9 11343602 ns/op 739.50 MB/s BenchmarkHash8BytesUnaligned-4 101794 1127 ns/op 7.10 MB/s BenchmarkHash1KUnaligned-4 53660 2175 ns/op 470.87 MB/s BenchmarkHash8KUnaligned-4 10000 11595 ns/op 706.48 MB/s PASS ok crypto/md5 3.085s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 103830684 ns/op PASS ok crypto/rand 1.143s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10766 ns/op 11.89 MB/s BenchmarkRC4_1K-4 1508 79864 ns/op 12.82 MB/s BenchmarkRC4_8K-4 189 643291 ns/op 12.59 MB/s PASS ok crypto/rc4 1.509s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 12125366 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 27968136 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 51192254 ns/op BenchmarkEncryptPKCS1v15/2048-4 594 209780 ns/op BenchmarkDecryptOAEP/2048-4 8 12844768 ns/op BenchmarkEncryptOAEP/2048-4 483 233410 ns/op BenchmarkSignPKCS1v15/2048-4 8 12964806 ns/op BenchmarkVerifyPKCS1v15/2048-4 568 197145 ns/op BenchmarkSignPSS/2048-4 8 12965855 ns/op BenchmarkVerifyPSS/2048-4 508 222843 ns/op PASS ok crypto/rsa 2.975s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88394 1389 ns/op 5.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 100183 1089 ns/op 7.34 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 76936 1474 ns/op 217.13 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 98554 1255 ns/op 254.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 52735 2178 ns/op 470.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 57577 2064 ns/op 496.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12561 9604 ns/op 853.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12616 9265 ns/op 884.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.485s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 67630 1708 ns/op 4.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 80018 1398 ns/op 5.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87622 1393 ns/op 5.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29370 4104 ns/op 249.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31124 3793 ns/op 269.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30294 3773 ns/op 271.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5774 22744 ns/op 360.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5845 22228 ns/op 368.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5629 22376 ns/op 366.11 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.511s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 52164 2227 ns/op 3.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 67478 1605 ns/op 4.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 62688 1850 ns/op 4.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30814 3667 ns/op 279.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37149 3184 ns/op 321.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 35733 3358 ns/op 304.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7423 15897 ns/op 515.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8414 15481 ns/op 529.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8323 15788 ns/op 518.87 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.586s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 19549567 6.802 ns/op BenchmarkConstantTimeEq-4 21680820 5.733 ns/op BenchmarkConstantTimeLessOrEq-4 20294722 5.738 ns/op BenchmarkXORBytes/8Bytes-4 2883061 38.77 ns/op 206.34 MB/s BenchmarkXORBytes/128Bytes-4 2902311 43.56 ns/op 2938.27 MB/s BenchmarkXORBytes/2048Bytes-4 987891 120.1 ns/op 17056.30 MB/s BenchmarkXORBytes/32768Bytes-4 76161 1435 ns/op 22841.73 MB/s PASS ok crypto/subtle 2.205s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 37 3809363 ns/op BenchmarkCertCache/1-4 42 4074605 ns/op BenchmarkCertCache/2-4 28 4056606 ns/op BenchmarkCertCache/3-4 33 4071285 ns/op BenchmarkHandshakeServer/RSA-4 10 10417470 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 10259176 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 11020951 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 45 2748770 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 31 3632398 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 30 4099294 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 31 4789284 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 34686894 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34265887 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 57368935 ns/op 18.28 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 60194682 ns/op 17.42 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 98032042 ns/op 21.39 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 101438390 ns/op 20.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 180987683 ns/op 23.17 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 203667450 ns/op 20.59 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 355768819 ns/op 23.58 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 393352582 ns/op 21.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 708995053 ns/op 23.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 771367454 ns/op 21.75 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1623356355 ns/op 20.67 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1574577004 ns/op 21.31 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2877318994 ns/op 23.32 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2911861939 ns/op 23.05 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 61500688 ns/op 17.05 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 66338116 ns/op 15.81 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 105144056 ns/op 19.95 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 114286812 ns/op 18.35 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 215448284 ns/op 19.47 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 215635544 ns/op 19.45 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 385907207 ns/op 21.74 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 382691156 ns/op 21.92 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 701639671 ns/op 23.91 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 777259785 ns/op 21.59 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1559963124 ns/op 21.51 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1603120058 ns/op 20.93 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3342725101 ns/op 20.08 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3924414032 ns/op 17.10 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 720166590 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713939022 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 298226036 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 298754156 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 160735275 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159583061 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94855704 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 93389778 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 52276736 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 58136672 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163255613 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155684338 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 75482481 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 74639724 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 52473959 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 47013931 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39454669 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 36249597 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 37682330 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 27381752 ns/op PASS ok crypto/tls 36.846s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13507119 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 308 359004 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 957 130521 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 829 148352 ns/op 14066 B/op 188 allocs/op PASS ok crypto/x509 1.961s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 3109834 ns/op 278541 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 31 3523646 ns/op 264586 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 54 2453022 ns/op 214308 B/op 594 allocs/op BenchmarkConcurrentTxQuery-4 30 3394655 ns/op 272917 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 76 1632853 ns/op 87785 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2411641 ns/op 105911 B/op 2072 allocs/op BenchmarkConcurrentTxStmtExec-4 120 843318 ns/op 40154 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 3602049 ns/op 224871 B/op 1778 allocs/op BenchmarkManyConcurrentQueries-4 2288 45193 ns/op 4120 B/op 20 allocs/op BenchmarkGrabConn-4 166802 772.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.066s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1710 72267 ns/op BenchmarkSymbols32-4 2158 67414 ns/op PASS ok debug/elf 1.368s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 110097 944.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 68 1564392 ns/op 180249 B/op 13 allocs/op Benchmark115/LineToPC-4 63 1754192 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15364 7618 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.798s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 46980 2486 ns/op BenchmarkMarshal-4 757 158136 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3026 40807 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.507s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 254 467969 ns/op 17.51 MB/s BenchmarkEncodeToString-4 247 474025 ns/op 17.28 MB/s BenchmarkDecode-4 139 860086 ns/op 15.24 MB/s BenchmarkDecodeString-4 133 855184 ns/op 15.33 MB/s PASS ok encoding/base32 1.853s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 271 389442 ns/op 21.04 MB/s BenchmarkDecodeString/2-4 321140 381.9 ns/op 10.47 MB/s BenchmarkDecodeString/4-4 279807 474.6 ns/op 16.86 MB/s BenchmarkDecodeString/8-4 223639 552.9 ns/op 21.70 MB/s BenchmarkDecodeString/64-4 42600 2824 ns/op 31.16 MB/s BenchmarkDecodeString/8192-4 415 297008 ns/op 36.78 MB/s BenchmarkNewEncoding-4 51544 2274 ns/op 112.58 MB/s PASS ok encoding/base64 2.231s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1369 92911 ns/op 43.05 MB/s BenchmarkReadStruct-4 15110 7605 ns/op 9.86 MB/s BenchmarkWriteStruct-4 15116 7460 ns/op 10.05 MB/s BenchmarkReadInts-4 42477 3024 ns/op 9.92 MB/s BenchmarkWriteInts-4 39608 3108 ns/op 9.65 MB/s BenchmarkWriteSlice1000Int32s-4 1243 99997 ns/op 40.00 MB/s BenchmarkPutUint16-4 3022854 35.11 ns/op 56.97 MB/s BenchmarkAppendUint16-4 2531395 45.44 ns/op 44.02 MB/s BenchmarkPutUint32-4 2103456 52.41 ns/op 76.32 MB/s BenchmarkAppendUint32-4 2304974 45.39 ns/op 88.13 MB/s BenchmarkPutUint64-4 1000000 108.1 ns/op 74.00 MB/s BenchmarkAppendUint64-4 1000000 105.5 ns/op 75.80 MB/s BenchmarkLittleEndianPutUint16-4 2554191 41.49 ns/op 48.20 MB/s BenchmarkLittleEndianAppendUint16-4 2553788 43.94 ns/op 45.52 MB/s BenchmarkLittleEndianPutUint32-4 2108569 55.97 ns/op 71.47 MB/s BenchmarkLittleEndianAppendUint32-4 2197719 49.92 ns/op 80.13 MB/s BenchmarkLittleEndianPutUint64-4 1000000 106.5 ns/op 75.14 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 112.7 ns/op 71.00 MB/s BenchmarkReadFloats-4 106650 938.9 ns/op 12.78 MB/s BenchmarkWriteFloats-4 122913 1000 ns/op 12.00 MB/s BenchmarkReadSlice1000Float32s-4 1068 122279 ns/op 32.71 MB/s BenchmarkWriteSlice1000Float32s-4 930 128092 ns/op 31.23 MB/s BenchmarkReadSlice1000Uint8s-4 48292 3241 ns/op 308.54 MB/s BenchmarkWriteSlice1000Uint8s-4 48722 2666 ns/op 375.11 MB/s BenchmarkPutUvarint32-4 745518 146.2 ns/op 27.35 MB/s BenchmarkPutUvarint64-4 212743 523.7 ns/op 15.28 MB/s PASS ok encoding/binary 5.616s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4240 24722 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5684 21397 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6122 22834 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2894 41725 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5934 19974 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6276 19723 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6706 19584 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3552 33644 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17491 ns/op PASS ok encoding/csv 2.630s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7060 15483 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 8710 16581 ns/op 1815 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 183 637260 ns/op 17033 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 542 202963 ns/op 905 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1310 95783 ns/op 66 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1081 99733 ns/op 81 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1483 69258 ns/op 261 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 2330275 ns/op 36296 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 447 355952 ns/op 25269 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1039 152017 ns/op 10801 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1080 157550 ns/op 9761 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 440 316635 ns/op 39210 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 172 866899 ns/op 66947 B/op 2223 allocs/op BenchmarkDecodeBytesSlice-4 400 334516 ns/op 23985 B/op 199 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1931202 ns/op 83159 B/op 3178 allocs/op BenchmarkDecodeMap-4 75 1824901 ns/op 54133 B/op 181 allocs/op PASS ok encoding/gob 4.166s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9220 12437 ns/op 20.58 MB/s BenchmarkEncode/1024-4 2709 45270 ns/op 22.62 MB/s BenchmarkEncode/4096-4 590 181012 ns/op 22.63 MB/s BenchmarkEncode/16384-4 169 709478 ns/op 23.09 MB/s BenchmarkDecode/256-4 21650 5533 ns/op 46.27 MB/s BenchmarkDecode/1024-4 5934 22289 ns/op 45.94 MB/s BenchmarkDecode/4096-4 1405 88384 ns/op 46.34 MB/s BenchmarkDecode/16384-4 340 359863 ns/op 45.53 MB/s BenchmarkDump/256-4 1206 104706 ns/op 2.44 MB/s BenchmarkDump/1024-4 258 394672 ns/op 2.59 MB/s BenchmarkDump/4096-4 81 1583825 ns/op 2.59 MB/s BenchmarkDump/16384-4 19 6489308 ns/op 2.52 MB/s PASS ok encoding/hex 2.964s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 130538174 ns/op 14.87 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 144865235 ns/op 13.40 MB/s 8395400 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 132684737 ns/op 14.62 MB/s 1943752 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 146276751 ns/op 13.27 MB/s 1946520 B/op 72 allocs/op BenchmarkMarshalBytes/32-4 19539 5955 ns/op BenchmarkMarshalBytes/256-4 5088 22394 ns/op BenchmarkMarshalBytes/4096-4 466 265978 ns/op BenchmarkMarshalBytesError/32-4 46 2444374 ns/op BenchmarkMarshalBytesError/256-4 46 2480466 ns/op BenchmarkMarshalBytesError/4096-4 42 2744410 ns/op BenchmarkMarshalMap-4 30430 4247 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 478364717 ns/op 4.06 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 28230 4131 ns/op 3.39 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39212 3262 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 449481675 ns/op 4.32 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 441891668 ns/op 4.39 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 64912 1970 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 122866 1259 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 227828 943.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16730 7035 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 67712 2298 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 62259 2128 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17559 6676 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2308 47724 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 465 217269 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1257710 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12268651 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 500319 217.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 486926 221.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 551331 201.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 499815 226.9 ns/op BenchmarkEncodeMarshaler-4 44715 2992 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 59074 2378 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4005940 33.04 ns/op BenchmarkNumberIsValidRegexp-4 14994 7761 ns/op PASS ok encoding/json 10.346s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3242606 ns/op 20.21 MB/s BenchmarkDecode-4 27 4608125 ns/op 19.27 MB/s PASS ok encoding/pem 1.336s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2511 54400 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 884 125789 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2904 34601 ns/op PASS ok encoding/xml 1.525s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 277222 466.2 ns/op BenchmarkAs-4 68314 1748 ns/op PASS ok errors 1.352s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 504037 247.8 ns/op BenchmarkIntSet-4 727174 193.2 ns/op BenchmarkFloatAdd-4 145221 1042 ns/op BenchmarkFloatSet-4 625312 198.4 ns/op BenchmarkStringSet-4 527400 264.3 ns/op BenchmarkMapSet-4 106576 1013 ns/op BenchmarkMapSetDifferent-4 87972 1908 ns/op BenchmarkMapSetDifferentRandom-4 289 390030 ns/op BenchmarkMapSetString-4 128554 1068 ns/op BenchmarkMapAddSame-4 30811 3334 ns/op BenchmarkMapAddDifferent-4 13722 8237 ns/op BenchmarkMapAddDifferentRandom-4 261 435588 ns/op BenchmarkMapAddSameSteadyState-4 372930 330.7 ns/op BenchmarkMapAddDifferentSteadyState-4 144802 788.3 ns/op BenchmarkMapString-4 8218 15621 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 21302 6109 ns/op PASS ok expvar 3.918s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 87582 1339 ns/op BenchmarkSprintfEmpty-4 308845 428.0 ns/op BenchmarkSprintfString-4 263635 626.8 ns/op BenchmarkSprintfTruncateString-4 223596 666.0 ns/op BenchmarkSprintfTruncateBytes-4 138210 864.7 ns/op BenchmarkSprintfSlowParsingPath-4 192765 679.6 ns/op BenchmarkSprintfQuoteString-4 47804 2403 ns/op BenchmarkSprintfInt-4 212754 613.0 ns/op BenchmarkSprintfIntInt-4 137403 835.8 ns/op BenchmarkSprintfPrefixedInt-4 168201 922.4 ns/op BenchmarkSprintfFloat-4 137127 1125 ns/op BenchmarkSprintfComplex-4 51560 2350 ns/op BenchmarkSprintfBoolean-4 210522 650.4 ns/op BenchmarkSprintfHexString-4 106938 1621 ns/op BenchmarkSprintfHexBytes-4 80366 1874 ns/op BenchmarkSprintfBytes-4 42500 3052 ns/op BenchmarkSprintfStringer-4 67429 2503 ns/op BenchmarkSprintfStructure-4 26124 6347 ns/op BenchmarkManyArgs-4 48900 2537 ns/op BenchmarkFprintInt-4 55846 2029 ns/op BenchmarkFprintfBytes-4 59131 1957 ns/op BenchmarkFprintIntNoAlloc-4 60603 1997 ns/op BenchmarkScanInts-4 32 3670057 ns/op BenchmarkScanRecursiveInt-4 1 435198242 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 448117749 ns/op PASS ok fmt 6.367s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 483 222118 ns/op PASS ok go/build 1.197s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 42825 2653 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14509 8149 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4774 26096 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1386 98471 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 306 395917 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 64 1761386 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 18 7028303 ns/op 846309 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 4 29340011 ns/op 3615224 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 120431395 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.528s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 332432335 ns/op 0.19 MB/s 45075528 B/op 48824 allocs/op PASS ok go/format 1.409s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 23430108 ns/op 2.30 MB/s BenchmarkParseOnly-4 6 19287058 ns/op 2.79 MB/s BenchmarkResolve-4 52 2202320 ns/op 24.45 MB/s PASS ok go/parser 2.976s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 168799851 ns/op 0.31 MB/s 5008632 B/op 27475 allocs/op BenchmarkPrintDecl-4 718 164656 ns/op 0.19 MB/s 16788 B/op 51 allocs/op PASS ok go/printer 1.374s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 255 465334 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 9182921 ns/op 5.45 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14232757 ns/op 5.19 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22227587 ns/op 5.56 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 188 617670 ns/op 5.02 MB/s PASS ok go/scanner 2.105s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1291458 79.04 ns/op PASS ok go/token 1.277s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1146690 ns/op BenchmarkNamed/Underlying/nongeneric-4 930188 124.4 ns/op BenchmarkNamed/Underlying/generic-4 974436 122.0 ns/op BenchmarkNamed/Underlying/src_instance-4 902282 124.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 125.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16525 7360 ns/op BenchmarkNamed/NewMethodSet/generic-4 16209 7399 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16101 7283 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14756 7334 ns/op BenchmarkCheck/http/funcbodies/info-4 1 671577086 ns/op 50035 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 499049718 ns/op 67380 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 250898305 ns/op 133912 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 243972091 ns/op 137722 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2841691103 ns/op 1839 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126796557 ns/op 40942 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 75230453 ns/op 68848 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 71366508 ns/op 73097 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 587651842 ns/op 3684 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 72595730 ns/op 29793 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 57854265 ns/op 37206 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 50402407 ns/op 42893 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1832720666 ns/op 37822 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 624137557 ns/op 110952 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 139546590 ns/op 495524 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 117795295 ns/op 584348 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2941811084 ns/op 682.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 111863922 ns/op 17895 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 89643138 ns/op 22278 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 88483928 ns/op 22567 lines/s PASS ok go/types 48.937s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10054 ns/op 101.85 MB/s PASS ok hash/adler32 1.157s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 226764 583.9 ns/op 25.69 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 230595 540.0 ns/op 27.78 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 131521 918.6 ns/op 43.54 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 143644 877.2 ns/op 45.60 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 410108 320.7 ns/op 1596.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 367914 319.9 ns/op 1600.60 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 397340 325.3 ns/op 3148.33 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 379816 329.0 ns/op 3112.27 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 268930 465.8 ns/op 8793.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 242020 473.6 ns/op 8648.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 56914 1991 ns/op 16456.38 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 64320 1865 ns/op 17573.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 359187 318.7 ns/op 47.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 417229 311.4 ns/op 48.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 419634 306.7 ns/op 130.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 403280 304.7 ns/op 131.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 315608 402.0 ns/op 1273.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 320384 407.5 ns/op 1256.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 278214 450.6 ns/op 2272.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 265347 460.2 ns/op 2225.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 257440 506.8 ns/op 8081.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 256075 506.8 ns/op 8081.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 58818 2032 ns/op 16124.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53805 2051 ns/op 15974.27 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 259729 502.8 ns/op 29.83 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 239770 510.5 ns/op 29.38 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 130452 909.0 ns/op 44.00 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 134506 901.9 ns/op 44.35 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10227 ns/op 50.06 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10889 ns/op 47.02 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5854 22002 ns/op 46.54 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5820 22200 ns/op 46.13 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1299 93992 ns/op 43.58 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1322 95421 ns/op 42.93 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 157 756775 ns/op 43.30 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 152 754544 ns/op 43.43 MB/s PASS ok hash/crc32 6.943s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 122 901243 ns/op 72.72 MB/s BenchmarkCrc64/ISO4KB-4 1550 78959 ns/op 51.88 MB/s BenchmarkCrc64/ISO1KB-4 7405 17300 ns/op 59.19 MB/s BenchmarkCrc64/ECMA64KB-4 129 908725 ns/op 72.12 MB/s BenchmarkCrc64/Random64KB-4 134 859190 ns/op 76.28 MB/s BenchmarkCrc64/Random16KB-4 530 225392 ns/op 72.69 MB/s PASS ok hash/crc64 2.198s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 10238 ns/op 100.02 MB/s BenchmarkFnv32aKB-4 12580 9663 ns/op 105.97 MB/s BenchmarkFnv64KB-4 12703 9757 ns/op 104.95 MB/s BenchmarkFnv64aKB-4 10000 10339 ns/op 99.05 MB/s BenchmarkFnv128KB-4 1684 75111 ns/op 13.63 MB/s BenchmarkFnv128aKB-4 1750 73767 ns/op 13.88 MB/s PASS ok hash/fnv 2.082s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 472362 258.2 ns/op 15.49 MB/s BenchmarkHash/n=4/Bytes-4 3541458 32.68 ns/op 122.40 MB/s BenchmarkHash/n=4/String-4 1801977 66.46 ns/op 60.18 MB/s BenchmarkHash/n=8/Write-4 502905 244.6 ns/op 32.71 MB/s BenchmarkHash/n=8/Bytes-4 3555939 33.63 ns/op 237.91 MB/s BenchmarkHash/n=8/String-4 1711372 67.22 ns/op 119.02 MB/s BenchmarkHash/n=16/Write-4 507788 251.1 ns/op 63.73 MB/s BenchmarkHash/n=16/Bytes-4 3512197 33.54 ns/op 477.01 MB/s BenchmarkHash/n=16/String-4 1793710 68.43 ns/op 233.83 MB/s BenchmarkHash/n=32/Write-4 435081 254.5 ns/op 125.75 MB/s BenchmarkHash/n=32/Bytes-4 3334197 34.53 ns/op 926.77 MB/s BenchmarkHash/n=32/String-4 1717172 68.77 ns/op 465.34 MB/s BenchmarkHash/n=64/Write-4 487605 262.5 ns/op 243.84 MB/s BenchmarkHash/n=64/Bytes-4 3365889 36.14 ns/op 1770.85 MB/s BenchmarkHash/n=64/String-4 1571541 70.19 ns/op 911.87 MB/s BenchmarkHash/n=256/Write-4 365244 348.4 ns/op 734.89 MB/s BenchmarkHash/n=256/Bytes-4 2252617 51.89 ns/op 4933.51 MB/s BenchmarkHash/n=256/String-4 1000000 119.3 ns/op 2145.25 MB/s BenchmarkHash/n=320/Write-4 329990 354.1 ns/op 903.80 MB/s BenchmarkHash/n=320/Bytes-4 2139037 56.75 ns/op 5638.72 MB/s BenchmarkHash/n=320/String-4 846927 149.8 ns/op 2135.66 MB/s BenchmarkHash/n=1024/Write-4 227628 548.7 ns/op 1866.25 MB/s BenchmarkHash/n=1024/Bytes-4 993943 128.7 ns/op 7955.32 MB/s BenchmarkHash/n=1024/String-4 320979 379.5 ns/op 2698.12 MB/s BenchmarkHash/n=4096/Write-4 94154 1231 ns/op 3327.83 MB/s BenchmarkHash/n=4096/Bytes-4 293215 446.3 ns/op 9177.18 MB/s BenchmarkHash/n=4096/String-4 88642 1359 ns/op 3012.90 MB/s BenchmarkHash/n=16384/Write-4 29154 4025 ns/op 4070.35 MB/s BenchmarkHash/n=16384/Bytes-4 69913 1670 ns/op 9809.92 MB/s BenchmarkHash/n=16384/String-4 22555 5190 ns/op 3156.56 MB/s PASS ok hash/maphash 6.253s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 616 194732 ns/op BenchmarkEscapeNone-4 157468 791.0 ns/op BenchmarkUnescape-4 679 167041 ns/op BenchmarkUnescapeNone-4 522652 201.5 ns/op BenchmarkUnescapeSparse-4 10000 19525 ns/op BenchmarkUnescapeDense-4 1010 118137 ns/op PASS ok html 2.010s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8167 13729 ns/op BenchmarkCSSEscaperNoSpecials-4 39457 3003 ns/op BenchmarkDecodeCSS-4 25398 4788 ns/op BenchmarkDecodeCSSNoSpecials-4 3077229 37.55 ns/op BenchmarkCSSValueFilter-4 98473 1214 ns/op BenchmarkCSSValueFilterOk-4 70131 1616 ns/op BenchmarkEscapedExecute-4 4845 25178 ns/op BenchmarkHTMLNospaceEscaper-4 10000 12048 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 52424 2211 ns/op BenchmarkStripTags-4 20180 6293 ns/op BenchmarkStripTagsNoSpecials-4 303447 518.0 ns/op BenchmarkJSValEscaperWithNum-4 21738 5388 ns/op BenchmarkJSValEscaperWithStr-4 5833 20387 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18688 6330 ns/op BenchmarkJSValEscaperWithObj-4 5320 23794 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13371 8984 ns/op BenchmarkJSStrEscaperNoSpecials-4 44248 2546 ns/op BenchmarkJSStrEscaper-4 10000 11912 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 44458 2626 ns/op BenchmarkJSRegexpEscaper-4 10000 12050 ns/op BenchmarkTemplateSpecialTags-4 100 1161471 ns/op BenchmarkURLEscaper-4 4436 26760 ns/op BenchmarkURLEscaperNoSpecials-4 174246 773.0 ns/op BenchmarkURLNormalizer-4 5907 20505 ns/op BenchmarkURLNormalizerNoSpecials-4 168931 813.3 ns/op BenchmarkSrcsetFilter-4 17973 6592 ns/op BenchmarkSrcsetFilterNoSpecials-4 107082 1170 ns/op PASS ok html/template 5.958s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 547424 207.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 498342 255.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 672024 202.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 428014 252.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1582701 73.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 101.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1578973 74.10 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 103.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1308981 90.78 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 408854 315.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 318762 364.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 426288 307.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 358056 376.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 678900 174.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 504728 255.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 745906 162.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 524193 255.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 365108 326.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1356453 88.02 ns/op BenchmarkRGBASetRGBA-4 1000000 101.1 ns/op BenchmarkRGBA64At-4 900349 141.5 ns/op BenchmarkRGBA64SetRGBA64-4 847213 151.8 ns/op BenchmarkNRGBAAt-4 1350132 88.81 ns/op BenchmarkNRGBASetNRGBA-4 1000000 101.5 ns/op BenchmarkNRGBA64At-4 897346 139.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 829854 157.3 ns/op BenchmarkAlphaAt-4 2326460 46.89 ns/op BenchmarkAlphaSetAlpha-4 2262202 51.61 ns/op BenchmarkAlpha16At-4 1503804 77.72 ns/op BenchmarkAlphaSetAlpha16-4 1327111 90.74 ns/op BenchmarkGrayAt-4 2341006 46.64 ns/op BenchmarkGraySetGray-4 2127994 51.50 ns/op BenchmarkGray16At-4 1503278 79.43 ns/op BenchmarkGraySetGray16-4 1313910 89.26 ns/op PASS ok image 7.322s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2826798 39.16 ns/op BenchmarkYCbCrToRGB/128-4 3423992 34.43 ns/op BenchmarkYCbCrToRGB/255-4 3312626 34.40 ns/op BenchmarkRGBToYCbCr/0-4 3332306 35.25 ns/op BenchmarkRGBToYCbCr/Cb-4 3296310 35.70 ns/op BenchmarkRGBToYCbCr/Cr-4 3389181 35.46 ns/op BenchmarkYCbCrToRGBA/0-4 2855125 42.75 ns/op BenchmarkYCbCrToRGBA/128-4 2705922 44.23 ns/op BenchmarkYCbCrToRGBA/255-4 3144080 38.04 ns/op BenchmarkNYCbCrAToRGBA/0-4 2846070 40.70 ns/op BenchmarkNYCbCrAToRGBA/128-4 2808340 40.54 ns/op BenchmarkNYCbCrAToRGBA/255-4 2833598 40.15 ns/op PASS ok image/color 3.249s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 38883404 ns/op BenchmarkFillSrc-4 337 355076 ns/op BenchmarkCopyOver-4 6 18464674 ns/op BenchmarkCopySrc-4 492 246091 ns/op BenchmarkNRGBAOver-4 7 15604588 ns/op BenchmarkNRGBASrc-4 10 11825736 ns/op BenchmarkYCbCr-4 9 11828095 ns/op BenchmarkGray-4 16 7172233 ns/op BenchmarkCMYK-4 9 11113226 ns/op BenchmarkGlyphOver-4 20 5899220 ns/op BenchmarkRGBAMaskOver-4 5 24371506 ns/op BenchmarkGrayMaskOver-4 6 18393608 ns/op BenchmarkRGBA64ImageMaskOver-4 3 33893617 ns/op BenchmarkRGBA-4 5 22698028 ns/op BenchmarkPalettedFill-4 888 129234 ns/op BenchmarkPalettedRGBA-4 5 25287664 ns/op BenchmarkGenericOver-4 2 51644056 ns/op BenchmarkGenericMaskOver-4 5 23195991 ns/op BenchmarkGenericSrc-4 3 34455613 ns/op BenchmarkGenericMaskSrc-4 4 31681579 ns/op PASS ok image/draw 7.376s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5519972 ns/op 2.80 MB/s 48618 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 133086066 ns/op 2.31 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2730933074 ns/op 0.45 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 2267466 ns/op 6.81 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 139289797 ns/op 0.44 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.880s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4568 27506 ns/op BenchmarkIDCT-4 5016 24647 ns/op BenchmarkDecodeBaseline-4 8 15051529 ns/op 4.11 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20196095 ns/op 3.06 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 172743737 ns/op 7.11 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 216360860 ns/op 4.26 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.500s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16772134 7.490 ns/op BenchmarkDecodeGray-4 10 10136510 ns/op 6.47 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42093530 ns/op 6.23 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 35148512 ns/op 7.46 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 6515154 ns/op 10.06 MB/s 140354 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 34691816 ns/op 7.56 MB/s 332130 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 43556412 ns/op 6.02 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 54174158 ns/op 5.67 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 55735339 ns/op 5.51 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 189732527 ns/op 6.48 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 195906801 ns/op 6.27 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 4 32534325 ns/op 9.44 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 189418888 ns/op 6.49 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 736165636 ns/op 1.67 MB/s 864200 B/op 36 allocs/op PASS ok image/png 4.919s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55232514 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45692250 ns/op 2.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 283999874 ns/op 1.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 254516688 ns/op 1.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52801639 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44403113 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 273348106 ns/op 1.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 240572460 ns/op 2.08 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 568673660 ns/op 1.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 517772183 ns/op 1.93 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3283500877 ns/op 1.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3096756583 ns/op 1.61 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 9140282 ns/op 10.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9193115 ns/op 10.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 45497106 ns/op 10.99 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47266973 ns/op 10.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90631187 ns/op 11.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 93688862 ns/op 10.67 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 467922606 ns/op 10.69 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 479763789 ns/op 10.42 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 59356516 ns/op 1.68 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47974309 ns/op 2.08 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 312702438 ns/op 1.60 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 290812762 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 672275677 ns/op 1.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 668562355 ns/op 1.50 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4964145527 ns/op 1.01 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4698057537 ns/op 1.06 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 160407052 ns/op 26.06 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 153603883 ns/op 27.21 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 40.673s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 104.9 ns/op 2440.98 MB/s PASS ok internal/chacha8rand 1.171s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 33985 3425 ns/op 0.29 MB/s BenchmarkMarshalCorpusFile/2-4 34044 3664 ns/op 0.55 MB/s BenchmarkMarshalCorpusFile/4-4 30144 3963 ns/op 1.01 MB/s BenchmarkMarshalCorpusFile/8-4 23996 4680 ns/op 1.71 MB/s BenchmarkMarshalCorpusFile/16-4 18553 6320 ns/op 2.53 MB/s BenchmarkMarshalCorpusFile/32-4 12422 9219 ns/op 3.47 MB/s BenchmarkMarshalCorpusFile/64-4 9735 12270 ns/op 5.22 MB/s BenchmarkMarshalCorpusFile/128-4 6636 17628 ns/op 7.26 MB/s BenchmarkMarshalCorpusFile/256-4 3222 44605 ns/op 5.74 MB/s BenchmarkMarshalCorpusFile/512-4 1636 88330 ns/op 5.80 MB/s BenchmarkMarshalCorpusFile/1024-4 846 174699 ns/op 5.86 MB/s BenchmarkMarshalCorpusFile/2048-4 326 339693 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/4096-4 171 659318 ns/op 6.21 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1378041 ns/op 5.94 MB/s BenchmarkMarshalCorpusFile/16384-4 60 2655226 ns/op 6.17 MB/s BenchmarkMarshalCorpusFile/32768-4 21 6452742 ns/op 5.08 MB/s BenchmarkMarshalCorpusFile/65536-4 10 12336692 ns/op 5.31 MB/s BenchmarkMarshalCorpusFile/131072-4 4 26930792 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/262144-4 3 45917348 ns/op 5.71 MB/s BenchmarkMarshalCorpusFile/524288-4 2 89286294 ns/op 5.87 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 179311486 ns/op 5.85 MB/s BenchmarkUnmarshalCorpusFile/1-4 6934 15411 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7080 15481 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6307 16005 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/8-4 7702 17730 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/16-4 5035 22016 ns/op 0.73 MB/s BenchmarkUnmarshalCorpusFile/32-4 4502 29834 ns/op 1.07 MB/s BenchmarkUnmarshalCorpusFile/64-4 3392 35904 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/128-4 2828 47613 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/256-4 961 121962 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/512-4 511 236103 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/1024-4 265 445414 ns/op 2.30 MB/s BenchmarkUnmarshalCorpusFile/2048-4 135 881665 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1753754 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3456152 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 6951266 ns/op 2.36 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13762937 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27346168 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 55704082 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 119125456 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 224178169 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 444285395 ns/op 2.36 MB/s BenchmarkMutatorBytes/1-4 32401 3782 ns/op BenchmarkMutatorBytes/10-4 31752 3446 ns/op BenchmarkMutatorBytes/100-4 32886 3584 ns/op BenchmarkMutatorBytes/1000-4 20793 5111 ns/op BenchmarkMutatorBytes/10000-4 7387 20800 ns/op BenchmarkMutatorBytes/100000-4 966 139684 ns/op BenchmarkMutatorString/1-4 33178 3964 ns/op BenchmarkMutatorString/10-4 30558 3693 ns/op BenchmarkMutatorString/100-4 28478 4437 ns/op BenchmarkMutatorString/1000-4 14323 7856 ns/op BenchmarkMutatorString/10000-4 3506 49944 ns/op BenchmarkMutatorString/100000-4 306 357490 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17288 7221 ns/op BenchmarkMutatorAllBasicTypes/string-4 16137 7366 ns/op BenchmarkMutatorAllBasicTypes/bool-4 53491 2140 ns/op BenchmarkMutatorAllBasicTypes/float32-4 47721 2528 ns/op BenchmarkMutatorAllBasicTypes/float64-4 48726 2439 ns/op BenchmarkMutatorAllBasicTypes/int-4 51765 2301 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49965 2280 ns/op BenchmarkMutatorAllBasicTypes/int16-4 52608 2292 ns/op BenchmarkMutatorAllBasicTypes/int32-4 52552 2258 ns/op BenchmarkMutatorAllBasicTypes/int64-4 49455 2304 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48938 2336 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 49854 2344 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46294 2390 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 48801 2372 ns/op PASS ok internal/fuzz 14.283s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 14647 7493 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 136166 900.0 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.619s PASS ok internal/poll 1.030s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 25021378 ns/op PASS ok internal/trace 2.857s PASS ok internal/zstd 1.065s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 10791 ns/op BenchmarkCopyNLarge-4 252 408207 ns/op PASS ok io 1.363s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 158709 854.8 ns/op BenchmarkPrintln-4 21420 5546 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 32940 3707 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 5419 21037 ns/op BenchmarkDiscard-4 717118 154.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.931s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 63981 1903 ns/op BenchmarkJSONHandler/defaults-4 6684 17981 ns/op 516 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3729 29073 ns/op 799 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4890 25765 ns/op 751 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7022 17248 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7628 17360 ns/op 520 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4561 28565 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26194 4297 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 27308 4558 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 85224 1377 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 62125 2009 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 60705 1894 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 54061 2164 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 62571 2069 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 60788 1964 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1324338 88.86 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 773830 155.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 694288 151.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 699596 197.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 537307 229.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5684 28794 ns/op BenchmarkDispatch/switch-checked-4 180202 695.3 ns/op BenchmarkDispatch/As-4 212395 578.5 ns/op BenchmarkDispatch/Visit-4 158362 780.9 ns/op BenchmarkUnsafeStrings-4 16641 7138 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 5.368s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1140606 97.06 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1190632 100.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 596462 172.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 229161 555.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 53118 2665 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 55694 2846 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 26529 5437 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5614 23278 ns/op 3452 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 12787 11094 ns/op 602 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13026 10353 ns/op 608 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8124 16229 ns/op 1079 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2391 54307 ns/op 4310 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14712 8691 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 14416 9321 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8582 14577 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 2454 42563 ns/op 3732 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.236s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 29055846 ns/op PASS ok maps 2.831s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2396618 47.29 ns/op BenchmarkAcosh-4 998538 117.7 ns/op BenchmarkAsin-4 2519606 45.95 ns/op BenchmarkAsinh-4 1000000 117.0 ns/op BenchmarkAtan-4 2870521 41.02 ns/op BenchmarkAtanh-4 1000000 118.4 ns/op BenchmarkAtan2-4 2151739 54.90 ns/op BenchmarkCbrt-4 1231608 95.96 ns/op BenchmarkCeil-4 21900108 5.249 ns/op BenchmarkCopysign-4 2765472 42.15 ns/op BenchmarkCos-4 1281464 91.21 ns/op BenchmarkCosh-4 1614082 73.86 ns/op BenchmarkErf-4 2865031 39.69 ns/op BenchmarkErfc-4 2894703 39.18 ns/op BenchmarkErfinv-4 3100786 38.76 ns/op BenchmarkErfcinv-4 2870532 39.71 ns/op BenchmarkExp-4 7393506 15.26 ns/op BenchmarkExpGo-4 920210 134.8 ns/op BenchmarkExpm1-4 2618983 45.35 ns/op BenchmarkExp2-4 1000000 126.8 ns/op BenchmarkExp2Go-4 850856 132.8 ns/op BenchmarkAbs-4 3852988 29.20 ns/op BenchmarkDim-4 12793503 9.152 ns/op BenchmarkFloor-4 22735662 5.253 ns/op BenchmarkMax-4 14985727 7.829 ns/op BenchmarkMin-4 13806552 8.159 ns/op BenchmarkMod-4 281857 444.7 ns/op BenchmarkFrexp-4 1571592 75.52 ns/op BenchmarkGamma-4 918769 147.8 ns/op BenchmarkHypot-4 13578820 9.632 ns/op BenchmarkHypotGo-4 1328098 93.70 ns/op BenchmarkIlogb-4 1709256 70.72 ns/op BenchmarkJ0-4 294734 437.8 ns/op BenchmarkJ1-4 287589 416.4 ns/op BenchmarkJn-4 127935 962.1 ns/op BenchmarkLdexp-4 1499739 77.22 ns/op BenchmarkLgamma-4 1000000 111.8 ns/op BenchmarkLog-4 6683004 18.85 ns/op BenchmarkLogb-4 1554096 75.83 ns/op BenchmarkLog1p-4 1299022 91.07 ns/op BenchmarkLog10-4 6129139 19.03 ns/op BenchmarkLog2-4 1000000 100.6 ns/op BenchmarkModf-4 2094852 54.76 ns/op BenchmarkNextafter32-4 2012096 57.96 ns/op BenchmarkNextafter64-4 1996681 57.00 ns/op BenchmarkPowInt-4 450447 272.7 ns/op BenchmarkPowFrac-4 372219 337.8 ns/op BenchmarkPow10Pos-4 6082380 18.74 ns/op BenchmarkPow10Neg-4 6007567 19.17 ns/op BenchmarkRound-4 3665002 30.71 ns/op BenchmarkRoundToEven-4 11869462 10.45 ns/op BenchmarkRemainder-4 413232 317.9 ns/op BenchmarkSignbit-4 5579956 20.66 ns/op BenchmarkSin-4 1609813 70.72 ns/op BenchmarkSincos-4 1000000 106.4 ns/op BenchmarkSinh-4 2025627 55.44 ns/op BenchmarkSqrtIndirect-4 23225493 5.522 ns/op BenchmarkSqrtLatency-4 22321531 5.234 ns/op BenchmarkSqrtIndirectLatency-4 23956050 5.243 ns/op BenchmarkSqrtGoLatency-4 1208917 97.43 ns/op BenchmarkSqrtPrime-4 44050 2723 ns/op BenchmarkTan-4 1632309 73.72 ns/op BenchmarkTanh-4 1470860 79.94 ns/op BenchmarkTrunc-4 22475028 5.201 ns/op BenchmarkY0-4 292034 437.0 ns/op BenchmarkY1-4 306501 450.9 ns/op BenchmarkYn-4 135049 893.1 ns/op BenchmarkFloat64bits-4 5837114 19.78 ns/op BenchmarkFloat64frombits-4 5774616 19.89 ns/op BenchmarkFloat32bits-4 5970190 19.47 ns/op BenchmarkFloat32frombits-4 5699236 19.82 ns/op BenchmarkFMA-4 22788793 5.624 ns/op PASS ok math 13.958s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14611426 8.094 ns/op 7907.01 MB/s BenchmarkAddVV/2-4 13563483 9.035 ns/op 14166.40 MB/s BenchmarkAddVV/3-4 11851719 10.01 ns/op 19177.26 MB/s BenchmarkAddVV/4-4 11340663 10.17 ns/op 25164.33 MB/s BenchmarkAddVV/5-4 11672350 10.47 ns/op 30560.54 MB/s BenchmarkAddVV/10-4 9718408 13.29 ns/op 48174.36 MB/s BenchmarkAddVV/100-4 2064871 50.83 ns/op 125906.45 MB/s BenchmarkAddVV/1000-4 290395 446.0 ns/op 143485.18 MB/s BenchmarkSubVV/1-4 14759961 8.482 ns/op 7545.42 MB/s BenchmarkSubVV/2-4 12990427 9.139 ns/op 14005.28 MB/s BenchmarkSubVV/3-4 12796342 10.09 ns/op 19027.26 MB/s BenchmarkSubVV/4-4 12219415 10.19 ns/op 25133.05 MB/s BenchmarkSubVV/5-4 10977729 11.47 ns/op 27893.46 MB/s BenchmarkSubVV/10-4 8350011 13.48 ns/op 47470.37 MB/s BenchmarkSubVV/100-4 1954120 51.72 ns/op 123744.72 MB/s BenchmarkSubVV/1000-4 284422 487.6 ns/op 131241.98 MB/s BenchmarkAddVW/1-4 14242638 8.220 ns/op 973.27 MB/s BenchmarkAddVW/2-4 13085134 8.811 ns/op 1816.01 MB/s BenchmarkAddVW/3-4 12791661 9.475 ns/op 2533.08 MB/s BenchmarkAddVW/4-4 13720843 9.154 ns/op 3495.59 MB/s BenchmarkAddVW/5-4 11818000 9.313 ns/op 4295.21 MB/s BenchmarkAddVW/10-4 9871369 11.30 ns/op 7080.13 MB/s BenchmarkAddVW/100-4 294238 417.6 ns/op 1915.93 MB/s BenchmarkAddVW/1000-4 42171 2797 ns/op 2860.60 MB/s BenchmarkAddVWext/1-4 15059439 8.448 ns/op 947.02 MB/s BenchmarkAddVWext/2-4 14704640 8.467 ns/op 1889.58 MB/s BenchmarkAddVWext/3-4 12996519 9.449 ns/op 2540.05 MB/s BenchmarkAddVWext/4-4 13714562 9.119 ns/op 3509.13 MB/s BenchmarkAddVWext/5-4 12606985 9.363 ns/op 4272.29 MB/s BenchmarkAddVWext/10-4 10242729 11.24 ns/op 7119.44 MB/s BenchmarkAddVWext/100-4 66577 1768 ns/op 452.52 MB/s BenchmarkAddVWext/1000-4 7650 17137 ns/op 466.82 MB/s BenchmarkSubVW/1-4 15746622 7.988 ns/op 1001.48 MB/s BenchmarkSubVW/2-4 14831797 8.244 ns/op 1940.74 MB/s BenchmarkSubVW/3-4 13437974 9.093 ns/op 2639.32 MB/s BenchmarkSubVW/4-4 13362662 8.797 ns/op 3637.45 MB/s BenchmarkSubVW/5-4 13445647 9.250 ns/op 4324.13 MB/s BenchmarkSubVW/10-4 10151768 10.96 ns/op 7299.96 MB/s BenchmarkSubVW/100-4 310923 410.8 ns/op 1947.27 MB/s BenchmarkSubVW/1000-4 42937 2692 ns/op 2972.14 MB/s BenchmarkSubVWext/1-4 15722398 8.057 ns/op 992.89 MB/s BenchmarkSubVWext/2-4 13799505 8.695 ns/op 1840.14 MB/s BenchmarkSubVWext/3-4 13614397 9.014 ns/op 2662.45 MB/s BenchmarkSubVWext/4-4 13787121 8.756 ns/op 3654.79 MB/s BenchmarkSubVWext/5-4 12920030 9.131 ns/op 4380.59 MB/s BenchmarkSubVWext/10-4 10149382 10.81 ns/op 7403.27 MB/s BenchmarkSubVWext/100-4 67408 1755 ns/op 455.75 MB/s BenchmarkSubVWext/1000-4 7179 17199 ns/op 465.14 MB/s BenchmarkMulAddVWW/1-4 12775137 9.580 ns/op 6680.39 MB/s BenchmarkMulAddVWW/2-4 12711699 9.980 ns/op 12825.52 MB/s BenchmarkMulAddVWW/3-4 12486111 9.719 ns/op 19754.50 MB/s BenchmarkMulAddVWW/4-4 12031959 10.25 ns/op 24973.79 MB/s BenchmarkMulAddVWW/5-4 10953633 10.64 ns/op 30079.36 MB/s BenchmarkMulAddVWW/10-4 8404227 14.36 ns/op 44577.96 MB/s BenchmarkMulAddVWW/100-4 1596073 76.84 ns/op 83290.70 MB/s BenchmarkMulAddVWW/1000-4 179558 715.5 ns/op 89447.06 MB/s BenchmarkAddMulVVW/1-4 15615292 8.204 ns/op 7801.25 MB/s BenchmarkAddMulVVW/2-4 13913252 9.022 ns/op 14187.29 MB/s BenchmarkAddMulVVW/3-4 11668690 9.901 ns/op 19392.87 MB/s BenchmarkAddMulVVW/4-4 10814157 10.74 ns/op 23837.71 MB/s BenchmarkAddMulVVW/5-4 10576030 11.42 ns/op 28024.86 MB/s BenchmarkAddMulVVW/10-4 8312257 13.58 ns/op 47114.73 MB/s BenchmarkAddMulVVW/100-4 1966911 61.82 ns/op 103522.76 MB/s BenchmarkAddMulVVW/1000-4 237621 552.4 ns/op 115855.46 MB/s BenchmarkDivWVW/1-4 1964635 60.36 ns/op 1060.33 MB/s BenchmarkDivWVW/2-4 977108 119.6 ns/op 1070.17 MB/s BenchmarkDivWVW/3-4 813879 154.3 ns/op 1244.52 MB/s BenchmarkDivWVW/4-4 708016 182.8 ns/op 1400.16 MB/s BenchmarkDivWVW/5-4 622720 205.3 ns/op 1558.75 MB/s BenchmarkDivWVW/10-4 334640 376.8 ns/op 1698.45 MB/s BenchmarkDivWVW/100-4 35412 3173 ns/op 2016.96 MB/s BenchmarkDivWVW/1000-4 4231 30326 ns/op 2110.40 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15934602 7.702 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14287532 7.270 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14190418 8.115 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15304326 7.689 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12877477 8.522 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13535085 8.065 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12146656 9.386 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13293541 8.750 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10650278 10.11 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11750449 9.475 ns/op BenchmarkNonZeroShifts/10/shrVU-4 9218180 12.98 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8857712 12.45 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1443304 78.47 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1612502 66.71 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 188208 670.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 216158 599.1 ns/op BenchmarkDecimalConversion-4 195 591142 ns/op BenchmarkFloatString/100-4 10000 10503 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 216 556592 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50684294 ns/op 61100 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 5037743783 ns/op 823864 B/op 516 allocs/op BenchmarkFloatAdd/10-4 161967 779.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 143540 776.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 145815 874.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 81339 1411 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17350 6639 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 194274 598.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 210591 603.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 202999 626.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 163515 775.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 51210 2236 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1752 68165 ns/op BenchmarkParseFloatLargeExp-4 428 287580 ns/op BenchmarkGCD10x10/WithoutXY-4 174658 732.1 ns/op BenchmarkGCD10x10/WithXY-4 48525 2499 ns/op BenchmarkGCD10x100/WithoutXY-4 89833 1472 ns/op BenchmarkGCD10x100/WithXY-4 15259 7746 ns/op BenchmarkGCD10x1000/WithoutXY-4 55054 2496 ns/op BenchmarkGCD10x1000/WithXY-4 11026 10597 ns/op BenchmarkGCD100x100/WithoutXY-4 21560 5752 ns/op BenchmarkGCD100x100/WithXY-4 10000 12848 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10934 ns/op BenchmarkGCD100x1000/WithXY-4 6141 20539 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2085 61788 ns/op BenchmarkGCD1000x1000/WithXY-4 1042 110450 ns/op BenchmarkHilbert-4 18 6160105 ns/op BenchmarkBinomial-4 11436 10592 ns/op BenchmarkQuoRem-4 21055 5806 ns/op BenchmarkExp-4 16 7477019 ns/op BenchmarkExpMont/Odd-4 112 988124 ns/op 2596 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1000078 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1067579 ns/op 3825 B/op 52 allocs/op BenchmarkExpMont/Even3-4 102 1118544 ns/op 3818 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1146161 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1075381 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1115567 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even64-4 124 927392 ns/op 3646 B/op 54 allocs/op BenchmarkExpMont/Even96-4 115 978625 ns/op 3797 B/op 52 allocs/op BenchmarkExpMont/Even128-4 141 844211 ns/op 3246 B/op 50 allocs/op BenchmarkExpMont/Even255-4 150 786048 ns/op 2968 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 324 365184 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 283 426098 ns/op 1733 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 260 407620 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 282 415539 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 15 7576502 ns/op BenchmarkBitset-4 618333 207.5 ns/op BenchmarkBitsetNeg-4 274984 455.4 ns/op BenchmarkBitsetOrig-4 168462 704.4 ns/op BenchmarkBitsetNegOrig-4 106177 1184 ns/op BenchmarkModSqrt225_Tonelli-4 97 1244176 ns/op BenchmarkModSqrt225_3Mod4-4 312 378918 ns/op BenchmarkModSqrt231_Tonelli-4 92 1269948 ns/op BenchmarkModSqrt231_5Mod8-4 261 432680 ns/op BenchmarkModInverse-4 10000 11842 ns/op BenchmarkSqrt-4 1724 79050 ns/op BenchmarkIntSqr/1-4 886305 134.8 ns/op BenchmarkIntSqr/2-4 463531 234.1 ns/op BenchmarkIntSqr/3-4 503206 267.4 ns/op BenchmarkIntSqr/5-4 391654 338.8 ns/op BenchmarkIntSqr/8-4 273554 453.6 ns/op BenchmarkIntSqr/10-4 236593 529.1 ns/op BenchmarkIntSqr/20-4 44791 3006 ns/op BenchmarkIntSqr/30-4 30068 3661 ns/op BenchmarkIntSqr/50-4 22129 5708 ns/op BenchmarkIntSqr/80-4 12612 8729 ns/op BenchmarkIntSqr/100-4 10000 11314 ns/op BenchmarkIntSqr/200-4 4131 28269 ns/op BenchmarkIntSqr/300-4 1830 70606 ns/op BenchmarkIntSqr/500-4 897 126767 ns/op BenchmarkIntSqr/800-4 344 316952 ns/op BenchmarkIntSqr/1000-4 270 444339 ns/op BenchmarkDiv/20/10-4 391920 327.3 ns/op BenchmarkDiv/40/20-4 401443 327.2 ns/op BenchmarkDiv/100/50-4 346932 374.5 ns/op BenchmarkDiv/200/100-4 46178 2555 ns/op BenchmarkDiv/400/200-4 45684 2674 ns/op BenchmarkDiv/1000/500-4 37960 3113 ns/op BenchmarkDiv/2000/1000-4 30429 4026 ns/op BenchmarkDiv/20000/10000-4 1178 100680 ns/op BenchmarkDiv/200000/100000-4 33 4312307 ns/op BenchmarkDiv/2000000/1000000-4 1 113938749 ns/op BenchmarkDiv/20000000/10000000-4 1 3358775662 ns/op BenchmarkMul-4 5 21871519 ns/op BenchmarkNatMul/10-4 193147 978.9 ns/op BenchmarkNatMul/100-4 6049 29218 ns/op BenchmarkNatMul/1000-4 158 740921 ns/op BenchmarkZeroShifts/Shl-4 10000 16152 ns/op BenchmarkZeroShifts/ShlSame-4 3017731 37.83 ns/op BenchmarkZeroShifts/Shr-4 10000 14429 ns/op BenchmarkZeroShifts/ShrSame-4 2989036 34.55 ns/op BenchmarkExp3Power/0x10-4 164071 874.2 ns/op BenchmarkExp3Power/0x40-4 114530 1026 ns/op BenchmarkExp3Power/0x100-4 80310 1782 ns/op BenchmarkExp3Power/0x400-4 35480 3644 ns/op BenchmarkExp3Power/0x1000-4 8200 15283 ns/op BenchmarkExp3Power/0x4000-4 1896 71921 ns/op BenchmarkExp3Power/0x10000-4 188 593377 ns/op BenchmarkExp3Power/0x40000-4 20 5634872 ns/op BenchmarkExp3Power/0x100000-4 2 52576728 ns/op BenchmarkExp3Power/0x400000-4 1 478929382 ns/op BenchmarkFibo-4 3 36342527 ns/op BenchmarkNatSqr/1-4 766443 210.5 ns/op BenchmarkNatSqr/2-4 452079 386.0 ns/op BenchmarkNatSqr/3-4 448242 402.0 ns/op BenchmarkNatSqr/5-4 345867 550.3 ns/op BenchmarkNatSqr/8-4 217119 745.6 ns/op BenchmarkNatSqr/10-4 193672 905.5 ns/op BenchmarkNatSqr/20-4 37926 3258 ns/op BenchmarkNatSqr/30-4 29322 4334 ns/op BenchmarkNatSqr/50-4 15613 7296 ns/op BenchmarkNatSqr/80-4 10000 11413 ns/op BenchmarkNatSqr/100-4 10000 14899 ns/op BenchmarkNatSqr/200-4 3944 34645 ns/op BenchmarkNatSqr/300-4 1600 98493 ns/op BenchmarkNatSqr/500-4 686 175033 ns/op BenchmarkNatSqr/800-4 298 384257 ns/op BenchmarkNatSqr/1000-4 226 506171 ns/op BenchmarkNatSetBytes/8-4 687074 160.2 ns/op BenchmarkNatSetBytes/24-4 264159 592.8 ns/op BenchmarkNatSetBytes/128-4 46959 2474 ns/op BenchmarkNatSetBytes/7-4 799206 145.2 ns/op BenchmarkNatSetBytes/23-4 266526 536.7 ns/op BenchmarkNatSetBytes/127-4 50550 2342 ns/op BenchmarkScanPi-4 190 649917 ns/op BenchmarkStringPiParallel-4 644 368549 ns/op BenchmarkScan/10/Base2-4 32458 3485 ns/op BenchmarkScan/100/Base2-4 4305 32014 ns/op BenchmarkScan/1000/Base2-4 352 315750 ns/op BenchmarkScan/10/Base8-4 85119 1449 ns/op BenchmarkScan/100/Base8-4 10000 11259 ns/op BenchmarkScan/1000/Base8-4 1038 111782 ns/op BenchmarkScan/10/Base10-4 77108 1480 ns/op BenchmarkScan/100/Base10-4 12363 10556 ns/op BenchmarkScan/1000/Base10-4 1040 105555 ns/op BenchmarkScan/10/Base16-4 90614 1360 ns/op BenchmarkScan/100/Base16-4 12577 8805 ns/op BenchmarkScan/1000/Base16-4 1563 88848 ns/op BenchmarkString/10/Base2-4 155773 731.5 ns/op BenchmarkString/100/Base2-4 24506 4960 ns/op BenchmarkString/1000/Base2-4 2450 51925 ns/op BenchmarkString/10/Base8-4 357457 405.6 ns/op BenchmarkString/100/Base8-4 66212 2178 ns/op BenchmarkString/1000/Base8-4 6939 17881 ns/op BenchmarkString/10/Base10-4 168290 725.2 ns/op BenchmarkString/100/Base10-4 33835 3799 ns/op BenchmarkString/1000/Base10-4 4047 29278 ns/op BenchmarkString/10/Base16-4 370017 368.5 ns/op BenchmarkString/100/Base16-4 84817 1479 ns/op BenchmarkString/1000/Base16-4 10000 12402 ns/op BenchmarkLeafSize/0-4 26 4667458 ns/op BenchmarkLeafSize/1-4 315 318975 ns/op BenchmarkLeafSize/2-4 386 308115 ns/op BenchmarkLeafSize/3-4 296 421798 ns/op BenchmarkLeafSize/4-4 375 330049 ns/op BenchmarkLeafSize/5-4 243 521194 ns/op BenchmarkLeafSize/6-4 283 418169 ns/op BenchmarkLeafSize/7-4 322 365038 ns/op BenchmarkLeafSize/8-4 368 299058 ns/op BenchmarkLeafSize/9-4 234 523577 ns/op BenchmarkLeafSize/10-4 273 473646 ns/op BenchmarkLeafSize/11-4 288 424251 ns/op BenchmarkLeafSize/12-4 316 388879 ns/op BenchmarkLeafSize/13-4 273 504031 ns/op BenchmarkLeafSize/14-4 336 395919 ns/op BenchmarkLeafSize/15-4 349 374157 ns/op BenchmarkLeafSize/16-4 427 314523 ns/op BenchmarkLeafSize/32-4 424 320602 ns/op BenchmarkLeafSize/64-4 339 351977 ns/op BenchmarkProbablyPrime/n=0-4 8 13244005 ns/op BenchmarkProbablyPrime/n=1-4 7 15639126 ns/op BenchmarkProbablyPrime/n=5-4 5 20724265 ns/op BenchmarkProbablyPrime/n=10-4 4 28841444 ns/op BenchmarkProbablyPrime/n=20-4 3 46286125 ns/op BenchmarkProbablyPrime/Lucas-4 10 11090784 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 64 1643952 ns/op BenchmarkRatCmp-4 186682 827.1 ns/op BenchmarkFloatPrecExact/1-4 82502 1281 ns/op BenchmarkFloatPrecExact/10-4 28629 3704 ns/op BenchmarkFloatPrecExact/100-4 9661 11873 ns/op BenchmarkFloatPrecExact/1000-4 2124 55650 ns/op BenchmarkFloatPrecExact/10000-4 145 937270 ns/op BenchmarkFloatPrecExact/100000-4 3 36780377 ns/op BenchmarkFloatPrecExact/1000000-4 1 1682041724 ns/op BenchmarkFloatPrecMixed/1-4 89524 1347 ns/op BenchmarkFloatPrecMixed/10-4 28503 4557 ns/op BenchmarkFloatPrecMixed/100-4 5907 24220 ns/op BenchmarkFloatPrecMixed/1000-4 391 299829 ns/op BenchmarkFloatPrecMixed/10000-4 14 8776546 ns/op BenchmarkFloatPrecMixed/100000-4 1 470254877 ns/op BenchmarkFloatPrecMixed/1000000-4 1 27821943321 ns/op BenchmarkFloatPrecInexact/1-4 145197 753.7 ns/op BenchmarkFloatPrecInexact/10-4 139041 887.7 ns/op BenchmarkFloatPrecInexact/100-4 88052 1470 ns/op BenchmarkFloatPrecInexact/1000-4 19878 5483 ns/op BenchmarkFloatPrecInexact/10000-4 3966 47025 ns/op BenchmarkFloatPrecInexact/100000-4 300 431855 ns/op BenchmarkFloatPrecInexact/1000000-4 30 6749094 ns/op BenchmarkFloatSqrt/64-4 17845 6501 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10053 10249 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7896 14798 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4856 29201 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 871 152170 ns/op 17913 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 60 1902897 ns/op 175543 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 152602195 ns/op 3732296 B/op 579 allocs/op PASS ok math/big 95.056s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9566974 12.76 ns/op BenchmarkLeadingZeros8-4 8290236 12.81 ns/op BenchmarkLeadingZeros16-4 8832187 11.95 ns/op BenchmarkLeadingZeros32-4 10581176 11.80 ns/op BenchmarkLeadingZeros64-4 9825794 11.44 ns/op BenchmarkTrailingZeros-4 8521681 12.25 ns/op BenchmarkTrailingZeros8-4 10453353 11.59 ns/op BenchmarkTrailingZeros16-4 10371007 11.22 ns/op BenchmarkTrailingZeros32-4 10365567 11.64 ns/op BenchmarkTrailingZeros64-4 9988246 11.29 ns/op BenchmarkOnesCount-4 8649370 12.15 ns/op BenchmarkOnesCount8-4 9617598 12.68 ns/op BenchmarkOnesCount16-4 9880701 11.72 ns/op BenchmarkOnesCount32-4 9272665 11.96 ns/op BenchmarkOnesCount64-4 9959181 11.96 ns/op BenchmarkRotateLeft-4 9652285 12.53 ns/op BenchmarkRotateLeft8-4 10047820 11.57 ns/op BenchmarkRotateLeft16-4 11238318 12.07 ns/op BenchmarkRotateLeft32-4 10184810 11.11 ns/op BenchmarkRotateLeft64-4 11124019 11.99 ns/op BenchmarkReverse-4 13831471 8.293 ns/op BenchmarkReverse8-4 17503695 6.703 ns/op BenchmarkReverse16-4 14477233 6.946 ns/op BenchmarkReverse32-4 16529226 7.392 ns/op BenchmarkReverse64-4 15649794 7.749 ns/op BenchmarkReverseBytes-4 18979665 6.490 ns/op BenchmarkReverseBytes16-4 18194509 6.460 ns/op BenchmarkReverseBytes32-4 20639571 6.644 ns/op BenchmarkReverseBytes64-4 16292048 7.406 ns/op BenchmarkAdd-4 9006661 12.02 ns/op BenchmarkAdd32-4 9541671 11.47 ns/op BenchmarkAdd64-4 9895364 13.01 ns/op BenchmarkAdd64multiple-4 19044574 5.872 ns/op BenchmarkSub-4 8893239 12.04 ns/op BenchmarkSub32-4 8728227 12.01 ns/op BenchmarkSub64-4 8705067 11.99 ns/op BenchmarkSub64multiple-4 20413189 6.149 ns/op BenchmarkMul-4 10334680 11.28 ns/op BenchmarkMul32-4 9752656 11.66 ns/op BenchmarkMul64-4 9845616 12.13 ns/op BenchmarkDiv-4 2821624 38.73 ns/op BenchmarkDiv32-4 5918995 19.90 ns/op BenchmarkDiv64-4 2949386 38.96 ns/op PASS ok math/bits 8.434s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13713784 8.952 ns/op BenchmarkAcos-4 453650 239.2 ns/op BenchmarkAcosh-4 413292 256.5 ns/op BenchmarkAsin-4 506390 241.0 ns/op BenchmarkAsinh-4 490933 241.9 ns/op BenchmarkAtan-4 793306 159.6 ns/op BenchmarkAtanh-4 840939 155.3 ns/op BenchmarkConj-4 25120579 4.277 ns/op BenchmarkCos-4 600834 192.7 ns/op BenchmarkCosh-4 684524 195.5 ns/op BenchmarkExp-4 851348 149.2 ns/op BenchmarkLog-4 970122 128.4 ns/op BenchmarkLog10-4 1000000 128.7 ns/op BenchmarkPhase-4 2028478 62.68 ns/op BenchmarkPolar-4 1287832 93.69 ns/op BenchmarkPow-4 162298 660.0 ns/op BenchmarkRect-4 1000000 118.3 ns/op BenchmarkSin-4 688530 210.0 ns/op BenchmarkSinh-4 604158 225.0 ns/op BenchmarkSqrt-4 810038 152.4 ns/op BenchmarkTan-4 326578 388.3 ns/op BenchmarkTanh-4 369998 337.7 ns/op PASS ok math/cmplx 4.658s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 589944 208.2 ns/op BenchmarkInt63ThreadsafeParallel-4 709652 176.4 ns/op BenchmarkInt63Unthreadsafe-4 766839 147.5 ns/op BenchmarkIntn1000-4 548458 232.1 ns/op BenchmarkInt63n1000-4 651810 199.7 ns/op BenchmarkInt31n1000-4 637136 167.4 ns/op BenchmarkFloat32-4 759678 161.2 ns/op BenchmarkFloat64-4 978760 130.4 ns/op BenchmarkPerm3-4 142659 764.9 ns/op BenchmarkPerm30-4 18394 6336 ns/op BenchmarkPerm30ViaShuffle-4 19264 6388 ns/op BenchmarkShuffleOverhead-4 13503 8571 ns/op BenchmarkRead3-4 840502 152.4 ns/op BenchmarkRead64-4 76698 1539 ns/op BenchmarkRead1000-4 5690 24044 ns/op BenchmarkConcurrent-4 195990 604.6 ns/op PASS ok math/rand 3.790s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 3513709 29.59 ns/op BenchmarkPCG_DXSM-4 3006769 39.70 ns/op BenchmarkSourceUint64-4 2755429 40.14 ns/op BenchmarkGlobalInt64-4 2361546 47.28 ns/op BenchmarkGlobalInt64Parallel-4 3857731 27.80 ns/op BenchmarkGlobalUint64-4 2554132 45.57 ns/op BenchmarkGlobalUint64Parallel-4 3898038 29.44 ns/op BenchmarkInt64-4 1535653 76.11 ns/op BenchmarkUint64-4 1539165 78.36 ns/op BenchmarkGlobalIntN1000-4 1545027 75.71 ns/op BenchmarkIntN1000-4 1225684 99.52 ns/op BenchmarkInt64N1000-4 1238490 101.5 ns/op BenchmarkInt64N1e8-4 1232048 95.76 ns/op BenchmarkInt64N1e9-4 1226146 95.91 ns/op BenchmarkInt64N2e9-4 1223281 96.91 ns/op BenchmarkInt64N1e18-4 1204807 100.5 ns/op BenchmarkInt64N2e18-4 1000000 103.3 ns/op BenchmarkInt64N4e18-4 1000000 118.3 ns/op BenchmarkInt32N1000-4 1000000 101.9 ns/op BenchmarkInt32N1e8-4 1000000 104.3 ns/op BenchmarkInt32N1e9-4 1000000 101.5 ns/op BenchmarkInt32N2e9-4 1000000 103.4 ns/op BenchmarkFloat32-4 1417264 78.32 ns/op BenchmarkFloat64-4 1504113 78.88 ns/op BenchmarkExpFloat64-4 1000000 134.1 ns/op BenchmarkNormFloat64-4 1000000 130.5 ns/op BenchmarkPerm3-4 274108 487.1 ns/op BenchmarkPerm30-4 23664 5063 ns/op BenchmarkPerm30ViaShuffle-4 25214 4941 ns/op BenchmarkShuffleOverhead-4 33348 3581 ns/op BenchmarkConcurrent-4 1505395 77.98 ns/op PASS ok math/rand/v2 7.072s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 29564 3649 ns/op BenchmarkQDecodeWord-4 80384 1450 ns/op BenchmarkQDecodeHeader-4 81466 1473 ns/op BenchmarkTypeByExtension/.html-4 411984 294.7 ns/op BenchmarkTypeByExtension/.HTML-4 377791 377.4 ns/op BenchmarkTypeByExtension/.unused-4 313225 341.3 ns/op BenchmarkExtensionsByType/text/html-4 123836 858.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 37532 2776 ns/op BenchmarkExtensionsByType/application/octet-stream-4 45477 3082 ns/op PASS ok mime 2.656s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 414 275691 ns/op 47844 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 426 343022 ns/op 48264 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 42 3426338 ns/op 104339 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 360 337398 ns/op 49326 B/op 207 allocs/op PASS ok mime/multipart 1.788s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 667 188491 ns/op PASS ok mime/quotedprintable 1.217s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 15202725 ns/op 8507 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30869173 ns/op 13820 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019692761 ns/op 152320 B/op 238 allocs/op BenchmarkDNSName-4 128190 837.7 ns/op BenchmarkInterfaces-4 1327 88402 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4506 25531 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1837 71512 ns/op 8340 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1716 72662 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 4934 24133 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2575 55153 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 6702 17318 ns/op BenchmarkParseIPValidIPv4-4 341385 347.2 ns/op BenchmarkParseIPValidIPv6-4 212431 617.1 ns/op BenchmarkIPString/IPv4-4 113432 982.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10522 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42308 2848 ns/op BenchmarkIPEqual/IPv4-4 901508 133.8 ns/op BenchmarkIPEqual/IPv6-4 908514 129.0 ns/op BenchmarkSendfileZeroBytes-4 5276 23723 ns/op 4059 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1015115718 ns/op 0.00 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1016762332 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1016389865 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1008577597 ns/op 0.01 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1030141830 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1019383574 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1010856242 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1014888264 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1019505081 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1019876503 ns/op 0.51 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1011376610 ns/op 1.04 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1019210471 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1019021997 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1017975519 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1018671535 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1015699189 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1015738452 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1024098366 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1027571875 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1053914089 ns/op 0.25 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1059844699 ns/op 0.49 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1180068753 ns/op 0.89 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 117 980599 ns/op BenchmarkTCP4OneShotTimeout-4 128 1086756 ns/op BenchmarkTCP4Persistent-4 260 461174 ns/op BenchmarkTCP4PersistentTimeout-4 295 404746 ns/op BenchmarkTCP6OneShot-4 123 1156296 ns/op BenchmarkTCP6OneShotTimeout-4 112 1140811 ns/op BenchmarkTCP6Persistent-4 238 466025 ns/op BenchmarkTCP6PersistentTimeout-4 260 495221 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15076 7253 ns/op BenchmarkTCP6ConcurrentReadWrite-4 12801 9299 ns/op BenchmarkSetReadDeadline-4 106119 1193 ns/op BenchmarkUDP6LinkLocalUnicast-4 208 521843 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 195 513418 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 230 760914 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 147 739221 ns/op 0 B/op 0 allocs/op PASS ok net 37.695s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 18680 5868 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7818 13501 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11199 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14926 7869 ns/op 44 B/op 0 allocs/op BenchmarkCopyValues-4 22832 4635 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 35425 3144 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1457256 75.20 ns/op BenchmarkFindChild/n=2/rep=map-4 2429656 41.67 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1310278 89.28 ns/op BenchmarkFindChild/n=4/rep=linear-4 964353 132.1 ns/op BenchmarkFindChild/n=4/rep=map-4 2424850 46.11 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 863506 160.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 475994 268.6 ns/op BenchmarkFindChild/n=8/rep=map-4 2328129 51.68 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 401760 282.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 269524 499.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2332803 47.68 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1785910 66.94 ns/op BenchmarkFindChild/n=32/rep=linear-4 109401 1082 ns/op BenchmarkFindChild/n=32/rep=map-4 2381473 42.50 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2049542 58.15 ns/op BenchmarkMultiConflicts-4 1 256560532 ns/op BenchmarkServerMatch-4 15745 7664 ns/op BenchmarkReadRequestChrome-4 3769 34376 ns/op 17.77 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8980 13141 ns/op 5.94 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 6463 15553 ns/op 5.27 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7141 18942 ns/op 7.97 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13879 8521 ns/op 4.69 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 46 2436309 ns/op 0.42 MB/s BenchmarkFileAndServer_1KB/https1-4 38 2942115 ns/op 0.35 MB/s BenchmarkFileAndServer_1KB/h2-4 39 2939315 ns/op 0.35 MB/s BenchmarkFileAndServer_16MB/h1-4 2 72647102 ns/op 230.94 MB/s BenchmarkFileAndServer_16MB/https1-4 1 157400607 ns/op 106.59 MB/s BenchmarkFileAndServer_16MB/h2-4 1 425298143 ns/op 39.45 MB/s BenchmarkFileAndServer_64MB/h1-4 1 272339689 ns/op 246.42 MB/s BenchmarkFileAndServer_64MB/https1-4 1 600382213 ns/op 111.78 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1751229603 ns/op 38.32 MB/s BenchmarkServeMux-4 153 675272 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 225 531862 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 43 2769941 ns/op 6555 B/op 66 allocs/op BenchmarkClientServer/https1-4 31 3638712 ns/op 10079 B/op 106 allocs/op BenchmarkClientServer/h2-4 28 3691913 ns/op 14066 B/op 120 allocs/op BenchmarkClientServerParallel/4/h1-4 300 375380 ns/op 10031 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 15 6855277 ns/op 100684 B/op 1109 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58148: read tcp 127.0.0.1:58146->127.0.0.1:58148: use of closed network connection BenchmarkClientServerParallel/4/h2-4 78 1683487 ns/op 27329 B/op 302 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58172: read tcp 127.0.0.1:58168->127.0.0.1:58172: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58195: read tcp 127.0.0.1:58179->127.0.0.1:58195: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58188: write tcp 127.0.0.1:58179->127.0.0.1:58188: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58191: read tcp 127.0.0.1:58179->127.0.0.1:58191: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58192: read tcp 127.0.0.1:58179->127.0.0.1:58192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58194: read tcp 127.0.0.1:58179->127.0.0.1:58194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58186: read tcp 127.0.0.1:58179->127.0.0.1:58186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58185: read tcp 127.0.0.1:58179->127.0.0.1:58185: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58184: read tcp 127.0.0.1:58179->127.0.0.1:58184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58193: read tcp 127.0.0.1:58179->127.0.0.1:58193: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 154 721859 ns/op 19208 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 12 8463351 ns/op 104008 B/op 1184 allocs/op BenchmarkClientServerParallel/64/h2-4 14 8723353 ns/op 104499 B/op 1252 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58543: write tcp 127.0.0.1:58540->127.0.0.1:58543: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58541: write tcp 127.0.0.1:58540->127.0.0.1:58541: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58548: read tcp 127.0.0.1:58544->127.0.0.1:58548: use of closed network connection BenchmarkServer-4 1 1071967106 ns/op 31872 B/op 155 allocs/op BenchmarkClient-4 28 3942278 ns/op 4227 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 495 253705 ns/op 7598 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 926 145241 ns/op 3034 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1112 106577 ns/op 1922 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1394 107071 ns/op 2773 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1183 107802 ns/op 2734 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1191 104098 ns/op 2772 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1267 97568 ns/op 1902 B/op 14 allocs/op BenchmarkServerHijack-4 657 194417 ns/op 16773 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 28 3977946 ns/op 7356 B/op 55 allocs/op BenchmarkResponseStatusLine-4 321826 361.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 24.030s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1680 73366 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.225s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 86350 1360 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 411129 282.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 163080 649.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61712 1911 ns/op BenchmarkStdIPv4-4 142335 839.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104713 1232 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 88136 1227 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 90271 1500 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 74866 1665 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1314745 88.33 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 971442 104.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1072890 117.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 256362 446.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 264039 425.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 217080 526.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 71526 1679 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 230536 446.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 162152 798.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 148767 803.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 117598 918.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 69736 1676 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 373428 386.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 92907 1644 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 123528 1012 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 176380 893.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 154632 865.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 269864 453.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 119750 1079 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 117878 1588 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 97563 1102 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 87577 1313 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 385884 351.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 126181 966.3 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 129380 1017 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 241653 626.3 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 137352 786.2 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 228240 605.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 77953 1381 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 130294 1039 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 125020 931.8 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 100045 1136 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 201459 570.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 99291 1270 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 126956 1050 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 123205 814.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 98514 1118 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 702178 169.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 495412 260.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 625495 175.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 522240 285.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 694557 238.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 617630 226.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 660313 169.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 710572 174.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 638211 172.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 296187 523.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 425260 271.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 202556 631.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 169888 792.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 178590 662.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74755 1714 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 464295 283.0 ns/op PASS ok net/netip 13.204s 2024/02/09 09:28:47 Test RPC server listening on 127.0.0.1:58618 2024/02/09 09:28:47 Test HTTP RPC server listening on 127.0.0.1:58619 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 115 981123 ns/op BenchmarkEndToEndHTTP-4 117 990469 ns/op BenchmarkEndToEndAsync-4 889 135044 ns/op BenchmarkEndToEndAsyncHTTP-4 1182 109085 ns/op PASS ok net/rpc 2.145s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3783 38288 ns/op BenchmarkReadMIMEHeader/server_headers-4 4696 23594 ns/op BenchmarkUncommon-4 22215 5744 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.656s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 2115 67185 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 10000 10559 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 479889 461.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 70197 2344 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 159669 932.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79170 1701 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16796 8964 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 328729 436.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 79917 1443 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 128949 1288 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 74450 1978 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 6224 21901 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 150393 1017 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 57355 1944 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 59308 2078 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26467 4341 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5721 23796 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 162320 804.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59612 1946 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 49094 2339 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27667 4571 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4090 24817 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.057s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 1000000 118.7 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 119170 1050 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 370 320144 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 57 2021637 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 258 470502 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 40090 3025 ns/op BenchmarkStatFile-4 25316 4498 ns/op BenchmarkStatDir-4 28148 4331 ns/op BenchmarkLstatDot-4 44022 3010 ns/op BenchmarkLstatFile-4 28090 4314 ns/op BenchmarkLstatDir-4 28783 4013 ns/op PASS ok os 3.294s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 18 9636718 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.382s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 207127 684.3 ns/op PASS ok os/user 1.397s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 1214700 97.65 ns/op BenchmarkString-4 1464672 74.78 ns/op BenchmarkBytes-4 1454400 81.35 ns/op BenchmarkNamedBytes-4 986522 140.6 ns/op BenchmarkBytesArray-4 713625 193.8 ns/op BenchmarkSliceLen-4 1496694 78.20 ns/op BenchmarkMapLen-4 551443 226.4 ns/op BenchmarkStringLen-4 1000000 105.5 ns/op BenchmarkArrayLen-4 837560 134.8 ns/op BenchmarkSliceCap-4 1543251 78.30 ns/op BenchmarkDeepEqual/int8-4 284194 406.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 67767 1784 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 289480 408.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 65486 1680 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 308176 415.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 72252 1622 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 308624 400.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 63901 1686 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 347512 432.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 68647 1722 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 349402 422.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 88042 1328 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 329544 394.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 72560 1647 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 285362 412.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 69603 1710 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 269908 386.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 74701 1612 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 268734 442.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 60927 2107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 234442 551.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 70226 1899 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 346642 415.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 68185 1640 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 329330 405.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 62638 2083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 340921 402.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74169 1688 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 334117 426.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 58069 1976 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 315973 378.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 58095 1746 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 292394 534.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74392 1784 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 73490 1423 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 43216 2847 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 30336 3487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 22641 4662 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 26835 5644 ns/op BenchmarkIsZero/ArrayComparable-4 297688 444.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 21859 4628 ns/op BenchmarkIsZero/StructComparable-4 547933 330.6 ns/op BenchmarkIsZero/StructIncomparable-4 125911 1034 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 112.2 ns/op BenchmarkIsZero/ArrayInt_1024-4 10000 13892 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 38773 3339 ns/op BenchmarkIsZero/Struct4Int-4 702056 143.5 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 21226 5793 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 19873 5545 ns/op BenchmarkIsZero/StructInt_512-4 39380 2868 ns/op BenchmarkSetZero/Bool/Direct-4 2267511 53.35 ns/op BenchmarkSetZero/Bool/CachedZero-4 704186 160.1 ns/op BenchmarkSetZero/Bool/NewZero-4 493484 223.6 ns/op BenchmarkSetZero/Int/Direct-4 1627332 67.60 ns/op BenchmarkSetZero/Int/CachedZero-4 826138 140.9 ns/op BenchmarkSetZero/Int/NewZero-4 683905 227.7 ns/op BenchmarkSetZero/Uint/Direct-4 1581513 71.20 ns/op BenchmarkSetZero/Uint/CachedZero-4 956100 149.8 ns/op BenchmarkSetZero/Uint/NewZero-4 643123 254.8 ns/op BenchmarkSetZero/Float/Direct-4 1526470 75.35 ns/op BenchmarkSetZero/Float/CachedZero-4 757710 177.2 ns/op BenchmarkSetZero/Float/NewZero-4 434781 276.5 ns/op BenchmarkSetZero/Complex/Direct-4 1450598 69.07 ns/op BenchmarkSetZero/Complex/CachedZero-4 742090 184.9 ns/op BenchmarkSetZero/Complex/NewZero-4 672216 220.5 ns/op BenchmarkSetZero/Array/Direct-4 1417623 89.70 ns/op BenchmarkSetZero/Array/CachedZero-4 828470 148.9 ns/op BenchmarkSetZero/Array/NewZero-4 490975 203.9 ns/op BenchmarkSetZero/Chan/Direct-4 1611184 72.21 ns/op BenchmarkSetZero/Chan/CachedZero-4 733094 153.2 ns/op BenchmarkSetZero/Chan/NewZero-4 623356 197.1 ns/op BenchmarkSetZero/Func/Direct-4 1772781 92.24 ns/op BenchmarkSetZero/Func/CachedZero-4 821590 145.2 ns/op BenchmarkSetZero/Func/NewZero-4 639390 193.6 ns/op BenchmarkSetZero/Interface/Direct-4 1700830 77.53 ns/op BenchmarkSetZero/Interface/CachedZero-4 883386 138.0 ns/op BenchmarkSetZero/Interface/NewZero-4 672194 194.1 ns/op BenchmarkSetZero/Map/Direct-4 1845213 64.68 ns/op BenchmarkSetZero/Map/CachedZero-4 903662 140.4 ns/op BenchmarkSetZero/Map/NewZero-4 652233 188.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1791488 64.42 ns/op BenchmarkSetZero/Pointer/CachedZero-4 771030 144.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 697308 189.3 ns/op BenchmarkSetZero/Slice/Direct-4 1670431 68.39 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 133.5 ns/op BenchmarkSetZero/Slice/NewZero-4 691084 185.0 ns/op BenchmarkSetZero/String/Direct-4 1865874 63.95 ns/op BenchmarkSetZero/String/CachedZero-4 999499 130.3 ns/op BenchmarkSetZero/String/NewZero-4 654385 182.1 ns/op BenchmarkSetZero/Struct/Direct-4 1909335 58.70 ns/op BenchmarkSetZero/Struct/CachedZero-4 981350 133.2 ns/op BenchmarkSetZero/Struct/NewZero-4 609282 184.7 ns/op BenchmarkSelect/1-4 171867 757.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 73164 1869 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33747 4034 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 207187 610.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 156828 691.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 154645 965.5 ns/op 132.57 MB/s BenchmarkCallArgCopy/size=256-4 128551 1143 ns/op 224.00 MB/s BenchmarkCallArgCopy/size=1024-4 67658 2278 ns/op 449.42 MB/s BenchmarkCallArgCopy/size=4096-4 22684 6019 ns/op 680.47 MB/s BenchmarkCallArgCopy/size=65536-4 1869 88904 ns/op 737.15 MB/s BenchmarkFieldByName1-4 1000000 163.6 ns/op BenchmarkFieldByName2-4 44688 3504 ns/op BenchmarkFieldByName3-4 4674 21529 ns/op BenchmarkInterfaceBig-4 2633695 47.84 ns/op BenchmarkInterfaceSmall-4 2612150 42.61 ns/op BenchmarkNew-4 1000000 120.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 2326 55169 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1897 66324 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2084 55028 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1836 67339 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2295 52975 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1891 65752 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 180964 664.4 ns/op PASS ok reflect 24.435s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6486 23526 ns/op 9203 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 19100 ns/op 9206 B/op 1 allocs/op BenchmarkFindString-4 10000 22156 ns/op 9377 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 22713 ns/op 8950 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23132 ns/op 9313 B/op 2 allocs/op BenchmarkLiteral-4 10000 16433 ns/op BenchmarkNotLiteral-4 4581 39859 ns/op BenchmarkMatchClass-4 3416 48722 ns/op BenchmarkMatchClass_InRange-4 3340 45244 ns/op BenchmarkReplaceAll-4 1294 115436 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 17174 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 19892 5457 ns/op BenchmarkAnchoredShortMatch-4 10000 20513 ns/op BenchmarkAnchoredLongMatch-4 10000 10730 ns/op BenchmarkOnePassShortA-4 13972 8159 ns/op BenchmarkNotOnePassShortA-4 4776 33446 ns/op BenchmarkOnePassShortB-4 18310 7100 ns/op BenchmarkNotOnePassShortB-4 10000 34971 ns/op BenchmarkOnePassLongPrefix-4 56415 2493 ns/op BenchmarkOnePassLongNotPrefix-4 15847 7687 ns/op BenchmarkMatchParallelShared-4 4182 35042 ns/op BenchmarkMatchParallelCopied-4 2730 37997 ns/op BenchmarkQuoteMetaAll-4 57268 1788 ns/op 7.83 MB/s BenchmarkQuoteMetaNone-4 196125 665.5 ns/op 39.07 MB/s BenchmarkCompile/Onepass-4 1560 93468 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1219 96328 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 126 948684 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2562597 47.52 ns/op 336.71 MB/s BenchmarkMatch/Easy0/32-4 10000 16018 ns/op 2.00 MB/s BenchmarkMatch/Easy0/1K-4 10000 20796 ns/op 49.24 MB/s BenchmarkMatch/Easy0i/16-4 2396805 49.24 ns/op 324.93 MB/s BenchmarkMatch/Easy0i/32-4 3613 39595 ns/op 0.81 MB/s BenchmarkMatch/Easy0i/1K-4 187 556016 ns/op 1.84 MB/s BenchmarkMatch/Easy1/16-4 2240317 48.58 ns/op 329.35 MB/s BenchmarkMatch/Easy1/32-4 6171 20170 ns/op 1.59 MB/s BenchmarkMatch/Easy1/1K-4 3250 42795 ns/op 23.93 MB/s BenchmarkMatch/Medium/16-4 1907738 63.89 ns/op 250.43 MB/s BenchmarkMatch/Medium/32-4 2454 40972 ns/op 0.78 MB/s BenchmarkMatch/Medium/1K-4 238 509166 ns/op 2.01 MB/s BenchmarkMatch/Hard/16-4 2009172 55.93 ns/op 286.08 MB/s BenchmarkMatch/Hard/32-4 2636 47324 ns/op 0.68 MB/s BenchmarkMatch/Hard/1K-4 142 809188 ns/op 1.27 MB/s BenchmarkMatch/Hard1/16-4 1363 99779 ns/op 0.16 MB/s BenchmarkMatch/Hard1/32-4 710 175395 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 24 4790757 ns/op 0.21 MB/s BenchmarkMatch_onepass_regex/16-4 24417 4637 ns/op 3.45 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 14989 8105 ns/op 3.95 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 542 209215 ns/op 4.89 MB/s 25 B/op 0 allocs/op PASS ok regexp 11.804s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 775496 150.7 ns/op BenchmarkIsWordChar-4 198442 614.6 ns/op PASS ok regexp/syntax 2.455s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 94909 1357 ns/op BenchmarkCallers/inlined-4 88339 1360 ns/op BenchmarkCallers/no-cache-4 20174 5936 ns/op BenchmarkFPCallers/cached-4 3625443 33.12 ns/op BenchmarkMakeChan/Byte-4 799249 253.7 ns/op BenchmarkMakeChan/Int-4 1000000 358.2 ns/op BenchmarkMakeChan/Ptr-4 842282 418.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 251.1 ns/op BenchmarkMakeChan/Struct/32-4 170006 755.3 ns/op BenchmarkMakeChan/Struct/40-4 233070 755.9 ns/op BenchmarkChanNonblocking-4 6364196 19.83 ns/op BenchmarkSelectUncontended-4 815108 129.2 ns/op BenchmarkSelectSyncContended-4 83319 1397 ns/op BenchmarkSelectAsyncContended-4 273684 439.0 ns/op BenchmarkSelectNonblock-4 3624784 31.47 ns/op BenchmarkChanUncontended-4 13836 11710 ns/op BenchmarkChanContended-4 3264 36352 ns/op BenchmarkChanSync-4 185839 619.0 ns/op BenchmarkChanSyncWork-4 55845 2018 ns/op BenchmarkChanProdCons0-4 221505 582.2 ns/op BenchmarkChanProdCons10-4 419737 273.0 ns/op BenchmarkChanProdCons100-4 472069 254.9 ns/op BenchmarkChanProdConsWork0-4 166864 772.9 ns/op BenchmarkChanProdConsWork10-4 205456 552.9 ns/op BenchmarkChanProdConsWork100-4 249151 507.6 ns/op BenchmarkSelectProdCons-4 152190 828.5 ns/op BenchmarkReceiveDataFromClosedChan-4 901611 153.3 ns/op BenchmarkChanCreation-4 154428 750.3 ns/op BenchmarkChanSem-4 221402 526.4 ns/op BenchmarkChanPopular-4 84 1626546 ns/op BenchmarkChanClosed-4 839852 154.0 ns/op BenchmarkCallClosure-4 4240088 26.12 ns/op BenchmarkCallClosure1-4 4464753 25.22 ns/op BenchmarkCallClosure2-4 1000000 127.7 ns/op BenchmarkCallClosure3-4 1000000 107.1 ns/op BenchmarkCallClosure4-4 1000000 119.6 ns/op BenchmarkComplex128DivNormal-4 12879116 9.635 ns/op BenchmarkComplex128DivNisNaN-4 9482112 12.35 ns/op BenchmarkComplex128DivDisNaN-4 9046828 11.88 ns/op BenchmarkComplex128DivNisInf-4 12039328 9.425 ns/op BenchmarkComplex128DivDisInf-4 7158702 16.66 ns/op BenchmarkAllocation-4 4652 93084 ns/op BenchmarkReadMemStats-4 73 1524834 ns/op BenchmarkReadMemStatsLatency-4 1 4505015 p50-ns 4505015 p90-ns 4505015 p99-ns BenchmarkWriteBarrier-4 2296251 48.26 ns/op BenchmarkBulkWriteBarrier-4 4914081 25.79 ns/op BenchmarkScanStackNoLocals-4 2 62110294 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12300854 8.375 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11270065 9.387 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10364434 10.90 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8175664 14.20 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4952605 22.00 ns/op BenchmarkHash5-4 6086527 18.08 ns/op 276.59 MB/s BenchmarkHash16-4 7066630 16.23 ns/op 986.13 MB/s BenchmarkHash64-4 6725841 16.82 ns/op 3804.37 MB/s BenchmarkHash1024-4 2274046 50.77 ns/op 20170.49 MB/s BenchmarkHash65536-4 44499 2530 ns/op 25906.42 MB/s BenchmarkAlignedLoad-4 8963151 11.29 ns/op BenchmarkUnalignedLoad-4 9215198 11.59 ns/op BenchmarkEqEfaceConcrete-4 6793038 16.55 ns/op BenchmarkEqIfaceConcrete-4 7469200 15.74 ns/op BenchmarkNeEfaceConcrete-4 6685738 16.57 ns/op BenchmarkNeIfaceConcrete-4 7162902 17.19 ns/op BenchmarkConvT2EByteSized/bool-4 4041478 28.07 ns/op BenchmarkConvT2EByteSized/uint8-4 3862428 28.70 ns/op BenchmarkConvT2ESmall-4 3962929 31.37 ns/op BenchmarkConvT2EUintptr-4 3959983 30.90 ns/op BenchmarkConvT2ELarge-4 914512 157.9 ns/op BenchmarkConvT2ISmall-4 4043593 29.84 ns/op BenchmarkConvT2IUintptr-4 3912513 33.25 ns/op BenchmarkConvT2ILarge-4 716508 185.7 ns/op BenchmarkConvI2E-4 3201468 31.66 ns/op BenchmarkConvI2I-4 3841250 30.98 ns/op BenchmarkAssertE2T-4 4106149 30.03 ns/op BenchmarkAssertE2TLarge-4 1938788 57.45 ns/op BenchmarkAssertE2I-4 3655060 28.12 ns/op BenchmarkAssertI2T-4 3468951 33.66 ns/op BenchmarkAssertI2I-4 3705580 27.06 ns/op BenchmarkAssertI2E-4 4368398 27.80 ns/op BenchmarkAssertE2E-4 4466808 27.02 ns/op BenchmarkAssertE2T2-4 2433607 46.96 ns/op BenchmarkAssertE2T2Blank-4 3333153 32.66 ns/op BenchmarkAssertI2E2-4 3385941 33.62 ns/op BenchmarkAssertI2E2Blank-4 4470991 27.77 ns/op BenchmarkAssertE2E2-4 3594488 31.70 ns/op BenchmarkAssertE2E2Blank-4 3321444 31.78 ns/op BenchmarkConvT2Ezero/zero/16-4 3951240 28.08 ns/op BenchmarkConvT2Ezero/zero/32-4 4263422 28.22 ns/op BenchmarkConvT2Ezero/zero/64-4 4196281 28.75 ns/op BenchmarkConvT2Ezero/zero/str-4 3787902 29.10 ns/op BenchmarkConvT2Ezero/zero/slice-4 3809428 30.65 ns/op BenchmarkConvT2Ezero/zero/big-4 83196 1575 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 124.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 136.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 121635 1134 ns/op BenchmarkConvT2Ezero/smallint/16-4 4124450 28.55 ns/op BenchmarkConvT2Ezero/smallint/32-4 4049936 29.67 ns/op BenchmarkConvT2Ezero/smallint/64-4 4034539 28.94 ns/op BenchmarkConvT2Ezero/largeint/16-4 1204431 101.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1370630 95.56 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 102.0 ns/op BenchmarkMalloc8-4 1395921 87.95 ns/op BenchmarkMalloc16-4 1295701 86.88 ns/op BenchmarkMallocTypeInfo8-4 1562745 79.82 ns/op BenchmarkMallocTypeInfo16-4 1302208 88.63 ns/op BenchmarkMallocLargeStruct-4 73485 1583 ns/op BenchmarkGoroutineSelect-4 26 4230081 ns/op BenchmarkGoroutineBlocking-4 28 3746058 ns/op BenchmarkGoroutineForRange-4 32 3873163 ns/op BenchmarkGoroutineIdle-4 31 4139189 ns/op BenchmarkHashStringSpeed-4 2733313 44.42 ns/op BenchmarkHashBytesSpeed-4 1247937 96.02 ns/op BenchmarkHashInt32Speed-4 2949253 39.48 ns/op BenchmarkHashInt64Speed-4 2762851 40.28 ns/op BenchmarkHashStringArraySpeed-4 644553 201.1 ns/op BenchmarkMegMap-4 2544042 48.47 ns/op BenchmarkMegOneMap-4 2538826 46.62 ns/op BenchmarkMegEqMap-4 3272 45162 ns/op BenchmarkMegEmptyMap-4 2874522 41.87 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1937599 67.84 ns/op BenchmarkSmallStrMap-4 2241559 56.46 ns/op BenchmarkMapStringKeysEight_16-4 2370447 45.31 ns/op BenchmarkMapStringKeysEight_32-4 2261245 49.29 ns/op BenchmarkMapStringKeysEight_64-4 2556850 45.34 ns/op BenchmarkMapStringKeysEight_1M-4 2496780 48.78 ns/op BenchmarkIntMap-4 2554812 46.72 ns/op BenchmarkMapFirst/1-4 3530618 33.14 ns/op BenchmarkMapFirst/2-4 3351085 33.06 ns/op BenchmarkMapFirst/3-4 3483188 33.39 ns/op BenchmarkMapFirst/4-4 3484822 34.55 ns/op BenchmarkMapFirst/5-4 3198045 36.95 ns/op BenchmarkMapFirst/6-4 3218503 35.27 ns/op BenchmarkMapFirst/7-4 3250552 35.41 ns/op BenchmarkMapFirst/8-4 3186643 33.46 ns/op BenchmarkMapFirst/9-4 3259812 37.43 ns/op BenchmarkMapFirst/10-4 2766445 38.83 ns/op BenchmarkMapFirst/11-4 3313772 41.94 ns/op BenchmarkMapFirst/12-4 2774936 38.87 ns/op BenchmarkMapFirst/13-4 3058206 38.81 ns/op BenchmarkMapFirst/14-4 3211954 36.07 ns/op BenchmarkMapFirst/15-4 2966852 40.84 ns/op BenchmarkMapFirst/16-4 2926034 37.86 ns/op BenchmarkMapMid/1-4 3310507 33.66 ns/op BenchmarkMapMid/2-4 3263106 33.81 ns/op BenchmarkMapMid/3-4 3404540 33.14 ns/op BenchmarkMapMid/4-4 3054645 38.24 ns/op BenchmarkMapMid/5-4 3230757 36.09 ns/op BenchmarkMapMid/6-4 3265009 38.76 ns/op BenchmarkMapMid/7-4 2979285 33.66 ns/op BenchmarkMapMid/8-4 3045398 37.74 ns/op BenchmarkMapMid/9-4 3219646 35.63 ns/op BenchmarkMapMid/10-4 2992678 37.65 ns/op BenchmarkMapMid/11-4 3028315 38.63 ns/op BenchmarkMapMid/12-4 2872938 37.23 ns/op BenchmarkMapMid/13-4 2917106 41.06 ns/op BenchmarkMapMid/14-4 3022735 35.95 ns/op BenchmarkMapMid/15-4 3198640 39.35 ns/op BenchmarkMapMid/16-4 3258392 36.91 ns/op BenchmarkMapLast/1-4 3559209 33.46 ns/op BenchmarkMapLast/2-4 3511472 31.62 ns/op BenchmarkMapLast/3-4 2935826 39.79 ns/op BenchmarkMapLast/4-4 2772130 42.36 ns/op BenchmarkMapLast/5-4 3555188 41.15 ns/op BenchmarkMapLast/6-4 3110112 42.33 ns/op BenchmarkMapLast/7-4 3354734 42.07 ns/op BenchmarkMapLast/8-4 2512213 46.50 ns/op BenchmarkMapLast/9-4 3222246 35.65 ns/op BenchmarkMapLast/10-4 3146016 36.34 ns/op BenchmarkMapLast/11-4 2790568 36.67 ns/op BenchmarkMapLast/12-4 2947011 39.92 ns/op BenchmarkMapLast/13-4 2601597 44.53 ns/op BenchmarkMapLast/14-4 3296914 35.02 ns/op BenchmarkMapLast/15-4 3250198 35.39 ns/op BenchmarkMapLast/16-4 3157551 36.04 ns/op BenchmarkMapCycle-4 2504920 46.05 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3180076 34.40 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3441 37397 ns/op BenchmarkMakeMap/[Byte]Byte-4 846008 331.7 ns/op BenchmarkMakeMap/[Int]Int-4 174912 738.2 ns/op BenchmarkNewEmptyMap-4 3435116 30.24 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1201041 102.4 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 554199 217.6 ns/op BenchmarkMapIterEmpty-4 4021008 29.11 ns/op BenchmarkSameLengthMap-4 3345781 35.96 ns/op BenchmarkBigKeyMap-4 881293 122.2 ns/op BenchmarkBigValMap-4 1000000 101.0 ns/op BenchmarkSmallKeyMap-4 2576132 45.45 ns/op BenchmarkMapPopulate/1-4 1671264 75.47 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 161218 1082 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6577 19633 ns/op 3351 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 698 197374 ns/op 53274 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 40 2946360 ns/op 427758 B/op 321 allocs/op BenchmarkMapPopulate/100000-4 4 31741710 ns/op 3615132 B/op 4062 allocs/op BenchmarkComplexAlgMap-4 476043 238.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1476015 80.56 ns/op BenchmarkGoMapClear/Reflexive/10-4 1355977 86.15 ns/op BenchmarkGoMapClear/Reflexive/100-4 593485 209.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 61302 1959 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6314 16972 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 104.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 900420 115.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 416260 266.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 61124 1817 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7657 15984 ns/op BenchmarkMapStringConversion/32/simple-4 1391358 99.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1260332 95.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1293949 93.70 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1346703 88.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 103.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1200471 95.44 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1673106 66.58 ns/op BenchmarkMapInterfacePtr-4 1907018 62.43 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2852052 45.07 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 44266 2266 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5298 20973 ns/op BenchmarkMapPop1000-4 434 275833 ns/op BenchmarkMapPop10000-4 22 4839242 ns/op BenchmarkMapAssign/Int32/256-4 2382236 50.82 ns/op BenchmarkMapAssign/Int32/65536-4 1430496 99.29 ns/op BenchmarkMapAssign/Int64/256-4 2165277 51.33 ns/op BenchmarkMapAssign/Int64/65536-4 1169006 95.69 ns/op BenchmarkMapAssign/Str/256-4 1919215 59.53 ns/op BenchmarkMapAssign/Str/65536-4 556317 191.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1427451 83.42 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 696735 143.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1481578 82.21 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 951465 137.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 512709 3568 ns/op BenchmarkMapOperatorAssign/Str/65536-4 248953 478.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 133.6 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 245378 411.1 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 131.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 274533 469.1 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 898696 183.7 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 111376 1072 ns/op 135 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 107.3 ns/op BenchmarkMapDelete/Int32/1000-4 1734974 91.39 ns/op BenchmarkMapDelete/Int32/10000-4 1957072 64.51 ns/op BenchmarkMapDelete/Int64/100-4 997854 120.7 ns/op BenchmarkMapDelete/Int64/1000-4 1787612 64.66 ns/op BenchmarkMapDelete/Int64/10000-4 2020629 59.39 ns/op BenchmarkMapDelete/Str/100-4 1000000 133.3 ns/op BenchmarkMapDelete/Str/1000-4 1649892 71.55 ns/op BenchmarkMapDelete/Str/10000-4 1654273 77.70 ns/op BenchmarkMapDelete/Pointer/100-4 1220143 114.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1558598 78.67 ns/op BenchmarkMapDelete/Pointer/10000-4 1436719 81.37 ns/op BenchmarkMemmove/0-4 17117044 6.378 ns/op BenchmarkMemmove/1-4 1226695 93.38 ns/op 10.71 MB/s BenchmarkMemmove/2-4 1245631 97.11 ns/op 20.60 MB/s BenchmarkMemmove/3-4 1228854 94.85 ns/op 31.63 MB/s BenchmarkMemmove/4-4 1260580 94.89 ns/op 42.15 MB/s BenchmarkMemmove/5-4 1246483 96.52 ns/op 51.81 MB/s BenchmarkMemmove/6-4 1000000 101.8 ns/op 58.92 MB/s BenchmarkMemmove/7-4 1261008 93.24 ns/op 75.08 MB/s BenchmarkMemmove/8-4 1293550 90.02 ns/op 88.87 MB/s BenchmarkMemmove/9-4 1252104 97.03 ns/op 92.76 MB/s BenchmarkMemmove/10-4 1262035 95.48 ns/op 104.73 MB/s BenchmarkMemmove/11-4 1241115 94.75 ns/op 116.09 MB/s BenchmarkMemmove/12-4 1292862 90.92 ns/op 131.98 MB/s BenchmarkMemmove/13-4 1274889 94.15 ns/op 138.08 MB/s BenchmarkMemmove/14-4 1310156 90.69 ns/op 154.37 MB/s BenchmarkMemmove/15-4 1275969 92.68 ns/op 161.85 MB/s BenchmarkMemmove/16-4 1336542 91.03 ns/op 175.77 MB/s BenchmarkMemmove/32-4 1291148 92.92 ns/op 344.37 MB/s BenchmarkMemmove/64-4 1252659 99.41 ns/op 643.79 MB/s BenchmarkMemmove/128-4 1000000 107.2 ns/op 1193.50 MB/s BenchmarkMemmove/256-4 966499 126.9 ns/op 2017.78 MB/s BenchmarkMemmove/512-4 790402 165.8 ns/op 3087.72 MB/s BenchmarkMemmove/1024-4 515050 255.0 ns/op 4016.19 MB/s BenchmarkMemmove/2048-4 291410 414.4 ns/op 4941.74 MB/s BenchmarkMemmove/4096-4 178186 713.9 ns/op 5737.61 MB/s BenchmarkMemmoveOverlap/32-4 1303873 89.32 ns/op 358.26 MB/s BenchmarkMemmoveOverlap/64-4 1262720 95.99 ns/op 666.74 MB/s BenchmarkMemmoveOverlap/128-4 1000000 106.1 ns/op 1206.95 MB/s BenchmarkMemmoveOverlap/256-4 929103 126.5 ns/op 2023.31 MB/s BenchmarkMemmoveOverlap/512-4 712750 164.4 ns/op 3114.28 MB/s BenchmarkMemmoveOverlap/1024-4 509733 264.2 ns/op 3876.10 MB/s BenchmarkMemmoveOverlap/2048-4 269469 431.4 ns/op 4747.68 MB/s BenchmarkMemmoveOverlap/4096-4 172660 729.5 ns/op 5614.82 MB/s BenchmarkMemmoveUnalignedDst/0-4 16277654 6.711 ns/op BenchmarkMemmoveUnalignedDst/1-4 1288556 88.32 ns/op 11.32 MB/s BenchmarkMemmoveUnalignedDst/2-4 1281744 94.50 ns/op 21.16 MB/s BenchmarkMemmoveUnalignedDst/3-4 1224103 96.45 ns/op 31.10 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 104.5 ns/op 38.29 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 103.6 ns/op 48.28 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 105.1 ns/op 57.10 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 101.5 ns/op 68.94 MB/s BenchmarkMemmoveUnalignedDst/8-4 1134564 104.7 ns/op 76.44 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 109.9 ns/op 81.91 MB/s BenchmarkMemmoveUnalignedDst/10-4 969570 108.1 ns/op 92.49 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 105.4 ns/op 104.38 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 104.1 ns/op 115.28 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 101.8 ns/op 127.74 MB/s BenchmarkMemmoveUnalignedDst/14-4 1209270 102.5 ns/op 136.65 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 103.0 ns/op 145.58 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 100.8 ns/op 158.73 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 107.4 ns/op 297.83 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 109.8 ns/op 582.92 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 124.6 ns/op 1027.64 MB/s BenchmarkMemmoveUnalignedDst/256-4 814729 144.0 ns/op 1777.56 MB/s BenchmarkMemmoveUnalignedDst/512-4 602035 208.2 ns/op 2459.59 MB/s BenchmarkMemmoveUnalignedDst/1024-4 349868 314.3 ns/op 3257.96 MB/s BenchmarkMemmoveUnalignedDst/2048-4 253580 520.1 ns/op 3937.55 MB/s BenchmarkMemmoveUnalignedDst/4096-4 147290 883.2 ns/op 4637.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 105.3 ns/op 303.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 116.6 ns/op 548.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 915394 116.8 ns/op 1095.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 928827 145.0 ns/op 1765.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 699555 184.7 ns/op 2772.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 453537 300.0 ns/op 3413.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 290034 468.1 ns/op 4374.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 139084 786.3 ns/op 5209.50 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16866949 6.831 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1238438 96.01 ns/op 10.42 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1238978 95.05 ns/op 21.04 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1264551 95.84 ns/op 31.30 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 102.5 ns/op 39.03 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1256746 95.53 ns/op 52.34 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1202484 100.2 ns/op 59.87 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1057380 95.29 ns/op 73.46 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1253390 98.26 ns/op 81.41 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1157521 99.78 ns/op 90.20 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 102.2 ns/op 97.80 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1214818 101.2 ns/op 108.73 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1233849 98.91 ns/op 121.32 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1257805 95.48 ns/op 136.16 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1249880 95.85 ns/op 146.06 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1216730 98.71 ns/op 151.97 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1244014 95.65 ns/op 167.28 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1204087 97.47 ns/op 328.32 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 101.8 ns/op 628.94 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 114.2 ns/op 1121.11 MB/s BenchmarkMemmoveUnalignedSrc/256-4 840692 136.2 ns/op 1880.03 MB/s BenchmarkMemmoveUnalignedSrc/512-4 729691 180.4 ns/op 2837.99 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 469594 277.1 ns/op 3695.55 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 303828 438.0 ns/op 4676.00 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 165950 810.6 ns/op 5053.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 111.8 ns/op 143.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1099237 111.5 ns/op 143.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 972820 115.9 ns/op 138.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1038091 114.4 ns/op 139.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 111.2 ns/op 143.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 114.7 ns/op 139.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 117.7 ns/op 135.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 957486 108.0 ns/op 148.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 927795 128.3 ns/op 498.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 975324 129.7 ns/op 493.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 118.5 ns/op 539.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 119.4 ns/op 535.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 989230 118.2 ns/op 541.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 115.7 ns/op 553.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 116.6 ns/op 548.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 115.9 ns/op 552.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 740488 171.9 ns/op 1489.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 592107 201.5 ns/op 1270.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 824680 147.7 ns/op 1732.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 771342 149.4 ns/op 1713.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 805608 147.2 ns/op 1738.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 888092 148.9 ns/op 1719.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 819313 150.2 ns/op 1704.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 882404 148.5 ns/op 1724.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 93998 1240 ns/op 3303.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 63548 1896 ns/op 2159.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 164138 780.7 ns/op 5246.36 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 163359 781.8 ns/op 5239.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 161590 779.1 ns/op 5257.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 149472 768.9 ns/op 5326.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 162069 780.4 ns/op 5248.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 144502 784.0 ns/op 5224.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6250 19956 ns/op 3284.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4210 29223 ns/op 2242.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9360 12393 ns/op 5288.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8828 12502 ns/op 5242.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8786 12365 ns/op 5300.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9490 12388 ns/op 5290.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9129 12489 ns/op 5247.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 8468 12498 ns/op 5243.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1254184 95.90 ns/op 333.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1236819 98.46 ns/op 649.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 928538 108.1 ns/op 1183.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 127.4 ns/op 2009.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 780508 168.2 ns/op 3044.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 486704 252.6 ns/op 4053.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 293119 414.8 ns/op 4936.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 169047 729.8 ns/op 5612.62 MB/s BenchmarkMemclr/5-4 15398198 8.217 ns/op 608.51 MB/s BenchmarkMemclr/16-4 13624572 8.318 ns/op 1923.54 MB/s BenchmarkMemclr/64-4 14545936 8.220 ns/op 7786.35 MB/s BenchmarkMemclr/256-4 12321436 9.864 ns/op 25953.36 MB/s BenchmarkMemclr/4096-4 2325211 50.09 ns/op 81769.45 MB/s BenchmarkMemclr/65536-4 90514 1324 ns/op 49502.54 MB/s BenchmarkMemclr/1M-4 5396 21564 ns/op 48627.26 MB/s BenchmarkMemclr/4M-4 1296 95455 ns/op 43939.94 MB/s BenchmarkMemclr/8M-4 438 256461 ns/op 32709.11 MB/s BenchmarkMemclr/16M-4 152 756754 ns/op 22169.97 MB/s BenchmarkMemclr/64M-4 56 1909691 ns/op 35141.22 MB/s BenchmarkMemclrUnaligned/0_5-4 8951364 12.98 ns/op 385.22 MB/s BenchmarkMemclrUnaligned/0_16-4 9582733 12.33 ns/op 1297.37 MB/s BenchmarkMemclrUnaligned/0_64-4 9187197 12.60 ns/op 5080.03 MB/s BenchmarkMemclrUnaligned/0_256-4 8517811 13.60 ns/op 18819.58 MB/s BenchmarkMemclrUnaligned/0_4096-4 2046093 56.65 ns/op 72299.27 MB/s BenchmarkMemclrUnaligned/0_65536-4 91030 1355 ns/op 48349.43 MB/s BenchmarkMemclrUnaligned/1_5-4 8849119 13.29 ns/op 376.23 MB/s BenchmarkMemclrUnaligned/1_16-4 9354235 12.40 ns/op 1289.94 MB/s BenchmarkMemclrUnaligned/1_64-4 9359794 13.09 ns/op 4888.42 MB/s BenchmarkMemclrUnaligned/1_256-4 7423740 16.14 ns/op 15864.51 MB/s BenchmarkMemclrUnaligned/1_4096-4 1429837 83.20 ns/op 49232.47 MB/s BenchmarkMemclrUnaligned/1_65536-4 77544 1553 ns/op 42189.74 MB/s BenchmarkMemclrUnaligned/4_5-4 9134508 13.32 ns/op 375.26 MB/s BenchmarkMemclrUnaligned/4_16-4 9189980 12.44 ns/op 1286.35 MB/s BenchmarkMemclrUnaligned/4_64-4 9273944 13.13 ns/op 4872.75 MB/s BenchmarkMemclrUnaligned/4_256-4 7566973 15.64 ns/op 16366.74 MB/s BenchmarkMemclrUnaligned/4_4096-4 1453074 85.87 ns/op 47698.04 MB/s BenchmarkMemclrUnaligned/4_65536-4 71960 1561 ns/op 41978.94 MB/s BenchmarkMemclrUnaligned/7_5-4 8901819 13.43 ns/op 372.21 MB/s BenchmarkMemclrUnaligned/7_16-4 8886108 13.11 ns/op 1220.52 MB/s BenchmarkMemclrUnaligned/7_64-4 8998760 13.41 ns/op 4773.19 MB/s BenchmarkMemclrUnaligned/7_256-4 7228563 16.93 ns/op 15121.82 MB/s BenchmarkMemclrUnaligned/7_4096-4 1393608 82.64 ns/op 49563.55 MB/s BenchmarkMemclrUnaligned/7_65536-4 75076 1518 ns/op 43173.99 MB/s BenchmarkMemclrUnaligned/0_1M-4 5709 23241 ns/op 45116.81 MB/s BenchmarkMemclrUnaligned/0_4M-4 1286 99398 ns/op 42196.87 MB/s BenchmarkMemclrUnaligned/0_8M-4 414 278114 ns/op 30162.44 MB/s BenchmarkMemclrUnaligned/0_16M-4 145 785253 ns/op 21365.35 MB/s BenchmarkMemclrUnaligned/0_64M-4 55 1994917 ns/op 33639.92 MB/s BenchmarkMemclrUnaligned/1_1M-4 5007 26065 ns/op 40229.49 MB/s BenchmarkMemclrUnaligned/1_4M-4 988 109620 ns/op 38262.22 MB/s BenchmarkMemclrUnaligned/1_8M-4 382 296587 ns/op 28283.76 MB/s BenchmarkMemclrUnaligned/1_16M-4 135 862437 ns/op 19453.26 MB/s BenchmarkMemclrUnaligned/1_64M-4 55 2169893 ns/op 30927.27 MB/s BenchmarkMemclrUnaligned/4_1M-4 4990 26404 ns/op 39712.48 MB/s BenchmarkMemclrUnaligned/4_4M-4 934 118189 ns/op 35488.03 MB/s BenchmarkMemclrUnaligned/4_8M-4 321 342181 ns/op 24515.10 MB/s BenchmarkMemclrUnaligned/4_16M-4 133 870538 ns/op 19272.23 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 2198272 ns/op 30528.01 MB/s BenchmarkMemclrUnaligned/7_1M-4 4303 27886 ns/op 37601.85 MB/s BenchmarkMemclrUnaligned/7_4M-4 1010 119520 ns/op 35092.78 MB/s BenchmarkMemclrUnaligned/7_8M-4 345 327558 ns/op 25609.51 MB/s BenchmarkMemclrUnaligned/7_16M-4 126 895141 ns/op 18742.54 MB/s BenchmarkMemclrUnaligned/7_64M-4 52 2318101 ns/op 28949.93 MB/s BenchmarkGoMemclr/5-4 1936266 58.81 ns/op 85.02 MB/s BenchmarkGoMemclr/16-4 530610 202.1 ns/op 79.17 MB/s BenchmarkGoMemclr/64-4 174238 758.5 ns/op 84.38 MB/s BenchmarkGoMemclr/256-4 41450 2710 ns/op 94.47 MB/s BenchmarkMemclrRange/1K_2K-4 77413 1522 ns/op 63012.02 MB/s BenchmarkMemclrRange/2K_8K-4 25915 4365 ns/op 76403.12 MB/s BenchmarkMemclrRange/4K_16K-4 29875 3635 ns/op 88887.64 MB/s BenchmarkMemclrRange/160K_228K-4 3096 37484 ns/op 44361.98 MB/s BenchmarkClearFat7-4 5122683 27.00 ns/op BenchmarkClearFat8-4 4058743 27.20 ns/op BenchmarkClearFat11-4 3642598 28.91 ns/op BenchmarkClearFat12-4 3801752 28.75 ns/op BenchmarkClearFat13-4 4777554 27.29 ns/op BenchmarkClearFat14-4 3510213 29.14 ns/op BenchmarkClearFat15-4 3656898 30.11 ns/op BenchmarkClearFat16-4 4221062 29.70 ns/op BenchmarkClearFat24-4 4777718 30.73 ns/op BenchmarkClearFat32-4 3980858 28.64 ns/op BenchmarkClearFat40-4 4412644 30.65 ns/op BenchmarkClearFat48-4 3339013 30.53 ns/op BenchmarkClearFat56-4 3432018 33.49 ns/op BenchmarkClearFat64-4 3771612 30.70 ns/op BenchmarkClearFat72-4 3612244 32.08 ns/op BenchmarkClearFat128-4 2854015 35.85 ns/op BenchmarkClearFat256-4 2416533 47.80 ns/op BenchmarkClearFat512-4 1573498 75.83 ns/op BenchmarkClearFat1024-4 1000000 121.7 ns/op BenchmarkClearFat1032-4 1000000 122.6 ns/op BenchmarkClearFat1040-4 1000000 122.7 ns/op BenchmarkCopyFat7-4 4147249 25.05 ns/op BenchmarkCopyFat8-4 4914244 25.09 ns/op BenchmarkCopyFat11-4 4465760 25.12 ns/op BenchmarkCopyFat12-4 4071410 26.34 ns/op BenchmarkCopyFat13-4 4948059 25.77 ns/op BenchmarkCopyFat14-4 4478220 24.79 ns/op BenchmarkCopyFat15-4 4638012 24.41 ns/op BenchmarkCopyFat16-4 4252826 26.42 ns/op BenchmarkCopyFat24-4 4433360 25.76 ns/op BenchmarkCopyFat32-4 4187184 25.92 ns/op BenchmarkCopyFat64-4 4780771 28.66 ns/op BenchmarkCopyFat72-4 3903849 29.14 ns/op BenchmarkCopyFat128-4 3647520 36.31 ns/op BenchmarkCopyFat256-4 2703469 47.31 ns/op BenchmarkCopyFat512-4 1715556 74.58 ns/op BenchmarkCopyFat520-4 1515291 76.77 ns/op BenchmarkCopyFat1024-4 1000000 117.6 ns/op BenchmarkCopyFat1032-4 1000000 116.3 ns/op BenchmarkCopyFat1040-4 1000000 125.1 ns/op BenchmarkIssue18740/2byte-4 385 301955 ns/op BenchmarkIssue18740/4byte-4 710 170846 ns/op BenchmarkIssue18740/8byte-4 1134 115275 ns/op BenchmarkMemclrKnownSize1-4 6631382 15.38 ns/op 65.03 MB/s BenchmarkMemclrKnownSize2-4 3090705 36.96 ns/op 54.11 MB/s BenchmarkMemclrKnownSize4-4 2978245 39.05 ns/op 102.42 MB/s BenchmarkMemclrKnownSize8-4 1254685 96.53 ns/op 82.87 MB/s BenchmarkMemclrKnownSize16-4 715648 186.0 ns/op 86.04 MB/s BenchmarkMemclrKnownSize32-4 328922 353.5 ns/op 90.53 MB/s BenchmarkMemclrKnownSize64-4 184434 654.8 ns/op 97.73 MB/s BenchmarkMemclrKnownSize112-4 93122 1278 ns/op 87.63 MB/s BenchmarkMemclrKnownSize128-4 84266 1350 ns/op 94.83 MB/s BenchmarkMemclrKnownSize192-4 62869 1957 ns/op 98.11 MB/s BenchmarkMemclrKnownSize248-4 44917 2416 ns/op 102.63 MB/s BenchmarkMemclrKnownSize256-4 44401 2526 ns/op 101.33 MB/s BenchmarkMemclrKnownSize512-4 22886 4979 ns/op 102.84 MB/s BenchmarkMemclrKnownSize1024-4 10000 10101 ns/op 101.38 MB/s BenchmarkMemclrKnownSize4096-4 3380 38979 ns/op 105.08 MB/s BenchmarkMemclrKnownSize512KiB-4 22 5211327 ns/op 100.61 MB/s BenchmarkReadMetricsLatency-4 10000 5220 p50-ns 7476 p90-ns 12924 p99-ns BenchmarkFinalizer-4 234 527491 ns/op BenchmarkFinalizerRun-4 152163 966.6 ns/op BenchmarkMinFloat-4 2164437 55.67 ns/op BenchmarkMaxFloat-4 1831064 61.25 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7071201 14.38 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3861524 32.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2582308 44.68 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2752022 42.57 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1453412 75.11 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1450130 81.48 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2429430 44.67 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1552293 79.36 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1476278 71.45 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2397000 47.80 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2356638 49.52 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2136962 54.41 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1837686 64.13 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1653074 70.20 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9331678 12.57 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8824125 12.29 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9844868 12.18 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8946408 12.60 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7850518 13.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7574952 14.95 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9062847 12.45 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9420602 12.52 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8965628 12.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9615025 12.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9989738 11.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9236869 12.26 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9468470 12.05 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9099666 12.31 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9065182 12.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8924433 12.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9280461 12.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9407758 12.53 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8684826 12.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7677488 13.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8766998 13.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8638288 12.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7812248 13.66 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8011320 14.26 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9140499 12.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8506299 13.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8838588 13.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9426966 12.39 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9078260 13.26 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8618040 13.66 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9028434 12.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9575731 12.14 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 9657484 12.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9965163 12.93 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7541995 20.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7141503 21.29 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8227881 13.57 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8433502 12.82 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6261104 16.13 ns/op BenchmarkNetpollBreak-4 3186 63918 ns/op BenchmarkPinnerPinUnpinBatch-4 1273 132931 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 204 576019 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1292 148559 ns/op BenchmarkPinnerPinUnpin-4 1248634 91.39 ns/op BenchmarkPinnerPinUnpinTiny-4 1328701 87.56 ns/op BenchmarkPinnerPinUnpinDouble-4 494904 258.5 ns/op BenchmarkPinnerPinUnpinParallel-4 2587131 39.06 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2798629 42.65 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 394918 298.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6663472 16.55 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7564530 16.13 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5331122 20.87 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5231953 20.59 ns/op BenchmarkPingPongHog-4 1149 338164 ns/op BenchmarkStackGrowth-4 96207 1040 ns/op BenchmarkStackGrowthDeep-4 1130 93478 ns/op BenchmarkCreateGoroutines-4 40687 2914 ns/op BenchmarkCreateGoroutinesParallel-4 54576 3377 ns/op BenchmarkCreateGoroutinesCapture-4 7094 19191 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37290 3655 ns/op BenchmarkClosureCall-4 26562649 4.471 ns/op BenchmarkWakeupParallelSpinning/0s-4 7128 17946 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4501 24557 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3802 37682 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2256 53115 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1633 69154 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1101 126877 ns/op BenchmarkWakeupParallelSpinning/50µs-4 402 284478 ns/op BenchmarkWakeupParallelSpinning/100µs-4 234 501358 ns/op BenchmarkMatmult-4 4344757 35.44 ns/op BenchmarkFastrand-4 6355831 18.39 ns/op BenchmarkFastrand64-4 5807257 17.24 ns/op BenchmarkFastrandHashiter-4 3760434 34.53 ns/op BenchmarkFastrandn/2-4 5047396 23.60 ns/op BenchmarkFastrandn/3-4 4636651 24.96 ns/op BenchmarkFastrandn/4-4 5052184 23.63 ns/op BenchmarkFastrandn/5-4 4719894 23.04 ns/op BenchmarkIfaceCmp100-4 134029 945.6 ns/op BenchmarkIfaceCmpNil100-4 187269 695.0 ns/op BenchmarkEfaceCmpDiff-4 49102 2333 ns/op BenchmarkEfaceCmpDiffIndirect-4 37707 2961 ns/op BenchmarkDefer-4 1000000 109.3 ns/op BenchmarkDefer10-4 890632 183.3 ns/op BenchmarkDeferMany-4 548617 507.4 ns/op BenchmarkPanicRecover-4 568357 193.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 400615 310.3 ns/op 97.00 p50-ns 106.0 p90-ns 164.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 215788 723.2 ns/op 103.0 p50-ns 158.0 p90-ns 235.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 43 2865097 ns/op 2886982 p50-ns 3725712 p90-ns 3981692 p99-ns BenchmarkGoroutineProfile/small/loaded-4 32 4340043 ns/op 3725032 p50-ns 6801242 p90-ns 13825783 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 361537 337.1 ns/op 106.0 p50-ns 131.0 p90-ns 209.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 243656 747.2 ns/op 107.0 p50-ns 170.0 p90-ns 267.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 25 4570586 ns/op 4527698 p50-ns 5202887 p90-ns 5844480 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 11020351 ns/op 9778998 p50-ns 19117196 p90-ns 19117196 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 323935 387.7 ns/op 100.0 p50-ns 107.0 p90-ns 263.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 148783 735.2 ns/op 103.0 p50-ns 159.0 p90-ns 721.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 50 2651482 ns/op 2604764 p50-ns 3725108 p90-ns 4137418 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 5831004 ns/op 5621771 p50-ns 9939176 p90-ns 18605398 p99-ns BenchmarkRWMutexUncontended-4 2736289 42.28 ns/op BenchmarkRWMutexWrite100-4 56254 2068 ns/op BenchmarkRWMutexWrite10-4 1000000 2194 ns/op BenchmarkRWMutexWorkWrite100-4 25585 4281 ns/op BenchmarkRWMutexWorkWrite10-4 65410 5514 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3294 41859 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1168 99913 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1690 69708 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 589 195087 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 823 146944 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 249 432610 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 339 295685 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 930249 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 400383 816.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 290136 595.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 287838 698.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 309806 652.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 306590 626.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 262866 720.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 270318 658.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 275649 636.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 214713 877.2 ns/op BenchmarkMakeSlice/Byte-4 1482757 76.79 ns/op BenchmarkMakeSlice/Int16-4 1521766 79.03 ns/op BenchmarkMakeSlice/Int-4 1000000 114.6 ns/op BenchmarkMakeSlice/Ptr-4 1000000 126.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 182.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 223.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 312.5 ns/op BenchmarkGrowSlice/Byte-4 426496 277.2 ns/op BenchmarkGrowSlice/Int16-4 585598 282.2 ns/op BenchmarkGrowSlice/Int-4 351483 529.8 ns/op BenchmarkGrowSlice/Ptr-4 457075 446.4 ns/op BenchmarkGrowSlice/Struct/24-4 346192 717.5 ns/op BenchmarkGrowSlice/Struct/32-4 149209 800.9 ns/op BenchmarkGrowSlice/Struct/40-4 111834 897.8 ns/op BenchmarkExtendSlice/IntSlice-4 387945 425.0 ns/op BenchmarkExtendSlice/PointerSlice-4 372962 596.0 ns/op BenchmarkExtendSlice/NoGrow-4 614336 244.4 ns/op BenchmarkAppend-4 907209 127.1 ns/op BenchmarkAppendGrowByte-4 1 105161174 ns/op BenchmarkAppendGrowString-4 1 967868510 ns/op BenchmarkAppendSlice/1Bytes-4 996085 100.4 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 115.4 ns/op BenchmarkAppendSlice/7Bytes-4 1166878 107.6 ns/op BenchmarkAppendSlice/8Bytes-4 1050724 117.3 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 121.0 ns/op BenchmarkAppendSlice/16Bytes-4 1139625 104.9 ns/op BenchmarkAppendSlice/32Bytes-4 990753 104.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 52131 2004 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 18009 7482 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7921 34609 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1178 96726 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 102 1189274 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 3773642 ns/op BenchmarkAppendStr/1Bytes-4 1661810 69.80 ns/op BenchmarkAppendStr/4Bytes-4 1651899 70.97 ns/op BenchmarkAppendStr/8Bytes-4 1652130 74.48 ns/op BenchmarkAppendStr/16Bytes-4 1632876 74.48 ns/op BenchmarkAppendStr/32Bytes-4 1643378 71.23 ns/op BenchmarkAppendSpecialCase-4 862428 124.9 ns/op BenchmarkCopy/1Byte-4 1373670 84.78 ns/op 11.79 MB/s BenchmarkCopy/1String-4 1330224 86.41 ns/op 11.57 MB/s BenchmarkCopy/2Byte-4 1364971 86.36 ns/op 23.16 MB/s BenchmarkCopy/2String-4 1322660 87.66 ns/op 22.82 MB/s BenchmarkCopy/4Byte-4 1297539 97.07 ns/op 41.21 MB/s BenchmarkCopy/4String-4 1245637 90.63 ns/op 44.14 MB/s BenchmarkCopy/8Byte-4 1292113 89.35 ns/op 89.54 MB/s BenchmarkCopy/8String-4 1282338 91.78 ns/op 87.17 MB/s BenchmarkCopy/12Byte-4 1242560 92.47 ns/op 129.78 MB/s BenchmarkCopy/12String-4 1000000 100.3 ns/op 119.66 MB/s BenchmarkCopy/16Byte-4 1254012 99.16 ns/op 161.35 MB/s BenchmarkCopy/16String-4 1111290 104.6 ns/op 152.99 MB/s BenchmarkCopy/32Byte-4 1208199 100.1 ns/op 319.64 MB/s BenchmarkCopy/32String-4 1000000 103.8 ns/op 308.38 MB/s BenchmarkCopy/128Byte-4 1000000 120.9 ns/op 1058.86 MB/s BenchmarkCopy/128String-4 1000000 135.4 ns/op 945.19 MB/s BenchmarkCopy/1024Byte-4 414172 317.0 ns/op 3230.07 MB/s BenchmarkCopy/1024String-4 304809 413.5 ns/op 2476.53 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19455 5605 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13282 9963 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 16318 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 7842 20124 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7999 27861 ns/op BenchmarkAppendInPlace/Grow/Byte-4 138249 1251 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 118704 1210 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 82461 1660 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 55124 1882 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 51012 2340 ns/op BenchmarkStackCopyPtr-4 1 137632686 ns/op BenchmarkStackCopy-4 2 82606939 ns/op BenchmarkStackCopyNoCache-4 24 4331027 ns/op BenchmarkStackCopyWithStkobj-4 2 56288510 ns/op BenchmarkIssue18138-4 141 764708 ns/op BenchmarkCompareStringEqual-4 13082616 8.304 ns/op BenchmarkCompareStringIdentical-4 23929011 4.465 ns/op BenchmarkCompareStringSameLength-4 14162842 7.326 ns/op BenchmarkCompareStringDifferentLength-4 26039481 4.488 ns/op BenchmarkCompareStringBigUnaligned-4 1114 100488 ns/op 10434.97 MB/s BenchmarkCompareStringBig-4 2091 65693 ns/op 15961.80 MB/s BenchmarkConcatStringAndBytes-4 2043121 56.12 ns/op BenchmarkSliceByteToString/1-4 1449181 77.07 ns/op BenchmarkSliceByteToString/2-4 788397 142.4 ns/op BenchmarkSliceByteToString/4-4 750914 142.8 ns/op BenchmarkSliceByteToString/8-4 983176 137.3 ns/op BenchmarkSliceByteToString/16-4 881408 139.7 ns/op BenchmarkSliceByteToString/32-4 1000000 152.3 ns/op BenchmarkSliceByteToString/64-4 743432 216.4 ns/op BenchmarkSliceByteToString/128-4 670072 298.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2578195 43.08 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 972058 124.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 102.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3522141 31.82 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1758079 63.80 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2054638 56.45 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2112668 57.87 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 367239 348.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 420840 284.9 ns/op BenchmarkRuneIterate/range/ASCII-4 11345334 10.38 ns/op BenchmarkRuneIterate/range/Japanese-4 2626816 45.96 ns/op BenchmarkRuneIterate/range/MixedLength-4 2998538 38.25 ns/op BenchmarkRuneIterate/range1/ASCII-4 11445234 10.32 ns/op BenchmarkRuneIterate/range1/Japanese-4 2856235 41.65 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3009342 43.69 ns/op BenchmarkRuneIterate/range2/ASCII-4 8193508 12.71 ns/op BenchmarkRuneIterate/range2/Japanese-4 2138574 47.36 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2731593 39.87 ns/op BenchmarkArrayEqual-4 21852991 5.080 ns/op BenchmarkFunc/Name-4 2883718 35.88 ns/op BenchmarkFunc/Entry-4 13960755 9.120 ns/op BenchmarkFunc/FileLine-4 2777064 48.12 ns/op PASS ok runtime 347.150s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22824 4520 ns/op BenchmarkHandle/concurrent-4 20203 5409 ns/op PASS ok runtime/cgo 1.392s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 11303142 11.63 ns/op BenchmarkAnd32Parallel-4 2915875 37.46 ns/op BenchmarkAnd64-4 11394991 10.70 ns/op BenchmarkAnd64Parallel-4 3105340 36.45 ns/op BenchmarkOr32-4 10905404 10.89 ns/op BenchmarkOr32Parallel-4 3198658 35.79 ns/op BenchmarkOr64-4 11542075 11.14 ns/op BenchmarkOr64Parallel-4 3151520 36.04 ns/op BenchmarkAtomicLoad64-4 27594256 4.656 ns/op BenchmarkAtomicStore64-4 12272149 10.29 ns/op BenchmarkAtomicLoad-4 30121516 4.643 ns/op BenchmarkAtomicStore-4 12448846 10.36 ns/op BenchmarkAnd8-4 12879874 10.38 ns/op BenchmarkAnd-4 10840986 10.21 ns/op BenchmarkAnd8Parallel-4 4116403 27.38 ns/op BenchmarkAndParallel-4 4215831 27.86 ns/op BenchmarkOr8-4 13192720 10.01 ns/op BenchmarkOr-4 12612327 9.876 ns/op BenchmarkOr8Parallel-4 3969169 28.44 ns/op BenchmarkOrParallel-4 4147387 27.77 ns/op BenchmarkXadd-4 4002147 29.00 ns/op BenchmarkXadd64-4 3895617 30.37 ns/op BenchmarkCas-4 2481996 49.33 ns/op BenchmarkCas64-4 2690587 49.48 ns/op BenchmarkXchg-4 3996158 29.13 ns/op BenchmarkXchg64-4 4156443 28.38 ns/op PASS ok runtime/internal/atomic 5.632s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2188587 48.48 ns/op BenchmarkMulUintptr/large-4 2873516 40.10 ns/op PASS ok runtime/internal/math 1.553s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 8630675 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 12590319 ns/op 514.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 46 2495635 ns/op 6.283 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16261713 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 25399646 ns/op 1248 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 52 3453988 ns/op 18.31 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 87735712 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 118880364 ns/op 7232 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 6027338 ns/op 224.6 concurrent_launches/op PASS ok runtime/pprof 3.168s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 10893329 ns/op BenchmarkStackLeak-4 25959 4636 ns/op PASS ok runtime/race 1.545s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2948055 41.85 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 208454 516.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.355s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 42 2705975 ns/op BenchmarkIndex_Large-4 21734 5139 ns/op BenchmarkIndexFunc_Large-4 78 1315829 ns/op BenchmarkCompact/nil-4 7881936 14.01 ns/op BenchmarkCompact/one-4 1000000 116.0 ns/op BenchmarkCompact/sorted-4 962787 130.9 ns/op BenchmarkCompact/1_item-4 854394 150.4 ns/op BenchmarkCompact/unsorted-4 842340 127.6 ns/op BenchmarkCompact/many-4 579736 216.2 ns/op BenchmarkCompact_Large-4 256 434624 ns/op BenchmarkCompactFunc_Large-4 50 2126417 ns/op BenchmarkReplace/naive-fast-4 38092 3716 ns/op BenchmarkReplace/optimized-fast-4 35576 3118 ns/op BenchmarkReplace/naive-slow-4 12894 9819 ns/op BenchmarkReplace/optimized-slow-4 10000 10781 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 100.2 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 111.3 ns/op BenchmarkBinarySearchFloats/Size64-4 920824 124.8 ns/op BenchmarkBinarySearchFloats/Size128-4 923254 140.8 ns/op BenchmarkBinarySearchFloats/Size512-4 767370 159.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 753676 171.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 497696 267.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 412759 307.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 350398 368.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 297135 440.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 276932 468.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 240468 486.2 ns/op PASS ok slices 5.996s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 107433 1066 ns/op BenchmarkSortInts-4 1 103173466 ns/op BenchmarkSlicesSortInts-4 2 50068992 ns/op BenchmarkSortIsSorted-4 32 3758672 ns/op BenchmarkSlicesIsSorted-4 76 1604721 ns/op BenchmarkSortStrings-4 1 155617865 ns/op BenchmarkSlicesSortStrings-4 2 80539756 ns/op BenchmarkSortStrings_Sorted-4 25 4814346 ns/op BenchmarkSlicesSortStrings_Sorted-4 64 1952461 ns/op BenchmarkSortStructs-4 1 190280009 ns/op BenchmarkSortFuncStructs-4 1 143495296 ns/op BenchmarkSortString1K-4 285 407867 ns/op BenchmarkSortString1K_Slice-4 177 680695 ns/op BenchmarkStableString1K-4 100 1235632 ns/op BenchmarkSortInt1K-4 356 351072 ns/op BenchmarkSortInt1K_Sorted-4 6764 23632 ns/op BenchmarkSortInt1K_Reversed-4 2748 38322 ns/op BenchmarkSortInt1K_Mod8-4 928 141124 ns/op BenchmarkStableInt1K-4 100 1126889 ns/op BenchmarkStableInt1K_Slice-4 122 910186 ns/op BenchmarkSortInt64K-4 4 31375737 ns/op BenchmarkSortInt64K_Slice-4 2 60859485 ns/op BenchmarkStableInt64K-4 2 93429370 ns/op BenchmarkSort1e2-4 246 497001 ns/op BenchmarkStable1e2-4 126 980088 ns/op BenchmarkSort1e4-4 2 68763728 ns/op BenchmarkStable1e4-4 1 297774937 ns/op PASS ok sort 51.774s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 505077 204.5 ns/op BenchmarkAtof64Float-4 556244 202.4 ns/op BenchmarkAtof64FloatExp-4 530265 256.0 ns/op BenchmarkAtof64Big-4 412638 340.4 ns/op BenchmarkAtof64RandomBits-4 209203 653.6 ns/op BenchmarkAtof64RandomFloats-4 422679 311.8 ns/op BenchmarkAtof64RandomLongFloats-4 228020 468.3 ns/op BenchmarkAtof32Decimal-4 784530 181.1 ns/op BenchmarkAtof32Float-4 585613 194.0 ns/op BenchmarkAtof32FloatExp-4 557930 249.7 ns/op BenchmarkAtof32Random-4 331628 395.5 ns/op BenchmarkAtof32RandomLong-4 119258 913.5 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 111.2 ns/op BenchmarkParseInt/Pos/26bit-4 655789 206.2 ns/op BenchmarkParseInt/Pos/31bit-4 611150 214.7 ns/op BenchmarkParseInt/Pos/56bit-4 349756 307.6 ns/op BenchmarkParseInt/Pos/63bit-4 383439 338.2 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 105.9 ns/op BenchmarkParseInt/Neg/26bit-4 575954 199.3 ns/op BenchmarkParseInt/Neg/31bit-4 625653 211.9 ns/op BenchmarkParseInt/Neg/56bit-4 453367 304.9 ns/op BenchmarkParseInt/Neg/63bit-4 412717 327.7 ns/op BenchmarkAtoi/Pos/7bit-4 1466571 77.79 ns/op BenchmarkAtoi/Pos/26bit-4 790982 148.4 ns/op BenchmarkAtoi/Pos/31bit-4 825532 163.8 ns/op BenchmarkAtoi/Pos/56bit-4 544167 259.2 ns/op BenchmarkAtoi/Pos/63bit-4 306458 349.5 ns/op BenchmarkAtoi/Neg/7bit-4 1369045 80.68 ns/op BenchmarkAtoi/Neg/26bit-4 835117 146.9 ns/op BenchmarkAtoi/Neg/31bit-4 819860 164.5 ns/op BenchmarkAtoi/Neg/56bit-4 395912 255.6 ns/op BenchmarkAtoi/Neg/63bit-4 404875 328.8 ns/op BenchmarkFormatFloat/Decimal-4 100729 1179 ns/op BenchmarkFormatFloat/Float-4 85536 1363 ns/op BenchmarkFormatFloat/Exp-4 84423 1342 ns/op BenchmarkFormatFloat/NegExp-4 93350 1300 ns/op BenchmarkFormatFloat/LongExp-4 73843 1514 ns/op BenchmarkFormatFloat/Big-4 67238 1697 ns/op BenchmarkFormatFloat/BinaryExp-4 221372 727.5 ns/op BenchmarkFormatFloat/32Integer-4 93757 1597 ns/op BenchmarkFormatFloat/32ExactFraction-4 101030 1208 ns/op BenchmarkFormatFloat/32Point-4 88942 1260 ns/op BenchmarkFormatFloat/32Exp-4 82239 1255 ns/op BenchmarkFormatFloat/32NegExp-4 97621 1160 ns/op BenchmarkFormatFloat/32Shortest-4 108554 1077 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 97808 1087 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 97459 1117 ns/op BenchmarkFormatFloat/64Fixed1-4 135933 896.0 ns/op BenchmarkFormatFloat/64Fixed2-4 135492 854.2 ns/op BenchmarkFormatFloat/64Fixed3-4 133117 891.4 ns/op BenchmarkFormatFloat/64Fixed4-4 138498 863.0 ns/op BenchmarkFormatFloat/64Fixed12-4 69589 1669 ns/op BenchmarkFormatFloat/64Fixed16-4 79232 1398 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 86510 1340 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 71564 1557 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1788 66241 ns/op BenchmarkFormatFloat/Slowpath64-4 77164 1515 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75475 1519 ns/op BenchmarkAppendFloat/Decimal-4 118500 1089 ns/op BenchmarkAppendFloat/Float-4 88822 1179 ns/op BenchmarkAppendFloat/Exp-4 98354 1039 ns/op BenchmarkAppendFloat/NegExp-4 98202 1075 ns/op BenchmarkAppendFloat/LongExp-4 80106 1366 ns/op BenchmarkAppendFloat/Big-4 80029 1459 ns/op BenchmarkAppendFloat/BinaryExp-4 297522 481.1 ns/op BenchmarkAppendFloat/32Integer-4 121586 1005 ns/op BenchmarkAppendFloat/32ExactFraction-4 130993 955.0 ns/op BenchmarkAppendFloat/32Point-4 105373 1194 ns/op BenchmarkAppendFloat/32Exp-4 106555 1149 ns/op BenchmarkAppendFloat/32NegExp-4 96330 1090 ns/op BenchmarkAppendFloat/32Shortest-4 123870 984.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 99168 1053 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 126375 1026 ns/op BenchmarkAppendFloat/64Fixed1-4 170260 744.5 ns/op BenchmarkAppendFloat/64Fixed2-4 169987 751.9 ns/op BenchmarkAppendFloat/64Fixed3-4 164234 753.3 ns/op BenchmarkAppendFloat/64Fixed4-4 171939 778.4 ns/op BenchmarkAppendFloat/64Fixed12-4 86713 1425 ns/op BenchmarkAppendFloat/64Fixed16-4 102598 1229 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 126925 1116 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 84082 1479 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2107 60466 ns/op BenchmarkAppendFloat/Slowpath64-4 91842 1320 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 82868 1357 ns/op BenchmarkFormatInt-4 13465 9200 ns/op BenchmarkAppendInt-4 14774 8023 ns/op BenchmarkFormatUint-4 70932 1751 ns/op BenchmarkAppendUint-4 84786 1385 ns/op BenchmarkFormatIntSmall/7-4 2274252 51.15 ns/op BenchmarkFormatIntSmall/42-4 2347017 52.73 ns/op BenchmarkAppendIntSmall-4 1000000 109.9 ns/op BenchmarkAppendUintVarlen/1-4 1000000 101.3 ns/op BenchmarkAppendUintVarlen/12-4 1000000 109.9 ns/op BenchmarkAppendUintVarlen/123-4 865224 154.4 ns/op BenchmarkAppendUintVarlen/1234-4 862765 154.9 ns/op BenchmarkAppendUintVarlen/12345-4 841900 152.8 ns/op BenchmarkAppendUintVarlen/123456-4 867530 149.2 ns/op BenchmarkAppendUintVarlen/1234567-4 877168 151.3 ns/op BenchmarkAppendUintVarlen/12345678-4 839252 151.9 ns/op BenchmarkAppendUintVarlen/123456789-4 828240 160.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 798360 159.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 809666 162.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 804720 164.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 790040 160.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 813082 161.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 796496 165.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 793393 161.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 762289 168.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 762524 169.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 744526 169.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 721566 175.5 ns/op BenchmarkQuote-4 38290 2991 ns/op BenchmarkQuoteRune-4 386320 314.7 ns/op BenchmarkAppendQuote-4 47584 2440 ns/op BenchmarkAppendQuoteRune-4 731505 162.8 ns/op BenchmarkUnquoteEasy-4 1279809 99.25 ns/op BenchmarkUnquoteHard-4 37468 3072 ns/op PASS ok strconv 20.894s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 283561 388.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 113070 1363 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 135327 958.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 372505 371.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 109275 1289 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 165792 885.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 280582 568.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 57688 1976 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 69579 1726 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 656577 255.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23942 4568 ns/op BenchmarkGenericMatch1-4 1935 58637 ns/op BenchmarkGenericMatch2-4 430 272468 ns/op BenchmarkSingleMaxSkipping-4 10000 11438 ns/op 874.26 MB/s BenchmarkSingleLongSuffixFail-4 18554 6432 ns/op 155.77 MB/s BenchmarkSingleMatch-4 220 527583 ns/op 28.43 MB/s BenchmarkByteByteNoMatch-4 85095 1384 ns/op BenchmarkByteByteMatch-4 14245 7958 ns/op BenchmarkByteStringMatch-4 15246 7389 ns/op BenchmarkHTMLEscapeNew-4 54451 2074 ns/op BenchmarkHTMLEscapeOld-4 66951 1744 ns/op BenchmarkByteStringReplacerWriteString-4 1242 95198 ns/op BenchmarkByteReplacerWriteString-4 1455 78647 ns/op BenchmarkByteByteReplaces-4 3097 43575 ns/op BenchmarkByteByteMap-4 8530 13421 ns/op BenchmarkMap/identity/ASCII-4 766209 168.5 ns/op BenchmarkMap/identity/Greek-4 609988 225.2 ns/op BenchmarkMap/change/ASCII-4 31249 3640 ns/op BenchmarkMap/change/Greek-4 24471 4862 ns/op BenchmarkIndexRune-4 1584418 72.63 ns/op BenchmarkIndexRuneLongString-4 1405162 85.33 ns/op BenchmarkIndexRuneFastPath-4 3209977 38.75 ns/op BenchmarkIndex-4 2940568 38.70 ns/op BenchmarkLastIndex-4 3094854 38.31 ns/op BenchmarkIndexByte-4 13225671 8.146 ns/op BenchmarkToUpper/#00-4 3426344 33.82 ns/op BenchmarkToUpper/ONLYUPPER-4 2286582 47.98 ns/op BenchmarkToUpper/abc-4 277916 485.7 ns/op BenchmarkToUpper/AbC123-4 171600 648.0 ns/op BenchmarkToUpper/azAZ09_-4 195392 585.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 46584 2566 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61045 2023 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27926 4048 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53268 2147 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104791 1120 ns/op BenchmarkToLower/#00-4 3149907 34.63 ns/op BenchmarkToLower/abc-4 2900071 38.20 ns/op BenchmarkToLower/AbC123-4 201618 646.7 ns/op BenchmarkToLower/azAZ09_-4 181302 669.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79674 1519 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54202 2221 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29728 4119 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62676 1768 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 105646 1105 ns/op BenchmarkMapNoChanges-4 886809 136.5 ns/op BenchmarkTrim-4 26943 3752 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2478481 47.63 ns/op BenchmarkToValidUTF8/InvalidASCII-4 158307 816.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84160 1220 ns/op BenchmarkEqualFold/Tests-4 47066 2545 ns/op BenchmarkEqualFold/ASCII-4 2386950 47.32 ns/op BenchmarkEqualFold/UnicodePrefix-4 99350 1070 ns/op BenchmarkEqualFold/UnicodeSuffix-4 121666 1020 ns/op BenchmarkIndexHard1-4 1111 110798 ns/op BenchmarkIndexHard2-4 757 157451 ns/op BenchmarkIndexHard3-4 186 625123 ns/op BenchmarkIndexHard4-4 123 895087 ns/op BenchmarkLastIndexHard1-4 85 1513595 ns/op BenchmarkLastIndexHard2-4 85 1511250 ns/op BenchmarkLastIndexHard3-4 85 1521983 ns/op BenchmarkCountHard1-4 1106 108726 ns/op BenchmarkCountHard2-4 780 150943 ns/op BenchmarkCountHard3-4 196 607699 ns/op BenchmarkIndexTorture-4 10000 11944 ns/op BenchmarkCountTorture-4 10000 11608 ns/op BenchmarkCountTortureOverlapping-4 930 119408 ns/op BenchmarkCountByte/10-4 3172910 38.27 ns/op 261.27 MB/s BenchmarkCountByte/32-4 3007749 37.25 ns/op 859.16 MB/s BenchmarkCountByte/4096-4 1291026 90.95 ns/op 45037.28 MB/s BenchmarkCountByte/4194304-4 1197 99690 ns/op 42073.44 MB/s BenchmarkCountByte/67108864-4 27 4265721 ns/op 15732.13 MB/s BenchmarkFields/ASCII/16-4 394305 363.5 ns/op 44.02 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 28938 4316 ns/op 59.32 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2089 65177 ns/op 62.84 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 109 1123975 ns/op 58.31 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18479694 ns/op 56.74 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 136516 902.3 ns/op 17.73 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11399 ns/op 22.46 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 577 223716 ns/op 18.31 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 4123970 ns/op 15.89 MB/s 463109 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 68742452 ns/op 15.25 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 198744 653.0 ns/op 24.50 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14673 8227 ns/op 31.12 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 884 159738 ns/op 25.64 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 3053707 ns/op 21.46 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51229248 ns/op 20.47 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 166850 768.7 ns/op 20.81 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12699 9495 ns/op 26.96 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 640 192907 ns/op 21.23 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3451441 ns/op 18.99 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67611366 ns/op 15.51 MB/s 10457440 B/op 25 allocs/op BenchmarkSplitEmptySeparator-4 2 80097760 ns/op BenchmarkSplitSingleByteSeparator-4 20 7462855 ns/op BenchmarkSplitMultiByteSeparator-4 32 3795453 ns/op BenchmarkSplitNSingleByteSeparator-4 186253 836.5 ns/op BenchmarkSplitNMultiByteSeparator-4 156477 1022 ns/op BenchmarkRepeat/5x0-4 2773731 41.11 ns/op BenchmarkRepeat/5x1-4 2933010 40.70 ns/op BenchmarkRepeat/5x2-4 218263 608.6 ns/op BenchmarkRepeat/5x6-4 114999 1070 ns/op BenchmarkRepeat/10x0-4 2562841 42.20 ns/op BenchmarkRepeat/10x1-4 2716346 41.50 ns/op BenchmarkRepeat/10x2-4 216760 641.8 ns/op BenchmarkRepeat/10x6-4 108493 1096 ns/op BenchmarkRepeatLarge/256/1-4 53299 2540 ns/op 100.81 MB/s BenchmarkRepeatLarge/256/16-4 71874 1625 ns/op 157.50 MB/s BenchmarkRepeatLarge/512/1-4 34633 3401 ns/op 150.54 MB/s BenchmarkRepeatLarge/512/16-4 45157 2447 ns/op 209.27 MB/s BenchmarkRepeatLarge/1024/1-4 26265 4725 ns/op 216.72 MB/s BenchmarkRepeatLarge/1024/16-4 32037 3949 ns/op 259.28 MB/s BenchmarkRepeatLarge/2048/1-4 15114 7488 ns/op 273.51 MB/s BenchmarkRepeatLarge/2048/16-4 19474 5885 ns/op 348.03 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10243 ns/op 399.90 MB/s BenchmarkRepeatLarge/4096/16-4 12907 8770 ns/op 467.04 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16530 ns/op 495.58 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15586 ns/op 525.61 MB/s BenchmarkRepeatLarge/8192/4097-4 3068325 37.00 ns/op 110736.22 MB/s BenchmarkRepeatLarge/16384/1-4 7642 31389 ns/op 521.96 MB/s BenchmarkRepeatLarge/16384/16-4 7784 41779 ns/op 392.16 MB/s BenchmarkRepeatLarge/16384/4097-4 7214 32511 ns/op 378.06 MB/s BenchmarkRepeatLarge/32768/1-4 2371 63411 ns/op 516.76 MB/s BenchmarkRepeatLarge/32768/16-4 2094 72997 ns/op 448.90 MB/s BenchmarkRepeatLarge/32768/4097-4 3205 51242 ns/op 559.68 MB/s BenchmarkRepeatLarge/65536/1-4 1081 107776 ns/op 608.08 MB/s BenchmarkRepeatLarge/65536/16-4 1182 115955 ns/op 565.19 MB/s BenchmarkRepeatLarge/65536/4097-4 1186 107275 ns/op 572.88 MB/s BenchmarkRepeatLarge/131072/1-4 250 485645 ns/op 269.89 MB/s BenchmarkRepeatLarge/131072/16-4 165 678291 ns/op 193.24 MB/s BenchmarkRepeatLarge/131072/4097-4 234 480586 ns/op 264.28 MB/s BenchmarkRepeatLarge/262144/1-4 150 834930 ns/op 313.97 MB/s BenchmarkRepeatLarge/262144/16-4 146 786300 ns/op 333.39 MB/s BenchmarkRepeatLarge/262144/4097-4 160 730916 ns/op 353.13 MB/s BenchmarkRepeatLarge/524288/1-4 100 1469395 ns/op 356.81 MB/s BenchmarkRepeatLarge/524288/16-4 100 1470410 ns/op 356.56 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1426108 ns/op 364.85 MB/s BenchmarkRepeatLarge/1048576/1-4 46 2899965 ns/op 361.58 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2805798 ns/op 373.72 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2813137 ns/op 371.38 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4460433 ns/op 470.17 MB/s BenchmarkRepeatLarge/2097152/16-4 32 4660799 ns/op 449.96 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 5002382 ns/op 418.51 MB/s BenchmarkRepeatLarge/4194304/1-4 13 9201811 ns/op 455.81 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8664421 ns/op 484.08 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9141308 ns/op 458.49 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17153451 ns/op 489.03 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15282272 ns/op 548.91 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 15337500 ns/op 546.80 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25601855 ns/op 655.31 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27853948 ns/op 602.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29483859 ns/op 569.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55298386 ns/op 606.79 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53323306 ns/op 629.26 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58937883 ns/op 569.32 MB/s BenchmarkRepeatLarge/67108864/1-4 1 113023314 ns/op 593.76 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105563973 ns/op 635.72 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108553252 ns/op 618.21 MB/s BenchmarkRepeatLarge/134217728/1-4 1 237890715 ns/op 564.20 MB/s BenchmarkRepeatLarge/134217728/16-4 1 251340971 ns/op 534.01 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 227026948 ns/op 591.20 MB/s BenchmarkRepeatLarge/268435456/1-4 1 735946929 ns/op 364.75 MB/s BenchmarkRepeatLarge/268435456/16-4 1 888067814 ns/op 302.27 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 417702397 ns/op 642.65 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1550260336 ns/op 346.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 926248715 ns/op 579.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 855468241 ns/op 627.58 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1836662804 ns/op 584.62 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1664955088 ns/op 644.91 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1641499823 ns/op 654.12 MB/s BenchmarkIndexAnyASCII/1:1-4 1927657 60.29 ns/op BenchmarkIndexAnyASCII/1:2-4 1887454 60.07 ns/op BenchmarkIndexAnyASCII/1:4-4 1946210 59.67 ns/op BenchmarkIndexAnyASCII/1:8-4 1927717 61.00 ns/op BenchmarkIndexAnyASCII/1:16-4 1897532 60.70 ns/op BenchmarkIndexAnyASCII/1:32-4 1802329 64.76 ns/op BenchmarkIndexAnyASCII/1:64-4 1810198 62.42 ns/op BenchmarkIndexAnyASCII/16:1-4 1962687 61.22 ns/op BenchmarkIndexAnyASCII/16:2-4 782150 128.5 ns/op BenchmarkIndexAnyASCII/16:4-4 830385 128.7 ns/op BenchmarkIndexAnyASCII/16:8-4 966753 132.3 ns/op BenchmarkIndexAnyASCII/16:16-4 739713 143.9 ns/op BenchmarkIndexAnyASCII/16:32-4 801369 161.4 ns/op BenchmarkIndexAnyASCII/16:64-4 576315 192.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1739139 68.76 ns/op BenchmarkIndexAnyASCII/256:2-4 89833 1239 ns/op BenchmarkIndexAnyASCII/256:4-4 89008 1230 ns/op BenchmarkIndexAnyASCII/256:8-4 90702 1238 ns/op BenchmarkIndexAnyASCII/256:16-4 92607 1249 ns/op BenchmarkIndexAnyASCII/256:32-4 93862 1269 ns/op BenchmarkIndexAnyASCII/256:64-4 85902 1300 ns/op BenchmarkIndexAnyUTF8/1:1-4 2071910 55.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 2079938 56.15 ns/op BenchmarkIndexAnyUTF8/1:4-4 2045049 56.41 ns/op BenchmarkIndexAnyUTF8/1:8-4 2102810 55.57 ns/op BenchmarkIndexAnyUTF8/1:16-4 2048262 56.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 1852458 64.03 ns/op BenchmarkIndexAnyUTF8/1:64-4 1861902 62.81 ns/op BenchmarkIndexAnyUTF8/16:1-4 1626438 73.86 ns/op BenchmarkIndexAnyUTF8/16:2-4 236446 482.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 236673 500.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 268291 491.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 208258 527.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 229998 521.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 212763 521.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 387151 305.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 16525 7110 ns/op BenchmarkIndexAnyUTF8/256:4-4 16036 7341 ns/op BenchmarkIndexAnyUTF8/256:8-4 16422 7141 ns/op BenchmarkIndexAnyUTF8/256:16-4 14782 7472 ns/op BenchmarkIndexAnyUTF8/256:32-4 14940 8126 ns/op BenchmarkIndexAnyUTF8/256:64-4 14686 7980 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1705717 68.64 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1703229 69.58 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1711148 68.00 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1696947 68.06 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1707946 67.91 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1672290 74.08 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1606975 71.98 ns/op BenchmarkLastIndexAnyASCII/16:1-4 842038 143.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 785670 155.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 711009 151.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 917920 145.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 737535 161.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 607064 174.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 482346 215.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 87956 1352 ns/op BenchmarkLastIndexAnyASCII/256:2-4 88680 1347 ns/op BenchmarkLastIndexAnyASCII/256:4-4 85814 1542 ns/op BenchmarkLastIndexAnyASCII/256:8-4 77036 1420 ns/op BenchmarkLastIndexAnyASCII/256:16-4 81115 1539 ns/op BenchmarkLastIndexAnyASCII/256:32-4 88333 1382 ns/op BenchmarkLastIndexAnyASCII/256:64-4 80383 1545 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1777420 66.51 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1947256 63.23 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2009582 63.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1945077 64.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1573495 64.81 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1501498 67.54 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1844756 64.71 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 307417 430.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 183294 714.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 181627 636.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 184992 690.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 180009 655.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 182750 689.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 171920 696.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19807 5853 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10038 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10478 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10236 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12160 9905 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12021 9980 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10245 ns/op BenchmarkTrimASCII/1:1-4 2734156 41.70 ns/op BenchmarkTrimASCII/1:2-4 2231295 52.97 ns/op BenchmarkTrimASCII/1:4-4 2105348 54.77 ns/op BenchmarkTrimASCII/1:8-4 2109210 56.10 ns/op BenchmarkTrimASCII/1:16-4 1756425 74.94 ns/op BenchmarkTrimASCII/16:1-4 2367817 49.53 ns/op BenchmarkTrimASCII/16:2-4 1000000 128.7 ns/op BenchmarkTrimASCII/16:4-4 872922 123.9 ns/op BenchmarkTrimASCII/16:8-4 851527 128.6 ns/op BenchmarkTrimASCII/16:16-4 741762 142.7 ns/op BenchmarkTrimASCII/256:1-4 598502 188.7 ns/op BenchmarkTrimASCII/256:2-4 98065 1249 ns/op BenchmarkTrimASCII/256:4-4 100579 1221 ns/op BenchmarkTrimASCII/256:8-4 98928 1224 ns/op BenchmarkTrimASCII/256:16-4 89466 1245 ns/op BenchmarkTrimASCII/4096:1-4 49264 2373 ns/op BenchmarkTrimASCII/4096:2-4 6610 18797 ns/op BenchmarkTrimASCII/4096:4-4 6834 18604 ns/op BenchmarkTrimASCII/4096:8-4 6066 19110 ns/op BenchmarkTrimASCII/4096:16-4 6355 18612 ns/op BenchmarkTrimByte-4 2809101 38.57 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16302 6919 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16299 6819 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1420 100922 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3310 43172 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6082 20354 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9984 11047 ns/op BenchmarkJoin/0-4 3411663 33.63 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2943031 37.82 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 169204 731.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 107752 1020 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 89036 1406 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69516 1651 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60920 1969 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49485 2315 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2316375 43.96 ns/op BenchmarkTrimSpace/ASCII-4 1731306 65.91 ns/op BenchmarkTrimSpace/SomeNonASCII-4 120663 920.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 63691 1803 ns/op BenchmarkReplaceAll-4 95930 1421 ns/op 16 B/op 1 allocs/op PASS ok strings 68.934s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 61567 1845 ns/op BenchmarkCond2-4 22370 5199 ns/op BenchmarkCond4-4 13330 9961 ns/op BenchmarkCond8-4 7363 17339 ns/op BenchmarkCond16-4 4291 31080 ns/op BenchmarkCond32-4 2766 55915 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 500887 256.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 411782 291.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 596824 183.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 654574 191.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 347059 462.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 672081 169.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 125937 1184 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 113112 1502 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 84396 1474 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 77673 1992 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 679935 191.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 185866 636.2 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 636856 161.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 180852 685.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 600890 166.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 198399 617.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1254866 99.05 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 67119 2050 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 138637 924.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 333061 453.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3949 28515 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 382 358889 ns/op BenchmarkRange/*sync.Map-4 1512 72838 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 103616 2121 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 224895 535.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 84133 1502 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 86250 1659 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 238544 774.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 107744 1178 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 98508 1188 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 197451 634.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 683988 148.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 71718 2187 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 147584 800.9 ns/op BenchmarkSwapCollision/*sync.Map-4 100316 1197 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 148 936067 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 110598 1176 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 210618 628.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20144 5311 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 67200 1670 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 26928 6259 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 334160 449.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 143985 1093 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 264500 515.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1001510 130.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 135178 973.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 648858 163.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 668834 202.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 158395 995.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 566257 201.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 85730 1257 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 221832 1044 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 547648 429.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 125647 1027 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 692214 326.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 219060 525.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 127572 929.5 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 246451 518.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 67550 1854 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 238293 679.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 449343 311.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 134182 929.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 582166 300.2 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 54595 3053 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 88368 1297 ns/op BenchmarkClear/*sync.Map-4 42598 2876 ns/op BenchmarkUncontendedSemaphore-4 4064935 29.67 ns/op BenchmarkContendedSemaphore-4 3594250 29.62 ns/op BenchmarkMutexUncontended-4 794826 196.6 ns/op BenchmarkMutex-4 231513 593.1 ns/op BenchmarkMutexSlack-4 207379 654.1 ns/op BenchmarkMutexWork-4 175148 695.7 ns/op BenchmarkMutexWorkSlack-4 157447 715.0 ns/op BenchmarkMutexNoSpin-4 65876 1829 ns/op BenchmarkMutexSpin-4 52010 2058 ns/op BenchmarkOnce-4 799564 148.6 ns/op BenchmarkOnceFunc/v=Once-4 957202 121.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 142.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 140.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 757948 134.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 895634 150.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 131.7 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4169767 26.33 ns/op BenchmarkSemaSyntNonblock-4 1280025 101.3 ns/op BenchmarkSemaSyntBlock-4 1730271 70.09 ns/op BenchmarkSemaWorkNonblock-4 1071763 117.6 ns/op BenchmarkSemaWorkBlock-4 1139751 102.6 ns/op BenchmarkRWMutexUncontended-4 371407 399.2 ns/op BenchmarkRWMutexWrite100-4 316218 435.3 ns/op BenchmarkRWMutexWrite10-4 272054 440.7 ns/op BenchmarkRWMutexWorkWrite100-4 218488 521.8 ns/op BenchmarkRWMutexWorkWrite10-4 186156 544.2 ns/op BenchmarkWaitGroupUncontended-4 478579 364.4 ns/op BenchmarkWaitGroupAddDone-4 476604 257.6 ns/op BenchmarkWaitGroupAddDoneWork-4 365516 277.3 ns/op BenchmarkWaitGroupWait-4 2128852 50.24 ns/op BenchmarkWaitGroupWaitWork-4 1747972 64.22 ns/op BenchmarkWaitGroupActuallyWait-4 44937 2404 ns/op 32 B/op 2 allocs/op PASS ok sync 25.173s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 574227 212.9 ns/op PASS ok sync/atomic 1.358s PASS ok syscall 1.041s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 132560 885.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.240s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 4323 25868 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8118 13936 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 1591764 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 73 1372189 ns/op 1520 B/op 14 allocs/op BenchmarkTable/1x100000/new-4 1 186181223 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 190604681 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1401 81325 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1640 71514 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7527018 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 15 6885400 ns/op 26342 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 827588130 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 778001384 ns/op 47012936 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 182 620298 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 200 584821 ns/op 196 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63282720 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 60438617 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7711586662 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7871307382 ns/op 334042184 B/op 100091 allocs/op BenchmarkPyramid/10-4 2164 54192 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 3803530 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 400302272 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2246 57229 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 216 545402 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5588288 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 6246 17982 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.359s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 161505330 ns/op BenchmarkVariableString-4 70225 1721 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1716 72551 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 1.567s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 54 2453084 ns/op BenchmarkAfter-4 145 1149330 ns/op BenchmarkStop-4 219 548036 ns/op BenchmarkSimultaneousAfterFunc-4 45 2851394 ns/op BenchmarkStartStop-4 244 709602 ns/op BenchmarkReset-4 2025 57945 ns/op BenchmarkSleep-4 44 2639689 ns/op BenchmarkParallelTimerLatency-4 42 742294 avg-late-ns 1468836 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 556365 avg-late-ns 1703130 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 472915 avg-late-ns 1727126 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 463723 avg-late-ns 2324052 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 343049 avg-late-ns 2881639 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 414452 avg-late-ns 2446384 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 331600 avg-late-ns 2812247 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 244547 avg-late-ns 2106707 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 239715 avg-late-ns 1509514 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 485171 avg-late-ns 2225139 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 3132857 avg-late-ns 17521736 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 451252 avg-late-ns 1431051 max-late-ns BenchmarkTicker-4 324 605918 ns/op BenchmarkTickerReset-4 2158 49104 ns/op BenchmarkTickerResetNaive-4 241 570633 ns/op BenchmarkNow-4 582018 185.1 ns/op BenchmarkNowUnixNano-4 690406 185.0 ns/op BenchmarkNowUnixMilli-4 581145 184.1 ns/op BenchmarkNowUnixMicro-4 577112 185.7 ns/op BenchmarkFormat-4 45404 2423 ns/op BenchmarkFormatRFC3339-4 66970 1882 ns/op BenchmarkFormatRFC3339Nano-4 65574 1738 ns/op BenchmarkFormatNow-4 69410 1736 ns/op BenchmarkMarshalJSON-4 95215 1303 ns/op BenchmarkMarshalText-4 94706 1238 ns/op BenchmarkParse-4 105542 1132 ns/op BenchmarkParseRFC3339UTC-4 272840 431.7 ns/op BenchmarkParseRFC3339UTCBytes-4 195438 590.1 ns/op BenchmarkParseRFC3339TZ-4 91604 1294 ns/op BenchmarkParseRFC3339TZBytes-4 74665 1707 ns/op BenchmarkParseDuration-4 528712 221.8 ns/op BenchmarkHour-4 757369 152.2 ns/op BenchmarkSecond-4 711308 157.0 ns/op BenchmarkYear-4 613209 207.7 ns/op BenchmarkDay-4 576698 225.5 ns/op BenchmarkISOWeek-4 618789 209.5 ns/op BenchmarkGoString-4 73328 1706 ns/op BenchmarkUnmarshalText-4 82456 1340 ns/op PASS ok time 14.728s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 449244 296.7 ns/op BenchmarkDecodeValidJapaneseChars-4 469227 239.4 ns/op BenchmarkDecodeRune-4 2079565 53.58 ns/op BenchmarkEncodeValidASCII-4 518061 254.4 ns/op BenchmarkEncodeValidJapaneseChars-4 669910 176.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 116.1 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1734319 68.54 ns/op BenchmarkEncodeRune-4 1704579 66.35 ns/op PASS ok unicode/utf16 2.514s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1794826 60.34 ns/op BenchmarkRuneCountTenJapaneseChars-4 310338 398.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2592433 43.59 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 337963 391.5 ns/op BenchmarkValidTenASCIIChars-4 1910058 61.00 ns/op BenchmarkValid100KASCIIChars-4 132 894271 ns/op BenchmarkValidTenJapaneseChars-4 321142 396.6 ns/op BenchmarkValidLongMostlyASCII-4 120 984042 ns/op BenchmarkValidLongJapanese-4 58 2083544 ns/op BenchmarkValidStringTenASCIIChars-4 2870732 36.92 ns/op BenchmarkValidString100KASCIIChars-4 12938 9286 ns/op BenchmarkValidStringTenJapaneseChars-4 312862 359.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1360 86420 ns/op BenchmarkValidStringLongJapanese-4 126 921685 ns/op BenchmarkEncodeASCIIRune-4 2693362 43.30 ns/op BenchmarkEncodeJapaneseRune-4 1647704 72.65 ns/op BenchmarkAppendASCIIRune-4 6302233 19.83 ns/op BenchmarkAppendJapaneseRune-4 1884146 60.32 ns/op BenchmarkDecodeASCIIRune-4 2467380 48.13 ns/op BenchmarkDecodeJapaneseRune-4 1739580 67.22 ns/op BenchmarkFullRune/ASCII-4 3143673 38.71 ns/op BenchmarkFullRune/Incomplete-4 1447999 78.70 ns/op BenchmarkFullRune/Japanese-4 3293884 38.86 ns/op PASS ok unicode/utf8 5.433s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 123692936917 ns/op PASS ok cmd/api 124.964s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 600824 197.8 ns/op BenchmarkCgoCall/one-pointer-4 427728 294.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 309622 350.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 405888 325.2 ns/op BenchmarkCgoCall/eight-pointers-4 165528 748.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 428238 262.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 24865 5157 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28798 4008 ns/op BenchmarkGoString-4 1000000 182.1 ns/op BenchmarkCGoCallback-4 57122 2145 ns/op BenchmarkCGoInCThread-4 436466 264.4 ns/op PASS ok cmd/cgo/internal/test 3.095s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1248912 88.37 ns/op BenchmarkEqArrayOfStrings64-4 213776 587.8 ns/op BenchmarkEqArrayOfStrings1024-4 14520 8459 ns/op BenchmarkEqArrayOfFloats5-4 1566240 79.17 ns/op BenchmarkEqArrayOfFloats64-4 193216 642.2 ns/op BenchmarkEqArrayOfFloats1024-4 13287 9076 ns/op BenchmarkEqArrayOfStructsEq-4 4071 31868 ns/op BenchmarkEqArrayOfStructsNotEq-4 7288 17478 ns/op BenchmarkEqStruct-4 27190204 4.224 ns/op PASS ok cmd/compile/internal/reflectdata 2.702s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 72378 ns/op BenchmarkInvertLessThanNoov-4 22232535 5.369 ns/op BenchmarkCopyElim1-4 307 374361 ns/op BenchmarkCopyElim10-4 283 422901 ns/op BenchmarkCopyElim100-4 226 506821 ns/op BenchmarkCopyElim1000-4 54 2332237 ns/op BenchmarkCopyElim10000-4 3 35289254 ns/op BenchmarkCopyElim100000-4 1 480672763 ns/op BenchmarkDeadCode/1-4 349 389014 ns/op BenchmarkDeadCode/10-4 308 411492 ns/op BenchmarkDeadCode/100-4 145 724943 ns/op BenchmarkDeadCode/1000-4 60 3385671 ns/op BenchmarkDeadCode/10000-4 4 28658265 ns/op BenchmarkDeadCode/100000-4 1 297599269 ns/op BenchmarkDeadCode/200000-4 1 680416030 ns/op BenchmarkDominatorsLinear-4 15 8649473 ns/op 1.16 MB/s BenchmarkDominatorsFwdBack-4 10 12580722 ns/op 0.79 MB/s BenchmarkDominatorsManyPred-4 10 11849001 ns/op 0.84 MB/s BenchmarkDominatorsMaxPred-4 10 11773378 ns/op 0.85 MB/s BenchmarkDominatorsMaxPredVal-4 9 11656343 ns/op 0.86 MB/s BenchmarkFuse/1-4 309 360094 ns/op BenchmarkFuse/10-4 260 433421 ns/op BenchmarkFuse/100-4 135 786436 ns/op BenchmarkFuse/1000-4 25 5887602 ns/op BenchmarkFuse/10000-4 2 61639234 ns/op BenchmarkNilCheckDeep1-4 12583 10043 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5190 23075 ns/op 0.43 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 793 155931 ns/op 0.64 MB/s 1154 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 80 1488108 ns/op 0.67 MB/s 8053 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 16713616 ns/op 0.60 MB/s 175116 B/op 6 allocs/op BenchmarkDSEPass-4 32 3260563 ns/op 51427 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 113421290 ns/op 4229984 B/op 107940 allocs/op BenchmarkCSEPass-4 8 17141931 ns/op 147892 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 158433743 ns/op 5634024 B/op 97246 allocs/op BenchmarkDeadcodePass-4 195 586980 ns/op 88401 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 130640623 ns/op 4035880 B/op 44853 allocs/op BenchmarkMultiPass-4 86 1278191 ns/op 252272 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 266257657 ns/op 11176312 B/op 149751 allocs/op BenchmarkCondRewrite/SoloJump-4 4893994 24.43 ns/op BenchmarkCondRewrite/CombJump-4 4080552 28.38 ns/op PASS ok cmd/compile/internal/ssa 16.206s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13920 8730 ns/op BenchmarkExtShift-4 23550 5081 ns/op BenchmarkModify-4 8842 14962 ns/op BenchmarkMullImm-4 23176 4724 ns/op BenchmarkConstModify-4 8528 14931 ns/op BenchmarkBitSet-4 10000 10389 ns/op BenchmarkBitClear-4 10000 10417 ns/op BenchmarkBitToggle-4 12163 9673 ns/op BenchmarkBitSetConst-4 134348 873.9 ns/op BenchmarkBitClearConst-4 91768 1247 ns/op BenchmarkBitToggleConst-4 144506 847.9 ns/op BenchmarkDivconstI64-4 6772472 18.20 ns/op BenchmarkModconstI64-4 6702180 17.94 ns/op BenchmarkDivisiblePow2constI64-4 7061137 17.02 ns/op BenchmarkDivisibleconstI64-4 8264466 16.15 ns/op BenchmarkDivisibleWDivconstI64-4 4181257 29.07 ns/op BenchmarkDivconstU64/3-4 6526944 17.48 ns/op BenchmarkDivconstU64/5-4 5975112 22.60 ns/op BenchmarkDivconstU64/37-4 8960806 14.04 ns/op BenchmarkDivconstU64/1234567-4 6544717 19.25 ns/op BenchmarkModconstU64-4 6800763 16.72 ns/op BenchmarkDivisibleconstU64-4 8044018 15.10 ns/op BenchmarkDivisibleWDivconstU64-4 3656376 30.91 ns/op BenchmarkDivconstI32-4 7519680 16.78 ns/op BenchmarkModconstI32-4 8019288 15.11 ns/op BenchmarkDivisiblePow2constI32-4 7739904 15.11 ns/op BenchmarkDivisibleconstI32-4 7349426 15.84 ns/op BenchmarkDivisibleWDivconstI32-4 4031703 29.43 ns/op BenchmarkDivconstU32-4 5577536 21.65 ns/op BenchmarkModconstU32-4 7029742 17.13 ns/op BenchmarkDivisibleconstU32-4 7632169 15.31 ns/op BenchmarkDivisibleWDivconstU32-4 3968569 30.15 ns/op BenchmarkDivconstI16-4 7175794 16.02 ns/op BenchmarkModconstI16-4 7181595 16.56 ns/op BenchmarkDivisiblePow2constI16-4 6718352 16.96 ns/op BenchmarkDivisibleconstI16-4 7933428 15.29 ns/op BenchmarkDivisibleWDivconstI16-4 3992280 29.88 ns/op BenchmarkDivconstU16-4 7919038 15.21 ns/op BenchmarkModconstU16-4 7054842 15.27 ns/op BenchmarkDivisibleconstU16-4 7618239 13.94 ns/op BenchmarkDivisibleWDivconstU16-4 4050280 29.78 ns/op BenchmarkDivconstI8-4 5843635 19.40 ns/op BenchmarkModconstI8-4 5387110 21.12 ns/op BenchmarkDivisiblePow2constI8-4 8769711 12.84 ns/op BenchmarkDivisibleconstI8-4 8334570 14.39 ns/op BenchmarkDivisibleWDivconstI8-4 4188600 28.17 ns/op BenchmarkDivconstU8-4 7436529 14.62 ns/op BenchmarkModconstU8-4 7973821 14.57 ns/op BenchmarkDivisibleconstU8-4 7635222 14.87 ns/op BenchmarkDivisibleWDivconstU8-4 4063766 29.37 ns/op BenchmarkMul2-4 244998 523.9 ns/op BenchmarkMulNeg2-4 244617 515.1 ns/op BenchmarkEfaceInteger-4 2926060 35.36 ns/op BenchmarkTypeAssert-4 19907703 6.113 ns/op BenchmarkDiv64UnsignedSmall-4 9135693 11.88 ns/op BenchmarkDiv64Small-4 8516659 13.51 ns/op BenchmarkDiv64SmallNegDivisor-4 8306679 14.45 ns/op BenchmarkDiv64SmallNegDividend-4 8568342 13.43 ns/op BenchmarkDiv64SmallNegBoth-4 8689783 13.07 ns/op BenchmarkDiv64Unsigned-4 9617534 12.40 ns/op BenchmarkDiv64-4 8551536 13.90 ns/op BenchmarkDiv64NegDivisor-4 8072739 13.69 ns/op BenchmarkDiv64NegDividend-4 8569242 14.32 ns/op BenchmarkDiv64NegBoth-4 8795847 13.70 ns/op BenchmarkMod64UnsignedSmall-4 10217532 11.50 ns/op BenchmarkMod64Small-4 9022296 13.24 ns/op BenchmarkMod64SmallNegDivisor-4 8226216 14.27 ns/op BenchmarkMod64SmallNegDividend-4 8514037 13.97 ns/op BenchmarkMod64SmallNegBoth-4 8234194 14.35 ns/op BenchmarkMod64Unsigned-4 10232047 11.47 ns/op BenchmarkMod64-4 8498456 13.86 ns/op BenchmarkMod64NegDivisor-4 8120230 14.33 ns/op BenchmarkMod64NegDividend-4 8356237 14.14 ns/op BenchmarkMod64NegBoth-4 8476648 13.87 ns/op BenchmarkMulconstI32/3-4 24574748 4.918 ns/op BenchmarkMulconstI32/5-4 22778575 4.939 ns/op BenchmarkMulconstI32/12-4 26075176 4.923 ns/op BenchmarkMulconstI32/120-4 26242011 5.006 ns/op BenchmarkMulconstI32/-120-4 23972086 5.026 ns/op BenchmarkMulconstI32/65537-4 26413245 5.074 ns/op BenchmarkMulconstI32/65538-4 24931500 5.022 ns/op BenchmarkMulconstI64/3-4 22623597 5.172 ns/op BenchmarkMulconstI64/5-4 24043668 5.021 ns/op BenchmarkMulconstI64/12-4 23849115 5.050 ns/op BenchmarkMulconstI64/120-4 22051932 5.122 ns/op BenchmarkMulconstI64/-120-4 23283202 5.272 ns/op BenchmarkMulconstI64/65537-4 23980963 5.368 ns/op BenchmarkMulconstI64/65538-4 24930375 5.136 ns/op BenchmarkMulconstU32/3-4 24071404 5.085 ns/op BenchmarkMulconstU32/5-4 22548240 4.938 ns/op BenchmarkMulconstU32/12-4 24981139 4.942 ns/op BenchmarkMulconstU32/120-4 25308622 4.981 ns/op BenchmarkMulconstU32/65537-4 24966933 5.041 ns/op BenchmarkMulconstU32/65538-4 24601410 5.165 ns/op BenchmarkMulconstU64/3-4 24124180 5.123 ns/op BenchmarkMulconstU64/5-4 23407824 5.120 ns/op BenchmarkMulconstU64/12-4 25222758 5.061 ns/op BenchmarkMulconstU64/120-4 25162538 5.094 ns/op BenchmarkMulconstU64/65537-4 24457905 5.075 ns/op BenchmarkMulconstU64/65538-4 25754532 5.062 ns/op BenchmarkShiftArithmeticRight-4 29044317 4.464 ns/op BenchmarkSwitch8Predictable-4 7389187 14.00 ns/op BenchmarkSwitch8Unpredictable-4 8864506 13.47 ns/op BenchmarkSwitch32Predictable-4 10826598 9.324 ns/op BenchmarkSwitch32Unpredictable-4 8910915 13.32 ns/op BenchmarkSwitchStringPredictable-4 5617532 19.53 ns/op BenchmarkSwitchStringUnpredictable-4 5640942 18.58 ns/op BenchmarkSwitchTypePredictable-4 3914618 28.28 ns/op BenchmarkSwitchTypeUnpredictable-4 4313094 27.24 ns/op BenchmarkSwitchInterfaceTypePredictable-4 5499976 21.92 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4953002 21.99 ns/op PASS ok cmd/compile/internal/test 19.550s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 99 1114860 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 126.1 ns/op BenchmarkNamed/Underlying/generic-4 1000000 126.7 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 128.7 ns/op BenchmarkNamed/Underlying/user_instance-4 937818 126.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 556537792 ns/op 60509 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 395333382 ns/op 85110 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153548723 ns/op 218900 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 136965381 ns/op 244620 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2499311705 ns/op 2094 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 110589535 ns/op 47199 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 41899057 ns/op 124564 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 39618694 ns/op 131512 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 691611314 ns/op 3135 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 47878270 ns/op 45159 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 27569219 ns/op 78286 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26242954 ns/op 80959 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1937931967 ns/op 35854 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 644148545 ns/op 107821 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 145770678 ns/op 475550 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 118286344 ns/op 585881 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3470588414 ns/op 579.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 92373438 ns/op 21703 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 57157798 ns/op 34791 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 66099173 ns/op 30046 lines/s PASS ok cmd/compile/internal/types2 42.474s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 41055840 ns/op 21317000 sys-ns/op 7692333 user-ns/op PASS ok cmd/go 1.491s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 196599 672.8 ns/op PASS ok cmd/go/internal/cfg 1.332s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 49948 2050 ns/op 3.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 57626 2346 ns/op 3.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 15996 7411 ns/op 138.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17131 6973 ns/op 146.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2853 43624 ns/op 187.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2904 42793 ns/op 191.43 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.138s All tests passed.