labelcommon value
baseline-commit439ff996f0ee506fc2eb84b7f11ffc360a6299f2
benchmarks-commit62ae4fe47db0953b879f450095120a5732004ffe
branchrelease-branch.go1.25
buildergo1.25-linux-arm64_c4ah72-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
experiment-commit7301bd39d1e17a6b24b334b1b6e276e590c4c6c5
experiment-commit-time2026-03-26T16:05:39Z
goarcharm64
gooslinux
post-submittrue
repositorygo
runstamp2026-03-26T16:10:53.70162819Z
toolchainexperiment
upload20260326.68
upload-fileresults
upload-part20260326.68/0
upload-time2026-03-26T21:32:14Z
label values
pgo
upload:20260326.68:
1255 missing
220 "off"
pkg
upload:20260326.68:
246 missing
160 "go.uber.org/zap/zapcore"
80 "golang.org/x/benchmarks/sweet/benchmarks/go-build"
60 "github.com/benhoyt/goawk/interp"
929
shortname
upload:20260326.68:
265 missing
160 "uber_zap"
80 "sweet_go_build"
60 "benhoyt_goawk_1_18"
910
p99.999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-7269.1k ± 2%
GCLatency/how=heap/fluff=false-7268.8k ± 2%
GCLatency/how=global/fluff=false-7271.2k ± 1%
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]69.7k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72110k ±29%
GCLatency/how=heap/fluff=false-7296.8k ± 5%
GCLatency/how=global/fluff=false-7297.4k ± 3%
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]101k
 
total-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution62.7MB ± 0%
Ethereum_core15.7MB ± 0%
Toml6.76MB ± 0%
K8s_cache16.7MB ± 0%
Aws_restjson13.1MB ± 0%
Gonum_community4.92MB ± 0%
Minio115MB ± 0%
Semver4.64MB ± 0%
Bindata12.0MB ± 0%
Gonum_traverse4.41MB ± 0%
Aws_restxml13.2MB ± 0%
Benhoyt_goawk_1_186.33MB ± 0%
K8s_workqueue9.43MB ± 0%
Dustin_broadcast4.23MB ± 0%
Gonum_path4.80MB ± 0%
Ethereum_bitutil4.34MB ± 0%
Gonum_topo4.62MB ± 0%
Gonum_blas_native5.49MB ± 0%
Dustin_humanize4.63MB ± 0%
Aws_jsonrpc12.8MB ± 0%
Cespare_xxhash4.15MB ± 0%
Ethereum_ethash11.0MB ± 0%
Hugo_hugolib49.1MB ± 0%
Spexs24.65MB ± 0%
Aws_jsonutil8.09MB ± 0%
Ethereum_corevm7.34MB ± 0%
Uber_tally6.57MB ± 0%
Commonmark_markdown5.82MB ± 0%
Gonum_lapack_native6.46MB ± 0%
Ethereum_ecies5.03MB ± 0%
Ethereum_trie7.68MB ± 0%
Shopify_sarama12.6MB ± 0%
Gtank_blake2s4.55MB ± 0%
Wazero8.52MB ± 0%
Ericlagergren_decimal4.65MB ± 0%
Capnproto25.36MB ± 0%
Uber_zap7.86MB ± 0%
Gonum_mat7.05MB ± 0%
Ajstarks_deck_generate4.23MB ± 0%
Cespare_mph4.15MB ± 0%
Kanzi4.55MB ± 0%
Bloom_bloom5.10MB ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]7.83MB
 
text-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core4.81MB ± 0%
Toml2.00MB ± 0%
K8s_cache5.41MB ± 0%
Aws_restjson4.30MB ± 0%
Gonum_community1.48MB ± 0%
Minio31.1MB ± 0%
Semver1.37MB ± 0%
Bindata1.53MB ± 0%
Gonum_traverse1.24MB ± 0%
Aws_restxml4.33MB ± 0%
Benhoyt_goawk_1_181.90MB ± 0%
K8s_workqueue2.80MB ± 0%
Dustin_broadcast1.20MB ± 0%
Gonum_path1.39MB ± 0%
Ethereum_bitutil1.24MB ± 0%
Gonum_topo1.34MB ± 0%
Gonum_blas_native1.71MB ± 0%
Dustin_humanize1.37MB ± 0%
Aws_jsonrpc4.18MB ± 0%
Cespare_xxhash1.18MB ± 0%
Ethereum_ethash3.30MB ± 0%
Hugo_hugolib18.2MB ± 0%
Spexs21.37MB ± 0%
Aws_jsonutil2.65MB ± 0%
Ethereum_corevm2.16MB ± 0%
Uber_tally1.87MB ± 0%
Commonmark_markdown1.70MB ± 0%
Gonum_lapack_native2.08MB ± 0%
Ethereum_ecies1.47MB ± 0%
Ethereum_trie2.33MB ± 0%
Shopify_sarama3.96MB ± 0%
Gtank_blake2s1.34MB ± 0%
Wazero2.52MB ± 0%
Ericlagergren_decimal1.35MB ± 0%
Capnproto21.57MB ± 0%
Uber_zap2.31MB ± 0%
Gonum_mat2.35MB ± 0%
Ajstarks_deck_generate1.20MB ± 0%
Cespare_mph1.18MB ± 0%
Kanzi1.34MB ± 0%
Bloom_bloom1.51MB ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]2.19MB
 
data-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core2.86MB ± 0%
Toml1.25MB ± 0%
K8s_cache2.70MB ± 0%
Aws_restjson2.71MB ± 0%
Gonum_community826kB ± 0%
Minio32.0MB ± 0%
Semver763kB ± 0%
Bindata7.69MB ± 0%
Gonum_traverse737kB ± 0%
Aws_restxml2.72MB ± 0%
Benhoyt_goawk_1_181.08MB ± 0%
K8s_workqueue1.59MB ± 0%
Dustin_broadcast695kB ± 0%
Gonum_path818kB ± 0%
Ethereum_bitutil708kB ± 0%
Gonum_topo784kB ± 0%
Gonum_blas_native909kB ± 0%
Dustin_humanize768kB ± 0%
Aws_jsonrpc2.64MB ± 0%
Cespare_xxhash688kB ± 0%
Ethereum_ethash2.00MB ± 0%
Hugo_hugolib9.61MB ± 0%
Spexs2753kB ± 0%
Aws_jsonutil1.89MB ± 0%
Ethereum_corevm1.26MB ± 0%
Uber_tally1.26MB ± 0%
Commonmark_markdown1.07MB ± 0%
Gonum_lapack_native1.16MB ± 0%
Ethereum_ecies884kB ± 0%
Ethereum_trie1.28MB ± 0%
Shopify_sarama2.12MB ± 0%
Gtank_blake2s735kB ± 0%
Wazero1.38MB ± 0%
Ericlagergren_decimal755kB ± 0%
Capnproto2900kB ± 0%
Uber_zap1.45MB ± 0%
Gonum_mat1.05MB ± 0%
Ajstarks_deck_generate714kB ± 0%
Cespare_mph688kB ± 0%
Kanzi745kB ± 0%
Bloom_bloom815kB ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.35MB
 
rodata-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core2.41MB ± 0%
Toml1.10MB ± 0%
K8s_cache2.26MB ± 0%
Aws_restjson2.33MB ± 0%
Gonum_community652kB ± 0%
Minio30.8MB ± 0%
Semver619kB ± 0%
Bindata677kB ± 0%
Gonum_traverse591kB ± 0%
Aws_restxml2.33MB ± 0%
Benhoyt_goawk_1_18885kB ± 0%
K8s_workqueue1.23MB ± 0%
Dustin_broadcast554kB ± 0%
Gonum_path647kB ± 0%
Ethereum_bitutil566kB ± 0%
Gonum_topo630kB ± 0%
Gonum_blas_native686kB ± 0%
Dustin_humanize625kB ± 0%
Aws_jsonrpc2.26MB ± 0%
Cespare_xxhash547kB ± 0%
Ethereum_ethash1.59MB ± 0%
Hugo_hugolib8.80MB ± 0%
Spexs2610kB ± 0%
Aws_jsonutil1.54MB ± 0%
Ethereum_corevm1.00MB ± 0%
Uber_tally903kB ± 0%
Commonmark_markdown910kB ± 0%
Gonum_lapack_native830kB ± 0%
Ethereum_ecies653kB ± 0%
Ethereum_trie1.03MB ± 0%
Shopify_sarama1.82MB ± 0%
Gtank_blake2s592kB ± 0%
Wazero1.17MB ± 0%
Ericlagergren_decimal610kB ± 0%
Capnproto2752kB ± 0%
Uber_zap1.08MB ± 0%
Gonum_mat861kB ± 0%
Ajstarks_deck_generate573kB ± 0%
Cespare_mph547kB ± 0%
Kanzi588kB ± 0%
Bloom_bloom671kB ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.04MB
 
pclntab-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core3.33MB ± 0%
Toml1.39MB ± 0%
K8s_cache3.58MB ± 0%
Aws_restjson2.53MB ± 0%
Gonum_community1.03MB ± 0%
Minio23.2MB ± 0%
Semver985kB ± 0%
Bindata1.08MB ± 0%
Gonum_traverse921kB ± 0%
Aws_restxml2.54MB ± 0%
Benhoyt_goawk_1_181.31MB ± 0%
K8s_workqueue2.09MB ± 0%
Dustin_broadcast884kB ± 0%
Gonum_path1.01MB ± 0%
Ethereum_bitutil913kB ± 0%
Gonum_topo972kB ± 0%
Gonum_blas_native1.10MB ± 0%
Dustin_humanize980kB ± 0%
Aws_jsonrpc2.47MB ± 0%
Cespare_xxhash869kB ± 0%
Ethereum_ethash2.30MB ± 0%
Hugo_hugolib9.34MB ± 0%
Spexs2993kB ± 0%
Aws_jsonutil1.46MB ± 0%
Ethereum_corevm1.59MB ± 0%
Uber_tally1.37MB ± 0%
Commonmark_markdown1.23MB ± 0%
Gonum_lapack_native1.24MB ± 0%
Ethereum_ecies1.05MB ± 0%
Ethereum_trie1.65MB ± 0%
Shopify_sarama2.67MB ± 0%
Gtank_blake2s966kB ± 0%
Wazero1.87MB ± 0%
Ericlagergren_decimal993kB ± 0%
Capnproto21.13MB ± 0%
Uber_zap1.66MB ± 0%
Gonum_mat1.45MB ± 0%
Ajstarks_deck_generate886kB ± 0%
Cespare_mph872kB ± 0%
Kanzi957kB ± 0%
Bloom_bloom1.08MB ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.51MB
 
debug-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core3.06MB ± 0%
Toml1.44MB ± 0%
K8s_cache3.34MB ± 0%
Aws_restjson2.48MB ± 0%
Gonum_community1.10MB ± 0%
Minio16.8MB ± 0%
Semver1.04MB ± 0%
Bindata1.14MB ± 0%
Gonum_traverse979kB ± 0%
Aws_restxml2.50MB ± 0%
Benhoyt_goawk_1_181.36MB ± 0%
K8s_workqueue2.05MB ± 0%
Dustin_broadcast941kB ± 0%
Gonum_path1.06MB ± 0%
Ethereum_bitutil981kB ± 0%
Gonum_topo1.03MB ± 0%
Gonum_blas_native1.17MB ± 0%
Dustin_humanize1.05MB ± 0%
Aws_jsonrpc2.45MB ± 0%
Cespare_xxhash935kB ± 0%
Ethereum_ethash2.27MB ± 0%
Hugo_hugolib7.66MB ± 0%
Spexs21.05MB ± 0%
Aws_jsonutil1.46MB ± 0%
Ethereum_corevm1.55MB ± 0%
Uber_tally1.43MB ± 0%
Commonmark_markdown1.24MB ± 0%
Gonum_lapack_native1.38MB ± 0%
Ethereum_ecies1.12MB ± 0%
Ethereum_trie1.64MB ± 0%
Shopify_sarama2.66MB ± 0%
Gtank_blake2s1.04MB ± 0%
Wazero1.82MB ± 0%
Ericlagergren_decimal1.06MB ± 0%
Capnproto21.19MB ± 0%
Uber_zap1.68MB ± 0%
Gonum_mat1.55MB ± 0%
Ajstarks_deck_generate945kB ± 0%
Cespare_mph933kB ± 0%
Kanzi1.04MB ± 0%
Bloom_bloom1.14MB ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.54MB
 
time/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72374µs ± 1%
Growth_MultiSegment-7210.8ms ± 0%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72696ns ± 0%
BaseTest2KB-72898ns ±52%
Encoding4KBVerySparse-729.56µs ± 1%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-721.93ms ± 1%
Invocation/interpreter/string_manipulation_size_50-72757µs ± 1%
Invocation/interpreter/random_mat_mul_size_20-724.70ms ± 1%
Compilation/with_extern_cache-72247µs ± 0%
Compilation/without_extern_cache-7211.8ms ± 1%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-7215.1µs ± 0%
GenSharedKeyP256-7252.7µs ± 0%
GenSharedKeyS256-7251.9µs ± 0%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72506ns ± 2%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72401ns ± 1%
ResourceChainPostProcess-7239.4ms ± 2%
ReplaceShortcodeTokens-722.18µs ± 1%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-722.26µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-726.39ms ± 0%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-7212.2ms ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-72363ns ± 3%
ParallelDirectSend-72393ns ± 1%
ParallelBrodcast-72551ns ± 1%
MuxBrodcast-72528ns ± 6%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-7214.6ms ± 0%
LZ-72632µs ± 1%
MTFT-72928µs ± 0%
pkg:github.com/kevinburke/go-bindata
Bindata-72128ms ± 1%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72107µs ± 1%
Pi/foo=ericlagergren_(GDA)/prec=100-72218µs ± 1%
Pi/foo=shopspring/prec=100-72395µs ± 4%
Pi/foo=apmckinlay/prec=100-721.61µs ± 0%
Pi/foo=go-inf/prec=100-7299.5µs ± 2%
Pi/foo=float64/prec=100-723.25µs ± 0%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72390ns ± 0%
AppendMsgResyncTargetsInfo-724.60ns ± 1%
DataUpdateTracker-721.46µs ± 1%
MarshalMsgdataUsageCacheInfo-7269.8ns ± 3%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-7214.7s ± 2%
Run/10k/16-723.09s ± 4%
pkg:github.com/BurntSushi/toml
Decode/large-doc-721.66ms ± 1%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72186µs ± 2%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-7239.8µs ± 3%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-7214.4µs ± 2%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-7231.4µs ± 2%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-729.93µs ± 2%
RegexMatch-72678ns ± 1%
RepeatExecProgram-7211.6µs ± 1%
RepeatNew-7274.6ns ± 1%
RepeatIOExecProgram-7224.2µs ± 3%
RepeatIONew-72654ns ± 2%
pkg:github.com/ajstarks/deck/generate
Arc-722.04µs ± 1%
Polygon-723.93µs ± 1%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-722.51µs ± 3%
HistogramAllocation-721.14µs ± 1%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72321ns ± 4%
CombinedTestAndAdd-72307ns ± 3%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72298ns ± 3%
MultiWriteSyncer/2_discarder-727.28ns ± 8%
MultiWriteSyncer/4_discarder-727.61ns ± 4%
MultiWriteSyncer/4_discarder_with_buffer-72273ns ± 3%
WriteSyncer/write_file_with_no_buffer-721.44µs ± 0%
ZapConsole-72580ns ± 3%
JSONLogMarshalerFunc-721.00µs ± 1%
ZapJSON-72386ns ± 2%
StandardJSON-72470ns ± 2%
Sampler_Check/7_keys-7223.8ns ± 4%
Sampler_Check/50_keys-723.11ns ± 3%
Sampler_Check/100_keys-722.48ns ± 2%
Sampler_CheckWithHook/7_keys-7291.1ns ±10%
Sampler_CheckWithHook/50_keys-7290.8ns ±10%
Sampler_CheckWithHook/100_keys-7290.5ns ±10%
TeeCheck-7258.9ns ±15%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72763µs ± 1%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-723.10ms ± 1%
CommitAfterHashFixedSize/10K-7211.2ms ± 1%
pkg:github.com/Shopify/sarama
Broker_Open-72102µs ± 2%
Broker_No_Metrics_Open-7258.2µs ±13%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-724.42ms ± 1%
RenderSpec-724.42ms ± 1%
RenderSpecBlackFriday2-723.01ms ± 1%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-726.57ms ± 0%
ScaleVec10000Inc20-727.30µs ±13%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-7270.3ns ± 2%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72106ns ± 0%
PoolBatchInsert10000-72664ms ± 0%
PoolBatchLocalInsert10000-72745ms ± 1%
pkg:github.com/dustin/go-humanize
ParseBigBytes-721.42µs ± 2%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-721.47µs ± 0%
DasumMediumUnitaryInc-72641ns ± 0%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-724.21µs ± 2%
TarjanSCCGnp_1000_half-7239.1ms ± 1%
pkg:github.com/gtank/blake2s
Hash8K-7219.6µs ± 0%
pkg:k8s.io/client-go/tools/cache
Listener-721.20µs ± 5%
ReflectorResyncChanMany-72565ns ± 2%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-7219.8µs ± 0%
Dgeev/Circulant100-726.70ms ± 0%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-722.85µs ± 1%
StdlibJSON-721.93µs ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-723.49s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3636.0µs ± 3%
CockroachDBkv50/nodes=1-3633.8µs ± 0%
CockroachDBkv95/nodes=1-3633.9µs ± 1%
CockroachDBkv0/nodes=3-3636.2µs ± 3%
CockroachDBkv50/nodes=3-3633.9µs ± 1%
CockroachDBkv95/nodes=3-3633.9µs ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72260ms ± 2%
ESBuildRomeTS-7283.0ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-728.77ms ± 8%
EtcdSTM-7261.3ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-7218.3s ± 0%
GoBuildKubeletLink-725.65s ± 1%
GoBuildIstioctl-7217.2s ± 0%
GoBuildIstioctlLink-723.60s ± 1%
GoBuildFrontend-726.82s ± 1%
GoBuildFrontendLink-72879ms ± 2%
GoBuildTsgo-7228.7s ± 1%
GoBuildTsgoLink-72468ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7214.1s ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72140ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72438µs ± 2%
[Geomean]70.9µs
 
speed
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-7297.0MB/s ± 0%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-7253.4MB/s ± 1%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72797MB/s ± 0%
AppendMsgResyncTargetsInfo-722.17GB/s ± 1%
DataUpdateTracker-72685kB/s ± 1%
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72419MB/s ± 0%
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]117MB/s
 
alloc/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-721.65MB ± 0%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-7210.0kB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72192MB ± 0%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-720.00B
AppendMsgResyncTargetsInfo-720.00B
DataUpdateTracker-72232B ± 0%
MarshalMsgdataUsageCacheInfo-7296.0B ± 0%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-721.18kB ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-726.39MB ± 0%
CommitAfterHashFixedSize/10K-727.73MB ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-7216.0B ± 0%
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]34.3kB
 
allocs/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-7221.0 ± 0%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-7214.0 ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-725.55k ± 0%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-720.00
AppendMsgResyncTargetsInfo-720.00
DataUpdateTracker-725.00 ± 0%
MarshalMsgdataUsageCacheInfo-721.00 ± 0%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-7220.0 ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-7277.3k ± 0%
CommitAfterHashFixedSize/10K-7279.5k ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-721.00 ± 0%
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]100
 
average-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72185MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-364.06GB ± 3%
CockroachDBkv50/nodes=1-363.30GB ± 1%
CockroachDBkv95/nodes=1-362.29GB ± 2%
CockroachDBkv0/nodes=3-364.07GB ± 2%
CockroachDBkv50/nodes=3-363.33GB ± 1%
CockroachDBkv95/nodes=3-362.29GB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72118MB ± 1%
EtcdSTM-72101MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7239.2MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-7223.3MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-726.18GB ± 2%
[Geomean]691MB
 
peak-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72256MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-365.53GB ± 3%
CockroachDBkv50/nodes=1-364.37GB ± 1%
CockroachDBkv95/nodes=1-363.10GB ± 2%
CockroachDBkv0/nodes=3-365.54GB ± 3%
CockroachDBkv50/nodes=3-364.38GB ± 1%
CockroachDBkv95/nodes=3-363.13GB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72155MB ± 3%
EtcdSTM-72108MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7241.8MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-7223.7MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-726.76GB ± 3%
[Geomean]860MB
 
peak-VM-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-727.16GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-369.48GB ± 4%
CockroachDBkv50/nodes=1-367.21GB ± 7%
CockroachDBkv95/nodes=1-365.41GB ± 4%
CockroachDBkv0/nodes=3-369.51GB ± 3%
CockroachDBkv50/nodes=3-367.57GB ± 6%
CockroachDBkv95/nodes=3-365.44GB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7212.2GB ± 0%
EtcdSTM-7212.1GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-721.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-721.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-728.03GB ± 3%
[Geomean]5.95GB
 
write-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3632.0M ±52%
CockroachDBkv50/nodes=1-364.53M ±17%
CockroachDBkv95/nodes=1-366.28M ±19%
CockroachDBkv0/nodes=3-3635.1M ±44%
CockroachDBkv50/nodes=3-365.47M ±30%
CockroachDBkv95/nodes=3-365.84M ±23%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]10.0M
 
write-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-365.26G ± 7%
CockroachDBkv50/nodes=1-361.18G ± 9%
CockroachDBkv95/nodes=1-361.13G ± 7%
CockroachDBkv0/nodes=3-365.03G ± 9%
CockroachDBkv50/nodes=3-361.31G ±23%
CockroachDBkv95/nodes=3-361.13G ± 7%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.93G
 
write-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-361.40M ± 0%
CockroachDBkv50/nodes=1-361.10M ± 0%
CockroachDBkv95/nodes=1-361.85M ± 8%
CockroachDBkv0/nodes=3-361.40M ± 0%
CockroachDBkv50/nodes=3-361.10M ± 0%
CockroachDBkv95/nodes=3-361.83M ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.42M
 
write-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3691.8M ±147%
CockroachDBkv50/nodes=1-362.01M ± 6%
CockroachDBkv95/nodes=1-362.86M ± 9%
CockroachDBkv0/nodes=3-36119M ±105%
CockroachDBkv50/nodes=3-361.94M ± 7%
CockroachDBkv95/nodes=3-362.89M ± 7%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]8.39M
 
write-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36246M ±11%
CockroachDBkv50/nodes=1-3619.3M ±292%
CockroachDBkv95/nodes=1-3615.0M ±180%
CockroachDBkv0/nodes=3-36253M ±13%
CockroachDBkv50/nodes=3-3653.2M ±121%
CockroachDBkv95/nodes=3-367.36M ±36%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]43.8M
 
write-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3627.8k ± 3%
CockroachDBkv50/nodes=1-3614.8k ± 0%
CockroachDBkv95/nodes=1-361.47k ± 0%
CockroachDBkv0/nodes=3-3627.6k ± 3%
CockroachDBkv50/nodes=3-3614.8k ± 1%
CockroachDBkv95/nodes=3-361.48k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]8.45k
 
write-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-361.67M ± 3%
CockroachDBkv50/nodes=1-36887k ± 0%
CockroachDBkv95/nodes=1-3688.4k ± 1%
CockroachDBkv0/nodes=3-361.66M ± 3%
CockroachDBkv50/nodes=3-36887k ± 1%
CockroachDBkv95/nodes=3-3688.6k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]507k
 
read-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-363.12M ± 4%
CockroachDBkv95/nodes=1-363.97M ±29%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-363.35M ±22%
CockroachDBkv95/nodes=3-363.73M ±38%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]3.53M
 
read-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-361.15G ± 7%
CockroachDBkv95/nodes=1-361.11G ± 3%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-361.24G ±24%
CockroachDBkv95/nodes=3-361.12G ± 7%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.16G
 
read-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36300k ± 0%
CockroachDBkv95/nodes=1-36300k ± 0%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36300k ± 0%
CockroachDBkv95/nodes=3-36300k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]300k
 
read-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36400k ± 0%
CockroachDBkv95/nodes=1-36300k ± 0%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36400k ± 0%
CockroachDBkv95/nodes=3-36300k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]346k
 
read-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36600k ± 0%
CockroachDBkv95/nodes=1-361.02M ±51%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36600k ± 0%
CockroachDBkv95/nodes=3-361.07M ±44%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]792k
 
read-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-3614.8k ± 0%
CockroachDBkv95/nodes=1-3628.0k ± 1%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-3614.7k ± 0%
CockroachDBkv95/nodes=3-3628.1k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]20.3k
 
read-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36887k ± 0%
CockroachDBkv95/nodes=1-361.68M ± 1%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36885k ± 1%
CockroachDBkv95/nodes=3-361.68M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72
EtcdSTM-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72
[Geomean]1.22M
 
p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-728.51M ± 3%
EtcdSTM-7247.1M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72129k ± 1%
[Geomean]3.72M
 
p90-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7212.7M ± 7%
EtcdSTM-72123M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72487k ± 3%
[Geomean]9.12M
 
p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-7218.4M ± 9%
EtcdSTM-72260M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-724.41M ± 0%
[Geomean]27.6M
 
ops/s
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ethereum_core
Toml
K8s_cache
Aws_restjson
Gonum_community
Minio
Semver
Bindata
Gonum_traverse
Aws_restxml
Benhoyt_goawk_1_18
K8s_workqueue
Dustin_broadcast
Gonum_path
Ethereum_bitutil
Gonum_topo
Gonum_blas_native
Dustin_humanize
Aws_jsonrpc
Cespare_xxhash
Ethereum_ethash
Hugo_hugolib
Spexs2
Aws_jsonutil
Ethereum_corevm
Uber_tally
Commonmark_markdown
Gonum_lapack_native
Ethereum_ecies
Ethereum_trie
Shopify_sarama
Gtank_blake2s
Wazero
Ericlagergren_decimal
Capnproto2
Uber_zap
Gonum_mat
Ajstarks_deck_generate
Cespare_mph
Kanzi
Bloom_bloom
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-72
Invocation/interpreter/string_manipulation_size_50-72
Invocation/interpreter/random_mat_mul_size_20-72
Compilation/with_extern_cache-72
Compilation/without_extern_cache-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72
Pi/foo=ericlagergren_(GDA)/prec=100-72
Pi/foo=shopspring/prec=100-72
Pi/foo=apmckinlay/prec=100-72
Pi/foo=go-inf/prec=100-72
Pi/foo=float64/prec=100-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/BurntSushi/toml
Decode/large-doc-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72
MultiWriteSyncer/2_discarder-72
MultiWriteSyncer/4_discarder-72
MultiWriteSyncer/4_discarder_with_buffer-72
WriteSyncer/write_file_with_no_buffer-72
ZapConsole-72
JSONLogMarshalerFunc-72
ZapJSON-72
StandardJSON-72
Sampler_Check/7_keys-72
Sampler_Check/50_keys-72
Sampler_Check/100_keys-72
Sampler_CheckWithHook/7_keys-72
Sampler_CheckWithHook/50_keys-72
Sampler_CheckWithHook/100_keys-72
TeeCheck-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36
CockroachDBkv50/nodes=1-36
CockroachDBkv95/nodes=1-36
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36
CockroachDBkv95/nodes=3-36
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72113k ± 8%
EtcdSTM-7216.2k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-72
GoBuildKubeletLink-72
GoBuildIstioctl-72
GoBuildIstioctlLink-72
GoBuildFrontend-72
GoBuildFrontendLink-72
GoBuildTsgo-72
GoBuildTsgoLink-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72123k ± 2%
[Geomean]61.0k