labelcommon value
baseline-commit2dc996f71b0ebafb77e64433e58333e049488a3c
benchmarks-commit063a89b681d6cea4916099dfbdc9fc6325a5c814
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-commitc203e4ecb94df984c337e49a7a626620e176811a
experiment-commit-time2026-05-14T21:41:39Z
goarchamd64
gooslinux
post-submittrue
repositorygo
runstamp2026-05-14T21:49:15.270331206Z
toolchainexperiment
upload20260515.11
upload-fileresults
upload-part20260515.11/0
upload-time2026-05-15T04:46:33Z
label values
pgo
upload:20260515.11:
1255 missing
220 "off"
pkg
upload:20260515.11:
246 missing
160 "go.uber.org/zap/zapcore"
80 "golang.org/x/benchmarks/sweet/benchmarks/go-build"
60 "github.com/benhoyt/goawk/interp"
929
shortname
upload:20260515.11:
265 missing
160 "uber_zap"
80 "sweet_go_build"
60 "benhoyt_goawk_1_18"
910
p99.999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-1691.2k ± 7%
GCLatency/how=heap/fluff=false-1690.9k ± 4%
GCLatency/how=global/fluff=false-1691.8k ± 7%
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]91.3k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16182k ± 2%
GCLatency/how=heap/fluff=false-16178k ± 1%
GCLatency/how=global/fluff=false-16667k ± 3%
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]279k
 
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
GoDistribution73.1MB ± 0%
Benhoyt_goawk_1_186.87MB ± 0%
Dustin_humanize5.13MB ± 0%
Spexs25.13MB ± 0%
Bloom_bloom5.59MB ± 0%
Commonmark_markdown6.35MB ± 0%
Aws_jsonrpc14.3MB ± 0%
K8s_workqueue10.3MB ± 0%
Ethereum_ethash12.1MB ± 0%
Ethereum_trie8.36MB ± 0%
Wazero9.18MB ± 0%
Ethereum_ecies5.61MB ± 0%
Cespare_mph4.54MB ± 0%
Gonum_mat7.98MB ± 0%
Ethereum_corevm7.96MB ± 0%
Uber_zap8.84MB ± 0%
Gonum_topo5.06MB ± 0%
Kanzi5.01MB ± 0%
Uber_tally7.41MB ± 0%
Ethereum_core17.1MB ± 0%
K8s_cache18.4MB ± 0%
Minio120MB ± 0%
Aws_restjson14.7MB ± 0%
Aws_restxml14.8MB ± 0%
Semver5.14MB ± 0%
Cespare_xxhash4.49MB ± 0%
Aws_jsonutil9.25MB ± 0%
Ericlagergren_decimal5.13MB ± 0%
Ethereum_bitutil4.74MB ± 0%
Shopify_sarama13.9MB ± 0%
Dustin_broadcast4.59MB ± 0%
Capnproto25.82MB ± 0%
Gonum_community5.42MB ± 0%
Hugo_hugolib50.3MB ± 0%
Toml7.31MB ± 0%
Bindata12.5MB ± 0%
Gonum_traverse4.77MB ± 0%
Gonum_path5.23MB ± 0%
Gonum_lapack_native7.33MB ± 0%
Gonum_blas_native6.08MB ± 0%
Gtank_blake2s5.04MB ± 0%
Ajstarks_deck_generate4.60MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]8.60MB
 
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
GoDistribution
Benhoyt_goawk_1_182.17MB ± 0%
Dustin_humanize1.56MB ± 0%
Spexs21.56MB ± 0%
Bloom_bloom1.72MB ± 0%
Commonmark_markdown1.91MB ± 0%
Aws_jsonrpc5.13MB ± 0%
K8s_workqueue3.17MB ± 0%
Ethereum_ethash3.86MB ± 0%
Ethereum_trie2.67MB ± 0%
Wazero2.83MB ± 0%
Ethereum_ecies1.73MB ± 0%
Cespare_mph1.35MB ± 0%
Gonum_mat2.85MB ± 0%
Ethereum_corevm2.47MB ± 0%
Uber_zap2.74MB ± 0%
Gonum_topo1.52MB ± 0%
Kanzi1.51MB ± 0%
Uber_tally2.20MB ± 0%
Ethereum_core5.63MB ± 0%
K8s_cache6.18MB ± 0%
Minio35.2MB ± 0%
Aws_restjson5.29MB ± 0%
Aws_restxml5.34MB ± 0%
Semver1.56MB ± 0%
Cespare_xxhash1.31MB ± 0%
Aws_jsonutil3.34MB ± 0%
Ericlagergren_decimal1.54MB ± 0%
Ethereum_bitutil1.42MB ± 0%
Shopify_sarama4.62MB ± 0%
Dustin_broadcast1.36MB ± 0%
Capnproto21.80MB ± 0%
Gonum_community1.69MB ± 0%
Hugo_hugolib19.2MB ± 0%
Toml2.27MB ± 0%
Bindata1.73MB ± 0%
Gonum_traverse1.41MB ± 0%
Gonum_path1.58MB ± 0%
Gonum_lapack_native2.57MB ± 0%
Gonum_blas_native2.07MB ± 0%
Gtank_blake2s1.53MB ± 0%
Ajstarks_deck_generate1.37MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]2.53MB
 
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
GoDistribution
Benhoyt_goawk_1_18388kB ± 0%
Dustin_humanize266kB ± 0%
Spexs2244kB ± 0%
Bloom_bloom259kB ± 0%
Commonmark_markdown478kB ± 0%
Aws_jsonrpc780kB ± 0%
K8s_workqueue544kB ± 0%
Ethereum_ethash720kB ± 0%
Ethereum_trie402kB ± 0%
Wazero411kB ± 0%
Ethereum_ecies337kB ± 0%
Cespare_mph235kB ± 0%
Gonum_mat351kB ± 0%
Ethereum_corevm411kB ± 0%
Uber_zap571kB ± 0%
Gonum_topo258kB ± 0%
Kanzi255kB ± 0%
Uber_tally507kB ± 0%
Ethereum_core1.05MB ± 0%
K8s_cache845kB ± 0%
Minio21.1MB ± 0%
Aws_restjson791kB ± 0%
Aws_restxml795kB ± 0%
Semver263kB ± 0%
Cespare_xxhash234kB ± 0%
Aws_jsonutil647kB ± 0%
Ericlagergren_decimal249kB ± 0%
Ethereum_bitutil241kB ± 0%
Shopify_sarama574kB ± 0%
Dustin_broadcast234kB ± 0%
Capnproto2288kB ± 0%
Gonum_community277kB ± 0%
Hugo_hugolib5.39MB ± 0%
Toml455kB ± 0%
Bindata7.13MB ± 0%
Gonum_traverse245kB ± 0%
Gonum_path279kB ± 0%
Gonum_lapack_native491kB ± 0%
Gonum_blas_native354kB ± 0%
Gtank_blake2s244kB ± 0%
Ajstarks_deck_generate246kB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]485kB
 
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
GoDistribution
Benhoyt_goawk_1_18191kB ± 0%
Dustin_humanize123kB ± 0%
Spexs2101kB ± 0%
Bloom_bloom115kB ± 0%
Commonmark_markdown316kB ± 0%
Aws_jsonrpc391kB ± 0%
K8s_workqueue182kB ± 0%
Ethereum_ethash303kB ± 0%
Ethereum_trie156kB ± 0%
Wazero197kB ± 0%
Ethereum_ecies107kB ± 0%
Cespare_mph94.7kB ± 0%
Gonum_mat167kB ± 0%
Ethereum_corevm154kB ± 0%
Uber_zap206kB ± 0%
Gonum_topo106kB ± 0%
Kanzi99.1kB ± 0%
Uber_tally150kB ± 0%
Ethereum_core602kB ± 0%
K8s_cache408kB ± 0%
Minio20.0MB ± 0%
Aws_restjson401kB ± 0%
Aws_restxml405kB ± 0%
Semver120kB ± 0%
Cespare_xxhash93.5kB ± 0%
Aws_jsonutil291kB ± 0%
Ericlagergren_decimal105kB ± 0%
Ethereum_bitutil99.0kB ± 0%
Shopify_sarama276kB ± 0%
Dustin_broadcast94.1kB ± 0%
Capnproto2140kB ± 0%
Gonum_community106kB ± 0%
Hugo_hugolib4.58MB ± 0%
Toml307kB ± 0%
Bindata119kB ± 0%
Gonum_traverse101kB ± 0%
Gonum_path110kB ± 0%
Gonum_lapack_native158kB ± 0%
Gonum_blas_native138kB ± 0%
Gtank_blake2s102kB ± 0%
Ajstarks_deck_generate106kB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]200kB
 
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
GoDistribution
Benhoyt_goawk_1_181.72MB ± 0%
Dustin_humanize1.33MB ± 0%
Spexs21.33MB ± 0%
Bloom_bloom1.44MB ± 0%
Commonmark_markdown1.60MB ± 0%
Aws_jsonrpc3.65MB ± 0%
K8s_workqueue2.67MB ± 0%
Ethereum_ethash3.03MB ± 0%
Ethereum_trie2.12MB ± 0%
Wazero2.36MB ± 0%
Ethereum_ecies1.40MB ± 0%
Cespare_mph1.18MB ± 0%
Gonum_mat1.93MB ± 0%
Ethereum_corevm2.03MB ± 0%
Uber_zap2.19MB ± 0%
Gonum_topo1.31MB ± 0%
Kanzi1.28MB ± 0%
Uber_tally1.83MB ± 0%
Ethereum_core4.30MB ± 0%
K8s_cache4.57MB ± 0%
Minio26.9MB ± 0%
Aws_restjson3.71MB ± 0%
Aws_restxml3.73MB ± 0%
Semver1.32MB ± 0%
Cespare_xxhash1.16MB ± 0%
Aws_jsonutil2.39MB ± 0%
Ericlagergren_decimal1.34MB ± 0%
Ethereum_bitutil1.23MB ± 0%
Shopify_sarama3.49MB ± 0%
Dustin_broadcast1.19MB ± 0%
Capnproto21.50MB ± 0%
Gonum_community1.37MB ± 0%
Hugo_hugolib10.7MB ± 0%
Toml1.81MB ± 0%
Bindata1.43MB ± 0%
Gonum_traverse1.24MB ± 0%
Gonum_path1.34MB ± 0%
Gonum_lapack_native1.72MB ± 0%
Gonum_blas_native1.45MB ± 0%
Gtank_blake2s1.30MB ± 0%
Ajstarks_deck_generate1.19MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]2.02MB
 
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
GoDistribution
Benhoyt_goawk_1_181.60MB ± 0%
Dustin_humanize1.25MB ± 0%
Spexs21.25MB ± 0%
Bloom_bloom1.35MB ± 0%
Commonmark_markdown1.46MB ± 0%
Aws_jsonrpc2.89MB ± 0%
K8s_workqueue2.40MB ± 0%
Ethereum_ethash2.58MB ± 0%
Ethereum_trie1.84MB ± 0%
Wazero2.13MB ± 0%
Ethereum_ecies1.29MB ± 0%
Cespare_mph1.12MB ± 0%
Gonum_mat1.84MB ± 0%
Ethereum_corevm1.73MB ± 0%
Uber_zap2.05MB ± 0%
Gonum_topo1.22MB ± 0%
Kanzi1.23MB ± 0%
Uber_tally1.76MB ± 0%
Ethereum_core3.44MB ± 0%
K8s_cache3.98MB ± 0%
Minio19.0MB ± 0%
Aws_restjson2.92MB ± 0%
Aws_restxml2.95MB ± 0%
Semver1.25MB ± 0%
Cespare_xxhash1.12MB ± 0%
Aws_jsonutil1.79MB ± 0%
Ericlagergren_decimal1.26MB ± 0%
Ethereum_bitutil1.17MB ± 0%
Shopify_sarama3.13MB ± 0%
Dustin_broadcast1.12MB ± 0%
Capnproto21.39MB ± 0%
Gonum_community1.29MB ± 0%
Hugo_hugolib8.57MB ± 0%
Toml1.69MB ± 0%
Bindata1.35MB ± 0%
Gonum_traverse1.16MB ± 0%
Gonum_path1.25MB ± 0%
Gonum_lapack_native1.65MB ± 0%
Gonum_blas_native1.41MB ± 0%
Gtank_blake2s1.23MB ± 0%
Ajstarks_deck_generate1.12MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]1.81MB
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-161.40µs ± 1%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-1618.1s ± 1%
Run/10k/16-164.22s ± 7%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16316µs ± 2%
Growth_MultiSegment-1610.4ms ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-162.05µs ± 0%
Polygon-163.71µs ± 2%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-1614.3ms ± 0%
pkg:github.com/gtank/blake2s
Hash8K-1622.1µs ± 0%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16125ns ± 1%
PoolBatchInsert10000-16692ms ± 1%
PoolBatchLocalInsert10000-16811ms ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-16358ns ± 3%
ParallelDirectSend-16371ns ± 3%
ParallelBrodcast-16540ns ± 2%
MuxBrodcast-16536ns ± 4%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-162.18ms ± 0%
Invocation/interpreter/string_manipulation_size_50-16938µs ± 0%
Invocation/interpreter/random_mat_mul_size_20-166.28ms ± 0%
Compilation/with_extern_cache-16440µs ± 0%
Compilation/without_extern_cache-1617.3ms ± 1%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16382ns ± 1%
CombinedTestAndAdd-16404ns ± 1%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-1610.0µs ± 2%
RegexMatch-16936ns ± 1%
RepeatExecProgram-1611.3µs ± 1%
RepeatNew-16102ns ± 2%
RepeatIOExecProgram-1622.2µs ± 4%
RepeatIONew-16811ns ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-1698.0µs ± 1%
Broker_No_Metrics_Open-1663.3µs ± 8%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-161.88µs ± 0%
DasumMediumUnitaryInc-161.05µs ± 0%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-161.85ms ± 5%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-163.15µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-168.57ms ± 1%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-166.26µs ± 1%
TarjanSCCGnp_1000_half-1656.3ms ± 1%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16606ns ± 4%
AppendMsgResyncTargetsInfo-165.05ns ± 0%
DataUpdateTracker-161.65µs ± 1%
MarshalMsgdataUsageCacheInfo-1660.3ns ± 1%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-1614.3µs ± 0%
GenSharedKeyP256-1656.5µs ± 0%
GenSharedKeyS256-1652.1µs ± 0%
pkg:k8s.io/client-go/tools/cache
Listener-16948ns ± 2%
ReflectorResyncChanMany-16491ns ± 1%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16526ns ± 1%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16274ns ± 1%
MultiWriteSyncer/2_discarder-1610.4ns ±28%
MultiWriteSyncer/4_discarder-169.87ns ± 2%
MultiWriteSyncer/4_discarder_with_buffer-16175ns ± 1%
WriteSyncer/write_file_with_no_buffer-161.06µs ± 1%
ZapConsole-16856ns ± 3%
JSONLogMarshalerFunc-16626ns ± 1%
ZapJSON-16618ns ± 2%
StandardJSON-16773ns ± 4%
Sampler_Check/7_keys-169.24ns ± 2%
Sampler_Check/50_keys-169.42ns ± 2%
Sampler_Check/100_keys-168.92ns ± 5%
Sampler_CheckWithHook/7_keys-1630.6ns ± 2%
Sampler_CheckWithHook/50_keys-1629.0ns ± 1%
Sampler_CheckWithHook/100_keys-1628.0ns ± 3%
TeeCheck-16132ns ± 3%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-162.85µs ± 1%
StdlibJSON-162.71µs ± 1%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16209µs ± 1%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-1650.8µs ± 0%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-1634.4µs ± 3%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-1644.6µs ± 1%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-1693.1ns ± 0%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-164.76ms ± 4%
RenderSpec-164.75ms ± 4%
RenderSpecBlackFriday2-163.53ms ± 2%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-163.55µs ± 1%
HistogramAllocation-161.77µs ± 4%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-1670.3ms ± 0%
ScaleVec10000Inc20-1613.5µs ±14%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-165.01ms ± 3%
CommitAfterHashFixedSize/10K-1611.6ms ± 2%
pkg:github.com/kevinburke/go-bindata
Bindata-16263ms ± 1%
pkg:github.com/BurntSushi/toml
Decode/large-doc-161.71ms ± 1%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-1630.4µs ± 2%
Dgeev/Circulant100-169.42ms ± 1%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16112µs ± 0%
Pi/foo=ericlagergren_(GDA)/prec=100-16239µs ± 0%
Pi/foo=shopspring/prec=100-16342µs ± 2%
Pi/foo=apmckinlay/prec=100-162.96µs ± 0%
Pi/foo=go-inf/prec=100-1699.1µs ± 1%
Pi/foo=float64/prec=100-164.51µs ± 0%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16497ns ± 0%
ResourceChainPostProcess-1645.1ms ± 1%
ReplaceShortcodeTokens-163.11µs ± 1%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16113ns ± 0%
BaseTest2KB-16695ns ± 0%
Encoding4KBVerySparse-1612.4µs ± 1%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-1615.8ms ± 1%
LZ-161.01ms ± 3%
MTFT-16790µs ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-164.53s ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-890.7µs ± 6%
CockroachDBkv50/nodes=1-873.0µs ± 5%
CockroachDBkv95/nodes=1-847.8µs ± 3%
CockroachDBkv0/nodes=3-891.3µs ± 2%
CockroachDBkv50/nodes=3-871.6µs ± 5%
CockroachDBkv95/nodes=3-847.5µs ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16415ms ± 1%
ESBuildRomeTS-16117ms ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1621.6ms ± 1%
EtcdSTM-16128ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-1654.4s ± 5%
GoBuildKubeletLink-168.50s ±11%
GoBuildIstioctl-1650.1s ± 3%
GoBuildIstioctlLink-168.99s ± 9%
GoBuildFrontend-1615.9s ± 3%
GoBuildFrontendLink-161.44s ± 5%
GoBuildTsgo-1642.8s ± 5%
GoBuildTsgoLink-16776ms ±15%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1618.6s ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16171ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16530µs ± 1%
[Geomean]89.2µ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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16101MB/s ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16371MB/s ± 0%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16514MB/s ± 4%
AppendMsgResyncTargetsInfo-161.98GB/s ± 0%
DataUpdateTracker-16605kB/s ± 2%
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-1626.1MB/s ± 1%
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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]91.8MB/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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-161.65MB ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-160.00B
AppendMsgResyncTargetsInfo-160.00B
DataUpdateTracker-16230B ± 0%
MarshalMsgdataUsageCacheInfo-1696.0B ± 0%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-1641.0B ± 0%
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-161.18kB ± 0%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-166.34MB ± 0%
CommitAfterHashFixedSize/10K-167.72MB ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-16176MB ± 0%
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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1610.0kB ± 0%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]37.6kB
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1621.0 ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-160.00
AppendMsgResyncTargetsInfo-160.00
DataUpdateTracker-165.00 ± 0%
MarshalMsgdataUsageCacheInfo-161.00 ± 0%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-161.00 ± 0%
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-1620.0 ± 0%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-1677.2k ± 0%
CommitAfterHashFixedSize/10K-1679.5k ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-165.51k ± 0%
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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1614.0 ± 0%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
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
[Geomean]100
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16185MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-84.65GB ± 3%
CockroachDBkv50/nodes=1-84.48GB ± 4%
CockroachDBkv95/nodes=1-83.26GB ± 8%
CockroachDBkv0/nodes=3-84.69GB ± 3%
CockroachDBkv50/nodes=3-84.47GB ± 4%
CockroachDBkv95/nodes=3-83.24GB ± 8%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16110MB ± 3%
EtcdSTM-1698.3MB ± 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-1637.1MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1622.0MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-165.87GB ± 1%
[Geomean]771MB
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16271MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-86.60GB ± 7%
CockroachDBkv50/nodes=1-86.05GB ± 6%
CockroachDBkv95/nodes=1-84.49GB ±14%
CockroachDBkv0/nodes=3-86.51GB ± 3%
CockroachDBkv50/nodes=3-85.96GB ± 5%
CockroachDBkv95/nodes=3-84.39GB ±13%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16145MB ± 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-1639.2MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1622.1MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-166.06GB ± 2%
[Geomean]982MB
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-162.98GB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-88.68GB ± 4%
CockroachDBkv50/nodes=1-88.12GB ± 7%
CockroachDBkv95/nodes=1-86.27GB ±11%
CockroachDBkv0/nodes=3-88.72GB ± 5%
CockroachDBkv50/nodes=3-88.04GB ± 4%
CockroachDBkv95/nodes=3-86.18GB ±11%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1612.2GB ± 0%
EtcdSTM-1612.2GB ± 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.30GB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-161.29GB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-167.37GB ± 2%
[Geomean]5.64GB
 
write-avg-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8449M ±10%
CockroachDBkv50/nodes=1-8568M ±11%
CockroachDBkv95/nodes=1-8290M ±12%
CockroachDBkv0/nodes=3-8448M ± 9%
CockroachDBkv50/nodes=3-8566M ± 7%
CockroachDBkv95/nodes=3-8290M ±12%
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
[Geomean]420M
 
write-p100-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-89.29G ±33%
CockroachDBkv50/nodes=1-814.5G ±70%
CockroachDBkv95/nodes=1-818.6G ±10%
CockroachDBkv0/nodes=3-89.21G ±28%
CockroachDBkv50/nodes=3-814.1G ±90%
CockroachDBkv95/nodes=3-813.9G ±63%
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
[Geomean]12.9G
 
write-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8336M ±10%
CockroachDBkv50/nodes=1-8356M ±13%
CockroachDBkv95/nodes=1-8217M ±30%
CockroachDBkv0/nodes=3-8341M ± 8%
CockroachDBkv50/nodes=3-8380M ±10%
CockroachDBkv95/nodes=3-8238M ± 8%
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
[Geomean]305M
 
write-p95-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8889M ±28%
CockroachDBkv50/nodes=1-81.15G ±28%
CockroachDBkv95/nodes=1-8456M ±32%
CockroachDBkv0/nodes=3-8852M ±18%
CockroachDBkv50/nodes=3-81.03G ±29%
CockroachDBkv95/nodes=3-8438M ±20%
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
[Geomean]752M
 
write-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-83.97G ±39%
CockroachDBkv50/nodes=1-86.52G ±26%
CockroachDBkv95/nodes=1-82.57G ±88%
CockroachDBkv0/nodes=3-84.50G ±34%
CockroachDBkv50/nodes=3-85.85G ±27%
CockroachDBkv95/nodes=3-82.51G ±125%
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
[Geomean]4.05G
 
write-ops/sec
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-811.0k ± 5%
CockroachDBkv50/nodes=1-86.85k ± 4%
CockroachDBkv95/nodes=1-81.05k ± 3%
CockroachDBkv0/nodes=3-810.9k ± 2%
CockroachDBkv50/nodes=3-86.98k ± 5%
CockroachDBkv95/nodes=3-81.05k ± 2%
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
[Geomean]4.31k
 
write-ops
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8662k ± 5%
CockroachDBkv50/nodes=1-8411k ± 4%
CockroachDBkv95/nodes=1-863.0k ± 3%
CockroachDBkv0/nodes=3-8657k ± 2%
CockroachDBkv50/nodes=3-8419k ± 5%
CockroachDBkv95/nodes=3-863.2k ± 2%
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
[Geomean]258k
 
read-avg-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8172M ±21%
CockroachDBkv95/nodes=1-8236M ± 3%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8170M ±13%
CockroachDBkv95/nodes=3-8238M ± 1%
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
[Geomean]201M
 
read-p100-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-811.9G ±23%
CockroachDBkv95/nodes=1-821.7G ±68%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-810.6G ±32%
CockroachDBkv95/nodes=3-818.5G ±73%
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
[Geomean]15.0G
 
read-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8115M ±27%
CockroachDBkv95/nodes=1-8189M ±33%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8130M ±42%
CockroachDBkv95/nodes=3-8215M ±10%
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
[Geomean]157M
 
read-p95-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8309M ± 8%
CockroachDBkv95/nodes=1-8330M ± 8%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8315M ±31%
CockroachDBkv95/nodes=3-8330M ±14%
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
[Geomean]321M
 
read-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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-81.39G ±40%
CockroachDBkv95/nodes=1-81.48G ±127%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-81.06G ±53%
CockroachDBkv95/nodes=3-81.39G ±161%
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
[Geomean]1.32G
 
read-ops/sec
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-86.85k ± 5%
CockroachDBkv95/nodes=1-819.9k ± 3%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-87.00k ± 5%
CockroachDBkv95/nodes=3-820.0k ± 2%
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
[Geomean]11.8k
 
read-ops
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8411k ± 5%
CockroachDBkv95/nodes=1-81.19M ± 3%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8420k ± 5%
CockroachDBkv95/nodes=3-81.20M ± 2%
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
[Geomean]705k
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1618.8M ± 6%
EtcdSTM-1698.4M ± 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-16187k ± 1%
[Geomean]7.01M
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1635.2M ± 5%
EtcdSTM-16257M ± 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-16726k ± 1%
[Geomean]18.7M
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1659.9M ±10%
EtcdSTM-16531M ± 3%
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.73M ± 2%
[Geomean]56.7M
 
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
GoDistribution
Benhoyt_goawk_1_18
Dustin_humanize
Spexs2
Bloom_bloom
Commonmark_markdown
Aws_jsonrpc
K8s_workqueue
Ethereum_ethash
Ethereum_trie
Wazero
Ethereum_ecies
Cespare_mph
Gonum_mat
Ethereum_corevm
Uber_zap
Gonum_topo
Kanzi
Uber_tally
Ethereum_core
K8s_cache
Minio
Aws_restjson
Aws_restxml
Semver
Cespare_xxhash
Aws_jsonutil
Ericlagergren_decimal
Ethereum_bitutil
Shopify_sarama
Dustin_broadcast
Capnproto2
Gonum_community
Hugo_hugolib
Toml
Bindata
Gonum_traverse
Gonum_path
Gonum_lapack_native
Gonum_blas_native
Gtank_blake2s
Ajstarks_deck_generate
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-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/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-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/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/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:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1645.4k ± 2%
EtcdSTM-167.77k ± 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.6k ± 1%
[Geomean]20.0k