| p99.999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 | 120k ±17%
|
| GCLatency/how=heap/fluff=false-88 | 138k ± 8%
|
| GCLatency/how=global/fluff=false-88 | 131k ±23%
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 129k
|
|
|
| p99.9999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 | 199k ±17%
|
| GCLatency/how=heap/fluff=false-88 | 223k ± 9%
|
| GCLatency/how=global/fluff=false-88 | 211k ±20%
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 211k
|
|
|
| total-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution | 74.1MB ± 2%
|
| Ethereum_ecies | 5.68MB ± 2%
|
| Ethereum_bitutil | 4.77MB ± 3%
|
| Gonum_topo | 5.09MB ± 3%
|
| Wazero | 9.23MB ± 2%
|
| Gonum_community | 5.46MB ± 3%
|
| Gonum_path | 5.27MB ± 3%
|
| Commonmark_markdown | 6.64MB ± 7%
|
| Ajstarks_deck_generate | 4.63MB ± 3%
|
| Semver | 5.46MB ± 8%
|
| Spexs2 | 5.46MB ± 8%
|
| Aws_restjson | 15.1MB ± 3%
|
| Hugo_hugolib | 52.5MB ± 2%
|
| Dustin_humanize | 5.15MB ± 3%
|
| Uber_zap | 9.23MB ± 5%
|
| Ethereum_trie | 8.47MB ± 1%
|
| Capnproto2 | 5.87MB ± 2%
|
| Gonum_traverse | 4.80MB ± 3%
|
| Kanzi | 5.03MB ± 3%
|
| Cespare_xxhash | 4.52MB ± 3%
|
| Bloom_bloom | 5.91MB ± 8%
|
| Ethereum_corevm | 8.37MB ± 4%
|
| Ethereum_ethash | 12.6MB ± 4%
|
| Gonum_lapack_native | 7.36MB ± 2%
|
| Gonum_blas_native | 6.12MB ± 2%
|
| Ethereum_core | 17.6MB ± 2%
|
| Aws_jsonutil | 9.64MB ± 5%
|
| Gonum_mat | 8.03MB ± 2%
|
| Ericlagergren_decimal | 5.14MB ± 3%
|
| Gtank_blake2s | 5.36MB ± 8%
|
| Bindata | 12.5MB ± 1%
|
| Aws_restxml | 15.2MB ± 3%
|
| K8s_workqueue | 10.7MB ± 5%
|
| Toml | 7.65MB ± 6%
|
| Uber_tally | 7.50MB ± 3%
|
| Cespare_mph | 4.56MB ± 3%
|
| K8s_cache | 18.8MB ± 2%
|
| Minio | 122MB ± 1%
|
| Shopify_sarama | 14.1MB ± 1%
|
| Dustin_broadcast | 4.61MB ± 3%
|
| Benhoyt_goawk_1_18 | 7.20MB ± 6%
|
| Aws_jsonrpc | 14.8MB ± 3%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 8.80MB
|
|
|
| text-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies | 1.74MB ± 2%
|
| Ethereum_bitutil | 1.43MB ± 3%
|
| Gonum_topo | 1.53MB ± 3%
|
| Wazero | 2.86MB ± 1%
|
| Gonum_community | 1.70MB ± 2%
|
| Gonum_path | 1.60MB ± 2%
|
| Commonmark_markdown | 2.02MB ± 7%
|
| Ajstarks_deck_generate | 1.37MB ± 3%
|
| Semver | 1.69MB ± 9%
|
| Spexs2 | 1.68MB ± 9%
|
| Aws_restjson | 5.47MB ± 3%
|
| Hugo_hugolib | 20.6MB ± 3%
|
| Dustin_humanize | 1.57MB ± 3%
|
| Uber_zap | 2.89MB ± 6%
|
| Ethereum_trie | 2.70MB ± 1%
|
| Capnproto2 | 1.82MB ± 2%
|
| Gonum_traverse | 1.42MB ± 3%
|
| Kanzi | 1.52MB ± 3%
|
| Cespare_xxhash | 1.32MB ± 3%
|
| Bloom_bloom | 1.85MB ± 8%
|
| Ethereum_corevm | 2.62MB ± 5%
|
| Ethereum_ethash | 4.02MB ± 4%
|
| Gonum_lapack_native | 2.58MB ± 2%
|
| Gonum_blas_native | 2.09MB ± 2%
|
| Ethereum_core | 5.83MB ± 3%
|
| Aws_jsonutil | 3.49MB ± 5%
|
| Gonum_mat | 2.89MB ± 1%
|
| Ericlagergren_decimal | 1.55MB ± 3%
|
| Gtank_blake2s | 1.66MB ± 9%
|
| Bindata | 1.75MB ± 2%
|
| Aws_restxml | 5.51MB ± 3%
|
| K8s_workqueue | 3.34MB ± 5%
|
| Toml | 2.40MB ± 6%
|
| Uber_tally | 2.25MB ± 3%
|
| Cespare_mph | 1.35MB ± 3%
|
| K8s_cache | 6.37MB ± 2%
|
| Minio | 36.1MB ± 0%
|
| Shopify_sarama | 4.71MB ± 1%
|
| Dustin_broadcast | 1.37MB ± 3%
|
| Benhoyt_goawk_1_18 | 2.30MB ± 6%
|
| Aws_jsonrpc | 5.30MB ± 3%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 2.61MB
|
|
|
| data-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies | 513kB ±33%
|
| Ethereum_bitutil | 393kB ±38%
|
| Gonum_topo | 430kB ±39%
|
| Wazero | 726kB ±43%
|
| Gonum_community | 457kB ±38%
|
| Gonum_path | 456kB ±38%
|
| Commonmark_markdown | 669kB ±26%
|
| Ajstarks_deck_generate | 398kB ±37%
|
| Semver | 429kB ±35%
|
| Spexs2 | 416kB ±38%
|
| Aws_restjson | 1.27MB ±36%
|
| Hugo_hugolib | 6.72MB ±20%
|
| Dustin_humanize | 422kB ±36%
|
| Uber_zap | 867kB ±32%
|
| Ethereum_trie | 687kB ±41%
|
| Capnproto2 | 477kB ±39%
|
| Gonum_traverse | 409kB ±39%
|
| Kanzi | 417kB ±38%
|
| Cespare_xxhash | 382kB ±38%
|
| Bloom_bloom | 443kB ±38%
|
| Ethereum_corevm | 697kB ±39%
|
| Ethereum_ethash | 1.16MB ±36%
|
| Gonum_lapack_native | 682kB ±28%
|
| Gonum_blas_native | 529kB ±32%
|
| Ethereum_core | 1.62MB ±34%
|
| Aws_jsonutil | 899kB ±26%
|
| Gonum_mat | 546kB ±35%
|
| Ericlagergren_decimal | 411kB ±38%
|
| Gtank_blake2s | 408kB ±37%
|
| Bindata | 7.31MB ± 2%
|
| Aws_restxml | 1.27MB ±36%
|
| K8s_workqueue | 888kB ±37%
|
| Toml | 726kB ±35%
|
| Uber_tally | 764kB ±33%
|
| Cespare_mph | 384kB ±38%
|
| K8s_cache | 1.49MB ±42%
|
| Minio | 24.8MB ±15%
|
| Shopify_sarama | 1.08MB ±46%
|
| Dustin_broadcast | 387kB ±38%
|
| Benhoyt_goawk_1_18 | 615kB ±35%
|
| Aws_jsonrpc | 1.23MB ±35%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 762kB
|
|
|
| rodata-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies | 280kB ±61%
|
| Ethereum_bitutil | 249kB ±60%
|
| Gonum_topo | 275kB ±61%
|
| Wazero | 509kB ±61%
|
| Gonum_community | 283kB ±62%
|
| Gonum_path | 285kB ±61%
|
| Commonmark_markdown | 504kB ±35%
|
| Ajstarks_deck_generate | 255kB ±58%
|
| Semver | 283kB ±54%
|
| Spexs2 | 271kB ±59%
|
| Aws_restjson | 878kB ±53%
|
| Hugo_hugolib | 5.92MB ±22%
|
| Dustin_humanize | 277kB ±55%
|
| Uber_zap | 499kB ±57%
|
| Ethereum_trie | 440kB ±64%
|
| Capnproto2 | 328kB ±57%
|
| Gonum_traverse | 262kB ±61%
|
| Kanzi | 260kB ±61%
|
| Cespare_xxhash | 240kB ±61%
|
| Bloom_bloom | 296kB ±58%
|
| Ethereum_corevm | 436kB ±62%
|
| Ethereum_ethash | 736kB ±57%
|
| Gonum_lapack_native | 348kB ±54%
|
| Gonum_blas_native | 308kB ±55%
|
| Ethereum_core | 1.16MB ±47%
|
| Aws_jsonutil | 541kB ±44%
|
| Gonum_mat | 359kB ±53%
|
| Ericlagergren_decimal | 265kB ±60%
|
| Gtank_blake2s | 263kB ±58%
|
| Bindata | 298kB ±60%
|
| Aws_restxml | 880kB ±53%
|
| K8s_workqueue | 523kB ±64%
|
| Toml | 575kB ±45%
|
| Uber_tally | 405kB ±62%
|
| Cespare_mph | 242kB ±60%
|
| K8s_cache | 1.05MB ±60%
|
| Minio | 23.7MB ±15%
|
| Shopify_sarama | 774kB ±64%
|
| Dustin_broadcast | 244kB ±61%
|
| Benhoyt_goawk_1_18 | 415kB ±51%
|
| Aws_jsonrpc | 842kB ±52%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 467kB
|
|
|
| pclntab-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies | 1.42MB ± 2%
|
| Ethereum_bitutil | 1.24MB ± 2%
|
| Gonum_topo | 1.32MB ± 2%
|
| Wazero | 2.38MB ± 1%
|
| Gonum_community | 1.38MB ± 2%
|
| Gonum_path | 1.36MB ± 2%
|
| Commonmark_markdown | 1.68MB ± 6%
|
| Ajstarks_deck_generate | 1.20MB ± 2%
|
| Semver | 1.41MB ± 7%
|
| Spexs2 | 1.41MB ± 7%
|
| Aws_restjson | 3.83MB ± 2%
|
| Hugo_hugolib | 11.2MB ± 2%
|
| Dustin_humanize | 1.34MB ± 2%
|
| Uber_zap | 2.29MB ± 5%
|
| Ethereum_trie | 2.14MB ± 1%
|
| Capnproto2 | 1.52MB ± 1%
|
| Gonum_traverse | 1.25MB ± 2%
|
| Kanzi | 1.29MB ± 2%
|
| Cespare_xxhash | 1.17MB ± 2%
|
| Bloom_bloom | 1.53MB ± 7%
|
| Ethereum_corevm | 2.13MB ± 4%
|
| Ethereum_ethash | 3.12MB ± 4%
|
| Gonum_lapack_native | 1.73MB ± 2%
|
| Gonum_blas_native | 1.46MB ± 2%
|
| Ethereum_core | 4.41MB ± 2%
|
| Aws_jsonutil | 2.50MB ± 4%
|
| Gonum_mat | 1.95MB ± 1%
|
| Ericlagergren_decimal | 1.34MB ± 2%
|
| Gtank_blake2s | 1.38MB ± 7%
|
| Bindata | 1.44MB ± 2%
|
| Aws_restxml | 3.85MB ± 2%
|
| K8s_workqueue | 2.78MB ± 5%
|
| Toml | 1.90MB ± 5%
|
| Uber_tally | 1.86MB ± 2%
|
| Cespare_mph | 1.19MB ± 2%
|
| K8s_cache | 4.67MB ± 2%
|
| Minio | 27.6MB ± 1%
|
| Shopify_sarama | 3.53MB ± 1%
|
| Dustin_broadcast | 1.20MB ± 2%
|
| Benhoyt_goawk_1_18 | 1.81MB ± 6%
|
| Aws_jsonrpc | 3.77MB ± 3%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 2.07MB
|
|
|
| debug-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies | 1.29MB ± 3%
|
| Ethereum_bitutil | 1.14MB ± 6%
|
| Gonum_topo | 1.20MB ± 6%
|
| Wazero | 2.08MB ± 4%
|
| Gonum_community | 1.26MB ± 5%
|
| Gonum_path | 1.22MB ± 5%
|
| Commonmark_markdown | 1.50MB ±10%
|
| Ajstarks_deck_generate | 1.10MB ± 6%
|
| Semver | 1.30MB ±11%
|
| Spexs2 | 1.30MB ±11%
|
| Aws_restjson | 2.95MB ± 7%
|
| Hugo_hugolib | 8.57MB ± 3%
|
| Dustin_humanize | 1.22MB ± 6%
|
| Uber_zap | 2.09MB ± 9%
|
| Ethereum_trie | 1.85MB ± 2%
|
| Capnproto2 | 1.36MB ± 5%
|
| Gonum_traverse | 1.14MB ± 6%
|
| Kanzi | 1.21MB ± 6%
|
| Cespare_xxhash | 1.09MB ± 6%
|
| Bloom_bloom | 1.40MB ±10%
|
| Ethereum_corevm | 1.81MB ± 6%
|
| Ethereum_ethash | 2.66MB ± 5%
|
| Gonum_lapack_native | 1.61MB ± 5%
|
| Gonum_blas_native | 1.38MB ± 5%
|
| Ethereum_core | 3.51MB ± 4%
|
| Aws_jsonutil | 1.85MB ±10%
|
| Gonum_mat | 1.80MB ± 5%
|
| Ericlagergren_decimal | 1.23MB ± 6%
|
| Gtank_blake2s | 1.28MB ±11%
|
| Bindata | 1.32MB ± 5%
|
| Aws_restxml | 2.98MB ± 7%
|
| K8s_workqueue | 2.44MB ± 8%
|
| Toml | 1.72MB ± 9%
|
| Uber_tally | 1.74MB ± 6%
|
| Cespare_mph | 1.09MB ± 6%
|
| K8s_cache | 3.97MB ± 6%
|
| Minio | 18.8MB ± 3%
|
| Shopify_sarama | 3.08MB ± 5%
|
| Dustin_broadcast | 1.10MB ± 6%
|
| Benhoyt_goawk_1_18 | 1.64MB ± 9%
|
| Aws_jsonrpc | 2.91MB ± 7%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 1.81MB
|
|
|
| time/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 | 8.04µs ± 5%
|
| RegexMatch-88 | 804ns ± 2%
|
| RepeatExecProgram-88 | 15.6µs ± 1%
|
| RepeatNew-88 | 102ns ± 3%
|
| RepeatIOExecProgram-88 | 35.7µs ± 1%
|
| RepeatIONew-88 | 742ns ± 1%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 | 1.93ms ± 7%
|
| Invocation/interpreter/string_manipulation_size_50-88 | 748µs ±16%
|
| Invocation/interpreter/random_mat_mul_size_20-88 | 4.60ms ± 2%
|
| Compilation/with_extern_cache-88 | 357µs ± 1%
|
| Compilation/without_extern_cache-88 | 16.9ms ± 1%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 | 15.5µs ± 0%
|
| GenSharedKeyP256-88 | 59.9µs ± 0%
|
| GenSharedKeyS256-88 | 52.5µs ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 | 3.84ms ± 5%
|
| CommitAfterHashFixedSize/10K-88 | 8.94ms ± 1%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 | 97.6µs ± 3%
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 | 212µs ± 1%
|
| Pi/foo=shopspring/prec=100-88 | 305µs ± 7%
|
| Pi/foo=apmckinlay/prec=100-88 | 1.51µs ± 1%
|
| Pi/foo=go-inf/prec=100-88 | 85.1µs ± 7%
|
| Pi/foo=float64/prec=100-88 | 5.85µs ± 0%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 | 1.90µs ± 3%
|
| DasumMediumUnitaryInc-88 | 659ns ± 2%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 | 387ns ± 1%
|
| ParallelDirectSend-88 | 411ns ± 1%
|
| ParallelBrodcast-88 | 579ns ± 3%
|
| MuxBrodcast-88 | 547ns ± 3%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 | 325µs ± 8%
|
| Growth_MultiSegment-88 | 11.0ms ± 6%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 | 1.65µs ± 3%
|
| Polygon-88 | 3.10µs ± 2%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 | 21.3µs ± 0%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 | 16.6s ± 3%
|
| Run/10k/16-88 | 4.11s ±14%
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 | 711ns ± 2%
|
| AppendMsgResyncTargetsInfo-88 | 4.54ns ± 7%
|
| DataUpdateTracker-88 | 1.52µs ± 2%
|
| MarshalMsgdataUsageCacheInfo-88 | 47.5ns ± 2%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 | 2.52µs ± 3%
|
| StdlibJSON-88 | 2.61µs ±17%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 | 1.22µs ± 8%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 | 370ns ± 1%
|
| ResourceChainPostProcess-88 | 40.5ms ± 3%
|
| ReplaceShortcodeTokens-88 | 2.58µs ± 6%
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 | 2.79µs ± 1%
|
| HistogramAllocation-88 | 1.25µs ± 7%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 | 1.73ms ± 2%
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 | 21.6ms ±16%
|
| ScaleVec10000Inc20-88 | 7.11µs ± 1%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 | 61.8ns ± 5%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 | 166µs ± 4%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 | 38.3µs ± 3%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 | 15.6µs ± 2%
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 | 31.9µs ± 2%
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 | 4.75ms ± 2%
|
| RenderSpec-88 | 4.74ms ± 2%
|
| RenderSpecBlackFriday2-88 | 3.31ms ± 1%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 | 4.87µs ± 3%
|
| TarjanSCCGnp_1000_half-88 | 39.1ms ± 3%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 | 94.2µs ± 7%
|
| Broker_No_Metrics_Open-88 | 57.0µs ± 4%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 | 2.01ms ±13%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 | 165ns ±14%
|
| BaseTest2KB-88 | 702ns ± 0%
|
| Encoding4KBVerySparse-88 | 14.7µs ± 4%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 | 110ns ± 0%
|
| PoolBatchInsert10000-88 | 691ms ± 0%
|
| PoolBatchLocalInsert10000-88 | 766ms ± 1%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 | 2.46µs ± 3%
|
| WalkAllBreadthFirstGnp_1000_tenth-88 | 5.86ms ± 3%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 | 14.0ms ± 1%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 | 259ns ± 3%
|
| CombinedTestAndAdd-88 | 292ns ± 1%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 | 223ns ± 2%
|
| MultiWriteSyncer/2_discarder-88 | 7.63ns ± 8%
|
| MultiWriteSyncer/4_discarder-88 | 8.06ns ± 3%
|
| MultiWriteSyncer/4_discarder_with_buffer-88 | 174ns ± 4%
|
| WriteSyncer/write_file_with_no_buffer-88 | 1.22µs ± 2%
|
| ZapConsole-88 | 726ns ± 2%
|
| JSONLogMarshalerFunc-88 | 854ns ± 2%
|
| ZapJSON-88 | 485ns ± 2%
|
| StandardJSON-88 | 591ns ±11%
|
| Sampler_Check/7_keys-88 | 11.2ns ± 2%
|
| Sampler_Check/50_keys-88 | 2.68ns ± 2%
|
| Sampler_Check/100_keys-88 | 2.07ns ± 2%
|
| Sampler_CheckWithHook/7_keys-88 | 43.3ns ± 4%
|
| Sampler_CheckWithHook/50_keys-88 | 42.4ns ± 4%
|
| Sampler_CheckWithHook/100_keys-88 | 42.3ns ± 3%
|
| TeeCheck-88 | 67.3ns ± 9%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 | 27.0µs ± 2%
|
| Dgeev/Circulant100-88 | 8.99ms ± 8%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 | 193ms ± 3%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 | 17.4ms ± 0%
|
| LZ-88 | 1.01ms ± 2%
|
| MTFT-88 | 728µs ± 4%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 | 1.12µs ± 3%
|
| ReflectorResyncChanMany-88 | 463ns ± 3%
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 | 495ns ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 | 3.10s ± 7%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 36.2µs ± 3%
|
| CockroachDBkv50/nodes=1-44 | 33.7µs ± 1%
|
| CockroachDBkv95/nodes=1-44 | 33.8µs ± 0%
|
| CockroachDBkv0/nodes=3-44 | 36.3µs ± 4%
|
| CockroachDBkv50/nodes=3-44 | 33.6µs ± 1%
|
| CockroachDBkv95/nodes=3-44 | 33.8µs ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 | 288ms ± 2%
|
| ESBuildRomeTS-88 | 88.5ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 10.6ms ± 2%
|
| EtcdSTM-88 | 95.3ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 | 23.7s ± 6%
|
| GoBuildKubeletLink-88 | 6.64s ± 2%
|
| GoBuildIstioctl-88 | 24.6s ± 3%
|
| GoBuildIstioctlLink-88 | 7.01s ± 2%
|
| GoBuildFrontend-88 | 8.15s ± 1%
|
| GoBuildFrontendLink-88 | 1.10s ± 4%
|
| GoBuildTsgo-88 | 29.2s ± 2%
|
| GoBuildTsgoLink-88 | 593ms ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 | 14.1s ± 6%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 | 163ms ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 776µs ± 2%
|
| [Geomean] | 73.9µs
|
|
|
| alloc/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 | 6.39MB ± 0%
|
| CommitAfterHashFixedSize/10K-88 | 7.73MB ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 | 1.65MB ± 0%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 | 0.00B
|
| AppendMsgResyncTargetsInfo-88 | 0.00B
|
| DataUpdateTracker-88 | 231B ± 0%
|
| MarshalMsgdataUsageCacheInfo-88 | 96.0B ± 0%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 | 1.18kB ± 0%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 | 10.0kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 | 176MB ± 0%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 | 16.0B ± 0%
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 33.9kB
|
|
|
| allocs/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 | 77.3k ± 0%
|
| CommitAfterHashFixedSize/10K-88 | 79.5k ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 | 21.0 ± 0%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 | 0.00
|
| AppendMsgResyncTargetsInfo-88 | 0.00
|
| DataUpdateTracker-88 | 5.00 ± 0%
|
| MarshalMsgdataUsageCacheInfo-88 | 1.00 ± 0%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 | 20.0 ± 0%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 | 14.0 ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 | 5.50k ± 0%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 | 1.00 ± 0%
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 100
|
|
|
| speed
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 | 95.4MB/s ± 6%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 | 385MB/s ± 0%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 | 438MB/s ± 2%
|
| AppendMsgResyncTargetsInfo-88 | 2.21GB/s ± 6%
|
| DataUpdateTracker-88 | 657kB/s ± 2%
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 | 35.6MB/s ± 2%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 97.0MB/s
|
|
|
| average-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 | 199MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 4.70GB ± 4%
|
| CockroachDBkv50/nodes=1-44 | 3.18GB ±28%
|
| CockroachDBkv95/nodes=1-44 | 2.46GB ± 3%
|
| CockroachDBkv0/nodes=3-44 | 4.67GB ± 2%
|
| CockroachDBkv50/nodes=3-44 | 3.01GB ±25%
|
| CockroachDBkv95/nodes=3-44 | 2.45GB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 121MB ± 4%
|
| EtcdSTM-88 | 101MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 | 42.3MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 | 25.9MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 5.59GB ± 1%
|
| [Geomean] | 718MB
|
|
|
| peak-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 | 277MB ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 7.19GB ±10%
|
| CockroachDBkv50/nodes=1-44 | 4.21GB ±26%
|
| CockroachDBkv95/nodes=1-44 | 3.08GB ± 3%
|
| CockroachDBkv0/nodes=3-44 | 7.15GB ±10%
|
| CockroachDBkv50/nodes=3-44 | 4.01GB ±32%
|
| CockroachDBkv95/nodes=3-44 | 3.09GB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 158MB ± 6%
|
| EtcdSTM-88 | 105MB ± 6%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 | 57.3MB ± 9%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 | 26.4MB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 5.82GB ± 3%
|
| [Geomean] | 913MB
|
|
|
| peak-VM-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 | 8.39GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 10.4GB ± 7%
|
| CockroachDBkv50/nodes=1-44 | 7.45GB ±20%
|
| CockroachDBkv95/nodes=1-44 | 5.58GB ± 2%
|
| CockroachDBkv0/nodes=3-44 | 10.5GB ± 8%
|
| CockroachDBkv50/nodes=3-44 | 7.25GB ±21%
|
| CockroachDBkv95/nodes=3-44 | 5.55GB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 12.2GB ± 0%
|
| EtcdSTM-88 | 12.2GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 | 1.33GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 | 1.31GB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 7.16GB ± 3%
|
| [Geomean] | 6.13GB
|
|
|
| write-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 60.9M ±32%
|
| CockroachDBkv50/nodes=1-44 | 5.00M ±140%
|
| CockroachDBkv95/nodes=1-44 | 4.88M ±13%
|
| CockroachDBkv0/nodes=3-44 | 58.9M ±31%
|
| CockroachDBkv50/nodes=3-44 | 4.84M ±125%
|
| CockroachDBkv95/nodes=3-44 | 4.83M ± 8%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 11.3M
|
|
|
| write-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 5.80G ±12%
|
| CockroachDBkv50/nodes=1-44 | 934M ±97%
|
| CockroachDBkv95/nodes=1-44 | 1.16G ± 7%
|
| CockroachDBkv0/nodes=3-44 | 5.77G ± 7%
|
| CockroachDBkv50/nodes=3-44 | 794M ±103%
|
| CockroachDBkv95/nodes=3-44 | 1.17G ± 9%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 1.80G
|
|
|
| write-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 21.8M ±11%
|
| CockroachDBkv50/nodes=1-44 | 1.30M ± 0%
|
| CockroachDBkv95/nodes=1-44 | 1.80M ± 0%
|
| CockroachDBkv0/nodes=3-44 | 21.8M ±11%
|
| CockroachDBkv50/nodes=3-44 | 1.30M ± 0%
|
| CockroachDBkv95/nodes=3-44 | 1.80M ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 3.71M
|
|
|
| write-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 184M ±70%
|
| CockroachDBkv50/nodes=1-44 | 4.55M ±21%
|
| CockroachDBkv95/nodes=1-44 | 2.56M ± 2%
|
| CockroachDBkv0/nodes=3-44 | 185M ±91%
|
| CockroachDBkv50/nodes=3-44 | 4.63M ±19%
|
| CockroachDBkv95/nodes=3-44 | 2.54M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 12.9M
|
|
|
| write-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 384M ±66%
|
| CockroachDBkv50/nodes=1-44 | 52.0M ±271%
|
| CockroachDBkv95/nodes=1-44 | 4.46M ± 6%
|
| CockroachDBkv0/nodes=3-44 | 365M ±65%
|
| CockroachDBkv50/nodes=3-44 | 77.2M ±291%
|
| CockroachDBkv95/nodes=3-44 | 4.47M ±12%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 47.3M
|
|
|
| write-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 27.6k ± 3%
|
| CockroachDBkv50/nodes=1-44 | 14.8k ± 1%
|
| CockroachDBkv95/nodes=1-44 | 1.48k ± 1%
|
| CockroachDBkv0/nodes=3-44 | 27.6k ± 4%
|
| CockroachDBkv50/nodes=3-44 | 14.9k ± 1%
|
| CockroachDBkv95/nodes=3-44 | 1.48k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 8.47k
|
|
|
| write-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 | 1.66M ± 3%
|
| CockroachDBkv50/nodes=1-44 | 891k ± 1%
|
| CockroachDBkv95/nodes=1-44 | 88.8k ± 1%
|
| CockroachDBkv0/nodes=3-44 | 1.66M ± 4%
|
| CockroachDBkv50/nodes=3-44 | 893k ± 1%
|
| CockroachDBkv95/nodes=3-44 | 88.7k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 508k
|
|
|
| read-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 2.58M ±85%
|
| CockroachDBkv95/nodes=1-44 | 3.13M ± 7%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 2.27M ±93%
|
| CockroachDBkv95/nodes=3-44 | 3.14M ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 2.76M
|
|
|
| read-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 891M ±98%
|
| CockroachDBkv95/nodes=1-44 | 1.15G ± 7%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 759M ±103%
|
| CockroachDBkv95/nodes=3-44 | 1.15G ±11%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 973M
|
|
|
| read-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 400k ± 0%
|
| CockroachDBkv95/nodes=1-44 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 400k ± 0%
|
| CockroachDBkv95/nodes=3-44 | 300k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 346k
|
|
|
| read-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 600k ± 0%
|
| CockroachDBkv95/nodes=1-44 | 400k ± 0%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 600k ± 0%
|
| CockroachDBkv95/nodes=3-44 | 400k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 490k
|
|
|
| read-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 1.25M ±60%
|
| CockroachDBkv95/nodes=1-44 | 860k ±19%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 1.33M ±87%
|
| CockroachDBkv95/nodes=3-44 | 858k ±18%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 1.05M
|
|
|
| read-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 14.8k ± 1%
|
| CockroachDBkv95/nodes=1-44 | 28.1k ± 0%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 14.9k ± 1%
|
| CockroachDBkv95/nodes=3-44 | 28.1k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 20.4k
|
|
|
| read-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 | 890k ± 1%
|
| CockroachDBkv95/nodes=1-44 | 1.69M ± 0%
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 | 891k ± 1%
|
| CockroachDBkv95/nodes=3-44 | 1.68M ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 |
|
| EtcdSTM-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 |
|
| [Geomean] | 1.22M
|
|
|
| p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 10.2M ± 2%
|
| EtcdSTM-88 | 71.4M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 214k ± 1%
|
| [Geomean] | 5.38M
|
|
|
| p90-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 16.1M ± 6%
|
| EtcdSTM-88 | 193M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 778k ± 2%
|
| [Geomean] | 13.4M
|
|
|
| p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 24.8M ± 9%
|
| EtcdSTM-88 | 409M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 8.98M ± 7%
|
| [Geomean] | 45.0M
|
|
|
| ops/s
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-88 |
|
| GCLatency/how=heap/fluff=false-88 |
|
| GCLatency/how=global/fluff=false-88 |
|
| GoDistribution |
|
| Ethereum_ecies |
|
| Ethereum_bitutil |
|
| Gonum_topo |
|
| Wazero |
|
| Gonum_community |
|
| Gonum_path |
|
| Commonmark_markdown |
|
| Ajstarks_deck_generate |
|
| Semver |
|
| Spexs2 |
|
| Aws_restjson |
|
| Hugo_hugolib |
|
| Dustin_humanize |
|
| Uber_zap |
|
| Ethereum_trie |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Kanzi |
|
| Cespare_xxhash |
|
| Bloom_bloom |
|
| Ethereum_corevm |
|
| Ethereum_ethash |
|
| Gonum_lapack_native |
|
| Gonum_blas_native |
|
| Ethereum_core |
|
| Aws_jsonutil |
|
| Gonum_mat |
|
| Ericlagergren_decimal |
|
| Gtank_blake2s |
|
| Bindata |
|
| Aws_restxml |
|
| K8s_workqueue |
|
| Toml |
|
| Uber_tally |
|
| Cespare_mph |
|
| K8s_cache |
|
| Minio |
|
| Shopify_sarama |
|
| Dustin_broadcast |
|
| Benhoyt_goawk_1_18 |
|
| Aws_jsonrpc |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-88 |
|
| RegexMatch-88 |
|
| RepeatExecProgram-88 |
|
| RepeatNew-88 |
|
| RepeatIOExecProgram-88 |
|
| RepeatIONew-88 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-88 |
|
| Invocation/interpreter/string_manipulation_size_50-88 |
|
| Invocation/interpreter/random_mat_mul_size_20-88 |
|
| Compilation/with_extern_cache-88 |
|
| Compilation/without_extern_cache-88 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-88 |
|
| GenSharedKeyP256-88 |
|
| GenSharedKeyS256-88 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-88 |
|
| CommitAfterHashFixedSize/10K-88 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-88 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-88 |
|
| Pi/foo=shopspring/prec=100-88 |
|
| Pi/foo=apmckinlay/prec=100-88 |
|
| Pi/foo=go-inf/prec=100-88 |
|
| Pi/foo=float64/prec=100-88 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-88 |
|
| DasumMediumUnitaryInc-88 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-88 |
|
| ParallelDirectSend-88 |
|
| ParallelBrodcast-88 |
|
| MuxBrodcast-88 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-88 |
|
| Growth_MultiSegment-88 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-88 |
|
| Polygon-88 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-88 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-88 |
|
| Run/10k/16-88 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-88 |
|
| AppendMsgResyncTargetsInfo-88 |
|
| DataUpdateTracker-88 |
|
| MarshalMsgdataUsageCacheInfo-88 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-88 |
|
| StdlibJSON-88 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-88 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-88 |
|
| ResourceChainPostProcess-88 |
|
| ReplaceShortcodeTokens-88 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-88 |
|
| HistogramAllocation-88 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-88 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-88 |
|
| ScaleVec10000Inc20-88 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-88 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-88 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-88 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-88 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-88 |
|
| RenderSpec-88 |
|
| RenderSpecBlackFriday2-88 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-88 |
|
| TarjanSCCGnp_1000_half-88 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-88 |
|
| Broker_No_Metrics_Open-88 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-88 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-88 |
|
| BaseTest2KB-88 |
|
| Encoding4KBVerySparse-88 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-88 |
|
| PoolBatchInsert10000-88 |
|
| PoolBatchLocalInsert10000-88 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-88 |
|
| WalkAllBreadthFirstGnp_1000_tenth-88 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-88 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-88 |
|
| CombinedTestAndAdd-88 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-88 |
|
| MultiWriteSyncer/2_discarder-88 |
|
| MultiWriteSyncer/4_discarder-88 |
|
| MultiWriteSyncer/4_discarder_with_buffer-88 |
|
| WriteSyncer/write_file_with_no_buffer-88 |
|
| ZapConsole-88 |
|
| JSONLogMarshalerFunc-88 |
|
| ZapJSON-88 |
|
| StandardJSON-88 |
|
| Sampler_Check/7_keys-88 |
|
| Sampler_Check/50_keys-88 |
|
| Sampler_Check/100_keys-88 |
|
| Sampler_CheckWithHook/7_keys-88 |
|
| Sampler_CheckWithHook/50_keys-88 |
|
| Sampler_CheckWithHook/100_keys-88 |
|
| TeeCheck-88 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-88 |
|
| Dgeev/Circulant100-88 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-88 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-88 |
|
| LZ-88 |
|
| MTFT-88 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-88 |
|
| ReflectorResyncChanMany-88 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-44 |
|
| CockroachDBkv50/nodes=1-44 |
|
| CockroachDBkv95/nodes=1-44 |
|
| CockroachDBkv0/nodes=3-44 |
|
| CockroachDBkv50/nodes=3-44 |
|
| CockroachDBkv95/nodes=3-44 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-88 |
|
| ESBuildRomeTS-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-88 | 93.5k ± 2%
|
| EtcdSTM-88 | 10.4k ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-88 |
|
| GoBuildKubeletLink-88 |
|
| GoBuildIstioctl-88 |
|
| GoBuildIstioctlLink-88 |
|
| GoBuildFrontend-88 |
|
| GoBuildFrontendLink-88 |
|
| GoBuildTsgo-88 |
|
| GoBuildTsgoLink-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-88 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-88 | 85.1k ± 2%
|
| [Geomean] | 43.6k
|
|
|