labelcommon value
baseline-commitc19862e5f8415b4f24b189d065ed739517c548ba
benchmarks-commit7f7c26a2b6d5c04e2261d940e26c29c54a6dc3f5
branchmaster
buildergotip-linux-amd64_c3h88-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
cpuIntel(R) Xeon(R) Platinum 8481C CPU @ 2.70GHz
experiment-commit395f4f5e3f016edff5143ab67479fcb6bca0886e
experiment-commit-time2026-07-27T16:14:53Z
goarchamd64
gooslinux
post-submittrue
repositorygo
runstamp2026-07-28T10:22:24.415427584Z
upload20260728.38
upload-fileresults
upload-part20260728.38/0
upload-time2026-07-28T16:21:48Z
label values
pgo
upload:20260728.38:
2510 missing
440 "off"
pkg
upload:20260728.38:
492 missing
320 "go.uber.org/zap/zapcore"
160 "golang.org/x/benchmarks/sweet/benchmarks/go-build"
120 "github.com/benhoyt/goawk/interp"
1858
shortname
upload:20260728.38:
530 missing
320 "uber_zap"
160 "sweet_go_build"
120 "benhoyt_goawk_1_18"
1820
toolchain
upload:20260728.38:
1475 "baseline"
1475 "experiment"
p99.999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-8885.3k ± 4%
GCLatency/how=heap/fluff=false-8884.5k ± 3%
GCLatency/how=global/fluff=false-8880.7k ± 5%
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]83.5k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88153k ± 6%
GCLatency/how=heap/fluff=false-88154k ± 7%
GCLatency/how=global/fluff=false-88151k ± 4%
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]153k
 
total-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution74.4MB ± 2%
Gonum_blas_native6.07MB ± 1%
Gonum_lapack_native7.29MB ± 1%
Ethereum_ethash12.5MB ± 3%
Aws_jsonutil9.88MB ± 8%
Semver5.41MB ± 7%
Ethereum_bitutil4.72MB ± 2%
Kanzi4.98MB ± 2%
Uber_zap9.17MB ± 5%
Ethereum_ecies5.64MB ± 1%
Ajstarks_deck_generate4.58MB ± 2%
Cespare_mph4.52MB ± 2%
Uber_tally7.44MB ± 2%
Gonum_traverse4.75MB ± 2%
Dustin_broadcast4.56MB ± 2%
Gonum_topo5.04MB ± 2%
Ethereum_corevm8.32MB ± 4%
Bloom_bloom5.86MB ± 7%
Commonmark_markdown6.57MB ± 6%
Gonum_mat7.96MB ± 1%
Minio122MB ± 1%
Capnproto25.82MB ± 1%
Toml7.60MB ± 5%
Hugo_hugolib52.3MB ± 2%
Aws_restjson15.4MB ± 5%
Spexs25.41MB ± 7%
Aws_restxml15.5MB ± 5%
K8s_cache18.7MB ± 2%
Gonum_community5.40MB ± 2%
Ericlagergren_decimal5.10MB ± 2%
Aws_jsonrpc15.0MB ± 5%
Benhoyt_goawk_1_187.15MB ± 6%
Wazero9.17MB ± 1%
Gtank_blake2s5.31MB ± 8%
Dustin_humanize5.12MB ± 2%
Ethereum_trie8.42MB ± 1%
Shopify_sarama14.0MB ± 1%
Bindata12.5MB ± 1%
K8s_workqueue10.7MB ± 5%
Ethereum_core17.5MB ± 2%
Cespare_xxhash4.47MB ± 2%
Gonum_path5.22MB ± 2%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]8.75MB
 
text-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native2.06MB ± 1%
Gonum_lapack_native2.55MB ± 0%
Ethereum_ethash3.97MB ± 3%
Aws_jsonutil3.46MB ± 4%
Semver1.66MB ± 8%
Ethereum_bitutil1.41MB ± 1%
Kanzi1.50MB ± 1%
Uber_zap2.86MB ± 5%
Ethereum_ecies1.72MB ± 1%
Ajstarks_deck_generate1.35MB ± 1%
Cespare_mph1.33MB ± 2%
Uber_tally2.22MB ± 1%
Gonum_traverse1.39MB ± 1%
Dustin_broadcast1.34MB ± 2%
Gonum_topo1.51MB ± 1%
Ethereum_corevm2.59MB ± 4%
Bloom_bloom1.82MB ± 7%
Commonmark_markdown1.99MB ± 6%
Gonum_mat2.85MB ± 0%
Minio35.7MB ± 2%
Capnproto21.80MB ± 1%
Toml2.37MB ± 5%
Hugo_hugolib20.4MB ± 4%
Aws_restjson5.41MB ± 2%
Spexs21.65MB ± 8%
Aws_restxml5.45MB ± 2%
K8s_cache6.27MB ± 1%
Gonum_community1.68MB ± 1%
Ericlagergren_decimal1.52MB ± 1%
Aws_jsonrpc5.24MB ± 2%
Benhoyt_goawk_1_182.27MB ± 5%
Wazero2.82MB ± 0%
Gtank_blake2s1.63MB ± 8%
Dustin_humanize1.56MB ± 2%
Ethereum_trie2.67MB ± 0%
Shopify_sarama4.65MB ± 0%
Bindata1.72MB ± 1%
K8s_workqueue3.30MB ± 4%
Ethereum_core5.76MB ± 2%
Cespare_xxhash1.30MB ± 2%
Gonum_path1.58MB ± 1%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]2.57MB
 
data-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native528kB ±32%
Gonum_lapack_native682kB ±28%
Ethereum_ethash1.16MB ±36%
Aws_jsonutil899kB ±26%
Semver428kB ±35%
Ethereum_bitutil392kB ±38%
Kanzi417kB ±38%
Uber_zap868kB ±32%
Ethereum_ecies512kB ±34%
Ajstarks_deck_generate397kB ±37%
Cespare_mph384kB ±38%
Uber_tally764kB ±33%
Gonum_traverse409kB ±39%
Dustin_broadcast386kB ±39%
Gonum_topo430kB ±39%
Ethereum_corevm697kB ±39%
Bloom_bloom442kB ±39%
Commonmark_markdown669kB ±26%
Gonum_mat546kB ±35%
Minio24.8MB ±15%
Capnproto2477kB ±39%
Toml726kB ±35%
Hugo_hugolib6.72MB ±20%
Aws_restjson1.32MB ±31%
Spexs2416kB ±38%
Aws_restxml1.32MB ±31%
K8s_cache1.49MB ±42%
Gonum_community456kB ±39%
Ericlagergren_decimal410kB ±39%
Aws_jsonrpc1.28MB ±30%
Benhoyt_goawk_1_18616kB ±35%
Wazero726kB ±43%
Gtank_blake2s408kB ±37%
Dustin_humanize422kB ±36%
Ethereum_trie687kB ±41%
Shopify_sarama1.08MB ±46%
Bindata7.31MB ± 2%
K8s_workqueue888kB ±37%
Ethereum_core1.62MB ±34%
Cespare_xxhash382kB ±38%
Gonum_path456kB ±38%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]764kB
 
rodata-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native307kB ±55%
Gonum_lapack_native347kB ±54%
Ethereum_ethash737kB ±57%
Aws_jsonutil540kB ±44%
Semver282kB ±54%
Ethereum_bitutil249kB ±60%
Kanzi259kB ±62%
Uber_zap499kB ±57%
Ethereum_ecies280kB ±62%
Ajstarks_deck_generate255kB ±58%
Cespare_mph241kB ±61%
Uber_tally405kB ±63%
Gonum_traverse262kB ±61%
Dustin_broadcast244kB ±61%
Gonum_topo275kB ±61%
Ethereum_corevm436kB ±62%
Bloom_bloom296kB ±58%
Commonmark_markdown504kB ±35%
Gonum_mat359kB ±53%
Minio23.7MB ±15%
Capnproto2328kB ±57%
Toml575kB ±45%
Hugo_hugolib5.92MB ±22%
Aws_restjson925kB ±45%
Spexs2271kB ±59%
Aws_restxml927kB ±45%
K8s_cache1.05MB ±60%
Gonum_community282kB ±62%
Ericlagergren_decimal264kB ±60%
Aws_jsonrpc889kB ±44%
Benhoyt_goawk_1_18415kB ±51%
Wazero509kB ±61%
Gtank_blake2s262kB ±58%
Dustin_humanize277kB ±55%
Ethereum_trie439kB ±64%
Shopify_sarama775kB ±64%
Bindata298kB ±60%
K8s_workqueue523kB ±63%
Ethereum_core1.17MB ±47%
Cespare_xxhash240kB ±61%
Gonum_path284kB ±61%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]468kB
 
pclntab-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native1.45MB ± 1%
Gonum_lapack_native1.72MB ± 1%
Ethereum_ethash3.10MB ± 3%
Aws_jsonutil2.79MB ±14%
Semver1.40MB ± 6%
Ethereum_bitutil1.23MB ± 1%
Kanzi1.28MB ± 1%
Uber_zap2.28MB ± 4%
Ethereum_ecies1.40MB ± 1%
Ajstarks_deck_generate1.19MB ± 1%
Cespare_mph1.17MB ± 1%
Uber_tally1.85MB ± 1%
Gonum_traverse1.23MB ± 1%
Dustin_broadcast1.19MB ± 1%
Gonum_topo1.30MB ± 1%
Ethereum_corevm2.11MB ± 4%
Bloom_bloom1.52MB ± 6%
Commonmark_markdown1.66MB ± 5%
Gonum_mat1.94MB ± 0%
Minio27.5MB ± 2%
Capnproto21.51MB ± 1%
Toml1.89MB ± 4%
Hugo_hugolib11.2MB ± 2%
Aws_restjson4.11MB ± 9%
Spexs21.40MB ± 6%
Aws_restxml4.13MB ± 9%
K8s_cache4.63MB ± 1%
Gonum_community1.37MB ± 1%
Ericlagergren_decimal1.33MB ± 1%
Aws_jsonrpc4.05MB ± 9%
Benhoyt_goawk_1_181.80MB ± 5%
Wazero2.36MB ± 0%
Gtank_blake2s1.37MB ± 7%
Dustin_humanize1.33MB ± 1%
Ethereum_trie2.13MB ± 0%
Shopify_sarama3.51MB ± 0%
Bindata1.43MB ± 1%
K8s_workqueue2.77MB ± 4%
Ethereum_core4.39MB ± 1%
Cespare_xxhash1.16MB ± 1%
Gonum_path1.34MB ± 1%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]2.07MB
 
debug-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native1.37MB ± 4%
Gonum_lapack_native1.60MB ± 4%
Ethereum_ethash2.65MB ± 5%
Aws_jsonutil1.84MB ± 9%
Semver1.29MB ±11%
Ethereum_bitutil1.13MB ± 5%
Kanzi1.20MB ± 5%
Uber_zap2.09MB ± 9%
Ethereum_ecies1.29MB ± 2%
Ajstarks_deck_generate1.09MB ± 5%
Cespare_mph1.08MB ± 5%
Uber_tally1.73MB ± 5%
Gonum_traverse1.13MB ± 5%
Dustin_broadcast1.09MB ± 5%
Gonum_topo1.19MB ± 5%
Ethereum_corevm1.80MB ± 5%
Bloom_bloom1.39MB ±10%
Commonmark_markdown1.48MB ± 9%
Gonum_mat1.79MB ± 4%
Minio18.8MB ± 2%
Capnproto21.35MB ± 4%
Toml1.72MB ± 9%
Hugo_hugolib8.54MB ± 3%
Aws_restjson2.94MB ± 7%
Spexs21.29MB ±10%
Aws_restxml2.97MB ± 7%
K8s_cache3.96MB ± 5%
Gonum_community1.25MB ± 5%
Ericlagergren_decimal1.22MB ± 5%
Aws_jsonrpc2.90MB ± 7%
Benhoyt_goawk_1_181.63MB ± 9%
Wazero2.07MB ± 4%
Gtank_blake2s1.28MB ±11%
Dustin_humanize1.22MB ± 5%
Ethereum_trie1.84MB ± 2%
Shopify_sarama3.07MB ± 4%
Bindata1.31MB ± 5%
K8s_workqueue2.43MB ± 8%
Ethereum_core3.51MB ± 4%
Cespare_xxhash1.09MB ± 5%
Gonum_path1.21MB ± 5%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]1.80MB
 
time/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-884.97µs ± 4%
TarjanSCCGnp_1000_half-8841.7ms ± 9%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-882.52µs ± 3%
StdlibJSON-882.67µs ±16%
pkg:github.com/dustin/go-humanize
ParseBigBytes-881.22µs ± 8%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-8818.0ms ± 1%
ScaleVec10000Inc20-887.20µs ± 2%
pkg:github.com/kevinburke/go-bindata
Bindata-88187ms ± 1%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88115ns ± 8%
PoolBatchInsert10000-88687ms ± 0%
PoolBatchLocalInsert10000-88761ms ± 1%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88227ns ± 2%
MultiWriteSyncer/2_discarder-887.38ns ± 7%
MultiWriteSyncer/4_discarder-888.02ns ± 3%
MultiWriteSyncer/4_discarder_with_buffer-88179ns ± 5%
WriteSyncer/write_file_with_no_buffer-881.20µs ± 2%
ZapConsole-88712ns ± 1%
JSONLogMarshalerFunc-88842ns ± 1%
ZapJSON-88479ns ± 3%
StandardJSON-88572ns ±10%
Sampler_Check/7_keys-8811.1ns ± 2%
Sampler_Check/50_keys-882.63ns ± 2%
Sampler_Check/100_keys-882.02ns ± 2%
Sampler_CheckWithHook/7_keys-8842.6ns ± 6%
Sampler_CheckWithHook/50_keys-8842.3ns ± 7%
Sampler_CheckWithHook/100_keys-8842.2ns ± 7%
TeeCheck-8866.0ns ± 9%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-883.76ms ± 5%
CommitAfterHashFixedSize/10K-889.14ms ± 5%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-881.87µs ± 0%
DasumMediumUnitaryInc-88658ns ± 2%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-8898.4µs ± 0%
Pi/foo=ericlagergren_(GDA)/prec=100-88213µs ± 1%
Pi/foo=shopspring/prec=100-88311µs ± 9%
Pi/foo=apmckinlay/prec=100-881.55µs ± 2%
Pi/foo=go-inf/prec=100-8885.8µs ± 7%
Pi/foo=float64/prec=100-885.85µs ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-881.64µs ± 3%
Polygon-883.13µs ± 1%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-8861.5ns ± 4%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-884.73ms ± 1%
RenderSpec-884.72ms ± 2%
RenderSpecBlackFriday2-883.31ms ± 1%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-8816.7s ± 2%
Run/10k/16-884.04s ±12%
pkg:github.com/dustin/go-broadcast
DirectSend-88394ns ± 2%
ParallelDirectSend-88422ns ±10%
ParallelBrodcast-88584ns ± 9%
MuxBrodcast-88546ns ± 4%
pkg:k8s.io/client-go/tools/cache
Listener-881.16µs ± 6%
ReflectorResyncChanMany-88384ns ±23%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-888.28µs ± 0%
RegexMatch-88761ns ± 3%
RepeatExecProgram-8815.4µs ± 1%
RepeatNew-88102ns ± 1%
RepeatIOExecProgram-8834.9µs ± 2%
RepeatIONew-88729ns ± 2%
pkg:github.com/BurntSushi/toml
Decode/large-doc-881.76ms ± 3%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-882.01ms ± 6%
Invocation/interpreter/string_manipulation_size_50-88764µs ±15%
Invocation/interpreter/random_mat_mul_size_20-884.84ms ± 5%
Compilation/with_extern_cache-88353µs ± 1%
Compilation/without_extern_cache-8817.2ms ± 3%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88175µs ± 5%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-8839.2µs ± 2%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-8815.9µs ± 3%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-8832.3µs ± 3%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-8827.4µs ± 1%
Dgeev/Circulant100-889.22ms ±10%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-8814.2ms ± 2%
pkg:github.com/Shopify/sarama
Broker_Open-8894.4µs ± 5%
Broker_No_Metrics_Open-8854.2µs ±20%
pkg:github.com/gtank/blake2s
Hash8K-8820.4µs ± 4%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-882.77µs ± 1%
HistogramAllocation-881.27µs ± 3%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88490ns ± 7%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-8815.8µs ± 0%
GenSharedKeyP256-8859.9µs ± 0%
GenSharedKeyS256-8852.5µs ± 0%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88370ns ± 0%
ResourceChainPostProcess-8841.6ms ± 3%
ReplaceShortcodeTokens-882.59µs ± 6%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88678ns ± 1%
AppendMsgResyncTargetsInfo-885.67ns ± 4%
DataUpdateTracker-881.55µs ± 6%
MarshalMsgdataUsageCacheInfo-8848.5ns ± 4%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-8817.5ms ± 2%
LZ-881.00ms ± 3%
MTFT-88702µs ± 2%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88325µs ±10%
Growth_MultiSegment-8811.2ms ± 4%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-882.58µs ± 3%
WalkAllBreadthFirstGnp_1000_tenth-886.33ms ± 6%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88145ns ± 3%
BaseTest2KB-881.03µs ±34%
Encoding4KBVerySparse-8813.8µs ± 7%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88281ns ± 3%
CombinedTestAndAdd-88305ns ± 4%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-881.94ms ±16%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-883.07s ± 6%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-4436.0µs ± 5%
CockroachDBkv50/nodes=1-4433.6µs ± 3%
CockroachDBkv95/nodes=1-4433.8µs ± 0%
CockroachDBkv0/nodes=3-4436.0µs ± 5%
CockroachDBkv50/nodes=3-4433.8µs ± 3%
CockroachDBkv95/nodes=3-4433.8µs ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88293ms ± 3%
ESBuildRomeTS-8891.3ms ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8810.8ms ± 3%
EtcdSTM-8881.0ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-8824.2s ± 5%
GoBuildKubeletLink-883.11s ± 4%
GoBuildIstioctl-8832.9s ± 4%
GoBuildIstioctlLink-888.72s ± 4%
GoBuildFrontend-888.45s ± 2%
GoBuildFrontendLink-881.27s ± 2%
GoBuildTsgo-8868.1s ± 2%
GoBuildTsgoLink-881.63s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-8814.7s ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88164ms ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88632µs ± 2%
[Geomean]75.1µs
 
speed
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-8836.6MB/s ± 1%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88401MB/s ± 4%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88459MB/s ± 1%
AppendMsgResyncTargetsInfo-881.76GB/s ± 4%
DataUpdateTracker-88645kB/s ± 5%
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-8893.9MB/s ± 4%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]94.7MB/s
 
alloc/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88176MB ± 0%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-886.39MB ± 0%
CommitAfterHashFixedSize/10K-887.73MB ± 0%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-8816.0B ± 0%
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-881.18kB ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-880.00B
AppendMsgResyncTargetsInfo-880.00B
DataUpdateTracker-88231B ± 0%
MarshalMsgdataUsageCacheInfo-8896.0B ± 0%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-881.65MB ± 0%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-8810.0kB ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]33.9kB
 
allocs/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-885.50k ± 0%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-8877.3k ± 0%
CommitAfterHashFixedSize/10K-8879.5k ± 0%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-881.00 ± 0%
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-8820.0 ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-880.00
AppendMsgResyncTargetsInfo-880.00
DataUpdateTracker-885.00 ± 0%
MarshalMsgdataUsageCacheInfo-881.00 ± 0%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-8821.0 ± 0%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-8814.0 ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]100
 
average-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88200MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-444.24GB ± 4%
CockroachDBkv50/nodes=1-443.46GB ±25%
CockroachDBkv95/nodes=1-442.96GB ± 2%
CockroachDBkv0/nodes=3-444.27GB ± 4%
CockroachDBkv50/nodes=3-443.74GB ±23%
CockroachDBkv95/nodes=3-442.96GB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8890.7MB ± 3%
EtcdSTM-8893.5MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-8842.3MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-8826.0MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-884.26GB ± 2%
[Geomean]709MB
 
peak-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88277MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-445.60GB ± 6%
CockroachDBkv50/nodes=1-444.63GB ±31%
CockroachDBkv95/nodes=1-443.65GB ± 3%
CockroachDBkv0/nodes=3-445.65GB ± 6%
CockroachDBkv50/nodes=3-444.97GB ±22%
CockroachDBkv95/nodes=3-443.64GB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8896.0MB ± 6%
EtcdSTM-8895.1MB ± 9%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-8857.7MB ± 9%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-8826.6MB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-884.38GB ± 1%
[Geomean]860MB
 
peak-VM-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-888.39GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-449.07GB ± 4%
CockroachDBkv50/nodes=1-447.56GB ±22%
CockroachDBkv95/nodes=1-446.17GB ± 6%
CockroachDBkv0/nodes=3-449.14GB ± 3%
CockroachDBkv50/nodes=3-447.97GB ±19%
CockroachDBkv95/nodes=3-446.17GB ± 6%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8812.1GB ± 0%
EtcdSTM-8812.1GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-881.33GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-881.28GB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-885.71GB ± 2%
[Geomean]6.03GB
 
write-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-4431.9M ±71%
CockroachDBkv50/nodes=1-444.88M ±264%
CockroachDBkv95/nodes=1-445.42M ±26%
CockroachDBkv0/nodes=3-4432.0M ±71%
CockroachDBkv50/nodes=3-447.30M ±223%
CockroachDBkv95/nodes=3-445.11M ±10%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]10.0M
 
write-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-445.79G ±21%
CockroachDBkv50/nodes=1-44682M ±254%
CockroachDBkv95/nodes=1-441.19G ± 7%
CockroachDBkv0/nodes=3-445.77G ±21%
CockroachDBkv50/nodes=3-441.20G ±201%
CockroachDBkv95/nodes=3-441.19G ± 7%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]1.84G
 
write-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-441.68M ±17%
CockroachDBkv50/nodes=1-441.30M ± 0%
CockroachDBkv95/nodes=1-441.95M ± 8%
CockroachDBkv0/nodes=3-441.71M ±12%
CockroachDBkv50/nodes=3-441.30M ± 0%
CockroachDBkv95/nodes=3-441.95M ± 8%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]1.62M
 
write-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-4482.7M ±184%
CockroachDBkv50/nodes=1-443.23M ±30%
CockroachDBkv95/nodes=1-442.69M ± 8%
CockroachDBkv0/nodes=3-4478.9M ±208%
CockroachDBkv50/nodes=3-443.29M ±28%
CockroachDBkv95/nodes=3-442.68M ± 8%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]8.91M
 
write-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44252M ±13%
CockroachDBkv50/nodes=1-4480.8M ±315%
CockroachDBkv95/nodes=1-445.58M ±45%
CockroachDBkv0/nodes=3-44256M ±15%
CockroachDBkv50/nodes=3-4487.1M ±247%
CockroachDBkv95/nodes=3-445.18M ±16%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]48.5M
 
write-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-4427.8k ± 5%
CockroachDBkv50/nodes=1-4414.9k ± 2%
CockroachDBkv95/nodes=1-441.48k ± 1%
CockroachDBkv0/nodes=3-4427.8k ± 4%
CockroachDBkv50/nodes=3-4414.8k ± 3%
CockroachDBkv95/nodes=3-441.48k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]8.47k
 
write-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-441.67M ± 5%
CockroachDBkv50/nodes=1-44893k ± 2%
CockroachDBkv95/nodes=1-4488.5k ± 1%
CockroachDBkv0/nodes=3-441.67M ± 4%
CockroachDBkv50/nodes=3-44887k ± 3%
CockroachDBkv95/nodes=3-4488.7k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]509k
 
read-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-441.98M ±184%
CockroachDBkv95/nodes=1-443.23M ± 7%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-442.74M ±155%
CockroachDBkv95/nodes=3-443.22M ± 7%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]2.74M
 
read-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44650M ±272%
CockroachDBkv95/nodes=1-441.18G ± 9%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-441.18G ±220%
CockroachDBkv95/nodes=3-441.19G ± 7%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]1.02G
 
read-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44400k ± 0%
CockroachDBkv95/nodes=1-44300k ± 0%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44400k ± 0%
CockroachDBkv95/nodes=3-44300k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]346k
 
read-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44600k ± 0%
CockroachDBkv95/nodes=1-44500k ± 0%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44600k ± 0%
CockroachDBkv95/nodes=3-44500k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]548k
 
read-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-441.34M ±116%
CockroachDBkv95/nodes=1-44956k ±26%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-441.77M ±115%
CockroachDBkv95/nodes=3-44918k ±20%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]1.20M
 
read-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-4414.9k ± 3%
CockroachDBkv95/nodes=1-4428.1k ± 0%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-4414.8k ± 3%
CockroachDBkv95/nodes=3-4428.1k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]20.4k
 
read-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44892k ± 3%
CockroachDBkv95/nodes=1-441.68M ± 0%
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44886k ± 3%
CockroachDBkv95/nodes=3-441.68M ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-88
EtcdSTM-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88
[Geomean]1.22M
 
p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8810.4M ± 2%
EtcdSTM-8861.0M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88225k ± 1%
[Geomean]5.23M
 
p90-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8816.0M ± 4%
EtcdSTM-88165M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88723k ± 2%
[Geomean]12.4M
 
p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8824.6M ±25%
EtcdSTM-88349M ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-886.14M ± 3%
[Geomean]37.5M
 
ops/s
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-88
GCLatency/how=heap/fluff=false-88
GCLatency/how=global/fluff=false-88
GoDistribution
Gonum_blas_native
Gonum_lapack_native
Ethereum_ethash
Aws_jsonutil
Semver
Ethereum_bitutil
Kanzi
Uber_zap
Ethereum_ecies
Ajstarks_deck_generate
Cespare_mph
Uber_tally
Gonum_traverse
Dustin_broadcast
Gonum_topo
Ethereum_corevm
Bloom_bloom
Commonmark_markdown
Gonum_mat
Minio
Capnproto2
Toml
Hugo_hugolib
Aws_restjson
Spexs2
Aws_restxml
K8s_cache
Gonum_community
Ericlagergren_decimal
Aws_jsonrpc
Benhoyt_goawk_1_18
Wazero
Gtank_blake2s
Dustin_humanize
Ethereum_trie
Shopify_sarama
Bindata
K8s_workqueue
Ethereum_core
Cespare_xxhash
Gonum_path
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-88
TarjanSCCGnp_1000_half-88
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-88
StdlibJSON-88
pkg:github.com/dustin/go-humanize
ParseBigBytes-88
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-88
ScaleVec10000Inc20-88
pkg:github.com/kevinburke/go-bindata
Bindata-88
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-88
PoolBatchInsert10000-88
PoolBatchLocalInsert10000-88
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-88
MultiWriteSyncer/2_discarder-88
MultiWriteSyncer/4_discarder-88
MultiWriteSyncer/4_discarder_with_buffer-88
WriteSyncer/write_file_with_no_buffer-88
ZapConsole-88
JSONLogMarshalerFunc-88
ZapJSON-88
StandardJSON-88
Sampler_Check/7_keys-88
Sampler_Check/50_keys-88
Sampler_Check/100_keys-88
Sampler_CheckWithHook/7_keys-88
Sampler_CheckWithHook/50_keys-88
Sampler_CheckWithHook/100_keys-88
TeeCheck-88
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-88
CommitAfterHashFixedSize/10K-88
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-88
DasumMediumUnitaryInc-88
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-88
Pi/foo=ericlagergren_(GDA)/prec=100-88
Pi/foo=shopspring/prec=100-88
Pi/foo=apmckinlay/prec=100-88
Pi/foo=go-inf/prec=100-88
Pi/foo=float64/prec=100-88
pkg:github.com/ajstarks/deck/generate
Arc-88
Polygon-88
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-88
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-88
RenderSpec-88
RenderSpecBlackFriday2-88
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-88
Run/10k/16-88
pkg:github.com/dustin/go-broadcast
DirectSend-88
ParallelDirectSend-88
ParallelBrodcast-88
MuxBrodcast-88
pkg:k8s.io/client-go/tools/cache
Listener-88
ReflectorResyncChanMany-88
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-88
RegexMatch-88
RepeatExecProgram-88
RepeatNew-88
RepeatIOExecProgram-88
RepeatIONew-88
pkg:github.com/BurntSushi/toml
Decode/large-doc-88
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-88
Invocation/interpreter/string_manipulation_size_50-88
Invocation/interpreter/random_mat_mul_size_20-88
Compilation/with_extern_cache-88
Compilation/without_extern_cache-88
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-88
Dgeev/Circulant100-88
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-88
pkg:github.com/Shopify/sarama
Broker_Open-88
Broker_No_Metrics_Open-88
pkg:github.com/gtank/blake2s
Hash8K-88
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-88
HistogramAllocation-88
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-88
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-88
GenSharedKeyP256-88
GenSharedKeyS256-88
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-88
ResourceChainPostProcess-88
ReplaceShortcodeTokens-88
pkg:github.com/minio/minio/cmd
DecodehealingTracker-88
AppendMsgResyncTargetsInfo-88
DataUpdateTracker-88
MarshalMsgdataUsageCacheInfo-88
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-88
LZ-88
MTFT-88
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-88
Growth_MultiSegment-88
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-88
WalkAllBreadthFirstGnp_1000_tenth-88
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-88
BaseTest2KB-88
Encoding4KBVerySparse-88
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-88
CombinedTestAndAdd-88
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-44
CockroachDBkv50/nodes=1-44
CockroachDBkv95/nodes=1-44
CockroachDBkv0/nodes=3-44
CockroachDBkv50/nodes=3-44
CockroachDBkv95/nodes=3-44
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-88
ESBuildRomeTS-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-8892.0k ± 3%
EtcdSTM-8812.3k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-88
GoBuildKubeletLink-88
GoBuildIstioctl-88
GoBuildIstioctlLink-88
GoBuildFrontend-88
GoBuildFrontendLink-88
GoBuildTsgo-88
GoBuildTsgoLink-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-88
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-88104k ± 2%
[Geomean]49.1k