labelcommon value
baseline-commit34c8b14ca9f4096383d658fbd748322a993a2bd2
benchmarks-commit07cc1c2fc5be3ea006010e37421c9b74f836808a
branchmaster
buildergotip-linux-amd64_c2s16-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
cpuIntel(R) Xeon(R) CPU @ 3.10GHz
experiment-commit4878b4471bf1267a8f87b40ed49b36ab82b79d18
experiment-commit-time2025-05-29T18:14:52Z
goarchamd64
gooslinux
post-submittrue
repositorygo
runstamp2025-05-29T18:39:00.346068214Z
upload20250529.49
upload-fileresults
upload-part20250529.49/0
upload-time2025-05-29T22:20:54Z
label values
pgo
upload:20250529.49:
2508 missing
320 "off"
pkg
upload:20250529.49:
492 missing
320 "go.uber.org/zap/zapcore"
160 "golang.org/x/benchmarks/sweet/benchmarks/go-build"
120 "github.com/benhoyt/goawk/interp"
1736
shortname
upload:20250529.49:
528 missing
320 "uber_zap"
160 "sweet_go_build"
120 "benhoyt_goawk_1_18"
1700
toolchain
upload:20250529.49:
1414 "baseline"
1414 "experiment"
p99.999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-1680.3k ±11%
GCLatency/how=heap/fluff=false-1680.2k ± 5%
GCLatency/how=global/fluff=false-1679.1k ± 3%
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]79.9k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16146k ±48%
GCLatency/how=heap/fluff=false-16171k ±21%
GCLatency/how=global/fluff=false-16486k ± 9%
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]230k
 
total-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies5.22MB ± 1%
Bloom_bloom5.17MB ± 1%
Gonum_mat7.62MB ± 0%
Spexs24.74MB ± 1%
Ethereum_core16.0MB ± 0%
Benhoyt_goawk_1_186.40MB ± 0%
Minio113MB ± 1%
Dustin_broadcast4.23MB ± 1%
Gtank_blake2s4.65MB ± 1%
Commonmark_markdown5.87MB ± 1%
Toml6.84MB ± 0%
Gonum_lapack_native6.97MB ± 0%
Semver4.74MB ± 1%
K8s_workqueue9.76MB ± 0%
Cespare_xxhash4.13MB ± 2%
Dustin_humanize4.75MB ± 1%
Ethereum_bitutil4.39MB ± 1%
K8s_cache17.0MB ± 1%
Ethereum_trie7.82MB ± 1%
Aws_jsonrpc13.2MB ± 0%
Hugo_hugolib50.4MB ± 1%
Aws_restxml13.6MB ± 0%
Gonum_traverse4.43MB ± 1%
Gonum_community5.07MB ± 1%
Kanzi4.74MB ± 1%
Uber_tally6.73MB ± 0%
Ajstarks_deck_generate4.27MB ± 1%
Gonum_topo4.71MB ± 1%
Ethereum_ethash11.2MB ± 0%
Gonum_path4.89MB ± 1%
Gonum_blas_native5.74MB ± 1%
Ethereum_corevm7.47MB ± 1%
Capnproto25.47MB ± 1%
Cespare_mph4.19MB ± 1%
Uber_zap8.07MB ± 0%
Aws_jsonutil8.34MB ± 0%
Wazero8.56MB ± 0%
Ericlagergren_decimal4.76MB ± 1%
Bindata12.1MB ± 0%
Aws_restjson13.6MB ± 0%
Shopify_sarama13.0MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]7.61MB
 
text-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies1.68MB ± 1%
Bloom_bloom1.66MB ± 1%
Gonum_mat2.87MB ± 0%
Spexs21.50MB ± 1%
Ethereum_core5.61MB ± 0%
Benhoyt_goawk_1_182.12MB ± 0%
Minio36.1MB ± 0%
Dustin_broadcast1.30MB ± 1%
Gtank_blake2s1.47MB ± 1%
Commonmark_markdown1.85MB ± 1%
Toml2.23MB ± 0%
Gonum_lapack_native2.56MB ± 0%
Semver1.51MB ± 1%
K8s_workqueue3.20MB ± 0%
Cespare_xxhash1.25MB ± 2%
Dustin_humanize1.51MB ± 1%
Ethereum_bitutil1.36MB ± 1%
K8s_cache6.14MB ± 0%
Ethereum_trie2.64MB ± 0%
Aws_jsonrpc4.80MB ± 0%
Hugo_hugolib21.4MB ± 0%
Aws_restxml5.00MB ± 0%
Gonum_traverse1.35MB ± 1%
Gonum_community1.64MB ± 1%
Kanzi1.46MB ± 1%
Uber_tally2.08MB ± 0%
Ajstarks_deck_generate1.31MB ± 1%
Gonum_topo1.47MB ± 1%
Ethereum_ethash3.78MB ± 0%
Gonum_path1.54MB ± 1%
Gonum_blas_native2.05MB ± 1%
Ethereum_corevm2.46MB ± 0%
Capnproto21.78MB ± 1%
Cespare_mph1.29MB ± 1%
Uber_zap2.61MB ± 0%
Aws_jsonutil2.96MB ± 0%
Wazero2.82MB ± 0%
Ericlagergren_decimal1.48MB ± 1%
Bindata1.69MB ± 1%
Aws_restjson4.95MB ± 0%
Shopify_sarama4.57MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]2.46MB
 
data-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies866kB ± 2%
Bloom_bloom800kB ± 2%
Gonum_mat1.06MB ± 1%
Spexs2735kB ± 3%
Ethereum_core2.84MB ± 1%
Benhoyt_goawk_1_181.06MB ± 2%
Minio32.0MB ± 0%
Dustin_broadcast677kB ± 3%
Gtank_blake2s717kB ± 3%
Commonmark_markdown1.05MB ± 2%
Toml1.23MB ± 2%
Gonum_lapack_native1.17MB ± 2%
Semver745kB ± 3%
K8s_workqueue1.57MB ± 1%
Cespare_xxhash670kB ± 3%
Dustin_humanize750kB ± 3%
Ethereum_bitutil689kB ± 3%
K8s_cache2.68MB ± 1%
Ethereum_trie1.26MB ± 2%
Aws_jsonrpc2.62MB ± 1%
Hugo_hugolib9.62MB ± 0%
Aws_restxml2.70MB ± 1%
Gonum_traverse720kB ± 3%
Gonum_community810kB ± 2%
Kanzi727kB ± 3%
Uber_tally1.24MB ± 2%
Ajstarks_deck_generate697kB ± 3%
Gonum_topo767kB ± 2%
Ethereum_ethash1.99MB ± 1%
Gonum_path802kB ± 2%
Gonum_blas_native892kB ± 2%
Ethereum_corevm1.24MB ± 1%
Capnproto2881kB ± 2%
Cespare_mph670kB ± 3%
Uber_zap1.43MB ± 1%
Aws_jsonutil1.88MB ± 1%
Wazero1.36MB ± 1%
Ericlagergren_decimal737kB ± 3%
Bindata7.67MB ± 0%
Aws_restjson2.69MB ± 1%
Shopify_sarama2.10MB ± 1%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]1.33MB
 
rodata-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies643kB ± 2%
Bloom_bloom663kB ± 2%
Gonum_mat882kB ± 0%
Spexs2599kB ± 2%
Ethereum_core2.40MB ± 1%
Benhoyt_goawk_1_18871kB ± 2%
Minio30.9MB ± 0%
Dustin_broadcast544kB ± 2%
Gtank_blake2s581kB ± 2%
Commonmark_markdown898kB ± 2%
Toml1.09MB ± 1%
Gonum_lapack_native848kB ± 2%
Semver608kB ± 2%
K8s_workqueue1.22MB ± 1%
Cespare_xxhash536kB ± 2%
Dustin_humanize614kB ± 2%
Ethereum_bitutil555kB ± 2%
K8s_cache2.26MB ± 1%
Ethereum_trie1.02MB ± 1%
Aws_jsonrpc2.24MB ± 1%
Hugo_hugolib8.83MB ± 0%
Aws_restxml2.32MB ± 1%
Gonum_traverse582kB ± 2%
Gonum_community644kB ± 2%
Kanzi578kB ± 2%
Uber_tally892kB ± 1%
Ajstarks_deck_generate563kB ± 2%
Gonum_topo621kB ± 2%
Ethereum_ethash1.58MB ± 1%
Gonum_path638kB ± 2%
Gonum_blas_native676kB ± 2%
Ethereum_corevm991kB ± 1%
Capnproto2740kB ± 2%
Cespare_mph537kB ± 2%
Uber_zap1.07MB ± 1%
Aws_jsonutil1.53MB ± 1%
Wazero1.15MB ± 1%
Ericlagergren_decimal599kB ± 2%
Bindata666kB ± 2%
Aws_restjson2.31MB ± 1%
Shopify_sarama1.81MB ± 1%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]1.03MB
 
pclntab-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies1.09MB ± 1%
Bloom_bloom1.12MB ± 1%
Gonum_mat1.49MB ± 1%
Spexs21.03MB ± 1%
Ethereum_core3.41MB ± 1%
Benhoyt_goawk_1_181.35MB ± 1%
Minio23.6MB ± 0%
Dustin_broadcast916kB ± 1%
Gtank_blake2s1.00MB ± 1%
Commonmark_markdown1.24MB ± 1%
Toml1.43MB ± 1%
Gonum_lapack_native1.27MB ± 1%
Semver1.02MB ± 1%
K8s_workqueue2.18MB ± 0%
Cespare_xxhash881kB ± 2%
Dustin_humanize1.01MB ± 1%
Ethereum_bitutil947kB ± 1%
K8s_cache3.69MB ± 0%
Ethereum_trie1.70MB ± 1%
Aws_jsonrpc2.52MB ± 1%
Hugo_hugolib9.47MB ± 0%
Aws_restxml2.59MB ± 1%
Gonum_traverse954kB ± 1%
Gonum_community1.07MB ± 1%
Kanzi989kB ± 1%
Uber_tally1.42MB ± 1%
Ajstarks_deck_generate920kB ± 1%
Gonum_topo1.01MB ± 1%
Ethereum_ethash2.39MB ± 1%
Gonum_path1.05MB ± 1%
Gonum_blas_native1.12MB ± 1%
Ethereum_corevm1.63MB ± 1%
Capnproto21.16MB ± 1%
Cespare_mph904kB ± 1%
Uber_zap1.72MB ± 1%
Aws_jsonutil1.47MB ± 1%
Wazero1.90MB ± 1%
Ericlagergren_decimal1.03MB ± 1%
Bindata1.11MB ± 1%
Aws_restjson2.58MB ± 1%
Shopify_sarama2.76MB ± 1%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]1.56MB
 
debug-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies1.30MB ± 6%
Bloom_bloom1.32MB ± 9%
Gonum_mat1.87MB ±10%
Spexs21.22MB ± 8%
Ethereum_core3.58MB ± 8%
Benhoyt_goawk_1_181.58MB ± 9%
Minio19.9MB ±11%
Dustin_broadcast1.08MB ± 8%
Gtank_blake2s1.20MB ± 8%
Commonmark_markdown1.44MB ± 9%
Toml1.66MB ± 9%
Gonum_lapack_native1.67MB ±10%
Semver1.21MB ± 8%
K8s_workqueue2.42MB ± 9%
Cespare_xxhash1.08MB ± 8%
Dustin_humanize1.21MB ± 8%
Ethereum_bitutil1.13MB ± 8%
K8s_cache3.97MB ±10%
Ethereum_trie1.89MB ± 7%
Aws_jsonrpc2.88MB ± 9%
Hugo_hugolib9.09MB ±10%
Aws_restxml2.95MB ± 9%
Gonum_traverse1.13MB ± 8%
Gonum_community1.27MB ± 8%
Kanzi1.20MB ± 8%
Uber_tally1.66MB ± 8%
Ajstarks_deck_generate1.09MB ± 8%
Gonum_topo1.19MB ± 8%
Ethereum_ethash2.65MB ± 7%
Gonum_path1.22MB ± 8%
Gonum_blas_native1.40MB ± 9%
Ethereum_corevm1.78MB ± 7%
Capnproto21.37MB ± 8%
Cespare_mph1.07MB ± 8%
Uber_zap1.96MB ± 9%
Aws_jsonutil1.69MB ± 9%
Wazero2.14MB ±10%
Ericlagergren_decimal1.23MB ± 8%
Bindata1.31MB ± 8%
Aws_restjson2.92MB ± 9%
Shopify_sarama3.14MB ± 9%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]1.80MB
 
time/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-161.31µs ± 5%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16672ns ±17%
AppendMsgResyncTargetsInfo-165.32ns ± 0%
DataUpdateTracker-161.61µs ± 2%
MarshalMsgdataUsageCacheInfo-1656.2ns ± 2%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16379ns ± 2%
CombinedTestAndAdd-16401ns ± 2%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16494ns ± 1%
ResourceChainPostProcess-1643.5ms ± 3%
ReplaceShortcodeTokens-162.96µs ± 8%
pkg:github.com/gtank/blake2s
Hash8K-1622.2µs ± 0%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16277ns ± 2%
MultiWriteSyncer/2_discarder-168.58ns ±50%
MultiWriteSyncer/4_discarder-168.57ns ± 3%
MultiWriteSyncer/4_discarder_with_buffer-16172ns ± 6%
WriteSyncer/write_file_with_no_buffer-161.63µs ± 3%
ZapConsole-16754ns ± 4%
JSONLogMarshalerFunc-16610ns ± 3%
ZapJSON-16563ns ± 4%
StandardJSON-16629ns ± 4%
Sampler_Check/7_keys-169.38ns ± 2%
Sampler_Check/50_keys-169.62ns ± 3%
Sampler_Check/100_keys-169.11ns ± 1%
Sampler_CheckWithHook/7_keys-1622.9ns ± 2%
Sampler_CheckWithHook/50_keys-1623.9ns ± 2%
Sampler_CheckWithHook/100_keys-1623.0ns ± 3%
TeeCheck-16134ns ± 5%
pkg:github.com/ajstarks/deck/generate
Arc-163.21µs ± 1%
Polygon-165.61µs ± 0%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-1614.8µs ± 1%
GenSharedKeyP256-1656.3µs ± 0%
GenSharedKeyS256-1652.0µs ± 0%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-169.82µs ± 2%
RegexMatch-16917ns ± 3%
RepeatExecProgram-1611.1µs ± 2%
RepeatNew-16100ns ± 2%
RepeatIOExecProgram-1622.0µs ± 2%
RepeatIONew-16801ns ± 2%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-164.85ms ± 3%
RenderSpec-164.83ms ± 4%
RenderSpecBlackFriday2-163.46ms ± 1%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-1672.6ms ± 4%
ScaleVec10000Inc20-1611.8µs ±23%
pkg:k8s.io/client-go/tools/cache
Listener-16885ns ± 4%
ReflectorResyncChanMany-16465ns ± 5%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16119µs ± 1%
Pi/foo=ericlagergren_(GDA)/prec=100-16248µs ± 2%
Pi/foo=shopspring/prec=100-16331µs ± 2%
Pi/foo=apmckinlay/prec=100-162.85µs ± 1%
Pi/foo=go-inf/prec=100-1698.1µs ± 1%
Pi/foo=float64/prec=100-164.51µs ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-166.05µs ± 2%
TarjanSCCGnp_1000_half-1655.3ms ± 1%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16205µs ± 2%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-1650.5µs ± 1%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-1633.1µs ± 2%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-1643.8µs ± 1%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-1618.2s ± 1%
Run/10k/16-164.44s ± 6%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-163.13µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-168.36ms ± 2%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-163.60µs ± 1%
HistogramAllocation-161.77µs ± 1%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16126ns ± 1%
PoolBatchInsert10000-16678ms ± 0%
PoolBatchLocalInsert10000-16795ms ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-16267ms ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-16342ns ± 2%
ParallelDirectSend-16354ns ± 3%
ParallelBrodcast-16522ns ± 1%
MuxBrodcast-16518ns ± 4%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-161.82ms ± 5%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16143ns ± 0%
BaseTest2KB-16559ns ± 0%
Encoding4KBVerySparse-1613.3µs ± 8%
pkg:github.com/Shopify/sarama
Broker_Open-1696.5µs ± 4%
Broker_No_Metrics_Open-1664.0µs ± 6%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16529ns ± 2%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-162.27ms ± 1%
Invocation/interpreter/string_manipulation_size_50-16964µs ± 2%
Invocation/interpreter/random_mat_mul_size_20-166.47ms ± 2%
Compilation/with_extern_cache-16435µs ± 1%
Compilation/without_extern_cache-1617.3ms ± 1%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-165.13ms ± 4%
CommitAfterHashFixedSize/10K-1611.9ms ± 2%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-1616.2ms ± 0%
LZ-161.16ms ± 4%
MTFT-16794µs ± 1%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-163.24µs ± 2%
StdlibJSON-162.39µs ± 1%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-162.09µs ± 0%
DasumMediumUnitaryInc-161.05µs ± 0%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-1614.5ms ± 1%
pkg:github.com/BurntSushi/toml
Decode/large-doc-161.83ms ± 2%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-1631.9µs ± 2%
Dgeev/Circulant100-1612.0ms ± 2%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-1692.5ns ± 1%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16334µs ± 2%
Growth_MultiSegment-1610.6ms ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-164.60s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16390ms ± 1%
ESBuildRomeTS-16112ms ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1621.0ms ± 6%
EtcdSTM-16114ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-1651.8s ± 3%
GoBuildKubeletLink-167.75s ±17%
GoBuildIstioctl-1648.4s ± 4%
GoBuildIstioctlLink-168.58s ±11%
GoBuildFrontend-1616.5s ± 1%
GoBuildFrontendLink-161.34s ± 3%
GoBuildTsgo-1680.8s ±48%
GoBuildTsgoLink-16728ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1619.7s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16176ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16542µs ± 1%
[Geo mean]90.8µs
 
speed
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16473MB/s ±17%
AppendMsgResyncTargetsInfo-161.88GB/s ± 0%
DataUpdateTracker-16621kB/s ± 2%
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16369MB/s ± 0%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-1625.7MB/s ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1699.0MB/s ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]89.6MB/s
 
alloc/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-160.00B
AppendMsgResyncTargetsInfo-160.00B
DataUpdateTracker-16254B ± 9%
MarshalMsgdataUsageCacheInfo-1696.0B ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-1639.6B ± 4%
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-161.18kB ± 0%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16192MB ± 0%
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1610.0kB ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-166.34MB ± 0%
CommitAfterHashFixedSize/10K-167.71MB ± 0%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-161.65MB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]38.3kB
 
allocs/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-160.00
AppendMsgResyncTargetsInfo-160.00
DataUpdateTracker-166.50 ±23%
MarshalMsgdataUsageCacheInfo-161.00 ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-161.00 ± 0%
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-1620.0 ± 0%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-165.70k ± 0%
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1614.5 ± 3%
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-1677.2k ± 0%
CommitAfterHashFixedSize/10K-1679.6k ± 0%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1621.5 ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]104
 
average-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16180MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16112MB ± 4%
EtcdSTM-1696.5MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1635.2MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1619.7MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-166.43GB ± 2%
[Geo mean]143MB
 
peak-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16260MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16147MB ± 4%
EtcdSTM-16127MB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1638.6MB ± 8%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1620.3MB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-166.70GB ± 2%
[Geo mean]172MB
 
peak-VM-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-162.91GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1612.1GB ± 0%
EtcdSTM-1612.1GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-161.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-161.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-167.95GB ± 1%
[Geo mean]4.19GB
 
p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1616.1M ± 6%
EtcdSTM-1689.0M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16194k ± 0%
[Geo mean]6.54M
 
p90-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1639.6M ±22%
EtcdSTM-16231M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16758k ± 1%
[Geo mean]19.1M
 
p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1672.0M ±19%
EtcdSTM-16467M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-165.66M ± 2%
[Geo mean]57.5M
 
ops/s
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
Ethereum_ecies
Bloom_bloom
Gonum_mat
Spexs2
Ethereum_core
Benhoyt_goawk_1_18
Minio
Dustin_broadcast
Gtank_blake2s
Commonmark_markdown
Toml
Gonum_lapack_native
Semver
K8s_workqueue
Cespare_xxhash
Dustin_humanize
Ethereum_bitutil
K8s_cache
Ethereum_trie
Aws_jsonrpc
Hugo_hugolib
Aws_restxml
Gonum_traverse
Gonum_community
Kanzi
Uber_tally
Ajstarks_deck_generate
Gonum_topo
Ethereum_ethash
Gonum_path
Gonum_blas_native
Ethereum_corevm
Capnproto2
Cespare_mph
Uber_zap
Aws_jsonutil
Wazero
Ericlagergren_decimal
Bindata
Aws_restjson
Shopify_sarama
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1646.2k ± 5%
EtcdSTM-168.65k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-1622.2k ± 1%
[Geo mean]20.7k