| p99.999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 | 67.1k ± 2%
|
| GCLatency/how=heap/fluff=false-72 | 67.0k ± 1%
|
| GCLatency/how=global/fluff=false-72 | 70.5k ± 2%
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 68.2k
|
|
|
| p99.9999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 | 104k ± 5%
|
| GCLatency/how=heap/fluff=false-72 | 103k ± 2%
|
| GCLatency/how=global/fluff=false-72 | 119k ±10%
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 108k
|
|
|
| total-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution | 68.9MB ± 0%
|
| Ericlagergren_decimal | 4.69MB ± 0%
|
| Toml | 6.79MB ± 0%
|
| Aws_restxml | 13.4MB ± 0%
|
| Kanzi | 4.65MB ± 0%
|
| K8s_cache | 16.9MB ± 0%
|
| Aws_jsonrpc | 13.0MB ± 0%
|
| Ethereum_trie | 7.71MB ± 0%
|
| Dustin_humanize | 4.74MB ± 0%
|
| Uber_tally | 6.81MB ± 0%
|
| Cespare_xxhash | 4.19MB ± 0%
|
| Semver | 4.74MB ± 0%
|
| Hugo_hugolib | 49.1MB ± 0%
|
| Minio | 114MB ± 0%
|
| Gtank_blake2s | 4.66MB ± 0%
|
| Commonmark_markdown | 5.98MB ± 0%
|
| Bloom_bloom | 5.20MB ± 0%
|
| Gonum_path | 4.83MB ± 0%
|
| Gonum_topo | 4.65MB ± 0%
|
| Uber_zap | 8.09MB ± 0%
|
| Bindata | 12.1MB ± 0%
|
| Ethereum_bitutil | 4.38MB ± 0%
|
| Capnproto2 | 5.32MB ± 0%
|
| Ethereum_ethash | 11.2MB ± 0%
|
| Ethereum_core | 15.8MB ± 0%
|
| Gonum_community | 5.01MB ± 0%
|
| Gonum_traverse | 4.45MB ± 0%
|
| Aws_restjson | 13.2MB ± 0%
|
| Gonum_lapack_native | 6.47MB ± 0%
|
| K8s_workqueue | 9.53MB ± 0%
|
| Ajstarks_deck_generate | 4.26MB ± 0%
|
| Wazero | 8.57MB ± 0%
|
| Dustin_broadcast | 4.26MB ± 0%
|
| Cespare_mph | 4.25MB ± 0%
|
| Spexs2 | 4.75MB ± 0%
|
| Benhoyt_goawk_1_18 | 6.30MB ± 0%
|
| Gonum_blas_native | 5.45MB ± 0%
|
| Ethereum_corevm | 7.36MB ± 0%
|
| Shopify_sarama | 12.7MB ± 0%
|
| Aws_jsonutil | 8.40MB ± 0%
|
| Ethereum_ecies | 5.13MB ± 0%
|
| Gonum_mat | 7.08MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 7.94MB
|
|
|
| text-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal | 1.36MB ± 0%
|
| Toml | 1.99MB ± 0%
|
| Aws_restxml | 4.42MB ± 0%
|
| Kanzi | 1.34MB ± 0%
|
| K8s_cache | 5.39MB ± 0%
|
| Aws_jsonrpc | 4.26MB ± 0%
|
| Ethereum_trie | 2.33MB ± 0%
|
| Dustin_humanize | 1.37MB ± 0%
|
| Uber_tally | 1.93MB ± 0%
|
| Cespare_xxhash | 1.19MB ± 0%
|
| Semver | 1.38MB ± 0%
|
| Hugo_hugolib | 18.1MB ± 0%
|
| Minio | 30.6MB ± 0%
|
| Gtank_blake2s | 1.35MB ± 0%
|
| Commonmark_markdown | 1.71MB ± 0%
|
| Bloom_bloom | 1.52MB ± 0%
|
| Gonum_path | 1.40MB ± 0%
|
| Gonum_topo | 1.35MB ± 0%
|
| Uber_zap | 2.37MB ± 0%
|
| Bindata | 1.53MB ± 0%
|
| Ethereum_bitutil | 1.25MB ± 0%
|
| Capnproto2 | 1.56MB ± 0%
|
| Ethereum_ethash | 3.34MB ± 0%
|
| Ethereum_core | 4.81MB ± 0%
|
| Gonum_community | 1.49MB ± 0%
|
| Gonum_traverse | 1.25MB ± 0%
|
| Aws_restjson | 4.38MB ± 0%
|
| Gonum_lapack_native | 2.03MB ± 0%
|
| K8s_workqueue | 2.76MB ± 0%
|
| Ajstarks_deck_generate | 1.21MB ± 0%
|
| Wazero | 2.51MB ± 0%
|
| Dustin_broadcast | 1.20MB ± 0%
|
| Cespare_mph | 1.19MB ± 0%
|
| Spexs2 | 1.38MB ± 0%
|
| Benhoyt_goawk_1_18 | 1.90MB ± 0%
|
| Gonum_blas_native | 1.67MB ± 0%
|
| Ethereum_corevm | 2.16MB ± 0%
|
| Shopify_sarama | 3.97MB ± 0%
|
| Aws_jsonutil | 2.76MB ± 0%
|
| Ethereum_ecies | 1.48MB ± 0%
|
| Gonum_mat | 2.31MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 2.20MB
|
|
|
| data-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal | 234kB ± 0%
|
| Toml | 440kB ± 0%
|
| Aws_restxml | 776kB ± 0%
|
| Kanzi | 240kB ± 0%
|
| K8s_cache | 823kB ± 0%
|
| Aws_jsonrpc | 760kB ± 0%
|
| Ethereum_trie | 387kB ± 0%
|
| Dustin_humanize | 251kB ± 0%
|
| Uber_tally | 489kB ± 0%
|
| Cespare_xxhash | 219kB ± 0%
|
| Semver | 248kB ± 0%
|
| Hugo_hugolib | 5.36MB ± 0%
|
| Minio | 21.1MB ± 0%
|
| Gtank_blake2s | 229kB ± 0%
|
| Commonmark_markdown | 463kB ± 0%
|
| Bloom_bloom | 244kB ± 0%
|
| Gonum_path | 264kB ± 0%
|
| Gonum_topo | 243kB ± 0%
|
| Uber_zap | 553kB ± 0%
|
| Bindata | 7.12MB ± 0%
|
| Ethereum_bitutil | 225kB ± 0%
|
| Capnproto2 | 273kB ± 0%
|
| Ethereum_ethash | 701kB ± 0%
|
| Ethereum_core | 1.03MB ± 0%
|
| Gonum_community | 262kB ± 0%
|
| Gonum_traverse | 230kB ± 0%
|
| Aws_restjson | 772kB ± 0%
|
| Gonum_lapack_native | 476kB ± 0%
|
| K8s_workqueue | 526kB ± 0%
|
| Ajstarks_deck_generate | 231kB ± 0%
|
| Wazero | 403kB ± 0%
|
| Dustin_broadcast | 219kB ± 0%
|
| Cespare_mph | 220kB ± 0%
|
| Spexs2 | 228kB ± 0%
|
| Benhoyt_goawk_1_18 | 373kB ± 0%
|
| Gonum_blas_native | 344kB ± 0%
|
| Ethereum_corevm | 396kB ± 0%
|
| Shopify_sarama | 555kB ± 0%
|
| Aws_jsonutil | 629kB ± 0%
|
| Ethereum_ecies | 323kB ± 0%
|
| Gonum_mat | 338kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 465kB
|
|
|
| rodata-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal | 89.6kB ± 0%
|
| Toml | 292kB ± 0%
|
| Aws_restxml | 387kB ± 0%
|
| Kanzi | 84.1kB ± 0%
|
| K8s_cache | 389kB ± 0%
|
| Aws_jsonrpc | 372kB ± 0%
|
| Ethereum_trie | 141kB ± 0%
|
| Dustin_humanize | 108kB ± 0%
|
| Uber_tally | 133kB ± 0%
|
| Cespare_xxhash | 78.9kB ± 0%
|
| Semver | 105kB ± 0%
|
| Hugo_hugolib | 4.56MB ± 0%
|
| Minio | 20.0MB ± 0%
|
| Gtank_blake2s | 86.9kB ± 0%
|
| Commonmark_markdown | 301kB ± 0%
|
| Bloom_bloom | 100kB ± 0%
|
| Gonum_path | 95.3kB ± 0%
|
| Gonum_topo | 90.7kB ± 0%
|
| Uber_zap | 189kB ± 0%
|
| Bindata | 103kB ± 0%
|
| Ethereum_bitutil | 83.9kB ± 0%
|
| Capnproto2 | 125kB ± 0%
|
| Ethereum_ethash | 285kB ± 0%
|
| Ethereum_core | 583kB ± 0%
|
| Gonum_community | 90.7kB ± 0%
|
| Gonum_traverse | 85.9kB ± 0%
|
| Aws_restjson | 383kB ± 0%
|
| Gonum_lapack_native | 144kB ± 0%
|
| K8s_workqueue | 165kB ± 0%
|
| Ajstarks_deck_generate | 90.7kB ± 0%
|
| Wazero | 189kB ± 0%
|
| Dustin_broadcast | 79.0kB ± 0%
|
| Cespare_mph | 79.6kB ± 0%
|
| Spexs2 | 86.4kB ± 0%
|
| Benhoyt_goawk_1_18 | 176kB ± 0%
|
| Gonum_blas_native | 128kB ± 0%
|
| Ethereum_corevm | 138kB ± 0%
|
| Shopify_sarama | 257kB ± 0%
|
| Aws_jsonutil | 274kB ± 0%
|
| Ethereum_ecies | 91.9kB ± 0%
|
| Gonum_mat | 154kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 180kB
|
|
|
| pclntab-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal | 1.24MB ± 0%
|
| Toml | 1.71MB ± 0%
|
| Aws_restxml | 3.61MB ± 0%
|
| Kanzi | 1.20MB ± 0%
|
| K8s_cache | 4.37MB ± 0%
|
| Aws_jsonrpc | 3.53MB ± 0%
|
| Ethereum_trie | 2.02MB ± 0%
|
| Dustin_humanize | 1.24MB ± 0%
|
| Uber_tally | 1.73MB ± 0%
|
| Cespare_xxhash | 1.09MB ± 0%
|
| Semver | 1.23MB ± 0%
|
| Hugo_hugolib | 11.1MB ± 0%
|
| Minio | 27.0MB ± 0%
|
| Gtank_blake2s | 1.21MB ± 0%
|
| Commonmark_markdown | 1.53MB ± 0%
|
| Bloom_bloom | 1.35MB ± 0%
|
| Gonum_path | 1.26MB ± 0%
|
| Gonum_topo | 1.22MB ± 0%
|
| Uber_zap | 2.08MB ± 0%
|
| Bindata | 1.34MB ± 0%
|
| Ethereum_bitutil | 1.14MB ± 0%
|
| Capnproto2 | 1.42MB ± 0%
|
| Ethereum_ethash | 2.89MB ± 0%
|
| Ethereum_core | 4.18MB ± 0%
|
| Gonum_community | 1.29MB ± 0%
|
| Gonum_traverse | 1.15MB ± 0%
|
| Aws_restjson | 3.58MB ± 0%
|
| Gonum_lapack_native | 1.60MB ± 0%
|
| K8s_workqueue | 2.54MB ± 0%
|
| Ajstarks_deck_generate | 1.11MB ± 0%
|
| Wazero | 2.28MB ± 0%
|
| Dustin_broadcast | 1.11MB ± 0%
|
| Cespare_mph | 1.09MB ± 0%
|
| Spexs2 | 1.24MB ± 0%
|
| Benhoyt_goawk_1_18 | 1.62MB ± 0%
|
| Gonum_blas_native | 1.37MB ± 0%
|
| Ethereum_corevm | 1.95MB ± 0%
|
| Shopify_sarama | 3.35MB ± 0%
|
| Aws_jsonutil | 2.31MB ± 0%
|
| Ethereum_ecies | 1.32MB ± 0%
|
| Gonum_mat | 1.82MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.91MB
|
|
|
| debug-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal | 1.10MB ± 0%
|
| Toml | 1.49MB ± 0%
|
| Aws_restxml | 2.61MB ± 0%
|
| Kanzi | 1.08MB ± 0%
|
| K8s_cache | 3.51MB ± 0%
|
| Aws_jsonrpc | 2.55MB ± 0%
|
| Ethereum_trie | 1.69MB ± 0%
|
| Dustin_humanize | 1.09MB ± 0%
|
| Uber_tally | 1.54MB ± 0%
|
| Cespare_xxhash | 975kB ± 0%
|
| Semver | 1.09MB ± 0%
|
| Hugo_hugolib | 7.89MB ± 0%
|
| Minio | 17.5MB ± 0%
|
| Gtank_blake2s | 1.08MB ± 0%
|
| Commonmark_markdown | 1.28MB ± 0%
|
| Bloom_bloom | 1.18MB ± 0%
|
| Gonum_path | 1.10MB ± 0%
|
| Gonum_topo | 1.07MB ± 0%
|
| Uber_zap | 1.79MB ± 0%
|
| Bindata | 1.18MB ± 0%
|
| Ethereum_bitutil | 1.02MB ± 0%
|
| Capnproto2 | 1.22MB ± 0%
|
| Ethereum_ethash | 2.37MB ± 0%
|
| Ethereum_core | 3.17MB ± 0%
|
| Gonum_community | 1.14MB ± 0%
|
| Gonum_traverse | 1.02MB ± 0%
|
| Aws_restjson | 2.58MB ± 0%
|
| Gonum_lapack_native | 1.42MB ± 0%
|
| K8s_workqueue | 2.10MB ± 0%
|
| Ajstarks_deck_generate | 981kB ± 0%
|
| Wazero | 1.88MB ± 0%
|
| Dustin_broadcast | 981kB ± 0%
|
| Cespare_mph | 972kB ± 0%
|
| Spexs2 | 1.09MB ± 0%
|
| Benhoyt_goawk_1_18 | 1.41MB ± 0%
|
| Gonum_blas_native | 1.21MB ± 0%
|
| Ethereum_corevm | 1.59MB ± 0%
|
| Shopify_sarama | 2.77MB ± 0%
|
| Aws_jsonutil | 1.57MB ± 0%
|
| Ethereum_ecies | 1.16MB ± 0%
|
| Gonum_mat | 1.60MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.60MB
|
|
|
| time/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 | 15.1µs ± 0%
|
| GenSharedKeyP256-72 | 52.7µs ± 0%
|
| GenSharedKeyS256-72 | 52.0µs ± 0%
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 | 6.58ms ± 0%
|
| ScaleVec10000Inc20-72 | 8.03µs ±18%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 | 14.3s ± 1%
|
| Run/10k/16-72 | 2.84s ± 7%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 | 2.93ms ± 1%
|
| CommitAfterHashFixedSize/10K-72 | 9.90ms ± 1%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 | 1.61ms ± 1%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 | 14.7ms ± 0%
|
| LZ-72 | 678µs ± 2%
|
| MTFT-72 | 924µs ± 0%
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 380ns ± 1%
|
| AppendMsgResyncTargetsInfo-72 | 4.52ns ± 0%
|
| DataUpdateTracker-72 | 1.53µs ± 1%
|
| MarshalMsgdataUsageCacheInfo-72 | 69.6ns ± 4%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 | 103ns ± 0%
|
| PoolBatchInsert10000-72 | 667ms ± 0%
|
| PoolBatchLocalInsert10000-72 | 731ms ± 0%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 | 1.47µs ± 1%
|
| Polygon-72 | 2.74µs ± 0%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 | 698ns ± 2%
|
| BaseTest2KB-72 | 696ns ± 0%
|
| Encoding4KBVerySparse-72 | 8.78µs ± 1%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 | 1.93ms ± 1%
|
| Invocation/interpreter/string_manipulation_size_50-72 | 746µs ± 1%
|
| Invocation/interpreter/random_mat_mul_size_20-72 | 4.66ms ± 1%
|
| Compilation/with_extern_cache-72 | 242µs ± 1%
|
| Compilation/without_extern_cache-72 | 11.8ms ± 1%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 | 1.19µs ± 3%
|
| ReflectorResyncChanMany-72 | 554ns ± 2%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 | 20.1µs ± 0%
|
| Dgeev/Circulant100-72 | 5.55ms ± 0%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 | 20.3µs ± 0%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 | 366ns ± 1%
|
| ParallelDirectSend-72 | 403ns ± 1%
|
| ParallelBrodcast-72 | 551ns ± 1%
|
| MuxBrodcast-72 | 523ns ± 7%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 | 127ms ± 1%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 | 1.41µs ± 1%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 | 89.5µs ± 0%
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 | 200µs ± 1%
|
| Pi/foo=shopspring/prec=100-72 | 411µs ± 3%
|
| Pi/foo=apmckinlay/prec=100-72 | 1.60µs ± 0%
|
| Pi/foo=go-inf/prec=100-72 | 103µs ± 3%
|
| Pi/foo=float64/prec=100-72 | 3.25µs ± 0%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 | 323ns ± 3%
|
| CombinedTestAndAdd-72 | 307ns ± 2%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 | 2.13µs ± 1%
|
| WalkAllBreadthFirstGnp_1000_tenth-72 | 6.25ms ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 | 11.8ms ± 1%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 | 85.1µs ± 2%
|
| Broker_No_Metrics_Open-72 | 59.4µs ±12%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 | 186µs ± 2%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 | 39.9µs ± 3%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 | 14.6µs ± 2%
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 | 31.3µs ± 2%
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 | 2.46µs ± 1%
|
| HistogramAllocation-72 | 1.09µs ± 1%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 | 69.9ns ± 2%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 | 783µs ± 2%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 | 297ns ± 2%
|
| MultiWriteSyncer/2_discarder-72 | 6.65ns ±11%
|
| MultiWriteSyncer/4_discarder-72 | 6.72ns ± 3%
|
| MultiWriteSyncer/4_discarder_with_buffer-72 | 274ns ± 4%
|
| WriteSyncer/write_file_with_no_buffer-72 | 1.44µs ± 1%
|
| ZapConsole-72 | 558ns ± 3%
|
| JSONLogMarshalerFunc-72 | 891ns ± 2%
|
| ZapJSON-72 | 375ns ± 2%
|
| StandardJSON-72 | 459ns ± 3%
|
| Sampler_Check/7_keys-72 | 24.1ns ± 7%
|
| Sampler_Check/50_keys-72 | 4.08ns ± 2%
|
| Sampler_Check/100_keys-72 | 1.97ns ± 3%
|
| Sampler_CheckWithHook/7_keys-72 | 88.5ns ± 9%
|
| Sampler_CheckWithHook/50_keys-72 | 88.4ns ± 9%
|
| Sampler_CheckWithHook/100_keys-72 | 88.1ns ± 9%
|
| TeeCheck-72 | 51.2ns ± 7%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 | 2.99µs ± 0%
|
| DasumMediumUnitaryInc-72 | 641ns ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 | 334µs ± 3%
|
| Growth_MultiSegment-72 | 10.3ms ± 1%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 | 2.80µs ± 1%
|
| StdlibJSON-72 | 2.05µs ± 0%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 | 392ns ± 1%
|
| ResourceChainPostProcess-72 | 42.1ms ± 1%
|
| ReplaceShortcodeTokens-72 | 1.96µs ± 8%
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 | 510ns ± 3%
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 | 4.28ms ± 1%
|
| RenderSpec-72 | 4.29ms ± 1%
|
| RenderSpecBlackFriday2-72 | 2.92ms ± 2%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 | 4.01µs ± 1%
|
| TarjanSCCGnp_1000_half-72 | 38.6ms ± 0%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 | 10.0µs ± 3%
|
| RegexMatch-72 | 682ns ± 2%
|
| RepeatExecProgram-72 | 12.3µs ± 1%
|
| RepeatNew-72 | 72.5ns ± 1%
|
| RepeatIOExecProgram-72 | 26.1µs ± 2%
|
| RepeatIONew-72 | 651ns ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 3.45s ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 36.2µs ± 4%
|
| CockroachDBkv50/nodes=1-36 | 33.8µs ± 0%
|
| CockroachDBkv95/nodes=1-36 | 33.8µs ± 1%
|
| CockroachDBkv0/nodes=3-36 | 36.1µs ± 4%
|
| CockroachDBkv50/nodes=3-36 | 33.8µs ± 0%
|
| CockroachDBkv95/nodes=3-36 | 33.7µs ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 | 262ms ± 1%
|
| ESBuildRomeTS-72 | 83.1ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 10.3ms ± 7%
|
| EtcdSTM-72 | 62.7ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 | 17.9s ± 3%
|
| GoBuildKubeletLink-72 | 5.88s ± 1%
|
| GoBuildIstioctl-72 | 19.1s ± 1%
|
| GoBuildIstioctlLink-72 | 5.95s ± 1%
|
| GoBuildFrontend-72 | 6.19s ± 1%
|
| GoBuildFrontendLink-72 | 904ms ± 2%
|
| GoBuildTsgo-72 | 24.3s ± 1%
|
| GoBuildTsgoLink-72 | 482ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 14.1s ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 139ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 425µs ± 2%
|
| [Geomean] | 70.0µs
|
|
|
| alloc/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 | 6.38MB ± 0%
|
| CommitAfterHashFixedSize/10K-72 | 7.73MB ± 0%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 0.00B
|
| AppendMsgResyncTargetsInfo-72 | 0.00B
|
| DataUpdateTracker-72 | 232B ± 0%
|
| MarshalMsgdataUsageCacheInfo-72 | 96.0B ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 | 10.0kB ± 0%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 | 16.0B ± 0%
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 | 176MB ± 0%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 | 1.18kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 | 1.65MB ± 0%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 34.0kB
|
|
|
| allocs/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 | 77.3k ± 0%
|
| CommitAfterHashFixedSize/10K-72 | 79.5k ± 0%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 0.00
|
| AppendMsgResyncTargetsInfo-72 | 0.00
|
| DataUpdateTracker-72 | 5.00 ± 0%
|
| MarshalMsgdataUsageCacheInfo-72 | 1.00 ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 | 14.0 ± 0%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 | 1.00 ± 0%
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 | 5.51k ± 0%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 | 20.0 ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 | 21.0 ± 0%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 100
|
|
|
| speed
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 819MB/s ± 1%
|
| AppendMsgResyncTargetsInfo-72 | 2.21GB/s ± 0%
|
| DataUpdateTracker-72 | 650kB/s ± 0%
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 | 404MB/s ± 0%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 | 53.8MB/s ± 1%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 | 102MB/s ± 1%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 117MB/s
|
|
|
| average-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 190MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 4.07GB ± 2%
|
| CockroachDBkv50/nodes=1-36 | 3.27GB ± 1%
|
| CockroachDBkv95/nodes=1-36 | 2.17GB ± 5%
|
| CockroachDBkv0/nodes=3-36 | 4.06GB ± 3%
|
| CockroachDBkv50/nodes=3-36 | 3.27GB ± 3%
|
| CockroachDBkv95/nodes=3-36 | 2.24GB ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 119MB ± 3%
|
| EtcdSTM-72 | 99.0MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 41.6MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 25.4MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 5.85GB ± 2%
|
| [Geomean] | 691MB
|
|
|
| peak-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 264MB ± 7%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 5.54GB ± 3%
|
| CockroachDBkv50/nodes=1-36 | 4.37GB ± 2%
|
| CockroachDBkv95/nodes=1-36 | 3.05GB ± 3%
|
| CockroachDBkv0/nodes=3-36 | 5.53GB ± 4%
|
| CockroachDBkv50/nodes=3-36 | 4.35GB ± 2%
|
| CockroachDBkv95/nodes=3-36 | 2.99GB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 156MB ± 4%
|
| EtcdSTM-72 | 104MB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 54.5MB ±10%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 26.1MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 6.21GB ± 2%
|
| [Geomean] | 874MB
|
|
|
| peak-VM-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 7.21GB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 9.43GB ± 5%
|
| CockroachDBkv50/nodes=1-36 | 7.28GB ± 4%
|
| CockroachDBkv95/nodes=1-36 | 5.36GB ± 1%
|
| CockroachDBkv0/nodes=3-36 | 9.39GB ± 3%
|
| CockroachDBkv50/nodes=3-36 | 7.27GB ± 7%
|
| CockroachDBkv95/nodes=3-36 | 5.26GB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 12.2GB ± 0%
|
| EtcdSTM-72 | 12.2GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 1.33GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 1.29GB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 7.59GB ± 1%
|
| [Geomean] | 5.92GB
|
|
|
| write-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 34.6M ±43%
|
| CockroachDBkv50/nodes=1-36 | 4.45M ± 6%
|
| CockroachDBkv95/nodes=1-36 | 5.66M ±22%
|
| CockroachDBkv0/nodes=3-36 | 32.5M ±59%
|
| CockroachDBkv50/nodes=3-36 | 4.59M ±20%
|
| CockroachDBkv95/nodes=3-36 | 5.27M ±23%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 9.39M
|
|
|
| write-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 5.30G ± 4%
|
| CockroachDBkv50/nodes=1-36 | 1.17G ± 3%
|
| CockroachDBkv95/nodes=1-36 | 983M ±25%
|
| CockroachDBkv0/nodes=3-36 | 5.40G ±14%
|
| CockroachDBkv50/nodes=3-36 | 1.17G ± 4%
|
| CockroachDBkv95/nodes=3-36 | 916M ±27%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.81G
|
|
|
| write-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 1.86M ± 9%
|
| CockroachDBkv50/nodes=1-36 | 1.32M ± 9%
|
| CockroachDBkv95/nodes=1-36 | 2.32M ± 5%
|
| CockroachDBkv0/nodes=3-36 | 1.84M ± 9%
|
| CockroachDBkv50/nodes=3-36 | 1.30M ± 0%
|
| CockroachDBkv95/nodes=3-36 | 2.28M ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.77M
|
|
|
| write-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 116M ±102%
|
| CockroachDBkv50/nodes=1-36 | 2.55M ±10%
|
| CockroachDBkv95/nodes=1-36 | 3.72M ±10%
|
| CockroachDBkv0/nodes=3-36 | 94.6M ±157%
|
| CockroachDBkv50/nodes=3-36 | 2.47M ± 5%
|
| CockroachDBkv95/nodes=3-36 | 3.67M ±12%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 9.90M
|
|
|
| write-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 250M ±13%
|
| CockroachDBkv50/nodes=1-36 | 5.55M ±24%
|
| CockroachDBkv95/nodes=1-36 | 9.60M ±58%
|
| CockroachDBkv0/nodes=3-36 | 247M ±16%
|
| CockroachDBkv50/nodes=3-36 | 8.01M ±122%
|
| CockroachDBkv95/nodes=3-36 | 7.56M ±32%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 24.2M
|
|
|
| write-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 27.6k ± 4%
|
| CockroachDBkv50/nodes=1-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 1.48k ± 1%
|
| CockroachDBkv0/nodes=3-36 | 27.7k ± 4%
|
| CockroachDBkv50/nodes=3-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 1.48k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 8.46k
|
|
|
| write-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 1.66M ± 4%
|
| CockroachDBkv50/nodes=1-36 | 888k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 88.8k ± 1%
|
| CockroachDBkv0/nodes=3-36 | 1.66M ± 4%
|
| CockroachDBkv50/nodes=3-36 | 888k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 89.0k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 508k
|
|
|
| read-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 2.96M ± 2%
|
| CockroachDBkv95/nodes=1-36 | 3.21M ±31%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 2.99M ± 7%
|
| CockroachDBkv95/nodes=3-36 | 2.79M ±47%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 2.98M
|
|
|
| read-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 1.13G ± 7%
|
| CockroachDBkv95/nodes=1-36 | 973M ±28%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 1.12G ± 8%
|
| CockroachDBkv95/nodes=3-36 | 916M ±27%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.03G
|
|
|
| read-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 300k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 300k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 300k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 300k
|
|
|
| read-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 400k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 400k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 300k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 346k
|
|
|
| read-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 570k ±12%
|
| CockroachDBkv95/nodes=1-36 | 760k ±34%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 570k ±12%
|
| CockroachDBkv95/nodes=3-36 | 530k ±32%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 601k
|
|
|
| read-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 28.1k ± 1%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 28.2k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 20.4k
|
|
|
| read-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 887k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 1.69M ± 1%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 887k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 1.69M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.22M
|
|
|
| p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 10.0M ± 5%
|
| EtcdSTM-72 | 48.0M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 123k ± 1%
|
| [Geomean] | 3.90M
|
|
|
| p90-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 14.2M ± 7%
|
| EtcdSTM-72 | 126M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 420k ± 2%
|
| [Geomean] | 9.10M
|
|
|
| p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 52.7M ±114%
|
| EtcdSTM-72 | 268M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 4.46M ± 2%
|
| [Geomean] | 39.8M
|
|
|
| ops/s
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Ericlagergren_decimal |
|
| Toml |
|
| Aws_restxml |
|
| Kanzi |
|
| K8s_cache |
|
| Aws_jsonrpc |
|
| Ethereum_trie |
|
| Dustin_humanize |
|
| Uber_tally |
|
| Cespare_xxhash |
|
| Semver |
|
| Hugo_hugolib |
|
| Minio |
|
| Gtank_blake2s |
|
| Commonmark_markdown |
|
| Bloom_bloom |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_zap |
|
| Bindata |
|
| Ethereum_bitutil |
|
| Capnproto2 |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gonum_traverse |
|
| Aws_restjson |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| Ajstarks_deck_generate |
|
| Wazero |
|
| Dustin_broadcast |
|
| Cespare_mph |
|
| Spexs2 |
|
| Benhoyt_goawk_1_18 |
|
| Gonum_blas_native |
|
| Ethereum_corevm |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Ethereum_ecies |
|
| Gonum_mat |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| DataUpdateTracker-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-72 |
|
| PoolBatchInsert10000-72 |
|
| PoolBatchLocalInsert10000-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/with_extern_cache-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| HistogramAllocation-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-72 |
|
| StdlibJSON-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| ResourceChainPostProcess-72 |
|
| ReplaceShortcodeTokens-72 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 96.6k ± 7%
|
| EtcdSTM-72 | 15.9k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 127k ± 2%
|
| [Geomean] | 58.0k
|
|
|