| p99.999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 | 79.9k ± 4%
|
| GCLatency/how=heap/fluff=false-16 | 78.5k ± 4%
|
| GCLatency/how=global/fluff=false-16 | 77.1k ± 3%
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 78.5k
|
|
|
| p99.9999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 | 101k ± 8%
|
| GCLatency/how=heap/fluff=false-16 | 95.7k ± 4%
|
| GCLatency/how=global/fluff=false-16 | 652k ± 2%
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 185k
|
|
|
| total-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution | 75.6MB ± 0%
|
| Benhoyt_goawk_1_18 | 7.64MB ± 0%
|
| Ethereum_core | 18.0MB ± 0%
|
| Ethereum_ethash | 13.0MB ± 0%
|
| Cespare_mph | 4.71MB ± 0%
|
| K8s_workqueue | 11.3MB ± 0%
|
| Minio | 121MB ± 0%
|
| Gonum_lapack_native | 7.51MB ± 0%
|
| Hugo_hugolib | 51.5MB ± 0%
|
| Cespare_xxhash | 4.67MB ± 0%
|
| Toml | 8.07MB ± 0%
|
| Bindata | 12.6MB ± 0%
|
| Aws_jsonrpc | 15.3MB ± 0%
|
| Ericlagergren_decimal | 5.30MB ± 0%
|
| Gonum_community | 5.59MB ± 0%
|
| Ajstarks_deck_generate | 4.77MB ± 0%
|
| K8s_cache | 19.3MB ± 0%
|
| Gtank_blake2s | 5.81MB ± 0%
|
| Ethereum_bitutil | 4.92MB ± 0%
|
| Dustin_humanize | 5.30MB ± 0%
|
| Aws_restjson | 15.6MB ± 0%
|
| Gonum_traverse | 4.94MB ± 0%
|
| Spexs2 | 5.90MB ± 0%
|
| Ethereum_corevm | 8.72MB ± 0%
|
| Uber_tally | 7.70MB ± 0%
|
| Gonum_mat | 8.18MB ± 0%
|
| Ethereum_trie | 8.56MB ± 0%
|
| Uber_zap | 9.72MB ± 0%
|
| Wazero | 9.35MB ± 0%
|
| Commonmark_markdown | 7.08MB ± 0%
|
| Aws_restxml | 15.7MB ± 0%
|
| Gonum_path | 5.41MB ± 0%
|
| Capnproto2 | 6.00MB ± 0%
|
| Bloom_bloom | 6.36MB ± 0%
|
| Gonum_topo | 5.24MB ± 0%
|
| Ethereum_ecies | 5.80MB ± 0%
|
| Shopify_sarama | 14.3MB ± 0%
|
| Semver | 5.91MB ± 0%
|
| Kanzi | 5.18MB ± 0%
|
| Gonum_blas_native | 6.25MB ± 0%
|
| Dustin_broadcast | 4.75MB ± 0%
|
| Aws_jsonutil | 10.1MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 9.09MB
|
|
|
| text-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 | 2.45MB ± 0%
|
| Ethereum_core | 5.99MB ± 0%
|
| Ethereum_ethash | 4.20MB ± 0%
|
| Cespare_mph | 1.39MB ± 0%
|
| K8s_workqueue | 3.51MB ± 0%
|
| Minio | 36.0MB ± 0%
|
| Gonum_lapack_native | 2.62MB ± 0%
|
| Hugo_hugolib | 19.9MB ± 0%
|
| Cespare_xxhash | 1.36MB ± 0%
|
| Toml | 2.54MB ± 0%
|
| Bindata | 1.78MB ± 0%
|
| Aws_jsonrpc | 5.47MB ± 0%
|
| Ericlagergren_decimal | 1.59MB ± 0%
|
| Gonum_community | 1.74MB ± 0%
|
| Ajstarks_deck_generate | 1.41MB ± 0%
|
| K8s_cache | 6.52MB ± 0%
|
| Gtank_blake2s | 1.81MB ± 0%
|
| Ethereum_bitutil | 1.47MB ± 0%
|
| Dustin_humanize | 1.62MB ± 0%
|
| Aws_restjson | 5.63MB ± 0%
|
| Gonum_traverse | 1.46MB ± 0%
|
| Spexs2 | 1.83MB ± 0%
|
| Ethereum_corevm | 2.76MB ± 0%
|
| Uber_tally | 2.31MB ± 0%
|
| Gonum_mat | 2.93MB ± 0%
|
| Ethereum_trie | 2.73MB ± 0%
|
| Uber_zap | 3.06MB ± 0%
|
| Wazero | 2.88MB ± 0%
|
| Commonmark_markdown | 2.17MB ± 0%
|
| Aws_restxml | 5.68MB ± 0%
|
| Gonum_path | 1.64MB ± 0%
|
| Capnproto2 | 1.85MB ± 0%
|
| Bloom_bloom | 2.00MB ± 0%
|
| Gonum_topo | 1.57MB ± 0%
|
| Ethereum_ecies | 1.79MB ± 0%
|
| Shopify_sarama | 4.78MB ± 0%
|
| Semver | 1.84MB ± 0%
|
| Kanzi | 1.56MB ± 0%
|
| Gonum_blas_native | 2.12MB ± 0%
|
| Dustin_broadcast | 1.41MB ± 0%
|
| Aws_jsonutil | 3.66MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 2.69MB
|
|
|
| data-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 | 402kB ± 0%
|
| Ethereum_core | 1.07MB ± 0%
|
| Ethereum_ethash | 737kB ± 0%
|
| Cespare_mph | 239kB ± 0%
|
| K8s_workqueue | 558kB ± 0%
|
| Minio | 21.1MB ± 0%
|
| Gonum_lapack_native | 494kB ± 0%
|
| Hugo_hugolib | 5.40MB ± 0%
|
| Cespare_xxhash | 237kB ± 0%
|
| Toml | 469kB ± 0%
|
| Bindata | 7.13MB ± 0%
|
| Aws_jsonrpc | 797kB ± 0%
|
| Ericlagergren_decimal | 253kB ± 0%
|
| Gonum_community | 281kB ± 0%
|
| Ajstarks_deck_generate | 250kB ± 0%
|
| K8s_cache | 860kB ± 0%
|
| Gtank_blake2s | 258kB ± 0%
|
| Ethereum_bitutil | 244kB ± 0%
|
| Dustin_humanize | 269kB ± 0%
|
| Aws_restjson | 809kB ± 0%
|
| Gonum_traverse | 249kB ± 0%
|
| Spexs2 | 257kB ± 0%
|
| Ethereum_corevm | 425kB ± 0%
|
| Uber_tally | 513kB ± 0%
|
| Gonum_mat | 354kB ± 0%
|
| Ethereum_trie | 405kB ± 0%
|
| Uber_zap | 587kB ± 0%
|
| Wazero | 414kB ± 0%
|
| Commonmark_markdown | 492kB ± 0%
|
| Aws_restxml | 813kB ± 0%
|
| Gonum_path | 283kB ± 0%
|
| Capnproto2 | 291kB ± 0%
|
| Bloom_bloom | 272kB ± 0%
|
| Gonum_topo | 262kB ± 0%
|
| Ethereum_ecies | 341kB ± 0%
|
| Shopify_sarama | 582kB ± 0%
|
| Semver | 277kB ± 0%
|
| Kanzi | 259kB ± 0%
|
| Gonum_blas_native | 357kB ± 0%
|
| Dustin_broadcast | 238kB ± 0%
|
| Aws_jsonutil | 663kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 495kB
|
|
|
| rodata-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 | 201kB ± 0%
|
| Ethereum_core | 612kB ± 0%
|
| Ethereum_ethash | 314kB ± 0%
|
| Cespare_mph | 95.9kB ± 0%
|
| K8s_workqueue | 191kB ± 0%
|
| Minio | 20.0MB ± 0%
|
| Gonum_lapack_native | 159kB ± 0%
|
| Hugo_hugolib | 4.59MB ± 0%
|
| Cespare_xxhash | 94.7kB ± 0%
|
| Toml | 317kB ± 0%
|
| Bindata | 120kB ± 0%
|
| Aws_jsonrpc | 403kB ± 0%
|
| Ericlagergren_decimal | 106kB ± 0%
|
| Gonum_community | 107kB ± 0%
|
| Ajstarks_deck_generate | 107kB ± 0%
|
| K8s_cache | 418kB ± 0%
|
| Gtank_blake2s | 112kB ± 0%
|
| Ethereum_bitutil | 100kB ± 0%
|
| Dustin_humanize | 124kB ± 0%
|
| Aws_restjson | 413kB ± 0%
|
| Gonum_traverse | 102kB ± 0%
|
| Spexs2 | 111kB ± 0%
|
| Ethereum_corevm | 164kB ± 0%
|
| Uber_tally | 152kB ± 0%
|
| Gonum_mat | 168kB ± 0%
|
| Ethereum_trie | 158kB ± 0%
|
| Uber_zap | 216kB ± 0%
|
| Wazero | 198kB ± 0%
|
| Commonmark_markdown | 326kB ± 0%
|
| Aws_restxml | 417kB ± 0%
|
| Gonum_path | 112kB ± 0%
|
| Capnproto2 | 142kB ± 0%
|
| Bloom_bloom | 125kB ± 0%
|
| Gonum_topo | 107kB ± 0%
|
| Ethereum_ecies | 108kB ± 0%
|
| Shopify_sarama | 280kB ± 0%
|
| Semver | 130kB ± 0%
|
| Kanzi | 100kB ± 0%
|
| Gonum_blas_native | 139kB ± 0%
|
| Dustin_broadcast | 95.3kB ± 0%
|
| Aws_jsonutil | 302kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 205kB
|
|
|
| pclntab-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 | 1.91MB ± 0%
|
| Ethereum_core | 4.50MB ± 0%
|
| Ethereum_ethash | 3.23MB ± 0%
|
| Cespare_mph | 1.21MB ± 0%
|
| K8s_workqueue | 2.91MB ± 0%
|
| Minio | 27.1MB ± 0%
|
| Gonum_lapack_native | 1.76MB ± 0%
|
| Hugo_hugolib | 11.0MB ± 0%
|
| Cespare_xxhash | 1.20MB ± 0%
|
| Toml | 1.99MB ± 0%
|
| Bindata | 1.47MB ± 0%
|
| Aws_jsonrpc | 3.86MB ± 0%
|
| Ericlagergren_decimal | 1.37MB ± 0%
|
| Gonum_community | 1.40MB ± 0%
|
| Ajstarks_deck_generate | 1.23MB ± 0%
|
| K8s_cache | 4.76MB ± 0%
|
| Gtank_blake2s | 1.48MB ± 0%
|
| Ethereum_bitutil | 1.27MB ± 0%
|
| Dustin_humanize | 1.37MB ± 0%
|
| Aws_restjson | 3.91MB ± 0%
|
| Gonum_traverse | 1.27MB ± 0%
|
| Spexs2 | 1.51MB ± 0%
|
| Ethereum_corevm | 2.21MB ± 0%
|
| Uber_tally | 1.90MB ± 0%
|
| Gonum_mat | 1.97MB ± 0%
|
| Ethereum_trie | 2.16MB ± 0%
|
| Uber_zap | 2.40MB ± 0%
|
| Wazero | 2.39MB ± 0%
|
| Commonmark_markdown | 1.78MB ± 0%
|
| Aws_restxml | 3.94MB ± 0%
|
| Gonum_path | 1.38MB ± 0%
|
| Capnproto2 | 1.54MB ± 0%
|
| Bloom_bloom | 1.63MB ± 0%
|
| Gonum_topo | 1.34MB ± 0%
|
| Ethereum_ecies | 1.44MB ± 0%
|
| Shopify_sarama | 3.56MB ± 0%
|
| Semver | 1.51MB ± 0%
|
| Kanzi | 1.32MB ± 0%
|
| Gonum_blas_native | 1.49MB ± 0%
|
| Dustin_broadcast | 1.23MB ± 0%
|
| Aws_jsonutil | 2.61MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 2.12MB
|
|
|
| debug-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 | 1.79MB ± 0%
|
| Ethereum_core | 3.64MB ± 0%
|
| Ethereum_ethash | 2.78MB ± 0%
|
| Cespare_mph | 1.15MB ± 0%
|
| K8s_workqueue | 2.64MB ± 0%
|
| Minio | 19.3MB ± 0%
|
| Gonum_lapack_native | 1.69MB ± 0%
|
| Hugo_hugolib | 8.82MB ± 0%
|
| Cespare_xxhash | 1.15MB ± 0%
|
| Toml | 1.87MB ± 0%
|
| Bindata | 1.39MB ± 0%
|
| Aws_jsonrpc | 3.12MB ± 0%
|
| Ericlagergren_decimal | 1.30MB ± 0%
|
| Gonum_community | 1.33MB ± 0%
|
| Ajstarks_deck_generate | 1.16MB ± 0%
|
| K8s_cache | 4.19MB ± 0%
|
| Gtank_blake2s | 1.43MB ± 0%
|
| Ethereum_bitutil | 1.20MB ± 0%
|
| Dustin_humanize | 1.29MB ± 0%
|
| Aws_restjson | 3.16MB ± 0%
|
| Gonum_traverse | 1.20MB ± 0%
|
| Spexs2 | 1.44MB ± 0%
|
| Ethereum_corevm | 1.91MB ± 0%
|
| Uber_tally | 1.84MB ± 0%
|
| Gonum_mat | 1.88MB ± 0%
|
| Ethereum_trie | 1.89MB ± 0%
|
| Uber_zap | 2.28MB ± 0%
|
| Wazero | 2.17MB ± 0%
|
| Commonmark_markdown | 1.65MB ± 0%
|
| Aws_restxml | 3.19MB ± 0%
|
| Gonum_path | 1.29MB ± 0%
|
| Capnproto2 | 1.43MB ± 0%
|
| Bloom_bloom | 1.54MB ± 0%
|
| Gonum_topo | 1.26MB ± 0%
|
| Ethereum_ecies | 1.33MB ± 0%
|
| Shopify_sarama | 3.23MB ± 0%
|
| Semver | 1.44MB ± 0%
|
| Kanzi | 1.27MB ± 0%
|
| Gonum_blas_native | 1.44MB ± 0%
|
| Dustin_broadcast | 1.16MB ± 0%
|
| Aws_jsonutil | 2.03MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 1.93MB
|
|
|
| time/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 4.95ms ± 2%
|
| CommitAfterHashFixedSize/10K-16 | 11.5ms ± 1%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 265ms ± 1%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 | 145ns ± 0%
|
| BaseTest2KB-16 | 1.10µs ± 0%
|
| Encoding4KBVerySparse-16 | 12.5µs ± 1%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 | 1.88µs ± 0%
|
| DasumMediumUnitaryInc-16 | 1.05µs ± 0%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 | 2.00µs ± 1%
|
| Polygon-16 | 3.57µs ± 1%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 | 18.1s ± 0%
|
| Run/10k/16-16 | 4.05s ± 6%
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 | 4.64ms ± 1%
|
| RenderSpec-16 | 4.63ms ± 2%
|
| RenderSpecBlackFriday2-16 | 3.44ms ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 | 14.8µs ± 0%
|
| GenSharedKeyP256-16 | 56.3µs ± 0%
|
| GenSharedKeyS256-16 | 52.1µs ± 0%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 | 15.8ms ± 0%
|
| LZ-16 | 1.00ms ± 1%
|
| MTFT-16 | 790µs ± 0%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 | 486ns ± 0%
|
| ResourceChainPostProcess-16 | 44.8ms ± 2%
|
| ReplaceShortcodeTokens-16 | 2.98µs ± 8%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 | 123ns ± 1%
|
| PoolBatchInsert10000-16 | 697ms ± 1%
|
| PoolBatchLocalInsert10000-16 | 817ms ± 1%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 955ns ± 2%
|
| ReflectorResyncChanMany-16 | 468ns ± 2%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 | 357ns ± 0%
|
| ParallelDirectSend-16 | 375ns ± 4%
|
| ParallelBrodcast-16 | 543ns ± 2%
|
| MuxBrodcast-16 | 535ns ± 3%
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 589ns ± 2%
|
| AppendMsgResyncTargetsInfo-16 | 5.06ns ± 0%
|
| DataUpdateTracker-16 | 1.63µs ± 1%
|
| MarshalMsgdataUsageCacheInfo-16 | 59.3ns ± 2%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 | 2.93µs ± 1%
|
| WalkAllBreadthFirstGnp_1000_tenth-16 | 8.31ms ± 3%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 | 22.1µs ± 0%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 | 2.71µs ± 0%
|
| StdlibJSON-16 | 3.26µs ± 1%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 | 98.7µs ± 1%
|
| Broker_No_Metrics_Open-16 | 63.5µs ± 7%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 | 316µs ± 2%
|
| Growth_MultiSegment-16 | 10.5ms ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 | 113µs ± 1%
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 | 244µs ± 1%
|
| Pi/foo=shopspring/prec=100-16 | 273µs ± 1%
|
| Pi/foo=apmckinlay/prec=100-16 | 2.96µs ± 0%
|
| Pi/foo=go-inf/prec=100-16 | 87.1µs ± 1%
|
| Pi/foo=float64/prec=100-16 | 4.51µs ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 | 14.1ms ± 1%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 | 208µs ± 0%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 | 50.8µs ± 1%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 | 34.3µs ± 2%
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 | 44.6µs ± 1%
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 | 468ns ± 1%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 | 1.65ms ± 0%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 | 1.20µs ± 1%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 | 1.85ms ± 5%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 | 5.67µs ± 0%
|
| TarjanSCCGnp_1000_half-16 | 54.8ms ± 1%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 | 30.1µs ± 2%
|
| Dgeev/Circulant100-16 | 9.54ms ± 0%
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 | 70.2ms ± 0%
|
| ScaleVec10000Inc20-16 | 13.9µs ±22%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 | 2.11ms ± 0%
|
| Invocation/interpreter/string_manipulation_size_50-16 | 912µs ± 0%
|
| Invocation/interpreter/random_mat_mul_size_20-16 | 6.49ms ± 2%
|
| Compilation/with_extern_cache-16 | 446µs ± 1%
|
| Compilation/without_extern_cache-16 | 17.5ms ± 1%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 | 84.1ns ± 0%
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 | 3.44µs ± 1%
|
| HistogramAllocation-16 | 1.58µs ± 4%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 | 410ns ± 4%
|
| CombinedTestAndAdd-16 | 419ns ± 2%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 | 8.79µs ± 1%
|
| RegexMatch-16 | 915ns ± 1%
|
| RepeatExecProgram-16 | 11.2µs ± 1%
|
| RepeatNew-16 | 99.2ns ± 1%
|
| RepeatIOExecProgram-16 | 22.1µs ± 2%
|
| RepeatIONew-16 | 776ns ± 1%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 | 262ns ± 1%
|
| MultiWriteSyncer/2_discarder-16 | 9.40ns ±26%
|
| MultiWriteSyncer/4_discarder-16 | 8.90ns ± 2%
|
| MultiWriteSyncer/4_discarder_with_buffer-16 | 159ns ± 2%
|
| WriteSyncer/write_file_with_no_buffer-16 | 1.03µs ± 2%
|
| ZapConsole-16 | 844ns ± 3%
|
| JSONLogMarshalerFunc-16 | 607ns ± 2%
|
| ZapJSON-16 | 606ns ± 2%
|
| StandardJSON-16 | 762ns ± 1%
|
| Sampler_Check/7_keys-16 | 9.10ns ± 2%
|
| Sampler_Check/50_keys-16 | 9.26ns ± 1%
|
| Sampler_Check/100_keys-16 | 8.78ns ± 0%
|
| Sampler_CheckWithHook/7_keys-16 | 29.8ns ± 3%
|
| Sampler_CheckWithHook/50_keys-16 | 28.7ns ± 1%
|
| Sampler_CheckWithHook/100_keys-16 | 28.0ns ± 2%
|
| TeeCheck-16 | 130ns ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 4.63s ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 89.5µs ± 5%
|
| CockroachDBkv50/nodes=1-8 | 73.0µs ± 3%
|
| CockroachDBkv95/nodes=1-8 | 48.8µs ± 3%
|
| CockroachDBkv0/nodes=3-8 | 88.2µs ± 9%
|
| CockroachDBkv50/nodes=3-8 | 72.0µs ± 8%
|
| CockroachDBkv95/nodes=3-8 | 48.4µs ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 | 398ms ± 2%
|
| ESBuildRomeTS-16 | 114ms ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 21.0ms ± 1%
|
| EtcdSTM-16 | 125ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 | 53.7s ± 3%
|
| GoBuildKubeletLink-16 | 8.34s ±11%
|
| GoBuildIstioctl-16 | 49.5s ± 2%
|
| GoBuildIstioctlLink-16 | 8.90s ± 6%
|
| GoBuildFrontend-16 | 15.8s ± 1%
|
| GoBuildFrontendLink-16 | 1.41s ± 2%
|
| GoBuildTsgo-16 | 41.3s ± 1%
|
| GoBuildTsgoLink-16 | 739ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 17.8s ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 167ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 527µs ± 1%
|
| [Geomean] | 88.1µs
|
|
|
| alloc/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 6.34MB ± 0%
|
| CommitAfterHashFixedSize/10K-16 | 7.71MB ± 0%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 176MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 | 10.0kB ± 0%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 41.0B ± 0%
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 0.00B
|
| AppendMsgResyncTargetsInfo-16 | 0.00B
|
| DataUpdateTracker-16 | 230B ± 0%
|
| MarshalMsgdataUsageCacheInfo-16 | 96.0B ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 1.65MB ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 | 1.18kB ± 0%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 37.6kB
|
|
|
| allocs/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 77.2k ± 0%
|
| CommitAfterHashFixedSize/10K-16 | 79.5k ± 0%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 5.51k ± 0%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 | 14.0 ± 0%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 1.00 ± 0%
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 0.00
|
| AppendMsgResyncTargetsInfo-16 | 0.00
|
| DataUpdateTracker-16 | 5.00 ± 0%
|
| MarshalMsgdataUsageCacheInfo-16 | 1.00 ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 21.0 ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 | 20.0 ± 0%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 100
|
|
|
| speed
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 25.9MB/s ± 1%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 528MB/s ± 2%
|
| AppendMsgResyncTargetsInfo-16 | 1.98GB/s ± 0%
|
| DataUpdateTracker-16 | 610kB/s ± 0%
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 | 371MB/s ± 0%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 99.5MB/s ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 92.1MB/s
|
|
|
| average-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 188MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 4.62GB ± 5%
|
| CockroachDBkv50/nodes=1-8 | 4.43GB ± 6%
|
| CockroachDBkv95/nodes=1-8 | 3.26GB ± 8%
|
| CockroachDBkv0/nodes=3-8 | 4.68GB ± 4%
|
| CockroachDBkv50/nodes=3-8 | 4.45GB ± 2%
|
| CockroachDBkv95/nodes=3-8 | 3.25GB ± 7%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 111MB ± 4%
|
| EtcdSTM-16 | 96.1MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 37.3MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 22.0MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 5.83GB ± 2%
|
| [Geomean] | 770MB
|
|
|
| peak-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 265MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 6.52GB ± 4%
|
| CockroachDBkv50/nodes=1-8 | 6.01GB ± 8%
|
| CockroachDBkv95/nodes=1-8 | 4.45GB ±15%
|
| CockroachDBkv0/nodes=3-8 | 6.62GB ± 7%
|
| CockroachDBkv50/nodes=3-8 | 6.02GB ± 8%
|
| CockroachDBkv95/nodes=3-8 | 4.39GB ±13%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 148MB ± 4%
|
| EtcdSTM-16 | 123MB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 44.2MB ±14%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 22.1MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 5.98GB ± 2%
|
| [Geomean] | 988MB
|
|
|
| peak-VM-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 3.00GB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 8.64GB ± 3%
|
| CockroachDBkv50/nodes=1-8 | 7.98GB ± 7%
|
| CockroachDBkv95/nodes=1-8 | 6.33GB ± 8%
|
| CockroachDBkv0/nodes=3-8 | 8.84GB ± 3%
|
| CockroachDBkv50/nodes=3-8 | 8.02GB ± 7%
|
| CockroachDBkv95/nodes=3-8 | 6.17GB ±11%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 12.2GB ± 0%
|
| EtcdSTM-16 | 12.2GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 1.31GB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 1.26GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 7.29GB ± 2%
|
| [Geomean] | 5.63GB
|
|
|
| write-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 451M ± 5%
|
| CockroachDBkv50/nodes=1-8 | 556M ±13%
|
| CockroachDBkv95/nodes=1-8 | 301M ±13%
|
| CockroachDBkv0/nodes=3-8 | 444M ± 8%
|
| CockroachDBkv50/nodes=3-8 | 551M ±20%
|
| CockroachDBkv95/nodes=3-8 | 297M ±15%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 420M
|
|
|
| write-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 8.56G ±32%
|
| CockroachDBkv50/nodes=1-8 | 14.7G ±104%
|
| CockroachDBkv95/nodes=1-8 | 16.1G ±55%
|
| CockroachDBkv0/nodes=3-8 | 8.97G ±44%
|
| CockroachDBkv50/nodes=3-8 | 17.8G ±81%
|
| CockroachDBkv95/nodes=3-8 | 19.1G ±10%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 13.6G
|
|
|
| write-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 356M ± 9%
|
| CockroachDBkv50/nodes=1-8 | 358M ±13%
|
| CockroachDBkv95/nodes=1-8 | 231M ±24%
|
| CockroachDBkv0/nodes=3-8 | 349M ± 9%
|
| CockroachDBkv50/nodes=3-8 | 373M ± 6%
|
| CockroachDBkv95/nodes=3-8 | 226M ±26%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 309M
|
|
|
| write-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 872M ±15%
|
| CockroachDBkv50/nodes=1-8 | 1.06G ±33%
|
| CockroachDBkv95/nodes=1-8 | 460M ±31%
|
| CockroachDBkv0/nodes=3-8 | 825M ±15%
|
| CockroachDBkv50/nodes=3-8 | 1.07G ±18%
|
| CockroachDBkv95/nodes=3-8 | 436M ±19%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 739M
|
|
|
| write-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 4.46G ±39%
|
| CockroachDBkv50/nodes=1-8 | 6.29G ±19%
|
| CockroachDBkv95/nodes=1-8 | 3.03G ±81%
|
| CockroachDBkv0/nodes=3-8 | 4.32G ±55%
|
| CockroachDBkv50/nodes=3-8 | 6.26G ±14%
|
| CockroachDBkv95/nodes=3-8 | 2.22G ±142%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 4.15G
|
|
|
| write-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 11.2k ± 5%
|
| CockroachDBkv50/nodes=1-8 | 6.85k ± 4%
|
| CockroachDBkv95/nodes=1-8 | 1.02k ± 4%
|
| CockroachDBkv0/nodes=3-8 | 11.4k ± 9%
|
| CockroachDBkv50/nodes=3-8 | 6.96k ± 8%
|
| CockroachDBkv95/nodes=3-8 | 1.03k ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 4.31k
|
|
|
| write-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 671k ± 5%
|
| CockroachDBkv50/nodes=1-8 | 411k ± 4%
|
| CockroachDBkv95/nodes=1-8 | 61.5k ± 4%
|
| CockroachDBkv0/nodes=3-8 | 681k ± 9%
|
| CockroachDBkv50/nodes=3-8 | 418k ± 8%
|
| CockroachDBkv95/nodes=3-8 | 62.1k ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 259k
|
|
|
| read-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 188M ±35%
|
| CockroachDBkv95/nodes=1-8 | 242M ± 6%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 179M ±28%
|
| CockroachDBkv95/nodes=3-8 | 240M ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 210M
|
|
|
| read-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 11.3G ±24%
|
| CockroachDBkv95/nodes=1-8 | 21.7G ±67%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 12.7G ±61%
|
| CockroachDBkv95/nodes=3-8 | 20.5G ±82%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 15.9G
|
|
|
| read-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 135M ±30%
|
| CockroachDBkv95/nodes=1-8 | 202M ±34%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 137M ±23%
|
| CockroachDBkv95/nodes=3-8 | 206M ±19%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 167M
|
|
|
| read-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 331M ±17%
|
| CockroachDBkv95/nodes=1-8 | 329M ±13%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 332M ± 9%
|
| CockroachDBkv95/nodes=3-8 | 330M ±14%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 330M
|
|
|
| read-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 1.81G ±130%
|
| CockroachDBkv95/nodes=1-8 | 1.62G ±166%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 1.20G ±134%
|
| CockroachDBkv95/nodes=3-8 | 663M ±62%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 1.24G
|
|
|
| read-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 6.86k ± 3%
|
| CockroachDBkv95/nodes=1-8 | 19.5k ± 3%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 6.94k ± 8%
|
| CockroachDBkv95/nodes=3-8 | 19.6k ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 11.6k
|
|
|
| read-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 412k ± 3%
|
| CockroachDBkv95/nodes=1-8 | 1.17M ± 3%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 417k ± 8%
|
| CockroachDBkv95/nodes=3-8 | 1.18M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 697k
|
|
|
| p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 19.3M ± 5%
|
| EtcdSTM-16 | 97.0M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 183k ± 0%
|
| [Geomean] | 6.99M
|
|
|
| p90-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 33.2M ± 8%
|
| EtcdSTM-16 | 252M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 710k ± 1%
|
| [Geomean] | 18.1M
|
|
|
| p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 49.2M ±17%
|
| EtcdSTM-16 | 512M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 5.83M ± 1%
|
| [Geomean] | 52.7M
|
|
|
| ops/s
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_core |
|
| Ethereum_ethash |
|
| Cespare_mph |
|
| K8s_workqueue |
|
| Minio |
|
| Gonum_lapack_native |
|
| Hugo_hugolib |
|
| Cespare_xxhash |
|
| Toml |
|
| Bindata |
|
| Aws_jsonrpc |
|
| Ericlagergren_decimal |
|
| Gonum_community |
|
| Ajstarks_deck_generate |
|
| K8s_cache |
|
| Gtank_blake2s |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Aws_restjson |
|
| Gonum_traverse |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Uber_tally |
|
| Gonum_mat |
|
| Ethereum_trie |
|
| Uber_zap |
|
| Wazero |
|
| Commonmark_markdown |
|
| Aws_restxml |
|
| Gonum_path |
|
| Capnproto2 |
|
| Bloom_bloom |
|
| Gonum_topo |
|
| Ethereum_ecies |
|
| Shopify_sarama |
|
| Semver |
|
| Kanzi |
|
| Gonum_blas_native |
|
| Dustin_broadcast |
|
| Aws_jsonutil |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 |
|
| Pi/foo=shopspring/prec=100-16 |
|
| Pi/foo=apmckinlay/prec=100-16 |
|
| Pi/foo=go-inf/prec=100-16 |
|
| Pi/foo=float64/prec=100-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 |
|
| Invocation/interpreter/string_manipulation_size_50-16 |
|
| Invocation/interpreter/random_mat_mul_size_20-16 |
|
| Compilation/with_extern_cache-16 |
|
| Compilation/without_extern_cache-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 46.6k ± 2%
|
| EtcdSTM-16 | 7.94k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 22.8k ± 1%
|
| [Geomean] | 20.4k
|
|
|