labelcommon value
baseline-commit7076e01d9d450bae9f25be76f45d58cc52e2aad2
benchmarks-commit3c866099a40fcb48c3776444a460e503ec869501
branchrelease-branch.go1.25
buildergo1.25-linux-arm64_c4as16-perf_vs_release
bypublic-worker-builder@golang-ci-luci.iam.gserviceaccount.com
experiment-commitb8b171ad500b673ec1aba25a434ca0c9e47abd4f
experiment-commit-time2026-04-23T20:40:26Z
goarcharm64
gooslinux
post-submittrue
repositorygo
runstamp2026-04-24T02:03:08.385203883Z
upload20260424.43
upload-fileresults
upload-part20260424.43/0
upload-time2026-04-24T07:41:18Z
label values
pgo
upload:20260424.43:
2510 missing
440 "off"
pkg
upload:20260424.43:
492 missing
320 "go.uber.org/zap/zapcore"
160 "golang.org/x/benchmarks/sweet/benchmarks/go-build"
120 "github.com/benhoyt/goawk/interp"
1858
shortname
upload:20260424.43:
530 missing
320 "uber_zap"
160 "sweet_go_build"
120 "benhoyt_goawk_1_18"
1820
toolchain
upload:20260424.43:
1475 "baseline"
1475 "experiment"
p99.999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-1673.0k ± 3%
GCLatency/how=heap/fluff=false-1672.2k ± 3%
GCLatency/how=global/fluff=false-1674.1k ± 3%
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]73.1k
 
p99.9999-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16110k ±52%
GCLatency/how=heap/fluff=false-16122k ±40%
GCLatency/how=global/fluff=false-16339k ± 4%
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]166k
 
total-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution62.7MB ± 0%
Gonum_community4.92MB ± 0%
Bindata12.0MB ± 0%
Gonum_lapack_native6.46MB ± 0%
Uber_tally6.57MB ± 0%
Ethereum_core15.7MB ± 0%
Semver4.64MB ± 0%
Uber_zap7.89MB ± 0%
Cespare_xxhash4.15MB ± 0%
Gtank_blake2s4.55MB ± 0%
Kanzi4.55MB ± 0%
Hugo_hugolib49.2MB ± 0%
Cespare_mph4.15MB ± 0%
Dustin_broadcast4.20MB ± 1%
Ethereum_ecies5.03MB ± 0%
Gonum_blas_native5.49MB ± 0%
Aws_jsonutil8.09MB ± 0%
Dustin_humanize4.63MB ± 0%
Ajstarks_deck_generate4.23MB ± 0%
Ethereum_ethash11.0MB ± 0%
Gonum_traverse4.41MB ± 0%
Shopify_sarama12.6MB ± 0%
Gonum_topo4.62MB ± 0%
Commonmark_markdown5.82MB ± 0%
Aws_jsonrpc12.8MB ± 0%
Spexs24.65MB ± 0%
Gonum_mat7.05MB ± 0%
Capnproto25.36MB ± 0%
Minio115MB ± 0%
Aws_restjson13.1MB ± 0%
Gonum_path4.80MB ± 0%
Bloom_bloom5.10MB ± 0%
Toml6.76MB ± 0%
K8s_cache16.7MB ± 0%
Ericlagergren_decimal4.65MB ± 0%
K8s_workqueue9.43MB ± 0%
Wazero8.52MB ± 0%
Benhoyt_goawk_1_186.33MB ± 0%
Ethereum_bitutil4.35MB ± 0%
Aws_restxml13.2MB ± 0%
Ethereum_corevm7.34MB ± 0%
Ethereum_trie7.68MB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]7.83MB
 
text-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community1.48MB ± 0%
Bindata1.53MB ± 0%
Gonum_lapack_native2.08MB ± 0%
Uber_tally1.87MB ± 0%
Ethereum_core4.81MB ± 0%
Semver1.37MB ± 0%
Uber_zap2.32MB ± 0%
Cespare_xxhash1.18MB ± 0%
Gtank_blake2s1.34MB ± 0%
Kanzi1.34MB ± 0%
Hugo_hugolib18.2MB ± 0%
Cespare_mph1.18MB ± 0%
Dustin_broadcast1.20MB ± 0%
Ethereum_ecies1.47MB ± 0%
Gonum_blas_native1.71MB ± 0%
Aws_jsonutil2.65MB ± 0%
Dustin_humanize1.37MB ± 0%
Ajstarks_deck_generate1.20MB ± 0%
Ethereum_ethash3.30MB ± 0%
Gonum_traverse1.24MB ± 0%
Shopify_sarama3.97MB ± 0%
Gonum_topo1.34MB ± 0%
Commonmark_markdown1.70MB ± 0%
Aws_jsonrpc4.19MB ± 0%
Spexs21.37MB ± 0%
Gonum_mat2.35MB ± 0%
Capnproto21.57MB ± 0%
Minio31.2MB ± 0%
Aws_restjson4.31MB ± 0%
Gonum_path1.39MB ± 0%
Bloom_bloom1.51MB ± 0%
Toml2.00MB ± 0%
K8s_cache5.42MB ± 0%
Ericlagergren_decimal1.35MB ± 0%
K8s_workqueue2.80MB ± 0%
Wazero2.52MB ± 0%
Benhoyt_goawk_1_181.91MB ± 0%
Ethereum_bitutil1.24MB ± 0%
Aws_restxml4.34MB ± 0%
Ethereum_corevm2.17MB ± 0%
Ethereum_trie2.33MB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]2.19MB
 
data-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community826kB ± 0%
Bindata7.69MB ± 0%
Gonum_lapack_native1.16MB ± 0%
Uber_tally1.26MB ± 0%
Ethereum_core2.86MB ± 0%
Semver763kB ± 0%
Uber_zap1.45MB ± 0%
Cespare_xxhash688kB ± 0%
Gtank_blake2s735kB ± 0%
Kanzi745kB ± 0%
Hugo_hugolib9.61MB ± 0%
Cespare_mph688kB ± 0%
Dustin_broadcast695kB ± 0%
Ethereum_ecies884kB ± 0%
Gonum_blas_native909kB ± 0%
Aws_jsonutil1.89MB ± 0%
Dustin_humanize768kB ± 0%
Ajstarks_deck_generate714kB ± 0%
Ethereum_ethash2.00MB ± 0%
Gonum_traverse737kB ± 0%
Shopify_sarama2.12MB ± 0%
Gonum_topo784kB ± 0%
Commonmark_markdown1.07MB ± 0%
Aws_jsonrpc2.64MB ± 0%
Spexs2753kB ± 0%
Gonum_mat1.05MB ± 0%
Capnproto2900kB ± 0%
Minio32.0MB ± 0%
Aws_restjson2.71MB ± 0%
Gonum_path818kB ± 0%
Bloom_bloom815kB ± 0%
Toml1.25MB ± 0%
K8s_cache2.70MB ± 0%
Ericlagergren_decimal755kB ± 0%
K8s_workqueue1.59MB ± 0%
Wazero1.38MB ± 0%
Benhoyt_goawk_1_181.08MB ± 0%
Ethereum_bitutil708kB ± 0%
Aws_restxml2.72MB ± 0%
Ethereum_corevm1.26MB ± 0%
Ethereum_trie1.28MB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]1.35MB
 
rodata-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community652kB ± 0%
Bindata677kB ± 0%
Gonum_lapack_native830kB ± 0%
Uber_tally903kB ± 0%
Ethereum_core2.41MB ± 0%
Semver619kB ± 0%
Uber_zap1.08MB ± 0%
Cespare_xxhash547kB ± 0%
Gtank_blake2s592kB ± 0%
Kanzi588kB ± 0%
Hugo_hugolib8.80MB ± 0%
Cespare_mph547kB ± 0%
Dustin_broadcast554kB ± 0%
Ethereum_ecies653kB ± 0%
Gonum_blas_native686kB ± 0%
Aws_jsonutil1.54MB ± 0%
Dustin_humanize625kB ± 0%
Ajstarks_deck_generate573kB ± 0%
Ethereum_ethash1.59MB ± 0%
Gonum_traverse591kB ± 0%
Shopify_sarama1.82MB ± 0%
Gonum_topo630kB ± 0%
Commonmark_markdown910kB ± 0%
Aws_jsonrpc2.26MB ± 0%
Spexs2610kB ± 0%
Gonum_mat861kB ± 0%
Capnproto2752kB ± 0%
Minio30.8MB ± 0%
Aws_restjson2.33MB ± 0%
Gonum_path647kB ± 0%
Bloom_bloom671kB ± 0%
Toml1.10MB ± 0%
K8s_cache2.26MB ± 0%
Ericlagergren_decimal610kB ± 0%
K8s_workqueue1.23MB ± 0%
Wazero1.17MB ± 0%
Benhoyt_goawk_1_18885kB ± 0%
Ethereum_bitutil566kB ± 0%
Aws_restxml2.33MB ± 0%
Ethereum_corevm1.00MB ± 0%
Ethereum_trie1.03MB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]1.04MB
 
pclntab-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community1.03MB ± 0%
Bindata1.08MB ± 0%
Gonum_lapack_native1.24MB ± 0%
Uber_tally1.37MB ± 0%
Ethereum_core3.33MB ± 0%
Semver985kB ± 0%
Uber_zap1.66MB ± 0%
Cespare_xxhash868kB ± 0%
Gtank_blake2s965kB ± 0%
Kanzi956kB ± 0%
Hugo_hugolib9.34MB ± 0%
Cespare_mph871kB ± 0%
Dustin_broadcast883kB ± 0%
Ethereum_ecies1.05MB ± 0%
Gonum_blas_native1.10MB ± 0%
Aws_jsonutil1.46MB ± 0%
Dustin_humanize980kB ± 0%
Ajstarks_deck_generate886kB ± 0%
Ethereum_ethash2.30MB ± 0%
Gonum_traverse920kB ± 0%
Shopify_sarama2.67MB ± 0%
Gonum_topo972kB ± 0%
Commonmark_markdown1.23MB ± 0%
Aws_jsonrpc2.47MB ± 0%
Spexs2993kB ± 0%
Gonum_mat1.45MB ± 0%
Capnproto21.13MB ± 0%
Minio23.2MB ± 0%
Aws_restjson2.53MB ± 0%
Gonum_path1.01MB ± 0%
Bloom_bloom1.08MB ± 0%
Toml1.39MB ± 0%
K8s_cache3.58MB ± 0%
Ericlagergren_decimal992kB ± 0%
K8s_workqueue2.09MB ± 0%
Wazero1.87MB ± 0%
Benhoyt_goawk_1_181.31MB ± 0%
Ethereum_bitutil913kB ± 0%
Aws_restxml2.54MB ± 0%
Ethereum_corevm1.59MB ± 0%
Ethereum_trie1.65MB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]1.51MB
 
debug-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community1.10MB ± 0%
Bindata1.14MB ± 0%
Gonum_lapack_native1.38MB ± 0%
Uber_tally1.43MB ± 0%
Ethereum_core3.06MB ± 0%
Semver1.05MB ± 0%
Uber_zap1.68MB ± 0%
Cespare_xxhash936kB ± 0%
Gtank_blake2s1.04MB ± 0%
Kanzi1.04MB ± 0%
Hugo_hugolib7.67MB ± 0%
Cespare_mph933kB ± 0%
Dustin_broadcast941kB ± 0%
Ethereum_ecies1.12MB ± 0%
Gonum_blas_native1.17MB ± 0%
Aws_jsonutil1.46MB ± 0%
Dustin_humanize1.05MB ± 0%
Ajstarks_deck_generate945kB ± 0%
Ethereum_ethash2.27MB ± 0%
Gonum_traverse979kB ± 0%
Shopify_sarama2.66MB ± 0%
Gonum_topo1.03MB ± 0%
Commonmark_markdown1.24MB ± 0%
Aws_jsonrpc2.45MB ± 0%
Spexs21.05MB ± 0%
Gonum_mat1.55MB ± 0%
Capnproto21.19MB ± 0%
Minio16.8MB ± 0%
Aws_restjson2.48MB ± 0%
Gonum_path1.06MB ± 0%
Bloom_bloom1.14MB ± 0%
Toml1.44MB ± 0%
K8s_cache3.34MB ± 0%
Ericlagergren_decimal1.06MB ± 0%
K8s_workqueue2.05MB ± 0%
Wazero1.82MB ± 0%
Benhoyt_goawk_1_181.36MB ± 0%
Ethereum_bitutil981kB ± 0%
Aws_restxml2.50MB ± 0%
Ethereum_corevm1.55MB ± 0%
Ethereum_trie1.64MB ± 0%
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]1.54MB
 
time/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-161.84ms ± 0%
Invocation/interpreter/string_manipulation_size_50-16725µs ± 1%
Invocation/interpreter/random_mat_mul_size_20-164.67ms ± 1%
Compilation/with_extern_cache-16236µs ± 3%
Compilation/without_extern_cache-1611.7ms ± 1%
pkg:github.com/kevinburke/go-bindata
Bindata-16131ms ± 2%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-1662.2ns ± 2%
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16481ns ± 8%
CombinedTestAndAdd-16425ns ± 5%
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16771µs ± 1%
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-1615.0µs ± 0%
GenSharedKeyP256-1652.7µs ± 0%
GenSharedKeyS256-1651.9µs ± 0%
pkg:github.com/Shopify/sarama
Broker_Open-1670.5µs ± 2%
Broker_No_Metrics_Open-1655.5µs ±18%
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-168.53µs ± 2%
RegexMatch-16677ns ± 2%
RepeatExecProgram-1610.9µs ± 0%
RepeatNew-1674.9ns ± 1%
RepeatIOExecProgram-1619.0µs ± 1%
RepeatIONew-16573ns ± 2%
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-1614.7ms ± 0%
LZ-16586µs ± 6%
MTFT-16929µs ± 0%
pkg:github.com/dustin/go-humanize
ParseBigBytes-161.22µs ± 2%
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16188µs ± 1%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-1640.7µs ± 1%
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-1615.8µs ± 0%
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-1631.5µs ± 2%
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16412ns ± 3%
pkg:github.com/dustin/go-broadcast
DirectSend-16358ns ± 1%
ParallelDirectSend-16372ns ± 3%
ParallelBrodcast-16533ns ± 2%
MuxBrodcast-16526ns ± 5%
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-1623.9ms ± 1%
ScaleVec10000Inc20-167.40µs ±11%
pkg:github.com/BurntSushi/toml
Decode/large-doc-161.50ms ± 0%
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-161.47µs ± 0%
DasumMediumUnitaryInc-16641ns ± 0%
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-162.52µs ± 3%
HistogramAllocation-161.24µs ± 2%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-162.47µs ± 1%
StdlibJSON-161.83µs ± 2%
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16697ns ± 3%
BaseTest2KB-16704ns ±15%
Encoding4KBVerySparse-169.51µs ± 4%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16383ns ± 2%
AppendMsgResyncTargetsInfo-164.56ns ± 1%
DataUpdateTracker-161.45µs ± 1%
MarshalMsgdataUsageCacheInfo-1651.0ns ± 7%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16275ns ± 5%
MultiWriteSyncer/2_discarder-166.46ns ±19%
MultiWriteSyncer/4_discarder-166.46ns ± 5%
MultiWriteSyncer/4_discarder_with_buffer-16263ns ± 6%
WriteSyncer/write_file_with_no_buffer-161.00µs ± 1%
ZapConsole-16634ns ± 1%
JSONLogMarshalerFunc-16642ns ± 1%
ZapJSON-16463ns ± 2%
StandardJSON-16460ns ± 4%
Sampler_Check/7_keys-1619.2ns ±10%
Sampler_Check/50_keys-168.90ns ± 7%
Sampler_Check/100_keys-168.67ns ± 3%
Sampler_CheckWithHook/7_keys-1685.5ns ±14%
Sampler_CheckWithHook/50_keys-1684.9ns ±13%
Sampler_CheckWithHook/100_keys-1684.8ns ±13%
TeeCheck-1675.2ns ± 8%
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-1611.9ms ± 1%
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-163.65ms ± 4%
CommitAfterHashFixedSize/10K-1610.1ms ± 1%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-1614.6s ± 1%
Run/10k/16-162.77s ± 6%
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-162.15µs ± 1%
WalkAllBreadthFirstGnp_1000_tenth-166.39ms ± 1%
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-164.10ms ± 5%
RenderSpec-164.17ms ± 3%
RenderSpecBlackFriday2-162.92ms ± 1%
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16362µs ± 2%
Growth_MultiSegment-1610.7ms ± 1%
pkg:github.com/gtank/blake2s
Hash8K-1619.5µs ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-162.02µs ± 1%
Polygon-163.77µs ± 0%
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16401ns ± 1%
ResourceChainPostProcess-1634.3ms ± 1%
ReplaceShortcodeTokens-162.19µs ± 2%
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-1619.9µs ± 0%
Dgeev/Circulant100-166.75ms ± 1%
pkg:k8s.io/client-go/tools/cache
Listener-161.08µs ± 5%
ReflectorResyncChanMany-16494ns ± 4%
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-164.09µs ± 1%
TarjanSCCGnp_1000_half-1639.8ms ± 1%
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16106ns ± 0%
PoolBatchInsert10000-16668ms ± 0%
PoolBatchLocalInsert10000-16731ms ± 0%
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16103µs ± 0%
Pi/foo=ericlagergren_(GDA)/prec=100-16204µs ± 1%
Pi/foo=shopspring/prec=100-16307µs ± 4%
Pi/foo=apmckinlay/prec=100-161.61µs ± 0%
Pi/foo=go-inf/prec=100-1680.5µs ± 2%
Pi/foo=float64/prec=100-163.25µs ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-163.71s ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-846.0µs ± 2%
CockroachDBkv50/nodes=1-839.1µs ± 3%
CockroachDBkv95/nodes=1-833.6µs ± 2%
CockroachDBkv0/nodes=3-845.9µs ± 4%
CockroachDBkv50/nodes=3-839.0µs ± 3%
CockroachDBkv95/nodes=3-833.6µs ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16270ms ± 2%
ESBuildRomeTS-1681.4ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1612.1ms ± 8%
EtcdSTM-1665.5ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-1625.9s ± 1%
GoBuildKubeletLink-165.80s ± 1%
GoBuildIstioctl-1623.5s ± 6%
GoBuildIstioctlLink-165.02s ±23%
GoBuildFrontend-168.31s ± 2%
GoBuildFrontendLink-16944ms ± 2%
GoBuildTsgo-1629.6s ± 1%
GoBuildTsgoLink-16500ms ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1613.8s ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16141ms ± 4%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16350µs ± 1%
[Geomean]71.9µs
 
speed
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-1652.6MB/s ± 2%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16812MB/s ± 3%
AppendMsgResyncTargetsInfo-162.19GB/s ± 1%
DataUpdateTracker-16687kB/s ± 2%
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1697.6MB/s ± 1%
pkg:github.com/gtank/blake2s
Hash8K-16419MB/s ± 0%
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]118MB/s
 
alloc/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16192MB ± 0%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-161.18kB ± 0%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1610.0kB ± 0%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-160.00B
AppendMsgResyncTargetsInfo-160.00B
DataUpdateTracker-16232B ± 0%
MarshalMsgdataUsageCacheInfo-1696.0B ± 0%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-166.34MB ± 0%
CommitAfterHashFixedSize/10K-167.71MB ± 0%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-161.65MB ± 0%
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-1616.0B ± 0%
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]34.2kB
 
allocs/op
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-165.55k ± 0%
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-1620.0 ± 0%
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-1614.0 ± 0%
pkg:github.com/minio/minio/cmd
DecodehealingTracker-160.00
AppendMsgResyncTargetsInfo-160.00
DataUpdateTracker-165.00 ± 0%
MarshalMsgdataUsageCacheInfo-161.00 ± 0%
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-1677.2k ± 0%
CommitAfterHashFixedSize/10K-1679.5k ± 0%
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-1621.0 ± 0%
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-161.00 ± 0%
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]100
 
average-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16181MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-85.12GB ± 3%
CockroachDBkv50/nodes=1-84.58GB ± 3%
CockroachDBkv95/nodes=1-82.20GB ±30%
CockroachDBkv0/nodes=3-85.14GB ± 3%
CockroachDBkv50/nodes=3-84.59GB ± 4%
CockroachDBkv95/nodes=3-82.14GB ±32%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16110MB ± 5%
EtcdSTM-1695.9MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1637.1MB ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1621.4MB ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-166.44GB ± 2%
[Geomean]737MB
 
peak-RSS-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16256MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-87.42GB ± 4%
CockroachDBkv50/nodes=1-86.19GB ± 5%
CockroachDBkv95/nodes=1-83.10GB ±31%
CockroachDBkv0/nodes=3-87.31GB ± 6%
CockroachDBkv50/nodes=3-86.24GB ± 4%
CockroachDBkv95/nodes=3-82.96GB ±30%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16150MB ± 5%
EtcdSTM-16126MB ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-1641.5MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-1621.8MB ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-166.73GB ± 2%
[Geomean]954MB
 
peak-VM-bytes
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-162.92GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-89.45GB ± 3%
CockroachDBkv50/nodes=1-88.08GB ± 4%
CockroachDBkv95/nodes=1-84.98GB ±19%
CockroachDBkv0/nodes=3-89.31GB ± 4%
CockroachDBkv50/nodes=3-88.14GB ± 4%
CockroachDBkv95/nodes=3-84.90GB ±20%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1612.2GB ± 0%
EtcdSTM-1612.1GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-161.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-161.26GB ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-167.96GB ± 1%
[Geomean]5.50GB
 
write-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8224M ± 4%
CockroachDBkv50/nodes=1-8231M ± 6%
CockroachDBkv95/nodes=1-816.8M ±69%
CockroachDBkv0/nodes=3-8223M ± 6%
CockroachDBkv50/nodes=3-8228M ±11%
CockroachDBkv95/nodes=3-815.3M ±84%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]93.6M
 
write-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-85.98G ±35%
CockroachDBkv50/nodes=1-814.5G ±55%
CockroachDBkv95/nodes=1-81.04G ±131%
CockroachDBkv0/nodes=3-85.50G ±46%
CockroachDBkv50/nodes=3-812.1G ±47%
CockroachDBkv95/nodes=3-8824M ±144%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]4.13G
 
write-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8191M ± 4%
CockroachDBkv50/nodes=1-8159M ±32%
CockroachDBkv95/nodes=1-82.88M ± 4%
CockroachDBkv0/nodes=3-8194M ± 9%
CockroachDBkv50/nodes=3-8159M ±23%
CockroachDBkv95/nodes=3-82.86M ± 5%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]44.5M
 
write-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8352M ± 0%
CockroachDBkv50/nodes=1-8361M ±12%
CockroachDBkv95/nodes=1-878.9M ±55%
CockroachDBkv0/nodes=3-8350M ± 6%
CockroachDBkv50/nodes=3-8370M ±22%
CockroachDBkv95/nodes=3-871.6M ±64%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]213M
 
write-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-81.56G ±54%
CockroachDBkv50/nodes=1-83.62G ±54%
CockroachDBkv95/nodes=1-8132M ±78%
CockroachDBkv0/nodes=3-81.41G ±38%
CockroachDBkv50/nodes=3-83.82G ±49%
CockroachDBkv95/nodes=3-8112M ±72%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]876M
 
write-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-821.7k ± 2%
CockroachDBkv50/nodes=1-812.8k ± 3%
CockroachDBkv95/nodes=1-81.49k ± 2%
CockroachDBkv0/nodes=3-821.8k ± 4%
CockroachDBkv50/nodes=3-812.8k ± 3%
CockroachDBkv95/nodes=3-81.49k ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]7.46k
 
write-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-81.30M ± 2%
CockroachDBkv50/nodes=1-8769k ± 3%
CockroachDBkv95/nodes=1-889.3k ± 2%
CockroachDBkv0/nodes=3-81.31M ± 4%
CockroachDBkv50/nodes=3-8770k ± 3%
CockroachDBkv95/nodes=3-889.4k ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]448k
 
read-avg-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8140M ±14%
CockroachDBkv95/nodes=1-810.8M ±91%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8139M ±16%
CockroachDBkv95/nodes=3-89.38M ±110%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]37.4M
 
read-p100-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-812.6G ±54%
CockroachDBkv95/nodes=1-81.05G ±130%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-813.0G ±82%
CockroachDBkv95/nodes=3-8846M ±186%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]3.47G
 
read-p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8106M ±47%
CockroachDBkv95/nodes=1-8300k ± 0%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-897.4M ±55%
CockroachDBkv95/nodes=3-8300k ± 0%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]5.52M
 
read-p95-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8206M ±10%
CockroachDBkv95/nodes=1-858.4M ±72%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8203M ±17%
CockroachDBkv95/nodes=3-851.8M ±95%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]106M
 
read-p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8955M ±167%
CockroachDBkv95/nodes=1-8104M ±94%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-81.12G ±210%
CockroachDBkv95/nodes=3-895.9M ±215%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]321M
 
read-ops/sec
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-812.8k ± 4%
CockroachDBkv95/nodes=1-828.3k ± 2%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-812.8k ± 4%
CockroachDBkv95/nodes=3-828.3k ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]19.0k
 
read-ops
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8767k ± 4%
CockroachDBkv95/nodes=1-81.70M ± 2%
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8768k ± 4%
CockroachDBkv95/nodes=3-81.70M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-16
EtcdSTM-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16
[Geomean]1.14M
 
p50-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1611.9M ± 7%
EtcdSTM-1650.3M ± 3%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16120k ± 1%
[Geomean]4.16M
 
p90-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1617.0M ± 6%
EtcdSTM-16132M ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-16446k ± 2%
[Geomean]10.0M
 
p99-latency-ns
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1622.3M ± 8%
EtcdSTM-16271M ± 1%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-163.73M ± 2%
[Geomean]28.2M
 
ops/s
pkg:golang.org/x/benchmarks/gc_latency
GCLatency/how=stack/fluff=false-16
GCLatency/how=heap/fluff=false-16
GCLatency/how=global/fluff=false-16
GoDistribution
Gonum_community
Bindata
Gonum_lapack_native
Uber_tally
Ethereum_core
Semver
Uber_zap
Cespare_xxhash
Gtank_blake2s
Kanzi
Hugo_hugolib
Cespare_mph
Dustin_broadcast
Ethereum_ecies
Gonum_blas_native
Aws_jsonutil
Dustin_humanize
Ajstarks_deck_generate
Ethereum_ethash
Gonum_traverse
Shopify_sarama
Gonum_topo
Commonmark_markdown
Aws_jsonrpc
Spexs2
Gonum_mat
Capnproto2
Minio
Aws_restjson
Gonum_path
Bloom_bloom
Toml
K8s_cache
Ericlagergren_decimal
K8s_workqueue
Wazero
Benhoyt_goawk_1_18
Ethereum_bitutil
Aws_restxml
Ethereum_corevm
Ethereum_trie
pkg:github.com/tetratelabs/wazero/internal/integration_test/bench
Invocation/interpreter/fib_for_20-16
Invocation/interpreter/string_manipulation_size_50-16
Invocation/interpreter/random_mat_mul_size_20-16
Compilation/with_extern_cache-16
Compilation/without_extern_cache-16
pkg:github.com/kevinburke/go-bindata
Bindata-16
pkg:github.com/ethereum/go-ethereum/core/vm
OpDiv128-16
pkg:github.com/bits-and-blooms/bloom/v3
SeparateTestAndAdd-16
CombinedTestAndAdd-16
pkg:github.com/ethereum/go-ethereum/consensus/ethash
HashimotoLight-16
pkg:github.com/ethereum/go-ethereum/crypto/ecies
GenerateKeyP256-16
GenSharedKeyP256-16
GenSharedKeyS256-16
pkg:github.com/Shopify/sarama
Broker_Open-16
Broker_No_Metrics_Open-16
pkg:github.com/benhoyt/goawk/interp
RecursiveFunc-16
RegexMatch-16
RepeatExecProgram-16
RepeatNew-16
RepeatIOExecProgram-16
RepeatIONew-16
pkg:github.com/flanglet/kanzi-go/benchmark
FPAQ-16
LZ-16
MTFT-16
pkg:github.com/dustin/go-humanize
ParseBigBytes-16
pkg:k8s.io/client-go/util/workqueue
ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16
ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16
ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16
pkg:github.com/Masterminds/semver
ValidateVersionTildeFail-16
pkg:github.com/dustin/go-broadcast
DirectSend-16
ParallelDirectSend-16
ParallelBrodcast-16
MuxBrodcast-16
pkg:gonum.org/v1/gonum/mat
MulWorkspaceDense1000Hundredth-16
ScaleVec10000Inc20-16
pkg:github.com/BurntSushi/toml
Decode/large-doc-16
pkg:gonum.org/v1/gonum/blas/gonum
Dnrm2MediumPosInc-16
DasumMediumUnitaryInc-16
pkg:github.com/uber-go/tally
ScopeTaggedNoCachedSubscopes-16
HistogramAllocation-16
pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
BuildJSON-16
StdlibJSON-16
pkg:github.com/ethereum/go-ethereum/common/bitutil
FastTest2KB-16
BaseTest2KB-16
Encoding4KBVerySparse-16
pkg:github.com/minio/minio/cmd
DecodehealingTracker-16
AppendMsgResyncTargetsInfo-16
DataUpdateTracker-16
MarshalMsgdataUsageCacheInfo-16
pkg:go.uber.org/zap/zapcore
BufferedWriteSyncer/write_file_with_buffer-16
MultiWriteSyncer/2_discarder-16
MultiWriteSyncer/4_discarder-16
MultiWriteSyncer/4_discarder_with_buffer-16
WriteSyncer/write_file_with_no_buffer-16
ZapConsole-16
JSONLogMarshalerFunc-16
ZapJSON-16
StandardJSON-16
Sampler_Check/7_keys-16
Sampler_Check/50_keys-16
Sampler_Check/100_keys-16
Sampler_CheckWithHook/7_keys-16
Sampler_CheckWithHook/50_keys-16
Sampler_CheckWithHook/100_keys-16
TeeCheck-16
pkg:gonum.org/v1/gonum/graph/community
LouvainDirectedMultiplex-16
pkg:github.com/ethereum/go-ethereum/trie
HashFixedSize/10K-16
CommitAfterHashFixedSize/10K-16
pkg:github.com/egonelbre/spexs2/_benchmark
Run/10k/1-16
Run/10k/16-16
pkg:gonum.org/v1/gonum/graph/traverse
WalkAllBreadthFirstGnp_10_tenth-16
WalkAllBreadthFirstGnp_1000_tenth-16
pkg:gitlab.com/golang-commonmark/markdown
RenderSpecNoHTML-16
RenderSpec-16
RenderSpecBlackFriday2-16
pkg:zombiezen.com/go/capnproto2
TextMovementBetweenSegments-16
Growth_MultiSegment-16
pkg:github.com/gtank/blake2s
Hash8K-16
pkg:github.com/ajstarks/deck/generate
Arc-16
Polygon-16
pkg:github.com/gohugoio/hugo/hugolib
MergeByLanguage-16
ResourceChainPostProcess-16
ReplaceShortcodeTokens-16
pkg:gonum.org/v1/gonum/lapack/gonum
Dgeev/Circulant10-16
Dgeev/Circulant100-16
pkg:k8s.io/client-go/tools/cache
Listener-16
ReflectorResyncChanMany-16
pkg:gonum.org/v1/gonum/graph/topo
TarjanSCCGnp_10_tenth-16
TarjanSCCGnp_1000_half-16
pkg:github.com/ethereum/go-ethereum/core
PendingDemotion10000-16
PoolBatchInsert10000-16
PoolBatchLocalInsert10000-16
pkg:github.com/ericlagergren/decimal/benchmarks
Pi/foo=ericlagergren_(Go)/prec=100-16
Pi/foo=ericlagergren_(GDA)/prec=100-16
Pi/foo=shopspring/prec=100-16
Pi/foo=apmckinlay/prec=100-16
Pi/foo=go-inf/prec=100-16
Pi/foo=float64/prec=100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index
BleveIndexBatch100-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb
CockroachDBkv0/nodes=1-8
CockroachDBkv50/nodes=1-8
CockroachDBkv95/nodes=1-8
CockroachDBkv0/nodes=3-8
CockroachDBkv50/nodes=3-8
CockroachDBkv95/nodes=3-8
pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild
ESBuildThreeJS-16
ESBuildRomeTS-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd
EtcdPut-1681.7k ± 8%
EtcdSTM-1615.1k ± 2%
pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build
GoBuildKubelet-16
GoBuildKubeletLink-16
GoBuildIstioctl-16
GoBuildIstioctlLink-16
GoBuildFrontend-16
GoBuildFrontendLink-16
GoBuildTsgo-16
GoBuildTsgoLink-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua
GopherLuaKNucleotide-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown
MarkdownRenderXHTML-16
pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38
Tile38QueryLoad-1634.3k ± 1%
[Geomean]34.9k