labelcommon value
baseline-commitc390a1c22e8951263e6c01346a4281d604b25062
benchmarks-commita2b48b605b42dda793c8d9d8b2c308f50e323ebf
branchrelease-branch.go1.23
buildergo1.23-linux-arm64_c4ah72-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
experiment-commitbe062b7f61486db3c93741e794bd51eda5cc6fce
experiment-commit-time2024-11-20T19:59:34Z
goarcharm64
gooslinux
post-submittrue
repositorygo
runstamp2024-11-20T23:09:25.880564068Z
upload20241121.27
upload-fileresults
upload-part20241121.27/0
upload-time2024-11-21T04:21:27Z
label values
pgo
upload:20241121.27:
2508 missing
400 "off"
pkg
upload:20241121.27:
492 missing
320 "go.uber.org/zap/zapcore"
120 "github.com/benhoyt/goawk/interp"
120 "github.com/ericlagergren/decimal/benchmarks"
1856
shortname
upload:20241121.27:
528 missing
320 "uber_zap"
120 "benhoyt_goawk_1_18"
120 "ericlagergren_decimal"
1820
toolchain
upload:20241121.27:
1454 "baseline"
1454 "experiment"
p99.999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-7272.8k ± 5%
GCLatency/how=heap/fluff=false-7271.7k ± 6%
GCLatency/how=global/fluff=false-7275.0k ± 5%
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]73.1k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-725.26M ± 6%
GCLatency/how=heap/fluff=false-7295.8k ± 7%
GCLatency/how=global/fluff=false-72349k ± 6%
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]560k
 
total-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi4.22MB ± 0%
Uber_tally5.80MB ± 0%
Ethereum_ethash10.0MB ± 0%
Gonum_lapack_native6.05MB ± 0%
Semver4.21MB ± 0%
Capnproto24.89MB ± 0%
Dustin_broadcast3.74MB ± 0%
Uber_zap7.05MB ± 0%
Gonum_mat6.73MB ± 0%
Cespare_mph3.69MB ± 0%
Cespare_xxhash3.70MB ± 0%
Gonum_traverse3.85MB ± 0%
Ethereum_core14.4MB ± 0%
K8s_cache15.8MB ± 0%
Ericlagergren_decimal4.23MB ± 0%
Ethereum_trie6.97MB ± 0%
Gonum_topo4.13MB ± 0%
Toml6.23MB ± 0%
Aws_restxml12.3MB ± 0%
Aws_jsonutil7.33MB ± 0%
Bindata11.5MB ± 0%
Commonmark_markdown5.36MB ± 0%
Dustin_humanize4.21MB ± 0%
Minio109MB ± 0%
Aws_restjson12.2MB ± 0%
K8s_workqueue8.15MB ± 0%
Bloom_bloom4.62MB ± 0%
Ethereum_bitutil3.88MB ± 0%
Gonum_community4.46MB ± 0%
Hugo_hugolib47.4MB ± 0%
Gtank_blake2s4.12MB ± 0%
Ethereum_corevm6.61MB ± 0%
Gonum_path4.29MB ± 0%
Gonum_blas_native4.95MB ± 0%
Wazero7.96MB ± 0%
Ethereum_ecies4.53MB ± 0%
Ajstarks_deck_generate3.77MB ± 0%
Benhoyt_goawk_1_185.82MB ± 0%
Shopify_sarama11.7MB ± 0%
Spexs24.20MB ± 0%
Aws_jsonrpc11.9MB ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]6.79MB
 
text-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi1.30MB ± 0%
Uber_tally1.76MB ± 0%
Ethereum_ethash3.27MB ± 0%
Gonum_lapack_native2.06MB ± 0%
Semver1.33MB ± 0%
Capnproto21.54MB ± 0%
Dustin_broadcast1.15MB ± 0%
Uber_zap2.24MB ± 0%
Gonum_mat2.39MB ± 0%
Cespare_mph1.13MB ± 0%
Cespare_xxhash1.13MB ± 0%
Gonum_traverse1.17MB ± 0%
Ethereum_core4.86MB ± 0%
K8s_cache5.57MB ± 0%
Ericlagergren_decimal1.31MB ± 0%
Ethereum_trie2.31MB ± 0%
Gonum_topo1.28MB ± 0%
Toml2.00MB ± 0%
Aws_restxml4.30MB ± 0%
Aws_jsonutil2.54MB ± 0%
Bindata1.50MB ± 0%
Commonmark_markdown1.66MB ± 0%
Dustin_humanize1.32MB ± 0%
Minio32.9MB ± 0%
Aws_restjson4.27MB ± 0%
K8s_workqueue2.62MB ± 0%
Bloom_bloom1.47MB ± 0%
Ethereum_bitutil1.19MB ± 0%
Gonum_community1.42MB ± 0%
Hugo_hugolib19.4MB ± 0%
Gtank_blake2s1.30MB ± 0%
Ethereum_corevm2.12MB ± 0%
Gonum_path1.33MB ± 0%
Gonum_blas_native1.65MB ± 0%
Wazero2.56MB ± 0%
Ethereum_ecies1.40MB ± 0%
Ajstarks_deck_generate1.15MB ± 0%
Benhoyt_goawk_1_181.90MB ± 0%
Shopify_sarama3.96MB ± 0%
Spexs21.32MB ± 0%
Aws_jsonrpc4.15MB ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]2.15MB
 
data-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi649kB ± 0%
Uber_tally1.11MB ± 0%
Ethereum_ethash1.85MB ± 0%
Gonum_lapack_native1.07MB ± 0%
Semver663kB ± 0%
Capnproto2801kB ± 0%
Dustin_broadcast599kB ± 0%
Uber_zap1.30MB ± 0%
Gonum_mat970kB ± 0%
Cespare_mph592kB ± 0%
Cespare_xxhash593kB ± 0%
Gonum_traverse629kB ± 0%
Ethereum_core2.69MB ± 0%
K8s_cache2.55MB ± 0%
Ericlagergren_decimal658kB ± 0%
Ethereum_trie1.15MB ± 0%
Gonum_topo675kB ± 0%
Toml1.14MB ± 0%
Aws_restxml2.55MB ± 0%
Aws_jsonutil1.74MB ± 0%
Bindata7.59MB ± 0%
Commonmark_markdown970kB ± 0%
Dustin_humanize670kB ± 0%
Minio31.6MB ± 0%
Aws_restjson2.55MB ± 0%
K8s_workqueue1.39MB ± 0%
Bloom_bloom714kB ± 0%
Ethereum_bitutil612kB ± 0%
Gonum_community716kB ± 0%
Hugo_hugolib9.38MB ± 0%
Gtank_blake2s636kB ± 0%
Ethereum_corevm1.13MB ± 0%
Gonum_path711kB ± 0%
Gonum_blas_native814kB ± 0%
Wazero1.28MB ± 0%
Ethereum_ecies784kB ± 0%
Ajstarks_deck_generate619kB ± 0%
Benhoyt_goawk_1_18985kB ± 0%
Shopify_sarama1.95MB ± 0%
Spexs2651kB ± 0%
Aws_jsonrpc2.48MB ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]1.21MB
 
rodata-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi514kB ± 0%
Uber_tally869kB ± 0%
Ethereum_ethash1.54MB ± 0%
Gonum_lapack_native757kB ± 0%
Semver542kB ± 0%
Capnproto2675kB ± 0%
Dustin_broadcast481kB ± 0%
Uber_zap1.05MB ± 0%
Gonum_mat804kB ± 0%
Cespare_mph473kB ± 0%
Cespare_xxhash474kB ± 0%
Gonum_traverse506kB ± 0%
Ethereum_core2.35MB ± 0%
K8s_cache2.22MB ± 0%
Ericlagergren_decimal536kB ± 0%
Ethereum_trie1.01MB ± 0%
Gonum_topo543kB ± 0%
Toml1.01MB ± 0%
Aws_restxml2.27MB ± 0%
Aws_jsonutil1.50MB ± 0%
Bindata600kB ± 0%
Commonmark_markdown829kB ± 0%
Dustin_humanize549kB ± 0%
Minio30.6MB ± 0%
Aws_restjson2.26MB ± 0%
K8s_workqueue1.14MB ± 0%
Bloom_bloom592kB ± 0%
Ethereum_bitutil492kB ± 0%
Gonum_community564kB ± 0%
Hugo_hugolib8.68MB ± 0%
Gtank_blake2s515kB ± 0%
Ethereum_corevm978kB ± 0%
Gonum_path562kB ± 0%
Gonum_blas_native613kB ± 0%
Wazero1.09MB ± 0%
Ethereum_ecies654kB ± 0%
Ajstarks_deck_generate499kB ± 0%
Benhoyt_goawk_1_18808kB ± 0%
Shopify_sarama1.75MB ± 0%
Spexs2531kB ± 0%
Aws_jsonrpc2.20MB ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]954kB
 
pclntab-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi851kB ± 0%
Uber_tally1.20MB ± 0%
Ethereum_ethash2.13MB ± 0%
Gonum_lapack_native1.12MB ± 0%
Semver880kB ± 0%
Capnproto21.02MB ± 0%
Dustin_broadcast783kB ± 0%
Uber_zap1.48MB ± 0%
Gonum_mat1.34MB ± 0%
Cespare_mph770kB ± 0%
Cespare_xxhash773kB ± 0%
Gonum_traverse803kB ± 0%
Ethereum_core3.15MB ± 0%
K8s_cache3.43MB ± 0%
Ericlagergren_decimal887kB ± 0%
Ethereum_trie1.51MB ± 0%
Gonum_topo855kB ± 0%
Toml1.28MB ± 0%
Aws_restxml2.35MB ± 0%
Aws_jsonutil1.29MB ± 0%
Bindata973kB ± 0%
Commonmark_markdown1.12MB ± 0%
Dustin_humanize873kB ± 0%
Minio22.8MB ± 0%
Aws_restjson2.34MB ± 0%
K8s_workqueue1.81MB ± 0%
Bloom_bloom973kB ± 0%
Ethereum_bitutil809kB ± 0%
Gonum_community916kB ± 0%
Hugo_hugolib9.06MB ± 0%
Gtank_blake2s861kB ± 0%
Ethereum_corevm1.44MB ± 0%
Gonum_path894kB ± 0%
Gonum_blas_native976kB ± 0%
Wazero1.78MB ± 0%
Ethereum_ecies924kB ± 0%
Ajstarks_deck_generate784kB ± 0%
Benhoyt_goawk_1_181.20MB ± 0%
Shopify_sarama2.50MB ± 0%
Spexs2886kB ± 0%
Aws_jsonrpc2.28MB ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]1.37MB
 
debug-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi1.15MB ± 0%
Uber_tally1.53MB ± 0%
Ethereum_ethash2.51MB ± 0%
Gonum_lapack_native1.61MB ± 0%
Semver1.15MB ± 0%
Capnproto21.33MB ± 0%
Dustin_broadcast1.03MB ± 0%
Uber_zap1.84MB ± 0%
Gonum_mat1.83MB ± 0%
Cespare_mph1.02MB ± 0%
Cespare_xxhash1.02MB ± 0%
Gonum_traverse1.05MB ± 0%
Ethereum_core3.46MB ± 0%
K8s_cache4.04MB ± 0%
Ericlagergren_decimal1.17MB ± 0%
Ethereum_trie1.78MB ± 0%
Gonum_topo1.12MB ± 0%
Toml1.62MB ± 0%
Aws_restxml2.85MB ± 0%
Aws_jsonutil1.56MB ± 0%
Bindata1.26MB ± 0%
Commonmark_markdown1.42MB ± 0%
Dustin_humanize1.16MB ± 0%
Minio20.7MB ± 0%
Aws_restjson2.82MB ± 0%
K8s_workqueue2.14MB ± 0%
Bloom_bloom1.27MB ± 0%
Ethereum_bitutil1.08MB ± 0%
Gonum_community1.20MB ± 0%
Hugo_hugolib9.26MB ± 0%
Gtank_blake2s1.15MB ± 0%
Ethereum_corevm1.67MB ± 0%
Gonum_path1.15MB ± 0%
Gonum_blas_native1.32MB ± 0%
Wazero2.15MB ± 0%
Ethereum_ecies1.20MB ± 0%
Ajstarks_deck_generate1.03MB ± 0%
Benhoyt_goawk_1_181.55MB ± 0%
Shopify_sarama3.07MB ± 0%
Spexs21.16MB ± 0%
Aws_jsonrpc2.79MB ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]1.72MB
 
time/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-724.78µs ± 1%
TarjanSCCGnp_1000_half-7248.3ms ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-72345ns ± 1%
ParallelDirectSend-72379ns ± 1%
ParallelBrodcast-72512ns ± 1%
MuxBrodcast-72475ns ± 5%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72409ns ± 2%
AppendMsgResyncTargetsInfo-724.46ns ± 1%
DataUpdateTracker-721.59µs ± 1%
MarshalMsgdataUsageCacheInfo-7271.0ns ± 6%
pkg:github.com/Shopify/sarama
Broker_Open-7298.5µs ± 2%
Broker_No_Metrics_Open-7256.3µs ±11%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-7214.9µs ± 0%
GenSharedKeyP256-7252.7µs ± 0%
GenSharedKeyS256-7252.0µs ± 0%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72427ns ± 1%
ResourceChainPostProcess-7240.9ms ± 2%
ReplaceShortcodeTokens-722.17µs ± 1%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-7274.2ns ± 1%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72386µs ± 2%
Growth_MultiSegment-7212.0ms ± 1%
pkg:github.com/kevinburke/go-bindata
Bindata-72130ms ± 1%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-723.70µs ± 1%
StdlibJSON-721.96µs ± 2%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72309µs ± 5%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-7237.5µs ± 6%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-7214.8µs ± 2%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-7230.6µs ± 5%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-7216.7s ± 1%
Run/10k/16-723.23s ± 5%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-722.04ms ± 1%
Invocation/interpreter/string_manipulation_size_50-72790µs ± 1%
Invocation/interpreter/random_mat_mul_size_20-724.90ms ± 1%
Compilation/with_extern_cache-72249µs ± 1%
Compilation/without_extern_cache-7211.9ms ± 1%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-722.31µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-727.82ms ± 0%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-721.47µs ± 0%
DasumMediumUnitaryInc-72641ns ± 0%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-723.07ms ± 2%
CommitAfterHashFixedSize/10K-7212.5ms ± 1%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72535ns ± 2%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-7220.1µs ± 0%
Dgeev/Circulant100-726.77ms ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72325ns ± 4%
CombinedTestAndAdd-72306ns ± 3%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-7286.2ns ± 0%
PoolBatchInsert10000-72661ms ± 0%
PoolBatchLocalInsert10000-72735ms ± 1%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72293ns ± 7%
MultiWriteSyncer/2_discarder-727.49ns ± 9%
MultiWriteSyncer/4_discarder-727.87ns ± 5%
MultiWriteSyncer/4_discarder_with_buffer-72283ns ± 7%
WriteSyncer/write_file_with_no_buffer-721.51µs ± 3%
ZapConsole-72581ns ± 8%
JSONLogMarshalerFunc-721.03µs ± 2%
ZapJSON-72362ns ± 4%
StandardJSON-72420ns ± 3%
Sampler_Check/7_keys-7223.0ns ± 7%
Sampler_Check/50_keys-723.08ns ± 2%
Sampler_Check/100_keys-722.44ns ± 2%
Sampler_CheckWithHook/7_keys-7288.6ns ±11%
Sampler_CheckWithHook/50_keys-7288.2ns ±11%
Sampler_CheckWithHook/100_keys-7287.9ns ±11%
TeeCheck-7259.9ns ±15%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-7214.9ms ± 0%
LZ-72684µs ± 3%
MTFT-72923µs ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-721.34µs ± 2%
pkg:k8s.io/client-go/tools/cache
Listener-721.11µs ± 5%
ReflectorResyncChanMany-72593ns ± 2%
pkg:github.com/gtank/blake2s
Hash8K-7220.1µs ± 4%
pkg:github.com/ajstarks/deck/generate
Arc-721.95µs ± 1%
Polygon-723.81µs ± 0%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-722.54µs ± 3%
HistogramAllocation-721.20µs ± 2%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72121µs ± 1%
Pi/foo=ericlagergren_(GDA)/prec=100-72242µs ± 1%
Pi/foo=shopspring/prec=100-72430µs ± 3%
Pi/foo=apmckinlay/prec=100-721.61µs ± 0%
Pi/foo=go-inf/prec=100-72108µs ± 2%
Pi/foo=float64/prec=100-723.25µs ± 0%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72744ns ±19%
BaseTest2KB-72694ns ± 0%
Encoding4KBVerySparse-7210.1µs ± 4%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-7214.2ms ± 1%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-726.55ms ± 0%
ScaleVec10000Inc20-727.42µs ±20%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-7210.0µs ± 2%
RegexMatch-72675ns ± 1%
RepeatExecProgram-7211.5µs ± 1%
RepeatNew-7254.4ns ± 1%
RepeatIOExecProgram-7222.9µs ± 3%
RepeatIONew-72657ns ± 2%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72801µs ± 1%
pkg:github.com/BurntSushi/toml
Decode/large-doc-721.81ms ± 2%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-724.70ms ± 1%
RenderSpec-724.69ms ± 1%
RenderSpecBlackFriday2-723.13ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-723.76s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3640.3µs ± 3%
CockroachDBkv50/nodes=1-3638.9µs ± 2%
CockroachDBkv95/nodes=1-3633.8µs ± 5%
CockroachDBkv0/nodes=3-3640.3µs ± 1%
CockroachDBkv50/nodes=3-3638.9µs ± 3%
CockroachDBkv95/nodes=3-3634.0µs ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72246ms ± 2%
ESBuildRomeTS-7280.0ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-729.78ms ± 3%
EtcdSTM-7263.5ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-7219.6s ± 1%
GoBuildKubeletLink-726.21s ± 2%
GoBuildIstioctl-7218.2s ± 1%
GoBuildIstioctlLink-724.00s ± 2%
GoBuildFrontend-727.91s ± 2%
GoBuildFrontendLink-72839ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7216.6s ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72157ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72436µs ± 2%
[Geo mean]60.6µs
 
speed
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72760MB/s ± 2%
AppendMsgResyncTargetsInfo-722.24GB/s ± 1%
DataUpdateTracker-72630kB/s ± 0%
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-7287.1MB/s ± 1%
pkg:github.com/kevinburke/go-bindata
Bindata-7253.0MB/s ± 1%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72407MB/s ± 3%
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]112MB/s
 
alloc/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-720.00B
AppendMsgResyncTargetsInfo-720.00B
DataUpdateTracker-72278B ± 0%
MarshalMsgdataUsageCacheInfo-7296.0B ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-721.65MB ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-72192MB ± 0%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-726.39MB ± 0%
CommitAfterHashFixedSize/10K-729.06MB ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-7216.0B ± 0%
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-721.19kB ± 0%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-7210.0kB ± 0%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]35.7kB
 
allocs/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-720.00
AppendMsgResyncTargetsInfo-720.00
DataUpdateTracker-728.00 ± 0%
MarshalMsgdataUsageCacheInfo-721.00 ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-7221.0 ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-725.80k ± 0%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-7277.3k ± 0%
CommitAfterHashFixedSize/10K-7280.0k ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-721.00 ± 0%
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-7220.0 ± 0%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-7215.0 ± 0%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]107
 
average-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72166MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-367.16GB ± 2%
CockroachDBkv50/nodes=1-366.78GB ± 4%
CockroachDBkv95/nodes=1-363.64GB ±33%
CockroachDBkv0/nodes=3-367.09GB ± 6%
CockroachDBkv50/nodes=3-366.80GB ± 2%
CockroachDBkv95/nodes=3-363.77GB ±30%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7297.2MB ± 4%
EtcdSTM-7276.4MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7235.9MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-7219.8MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-726.18GB ± 4%
[Geo mean]865MB
 
peak-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72243MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3610.3GB ± 5%
CockroachDBkv50/nodes=1-3610.0GB ± 4%
CockroachDBkv95/nodes=1-365.59GB ±33%
CockroachDBkv0/nodes=3-3610.4GB ± 8%
CockroachDBkv50/nodes=3-3610.0GB ± 6%
CockroachDBkv95/nodes=3-365.65GB ±25%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72129MB ± 4%
EtcdSTM-72105MB ± 6%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7240.9MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-7219.9MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-726.84GB ± 3%
[Geo mean]1.16GB
 
peak-VM-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-727.16GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3614.2GB ± 5%
CockroachDBkv50/nodes=1-3613.0GB ± 4%
CockroachDBkv95/nodes=1-368.10GB ±22%
CockroachDBkv0/nodes=3-3614.4GB ± 7%
CockroachDBkv50/nodes=3-3613.1GB ± 3%
CockroachDBkv95/nodes=3-368.17GB ±17%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7212.2GB ± 0%
EtcdSTM-7212.1GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-721.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-721.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-728.12GB ± 3%
[Geo mean]7.50GB
 
write-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36150M ±11%
CockroachDBkv50/nodes=1-36246M ±10%
CockroachDBkv95/nodes=1-3660.9M ±60%
CockroachDBkv0/nodes=3-36150M ± 5%
CockroachDBkv50/nodes=3-36245M ±11%
CockroachDBkv95/nodes=3-3661.3M ±71%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]131M
 
write-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-369.92G ± 8%
CockroachDBkv50/nodes=1-3610.3G ±15%
CockroachDBkv95/nodes=1-361.95G ±72%
CockroachDBkv0/nodes=3-369.80G ±10%
CockroachDBkv50/nodes=3-3610.3G ±20%
CockroachDBkv95/nodes=3-362.16G ±74%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]5.93G
 
write-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-362.33M ±14%
CockroachDBkv50/nodes=1-361.56M ± 9%
CockroachDBkv95/nodes=1-362.46M ± 6%
CockroachDBkv0/nodes=3-362.29M ± 9%
CockroachDBkv50/nodes=3-361.55M ±10%
CockroachDBkv95/nodes=3-362.46M ± 6%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]2.07M
 
write-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36499M ± 4%
CockroachDBkv50/nodes=1-36789M ± 2%
CockroachDBkv95/nodes=1-36569M ±98%
CockroachDBkv0/nodes=3-36494M ± 5%
CockroachDBkv50/nodes=3-36796M ± 3%
CockroachDBkv95/nodes=3-36554M ±98%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]605M
 
write-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36772M ± 9%
CockroachDBkv50/nodes=1-369.14G ±30%
CockroachDBkv95/nodes=1-361.16G ±74%
CockroachDBkv0/nodes=3-36775M ± 9%
CockroachDBkv50/nodes=3-369.46G ±21%
CockroachDBkv95/nodes=3-361.14G ±100%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]2.02G
 
write-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3624.8k ± 3%
CockroachDBkv50/nodes=1-3612.9k ± 2%
CockroachDBkv95/nodes=1-361.50k ± 3%
CockroachDBkv0/nodes=3-3624.8k ± 1%
CockroachDBkv50/nodes=3-3612.9k ± 2%
CockroachDBkv95/nodes=3-361.49k ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]7.81k
 
write-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-361.49M ± 3%
CockroachDBkv50/nodes=1-36775k ± 2%
CockroachDBkv95/nodes=1-3689.8k ± 3%
CockroachDBkv0/nodes=3-361.49M ± 1%
CockroachDBkv50/nodes=3-36773k ± 2%
CockroachDBkv95/nodes=3-3689.2k ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]469k
 
read-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-3624.5M ±31%
CockroachDBkv95/nodes=1-3612.2M ±185%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-3625.4M ±36%
CockroachDBkv95/nodes=3-3614.1M ±127%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]18.1M
 
read-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-369.64G ±14%
CockroachDBkv95/nodes=1-361.86G ±73%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-3610.0G ±14%
CockroachDBkv95/nodes=3-362.08G ±74%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]4.39G
 
read-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36400k ± 0%
CockroachDBkv95/nodes=1-36300k ± 0%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36400k ± 0%
CockroachDBkv95/nodes=3-36300k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]346k
 
read-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-3619.8M ±22%
CockroachDBkv95/nodes=1-3621.5M ±202%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-3620.8M ±21%
CockroachDBkv95/nodes=3-3628.4M ±122%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]22.4M
 
read-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36423M ±11%
CockroachDBkv95/nodes=1-36207M ±192%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36437M ±12%
CockroachDBkv95/nodes=3-36208M ±110%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]299M
 
read-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-3612.8k ± 2%
CockroachDBkv95/nodes=1-3628.1k ± 5%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-3612.8k ± 3%
CockroachDBkv95/nodes=3-3627.9k ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]18.9k
 
read-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36767k ± 2%
CockroachDBkv95/nodes=1-361.68M ± 5%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36768k ± 3%
CockroachDBkv95/nodes=3-361.67M ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geo mean]1.14M
 
p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-729.65M ± 3%
EtcdSTM-7248.6M ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72129k ± 1%
[Geo mean]3.93M
 
p90-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7214.6M ±13%
EtcdSTM-72128M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72491k ± 2%
[Geo mean]9.71M
 
p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7222.2M ±11%
EtcdSTM-72272M ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-724.40M ± 3%
[Geo mean]29.8M
 
ops/s
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
Kanzi
Uber_tally
Ethereum_ethash
Gonum_lapack_native
Semver
Capnproto2
Dustin_broadcast
Uber_zap
Gonum_mat
Cespare_mph
Cespare_xxhash
Gonum_traverse
Ethereum_core
K8s_cache
Ericlagergren_decimal
Ethereum_trie
Gonum_topo
Toml
Aws_restxml
Aws_jsonutil
Bindata
Commonmark_markdown
Dustin_humanize
Minio
Aws_restjson
K8s_workqueue
Bloom_bloom
Ethereum_bitutil
Gonum_community
Hugo_hugolib
Gtank_blake2s
Ethereum_corevm
Gonum_path
Gonum_blas_native
Wazero
Ethereum_ecies
Ajstarks_deck_generate
Benhoyt_goawk_1_18
Shopify_sarama
Spexs2
Aws_jsonrpc
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72101k ± 3%
EtcdSTM-7215.7k ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72124k ± 2%
[Geo mean]58.2k