labelcommon value
baseline-commite87b10ea2a2c6c65b80c4374af42b9c02ac9fb20
benchmarks-commit62ae4fe47db0953b879f450095120a5732004ffe
branchmaster
buildergotip-linux-arm64_c4ah72-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
experiment-commite3a10fe3749eea3d7d5f284c3a1e57479131176f
experiment-commit-time2026-03-31T22:18:14Z
goarcharm64
gooslinux
post-submittrue
repositorygo
runstamp2026-03-31T22:51:19.597210905Z
toolchainbaseline
upload20260401.10
upload-fileresults
upload-part20260401.10/0
upload-time2026-04-01T04:11:56Z
label values
pgo
upload:20260401.10:
1255 missing
220 "off"
pkg
upload:20260401.10:
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:20260401.10:
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-7279.2k ± 2%
GCLatency/how=heap/fluff=false-7277.6k ± 2%
GCLatency/how=global/fluff=false-7281.3k ± 2%
GoDistribution
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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]79.4k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72105k ± 3%
GCLatency/how=heap/fluff=false-72104k ± 2%
GCLatency/how=global/fluff=false-72106k ± 2%
GoDistribution
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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]105k
 
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
GoDistribution69.3MB ± 0%
Ajstarks_deck_generate4.34MB ± 0%
Uber_zap8.17MB ± 0%
K8s_workqueue9.61MB ± 0%
Aws_restjson13.4MB ± 0%
Ethereum_core15.9MB ± 0%
Ethereum_bitutil4.38MB ± 0%
Bindata12.1MB ± 0%
Ericlagergren_decimal4.76MB ± 0%
Cespare_mph4.26MB ± 0%
Commonmark_markdown5.93MB ± 0%
Bloom_bloom5.21MB ± 0%
Capnproto25.40MB ± 0%
Gonum_blas_native5.52MB ± 0%
Gonum_lapack_native6.55MB ± 0%
Shopify_sarama12.9MB ± 0%
Aws_restxml13.6MB ± 0%
Benhoyt_goawk_1_186.38MB ± 0%
Aws_jsonrpc13.0MB ± 0%
Wazero8.65MB ± 0%
Gonum_mat7.15MB ± 0%
Minio116MB ± 0%
Cespare_xxhash4.19MB ± 0%
Dustin_broadcast4.27MB ± 0%
K8s_cache17.1MB ± 0%
Ethereum_corevm7.45MB ± 0%
Aws_jsonutil8.40MB ± 0%
Dustin_humanize4.74MB ± 0%
Toml6.87MB ± 0%
Gonum_traverse4.46MB ± 0%
Ethereum_ecies5.14MB ± 0%
Gonum_community5.02MB ± 0%
Kanzi4.66MB ± 0%
Semver4.75MB ± 0%
Gtank_blake2s4.66MB ± 0%
Uber_tally6.89MB ± 0%
Gonum_topo4.73MB ± 0%
Spexs24.76MB ± 0%
Ethereum_trie7.79MB ± 0%
Hugo_hugolib49.2MB ± 0%
Gonum_path4.91MB ± 0%
Ethereum_ethash11.2MB ± 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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.99MB
 
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
Ajstarks_deck_generate1.20MB ± 0%
Uber_zap2.36MB ± 0%
K8s_workqueue2.76MB ± 0%
Aws_restjson4.35MB ± 0%
Ethereum_core4.79MB ± 0%
Ethereum_bitutil1.24MB ± 0%
Bindata1.52MB ± 0%
Ericlagergren_decimal1.34MB ± 0%
Cespare_mph1.18MB ± 0%
Commonmark_markdown1.69MB ± 0%
Bloom_bloom1.51MB ± 0%
Capnproto21.57MB ± 0%
Gonum_blas_native1.66MB ± 0%
Gonum_lapack_native2.04MB ± 0%
Shopify_sarama3.96MB ± 0%
Aws_restxml4.39MB ± 0%
Benhoyt_goawk_1_181.89MB ± 0%
Aws_jsonrpc4.23MB ± 0%
Wazero2.50MB ± 0%
Gonum_mat2.31MB ± 0%
Minio30.7MB ± 0%
Cespare_xxhash1.18MB ± 0%
Dustin_broadcast1.19MB ± 0%
K8s_cache5.42MB ± 0%
Ethereum_corevm2.15MB ± 0%
Aws_jsonutil2.73MB ± 0%
Dustin_humanize1.36MB ± 0%
Toml1.99MB ± 0%
Gonum_traverse1.24MB ± 0%
Ethereum_ecies1.47MB ± 0%
Gonum_community1.48MB ± 0%
Kanzi1.33MB ± 0%
Semver1.37MB ± 0%
Gtank_blake2s1.34MB ± 0%
Uber_tally1.91MB ± 0%
Gonum_topo1.34MB ± 0%
Spexs21.37MB ± 0%
Ethereum_trie2.31MB ± 0%
Hugo_hugolib17.8MB ± 0%
Gonum_path1.39MB ± 0%
Ethereum_ethash3.31MB ± 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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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
Ajstarks_deck_generate531kB ± 0%
Uber_zap1.13MB ± 0%
K8s_workqueue1.20MB ± 0%
Aws_restjson1.71MB ± 0%
Ethereum_core2.15MB ± 0%
Ethereum_bitutil526kB ± 0%
Bindata7.48MB ± 0%
Ericlagergren_decimal553kB ± 0%
Cespare_mph515kB ± 0%
Commonmark_markdown831kB ± 0%
Bloom_bloom598kB ± 0%
Capnproto2648kB ± 0%
Gonum_blas_native690kB ± 0%
Gonum_lapack_native856kB ± 0%
Shopify_sarama1.55MB ± 0%
Aws_restxml1.72MB ± 0%
Benhoyt_goawk_1_18813kB ± 0%
Aws_jsonrpc1.65MB ± 0%
Wazero1.04MB ± 0%
Gonum_mat725kB ± 0%
Minio28.4MB ± 0%
Cespare_xxhash513kB ± 0%
Dustin_broadcast520kB ± 0%
K8s_cache2.09MB ± 0%
Ethereum_corevm953kB ± 0%
Aws_jsonutil1.12MB ± 0%
Dustin_humanize559kB ± 0%
Toml968kB ± 0%
Gonum_traverse554kB ± 0%
Ethereum_ecies669kB ± 0%
Gonum_community617kB ± 0%
Kanzi561kB ± 0%
Semver565kB ± 0%
Gtank_blake2s543kB ± 0%
Uber_tally1.00MB ± 0%
Gonum_topo583kB ± 0%
Spexs2560kB ± 0%
Ethereum_trie954kB ± 0%
Hugo_hugolib8.02MB ± 0%
Gonum_path614kB ± 0%
Ethereum_ethash1.56MB ± 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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.01MB
 
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
Ajstarks_deck_generate388kB ± 0%
Uber_zap765kB ± 0%
K8s_workqueue837kB ± 0%
Aws_restjson1.32MB ± 0%
Ethereum_core1.70MB ± 0%
Ethereum_bitutil383kB ± 0%
Bindata462kB ± 0%
Ericlagergren_decimal408kB ± 0%
Cespare_mph373kB ± 0%
Commonmark_markdown667kB ± 0%
Bloom_bloom453kB ± 0%
Capnproto2499kB ± 0%
Gonum_blas_native466kB ± 0%
Gonum_lapack_native522kB ± 0%
Shopify_sarama1.25MB ± 0%
Aws_restxml1.32MB ± 0%
Benhoyt_goawk_1_18613kB ± 0%
Aws_jsonrpc1.26MB ± 0%
Wazero818kB ± 0%
Gonum_mat538kB ± 0%
Minio27.3MB ± 0%
Cespare_xxhash371kB ± 0%
Dustin_broadcast378kB ± 0%
K8s_cache1.66MB ± 0%
Ethereum_corevm693kB ± 0%
Aws_jsonutil762kB ± 0%
Dustin_humanize415kB ± 0%
Toml818kB ± 0%
Gonum_traverse407kB ± 0%
Ethereum_ecies437kB ± 0%
Gonum_community443kB ± 0%
Kanzi403kB ± 0%
Semver420kB ± 0%
Gtank_blake2s399kB ± 0%
Uber_tally641kB ± 0%
Gonum_topo428kB ± 0%
Spexs2416kB ± 0%
Ethereum_trie706kB ± 0%
Hugo_hugolib7.22MB ± 0%
Gonum_path442kB ± 0%
Ethereum_ethash1.14MB ± 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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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]704kB
 
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
Ajstarks_deck_generate1.11MB ± 0%
Uber_zap2.10MB ± 0%
K8s_workqueue2.56MB ± 0%
Aws_restjson3.63MB ± 0%
Ethereum_core4.19MB ± 0%
Ethereum_bitutil1.15MB ± 0%
Bindata1.35MB ± 0%
Ericlagergren_decimal1.25MB ± 0%
Cespare_mph1.10MB ± 0%
Commonmark_markdown1.54MB ± 0%
Bloom_bloom1.36MB ± 0%
Capnproto21.44MB ± 0%
Gonum_blas_native1.37MB ± 0%
Gonum_lapack_native1.61MB ± 0%
Shopify_sarama3.38MB ± 0%
Aws_restxml3.65MB ± 0%
Benhoyt_goawk_1_181.64MB ± 0%
Aws_jsonrpc3.56MB ± 0%
Wazero2.30MB ± 0%
Gonum_mat1.83MB ± 0%
Minio27.3MB ± 0%
Cespare_xxhash1.10MB ± 0%
Dustin_broadcast1.12MB ± 0%
K8s_cache4.42MB ± 0%
Ethereum_corevm1.96MB ± 0%
Aws_jsonutil2.33MB ± 0%
Dustin_humanize1.25MB ± 0%
Toml1.73MB ± 0%
Gonum_traverse1.16MB ± 0%
Ethereum_ecies1.32MB ± 0%
Gonum_community1.30MB ± 0%
Kanzi1.20MB ± 0%
Semver1.25MB ± 0%
Gtank_blake2s1.22MB ± 0%
Uber_tally1.75MB ± 0%
Gonum_topo1.23MB ± 0%
Spexs21.25MB ± 0%
Ethereum_trie2.04MB ± 0%
Hugo_hugolib11.2MB ± 0%
Gonum_path1.27MB ± 0%
Ethereum_ethash2.88MB ± 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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.93MB
 
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
Ajstarks_deck_generate977kB ± 0%
Uber_zap1.78MB ± 0%
K8s_workqueue2.08MB ± 0%
Aws_restjson2.55MB ± 0%
Ethereum_core3.12MB ± 0%
Ethereum_bitutil1.01MB ± 0%
Bindata1.17MB ± 0%
Ericlagergren_decimal1.10MB ± 0%
Cespare_mph968kB ± 0%
Commonmark_markdown1.27MB ± 0%
Bloom_bloom1.18MB ± 0%
Capnproto21.22MB ± 0%
Gonum_blas_native1.20MB ± 0%
Gonum_lapack_native1.41MB ± 0%
Shopify_sarama2.73MB ± 0%
Aws_restxml2.58MB ± 0%
Benhoyt_goawk_1_181.40MB ± 0%
Aws_jsonrpc2.52MB ± 0%
Wazero1.87MB ± 0%
Gonum_mat1.59MB ± 0%
Minio17.3MB ± 0%
Cespare_xxhash971kB ± 0%
Dustin_broadcast977kB ± 0%
K8s_cache3.48MB ± 0%
Ethereum_corevm1.59MB ± 0%
Aws_jsonutil1.55MB ± 0%
Dustin_humanize1.09MB ± 0%
Toml1.48MB ± 0%
Gonum_traverse1.02MB ± 0%
Ethereum_ecies1.15MB ± 0%
Gonum_community1.13MB ± 0%
Kanzi1.07MB ± 0%
Semver1.08MB ± 0%
Gtank_blake2s1.07MB ± 0%
Uber_tally1.53MB ± 0%
Gonum_topo1.07MB ± 0%
Spexs21.09MB ± 0%
Ethereum_trie1.68MB ± 0%
Hugo_hugolib7.76MB ± 0%
Gonum_path1.09MB ± 0%
Ethereum_ethash2.33MB ± 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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.59MB
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-721.93ms ± 1%
Invocation/interpreter/string_manipulation_size_50-72744µs ± 1%
Invocation/interpreter/random_mat_mul_size_20-724.67ms ± 1%
Compilation/with_extern_cache-72249µs ± 1%
Compilation/without_extern_cache-7211.8ms ± 0%
pkg:github.com/BurntSushi/toml
Decode/large-doc-721.62ms ± 1%
pkg:github.com/dustin/go-broadcast
DirectSend-72363ns ± 1%
ParallelDirectSend-72401ns ± 2%
ParallelBrodcast-72556ns ± 1%
MuxBrodcast-72521ns ± 6%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-72292ns ± 3%
MultiWriteSyncer/2_discarder-726.35ns ± 1%
MultiWriteSyncer/4_discarder-726.75ns ± 2%
MultiWriteSyncer/4_discarder_with_buffer-72272ns ± 4%
WriteSyncer/write_file_with_no_buffer-721.44µs ± 2%
ZapConsole-72565ns ± 2%
JSONLogMarshalerFunc-72891ns ± 2%
ZapJSON-72384ns ± 3%
StandardJSON-72466ns ± 3%
Sampler_Check/7_keys-7223.6ns ± 4%
Sampler_Check/50_keys-723.99ns ± 2%
Sampler_Check/100_keys-721.95ns ± 3%
Sampler_CheckWithHook/7_keys-7291.2ns ±18%
Sampler_CheckWithHook/50_keys-7290.9ns ±18%
Sampler_CheckWithHook/100_keys-7290.7ns ±17%
TeeCheck-7253.3ns ± 5%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-7211.9ms ± 1%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-724.02µs ± 1%
TarjanSCCGnp_1000_half-7238.7ms ± 0%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-726.56ms ± 0%
ScaleVec10000Inc20-727.44µs ± 8%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-72108µs ± 1%
Pi/foo=ericlagergren_(GDA)/prec=100-72220µs ± 1%
Pi/foo=shopspring/prec=100-72408µs ± 4%
Pi/foo=apmckinlay/prec=100-721.58µs ± 0%
Pi/foo=go-inf/prec=100-72102µs ± 2%
Pi/foo=float64/prec=100-723.25µs ± 0%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-7214.5s ± 2%
Run/10k/16-722.80s ± 9%
pkg:github.com/kevinburke/go-bindata
Bindata-72126ms ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-721.41µs ± 1%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72104ns ± 0%
PoolBatchInsert10000-72659ms ± 0%
PoolBatchLocalInsert10000-72718ms ± 0%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-7219.8µs ± 0%
Dgeev/Circulant100-726.67ms ± 0%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72319ns ± 3%
CombinedTestAndAdd-72306ns ± 2%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-7214.9ms ± 0%
LZ-72677µs ± 1%
MTFT-72925µs ± 0%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-724.30ms ± 1%
RenderSpec-724.31ms ± 1%
RenderSpecBlackFriday2-722.91ms ± 1%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72399ns ± 1%
AppendMsgResyncTargetsInfo-724.56ns ± 0%
DataUpdateTracker-721.49µs ± 1%
MarshalMsgdataUsageCacheInfo-7269.8ns ± 4%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72374µs ± 1%
Growth_MultiSegment-7211.0ms ± 1%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-7270.5ns ± 2%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-722.45µs ± 1%
HistogramAllocation-721.08µs ± 1%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72775µs ± 1%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-729.65µs ± 1%
RegexMatch-72670ns ± 1%
RepeatExecProgram-7212.3µs ± 1%
RepeatNew-7275.2ns ± 0%
RepeatIOExecProgram-7226.0µs ± 2%
RepeatIONew-72649ns ± 2%
pkg:k8s.io/client-go/tools/cache
Listener-721.19µs ± 4%
ReflectorResyncChanMany-72553ns ± 1%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-7215.1µs ± 0%
GenSharedKeyP256-7252.7µs ± 0%
GenSharedKeyS256-7252.0µs ± 0%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-722.13µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-726.36ms ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-7284.0µs ± 3%
Broker_No_Metrics_Open-7255.0µs ± 6%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72512ns ± 2%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72696ns ± 0%
BaseTest2KB-72867ns ±58%
Encoding4KBVerySparse-728.78µs ± 1%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-722.96ms ± 2%
CommitAfterHashFixedSize/10K-729.87ms ± 1%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-721.47µs ± 0%
DasumMediumUnitaryInc-72648ns ± 0%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72389ns ± 1%
ResourceChainPostProcess-7241.7ms ± 1%
ReplaceShortcodeTokens-721.93µs ± 5%
pkg:github.com/gtank/blake2s
Hash8K-7220.4µs ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-721.46µs ± 1%
Polygon-722.69µs ± 1%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-723.01µs ± 1%
StdlibJSON-722.03µs ± 0%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72187µs ± 2%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-7240.3µs ± 2%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-7214.6µs ± 2%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-7231.4µs ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-723.46s ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3635.9µs ± 4%
CockroachDBkv50/nodes=1-3633.8µs ± 0%
CockroachDBkv95/nodes=1-3633.7µs ± 1%
CockroachDBkv0/nodes=3-3636.0µs ± 3%
CockroachDBkv50/nodes=3-3633.8µs ± 0%
CockroachDBkv95/nodes=3-3633.8µs ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72258ms ± 2%
ESBuildRomeTS-7281.9ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-728.58ms ± 3%
EtcdSTM-7262.8ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-7217.8s ± 0%
GoBuildKubeletLink-725.92s ± 0%
GoBuildIstioctl-7216.6s ± 1%
GoBuildIstioctlLink-723.75s ± 1%
GoBuildFrontend-726.12s ± 0%
GoBuildFrontendLink-72912ms ± 1%
GoBuildTsgo-7224.6s ± 1%
GoBuildTsgoLink-72477ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-7214.0s ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72139ms ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72421µs ± 2%
[Geomean]69.6µs
 
speed
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-72
GCLatency/how=heap/fluff=false-72
GCLatency/how=global/fluff=false-72
GoDistribution
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-7254.5MB/s ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72780MB/s ± 0%
AppendMsgResyncTargetsInfo-722.19GB/s ± 0%
DataUpdateTracker-72670kB/s ± 0%
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-7295.7MB/s ± 1%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72401MB/s ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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]116MB/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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72176MB ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-720.00B
AppendMsgResyncTargetsInfo-720.00B
DataUpdateTracker-72232B ± 0%
MarshalMsgdataUsageCacheInfo-7296.0B ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-721.65MB ± 0%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-721.18kB ± 0%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-7216.0B ± 0%
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-7210.0kB ± 0%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-726.38MB ± 0%
CommitAfterHashFixedSize/10K-727.72MB ± 0%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.0kB
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-725.51k ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-720.00
AppendMsgResyncTargetsInfo-720.00
DataUpdateTracker-725.00 ± 0%
MarshalMsgdataUsageCacheInfo-721.00 ± 0%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-7221.0 ± 0%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-7220.0 ± 0%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-721.00 ± 0%
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-7214.0 ± 0%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-7277.3k ± 0%
CommitAfterHashFixedSize/10K-7279.5k ± 0%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72191MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-364.09GB ± 5%
CockroachDBkv50/nodes=1-363.30GB ± 2%
CockroachDBkv95/nodes=1-362.24GB ± 6%
CockroachDBkv0/nodes=3-364.08GB ± 2%
CockroachDBkv50/nodes=3-363.29GB ± 2%
CockroachDBkv95/nodes=3-362.22GB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72117MB ± 5%
EtcdSTM-72100MB ± 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-7241.7MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-7225.4MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-725.85GB ± 2%
[Geomean]694MB
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72268MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-365.51GB ± 4%
CockroachDBkv50/nodes=1-364.39GB ± 1%
CockroachDBkv95/nodes=1-363.05GB ± 2%
CockroachDBkv0/nodes=3-365.52GB ± 3%
CockroachDBkv50/nodes=3-364.37GB ± 1%
CockroachDBkv95/nodes=3-363.07GB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-72
ESBuildRomeTS-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-72155MB ± 2%
EtcdSTM-72105MB ± 4%
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-7255.7MB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-7226.3MB ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-726.23GB ± 1%
[Geomean]881MB
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-727.19GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-369.42GB ± 6%
CockroachDBkv50/nodes=1-367.33GB ± 5%
CockroachDBkv95/nodes=1-365.39GB ± 5%
CockroachDBkv0/nodes=3-369.36GB ± 2%
CockroachDBkv50/nodes=3-367.37GB ± 8%
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.2GB ± 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.33GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-721.31GB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-727.57GB ± 2%
[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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3629.3M ±70%
CockroachDBkv50/nodes=1-364.11M ± 3%
CockroachDBkv95/nodes=1-364.71M ±32%
CockroachDBkv0/nodes=3-3631.5M ±55%
CockroachDBkv50/nodes=3-364.11M ± 7%
CockroachDBkv95/nodes=3-365.09M ±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]8.49M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-365.29G ± 9%
CockroachDBkv50/nodes=1-361.14G ± 0%
CockroachDBkv95/nodes=1-36929M ±28%
CockroachDBkv0/nodes=3-365.34G ± 6%
CockroachDBkv50/nodes=3-361.17G ± 3%
CockroachDBkv95/nodes=3-36987M ±25%
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.80G
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-361.36M ±10%
CockroachDBkv50/nodes=1-361.10M ± 0%
CockroachDBkv95/nodes=1-361.80M ± 0%
CockroachDBkv0/nodes=3-361.40M ± 0%
CockroachDBkv50/nodes=3-361.10M ± 0%
CockroachDBkv95/nodes=3-361.80M ± 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]1.40M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3670.2M ±235%
CockroachDBkv50/nodes=1-361.80M ± 0%
CockroachDBkv95/nodes=1-362.80M ± 0%
CockroachDBkv0/nodes=3-3691.8M ±147%
CockroachDBkv50/nodes=3-361.80M ± 0%
CockroachDBkv95/nodes=3-362.86M ± 5%
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.42M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-36239M ± 5%
CockroachDBkv50/nodes=1-363.21M ± 7%
CockroachDBkv95/nodes=1-364.51M ±33%
CockroachDBkv0/nodes=3-36243M ±10%
CockroachDBkv50/nodes=3-363.22M ±10%
CockroachDBkv95/nodes=3-3610.3M ±73%
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]17.4M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-3627.9k ± 4%
CockroachDBkv50/nodes=1-3614.8k ± 0%
CockroachDBkv95/nodes=1-361.48k ± 1%
CockroachDBkv0/nodes=3-3627.8k ± 3%
CockroachDBkv50/nodes=3-3614.8k ± 0%
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.48k
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-361.67M ± 4%
CockroachDBkv50/nodes=1-36887k ± 0%
CockroachDBkv95/nodes=1-3688.8k ± 1%
CockroachDBkv0/nodes=3-361.67M ± 3%
CockroachDBkv50/nodes=3-36888k ± 0%
CockroachDBkv95/nodes=3-3689.0k ± 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]509k
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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-362.98M ± 4%
CockroachDBkv95/nodes=1-362.86M ±36%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-362.97M ± 4%
CockroachDBkv95/nodes=3-363.18M ±37%
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.99M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.12G ± 8%
CockroachDBkv95/nodes=1-36923M ±27%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-361.11G ± 3%
CockroachDBkv95/nodes=3-36980M ±25%
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.03G
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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-36540k ±11%
CockroachDBkv95/nodes=1-36580k ±55%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36500k ± 0%
CockroachDBkv95/nodes=3-36644k ±40%
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]564k
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.2k ± 1%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-3614.8k ± 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.4k
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.69M ± 1%
CockroachDBkv0/nodes=3-36
CockroachDBkv50/nodes=3-36887k ± 0%
CockroachDBkv95/nodes=3-361.69M ± 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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.56M ± 4%
EtcdSTM-7248.1M ± 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-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72122k ± 1%
[Geomean]3.69M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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.2M ± 4%
EtcdSTM-72127M ± 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-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72418k ± 1%
[Geomean]8.65M
 
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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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-7217.9M ±11%
EtcdSTM-72267M ± 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-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-724.41M ± 3%
[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
Ajstarks_deck_generate
Uber_zap
K8s_workqueue
Aws_restjson
Ethereum_core
Ethereum_bitutil
Bindata
Ericlagergren_decimal
Cespare_mph
Commonmark_markdown
Bloom_bloom
Capnproto2
Gonum_blas_native
Gonum_lapack_native
Shopify_sarama
Aws_restxml
Benhoyt_goawk_1_18
Aws_jsonrpc
Wazero
Gonum_mat
Minio
Cespare_xxhash
Dustin_broadcast
K8s_cache
Ethereum_corevm
Aws_jsonutil
Dustin_humanize
Toml
Gonum_traverse
Ethereum_ecies
Gonum_community
Kanzi
Semver
Gtank_blake2s
Uber_tally
Gonum_topo
Spexs2
Ethereum_trie
Hugo_hugolib
Gonum_path
Ethereum_ethash
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/BurntSushi/toml
Decode/large-doc-72
pkg:github.com/dustin/go-broadcast
DirectSend-72
ParallelDirectSend-72
ParallelBrodcast-72
MuxBrodcast-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:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-72
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-72
TarjanSCCGnp_1000_half-72
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-72
ScaleVec10000Inc20-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/egonelbre/spexs2/_benchmark
Run/10k/1-72
Run/10k/16-72
pkg:github.com/kevinburke/go-bindata
Bindata-72
pkg:github.com/dustin/go-humanize
ParseBigBytes-72
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-72
PoolBatchInsert10000-72
PoolBatchLocalInsert10000-72
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-72
Dgeev/Circulant100-72
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-72
CombinedTestAndAdd-72
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-72
LZ-72
MTFT-72
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-72
RenderSpec-72
RenderSpecBlackFriday2-72
pkg:github.com/minio/minio/cmd
DecodehealingTracker-72
AppendMsgResyncTargetsInfo-72
DataUpdateTracker-72
MarshalMsgdataUsageCacheInfo-72
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-72
Growth_MultiSegment-72
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-72
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-72
HistogramAllocation-72
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-72
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-72
RegexMatch-72
RepeatExecProgram-72
RepeatNew-72
RepeatIOExecProgram-72
RepeatIONew-72
pkg:k8s.io/client-go/tools/cache
Listener-72
ReflectorResyncChanMany-72
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-72
GenSharedKeyP256-72
GenSharedKeyS256-72
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-72
WalkAllBreadthFirstGnp_1000_tenth-72
pkg:github.com/Shopify/sarama
Broker_Open-72
Broker_No_Metrics_Open-72
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-72
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-72
BaseTest2KB-72
Encoding4KBVerySparse-72
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-72
CommitAfterHashFixedSize/10K-72
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-72
DasumMediumUnitaryInc-72
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-72
ResourceChainPostProcess-72
ReplaceShortcodeTokens-72
pkg:github.com/gtank/blake2s
Hash8K-72
pkg:github.com/ajstarks/deck/generate
Arc-72
Polygon-72
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-72
StdlibJSON-72
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72
pkg: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-72116k ± 3%
EtcdSTM-7215.8k ± 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-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-72
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-72128k ± 2%
[Geomean]61.7k