darwin-amd64-race at ddb38c3f540c17a0437132532f49f6f0061d82af :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=F5863188-029A-4B74-A979-483EEF20E3CA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OXAUOoBHLG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D2940874-985B-42CB-A398-A715DBBF4DA7" "__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=F5863188-029A-4B74-A979-483EEF20E3CA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OXAUOoBHLG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=D2940874-985B-42CB-A398-A715DBBF4DA7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.367s ok archive/zip 3.626s ok bufio 1.623s ok bytes 3.028s ok cmp 1.088s ok compress/bzip2 1.543s ok compress/flate 9.674s ok compress/gzip 17.330s ok compress/lzw 2.369s ok compress/zlib 7.055s ok container/heap 1.042s ok container/list 1.032s ok container/ring 1.063s ok context 1.104s ok crypto 1.029s ok crypto/aes 1.095s ok crypto/cipher 1.113s ok crypto/des 1.125s ok crypto/dsa 1.094s ok crypto/ecdh 1.480s ok crypto/ecdsa 1.237s ok crypto/ed25519 1.656s ok crypto/elliptic 1.093s ok crypto/hmac 1.060s ok crypto/internal/alias 1.036s ok crypto/internal/bigmod 6.355s ok crypto/internal/boring 1.094s ok crypto/internal/boring/bcache 1.737s ok crypto/internal/edwards25519 2.221s ok crypto/internal/edwards25519/field 1.120s ok crypto/internal/nistec 2.031s ok crypto/internal/nistec/fiat 1.073s [no tests to run] ok crypto/md5 1.129s ok crypto/rand 1.431s ok crypto/rc4 1.721s ok crypto/rsa 3.041s ok crypto/sha1 1.079s ok crypto/sha256 1.050s ok crypto/sha512 1.053s ok crypto/subtle 1.932s ok crypto/tls 6.516s ok crypto/x509 3.338s ok database/sql 1.627s ok database/sql/driver 1.076s ok debug/buildinfo 1.064s ok debug/dwarf 1.099s ok debug/elf 2.329s ok debug/gosym 1.137s ok debug/macho 1.043s ok debug/pe 1.089s ok debug/plan9obj 1.025s ok embed 1.053s [no tests to run] ok embed/internal/embedtest 1.057s ok encoding/ascii85 1.086s ok encoding/asn1 1.049s ok encoding/base32 1.158s ok encoding/base64 1.059s ok encoding/binary 1.048s ok encoding/csv 1.150s ok encoding/gob 23.172s ok encoding/hex 1.058s ok encoding/json 3.858s ok encoding/pem 4.025s ok encoding/xml 1.352s ok errors 1.140s ok expvar 1.137s ok flag 3.329s ok fmt 1.756s ok go/ast 1.061s ok go/build 7.783s ok go/build/constraint 1.069s ok go/constant 1.059s ok go/doc 1.354s ok go/doc/comment 4.947s ok go/format 1.131s ok go/importer 3.401s ok go/internal/gccgoimporter 1.118s ok go/internal/gcimporter 22.248s ok go/internal/srcimporter 30.739s ok go/parser 2.898s ok go/printer 3.467s ok go/scanner 1.056s ok go/token 1.233s ok go/types 71.317s ok go/version 1.036s ok hash 1.036s ok hash/adler32 1.060s ok hash/crc32 1.061s ok hash/crc64 1.087s ok hash/fnv 1.047s ok hash/maphash 1.031s ok html 1.042s ok html/template 1.270s ok image 1.535s ok image/color 1.081s ok image/draw 1.744s ok image/gif 2.757s ok image/jpeg 2.893s ok image/png 4.560s ok index/suffixarray 2.352s ok internal/abi 1.341s ok internal/buildcfg 1.044s ok internal/coverage/cformat 1.045s ok internal/coverage/cmerge 1.065s ok internal/coverage/pods 1.058s ok internal/coverage/slicereader 1.029s ok internal/coverage/slicewriter 1.066s ok internal/coverage/test 1.086s ok internal/cpu 3.068s ok internal/dag 1.075s ok internal/diff 1.041s ok internal/fmtsort 1.028s ok internal/fuzz 1.076s ok internal/godebug 16.590s ok internal/godebugs 1.033s ok internal/gover 1.028s ok internal/intern 2.220s ok internal/itoa 1.045s ok internal/platform 3.324s ok internal/poll 1.479s ok internal/profile 1.093s ok internal/reflectlite 1.030s ok internal/safefilepath 1.036s ok internal/saferio 1.244s ok internal/singleflight 1.126s ok internal/testenv 1.661s ok internal/trace 1.791s ok internal/trace/v2 25.344s ok internal/types/errors 3.332s ok internal/unsafeheader 1.038s ok internal/xcoff 1.046s ok internal/zstd 1.100s ok io 1.129s ok io/fs 1.315s ok io/ioutil 1.083s ok log 1.058s ok log/slog 1.198s ok log/slog/internal/benchmarks 1.033s ok log/slog/internal/buffer 1.030s ok log/syslog 2.285s ok maps 1.042s ok math 1.054s ok math/big 4.080s ok math/bits 1.094s ok math/cmplx 1.035s ok math/rand 4.822s ok math/rand/v2 3.180s ok mime 1.075s ok mime/multipart 6.180s ok mime/quotedprintable 1.152s ok net 16.128s ok net/http 21.457s ok net/http/cgi 28.080s ok net/http/cookiejar 1.119s ok net/http/fcgi 1.346s ok net/http/httptest 1.460s ok net/http/httptrace 1.038s ok net/http/httputil 2.126s ok net/http/internal 1.045s ok net/http/internal/ascii 1.057s ok net/http/pprof 6.198s ok net/internal/socktest 1.032s ok net/mail 1.040s ok net/netip 2.081s ok net/rpc 1.202s ok net/rpc/jsonrpc 1.076s ok net/smtp 1.216s ok net/textproto 2.391s ok net/url 1.058s ok os 7.643s ok os/exec 11.194s ok os/exec/internal/fdtest 1.091s ok os/signal 17.615s ok os/user 1.087s ok path 1.047s ok path/filepath 1.080s ok plugin 1.059s ok reflect 2.256s ok regexp 4.333s ok regexp/syntax 6.753s ok runtime 64.958s ok runtime/cgo 1.118s ok runtime/coverage 1.083s ok runtime/debug 2.182s ok runtime/internal/atomic 1.096s ok runtime/internal/math 1.035s ok runtime/internal/sys 1.027s ok runtime/internal/wasitest 1.045s ok runtime/metrics 1.043s ok runtime/pprof 22.487s ok runtime/race 15.601s ok runtime/trace 7.108s ok slices 1.835s ok sort 2.102s ok strconv 3.497s ok strings 2.539s ok sync 1.864s ok sync/atomic 4.679s ok syscall 6.955s ok testing 3.952s ok testing/fstest 1.100s ok testing/iotest 1.050s ok testing/quick 1.228s ok testing/slogtest 1.089s ok text/scanner 1.040s ok text/tabwriter 1.106s ok text/template 1.116s ok text/template/parse 1.042s ok time 3.568s ok unicode 1.075s ok unicode/utf16 1.085s ok unicode/utf8 1.080s ok cmd/addr2line 12.441s ok cmd/api 6.144s ok cmd/asm/internal/asm 4.389s ok cmd/asm/internal/lex 1.059s ok cmd/cgo/internal/swig 1.167s ok cmd/cgo/internal/test 3.905s ok cmd/cgo/internal/testcarchive 50.806s ok cmd/cgo/internal/testcshared 24.554s ok cmd/cgo/internal/testerrors 27.698s ok cmd/cgo/internal/testfortran 1.137s ok cmd/cgo/internal/testgodefs 3.979s ok cmd/cgo/internal/testlife 3.248s ok cmd/cgo/internal/testnocgo 1.040s ok cmd/cgo/internal/testplugin 89.978s ok cmd/cgo/internal/testsanitizers 1.029s [no tests to run] ok cmd/cgo/internal/testshared 1.028s ok cmd/cgo/internal/testso 4.938s ok cmd/cgo/internal/teststdio 5.475s ok cmd/cgo/internal/testtls 1.032s ok cmd/compile/internal/abt 1.067s ok cmd/compile/internal/amd64 76.495s ok cmd/compile/internal/base 1.041s ok cmd/compile/internal/compare 1.070s ok cmd/compile/internal/devirtualize 1.027s ok cmd/compile/internal/dwarfgen 1.873s ok cmd/compile/internal/importer 5.532s ok cmd/compile/internal/inline/inlheur 2.856s ok cmd/compile/internal/ir 1.033s ok cmd/compile/internal/logopt 2.144s ok cmd/compile/internal/loopvar 41.469s ok cmd/compile/internal/noder 1.043s ok cmd/compile/internal/reflectdata 1.025s [no tests to run] ok cmd/compile/internal/ssa 45.182s ok cmd/compile/internal/syntax 1.265s ok cmd/compile/internal/test 27.107s ok cmd/compile/internal/typecheck 1.689s ok cmd/compile/internal/types 1.030s ok cmd/compile/internal/types2 26.419s ok cmd/covdata 1.055s ok cmd/cover 21.921s ok cmd/dist 1.023s ok cmd/distpack 1.043s ok cmd/doc 2.450s ok cmd/fix 12.768s ok cmd/go 444.945s ok cmd/go/internal/auth 1.083s ok cmd/go/internal/cache 1.389s ok cmd/go/internal/cfg 1.027s [no tests to run] ok cmd/go/internal/envcmd 1.638s ok cmd/go/internal/fsys 1.194s ok cmd/go/internal/generate 1.054s ok cmd/go/internal/gover 1.046s ok cmd/go/internal/imports 1.095s ok cmd/go/internal/load 1.069s ok cmd/go/internal/lockedfile 2.209s ok cmd/go/internal/lockedfile/internal/filelock 2.109s ok cmd/go/internal/modfetch 1.143s ok cmd/go/internal/modfetch/codehost 11.054s ok cmd/go/internal/modfetch/zip_sum_test 1.082s ok cmd/go/internal/modindex 1.739s ok cmd/go/internal/modload 1.058s ok cmd/go/internal/mvs 1.049s ok cmd/go/internal/par 1.087s ok cmd/go/internal/str 1.027s ok cmd/go/internal/test 1.114s ok cmd/go/internal/toolchain 1.058s ok cmd/go/internal/vcs 1.073s ok cmd/go/internal/vcweb 1.073s ok cmd/go/internal/vcweb/vcstest 22.731s ok cmd/go/internal/web 1.062s ok cmd/go/internal/work 3.149s ok cmd/gofmt 1.371s ok cmd/internal/archive 2.899s ok cmd/internal/buildid 1.905s ok cmd/internal/cov 1.905s ok cmd/internal/dwarf 1.037s ok cmd/internal/edit 1.036s ok cmd/internal/goobj 1.047s ok cmd/internal/moddeps 3.376s ok cmd/internal/notsha256 1.086s ok cmd/internal/obj 2.190s ok cmd/internal/obj/ppc64 1.906s ok cmd/internal/obj/riscv 1.300s ok cmd/internal/obj/s390x 1.056s ok cmd/internal/obj/x86 5.907s ok cmd/internal/objabi 1.178s ok cmd/internal/pkgpath 5.158s ok cmd/internal/pkgpattern 1.043s ok cmd/internal/quoted 1.027s ok cmd/internal/src 1.078s ok cmd/internal/test2json 2.766s ok cmd/link 25.258s ok cmd/link/internal/benchmark 1.065s ok cmd/link/internal/ld 31.036s ok cmd/link/internal/loader 1.103s ok cmd/nm 9.793s ok cmd/objdump 10.686s ok cmd/pack 8.435s ok cmd/pprof 4.349s ok cmd/trace 1.211s ok cmd/vet 52.435s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2737 57791 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1940 70484 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1328 131259 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4606 49294 ns/op 5052 B/op 15 allocs/op Benchmark/Reader/GNU-4 3859 30269 ns/op 5084 B/op 14 allocs/op Benchmark/Reader/PAX-4 2488 90320 ns/op 8783 B/op 33 allocs/op PASS ok archive/tar 2.549s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 437911862 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 192458785 ns/op BenchmarkZip64TestSizes/4096-4 1005 256442 ns/op BenchmarkZip64TestSizes/1048576-4 93 1299393 ns/op BenchmarkZip64TestSizes/67108864-4 1 210153159 ns/op PASS ok archive/zip 2.958s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 164592 757.2 ns/op BenchmarkReaderCopyUnoptimal-4 83721 1427 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 78461 ns/op BenchmarkReaderWriteToOptimal-4 9292 25075 ns/op BenchmarkReaderReadString-4 69218 1947 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 190794 826.6 ns/op BenchmarkWriterCopyUnoptimal-4 152260 774.0 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 84899 ns/op BenchmarkReaderEmpty-4 9634 13430 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 14113 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 456198 299.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 4.607s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2712 71492 ns/op 458.34 MB/s BenchmarkWriteByte-4 212 499347 ns/op 8.20 MB/s BenchmarkWriteRune-4 100 1176460 ns/op 10.44 MB/s BenchmarkBufferNotEmptyWriteRead-4 27 5352507 ns/op BenchmarkBufferFullSmallReads-4 75 1832662 ns/op BenchmarkBufferWriteBlock/N4096-4 5910 36990 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 201 692957 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 21034080 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 105102319 ns/op 159.63 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 3230982 38.31 ns/op 261.02 MB/s BenchmarkIndexByte/32-4 2487249 40.29 ns/op 794.17 MB/s BenchmarkIndexByte/4K-4 1000000 162.2 ns/op 25260.30 MB/s BenchmarkIndexBytePortable/10-4 1000000 136.0 ns/op 73.52 MB/s BenchmarkIndexBytePortable/32-4 305032 686.4 ns/op 46.62 MB/s BenchmarkIndexBytePortable/4K-4 2647 43585 ns/op 93.98 MB/s BenchmarkIndexRune/10-4 984068 145.1 ns/op 68.92 MB/s BenchmarkIndexRune/32-4 891494 177.0 ns/op 180.83 MB/s BenchmarkIndexRune/4K-4 397442 355.6 ns/op 11519.72 MB/s BenchmarkIndexRuneASCII/10-4 2873464 39.87 ns/op 250.79 MB/s BenchmarkIndexRuneASCII/32-4 2487021 52.22 ns/op 612.74 MB/s BenchmarkIndexRuneASCII/4K-4 976526 122.7 ns/op 33383.70 MB/s BenchmarkEqual/0-4 7005216 15.44 ns/op BenchmarkEqual/1-4 972723 131.8 ns/op 7.59 MB/s BenchmarkEqual/6-4 918754 125.1 ns/op 47.94 MB/s BenchmarkEqual/9-4 937069 129.0 ns/op 69.76 MB/s BenchmarkEqual/15-4 899967 129.9 ns/op 115.44 MB/s BenchmarkEqual/16-4 953602 121.3 ns/op 131.89 MB/s BenchmarkEqual/20-4 946864 236.5 ns/op 84.57 MB/s BenchmarkEqual/32-4 1000000 131.0 ns/op 244.36 MB/s BenchmarkEqual/4K-4 73875 1556 ns/op 2632.32 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 128.2 ns/op 499.21 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 174.9 ns/op 365.85 MB/s BenchmarkEqualBothUnaligned/64_4-4 842091 127.9 ns/op 500.32 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 178.5 ns/op 358.52 MB/s BenchmarkEqualBothUnaligned/4096_0-4 76886 1718 ns/op 2383.90 MB/s BenchmarkEqualBothUnaligned/4096_1-4 46386 2372 ns/op 1726.91 MB/s BenchmarkEqualBothUnaligned/4096_4-4 124080 957.1 ns/op 4279.38 MB/s BenchmarkEqualBothUnaligned/4096_7-4 130417 967.3 ns/op 4234.40 MB/s BenchmarkIndex/10-4 1816621 64.70 ns/op 154.56 MB/s BenchmarkIndex/32-4 1841172 61.72 ns/op 518.49 MB/s BenchmarkIndex/4K-4 28080 4042 ns/op 1013.27 MB/s BenchmarkIndexEasy/10-4 2382987 58.24 ns/op 171.71 MB/s BenchmarkIndexEasy/32-4 1660833 73.64 ns/op 434.53 MB/s BenchmarkIndexEasy/4K-4 500462 423.7 ns/op 9667.77 MB/s BenchmarkCount/10-4 855747 135.6 ns/op 73.75 MB/s BenchmarkCount/32-4 1000000 198.3 ns/op 161.34 MB/s BenchmarkCount/4K-4 29138 3903 ns/op 1049.56 MB/s BenchmarkCountEasy/10-4 1000000 160.0 ns/op 62.49 MB/s BenchmarkCountEasy/32-4 762391 137.9 ns/op 232.04 MB/s BenchmarkCountEasy/4K-4 417098 525.4 ns/op 7795.59 MB/s BenchmarkCountSingle/10-4 1704516 73.09 ns/op 136.81 MB/s BenchmarkCountSingle/32-4 1756701 65.86 ns/op 485.90 MB/s BenchmarkCountSingle/4K-4 845955 191.8 ns/op 21351.84 MB/s BenchmarkToUpper/#00-4 2278501 53.37 ns/op BenchmarkToUpper/ONLYUPPER-4 295539 507.1 ns/op BenchmarkToUpper/abc-4 380530 372.1 ns/op BenchmarkToUpper/AbC123-4 209822 556.5 ns/op BenchmarkToUpper/azAZ09_-4 225640 608.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 66963 1871 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29655 5155 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45912 2502 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 97092 1250 ns/op BenchmarkToLower/#00-4 2012746 57.76 ns/op BenchmarkToLower/abc-4 397131 357.7 ns/op BenchmarkToLower/AbC123-4 204132 502.0 ns/op BenchmarkToLower/azAZ09_-4 247077 596.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 65299 1978 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28800 5510 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 54849 2125 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 106761 1140 ns/op BenchmarkFields/ASCII/16-4 157135 817.9 ns/op 19.56 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10190 14262 ns/op 17.95 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 631 262353 ns/op 15.61 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 33 3255104 ns/op 20.13 MB/s 147458 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 71475470 ns/op 14.67 MB/s 2261040 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 65665 1841 ns/op 8.69 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4530 31752 ns/op 8.06 MB/s 1920 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 279 438521 ns/op 9.34 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 8329249 ns/op 7.87 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 131739832 ns/op 7.96 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 129997 1009 ns/op 15.85 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9457 21306 ns/op 12.02 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 494 309765 ns/op 13.22 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 22 6346956 ns/op 10.33 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 102303612 ns/op 10.25 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 86108 1554 ns/op 10.30 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5840 30462 ns/op 8.40 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 276 368010 ns/op 11.13 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 20 7084810 ns/op 9.25 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 136300661 ns/op 7.69 MB/s 11202912 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1000000 108.5 ns/op BenchmarkTrimSpace/ASCII-4 857023 129.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87606 1446 ns/op BenchmarkTrimSpace/JustNonASCII-4 40052 2907 ns/op BenchmarkToValidUTF8/Valid-4 293756 519.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 223125 570.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 64088 1707 ns/op BenchmarkIndexHard1-4 853 133437 ns/op BenchmarkIndexHard2-4 638 218635 ns/op BenchmarkIndexHard3-4 100 1095826 ns/op BenchmarkIndexHard4-4 100 1145753 ns/op BenchmarkLastIndexHard1-4 6 19475516 ns/op BenchmarkLastIndexHard2-4 4 33877514 ns/op BenchmarkLastIndexHard3-4 3 38348134 ns/op BenchmarkCountHard1-4 892 152607 ns/op BenchmarkCountHard2-4 622 207060 ns/op BenchmarkCountHard3-4 170 751536 ns/op BenchmarkSplitEmptySeparator-4 1 141554317 ns/op BenchmarkSplitSingleByteSeparator-4 10 15269358 ns/op BenchmarkSplitMultiByteSeparator-4 9 12085415 ns/op BenchmarkSplitNSingleByteSeparator-4 93494 1472 ns/op BenchmarkSplitNMultiByteSeparator-4 40936 2747 ns/op BenchmarkRepeat-4 136533 1221 ns/op BenchmarkRepeatLarge/256/1-4 48064 2270 ns/op 112.77 MB/s BenchmarkRepeatLarge/256/16-4 143632 1248 ns/op 205.20 MB/s BenchmarkRepeatLarge/512/1-4 55923 2624 ns/op 195.10 MB/s BenchmarkRepeatLarge/512/16-4 66658 1964 ns/op 260.76 MB/s BenchmarkRepeatLarge/1024/1-4 27092 3992 ns/op 256.51 MB/s BenchmarkRepeatLarge/1024/16-4 37540 3095 ns/op 330.80 MB/s BenchmarkRepeatLarge/2048/1-4 21835 5897 ns/op 347.31 MB/s BenchmarkRepeatLarge/2048/16-4 21852 5282 ns/op 387.70 MB/s BenchmarkRepeatLarge/4096/1-4 12316 10283 ns/op 398.31 MB/s BenchmarkRepeatLarge/4096/16-4 14959 9006 ns/op 454.80 MB/s BenchmarkRepeatLarge/8192/1-4 10000 17975 ns/op 455.74 MB/s BenchmarkRepeatLarge/8192/16-4 10000 17982 ns/op 455.56 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11015 ns/op 371.96 MB/s BenchmarkRepeatLarge/16384/1-4 9661 36931 ns/op 443.63 MB/s BenchmarkRepeatLarge/16384/16-4 10000 34124 ns/op 480.13 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 25357 ns/op 484.71 MB/s BenchmarkRepeatLarge/32768/1-4 3488 66586 ns/op 492.12 MB/s BenchmarkRepeatLarge/32768/16-4 2931 54193 ns/op 604.65 MB/s BenchmarkRepeatLarge/32768/4097-4 2076 50150 ns/op 571.86 MB/s BenchmarkRepeatLarge/65536/1-4 921 121211 ns/op 540.68 MB/s BenchmarkRepeatLarge/65536/16-4 997 114238 ns/op 573.68 MB/s BenchmarkRepeatLarge/65536/4097-4 1120 109324 ns/op 562.14 MB/s BenchmarkRepeatLarge/131072/1-4 194 662030 ns/op 197.99 MB/s BenchmarkRepeatLarge/131072/16-4 188 595216 ns/op 220.21 MB/s BenchmarkRepeatLarge/131072/4097-4 230 446801 ns/op 284.26 MB/s BenchmarkRepeatLarge/262144/1-4 100 1172201 ns/op 223.63 MB/s BenchmarkRepeatLarge/262144/16-4 146 1245814 ns/op 210.42 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1024615 ns/op 251.91 MB/s BenchmarkRepeatLarge/524288/1-4 64 2259826 ns/op 232.00 MB/s BenchmarkRepeatLarge/524288/16-4 64 1788533 ns/op 293.14 MB/s BenchmarkRepeatLarge/524288/4097-4 69 1738678 ns/op 299.26 MB/s BenchmarkRepeatLarge/1048576/1-4 48 3745833 ns/op 279.93 MB/s BenchmarkRepeatLarge/1048576/16-4 48 3461302 ns/op 302.94 MB/s BenchmarkRepeatLarge/1048576/4097-4 34 3529300 ns/op 296.02 MB/s BenchmarkRepeatLarge/2097152/1-4 25 6433307 ns/op 325.98 MB/s BenchmarkRepeatLarge/2097152/16-4 28 5994387 ns/op 349.85 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 6666793 ns/op 314.03 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12467132 ns/op 336.43 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11433401 ns/op 366.85 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11529306 ns/op 363.53 MB/s BenchmarkRepeatLarge/8388608/1-4 4 25149662 ns/op 333.55 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18907816 ns/op 443.66 MB/s BenchmarkRepeatLarge/8388608/4097-4 5 21796397 ns/op 384.77 MB/s BenchmarkRepeatLarge/16777216/1-4 4 33255703 ns/op 504.49 MB/s BenchmarkRepeatLarge/16777216/16-4 3 43526830 ns/op 385.45 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 50390515 ns/op 332.94 MB/s BenchmarkRepeatLarge/33554432/1-4 2 61250285 ns/op 547.82 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54633746 ns/op 614.17 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 93233119 ns/op 359.90 MB/s BenchmarkRepeatLarge/67108864/1-4 1 120881977 ns/op 555.16 MB/s BenchmarkRepeatLarge/67108864/16-4 1 144543066 ns/op 464.28 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 172117050 ns/op 389.90 MB/s BenchmarkRepeatLarge/134217728/1-4 1 239840435 ns/op 559.61 MB/s BenchmarkRepeatLarge/134217728/16-4 1 226746271 ns/op 591.93 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 321996563 ns/op 416.83 MB/s BenchmarkRepeatLarge/268435456/1-4 1 443548251 ns/op 605.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 428471430 ns/op 626.50 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 528007877 ns/op 508.39 MB/s BenchmarkRepeatLarge/536870912/1-4 1 992170029 ns/op 541.11 MB/s BenchmarkRepeatLarge/536870912/16-4 1 986326119 ns/op 544.31 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 856879151 ns/op 626.54 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6223322581 ns/op 172.54 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2120546568 ns/op 506.35 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1918909154 ns/op 559.56 MB/s BenchmarkBytesCompare/1-4 13496494 9.255 ns/op BenchmarkBytesCompare/2-4 13319137 9.095 ns/op BenchmarkBytesCompare/4-4 12478269 9.758 ns/op BenchmarkBytesCompare/8-4 13947356 11.74 ns/op BenchmarkBytesCompare/16-4 13510309 11.60 ns/op BenchmarkBytesCompare/32-4 12048861 10.29 ns/op BenchmarkBytesCompare/64-4 8973494 15.14 ns/op BenchmarkBytesCompare/128-4 8305756 16.02 ns/op BenchmarkBytesCompare/256-4 7922178 15.58 ns/op BenchmarkBytesCompare/512-4 4391942 29.27 ns/op BenchmarkBytesCompare/1024-4 3313754 36.17 ns/op BenchmarkBytesCompare/2048-4 1746072 59.42 ns/op BenchmarkIndexAnyASCII/1:1-4 1567443 74.90 ns/op BenchmarkIndexAnyASCII/1:2-4 1579495 75.69 ns/op BenchmarkIndexAnyASCII/1:4-4 1459089 75.51 ns/op BenchmarkIndexAnyASCII/1:8-4 1639320 82.43 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 110.5 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 104.6 ns/op BenchmarkIndexAnyASCII/1:64-4 1506856 91.01 ns/op BenchmarkIndexAnyASCII/16:1-4 1522182 72.20 ns/op BenchmarkIndexAnyASCII/16:2-4 386305 500.3 ns/op BenchmarkIndexAnyASCII/16:4-4 338455 489.8 ns/op BenchmarkIndexAnyASCII/16:8-4 302719 419.7 ns/op BenchmarkIndexAnyASCII/16:16-4 430347 346.4 ns/op BenchmarkIndexAnyASCII/16:32-4 325699 357.6 ns/op BenchmarkIndexAnyASCII/16:64-4 330199 437.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 105.7 ns/op BenchmarkIndexAnyASCII/256:2-4 26038 5837 ns/op BenchmarkIndexAnyASCII/256:4-4 27188 4403 ns/op BenchmarkIndexAnyASCII/256:8-4 25128 5514 ns/op BenchmarkIndexAnyASCII/256:16-4 21032 4837 ns/op BenchmarkIndexAnyASCII/256:32-4 25202 7625 ns/op BenchmarkIndexAnyASCII/256:64-4 29794 4476 ns/op BenchmarkIndexAnyUTF8/1:1-4 1601542 78.19 ns/op BenchmarkIndexAnyUTF8/1:2-4 1572060 72.18 ns/op BenchmarkIndexAnyUTF8/1:4-4 1758165 72.64 ns/op BenchmarkIndexAnyUTF8/1:8-4 1787557 72.90 ns/op BenchmarkIndexAnyUTF8/1:16-4 1454511 68.82 ns/op BenchmarkIndexAnyUTF8/1:32-4 1551490 73.79 ns/op BenchmarkIndexAnyUTF8/1:64-4 1706882 95.41 ns/op BenchmarkIndexAnyUTF8/16:1-4 114576 939.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 316432 389.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 352443 491.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 341278 463.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 380415 411.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 272126 405.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 288392 405.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 8025 15228 ns/op BenchmarkIndexAnyUTF8/256:2-4 23666 5232 ns/op BenchmarkIndexAnyUTF8/256:4-4 21399 5920 ns/op BenchmarkIndexAnyUTF8/256:8-4 22297 5315 ns/op BenchmarkIndexAnyUTF8/256:16-4 20646 5268 ns/op BenchmarkIndexAnyUTF8/256:32-4 21798 5214 ns/op BenchmarkIndexAnyUTF8/256:64-4 20923 6776 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1748949 66.25 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1698554 62.58 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1699764 65.37 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1836510 65.88 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1744063 60.08 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1746087 81.60 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1761570 106.9 ns/op BenchmarkLastIndexAnyASCII/16:1-4 472231 392.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 451437 351.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 384147 314.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 429186 301.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 417034 308.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 291543 350.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 357674 617.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 28508 5994 ns/op BenchmarkLastIndexAnyASCII/256:2-4 29277 3987 ns/op BenchmarkLastIndexAnyASCII/256:4-4 29407 3940 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23907 6570 ns/op BenchmarkLastIndexAnyASCII/256:16-4 30577 4756 ns/op BenchmarkLastIndexAnyASCII/256:32-4 29851 6498 ns/op BenchmarkLastIndexAnyASCII/256:64-4 27886 4726 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1567992 73.91 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1963903 65.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1749866 82.87 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1396518 73.11 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1382008 87.19 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1671721 70.58 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1589335 74.02 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 171976 753.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 315291 422.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 285807 415.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 248176 412.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 264544 402.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 252693 426.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 308750 398.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9742 12579 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 21688 6333 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 25202 6834 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18870 6817 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 23061 5226 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 19407 6328 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 21799 7394 ns/op BenchmarkTrimASCII/1:1-4 1639822 62.09 ns/op BenchmarkTrimASCII/1:2-4 1740438 65.60 ns/op BenchmarkTrimASCII/1:4-4 1691647 64.37 ns/op BenchmarkTrimASCII/1:8-4 1709234 64.93 ns/op BenchmarkTrimASCII/1:16-4 1545744 74.46 ns/op BenchmarkTrimASCII/16:1-4 461346 236.7 ns/op BenchmarkTrimASCII/16:2-4 400998 321.1 ns/op BenchmarkTrimASCII/16:4-4 407415 302.7 ns/op BenchmarkTrimASCII/16:8-4 391634 299.3 ns/op BenchmarkTrimASCII/16:16-4 425986 325.7 ns/op BenchmarkTrimASCII/256:1-4 38786 5056 ns/op BenchmarkTrimASCII/256:2-4 27649 4168 ns/op BenchmarkTrimASCII/256:4-4 28300 4462 ns/op BenchmarkTrimASCII/256:8-4 32113 3825 ns/op BenchmarkTrimASCII/256:16-4 29970 5534 ns/op BenchmarkTrimASCII/4096:1-4 2206 46850 ns/op BenchmarkTrimASCII/4096:2-4 1686 65377 ns/op BenchmarkTrimASCII/4096:4-4 2132 62800 ns/op BenchmarkTrimASCII/4096:8-4 2042 63236 ns/op BenchmarkTrimASCII/4096:16-4 2078 62496 ns/op BenchmarkTrimByte-4 1832451 60.08 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12906 7932 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14792 7738 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 891 171818 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1594 75541 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3315 61906 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5497 21001 ns/op BenchmarkCompareBytesEqual-4 12349612 8.810 ns/op BenchmarkCompareBytesToNil-4 14316043 9.046 ns/op BenchmarkCompareBytesEmpty-4 14446207 9.843 ns/op BenchmarkCompareBytesIdentical-4 16563891 14.22 ns/op BenchmarkCompareBytesSameLength-4 12980182 9.984 ns/op BenchmarkCompareBytesDifferentLength-4 9239683 12.80 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2468 52840 ns/op 19844.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2164 76287 ns/op 13745.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2491 52850 ns/op 19840.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2892 50787 ns/op 20646.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3004 53247 ns/op 19692.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2460 56297 ns/op 18626.06 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2450 67569 ns/op 15518.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1927 74411 ns/op 14091.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1348 78884 ns/op 13292.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2246 65102 ns/op 16106.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2814 67496 ns/op 15535.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2576 83156 ns/op 12609.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1954 51186 ns/op 20485.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2490 55333 ns/op 18950.36 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2378 59863 ns/op 17516.35 MB/s BenchmarkCompareBytesBig-4 3074 46595 ns/op 22504.20 MB/s BenchmarkCompareBytesBigIdentical-4 16849608 10.53 ns/op 99600854.75 MB/s PASS ok bytes 89.689s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75753906 ns/op 1.32 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 409783567 ns/op 1.38 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 26873560 ns/op 0.61 MB/s 3647538 B/op 52 allocs/op PASS ok compress/bzip2 2.533s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1976429 ns/op 5.06 MB/s 42591 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19297031 ns/op 5.18 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 211029779 ns/op 4.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 48 2181099 ns/op 4.58 MB/s 42330 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21019580 ns/op 4.76 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 218943514 ns/op 4.57 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 55 2184249 ns/op 4.58 MB/s 43117 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 20544039 ns/op 4.87 MB/s 45841 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 208082624 ns/op 4.81 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 46 2582767 ns/op 3.87 MB/s 41829 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 25687674 ns/op 3.89 MB/s 47100 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 223099621 ns/op 4.48 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2762835 ns/op 3.62 MB/s 43067 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 38281130 ns/op 2.61 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 238111413 ns/op 4.20 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 2690252 ns/op 3.72 MB/s 43897 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 18610464 ns/op 5.37 MB/s 49284 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 150325722 ns/op 6.65 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 75 1703040 ns/op 5.87 MB/s 43354 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12216038 ns/op 8.19 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 114960360 ns/op 8.70 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 72 1551323 ns/op 6.45 MB/s 42188 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11576730 ns/op 8.64 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116057736 ns/op 8.62 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1268621 ns/op 7.88 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12010837 ns/op 8.33 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119201590 ns/op 8.39 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2306829 ns/op 4.33 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20080790 ns/op 4.98 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 201470579 ns/op 4.96 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6581860 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 65654574 ns/op 1.52 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 687951747 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5981264 ns/op 1.67 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 64268137 ns/op 1.56 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 673521085 ns/op 1.48 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 84 1490677 ns/op 6.71 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12578850 ns/op 7.95 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 120994425 ns/op 8.26 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 2131743 ns/op 4.69 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15437246 ns/op 6.48 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 152969644 ns/op 6.54 MB/s BenchmarkEncode/Newton/Default/1e4-4 20 5545300 ns/op 1.80 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 56311368 ns/op 1.78 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 580317404 ns/op 1.72 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5722817 ns/op 1.75 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 69877088 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 743937809 ns/op 1.34 MB/s PASS ok compress/flate 17.158s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 51 2498601 ns/op 4.00 MB/s BenchmarkDecoder/1e-Reuse4-4 42 2509684 ns/op 3.98 MB/s BenchmarkDecoder/1e5-4 5 24616185 ns/op 4.06 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24523807 ns/op 4.08 MB/s BenchmarkDecoder/1e6-4 1 243270746 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse6-4 1 240641821 ns/op 4.16 MB/s BenchmarkEncoder/1e4-4 49 2167175 ns/op 4.61 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1920614 ns/op 5.21 MB/s BenchmarkEncoder/1e5-4 5 20228930 ns/op 4.94 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19642843 ns/op 5.09 MB/s BenchmarkEncoder/1e6-4 1 199987868 ns/op 5.00 MB/s BenchmarkEncoder/1e-Reuse6-4 1 198704762 ns/op 5.03 MB/s PASS ok compress/lzw 4.254s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4768718 ns/op PASS ok container/heap 1.178s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 26877 4097 ns/op BenchmarkWithTimeout/concurrency=40-4 5212 24092 ns/op BenchmarkWithTimeout/concurrency=4000-4 5811 30312 ns/op BenchmarkWithTimeout/concurrency=400000-4 8058 27705 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 347170 376.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14607 10901 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19533 5765 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4158 34657 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2449 51924 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3414 35123 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 325 366349 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 224 544443 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 366 331015 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 38 3847793 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 5986292 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3741579 ns/op BenchmarkCheckCanceled/Err-4 326410 366.8 ns/op BenchmarkCheckCanceled/Done-4 517408 224.9 ns/op BenchmarkContextCancelDone-4 851413 147.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 26083 4631 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24816 4793 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23847 5124 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19450 6665 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12570 9531 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 515830 232.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 352048 378.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 248008 512.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 156064 782.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 79542 1496 ns/op PASS ok context 12.943s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1643968 73.29 ns/op 218.31 MB/s BenchmarkDecrypt-4 1625941 69.98 ns/op 228.62 MB/s BenchmarkExpand-4 1000000 111.6 ns/op PASS ok crypto/aes 1.597s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 232984 530.9 ns/op 120.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 398990 313.7 ns/op 204.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 246506 552.3 ns/op 115.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 401606 328.5 ns/op 194.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 155952 801.8 ns/op 1683.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 215955 594.7 ns/op 2269.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 134043 877.7 ns/op 1538.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 171944 689.2 ns/op 1958.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 55388 2257 ns/op 3629.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63632 1813 ns/op 4519.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44545 2755 ns/op 2974.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 49519 2359 ns/op 3472.64 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6826 18557 ns/op 54.91 MB/s BenchmarkAESCFBDecrypt1K-4 7114 18475 ns/op 55.15 MB/s BenchmarkAESCFBDecrypt8K-4 847 147555 ns/op 55.48 MB/s BenchmarkAESOFB1K-4 10000 12234 ns/op 83.29 MB/s BenchmarkAESCTR1K-4 13996 8334 ns/op 122.27 MB/s BenchmarkAESCTR8K-4 1816 66269 ns/op 123.54 MB/s BenchmarkAESCBCEncrypt1K-4 14130 8516 ns/op 120.24 MB/s BenchmarkAESCBCDecrypt1K-4 18194 6671 ns/op 153.51 MB/s PASS ok crypto/cipher 4.555s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 80044 1362 ns/op 5.88 MB/s BenchmarkDecrypt-4 85305 1286 ns/op 6.22 MB/s BenchmarkTDESEncrypt-4 33649 3341 ns/op 2.39 MB/s BenchmarkTDESDecrypt-4 33859 3313 ns/op 2.41 MB/s PASS ok crypto/des 1.723s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1122 106489 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8142452 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20399335 ns/op 1530 B/op 21 allocs/op BenchmarkECDH/X25519-4 85 1490842 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.715s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1911 63737 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 26 3972152 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 12 9626305 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 1166 102112 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9482279 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 23450463 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5347 23943 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2091370 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5125666 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.812s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 255 486733 ns/op BenchmarkNewKeyFromSeed-4 236 473227 ns/op BenchmarkSigning-4 248 461426 ns/op BenchmarkVerification-4 169 690690 ns/op PASS ok crypto/ed25519 1.767s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6873 18647 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 120 885586 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 2157815 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5349113 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1862 67682 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2169756 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5582645 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14728663 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12225 9694 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5941 17660 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4041 29273 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 96 1346986 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2616 46255 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 327 345053 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1726 71421 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1136632 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.667s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 15850 7251 ns/op 141.23 MB/s BenchmarkHMACSHA256_32-4 24708 4805 ns/op 6.66 MB/s BenchmarkNewWriteSum-4 11563 10114 ns/op 3.16 MB/s PASS ok crypto/hmac 1.648s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 38428 2796 ns/op BenchmarkModSub-4 42538 2746 ns/op BenchmarkMontgomeryRepr-4 24013 5001 ns/op BenchmarkMontgomeryMul-4 23341 4912 ns/op BenchmarkModMul-4 10000 10415 ns/op BenchmarkExpBig-4 16 7140462 ns/op BenchmarkExp-4 5 21858408 ns/op PASS ok crypto/internal/bigmod 2.330s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2835 35807 ns/op BenchmarkScalarBaseMult-4 254 463409 ns/op BenchmarkScalarMult-4 120 1010173 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 169 705405 ns/op PASS ok crypto/internal/edwards25519 1.766s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 440739 282.9 ns/op BenchmarkMultiply-4 5831985 20.02 ns/op BenchmarkSquare-4 6610429 16.98 ns/op BenchmarkInvert-4 31707 3546 ns/op BenchmarkMult32-4 1253793 90.13 ns/op PASS ok crypto/internal/edwards25519/field 1.945s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 57 2067255 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2133 57863 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 5316388 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13911971 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 142 804222 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11379 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 62 1899770 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4528559 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.379s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 668110 185.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 333672 339.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 113810 951.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 716480 185.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 368780 339.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 128515 945.3 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.997s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 103054 1084 ns/op 7.38 MB/s BenchmarkHash64-4 146725 853.7 ns/op 74.97 MB/s BenchmarkHash128-4 126519 910.3 ns/op 140.61 MB/s BenchmarkHash256-4 103762 1067 ns/op 239.87 MB/s BenchmarkHash512-4 82394 1414 ns/op 362.13 MB/s BenchmarkHash1K-4 54181 2109 ns/op 485.56 MB/s BenchmarkHash8K-4 10000 11064 ns/op 740.40 MB/s BenchmarkHash1M-4 90 1334698 ns/op 785.63 MB/s BenchmarkHash8M-4 10 10628272 ns/op 789.27 MB/s BenchmarkHash8BytesUnaligned-4 99856 1082 ns/op 7.39 MB/s BenchmarkHash1KUnaligned-4 56912 2059 ns/op 497.32 MB/s BenchmarkHash8KUnaligned-4 10000 11631 ns/op 704.31 MB/s PASS ok crypto/md5 3.168s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 466006326 ns/op PASS ok crypto/rand 2.071s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 10203 ns/op 12.54 MB/s BenchmarkRC4_1K-4 1569 76129 ns/op 13.45 MB/s BenchmarkRC4_8K-4 193 597781 ns/op 13.54 MB/s PASS ok crypto/rc4 1.493s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 12068335 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26467178 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 47591469 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3684179 ns/op BenchmarkDecryptOAEP/2048-4 9 12066563 ns/op BenchmarkEncryptOAEP/2048-4 33 3628797 ns/op BenchmarkSignPKCS1v15/2048-4 9 12149728 ns/op BenchmarkVerifyPKCS1v15/2048-4 36 3574459 ns/op BenchmarkSignPSS/2048-4 9 12120312 ns/op BenchmarkVerifyPSS/2048-4 34 3618511 ns/op PASS ok crypto/rsa 3.034s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 85294 1283 ns/op 6.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111817 1064 ns/op 7.52 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83619 1419 ns/op 225.59 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 91258 1235 ns/op 259.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 57495 2066 ns/op 495.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 65858 1863 ns/op 549.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13384 8885 ns/op 922.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13447 8948 ns/op 915.50 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.430s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 81914 1516 ns/op 5.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 89553 1312 ns/op 6.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 89643 1308 ns/op 6.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 31690 3668 ns/op 279.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32145 3778 ns/op 271.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32994 3485 ns/op 293.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6080 21261 ns/op 385.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6201 21328 ns/op 384.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6172 21574 ns/op 379.72 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.512s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 56655 2063 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 78830 1551 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66208 1914 ns/op 4.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33309 3478 ns/op 294.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38524 3060 ns/op 334.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 36370 3273 ns/op 312.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8446 15610 ns/op 524.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8544 15211 ns/op 538.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8660 15204 ns/op 538.80 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.507s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22584324 5.811 ns/op BenchmarkConstantTimeEq-4 22981950 5.621 ns/op BenchmarkConstantTimeLessOrEq-4 21717518 5.732 ns/op BenchmarkXORBytes/8Bytes-4 2991213 38.32 ns/op 208.76 MB/s BenchmarkXORBytes/128Bytes-4 2786569 42.30 ns/op 3026.34 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 115.5 ns/op 17735.02 MB/s BenchmarkXORBytes/32768Bytes-4 84973 1407 ns/op 23297.35 MB/s PASS ok crypto/subtle 2.203s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 28 3760219 ns/op BenchmarkCertCache/1-4 27 4198085 ns/op BenchmarkCertCache/2-4 27 4094587 ns/op BenchmarkCertCache/3-4 27 5948275 ns/op BenchmarkHandshakeServer/RSA-4 10 12529253 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 11562155 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 10 11656710 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 31 3445185 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 49 4348272 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 22 5386997 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 5274197 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37391653 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 37283748 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 63154504 ns/op 16.60 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 73559032 ns/op 14.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 141604512 ns/op 14.81 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 187124218 ns/op 11.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 206932147 ns/op 20.27 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 221319472 ns/op 18.95 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 509662590 ns/op 16.46 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 479221444 ns/op 17.50 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 909936827 ns/op 18.44 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1036829156 ns/op 16.18 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1833340088 ns/op 18.30 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2078946127 ns/op 16.14 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3692896045 ns/op 18.17 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3776063573 ns/op 17.77 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 74292355 ns/op 14.11 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 70345420 ns/op 14.91 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 106057117 ns/op 19.77 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 122958101 ns/op 17.06 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 223711741 ns/op 18.75 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 231321515 ns/op 18.13 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 582766365 ns/op 14.39 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 474602050 ns/op 17.68 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 867192843 ns/op 19.35 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1132109171 ns/op 14.82 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2227510281 ns/op 15.06 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2267067838 ns/op 14.80 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3219054379 ns/op 20.85 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3619155859 ns/op 18.54 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 720780644 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 716500193 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 302717744 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 303602632 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 170245561 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 160844099 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 93821736 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90023572 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 55194863 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52384934 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 164200664 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 155329862 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77604884 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 77987097 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51582987 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 51025186 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39912752 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 35292559 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 35967032 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 29871375 ns/op PASS ok crypto/tls 42.121s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17344788 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 352 353908 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 907 138654 ns/op 12658 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 909 138570 ns/op 14068 B/op 188 allocs/op PASS ok crypto/x509 2.083s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 4100827 ns/op 278472 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 27 3748738 ns/op 265854 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 34 3065927 ns/op 212463 B/op 586 allocs/op BenchmarkConcurrentTxQuery-4 28 4050143 ns/op 276094 B/op 2137 allocs/op BenchmarkConcurrentTxExec-4 69 1893218 ns/op 87749 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 3281527 ns/op 106327 B/op 2076 allocs/op BenchmarkConcurrentTxStmtExec-4 140 914286 ns/op 40155 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 3163832 ns/op 229143 B/op 1802 allocs/op BenchmarkManyConcurrentQueries-4 1963 56644 ns/op 4132 B/op 20 allocs/op BenchmarkGrabConn-4 163875 793.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.891s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1686 77806 ns/op BenchmarkSymbols32-4 2206 68802 ns/op PASS ok debug/elf 1.376s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 123685 1083 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 64 1838966 ns/op 180221 B/op 13 allocs/op Benchmark115/LineToPC-4 60 1847596 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14784 8025 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.935s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 48045 2404 ns/op BenchmarkMarshal-4 685 171854 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2506 43330 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.608s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 250 440569 ns/op 18.59 MB/s BenchmarkEncodeToString-4 252 469052 ns/op 17.47 MB/s BenchmarkDecode-4 139 847163 ns/op 15.48 MB/s BenchmarkDecodeString-4 136 851785 ns/op 15.39 MB/s PASS ok encoding/base32 1.814s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 272 422146 ns/op 19.41 MB/s BenchmarkDecodeString/2-4 289035 419.9 ns/op 9.53 MB/s BenchmarkDecodeString/4-4 264394 491.7 ns/op 16.27 MB/s BenchmarkDecodeString/8-4 201130 572.2 ns/op 20.97 MB/s BenchmarkDecodeString/64-4 35670 2817 ns/op 31.24 MB/s BenchmarkDecodeString/8192-4 357 322671 ns/op 33.85 MB/s BenchmarkNewEncoding-4 49227 2255 ns/op 113.53 MB/s PASS ok encoding/base64 2.219s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1170 111510 ns/op 35.87 MB/s BenchmarkReadStruct-4 14802 7976 ns/op 9.40 MB/s BenchmarkWriteStruct-4 14439 7958 ns/op 9.42 MB/s BenchmarkReadInts-4 35324 3539 ns/op 8.48 MB/s BenchmarkWriteInts-4 32577 3447 ns/op 8.70 MB/s BenchmarkWriteSlice1000Int32s-4 1125 108754 ns/op 36.78 MB/s BenchmarkPutUint16-4 3085261 37.83 ns/op 52.86 MB/s BenchmarkAppendUint16-4 2055794 49.74 ns/op 40.21 MB/s BenchmarkPutUint32-4 2068198 54.66 ns/op 73.17 MB/s BenchmarkAppendUint32-4 2516280 45.33 ns/op 88.25 MB/s BenchmarkPutUint64-4 941390 113.6 ns/op 70.42 MB/s BenchmarkAppendUint64-4 1000000 109.3 ns/op 73.20 MB/s BenchmarkLittleEndianPutUint16-4 2621858 42.79 ns/op 46.74 MB/s BenchmarkLittleEndianAppendUint16-4 2457697 44.15 ns/op 45.30 MB/s BenchmarkLittleEndianPutUint32-4 2231578 56.94 ns/op 70.25 MB/s BenchmarkLittleEndianAppendUint32-4 2170170 46.56 ns/op 85.91 MB/s BenchmarkLittleEndianPutUint64-4 1000000 109.7 ns/op 72.93 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 105.0 ns/op 76.17 MB/s BenchmarkReadFloats-4 132297 963.8 ns/op 12.45 MB/s BenchmarkWriteFloats-4 124456 986.7 ns/op 12.16 MB/s BenchmarkReadSlice1000Float32s-4 896 114841 ns/op 34.83 MB/s BenchmarkWriteSlice1000Float32s-4 890 120178 ns/op 33.28 MB/s BenchmarkReadSlice1000Uint8s-4 53950 2558 ns/op 390.86 MB/s BenchmarkWriteSlice1000Uint8s-4 53469 2728 ns/op 366.58 MB/s BenchmarkPutUvarint32-4 992726 143.9 ns/op 27.80 MB/s BenchmarkPutUvarint64-4 240994 577.8 ns/op 13.85 MB/s PASS ok encoding/binary 5.771s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6021 21746 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5527 20707 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 4929 21660 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3108 39049 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5787 21042 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6924 19124 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6279 18724 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3571 30137 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 17205 ns/op PASS ok encoding/csv 2.808s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6414 16381 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 9322 13287 ns/op 1814 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 201 584403 ns/op 16941 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 639 201540 ns/op 768 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1413 88652 ns/op 61 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1368 95422 ns/op 63 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1738 66582 ns/op 223 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 63 2024296 ns/op 34742 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 506 302422 ns/op 25251 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1084 144038 ns/op 10800 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1352 123159 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 398 294269 ns/op 39225 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 181 747132 ns/op 66873 B/op 2221 allocs/op BenchmarkDecodeBytesSlice-4 489 344643 ns/op 23824 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 85 1694899 ns/op 83123 B/op 3178 allocs/op BenchmarkDecodeMap-4 76 1698317 ns/op 54138 B/op 181 allocs/op PASS ok encoding/gob 4.206s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9855 11232 ns/op 22.79 MB/s BenchmarkEncode/1024-4 2752 44521 ns/op 23.00 MB/s BenchmarkEncode/4096-4 600 179614 ns/op 22.80 MB/s BenchmarkEncode/16384-4 159 685890 ns/op 23.89 MB/s BenchmarkDecode/256-4 20314 5865 ns/op 43.65 MB/s BenchmarkDecode/1024-4 5934 22017 ns/op 46.51 MB/s BenchmarkDecode/4096-4 1360 91192 ns/op 44.92 MB/s BenchmarkDecode/16384-4 326 351494 ns/op 46.61 MB/s BenchmarkDump/256-4 1212 105577 ns/op 2.42 MB/s BenchmarkDump/1024-4 297 462818 ns/op 2.21 MB/s BenchmarkDump/4096-4 81 1605232 ns/op 2.55 MB/s BenchmarkDump/16384-4 19 6708085 ns/op 2.44 MB/s PASS ok encoding/hex 3.086s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 131302531 ns/op 14.78 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 143123243 ns/op 13.56 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 144784535 ns/op 13.40 MB/s 1942408 B/op 15 allocs/op BenchmarkCodeMarshalError-4 1 146463389 ns/op 13.25 MB/s 10336248 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 18781 6001 ns/op BenchmarkMarshalBytes/256-4 5394 22211 ns/op BenchmarkMarshalBytes/4096-4 440 270164 ns/op BenchmarkMarshalBytesError/32-4 45 2314719 ns/op BenchmarkMarshalBytesError/256-4 49 2370637 ns/op BenchmarkMarshalBytesError/4096-4 40 2672566 ns/op BenchmarkMarshalMap-4 35131 4024 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 472945788 ns/op 4.10 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 27306 4317 ns/op 3.24 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 32895 3180 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 451322668 ns/op 4.30 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 411202466 ns/op 4.72 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 62408 1954 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 145141 1198 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 268874 860.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 20553 6512 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 65377 2159 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 63013 1628 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 20546 6562 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2497 42933 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 668 190188 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1057186 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 11827344 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 544092 212.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 528076 218.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 574672 189.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 522482 208.6 ns/op BenchmarkEncodeMarshaler-4 43299 2461 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 77094 1650 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4471473 24.58 ns/op BenchmarkNumberIsValidRegexp-4 16273 7247 ns/op PASS ok encoding/json 9.818s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 37 3185169 ns/op 20.58 MB/s BenchmarkDecode-4 22 5638097 ns/op 15.75 MB/s PASS ok encoding/pem 1.446s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1705 66997 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 789 161274 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2544 45347 ns/op PASS ok encoding/xml 1.607s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 228682 564.6 ns/op BenchmarkAs-4 49060 2167 ns/op PASS ok errors 1.369s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 426967 279.7 ns/op BenchmarkIntSet-4 561066 204.8 ns/op BenchmarkFloatAdd-4 139048 927.9 ns/op BenchmarkFloatSet-4 520086 230.6 ns/op BenchmarkStringSet-4 433705 285.0 ns/op BenchmarkMapSet-4 96884 1090 ns/op BenchmarkMapSetDifferent-4 65395 2271 ns/op BenchmarkMapSetDifferentRandom-4 267 451364 ns/op BenchmarkMapSetString-4 117664 1162 ns/op BenchmarkMapAddSame-4 31918 5166 ns/op BenchmarkMapAddDifferent-4 12070 9972 ns/op BenchmarkMapAddDifferentRandom-4 220 552076 ns/op BenchmarkMapAddSameSteadyState-4 293674 368.0 ns/op BenchmarkMapAddDifferentSteadyState-4 138420 850.8 ns/op BenchmarkMapString-4 6652 17453 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 14559 7052 ns/op PASS ok expvar 4.519s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 88540 1555 ns/op BenchmarkSprintfEmpty-4 238126 504.0 ns/op BenchmarkSprintfString-4 191037 709.9 ns/op BenchmarkSprintfTruncateString-4 168319 759.0 ns/op BenchmarkSprintfTruncateBytes-4 156586 1011 ns/op BenchmarkSprintfSlowParsingPath-4 179908 923.5 ns/op BenchmarkSprintfQuoteString-4 46470 2939 ns/op BenchmarkSprintfInt-4 152760 669.4 ns/op BenchmarkSprintfIntInt-4 148532 977.8 ns/op BenchmarkSprintfPrefixedInt-4 190107 1062 ns/op BenchmarkSprintfFloat-4 109176 1324 ns/op BenchmarkSprintfComplex-4 49106 2969 ns/op BenchmarkSprintfBoolean-4 143494 805.3 ns/op BenchmarkSprintfHexString-4 68817 1760 ns/op BenchmarkSprintfHexBytes-4 77715 1966 ns/op BenchmarkSprintfBytes-4 34894 3621 ns/op BenchmarkSprintfStringer-4 48330 2355 ns/op BenchmarkSprintfStructure-4 23732 5562 ns/op BenchmarkManyArgs-4 48302 2889 ns/op BenchmarkFprintInt-4 54286 2111 ns/op BenchmarkFprintfBytes-4 58052 2053 ns/op BenchmarkFprintIntNoAlloc-4 57798 2072 ns/op BenchmarkScanInts-4 31 4428475 ns/op BenchmarkScanRecursiveInt-4 1 483558257 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 486760803 ns/op PASS ok fmt 6.659s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 433 238622 ns/op PASS ok go/build 1.231s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 39286 2845 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12279 9730 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4826 34729 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1159 136306 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 253 432666 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 76 2057391 ns/op 215521 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 8065479 ns/op 846310 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 33946093 ns/op 3615232 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 150951936 ns/op 15239744 B/op 65565 allocs/op PASS ok go/constant 2.774s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 357189917 ns/op 0.18 MB/s 45997576 B/op 48989 allocs/op PASS ok go/format 1.434s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 23773683 ns/op 2.27 MB/s BenchmarkParseOnly-4 6 20303838 ns/op 2.65 MB/s BenchmarkResolve-4 56 2342695 ns/op 22.99 MB/s PASS ok go/parser 2.976s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 163946850 ns/op 0.32 MB/s 5211640 B/op 27519 allocs/op BenchmarkPrintDecl-4 698 189450 ns/op 0.17 MB/s 16268 B/op 51 allocs/op PASS ok go/printer 1.384s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 243 437548 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8759013 ns/op 5.66 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 13901294 ns/op 5.27 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20901965 ns/op 5.89 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 198 629858 ns/op 4.92 MB/s PASS ok go/scanner 1.938s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1330401 94.41 ns/op PASS ok go/token 1.309s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 87 1636352 ns/op BenchmarkNamed/Underlying/nongeneric-4 740384 183.2 ns/op BenchmarkNamed/Underlying/generic-4 498799 221.8 ns/op BenchmarkNamed/Underlying/src_instance-4 794766 189.4 ns/op BenchmarkNamed/Underlying/user_instance-4 647731 188.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 11136 ns/op BenchmarkNamed/NewMethodSet/generic-4 12302 10545 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12164 11630 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 13227 ns/op BenchmarkCheck/http/funcbodies/info-4 1 962473121 ns/op 34904 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 911663459 ns/op 36861 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 485468513 ns/op 69134 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 385315703 ns/op 87125 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3673165063 ns/op 1411 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 180035539 ns/op 28603 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 152768564 ns/op 33786 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 114855698 ns/op 44370 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 835446222 ns/op 2590 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 107759262 ns/op 19891 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 72365061 ns/op 29690 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 90434022 ns/op 23666 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2369202618 ns/op 28304 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 859324287 ns/op 77974 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 241481432 ns/op 276613 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 174226294 ns/op 381026 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4175321055 ns/op 480.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 140537691 ns/op 14172 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 151570717 ns/op 13165 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 129998601 ns/op 15221 lines/s PASS ok go/types 59.508s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10258 ns/op 99.83 MB/s PASS ok hash/adler32 1.175s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 183709 655.2 ns/op 22.89 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 202106 662.4 ns/op 22.64 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105024 1115 ns/op 35.89 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 110007 1088 ns/op 36.78 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 368496 383.7 ns/op 1334.30 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 333709 417.6 ns/op 1226.07 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 328513 515.4 ns/op 1986.93 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 374650 467.5 ns/op 2190.54 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 204366 567.2 ns/op 7221.51 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 249693 538.3 ns/op 7608.77 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51844 2153 ns/op 15217.75 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52479 2142 ns/op 15295.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 374498 452.5 ns/op 33.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 348450 400.3 ns/op 37.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 386922 387.8 ns/op 103.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 401641 425.0 ns/op 94.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 227338 560.3 ns/op 913.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 218641 497.5 ns/op 1029.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 253446 563.6 ns/op 1816.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 239517 575.4 ns/op 1779.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 189027 613.8 ns/op 6673.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 183940 702.8 ns/op 5828.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49435 4243 ns/op 7723.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 41385 2622 ns/op 12499.56 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 172600 876.8 ns/op 17.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 230647 663.7 ns/op 22.60 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 98145 1832 ns/op 21.84 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 110101 1058 ns/op 37.81 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 13469 ns/op 38.01 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 17522 ns/op 29.22 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4323 26671 ns/op 38.39 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3072 33894 ns/op 30.21 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1030 153064 ns/op 26.76 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 997 157508 ns/op 26.01 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1151989 ns/op 28.44 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1430287 ns/op 22.91 MB/s PASS ok hash/crc32 9.022s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1079399 ns/op 60.72 MB/s BenchmarkCrc64/ISO4KB-4 1269 94154 ns/op 43.50 MB/s BenchmarkCrc64/ISO1KB-4 4456 28248 ns/op 36.25 MB/s BenchmarkCrc64/ECMA64KB-4 94 1776863 ns/op 36.88 MB/s BenchmarkCrc64/Random64KB-4 88 1194066 ns/op 54.88 MB/s BenchmarkCrc64/Random16KB-4 393 263939 ns/op 62.07 MB/s PASS ok hash/crc64 2.136s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 14097 ns/op 72.64 MB/s BenchmarkFnv32aKB-4 7274 16047 ns/op 63.81 MB/s BenchmarkFnv64KB-4 10386 12281 ns/op 83.38 MB/s BenchmarkFnv64aKB-4 10000 12164 ns/op 84.18 MB/s BenchmarkFnv128KB-4 1450 123724 ns/op 8.28 MB/s BenchmarkFnv128aKB-4 1372 107005 ns/op 9.57 MB/s PASS ok hash/fnv 2.487s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 398407 295.3 ns/op 13.55 MB/s BenchmarkHash/n=4/Bytes-4 2755017 41.52 ns/op 96.34 MB/s BenchmarkHash/n=4/String-4 1000000 117.3 ns/op 34.10 MB/s BenchmarkHash/n=8/Write-4 356169 335.3 ns/op 23.86 MB/s BenchmarkHash/n=8/Bytes-4 2821693 41.23 ns/op 194.01 MB/s BenchmarkHash/n=8/String-4 1315730 84.12 ns/op 95.11 MB/s BenchmarkHash/n=16/Write-4 382684 309.5 ns/op 51.70 MB/s BenchmarkHash/n=16/Bytes-4 2718562 43.62 ns/op 366.76 MB/s BenchmarkHash/n=16/String-4 1000000 119.4 ns/op 134.05 MB/s BenchmarkHash/n=32/Write-4 324861 406.2 ns/op 78.77 MB/s BenchmarkHash/n=32/Bytes-4 2564134 55.45 ns/op 577.13 MB/s BenchmarkHash/n=32/String-4 1611902 83.21 ns/op 384.58 MB/s BenchmarkHash/n=64/Write-4 442270 323.6 ns/op 197.78 MB/s BenchmarkHash/n=64/Bytes-4 2584120 43.33 ns/op 1476.88 MB/s BenchmarkHash/n=64/String-4 1213878 106.0 ns/op 603.64 MB/s BenchmarkHash/n=256/Write-4 259394 433.7 ns/op 590.32 MB/s BenchmarkHash/n=256/Bytes-4 1673763 64.45 ns/op 3972.33 MB/s BenchmarkHash/n=256/String-4 850826 142.1 ns/op 1802.09 MB/s BenchmarkHash/n=320/Write-4 273304 465.9 ns/op 686.77 MB/s BenchmarkHash/n=320/Bytes-4 1697400 62.75 ns/op 5099.28 MB/s BenchmarkHash/n=320/String-4 507921 304.3 ns/op 1051.76 MB/s BenchmarkHash/n=1024/Write-4 175573 680.3 ns/op 1505.16 MB/s BenchmarkHash/n=1024/Bytes-4 629245 289.2 ns/op 3540.30 MB/s BenchmarkHash/n=1024/String-4 241780 467.6 ns/op 2189.79 MB/s BenchmarkHash/n=4096/Write-4 72504 1763 ns/op 2323.63 MB/s BenchmarkHash/n=4096/Bytes-4 237247 569.5 ns/op 7192.60 MB/s BenchmarkHash/n=4096/String-4 55392 1871 ns/op 2189.54 MB/s BenchmarkHash/n=16384/Write-4 22260 6679 ns/op 2453.05 MB/s BenchmarkHash/n=16384/Bytes-4 54165 2048 ns/op 8000.27 MB/s BenchmarkHash/n=16384/String-4 13352 8262 ns/op 1983.08 MB/s PASS ok hash/maphash 7.770s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 600 220415 ns/op BenchmarkEscapeNone-4 130432 955.7 ns/op BenchmarkUnescape-4 590 259586 ns/op BenchmarkUnescapeNone-4 511106 402.5 ns/op BenchmarkUnescapeSparse-4 10000 31325 ns/op BenchmarkUnescapeDense-4 800 128024 ns/op PASS ok html 2.794s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6944 17336 ns/op BenchmarkCSSEscaperNoSpecials-4 33747 3561 ns/op BenchmarkDecodeCSS-4 21970 8784 ns/op BenchmarkDecodeCSSNoSpecials-4 2723254 42.52 ns/op BenchmarkCSSValueFilter-4 85045 1607 ns/op BenchmarkCSSValueFilterOk-4 68690 1769 ns/op BenchmarkEscapedExecute-4 4046 27929 ns/op BenchmarkHTMLNospaceEscaper-4 9122 12897 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 51589 2338 ns/op BenchmarkStripTags-4 17823 6939 ns/op BenchmarkStripTagsNoSpecials-4 248672 705.6 ns/op BenchmarkJSValEscaperWithNum-4 19066 6187 ns/op BenchmarkJSValEscaperWithStr-4 5631 23012 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 11162 ns/op BenchmarkJSValEscaperWithObj-4 4266 27969 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10251 10665 ns/op BenchmarkJSStrEscaperNoSpecials-4 47725 2792 ns/op BenchmarkJSStrEscaper-4 10000 13445 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38650 4139 ns/op BenchmarkJSRegexpEscaper-4 8247 23435 ns/op BenchmarkTemplateSpecialTags-4 85 1718338 ns/op BenchmarkURLEscaper-4 4333 33342 ns/op BenchmarkURLEscaperNoSpecials-4 139843 991.5 ns/op BenchmarkURLNormalizer-4 5308 49192 ns/op BenchmarkURLNormalizerNoSpecials-4 151722 1227 ns/op BenchmarkSrcsetFilter-4 15082 8294 ns/op BenchmarkSrcsetFilterNoSpecials-4 91743 1926 ns/op PASS ok html/template 6.748s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 482734 309.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 407894 285.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 569973 232.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 447912 269.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1514455 80.32 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 117.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1456063 79.58 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 904233 150.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 101.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 306783 386.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 144447 846.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 368955 504.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 345763 500.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 673173 238.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 329710 389.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 615895 184.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 484669 307.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 328206 539.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 158.6 ns/op BenchmarkRGBASetRGBA-4 1000000 122.0 ns/op BenchmarkRGBA64At-4 717876 191.3 ns/op BenchmarkRGBA64SetRGBA64-4 639250 202.1 ns/op BenchmarkNRGBAAt-4 1000000 107.9 ns/op BenchmarkNRGBASetNRGBA-4 962212 259.4 ns/op BenchmarkNRGBA64At-4 698883 175.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 645453 184.5 ns/op BenchmarkAlphaAt-4 1888909 54.96 ns/op BenchmarkAlphaSetAlpha-4 1379971 76.86 ns/op BenchmarkAlpha16At-4 1219866 114.8 ns/op BenchmarkAlphaSetAlpha16-4 1000000 116.5 ns/op BenchmarkGrayAt-4 2032990 57.89 ns/op BenchmarkGraySetGray-4 1855659 60.06 ns/op BenchmarkGray16At-4 1273012 95.32 ns/op BenchmarkGraySetGray16-4 1000000 158.7 ns/op PASS ok image 8.537s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2423845 49.23 ns/op BenchmarkYCbCrToRGB/128-4 3065318 43.28 ns/op BenchmarkYCbCrToRGB/255-4 2682397 45.50 ns/op BenchmarkRGBToYCbCr/0-4 2748754 40.46 ns/op BenchmarkRGBToYCbCr/Cb-4 2417763 48.31 ns/op BenchmarkRGBToYCbCr/Cr-4 2794387 42.19 ns/op BenchmarkYCbCrToRGBA/0-4 2710374 52.15 ns/op BenchmarkYCbCrToRGBA/128-4 2348043 58.39 ns/op BenchmarkYCbCrToRGBA/255-4 2452660 47.39 ns/op BenchmarkNYCbCrAToRGBA/0-4 2233224 51.54 ns/op BenchmarkNYCbCrAToRGBA/128-4 2381842 49.69 ns/op BenchmarkNYCbCrAToRGBA/255-4 2118650 50.13 ns/op PASS ok image/color 3.814s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 43270733 ns/op BenchmarkFillSrc-4 271 879606 ns/op BenchmarkCopyOver-4 6 27422359 ns/op BenchmarkCopySrc-4 300 439650 ns/op BenchmarkNRGBAOver-4 6 18972324 ns/op BenchmarkNRGBASrc-4 5 23944562 ns/op BenchmarkYCbCr-4 7 20101023 ns/op BenchmarkGray-4 13 8774959 ns/op BenchmarkCMYK-4 8 12698937 ns/op BenchmarkGlyphOver-4 18 7209250 ns/op BenchmarkRGBAMaskOver-4 4 30378725 ns/op BenchmarkGrayMaskOver-4 5 22581218 ns/op BenchmarkRGBA64ImageMaskOver-4 2 70488571 ns/op BenchmarkRGBA-4 4 30189788 ns/op BenchmarkPalettedFill-4 830 200403 ns/op BenchmarkPalettedRGBA-4 3 36449767 ns/op BenchmarkGenericOver-4 2 70349260 ns/op BenchmarkGenericMaskOver-4 3 38372187 ns/op BenchmarkGenericSrc-4 3 41850272 ns/op BenchmarkGenericMaskSrc-4 3 39356970 ns/op PASS ok image/draw 10.219s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 7270047 ns/op 2.13 MB/s 48623 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 165581883 ns/op 1.86 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3288165987 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 2530870 ns/op 6.10 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 182172590 ns/op 0.34 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.728s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4938 27632 ns/op BenchmarkIDCT-4 4474 27480 ns/op BenchmarkDecodeBaseline-4 7 17251700 ns/op 3.58 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 38805843 ns/op 1.59 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 231968957 ns/op 5.30 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 244728137 ns/op 3.77 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.810s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14485363 9.481 ns/op BenchmarkDecodeGray-4 9 11166510 ns/op 5.87 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 44660904 ns/op 5.87 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38785808 ns/op 6.76 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 7581005 ns/op 8.64 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 40005646 ns/op 6.55 MB/s 332130 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 51897865 ns/op 5.05 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61858518 ns/op 4.97 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59536784 ns/op 5.16 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 223153854 ns/op 5.51 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 212241418 ns/op 5.79 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 54217832 ns/op 5.67 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 213324799 ns/op 5.76 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 1063583351 ns/op 1.16 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.825s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 94005992 ns/op 1.06 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 1 103986169 ns/op 0.96 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 300853692 ns/op 1.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 357536053 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 57550876 ns/op 1.74 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 66146914 ns/op 1.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 312350758 ns/op 1.60 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 295783516 ns/op 1.69 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 916814541 ns/op 1.09 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 740480421 ns/op 1.35 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3914636300 ns/op 1.28 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3739209705 ns/op 1.34 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 8 19735098 ns/op 5.07 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 12820458 ns/op 7.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 52827582 ns/op 9.46 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 61413746 ns/op 8.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 109470755 ns/op 9.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 105288068 ns/op 9.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 517978997 ns/op 9.65 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 588086935 ns/op 8.50 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 64827379 ns/op 1.54 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 110965414 ns/op 0.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 440680162 ns/op 1.13 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 371390902 ns/op 1.35 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 852262703 ns/op 1.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 853607424 ns/op 1.17 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6539023123 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5982481805 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 194225311 ns/op 21.52 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 197917465 ns/op 21.12 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 50.245s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28412 4683 ns/op 0.21 MB/s BenchmarkMarshalCorpusFile/2-4 21435 7635 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/4-4 23151 6114 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/8-4 19294 6984 ns/op 1.15 MB/s BenchmarkMarshalCorpusFile/16-4 12996 9610 ns/op 1.66 MB/s BenchmarkMarshalCorpusFile/32-4 9034 12101 ns/op 2.64 MB/s BenchmarkMarshalCorpusFile/64-4 8500 20250 ns/op 3.16 MB/s BenchmarkMarshalCorpusFile/128-4 4328 26369 ns/op 4.85 MB/s BenchmarkMarshalCorpusFile/256-4 2570 87911 ns/op 2.91 MB/s BenchmarkMarshalCorpusFile/512-4 853 140506 ns/op 3.64 MB/s BenchmarkMarshalCorpusFile/1024-4 596 272249 ns/op 3.76 MB/s BenchmarkMarshalCorpusFile/2048-4 240 535328 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1302075 ns/op 3.15 MB/s BenchmarkMarshalCorpusFile/8192-4 84 2507667 ns/op 3.27 MB/s BenchmarkMarshalCorpusFile/16384-4 30 4617304 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/32768-4 22 10585905 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/65536-4 7 18291617 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/131072-4 2 51820165 ns/op 2.53 MB/s BenchmarkMarshalCorpusFile/262144-4 2 80190299 ns/op 3.27 MB/s BenchmarkMarshalCorpusFile/524288-4 1 165365716 ns/op 3.17 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 396178882 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/1-4 5070 38449 ns/op 0.03 MB/s BenchmarkUnmarshalCorpusFile/2-4 4280 36604 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/4-4 4816 25722 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 5037 43016 ns/op 0.19 MB/s BenchmarkUnmarshalCorpusFile/16-4 5392 27576 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/32-4 3225 38512 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/64-4 2967 45007 ns/op 1.42 MB/s BenchmarkUnmarshalCorpusFile/128-4 1886 61043 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/256-4 699 239438 ns/op 1.07 MB/s BenchmarkUnmarshalCorpusFile/512-4 326 568300 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/1024-4 201 573838 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1107402 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/4096-4 55 2150668 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 4342295 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 8967150 ns/op 1.83 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 17050512 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 34192766 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 84967282 ns/op 1.54 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 171698649 ns/op 1.53 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 327296590 ns/op 1.60 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 590027054 ns/op 1.78 MB/s BenchmarkMutatorBytes/1-4 20000 6959 ns/op BenchmarkMutatorBytes/10-4 26426 4317 ns/op BenchmarkMutatorBytes/100-4 25155 5590 ns/op BenchmarkMutatorBytes/1000-4 18574 6164 ns/op BenchmarkMutatorBytes/10000-4 7236 21788 ns/op BenchmarkMutatorBytes/100000-4 745 190008 ns/op BenchmarkMutatorString/1-4 25506 4654 ns/op BenchmarkMutatorString/10-4 27386 4512 ns/op BenchmarkMutatorString/100-4 22879 5160 ns/op BenchmarkMutatorString/1000-4 10000 11530 ns/op BenchmarkMutatorString/10000-4 4107 72726 ns/op BenchmarkMutatorString/100000-4 100 1139512 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14544 13582 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 17755 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45730 3522 ns/op BenchmarkMutatorAllBasicTypes/float32-4 38396 4468 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44037 2797 ns/op BenchmarkMutatorAllBasicTypes/int-4 48098 3821 ns/op BenchmarkMutatorAllBasicTypes/int8-4 37401 2963 ns/op BenchmarkMutatorAllBasicTypes/int16-4 28816 5081 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43933 2650 ns/op BenchmarkMutatorAllBasicTypes/int64-4 44106 3732 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 40268 4469 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 41229 2699 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 44662 3625 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 39916 2705 ns/op PASS ok internal/fuzz 18.068s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 8503 11800 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 102102 988.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.686s PASS ok internal/poll 1.040s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 35009932 ns/op PASS ok internal/trace 3.313s PASS ok internal/zstd 1.080s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 12213 ns/op BenchmarkCopyNLarge-4 172 838415 ns/op PASS ok io 1.596s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 141937 848.4 ns/op BenchmarkPrintln-4 17800 6615 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 26804 4350 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4662 27388 ns/op BenchmarkDiscard-4 732151 170.4 ns/op 0 B/op 0 allocs/op PASS ok log 1.999s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 62689 1825 ns/op BenchmarkJSONHandler/defaults-4 6115 17917 ns/op 532 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4172 30437 ns/op 784 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4788 25580 ns/op 758 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6454 17702 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5340 20877 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3709 31759 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 24973 4867 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 22390 5512 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 76718 1524 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 58653 2670 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 53822 2283 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 48009 2445 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 53958 2135 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 51866 1992 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 718939 182.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 804714 162.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 659055 207.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 555406 241.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5618 34837 ns/op BenchmarkDispatch/switch-checked-4 185289 715.7 ns/op BenchmarkDispatch/As-4 193039 604.0 ns/op BenchmarkDispatch/Visit-4 139990 854.9 ns/op BenchmarkUnsafeStrings-4 16443 11843 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.046s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1019025 109.0 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 909296 124.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 544040 280.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 121795 857.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 47935 3974 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 53028 3177 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 25324 6356 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 4450 26861 ns/op 3458 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 7251 15218 ns/op 589 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7544 17840 ns/op 608 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4992 20950 ns/op 1073 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1754 74407 ns/op 4323 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 10796 12672 ns/op 519 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9076 11288 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6535 16488 ns/op 955 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1843 65757 ns/op 3766 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.790s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 34502288 ns/op PASS ok maps 3.199s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2283756 49.75 ns/op BenchmarkAcosh-4 966639 136.4 ns/op BenchmarkAsin-4 2152836 52.76 ns/op BenchmarkAsinh-4 887852 123.8 ns/op BenchmarkAtan-4 2628618 68.75 ns/op BenchmarkAtanh-4 919866 127.1 ns/op BenchmarkAtan2-4 1702675 86.08 ns/op BenchmarkCbrt-4 1037968 105.2 ns/op BenchmarkCeil-4 22757046 6.581 ns/op BenchmarkCopysign-4 2307986 49.28 ns/op BenchmarkCos-4 1083448 139.7 ns/op BenchmarkCosh-4 1462965 86.00 ns/op BenchmarkErf-4 2335194 47.28 ns/op BenchmarkErfc-4 2689376 55.96 ns/op BenchmarkErfinv-4 2450857 45.88 ns/op BenchmarkErfcinv-4 2197071 51.03 ns/op BenchmarkExp-4 5869628 19.22 ns/op BenchmarkExpGo-4 776472 164.8 ns/op BenchmarkExpm1-4 2179838 51.19 ns/op BenchmarkExp2-4 888541 152.0 ns/op BenchmarkExp2Go-4 847976 180.0 ns/op BenchmarkAbs-4 3101630 32.43 ns/op BenchmarkDim-4 8860880 12.82 ns/op BenchmarkFloor-4 23639022 5.864 ns/op BenchmarkMax-4 13078495 9.763 ns/op BenchmarkMin-4 12470563 9.832 ns/op BenchmarkMod-4 232015 495.7 ns/op BenchmarkFrexp-4 1000000 124.8 ns/op BenchmarkGamma-4 832474 208.6 ns/op BenchmarkHypot-4 11468220 10.02 ns/op BenchmarkHypotGo-4 1150220 106.4 ns/op BenchmarkIlogb-4 1000000 100.6 ns/op BenchmarkJ0-4 276843 496.8 ns/op BenchmarkJ1-4 236014 497.3 ns/op BenchmarkJn-4 132829 1026 ns/op BenchmarkLdexp-4 1439426 81.79 ns/op BenchmarkLgamma-4 1000000 121.3 ns/op BenchmarkLog-4 5716137 19.37 ns/op BenchmarkLogb-4 1444567 79.41 ns/op BenchmarkLog1p-4 1000000 105.4 ns/op BenchmarkLog10-4 4957773 23.15 ns/op BenchmarkLog2-4 1000000 110.7 ns/op BenchmarkModf-4 1653452 68.07 ns/op BenchmarkNextafter32-4 1881321 98.39 ns/op BenchmarkNextafter64-4 1000000 100.5 ns/op BenchmarkPowInt-4 392260 383.7 ns/op BenchmarkPowFrac-4 307305 370.9 ns/op BenchmarkPow10Pos-4 5384208 21.01 ns/op BenchmarkPow10Neg-4 5373714 22.43 ns/op BenchmarkRound-4 3261663 51.30 ns/op BenchmarkRoundToEven-4 9651055 11.81 ns/op BenchmarkRemainder-4 372277 359.7 ns/op BenchmarkSignbit-4 5412997 21.48 ns/op BenchmarkSin-4 1445437 93.11 ns/op BenchmarkSincos-4 1000000 116.0 ns/op BenchmarkSinh-4 1000000 122.4 ns/op BenchmarkSqrtIndirect-4 19260004 6.201 ns/op BenchmarkSqrtLatency-4 18151924 6.556 ns/op BenchmarkSqrtIndirectLatency-4 21557209 5.651 ns/op BenchmarkSqrtGoLatency-4 1000000 151.5 ns/op BenchmarkSqrtPrime-4 39109 3127 ns/op BenchmarkTan-4 1339347 79.00 ns/op BenchmarkTanh-4 1000000 137.4 ns/op BenchmarkTrunc-4 20812863 8.576 ns/op BenchmarkY0-4 217476 678.2 ns/op BenchmarkY1-4 199147 545.9 ns/op BenchmarkYn-4 134098 983.6 ns/op BenchmarkFloat64bits-4 5380837 23.32 ns/op BenchmarkFloat64frombits-4 5045820 21.74 ns/op BenchmarkFloat32bits-4 4873860 29.42 ns/op BenchmarkFloat32frombits-4 4586505 27.79 ns/op BenchmarkFMA-4 20168870 7.325 ns/op PASS ok math 16.653s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12462573 8.689 ns/op 7365.31 MB/s BenchmarkAddVV/2-4 11037248 10.33 ns/op 12394.94 MB/s BenchmarkAddVV/3-4 12292992 14.69 ns/op 13067.79 MB/s BenchmarkAddVV/4-4 10849357 10.44 ns/op 24532.00 MB/s BenchmarkAddVV/5-4 10360264 11.03 ns/op 29006.42 MB/s BenchmarkAddVV/10-4 7671540 15.16 ns/op 42228.34 MB/s BenchmarkAddVV/100-4 2114737 54.33 ns/op 117800.11 MB/s BenchmarkAddVV/1000-4 227445 666.3 ns/op 96059.55 MB/s BenchmarkSubVV/1-4 10957759 11.19 ns/op 5718.13 MB/s BenchmarkSubVV/2-4 10234512 11.34 ns/op 11283.94 MB/s BenchmarkSubVV/3-4 12668474 17.09 ns/op 11233.71 MB/s BenchmarkSubVV/4-4 9472028 11.79 ns/op 21709.00 MB/s BenchmarkSubVV/5-4 9348969 11.69 ns/op 27376.64 MB/s BenchmarkSubVV/10-4 7326070 16.25 ns/op 39396.36 MB/s BenchmarkSubVV/100-4 2062155 55.36 ns/op 115608.29 MB/s BenchmarkSubVV/1000-4 264235 530.4 ns/op 120663.47 MB/s BenchmarkAddVW/1-4 16143321 8.335 ns/op 959.79 MB/s BenchmarkAddVW/2-4 12550222 11.40 ns/op 1403.18 MB/s BenchmarkAddVW/3-4 9462784 11.28 ns/op 2126.92 MB/s BenchmarkAddVW/4-4 11368467 10.09 ns/op 3172.11 MB/s BenchmarkAddVW/5-4 8788662 13.25 ns/op 3019.68 MB/s BenchmarkAddVW/10-4 9371190 16.09 ns/op 4971.60 MB/s BenchmarkAddVW/100-4 231054 496.7 ns/op 1610.60 MB/s BenchmarkAddVW/1000-4 38712 4436 ns/op 1803.26 MB/s BenchmarkAddVWext/1-4 14746113 10.24 ns/op 781.50 MB/s BenchmarkAddVWext/2-4 12324502 10.50 ns/op 1523.52 MB/s BenchmarkAddVWext/3-4 10181499 11.54 ns/op 2080.09 MB/s BenchmarkAddVWext/4-4 12719245 12.41 ns/op 2578.18 MB/s BenchmarkAddVWext/5-4 10285885 18.94 ns/op 2111.97 MB/s BenchmarkAddVWext/10-4 9723054 20.81 ns/op 3844.59 MB/s BenchmarkAddVWext/100-4 53204 2552 ns/op 313.44 MB/s BenchmarkAddVWext/1000-4 6488 31667 ns/op 252.63 MB/s BenchmarkSubVW/1-4 13116129 11.30 ns/op 708.05 MB/s BenchmarkSubVW/2-4 13036900 9.444 ns/op 1694.27 MB/s BenchmarkSubVW/3-4 10741194 10.60 ns/op 2264.74 MB/s BenchmarkSubVW/4-4 9504022 11.38 ns/op 2812.08 MB/s BenchmarkSubVW/5-4 12686986 13.75 ns/op 2908.21 MB/s BenchmarkSubVW/10-4 8958519 13.67 ns/op 5852.09 MB/s BenchmarkSubVW/100-4 272582 492.3 ns/op 1624.93 MB/s BenchmarkSubVW/1000-4 37098 3723 ns/op 2148.88 MB/s BenchmarkSubVWext/1-4 14439987 9.141 ns/op 875.14 MB/s BenchmarkSubVWext/2-4 12987296 9.653 ns/op 1657.46 MB/s BenchmarkSubVWext/3-4 13090812 9.318 ns/op 2575.54 MB/s BenchmarkSubVWext/4-4 10048765 15.25 ns/op 2097.92 MB/s BenchmarkSubVWext/5-4 11199781 10.22 ns/op 3912.46 MB/s BenchmarkSubVWext/10-4 6577748 15.38 ns/op 5200.01 MB/s BenchmarkSubVWext/100-4 60854 2131 ns/op 375.35 MB/s BenchmarkSubVWext/1000-4 6037 20651 ns/op 387.39 MB/s BenchmarkMulAddVWW/1-4 12801840 13.74 ns/op 4657.72 MB/s BenchmarkMulAddVWW/2-4 10883918 13.12 ns/op 9754.46 MB/s BenchmarkMulAddVWW/3-4 10397757 10.56 ns/op 18176.67 MB/s BenchmarkMulAddVWW/4-4 9113840 11.53 ns/op 22209.13 MB/s BenchmarkMulAddVWW/5-4 8790859 19.30 ns/op 16578.59 MB/s BenchmarkMulAddVWW/10-4 7562504 16.45 ns/op 38914.59 MB/s BenchmarkMulAddVWW/100-4 1000000 110.8 ns/op 57740.61 MB/s BenchmarkMulAddVWW/1000-4 173806 995.2 ns/op 64309.73 MB/s BenchmarkAddMulVVW/1-4 10246544 12.37 ns/op 5175.56 MB/s BenchmarkAddMulVVW/2-4 10478260 9.989 ns/op 12813.49 MB/s BenchmarkAddMulVVW/3-4 9086419 11.61 ns/op 16532.82 MB/s BenchmarkAddMulVVW/4-4 9492770 11.98 ns/op 21371.67 MB/s BenchmarkAddMulVVW/5-4 8242220 12.94 ns/op 24728.22 MB/s BenchmarkAddMulVVW/10-4 5869317 17.84 ns/op 35876.30 MB/s BenchmarkAddMulVVW/100-4 1461067 111.1 ns/op 57626.07 MB/s BenchmarkAddMulVVW/1000-4 205682 712.9 ns/op 89771.52 MB/s BenchmarkDivWVW/1-4 1825299 62.96 ns/op 1016.51 MB/s BenchmarkDivWVW/2-4 884280 130.8 ns/op 978.81 MB/s BenchmarkDivWVW/3-4 829879 251.6 ns/op 763.16 MB/s BenchmarkDivWVW/4-4 577585 302.3 ns/op 846.97 MB/s BenchmarkDivWVW/5-4 550390 239.6 ns/op 1335.83 MB/s BenchmarkDivWVW/10-4 314199 425.7 ns/op 1503.26 MB/s BenchmarkDivWVW/100-4 31371 3820 ns/op 1675.37 MB/s BenchmarkDivWVW/1000-4 3344 52596 ns/op 1216.83 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13139713 9.097 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14322190 8.782 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12079011 9.808 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11530684 8.918 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11538819 10.58 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12803545 9.486 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9081471 16.01 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9865918 15.16 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10285927 12.45 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10424158 11.76 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7735320 15.26 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8668716 13.93 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1300480 136.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 136.3 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 156261 1042 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 193340 718.9 ns/op BenchmarkDecimalConversion-4 152 941413 ns/op BenchmarkFloatString/100-4 10000 14606 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 100 1013721 ns/op 2902 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 62205908 ns/op 61200 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 6526432378 ns/op 845376 B/op 491 allocs/op BenchmarkFloatAdd/10-4 139012 902.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 138457 1122 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 123258 1739 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 63321 1760 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15210 10619 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 194676 723.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 163767 805.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 173916 932.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 150180 928.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44068 5038 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1262 87679 ns/op BenchmarkParseFloatLargeExp-4 367 353705 ns/op BenchmarkGCD10x10/WithoutXY-4 125541 907.1 ns/op BenchmarkGCD10x10/WithXY-4 40924 3159 ns/op BenchmarkGCD10x100/WithoutXY-4 69818 1851 ns/op BenchmarkGCD10x100/WithXY-4 11853 10794 ns/op BenchmarkGCD10x1000/WithoutXY-4 43588 3531 ns/op BenchmarkGCD10x1000/WithXY-4 10000 13697 ns/op BenchmarkGCD100x100/WithoutXY-4 17085 7541 ns/op BenchmarkGCD100x100/WithXY-4 8511 15644 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12995 ns/op BenchmarkGCD100x1000/WithXY-4 4718 28316 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1600 73645 ns/op BenchmarkGCD1000x1000/WithXY-4 898 180046 ns/op BenchmarkHilbert-4 19 7209441 ns/op BenchmarkBinomial-4 9466 13937 ns/op BenchmarkQuoRem-4 14088 8166 ns/op BenchmarkExp-4 14 7875162 ns/op BenchmarkExpMont/Odd-4 97 1224660 ns/op 2578 B/op 21 allocs/op BenchmarkExpMont/Even1-4 99 2300989 ns/op 3368 B/op 38 allocs/op BenchmarkExpMont/Even2-4 91 1304149 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1427466 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even4-4 90 1247771 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1163276 ns/op 3876 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 2198374 ns/op 3853 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1168177 ns/op 3630 B/op 53 allocs/op BenchmarkExpMont/Even96-4 99 1622043 ns/op 3773 B/op 51 allocs/op BenchmarkExpMont/Even128-4 124 932355 ns/op 3240 B/op 50 allocs/op BenchmarkExpMont/Even255-4 126 975110 ns/op 2960 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 229 489995 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 211 523577 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 256 461438 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 253 793578 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 13 8278218 ns/op BenchmarkBitset-4 548388 240.4 ns/op BenchmarkBitsetNeg-4 351205 497.5 ns/op BenchmarkBitsetOrig-4 203840 876.3 ns/op BenchmarkBitsetNegOrig-4 129033 1437 ns/op BenchmarkModSqrt225_Tonelli-4 75 1371583 ns/op BenchmarkModSqrt225_3Mod4-4 309 376263 ns/op BenchmarkModSqrt231_Tonelli-4 100 1359657 ns/op BenchmarkModSqrt231_5Mod8-4 254 449465 ns/op BenchmarkModInverse-4 10000 16197 ns/op BenchmarkSqrt-4 1660 117729 ns/op BenchmarkIntSqr/1-4 797542 147.8 ns/op BenchmarkIntSqr/2-4 628156 329.0 ns/op BenchmarkIntSqr/3-4 417793 288.7 ns/op BenchmarkIntSqr/5-4 394204 358.3 ns/op BenchmarkIntSqr/8-4 271438 490.2 ns/op BenchmarkIntSqr/10-4 242836 565.6 ns/op BenchmarkIntSqr/20-4 39752 3298 ns/op BenchmarkIntSqr/30-4 29104 7971 ns/op BenchmarkIntSqr/50-4 10000 13913 ns/op BenchmarkIntSqr/80-4 10000 11978 ns/op BenchmarkIntSqr/100-4 8691 14125 ns/op BenchmarkIntSqr/200-4 4609 33014 ns/op BenchmarkIntSqr/300-4 2055 74619 ns/op BenchmarkIntSqr/500-4 736 151874 ns/op BenchmarkIntSqr/800-4 296 375987 ns/op BenchmarkIntSqr/1000-4 217 509437 ns/op BenchmarkDiv/20/10-4 307086 609.3 ns/op BenchmarkDiv/40/20-4 335538 450.3 ns/op BenchmarkDiv/100/50-4 341106 418.5 ns/op BenchmarkDiv/200/100-4 43617 4052 ns/op BenchmarkDiv/400/200-4 39936 4774 ns/op BenchmarkDiv/1000/500-4 33628 3724 ns/op BenchmarkDiv/2000/1000-4 24367 6524 ns/op BenchmarkDiv/20000/10000-4 1066 118483 ns/op BenchmarkDiv/200000/100000-4 30 6963679 ns/op BenchmarkDiv/2000000/1000000-4 1 134717312 ns/op BenchmarkDiv/20000000/10000000-4 1 4435270289 ns/op BenchmarkMul-4 4 25027950 ns/op BenchmarkNatMul/10-4 177201 1395 ns/op BenchmarkNatMul/100-4 6610 44023 ns/op BenchmarkNatMul/1000-4 174 839317 ns/op BenchmarkZeroShifts/Shl-4 10000 21322 ns/op BenchmarkZeroShifts/ShlSame-4 2966798 37.75 ns/op BenchmarkZeroShifts/Shr-4 10000 15884 ns/op BenchmarkZeroShifts/ShrSame-4 3071461 38.03 ns/op BenchmarkExp3Power/0x10-4 154028 1049 ns/op BenchmarkExp3Power/0x40-4 131955 1438 ns/op BenchmarkExp3Power/0x100-4 74094 2149 ns/op BenchmarkExp3Power/0x400-4 25408 4638 ns/op BenchmarkExp3Power/0x1000-4 5380 25499 ns/op BenchmarkExp3Power/0x4000-4 2307 113132 ns/op BenchmarkExp3Power/0x10000-4 180 674092 ns/op BenchmarkExp3Power/0x40000-4 21 6823387 ns/op BenchmarkExp3Power/0x100000-4 2 56724834 ns/op BenchmarkExp3Power/0x400000-4 1 663095477 ns/op BenchmarkFibo-4 2 64066809 ns/op BenchmarkNatSqr/1-4 997208 255.0 ns/op BenchmarkNatSqr/2-4 533253 444.9 ns/op BenchmarkNatSqr/3-4 457795 554.5 ns/op BenchmarkNatSqr/5-4 336150 940.5 ns/op BenchmarkNatSqr/8-4 201228 1055 ns/op BenchmarkNatSqr/10-4 191204 1278 ns/op BenchmarkNatSqr/20-4 24524 5480 ns/op BenchmarkNatSqr/30-4 26766 5519 ns/op BenchmarkNatSqr/50-4 12595 9791 ns/op BenchmarkNatSqr/80-4 10000 18958 ns/op BenchmarkNatSqr/100-4 9348 19148 ns/op BenchmarkNatSqr/200-4 4413 52213 ns/op BenchmarkNatSqr/300-4 1789 137555 ns/op BenchmarkNatSqr/500-4 842 208058 ns/op BenchmarkNatSqr/800-4 252 442990 ns/op BenchmarkNatSqr/1000-4 199 723806 ns/op BenchmarkNatSetBytes/8-4 775730 182.1 ns/op BenchmarkNatSetBytes/24-4 231694 893.4 ns/op BenchmarkNatSetBytes/128-4 51811 2401 ns/op BenchmarkNatSetBytes/7-4 867198 240.6 ns/op BenchmarkNatSetBytes/23-4 248362 877.0 ns/op BenchmarkNatSetBytes/127-4 44403 2599 ns/op BenchmarkScanPi-4 166 787740 ns/op BenchmarkStringPiParallel-4 310 381561 ns/op BenchmarkScan/10/Base2-4 31167 3736 ns/op BenchmarkScan/100/Base2-4 3211 67096 ns/op BenchmarkScan/1000/Base2-4 374 332597 ns/op BenchmarkScan/10/Base8-4 70992 2953 ns/op BenchmarkScan/100/Base8-4 10000 12206 ns/op BenchmarkScan/1000/Base8-4 1078 118642 ns/op BenchmarkScan/10/Base10-4 85335 1451 ns/op BenchmarkScan/100/Base10-4 10000 12949 ns/op BenchmarkScan/1000/Base10-4 1154 96312 ns/op BenchmarkScan/10/Base16-4 94260 1375 ns/op BenchmarkScan/100/Base16-4 13180 11110 ns/op BenchmarkScan/1000/Base16-4 1167 173286 ns/op BenchmarkString/10/Base2-4 163658 917.1 ns/op BenchmarkString/100/Base2-4 21913 8552 ns/op BenchmarkString/1000/Base2-4 3295 54331 ns/op BenchmarkString/10/Base8-4 373654 423.7 ns/op BenchmarkString/100/Base8-4 57865 3695 ns/op BenchmarkString/1000/Base8-4 6811 25755 ns/op BenchmarkString/10/Base10-4 137029 805.3 ns/op BenchmarkString/100/Base10-4 32395 5047 ns/op BenchmarkString/1000/Base10-4 4315 34848 ns/op BenchmarkString/10/Base16-4 308373 534.0 ns/op BenchmarkString/100/Base16-4 76278 1574 ns/op BenchmarkString/1000/Base16-4 7645 13683 ns/op BenchmarkLeafSize/0-4 25 4805519 ns/op BenchmarkLeafSize/1-4 250 463087 ns/op BenchmarkLeafSize/2-4 356 356786 ns/op BenchmarkLeafSize/3-4 242 578860 ns/op BenchmarkLeafSize/4-4 319 372518 ns/op BenchmarkLeafSize/5-4 234 683872 ns/op BenchmarkLeafSize/6-4 260 440796 ns/op BenchmarkLeafSize/7-4 283 454448 ns/op BenchmarkLeafSize/8-4 402 410827 ns/op BenchmarkLeafSize/9-4 206 619332 ns/op BenchmarkLeafSize/10-4 199 622002 ns/op BenchmarkLeafSize/11-4 280 586610 ns/op BenchmarkLeafSize/12-4 222 604989 ns/op BenchmarkLeafSize/13-4 166 767230 ns/op BenchmarkLeafSize/14-4 267 512983 ns/op BenchmarkLeafSize/15-4 326 552654 ns/op BenchmarkLeafSize/16-4 400 367375 ns/op BenchmarkLeafSize/32-4 352 435422 ns/op BenchmarkLeafSize/64-4 344 370260 ns/op BenchmarkProbablyPrime/n=0-4 9 13631789 ns/op BenchmarkProbablyPrime/n=1-4 7 16311658 ns/op BenchmarkProbablyPrime/n=5-4 5 21463851 ns/op BenchmarkProbablyPrime/n=10-4 3 65188122 ns/op BenchmarkProbablyPrime/n=20-4 3 48625017 ns/op BenchmarkProbablyPrime/Lucas-4 9 25517700 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 2263417 ns/op BenchmarkRatCmp-4 168903 1140 ns/op BenchmarkFloatPrecExact/1-4 89654 1392 ns/op BenchmarkFloatPrecExact/10-4 30738 4150 ns/op BenchmarkFloatPrecExact/100-4 6451 15789 ns/op BenchmarkFloatPrecExact/1000-4 2637 80758 ns/op BenchmarkFloatPrecExact/10000-4 100 1332086 ns/op BenchmarkFloatPrecExact/100000-4 2 54442483 ns/op BenchmarkFloatPrecExact/1000000-4 1 2074282055 ns/op BenchmarkFloatPrecMixed/1-4 96405 1610 ns/op BenchmarkFloatPrecMixed/10-4 23164 4946 ns/op BenchmarkFloatPrecMixed/100-4 4748 32711 ns/op BenchmarkFloatPrecMixed/1000-4 409 333976 ns/op BenchmarkFloatPrecMixed/10000-4 12 9816284 ns/op BenchmarkFloatPrecMixed/100000-4 1 650966621 ns/op BenchmarkFloatPrecMixed/1000000-4 1 36411464043 ns/op BenchmarkFloatPrecInexact/1-4 173445 959.3 ns/op BenchmarkFloatPrecInexact/10-4 142986 1279 ns/op BenchmarkFloatPrecInexact/100-4 89677 2066 ns/op BenchmarkFloatPrecInexact/1000-4 17572 6583 ns/op BenchmarkFloatPrecInexact/10000-4 3934 56807 ns/op BenchmarkFloatPrecInexact/100000-4 207 559227 ns/op BenchmarkFloatPrecInexact/1000000-4 21 9662555 ns/op BenchmarkFloatSqrt/64-4 17031 7371 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10128 11176 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7114 15557 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4273 31279 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 739 218490 ns/op 18127 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 57 2440741 ns/op 175311 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 160307561 ns/op 3813272 B/op 640 allocs/op PASS ok math/big 123.661s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 8513118 14.94 ns/op BenchmarkLeadingZeros8-4 7396532 16.09 ns/op BenchmarkLeadingZeros16-4 9930339 13.09 ns/op BenchmarkLeadingZeros32-4 10103506 17.47 ns/op BenchmarkLeadingZeros64-4 9791691 14.51 ns/op BenchmarkTrailingZeros-4 11786419 12.25 ns/op BenchmarkTrailingZeros8-4 9605820 14.89 ns/op BenchmarkTrailingZeros16-4 9581305 12.02 ns/op BenchmarkTrailingZeros32-4 12177781 11.98 ns/op BenchmarkTrailingZeros64-4 9353622 15.93 ns/op BenchmarkOnesCount-4 10224620 19.87 ns/op BenchmarkOnesCount8-4 9894408 13.24 ns/op BenchmarkOnesCount16-4 8546383 12.86 ns/op BenchmarkOnesCount32-4 10752127 11.69 ns/op BenchmarkOnesCount64-4 8656426 25.23 ns/op BenchmarkRotateLeft-4 12276345 11.73 ns/op BenchmarkRotateLeft8-4 9954439 16.44 ns/op BenchmarkRotateLeft16-4 9603208 11.27 ns/op BenchmarkRotateLeft32-4 11639731 14.32 ns/op BenchmarkRotateLeft64-4 10257136 13.00 ns/op BenchmarkReverse-4 14168270 8.780 ns/op BenchmarkReverse8-4 18458102 7.097 ns/op BenchmarkReverse16-4 19003527 6.875 ns/op BenchmarkReverse32-4 18337785 14.01 ns/op BenchmarkReverse64-4 12130358 8.401 ns/op BenchmarkReverseBytes-4 12270103 12.93 ns/op BenchmarkReverseBytes16-4 17652702 11.53 ns/op BenchmarkReverseBytes32-4 16671535 7.643 ns/op BenchmarkReverseBytes64-4 17219113 7.197 ns/op BenchmarkAdd-4 9034828 12.49 ns/op BenchmarkAdd32-4 9068845 12.28 ns/op BenchmarkAdd64-4 9218041 12.46 ns/op BenchmarkAdd64multiple-4 20577009 7.835 ns/op BenchmarkSub-4 9237643 11.68 ns/op BenchmarkSub32-4 9102144 12.82 ns/op BenchmarkSub64-4 12777351 16.79 ns/op BenchmarkSub64multiple-4 20118602 6.025 ns/op BenchmarkMul-4 12467703 12.47 ns/op BenchmarkMul32-4 9669978 11.57 ns/op BenchmarkMul64-4 10142143 12.60 ns/op BenchmarkDiv-4 3014668 40.84 ns/op BenchmarkDiv32-4 6054682 19.13 ns/op BenchmarkDiv64-4 2795395 40.93 ns/op PASS ok math/bits 10.485s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 7587123 17.16 ns/op BenchmarkAcos-4 466420 388.2 ns/op BenchmarkAcosh-4 475609 484.4 ns/op BenchmarkAsin-4 440480 287.0 ns/op BenchmarkAsinh-4 430996 282.2 ns/op BenchmarkAtan-4 729152 173.5 ns/op BenchmarkAtanh-4 673003 174.5 ns/op BenchmarkConj-4 22582598 5.919 ns/op BenchmarkCos-4 604916 242.8 ns/op BenchmarkCosh-4 505228 233.0 ns/op BenchmarkExp-4 691052 161.6 ns/op BenchmarkLog-4 971930 148.5 ns/op BenchmarkLog10-4 1000000 141.4 ns/op BenchmarkPhase-4 1703007 67.75 ns/op BenchmarkPolar-4 1000000 129.5 ns/op BenchmarkPow-4 191640 736.2 ns/op BenchmarkRect-4 1000000 125.5 ns/op BenchmarkSin-4 462384 276.6 ns/op BenchmarkSinh-4 515925 300.5 ns/op BenchmarkSqrt-4 865951 147.0 ns/op BenchmarkTan-4 384400 494.4 ns/op BenchmarkTanh-4 338983 351.2 ns/op PASS ok math/cmplx 5.652s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 629787 190.1 ns/op BenchmarkInt63ThreadsafeParallel-4 731334 148.6 ns/op BenchmarkInt63Unthreadsafe-4 902625 184.1 ns/op BenchmarkIntn1000-4 800644 210.1 ns/op BenchmarkInt63n1000-4 608161 192.6 ns/op BenchmarkInt31n1000-4 850954 165.9 ns/op BenchmarkFloat32-4 772975 198.6 ns/op BenchmarkFloat64-4 997047 272.2 ns/op BenchmarkPerm3-4 168327 819.8 ns/op BenchmarkPerm30-4 10000 14118 ns/op BenchmarkPerm30ViaShuffle-4 17913 9163 ns/op BenchmarkShuffleOverhead-4 12324 9677 ns/op BenchmarkRead3-4 820174 172.2 ns/op BenchmarkRead64-4 68156 1774 ns/op BenchmarkRead1000-4 5022 25479 ns/op BenchmarkConcurrent-4 213382 615.5 ns/op PASS ok math/rand 4.467s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2524947 46.48 ns/op BenchmarkSourceUint64-4 2098480 49.37 ns/op BenchmarkGlobalInt64-4 2531076 45.44 ns/op BenchmarkGlobalInt64Parallel-4 3214021 39.85 ns/op BenchmarkGlobalUint64-4 2519624 45.68 ns/op BenchmarkGlobalUint64Parallel-4 3182904 35.00 ns/op BenchmarkInt64-4 1234270 82.58 ns/op BenchmarkUint64-4 1421828 84.41 ns/op BenchmarkGlobalIntN1000-4 1566622 72.33 ns/op BenchmarkIntN1000-4 779953 169.7 ns/op BenchmarkInt64N1000-4 1123774 103.3 ns/op BenchmarkInt64N1e8-4 1000000 180.3 ns/op BenchmarkInt64N1e9-4 1000000 104.6 ns/op BenchmarkInt64N2e9-4 1201126 112.6 ns/op BenchmarkInt64N1e18-4 1000000 160.0 ns/op BenchmarkInt64N2e18-4 1000000 133.6 ns/op BenchmarkInt64N4e18-4 1000000 200.2 ns/op BenchmarkInt32N1000-4 1000000 106.8 ns/op BenchmarkInt32N1e8-4 1000000 117.0 ns/op BenchmarkInt32N1e9-4 1000000 109.6 ns/op BenchmarkInt32N2e9-4 1000000 127.4 ns/op BenchmarkFloat32-4 1208671 86.97 ns/op BenchmarkFloat64-4 1388254 115.4 ns/op BenchmarkExpFloat64-4 734283 160.7 ns/op BenchmarkNormFloat64-4 997885 139.9 ns/op BenchmarkPerm3-4 252014 552.4 ns/op BenchmarkPerm30-4 21117 7459 ns/op BenchmarkPerm30ViaShuffle-4 21333 11530 ns/op BenchmarkShuffleOverhead-4 28593 4951 ns/op BenchmarkConcurrent-4 1368405 86.37 ns/op PASS ok math/rand/v2 7.747s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 33985 3409 ns/op BenchmarkQDecodeWord-4 70345 2333 ns/op BenchmarkQDecodeHeader-4 67806 2605 ns/op BenchmarkTypeByExtension/.html-4 378870 278.4 ns/op BenchmarkTypeByExtension/.HTML-4 250383 414.6 ns/op BenchmarkTypeByExtension/.unused-4 321400 365.1 ns/op BenchmarkExtensionsByType/text/html-4 133108 1198 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 60723 3287 ns/op BenchmarkExtensionsByType/application/octet-stream-4 46036 3614 ns/op PASS ok mime 3.370s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 457 432579 ns/op 48137 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 292 409181 ns/op 47291 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 24 4171109 ns/op 102749 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 100 1103770 ns/op 50662 B/op 207 allocs/op PASS ok mime/multipart 2.059s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 771 208205 ns/op PASS ok mime/quotedprintable 1.249s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 3 38066056 ns/op 8176 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 70460914 ns/op 13448 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5042406978 ns/op 150632 B/op 232 allocs/op BenchmarkDNSName-4 139268 807.0 ns/op BenchmarkInterfaces-4 1957 95303 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 4602 31092 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1484 83504 ns/op 8341 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1501 103659 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5320 25116 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1675 62599 ns/op 5237 B/op 77 allocs/op BenchmarkParseIP-4 5329 22956 ns/op BenchmarkParseIPValidIPv4-4 238351 769.8 ns/op BenchmarkParseIPValidIPv6-4 186751 702.4 ns/op BenchmarkIPString/IPv4-4 94656 1278 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8581 18216 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 38535 4475 ns/op BenchmarkIPEqual/IPv4-4 657531 251.4 ns/op BenchmarkIPEqual/IPv6-4 811023 143.2 ns/op BenchmarkSendfileZeroBytes-4 1 387917108 ns/op 929464 B/op 177 allocs/op BenchmarkTCP4OneShot-4 136 807868 ns/op BenchmarkTCP4OneShotTimeout-4 168 962338 ns/op BenchmarkTCP4Persistent-4 254 458983 ns/op BenchmarkTCP4PersistentTimeout-4 247 445899 ns/op BenchmarkTCP6OneShot-4 172 845924 ns/op BenchmarkTCP6OneShotTimeout-4 144 857544 ns/op BenchmarkTCP6Persistent-4 259 534758 ns/op BenchmarkTCP6PersistentTimeout-4 298 479392 ns/op BenchmarkTCP4ConcurrentReadWrite-4 11080 9483 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10677 11440 ns/op BenchmarkSetReadDeadline-4 123830 1124 ns/op BenchmarkUDP6LinkLocalUnicast-4 108 1118591 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 106 1134807 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 94 1074205 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 100 1202907 ns/op 0 B/op 0 allocs/op PASS ok net 14.380s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 18579 6166 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7422 17143 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 15972 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14046 8578 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 17414 5860 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 36615 3691 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1232030 131.8 ns/op BenchmarkFindChild/n=2/rep=map-4 2300786 47.86 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1000000 127.7 ns/op BenchmarkFindChild/n=4/rep=linear-4 971242 153.1 ns/op BenchmarkFindChild/n=4/rep=map-4 2429878 52.58 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 861046 240.9 ns/op BenchmarkFindChild/n=8/rep=linear-4 423722 289.0 ns/op BenchmarkFindChild/n=8/rep=map-4 2245132 55.91 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 437229 290.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 271862 878.8 ns/op BenchmarkFindChild/n=16/rep=map-4 2177613 59.14 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1914069 62.70 ns/op BenchmarkFindChild/n=32/rep=linear-4 105582 1018 ns/op BenchmarkFindChild/n=32/rep=map-4 2674726 39.88 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2270826 101.5 ns/op BenchmarkMultiConflicts-4 1 241781587 ns/op BenchmarkServerMatch-4 15609 8698 ns/op BenchmarkReadRequestChrome-4 3517 39732 ns/op 15.38 MB/s 1509 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9170 15833 ns/op 4.93 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 18515 ns/op 4.43 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 4699 21893 ns/op 6.90 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 12319 ns/op 3.25 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 26 3901578 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/https1-4 34 4512085 ns/op 0.23 MB/s BenchmarkFileAndServer_1KB/h2-4 20 5719898 ns/op 0.18 MB/s BenchmarkFileAndServer_16MB/h1-4 1 103048347 ns/op 162.81 MB/s BenchmarkFileAndServer_16MB/https1-4 1 264094115 ns/op 63.53 MB/s BenchmarkFileAndServer_16MB/h2-4 1 519788963 ns/op 32.28 MB/s BenchmarkFileAndServer_64MB/h1-4 1 391397824 ns/op 171.46 MB/s BenchmarkFileAndServer_64MB/https1-4 1 868168618 ns/op 77.30 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2113169095 ns/op 31.76 MB/s BenchmarkServeMux-4 193 678755 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 214 906349 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 34 3531113 ns/op 6719 B/op 66 allocs/op BenchmarkClientServer/https1-4 25 4173667 ns/op 11124 B/op 117 allocs/op BenchmarkClientServer/h2-4 16 6713720 ns/op 18052 B/op 159 allocs/op BenchmarkClientServerParallel/4/h1-4 237 537670 ns/op 10387 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 10 11014132 ns/op 108688 B/op 1188 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58301: read tcp 127.0.0.1:58300->127.0.0.1:58301: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58303: read tcp 127.0.0.1:58300->127.0.0.1:58303: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58306: read tcp 127.0.0.1:58304->127.0.0.1:58306: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58320: read tcp 127.0.0.1:58312->127.0.0.1:58320: use of closed network connection BenchmarkClientServerParallel/4/h2-4 15 7241145 ns/op 71732 B/op 815 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58326: read tcp 127.0.0.1:58325->127.0.0.1:58326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58330: read tcp 127.0.0.1:58328->127.0.0.1:58330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58332: read tcp 127.0.0.1:58328->127.0.0.1:58332: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58341: read tcp 127.0.0.1:58333->127.0.0.1:58341: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58350: read tcp 127.0.0.1:58343->127.0.0.1:58350: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58352: read tcp 127.0.0.1:58343->127.0.0.1:58352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58349: write tcp 127.0.0.1:58343->127.0.0.1:58349: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58351: write tcp 127.0.0.1:58343->127.0.0.1:58351: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58353: write tcp 127.0.0.1:58343->127.0.0.1:58353: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58358: read tcp 127.0.0.1:58354->127.0.0.1:58358: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 232 625553 ns/op 21232 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 12 10356021 ns/op 111026 B/op 1244 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58723: read tcp 127.0.0.1:58716->127.0.0.1:58723: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58718: read tcp 127.0.0.1:58716->127.0.0.1:58718: use of closed network connection BenchmarkClientServerParallel/64/h2-4 12 10154215 ns/op 107127 B/op 1267 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58752: read tcp 127.0.0.1:58750->127.0.0.1:58752: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58762: read tcp 127.0.0.1:58754->127.0.0.1:58762: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58763: write tcp 127.0.0.1:58754->127.0.0.1:58763: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58760: write tcp 127.0.0.1:58754->127.0.0.1:58760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58770: read tcp 127.0.0.1:58764->127.0.0.1:58770: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58767: read tcp 127.0.0.1:58764->127.0.0.1:58767: use of closed network connection BenchmarkServer-4 1 1104425538 ns/op 31688 B/op 151 allocs/op BenchmarkClient-4 28 5126800 ns/op 4192 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 104 994206 ns/op 7455 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 218 781616 ns/op 3266 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 936 107328 ns/op 1974 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 974 125215 ns/op 2779 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1365 129254 ns/op 2714 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 951 118052 ns/op 2731 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1260 100149 ns/op 1928 B/op 14 allocs/op BenchmarkServerHijack-4 878 217114 ns/op 16724 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 30 4081303 ns/op 6733 B/op 55 allocs/op BenchmarkResponseStatusLine-4 245347 418.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 27.888s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2282 77404 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.288s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 77094 2040 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 276794 429.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 192736 966.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 58676 2004 ns/op BenchmarkStdIPv4-4 147640 952.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 87643 1290 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84850 1623 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 90578 1638 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 71340 1691 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1299452 83.77 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 117.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 259071 450.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 316244 441.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 294858 572.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 74499 1541 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 280669 519.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 142996 811.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 154672 716.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 169201 1041 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 74806 3098 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 343228 674.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 96603 1176 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 136932 1544 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 214504 594.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 125682 939.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 203648 517.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132184 1390 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 140126 1023 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148718 922.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 79672 1414 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 389790 325.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 214994 684.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 96900 1309 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 117537 1148 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 80286 1505 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 100136 1469 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 212355 638.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 92503 1202 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 137959 1647 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 135841 931.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 103598 1256 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 786415 148.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 893510 210.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 743193 156.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 764640 158.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 751532 278.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 865868 152.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 707451 167.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 836210 197.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 773442 151.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 165907 658.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 455378 264.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 229084 878.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 254104 522.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 210739 592.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 72982 1610 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 481317 258.4 ns/op PASS ok net/netip 13.614s 2023/11/20 12:36:48 Test RPC server listening on 127.0.0.1:58828 2023/11/20 12:36:48 Test HTTP RPC server listening on 127.0.0.1:58829 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 141 965060 ns/op BenchmarkEndToEndHTTP-4 128 866862 ns/op BenchmarkEndToEndAsync-4 1012 111036 ns/op BenchmarkEndToEndAsyncHTTP-4 1159 115631 ns/op PASS ok net/rpc 2.135s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 2780 71791 ns/op BenchmarkReadMIMEHeader/server_headers-4 3273 32428 ns/op BenchmarkUncommon-4 22860 5656 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 0.685s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3550 37051 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 75036 1675 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 436288 245.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94759 1231 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 196917 678.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 90458 1322 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 12938 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 418027 439.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 105528 1143 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 212568 641.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 87949 2144 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13776 9688 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 122997 880.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 66964 2225 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 55478 2114 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26365 5003 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5678 23793 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 150997 846.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 60644 2697 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 61041 3481 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26929 4470 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4138 24304 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.204s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2121192 103.5 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 148460 934.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 363 275505 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 153 975879 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 358 315703 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 44328 2884 ns/op BenchmarkStatFile-4 28885 5637 ns/op BenchmarkStatDir-4 27466 4329 ns/op BenchmarkLstatDot-4 43356 3058 ns/op BenchmarkLstatFile-4 26023 4585 ns/op BenchmarkLstatDir-4 27684 4968 ns/op PASS ok os 3.538s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 8 13523580 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.342s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 116479 862.8 ns/op PASS ok os/user 1.195s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2545605 77.37 ns/op BenchmarkString-4 2003242 82.28 ns/op BenchmarkBytes-4 1736197 68.33 ns/op BenchmarkNamedBytes-4 1040778 136.4 ns/op BenchmarkBytesArray-4 911334 153.0 ns/op BenchmarkSliceLen-4 1787400 67.63 ns/op BenchmarkMapLen-4 886824 156.3 ns/op BenchmarkStringLen-4 1411105 131.4 ns/op BenchmarkArrayLen-4 1000000 100.9 ns/op BenchmarkSliceCap-4 2101814 54.56 ns/op BenchmarkDeepEqual/int8-4 405050 308.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85015 1840 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 413932 335.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 86125 1427 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 400688 327.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 90742 1326 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 352002 334.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 85783 2708 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 380007 319.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 89182 1540 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 439720 363.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 109556 1212 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 366165 367.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 78753 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 408157 354.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 73593 1455 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 391960 597.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 74311 1585 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 335258 362.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79908 1500 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 355268 360.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 82316 1520 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 379185 364.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81667 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 400293 688.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 79135 1499 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 360904 471.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 74974 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 382405 453.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80469 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 404000 393.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82544 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 316452 356.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 74926 1505 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 94893 1540 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 49412 2933 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 38208 3430 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 26860 5049 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29930 3861 ns/op BenchmarkIsZero/ArrayComparable-4 355459 521.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 26318 4201 ns/op BenchmarkIsZero/StructComparable-4 670465 267.7 ns/op BenchmarkIsZero/StructIncomparable-4 127174 1601 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 110.5 ns/op BenchmarkIsZero/ArrayInt_1024-4 20986 5733 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 41192 3631 ns/op BenchmarkIsZero/Struct4Int-4 1000000 105.4 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 22309 6140 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 21054 6202 ns/op BenchmarkIsZero/StructInt_512-4 39472 4319 ns/op BenchmarkSetZero/Bool/Direct-4 2199201 78.12 ns/op BenchmarkSetZero/Bool/CachedZero-4 875211 132.4 ns/op BenchmarkSetZero/Bool/NewZero-4 765964 193.7 ns/op BenchmarkSetZero/Int/Direct-4 1902375 61.86 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 137.9 ns/op BenchmarkSetZero/Int/NewZero-4 764958 216.2 ns/op BenchmarkSetZero/Uint/Direct-4 1907053 74.47 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 151.1 ns/op BenchmarkSetZero/Uint/NewZero-4 662020 176.9 ns/op BenchmarkSetZero/Float/Direct-4 1886890 64.55 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 228.5 ns/op BenchmarkSetZero/Float/NewZero-4 721286 184.0 ns/op BenchmarkSetZero/Complex/Direct-4 1955264 63.76 ns/op BenchmarkSetZero/Complex/CachedZero-4 917414 144.1 ns/op BenchmarkSetZero/Complex/NewZero-4 716475 289.0 ns/op BenchmarkSetZero/Array/Direct-4 1835554 66.40 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 137.3 ns/op BenchmarkSetZero/Array/NewZero-4 603028 255.3 ns/op BenchmarkSetZero/Chan/Direct-4 1793989 68.98 ns/op BenchmarkSetZero/Chan/CachedZero-4 781815 134.6 ns/op BenchmarkSetZero/Chan/NewZero-4 723901 179.8 ns/op BenchmarkSetZero/Func/Direct-4 1809844 65.16 ns/op BenchmarkSetZero/Func/CachedZero-4 933524 130.6 ns/op BenchmarkSetZero/Func/NewZero-4 695287 193.1 ns/op BenchmarkSetZero/Interface/Direct-4 1000000 144.0 ns/op BenchmarkSetZero/Interface/CachedZero-4 900481 134.5 ns/op BenchmarkSetZero/Interface/NewZero-4 681567 214.9 ns/op BenchmarkSetZero/Map/Direct-4 1734802 107.1 ns/op BenchmarkSetZero/Map/CachedZero-4 777094 143.1 ns/op BenchmarkSetZero/Map/NewZero-4 716677 277.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1725825 69.09 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 193.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 613612 204.1 ns/op BenchmarkSetZero/Slice/Direct-4 1747426 70.57 ns/op BenchmarkSetZero/Slice/CachedZero-4 939486 131.3 ns/op BenchmarkSetZero/Slice/NewZero-4 681170 196.7 ns/op BenchmarkSetZero/String/Direct-4 1876525 117.3 ns/op BenchmarkSetZero/String/CachedZero-4 841927 156.3 ns/op BenchmarkSetZero/String/NewZero-4 732432 167.2 ns/op BenchmarkSetZero/Struct/Direct-4 1000000 116.8 ns/op BenchmarkSetZero/Struct/CachedZero-4 890928 130.5 ns/op BenchmarkSetZero/Struct/NewZero-4 773620 179.8 ns/op BenchmarkSelect/1-4 154180 892.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 67225 2145 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 29722 4325 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 169522 883.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 156273 872.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 102267 1141 ns/op 112.23 MB/s BenchmarkCallArgCopy/size=256-4 110931 1263 ns/op 202.68 MB/s BenchmarkCallArgCopy/size=1024-4 83415 2555 ns/op 400.85 MB/s BenchmarkCallArgCopy/size=4096-4 18565 7220 ns/op 567.34 MB/s BenchmarkCallArgCopy/size=65536-4 1518 118611 ns/op 552.53 MB/s BenchmarkFieldByName1-4 826219 194.9 ns/op BenchmarkFieldByName2-4 32436 3909 ns/op BenchmarkFieldByName3-4 6685 23854 ns/op BenchmarkInterfaceBig-4 2235180 66.99 ns/op BenchmarkInterfaceSmall-4 1846046 68.24 ns/op BenchmarkNew-4 680077 185.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2020 90777 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1646 81692 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 1566 64628 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1914 76302 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 1774 71482 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1573 77650 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 141945 795.0 ns/op PASS ok reflect 28.133s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6472 30964 ns/op 9492 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 27187 ns/op 9124 B/op 1 allocs/op BenchmarkFindString-4 7147 35670 ns/op 9099 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 31570 ns/op 9084 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8469 33663 ns/op 9168 B/op 2 allocs/op BenchmarkLiteral-4 10000 23314 ns/op BenchmarkNotLiteral-4 3426 67969 ns/op BenchmarkMatchClass-4 2613 80303 ns/op BenchmarkMatchClass_InRange-4 2022 69697 ns/op BenchmarkReplaceAll-4 1029 150909 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 27323 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17652 7464 ns/op BenchmarkAnchoredShortMatch-4 10000 27953 ns/op BenchmarkAnchoredLongMatch-4 10000 13660 ns/op BenchmarkOnePassShortA-4 14131 7875 ns/op BenchmarkNotOnePassShortA-4 8935 40649 ns/op BenchmarkOnePassShortB-4 16903 6371 ns/op BenchmarkNotOnePassShortB-4 4917 35407 ns/op BenchmarkOnePassLongPrefix-4 53403 2373 ns/op BenchmarkOnePassLongNotPrefix-4 21909 5586 ns/op BenchmarkMatchParallelShared-4 5600 35452 ns/op BenchmarkMatchParallelCopied-4 10000 34981 ns/op BenchmarkQuoteMetaAll-4 96538 1444 ns/op 9.70 MB/s BenchmarkQuoteMetaNone-4 276278 448.5 ns/op 57.97 MB/s BenchmarkCompile/Onepass-4 4225 62138 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1566 110054 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 127 1124157 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2114412 51.71 ns/op 309.40 MB/s BenchmarkMatch/Easy0/32-4 10000 25455 ns/op 1.26 MB/s BenchmarkMatch/Easy0/1K-4 7016 32623 ns/op 31.39 MB/s BenchmarkMatch/Easy0i/16-4 2103368 65.14 ns/op 245.61 MB/s BenchmarkMatch/Easy0i/32-4 4652 57635 ns/op 0.56 MB/s BenchmarkMatch/Easy0i/1K-4 100 1151100 ns/op 0.89 MB/s BenchmarkMatch/Easy1/16-4 1359076 85.89 ns/op 186.29 MB/s BenchmarkMatch/Easy1/32-4 10000 27345 ns/op 1.17 MB/s BenchmarkMatch/Easy1/1K-4 7669 43989 ns/op 23.28 MB/s BenchmarkMatch/Medium/16-4 2310290 56.51 ns/op 283.14 MB/s BenchmarkMatch/Medium/32-4 5524 48927 ns/op 0.65 MB/s BenchmarkMatch/Medium/1K-4 176 591485 ns/op 1.73 MB/s BenchmarkMatch/Hard/16-4 2250760 58.59 ns/op 273.08 MB/s BenchmarkMatch/Hard/32-4 3927 61946 ns/op 0.52 MB/s BenchmarkMatch/Hard/1K-4 112 1030767 ns/op 0.99 MB/s BenchmarkMatch/Hard1/16-4 1311 150254 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 510 224373 ns/op 0.14 MB/s BenchmarkMatch/Hard1/1K-4 20 5632314 ns/op 0.18 MB/s BenchmarkMatch_onepass_regex/16-4 17031 8214 ns/op 1.95 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13009 8929 ns/op 3.58 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 524 244094 ns/op 4.20 MB/s 28 B/op 0 allocs/op PASS ok regexp 14.493s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 908552 217.3 ns/op BenchmarkIsWordChar-4 156608 1323 ns/op PASS ok regexp/syntax 2.922s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 81894 1423 ns/op BenchmarkCallers/inlined-4 76572 1803 ns/op BenchmarkCallers/no-cache-4 7952 13084 ns/op BenchmarkFPCallers/cached-4 3424264 47.99 ns/op BenchmarkMakeChan/Byte-4 1000000 439.5 ns/op BenchmarkMakeChan/Int-4 683754 581.5 ns/op BenchmarkMakeChan/Ptr-4 939992 641.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 356.4 ns/op BenchmarkMakeChan/Struct/32-4 168950 1060 ns/op BenchmarkMakeChan/Struct/40-4 155640 959.2 ns/op BenchmarkChanNonblocking-4 4259792 25.02 ns/op BenchmarkSelectUncontended-4 721020 155.2 ns/op BenchmarkSelectSyncContended-4 78847 1388 ns/op BenchmarkSelectAsyncContended-4 208723 533.5 ns/op BenchmarkSelectNonblock-4 3077137 42.05 ns/op BenchmarkChanUncontended-4 6414 17241 ns/op BenchmarkChanContended-4 4107 31705 ns/op BenchmarkChanSync-4 212977 664.8 ns/op BenchmarkChanSyncWork-4 57976 2133 ns/op BenchmarkChanProdCons0-4 183894 636.6 ns/op BenchmarkChanProdCons10-4 386083 311.9 ns/op BenchmarkChanProdCons100-4 370892 324.9 ns/op BenchmarkChanProdConsWork0-4 97984 1132 ns/op BenchmarkChanProdConsWork10-4 186650 591.2 ns/op BenchmarkChanProdConsWork100-4 209590 524.1 ns/op BenchmarkSelectProdCons-4 145431 787.1 ns/op BenchmarkReceiveDataFromClosedChan-4 790328 153.8 ns/op BenchmarkChanCreation-4 120751 975.8 ns/op BenchmarkChanSem-4 202882 520.7 ns/op BenchmarkChanPopular-4 68 1510836 ns/op BenchmarkChanClosed-4 831789 124.2 ns/op BenchmarkCallClosure-4 3809288 31.84 ns/op BenchmarkCallClosure1-4 3224146 57.18 ns/op BenchmarkCallClosure2-4 1000000 181.2 ns/op BenchmarkCallClosure3-4 1000000 144.4 ns/op BenchmarkCallClosure4-4 1000000 213.1 ns/op BenchmarkComplex128DivNormal-4 10973325 11.47 ns/op BenchmarkComplex128DivNisNaN-4 7520509 17.06 ns/op BenchmarkComplex128DivDisNaN-4 7965415 18.20 ns/op BenchmarkComplex128DivNisInf-4 8380771 16.78 ns/op BenchmarkComplex128DivDisInf-4 5043516 21.80 ns/op BenchmarkAllocation-4 1260 112101 ns/op BenchmarkReadMemStats-4 43 2500678 ns/op BenchmarkReadMemStatsLatency-4 1 7080126 p50-ns 7080126 p90-ns 7080126 p99-ns BenchmarkWriteBarrier-4 1746228 68.94 ns/op BenchmarkBulkWriteBarrier-4 3369241 36.47 ns/op BenchmarkScanStackNoLocals-4 2 80754144 ns/op BenchmarkMSpanCountAlloc/bits=64-4 9713017 17.98 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10751529 10.43 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10102986 12.89 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7620163 19.75 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4850536 26.96 ns/op BenchmarkHash5-4 7081768 15.21 ns/op 328.65 MB/s BenchmarkHash16-4 6429648 18.29 ns/op 874.63 MB/s BenchmarkHash64-4 6117686 19.52 ns/op 3279.13 MB/s BenchmarkHash1024-4 2044102 54.87 ns/op 18661.08 MB/s BenchmarkHash65536-4 45657 3474 ns/op 18866.22 MB/s BenchmarkAlignedLoad-4 8138911 16.29 ns/op BenchmarkUnalignedLoad-4 6712676 16.75 ns/op BenchmarkEqEfaceConcrete-4 6074121 23.64 ns/op BenchmarkEqIfaceConcrete-4 6115058 18.63 ns/op BenchmarkNeEfaceConcrete-4 5845586 20.28 ns/op BenchmarkNeIfaceConcrete-4 5652735 20.99 ns/op BenchmarkConvT2EByteSized/bool-4 3515209 37.41 ns/op BenchmarkConvT2EByteSized/uint8-4 4212849 32.02 ns/op BenchmarkConvT2ESmall-4 3696907 31.03 ns/op BenchmarkConvT2EUintptr-4 3607584 33.42 ns/op BenchmarkConvT2ELarge-4 1000000 207.0 ns/op BenchmarkConvT2ISmall-4 3639462 29.96 ns/op BenchmarkConvT2IUintptr-4 3318511 52.81 ns/op BenchmarkConvT2ILarge-4 1000000 202.4 ns/op BenchmarkConvI2E-4 3086850 34.68 ns/op BenchmarkConvI2I-4 3509548 34.52 ns/op BenchmarkAssertE2T-4 3210760 36.97 ns/op BenchmarkAssertE2TLarge-4 1894261 66.63 ns/op BenchmarkAssertE2I-4 3691860 66.49 ns/op BenchmarkAssertI2T-4 3518268 40.62 ns/op BenchmarkAssertI2I-4 3092780 32.66 ns/op BenchmarkAssertI2E-4 3928519 30.23 ns/op BenchmarkAssertE2E-4 4353576 27.50 ns/op BenchmarkAssertE2T2-4 1769134 59.02 ns/op BenchmarkAssertE2T2Blank-4 2214350 56.39 ns/op BenchmarkAssertI2E2-4 2875328 38.36 ns/op BenchmarkAssertI2E2Blank-4 3294018 34.63 ns/op BenchmarkAssertE2E2-4 2625649 48.13 ns/op BenchmarkAssertE2E2Blank-4 3321884 35.06 ns/op BenchmarkConvT2Ezero/zero/16-4 3106447 37.33 ns/op BenchmarkConvT2Ezero/zero/32-4 3469129 37.60 ns/op BenchmarkConvT2Ezero/zero/64-4 3428929 35.27 ns/op BenchmarkConvT2Ezero/zero/str-4 3809326 44.00 ns/op BenchmarkConvT2Ezero/zero/slice-4 3752358 34.03 ns/op BenchmarkConvT2Ezero/zero/big-4 92955 1777 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 163.4 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 257.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 81663 1532 ns/op BenchmarkConvT2Ezero/smallint/16-4 3529334 34.85 ns/op BenchmarkConvT2Ezero/smallint/32-4 3524791 33.48 ns/op BenchmarkConvT2Ezero/smallint/64-4 3657981 32.84 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 174.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 141.4 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 153.5 ns/op BenchmarkMalloc8-4 1000000 132.5 ns/op BenchmarkMalloc16-4 1000000 101.9 ns/op BenchmarkMallocTypeInfo8-4 1417306 113.4 ns/op BenchmarkMallocTypeInfo16-4 1000000 154.7 ns/op BenchmarkMallocLargeStruct-4 41853 2434 ns/op BenchmarkGoroutineSelect-4 15 9222269 ns/op BenchmarkGoroutineBlocking-4 13 9328702 ns/op BenchmarkGoroutineForRange-4 12 9412841 ns/op BenchmarkGoroutineIdle-4 18 9043916 ns/op BenchmarkHashStringSpeed-4 2094308 55.52 ns/op BenchmarkHashBytesSpeed-4 1000000 113.3 ns/op BenchmarkHashInt32Speed-4 2323048 55.81 ns/op BenchmarkHashInt64Speed-4 2199356 49.57 ns/op BenchmarkHashStringArraySpeed-4 478964 291.8 ns/op BenchmarkMegMap-4 1962226 53.96 ns/op BenchmarkMegOneMap-4 1996352 56.38 ns/op BenchmarkMegEqMap-4 3385 47522 ns/op BenchmarkMegEmptyMap-4 3005984 41.89 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 1986897 59.19 ns/op BenchmarkSmallStrMap-4 2551279 50.58 ns/op BenchmarkMapStringKeysEight_16-4 2227629 62.43 ns/op BenchmarkMapStringKeysEight_32-4 2027745 58.28 ns/op BenchmarkMapStringKeysEight_64-4 2120535 51.73 ns/op BenchmarkMapStringKeysEight_1M-4 2263903 55.70 ns/op BenchmarkIntMap-4 2044117 100.5 ns/op BenchmarkMapFirst/1-4 2703052 49.86 ns/op BenchmarkMapFirst/2-4 1954467 63.34 ns/op BenchmarkMapFirst/3-4 2680350 38.09 ns/op BenchmarkMapFirst/4-4 2770513 41.76 ns/op BenchmarkMapFirst/5-4 3402812 41.20 ns/op BenchmarkMapFirst/6-4 2558397 50.27 ns/op BenchmarkMapFirst/7-4 2647795 63.85 ns/op BenchmarkMapFirst/8-4 2681402 39.15 ns/op BenchmarkMapFirst/9-4 2818179 39.81 ns/op BenchmarkMapFirst/10-4 2656677 54.46 ns/op BenchmarkMapFirst/11-4 2479526 60.19 ns/op BenchmarkMapFirst/12-4 2443476 47.83 ns/op BenchmarkMapFirst/13-4 2362486 46.19 ns/op BenchmarkMapFirst/14-4 2752089 44.29 ns/op BenchmarkMapFirst/15-4 2326196 52.49 ns/op BenchmarkMapFirst/16-4 2519172 46.71 ns/op BenchmarkMapMid/1-4 2593134 40.23 ns/op BenchmarkMapMid/2-4 2607171 57.24 ns/op BenchmarkMapMid/3-4 3075840 77.01 ns/op BenchmarkMapMid/4-4 2402031 67.02 ns/op BenchmarkMapMid/5-4 2394835 47.40 ns/op BenchmarkMapMid/6-4 2944188 48.18 ns/op BenchmarkMapMid/7-4 3149398 43.70 ns/op BenchmarkMapMid/8-4 2140783 53.36 ns/op BenchmarkMapMid/9-4 2790064 47.88 ns/op BenchmarkMapMid/10-4 2490052 49.68 ns/op BenchmarkMapMid/11-4 2283726 50.43 ns/op BenchmarkMapMid/12-4 2211739 52.21 ns/op BenchmarkMapMid/13-4 2232998 52.37 ns/op BenchmarkMapMid/14-4 2543142 53.08 ns/op BenchmarkMapMid/15-4 2850970 48.45 ns/op BenchmarkMapMid/16-4 2621656 58.11 ns/op BenchmarkMapLast/1-4 3421723 39.72 ns/op BenchmarkMapLast/2-4 3148215 37.56 ns/op BenchmarkMapLast/3-4 2538062 48.08 ns/op BenchmarkMapLast/4-4 2143898 52.24 ns/op BenchmarkMapLast/5-4 3156314 43.13 ns/op BenchmarkMapLast/6-4 2388768 65.20 ns/op BenchmarkMapLast/7-4 2632356 52.47 ns/op BenchmarkMapLast/8-4 2190792 54.45 ns/op BenchmarkMapLast/9-4 2537088 46.41 ns/op BenchmarkMapLast/10-4 2496447 42.87 ns/op BenchmarkMapLast/11-4 2422135 44.63 ns/op BenchmarkMapLast/12-4 2593497 44.68 ns/op BenchmarkMapLast/13-4 2777217 54.74 ns/op BenchmarkMapLast/14-4 2365362 42.88 ns/op BenchmarkMapLast/15-4 2705874 49.60 ns/op BenchmarkMapLast/16-4 2753704 63.97 ns/op BenchmarkMapCycle-4 1816738 78.98 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2267962 51.07 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2907 90560 ns/op BenchmarkMakeMap/[Byte]Byte-4 802785 492.1 ns/op BenchmarkMakeMap/[Int]Int-4 112434 1128 ns/op BenchmarkNewEmptyMap-4 3761526 31.99 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 518797 242.0 ns/op BenchmarkMapIterEmpty-4 3851990 34.45 ns/op BenchmarkSameLengthMap-4 2780588 56.76 ns/op BenchmarkBigKeyMap-4 1000000 159.1 ns/op BenchmarkBigValMap-4 1000000 126.7 ns/op BenchmarkSmallKeyMap-4 2211022 52.99 ns/op BenchmarkMapPopulate/1-4 1634768 75.58 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 139479 1588 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 27855 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 368 299547 ns/op 53329 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 40 4306085 ns/op 427475 B/op 318 allocs/op BenchmarkMapPopulate/100000-4 4 34267372 ns/op 3610420 B/op 4012 allocs/op BenchmarkComplexAlgMap-4 420270 288.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 112.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 1000000 104.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 515392 273.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 61081 2289 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6613 18898 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1125325 107.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 749172 138.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 383406 339.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 49190 2627 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5546 32940 ns/op BenchmarkMapStringConversion/32/simple-4 1418359 91.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 168.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 114.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 205.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 161.4 ns/op BenchmarkMapInterfacePtr-4 1397404 73.92 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2463769 42.49 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 43324 3203 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4603 39128 ns/op BenchmarkMapPop1000-4 297 432235 ns/op BenchmarkMapPop10000-4 22 7373438 ns/op BenchmarkMapAssign/Int32/256-4 1717648 64.09 ns/op BenchmarkMapAssign/Int32/65536-4 532071 207.1 ns/op BenchmarkMapAssign/Int64/256-4 1877972 62.98 ns/op BenchmarkMapAssign/Int64/65536-4 614374 203.8 ns/op BenchmarkMapAssign/Str/256-4 1539978 74.34 ns/op BenchmarkMapAssign/Str/65536-4 236656 429.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 154.5 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 566570 195.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1115614 142.3 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 343407 295.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 530653 6556 ns/op BenchmarkMapOperatorAssign/Str/65536-4 108933 939.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 840723 208.6 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 143664 769.3 ns/op 79 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 947060 220.8 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 153757 784.0 ns/op 84 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 580345 353.7 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 94646 1216 ns/op 153 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1000000 102.9 ns/op BenchmarkMapDelete/Int32/1000-4 1678490 72.72 ns/op BenchmarkMapDelete/Int32/10000-4 1994594 62.05 ns/op BenchmarkMapDelete/Int64/100-4 1224085 94.85 ns/op BenchmarkMapDelete/Int64/1000-4 1985359 60.14 ns/op BenchmarkMapDelete/Int64/10000-4 2041971 60.28 ns/op BenchmarkMapDelete/Str/100-4 1000000 104.9 ns/op BenchmarkMapDelete/Str/1000-4 1642836 73.79 ns/op BenchmarkMapDelete/Str/10000-4 1238526 97.13 ns/op BenchmarkMapDelete/Pointer/100-4 1201166 98.70 ns/op BenchmarkMapDelete/Pointer/1000-4 1849580 61.36 ns/op BenchmarkMapDelete/Pointer/10000-4 1800930 60.97 ns/op BenchmarkMemmove/0-4 17067088 6.153 ns/op BenchmarkMemmove/1-4 1399293 83.75 ns/op 11.94 MB/s BenchmarkMemmove/2-4 1392823 85.70 ns/op 23.34 MB/s BenchmarkMemmove/3-4 1295752 92.99 ns/op 32.26 MB/s BenchmarkMemmove/4-4 1404540 84.30 ns/op 47.45 MB/s BenchmarkMemmove/5-4 1411693 83.95 ns/op 59.56 MB/s BenchmarkMemmove/6-4 1419100 84.25 ns/op 71.22 MB/s BenchmarkMemmove/7-4 1391894 84.18 ns/op 83.15 MB/s BenchmarkMemmove/8-4 1407151 85.80 ns/op 93.24 MB/s BenchmarkMemmove/9-4 1356096 86.53 ns/op 104.01 MB/s BenchmarkMemmove/10-4 1348790 87.64 ns/op 114.10 MB/s BenchmarkMemmove/11-4 1283186 87.16 ns/op 126.21 MB/s BenchmarkMemmove/12-4 1350001 88.57 ns/op 135.49 MB/s BenchmarkMemmove/13-4 1335568 88.05 ns/op 147.64 MB/s BenchmarkMemmove/14-4 1325300 88.56 ns/op 158.08 MB/s BenchmarkMemmove/15-4 1314537 88.31 ns/op 169.85 MB/s BenchmarkMemmove/16-4 1401489 88.96 ns/op 179.85 MB/s BenchmarkMemmove/32-4 1282338 91.29 ns/op 350.54 MB/s BenchmarkMemmove/64-4 1266140 94.83 ns/op 674.92 MB/s BenchmarkMemmove/128-4 1000000 108.3 ns/op 1181.36 MB/s BenchmarkMemmove/256-4 1000000 123.2 ns/op 2078.27 MB/s BenchmarkMemmove/512-4 783141 166.2 ns/op 3080.50 MB/s BenchmarkMemmove/1024-4 502003 253.8 ns/op 4034.35 MB/s BenchmarkMemmove/2048-4 320620 406.0 ns/op 5043.90 MB/s BenchmarkMemmove/4096-4 178429 713.4 ns/op 5741.84 MB/s BenchmarkMemmoveOverlap/32-4 1311741 92.80 ns/op 344.82 MB/s BenchmarkMemmoveOverlap/64-4 1203216 105.5 ns/op 606.36 MB/s BenchmarkMemmoveOverlap/128-4 1000000 107.6 ns/op 1190.05 MB/s BenchmarkMemmoveOverlap/256-4 1000000 126.2 ns/op 2028.96 MB/s BenchmarkMemmoveOverlap/512-4 762649 163.6 ns/op 3129.44 MB/s BenchmarkMemmoveOverlap/1024-4 515364 253.5 ns/op 4040.12 MB/s BenchmarkMemmoveOverlap/2048-4 320282 399.3 ns/op 5129.26 MB/s BenchmarkMemmoveOverlap/4096-4 179055 747.4 ns/op 5480.11 MB/s BenchmarkMemmoveUnalignedDst/0-4 17217723 6.388 ns/op BenchmarkMemmoveUnalignedDst/1-4 1353616 85.96 ns/op 11.63 MB/s BenchmarkMemmoveUnalignedDst/2-4 1354654 89.25 ns/op 22.41 MB/s BenchmarkMemmoveUnalignedDst/3-4 1367766 87.77 ns/op 34.18 MB/s BenchmarkMemmoveUnalignedDst/4-4 1363638 87.08 ns/op 45.93 MB/s BenchmarkMemmoveUnalignedDst/5-4 1351530 87.12 ns/op 57.39 MB/s BenchmarkMemmoveUnalignedDst/6-4 1341775 86.71 ns/op 69.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 1381600 87.31 ns/op 80.18 MB/s BenchmarkMemmoveUnalignedDst/8-4 1392144 85.62 ns/op 93.44 MB/s BenchmarkMemmoveUnalignedDst/9-4 1337817 88.09 ns/op 102.17 MB/s BenchmarkMemmoveUnalignedDst/10-4 1315488 89.68 ns/op 111.51 MB/s BenchmarkMemmoveUnalignedDst/11-4 1357542 89.65 ns/op 122.70 MB/s BenchmarkMemmoveUnalignedDst/12-4 1369213 90.49 ns/op 132.62 MB/s BenchmarkMemmoveUnalignedDst/13-4 1315237 94.85 ns/op 137.06 MB/s BenchmarkMemmoveUnalignedDst/14-4 1308415 88.37 ns/op 158.43 MB/s BenchmarkMemmoveUnalignedDst/15-4 1343461 88.69 ns/op 169.13 MB/s BenchmarkMemmoveUnalignedDst/16-4 1340923 90.36 ns/op 177.06 MB/s BenchmarkMemmoveUnalignedDst/32-4 1264064 92.98 ns/op 344.16 MB/s BenchmarkMemmoveUnalignedDst/64-4 1219668 99.98 ns/op 640.11 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 110.2 ns/op 1161.59 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 126.6 ns/op 2022.91 MB/s BenchmarkMemmoveUnalignedDst/512-4 765799 170.7 ns/op 2999.76 MB/s BenchmarkMemmoveUnalignedDst/1024-4 478957 265.2 ns/op 3860.72 MB/s BenchmarkMemmoveUnalignedDst/2048-4 319672 410.1 ns/op 4993.50 MB/s BenchmarkMemmoveUnalignedDst/4096-4 174038 723.9 ns/op 5658.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1264705 96.05 ns/op 333.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 101.0 ns/op 633.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 110.0 ns/op 1163.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 992240 130.3 ns/op 1964.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 778088 169.4 ns/op 3022.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 434144 262.1 ns/op 3907.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 306566 414.3 ns/op 4943.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 173578 714.1 ns/op 5735.72 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15904047 6.356 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1360764 86.78 ns/op 11.52 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1322606 96.48 ns/op 20.73 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1360608 88.40 ns/op 33.94 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1348164 87.19 ns/op 45.88 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1360738 89.31 ns/op 55.99 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1344331 86.98 ns/op 68.98 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1357149 87.91 ns/op 79.63 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1346367 90.32 ns/op 88.57 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1327268 91.67 ns/op 98.17 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1232158 93.06 ns/op 107.46 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1313133 92.15 ns/op 119.37 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1208223 95.79 ns/op 125.27 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 100.4 ns/op 129.54 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1212603 98.78 ns/op 141.73 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1304095 91.94 ns/op 163.15 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 102.0 ns/op 156.93 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 104.2 ns/op 307.18 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 108.7 ns/op 588.91 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 114.8 ns/op 1114.61 MB/s BenchmarkMemmoveUnalignedSrc/256-4 974901 137.5 ns/op 1862.31 MB/s BenchmarkMemmoveUnalignedSrc/512-4 742376 175.5 ns/op 2916.83 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 477469 267.6 ns/op 3826.49 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 287163 427.9 ns/op 4785.73 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 147416 776.7 ns/op 5273.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 106.6 ns/op 150.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 103.9 ns/op 153.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 109.6 ns/op 146.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 117.8 ns/op 135.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 134.0 ns/op 119.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 115.4 ns/op 138.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1042292 113.7 ns/op 140.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 112.4 ns/op 142.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 124.2 ns/op 515.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 872744 150.3 ns/op 425.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000681 117.9 ns/op 542.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 937178 119.9 ns/op 533.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 118.8 ns/op 538.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 122.6 ns/op 521.99 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 120.6 ns/op 530.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 999127 124.3 ns/op 514.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 660319 197.9 ns/op 1293.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 528456 211.7 ns/op 1209.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 886648 152.1 ns/op 1682.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 872692 152.0 ns/op 1684.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 818296 147.0 ns/op 1741.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 780296 160.6 ns/op 1593.59 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 864692 146.3 ns/op 1750.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 863388 147.1 ns/op 1739.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 102446 1226 ns/op 3341.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 60979 1885 ns/op 2173.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 145477 841.2 ns/op 4869.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 163152 796.3 ns/op 5143.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 131044 835.0 ns/op 4905.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 124922 918.9 ns/op 4457.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 161368 802.5 ns/op 5103.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 157417 803.2 ns/op 5099.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6476 20322 ns/op 3224.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3211 31803 ns/op 2060.70 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9279 15390 ns/op 4258.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 8811 13265 ns/op 4940.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9208 13448 ns/op 4873.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8562 13235 ns/op 4951.65 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7708 13107 ns/op 5000.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9262 13416 ns/op 4884.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 107.3 ns/op 298.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 105.3 ns/op 607.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 127.6 ns/op 1003.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 869157 143.3 ns/op 1787.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 727512 191.3 ns/op 2676.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 440781 282.5 ns/op 3624.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 303237 442.4 ns/op 4629.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 167766 786.6 ns/op 5207.45 MB/s BenchmarkMemclr/5-4 14066456 9.151 ns/op 546.42 MB/s BenchmarkMemclr/16-4 10886988 9.400 ns/op 1702.04 MB/s BenchmarkMemclr/64-4 14227992 9.116 ns/op 7020.31 MB/s BenchmarkMemclr/256-4 12349724 10.92 ns/op 23437.48 MB/s BenchmarkMemclr/4096-4 2124520 56.54 ns/op 72446.94 MB/s BenchmarkMemclr/65536-4 87072 1430 ns/op 45822.75 MB/s BenchmarkMemclr/1M-4 5384 28201 ns/op 37182.62 MB/s BenchmarkMemclr/4M-4 1128 104284 ns/op 40219.92 MB/s BenchmarkMemclr/8M-4 374 294881 ns/op 28447.41 MB/s BenchmarkMemclr/16M-4 100 1012798 ns/op 16565.22 MB/s BenchmarkMemclr/64M-4 44 2317733 ns/op 28954.53 MB/s BenchmarkMemclrUnaligned/0_5-4 7055936 17.39 ns/op 287.56 MB/s BenchmarkMemclrUnaligned/0_16-4 6790621 16.73 ns/op 956.10 MB/s BenchmarkMemclrUnaligned/0_64-4 8379918 14.12 ns/op 4532.91 MB/s BenchmarkMemclrUnaligned/0_256-4 7699770 15.08 ns/op 16970.80 MB/s BenchmarkMemclrUnaligned/0_4096-4 2078510 57.98 ns/op 70650.02 MB/s BenchmarkMemclrUnaligned/0_65536-4 84068 1394 ns/op 46997.44 MB/s BenchmarkMemclrUnaligned/1_5-4 8108262 14.03 ns/op 356.42 MB/s BenchmarkMemclrUnaligned/1_16-4 8446392 13.84 ns/op 1156.05 MB/s BenchmarkMemclrUnaligned/1_64-4 7621059 14.17 ns/op 4517.04 MB/s BenchmarkMemclrUnaligned/1_256-4 7072742 16.66 ns/op 15365.98 MB/s BenchmarkMemclrUnaligned/1_4096-4 1401772 83.78 ns/op 48887.30 MB/s BenchmarkMemclrUnaligned/1_65536-4 73899 1594 ns/op 41106.21 MB/s BenchmarkMemclrUnaligned/4_5-4 7634443 14.96 ns/op 334.18 MB/s BenchmarkMemclrUnaligned/4_16-4 8401754 14.02 ns/op 1141.15 MB/s BenchmarkMemclrUnaligned/4_64-4 8088948 14.61 ns/op 4380.99 MB/s BenchmarkMemclrUnaligned/4_256-4 7182423 16.76 ns/op 15277.27 MB/s BenchmarkMemclrUnaligned/4_4096-4 1400094 83.86 ns/op 48841.17 MB/s BenchmarkMemclrUnaligned/4_65536-4 79674 1579 ns/op 41493.01 MB/s BenchmarkMemclrUnaligned/7_5-4 8422808 14.15 ns/op 353.43 MB/s BenchmarkMemclrUnaligned/7_16-4 8475262 13.83 ns/op 1157.08 MB/s BenchmarkMemclrUnaligned/7_64-4 8223543 14.44 ns/op 4432.32 MB/s BenchmarkMemclrUnaligned/7_256-4 7251916 16.47 ns/op 15542.65 MB/s BenchmarkMemclrUnaligned/7_4096-4 1310119 99.86 ns/op 41016.91 MB/s BenchmarkMemclrUnaligned/7_65536-4 76569 1565 ns/op 41871.79 MB/s BenchmarkMemclrUnaligned/0_1M-4 4659 24161 ns/op 43399.03 MB/s BenchmarkMemclrUnaligned/0_4M-4 1273 100594 ns/op 41695.17 MB/s BenchmarkMemclrUnaligned/0_8M-4 412 286230 ns/op 29307.21 MB/s BenchmarkMemclrUnaligned/0_16M-4 139 847576 ns/op 19794.35 MB/s BenchmarkMemclrUnaligned/0_64M-4 51 2142394 ns/op 31324.23 MB/s BenchmarkMemclrUnaligned/1_1M-4 3814 30125 ns/op 34807.18 MB/s BenchmarkMemclrUnaligned/1_4M-4 1005 114283 ns/op 36700.87 MB/s BenchmarkMemclrUnaligned/1_8M-4 328 345598 ns/op 24272.74 MB/s BenchmarkMemclrUnaligned/1_16M-4 139 825937 ns/op 20312.95 MB/s BenchmarkMemclrUnaligned/1_64M-4 50 2101067 ns/op 31940.37 MB/s BenchmarkMemclrUnaligned/4_1M-4 4162 26309 ns/op 39855.57 MB/s BenchmarkMemclrUnaligned/4_4M-4 1006 108919 ns/op 38508.59 MB/s BenchmarkMemclrUnaligned/4_8M-4 332 356693 ns/op 23517.75 MB/s BenchmarkMemclrUnaligned/4_16M-4 138 836435 ns/op 20058.01 MB/s BenchmarkMemclrUnaligned/4_64M-4 51 2176995 ns/op 30826.38 MB/s BenchmarkMemclrUnaligned/7_1M-4 4536 25621 ns/op 40927.01 MB/s BenchmarkMemclrUnaligned/7_4M-4 1020 109929 ns/op 38154.65 MB/s BenchmarkMemclrUnaligned/7_8M-4 324 393355 ns/op 21325.77 MB/s BenchmarkMemclrUnaligned/7_16M-4 124 858829 ns/op 19534.98 MB/s BenchmarkMemclrUnaligned/7_64M-4 52 2284824 ns/op 29371.57 MB/s BenchmarkGoMemclr/5-4 1980954 67.62 ns/op 73.94 MB/s BenchmarkGoMemclr/16-4 556442 206.1 ns/op 77.63 MB/s BenchmarkGoMemclr/64-4 171226 686.6 ns/op 93.21 MB/s BenchmarkGoMemclr/256-4 37612 2743 ns/op 93.32 MB/s BenchmarkMemclrRange/1K_2K-4 82306 1401 ns/op 68434.20 MB/s BenchmarkMemclrRange/2K_8K-4 23288 4922 ns/op 67764.09 MB/s BenchmarkMemclrRange/4K_16K-4 30412 3785 ns/op 85357.76 MB/s BenchmarkMemclrRange/160K_228K-4 3026 38239 ns/op 43485.52 MB/s BenchmarkClearFat7-4 4065974 26.99 ns/op BenchmarkClearFat8-4 3712078 27.19 ns/op BenchmarkClearFat11-4 3735662 29.43 ns/op BenchmarkClearFat12-4 4111270 27.91 ns/op BenchmarkClearFat13-4 4136083 28.33 ns/op BenchmarkClearFat14-4 3629462 30.03 ns/op BenchmarkClearFat15-4 4074268 29.02 ns/op BenchmarkClearFat16-4 3841460 29.07 ns/op BenchmarkClearFat24-4 3956796 28.37 ns/op BenchmarkClearFat32-4 4125344 28.39 ns/op BenchmarkClearFat40-4 3764763 28.84 ns/op BenchmarkClearFat48-4 3611864 32.27 ns/op BenchmarkClearFat56-4 3496890 33.37 ns/op BenchmarkClearFat64-4 3260006 31.20 ns/op BenchmarkClearFat72-4 3495591 30.09 ns/op BenchmarkClearFat128-4 2839647 37.68 ns/op BenchmarkClearFat256-4 2219128 48.66 ns/op BenchmarkClearFat512-4 1466976 74.96 ns/op BenchmarkClearFat1024-4 1000000 121.0 ns/op BenchmarkClearFat1032-4 1000000 128.0 ns/op BenchmarkClearFat1040-4 1000000 137.1 ns/op BenchmarkCopyFat7-4 4067058 25.78 ns/op BenchmarkCopyFat8-4 4131199 26.05 ns/op BenchmarkCopyFat11-4 3816528 26.23 ns/op BenchmarkCopyFat12-4 4671163 26.13 ns/op BenchmarkCopyFat13-4 3944234 26.88 ns/op BenchmarkCopyFat14-4 4448912 26.88 ns/op BenchmarkCopyFat15-4 4360003 26.40 ns/op BenchmarkCopyFat16-4 4316046 28.78 ns/op BenchmarkCopyFat24-4 4283088 26.40 ns/op BenchmarkCopyFat32-4 4016514 27.19 ns/op BenchmarkCopyFat64-4 3300386 31.64 ns/op BenchmarkCopyFat72-4 3391645 31.10 ns/op BenchmarkCopyFat128-4 2777996 37.23 ns/op BenchmarkCopyFat256-4 2280026 51.72 ns/op BenchmarkCopyFat512-4 1314326 87.12 ns/op BenchmarkCopyFat520-4 1248356 88.70 ns/op BenchmarkCopyFat1024-4 1000000 136.9 ns/op BenchmarkCopyFat1032-4 803737 142.3 ns/op BenchmarkCopyFat1040-4 902248 137.4 ns/op BenchmarkIssue18740/2byte-4 356 324928 ns/op BenchmarkIssue18740/4byte-4 596 182458 ns/op BenchmarkIssue18740/8byte-4 1044 112093 ns/op BenchmarkMemclrKnownSize1-4 7920999 15.65 ns/op 63.92 MB/s BenchmarkMemclrKnownSize2-4 3689400 31.65 ns/op 63.19 MB/s BenchmarkMemclrKnownSize4-4 2866423 38.63 ns/op 103.56 MB/s BenchmarkMemclrKnownSize8-4 1324138 90.61 ns/op 88.29 MB/s BenchmarkMemclrKnownSize16-4 753652 173.1 ns/op 92.44 MB/s BenchmarkMemclrKnownSize32-4 405967 319.4 ns/op 100.19 MB/s BenchmarkMemclrKnownSize64-4 206438 622.4 ns/op 102.82 MB/s BenchmarkMemclrKnownSize112-4 107043 1081 ns/op 103.58 MB/s BenchmarkMemclrKnownSize128-4 103437 1180 ns/op 108.48 MB/s BenchmarkMemclrKnownSize192-4 56907 1830 ns/op 104.91 MB/s BenchmarkMemclrKnownSize248-4 48350 2383 ns/op 104.09 MB/s BenchmarkMemclrKnownSize256-4 51096 2330 ns/op 109.87 MB/s BenchmarkMemclrKnownSize512-4 21386 4730 ns/op 108.26 MB/s BenchmarkMemclrKnownSize1024-4 12294 9759 ns/op 104.93 MB/s BenchmarkMemclrKnownSize4096-4 3477 39015 ns/op 104.99 MB/s BenchmarkMemclrKnownSize512KiB-4 20 5091361 ns/op 102.98 MB/s BenchmarkReadMetricsLatency-4 10000 5189 p50-ns 8505 p90-ns 16065 p99-ns BenchmarkFinalizer-4 218 523282 ns/op BenchmarkFinalizerRun-4 240756 611.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8113171 14.24 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3876412 30.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2836252 39.54 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2842910 40.79 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1648452 72.62 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1465764 81.52 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2485838 44.33 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1513230 79.57 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1585201 79.48 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2185260 49.22 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2410419 48.93 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1953746 55.43 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1791116 65.76 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1657370 77.17 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8308983 13.67 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7759647 13.21 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8519218 12.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8661012 13.10 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7887411 13.96 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7735678 15.31 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7648149 13.13 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8104618 12.80 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9601958 12.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7875860 13.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8608560 13.33 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8288282 12.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9150540 13.38 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9477817 12.78 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8433982 12.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8159809 13.50 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8292259 12.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9286988 13.63 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8713551 13.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8336632 13.22 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8731644 13.73 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8666564 13.87 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8372306 12.96 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8292886 13.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8969973 12.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8514318 13.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7767609 13.31 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8726203 12.90 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9043300 12.91 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8872968 13.52 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8080074 12.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8243857 13.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7963536 12.96 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9290343 13.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8586546 12.88 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9133566 13.18 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8355212 13.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9295771 12.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8802712 12.75 ns/op BenchmarkNetpollBreak-4 4587 26494 ns/op BenchmarkPinnerPinUnpinBatch-4 1279 140141 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 216 594434 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1371 142940 ns/op BenchmarkPinnerPinUnpin-4 1000000 112.8 ns/op BenchmarkPinnerPinUnpinTiny-4 1463968 84.96 ns/op BenchmarkPinnerPinUnpinDouble-4 559267 242.8 ns/op BenchmarkPinnerPinUnpinParallel-4 2716288 40.13 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2424069 43.29 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 321510 315.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6017596 16.99 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6256336 17.83 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5252401 22.26 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5530563 20.23 ns/op BenchmarkPingPongHog-4 1078 344352 ns/op BenchmarkStackGrowth-4 114960 1105 ns/op BenchmarkStackGrowthDeep-4 1207 103761 ns/op BenchmarkCreateGoroutines-4 45750 2217 ns/op BenchmarkCreateGoroutinesParallel-4 59112 2106 ns/op BenchmarkCreateGoroutinesCapture-4 7406 17371 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 44895 2821 ns/op BenchmarkClosureCall-4 21105632 5.283 ns/op BenchmarkWakeupParallelSpinning/0s-4 6384 17213 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6879 23707 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4310 29020 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2698 45074 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1610 74743 ns/op BenchmarkWakeupParallelSpinning/20µs-4 883 116815 ns/op BenchmarkWakeupParallelSpinning/50µs-4 435 332592 ns/op BenchmarkWakeupParallelSpinning/100µs-4 242 483628 ns/op BenchmarkMatmult-4 4465414 36.77 ns/op BenchmarkFastrand-4 6406557 17.27 ns/op BenchmarkFastrand64-4 7385023 17.44 ns/op BenchmarkFastrandHashiter-4 3290281 35.53 ns/op BenchmarkFastrandn/2-4 5377288 20.53 ns/op BenchmarkFastrandn/3-4 5042552 20.05 ns/op BenchmarkFastrandn/4-4 6793714 17.82 ns/op BenchmarkFastrandn/5-4 6083178 18.87 ns/op BenchmarkIfaceCmp100-4 114166 1048 ns/op BenchmarkIfaceCmpNil100-4 225306 581.5 ns/op BenchmarkEfaceCmpDiff-4 44166 2677 ns/op BenchmarkEfaceCmpDiffIndirect-4 34840 3465 ns/op BenchmarkDefer-4 958791 116.3 ns/op BenchmarkDefer10-4 840984 187.7 ns/op BenchmarkDeferMany-4 615168 389.0 ns/op BenchmarkPanicRecover-4 603007 200.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1460208 ns/op 1535325 p50-ns 2023289 p90-ns 2657796 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 66 1771882 ns/op 1609218 p50-ns 2583041 p90-ns 12197279 p99-ns BenchmarkGoroutineProfile/small/idle-4 44 2857847 ns/op 2809566 p50-ns 3917551 p90-ns 4310162 p99-ns BenchmarkGoroutineProfile/small/loaded-4 40 4363732 ns/op 3622134 p50-ns 8110694 p90-ns 13663425 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 69 1558749 ns/op 1543127 p50-ns 2180491 p90-ns 3114746 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 80 1907200 ns/op 1747563 p50-ns 2992753 p90-ns 13566063 p99-ns BenchmarkGoroutineProfile/large/idle-4 22 5507097 ns/op 5441502 p50-ns 6749166 p90-ns 7322455 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 12934487 ns/op 13428798 p50-ns 20839900 p90-ns 20839900 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1491749 ns/op 1513638 p50-ns 2140151 p90-ns 2399620 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 102 1816872 ns/op 1695010 p50-ns 3007556 p90-ns 5177906 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 58 2632759 ns/op 2470707 p50-ns 3738084 p90-ns 4511475 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 36 4853279 ns/op 4095033 p50-ns 8088008 p90-ns 12704155 p99-ns BenchmarkRWMutexUncontended-4 2460380 47.66 ns/op BenchmarkRWMutexWrite100-4 114387 2514 ns/op BenchmarkRWMutexWrite10-4 53533 2174 ns/op BenchmarkRWMutexWorkWrite100-4 21878 4575 ns/op BenchmarkRWMutexWorkWrite10-4 19786 5202 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3476 37478 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1182 104176 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1668 77401 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 498 220597 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 744 154243 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 237 470960 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 363 307502 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 121 992707 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 262293 723.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 184933 693.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 214254 827.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 192942 645.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 177360 734.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 158822 936.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 168100 655.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 212220 676.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 186355 880.5 ns/op BenchmarkMakeSlice/Byte-4 1504111 86.06 ns/op BenchmarkMakeSlice/Int16-4 1526592 77.24 ns/op BenchmarkMakeSlice/Int-4 1000000 104.5 ns/op BenchmarkMakeSlice/Ptr-4 1000000 140.0 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 197.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 209.5 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 260.0 ns/op BenchmarkGrowSlice/Byte-4 743401 208.0 ns/op BenchmarkGrowSlice/Int16-4 584304 255.9 ns/op BenchmarkGrowSlice/Int-4 468424 378.9 ns/op BenchmarkGrowSlice/Ptr-4 566288 426.8 ns/op BenchmarkGrowSlice/Struct/24-4 352999 777.0 ns/op BenchmarkGrowSlice/Struct/32-4 224722 787.8 ns/op BenchmarkGrowSlice/Struct/40-4 132673 853.4 ns/op BenchmarkExtendSlice/IntSlice-4 393982 402.3 ns/op BenchmarkExtendSlice/PointerSlice-4 432417 426.8 ns/op BenchmarkExtendSlice/NoGrow-4 620786 227.3 ns/op BenchmarkAppend-4 957094 123.4 ns/op BenchmarkAppendGrowByte-4 4 27932471 ns/op BenchmarkAppendGrowString-4 1 272655691 ns/op BenchmarkAppendSlice/1Bytes-4 1204603 106.2 ns/op BenchmarkAppendSlice/4Bytes-4 1228336 97.07 ns/op BenchmarkAppendSlice/7Bytes-4 1244216 99.73 ns/op BenchmarkAppendSlice/8Bytes-4 1218393 98.55 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 107.1 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.6 ns/op BenchmarkAppendSlice/32Bytes-4 1152130 101.9 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 48274 2102 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14324 8115 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7945 29437 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 801 168005 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 130 1122621 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 2842814 ns/op BenchmarkAppendStr/1Bytes-4 1614628 72.14 ns/op BenchmarkAppendStr/4Bytes-4 1645614 71.77 ns/op BenchmarkAppendStr/8Bytes-4 1495440 75.28 ns/op BenchmarkAppendStr/16Bytes-4 1565226 79.16 ns/op BenchmarkAppendStr/32Bytes-4 1589720 73.98 ns/op BenchmarkAppendSpecialCase-4 886975 133.7 ns/op BenchmarkCopy/1Byte-4 1241356 90.00 ns/op 11.11 MB/s BenchmarkCopy/1String-4 1290544 89.02 ns/op 11.23 MB/s BenchmarkCopy/2Byte-4 1324868 89.16 ns/op 22.43 MB/s BenchmarkCopy/2String-4 1271697 87.22 ns/op 22.93 MB/s BenchmarkCopy/4Byte-4 1306674 93.49 ns/op 42.79 MB/s BenchmarkCopy/4String-4 1265474 88.63 ns/op 45.13 MB/s BenchmarkCopy/8Byte-4 1304304 88.23 ns/op 90.67 MB/s BenchmarkCopy/8String-4 1299825 88.82 ns/op 90.07 MB/s BenchmarkCopy/12Byte-4 1270549 93.91 ns/op 127.79 MB/s BenchmarkCopy/12String-4 1200940 92.80 ns/op 129.31 MB/s BenchmarkCopy/16Byte-4 1260273 99.92 ns/op 160.12 MB/s BenchmarkCopy/16String-4 1000000 104.3 ns/op 153.35 MB/s BenchmarkCopy/32Byte-4 1000000 103.5 ns/op 309.18 MB/s BenchmarkCopy/32String-4 1000000 100.9 ns/op 317.29 MB/s BenchmarkCopy/128Byte-4 1000000 119.1 ns/op 1074.61 MB/s BenchmarkCopy/128String-4 1000000 128.0 ns/op 999.94 MB/s BenchmarkCopy/1024Byte-4 408794 306.3 ns/op 3342.59 MB/s BenchmarkCopy/1024String-4 345212 389.7 ns/op 2627.45 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 22935 5022 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13430 8463 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 15220 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 19111 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 25669 ns/op BenchmarkAppendInPlace/Grow/Byte-4 143102 1212 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 140127 1145 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 70406 1552 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 59988 1964 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 47458 2288 ns/op BenchmarkStackCopyPtr-4 1 124402242 ns/op BenchmarkStackCopy-4 2 98251976 ns/op BenchmarkStackCopyNoCache-4 25 4729168 ns/op BenchmarkStackCopyWithStkobj-4 2 50830402 ns/op BenchmarkIssue18138-4 189 879143 ns/op BenchmarkCompareStringEqual-4 12175088 8.528 ns/op BenchmarkCompareStringIdentical-4 21678493 5.363 ns/op BenchmarkCompareStringSameLength-4 12771655 9.008 ns/op BenchmarkCompareStringDifferentLength-4 24652622 4.841 ns/op BenchmarkCompareStringBigUnaligned-4 1489 72416 ns/op 14480.04 MB/s BenchmarkCompareStringBig-4 1794 60980 ns/op 17195.56 MB/s BenchmarkConcatStringAndBytes-4 2141319 54.84 ns/op BenchmarkSliceByteToString/1-4 1417682 76.22 ns/op BenchmarkSliceByteToString/2-4 1000000 140.9 ns/op BenchmarkSliceByteToString/4-4 1000000 148.4 ns/op BenchmarkSliceByteToString/8-4 794304 147.4 ns/op BenchmarkSliceByteToString/16-4 732892 140.6 ns/op BenchmarkSliceByteToString/32-4 881444 164.6 ns/op BenchmarkSliceByteToString/64-4 781389 235.7 ns/op BenchmarkSliceByteToString/128-4 714754 310.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2343462 54.15 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 989527 120.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 107.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3591841 32.53 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1868154 68.76 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1986987 59.76 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1825353 64.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 368510 357.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 434622 290.0 ns/op BenchmarkRuneIterate/range/ASCII-4 9661560 10.61 ns/op BenchmarkRuneIterate/range/Japanese-4 2763314 41.30 ns/op BenchmarkRuneIterate/range/MixedLength-4 3177295 35.67 ns/op BenchmarkRuneIterate/range1/ASCII-4 9456062 11.01 ns/op BenchmarkRuneIterate/range1/Japanese-4 2711406 41.65 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2757201 39.32 ns/op BenchmarkRuneIterate/range2/ASCII-4 11207362 10.65 ns/op BenchmarkRuneIterate/range2/Japanese-4 2688898 42.72 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2985709 41.90 ns/op BenchmarkArrayEqual-4 21541053 4.950 ns/op BenchmarkFunc/Name-4 3444550 32.06 ns/op BenchmarkFunc/Entry-4 11720923 10.10 ns/op BenchmarkFunc/FileLine-4 3467018 32.42 ns/op PASS ok runtime 406.382s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 22599 4560 ns/op BenchmarkHandle/concurrent-4 21775 5374 ns/op PASS ok runtime/cgo 1.437s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 9596182 11.81 ns/op BenchmarkAnd32Parallel-4 3281383 37.99 ns/op BenchmarkAnd64-4 9531157 11.35 ns/op BenchmarkAnd64Parallel-4 3039536 37.03 ns/op BenchmarkOr32-4 10399377 11.69 ns/op BenchmarkOr32Parallel-4 3119988 39.35 ns/op BenchmarkOr64-4 9505605 10.62 ns/op BenchmarkOr64Parallel-4 3206788 38.26 ns/op BenchmarkAtomicLoad64-4 27066498 4.660 ns/op BenchmarkAtomicStore64-4 12881632 9.820 ns/op BenchmarkAtomicLoad-4 24675745 4.835 ns/op BenchmarkAtomicStore-4 12146438 10.55 ns/op BenchmarkAnd8-4 12551875 10.22 ns/op BenchmarkAnd-4 12102033 10.10 ns/op BenchmarkAnd8Parallel-4 4127868 29.07 ns/op BenchmarkAndParallel-4 4114353 28.07 ns/op BenchmarkOr8-4 12884380 10.30 ns/op BenchmarkOr-4 12257294 10.50 ns/op BenchmarkOr8Parallel-4 3892788 28.59 ns/op BenchmarkOrParallel-4 3637893 28.80 ns/op BenchmarkXadd-4 4031040 29.60 ns/op BenchmarkXadd64-4 3780016 28.44 ns/op BenchmarkCas-4 2402066 48.33 ns/op BenchmarkCas64-4 2315308 50.18 ns/op BenchmarkXchg-4 3802742 29.99 ns/op BenchmarkXchg64-4 3635655 31.02 ns/op PASS ok runtime/internal/atomic 5.851s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3744406 33.42 ns/op BenchmarkMulUintptr/large-4 2712213 47.30 ns/op PASS ok runtime/internal/math 1.658s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 9957418 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 14138917 ns/op 417.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 46 2831715 ns/op 3.087 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 19537919 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 37723524 ns/op 1143 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 28 4236094 ns/op 20.32 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 100315137 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 127550022 ns/op 8311 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 7863700 ns/op 229.9 concurrent_launches/op PASS ok runtime/pprof 2.796s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 14580331 ns/op BenchmarkStackLeak-4 24854 4979 ns/op PASS ok runtime/race 1.592s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2791008 38.53 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 329724 526.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.446s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 38 3021279 ns/op BenchmarkIndex_Large-4 21553 5134 ns/op BenchmarkIndexFunc_Large-4 88 1195201 ns/op BenchmarkCompact/nil-4 8555028 13.99 ns/op BenchmarkCompact/one-4 1000000 107.7 ns/op BenchmarkCompact/sorted-4 937748 125.6 ns/op BenchmarkCompact/1_item-4 868272 185.4 ns/op BenchmarkCompact/unsorted-4 1000000 132.7 ns/op BenchmarkCompact/many-4 641545 205.8 ns/op BenchmarkCompact_Large-4 252 397233 ns/op BenchmarkCompactFunc_Large-4 58 2000949 ns/op BenchmarkReplace/naive-fast-4 52233 2862 ns/op BenchmarkReplace/optimized-fast-4 43054 2673 ns/op BenchmarkReplace/naive-slow-4 13006 9054 ns/op BenchmarkReplace/optimized-slow-4 10000 12385 ns/op BenchmarkBinarySearchFloats/Size16-4 1261744 95.51 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 108.3 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 115.7 ns/op BenchmarkBinarySearchFloats/Size128-4 983329 134.6 ns/op BenchmarkBinarySearchFloats/Size512-4 648757 158.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 799484 173.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 505723 268.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 400202 318.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 351554 371.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 320755 457.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 259785 523.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 223248 548.3 ns/op PASS ok slices 6.287s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 96495 1189 ns/op BenchmarkSortInts-4 1 129951402 ns/op BenchmarkSlicesSortInts-4 2 58032725 ns/op BenchmarkSortIsSorted-4 27 4439983 ns/op BenchmarkSlicesIsSorted-4 75 1837945 ns/op BenchmarkSortStrings-4 1 162370579 ns/op BenchmarkSlicesSortStrings-4 2 100504637 ns/op BenchmarkSortStrings_Sorted-4 22 5186779 ns/op BenchmarkSlicesSortStrings_Sorted-4 55 2134792 ns/op BenchmarkSortStructs-4 1 185439177 ns/op BenchmarkSortFuncStructs-4 1 173510790 ns/op BenchmarkSortString1K-4 267 455127 ns/op BenchmarkSortString1K_Slice-4 153 739866 ns/op BenchmarkStableString1K-4 93 1348324 ns/op BenchmarkSortInt1K-4 304 365984 ns/op BenchmarkSortInt1K_Sorted-4 5298 22127 ns/op BenchmarkSortInt1K_Reversed-4 2918 40402 ns/op BenchmarkSortInt1K_Mod8-4 868 138566 ns/op BenchmarkStableInt1K-4 100 1078571 ns/op BenchmarkStableInt1K_Slice-4 121 990804 ns/op BenchmarkSortInt64K-4 3 34128113 ns/op BenchmarkSortInt64K_Slice-4 2 62299858 ns/op BenchmarkStableInt64K-4 1 100484698 ns/op BenchmarkSort1e2-4 318 379702 ns/op BenchmarkStable1e2-4 121 957240 ns/op BenchmarkSort1e4-4 2 62024943 ns/op BenchmarkStable1e4-4 1 268152202 ns/op PASS ok sort 68.791s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 674470 169.7 ns/op BenchmarkAtof64Float-4 666104 185.7 ns/op BenchmarkAtof64FloatExp-4 419516 241.0 ns/op BenchmarkAtof64Big-4 453262 296.6 ns/op BenchmarkAtof64RandomBits-4 204284 599.8 ns/op BenchmarkAtof64RandomFloats-4 466358 281.3 ns/op BenchmarkAtof64RandomLongFloats-4 280496 421.9 ns/op BenchmarkAtof32Decimal-4 804080 164.2 ns/op BenchmarkAtof32Float-4 738212 178.2 ns/op BenchmarkAtof32FloatExp-4 535639 239.5 ns/op BenchmarkAtof32Random-4 344317 386.6 ns/op BenchmarkAtof32RandomLong-4 136394 885.8 ns/op BenchmarkParseInt/Pos/7bit-4 1140327 96.82 ns/op BenchmarkParseInt/Pos/26bit-4 702141 175.4 ns/op BenchmarkParseInt/Pos/31bit-4 646956 207.2 ns/op BenchmarkParseInt/Pos/56bit-4 357381 282.3 ns/op BenchmarkParseInt/Pos/63bit-4 414804 305.2 ns/op BenchmarkParseInt/Neg/7bit-4 1193024 98.77 ns/op BenchmarkParseInt/Neg/26bit-4 785018 169.1 ns/op BenchmarkParseInt/Neg/31bit-4 680994 206.6 ns/op BenchmarkParseInt/Neg/56bit-4 388897 279.6 ns/op BenchmarkParseInt/Neg/63bit-4 356091 302.2 ns/op BenchmarkAtoi/Pos/7bit-4 1577608 76.17 ns/op BenchmarkAtoi/Pos/26bit-4 929546 138.0 ns/op BenchmarkAtoi/Pos/31bit-4 877678 145.8 ns/op BenchmarkAtoi/Pos/56bit-4 574233 227.4 ns/op BenchmarkAtoi/Pos/63bit-4 436880 297.3 ns/op BenchmarkAtoi/Neg/7bit-4 1476490 72.60 ns/op BenchmarkAtoi/Neg/26bit-4 913680 139.1 ns/op BenchmarkAtoi/Neg/31bit-4 783831 154.4 ns/op BenchmarkAtoi/Neg/56bit-4 580116 228.6 ns/op BenchmarkAtoi/Neg/63bit-4 404800 297.2 ns/op BenchmarkFormatFloat/Decimal-4 117944 1082 ns/op BenchmarkFormatFloat/Float-4 94771 1208 ns/op BenchmarkFormatFloat/Exp-4 93283 1159 ns/op BenchmarkFormatFloat/NegExp-4 103503 1171 ns/op BenchmarkFormatFloat/LongExp-4 74598 1496 ns/op BenchmarkFormatFloat/Big-4 73628 1548 ns/op BenchmarkFormatFloat/BinaryExp-4 226924 646.9 ns/op BenchmarkFormatFloat/32Integer-4 112608 1064 ns/op BenchmarkFormatFloat/32ExactFraction-4 123124 1043 ns/op BenchmarkFormatFloat/32Point-4 93912 1184 ns/op BenchmarkFormatFloat/32Exp-4 115790 1106 ns/op BenchmarkFormatFloat/32NegExp-4 115006 1088 ns/op BenchmarkFormatFloat/32Shortest-4 119384 1083 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115105 981.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 118718 1029 ns/op BenchmarkFormatFloat/64Fixed1-4 141648 835.0 ns/op BenchmarkFormatFloat/64Fixed2-4 138966 827.5 ns/op BenchmarkFormatFloat/64Fixed3-4 141086 825.3 ns/op BenchmarkFormatFloat/64Fixed4-4 145656 826.9 ns/op BenchmarkFormatFloat/64Fixed12-4 87033 1408 ns/op BenchmarkFormatFloat/64Fixed16-4 90691 1271 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 95732 1153 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86239 1392 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1795 61634 ns/op BenchmarkFormatFloat/Slowpath64-4 76122 1492 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 79855 1456 ns/op BenchmarkAppendFloat/Decimal-4 120400 974.2 ns/op BenchmarkAppendFloat/Float-4 93829 1206 ns/op BenchmarkAppendFloat/Exp-4 102948 1042 ns/op BenchmarkAppendFloat/NegExp-4 114042 1001 ns/op BenchmarkAppendFloat/LongExp-4 93282 1325 ns/op BenchmarkAppendFloat/Big-4 81088 1481 ns/op BenchmarkAppendFloat/BinaryExp-4 252172 444.4 ns/op BenchmarkAppendFloat/32Integer-4 116935 1081 ns/op BenchmarkAppendFloat/32ExactFraction-4 132364 936.6 ns/op BenchmarkAppendFloat/32Point-4 99501 1097 ns/op BenchmarkAppendFloat/32Exp-4 122697 1026 ns/op BenchmarkAppendFloat/32NegExp-4 125379 1076 ns/op BenchmarkAppendFloat/32Shortest-4 144733 924.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 137527 926.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 113445 951.0 ns/op BenchmarkAppendFloat/64Fixed1-4 164700 745.9 ns/op BenchmarkAppendFloat/64Fixed2-4 178612 726.9 ns/op BenchmarkAppendFloat/64Fixed3-4 175764 713.7 ns/op BenchmarkAppendFloat/64Fixed4-4 175498 723.9 ns/op BenchmarkAppendFloat/64Fixed12-4 86175 1331 ns/op BenchmarkAppendFloat/64Fixed16-4 97058 1164 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 133476 956.5 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 93229 1197 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2238 56009 ns/op BenchmarkAppendFloat/Slowpath64-4 92082 1300 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 85113 1261 ns/op BenchmarkFormatInt-4 13688 8629 ns/op BenchmarkAppendInt-4 14745 7641 ns/op BenchmarkFormatUint-4 82011 1721 ns/op BenchmarkAppendUint-4 81910 1385 ns/op BenchmarkFormatIntSmall/7-4 2107158 56.70 ns/op BenchmarkFormatIntSmall/42-4 2156226 51.91 ns/op BenchmarkAppendIntSmall-4 1000000 116.5 ns/op BenchmarkAppendUintVarlen/1-4 1140855 109.1 ns/op BenchmarkAppendUintVarlen/12-4 929614 110.9 ns/op BenchmarkAppendUintVarlen/123-4 872041 151.7 ns/op BenchmarkAppendUintVarlen/1234-4 870748 162.8 ns/op BenchmarkAppendUintVarlen/12345-4 722556 151.7 ns/op BenchmarkAppendUintVarlen/123456-4 877414 153.5 ns/op BenchmarkAppendUintVarlen/1234567-4 768702 159.3 ns/op BenchmarkAppendUintVarlen/12345678-4 841130 155.2 ns/op BenchmarkAppendUintVarlen/123456789-4 806667 166.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 803174 170.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 790386 170.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 774090 166.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 789984 166.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 676026 169.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 777319 178.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 765314 178.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 667258 180.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 696355 179.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 733164 177.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 737677 178.3 ns/op BenchmarkQuote-4 37390 3463 ns/op BenchmarkQuoteRune-4 426067 319.2 ns/op BenchmarkAppendQuote-4 44636 2574 ns/op BenchmarkAppendQuoteRune-4 632238 185.1 ns/op BenchmarkUnquoteEasy-4 1000000 106.2 ns/op BenchmarkUnquoteHard-4 37129 3293 ns/op PASS ok strconv 20.701s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 360619 396.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 121173 1501 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 161235 976.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 391628 376.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 106520 1287 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 165865 837.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 281959 577.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 59652 1893 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89212 1686 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 596096 254.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25224 4561 ns/op BenchmarkGenericMatch1-4 2067 59477 ns/op BenchmarkGenericMatch2-4 379 284466 ns/op BenchmarkSingleMaxSkipping-4 9866 11304 ns/op 884.61 MB/s BenchmarkSingleLongSuffixFail-4 18421 6455 ns/op 155.23 MB/s BenchmarkSingleMatch-4 230 533727 ns/op 28.10 MB/s BenchmarkByteByteNoMatch-4 84096 1404 ns/op BenchmarkByteByteMatch-4 13603 8935 ns/op BenchmarkByteStringMatch-4 15135 7777 ns/op BenchmarkHTMLEscapeNew-4 56978 2128 ns/op BenchmarkHTMLEscapeOld-4 67885 1788 ns/op BenchmarkByteStringReplacerWriteString-4 1333 97613 ns/op BenchmarkByteReplacerWriteString-4 1490 83347 ns/op BenchmarkByteByteReplaces-4 2846 46520 ns/op BenchmarkByteByteMap-4 6969 14373 ns/op BenchmarkMap/identity/ASCII-4 719391 177.7 ns/op BenchmarkMap/identity/Greek-4 582199 244.3 ns/op BenchmarkMap/change/ASCII-4 27602 3992 ns/op BenchmarkMap/change/Greek-4 20905 5286 ns/op BenchmarkIndexRune-4 1429273 82.44 ns/op BenchmarkIndexRuneLongString-4 1237164 91.71 ns/op BenchmarkIndexRuneFastPath-4 2765816 42.71 ns/op BenchmarkIndex-4 2692206 42.76 ns/op BenchmarkLastIndex-4 2774704 41.53 ns/op BenchmarkIndexByte-4 13759383 8.842 ns/op BenchmarkToUpper/#00-4 2914927 35.56 ns/op BenchmarkToUpper/ONLYUPPER-4 2305840 50.84 ns/op BenchmarkToUpper/abc-4 290191 470.3 ns/op BenchmarkToUpper/AbC123-4 200402 608.1 ns/op BenchmarkToUpper/azAZ09_-4 232543 581.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 41112 2996 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59097 2055 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26806 4250 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53862 2221 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101364 1248 ns/op BenchmarkToLower/#00-4 3023548 34.33 ns/op BenchmarkToLower/abc-4 2781873 39.11 ns/op BenchmarkToLower/AbC123-4 177334 710.0 ns/op BenchmarkToLower/azAZ09_-4 181606 679.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78097 1570 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54097 2164 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 28236 4185 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59306 1858 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 104587 1129 ns/op BenchmarkMapNoChanges-4 756732 142.0 ns/op BenchmarkTrim-4 29180 3772 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2398363 48.93 ns/op BenchmarkToValidUTF8/InvalidASCII-4 158862 840.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 83149 1252 ns/op BenchmarkEqualFold/Tests-4 44318 2639 ns/op BenchmarkEqualFold/ASCII-4 2455456 46.99 ns/op BenchmarkEqualFold/UnicodePrefix-4 88776 1244 ns/op BenchmarkEqualFold/UnicodeSuffix-4 111559 1209 ns/op BenchmarkIndexHard1-4 1042 117952 ns/op BenchmarkIndexHard2-4 732 162324 ns/op BenchmarkIndexHard3-4 184 684209 ns/op BenchmarkIndexHard4-4 128 1013080 ns/op BenchmarkLastIndexHard1-4 81 1626729 ns/op BenchmarkLastIndexHard2-4 81 1546524 ns/op BenchmarkLastIndexHard3-4 74 1564840 ns/op BenchmarkCountHard1-4 988 111764 ns/op BenchmarkCountHard2-4 727 165699 ns/op BenchmarkCountHard3-4 169 631701 ns/op BenchmarkIndexTorture-4 10000 12770 ns/op BenchmarkCountTorture-4 10000 12699 ns/op BenchmarkCountTortureOverlapping-4 781 141083 ns/op BenchmarkCountByte/10-4 2881766 40.02 ns/op 249.86 MB/s BenchmarkCountByte/32-4 2937876 39.73 ns/op 805.49 MB/s BenchmarkCountByte/4096-4 1000000 105.4 ns/op 38876.62 MB/s BenchmarkCountByte/4194304-4 925 129688 ns/op 32341.62 MB/s BenchmarkCountByte/67108864-4 26 5113961 ns/op 13122.68 MB/s BenchmarkFields/ASCII/16-4 259861 576.1 ns/op 27.77 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20139 5617 ns/op 45.58 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1516 84394 ns/op 48.53 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 92 1312223 ns/op 49.94 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21009019 ns/op 49.91 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 131203 1051 ns/op 15.22 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9414 14290 ns/op 17.91 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 493 258901 ns/op 15.82 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4710451 ns/op 13.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 77026786 ns/op 13.61 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 144544 907.5 ns/op 17.63 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12558 9299 ns/op 27.53 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 846 161741 ns/op 25.32 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 46 3590742 ns/op 18.25 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60751067 ns/op 17.26 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 158032 843.2 ns/op 18.98 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10447 ns/op 24.50 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 702 194912 ns/op 21.01 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4011003 ns/op 16.34 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 69980536 ns/op 14.98 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 83891353 ns/op BenchmarkSplitSingleByteSeparator-4 14 10403487 ns/op BenchmarkSplitMultiByteSeparator-4 34 4076697 ns/op BenchmarkSplitNSingleByteSeparator-4 196455 769.6 ns/op BenchmarkSplitNMultiByteSeparator-4 141303 996.1 ns/op BenchmarkRepeat/5x0-4 2734274 40.69 ns/op BenchmarkRepeat/5x1-4 2979052 38.70 ns/op BenchmarkRepeat/5x2-4 218144 723.5 ns/op BenchmarkRepeat/5x6-4 124692 1336 ns/op BenchmarkRepeat/10x0-4 2684340 39.12 ns/op BenchmarkRepeat/10x1-4 2915624 38.50 ns/op BenchmarkRepeat/10x2-4 210247 635.2 ns/op BenchmarkRepeat/10x6-4 116113 1077 ns/op BenchmarkRepeatLarge/256/1-4 48174 2279 ns/op 112.32 MB/s BenchmarkRepeatLarge/256/16-4 82840 1489 ns/op 171.93 MB/s BenchmarkRepeatLarge/512/1-4 29191 3533 ns/op 144.91 MB/s BenchmarkRepeatLarge/512/16-4 52305 2068 ns/op 247.56 MB/s BenchmarkRepeatLarge/1024/1-4 33001 3872 ns/op 264.48 MB/s BenchmarkRepeatLarge/1024/16-4 40731 3135 ns/op 326.60 MB/s BenchmarkRepeatLarge/2048/1-4 18448 5769 ns/op 355.01 MB/s BenchmarkRepeatLarge/2048/16-4 24064 5038 ns/op 406.53 MB/s BenchmarkRepeatLarge/4096/1-4 12801 9677 ns/op 423.25 MB/s BenchmarkRepeatLarge/4096/16-4 12055 8560 ns/op 478.51 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15609 ns/op 524.83 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15621 ns/op 524.42 MB/s BenchmarkRepeatLarge/8192/4097-4 3618870 32.27 ns/op 126966.71 MB/s BenchmarkRepeatLarge/16384/1-4 7904 26863 ns/op 609.91 MB/s BenchmarkRepeatLarge/16384/16-4 7582 27232 ns/op 601.64 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21420 ns/op 573.80 MB/s BenchmarkRepeatLarge/32768/1-4 2394 50340 ns/op 650.93 MB/s BenchmarkRepeatLarge/32768/16-4 2292 48789 ns/op 671.63 MB/s BenchmarkRepeatLarge/32768/4097-4 2511 47198 ns/op 607.63 MB/s BenchmarkRepeatLarge/65536/1-4 1344 97777 ns/op 670.26 MB/s BenchmarkRepeatLarge/65536/16-4 1354 91190 ns/op 718.68 MB/s BenchmarkRepeatLarge/65536/4097-4 1372 91788 ns/op 669.53 MB/s BenchmarkRepeatLarge/131072/1-4 285 391124 ns/op 335.12 MB/s BenchmarkRepeatLarge/131072/16-4 278 383908 ns/op 341.41 MB/s BenchmarkRepeatLarge/131072/4097-4 282 407110 ns/op 311.97 MB/s BenchmarkRepeatLarge/262144/1-4 177 716929 ns/op 365.65 MB/s BenchmarkRepeatLarge/262144/16-4 180 696352 ns/op 376.45 MB/s BenchmarkRepeatLarge/262144/4097-4 165 679113 ns/op 380.07 MB/s BenchmarkRepeatLarge/524288/1-4 99 1207983 ns/op 434.02 MB/s BenchmarkRepeatLarge/524288/16-4 94 1207325 ns/op 434.26 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1192936 ns/op 436.17 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2194756 ns/op 477.76 MB/s BenchmarkRepeatLarge/1048576/16-4 54 2287639 ns/op 458.37 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2772102 ns/op 376.87 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4024395 ns/op 521.11 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4134856 ns/op 507.19 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 4142089 ns/op 505.44 MB/s BenchmarkRepeatLarge/4194304/1-4 13 7900806 ns/op 530.87 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8899156 ns/op 471.31 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 7911658 ns/op 529.75 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15019943 ns/op 558.50 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14653359 ns/op 572.47 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14844377 ns/op 564.97 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24507775 ns/op 684.57 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25031213 ns/op 670.25 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 25083495 ns/op 668.85 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50534536 ns/op 663.99 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48329645 ns/op 694.28 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 49866254 ns/op 672.89 MB/s BenchmarkRepeatLarge/67108864/1-4 2 100802642 ns/op 665.75 MB/s BenchmarkRepeatLarge/67108864/16-4 1 122731463 ns/op 546.79 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101568867 ns/op 660.72 MB/s BenchmarkRepeatLarge/134217728/1-4 1 191309854 ns/op 701.57 MB/s BenchmarkRepeatLarge/134217728/16-4 1 214135896 ns/op 626.79 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 219078823 ns/op 612.65 MB/s BenchmarkRepeatLarge/268435456/1-4 1 413893478 ns/op 648.56 MB/s BenchmarkRepeatLarge/268435456/16-4 1 390645548 ns/op 687.16 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 398100407 ns/op 674.29 MB/s BenchmarkRepeatLarge/536870912/1-4 1 870693438 ns/op 616.60 MB/s BenchmarkRepeatLarge/536870912/16-4 1 865523091 ns/op 620.28 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 812459271 ns/op 660.80 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1800480915 ns/op 596.36 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1692500122 ns/op 634.41 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1653296910 ns/op 649.45 MB/s BenchmarkIndexAnyASCII/1:1-4 2080831 57.08 ns/op BenchmarkIndexAnyASCII/1:2-4 2107489 55.43 ns/op BenchmarkIndexAnyASCII/1:4-4 2080117 55.71 ns/op BenchmarkIndexAnyASCII/1:8-4 2009130 57.26 ns/op BenchmarkIndexAnyASCII/1:16-4 2108905 55.50 ns/op BenchmarkIndexAnyASCII/1:32-4 2037231 57.83 ns/op BenchmarkIndexAnyASCII/1:64-4 1954540 59.68 ns/op BenchmarkIndexAnyASCII/16:1-4 2136433 55.63 ns/op BenchmarkIndexAnyASCII/16:2-4 850650 129.9 ns/op BenchmarkIndexAnyASCII/16:4-4 810069 130.3 ns/op BenchmarkIndexAnyASCII/16:8-4 930466 153.5 ns/op BenchmarkIndexAnyASCII/16:16-4 656236 167.5 ns/op BenchmarkIndexAnyASCII/16:32-4 616185 217.3 ns/op BenchmarkIndexAnyASCII/16:64-4 489422 275.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1905290 63.43 ns/op BenchmarkIndexAnyASCII/256:2-4 86710 1286 ns/op BenchmarkIndexAnyASCII/256:4-4 89719 1345 ns/op BenchmarkIndexAnyASCII/256:8-4 96769 1356 ns/op BenchmarkIndexAnyASCII/256:16-4 76249 1401 ns/op BenchmarkIndexAnyASCII/256:32-4 84865 1388 ns/op BenchmarkIndexAnyASCII/256:64-4 72788 1444 ns/op BenchmarkIndexAnyUTF8/1:1-4 2012617 59.33 ns/op BenchmarkIndexAnyUTF8/1:2-4 1994034 58.45 ns/op BenchmarkIndexAnyUTF8/1:4-4 1981930 61.24 ns/op BenchmarkIndexAnyUTF8/1:8-4 1948784 62.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 1808071 63.29 ns/op BenchmarkIndexAnyUTF8/1:32-4 1801436 66.22 ns/op BenchmarkIndexAnyUTF8/1:64-4 1591237 73.72 ns/op BenchmarkIndexAnyUTF8/16:1-4 1595121 74.79 ns/op BenchmarkIndexAnyUTF8/16:2-4 279852 434.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 255906 448.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 273169 438.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 292504 471.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 250088 429.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 235658 448.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 440178 310.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 16687 6926 ns/op BenchmarkIndexAnyUTF8/256:4-4 17288 6677 ns/op BenchmarkIndexAnyUTF8/256:8-4 15775 6921 ns/op BenchmarkIndexAnyUTF8/256:16-4 16704 7261 ns/op BenchmarkIndexAnyUTF8/256:32-4 19287 6198 ns/op BenchmarkIndexAnyUTF8/256:64-4 17568 6418 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1824884 65.82 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1907692 60.42 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1910488 65.89 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1972390 59.78 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1939863 60.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1542770 73.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1809361 70.57 ns/op BenchmarkLastIndexAnyASCII/16:1-4 735662 144.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 740426 141.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 840243 143.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 758482 148.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 743163 159.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 713872 181.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 524462 219.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 88292 1358 ns/op BenchmarkLastIndexAnyASCII/256:2-4 86216 1341 ns/op BenchmarkLastIndexAnyASCII/256:4-4 85704 1312 ns/op BenchmarkLastIndexAnyASCII/256:8-4 91042 1309 ns/op BenchmarkLastIndexAnyASCII/256:16-4 86646 1379 ns/op BenchmarkLastIndexAnyASCII/256:32-4 83118 1379 ns/op BenchmarkLastIndexAnyASCII/256:64-4 81012 1508 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1736432 66.95 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1759071 65.21 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1692012 67.58 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1413220 85.61 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1825383 66.22 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1753855 66.93 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1706259 70.70 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 355605 396.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 161703 785.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 147404 736.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 184274 698.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 142269 762.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 160407 826.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 143733 755.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21579 5040 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 11228 10850 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11347 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10511 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 11263 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9624 11587 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10464 11121 ns/op BenchmarkTrimASCII/1:1-4 2285883 45.02 ns/op BenchmarkTrimASCII/1:2-4 1974502 59.77 ns/op BenchmarkTrimASCII/1:4-4 1850648 61.13 ns/op BenchmarkTrimASCII/1:8-4 1840081 64.90 ns/op BenchmarkTrimASCII/1:16-4 1548217 71.78 ns/op BenchmarkTrimASCII/16:1-4 2191108 52.82 ns/op BenchmarkTrimASCII/16:2-4 775016 142.2 ns/op BenchmarkTrimASCII/16:4-4 744196 136.9 ns/op BenchmarkTrimASCII/16:8-4 781657 139.5 ns/op BenchmarkTrimASCII/16:16-4 770514 151.7 ns/op BenchmarkTrimASCII/256:1-4 576188 205.8 ns/op BenchmarkTrimASCII/256:2-4 92692 1285 ns/op BenchmarkTrimASCII/256:4-4 89036 1369 ns/op BenchmarkTrimASCII/256:8-4 85087 1338 ns/op BenchmarkTrimASCII/256:16-4 87267 1346 ns/op BenchmarkTrimASCII/4096:1-4 46890 2552 ns/op BenchmarkTrimASCII/4096:2-4 6570 20051 ns/op BenchmarkTrimASCII/4096:4-4 6552 19620 ns/op BenchmarkTrimASCII/4096:8-4 6661 19224 ns/op BenchmarkTrimASCII/4096:16-4 6636 19387 ns/op BenchmarkTrimByte-4 2466823 41.13 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15402 6874 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16866 7089 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1498 81645 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2913 41353 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6330 21403 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9674 11669 ns/op BenchmarkJoin/0-4 3238717 34.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2884788 38.72 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 167055 701.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 119210 997.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 92576 1346 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 74553 1684 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61258 1930 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53913 2160 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2654842 43.59 ns/op BenchmarkTrimSpace/ASCII-4 1790534 66.03 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139144 889.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 63061 1791 ns/op BenchmarkReplaceAll-4 99363 1180 ns/op 16 B/op 1 allocs/op PASS ok strings 67.353s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 64240 1969 ns/op BenchmarkCond2-4 19941 5690 ns/op BenchmarkCond4-4 12283 9669 ns/op BenchmarkCond8-4 6758 17912 ns/op BenchmarkCond16-4 3918 32932 ns/op BenchmarkCond32-4 2108 61035 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 525298 238.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 370417 350.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 639538 206.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 572599 187.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 402531 399.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 634494 177.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 112120 1260 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 109664 1513 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 94922 1543 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 68210 2247 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 537274 202.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 178912 667.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 662439 184.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 144446 704.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 705921 168.6 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 182851 635.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1359434 100.8 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 57586 1954 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 121503 1076 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 339618 474.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4009 27599 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 351 310560 ns/op BenchmarkRange/*sync.Map-4 1705 76818 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 106200 1838 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 186122 564.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 77740 1457 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 74611 1873 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 214140 553.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 92820 1234 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 85468 1721 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 188833 629.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 810582 152.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 60999 2313 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 148554 776.7 ns/op BenchmarkSwapCollision/*sync.Map-4 93283 1179 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 183 682073 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 124426 952.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 320336 428.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22416 5317 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 78788 1631 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 31440 4013 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 490382 434.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 127669 893.3 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 244803 483.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1107405 137.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 172508 702.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1134546 106.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 797985 154.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 174237 735.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 669711 189.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 117141 1082 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 410520 671.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 429134 346.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 120802 971.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 480564 291.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 165172 671.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 131251 943.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 251112 451.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 70360 1825 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 199334 701.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 395502 293.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 116793 942.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 430065 242.9 ns/op BenchmarkUncontendedSemaphore-4 4184496 27.66 ns/op BenchmarkContendedSemaphore-4 4023936 30.32 ns/op BenchmarkMutexUncontended-4 789139 143.7 ns/op BenchmarkMutex-4 226664 567.5 ns/op BenchmarkMutexSlack-4 207482 579.4 ns/op BenchmarkMutexWork-4 212829 623.3 ns/op BenchmarkMutexWorkSlack-4 180585 655.9 ns/op BenchmarkMutexNoSpin-4 69106 1574 ns/op BenchmarkMutexSpin-4 53991 1888 ns/op BenchmarkOnce-4 874094 140.7 ns/op BenchmarkOnceFunc/v=Once-4 956080 109.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 992660 130.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 124.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 116.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 133.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1005246 120.0 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4518763 24.28 ns/op BenchmarkSemaSyntNonblock-4 1305427 98.37 ns/op BenchmarkSemaSyntBlock-4 2035588 59.57 ns/op BenchmarkSemaWorkNonblock-4 1000000 108.7 ns/op BenchmarkSemaWorkBlock-4 1303832 93.10 ns/op BenchmarkRWMutexUncontended-4 344402 351.4 ns/op BenchmarkRWMutexWrite100-4 297661 398.0 ns/op BenchmarkRWMutexWrite10-4 296310 403.6 ns/op BenchmarkRWMutexWorkWrite100-4 255620 489.6 ns/op BenchmarkRWMutexWorkWrite10-4 233462 499.4 ns/op BenchmarkWaitGroupUncontended-4 664575 178.3 ns/op BenchmarkWaitGroupAddDone-4 500190 224.3 ns/op BenchmarkWaitGroupAddDoneWork-4 497979 231.9 ns/op BenchmarkWaitGroupWait-4 2283364 44.44 ns/op BenchmarkWaitGroupWaitWork-4 1848780 58.24 ns/op BenchmarkWaitGroupActuallyWait-4 55572 2058 ns/op 32 B/op 2 allocs/op PASS ok sync 24.902s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 733734 155.4 ns/op PASS ok sync/atomic 1.252s PASS ok syscall 1.042s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 149197 782.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.242s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6517 19101 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8934 13179 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1445604 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 94 1245496 ns/op 1180 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 196540219 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 184988393 ns/op 18285328 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1501 80672 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1651 71212 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 7327731 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 16 7268959 ns/op 24696 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 775080006 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 770865624 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 174 652504 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 188 606554 ns/op 209 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 64811040 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 62655386 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7886250253 ns/op 334041984 B/op 100088 allocs/op BenchmarkTable/100x100000/reuse-4 1 7807758872 ns/op 334042288 B/op 100093 allocs/op BenchmarkPyramid/10-4 2954 48021 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3841209 ns/op 410540 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 357124078 ns/op 35606824 B/op 2054 allocs/op BenchmarkRagged/10-4 2182 55241 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 213 528298 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5294840 ns/op 409000 B/op 1660 allocs/op BenchmarkCode-4 6686 16388 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.437s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 102057792 ns/op BenchmarkVariableString-4 75310 1537 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1837 69880 ns/op 2499 B/op 39 allocs/op PASS ok text/template/parse 1.479s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 60 1990255 ns/op BenchmarkAfter-4 165 940481 ns/op BenchmarkStop-4 200 546851 ns/op BenchmarkSimultaneousAfterFunc-4 46 2406334 ns/op BenchmarkStartStop-4 260 447450 ns/op BenchmarkReset-4 1989 55804 ns/op BenchmarkSleep-4 37 2955322 ns/op BenchmarkParallelTimerLatency-4 39 894915 avg-late-ns 1744271 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 543205 avg-late-ns 1511707 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 520956 avg-late-ns 2052350 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 533810 avg-late-ns 3033725 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 438075 avg-late-ns 2202222 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 621926 avg-late-ns 4697544 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 268785 avg-late-ns 2089655 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 220748 avg-late-ns 1550563 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 186299 avg-late-ns 2025181 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 2449660 avg-late-ns 10501488 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 3062358 avg-late-ns 16882383 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 495184 avg-late-ns 1835593 max-late-ns BenchmarkTicker-4 1 171815279 ns/op BenchmarkTickerReset-4 2994 47901 ns/op BenchmarkTickerResetNaive-4 166 816851 ns/op BenchmarkNow-4 762232 171.0 ns/op BenchmarkNowUnixNano-4 720961 189.2 ns/op BenchmarkNowUnixMilli-4 644114 186.7 ns/op BenchmarkNowUnixMicro-4 649816 190.3 ns/op BenchmarkFormat-4 45871 2455 ns/op BenchmarkFormatRFC3339-4 65679 1695 ns/op BenchmarkFormatRFC3339Nano-4 68920 1689 ns/op BenchmarkFormatNow-4 63482 1810 ns/op BenchmarkMarshalJSON-4 92334 1365 ns/op BenchmarkMarshalText-4 88371 1258 ns/op BenchmarkParse-4 111201 1111 ns/op BenchmarkParseRFC3339UTC-4 282714 425.6 ns/op BenchmarkParseRFC3339UTCBytes-4 185577 623.2 ns/op BenchmarkParseRFC3339TZ-4 86169 1418 ns/op BenchmarkParseRFC3339TZBytes-4 75860 1651 ns/op BenchmarkParseDuration-4 429272 235.3 ns/op BenchmarkHour-4 724762 159.6 ns/op BenchmarkSecond-4 785686 158.6 ns/op BenchmarkYear-4 631108 210.7 ns/op BenchmarkDay-4 530814 236.8 ns/op BenchmarkISOWeek-4 610070 229.3 ns/op BenchmarkGoString-4 56688 1896 ns/op BenchmarkUnmarshalText-4 82021 1420 ns/op PASS ok time 13.481s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 491210 239.7 ns/op BenchmarkDecodeValidJapaneseChars-4 664850 185.8 ns/op BenchmarkDecodeRune-4 2230400 50.69 ns/op BenchmarkEncodeValidASCII-4 531294 251.3 ns/op BenchmarkEncodeValidJapaneseChars-4 713382 178.2 ns/op BenchmarkAppendRuneValidASCII-4 1000000 111.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1941820 58.59 ns/op BenchmarkEncodeRune-4 1727775 65.55 ns/op PASS ok unicode/utf16 2.431s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1743655 62.87 ns/op BenchmarkRuneCountTenJapaneseChars-4 310798 385.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2598076 43.89 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 253432 427.8 ns/op BenchmarkValidTenASCIIChars-4 1921342 60.08 ns/op BenchmarkValid100KASCIIChars-4 129 908192 ns/op BenchmarkValidTenJapaneseChars-4 317604 417.4 ns/op BenchmarkValidLongMostlyASCII-4 100 1060726 ns/op BenchmarkValidLongJapanese-4 60 2079652 ns/op BenchmarkValidStringTenASCIIChars-4 2926032 37.27 ns/op BenchmarkValidString100KASCIIChars-4 10000 10599 ns/op BenchmarkValidStringTenJapaneseChars-4 393490 310.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1496 85980 ns/op BenchmarkValidStringLongJapanese-4 127 935136 ns/op BenchmarkEncodeASCIIRune-4 2616184 42.68 ns/op BenchmarkEncodeJapaneseRune-4 1711264 67.63 ns/op BenchmarkAppendASCIIRune-4 8999362 13.53 ns/op BenchmarkAppendJapaneseRune-4 1807399 60.27 ns/op BenchmarkDecodeASCIIRune-4 2397310 46.87 ns/op BenchmarkDecodeJapaneseRune-4 1685156 69.25 ns/op BenchmarkFullRune/ASCII-4 2461387 44.14 ns/op BenchmarkFullRune/Incomplete-4 1341763 84.03 ns/op BenchmarkFullRune/Japanese-4 2714378 44.66 ns/op PASS ok unicode/utf8 5.236s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 117593068488 ns/op PASS ok cmd/api 118.900s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 484599 206.7 ns/op BenchmarkCgoCall/one-pointer-4 403522 283.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 362001 320.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 402144 321.2 ns/op BenchmarkCgoCall/eight-pointers-4 165816 726.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 488143 253.5 ns/op BenchmarkCgoCall/eight-pointers-array-4 25275 5048 ns/op BenchmarkCgoCall/eight-pointers-slice-4 28810 4023 ns/op BenchmarkGoString-4 1000000 204.1 ns/op BenchmarkCGoCallback-4 52101 2167 ns/op BenchmarkCGoInCThread-4 383878 267.8 ns/op PASS ok cmd/cgo/internal/test 3.185s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1250578 92.57 ns/op BenchmarkEqArrayOfStrings64-4 201483 653.8 ns/op BenchmarkEqArrayOfStrings1024-4 13070 9038 ns/op BenchmarkEqArrayOfFloats5-4 1466636 80.04 ns/op BenchmarkEqArrayOfFloats64-4 177031 667.9 ns/op BenchmarkEqArrayOfFloats1024-4 9776 10290 ns/op BenchmarkEqArrayOfStructsEq-4 3886 34295 ns/op BenchmarkEqArrayOfStructsNotEq-4 6920 18601 ns/op BenchmarkEqStruct-4 23176845 4.540 ns/op PASS ok cmd/compile/internal/reflectdata 2.641s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 75841 ns/op BenchmarkInvertLessThanNoov-4 19753050 5.700 ns/op BenchmarkCopyElim1-4 260 501175 ns/op BenchmarkCopyElim10-4 249 485880 ns/op BenchmarkCopyElim100-4 145 764254 ns/op BenchmarkCopyElim1000-4 40 2587201 ns/op BenchmarkCopyElim10000-4 3 38981128 ns/op BenchmarkCopyElim100000-4 1 532978762 ns/op BenchmarkDeadCode/1-4 195 567370 ns/op BenchmarkDeadCode/10-4 157 732730 ns/op BenchmarkDeadCode/100-4 139 1126095 ns/op BenchmarkDeadCode/1000-4 46 4269506 ns/op BenchmarkDeadCode/10000-4 4 28565100 ns/op BenchmarkDeadCode/100000-4 1 345645450 ns/op BenchmarkDeadCode/200000-4 1 676368512 ns/op BenchmarkDominatorsLinear-4 15 9139318 ns/op 1.09 MB/s BenchmarkDominatorsFwdBack-4 9 12576742 ns/op 0.80 MB/s BenchmarkDominatorsManyPred-4 9 11644761 ns/op 0.86 MB/s BenchmarkDominatorsMaxPred-4 9 12299167 ns/op 0.81 MB/s BenchmarkDominatorsMaxPredVal-4 9 12214580 ns/op 0.82 MB/s BenchmarkFuse/1-4 327 391218 ns/op BenchmarkFuse/10-4 273 430771 ns/op BenchmarkFuse/100-4 142 1121442 ns/op BenchmarkFuse/1000-4 19 6497549 ns/op BenchmarkFuse/10000-4 2 63911625 ns/op BenchmarkNilCheckDeep1-4 12056 10063 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5463 23811 ns/op 0.42 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 720 158812 ns/op 0.63 MB/s 1150 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 76 1553765 ns/op 0.64 MB/s 9208 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 17939227 ns/op 0.56 MB/s 175113 B/op 6 allocs/op BenchmarkDSEPass-4 38 2974588 ns/op 50237 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118074777 ns/op 4236320 B/op 108057 allocs/op BenchmarkCSEPass-4 7 15526845 ns/op 84713 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 158671390 ns/op 5688632 B/op 97637 allocs/op BenchmarkDeadcodePass-4 196 629901 ns/op 91876 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 138824581 ns/op 4111400 B/op 45458 allocs/op BenchmarkMultiPass-4 66 1616582 ns/op 228002 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 307188907 ns/op 11222776 B/op 150045 allocs/op BenchmarkCondRewrite/SoloJump-4 4051992 27.08 ns/op BenchmarkCondRewrite/CombJump-4 4019252 30.09 ns/op PASS ok cmd/compile/internal/ssa 16.962s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13618 8883 ns/op BenchmarkExtShift-4 22486 5138 ns/op BenchmarkModify-4 7435 15693 ns/op BenchmarkMullImm-4 23211 4793 ns/op BenchmarkConstModify-4 8833 14285 ns/op BenchmarkBitSet-4 10000 10054 ns/op BenchmarkBitClear-4 10000 10014 ns/op BenchmarkBitToggle-4 10000 10113 ns/op BenchmarkBitSetConst-4 142489 887.4 ns/op BenchmarkBitClearConst-4 86596 1369 ns/op BenchmarkBitToggleConst-4 140060 900.7 ns/op BenchmarkDivconstI64-4 6722127 17.97 ns/op BenchmarkModconstI64-4 6622801 17.71 ns/op BenchmarkDivisiblePow2constI64-4 6845080 17.35 ns/op BenchmarkDivisibleconstI64-4 7741617 15.66 ns/op BenchmarkDivisibleWDivconstI64-4 3925014 30.49 ns/op BenchmarkDivconstU64/3-4 6481089 19.06 ns/op BenchmarkDivconstU64/5-4 5033258 22.29 ns/op BenchmarkDivconstU64/37-4 8044090 14.32 ns/op BenchmarkDivconstU64/1234567-4 6197763 19.10 ns/op BenchmarkModconstU64-4 6932168 17.96 ns/op BenchmarkDivisibleconstU64-4 8063102 15.61 ns/op BenchmarkDivisibleWDivconstU64-4 3695768 31.46 ns/op BenchmarkDivconstI32-4 6630568 16.45 ns/op BenchmarkModconstI32-4 8650052 15.27 ns/op BenchmarkDivisiblePow2constI32-4 6580809 17.75 ns/op BenchmarkDivisibleconstI32-4 7319349 14.99 ns/op BenchmarkDivisibleWDivconstI32-4 3628880 31.03 ns/op BenchmarkDivconstU32-4 6982549 19.59 ns/op BenchmarkModconstU32-4 6423500 17.87 ns/op BenchmarkDivisibleconstU32-4 6819172 18.66 ns/op BenchmarkDivisibleWDivconstU32-4 4027548 29.11 ns/op BenchmarkDivconstI16-4 6759655 17.17 ns/op BenchmarkModconstI16-4 7496886 17.91 ns/op BenchmarkDivisiblePow2constI16-4 6980132 16.33 ns/op BenchmarkDivisibleconstI16-4 7555106 14.91 ns/op BenchmarkDivisibleWDivconstI16-4 3678381 29.78 ns/op BenchmarkDivconstU16-4 7318647 15.48 ns/op BenchmarkModconstU16-4 8355062 14.99 ns/op BenchmarkDivisibleconstU16-4 8258156 13.53 ns/op BenchmarkDivisibleWDivconstU16-4 3845623 33.02 ns/op BenchmarkDivconstI8-4 6034358 18.03 ns/op BenchmarkModconstI8-4 6970699 18.24 ns/op BenchmarkDivisiblePow2constI8-4 8557410 14.93 ns/op BenchmarkDivisibleconstI8-4 6672460 16.17 ns/op BenchmarkDivisibleWDivconstI8-4 3019704 35.35 ns/op BenchmarkDivconstU8-4 7420038 16.34 ns/op BenchmarkModconstU8-4 6454538 16.37 ns/op BenchmarkDivisibleconstU8-4 9231301 13.45 ns/op BenchmarkDivisibleWDivconstU8-4 3888199 31.04 ns/op BenchmarkMul2-4 232471 550.1 ns/op BenchmarkMulNeg2-4 213037 557.7 ns/op BenchmarkEfaceInteger-4 2257090 48.53 ns/op BenchmarkTypeAssert-4 19812955 6.715 ns/op BenchmarkDiv64UnsignedSmall-4 7733792 13.36 ns/op BenchmarkDiv64Small-4 8074652 14.17 ns/op BenchmarkDiv64SmallNegDivisor-4 7868760 15.74 ns/op BenchmarkDiv64SmallNegDividend-4 8104543 14.43 ns/op BenchmarkDiv64SmallNegBoth-4 8286366 14.14 ns/op BenchmarkDiv64Unsigned-4 8956653 12.96 ns/op BenchmarkDiv64-4 8091555 15.01 ns/op BenchmarkDiv64NegDivisor-4 8233657 14.77 ns/op BenchmarkDiv64NegDividend-4 7701610 14.95 ns/op BenchmarkDiv64NegBoth-4 7597008 14.51 ns/op BenchmarkMod64UnsignedSmall-4 9833299 12.46 ns/op BenchmarkMod64Small-4 7841037 14.28 ns/op BenchmarkMod64SmallNegDivisor-4 7573154 14.99 ns/op BenchmarkMod64SmallNegDividend-4 7542398 15.11 ns/op BenchmarkMod64SmallNegBoth-4 7672255 15.27 ns/op BenchmarkMod64Unsigned-4 9752179 12.38 ns/op BenchmarkMod64-4 8159998 14.58 ns/op BenchmarkMod64NegDivisor-4 8153407 15.25 ns/op BenchmarkMod64NegDividend-4 7533832 15.13 ns/op BenchmarkMod64NegBoth-4 7575921 16.00 ns/op BenchmarkMulconstI32/3-4 24067426 5.260 ns/op BenchmarkMulconstI32/5-4 23915739 5.308 ns/op BenchmarkMulconstI32/12-4 25091840 5.236 ns/op BenchmarkMulconstI32/120-4 22181215 5.462 ns/op BenchmarkMulconstI32/-120-4 23080819 5.453 ns/op BenchmarkMulconstI32/65537-4 22901226 5.503 ns/op BenchmarkMulconstI32/65538-4 22904382 5.219 ns/op BenchmarkMulconstI64/3-4 22978846 5.215 ns/op BenchmarkMulconstI64/5-4 23063226 5.729 ns/op BenchmarkMulconstI64/12-4 22781235 5.417 ns/op BenchmarkMulconstI64/120-4 24102715 5.167 ns/op BenchmarkMulconstI64/-120-4 24293715 5.146 ns/op BenchmarkMulconstI64/65537-4 22481499 5.209 ns/op BenchmarkMulconstI64/65538-4 23664601 5.244 ns/op BenchmarkMulconstU32/3-4 23216776 5.349 ns/op BenchmarkMulconstU32/5-4 24246955 5.209 ns/op BenchmarkMulconstU32/12-4 22189606 5.277 ns/op BenchmarkMulconstU32/120-4 21610360 5.348 ns/op BenchmarkMulconstU32/65537-4 22383979 5.340 ns/op BenchmarkMulconstU32/65538-4 21231838 5.685 ns/op BenchmarkMulconstU64/3-4 24533308 5.182 ns/op BenchmarkMulconstU64/5-4 25134006 5.293 ns/op BenchmarkMulconstU64/12-4 20392993 5.312 ns/op BenchmarkMulconstU64/120-4 24492489 5.416 ns/op BenchmarkMulconstU64/65537-4 23466925 5.355 ns/op BenchmarkMulconstU64/65538-4 23436661 5.224 ns/op BenchmarkShiftArithmeticRight-4 27259035 4.731 ns/op BenchmarkSwitch8Predictable-4 8326017 15.74 ns/op BenchmarkSwitch8Unpredictable-4 8645485 13.73 ns/op BenchmarkSwitch32Predictable-4 12461631 9.632 ns/op BenchmarkSwitch32Unpredictable-4 7733181 13.90 ns/op BenchmarkSwitchStringPredictable-4 5371746 20.03 ns/op BenchmarkSwitchStringUnpredictable-4 5385994 19.85 ns/op BenchmarkSwitchTypePredictable-4 3689218 30.33 ns/op BenchmarkSwitchTypeUnpredictable-4 4063440 28.58 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4996172 24.09 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4717884 22.97 ns/op PASS ok cmd/compile/internal/test 19.897s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 88 1182997 ns/op BenchmarkNamed/Underlying/nongeneric-4 771428 153.4 ns/op BenchmarkNamed/Underlying/generic-4 725286 158.7 ns/op BenchmarkNamed/Underlying/src_instance-4 780345 165.4 ns/op BenchmarkNamed/Underlying/user_instance-4 722454 154.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 571771045 ns/op 58885 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 397325471 ns/op 84716 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 181247423 ns/op 184661 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 146022805 ns/op 230104 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2647321419 ns/op 1960 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 114147920 ns/op 45339 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43645738 ns/op 118428 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37958396 ns/op 135213 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 591081902 ns/op 3665 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 53250562 ns/op 40470 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 34582678 ns/op 62532 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 27257788 ns/op 79279 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1850875008 ns/op 36320 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 612549265 ns/op 109701 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 133191247 ns/op 503190 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 113047900 ns/op 592792 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3154922133 ns/op 637.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 83685150 ns/op 24000 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 56598859 ns/op 35183 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 54955200 ns/op 36291 lines/s PASS ok cmd/compile/internal/types2 43.093s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 39004434 ns/op 16099000 sys-ns/op 6746667 user-ns/op PASS ok cmd/go 1.464s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 214983 536.7 ns/op PASS ok cmd/go/internal/cfg 1.223s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 55567 1906 ns/op 4.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 69096 1779 ns/op 4.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17332 6779 ns/op 151.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17803 6687 ns/op 153.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2931 45418 ns/op 180.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3152 42236 ns/op 193.96 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.115s All tests passed.