linux-amd64-perf at 16544b83f8b4ef36fb9f93af7adb4b7135bdcc2d building benchmarks at 2652dad2ab2b5793f71d1d218087f15dbe44ba52 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-perf-rnd3cb3da" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=27.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-perf" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin Baseline toolchain aee9a19c559da6fd258a8609556d89f6fad2a6d8 :: Running /workdir/go-baseline/src/make.bash with args ["/workdir/go-baseline/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-perf-rnd3cb3da" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=27.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-amd64-perf" "GOBIN=" "GOROOT_BOOTSTRAP=/workdir/go" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go-baseline/src"] in dir /workdir/go-baseline/src Building Go cmd/dist using /workdir/go. (devel 16544b83f8b4ef36fb9f93af7adb4b7135bdcc2d linux/amd64) Building Go toolchain1 using /workdir/go. 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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go-baseline Installed commands in /workdir/go-baseline/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "run" "golang.org/x/benchmarks/cmd/bench"] and env ["HOSTNAME=buildlet-linux-amd64-perf-rnd3cb3da" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=27.1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-perf" "BENCH_BASELINE_GOROOT=/workdir/go-baseline" "BENCH_BRANCH=master" "BENCH_REPOSITORY=go" "GOROOT=/workdir/go" "GOPATH=/workdir/gopath" "GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PATH=/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PWD=/workdir/benchmarks"] in dir /workdir/benchmarks go: downloading github.com/BurntSushi/toml v1.0.0 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 2023/03/24 17:50:59 Load average: 8.41 3.80 1.47 1/276 23498 2023/03/24 17:50:59 Waiting for load average to drop below 0.20... 2023/03/24 17:51:29 Load average: 5.09 3.43 1.42 1/277 23498 2023/03/24 17:51:29 Waiting for load average to drop below 0.20... 2023/03/24 17:51:59 Load average: 3.08 3.10 1.38 1/277 23498 2023/03/24 17:51:59 Waiting for load average to drop below 0.20... 2023/03/24 17:52:29 Load average: 1.87 2.81 1.33 1/277 23498 2023/03/24 17:52:29 Waiting for load average to drop below 0.20... 2023/03/24 17:52:59 Load average: 1.13 2.54 1.29 1/277 23498 2023/03/24 17:52:59 Waiting for load average to drop below 0.20... 2023/03/24 17:53:29 Load average: 0.68 2.29 1.24 1/246 23498 2023/03/24 17:53:29 Waiting for load average to drop below 0.20... 2023/03/24 17:53:59 Load average: 0.41 2.07 1.20 1/246 23498 2023/03/24 17:53:59 Waiting for load average to drop below 0.20... 2023/03/24 17:54:29 Load average: 0.25 1.87 1.16 1/246 23498 2023/03/24 17:54:29 Waiting for load average to drop below 0.20... 2023/03/24 17:54:59 Load average: 0.15 1.69 1.13 1/246 23498 repository: go branch: master runstamp: 2023-03-24T17:54:59.163928688Z 2023/03/24 17:54:59 Running Go test benchmarks for experiment toolchain: experiment go: downloading github.com/biogo/biogo v1.0.4 go: downloading github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9 go: downloading github.com/blevesearch/bleve v1.0.14 go: downloading github.com/dustin/go-wikiparse v0.0.0-20211018054215-c01ec186f20c go: downloading github.com/google/pprof v0.0.0-20211122183932-1daafda22083 go: downloading golang.org/x/sys v0.1.0 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading gitlab.com/golang-commonmark/markdown v0.0.0-20211110145824-bf3e522c626a go: downloading cloud.google.com/go/storage v1.18.2 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 go: downloading google.golang.org/api v0.60.0 go: downloading cloud.google.com/go v0.97.0 go: downloading github.com/gomodule/redigo v1.8.5 go: downloading github.com/biogo/store v0.0.0-20201120204734-aad293a2328f go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/biogo/graph v0.0.0-20150317020928-057c1989faed go: downloading gitlab.com/golang-commonmark/html v0.0.0-20191124015941-a22733972181 go: downloading gitlab.com/golang-commonmark/linkify v0.0.0-20191026162114-a0c2df6c8f82 go: downloading gitlab.com/golang-commonmark/mdurl v0.0.0-20191124015652-932350d1cb84 go: downloading gitlab.com/golang-commonmark/puny v0.0.0-20191124015043-9f83538fa04f go: downloading golang.org/x/text v0.3.6 go: downloading golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420 go: downloading github.com/RoaringBitmap/roaring v0.4.23 go: downloading github.com/blevesearch/zap/v11 v11.0.14 go: downloading github.com/blevesearch/zap/v12 v12.0.14 go: downloading github.com/blevesearch/zap/v13 v13.0.6 go: downloading github.com/blevesearch/zap/v14 v14.0.5 go: downloading github.com/blevesearch/zap/v15 v15.0.3 go: downloading github.com/couchbase/vellum v1.0.2 go: downloading go.etcd.io/bbolt v1.3.5 go: downloading github.com/steveyen/gtreap v0.1.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/blevesearch/mmap-go v1.0.2 go: downloading github.com/golang/snappy v0.0.3 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 go: downloading google.golang.org/genproto v0.0.0-20211021150943-2b146023228c go: downloading google.golang.org/grpc v1.40.0 go: downloading google.golang.org/protobuf v1.27.1 go: downloading github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2 go: downloading github.com/tinylib/msgp v1.1.0 go: downloading github.com/blevesearch/snowballstem v0.9.0 go: downloading github.com/blevesearch/segment v0.9.0 go: downloading github.com/willf/bitset v1.1.10 go: downloading go.opencensus.io v0.23.0 go: downloading github.com/blevesearch/go-porterstemmer v1.0.3 go: downloading github.com/philhofer/fwd v1.0.0 go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e go: downloading github.com/google/go-cmp v0.5.6 ? golang.org/x/benchmarks/build [no test files] ? golang.org/x/benchmarks/cmd/bench [no test files] PASS ok golang.org/x/benchmarks/cmd/bent 0.002s ? golang.org/x/benchmarks/driver [no test files] ? golang.org/x/benchmarks/garbage [no test files] ? golang.org/x/benchmarks/http [no test files] ? golang.org/x/benchmarks/json [no test files] PASS ok golang.org/x/benchmarks/stats 0.002s ? golang.org/x/benchmarks/sweet/benchmarks/biogo-igor [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/biogo-krishna [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/bleve-index [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/go-build [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/gopher-lua [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/gvisor [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/internal/cgroups [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/internal/driver [no test files] PASS ok golang.org/x/benchmarks/sweet/benchmarks/internal/pool 0.002s ? golang.org/x/benchmarks/sweet/benchmarks/markdown [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/tile38 [no test files] ? golang.org/x/benchmarks/sweet/cli/bootstrap [no test files] ? golang.org/x/benchmarks/sweet/cli/subcommands [no test files] PASS ok golang.org/x/benchmarks/sweet/cmd/sweet 0.007s PASS ok golang.org/x/benchmarks/sweet/common 0.002s ? golang.org/x/benchmarks/sweet/common/diagnostics [no test files] ? golang.org/x/benchmarks/sweet/common/fileutil [no test files] ? golang.org/x/benchmarks/sweet/common/log [no test files] ? golang.org/x/benchmarks/sweet/common/profile [no test files] ? golang.org/x/benchmarks/sweet/generators [no test files] ? golang.org/x/benchmarks/sweet/harnesses [no test files] ? golang.org/x/benchmarks/sweet/source-assets/gvisor/http [no test files] ? golang.org/x/benchmarks/sweet/source-assets/gvisor/syscall [no test files] ? golang.org/x/benchmarks/third_party/biogo-examples/igor/igor [no test files] ? golang.org/x/benchmarks/third_party/biogo-examples/igor/turner [no test files] ? golang.org/x/benchmarks/third_party/biogo-examples/krishna [no test files] ? golang.org/x/benchmarks/third_party/bleve-bench [no test files] 2023/03/24 17:55:14 Running Go test benchmarks for baseline toolchain: baseline ? golang.org/x/benchmarks/build [no test files] ? golang.org/x/benchmarks/cmd/bench [no test files] PASS ok golang.org/x/benchmarks/cmd/bent 0.002s ? golang.org/x/benchmarks/driver [no test files] ? golang.org/x/benchmarks/garbage [no test files] ? golang.org/x/benchmarks/http [no test files] ? golang.org/x/benchmarks/json [no test files] PASS ok golang.org/x/benchmarks/stats 0.002s ? golang.org/x/benchmarks/sweet/benchmarks/biogo-igor [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/biogo-krishna [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/bleve-index [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/go-build [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/gopher-lua [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/gvisor [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/internal/cgroups [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/internal/driver [no test files] PASS ok golang.org/x/benchmarks/sweet/benchmarks/internal/pool 0.002s ? golang.org/x/benchmarks/sweet/benchmarks/markdown [no test files] ? golang.org/x/benchmarks/sweet/benchmarks/tile38 [no test files] ? golang.org/x/benchmarks/sweet/cli/bootstrap [no test files] ? golang.org/x/benchmarks/sweet/cli/subcommands [no test files] PASS ok golang.org/x/benchmarks/sweet/cmd/sweet 0.008s PASS ok golang.org/x/benchmarks/sweet/common 0.002s ? golang.org/x/benchmarks/sweet/common/diagnostics [no test files] ? golang.org/x/benchmarks/sweet/common/fileutil [no test files] ? golang.org/x/benchmarks/sweet/common/log [no test files] ? golang.org/x/benchmarks/sweet/common/profile [no test files] ? golang.org/x/benchmarks/sweet/generators [no test files] ? golang.org/x/benchmarks/sweet/harnesses [no test files] ? golang.org/x/benchmarks/sweet/source-assets/gvisor/http [no test files] ? golang.org/x/benchmarks/sweet/source-assets/gvisor/syscall [no test files] ? golang.org/x/benchmarks/third_party/biogo-examples/igor/igor [no test files] ? golang.org/x/benchmarks/third_party/biogo-examples/igor/turner [no test files] ? golang.org/x/benchmarks/third_party/biogo-examples/krishna [no test files] ? golang.org/x/benchmarks/third_party/bleve-bench [no test files] 2023/03/24 17:55:32 Bent temporary directory: /workdir/tmp/bent2535680775 2023/03/24 17:55:32 Building bent... 2023/03/24 17:55:32 Initializing bent... Warning: using cp instead of rsync Copied asset foo to current directory Copied asset memprofile to current directory Copied asset cpuprofile to current directory Copied asset tmpclr to current directory Copied asset benchtime to current directory Copied asset benchsize to current directory Copied asset benchdwarf to current directory Copied asset cronjob.sh to current directory Copied asset cmpjob.sh to current directory Copied asset cmpcl.sh to current directory Copied asset cmpcl-phase.sh to current directory Copied asset tweet-results to current directory Copied asset benchmarks-all.toml to current directory Copied asset benchmarks-50.toml to current directory Copied asset benchmarks-gc.toml to current directory Copied asset benchmarks-gcplus.toml to current directory Copied asset benchmarks-trial.toml to current directory Copied asset configurations-sample.toml to current directory Copied asset configurations-gollvm.toml to current directory Copied asset configurations-cronjob.toml to current directory Copied asset configurations-cmpjob.toml to current directory Copied asset suites.toml to current directory Created Dockerfile 2023/03/24 17:55:32 bent configuration: [[Configurations]] Name = "experiment" Root = "/workdir/go" AfterBuild = ["benchsize"] [[Configurations]] Name = "baseline" Root = "/workdir/go-baseline" AfterBuild = ["benchsize"] 2023/03/24 17:55:32 Running bent... Warning: using cp instead of rsync (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GO111MODULE=on go get -d -t -v github.com/minio/minio/cmd@v0.0.0-20211012165317-13e41f2c6899 ) (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/gohugoio/hugo/hugolib@v0.88.1 ) (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ethereum/go-ethereum/core@v1.10.9 ) (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/Shopify/sarama@v1.30.0 ) (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/aws/aws-sdk-go/private/protocol/restjson@v1.41.1 ) (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/aws/aws-sdk-go/private/protocol/restxml@v1.41.1 ) (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/aws/aws-sdk-go/private/protocol/jsonrpc@v1.41.1 ) (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/aws/aws-sdk-go/private/protocol/json/jsonutil@v1.41.1 ) (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ethereum/go-ethereum/common/bitutil@v1.10.9 ) (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ethereum/go-ethereum/consensus/ethash@v1.10.9 ) (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ethereum/go-ethereum/crypto/ecies@v1.10.9 ) (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ethereum/go-ethereum/core/vm@v1.10.9 ) (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ethereum/go-ethereum/trie@v1.10.9 ) (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/egonelbre/spexs2/_benchmark@v0.0.0-20190702105659-492016b6bcd2 ) (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/blas/gonum@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/lapack/gonum@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/mat@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/Masterminds/semver@v1.5.0 ) (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v k8s.io/client-go/tools/cache@v0.22.2 ) (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v k8s.io/client-go/util/workqueue@v0.22.2 ) (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/graph/topo@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/graph/path@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/graph/community@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gonum.org/v1/gonum/graph/traverse@v0.9.3 ) (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GO111MODULE=on go get -d -t -v zombiezen.com/go/capnproto2@v2.18.2+incompatible ) (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v go.uber.org/zap/zapcore@v1.19.1 ) (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/uber-go/tally@v3.4.2+incompatible ) (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/kevinburke/go-bindata@v3.22.1-0.20211006210656-12dca65da1b8+incompatible ) (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/cespare/mph@v0.1.0 ) (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/cespare/xxhash@v1.1.0 ) (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/gtank/blake2s@v0.0.0-20180603041446-333f0593be06 ) (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ajstarks/deck/generate@v0.0.0-20211012005819-a09e9c2a9a29 ) (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/benhoyt/goawk/interp@v1.18.0 ) (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/ericlagergren/decimal/benchmarks@v0.0.0-20210307182354-5f8425a47c58 ) (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/dustin/go-broadcast@v0.0.0-20171205050544-f664265f5a66 ) (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/dustin/go-humanize@v1.0.0 ) (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/bits-and-blooms/bloom/v3@v3.1.0 ) (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v github.com/flanglet/kanzi-go/benchmark@v1.9.0 ) (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go mod init build ) (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go get -d -t -v gitlab.com/golang-commonmark/markdown@v0.0.0-20191127184510-91b5b3c99c19 ) rm -rf /workdir/tmp/bent2535680775/goroots/experiment ( mkdir -p /workdir/tmp/bent2535680775/goroots/experiment/bin ) ( cp -a /workdir/go/bin/. /workdir/tmp/bent2535680775/goroots/experiment/bin ) ( mkdir -p /workdir/tmp/bent2535680775/goroots/experiment/src ) ( cp -a /workdir/go/src/. /workdir/tmp/bent2535680775/goroots/experiment/src ) ( mkdir -p /workdir/tmp/bent2535680775/goroots/experiment/pkg ) ( cp -a /workdir/go/pkg/. /workdir/tmp/bent2535680775/goroots/experiment/pkg ) ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment /workdir/tmp/bent2535680775/goroots/experiment/bin/go install -a std ) rm -rf /workdir/tmp/bent2535680775/goroots/baseline ( mkdir -p /workdir/tmp/bent2535680775/goroots/baseline/bin ) ( cp -a /workdir/go-baseline/bin/. /workdir/tmp/bent2535680775/goroots/baseline/bin ) ( mkdir -p /workdir/tmp/bent2535680775/goroots/baseline/src ) ( cp -a /workdir/go-baseline/src/. /workdir/tmp/bent2535680775/goroots/baseline/src ) ( mkdir -p /workdir/tmp/bent2535680775/goroots/baseline/pkg ) ( cp -a /workdir/go-baseline/pkg/. /workdir/tmp/bent2535680775/goroots/baseline/pkg ) ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline /workdir/tmp/bent2535680775/goroots/baseline/bin/go install -a std ) (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_jsonrpc BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -a github.com/aws/aws-sdk-go/private/protocol/jsonrpc ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_jsonrpc BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline Aws_jsonrpc ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_jsonrpc 1 11760277 total-bytes Unit text-bytes assume=exact BenchmarkAws_jsonrpc 1 4300965 text-bytes Unit data-bytes assume=exact BenchmarkAws_jsonrpc 1 54192 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_jsonrpc 1 2339629 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_jsonrpc 1 1988328 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_jsonrpc 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=minio BENT_CONFIG=baseline BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/minio_baseline -a github.com/minio/minio/cmd ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=minio BENT_CONFIG=baseline BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/minio_baseline Minio ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkMinio 1 112717640 total-bytes Unit text-bytes assume=exact BenchmarkMinio 1 36784170 text-bytes Unit data-bytes assume=exact BenchmarkMinio 1 376944 data-bytes Unit rodata-bytes assume=exact BenchmarkMinio 1 31379965 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkMinio 1 22270952 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkMinio 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_core BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -a github.com/ethereum/go-ethereum/core ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_core BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment Ethereum_core ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_core 1 14192775 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_core 1 5032513 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_core 1 61976 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_core 1 2208904 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_core 1 2917872 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_core 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=k8s_cache BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -a k8s.io/client-go/tools/cache ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=k8s_cache BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline K8s_cache ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkK8s_cache 1 20588741 total-bytes Unit text-bytes assume=exact BenchmarkK8s_cache 1 7685162 text-bytes Unit data-bytes assume=exact BenchmarkK8s_cache 1 58032 data-bytes Unit rodata-bytes assume=exact BenchmarkK8s_cache 1 2678329 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkK8s_cache 1 4603328 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkK8s_cache 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=commonmark_markdown BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -a gitlab.com/golang-commonmark/markdown ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=commonmark_markdown BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline Commonmark_markdown ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCommonmark_markdown 1 4936291 total-bytes Unit text-bytes assume=exact BenchmarkCommonmark_markdown 1 1565925 text-bytes Unit data-bytes assume=exact BenchmarkCommonmark_markdown 1 55088 data-bytes Unit rodata-bytes assume=exact BenchmarkCommonmark_markdown 1 740016 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCommonmark_markdown 1 952856 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCommonmark_markdown 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=commonmark_markdown BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -a gitlab.com/golang-commonmark/markdown ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=commonmark_markdown BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment Commonmark_markdown ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCommonmark_markdown 1 4928362 total-bytes Unit text-bytes assume=exact BenchmarkCommonmark_markdown 1 1536758 text-bytes Unit data-bytes assume=exact BenchmarkCommonmark_markdown 1 53456 data-bytes Unit rodata-bytes assume=exact BenchmarkCommonmark_markdown 1 756112 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCommonmark_markdown 1 984152 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCommonmark_markdown 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_restjson BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -a github.com/aws/aws-sdk-go/private/protocol/restjson ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_restjson BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline Aws_restjson ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_restjson 1 12083446 total-bytes Unit text-bytes assume=exact BenchmarkAws_restjson 1 4453061 text-bytes Unit data-bytes assume=exact BenchmarkAws_restjson 1 54960 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_restjson 1 2407987 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_restjson 1 2049056 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_restjson 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=dustin_broadcast BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -a github.com/dustin/go-broadcast ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=dustin_broadcast BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment Dustin_broadcast ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkDustin_broadcast 1 3351670 total-bytes Unit text-bytes assume=exact BenchmarkDustin_broadcast 1 1013366 text-bytes Unit data-bytes assume=exact BenchmarkDustin_broadcast 1 34992 data-bytes Unit rodata-bytes assume=exact BenchmarkDustin_broadcast 1 413751 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkDustin_broadcast 1 676536 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkDustin_broadcast 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_restjson BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -a github.com/aws/aws-sdk-go/private/protocol/restjson ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_restjson BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment Aws_restjson ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_restjson 1 12307873 total-bytes Unit text-bytes assume=exact BenchmarkAws_restjson 1 4328278 text-bytes Unit data-bytes assume=exact BenchmarkAws_restjson 1 54288 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_restjson 1 2720784 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_restjson 1 2078744 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_restjson 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_restxml BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -a github.com/aws/aws-sdk-go/private/protocol/restxml ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_restxml BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline Aws_restxml ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_restxml 1 12178815 total-bytes Unit text-bytes assume=exact BenchmarkAws_restxml 1 4497221 text-bytes Unit data-bytes assume=exact BenchmarkAws_restxml 1 55408 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_restxml 1 2411848 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_restxml 1 2060248 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_restxml 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_topo BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -tags safe -a gonum.org/v1/gonum/graph/topo ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_topo BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline Gonum_topo ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_topo 1 3756395 total-bytes Unit text-bytes assume=exact BenchmarkGonum_topo 1 1191845 text-bytes Unit data-bytes assume=exact BenchmarkGonum_topo 1 43472 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_topo 1 478364 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_topo 1 725416 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_topo 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=hugo_hugolib BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -a github.com/gohugoio/hugo/hugolib ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=hugo_hugolib BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline Hugo_hugolib ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkHugo_hugolib 1 47936644 total-bytes Unit text-bytes assume=exact BenchmarkHugo_hugolib 1 20398469 text-bytes Unit data-bytes assume=exact BenchmarkHugo_hugolib 1 239648 data-bytes Unit rodata-bytes assume=exact BenchmarkHugo_hugolib 1 9158678 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkHugo_hugolib 1 8342416 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkHugo_hugolib 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gtank_blake2s BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -a github.com/gtank/blake2s ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gtank_blake2s BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment Gtank_blake2s ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGtank_blake2s 1 3756129 total-bytes Unit text-bytes assume=exact BenchmarkGtank_blake2s 1 1172950 text-bytes Unit data-bytes assume=exact BenchmarkGtank_blake2s 1 36048 data-bytes Unit rodata-bytes assume=exact BenchmarkGtank_blake2s 1 448322 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGtank_blake2s 1 757432 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGtank_blake2s 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=uber_zap BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -a go.uber.org/zap/zapcore ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=uber_zap BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/uber_zap_experiment Uber_zap ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkUber_zap 1 6652284 total-bytes Unit text-bytes assume=exact BenchmarkUber_zap 1 2171955 text-bytes Unit data-bytes assume=exact BenchmarkUber_zap 1 47408 data-bytes Unit rodata-bytes assume=exact BenchmarkUber_zap 1 949937 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkUber_zap 1 1339936 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkUber_zap 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_ethash BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -a github.com/ethereum/go-ethereum/consensus/ethash ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_ethash BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment Ethereum_ethash ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_ethash 1 9525292 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_ethash 1 3224929 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_ethash 1 55568 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_ethash 1 1394216 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_ethash 1 1924816 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_ethash 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_mat BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -tags safe -a gonum.org/v1/gonum/mat ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_mat BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment Gonum_mat ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_mat 1 6805578 total-bytes Unit text-bytes assume=exact BenchmarkGonum_mat 1 2610870 text-bytes Unit data-bytes assume=exact BenchmarkGonum_mat 1 58224 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_mat 1 757871 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_mat 1 1240904 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_mat 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=bloom_bloom BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -a github.com/bits-and-blooms/bloom/v3 ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=bloom_bloom BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline Bloom_bloom ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkBloom_bloom 1 4217239 total-bytes Unit text-bytes assume=exact BenchmarkBloom_bloom 1 1393445 text-bytes Unit data-bytes assume=exact BenchmarkBloom_bloom 1 37488 data-bytes Unit rodata-bytes assume=exact BenchmarkBloom_bloom 1 501176 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkBloom_bloom 1 838336 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkBloom_bloom 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_blas_native BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -tags safe -a gonum.org/v1/gonum/blas/gonum ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_blas_native BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline Gonum_blas_native ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_blas_native 1 4890087 total-bytes Unit text-bytes assume=exact BenchmarkGonum_blas_native 1 1820421 text-bytes Unit data-bytes assume=exact BenchmarkGonum_blas_native 1 76664 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_blas_native 1 538012 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_blas_native 1 856712 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_blas_native 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=capnproto2 BENT_CONFIG=baseline BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -a zombiezen.com/go/capnproto2 ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=capnproto2 BENT_CONFIG=baseline BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/capnproto2_baseline Capnproto2 ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCapnproto2 1 4534833 total-bytes Unit text-bytes assume=exact BenchmarkCapnproto2 1 1524741 text-bytes Unit data-bytes assume=exact BenchmarkCapnproto2 1 39984 data-bytes Unit rodata-bytes assume=exact BenchmarkCapnproto2 1 602009 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCapnproto2 1 869280 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCapnproto2 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_path BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -tags safe -a gonum.org/v1/gonum/graph/path ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_path BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_path_baseline Gonum_path ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_path 1 3890611 total-bytes Unit text-bytes assume=exact BenchmarkGonum_path 1 1249413 text-bytes Unit data-bytes assume=exact BenchmarkGonum_path 1 56064 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_path 1 479289 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_path 1 759408 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_path 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=k8s_workqueue BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -a k8s.io/client-go/util/workqueue ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=k8s_workqueue BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment K8s_workqueue ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkK8s_workqueue 1 7534504 total-bytes Unit text-bytes assume=exact BenchmarkK8s_workqueue 1 2506111 text-bytes Unit data-bytes assume=exact BenchmarkK8s_workqueue 1 41712 data-bytes Unit rodata-bytes assume=exact BenchmarkK8s_workqueue 1 1004942 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkK8s_workqueue 1 1583272 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkK8s_workqueue 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=capnproto2 BENT_CONFIG=experiment BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -a zombiezen.com/go/capnproto2 ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=capnproto2 BENT_CONFIG=experiment BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/capnproto2_experiment Capnproto2 ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCapnproto2 1 4568421 total-bytes Unit text-bytes assume=exact BenchmarkCapnproto2 1 1489942 text-bytes Unit data-bytes assume=exact BenchmarkCapnproto2 1 39312 data-bytes Unit rodata-bytes assume=exact BenchmarkCapnproto2 1 618797 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCapnproto2 1 900192 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCapnproto2 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_ecies BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -a github.com/ethereum/go-ethereum/crypto/ecies ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_ecies BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment Ethereum_ecies ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_ecies 1 4312344 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_ecies 1 1387921 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_ecies 1 35984 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_ecies 1 586600 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_ecies 1 823800 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_ecies 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=spexs2 BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/spexs2_baseline -a github.com/egonelbre/spexs2/_benchmark ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=spexs2 BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/spexs2_baseline Spexs2 ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkSpexs2 1 3781915 total-bytes Unit text-bytes assume=exact BenchmarkSpexs2 1 1215525 text-bytes Unit data-bytes assume=exact BenchmarkSpexs2 1 36368 data-bytes Unit rodata-bytes assume=exact BenchmarkSpexs2 1 447729 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkSpexs2 1 751064 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkSpexs2 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_jsonrpc BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -a github.com/aws/aws-sdk-go/private/protocol/jsonrpc ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_jsonrpc BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment Aws_jsonrpc ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_jsonrpc 1 11995262 total-bytes Unit text-bytes assume=exact BenchmarkAws_jsonrpc 1 4179926 text-bytes Unit data-bytes assume=exact BenchmarkAws_jsonrpc 1 53520 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_jsonrpc 1 2652252 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_jsonrpc 1 2019104 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_jsonrpc 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ericlagergren_decimal BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -a github.com/ericlagergren/decimal/benchmarks ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ericlagergren_decimal BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline Ericlagergren_decimal ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEriclagergren_decimal 1 3850876 total-bytes Unit text-bytes assume=exact BenchmarkEriclagergren_decimal 1 1224165 text-bytes Unit data-bytes assume=exact BenchmarkEriclagergren_decimal 1 37648 data-bytes Unit rodata-bytes assume=exact BenchmarkEriclagergren_decimal 1 453274 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEriclagergren_decimal 1 759680 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEriclagergren_decimal 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_corevm BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -a github.com/ethereum/go-ethereum/core/vm ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_corevm BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment Ethereum_corevm ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_corevm 1 6351719 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_corevm 1 2105761 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_corevm 1 44080 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_corevm 1 885064 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_corevm 1 1315208 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_corevm 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_community BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -tags safe -a gonum.org/v1/gonum/graph/community ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_community BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_community_experiment Gonum_community ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_community 1 4107604 total-bytes Unit text-bytes assume=exact BenchmarkGonum_community 1 1322550 text-bytes Unit data-bytes assume=exact BenchmarkGonum_community 1 59952 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_community 1 506939 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_community 1 801080 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_community 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gtank_blake2s BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -a github.com/gtank/blake2s ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gtank_blake2s BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline Gtank_blake2s ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGtank_blake2s 1 3711883 total-bytes Unit text-bytes assume=exact BenchmarkGtank_blake2s 1 1194117 text-bytes Unit data-bytes assume=exact BenchmarkGtank_blake2s 1 36752 data-bytes Unit rodata-bytes assume=exact BenchmarkGtank_blake2s 1 432105 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGtank_blake2s 1 729504 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGtank_blake2s 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_traverse BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -tags safe -a gonum.org/v1/gonum/graph/traverse ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_traverse BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline Gonum_traverse ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_traverse 1 3450400 total-bytes Unit text-bytes assume=exact BenchmarkGonum_traverse 1 1069893 text-bytes Unit data-bytes assume=exact BenchmarkGonum_traverse 1 38224 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_traverse 1 422412 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_traverse 1 674976 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_traverse 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=bloom_bloom BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -a github.com/bits-and-blooms/bloom/v3 ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=bloom_bloom BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment Bloom_bloom ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkBloom_bloom 1 4267683 total-bytes Unit text-bytes assume=exact BenchmarkBloom_bloom 1 1369174 text-bytes Unit data-bytes assume=exact BenchmarkBloom_bloom 1 36784 data-bytes Unit rodata-bytes assume=exact BenchmarkBloom_bloom 1 519425 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkBloom_bloom 1 869800 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkBloom_bloom 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_trie BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -a github.com/ethereum/go-ethereum/trie ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_trie BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline Ethereum_trie ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_trie 1 6766548 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_trie 1 2389473 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_trie 1 44240 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_trie 1 896936 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_trie 1 1360360 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_trie 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=minio BENT_CONFIG=experiment BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/minio_experiment -a github.com/minio/minio/cmd ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=minio BENT_CONFIG=experiment BENT_I=0 GO111MODULE=on /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/minio_experiment Minio ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkMinio 1 110849394 total-bytes Unit text-bytes assume=exact BenchmarkMinio 1 35186175 text-bytes Unit data-bytes assume=exact BenchmarkMinio 1 353360 data-bytes Unit rodata-bytes assume=exact BenchmarkMinio 1 31004738 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkMinio 1 22328592 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkMinio 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_corevm BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -a github.com/ethereum/go-ethereum/core/vm ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_corevm BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline Ethereum_corevm ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_corevm 1 6437202 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_corevm 1 2200193 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_corevm 1 44752 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_corevm 1 894984 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_corevm 1 1298392 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_corevm 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ajstarks_deck_generate BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -a github.com/ajstarks/deck/generate ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ajstarks_deck_generate BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment Ajstarks_deck_generate ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAjstarks_deck_generate 1 3395751 total-bytes Unit text-bytes assume=exact BenchmarkAjstarks_deck_generate 1 1029023 text-bytes Unit data-bytes assume=exact BenchmarkAjstarks_deck_generate 1 35120 data-bytes Unit rodata-bytes assume=exact BenchmarkAjstarks_deck_generate 1 432356 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAjstarks_deck_generate 1 680712 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAjstarks_deck_generate 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_bitutil BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -a github.com/ethereum/go-ethereum/common/bitutil ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_bitutil BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline Ethereum_bitutil ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_bitutil 1 3487445 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_bitutil 1 1103365 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_bitutil 1 36720 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_bitutil 1 409039 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_bitutil 1 682200 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_bitutil 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=kanzi BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/kanzi_experiment -a github.com/flanglet/kanzi-go/benchmark ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=kanzi BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/kanzi_experiment Kanzi ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkKanzi 1 3879444 total-bytes Unit text-bytes assume=exact BenchmarkKanzi 1 1181846 text-bytes Unit data-bytes assume=exact BenchmarkKanzi 1 35568 data-bytes Unit rodata-bytes assume=exact BenchmarkKanzi 1 448365 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkKanzi 1 751040 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkKanzi 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=uber_tally BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -a github.com/uber-go/tally ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=uber_tally BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/uber_tally_experiment Uber_tally ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkUber_tally 1 5347328 total-bytes Unit text-bytes assume=exact BenchmarkUber_tally 1 1659254 text-bytes Unit data-bytes assume=exact BenchmarkUber_tally 1 42672 data-bytes Unit rodata-bytes assume=exact BenchmarkUber_tally 1 769162 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkUber_tally 1 1056424 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkUber_tally 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_ecies BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -a github.com/ethereum/go-ethereum/crypto/ecies ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_ecies BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline Ethereum_ecies ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_ecies 1 4335859 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_ecies 1 1457297 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_ecies 1 36656 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_ecies 1 570824 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_ecies 1 801224 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_ecies 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_mat BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -tags safe -a gonum.org/v1/gonum/mat ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_mat BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline Gonum_mat ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_mat 1 6782052 total-bytes Unit text-bytes assume=exact BenchmarkGonum_mat 1 2657157 text-bytes Unit data-bytes assume=exact BenchmarkGonum_mat 1 58864 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_mat 1 741712 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_mat 1 1209408 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_mat 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=uber_tally BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -a github.com/uber-go/tally ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=uber_tally BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/uber_tally_baseline Uber_tally ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkUber_tally 1 5368162 total-bytes Unit text-bytes assume=exact BenchmarkUber_tally 1 1719333 text-bytes Unit data-bytes assume=exact BenchmarkUber_tally 1 43408 data-bytes Unit rodata-bytes assume=exact BenchmarkUber_tally 1 766509 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkUber_tally 1 1032704 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkUber_tally 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_jsonutil BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -a github.com/aws/aws-sdk-go/private/protocol/json/jsonutil ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_jsonutil BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment Aws_jsonutil ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_jsonutil 1 7522740 total-bytes Unit text-bytes assume=exact BenchmarkAws_jsonutil 1 2522774 text-bytes Unit data-bytes assume=exact BenchmarkAws_jsonutil 1 42864 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_jsonutil 1 2000383 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_jsonutil 1 1100936 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_jsonutil 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=cespare_xxhash BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -tags purego -a github.com/cespare/xxhash ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=cespare_xxhash BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline Cespare_xxhash ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCespare_xxhash 1 3290433 total-bytes Unit text-bytes assume=exact BenchmarkCespare_xxhash 1 1027173 text-bytes Unit data-bytes assume=exact BenchmarkCespare_xxhash 1 35600 data-bytes Unit rodata-bytes assume=exact BenchmarkCespare_xxhash 1 391929 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCespare_xxhash 1 643888 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCespare_xxhash 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=dustin_humanize BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -a github.com/dustin/go-humanize ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=dustin_humanize BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment Dustin_humanize ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkDustin_humanize 1 3886983 total-bytes Unit text-bytes assume=exact BenchmarkDustin_humanize 1 1228854 text-bytes Unit data-bytes assume=exact BenchmarkDustin_humanize 1 36656 data-bytes Unit rodata-bytes assume=exact BenchmarkDustin_humanize 1 481077 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkDustin_humanize 1 775232 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkDustin_humanize 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ajstarks_deck_generate BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -a github.com/ajstarks/deck/generate ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ajstarks_deck_generate BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline Ajstarks_deck_generate ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAjstarks_deck_generate 1 3346701 total-bytes Unit text-bytes assume=exact BenchmarkAjstarks_deck_generate 1 1047146 text-bytes Unit data-bytes assume=exact BenchmarkAjstarks_deck_generate 1 35824 data-bytes Unit rodata-bytes assume=exact BenchmarkAjstarks_deck_generate 1 414491 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAjstarks_deck_generate 1 651688 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAjstarks_deck_generate 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=shopify_sarama BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -a github.com/Shopify/sarama ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=shopify_sarama BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline Shopify_sarama ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkShopify_sarama 1 11553151 total-bytes Unit text-bytes assume=exact BenchmarkShopify_sarama 1 4237925 text-bytes Unit data-bytes assume=exact BenchmarkShopify_sarama 1 70192 data-bytes Unit rodata-bytes assume=exact BenchmarkShopify_sarama 1 1626391 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkShopify_sarama 1 2281720 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkShopify_sarama 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_community BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -tags safe -a gonum.org/v1/gonum/graph/community ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_community BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_community_baseline Gonum_community ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_community 1 4064218 total-bytes Unit text-bytes assume=exact BenchmarkGonum_community 1 1345925 text-bytes Unit data-bytes assume=exact BenchmarkGonum_community 1 60592 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_community 1 490670 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_community 1 772016 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_community 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=k8s_cache BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -a k8s.io/client-go/tools/cache ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=k8s_cache BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment K8s_cache ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkK8s_cache 1 20232692 total-bytes Unit text-bytes assume=exact BenchmarkK8s_cache 1 7298911 text-bytes Unit data-bytes assume=exact BenchmarkK8s_cache 1 57360 data-bytes Unit rodata-bytes assume=exact BenchmarkK8s_cache 1 2672472 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkK8s_cache 1 4639240 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkK8s_cache 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=bindata BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/bindata_baseline -a github.com/kevinburke/go-bindata ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=bindata BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/bindata_baseline Bindata ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkBindata 1 11138399 total-bytes Unit text-bytes assume=exact BenchmarkBindata 1 1429733 text-bytes Unit data-bytes assume=exact BenchmarkBindata 1 38800 data-bytes Unit rodata-bytes assume=exact BenchmarkBindata 1 511689 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkBindata 1 846432 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkBindata 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -a github.com/benhoyt/goawk/interp ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline Benhoyt_goawk_1_18 ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 5437689 total-bytes Unit text-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 1856554 text-bytes Unit data-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 89920 data-bytes Unit rodata-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 710317 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 1059776 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_bitutil BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -a github.com/ethereum/go-ethereum/common/bitutil ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_bitutil BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment Ethereum_bitutil ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_bitutil 1 3527061 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_bitutil 1 1082294 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_bitutil 1 36016 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_bitutil 1 425096 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_bitutil 1 709088 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_bitutil 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=hugo_hugolib BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -a github.com/gohugoio/hugo/hugolib ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=hugo_hugolib BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment Hugo_hugolib ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkHugo_hugolib 1 47524626 total-bytes Unit text-bytes assume=exact BenchmarkHugo_hugolib 1 19932790 text-bytes Unit data-bytes assume=exact BenchmarkHugo_hugolib 1 228192 data-bytes Unit rodata-bytes assume=exact BenchmarkHugo_hugolib 1 9160307 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkHugo_hugolib 1 8385352 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkHugo_hugolib 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=cespare_xxhash BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -tags purego -a github.com/cespare/xxhash ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=cespare_xxhash BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment Cespare_xxhash ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCespare_xxhash 1 3332769 total-bytes Unit text-bytes assume=exact BenchmarkCespare_xxhash 1 1007830 text-bytes Unit data-bytes assume=exact BenchmarkCespare_xxhash 1 34896 data-bytes Unit rodata-bytes assume=exact BenchmarkCespare_xxhash 1 408029 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCespare_xxhash 1 670776 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCespare_xxhash 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_blas_native BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -tags safe -a gonum.org/v1/gonum/blas/gonum ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_blas_native BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment Gonum_blas_native ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_blas_native 1 4912413 total-bytes Unit text-bytes assume=exact BenchmarkGonum_blas_native 1 1783702 text-bytes Unit data-bytes assume=exact BenchmarkGonum_blas_native 1 75960 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_blas_native 1 553608 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_blas_native 1 882160 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_blas_native 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=cespare_mph BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -a github.com/cespare/mph ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=cespare_mph BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment Cespare_mph ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCespare_mph 1 3324607 total-bytes Unit text-bytes assume=exact BenchmarkCespare_mph 1 1008022 text-bytes Unit data-bytes assume=exact BenchmarkCespare_mph 1 35440 data-bytes Unit rodata-bytes assume=exact BenchmarkCespare_mph 1 406206 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCespare_mph 1 667888 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCespare_mph 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_trie BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -a github.com/ethereum/go-ethereum/trie ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ethereum_trie BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment Ethereum_trie ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_trie 1 6787627 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_trie 1 2335297 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_trie 1 43568 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_trie 1 913832 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_trie 1 1396776 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_trie 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=dustin_humanize BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -a github.com/dustin/go-humanize ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=dustin_humanize BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline Dustin_humanize ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkDustin_humanize 1 3848299 total-bytes Unit text-bytes assume=exact BenchmarkDustin_humanize 1 1253637 text-bytes Unit data-bytes assume=exact BenchmarkDustin_humanize 1 37360 data-bytes Unit rodata-bytes assume=exact BenchmarkDustin_humanize 1 464398 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkDustin_humanize 1 746784 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkDustin_humanize 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_restxml BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -a github.com/aws/aws-sdk-go/private/protocol/restxml ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=aws_restxml BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment Aws_restxml ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_restxml 1 12406243 total-bytes Unit text-bytes assume=exact BenchmarkAws_restxml 1 4372150 text-bytes Unit data-bytes assume=exact BenchmarkAws_restxml 1 54736 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_restxml 1 2724519 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_restxml 1 2089680 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_restxml 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=shopify_sarama BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -a github.com/Shopify/sarama ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=shopify_sarama BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment Shopify_sarama ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkShopify_sarama 1 11373213 total-bytes Unit text-bytes assume=exact BenchmarkShopify_sarama 1 4035318 text-bytes Unit data-bytes assume=exact BenchmarkShopify_sarama 1 69520 data-bytes Unit rodata-bytes assume=exact BenchmarkShopify_sarama 1 1627579 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkShopify_sarama 1 2304984 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkShopify_sarama 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=kanzi BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/kanzi_baseline -a github.com/flanglet/kanzi-go/benchmark ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=kanzi BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/kanzi_baseline Kanzi ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkKanzi 1 3836132 total-bytes Unit text-bytes assume=exact BenchmarkKanzi 1 1203877 text-bytes Unit data-bytes assume=exact BenchmarkKanzi 1 36272 data-bytes Unit rodata-bytes assume=exact BenchmarkKanzi 1 431447 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkKanzi 1 721864 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkKanzi 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=semver BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/semver_experiment -a github.com/Masterminds/semver ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=semver BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/semver_experiment Semver ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkSemver 1 3839924 total-bytes Unit text-bytes assume=exact BenchmarkSemver 1 1203382 text-bytes Unit data-bytes assume=exact BenchmarkSemver 1 36592 data-bytes Unit rodata-bytes assume=exact BenchmarkSemver 1 474933 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkSemver 1 775696 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkSemver 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_ethash BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -a github.com/ethereum/go-ethereum/consensus/ethash ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_ethash BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline Ethereum_ethash ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_ethash 1 9726801 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_ethash 1 3426401 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_ethash 1 56272 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_ethash 1 1397416 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_ethash 1 1912264 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_ethash 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_core BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -a github.com/ethereum/go-ethereum/core ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=ethereum_core BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline Ethereum_core ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEthereum_core 1 14329073 total-bytes Unit text-bytes assume=exact BenchmarkEthereum_core 1 5237089 text-bytes Unit data-bytes assume=exact BenchmarkEthereum_core 1 62648 data-bytes Unit rodata-bytes assume=exact BenchmarkEthereum_core 1 2203656 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEthereum_core 1 2879144 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEthereum_core 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_lapack_native BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -tags safe -a gonum.org/v1/gonum/lapack/gonum ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=gonum_lapack_native BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline Gonum_lapack_native ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_lapack_native 1 6162861 total-bytes Unit text-bytes assume=exact BenchmarkGonum_lapack_native 1 2321829 text-bytes Unit data-bytes assume=exact BenchmarkGonum_lapack_native 1 39536 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_lapack_native 1 730666 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_lapack_native 1 1006136 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_lapack_native 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_topo BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -tags safe -a gonum.org/v1/gonum/graph/topo ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_topo BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment Gonum_topo ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_topo 1 3800588 total-bytes Unit text-bytes assume=exact BenchmarkGonum_topo 1 1169366 text-bytes Unit data-bytes assume=exact BenchmarkGonum_topo 1 42832 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_topo 1 494608 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_topo 1 753776 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_topo 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -a github.com/benhoyt/goawk/interp ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment Benhoyt_goawk_1_18 ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 5493435 total-bytes Unit text-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 1824703 text-bytes Unit data-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 89216 data-bytes Unit rodata-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 730832 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 1094920 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkBenhoyt_goawk_1_18 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=cespare_mph BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -a github.com/cespare/mph ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=cespare_mph BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline Cespare_mph ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkCespare_mph 1 3285033 total-bytes Unit text-bytes assume=exact BenchmarkCespare_mph 1 1027589 text-bytes Unit data-bytes assume=exact BenchmarkCespare_mph 1 36144 data-bytes Unit rodata-bytes assume=exact BenchmarkCespare_mph 1 390299 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkCespare_mph 1 641288 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkCespare_mph 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_path BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -tags safe -a gonum.org/v1/gonum/graph/path ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_path BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_path_experiment Gonum_path ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_path 1 3926656 total-bytes Unit text-bytes assume=exact BenchmarkGonum_path 1 1223318 text-bytes Unit data-bytes assume=exact BenchmarkGonum_path 1 55360 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_path 1 495319 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_path 1 786328 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_path 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=bindata BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/bindata_experiment -a github.com/kevinburke/go-bindata ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=bindata BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/bindata_experiment Bindata ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkBindata 1 11172574 total-bytes Unit text-bytes assume=exact BenchmarkBindata 1 1399286 text-bytes Unit data-bytes assume=exact BenchmarkBindata 1 38128 data-bytes Unit rodata-bytes assume=exact BenchmarkBindata 1 527730 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkBindata 1 873384 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkBindata 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=k8s_workqueue BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -a k8s.io/client-go/util/workqueue ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=k8s_workqueue BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline K8s_workqueue ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkK8s_workqueue 1 7598596 total-bytes Unit text-bytes assume=exact BenchmarkK8s_workqueue 1 2604458 text-bytes Unit data-bytes assume=exact BenchmarkK8s_workqueue 1 42448 data-bytes Unit rodata-bytes assume=exact BenchmarkK8s_workqueue 1 1006734 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkK8s_workqueue 1 1559128 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkK8s_workqueue 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ericlagergren_decimal BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -a github.com/ericlagergren/decimal/benchmarks ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=ericlagergren_decimal BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment Ericlagergren_decimal ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkEriclagergren_decimal 1 3886783 total-bytes Unit text-bytes assume=exact BenchmarkEriclagergren_decimal 1 1198550 text-bytes Unit data-bytes assume=exact BenchmarkEriclagergren_decimal 1 36944 data-bytes Unit rodata-bytes assume=exact BenchmarkEriclagergren_decimal 1 468766 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkEriclagergren_decimal 1 787016 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkEriclagergren_decimal 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_jsonutil BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -a github.com/aws/aws-sdk-go/private/protocol/json/jsonutil ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=aws_jsonutil BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline Aws_jsonutil ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkAws_jsonutil 1 7228649 total-bytes Unit text-bytes assume=exact BenchmarkAws_jsonutil 1 2553381 text-bytes Unit data-bytes assume=exact BenchmarkAws_jsonutil 1 43600 data-bytes Unit rodata-bytes assume=exact BenchmarkAws_jsonutil 1 1705079 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkAws_jsonutil 1 1081280 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkAws_jsonutil 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=spexs2 BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/spexs2_experiment -a github.com/egonelbre/spexs2/_benchmark ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=spexs2 BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/spexs2_experiment Spexs2 ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkSpexs2 1 3829872 total-bytes Unit text-bytes assume=exact BenchmarkSpexs2 1 1194294 text-bytes Unit data-bytes assume=exact BenchmarkSpexs2 1 35728 data-bytes Unit rodata-bytes assume=exact BenchmarkSpexs2 1 463978 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkSpexs2 1 780296 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkSpexs2 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=uber_zap BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -a go.uber.org/zap/zapcore ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=uber_zap BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/uber_zap_baseline Uber_zap ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkUber_zap 1 6701275 total-bytes Unit text-bytes assume=exact BenchmarkUber_zap 1 2256250 text-bytes Unit data-bytes assume=exact BenchmarkUber_zap 1 48080 data-bytes Unit rodata-bytes assume=exact BenchmarkUber_zap 1 949994 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkUber_zap 1 1316104 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkUber_zap 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_lapack_native BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -tags safe -a gonum.org/v1/gonum/lapack/gonum ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_lapack_native BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment Gonum_lapack_native ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_lapack_native 1 6197642 total-bytes Unit text-bytes assume=exact BenchmarkGonum_lapack_native 1 2292438 text-bytes Unit data-bytes assume=exact BenchmarkGonum_lapack_native 1 38896 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_lapack_native 1 746075 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_lapack_native 1 1035392 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_lapack_native 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_traverse BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/goroots/experiment/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -tags safe -a gonum.org/v1/gonum/graph/traverse ) toolchain: experiment ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/experiment BENT_BENCH=gonum_traverse BENT_CONFIG=experiment BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment Gonum_traverse ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkGonum_traverse 1 3489057 total-bytes Unit text-bytes assume=exact BenchmarkGonum_traverse 1 1048278 text-bytes Unit data-bytes assume=exact BenchmarkGonum_traverse 1 37520 data-bytes Unit rodata-bytes assume=exact BenchmarkGonum_traverse 1 438495 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkGonum_traverse 1 701832 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkGonum_traverse 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=semver BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/semver_baseline -a github.com/Masterminds/semver ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=semver BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/semver_baseline Semver ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkSemver 1 3797348 total-bytes Unit text-bytes assume=exact BenchmarkSemver 1 1225957 text-bytes Unit data-bytes assume=exact BenchmarkSemver 1 37296 data-bytes Unit rodata-bytes assume=exact BenchmarkSemver 1 458533 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkSemver 1 747816 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkSemver 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=dustin_broadcast BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/goroots/baseline/bin/go test -vet=off -c -o /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -a github.com/dustin/go-broadcast ) toolchain: baseline ( GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/tmp/bent2535680775/goroots/baseline BENT_BENCH=dustin_broadcast BENT_CONFIG=baseline BENT_I=0 /workdir/tmp/bent2535680775/benchsize /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline Dustin_broadcast ) goos: linux goarch: amd64 pkg: Unit total-bytes assume=exact BenchmarkDustin_broadcast 1 3308279 total-bytes Unit text-bytes assume=exact BenchmarkDustin_broadcast 1 1032325 text-bytes Unit data-bytes assume=exact BenchmarkDustin_broadcast 1 35696 data-bytes Unit rodata-bytes assume=exact BenchmarkDustin_broadcast 1 398165 rodata-bytes Unit pclntab-bytes assume=exact BenchmarkDustin_broadcast 1 648824 pclntab-bytes Unit zdebug-bytes assume=exact BenchmarkDustin_broadcast 1 0 zdebug-bytes rm -rf /workdir/tmp/bent2535680775/gopath/bin (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/minio/minio/cmd ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/minio/minio@v0.0.0-20211012165317-13e41f2c6899/cmd mkdir -p /workdir/tmp/bent2535680775/build/minio/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/minio/minio@v0.0.0-20211012165317-13e41f2c6899/cmd/testdata/. /workdir/tmp/bent2535680775/build/minio/testdata ) (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/gohugoio/hugo/hugolib ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/gohugoio/hugo@v0.88.1/hugolib mkdir -p /workdir/tmp/bent2535680775/build/hugo_hugolib/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/gohugoio/hugo@v0.88.1/hugolib/testdata/. /workdir/tmp/bent2535680775/build/hugo_hugolib/testdata ) (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ethereum/go-ethereum/core ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/core (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/Shopify/sarama ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/!shopify/sarama@v1.30.0 (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/aws/aws-sdk-go/private/protocol/restjson ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/aws/aws-sdk-go@v1.41.1/private/protocol/restjson (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/aws/aws-sdk-go/private/protocol/restxml ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/aws/aws-sdk-go@v1.41.1/private/protocol/restxml (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/aws/aws-sdk-go/private/protocol/jsonrpc ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/aws/aws-sdk-go@v1.41.1/private/protocol/jsonrpc (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/aws/aws-sdk-go/private/protocol/json/jsonutil ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/aws/aws-sdk-go@v1.41.1/private/protocol/json/jsonutil (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ethereum/go-ethereum/common/bitutil ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/common/bitutil (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ethereum/go-ethereum/consensus/ethash ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/consensus/ethash (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ethereum/go-ethereum/crypto/ecies ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/crypto/ecies (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ethereum/go-ethereum/core/vm ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/core/vm mkdir -p /workdir/tmp/bent2535680775/build/ethereum_corevm/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/core/vm/testdata/. /workdir/tmp/bent2535680775/build/ethereum_corevm/testdata ) (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ethereum/go-ethereum/trie ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ethereum/go-ethereum@v1.10.9/trie (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/egonelbre/spexs2/_benchmark ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark ( cp -p /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark/proteins_10k.inp /workdir/tmp/bent2535680775/build/spexs2/proteins_10k.inp ) ( cp -p /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark/proteins_10k.ref /workdir/tmp/bent2535680775/build/spexs2/proteins_10k.ref ) ( cp -p /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark/proteins_30k.inp /workdir/tmp/bent2535680775/build/spexs2/proteins_30k.inp ) ( cp -p /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark/proteins_30k.ref /workdir/tmp/bent2535680775/build/spexs2/proteins_30k.ref ) ( cp -p /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark/proteins_large.inp /workdir/tmp/bent2535680775/build/spexs2/proteins_large.inp ) ( cp -p /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/egonelbre/spexs2@v0.0.0-20190702105659-492016b6bcd2/_benchmark/proteins_large.ref /workdir/tmp/bent2535680775/build/spexs2/proteins_large.ref ) (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/blas/gonum ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/blas/gonum (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/lapack/gonum ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/lapack/gonum (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/mat ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/mat (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/Masterminds/semver ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/!masterminds/semver@v1.5.0 (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' k8s.io/client-go/tools/cache ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/k8s.io/client-go@v0.22.2/tools/cache (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' k8s.io/client-go/util/workqueue ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/k8s.io/client-go@v0.22.2/util/workqueue (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/graph/topo ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/graph/topo (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/graph/path ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/graph/path mkdir -p /workdir/tmp/bent2535680775/build/gonum_path/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/graph/path/testdata/. /workdir/tmp/bent2535680775/build/gonum_path/testdata ) (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/graph/community ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/graph/community (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gonum.org/v1/gonum/graph/traverse ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gonum.org/v1/gonum@v0.9.3/graph/traverse (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' zombiezen.com/go/capnproto2 ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/zombiezen.com/go/capnproto2@v2.18.2+incompatible (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' go.uber.org/zap/zapcore ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/go.uber.org/zap@v1.19.1/zapcore (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/uber-go/tally ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/uber-go/tally@v3.4.2+incompatible (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/kevinburke/go-bindata ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/kevinburke/go-bindata@v3.22.1-0.20211006210656-12dca65da1b8+incompatible mkdir -p /workdir/tmp/bent2535680775/build/bindata/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/kevinburke/go-bindata@v3.22.1-0.20211006210656-12dca65da1b8+incompatible/testdata/. /workdir/tmp/bent2535680775/build/bindata/testdata ) (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/cespare/mph ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/cespare/mph@v0.1.0 (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/cespare/xxhash ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/cespare/xxhash@v1.1.0 (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/gtank/blake2s ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/gtank/blake2s@v0.0.0-20180603041446-333f0593be06 mkdir -p /workdir/tmp/bent2535680775/build/gtank_blake2s/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/gtank/blake2s@v0.0.0-20180603041446-333f0593be06/testdata/. /workdir/tmp/bent2535680775/build/gtank_blake2s/testdata ) (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ajstarks/deck/generate ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ajstarks/deck/generate@v0.0.0-20211012005819-a09e9c2a9a29 (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/benhoyt/goawk/interp ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/benhoyt/goawk@v1.18.0/interp (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/ericlagergren/decimal/benchmarks ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ericlagergren/decimal@v0.0.0-20210307182354-5f8425a47c58/benchmarks mkdir -p /workdir/tmp/bent2535680775/build/ericlagergren_decimal/testdata ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/ericlagergren/decimal@v0.0.0-20210307182354-5f8425a47c58/benchmarks/testdata/. /workdir/tmp/bent2535680775/build/ericlagergren_decimal/testdata ) (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/dustin/go-broadcast ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/dustin/go-broadcast@v0.0.0-20171205050544-f664265f5a66 (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/dustin/go-humanize ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/dustin/go-humanize@v1.0.0 (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/bits-and-blooms/bloom/v3 ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/bits-and-blooms/bloom/v3@v3.1.0 (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' github.com/flanglet/kanzi-go/benchmark ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/github.com/flanglet/kanzi-go@v1.9.0/benchmark (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOROOT=/workdir/go GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 go list -f '{{.Dir}}' gitlab.com/golang-commonmark/markdown ) # Rundir=/workdir/tmp/bent2535680775/gopath/pkg/mod/gitlab.com/golang-commonmark/markdown@v0.0.0-20191127184510-91b5b3c99c19 mkdir -p /workdir/tmp/bent2535680775/build/commonmark_markdown/spec ( cp -a /workdir/tmp/bent2535680775/gopath/pkg/mod/gitlab.com/golang-commonmark/markdown@v0.0.0-20191127184510-91b5b3c99c19/spec/. /workdir/tmp/bent2535680775/build/commonmark_markdown/spec ) shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=0 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1681482 671.0 ns/op 463.46 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5318 ns/op 1880.25 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225182151 5.322 ns/op 1878.91 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 670905 1754 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18781062 61.04 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=0 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2127010 528.6 ns/op BenchmarkResourceChainPostProcess-8 22 52903024 ns/op BenchmarkReplaceShortcodeTokens-8 371838 3043 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=0 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10975969 109.2 ns/op BenchmarkFuturePromotion10000-8 501152102 2.394 ns/op BenchmarkPoolBatchInsert10000-8 2 724784937 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 874026916 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=0 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 102715 ns/op BenchmarkBroker_No_Metrics_Open-8 18637 63286 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=0 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=0 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=0 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=0 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 324021 3577 ns/op BenchmarkStdlibJSON-8 419167 2779 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=0 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9717864 123.4 ns/op BenchmarkBaseTest2KB-8 2172934 552.7 ns/op BenchmarkEncoding4KBVerySparse-8 85137 13900 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=0 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 973 1223550 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=0 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78759 15105 ns/op BenchmarkGenSharedKeyP256-8 21067 56884 ns/op BenchmarkGenSharedKeyS256-8 22515 53312 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=0 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11944748 99.85 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=0 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 157 7598676 ns/op 6315624 B/op 77105 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 74 15525546 ns/op 8964272 B/op 79764 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=0 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22411568869 ns/op BenchmarkRun/10k/16-8 1 6743079687 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=0 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 543231 2158 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=0 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36219 33210 ns/op BenchmarkDgeev/Circulant100-8 80 13963866 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=0 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151484520 ns/op BenchmarkScaleVec10000Inc20-8 107258 11857 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=0 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2131722 560.9 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=0 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1787128 714.2 ns/op 34 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2618284 448.8 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=0 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4789 244186 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 25038 47980 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33022 36125 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27348 43923 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=0 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 159397 7334 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 79983191 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=0 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=0 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16601950 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=0 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 348502 3445 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 93 11804859 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=0 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3606 347772 ns/op BenchmarkGrowth_MultiSegment-8 100 10818526 ns/op 96.93 MB/s 1648612 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=0 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7335258 191.0 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.46 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 91223486 12.75 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8333076 141.1 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 630039 1871 ns/op BenchmarkZapConsole-8 1499253 778.6 ns/op BenchmarkJSONLogMarshalerFunc-8 2201040 541.8 ns/op BenchmarkZapJSON-8 2188184 566.0 ns/op BenchmarkStandardJSON-8 938798 1100 ns/op BenchmarkSampler_Check/7_keys-8 67579519 17.53 ns/op BenchmarkSampler_Check/50_keys-8 64670287 18.24 ns/op BenchmarkSampler_Check/100_keys-8 66806209 17.76 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 47180151 25.15 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 38554394 26.79 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 46050342 25.69 ns/op BenchmarkTeeCheck-8 5368179 225.0 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=0 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 314292 4021 ns/op BenchmarkHistogramAllocation-8 886098 2135 ns/op 1207 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=0 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 264536144 ns/op 25.95 MB/s 191878964 B/op 5793 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=0 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=0 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=0 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56833 21051 ns/op 389.15 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=0 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 504931 2349 ns/op BenchmarkPolygon-8 243050 4799 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=0 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 108837 10839 ns/op BenchmarkRegexMatch-8 1352709 882.8 ns/op BenchmarkRepeatExecProgram-8 105784 11180 ns/op BenchmarkRepeatNew-8 13506608 86.94 ns/op BenchmarkRepeatIOExecProgram-8 55002 21673 ns/op BenchmarkRepeatIONew-8 1398801 862.3 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=0 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9535 119704 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4569 250885 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3284 350274 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 418810 2865 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100524 ns/op BenchmarkPi/foo=float64/prec=100-8 265856 4519 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=0 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3554872 334.1 ns/op BenchmarkParallelDirectSend-8 3655338 326.9 ns/op BenchmarkParallelBrodcast-8 2543030 467.8 ns/op BenchmarkMuxBrodcast-8 2546774 464.3 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=0 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 802280 1286 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=0 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3659013 372.0 ns/op BenchmarkCombinedTestAndAdd-8 3368341 403.8 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=0 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4460 ns/op BenchmarkFPAQ-8 74 16122419 ns/op BenchmarkLZ-8 1000 1148896 ns/op BenchmarkMTFT-8 1351 872944 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=0 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 5018704 ns/op BenchmarkRenderSpec-8 237 4992484 ns/op BenchmarkRenderSpecBlackFriday2-8 349 3497409 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=0 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1807977 639.6 ns/op 486.24 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5325 ns/op 1877.78 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225618122 5.319 ns/op 1879.89 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 652890 1755 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 17735288 63.94 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=0 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2214668 497.6 ns/op BenchmarkResourceChainPostProcess-8 22 53601456 ns/op BenchmarkReplaceShortcodeTokens-8 380020 3034 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=0 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11009362 108.2 ns/op BenchmarkFuturePromotion10000-8 500590099 2.396 ns/op BenchmarkPoolBatchInsert10000-8 2 713003268 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 876987689 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=0 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 104014 ns/op BenchmarkBroker_No_Metrics_Open-8 18790 64437 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=0 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=0 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=0 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=0 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 320290 3598 ns/op BenchmarkStdlibJSON-8 402949 2864 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=0 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9646563 124.4 ns/op BenchmarkBaseTest2KB-8 1633976 733.8 ns/op BenchmarkEncoding4KBVerySparse-8 92695 12826 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=0 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 966 1233961 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=0 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79281 14964 ns/op BenchmarkGenSharedKeyP256-8 21201 56502 ns/op BenchmarkGenSharedKeyS256-8 22100 53656 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=0 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11755660 99.99 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=0 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 151 7934493 ns/op 6316381 B/op 77107 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 78 15189807 ns/op 9043179 B/op 79988 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=0 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22288437851 ns/op BenchmarkRun/10k/16-8 1 6885541211 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=0 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 548914 2165 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=0 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 35652 33965 ns/op BenchmarkDgeev/Circulant100-8 80 13794206 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=0 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151884307 ns/op BenchmarkScaleVec10000Inc20-8 83858 14321 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=0 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2103651 570.9 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=0 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1711594 741.3 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2648695 444.3 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=0 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4688 248138 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24513 48869 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32722 36674 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26703 44946 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=0 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 163393 7391 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 79513881 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=0 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=0 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16710892 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=0 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 342208 3519 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 100 11267935 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=0 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3475 342215 ns/op BenchmarkGrowth_MultiSegment-8 100 10839616 ns/op 96.74 MB/s 1648607 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=0 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7271714 197.9 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 120254679 10.07 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 81883550 12.69 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8611999 142.4 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 641755 1841 ns/op BenchmarkZapConsole-8 1542008 769.1 ns/op BenchmarkJSONLogMarshalerFunc-8 2239321 533.6 ns/op BenchmarkZapJSON-8 2112304 549.2 ns/op BenchmarkStandardJSON-8 1000000 1089 ns/op BenchmarkSampler_Check/7_keys-8 66719048 17.77 ns/op BenchmarkSampler_Check/50_keys-8 59366640 18.32 ns/op BenchmarkSampler_Check/100_keys-8 65996990 17.95 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 42459765 26.55 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 44454315 27.07 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 43791080 26.01 ns/op BenchmarkTeeCheck-8 5796598 206.7 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=0 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 302950 4155 ns/op BenchmarkHistogramAllocation-8 890996 1974 ns/op 1209 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=0 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 266065437 ns/op 25.80 MB/s 191863118 B/op 5792 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=0 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=0 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=0 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59726 20037 ns/op 408.84 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=0 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 487020 2440 ns/op BenchmarkPolygon-8 236912 4929 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=0 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 93520 12640 ns/op BenchmarkRegexMatch-8 1346028 891.2 ns/op BenchmarkRepeatExecProgram-8 107276 11115 ns/op BenchmarkRepeatNew-8 13925211 88.17 ns/op BenchmarkRepeatIOExecProgram-8 54972 21660 ns/op BenchmarkRepeatIONew-8 1319991 911.0 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=0 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9396 119671 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4515 251652 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3237 353430 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 420279 2826 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12055 99539 ns/op BenchmarkPi/foo=float64/prec=100-8 264250 4538 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=0 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3670129 331.5 ns/op BenchmarkParallelDirectSend-8 3624619 324.0 ns/op BenchmarkParallelBrodcast-8 2481430 472.6 ns/op BenchmarkMuxBrodcast-8 2485947 470.3 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=0 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 796951 1305 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=0 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3621007 401.9 ns/op BenchmarkCombinedTestAndAdd-8 3473097 401.7 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=0 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4495 ns/op BenchmarkFPAQ-8 75 15984936 ns/op BenchmarkLZ-8 1002 1165721 ns/op BenchmarkMTFT-8 1351 875793 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=0 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 236 5037354 ns/op BenchmarkRenderSpec-8 237 5061147 ns/op BenchmarkRenderSpecBlackFriday2-8 357 3383123 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=1 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1865004 643.4 ns/op 483.34 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5317 ns/op 1880.89 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225518744 5.320 ns/op 1879.55 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 626685 1765 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18854044 62.03 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=1 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2099931 529.0 ns/op BenchmarkResourceChainPostProcess-8 21 52602586 ns/op BenchmarkReplaceShortcodeTokens-8 375162 3019 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=1 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10899277 109.3 ns/op BenchmarkFuturePromotion10000-8 500374324 2.398 ns/op BenchmarkPoolBatchInsert10000-8 2 716559139 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 874370732 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=1 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 105153 ns/op BenchmarkBroker_No_Metrics_Open-8 18489 64406 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=1 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=1 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=1 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=1 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 323253 3578 ns/op BenchmarkStdlibJSON-8 415804 2799 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=1 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9741166 123.3 ns/op BenchmarkBaseTest2KB-8 2173016 553.2 ns/op BenchmarkEncoding4KBVerySparse-8 84421 14007 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=1 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 964 1224644 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=1 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78374 15103 ns/op BenchmarkGenSharedKeyP256-8 21048 56790 ns/op BenchmarkGenSharedKeyS256-8 22476 53258 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=1 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11824171 99.87 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=1 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 158 7524352 ns/op 6315907 B/op 77107 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 80 15663499 ns/op 8965385 B/op 79767 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=1 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22409285379 ns/op BenchmarkRun/10k/16-8 1 6679596574 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=1 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 550749 2160 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1047 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=1 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36210 33345 ns/op BenchmarkDgeev/Circulant100-8 80 13902899 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=1 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151470077 ns/op BenchmarkScaleVec10000Inc20-8 89791 11692 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=1 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2134112 567.1 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=1 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1759345 729.0 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2583626 466.9 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=1 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4768 244571 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24914 48304 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33199 36209 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27374 44078 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=1 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 159278 7363 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 80254467 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=1 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=1 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16655159 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=1 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 356782 3382 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 96 11725404 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=1 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3433 345120 ns/op BenchmarkGrowth_MultiSegment-8 100 10825357 ns/op 96.87 MB/s 1648603 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=1 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7449708 192.0 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.42 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 91868665 12.89 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8624269 141.4 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 657518 1876 ns/op BenchmarkZapConsole-8 1503954 791.5 ns/op BenchmarkJSONLogMarshalerFunc-8 2193038 540.9 ns/op BenchmarkZapJSON-8 2112574 574.1 ns/op BenchmarkStandardJSON-8 1000000 1104 ns/op BenchmarkSampler_Check/7_keys-8 67593318 17.53 ns/op BenchmarkSampler_Check/50_keys-8 64457638 18.32 ns/op BenchmarkSampler_Check/100_keys-8 66336813 17.79 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 45187881 25.86 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 39577675 27.27 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 45099898 26.23 ns/op BenchmarkTeeCheck-8 5658130 232.0 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=1 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 320097 4150 ns/op BenchmarkHistogramAllocation-8 917042 2167 ns/op 1201 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=1 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 263764824 ns/op 26.03 MB/s 191880600 B/op 5801 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=1 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=1 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=1 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56824 21099 ns/op 388.27 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=1 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 504404 2357 ns/op BenchmarkPolygon-8 243793 4810 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=1 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 108846 10841 ns/op BenchmarkRegexMatch-8 1370190 875.0 ns/op BenchmarkRepeatExecProgram-8 103898 11229 ns/op BenchmarkRepeatNew-8 13525845 87.88 ns/op BenchmarkRepeatIOExecProgram-8 54620 21851 ns/op BenchmarkRepeatIONew-8 1390153 861.8 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=1 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9362 120042 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4526 250069 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3260 352472 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 419474 2867 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12000 100304 ns/op BenchmarkPi/foo=float64/prec=100-8 264934 4514 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=1 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3704607 336.5 ns/op BenchmarkParallelDirectSend-8 3639202 328.8 ns/op BenchmarkParallelBrodcast-8 2560532 466.6 ns/op BenchmarkMuxBrodcast-8 2604135 460.3 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=1 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 799656 1290 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=1 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3576224 373.4 ns/op BenchmarkCombinedTestAndAdd-8 3299787 410.7 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=1 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4435 ns/op BenchmarkFPAQ-8 75 16457006 ns/op BenchmarkLZ-8 1027 1144572 ns/op BenchmarkMTFT-8 1360 873217 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=1 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 231 5020245 ns/op BenchmarkRenderSpec-8 238 5033443 ns/op BenchmarkRenderSpecBlackFriday2-8 344 3517215 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=1 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1943358 621.9 ns/op 500.11 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5323 ns/op 1878.76 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225362788 5.323 ns/op 1878.46 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 644644 1758 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18414523 63.51 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=1 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2227554 497.7 ns/op BenchmarkResourceChainPostProcess-8 22 54533303 ns/op BenchmarkReplaceShortcodeTokens-8 374988 3022 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=1 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10789743 107.6 ns/op BenchmarkFuturePromotion10000-8 501061176 2.397 ns/op BenchmarkPoolBatchInsert10000-8 2 717299510 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 871962812 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=1 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 105219 ns/op BenchmarkBroker_No_Metrics_Open-8 18835 69038 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=1 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=1 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=1 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=1 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 323730 3626 ns/op BenchmarkStdlibJSON-8 404674 2872 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=1 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9636494 124.5 ns/op BenchmarkBaseTest2KB-8 1637031 734.4 ns/op BenchmarkEncoding4KBVerySparse-8 92317 13029 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=1 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 922 1229073 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=1 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79935 14929 ns/op BenchmarkGenSharedKeyP256-8 21194 56635 ns/op BenchmarkGenSharedKeyS256-8 22354 53505 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=1 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11822089 99.83 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=1 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 148 7915564 ns/op 6315473 B/op 77104 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 79 15173632 ns/op 9043774 B/op 79990 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=1 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22245993322 ns/op BenchmarkRun/10k/16-8 1 6856541056 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=1 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 547335 2169 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1047 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=1 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36488 32843 ns/op BenchmarkDgeev/Circulant100-8 81 13806346 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=1 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151874869 ns/op BenchmarkScaleVec10000Inc20-8 91214 12812 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=1 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2101678 567.1 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=1 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1727596 733.4 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2646928 440.6 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=1 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4701 246182 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24682 48706 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32770 36623 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26924 44594 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=1 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 164536 7316 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79799121 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=1 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=1 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16769121 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=1 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 349047 3478 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 100 11336817 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=1 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3632 328541 ns/op BenchmarkGrowth_MultiSegment-8 100 10812040 ns/op 96.98 MB/s 1648607 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=1 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7390690 194.5 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.12 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 89748190 12.83 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8817342 141.0 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 606612 1881 ns/op BenchmarkZapConsole-8 1533796 762.2 ns/op BenchmarkJSONLogMarshalerFunc-8 2234160 539.1 ns/op BenchmarkZapJSON-8 2182462 570.4 ns/op BenchmarkStandardJSON-8 1000000 1095 ns/op BenchmarkSampler_Check/7_keys-8 67963477 17.59 ns/op BenchmarkSampler_Check/50_keys-8 64004754 18.43 ns/op BenchmarkSampler_Check/100_keys-8 66181474 17.97 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 47047719 25.32 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 40887031 26.25 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 43655728 25.49 ns/op BenchmarkTeeCheck-8 5946938 216.2 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=1 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 305156 4154 ns/op BenchmarkHistogramAllocation-8 884048 1993 ns/op 1211 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=1 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 263116376 ns/op 26.09 MB/s 191864102 B/op 5799 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=1 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=1 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=1 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59785 19998 ns/op 409.63 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=1 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 486637 2447 ns/op BenchmarkPolygon-8 236464 4945 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=1 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 93834 12475 ns/op BenchmarkRegexMatch-8 1346020 891.2 ns/op BenchmarkRepeatExecProgram-8 105651 11107 ns/op BenchmarkRepeatNew-8 13894686 86.19 ns/op BenchmarkRepeatIOExecProgram-8 56608 21378 ns/op BenchmarkRepeatIONew-8 1334716 899.7 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=1 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9484 119609 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4548 251101 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3177 354543 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 423530 2826 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100341 ns/op BenchmarkPi/foo=float64/prec=100-8 264177 4540 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=1 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3617817 319.7 ns/op BenchmarkParallelDirectSend-8 3590391 325.8 ns/op BenchmarkParallelBrodcast-8 2494101 477.2 ns/op BenchmarkMuxBrodcast-8 2409823 476.3 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=1 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 798420 1316 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=1 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3535530 367.9 ns/op BenchmarkCombinedTestAndAdd-8 3458613 391.9 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=1 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4481 ns/op BenchmarkFPAQ-8 75 15992168 ns/op BenchmarkLZ-8 1008 1166317 ns/op BenchmarkMTFT-8 1351 876035 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=1 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 234 5102159 ns/op BenchmarkRenderSpec-8 235 5068845 ns/op BenchmarkRenderSpecBlackFriday2-8 356 3367952 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=2 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1812823 665.3 ns/op 467.49 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5321 ns/op 1879.23 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225577922 5.326 ns/op 1877.61 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 663256 1764 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18179709 62.42 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=2 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2095520 529.3 ns/op BenchmarkResourceChainPostProcess-8 22 53154921 ns/op BenchmarkReplaceShortcodeTokens-8 373599 3050 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=2 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10951470 109.5 ns/op BenchmarkFuturePromotion10000-8 500670800 2.396 ns/op BenchmarkPoolBatchInsert10000-8 2 725905894 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 893075471 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=2 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 9736 113553 ns/op BenchmarkBroker_No_Metrics_Open-8 18398 65514 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=2 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=2 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=2 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=2 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 318212 3669 ns/op BenchmarkStdlibJSON-8 406116 2846 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=2 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9683025 123.5 ns/op BenchmarkBaseTest2KB-8 2170164 552.8 ns/op BenchmarkEncoding4KBVerySparse-8 83106 14396 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=2 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 897 1327864 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=2 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78075 15123 ns/op BenchmarkGenSharedKeyP256-8 21002 56966 ns/op BenchmarkGenSharedKeyS256-8 22432 53513 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=2 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11798342 100.2 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=2 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 156 7619776 ns/op 6316072 B/op 77107 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 76 15594180 ns/op 8963081 B/op 79761 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=2 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22594490474 ns/op BenchmarkRun/10k/16-8 1 6760700597 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=2 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 550100 2159 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1048 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=2 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 33812 33913 ns/op BenchmarkDgeev/Circulant100-8 81 13869775 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=2 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151697933 ns/op BenchmarkScaleVec10000Inc20-8 118822 10499 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=2 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2154055 559.2 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=2 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1770308 700.8 ns/op 34 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2693769 467.1 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=2 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4873 244450 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 25024 48072 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33129 36208 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27153 44161 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=2 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 159956 7354 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79848586 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=2 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=2 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 70 16647844 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=2 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 331165 3419 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 98 11791960 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=2 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3447 331037 ns/op BenchmarkGrowth_MultiSegment-8 100 10829515 ns/op 96.83 MB/s 1648620 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=2 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7263543 198.8 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.32 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 94029826 12.99 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8481151 142.9 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 639508 1820 ns/op BenchmarkZapConsole-8 1497044 796.2 ns/op BenchmarkJSONLogMarshalerFunc-8 2189202 541.5 ns/op BenchmarkZapJSON-8 2125280 572.2 ns/op BenchmarkStandardJSON-8 1000000 1089 ns/op BenchmarkSampler_Check/7_keys-8 68976315 17.47 ns/op BenchmarkSampler_Check/50_keys-8 65456023 18.33 ns/op BenchmarkSampler_Check/100_keys-8 66520746 17.69 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 41003428 25.11 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 40019634 27.91 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 39900513 25.41 ns/op BenchmarkTeeCheck-8 5792802 220.7 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=2 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 303842 4340 ns/op BenchmarkHistogramAllocation-8 860319 2163 ns/op 1212 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=2 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 260031313 ns/op 26.40 MB/s 191878384 B/op 5795 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=2 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=2 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=2 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56504 21064 ns/op 388.91 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=2 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 503949 2342 ns/op BenchmarkPolygon-8 242788 4832 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=2 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 109376 10945 ns/op BenchmarkRegexMatch-8 1373650 873.7 ns/op BenchmarkRepeatExecProgram-8 105957 11369 ns/op BenchmarkRepeatNew-8 13736778 87.94 ns/op BenchmarkRepeatIOExecProgram-8 54931 21845 ns/op BenchmarkRepeatIONew-8 1393647 864.8 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=2 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9465 120154 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4524 251067 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3271 352679 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 417573 2871 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100232 ns/op BenchmarkPi/foo=float64/prec=100-8 263372 4512 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=2 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3758235 336.1 ns/op BenchmarkParallelDirectSend-8 3621200 332.6 ns/op BenchmarkParallelBrodcast-8 2546056 473.8 ns/op BenchmarkMuxBrodcast-8 2453608 473.2 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=2 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 797866 1303 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=2 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3649852 373.4 ns/op BenchmarkCombinedTestAndAdd-8 3368946 390.2 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=2 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4498 ns/op BenchmarkFPAQ-8 75 16151441 ns/op BenchmarkLZ-8 1015 1151997 ns/op BenchmarkMTFT-8 1352 874028 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=2 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 235 5016990 ns/op BenchmarkRenderSpec-8 234 5032762 ns/op BenchmarkRenderSpecBlackFriday2-8 343 3517080 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=2 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1929631 670.8 ns/op 463.66 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5324 ns/op 1878.20 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225414160 5.327 ns/op 1877.30 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 618542 1787 ns/op 0.56 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 17822376 63.93 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=2 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2175703 499.2 ns/op BenchmarkResourceChainPostProcess-8 20 53823426 ns/op BenchmarkReplaceShortcodeTokens-8 371125 3100 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=2 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11043384 108.3 ns/op BenchmarkFuturePromotion10000-8 500919175 2.394 ns/op BenchmarkPoolBatchInsert10000-8 2 715234618 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 872904056 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=2 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 106374 ns/op BenchmarkBroker_No_Metrics_Open-8 18504 63925 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=2 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=2 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=2 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=2 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 320703 3645 ns/op BenchmarkStdlibJSON-8 401726 2876 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=2 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9649065 124.4 ns/op BenchmarkBaseTest2KB-8 1636600 733.7 ns/op BenchmarkEncoding4KBVerySparse-8 90595 13141 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=2 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 914 1232218 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=2 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79644 14918 ns/op BenchmarkGenSharedKeyP256-8 21174 56531 ns/op BenchmarkGenSharedKeyS256-8 22252 53613 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=2 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11883700 99.83 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=2 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 150 8092590 ns/op 6316042 B/op 77106 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 81 15403377 ns/op 9044031 B/op 79991 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=2 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22601169952 ns/op BenchmarkRun/10k/16-8 1 6885377834 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=2 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 544879 2165 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1047 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=2 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 35016 34897 ns/op BenchmarkDgeev/Circulant100-8 81 13865952 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=2 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 99 151102629 ns/op BenchmarkScaleVec10000Inc20-8 97423 11697 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=2 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2121492 572.9 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=2 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1682194 729.9 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2686070 440.6 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=2 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4723 249507 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24523 48858 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32743 36887 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26713 44964 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=2 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 164986 7344 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 80008801 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=2 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=2 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 70 16799158 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=2 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 351634 3440 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 100 11363930 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=2 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3639 343474 ns/op BenchmarkGrowth_MultiSegment-8 100 10853802 ns/op 96.61 MB/s 1648610 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=2 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7462213 194.9 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.11 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 91439480 12.72 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8763171 145.9 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 669032 1868 ns/op BenchmarkZapConsole-8 1530632 773.7 ns/op BenchmarkJSONLogMarshalerFunc-8 2213200 538.3 ns/op BenchmarkZapJSON-8 2103280 561.5 ns/op BenchmarkStandardJSON-8 1000000 1105 ns/op BenchmarkSampler_Check/7_keys-8 68490088 17.35 ns/op BenchmarkSampler_Check/50_keys-8 61902703 18.46 ns/op BenchmarkSampler_Check/100_keys-8 66219310 18.13 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 47762125 25.06 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 41793094 26.61 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 46664374 25.55 ns/op BenchmarkTeeCheck-8 6078903 212.4 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=2 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 303466 4246 ns/op BenchmarkHistogramAllocation-8 920181 2090 ns/op 1203 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=2 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 265739391 ns/op 25.83 MB/s 191863168 B/op 5792 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=2 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=2 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=2 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59764 20021 ns/op 409.18 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=2 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 483226 2442 ns/op BenchmarkPolygon-8 236826 4942 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=2 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 95610 12455 ns/op BenchmarkRegexMatch-8 1325480 900.3 ns/op BenchmarkRepeatExecProgram-8 104958 11252 ns/op BenchmarkRepeatNew-8 13342066 87.47 ns/op BenchmarkRepeatIOExecProgram-8 55969 21602 ns/op BenchmarkRepeatIONew-8 1337668 902.6 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=2 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9298 119590 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4530 252480 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3204 354160 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 423818 2825 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12097 99069 ns/op BenchmarkPi/foo=float64/prec=100-8 264589 4538 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=2 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3577873 333.8 ns/op BenchmarkParallelDirectSend-8 3621476 331.8 ns/op BenchmarkParallelBrodcast-8 2475939 477.0 ns/op BenchmarkMuxBrodcast-8 2495211 469.5 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=2 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 799974 1302 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=2 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3624472 374.5 ns/op BenchmarkCombinedTestAndAdd-8 3412327 379.7 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=2 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4480 ns/op BenchmarkFPAQ-8 75 16034375 ns/op BenchmarkLZ-8 1002 1164725 ns/op BenchmarkMTFT-8 1352 876187 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=2 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 235 5054167 ns/op BenchmarkRenderSpec-8 235 5026919 ns/op BenchmarkRenderSpecBlackFriday2-8 355 3338947 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=3 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1851295 702.6 ns/op 442.64 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5333 ns/op 1875.25 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225690631 5.321 ns/op 1879.41 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 616348 1767 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18932738 61.22 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=3 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2109886 531.0 ns/op BenchmarkResourceChainPostProcess-8 21 53216052 ns/op BenchmarkReplaceShortcodeTokens-8 378022 3035 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=3 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10954983 109.8 ns/op BenchmarkFuturePromotion10000-8 500950237 2.394 ns/op BenchmarkPoolBatchInsert10000-8 2 720288694 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 882055034 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=3 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 11296 107395 ns/op BenchmarkBroker_No_Metrics_Open-8 19076 69238 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=3 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=3 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=3 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=3 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 326895 3554 ns/op BenchmarkStdlibJSON-8 410118 2791 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=3 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9728583 123.4 ns/op BenchmarkBaseTest2KB-8 2170813 553.1 ns/op BenchmarkEncoding4KBVerySparse-8 83406 13973 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=3 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 967 1272898 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=3 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78583 15125 ns/op BenchmarkGenSharedKeyP256-8 21091 56856 ns/op BenchmarkGenSharedKeyS256-8 22408 53336 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=3 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11867808 100.2 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=3 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 156 7571280 ns/op 6315678 B/op 77106 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 73 15362328 ns/op 8964245 B/op 79764 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=3 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22314438090 ns/op BenchmarkRun/10k/16-8 1 6759327729 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=3 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 549975 2158 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1047 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=3 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36230 33694 ns/op BenchmarkDgeev/Circulant100-8 80 13905268 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=3 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151550224 ns/op BenchmarkScaleVec10000Inc20-8 105552 12085 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=3 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2157193 557.1 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=3 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1763114 717.9 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2680857 445.5 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=3 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4928 244774 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24854 48272 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32958 36310 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27153 43972 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=3 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 161632 7273 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 80020407 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=3 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=3 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16685957 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=3 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 333460 3404 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 97 11693583 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=3 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3591 347256 ns/op BenchmarkGrowth_MultiSegment-8 100 10814572 ns/op 96.96 MB/s 1648604 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=3 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7497884 200.8 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.43 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 94480213 13.09 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8232918 138.3 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 618349 1868 ns/op BenchmarkZapConsole-8 1513321 795.7 ns/op BenchmarkJSONLogMarshalerFunc-8 2188908 540.3 ns/op BenchmarkZapJSON-8 2113953 560.0 ns/op BenchmarkStandardJSON-8 902806 1117 ns/op BenchmarkSampler_Check/7_keys-8 66457020 18.00 ns/op BenchmarkSampler_Check/50_keys-8 64793804 18.42 ns/op BenchmarkSampler_Check/100_keys-8 66525484 17.88 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 47354413 25.16 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 44202676 26.97 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 45522048 25.62 ns/op BenchmarkTeeCheck-8 5479872 219.1 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=3 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 322087 4428 ns/op BenchmarkHistogramAllocation-8 809770 2082 ns/op 1214 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=3 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 262542740 ns/op 26.15 MB/s 191880280 B/op 5800 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=3 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=3 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=3 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56748 21064 ns/op 388.90 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=3 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 504642 2351 ns/op BenchmarkPolygon-8 244518 4814 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=3 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 108007 10856 ns/op BenchmarkRegexMatch-8 1372602 872.8 ns/op BenchmarkRepeatExecProgram-8 107200 11211 ns/op BenchmarkRepeatNew-8 13767285 86.97 ns/op BenchmarkRepeatIOExecProgram-8 54091 21999 ns/op BenchmarkRepeatIONew-8 1392740 864.3 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=3 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9493 119603 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4527 250503 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3208 349756 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 420967 2854 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100642 ns/op BenchmarkPi/foo=float64/prec=100-8 265852 4516 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=3 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3663790 337.8 ns/op BenchmarkParallelDirectSend-8 3608586 327.2 ns/op BenchmarkParallelBrodcast-8 2556872 473.0 ns/op BenchmarkMuxBrodcast-8 2534344 458.7 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=3 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 802952 1280 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=3 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3598887 380.9 ns/op BenchmarkCombinedTestAndAdd-8 3364742 384.0 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=3 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4481 ns/op BenchmarkFPAQ-8 74 16142256 ns/op BenchmarkLZ-8 1033 1143704 ns/op BenchmarkMTFT-8 1354 872696 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=3 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 5026372 ns/op BenchmarkRenderSpec-8 237 4990289 ns/op BenchmarkRenderSpecBlackFriday2-8 343 3483909 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=3 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1826358 728.3 ns/op 427.02 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5327 ns/op 1877.22 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225626812 5.323 ns/op 1878.77 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 625670 1747 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 17828965 63.32 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=3 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2248762 497.6 ns/op BenchmarkResourceChainPostProcess-8 21 54569663 ns/op BenchmarkReplaceShortcodeTokens-8 374629 2989 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=3 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11139964 107.8 ns/op BenchmarkFuturePromotion10000-8 501126447 2.395 ns/op BenchmarkPoolBatchInsert10000-8 2 718188856 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 875138402 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=3 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 105571 ns/op BenchmarkBroker_No_Metrics_Open-8 18754 65081 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=3 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=3 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=3 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=3 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 319561 3605 ns/op BenchmarkStdlibJSON-8 407516 2874 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=3 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9645264 124.5 ns/op BenchmarkBaseTest2KB-8 1636806 733.3 ns/op BenchmarkEncoding4KBVerySparse-8 93535 12933 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=3 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 924 1287880 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=3 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79234 14956 ns/op BenchmarkGenSharedKeyP256-8 21195 56500 ns/op BenchmarkGenSharedKeyS256-8 22446 53513 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=3 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11868386 100.6 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=3 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 150 8069901 ns/op 6315977 B/op 77105 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 70 15300317 ns/op 9044185 B/op 79991 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=3 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22259006784 ns/op BenchmarkRun/10k/16-8 1 6994922924 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=3 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 549710 2162 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=3 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36459 32840 ns/op BenchmarkDgeev/Circulant100-8 80 13786295 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=3 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 98 151759332 ns/op BenchmarkScaleVec10000Inc20-8 104959 13620 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=3 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2097600 567.2 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=3 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1711912 737.1 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2756498 435.2 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=3 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4672 249458 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24843 48717 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32906 36515 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26812 44621 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=3 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 166011 7272 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79734536 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=3 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=3 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 70 16645384 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=3 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 349423 3487 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 99 11241846 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=3 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3490 328369 ns/op BenchmarkGrowth_MultiSegment-8 100 10839621 ns/op 96.74 MB/s 1648602 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=3 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7389156 199.0 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.09 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 93772512 12.77 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8286444 143.2 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 638616 1851 ns/op BenchmarkZapConsole-8 1570122 771.1 ns/op BenchmarkJSONLogMarshalerFunc-8 2223022 534.5 ns/op BenchmarkZapJSON-8 2103523 579.0 ns/op BenchmarkStandardJSON-8 1000000 1118 ns/op BenchmarkSampler_Check/7_keys-8 68104051 17.48 ns/op BenchmarkSampler_Check/50_keys-8 63569338 18.49 ns/op BenchmarkSampler_Check/100_keys-8 66332967 17.89 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 45856657 25.46 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43217427 27.13 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 41960509 26.00 ns/op BenchmarkTeeCheck-8 5770569 218.5 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=3 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 270207 4428 ns/op BenchmarkHistogramAllocation-8 876964 1962 ns/op 1212 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=3 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 265765578 ns/op 25.83 MB/s 191863504 B/op 5793 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=3 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=3 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=3 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59796 20031 ns/op 408.96 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=3 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 488905 2438 ns/op BenchmarkPolygon-8 237812 4926 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=3 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 95582 12407 ns/op BenchmarkRegexMatch-8 1341020 891.5 ns/op BenchmarkRepeatExecProgram-8 105206 11143 ns/op BenchmarkRepeatNew-8 13935546 86.11 ns/op BenchmarkRepeatIOExecProgram-8 55894 21475 ns/op BenchmarkRepeatIONew-8 1328511 906.0 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=3 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9500 119718 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4568 250857 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3225 354526 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 423903 2832 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12012 99232 ns/op BenchmarkPi/foo=float64/prec=100-8 264582 4538 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=3 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3539850 323.3 ns/op BenchmarkParallelDirectSend-8 3648992 332.9 ns/op BenchmarkParallelBrodcast-8 2500102 476.7 ns/op BenchmarkMuxBrodcast-8 2560366 473.9 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=3 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 791202 1295 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=3 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3631828 359.5 ns/op BenchmarkCombinedTestAndAdd-8 3427042 386.8 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=3 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4460 ns/op BenchmarkFPAQ-8 76 15997240 ns/op BenchmarkLZ-8 1005 1169350 ns/op BenchmarkMTFT-8 1348 875045 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=3 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 238 5034862 ns/op BenchmarkRenderSpec-8 234 5051974 ns/op BenchmarkRenderSpecBlackFriday2-8 366 3401769 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=4 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1786632 717.8 ns/op 433.27 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5319 ns/op 1880.18 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225691292 5.323 ns/op 1878.72 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 657049 1769 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18437088 60.96 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=4 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2088609 531.2 ns/op BenchmarkResourceChainPostProcess-8 22 53168871 ns/op BenchmarkReplaceShortcodeTokens-8 381500 3027 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=4 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10928649 109.3 ns/op BenchmarkFuturePromotion10000-8 500733962 2.393 ns/op BenchmarkPoolBatchInsert10000-8 2 714851312 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 875347274 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=4 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 9969 104202 ns/op BenchmarkBroker_No_Metrics_Open-8 18840 63213 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=4 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=4 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=4 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=4 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 326782 3558 ns/op BenchmarkStdlibJSON-8 415365 2778 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=4 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9730003 123.2 ns/op BenchmarkBaseTest2KB-8 2171400 552.5 ns/op BenchmarkEncoding4KBVerySparse-8 84272 13964 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=4 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 982 1216042 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=4 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79240 15121 ns/op BenchmarkGenSharedKeyP256-8 21112 56787 ns/op BenchmarkGenSharedKeyS256-8 22484 53557 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=4 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11948421 99.00 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=4 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 158 7602092 ns/op 6316858 B/op 77111 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 84 15705391 ns/op 8965417 B/op 79767 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=4 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22288977389 ns/op BenchmarkRun/10k/16-8 1 6719909133 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=4 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 550024 2161 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=4 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 35598 33325 ns/op BenchmarkDgeev/Circulant100-8 78 13808717 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=4 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151290896 ns/op BenchmarkScaleVec10000Inc20-8 111560 12654 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=4 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2148900 562.5 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=4 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1759485 701.5 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2631045 448.5 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=4 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4843 244181 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 25171 47582 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33098 36170 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27421 43753 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=4 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 162688 7333 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 80669451 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=4 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=4 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16638292 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=4 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 358486 3413 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 96 11660949 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=4 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3612 332303 ns/op BenchmarkGrowth_MultiSegment-8 100 10760509 ns/op 97.45 MB/s 1648603 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=4 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7279206 195.8 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.32 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 90942704 12.95 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8392196 142.5 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 649042 1863 ns/op BenchmarkZapConsole-8 1493266 786.1 ns/op BenchmarkJSONLogMarshalerFunc-8 2213307 540.5 ns/op BenchmarkZapJSON-8 2109190 576.3 ns/op BenchmarkStandardJSON-8 1000000 1102 ns/op BenchmarkSampler_Check/7_keys-8 69600908 17.38 ns/op BenchmarkSampler_Check/50_keys-8 66696042 18.16 ns/op BenchmarkSampler_Check/100_keys-8 67197518 17.84 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 45445156 24.24 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 41728617 26.17 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 45380559 25.37 ns/op BenchmarkTeeCheck-8 5194125 226.3 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=4 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 319998 4012 ns/op BenchmarkHistogramAllocation-8 925711 2169 ns/op 1199 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=4 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 260376892 ns/op 26.37 MB/s 191878730 B/op 5795 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=4 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=4 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=4 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56805 21062 ns/op 388.95 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=4 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 500270 2351 ns/op BenchmarkPolygon-8 238984 4824 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=4 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 108945 10912 ns/op BenchmarkRegexMatch-8 1371720 873.2 ns/op BenchmarkRepeatExecProgram-8 104679 11191 ns/op BenchmarkRepeatNew-8 13759728 87.10 ns/op BenchmarkRepeatIOExecProgram-8 55371 21820 ns/op BenchmarkRepeatIONew-8 1392811 864.0 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=4 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9267 119562 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4546 248859 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3301 347297 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 420736 2854 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100260 ns/op BenchmarkPi/foo=float64/prec=100-8 265604 4518 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=4 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3505704 341.0 ns/op BenchmarkParallelDirectSend-8 3679874 333.6 ns/op BenchmarkParallelBrodcast-8 2556535 475.0 ns/op BenchmarkMuxBrodcast-8 2449032 457.6 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=4 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 800781 1282 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=4 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3581682 380.0 ns/op BenchmarkCombinedTestAndAdd-8 3320784 392.6 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=4 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4492 ns/op BenchmarkFPAQ-8 75 16129538 ns/op BenchmarkLZ-8 1033 1143946 ns/op BenchmarkMTFT-8 1353 871641 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=4 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 4995306 ns/op BenchmarkRenderSpec-8 240 4986091 ns/op BenchmarkRenderSpecBlackFriday2-8 349 3491954 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=4 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1950511 601.0 ns/op 517.48 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5320 ns/op 1879.74 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225530293 5.317 ns/op 1880.80 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 655002 1746 ns/op 0.57 MB/s 334 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18046807 63.01 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=4 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2234792 497.1 ns/op BenchmarkResourceChainPostProcess-8 21 53677189 ns/op BenchmarkReplaceShortcodeTokens-8 378957 3087 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=4 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11085945 107.6 ns/op BenchmarkFuturePromotion10000-8 501158772 2.394 ns/op BenchmarkPoolBatchInsert10000-8 2 715388722 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 871433940 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=4 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 104459 ns/op BenchmarkBroker_No_Metrics_Open-8 18832 68683 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=4 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=4 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=4 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=4 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 321727 3621 ns/op BenchmarkStdlibJSON-8 404263 2854 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=4 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9645631 124.3 ns/op BenchmarkBaseTest2KB-8 1636768 733.8 ns/op BenchmarkEncoding4KBVerySparse-8 92941 13079 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=4 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 930 1223783 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=4 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79400 14935 ns/op BenchmarkGenSharedKeyP256-8 21190 56554 ns/op BenchmarkGenSharedKeyS256-8 22350 53527 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=4 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11744113 99.75 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=4 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 150 8058735 ns/op 6315790 B/op 77105 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 86 15119789 ns/op 9042948 B/op 79988 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=4 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22113451170 ns/op BenchmarkRun/10k/16-8 1 6717659086 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=4 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 545595 2162 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1048 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=4 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 35034 33570 ns/op BenchmarkDgeev/Circulant100-8 79 13849605 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=4 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151712387 ns/op BenchmarkScaleVec10000Inc20-8 128630 11020 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=4 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2112640 568.4 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=4 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1749879 752.1 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2800458 433.0 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=4 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4710 247234 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24853 48278 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32832 36634 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27164 44401 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=4 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 163176 7315 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 79510051 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=4 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=4 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16866940 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=4 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 345931 3462 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 100 11377597 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=4 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3464 328614 ns/op BenchmarkGrowth_MultiSegment-8 100 10847905 ns/op 96.66 MB/s 1648605 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=4 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7284451 196.6 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.12 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 94036524 12.74 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8276212 138.5 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 648450 1841 ns/op BenchmarkZapConsole-8 1564555 760.7 ns/op BenchmarkJSONLogMarshalerFunc-8 2220764 537.5 ns/op BenchmarkZapJSON-8 2197584 561.8 ns/op BenchmarkStandardJSON-8 1000000 1107 ns/op BenchmarkSampler_Check/7_keys-8 63645013 17.77 ns/op BenchmarkSampler_Check/50_keys-8 63897385 18.50 ns/op BenchmarkSampler_Check/100_keys-8 61805132 17.92 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 45941678 25.44 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43215987 26.99 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 45176084 26.11 ns/op BenchmarkTeeCheck-8 5550097 210.9 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=4 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 299241 4505 ns/op BenchmarkHistogramAllocation-8 918294 2069 ns/op 1204 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=4 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 262109510 ns/op 26.19 MB/s 191862664 B/op 5788 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=4 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=4 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=4 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59804 20018 ns/op 409.23 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=4 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 486508 2448 ns/op BenchmarkPolygon-8 236877 4915 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=4 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 94959 12451 ns/op BenchmarkRegexMatch-8 1346770 893.0 ns/op BenchmarkRepeatExecProgram-8 107320 11083 ns/op BenchmarkRepeatNew-8 13619736 87.32 ns/op BenchmarkRepeatIOExecProgram-8 55600 21262 ns/op BenchmarkRepeatIONew-8 1326166 898.1 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=4 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9256 119011 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4494 249722 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3243 353159 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 424197 2826 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12066 98922 ns/op BenchmarkPi/foo=float64/prec=100-8 264481 4533 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=4 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3759656 325.5 ns/op BenchmarkParallelDirectSend-8 3693238 324.6 ns/op BenchmarkParallelBrodcast-8 2476407 474.9 ns/op BenchmarkMuxBrodcast-8 2506322 467.4 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=4 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 772815 1296 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=4 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3472392 397.3 ns/op BenchmarkCombinedTestAndAdd-8 3417189 397.6 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=4 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4471 ns/op BenchmarkFPAQ-8 75 15934310 ns/op BenchmarkLZ-8 1009 1162132 ns/op BenchmarkMTFT-8 1352 875318 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=4 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 236 5023921 ns/op BenchmarkRenderSpec-8 238 5003212 ns/op BenchmarkRenderSpecBlackFriday2-8 360 3393732 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=5 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1660377 677.3 ns/op 459.17 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5330 ns/op 1876.12 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 224947996 5.317 ns/op 1880.93 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 614344 1759 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 19118078 61.15 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=5 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2116428 529.6 ns/op BenchmarkResourceChainPostProcess-8 22 53271344 ns/op BenchmarkReplaceShortcodeTokens-8 370296 3016 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=5 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10993285 110.0 ns/op BenchmarkFuturePromotion10000-8 501207847 2.393 ns/op BenchmarkPoolBatchInsert10000-8 2 716463432 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 872068902 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=5 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 11654 104806 ns/op BenchmarkBroker_No_Metrics_Open-8 19150 64442 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=5 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=5 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=5 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=5 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 326200 3550 ns/op BenchmarkStdlibJSON-8 418195 2787 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=5 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9709924 123.3 ns/op BenchmarkBaseTest2KB-8 2172379 552.7 ns/op BenchmarkEncoding4KBVerySparse-8 85038 13969 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=5 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 973 1279212 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=5 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78277 15124 ns/op BenchmarkGenSharedKeyP256-8 21097 56802 ns/op BenchmarkGenSharedKeyS256-8 22479 53266 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=5 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11941282 99.74 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=5 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 157 7552860 ns/op 6315366 B/op 77104 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 72 15192551 ns/op 8965244 B/op 79767 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=5 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22245195456 ns/op BenchmarkRun/10k/16-8 1 6619863803 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=5 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 544315 2159 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=5 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 34464 33647 ns/op BenchmarkDgeev/Circulant100-8 80 13871416 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=5 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 150722873 ns/op BenchmarkScaleVec10000Inc20-8 131601 10140 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=5 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2154602 556.3 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=5 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1765720 708.9 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2692000 448.5 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=5 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4801 242076 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24945 48116 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33172 36183 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27330 44073 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=5 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 162495 7263 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 79953776 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=5 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=5 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16769675 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=5 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 334770 3410 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 91 11797643 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=5 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3614 331851 ns/op BenchmarkGrowth_MultiSegment-8 100 10802982 ns/op 97.07 MB/s 1648629 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=5 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7245910 197.3 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.33 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 93558598 12.86 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8537317 139.1 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 680419 1859 ns/op BenchmarkZapConsole-8 1493803 795.2 ns/op BenchmarkJSONLogMarshalerFunc-8 2244246 538.1 ns/op BenchmarkZapJSON-8 2108049 561.1 ns/op BenchmarkStandardJSON-8 990022 1089 ns/op BenchmarkSampler_Check/7_keys-8 68250553 17.58 ns/op BenchmarkSampler_Check/50_keys-8 60454926 18.25 ns/op BenchmarkSampler_Check/100_keys-8 66776569 17.86 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 44704224 25.57 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43678855 26.48 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 46228581 25.57 ns/op BenchmarkTeeCheck-8 6189970 218.7 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=5 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 314121 4015 ns/op BenchmarkHistogramAllocation-8 953319 2196 ns/op 1194 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=5 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 262516956 ns/op 26.15 MB/s 191878926 B/op 5797 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=5 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=5 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=5 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56701 21067 ns/op 388.85 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=5 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 507600 2351 ns/op BenchmarkPolygon-8 241882 4828 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=5 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 109005 10840 ns/op BenchmarkRegexMatch-8 1360468 882.1 ns/op BenchmarkRepeatExecProgram-8 105296 11363 ns/op BenchmarkRepeatNew-8 13794662 87.78 ns/op BenchmarkRepeatIOExecProgram-8 55644 21709 ns/op BenchmarkRepeatIONew-8 1393802 864.4 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=5 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9505 119998 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4525 249549 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3228 350165 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 420915 2858 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100044 ns/op BenchmarkPi/foo=float64/prec=100-8 265868 4516 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=5 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3510885 323.9 ns/op BenchmarkParallelDirectSend-8 3574314 331.2 ns/op BenchmarkParallelBrodcast-8 2538708 471.3 ns/op BenchmarkMuxBrodcast-8 2513877 444.5 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=5 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 800258 1284 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=5 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3663331 372.0 ns/op BenchmarkCombinedTestAndAdd-8 3367063 429.0 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=5 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4482 ns/op BenchmarkFPAQ-8 75 16117512 ns/op BenchmarkLZ-8 1030 1142079 ns/op BenchmarkMTFT-8 1357 872486 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=5 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 5076562 ns/op BenchmarkRenderSpec-8 234 4974614 ns/op BenchmarkRenderSpecBlackFriday2-8 350 3486444 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=5 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1998688 630.3 ns/op 493.41 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5314 ns/op 1881.65 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225417337 5.320 ns/op 1879.74 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 625174 1765 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18023656 64.52 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=5 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2223968 499.8 ns/op BenchmarkResourceChainPostProcess-8 20 53598651 ns/op BenchmarkReplaceShortcodeTokens-8 374973 3079 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=5 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11108557 110.6 ns/op BenchmarkFuturePromotion10000-8 500187270 2.392 ns/op BenchmarkPoolBatchInsert10000-8 2 718519669 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 875522442 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=5 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 102938 ns/op BenchmarkBroker_No_Metrics_Open-8 19250 68864 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=5 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=5 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=5 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=5 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 320551 3597 ns/op BenchmarkStdlibJSON-8 405050 2851 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=5 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9646240 124.4 ns/op BenchmarkBaseTest2KB-8 1636906 732.9 ns/op BenchmarkEncoding4KBVerySparse-8 92389 12824 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=5 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 957 1230414 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=5 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 80032 14897 ns/op BenchmarkGenSharedKeyP256-8 21163 56563 ns/op BenchmarkGenSharedKeyS256-8 22123 53521 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=5 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11881470 99.82 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=5 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 147 8036130 ns/op 6316289 B/op 77107 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 80 15038619 ns/op 9044227 B/op 79991 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=5 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22190113256 ns/op BenchmarkRun/10k/16-8 1 6716453835 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=5 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 548538 2163 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1047 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=5 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36321 33650 ns/op BenchmarkDgeev/Circulant100-8 80 13821179 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=5 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151340711 ns/op BenchmarkScaleVec10000Inc20-8 97879 15787 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=5 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2102884 566.9 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=5 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1758027 735.2 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2702337 435.5 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=5 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4728 247843 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24739 48466 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32948 36597 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27046 44495 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=5 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 164535 7261 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79529799 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=5 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=5 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 70 16697694 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=5 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 346743 3491 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 97 11526310 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=5 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3652 328419 ns/op BenchmarkGrowth_MultiSegment-8 100 10797028 ns/op 97.12 MB/s 1648634 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=5 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7557212 196.9 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 120169167 10.00 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 94105424 12.89 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8561914 142.8 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 633693 1874 ns/op BenchmarkZapConsole-8 1550454 782.7 ns/op BenchmarkJSONLogMarshalerFunc-8 2216530 535.4 ns/op BenchmarkZapJSON-8 2133277 580.6 ns/op BenchmarkStandardJSON-8 1000000 1110 ns/op BenchmarkSampler_Check/7_keys-8 64864594 17.73 ns/op BenchmarkSampler_Check/50_keys-8 63622320 18.20 ns/op BenchmarkSampler_Check/100_keys-8 66392953 17.97 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 44799315 26.36 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 42005439 27.45 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 43970910 26.49 ns/op BenchmarkTeeCheck-8 5614358 215.7 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=5 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 312529 4306 ns/op BenchmarkHistogramAllocation-8 909474 2000 ns/op 1205 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=5 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 264427761 ns/op 25.96 MB/s 191863684 B/op 5795 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=5 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=5 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=5 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59659 20014 ns/op 409.31 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=5 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 486964 2446 ns/op BenchmarkPolygon-8 235203 4941 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=5 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 95397 12568 ns/op BenchmarkRegexMatch-8 1340589 891.4 ns/op BenchmarkRepeatExecProgram-8 106114 11063 ns/op BenchmarkRepeatNew-8 13724535 86.26 ns/op BenchmarkRepeatIOExecProgram-8 55002 21546 ns/op BenchmarkRepeatIONew-8 1329898 898.6 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=5 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9614 119562 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4501 251404 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3193 356186 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 424276 2824 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12082 99078 ns/op BenchmarkPi/foo=float64/prec=100-8 264519 4536 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=5 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3710293 333.7 ns/op BenchmarkParallelDirectSend-8 3678759 327.1 ns/op BenchmarkParallelBrodcast-8 2534772 476.0 ns/op BenchmarkMuxBrodcast-8 2521267 480.0 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=5 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 796731 1307 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=5 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3612103 372.9 ns/op BenchmarkCombinedTestAndAdd-8 3478279 386.6 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=5 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4451 ns/op BenchmarkFPAQ-8 75 16064226 ns/op BenchmarkLZ-8 972 1182834 ns/op BenchmarkMTFT-8 1350 875298 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=5 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 232 5061522 ns/op BenchmarkRenderSpec-8 238 5021270 ns/op BenchmarkRenderSpecBlackFriday2-8 358 3408400 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=6 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1815946 674.6 ns/op 461.01 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5317 ns/op 1880.91 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 223448325 5.341 ns/op 1872.30 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 633601 1755 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18517372 61.04 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=6 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2077166 530.6 ns/op BenchmarkResourceChainPostProcess-8 21 53550187 ns/op BenchmarkReplaceShortcodeTokens-8 376401 3046 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=6 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10980476 109.6 ns/op BenchmarkFuturePromotion10000-8 501288337 2.395 ns/op BenchmarkPoolBatchInsert10000-8 2 719834156 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 874892150 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=6 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 11379 106059 ns/op BenchmarkBroker_No_Metrics_Open-8 18781 64366 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=6 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=6 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=6 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=6 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 324284 3558 ns/op BenchmarkStdlibJSON-8 420214 2771 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=6 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9709586 123.4 ns/op BenchmarkBaseTest2KB-8 2172525 552.5 ns/op BenchmarkEncoding4KBVerySparse-8 84010 13965 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=6 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 930 1222859 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=6 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78409 15113 ns/op BenchmarkGenSharedKeyP256-8 20988 56766 ns/op BenchmarkGenSharedKeyS256-8 22399 53697 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=6 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11895049 99.78 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=6 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 156 7752000 ns/op 6315312 B/op 77104 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 67 17871747 ns/op 8964675 B/op 79765 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=6 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 23446930925 ns/op BenchmarkRun/10k/16-8 1 6787249188 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=6 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 550984 2160 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1048 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=6 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36253 34915 ns/op BenchmarkDgeev/Circulant100-8 80 13828802 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=6 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 98 151591921 ns/op BenchmarkScaleVec10000Inc20-8 105586 11920 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=6 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2159124 557.7 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=6 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1749746 714.9 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2627106 457.5 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=6 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4641 243186 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24897 48385 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33086 36343 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27102 44287 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=6 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 157993 7343 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 80306902 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=6 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=6 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16687948 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=6 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 334502 3415 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 97 11599833 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=6 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3602 332475 ns/op BenchmarkGrowth_MultiSegment-8 100 10853934 ns/op 96.61 MB/s 1648605 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=6 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7404957 197.5 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.39 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 93539586 13.05 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8482270 137.8 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 630669 1859 ns/op BenchmarkZapConsole-8 1510957 799.5 ns/op BenchmarkJSONLogMarshalerFunc-8 2218308 539.6 ns/op BenchmarkZapJSON-8 2126113 584.6 ns/op BenchmarkStandardJSON-8 944049 1090 ns/op BenchmarkSampler_Check/7_keys-8 69384684 17.49 ns/op BenchmarkSampler_Check/50_keys-8 65010075 18.20 ns/op BenchmarkSampler_Check/100_keys-8 59477484 17.91 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 40302147 25.96 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 41568698 26.89 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 41578444 26.22 ns/op BenchmarkTeeCheck-8 5589240 220.3 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=6 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 322116 4155 ns/op BenchmarkHistogramAllocation-8 895951 2135 ns/op 1205 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=6 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 262269349 ns/op 26.17 MB/s 191879694 B/op 5799 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=6 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=6 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=6 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56700 21057 ns/op 389.05 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=6 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 502010 2341 ns/op BenchmarkPolygon-8 242724 4803 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=6 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 107721 10880 ns/op BenchmarkRegexMatch-8 1373186 873.6 ns/op BenchmarkRepeatExecProgram-8 105993 11201 ns/op BenchmarkRepeatNew-8 13788086 86.93 ns/op BenchmarkRepeatIOExecProgram-8 54363 22107 ns/op BenchmarkRepeatIONew-8 1395370 863.6 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=6 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9501 119656 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4542 250951 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3252 352058 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 420300 2861 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100539 ns/op BenchmarkPi/foo=float64/prec=100-8 263841 4517 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=6 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3539490 337.7 ns/op BenchmarkParallelDirectSend-8 3579523 329.4 ns/op BenchmarkParallelBrodcast-8 2549396 470.2 ns/op BenchmarkMuxBrodcast-8 2523638 470.6 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=6 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 784792 1287 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=6 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3586164 356.3 ns/op BenchmarkCombinedTestAndAdd-8 3357613 382.2 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=6 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4468 ns/op BenchmarkFPAQ-8 75 16085768 ns/op BenchmarkLZ-8 1035 1145336 ns/op BenchmarkMTFT-8 1352 872005 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=6 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 4976747 ns/op BenchmarkRenderSpec-8 240 5016749 ns/op BenchmarkRenderSpecBlackFriday2-8 340 3494954 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=6 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1965661 626.7 ns/op 496.22 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5319 ns/op 1879.91 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225659779 5.323 ns/op 1878.59 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 660380 1745 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 17879530 63.26 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=6 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2209681 497.8 ns/op BenchmarkResourceChainPostProcess-8 21 52770098 ns/op BenchmarkReplaceShortcodeTokens-8 376790 3048 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=6 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10843069 108.3 ns/op BenchmarkFuturePromotion10000-8 501067893 2.395 ns/op BenchmarkPoolBatchInsert10000-8 2 720624431 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 876969606 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=6 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 104413 ns/op BenchmarkBroker_No_Metrics_Open-8 18716 69322 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=6 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=6 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=6 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=6 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 319948 3603 ns/op BenchmarkStdlibJSON-8 405386 2857 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=6 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9637771 124.5 ns/op BenchmarkBaseTest2KB-8 1637163 733.0 ns/op BenchmarkEncoding4KBVerySparse-8 90962 12850 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=6 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 924 1226065 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=6 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79342 14944 ns/op BenchmarkGenSharedKeyP256-8 21198 56555 ns/op BenchmarkGenSharedKeyS256-8 22304 53800 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=6 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11869041 99.67 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=6 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 151 7822863 ns/op 6316013 B/op 77106 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 70 15219681 ns/op 9043098 B/op 79988 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=6 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22028840328 ns/op BenchmarkRun/10k/16-8 1 6968500849 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=6 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 548566 2164 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=6 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36085 33945 ns/op BenchmarkDgeev/Circulant100-8 81 13829381 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=6 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151948944 ns/op BenchmarkScaleVec10000Inc20-8 96771 13612 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=6 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2101363 566.8 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=6 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1680829 731.4 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2636667 436.0 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=6 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4688 250283 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24688 49081 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32554 36707 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26830 44821 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=6 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 160700 7328 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79402465 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=6 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=6 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16680449 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=6 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 346875 3489 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 98 11432588 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=6 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3474 340457 ns/op BenchmarkGrowth_MultiSegment-8 100 10827486 ns/op 96.85 MB/s 1648630 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=6 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7176752 200.8 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.10 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 96026548 12.67 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8130424 144.7 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 637671 1861 ns/op BenchmarkZapConsole-8 1593494 772.1 ns/op BenchmarkJSONLogMarshalerFunc-8 2223030 538.2 ns/op BenchmarkZapJSON-8 2219230 562.4 ns/op BenchmarkStandardJSON-8 1086954 1103 ns/op BenchmarkSampler_Check/7_keys-8 66513120 17.90 ns/op BenchmarkSampler_Check/50_keys-8 64266973 18.57 ns/op BenchmarkSampler_Check/100_keys-8 65641118 18.02 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 47188648 25.09 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43332133 27.02 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 45522192 25.87 ns/op BenchmarkTeeCheck-8 5714202 222.5 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=6 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 311788 4319 ns/op BenchmarkHistogramAllocation-8 896364 1964 ns/op 1208 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=6 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 263135324 ns/op 26.09 MB/s 191862656 B/op 5791 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=6 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=6 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=6 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59791 20006 ns/op 409.47 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=6 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 484443 2444 ns/op BenchmarkPolygon-8 235924 4937 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=6 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 95006 12546 ns/op BenchmarkRegexMatch-8 1341672 894.3 ns/op BenchmarkRepeatExecProgram-8 105999 11156 ns/op BenchmarkRepeatNew-8 13944073 86.19 ns/op BenchmarkRepeatIOExecProgram-8 55052 21738 ns/op BenchmarkRepeatIONew-8 1340194 897.7 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=6 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9489 119493 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4507 250678 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3201 352715 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 424563 2827 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12084 99711 ns/op BenchmarkPi/foo=float64/prec=100-8 264229 4540 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=6 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3571201 340.2 ns/op BenchmarkParallelDirectSend-8 3583659 327.8 ns/op BenchmarkParallelBrodcast-8 2506878 482.8 ns/op BenchmarkMuxBrodcast-8 2471695 468.6 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=6 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 783507 1301 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=6 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3609573 365.3 ns/op BenchmarkCombinedTestAndAdd-8 3421533 393.3 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=6 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4478 ns/op BenchmarkFPAQ-8 75 16001379 ns/op BenchmarkLZ-8 1002 1170479 ns/op BenchmarkMTFT-8 1351 876807 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=6 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 234 5049919 ns/op BenchmarkRenderSpec-8 236 5014785 ns/op BenchmarkRenderSpecBlackFriday2-8 362 3327951 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=7 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1623134 666.2 ns/op 466.80 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5321 ns/op 1879.30 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225563610 5.318 ns/op 1880.34 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 628419 1766 ns/op 0.57 MB/s 336 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 19035584 61.70 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=7 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2075461 529.5 ns/op BenchmarkResourceChainPostProcess-8 21 53319033 ns/op BenchmarkReplaceShortcodeTokens-8 377204 3103 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=7 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10936480 111.5 ns/op BenchmarkFuturePromotion10000-8 500042884 2.396 ns/op BenchmarkPoolBatchInsert10000-8 2 719558086 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 877551203 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=7 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 11355 107086 ns/op BenchmarkBroker_No_Metrics_Open-8 18723 69288 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=7 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=7 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=7 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=7 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 326637 3567 ns/op BenchmarkStdlibJSON-8 412737 2792 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=7 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9725660 123.5 ns/op BenchmarkBaseTest2KB-8 2173663 552.4 ns/op BenchmarkEncoding4KBVerySparse-8 85606 13960 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=7 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 972 1280843 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=7 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78824 15128 ns/op BenchmarkGenSharedKeyP256-8 21086 56797 ns/op BenchmarkGenSharedKeyS256-8 22530 53302 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=7 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11888804 99.70 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=7 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 156 7644968 ns/op 6316357 B/op 77109 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 76 15532335 ns/op 8964697 B/op 79765 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=7 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22211877737 ns/op BenchmarkRun/10k/16-8 1 6701486980 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=7 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 550444 2177 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=7 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36180 33255 ns/op BenchmarkDgeev/Circulant100-8 81 13846760 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=7 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151566943 ns/op BenchmarkScaleVec10000Inc20-8 94302 12306 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=7 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2143398 559.8 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=7 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1726340 724.5 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2589834 442.8 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=7 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4791 242255 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24934 47874 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33243 36255 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27261 43999 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=7 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 162726 7273 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79741412 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=7 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=7 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16683248 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=7 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 342060 3411 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 99 11822701 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=7 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3562 337278 ns/op BenchmarkGrowth_MultiSegment-8 100 10822959 ns/op 96.89 MB/s 1648622 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=7 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7266709 194.4 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.37 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 92563772 13.01 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8754169 138.3 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 642865 1867 ns/op BenchmarkZapConsole-8 1500508 794.5 ns/op BenchmarkJSONLogMarshalerFunc-8 2207139 540.4 ns/op BenchmarkZapJSON-8 2075623 576.9 ns/op BenchmarkStandardJSON-8 998547 1109 ns/op BenchmarkSampler_Check/7_keys-8 69869630 17.19 ns/op BenchmarkSampler_Check/50_keys-8 65381712 18.16 ns/op BenchmarkSampler_Check/100_keys-8 60431851 17.89 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 44822574 24.62 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43266948 26.55 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 42928951 25.55 ns/op BenchmarkTeeCheck-8 5233545 212.5 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=7 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 316402 4019 ns/op BenchmarkHistogramAllocation-8 925226 2062 ns/op 1199 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=7 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 261996295 ns/op 26.20 MB/s 191878558 B/op 5791 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=7 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=7 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=7 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56721 21063 ns/op 388.93 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=7 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 505252 2354 ns/op BenchmarkPolygon-8 242186 4814 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=7 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 109357 10848 ns/op BenchmarkRegexMatch-8 1373536 873.2 ns/op BenchmarkRepeatExecProgram-8 105997 11261 ns/op BenchmarkRepeatNew-8 13520821 88.52 ns/op BenchmarkRepeatIOExecProgram-8 55737 21829 ns/op BenchmarkRepeatIONew-8 1379168 861.4 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=7 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9514 119371 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4526 249719 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3220 352559 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 418447 2860 ns/op BenchmarkPi/foo=go-inf/prec=100-8 10000 100417 ns/op BenchmarkPi/foo=float64/prec=100-8 265714 4515 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=7 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3685639 325.1 ns/op BenchmarkParallelDirectSend-8 3603451 327.3 ns/op BenchmarkParallelBrodcast-8 2557072 468.7 ns/op BenchmarkMuxBrodcast-8 2582700 453.2 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=7 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 792564 1285 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=7 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3692732 416.4 ns/op BenchmarkCombinedTestAndAdd-8 3372487 438.8 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=7 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4441 ns/op BenchmarkFPAQ-8 74 16082238 ns/op BenchmarkLZ-8 1038 1142355 ns/op BenchmarkMTFT-8 1352 873819 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=7 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 241 4977821 ns/op BenchmarkRenderSpec-8 237 4996950 ns/op BenchmarkRenderSpecBlackFriday2-8 340 3522199 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=7 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1803553 623.7 ns/op 498.64 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5325 ns/op 1877.87 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225589068 5.324 ns/op 1878.46 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 649003 1751 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18034783 64.03 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=7 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2229338 496.5 ns/op BenchmarkResourceChainPostProcess-8 21 53981785 ns/op BenchmarkReplaceShortcodeTokens-8 371641 3086 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=7 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11099145 108.2 ns/op BenchmarkFuturePromotion10000-8 500340445 2.395 ns/op BenchmarkPoolBatchInsert10000-8 2 714099702 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 872907247 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=7 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 103269 ns/op BenchmarkBroker_No_Metrics_Open-8 18723 69438 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=7 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=7 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=7 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=7 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 320493 3612 ns/op BenchmarkStdlibJSON-8 403674 2857 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=7 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9651126 124.5 ns/op BenchmarkBaseTest2KB-8 1635043 733.1 ns/op BenchmarkEncoding4KBVerySparse-8 91155 12897 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=7 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 973 1280356 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=7 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79747 14926 ns/op BenchmarkGenSharedKeyP256-8 21211 56557 ns/op BenchmarkGenSharedKeyS256-8 22386 53923 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=7 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11673931 99.95 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=7 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 150 8082614 ns/op 6315737 B/op 77104 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 80 15200803 ns/op 9043650 B/op 79990 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=7 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22155096698 ns/op BenchmarkRun/10k/16-8 1 6779140079 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=7 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 541118 2164 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=7 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36292 33564 ns/op BenchmarkDgeev/Circulant100-8 80 13855515 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=7 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 150882508 ns/op BenchmarkScaleVec10000Inc20-8 123621 8947 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=7 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2115375 570.3 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=7 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1733138 730.5 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2688445 437.5 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=7 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4564 252472 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24354 48939 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32703 36629 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26732 44682 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=7 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 161266 7318 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79060768 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=7 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=7 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 70 16638278 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=7 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 348945 3480 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 100 11268103 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=7 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3465 342285 ns/op BenchmarkGrowth_MultiSegment-8 100 10861789 ns/op 96.54 MB/s 1648605 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=7 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7179836 194.0 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.17 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 95850434 12.80 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8681590 139.1 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 657705 1863 ns/op BenchmarkZapConsole-8 1544101 778.8 ns/op BenchmarkJSONLogMarshalerFunc-8 2218195 537.8 ns/op BenchmarkZapJSON-8 2200044 560.6 ns/op BenchmarkStandardJSON-8 1000000 1120 ns/op BenchmarkSampler_Check/7_keys-8 67249080 17.59 ns/op BenchmarkSampler_Check/50_keys-8 65467786 18.52 ns/op BenchmarkSampler_Check/100_keys-8 66923011 17.88 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 44625511 26.65 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43741101 27.97 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 45244952 26.66 ns/op BenchmarkTeeCheck-8 5753865 210.6 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=7 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 313120 4245 ns/op BenchmarkHistogramAllocation-8 867733 1922 ns/op 1214 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=7 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 266425615 ns/op 25.77 MB/s 191862796 B/op 5790 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=7 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=7 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=7 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59784 20030 ns/op 408.98 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=7 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 487293 2440 ns/op BenchmarkPolygon-8 238400 4952 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=7 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 95371 12498 ns/op BenchmarkRegexMatch-8 1332944 902.5 ns/op BenchmarkRepeatExecProgram-8 105590 11276 ns/op BenchmarkRepeatNew-8 13744374 87.84 ns/op BenchmarkRepeatIOExecProgram-8 56250 21807 ns/op BenchmarkRepeatIONew-8 1334013 898.2 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=7 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9349 119093 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4527 250602 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3172 355627 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 425289 2826 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12072 99263 ns/op BenchmarkPi/foo=float64/prec=100-8 264136 4541 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=7 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3767372 331.7 ns/op BenchmarkParallelDirectSend-8 3643575 329.7 ns/op BenchmarkParallelBrodcast-8 2528934 477.0 ns/op BenchmarkMuxBrodcast-8 2549060 471.6 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=7 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 798280 1305 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=7 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3553035 372.8 ns/op BenchmarkCombinedTestAndAdd-8 3429939 392.9 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=7 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4474 ns/op BenchmarkFPAQ-8 75 16038637 ns/op BenchmarkLZ-8 1016 1164729 ns/op BenchmarkMTFT-8 1351 875888 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=7 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 5049488 ns/op BenchmarkRenderSpec-8 235 5196118 ns/op BenchmarkRenderSpecBlackFriday2-8 356 3385907 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=8 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1854309 646.6 ns/op 480.98 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5318 ns/op 1880.49 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225645000 5.316 ns/op 1880.96 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 655278 1759 ns/op 0.57 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18985191 60.65 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=8 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2100650 529.3 ns/op BenchmarkResourceChainPostProcess-8 22 52908999 ns/op BenchmarkReplaceShortcodeTokens-8 382278 2915 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=8 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10956820 110.1 ns/op BenchmarkFuturePromotion10000-8 501192855 2.393 ns/op BenchmarkPoolBatchInsert10000-8 2 717449004 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 875429532 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=8 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 9681 106123 ns/op BenchmarkBroker_No_Metrics_Open-8 18834 69271 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=8 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=8 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=8 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=8 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 323644 3574 ns/op BenchmarkStdlibJSON-8 418980 2772 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=8 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9721010 123.3 ns/op BenchmarkBaseTest2KB-8 2172405 552.5 ns/op BenchmarkEncoding4KBVerySparse-8 84711 13902 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=8 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 979 1278383 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=8 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 78399 15097 ns/op BenchmarkGenSharedKeyP256-8 21114 56823 ns/op BenchmarkGenSharedKeyS256-8 22484 53382 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=8 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11939676 99.03 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=8 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 157 7576737 ns/op 6315000 B/op 77102 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 74 15328804 ns/op 8963932 B/op 79763 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=8 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22245981851 ns/op BenchmarkRun/10k/16-8 1 6532292814 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=8 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 550556 2159 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=8 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36082 33244 ns/op BenchmarkDgeev/Circulant100-8 80 13947324 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=8 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151954668 ns/op BenchmarkScaleVec10000Inc20-8 103054 12593 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=8 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2142884 559.3 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=8 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1709904 735.9 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2622429 455.6 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=8 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 6058 245845 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24586 48511 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32799 36326 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27070 44392 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=8 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 161740 7313 ns/op BenchmarkTarjanSCCGnp_1000_half-8 14 80159571 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=8 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=8 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16729997 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=8 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 337298 3396 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 94 11731102 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=8 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3496 332407 ns/op BenchmarkGrowth_MultiSegment-8 100 10857048 ns/op 96.58 MB/s 1648626 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=8 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7590303 195.4 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.36 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 92586955 12.85 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8287741 143.6 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 632223 1839 ns/op BenchmarkZapConsole-8 1515013 808.8 ns/op BenchmarkJSONLogMarshalerFunc-8 2199734 540.5 ns/op BenchmarkZapJSON-8 2102556 568.6 ns/op BenchmarkStandardJSON-8 1000000 1103 ns/op BenchmarkSampler_Check/7_keys-8 68040039 17.14 ns/op BenchmarkSampler_Check/50_keys-8 60834712 18.57 ns/op BenchmarkSampler_Check/100_keys-8 66909166 17.84 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 41858787 25.57 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 44103636 26.74 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 46754220 25.51 ns/op BenchmarkTeeCheck-8 5445184 228.9 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=8 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 308251 4066 ns/op BenchmarkHistogramAllocation-8 906680 2197 ns/op 1203 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=8 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 264357280 ns/op 25.97 MB/s 191878512 B/op 5793 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=8 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=8 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=8 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56937 21068 ns/op 388.83 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=8 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 506949 2349 ns/op BenchmarkPolygon-8 242049 4817 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=8 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 108598 10917 ns/op BenchmarkRegexMatch-8 1371860 875.6 ns/op BenchmarkRepeatExecProgram-8 105004 11296 ns/op BenchmarkRepeatNew-8 13533484 87.01 ns/op BenchmarkRepeatIOExecProgram-8 54944 21869 ns/op BenchmarkRepeatIONew-8 1394822 861.5 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=8 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9462 119212 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4521 249053 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3282 350918 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 417340 2855 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12013 99795 ns/op BenchmarkPi/foo=float64/prec=100-8 266144 4511 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=8 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3694705 329.0 ns/op BenchmarkParallelDirectSend-8 3601165 330.1 ns/op BenchmarkParallelBrodcast-8 2510036 471.7 ns/op BenchmarkMuxBrodcast-8 2497735 475.2 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=8 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 803290 1294 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=8 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3580743 376.1 ns/op BenchmarkCombinedTestAndAdd-8 3310605 385.1 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=8 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4503 ns/op BenchmarkFPAQ-8 74 16079359 ns/op BenchmarkLZ-8 1020 1145540 ns/op BenchmarkMTFT-8 1354 871815 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=8 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 240 5028987 ns/op BenchmarkRenderSpec-8 238 5221222 ns/op BenchmarkRenderSpecBlackFriday2-8 351 3496899 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=8 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1739248 619.9 ns/op 501.66 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5319 ns/op 1880.14 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225238047 5.315 ns/op 1881.44 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 660433 1785 ns/op 0.56 MB/s 334 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 18134814 63.44 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=8 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2241200 497.7 ns/op BenchmarkResourceChainPostProcess-8 20 53158655 ns/op BenchmarkReplaceShortcodeTokens-8 383809 3082 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=8 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 11083879 107.7 ns/op BenchmarkFuturePromotion10000-8 501440128 2.394 ns/op BenchmarkPoolBatchInsert10000-8 2 714461339 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 872534559 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=8 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 9932 105232 ns/op BenchmarkBroker_No_Metrics_Open-8 18466 64752 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=8 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=8 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=8 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=8 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 318926 3635 ns/op BenchmarkStdlibJSON-8 401305 2874 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=8 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9648742 124.3 ns/op BenchmarkBaseTest2KB-8 1636660 732.6 ns/op BenchmarkEncoding4KBVerySparse-8 93421 12833 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=8 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 948 1283061 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=8 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79084 14952 ns/op BenchmarkGenSharedKeyP256-8 21156 56531 ns/op BenchmarkGenSharedKeyS256-8 22392 53457 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=8 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11854098 100.7 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=8 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 150 8033202 ns/op 6316523 B/op 77107 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 80 15222550 ns/op 9043975 B/op 79991 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=8 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22115867419 ns/op BenchmarkRun/10k/16-8 1 6685243325 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=8 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 548943 2163 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1047 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=8 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36379 33009 ns/op BenchmarkDgeev/Circulant100-8 81 13744624 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=8 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151831419 ns/op BenchmarkScaleVec10000Inc20-8 88576 12570 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=8 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2111745 575.0 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=8 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1721359 753.7 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2715632 432.5 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=8 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4596 247226 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24685 48831 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32776 36698 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26649 44723 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=8 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 166554 7250 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79531341 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=8 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=8 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 70 16657869 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=8 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 346905 3475 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 99 11481317 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=8 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3489 328399 ns/op BenchmarkGrowth_MultiSegment-8 100 10772310 ns/op 97.34 MB/s 1648627 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=8 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7363593 198.2 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.11 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 94012492 12.96 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8523530 135.9 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 665865 1849 ns/op BenchmarkZapConsole-8 1511938 778.0 ns/op BenchmarkJSONLogMarshalerFunc-8 2204821 546.3 ns/op BenchmarkZapJSON-8 2118825 560.5 ns/op BenchmarkStandardJSON-8 1000000 1110 ns/op BenchmarkSampler_Check/7_keys-8 68150101 17.32 ns/op BenchmarkSampler_Check/50_keys-8 63594871 18.38 ns/op BenchmarkSampler_Check/100_keys-8 66544328 17.86 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 43820638 24.72 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 40549426 26.75 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 44696462 25.45 ns/op BenchmarkTeeCheck-8 5670873 211.9 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=8 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 311640 4152 ns/op BenchmarkHistogramAllocation-8 904152 2037 ns/op 1207 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=8 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 265440695 ns/op 25.86 MB/s 191862566 B/op 5791 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_mph BENT_I=8 BENT_BINARY=cespare_mph_baseline /workdir/tmp/bent2535680775/testbin/cespare_mph_baseline -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=cespare_xxhash BENT_I=8 BENT_BINARY=cespare_xxhash_baseline /workdir/tmp/bent2535680775/testbin/cespare_xxhash_baseline -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gtank_blake2s BENT_I=8 BENT_BINARY=gtank_blake2s_baseline /workdir/tmp/bent2535680775/testbin/gtank_blake2s_baseline -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 59736 20015 ns/op 409.30 MB/s PASS shortname: ajstarks_deck_generate toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ajstarks_deck_generate BENT_I=8 BENT_BINARY=ajstarks_deck_generate_baseline /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_baseline -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 490630 2439 ns/op BenchmarkPolygon-8 234322 4932 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=benhoyt_goawk_1_18 BENT_I=8 BENT_BINARY=benhoyt_goawk_1_18_baseline /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_baseline -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 93890 12649 ns/op BenchmarkRegexMatch-8 1343956 893.0 ns/op BenchmarkRepeatExecProgram-8 105806 11088 ns/op BenchmarkRepeatNew-8 13939929 86.44 ns/op BenchmarkRepeatIOExecProgram-8 56986 21289 ns/op BenchmarkRepeatIONew-8 1331595 903.7 ns/op PASS shortname: ericlagergren_decimal toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ericlagergren_decimal BENT_I=8 BENT_BINARY=ericlagergren_decimal_baseline /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_baseline -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9435 119439 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4488 250135 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3244 353509 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 423910 2825 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12061 99202 ns/op BenchmarkPi/foo=float64/prec=100-8 264528 4537 ns/op PASS shortname: dustin_broadcast toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_broadcast BENT_I=8 BENT_BINARY=dustin_broadcast_baseline /workdir/tmp/bent2535680775/testbin/dustin_broadcast_baseline -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3756962 336.4 ns/op BenchmarkParallelDirectSend-8 3696524 324.7 ns/op BenchmarkParallelBrodcast-8 2513926 486.1 ns/op BenchmarkMuxBrodcast-8 2472722 473.7 ns/op PASS shortname: dustin_humanize toolchain: baseline (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=dustin_humanize BENT_I=8 BENT_BINARY=dustin_humanize_baseline /workdir/tmp/bent2535680775/testbin/dustin_humanize_baseline -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 796183 1297 ns/op PASS shortname: bloom_bloom toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bloom_bloom BENT_I=8 BENT_BINARY=bloom_bloom_baseline /workdir/tmp/bent2535680775/testbin/bloom_bloom_baseline -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3626038 357.5 ns/op BenchmarkCombinedTestAndAdd-8 3415918 363.1 ns/op PASS shortname: kanzi toolchain: baseline (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=kanzi BENT_I=8 BENT_BINARY=kanzi_baseline /workdir/tmp/bent2535680775/testbin/kanzi_baseline -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4478 ns/op BenchmarkFPAQ-8 75 15958931 ns/op BenchmarkLZ-8 1012 1163753 ns/op BenchmarkMTFT-8 1345 876555 ns/op PASS shortname: commonmark_markdown toolchain: baseline (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=commonmark_markdown BENT_I=8 BENT_BINARY=commonmark_markdown_baseline /workdir/tmp/bent2535680775/testbin/commonmark_markdown_baseline -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 237 5070282 ns/op BenchmarkRenderSpec-8 236 5003073 ns/op BenchmarkRenderSpecBlackFriday2-8 351 3330080 ns/op PASS shortname: minio toolchain: experiment (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=minio BENT_I=9 BENT_BINARY=minio_experiment /workdir/tmp/bent2535680775/testbin/minio_experiment -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1694520 727.8 ns/op 427.29 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5326 ns/op 1877.75 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225719221 5.321 ns/op 1879.38 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 653677 1735 ns/op 0.58 MB/s 335 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 19039399 61.06 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: experiment (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=hugo_hugolib BENT_I=9 BENT_BINARY=hugo_hugolib_experiment /workdir/tmp/bent2535680775/testbin/hugo_hugolib_experiment -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2124967 528.2 ns/op BenchmarkResourceChainPostProcess-8 21 52893471 ns/op BenchmarkReplaceShortcodeTokens-8 371067 3095 ns/op PASS shortname: ethereum_core toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_core BENT_I=9 BENT_BINARY=ethereum_core_experiment /workdir/tmp/bent2535680775/testbin/ethereum_core_experiment -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10971687 109.4 ns/op BenchmarkFuturePromotion10000-8 498286713 2.394 ns/op BenchmarkPoolBatchInsert10000-8 2 723163156 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 869607852 ns/op PASS shortname: shopify_sarama toolchain: experiment (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=shopify_sarama BENT_I=9 BENT_BINARY=shopify_sarama_experiment /workdir/tmp/bent2535680775/testbin/shopify_sarama_experiment -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 10000 105715 ns/op BenchmarkBroker_No_Metrics_Open-8 18750 64566 ns/op PASS shortname: aws_restjson toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restjson BENT_I=9 BENT_BINARY=aws_restjson_experiment /workdir/tmp/bent2535680775/testbin/aws_restjson_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_restxml BENT_I=9 BENT_BINARY=aws_restxml_experiment /workdir/tmp/bent2535680775/testbin/aws_restxml_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonrpc BENT_I=9 BENT_BINARY=aws_jsonrpc_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_experiment -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=aws_jsonutil BENT_I=9 BENT_BINARY=aws_jsonutil_experiment /workdir/tmp/bent2535680775/testbin/aws_jsonutil_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 328176 3558 ns/op BenchmarkStdlibJSON-8 413586 2785 ns/op PASS shortname: ethereum_bitutil toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_bitutil BENT_I=9 BENT_BINARY=ethereum_bitutil_experiment /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_experiment -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9726154 123.2 ns/op BenchmarkBaseTest2KB-8 2172882 552.3 ns/op BenchmarkEncoding4KBVerySparse-8 86335 13954 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ethash BENT_I=9 BENT_BINARY=ethereum_ethash_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ethash_experiment -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 968 1281211 ns/op PASS shortname: ethereum_ecies toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_ecies BENT_I=9 BENT_BINARY=ethereum_ecies_experiment /workdir/tmp/bent2535680775/testbin/ethereum_ecies_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 77959 15084 ns/op BenchmarkGenSharedKeyP256-8 21080 56756 ns/op BenchmarkGenSharedKeyS256-8 22520 53251 ns/op PASS shortname: ethereum_corevm toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_corevm BENT_I=9 BENT_BINARY=ethereum_corevm_experiment /workdir/tmp/bent2535680775/testbin/ethereum_corevm_experiment -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11882024 99.87 ns/op PASS shortname: ethereum_trie toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ethereum_trie BENT_I=9 BENT_BINARY=ethereum_trie_experiment /workdir/tmp/bent2535680775/testbin/ethereum_trie_experiment -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 159 7547536 ns/op 6315034 B/op 77101 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 74 15494812 ns/op 8963444 B/op 79762 allocs/op PASS shortname: spexs2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=spexs2 BENT_I=9 BENT_BINARY=spexs2_experiment /workdir/tmp/bent2535680775/testbin/spexs2_experiment -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22229475802 ns/op BenchmarkRun/10k/16-8 1 6587829987 ns/op PASS shortname: gonum_blas_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_blas_native BENT_I=9 BENT_BINARY=gonum_blas_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_blas_native_experiment -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 551101 2158 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1046 ns/op PASS shortname: gonum_lapack_native toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_lapack_native BENT_I=9 BENT_BINARY=gonum_lapack_native_experiment /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_experiment -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 35430 33463 ns/op BenchmarkDgeev/Circulant100-8 80 13842091 ns/op PASS shortname: gonum_mat toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_mat BENT_I=9 BENT_BINARY=gonum_mat_experiment /workdir/tmp/bent2535680775/testbin/gonum_mat_experiment -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 150939778 ns/op BenchmarkScaleVec10000Inc20-8 129540 8492 ns/op PASS shortname: semver toolchain: experiment (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=semver BENT_I=9 BENT_BINARY=semver_experiment /workdir/tmp/bent2535680775/testbin/semver_experiment -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2138918 561.2 ns/op PASS shortname: k8s_cache toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_cache BENT_I=9 BENT_BINARY=k8s_cache_experiment /workdir/tmp/bent2535680775/testbin/k8s_cache_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1764019 709.0 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2775751 446.6 ns/op PASS shortname: k8s_workqueue toolchain: experiment (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=k8s_workqueue BENT_I=9 BENT_BINARY=k8s_workqueue_experiment /workdir/tmp/bent2535680775/testbin/k8s_workqueue_experiment -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4808 244240 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24934 48129 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 33085 36105 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 27114 43941 ns/op PASS shortname: gonum_topo toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_topo BENT_I=9 BENT_BINARY=gonum_topo_experiment /workdir/tmp/bent2535680775/testbin/gonum_topo_experiment -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 160453 7403 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79702439 ns/op PASS shortname: gonum_path toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_path BENT_I=9 BENT_BINARY=gonum_path_experiment /workdir/tmp/bent2535680775/testbin/gonum_path_experiment -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_community BENT_I=9 BENT_BINARY=gonum_community_experiment /workdir/tmp/bent2535680775/testbin/gonum_community_experiment -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16718689 ns/op PASS shortname: gonum_traverse toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gonum_traverse BENT_I=9 BENT_BINARY=gonum_traverse_experiment /workdir/tmp/bent2535680775/testbin/gonum_traverse_experiment -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 347058 3409 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 96 11717661 ns/op PASS shortname: capnproto2 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=capnproto2 BENT_I=9 BENT_BINARY=capnproto2_experiment /workdir/tmp/bent2535680775/testbin/capnproto2_experiment -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3247 364416 ns/op BenchmarkGrowth_MultiSegment-8 100 10747200 ns/op 97.57 MB/s 1648609 B/op 21 allocs/op PASS shortname: uber_zap toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_zap BENT_I=9 BENT_BINARY=uber_zap_experiment /workdir/tmp/bent2535680775/testbin/uber_zap_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7545225 198.1 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.49 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 94718151 12.80 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8661228 142.7 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 622407 1870 ns/op BenchmarkZapConsole-8 1505162 800.9 ns/op BenchmarkJSONLogMarshalerFunc-8 2198640 540.7 ns/op BenchmarkZapJSON-8 2127001 571.8 ns/op BenchmarkStandardJSON-8 930434 1109 ns/op BenchmarkSampler_Check/7_keys-8 67809535 17.49 ns/op BenchmarkSampler_Check/50_keys-8 60570439 18.29 ns/op BenchmarkSampler_Check/100_keys-8 65098846 17.86 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 41990428 25.28 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 42499387 26.62 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 42549042 25.96 ns/op BenchmarkTeeCheck-8 5459418 214.8 ns/op PASS shortname: uber_tally toolchain: experiment (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=uber_tally BENT_I=9 BENT_BINARY=uber_tally_experiment /workdir/tmp/bent2535680775/testbin/uber_tally_experiment -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 327798 4027 ns/op BenchmarkHistogramAllocation-8 865363 2180 ns/op 1211 B/op 20 allocs/op PASS shortname: bindata toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bindata BENT_I=9 BENT_BINARY=bindata_experiment /workdir/tmp/bent2535680775/testbin/bindata_experiment -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 260442654 ns/op 26.36 MB/s 191878904 B/op 5796 allocs/op PASS shortname: cespare_mph toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_mph BENT_I=9 BENT_BINARY=cespare_mph_experiment /workdir/tmp/bent2535680775/testbin/cespare_mph_experiment -test.run=none -test.bench=BenchmarkBuild ) PASS shortname: cespare_xxhash toolchain: experiment (cd /workdir/tmp/bent2535680775/build/cespare_xxhash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=cespare_xxhash BENT_I=9 BENT_BINARY=cespare_xxhash_experiment /workdir/tmp/bent2535680775/testbin/cespare_xxhash_experiment -test.run=none '-test.bench=BenchmarkHashes/.*,direct,string,n=10MB' ) PASS shortname: gtank_blake2s toolchain: experiment (cd /workdir/tmp/bent2535680775/build/gtank_blake2s; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=gtank_blake2s BENT_I=9 BENT_BINARY=gtank_blake2s_experiment /workdir/tmp/bent2535680775/testbin/gtank_blake2s_experiment -test.run=none -test.bench=BenchmarkHash8K ) goos: linux goarch: amd64 pkg: github.com/gtank/blake2s cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHash8K-8 56578 21238 ns/op 385.72 MB/s PASS shortname: ajstarks_deck_generate toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ajstarks_deck_generate; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ajstarks_deck_generate BENT_I=9 BENT_BINARY=ajstarks_deck_generate_experiment /workdir/tmp/bent2535680775/testbin/ajstarks_deck_generate_experiment -test.run=none '-test.bench=Benchmark(Polygon|Arc)' ) goos: linux goarch: amd64 pkg: github.com/ajstarks/deck/generate cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkArc-8 506752 2346 ns/op BenchmarkPolygon-8 243806 4781 ns/op PASS shortname: benhoyt_goawk_1_18 toolchain: experiment (cd /workdir/tmp/bent2535680775/build/benhoyt_goawk_1_18; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=benhoyt_goawk_1_18 BENT_I=9 BENT_BINARY=benhoyt_goawk_1_18_experiment /workdir/tmp/bent2535680775/testbin/benhoyt_goawk_1_18_experiment -test.run=none -test.bench=BenchmarkR ) goos: linux goarch: amd64 pkg: github.com/benhoyt/goawk/interp cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRecursiveFunc-8 109035 10853 ns/op BenchmarkRegexMatch-8 1371612 875.2 ns/op BenchmarkRepeatExecProgram-8 106275 11206 ns/op BenchmarkRepeatNew-8 13795574 87.03 ns/op BenchmarkRepeatIOExecProgram-8 55318 21871 ns/op BenchmarkRepeatIONew-8 1388445 858.3 ns/op PASS shortname: ericlagergren_decimal toolchain: experiment (cd /workdir/tmp/bent2535680775/build/ericlagergren_decimal; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=ericlagergren_decimal BENT_I=9 BENT_BINARY=ericlagergren_decimal_experiment /workdir/tmp/bent2535680775/testbin/ericlagergren_decimal_experiment -test.run=none '-test.bench=BenchmarkPi/foo=.*/prec=100' ) goos: linux goarch: amd64 pkg: github.com/ericlagergren/decimal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPi/foo=ericlagergren_(Go)/prec=100-8 9535 119620 ns/op BenchmarkPi/foo=ericlagergren_(GDA)/prec=100-8 4566 249525 ns/op BenchmarkPi/foo=shopspring/prec=100-8 3204 349915 ns/op BenchmarkPi/foo=apmckinlay/prec=100-8 419508 2857 ns/op BenchmarkPi/foo=go-inf/prec=100-8 12001 99783 ns/op BenchmarkPi/foo=float64/prec=100-8 265912 4517 ns/op PASS shortname: dustin_broadcast toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_broadcast; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_broadcast BENT_I=9 BENT_BINARY=dustin_broadcast_experiment /workdir/tmp/bent2535680775/testbin/dustin_broadcast_experiment -test.run=none '-test.bench=Benchmark[^B]' ) goos: linux goarch: amd64 pkg: github.com/dustin/go-broadcast cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDirectSend-8 3661028 323.3 ns/op BenchmarkParallelDirectSend-8 3691526 336.1 ns/op BenchmarkParallelBrodcast-8 2573139 474.3 ns/op BenchmarkMuxBrodcast-8 2506886 461.7 ns/op PASS shortname: dustin_humanize toolchain: experiment (cd /workdir/tmp/bent2535680775/build/dustin_humanize; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=dustin_humanize BENT_I=9 BENT_BINARY=dustin_humanize_experiment /workdir/tmp/bent2535680775/testbin/dustin_humanize_experiment -test.run=none -test.bench=BenchmarkParseBigBytes ) goos: linux goarch: amd64 pkg: github.com/dustin/go-humanize cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParseBigBytes-8 786426 1287 ns/op PASS shortname: bloom_bloom toolchain: experiment (cd /workdir/tmp/bent2535680775/build/bloom_bloom; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=bloom_bloom BENT_I=9 BENT_BINARY=bloom_bloom_experiment /workdir/tmp/bent2535680775/testbin/bloom_bloom_experiment -test.run=none '-test.bench=Benchmark[SC]' ) goos: linux goarch: amd64 pkg: github.com/bits-and-blooms/bloom/v3 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkSeparateTestAndAdd-8 3658388 366.7 ns/op BenchmarkCombinedTestAndAdd-8 3365905 408.6 ns/op PASS shortname: kanzi toolchain: experiment (cd /workdir/tmp/bent2535680775/build/kanzi; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=kanzi BENT_I=9 BENT_BINARY=kanzi_experiment /workdir/tmp/bent2535680775/testbin/kanzi_experiment -test.run=none '-test.bench=Benchmark(BWTS|FPAQ|LZ|MTFT)$' ) goos: linux goarch: amd64 pkg: github.com/flanglet/kanzi-go/benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBWTS-8 1000000000 0.4437 ns/op BenchmarkFPAQ-8 75 16101896 ns/op BenchmarkLZ-8 1034 1144460 ns/op BenchmarkMTFT-8 1356 872692 ns/op PASS shortname: commonmark_markdown toolchain: experiment (cd /workdir/tmp/bent2535680775/build/commonmark_markdown; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.experiment.profiles BENT_CONFIG=experiment BENT_BENCH=commonmark_markdown BENT_I=9 BENT_BINARY=commonmark_markdown_experiment /workdir/tmp/bent2535680775/testbin/commonmark_markdown_experiment -test.run=none '-test.bench=Benchmark(RenderSpec|RenderSpecBlackFriday2)' ) goos: linux goarch: amd64 pkg: gitlab.com/golang-commonmark/markdown cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRenderSpecNoHTML-8 238 4998684 ns/op BenchmarkRenderSpec-8 238 5132288 ns/op BenchmarkRenderSpecBlackFriday2-8 346 3452163 ns/op PASS shortname: minio toolchain: baseline (cd /workdir/tmp/bent2535680775/build/minio; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=minio BENT_I=9 BENT_BINARY=minio_baseline /workdir/tmp/bent2535680775/testbin/minio_baseline -test.run=none '-test.bench=Benchmark(MarshalMsgdataUsageCacheInfo|DecodehealingTracker|DataUpdateTracker|AppendMsg(ReplicateDecision|ResyncTargetsInfo))' ) goos: linux goarch: amd64 pkg: github.com/minio/minio/cmd cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDecodehealingTracker-8 1942474 636.2 ns/op 488.81 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgReplicateDecision-8 1000000000 0.5324 ns/op 1878.37 MB/s 0 B/op 0 allocs/op BenchmarkAppendMsgResyncTargetsInfo-8 225855574 5.312 ns/op 1882.40 MB/s 0 B/op 0 allocs/op BenchmarkDataUpdateTracker-8 649467 1745 ns/op 0.57 MB/s 334 B/op 9 allocs/op BenchmarkMarshalMsgdataUsageCacheInfo-8 17561390 62.96 ns/op 96 B/op 1 allocs/op PASS shortname: hugo_hugolib toolchain: baseline (cd /workdir/tmp/bent2535680775/build/hugo_hugolib; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=hugo_hugolib BENT_I=9 BENT_BINARY=hugo_hugolib_baseline /workdir/tmp/bent2535680775/testbin/hugo_hugolib_baseline -test.run=none '-test.bench=Benchmark(ResourceChainPostProcess|ReplaceShortcodeTokens|MergeByLanguage|(Cascade/langs-1-8))' ) goos: linux goarch: amd64 pkg: github.com/gohugoio/hugo/hugolib cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMergeByLanguage-8 2209086 499.5 ns/op BenchmarkResourceChainPostProcess-8 22 53994234 ns/op BenchmarkReplaceShortcodeTokens-8 379568 3018 ns/op PASS shortname: ethereum_core toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_core; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_core BENT_I=9 BENT_BINARY=ethereum_core_baseline /workdir/tmp/bent2535680775/testbin/ethereum_core_baseline -test.run=none '-test.bench=Benchmark([^ICBH]|H[^a]|B[^l]|C[^h]|I[^n]).*10000' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkPendingDemotion10000-8 10742930 108.1 ns/op BenchmarkFuturePromotion10000-8 501077659 2.395 ns/op BenchmarkPoolBatchInsert10000-8 2 719709407 ns/op BenchmarkPoolBatchLocalInsert10000-8 2 872709534 ns/op PASS shortname: shopify_sarama toolchain: baseline (cd /workdir/tmp/bent2535680775/build/shopify_sarama; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=shopify_sarama BENT_I=9 BENT_BINARY=shopify_sarama_baseline /workdir/tmp/bent2535680775/testbin/shopify_sarama_baseline -test.run=none -test.bench=BenchmarkBroker ) goos: linux goarch: amd64 pkg: github.com/Shopify/sarama cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBroker_Open-8 9848 102407 ns/op BenchmarkBroker_No_Metrics_Open-8 19143 63836 ns/op PASS shortname: aws_restjson toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restjson; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restjson BENT_I=9 BENT_BINARY=aws_restjson_baseline /workdir/tmp/bent2535680775/testbin/aws_restjson_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_restxml toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_restxml; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_restxml BENT_I=9 BENT_BINARY=aws_restxml_baseline /workdir/tmp/bent2535680775/testbin/aws_restxml_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonrpc toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonrpc; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonrpc BENT_I=9 BENT_BINARY=aws_jsonrpc_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonrpc_baseline -test.run=none -test.bench=Benchmark ) PASS shortname: aws_jsonutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/aws_jsonutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=aws_jsonutil BENT_I=9 BENT_BINARY=aws_jsonutil_baseline /workdir/tmp/bent2535680775/testbin/aws_jsonutil_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/aws/aws-sdk-go/private/protocol/json/jsonutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBuildJSON-8 324991 3626 ns/op BenchmarkStdlibJSON-8 403228 2869 ns/op PASS shortname: ethereum_bitutil toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_bitutil; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_bitutil BENT_I=9 BENT_BINARY=ethereum_bitutil_baseline /workdir/tmp/bent2535680775/testbin/ethereum_bitutil_baseline -test.run=none '-test.bench=Benchmark(BaseTest2KB|FastTest2KB|Encoding4KBVerySparse)' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/common/bitutil cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkFastTest2KB-8 9648589 124.3 ns/op BenchmarkBaseTest2KB-8 1638067 733.5 ns/op BenchmarkEncoding4KBVerySparse-8 92967 12880 ns/op 9984 B/op 15 allocs/op PASS shortname: ethereum_ethash toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ethash; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ethash BENT_I=9 BENT_BINARY=ethereum_ethash_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ethash_baseline -test.run=none -test.bench=BenchmarkHashimotoLight ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/consensus/ethash cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashimotoLight-8 933 1288390 ns/op PASS shortname: ethereum_ecies toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_ecies; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_ecies BENT_I=9 BENT_BINARY=ethereum_ecies_baseline /workdir/tmp/bent2535680775/testbin/ethereum_ecies_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/crypto/ecies cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkGenerateKeyP256-8 79470 14953 ns/op BenchmarkGenSharedKeyP256-8 21186 56493 ns/op BenchmarkGenSharedKeyS256-8 22311 53523 ns/op PASS shortname: ethereum_corevm toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_corevm; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_corevm BENT_I=9 BENT_BINARY=ethereum_corevm_baseline /workdir/tmp/bent2535680775/testbin/ethereum_corevm_baseline -test.run=none -test.bench=BenchmarkOpDiv128 ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/core/vm cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkOpDiv128-8 11801704 99.91 ns/op PASS shortname: ethereum_trie toolchain: baseline (cd /workdir/tmp/bent2535680775/build/ethereum_trie; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=ethereum_trie BENT_I=9 BENT_BINARY=ethereum_trie_baseline /workdir/tmp/bent2535680775/testbin/ethereum_trie_baseline -test.run=none '-test.bench=Benchmark[HCKGU].*/10K' ) goos: linux goarch: amd64 pkg: github.com/ethereum/go-ethereum/trie cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkHashFixedSize/10K-8 148 7989928 ns/op 6315447 B/op 77104 allocs/op BenchmarkCommitAfterHashFixedSize/10K-8 81 15436359 ns/op 9043798 B/op 79990 allocs/op PASS shortname: spexs2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/spexs2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=spexs2 BENT_I=9 BENT_BINARY=spexs2_baseline /workdir/tmp/bent2535680775/testbin/spexs2_baseline -test.run=none -test.bench=BenchmarkRun/10k/1 ) goos: linux goarch: amd64 pkg: github.com/egonelbre/spexs2/_benchmark cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkRun/10k/1-8 1 22014483551 ns/op BenchmarkRun/10k/16-8 1 6865453984 ns/op PASS shortname: gonum_blas_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_blas_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_blas_native BENT_I=9 BENT_BINARY=gonum_blas_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_blas_native_baseline -test.run=none '-test.bench=Benchmark(DasumMediumUnitaryInc|Dnrm2MediumPosInc)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/blas/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDnrm2MediumPosInc-8 547586 2164 ns/op BenchmarkDasumMediumUnitaryInc-8 1000000 1048 ns/op PASS shortname: gonum_lapack_native toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_lapack_native; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_lapack_native BENT_I=9 BENT_BINARY=gonum_lapack_native_baseline /workdir/tmp/bent2535680775/testbin/gonum_lapack_native_baseline -test.run=none -test.bench=BenchmarkDgeev/Circulant10 ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/lapack/gonum cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkDgeev/Circulant10-8 36298 33876 ns/op BenchmarkDgeev/Circulant100-8 80 13814564 ns/op PASS shortname: gonum_mat toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_mat; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_mat BENT_I=9 BENT_BINARY=gonum_mat_baseline /workdir/tmp/bent2535680775/testbin/gonum_mat_baseline -test.run=none '-test.bench=Benchmark(MulWorkspaceDense1000Hundredth|ScaleVec10000Inc20)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/mat cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkMulWorkspaceDense1000Hundredth-8 100 151430520 ns/op BenchmarkScaleVec10000Inc20-8 123525 11776 ns/op PASS shortname: semver toolchain: baseline (cd /workdir/tmp/bent2535680775/build/semver; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=semver BENT_I=9 BENT_BINARY=semver_baseline /workdir/tmp/bent2535680775/testbin/semver_baseline -test.run=none -test.bench=BenchmarkValidateVersionTildeFail ) goos: linux goarch: amd64 pkg: github.com/Masterminds/semver cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkValidateVersionTildeFail-8 2112574 566.2 ns/op PASS shortname: k8s_cache toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_cache; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_cache BENT_I=9 BENT_BINARY=k8s_cache_baseline /workdir/tmp/bent2535680775/testbin/k8s_cache_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: k8s.io/client-go/tools/cache cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkListener-8 1735618 736.9 ns/op 35 B/op 1 allocs/op BenchmarkReflectorResyncChanMany-8 2654402 439.2 ns/op PASS shortname: k8s_workqueue toolchain: baseline (cd /workdir/tmp/bent2535680775/build/k8s_workqueue; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=k8s_workqueue BENT_I=9 BENT_BINARY=k8s_workqueue_baseline /workdir/tmp/bent2535680775/testbin/k8s_workqueue_baseline -test.run=none -test.bench=BenchmarkParallelizeUntil ) goos: linux goarch: amd64 pkg: k8s.io/client-go/util/workqueue cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 4946 246594 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8 24717 48553 ns/op BenchmarkParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8 32694 36575 ns/op BenchmarkParallelizeUntil/pieces:999,workers:10,chunkSize:13-8 26904 44466 ns/op PASS shortname: gonum_topo toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_topo; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_topo BENT_I=9 BENT_BINARY=gonum_topo_baseline /workdir/tmp/bent2535680775/testbin/gonum_topo_baseline -test.run=none '-test.bench=Benchmark(TarjanSCCGnp_1000_half|TarjanSCCGnp_10_tenth)' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/topo cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTarjanSCCGnp_10_tenth-8 166514 7256 ns/op BenchmarkTarjanSCCGnp_1000_half-8 15 79392163 ns/op PASS shortname: gonum_path toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_path; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_path BENT_I=9 BENT_BINARY=gonum_path_baseline /workdir/tmp/bent2535680775/testbin/gonum_path_baseline -test.run=none '-test.bench=Benchmark(AStarUndirectedmallWorld_10_2_2_2_Heur|Dominators/nested_if_n256)' ) PASS shortname: gonum_community toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_community; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_community BENT_I=9 BENT_BINARY=gonum_community_baseline /workdir/tmp/bent2535680775/testbin/gonum_community_baseline -test.run=none -test.bench=BenchmarkLouvainDirectedMultiplex ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/community cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkLouvainDirectedMultiplex-8 72 16768484 ns/op PASS shortname: gonum_traverse toolchain: baseline (cd /workdir/tmp/bent2535680775/build/gonum_traverse; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=gonum_traverse BENT_I=9 BENT_BINARY=gonum_traverse_baseline /workdir/tmp/bent2535680775/testbin/gonum_traverse_baseline -test.run=none '-test.bench=BenchmarkWalkAllBreadthFirstGnp_(10|1000)_tenth' ) goos: linux goarch: amd64 pkg: gonum.org/v1/gonum/graph/traverse cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkWalkAllBreadthFirstGnp_10_tenth-8 343663 3471 ns/op BenchmarkWalkAllBreadthFirstGnp_1000_tenth-8 100 11194825 ns/op PASS shortname: capnproto2 toolchain: baseline (cd /workdir/tmp/bent2535680775/build/capnproto2; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=capnproto2 BENT_I=9 BENT_BINARY=capnproto2_baseline /workdir/tmp/bent2535680775/testbin/capnproto2_baseline -test.run=none '-test.bench=Benchmark(TextMovementBetweenSegments|Growth_MultiSegment)' ) goos: linux goarch: amd64 pkg: zombiezen.com/go/capnproto2 cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkTextMovementBetweenSegments-8 3624 340820 ns/op BenchmarkGrowth_MultiSegment-8 100 10820062 ns/op 96.91 MB/s 1648613 B/op 21 allocs/op PASS shortname: uber_zap toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_zap; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_zap BENT_I=9 BENT_BINARY=uber_zap_baseline /workdir/tmp/bent2535680775/testbin/uber_zap_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: go.uber.org/zap/zapcore cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBufferedWriteSyncer/write_file_with_buffer-8 7328960 192.3 ns/op BenchmarkMultiWriteSyncer/2_discarder-8 100000000 10.06 ns/op BenchmarkMultiWriteSyncer/4_discarder-8 87755779 12.71 ns/op BenchmarkMultiWriteSyncer/4_discarder_with_buffer-8 8518646 137.0 ns/op BenchmarkWriteSyncer/write_file_with_no_buffer-8 649628 1873 ns/op BenchmarkZapConsole-8 1592812 770.7 ns/op BenchmarkJSONLogMarshalerFunc-8 2236444 532.6 ns/op BenchmarkZapJSON-8 2186746 560.3 ns/op BenchmarkStandardJSON-8 1000000 1085 ns/op BenchmarkSampler_Check/7_keys-8 69171388 17.42 ns/op BenchmarkSampler_Check/50_keys-8 62476148 18.23 ns/op BenchmarkSampler_Check/100_keys-8 65680075 17.98 ns/op BenchmarkSampler_CheckWithHook/7_keys-8 46225988 25.75 ns/op BenchmarkSampler_CheckWithHook/50_keys-8 43987268 27.03 ns/op BenchmarkSampler_CheckWithHook/100_keys-8 46038236 26.22 ns/op BenchmarkTeeCheck-8 6077082 216.7 ns/op PASS shortname: uber_tally toolchain: baseline (cd /workdir/tmp/bent2535680775/build/uber_tally; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=uber_tally BENT_I=9 BENT_BINARY=uber_tally_baseline /workdir/tmp/bent2535680775/testbin/uber_tally_baseline -test.run=none '-test.bench=ScopeTaggedNoCachedSubscopes|HistogramAllocation' ) goos: linux goarch: amd64 pkg: github.com/uber-go/tally cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkScopeTaggedNoCachedSubscopes-8 317462 4336 ns/op BenchmarkHistogramAllocation-8 884179 1984 ns/op 1211 B/op 20 allocs/op PASS shortname: bindata toolchain: baseline (cd /workdir/tmp/bent2535680775/build/bindata; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-jetxd907-311fef32-fdvf.c.symbolic-datum-552.internal:30157 GOCACHE=/workdir/gocache GOPATH=/workdir/tmp/bent2535680775/gopath GOOS=linux GOARCH=amd64 GO111MODULE=auto ROOT=/workdir/tmp/bent2535680775 GOROOT=/workdir/go-baseline/ BENT_DIR=/workdir/tmp/bent2535680775 BENT_PROFILES=/workdir/tmp/bent2535680775/bench/20230324T175532.baseline.profiles BENT_CONFIG=baseline BENT_BENCH=bindata BENT_I=9 BENT_BINARY=bindata_baseline /workdir/tmp/bent2535680775/testbin/bindata_baseline -test.run=none -test.bench=Benchmark ) goos: linux goarch: amd64 pkg: github.com/kevinburke/go-bindata cpu: Intel(R) Xeon(R) CPU @ 3.10GHz BenchmarkBindata-8 4 262153035 ns/op 26.19 MB/s 191864246 B/op 5795 allocs/op PASS shortname: cespare_mph toolchain: baseline (cd /workdir/tmp/bent2535680775/build/cespare_mph; GO_STAGE0_NET_DELAY=27.1s GO_STAGE0_DL_DELAY=100ms GOROOT_BOOTSTRAP=/workdir/go1.4 GO_BUILDER_NAME=linux-amd64-perf GOPROXY=http://gk3-services-nap-je