labelcommon value
baseline-commitd90b98e65320778f3b1f99a6951ab20f04d218b3
benchmarks-commitcb323f9442766b0222c91d4ea82023330d09feca
branchmaster
buildergotip-linux-arm64_c4as16-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
experiment-commit244b156e67635f83a13b113c61f7729a79e06056
experiment-commit-time2026-02-28T04:20:22Z
goarcharm64
gooslinux
post-submittrue
repositorygo
runstamp2026-02-28T07:57:52.137479449Z
toolchainexperiment
upload20260228.37
upload-fileresults
upload-part20260228.37/0
upload-time2026-02-28T13:29:05Z
label values
pgo
upload:20260228.37:
1254 missing
220 "off"
pkg
upload:20260228.37:
246 missing
160 "go.uber.org/zap/zapcore"
80 "golang.org/x/benchmarks/sweet/benchmarks/go-build"
60 "github.com/benhoyt/goawk/interp"
928
shortname
upload:20260228.37:
264 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-1665.2k ± 2%
GCLatency/how=heap/fluff=false-1665.3k ± 0%
GCLatency/how=global/fluff=false-1666.6k ± 2%
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]65.7k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-1678.5k ± 6%
GCLatency/how=heap/fluff=false-1679.1k ± 6%
GCLatency/how=global/fluff=false-16372k ± 1%
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]132k
 
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
Cespare_mph4.25MB ± 0%
Ethereum_bitutil4.38MB ± 0%
Gonum_topo4.65MB ± 0%
Cespare_xxhash4.25MB ± 0%
Ethereum_ethash11.2MB ± 0%
Hugo_hugolib49.3MB ± 0%
Dustin_broadcast4.26MB ± 0%
Gonum_traverse4.45MB ± 0%
K8s_workqueue9.46MB ± 0%
Ethereum_trie7.71MB ± 0%
Semver4.74MB ± 0%
Minio115MB ± 0%
Benhoyt_goawk_1_186.37MB ± 0%
Spexs24.75MB ± 0%
Uber_tally6.81MB ± 0%
Gonum_blas_native5.45MB ± 0%
Aws_restjson13.3MB ± 0%
Gonum_path4.83MB ± 0%
Capnproto25.39MB ± 0%
K8s_cache17.0MB ± 0%
Gtank_blake2s4.66MB ± 0%
Gonum_mat7.08MB ± 0%
Gonum_lapack_native6.48MB ± 0%
Gonum_community5.01MB ± 0%
Aws_restxml13.4MB ± 0%
Aws_jsonutil8.39MB ± 0%
Bloom_bloom5.20MB ± 0%
Shopify_sarama12.8MB ± 0%
Ajstarks_deck_generate4.26MB ± 0%
Dustin_humanize4.73MB ± 0%
Kanzi4.65MB ± 0%
Bindata12.1MB ± 0%
Aws_jsonrpc13.0MB ± 0%
Ericlagergren_decimal4.69MB ± 0%
Commonmark_markdown5.98MB ± 0%
Wazero8.56MB ± 0%
Ethereum_ecies5.13MB ± 0%
Toml6.78MB ± 0%
Ethereum_core15.8MB ± 0%
Uber_zap8.09MB ± 0%
Ethereum_corevm7.43MB ± 0%
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]7.54MB
 
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
Cespare_mph1.20MB ± 0%
Ethereum_bitutil1.26MB ± 0%
Gonum_topo1.35MB ± 0%
Cespare_xxhash1.19MB ± 0%
Ethereum_ethash3.35MB ± 0%
Hugo_hugolib18.2MB ± 0%
Dustin_broadcast1.21MB ± 0%
Gonum_traverse1.26MB ± 0%
K8s_workqueue2.78MB ± 0%
Ethereum_trie2.34MB ± 0%
Semver1.39MB ± 0%
Minio30.9MB ± 0%
Benhoyt_goawk_1_181.90MB ± 0%
Spexs21.38MB ± 0%
Uber_tally1.93MB ± 0%
Gonum_blas_native1.68MB ± 0%
Aws_restjson4.40MB ± 0%
Gonum_path1.41MB ± 0%
Capnproto21.58MB ± 0%
K8s_cache5.44MB ± 0%
Gtank_blake2s1.36MB ± 0%
Gonum_mat2.33MB ± 0%
Gonum_lapack_native2.05MB ± 0%
Gonum_community1.49MB ± 0%
Aws_restxml4.44MB ± 0%
Aws_jsonutil2.76MB ± 0%
Bloom_bloom1.53MB ± 0%
Shopify_sarama4.00MB ± 0%
Ajstarks_deck_generate1.21MB ± 0%
Dustin_humanize1.38MB ± 0%
Kanzi1.35MB ± 0%
Bindata1.54MB ± 0%
Aws_jsonrpc4.28MB ± 0%
Ericlagergren_decimal1.36MB ± 0%
Commonmark_markdown1.70MB ± 0%
Wazero2.52MB ± 0%
Ethereum_ecies1.48MB ± 0%
Toml2.00MB ± 0%
Ethereum_core4.85MB ± 0%
Uber_zap2.38MB ± 0%
Ethereum_corevm2.18MB ± 0%
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]2.21MB
 
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
Cespare_mph224kB ± 0%
Ethereum_bitutil230kB ± 0%
Gonum_topo249kB ± 0%
Cespare_xxhash223kB ± 0%
Ethereum_ethash720kB ± 0%
Hugo_hugolib5.45MB ± 0%
Dustin_broadcast223kB ± 0%
Gonum_traverse235kB ± 0%
K8s_workqueue539kB ± 0%
Ethereum_trie397kB ± 0%
Semver252kB ± 0%
Minio21.3MB ± 0%
Benhoyt_goawk_1_18382kB ± 0%
Spexs2233kB ± 0%
Uber_tally498kB ± 0%
Gonum_blas_native350kB ± 0%
Aws_restjson791kB ± 0%
Gonum_path271kB ± 0%
Capnproto2278kB ± 0%
K8s_cache863kB ± 0%
Gtank_blake2s234kB ± 0%
Gonum_mat347kB ± 0%
Gonum_lapack_native485kB ± 0%
Gonum_community269kB ± 0%
Aws_restxml795kB ± 0%
Aws_jsonutil636kB ± 0%
Bloom_bloom249kB ± 0%
Shopify_sarama584kB ± 0%
Ajstarks_deck_generate235kB ± 0%
Dustin_humanize255kB ± 0%
Kanzi246kB ± 0%
Bindata7.13MB ± 0%
Aws_jsonrpc779kB ± 0%
Ericlagergren_decimal238kB ± 0%
Commonmark_markdown470kB ± 0%
Wazero417kB ± 0%
Ethereum_ecies328kB ± 0%
Toml449kB ± 0%
Ethereum_core1.06MB ± 0%
Uber_zap563kB ± 0%
Ethereum_corevm406kB ± 0%
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]475kB
 
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
Cespare_mph83.9kB ± 0%
Ethereum_bitutil88.2kB ± 0%
Gonum_topo96.3kB ± 0%
Cespare_xxhash83.0kB ± 0%
Ethereum_ethash304kB ± 0%
Hugo_hugolib4.65MB ± 0%
Dustin_broadcast83.3kB ± 0%
Gonum_traverse90.6kB ± 0%
K8s_workqueue178kB ± 0%
Ethereum_trie152kB ± 0%
Semver110kB ± 0%
Minio20.2MB ± 0%
Benhoyt_goawk_1_18186kB ± 0%
Spexs290.9kB ± 0%
Uber_tally142kB ± 0%
Gonum_blas_native134kB ± 0%
Aws_restjson402kB ± 0%
Gonum_path102kB ± 0%
Capnproto2131kB ± 0%
K8s_cache429kB ± 0%
Gtank_blake2s91.3kB ± 0%
Gonum_mat164kB ± 0%
Gonum_lapack_native153kB ± 0%
Gonum_community97.9kB ± 0%
Aws_restxml406kB ± 0%
Aws_jsonutil282kB ± 0%
Bloom_bloom105kB ± 0%
Shopify_sarama287kB ± 0%
Ajstarks_deck_generate94.8kB ± 0%
Dustin_humanize112kB ± 0%
Kanzi90.1kB ± 0%
Bindata113kB ± 0%
Aws_jsonrpc392kB ± 0%
Ericlagergren_decimal93.8kB ± 0%
Commonmark_markdown308kB ± 0%
Wazero203kB ± 0%
Ethereum_ecies97.4kB ± 0%
Toml301kB ± 0%
Ethereum_core612kB ± 0%
Uber_zap199kB ± 0%
Ethereum_corevm149kB ± 0%
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]190kB
 
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
Cespare_mph1.09MB ± 0%
Ethereum_bitutil1.14MB ± 0%
Gonum_topo1.22MB ± 0%
Cespare_xxhash1.09MB ± 0%
Ethereum_ethash2.87MB ± 0%
Hugo_hugolib11.1MB ± 0%
Dustin_broadcast1.11MB ± 0%
Gonum_traverse1.15MB ± 0%
K8s_workqueue2.54MB ± 0%
Ethereum_trie2.02MB ± 0%
Semver1.24MB ± 0%
Minio27.0MB ± 0%
Benhoyt_goawk_1_181.62MB ± 0%
Spexs21.24MB ± 0%
Uber_tally1.73MB ± 0%
Gonum_blas_native1.37MB ± 0%
Aws_restjson3.57MB ± 0%
Gonum_path1.26MB ± 0%
Capnproto21.42MB ± 0%
K8s_cache4.37MB ± 0%
Gtank_blake2s1.21MB ± 0%
Gonum_mat1.82MB ± 0%
Gonum_lapack_native1.60MB ± 0%
Gonum_community1.29MB ± 0%
Aws_restxml3.59MB ± 0%
Aws_jsonutil2.31MB ± 0%
Bloom_bloom1.35MB ± 0%
Shopify_sarama3.35MB ± 0%
Ajstarks_deck_generate1.11MB ± 0%
Dustin_humanize1.24MB ± 0%
Kanzi1.20MB ± 0%
Bindata1.34MB ± 0%
Aws_jsonrpc3.52MB ± 0%
Ericlagergren_decimal1.24MB ± 0%
Commonmark_markdown1.52MB ± 0%
Wazero2.28MB ± 0%
Ethereum_ecies1.31MB ± 0%
Toml1.71MB ± 0%
Ethereum_core4.17MB ± 0%
Uber_zap2.08MB ± 0%
Ethereum_corevm1.95MB ± 0%
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]1.91MB
 
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
Cespare_mph966kB ± 0%
Ethereum_bitutil1.01MB ± 0%
Gonum_topo1.06MB ± 0%
Cespare_xxhash969kB ± 0%
Ethereum_ethash2.33MB ± 0%
Hugo_hugolib7.74MB ± 0%
Dustin_broadcast975kB ± 0%
Gonum_traverse1.01MB ± 0%
K8s_workqueue2.08MB ± 0%
Ethereum_trie1.67MB ± 0%
Semver1.08MB ± 0%
Minio17.2MB ± 0%
Benhoyt_goawk_1_181.39MB ± 0%
Spexs21.09MB ± 0%
Uber_tally1.52MB ± 0%
Gonum_blas_native1.20MB ± 0%
Aws_restjson2.54MB ± 0%
Gonum_path1.09MB ± 0%
Capnproto21.22MB ± 0%
K8s_cache3.46MB ± 0%
Gtank_blake2s1.07MB ± 0%
Gonum_mat1.58MB ± 0%
Gonum_lapack_native1.41MB ± 0%
Gonum_community1.13MB ± 0%
Aws_restxml2.57MB ± 0%
Aws_jsonutil1.55MB ± 0%
Bloom_bloom1.17MB ± 0%
Shopify_sarama2.72MB ± 0%
Ajstarks_deck_generate975kB ± 0%
Dustin_humanize1.08MB ± 0%
Kanzi1.07MB ± 0%
Bindata1.17MB ± 0%
Aws_jsonrpc2.51MB ± 0%
Ericlagergren_decimal1.09MB ± 0%
Commonmark_markdown1.27MB ± 0%
Wazero1.86MB ± 0%
Ethereum_ecies1.15MB ± 0%
Toml1.47MB ± 0%
Ethereum_core3.11MB ± 0%
Uber_zap1.77MB ± 0%
Ethereum_corevm1.58MB ± 0%
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]1.58MB
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-161.86ms ± 1%
Invocation/interpreter/string_manipulation_size_50-16722µs ± 1%
Invocation/interpreter/random_mat_mul_size_20-164.62ms ± 0%
Compilation/with_extern_cache-16227µs ± 0%
Compilation/without_extern_cache-1611.7ms ± 0%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-168.19µs ± 3%
RegexMatch-16677ns ± 1%
RepeatExecProgram-1610.9µs ± 0%
RepeatNew-1673.7ns ± 0%
RepeatIOExecProgram-1618.7µs ± 2%
RepeatIONew-16569ns ± 2%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-1623.9ms ± 0%
ScaleVec10000Inc20-167.47µs ±12%
pkg:github.com/Shopify/sarama
Broker_Open-1668.1µs ± 3%
Broker_No_Metrics_Open-1652.1µs ± 2%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-162.99µs ± 0%
DasumMediumUnitaryInc-16641ns ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16365µs ± 1%
Growth_MultiSegment-1611.0ms ± 1%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16414ns ± 3%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16892ns ±53%
BaseTest2KB-16697ns ± 1%
Encoding4KBVerySparse-167.89µs ± 0%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16104µs ± 0%
Pi/foo=ericlagergren_(GDA)/prec=100-16204µs ± 0%
Pi/foo=shopspring/prec=100-16321µs ± 6%
Pi/foo=apmckinlay/prec=100-161.61µs ± 0%
Pi/foo=go-inf/prec=100-1683.1µs ± 2%
Pi/foo=float64/prec=100-163.25µs ± 0%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16377ns ± 1%
AppendMsgResyncTargetsInfo-164.54ns ± 0%
DataUpdateTracker-161.48µs ± 1%
MarshalMsgdataUsageCacheInfo-1653.2ns ± 5%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16460ns ± 2%
CombinedTestAndAdd-16418ns ± 4%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-1661.4ns ± 1%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-162.17µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-166.36ms ± 1%
pkg:github.com/dustin/go-humanize
ParseBigBytes-161.21µs ± 1%
pkg:github.com/gtank/blake2s
Hash8K-1620.2µs ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-164.11µs ± 1%
TarjanSCCGnp_1000_half-1639.9ms ± 1%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16105ns ± 0%
PoolBatchInsert10000-16669ms ± 0%
PoolBatchLocalInsert10000-16727ms ± 0%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16391ns ± 1%
ResourceChainPostProcess-1634.6ms ± 1%
ReplaceShortcodeTokens-162.19µs ± 1%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-1620.0µs ± 0%
Dgeev/Circulant100-165.70ms ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-161.38µs ± 1%
Polygon-162.50µs ± 1%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16790µs ± 1%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-1614.3s ± 1%
Run/10k/16-162.65s ± 7%
pkg:github.com/BurntSushi/toml
Decode/large-doc-161.43ms ± 1%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-162.72µs ± 1%
StdlibJSON-161.99µs ± 1%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-163.48ms ± 2%
CommitAfterHashFixedSize/10K-169.77ms ± 1%
pkg:github.com/kevinburke/go-bindata
Bindata-16128ms ± 1%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16185µs ± 1%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-1641.2µs ± 1%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-1615.9µs ± 0%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-1632.0µs ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-16362ns ± 1%
ParallelDirectSend-16377ns ± 3%
ParallelBrodcast-16536ns ± 2%
MuxBrodcast-16537ns ± 5%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-1614.7ms ± 0%
LZ-16579µs ± 2%
MTFT-16925µs ± 0%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-162.48µs ± 2%
HistogramAllocation-161.19µs ± 2%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-1614.9µs ± 0%
GenSharedKeyP256-1652.6µs ± 0%
GenSharedKeyS256-1651.8µs ± 0%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16280ns ± 5%
MultiWriteSyncer/2_discarder-166.22ns ± 2%
MultiWriteSyncer/4_discarder-166.69ns ± 2%
MultiWriteSyncer/4_discarder_with_buffer-16272ns ± 5%
WriteSyncer/write_file_with_no_buffer-16933ns ± 3%
ZapConsole-16627ns ± 2%
JSONLogMarshalerFunc-16621ns ± 3%
ZapJSON-16460ns ± 2%
StandardJSON-16492ns ± 0%
Sampler_Check/7_keys-1619.5ns ±10%
Sampler_Check/50_keys-166.16ns ± 6%
Sampler_Check/100_keys-165.99ns ± 3%
Sampler_CheckWithHook/7_keys-1690.0ns ±15%
Sampler_CheckWithHook/50_keys-1689.3ns ±15%
Sampler_CheckWithHook/100_keys-1689.2ns ±15%
TeeCheck-1676.1ns ± 5%
pkg:k8s.io/client-go/tools/cache
Listener-161.05µs ± 3%
ReflectorResyncChanMany-16505ns ± 5%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-1611.6ms ± 0%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-163.97ms ± 3%
RenderSpec-163.96ms ± 4%
RenderSpecBlackFriday2-162.85ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-163.76s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-845.9µs ± 2%
CockroachDBkv50/nodes=1-838.8µs ± 3%
CockroachDBkv95/nodes=1-833.5µs ± 2%
CockroachDBkv0/nodes=3-845.9µs ± 5%
CockroachDBkv50/nodes=3-838.6µs ± 3%
CockroachDBkv95/nodes=3-833.7µs ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16269ms ± 2%
ESBuildRomeTS-1682.4ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1611.7ms ± 3%
EtcdSTM-1665.3ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-1626.7s ± 0%
GoBuildKubeletLink-166.05s ± 1%
GoBuildIstioctl-1625.0s ± 1%
GoBuildIstioctlLink-166.36s ± 1%
GoBuildFrontend-168.14s ± 1%
GoBuildFrontendLink-16989ms ± 1%
GoBuildTsgo-1626.9s ± 1%
GoBuildTsgoLink-16521ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1613.9s ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16132ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16334µs ± 1%
[Geo mean]71.4µ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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1695.7MB/s ± 1%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16824MB/s ± 1%
AppendMsgResyncTargetsInfo-162.20GB/s ± 0%
DataUpdateTracker-16680kB/s ± 0%
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16405MB/s ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-1653.6MB/s ± 1%
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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]117MB/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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-161.65MB ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1610.0kB ± 0%
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/minio/minio/cmd
DecodehealingTracker-160.00B
AppendMsgResyncTargetsInfo-160.00B
DataUpdateTracker-16230B ± 0%
MarshalMsgdataUsageCacheInfo-1696.0B ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-166.34MB ± 0%
CommitAfterHashFixedSize/10K-167.71MB ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-16176MB ± 0%
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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-161.18kB ± 0%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-1616.0B ± 0%
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]33.9kB
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1621.0 ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1614.0 ± 0%
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/minio/minio/cmd
DecodehealingTracker-160.00
AppendMsgResyncTargetsInfo-160.00
DataUpdateTracker-165.00 ± 0%
MarshalMsgdataUsageCacheInfo-161.00 ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-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: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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-1620.0 ± 0%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-161.00 ± 0%
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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
[Geo mean]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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16184MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-85.09GB ± 2%
CockroachDBkv50/nodes=1-84.59GB ± 2%
CockroachDBkv95/nodes=1-81.72GB ±18%
CockroachDBkv0/nodes=3-85.07GB ± 3%
CockroachDBkv50/nodes=3-84.61GB ± 3%
CockroachDBkv95/nodes=3-82.16GB ±32%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16109MB ± 4%
EtcdSTM-1697.8MB ± 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-1637.5MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1621.8MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-165.84GB ± 2%
[Geo mean]719MB
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16261MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-87.22GB ± 5%
CockroachDBkv50/nodes=1-86.17GB ± 4%
CockroachDBkv95/nodes=1-82.79GB ±37%
CockroachDBkv0/nodes=3-87.20GB ± 3%
CockroachDBkv50/nodes=3-86.19GB ± 4%
CockroachDBkv95/nodes=3-83.12GB ±33%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16145MB ± 1%
EtcdSTM-16130MB ± 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-1645.2MB ±12%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1622.3MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-166.03GB ± 2%
[Geo mean]947MB
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-163.04GB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-89.28GB ± 1%
CockroachDBkv50/nodes=1-88.21GB ± 3%
CockroachDBkv95/nodes=1-84.89GB ±15%
CockroachDBkv0/nodes=3-89.37GB ± 6%
CockroachDBkv50/nodes=3-88.18GB ± 3%
CockroachDBkv95/nodes=3-85.08GB ±19%
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.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-167.34GB ± 2%
[Geo mean]5.51GB
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8223M ± 1%
CockroachDBkv50/nodes=1-8228M ± 9%
CockroachDBkv95/nodes=1-811.1M ±115%
CockroachDBkv0/nodes=3-8222M ± 7%
CockroachDBkv50/nodes=3-8229M ± 5%
CockroachDBkv95/nodes=3-814.6M ±61%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]86.5M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-86.55G ±48%
CockroachDBkv50/nodes=1-813.1G ±56%
CockroachDBkv95/nodes=1-8719M ±255%
CockroachDBkv0/nodes=3-85.32G ±27%
CockroachDBkv50/nodes=3-814.7G ±51%
CockroachDBkv95/nodes=3-81.11G ±202%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]4.18G
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8193M ± 9%
CockroachDBkv50/nodes=1-8160M ±24%
CockroachDBkv95/nodes=1-82.72M ± 8%
CockroachDBkv0/nodes=3-8195M ± 6%
CockroachDBkv50/nodes=3-8143M ±24%
CockroachDBkv95/nodes=3-82.73M ± 6%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]43.1M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8339M ± 6%
CockroachDBkv50/nodes=1-8372M ± 8%
CockroachDBkv95/nodes=1-851.9M ±94%
CockroachDBkv0/nodes=3-8341M ± 3%
CockroachDBkv50/nodes=3-8371M ±14%
CockroachDBkv95/nodes=3-865.3M ±54%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]194M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-81.68G ±75%
CockroachDBkv50/nodes=1-83.52G ±15%
CockroachDBkv95/nodes=1-896.0M ±127%
CockroachDBkv0/nodes=3-81.51G ±51%
CockroachDBkv50/nodes=3-83.84G ±30%
CockroachDBkv95/nodes=3-8120M ±54%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]856M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-821.8k ± 2%
CockroachDBkv50/nodes=1-812.9k ± 3%
CockroachDBkv95/nodes=1-81.49k ± 1%
CockroachDBkv0/nodes=3-821.7k ± 3%
CockroachDBkv50/nodes=3-813.0k ± 3%
CockroachDBkv95/nodes=3-81.48k ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]7.47k
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-81.31M ± 2%
CockroachDBkv50/nodes=1-8774k ± 3%
CockroachDBkv95/nodes=1-889.5k ± 1%
CockroachDBkv0/nodes=3-81.30M ± 3%
CockroachDBkv50/nodes=3-8777k ± 3%
CockroachDBkv95/nodes=3-888.8k ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]448k
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-8139M ±10%
CockroachDBkv95/nodes=1-85.80M ±171%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8136M ±10%
CockroachDBkv95/nodes=3-89.11M ±83%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]31.6M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-812.8G ±45%
CockroachDBkv95/nodes=1-8746M ±278%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-815.1G ±28%
CockroachDBkv95/nodes=3-81.10G ±193%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]3.55G
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-8109M ±31%
CockroachDBkv95/nodes=1-8300k ± 0%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-884.9M ±46%
CockroachDBkv95/nodes=3-8300k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]5.37M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-8205M ±11%
CockroachDBkv95/nodes=1-832.8M ±143%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8190M ±11%
CockroachDBkv95/nodes=3-844.9M ±87%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]86.9M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-8610M ±71%
CockroachDBkv95/nodes=1-865.9M ±142%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-81.08G ±111%
CockroachDBkv95/nodes=3-892.4M ±65%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]252M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-812.9k ± 3%
CockroachDBkv95/nodes=1-828.4k ± 2%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-812.9k ± 3%
CockroachDBkv95/nodes=3-828.2k ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]19.1k
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-8772k ± 3%
CockroachDBkv95/nodes=1-81.70M ± 2%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8776k ± 3%
CockroachDBkv95/nodes=3-81.69M ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geo mean]1.15M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-1611.7M ± 3%
EtcdSTM-1650.1M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16113k ± 1%
[Geo mean]4.05M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-1616.4M ± 3%
EtcdSTM-16132M ± 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-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16403k ± 1%
[Geo mean]9.55M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-1621.6M ± 2%
EtcdSTM-16272M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-163.68M ± 2%
[Geo mean]27.8M
 
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
Cespare_mph
Ethereum_bitutil
Gonum_topo
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Dustin_broadcast
Gonum_traverse
K8s_workqueue
Ethereum_trie
Semver
Minio
Benhoyt_goawk_1_18
Spexs2
Uber_tally
Gonum_blas_native
Aws_restjson
Gonum_path
Capnproto2
K8s_cache
Gtank_blake2s
Gonum_mat
Gonum_lapack_native
Gonum_community
Aws_restxml
Aws_jsonutil
Bloom_bloom
Shopify_sarama
Ajstarks_deck_generate
Dustin_humanize
Kanzi
Bindata
Aws_jsonrpc
Ericlagergren_decimal
Commonmark_markdown
Wazero
Ethereum_ecies
Toml
Ethereum_core
Uber_zap
Ethereum_corevm
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/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-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:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-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/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/kevinburke/go-bindata
Bindata-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/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-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:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-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-1684.1k ± 3%
EtcdSTM-1615.2k ± 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-1636.0k ± 1%
[Geo mean]35.8k